[data-aos=f-aos-fade]{
    opacity:0;
    transform:translateY(40px);
    transition-property:transform, opacity;
    transition-timing-function:cubic-bezier(.25, .46, .45, .94);
}
[data-aos=f-aos-fade].aos-animate{
        opacity:1;
        transform:translateY(0);
    }
@media print{
[data-aos=f-aos-fade]{
        opacity:1;
        transform:translateY(0)
}
    }
[data-aos=f-aos-slidein-ltr]{
    margin-left:-40px;
    opacity:0;
    transition-property:margin-left, opacity;
    transition-timing-function:cubic-bezier(.25, .46, .45, .94);
}
[data-aos=f-aos-slidein-ltr].aos-animate{
        margin-left:0;
        opacity:1;
    }
@media print{
[data-aos=f-aos-slidein-ltr]{
        margin-left:0;
        opacity:1
}
    }
[data-aos=f-aos-slidein-rtl]{
    margin-right:-40px;
    opacity:0;
    transition-property:margin-right, opacity;
    transition-timing-function:cubic-bezier(.25, .46, .45, .94);
}
[data-aos=f-aos-slidein-rtl].aos-animate{
        margin-right:0;
        opacity:1;
    }
@media print{
[data-aos=f-aos-slidein-rtl]{
        margin-right:0;
        opacity:1
}
    }
[data-aos=f-aos-slidein-rtl-right]{
    opacity:0;
    right:-40px !important;
    transition-property:right, opacity;
    transition-timing-function:cubic-bezier(.25, .46, .45, .94);
}
[data-aos=f-aos-slidein-rtl-right].aos-animate{
        opacity:1;
        right:0 !important;
    }
@media print{
[data-aos=f-aos-slidein-rtl-right]{
        opacity:1;
        right:0
}
    }
[data-aos=f-aos-boxin]{
    overflow:hidden;
    position:relative;
}
[data-aos=f-aos-boxin] .f-aos-boxin__inner{
        transform:translateX(-100%);
        transition-duration:.75s;
        transition-property:transform;
    }
[data-aos=f-aos-boxin] .f-aos-boxin__inner:before{
            background-color:var(--wp--preset--color--main-theme-color);
            content:"";
            height:100%;
            left:0;
            position:absolute;
            top:0;
            transform:translateX(0);
            transition-delay:.75s;
            transition-duration:.75s;
            width:100%;
            z-index:10;
        }
[data-aos=f-aos-boxin].aos-animate .f-aos-boxin__inner{
            transform:translateX(0);
        }
[data-aos=f-aos-boxin].aos-animate .f-aos-boxin__inner:before{
                transform:translateX(100%);
                transition-delay:50%;
            }
@media print{
        [data-aos=f-aos-boxin] .f-aos-boxin__inner{
            transform:translateX(0);
        }

            [data-aos=f-aos-boxin] .f-aos-boxin__inner:before{
                transform:translateX(100%);
                transition-delay:50%;
            }
    }
[data-aos=f-aos-boxin--alt]{
    position:relative;
    transform:scaleX(0);
    transform-origin:left;
    transition-duration:.75s !important;
    transition-property:transform;
    transition-timing-function:cubic-bezier(.45, .05, .55, .95) !important;
}
[data-aos=f-aos-boxin--alt]:before{
        background-color:var(--wp--preset--color--main-theme-color);
        content:"";
        height:100%;
        pointer-events:none;
        position:absolute;
        right:0;
        top:0;
        transition:width .75s cubic-bezier(.47, 0, .75, .72) .75s;
        width:100%;
        z-index:10;
    }
[data-aos=f-aos-boxin--alt].aos-animate{
        transform:scaleX(1);
    }
[data-aos=f-aos-boxin--alt].aos-animate:before{
            width:0;
        }
@media print{
[data-aos=f-aos-boxin--alt]{
        transform:scaleX(1)
}

        [data-aos=f-aos-boxin--alt]:before{
            width:0;
        }
    }
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{
	border:0;
	font:inherit;
	font-size:100%;
	margin:0;
	padding:0;
	vertical-align:baseline;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display:block;
}
ol,ul{
	list-style:none;
}
blockquote,q{
	quotes:none;
}
blockquote:after,blockquote:before,q:after,q:before{
	content:"";
	content:none;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
a{
	color:var(--wp--preset--color--main-link-color);
	text-decoration:none;
	text-decoration:initial;
}
:after,:before{
	box-sizing:border-box;
}
body.__ie{
	font-family:メイリオ,Meiryo,sans-serif;
}
html :where([style*=border-width]){
	border-style:solid;
}
@media screen and (max-width:600px){
#wpadminbar{
		position:fixed !important
}
	}
#wpadminbar #wp-admin-bar-aioseo-main,#wpadminbar #wp-admin-bar-duplicate-post,#wpadminbar #wp-admin-bar-wpforms-menu{
		display:none !important;
	}
@media screen and (min-width:783px){
		#wpadminbar #wp-admin-bar-my-account>.ab-item{
			color:transparent;
			overflow:hidden;
			width:20px;
		}
	}
strong{
	font-weight:bolder;
}
em{
	font-style:italic;
}
.grecaptcha-badge{
	visibility:hidden;
}
@media screen and (min-width:1400px){
.u-dn--pc{
        display:none
}
    }
@media screen and (min-width:735px){
.u-dn--pat{
        display:none
}
    }
@media screen and (max-width:1399px){
.u-dn--tas{
        display:none
}
    }
@media screen and (min-width:735px) and (max-width:1399px){
.u-dn--tab{
        display:none
}
    }
@media screen and (max-width:734px){
        .u-dn--sp,.u-dn-br--sp br{
            display:none;
        }
    }
.material-symbols-outlined{
    font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
}
@media screen and (max-width:734px){
.u-ta-l---sp{
        text-align:left
}
    }
.wp-block-image .alignleft,.wp-block-image .alignright{
    float:none;
}
.editor-styles-wrapper .is-layout-flow>.alignleft,.editor-styles-wrapper .is-layout-flow>.alignright{
    float:none !important;
}
.editor-styles-wrapper .is-layout-flow>.alignleft{
    margin-inline:max(calc(50% - 325px), 0px) auto !important;
}
.editor-styles-wrapper .is-layout-flow>.alignright{
    margin-inline:auto max(calc(50% - 325px), 0px) !important;
}
.edit-post-visual-editor__post-title-wrapper,.is-root-container{
    margin-left:auto;
    margin-right:auto;
    width:800px !important;
}
.p-bredcrumb .c-breadcrumb:before{
        content:">";
        margin-right:.25em;
    }
.p-bredcrumb .c-breadcrumb,.p-bredcrumb .c-breadcrumb a{
        color:var(--wp--preset--color--main-font-color);
    }
.ec-company-attr:not(:first-child){
        margin-top:1em;
    }
.ec-company-attr__logo-wrap{
    display:block;
}
.ec-company-attr__logo-wrap>*+*{
		margin-top:10px;
	}
.ec-company-attr__logo-wrap{
    opacity:1;
    transition-duration:.25s;
    transition-property:opacity;
    transition-timing-function:ease;}
.ec-company-attr__logo-wrap:hover{
		opacity:.6;
	}
.ec-company-attr__logo{
    height:22px;
    width:auto;
}
.ec-company-attr__desc{
    font-size:14px;
}
.ec-company-attr__desc.--link{
        opacity:1;
        transition-duration:.25s;
        transition-property:opacity;
        transition-timing-function:ease;
    }
.ec-company-attr__desc.--link:hover{
		opacity:.6;
	}
.ec-company-attr__desc.--link{
        color:inherit;

        display:block;}
.ec-company-attr__desc:not(.--link) a{
        color:inherit;
        text-decoration:none;
        text-decoration:initial;
    }
@keyframes slide-in{
    0%{
        transform:translateY(-100%);
    }

    70%{
        transform:translateY(100%);
    }

    to{
        transform:translateY(100%);
    }
}
@keyframes scroll-left{
    0%{
        transform:translateX(0);
    }

    to{
        transform:translateX(-100%);
    }
}
@keyframes humb-passive-1{
    0%{
        top:50%;
        transform:rotate(29deg);
    }

    to{
        top:0;
        transform:rotate(0deg);
    }
}
@keyframes humb-passive-2{
    0%{
        bottom:50%;
        transform:rotate(-29deg);
    }

    to{
        bottom:0;
        transform:rotate(0deg);
    }
}
@keyframes humb-active-1{
    0%{
        top:0;
        transform:rotate(0deg) translateY(-50%);
    }

    to{
        top:50%;
        transform:rotate(28deg) translateY(-50%);
    }
}
@keyframes humb-active-2{
    0%{
        bottom:0;
        transform:rotate(0deg) translateY(50%);
    }

    to{
        bottom:50%;
        transform:rotate(-28deg) translateY(50%);
    }
}
.p-spmenu{
    display:none;
}
@media screen and (max-width:734px){
.p-spmenu{
        background-color:#736a63;
        bottom:0;
        display:block;
        left:0;
        position:fixed;
        width:100%;
        z-index:10
}
    }
.p-spmenu__ul{
    display:flex;
}
.p-spmenu__ul li{
        box-sizing:border-box;
        width:25%;
    }
.p-spmenu__ul li:not(:last-child){
            border-right:1px solid #f3f1ef;
        }
.p-spmenu__ul a{
        align-items:center;
        color:#f3f1ef;
        display:flex;
        flex-direction:column;
        font-size:12px;
        padding:10px 0;
    }
.p-spmenu__icon:before{
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
    line-height:1;
    }
.p-spmenu__icon.--car:before{
        content:"\e531";
    }
.p-spmenu__icon.--maintenance:before{
        content:"\e869";
    }
.p-spmenu__icon.--insurance:before{
        content:"\ea70";
    }
.p-spmenu__icon.--contact:before{
        content:"\e0b0";
    }
.p-footer__copy{
    font-size:12px;
    margin-top:1em;
    text-align:left;
}
.yt{
    position:relative;
}
.yt_play{
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
}
.yt_play:hover{
    cursor:pointer;
}
.yt_play:before{
    background:url(../img/yt/mono.png);
    background-size:100%;
    content:"";
    height:50px;
    left:50%;
    opacity:.9;
    position:absolute;
    top:50%;
    transform:translate(-50%, -50%);
    transition:.5s;
    width:70px;
    z-index:2;
}
.yt_play:hover:before{
    background-image:url(../img/yt/color.png);
    cursor:pointer;
}
.yt_play:after{
    background:linear-gradient(
        0deg,
        transparent,
        rgba(0,0,0,.748)
    );
    content:"";
    height:100px;
    z-index:1;
}
.recmovie,.yt_play:after{
    left:0;
    position:absolute;
    top:0;
    width:100%;
}
.recmovie{
    height:100%;
}
.yt_title{
    box-sizing:border-box;
    color:#fff;
    font-size:18px;
    left:0;
    overflow:hidden;
    padding:1em 1.5em 0;
    position:absolute;
    text-overflow:ellipsis;
    text-shadow:0 3px 6px #0000004d;
    top:0;
    white-space:nowrap;
    width:100%;
    z-index:2;
}
.cjs-toggle-fold .cjs-toggle-fold__trigger{
        cursor:pointer;
        position:relative;
    }
.cjs-toggle-fold .cjs-toggle-fold__trigger-icon{
        position:absolute;
        right:0;
        top:50%;
    }
.cjs-toggle-fold .cjs-toggle-fold__trigger-icon:before{
            content:"\e5cf";

            display:block;
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
            font-size:36px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
    line-height:1;
            transform:translateY(-50%);
            transition:transform .5s;
        }
.cjs-toggle-fold.is-open .cjs-toggle-fold__trigger-icon:before{
        transform:translateY(-50%) rotate(180deg);
    }
.cjs-toggle-fold .cjs-toggle-fold__outer-wrap{
        max-height:0;
        overflow:hidden;
        transition:max-height .5s ease;
    }
@media print,screen and (min-width:1400px){
        .cjs-toggle-fold.--tas .cjs-toggle-fold__trigger{
            cursor:inherit;
            pointer-events:none;
        }

        .cjs-toggle-fold.--tas .cjs-toggle-fold__outer-wrap{
            max-height:none !important;
            overflow:visible !important;
            overflow:initial !important;
        }

        .cjs-toggle-fold.--tas .cjs-toggle-fold__trigger-icon{
            display:none;
        }
    }
@media print,screen and (min-width:735px){
        .cjs-toggle-fold.--sp .cjs-toggle-fold__trigger{
            cursor:inherit;
            pointer-events:none;
        }

        .cjs-toggle-fold.--sp .cjs-toggle-fold__outer-wrap{
            max-height:none !important;
            overflow:visible !important;
            overflow:initial !important;
        }

        .cjs-toggle-fold.--sp .cjs-toggle-fold__trigger-icon{
            display:none;
        }
    }
@media print{
	body{
		max-width:1920px !important;
		min-width:1200px !important;
		-webkit-print-color-adjust:exact;
		print-color-adjust:exact;
		zoom:.8;
	}
}
.p-header-loader{
    background-color:blue;
    opacity:1;
    transition-delay:.25s;
    transition-duration:.5s;
}
.p-header-loader.is-gone{
        opacity:0;
        pointer-events:none;
    }
@media print{
.p-header-loader{
        opacity:0
}
    }
.c-loader{
    transform:scale(1.5);
}
.c-loader div{
    animation:ball-scale 1s ease-in-out 0s infinite;
    background-color:#fff;
    border-radius:100%;
    display:inline-block;
    height:60px;
    margin:2px;
    width:60px;
}
@keyframes ball-scale{
    0%{
        transform:scale(0);
    }

    to{
        opacity:0;
        transform:scale(1);
    }
}
.l-main__wrap{
	background-color:var(--wp--preset--color--main-background-color);
	color:var(--wp--preset--color--main-font-color);
    display:flex;
    flex-direction:column;

	font-family:var(--wp--preset--font-family--default);
	font-size:16px;
	line-height:1.5;
    min-height:100vh;
}
.l-main__top{
    flex-grow:0;
}
.l-main__mid{
    flex:1 0 auto;
}
.l-main__mid-pre{
		margin-top:calc(var(--hh));
	}
.l-main__bot{

	margin-top:var(--wp--preset--spacing--80);
}
@media screen and (max-width:734px){
.l-main__bot{
		margin-top:60px
}
	}
@media print,screen and (min-width:1400px){
.l-section__outer.--c-theme,.l-section__outer.--has-padding{
        padding:120px 0
	}
    }
@media screen and (min-width:735px) and (max-width:1399px){
.l-section__outer.--c-theme,.l-section__outer.--has-padding{
        padding:80px 0
	}
    }
@media screen and (max-width:734px){
.l-section__outer.--c-theme,.l-section__outer.--has-padding{
        padding:60px 0
	}
    }
.l-section__outer.--c-theme{
		background-color:var(--wp--preset--color--main-theme-color);
	}
.l-section__outer.--no-margin--bot{
		margin-bottom:calc(var(--wp--preset--spacing--80)*-1);
	}
.l-section__inner{
	margin-left:auto;
	margin-right:auto;
}
.l-section__inner.--cw{
    max-width:1300px;
    width:calc(100% - 80px);
	}
.l-section__inner.--full{
		width:100%;
	}
@media screen and (max-width:734px){
		.l-section__inner.--cw{
			width:calc(100% - 40px);
		}
	}
.l-section__wrap>.l-section__outer+.l-section__outer{
	margin-top:var(--wp--preset--spacing--80);
}
@media screen and (max-width:734px){
.l-section__wrap>.l-section__outer+.l-section__outer{
		margin-top:60px
}
	}
.c-article{
    border-radius:15px;
    display:flex;
    overflow:hidden;
}
.c-article.c-article--vertical{
        flex-direction:column;
    }
@media screen and (max-width:734px){
.c-article{
        flex-direction:column
}
    }
.c-article__img-link{
    aspect-ratio:16 / 9;
    display:block;
    flex-shrink:0;
    height:auto;
    position:relative;
    width:400px;
}
.c-article__img-link img{
        display:block;
        height:100%;
        -o-object-fit:cover;
           object-fit:cover;
        position:absolute;
        width:100%;
}
.c-article__img-link{

    opacity:1;

    transition-duration:.3s;

    transition-property:opacity;

    transition-timing-function:ease;
}
.c-article__img-link:hover{
		opacity:.5;
	}
@media screen and (min-width:735px) and (max-width:1399px){
.c-article__img-link{
        width:250px
}
    }
@media screen and (max-width:734px){
.c-article__img-link{
        width:100%
}
    }
.a-article--vertical .c-article__img-link{
        width:100%;
    }
.c-article__desc{
    background-color:#fff;
    box-sizing:border-box;
    display:flex;
    flex-direction:column;
    flex-shrink:0;
    justify-content:center;
    padding:0 60px;
    width:1000px;
}
@media screen and (min-width:735px) and (max-width:1399px){
.c-article__desc{
        padding:0 30px;
        width:calc(100% - 250px)
}
    }
@media screen and (max-width:734px){
.c-article__desc{
        padding:20px;
        width:100%
}
    }
.c-article--vertical .c-article__desc{
        padding:20px;
        width:100%;
    }
.c-article__date{
    color:#c9bcb1;
    font-size:14px;
    margin-bottom:10px;
}
@media screen and (max-width:734px){
.c-article__date{
        margin-bottom:5px
}
    }
.c-article--vertical .c-article__date{
        margin-bottom:5px;
    }
.c-article__title-link{
    color:var(--wp--preset--color--main-font-color);
    font-size:22px;

    opacity:1;

    transition-duration:.3s;

    transition-property:opacity;

    transition-timing-function:ease;
}
.c-article__title-link:hover{
		opacity:.5;
}
.c-article__cats{
    display:flex;
    gap:10px;
    margin-top:10px;
}
.c-article__cats .c-terms__a{
        background-color:var(--wp--preset--color--main-theme-color);
        border:2px solid;
        border-color:var(--wp--preset--color--main-theme-color);
        border-radius:100px;
        color:#fff;
        display:block;
        font-size:13px;
        font-weight:500;
        padding:4px 15px;
        transition:color .3s,background-color .3s;
    }
.c-article__cats .c-terms__a:hover{
            background-color:transparent;
            color:var(--wp--preset--color--main-theme-color);
        }
@media print,screen and (min-width:1400px){
.c-article--vertical{
        width:calc(33.33333% - 6.66667px)
}
    }
.c-article__wrap{
    display:flex;
    flex-direction:column;
    gap:15px;
}
.c-breadcrumb__wrap{
	margin:10px auto 60px;
	max-width:1300px;
	width:calc(100% - 80px);
}
@media screen and (max-width:734px){
.c-breadcrumb__wrap{
		margin:10px auto 30px;
		width:calc(100% - 40px)
}
	}
.c-breadcrumb{

	overflow:hidden;
	text-overflow:ellipsis;
}
.c-breadcrumb__li{
	display:inline;
	white-space:nowrap;
}
.c-breadcrumb__li:not(:first-child){
		margin-left:5px;
}
.c-breadcrumb__li:not(:last-child):after{
			content:"-";
			margin-left:5px;
}
.c-breadcrumb__li{

	font-size:14px;
}
.c-breadcrumb__li:after{
		color:#008fd4;
	}
.c-breadcrumb__a{
	display:inline-block;
	font-size:inherit;

	opacity:1;

	transition-duration:.25s;

	transition-property:opacity;

	transition-timing-function:ease;
}
.c-breadcrumb__a:hover{
		opacity:.6;
}
.c-breadcrumb__a{

	-webkit-text-decoration:underline 1px solid #008fd4;

	        text-decoration:underline 1px solid #008fd4;
}
.c-breadcrumb__span{
	color:#008fd4;
}
.c-btn{
	align-items:center;
	background-color:var(--wp--preset--color--main-theme-color);
	border:1px solid var(--wp--preset--color--main-theme-color);
	border-radius:50px;
	color:#fff;
	display:flex;
	font-size:22px;
	justify-content:center;
	padding:1em;
	text-align:center;
	transition-duration:.25s;
	transition-property:background-color, color, border-color;
	width:-moz-fit-content;
	width:fit-content;

}
.c-btn:hover{
		background-color:transparent;
		border:solid, 1px, var(--wp--preset--color--main-theme-color);
		color:var(--wp--preset--color--main-theme-color);
		cursor:pointer;

}
.c-btn.--theme-to-trans{
		border-color:var(--wp--preset--color--main-theme-color);
		border-style:solid;
		border-width:1px;
		color:#000;

}
.c-btn--chevron,.c-btn.--theme-to-trans{
		background-color:var(--wp--preset--color--main-theme-color);

}
.c-btn--chevron{
	align-items:center;
	border:1px solid var(--wp--preset--color--main-theme-color);
	border-radius:50px;
	color:#fff;
	display:flex;
	font-size:22px;
	justify-content:center;
	padding:1em;
	text-align:center;
	transition-duration:.25s;
	transition-property:background-color, color, border-color;
	width:-moz-fit-content;
	width:fit-content;

}
.c-btn--chevron:hover{
		background-color:transparent;
		border:solid, 1px, var(--wp--preset--color--main-theme-color);
		color:var(--wp--preset--color--main-theme-color);
		cursor:pointer;

}
.c-btn--chevron.--theme-to-trans{
		background-color:var(--wp--preset--color--main-theme-color);
		border-color:var(--wp--preset--color--main-theme-color);
		border-style:solid;
		border-width:1px;
		color:#000;

}
.c-btn--chevron:after{

		content:"chevron_right";
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
    line-height:1;

}
.c-btn--chevron:hover:after{
			margin-left:10px;
			transition-duration:.25s;

}
.c-btn--contact{
	align-items:center;
	background-color:var(--wp--preset--color--main-theme-color);
	border:1px solid var(--wp--preset--color--main-theme-color);
	border-radius:50px;
	color:#fff;
	display:flex;
	font-size:22px;
	justify-content:center;
	padding:1em;
	text-align:center;
	width:-moz-fit-content;
	width:fit-content;
}
.c-btn--contact:hover{
		background-color:transparent;
		border:solid, 1px, var(--wp--preset--color--main-theme-color);
		color:var(--wp--preset--color--main-theme-color);
		cursor:pointer;
}
.c-btn--contact.--theme-to-trans{
		background-color:var(--wp--preset--color--main-theme-color);
		border-color:var(--wp--preset--color--main-theme-color);
		border-style:solid;
		border-width:1px;
		color:#000;
}
.c-btn--contact{

	display:block;
}
.c-btn--contact:before{

		content:"call";
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
    line-height:1;
}
.c-btn--contact{
    background-color:#fff;
    border:2px solid var(--wp--preset--color--main-theme-color);

    color:var(--wp--preset--color--main-theme-color);
	transition-duration:.25s;
	transition-property:background-color, color, border-color;
}
.c-btn--contact:before:hover,.c-btn--contact:hover{
            color:#fff;
    }
.c-btn--contact:hover{
        background-color:var(--wp--preset--color--main-theme-color);
        border:2px solid var(--wp--preset--color--main-theme-color);
    }
.c-btn--contact:hover>*{
            color:#fff;
        }
.c-circle-arrow{
    align-items:center;
    border:1px solid;
    border-color:var(--wp--preset--color--main-theme-color);
    border-radius:100%;
    color:var(--wp--preset--color--main-theme-color);
    display:flex;
    height:50px;
    justify-content:center;
    width:50px;
}
.c-circle-arrow svg{
        width:20px;
}
.c-circle-arrow.--w{
        border-color:#fff;
        color:#fff;
}
.c-circle-link{
    align-items:center;
    display:flex;
    gap:15px;
    padding-left:70px;
    position:relative;
}
.c-circle-link:before{
        background-color:var(--wp--preset--color--main-theme-color);
        content:"";
        height:1px;
        left:0;
        position:absolute;
        top:50%;
        transform:translateY(-50%);
        width:50px;
}
.c-circle-link .ec-circle-arrow{
        transition:transform .3s;
}
.c-circle-link:hover .ec-circle-arrow{
            transform:translateX(10px);
}
.c-circle-link__head{
    color:var(--wp--preset--color--main-theme-color);
}
.c-department-doctors{
	display:flex;
	flex-direction:column;
	gap:30px;
}
.c-department-doctors__item{
	display:flex;
	padding-left:30px;
	position:relative;
}
@media screen and (max-width:734px){
.c-department-doctors__item{
		padding-left:25px
}
	}
.c-department-doctors__item:before{
		background-color:var(--wp--preset--color--main-theme-color);
		border-radius:100%;
		content:"";
		height:15px;
		left:0;
		position:absolute;
		top:50%;
		transform:translateY(-50%);
		width:15px;
	}
@media screen and (max-width:734px){
.c-department-doctors__item:before{
			height:10px;
			width:10px
	}
		}
.c-department-doctors__item-name{
	min-width:230px;
}
@media screen and (max-width:734px){
.c-department-doctors__item-name{
		flex-shrink:0;
		min-width:0;
		min-width:auto;
		width:60%
}
	}
.c-department-doctors__item-name-kanji{
	font-size:28px;
	font-weight:700;
	line-height:1;
}
@media screen and (max-width:734px){
.c-department-doctors__item-name-kanji{
		font-size:18px
}
	}
.c-department-doctors__item-name-gana{
	color:#9b9b9b;
	font-size:14px;
}
.c-department-doctors__item-job{
	align-items:center;
	display:flex;
	width:calc(100% - 230px);
}
@media screen and (max-width:734px){
.c-department-doctors__item-job{
		font-size:14px;
		width:auto
}
	}
.c-department-doctors__item-job:before{
		background-color:#d2d2d2;
		content:"";
		display:inline-block;
		height:100%;
		margin:0 15px;
		width:1px;
	}
.department-type__inner{
	display:flex;
	flex-wrap:wrap;
	gap:20px;
}
@media screen and (max-width:734px){
.department-type__inner{
		gap:10px
}
	}
.department{
	border:0;
	height:0;
	opacity:0;
	overflow:hidden;
	padding:0;
	pointer-events:none;
	position:fixed;
	transition:opacity .4s ease,width 0s linear .4s,height 0s linear .4s;
	visibility:hidden;
	width:0;
}
.department.--active{
		opacity:1;
		padding:0;
		transition:opacity .4s ease;
		visibility:visible;
		z-index:10002;
	}
.department.--active,.department__backdrop{
		height:100%;
		left:0;
		top:0;
		width:100%;
}
.department__backdrop{
	background-color:#000;
	content:"";
	opacity:.5;
	pointer-events:all;
	position:absolute;
	z-index:-1;
}
.department__inner{
	background-color:#fff;
	border-radius:50px;
	box-sizing:border-box;
	display:block;
	height:auto;
	left:50%;
	max-height:calc(100vh - 160px);
	max-width:1480px;
	opacity:1;
	overflow-y:auto;
	padding:80px;
	pointer-events:all;
	position:absolute;
	top:50%;
	transform:translate(-50%, -50%);
	visibility:visible;
	width:calc(100% - 40px);
}
@media screen and (max-width:734px){
.department__inner{
		border-radius:10px;
		padding:20px
}
	}
.department__inner-content>:first-child{
		margin-top:0;
	}
@media screen and (max-width:734px){
.department__inner-content p{
			font-size:14px;
			letter-spacing:.9px
	}
.department__inner-content .c-head-h2{
			margin-bottom:20px
	}
		}
.department-close-button{
	background:none;
	background-color:#ececec;
	border:none;
	border-radius:100%;
	cursor:pointer;
	height:50px;
	padding:0;
	position:absolute;
	right:20px;
	top:20px;
	width:50px;
}
@media screen and (max-width:734px){
.department-close-button{
		height:35px;
		width:35px
}
	}
.department-close-button:after,.department-close-button:before{
		background-color:#707070;
		content:"";
		height:4px;
		left:50%;
		position:absolute;
		top:50%;
		transform-origin:center;
		width:24px;
	}
@media screen and (max-width:734px){
.department-close-button:after,.department-close-button:before{
			width:18px
	}
		}
.department-close-button:before{
		transform:translate(-50%, -50%) rotate(45deg);
	}
.department-close-button:after{
		transform:translate(-50%, -50%) rotate(-45deg);
	}
.department-button{
	background-color:#f8f8f8;
	border:1px solid #dfdfdf;
	border-radius:100px;
	box-sizing:border-box;
	color:var(--wp--preset--color--main-theme-color);
	cursor:pointer;
	padding:15px 40px;
	position:relative;
	text-align:center;
	transition:background-color .3s ease;
	width:calc(25% - 15px);
}
@media screen and (min-width:735px) and (max-width:1399px){
.department-button{
		width:calc(50% - 10px)
}	
	}
@media screen and (max-width:734px){
.department-button{
		width:100%
}
	}
.department-button:hover{
		background-color:transparent;
	}
.department-button:before{
		background-color:var(--wp--preset--color--main-theme-color);
		border-radius:100%;
		color:#fff;
		content:"\e5cc";
		flex-shrink:0;
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
		height:30px;
		left:10px;
    line-height:1;

		position:absolute;
		top:50%;
		transform:translateY(-50%);
		width:30px;
	}
.c-df,.department-button:before{
		align-items:center;
		display:flex;
		justify-content:center;
}
.c-form-confirm__trigger{
	box-sizing:border-box;
	cursor:pointer;
	display:block;
	text-align:center;
	transition-duration:.25s;
	transition-property:background-color, color, border-color, opacity;
	width:100%;

}
.c-form-confirm__trigger.--disabled{
		cursor:not-allowed;

}
.c-form-confirm__trigger{
	align-items:center;
	background-color:var(--wp--preset--color--main-theme-color);
	border:1px solid var(--wp--preset--color--main-theme-color);
	color:#fff;

	display:flex;
	font-weight:700;
	gap:20px;
	justify-content:center;
	margin:30px auto 0;
	max-width:600px;
	padding:1em 0;
	width:calc(100% - 2em);

}
.c-form-confirm__trigger:not(.--disabled):hover{
		background-color:transparent;
		color:var(--wp--preset--color--main-theme-color);
	}
.c-form-confirm__trigger.--disabled{
		opacity:.5;
	}
.c-form-confirm__wrapper{
	box-sizing:border-box;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	left:50%;
	opacity:0;
	overflow-y:auto;
	pointer-events:none;
	position:fixed;
	top:50%;
	transform:translate(-50%, -50%);
	transition:opacity .25s;
	z-index:10008;
}
.c-form-confirm__wrapper.--active{
		opacity:1;
		pointer-events:all;
}
.c-form-confirm__wrapper{
	align-items:center;
	height:auto;
	max-height:90%;

	row-gap:40px;
}
@media print,screen and (min-width:1400px){
.c-form-confirm__inner{
        padding:40px 80px;
}
    }
@media screen and (min-width:735px) and (max-width:1399px){
.c-form-confirm__inner{
        padding:30px 60px;
}
    }
@media screen and (max-width:734px){
.c-form-confirm__inner{
        padding:20px;
}
    }
.c-form-confirm__inner{
	background-color:#fff;

	box-sizing:border-box;
	max-width:1200px;
	width:calc(var(--vw)*100 - 80px);}
@media screen and (max-width:734px){
.c-form-confirm__inner{
		width:calc(var(--vw)*100 - 20px)
}
	}
.c-form-confirm__text-wrapper{
	margin-bottom:1.5em;
	text-align:center;
}
.c-form-confirm__text-head{
	color:var(--wp--preset--color--main-theme-color);
	font-size:var(--wp--preset--font-size--large);
	font-weight:700;
}
.c-form-confirm__text-desc{
	font-size:var(--wp--preset--font-size--small);
	margin-top:1em;
}
.c-form-confirm__item-wrapper{
	border:.1rem solid #000;
	border-radius:.5rem;
	box-sizing:border-box;
	max-height:40vh;
	overflow-y:auto;
	overscroll-behavior-y:contain;
	padding:1em;

}
.c-form-confirm__item{
	display:flex;
}
.c-form-confirm__item:not(:first-child){
		margin-top:1em;
	}
@media screen and (max-width:734px){
.c-form-confirm__item{
		flex-direction:column
}
	}
.c-form-confirm__item-content,.c-form-confirm__item-head{
	font-size:14px;
	padding:0 0 1em;
}
.c-form-confirm__item-head{
	padding-bottom:.25em;
	width:100%;
}
@media screen and (max-width:734px){
.c-form-confirm__item-head{
		border-bottom:0;
		padding-bottom:5px
}

		.c-form-confirm__item-head:before{
			content:"-";
			margin-right:.25em;
		}
	}
.c-form-confirm__item-content{
	white-space:break-spaces;
	width:100%;
}
@media screen and (max-width:734px){
.c-form-confirm__item-content{
		font-size:.95em
}
	}
.c-form-confirm__btn-wrapper{
	align-items:center;
	display:flex;
	justify-content:center;
	width:100%;
}
.c-form-confirm__btn-wrapper input{
		border-style:solid;
		border-width:1px;
		color:#fff;
		font-size:14px;
		font-weight:700;
		min-width:200px;
		padding:.5em 1em;
		transition-duration:.25s;
		transition-property:color, background-color;
}
.c-form-confirm__btn-wrapper input:hover{
			background-color:transparent;
			color:var(--wp--preset--color--main-theme-color);
}
@media screen and (max-width:734px){.c-form-confirm__btn-wrapper input{
			width:100%;
}
		}
.c-form-confirm__btn-wrapper{

	-moz-column-gap:20px;

	     column-gap:20px;
	margin-top:20px;
}
@media screen and (max-width:734px){
.c-form-confirm__btn-wrapper{
		align-items:center;
		flex-direction:column;
		row-gap:10px
}
	}
.c-form-confirm__btn-wrapper .c-form-confirm__btn-back,.c-form-confirm__btn-wrapper .wpcf7-submit{
		background-color:var(--wp--preset--color--main-theme-color);
		border-color:var(--wp--preset--color--main-theme-color);
		cursor:pointer;
	}
.c-form-response__message-wrapper{
	box-sizing:border-box;
	position:relative;
	transition:transform .25s .25s,opacity .25s .25s;
	z-index:1;
}
.c-form-response__message-wrapper.c-form-response.--hide{
		opacity:0;
		transform:translateY(25%);
}
.c-form-response__message-wrapper.c-form-response:not(.--hide){
		opacity:1;
		transform:translateY(0);
}
@media print,screen and (min-width:1400px){
.c-form-response__message-wrapper{
        padding:20px 40px;
}
    }
@media screen and (min-width:735px) and (max-width:1399px){
.c-form-response__message-wrapper{
        padding:20px 30px;
}
    }
@media screen and (max-width:734px){
.c-form-response__message-wrapper{
        padding:20px;
}
    }
.c-form-response__message-wrapper{
	background-color:#fff;
	border-radius:5px;
	max-width:62rem;
	text-align:center;

	width:80%;}
.c-form-response__message-btn{
	background-color:transparent;
	border:1px solid #fff;
	color:#fff;
	cursor:pointer;
	display:flex;
	padding:.25em;

	position:absolute;
	right:0;
	top:-5px;
	transform:translateY(-100%);
	transition-duration:.25s;
	transition-property:color, background-color;
}
.c-form-response__message-btn:hover{
		background-color:#fff;
		color:var(--wp--preset--color--main-theme-color);
	}
.c-form-response__message-btn span{
	font-size:20px;
}
.c-contact-recaptcha{
	font-size:10px;
	margin-top:1em;
	text-align:right;
}
.c-contact-recaptcha a{
		text-decoration:underline;
	}
@media screen and (max-width:734px){
.c-contact-recaptcha{
		text-align:left
}
	}
.c-form-confirm__bg{
	background-color:#000;
	content:"";
	height:100%;
	left:0;
	opacity:0;
	pointer-events:none;
	position:fixed;
	top:0;
	transition:opacity .25s;
	width:100%;
	z-index:9999;
}
.c-form-confirm__bg.--active{
		opacity:.6;
	}
.c-page-contact__loader{
	align-items:center;
	background-color:var(--wp--preset--color--main-theme-color);
	display:flex;
	height:100vh;
	justify-content:center;
	left:0;
	opacity:0;
	pointer-events:none;
	position:fixed;
	top:0;
	transition:opacity .25s;
	width:100%;
	z-index:10009;
}
.c-page-contact__loader.--active{
		opacity:1;
}
.c-form-response{
	align-items:center;
	display:flex;
	justify-content:center;
	position:fixed;
	z-index:10008;
}
.c-form-response,.c-form-response:before{
	height:100%;
	left:0;
	top:0;
	transition:opacity .25s;
	width:100%;
}
.c-form-response:before{
		background-color:#000;
		content:"";
		opacity:.6;
		pointer-events:none;
		position:absolute;
		z-index:1;
}
.c-form-response.--hide{
	opacity:0;
	pointer-events:none;
}
.c-form-response:not(.--hide){
	opacity:1;
	pointer-events:all;
}
.c-form-response__message{
	white-space:break-spaces;
}
.c-form-item.--acceptance .wpcf7-form-control-wrap:before,.c-form-item__label:before{
	color:#fff;
	font-size:12px;
	padding:4px 10px;

	
}
.c-form-item.--acceptance .wpcf7-form-control-wrap:before,.c-form-item__label.--require:before{
	background-color:#ce3131;
	content:"必須";
}
.c-form-item__label:not(.--require):before{
	background-color:#2734a4;
	content:"任意";
}
.c-form .wpcf7-form-control-wrap{
		width:100%;
}
.c-form .wpcf7-date,.c-form .wpcf7-select,.c-form .wpcf7-text,.c-form .wpcf7-textarea{
		box-sizing:border-box;
		width:100%;
}
.c-form .wpcf7-date:focus-visible,.c-form .wpcf7-select:focus-visible,.c-form .wpcf7-text:focus-visible,.c-form .wpcf7-textarea:focus-visible{
			outline:medium none currentcolor;
			outline:initial;
}
@media screen and (max-width:734px){
.c-form .c-form-confirm__trigger{			
			padding:10px;
			width:100%

	}
		}
@media screen and (min-width:735px) and (max-width:1399px){
.c-form .c-form-confirm__trigger:after{
				height:45px;
				width:45px			
		}
			}
@media screen and (max-width:734px){
.c-form .c-form-confirm__trigger:after{
				font-size:22px;
				height:40px;
				width:40px			
		}
			}
.c-form-item{
	align-items:flex-start;
	display:flex;
	flex-direction:column;

}
.c-form-item.--acceptance .wpcf7-list-item{
			margin-left:0;

}
.c-form-item.--acceptance .wpcf7-list-item-label a{
			text-decoration:underline;

}
.c-form-item>:not(.c-form-item__label){
	width:100%;

}
.c-form-item__label{
		flex-shrink:0;
	}
@media print,screen and (min-width:1400px){
.c-form-item__label{
			width:300px
	}
		}
@media screen and (min-width:735px) and (max-width:1399px){
.c-form-item__label{
			width:250px
	}
		}
@media screen and (max-width:734px){
.c-form-item__label{
			margin-bottom:10px;
			padding:0
	}
		}
.c-form-item .wpcf7-form-control-wrap{
		box-sizing:border-box;
		flex-shrink:1;
		width:100%;
	}
.c-form-item .wpcf7-form-control-wrap .wpcf7-form-control:not(.wpcf7-acceptance){
			border:1px solid #afafaf;
			font-size:16px;
		}
.c-form-item .wpcf7-form-control-wrap .wpcf7-form-control:not(.wpcf7-acceptance)::-moz-placeholder{
				color:#cecece;
			}
.c-form-item .wpcf7-form-control-wrap .wpcf7-form-control:not(.wpcf7-acceptance)::placeholder{
				color:#cecece;
			}
.c-form-item.--acceptance .wpcf7-form-control-wrap{
		align-items:center;
		display:flex;
		justify-content:center;
		width:100%;
	}
.c-head-h2{
    align-items:center;
    border-bottom:1px solid #d6d6d6;
	color:#404040;
	font-size:38px;
	font-weight:700;
	letter-spacing:1.9px;
	line-height:var(--wp--custom--typography--line-height--medium);
	margin-bottom:40px;
	margin-top:60px;
    padding:0 0 10px 20px;
	position:relative;
}
.c-head-h2:before{
        background-color:#008fd4;
        border-radius:100px;
        content:"";
        display:inline-block;
        height:calc(100% - 10px);
		left:0;
        margin-right:20px;
		position:absolute;
		top:0;
        width:10px;
    }
@media screen and (min-width:735px) and (max-width:1399px){
.c-head-h2{
		font-size:30px;
		margin-bottom:30px;
		margin-top:50px
}
	}
@media screen and (max-width:734px){
.c-head-h2{
		font-size:22px;
		margin-top:40px;
		padding:0 0 10px 20px
}
	}
.c-head-h3{
    align-items:center;
	background-color:#fff;
    display:flex;
	font-size:30px;
	font-weight:700;
	letter-spacing:1.5px;
	line-height:1em;
	margin-bottom:30px;
	margin-top:1.63em;	
}
.c-head-h3:before{
        background-color:#008fd4;
		border-radius:100%;
		content:"";
		display:inline-block;
		flex-shrink:0;
		height:15px;
		margin-right:10px;
		width:15px;
	}
@media screen and (min-width:735px) and (max-width:1399px){
.c-head-h3:before{
			height:12px;
			width:12px
	}
		}
@media screen and (max-width:734px){
.c-head-h3:before{
			height:10px;			
			margin-right:10px;
			width:10px
	}
		}
@media screen and (min-width:735px) and (max-width:1399px){
.c-head-h3{
		font-size:24px	
}
	}
@media screen and (max-width:734px){
.c-head-h3{
		font-size:18px;
		margin-top:1.94em	
}
	}
.c-head-h4{
	align-items:center;
	display:flex;
	font-size:24px;
	font-weight:700;
	gap:15px;
	margin-bottom:.83em;	
	margin-top:2.08em;
	position:relative;	
}
.c-head-h4:before{
		background-color:var(--wp--preset--color--main-theme-color);
		content:"";
		display:block;
		height:2px;
		width:15px;
	}
@media screen and (max-width:734px){
.c-head-h4{
		font-size:18px	
}
	}
.c-head{
    margin-bottom:var(--wp--preset--spacing--60);
}
.c-head__sub{
    color:var(--wp--preset--color--main-theme-color);
    font-size:30px;
    font-weight:900;
    letter-spacing:.1em;
    line-height:1;

    margin-bottom:.25em;

}
@media print,screen and (min-width:1400px){
.c-head__sub{
        font-size:30px

}
    }
@media screen and (min-width:735px) and (max-width:1399px){
.c-head__sub{
        font-size:20px

}
    }
@media screen and (max-width:734px){
.c-head__sub{
        font-size:18px

}
    }
.c-head__main{
    font-size:80px;
    font-weight:900;
    letter-spacing:.1em;
}
@media print,screen and (min-width:1400px){
.c-head__main{
        font-size:80px
}
    }
@media screen and (min-width:735px) and (max-width:1399px){
.c-head__main{
        font-size:45px
}
    }
@media screen and (max-width:734px){
.c-head__main{
        font-size:35px
}
    }
.c-head--center{
    padding-bottom:var(--wp--preset--spacing--40);
    position:relative;
    text-align:center;

}
.c-head--center>[class*=__sub]{
        font-size:20px;

}
.c-head--center>[class*=__main]{
        font-size:60px;

}
@media print,screen and (min-width:1400px){
.c-head--center .c-head__main{
            font-size:60px
    }
        }
@media screen and (min-width:735px) and (max-width:1399px){
.c-head--center .c-head__main{
            font-size:45px
    }
        }
@media screen and (max-width:734px){
.c-head--center .c-head__main{
            font-size:28px
    }
        }
.c-head--small{
    margin-bottom:clamp(25px, 1.314vw + 25px, 50px);
}
.c-head--small>[class*=__sub]{
        font-size:clamp(18px, 1.03vw + 8px, 20px);
}
.c-head--small>[class*=__main]{
        font-size:60px;
}
@media print,screen and (min-width:1400px){
.c-head--small .c-head--small.main{
            font-size:60px
    }
        }
@media screen and (min-width:735px) and (max-width:1399px){
.c-head--small .c-head--small.main{
            font-size:50px
    }
        }
@media screen and (max-width:734px){
.c-head--small .c-head--small.main{
            font-size:40px
    }
    }
.c-link{
    color:#000;

    opacity:1;
    position:relative;

    transition-duration:.25s;

    transition-property:opacity;

    transition-timing-function:ease;
}
.c-link:hover{
		opacity:.6;
}
.c-main__mid-pre{
    margin:0 auto var(--wp--preset--spacing--70);
    max-width:1300px;

    padding-top:120px;
    width:calc(100% - 80px);

}
@media screen and (max-width:1399px){.c-main__mid-pre{
        padding-top:20px;

}
    }
@media screen and (max-width:734px){.c-main__mid-pre{
        margin-bottom:40px;
        width:calc(100% - 40px);

}
    }
.c-news{
    align-items:center;
}
.c-news__date{
        color:#b9b9b9;
        font-size:16px;
    }
.c-news__terms{
        color:#fff;
        display:flex;
        flex-wrap:wrap;
        font-size:12px;
        gap:5px;
        letter-spacing:.6px
    }
.c-news__link{
        opacity:1;
        transition-duration:.25s;
        transition-property:opacity;
        transition-timing-function:ease;
    }
.c-news__link:hover{
		opacity:.6;
	}
.c-news__link{
        color:#363639;

        font-size:16px;
        letter-spacing:.8px;}
@media screen and (max-width:734px){
.c-news__link{
            width:100%
    }
        }
.c-news__title{
        word-break:break-word;
    }
.c-page-hero{
	background:#f2f5ff;
	padding:60px 0;
	position:relative;
	width:100%;
}
.c-page-hero__head{

	margin:auto;
    max-width:1300px;
    width:calc(100% - 80px);
}
.c-page-hero__head-ja{
	color:var(--wp--preset--color--main-theme-color);
	font-size:50px;
	font-weight:700;
	letter-spacing:2.5px;
}
@media screen and (min-width:735px) and (max-width:1399px){
.c-page-hero__head-ja{
		font-size:40px
}
	}
@media screen and (max-width:734px){
.c-page-hero__head-ja{
		font-size:30px
}
	}
.c-pager__wrap{
    align-items:center;
    display:flex;

    gap:20px;
    justify-content:center;
    margin:60px auto auto;
}
@media screen and (max-width:734px){
.c-pager__wrap{
        margin-top:30px
}
    }
.c-pager{
    background-color:#fff;
    border-radius:100px;

    gap:10px;
    padding:5px 10px;
}
.c-pager,.page-numbers{
    align-items:center;
    display:flex;
    justify-content:center;
}
.page-numbers{
    background-color:transparent;
    background-color:initial;
    color:var(--wp--preset--color--main-font-color);
    transition:color .3s,background-color .3s;
}
.page-numbers.current,.page-numbers:hover{
        background-color:var(--wp--preset--color--main-font-color);
        color:#fff;
}
.page-numbers{
    border-radius:100%;
    font-size:16px;
    height:50px;

    width:50px;
}
.page-numbers.current{
        background-color:var(--wp--preset--color--main-theme-color);
        color:#fff;
    }
.page-numbers:not(.current){
        border:1px solid #e3e3e3;
        color:var(--wp--preset--color--main-theme-color);
    }
.page-numbers:not(.current):hover{
            background-color:var(--wp--preset--color--main-theme-color);
            color:#fff;
        }
@media screen and (max-width:734px){
.page-numbers{
        font-size:14px;
        height:45px;
        width:45px
}
    }
.c-pager__controll{
    align-items:center;
    background-color:transparent;
    background-color:initial;
    color:var(--wp--preset--color--main-font-color);
    display:flex;
    justify-content:center;
    transition:color .3s,background-color .3s;
}
.c-pager__controll.current,.c-pager__controll:hover{
        background-color:var(--wp--preset--color--main-font-color);
        color:#fff;
}
.c-pager__controll{
    border-radius:100%;
    font-size:16px;
    height:50px;

    width:50px;
}
.c-pager__controll.current{
        background-color:var(--wp--preset--color--main-theme-color);
        color:#fff;
}
.c-pager__controll:not(.current){
        border:1px solid #e3e3e3;
        color:var(--wp--preset--color--main-theme-color);
}
.c-pager__controll:not(.current):hover{
            background-color:var(--wp--preset--color--main-theme-color);
            color:#fff;
}
@media screen and (max-width:734px){.c-pager__controll{
        font-size:14px;
        height:45px;
        width:45px;
}
    }
.c-pager__controll.--prev:before{

			content:"\e314";
		}
.c-pager__controll.--next:before,.c-pager__controll.--prev:before{
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
    line-height:1;
		}
.c-pager__controll.--next:before{

			content:"\e315";
		}
.c-scroll-down{
    height:100px;
    overflow:hidden;
    width:1px;
    
}
.c-scroll-down:after{
        animation:slide-in 3s ease-out 0s infinite running;
        background-color:var(--wp--preset--color--main-font-color);
        content:"";
        display:block;
        height:100%;
        width:100%;
    
}
.c-scrollable{
    align-items:center;
    background-color:#00000080;
    border-radius:5px;
    color:#fff;
    display:flex;
    flex-direction:column;
    justify-content:center;
    left:50%;
    padding:1em 2em;
    pointer-events:none !important;
    position:absolute;
    top:50%;
    transform:translate(-50%, -50%);
    transition:opacity .25s 1s;
}
.c-scrollable:before{
        content:"\e9ec";
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
        font-size:40px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
    line-height:1;

        margin-bottom:.2em;
}
.c-scrollable:after{
        content:"スクロールできます";
        font-size:14px;
        white-space:nowrap;
}
.c-scrollable.aos-animate{
        opacity:0;
}
@media print{.c-scrollable{
        opacity:0;
}
    }
.c-scrollable__wrap{
    position:relative;
}
.c-scrollable__wrap>[class*=scrollable]{
        z-index:10;
}
.c-scrollable__wrap>:not([class*=scrollable]){
        z-index:1;
}
.c-slide-1line__wrap{
    display:flex;
    overflow:hidden;
}
.c-slide-1line__wrap-inner{
    animation:scroll-left 40s linear infinite both;

    animation:scroll-left 5s linear infinite both;
    display:flex;
}
.c-slide-1line__img{
    width:33.33333vw;
}
.c-sns{
    display:flex;
    gap:1em;
    margin-top:1em;
}
.c-sns__item{
    opacity:1;
    transition-duration:.25s;
    transition-property:opacity;
    transition-timing-function:ease;
}
.c-sns__item:hover{
		opacity:.6;
}
.c-sns__item{
    align-items:center;

    display:flex;
    justify-content:center;
}
.c-sns__img{
    height:25px;
    -o-object-fit:contain;
       object-fit:contain;
    -o-object-position:center;
       object-position:center;
    width:25px;
}
.c-terms{
    -moz-column-gap:1em;
         column-gap:1em;
    display:flex;
    font-size:14px;
    line-height:1;
}
.c-terms__li{
	background-color:var(--wp--preset--color--main-theme-color);
	border:1px solid var(--wp--preset--color--main-theme-color);
	border-radius:100px;

	box-sizing:border-box;
    display:inline-block;
	display:flex;
	transition-duration:.3s;
	transition-property:background-color, color, border-color;
}
.c-terms__li.--important{
		background-color:#e41949;
		border-color:#e41949;
	}
.c-terms__li.--important:hover{
			border-color:#e41949;
			color:#e41949;
		}
.c-terms__li.--important:hover .c-terms__a{
				color:#e41949;
			}
.c-terms__li:hover{
		border:1px solid var(--wp--preset--color--main-theme-color);
	}
.c-terms__li:hover,.c-terms__li:hover .c-terms__a{
		background-color:transparent;
		color:var(--wp--preset--color--main-theme-color);
		}
.c-terms__li:hover .c-terms__a{
			transition-duration:.3s;
			transition-property:background-color, color, border-color;
		}
.c-terms__a{

	box-sizing:content-box;
	color:#fff;
    display:inline-block;
	font-size:12px;
	min-width:80px;
	padding:4px 15px;
	text-align:center;
}
@media screen and (min-width:735px) and (max-width:1399px){
.c-terms__a{
		min-width:50px;
		padding:6px 12px
}
	}
@media screen and (max-width:734px){
.c-terms__a{
		font-size:10px;
		min-width:48px;
		padding:2px 10px
}
	}
.c-week-schedule{
	color:var(--wp--preset--color--main-theme-color);
	text-align:center;
}
.c-week-schedule__row-body,.c-week-schedule__row-head{
	border-bottom:1px solid #d6d6d6;
}
.c-week-schedule__head-hour,.c-week-schedule__head-title{
	text-align:left;
	width:140px;
}
.c-week-schedule__head-day{
	padding:0 15px 12px;
	white-space:nowrap;
}
.c-week-schedule__body-day{
	padding:12px 0;
}
.c-week-schedule.--footer{
	font-weight:700;
	width:100%;
}
@media screen and (max-width:734px){
.c-week-schedule.--footer .c-week-schedule__head-title{
			font-size:16px
	}
.c-week-schedule.--footer .c-week-schedule__head-hour{
			padding:10px 0;
			vertical-align:middle
	}
		}
.c-week-schedule.--footer .c-week-schedule__head-day{
		padding:0 25px 15px;
	}
@media screen and (max-width:734px){
.c-week-schedule.--footer .c-week-schedule__head-day{
			padding:0 8px 10px
	}
		}
.c-week-schedule.--footer .c-week-schedule__body-day{
		padding:15px 0;
	}
@media screen and (max-width:734px){
.c-week-schedule.--footer .c-week-schedule__body-day{
			padding:10px 0;
			vertical-align:middle
	}
		}
.c-week-schedule.--hours{
	border-collapse:separate;
	color:var(--wp--preset--color--main-font-color);
	font-weight:700;
	table-layout:fixed;
	width:100%;
}
@media screen and (max-width:734px){
.c-week-schedule.--hours{
		width:auto
}
	}
.c-week-schedule.--hours td,.c-week-schedule.--hours th{
		border-bottom:1px solid #e2e2e2;
		border-right:1px solid #e2e2e2;
	}
.c-week-schedule.--hours td:first-child,.c-week-schedule.--hours th:first-child{
			border-left:1px solid #e2e2e2;
		}
.c-week-schedule.--hours tbody tr:first-child>:first-child{
			border-top-left-radius:10px;
		}
.c-week-schedule.--hours tbody tr:first-child>:last-child{
			border-top-right-radius:10px;
		}
.c-week-schedule.--hours tbody tr:first-child td,.c-week-schedule.--hours tbody tr:first-child th{
			border-top:1px solid #e2e2e2;
		}
.c-week-schedule.--hours tbody tr:last-child>:first-child{
				border-bottom-left-radius:10px;
			}
.c-week-schedule.--hours tbody tr:last-child>:last-child{
				border-bottom-right-radius:10px;
			}
.c-week-schedule.--hours .c-week-schedule__head-title{
		width:150px;
	}
@media screen and (max-width:734px){
.c-week-schedule.--hours .c-week-schedule__head-title{
			min-width:75px
	}
		}
.c-week-schedule.--hours .c-week-schedule__head-day,.c-week-schedule.--hours .c-week-schedule__head-hour,.c-week-schedule.--hours .c-week-schedule__head-title{
		background-color:#f6f6f6;
		padding:20px;
	}
.c-week-schedule.--hours .c-week-schedule__head-day{
		padding:0 25px 15px;
	}
.c-week-schedule.--hours .c-week-schedule__body-day{
		padding:15px 0;
	}
.c-week-schedule.--hours .c-week-schedule__body-day-workday{
		color:var(--wp--preset--color--main-theme-color);
	}
.c-week-schedule.--hours .c-week-schedule__body-day-holiday{
		color:#e41949;
	}
.cjs-smooth-scroll__wrapper:hover{
        cursor:pointer;
}
.cjs-smooth-scroll__wrapper button{
	align-items:center;
	background-color:var(--wp--preset--color--main-theme-color);
	border:1px solid var(--wp--preset--color--main-theme-color);
	border-radius:50px;
	color:#fff;
	display:flex;
	font-size:22px;
	justify-content:center;
	padding:1em;
	text-align:center;
	transition-duration:.25s;
	transition-property:background-color, color, border-color;
	width:-moz-fit-content;
	width:fit-content;
}
.cjs-smooth-scroll__wrapper button:hover{
		background-color:transparent;
		border:solid, 1px, var(--wp--preset--color--main-theme-color);
		color:var(--wp--preset--color--main-theme-color);
		cursor:pointer;
}
.cjs-smooth-scroll__wrapper button.--theme-to-trans{
		background-color:var(--wp--preset--color--main-theme-color);
		border-color:var(--wp--preset--color--main-theme-color);
		border-style:solid;
		border-width:1px;
		color:#000;
}
.cjs-toggle-fold{
    border:1px solid #000;
}
.cjs-toggle-fold__trigger{
    align-items:center;
    background-color:#fff;
    cursor:pointer;
}
.cjs-toggle-fold__inner-wrap{
    background-color:var(--wp--preset--color--main-background-color);
}
body:not(.--is-loaded) .l-header-drawer{
	display:none;
}
.l-header-drawer{
    display:flex;
    height:calc(100vh - var(--wab));
    left:0;
    overflow-y:auto;
    position:fixed;
    top:calc(var(--wab));
	transform:translateX(101%);
	transition-duration:.5s;
	transition-property:transform, opacity;
	transition-timing-function:cubic-bezier(.25, .46, .45, .94);
    width:100%;
}
.l-header-drawer.js--show{
		opacity:1;
		transform:translateX(0);
}
.l-header-drawer{
    align-items:center;
    background-color:var(--wp--preset--color--main-font-color);
	background-color:var(--wp--preset--color--main-theme-color);
    justify-content:center;
    left:auto;
    opacity:0;
    right:0;

	width:-moz-fit-content;

	width:fit-content;
    z-index:10000;
}
@media print,screen and (min-width:1400px){
.l-header-drawer{
		display:none
}
	}
@media screen and (max-width:1399px){
.l-header-drawer{
		height:100%
}
	}
@media screen and (max-width:734px){
.l-header-drawer{
		width:100%
}
	}
.l-header-drawer__inner{
    box-sizing:border-box;

	color:#fff;
    height:100%;
    overflow-y:auto;
}
@media screen and (min-width:735px) and (max-width:1399px){
.l-header-drawer__inner{
		padding:70px;
		width:-moz-fit-content;
		width:fit-content
}
	}
@media screen and (max-width:734px){
.l-header-drawer__inner{
		padding:70px 20px;
		width:100%
}
	}
.l-drawer__logo{
    display:block;
	margin:0 auto 20px;

	max-width:280px;
    width:-moz-fit-content;
    width:fit-content;
}
.l-drawer__logo-img{
    height:auto;
    width:100%;
}
.l-drawer__navs{
    display:flex;
    flex-direction:column;
}
.l-drawer__navs a{
        color:inherit;
}
.l-drawer__navs{

	gap:20px;
}
.l-drawer-nav.--main .l-drawer-nav__ul{
		display:flex;
		flex-direction:column;
		gap:10px;
	}
.l-drawer-nav.--main li{
		border-bottom:1px solid hsla(0,0%,83%,.5);
		font-size:14px;
		padding-bottom:10px;
	}
.l-drawer-nav.--main li:first-child{
			border-top:1px solid hsla(0,0%,83%,.5);
			padding-top:10px;
		}
.l-drawer-nav.--main a{
		color:#fff;
		display:block;
		width:100%;
	}
.l-drawer-nav.--sub{
	border-top:1px solid #fff;
	color:#fff;
	padding-top:20px;
}
.l-drawer-nav.--sub .l-drawer-nav__ul{
		display:flex;
		flex-wrap:wrap;
		gap:10px;
	}
.l-drawer-nav.--sub a{
		align-items:center;
		color:inherit;
		display:flex;
	}
.l-drawer-nav.--sub a:before{
			content:"\e5cc";

			display:block;
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
    line-height:1;
		}
.l-drawer__icon{
    display:contents;
}
.l-drawer__icon:before{
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
    line-height:1;
}
.l-drawer__icon.--car:before{
		content:"\e531";
	}
.l-drawer__icon.--maintenance:before{
		content:"\e869";
	}
.l-drawer__icon.--insurance:before{
		content:"\ea70";
	}
.l-drawer__icon.--contact:before{
		content:"\e0b0";
	}
.l-drawer__contacts-btn{
	border:1px solid #fff;
	border-radius:200px;
	color:#fff;
	display:flex;
	flex-direction:column;
	margin:20px auto 10px;
	max-width:300px;
	padding:3px;
	text-align:center;
}
.l-drawer__contacts-btn .l-drawer__contacts-btn-sub{
		font-size:12px;
	}
.l-drawer__contacts-btn .l-drawer__contacts-btn-main{
		align-items:center;
		display:flex;
		font-weight:700;
		gap:5px;
		justify-content:center;
	}
.l-drawer__contacts-btn .l-drawer__contacts-btn-main:before{
			content:"call";
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;

			font-size:16px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
    line-height:1;
		}
.l-drawer__attr{
	font-size:12px;
	margin:10px 0;
	text-align:center;
}
.l-drawer-sub__ul{
	display:flex;
	flex-direction:column;
	gap:5px;
	margin-top:5px;
}
.l-drawer-sub__ul li{
		border-bottom:1px solid hsla(0,0%,83%,.5);
		padding-bottom:5px;
	}
.l-drawer-sub__ul a{
		align-items:center;
		color:#fff;
		display:flex;
		font-size:12px;
		width:100%;
	}
.l-drawer-sub__ul a:before{
			content:"\e5cc";
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;

			font-size:18px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
    line-height:1;
		}
.l-drawer-attr{
	font-size:12px;
	line-height:1.2;
	margin-bottom:10px;
	text-align:center;
}
.l-drawer-copyright{
    color:#fff;
    font-size:10px;
	text-align:center;
}
.l-header{

	background-color:var(--wp--preset--color--main-background-color);
	left:0;
	top:var(--wab);
	transition:background-color .25s;
	width:100%;
	z-index:9999;
}
@media print,screen and (min-width:1400px){
.l-header{
		position:fixed
}
	}
@media screen and (max-width:1399px){
.l-header{
		display:none
}
	}
.l-header__clinic-hours{
		color:var(--wp--preset--color--main-theme-color);
		font-size:12px;
	}
.l-header__inner-wrapper{
	align-items:center;
	box-sizing:border-box;
	display:flex;
	justify-content:space-between;
	margin:auto;
	padding:34px 60px;
	width:100%;
}
.l-header__inner-wrapper .c-btn-outer .c-btn--contact{
			box-sizing:border-box;
			display:flex;
			font-size:10px;
			justify-content:center;
			padding:10px 30px;
			text-align:left;
		}
.l-header__inner-wrapper .c-btn-outer .c-btn--contact__head{
				display:flex;
				justify-content:center;
			}
.l-header__inner-wrapper .c-btn-outer .c-btn--contact__phone-number{
				align-items:center;
				display:flex;
				font-size:20px;
				font-weight:700;
			}
.l-header__inner-wrapper .c-btn-outer .c-btn--contact__phone-number:before{
					content:"\e0b0";
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
    line-height:1;

					margin-right:10px;
				}
.l-header__inner-wrapper .c-btn-outer .c-btn--contact__phone-number:before:hover{
						color:#fff;
					}
.l-header__inner-wrapper .c-btn-outer .c-btn--contact:before{
				display:none;
			}
.l-header-nav-wrap{
	align-items:center;
	align-items:flex-end;
	display:flex;
	flex-direction:column;
	flex-wrap:nowrap;
	gap:10px;
	margin-left:auto;
	margin-right:30px;
}
@media screen and (max-width:1399px){
.l-header-nav-wrap{
		display:none
}
	}
.l-header-nav__ul{
	align-items:center;
	display:flex;

	gap:20px;
}
.l-header-nav__ul a{
		opacity:1;
		transition-duration:.25s;
		transition-property:opacity;
		transition-timing-function:ease;
	}
.l-header-nav__ul a:hover{
		opacity:.6;
	}
.l-header-nav__ul a{

		font-size:18px;
		font-weight:700;
		letter-spacing:0;}
.l-header-nav-sub__ul{
	align-items:center;
	display:flex;
	gap:20px;
}
.l-header-nav-sub__ul a{
		padding:5px 10px;
	}
.l-header-nav__sub-outer.--d0{
	max-height:0;
	overflow:hidden;
	padding-top:22px;
	position:absolute;
	transition:max-height .3s ease-in-out;
}
.l-header-nav__sub-inner.--d0{
	background-color:#fff;
	display:flex;
	flex-direction:column;
	gap:.5em;
	padding:.75em 1.5em;
}
.l-header__logo-wrap{
	display:flex;

	opacity:1;

	transition-duration:.25s;

	transition-property:opacity;

	transition-timing-function:ease;
	width:-moz-fit-content;
	width:fit-content;
}
.l-header__logo-wrap:hover{
		opacity:.6;
	}
.l-header__logo{
	aspect-ratio:124 / 23;

	height:52px;
	width:auto;
}
.l-header-humberger{
    background-color:var(--wp--preset--color--main-font-color);
    border-radius:100%;
    cursor:pointer;
    height:50px;
    position:fixed;
    right:10px;
    top:calc(var(--wab) + 10px);
    width:50px;
    z-index:10001;
}
@media print,screen and (min-width:1400px){.l-header-humberger{
        display:none;
}
    }
@media print{.l-header-humberger{
        position:absolute;
}
    }
.l-header-humberger.js--active{
        background-color:#fff;
}
.l-header-humberger.js--active [class*=humberger__line]{
            background-color:var(--wp--preset--color--main-font-color);
}
.l-header-humberger.js--active [class*=humberger__line]:first-of-type{
                animation-name:humb-active-1;
}
.l-header-humberger.js--active [class*=humberger__line]:nth-of-type(2){
                animation-name:humb-active-2;
}
.l-header-humberger{
	border-radius:0;
	right:0;

	top:calc(var(--wab));
	transition:top .3s ease,opacity .3s ease;
}
.l-header-humberger,.l-header-humberger.js--active{
	background-color:var(--wp--preset--color--main-theme-color);
	}
.l-header-humberger.js--active .l-header-humberger__line{
			background-color:#fff;
		}
.l-header-humberger__inner{
    height:8px;
    left:50%;
    position:absolute;
    top:50%;
    transform:translate(-50%, -50%);
    width:16px;
}
.l-header-humberger__line{
    animation-duration:.5s;
    animation-fill-mode:forwards;
    animation-timing-function:cubic-bezier(.25, .46, .45, .94);
    background-color:#fff;
    height:2px;
    position:absolute;
    width:100%;
}
.l-header-humberger__line:first-of-type{
        animation-name:humb-passive-1;
}
.l-header-humberger__line:nth-of-type(2){
        animation-name:humb-passive-2;
}
.l-header-loader{
    background-color:var(--wp--preset--color--main-theme-color);
    height:100vh;
    left:0;
    opacity:1;

    position:fixed;
    top:0;
    transition-delay:.25s;
    transition-duration:.5s;
    width:100vw;
    z-index:10010;
}
.l-header-loader.is-gone{
        opacity:0;
        pointer-events:none;
}
@media print{.l-header-loader{
        opacity:0;
}
    }
.l-spmenu{
    display:none;
}
@media screen and (max-width:734px){
.l-spmenu{
        background-color:#736a63;
        bottom:0;
        display:block;
        left:0;
        position:fixed;
        width:100%;
        z-index:10
}
    }
.l-spmenu__ul{
    display:flex;
}
.l-spmenu__ul li{
        box-sizing:border-box;
        width:25%;
    }
.l-spmenu__ul li:not(:last-child){
            border-right:1px solid #f3f1ef;
        }
.l-spmenu__ul a{
        align-items:center;
        color:#f3f1ef;
        display:flex;
        flex-direction:column;
        font-size:12px;
        padding:10px 0;
    }
.l-spmenu__icon:before{
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
    line-height:1;
    }
.l-spmenu__icon.--car:before{
        content:"\e531";
    }
.l-spmenu__icon.--maintenance:before{
        content:"\e869";
    }
.l-spmenu__icon.--insurance:before{
        content:"\ea70";
    }
.l-spmenu__icon.--contact:before{
        content:"\e0b0";
    }
.l-footer__copy{
    font-size:12px;
    margin-top:1em;
    text-align:left;
}
.l-footer__outer-wrapper{
	background-color:var(--wp--preset--color--sub-theme-color);
	color:#fff;
	padding:60px calc(var(--vw)*100/2 - 650px);
}
@media screen and (min-width:735px) and (max-width:1399px){
.l-footer__outer-wrapper{
		padding:40px 60px
}
	}
@media screen and (max-width:734px){
.l-footer__outer-wrapper{
		padding:40px 30px
}
	}
.l-footer__inner-wrapper{
	display:flex;
	gap:40px;
	justify-content:space-between;
}
@media screen and (max-width:1399px){
.l-footer__inner-wrapper{
		flex-direction:column
}

		@media screen and (min-width:735px) and (max-width:1399px){
.l-footer__inner-wrapper{
			gap:40px
}
		}
	}
.l-footer__attr{
	display:flex;
	flex-direction:column;
	flex-shrink:0;
}
@media screen and (max-width:1399px){
.l-footer__attr{
		order:2
}
	}
@media screen and (min-width:735px) and (max-width:1399px){
.l-footer__attr{
		align-items:center
}
	}
.l-footer__logo-wrap{
	display:block;
	margin-bottom:20px;
	max-width:100%;
	transition:opacity .25s;
	width:-moz-fit-content;
	width:fit-content;
}
.l-footer__logo-wrap:hover{
		opacity:.6;
	}
.l-footer__logo{
	aspect-ratio:124 / 23;
	height:52px;
	max-width:400px;
	width:auto;
}
@media screen and (max-width:734px){
.l-footer__logo{
		height:30px
}
	}
.l-footer__copyright{
	font-size:12px;
	margin-top:auto;
}
@media screen and (max-width:1399px){
.l-footer-nav-wrap{
		order:1
}
	}
.l-footer-nav,.l-footer-nav.--main ul{
			width:100%;
		}
@media print,screen and (min-width:735px){
.l-footer-nav.--main ul{
				display:grid;
				grid-auto-columns:max-content;
				grid-auto-flow:column;
				grid-template-rows:repeat(3, auto);
				grid-gap:15px 60px;
				gap:15px 60px
		}
			}
@media screen and (min-width:735px) and (max-width:1399px){
.l-footer-nav.--main ul{
				justify-content:center
		}
			}
@media screen and (max-width:734px){
.l-footer-nav.--main ul{
				display:flex;
				flex-direction:column;
				gap:5px
		}
			}
.l-footer-nav.--main li{
			align-items:center;
			color:#fff;
			display:flex;
		}
.l-footer-nav.--main li:before{

				content:"\e5cc";
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
    line-height:1;
			}
.l-footer-nav.--main a{
			color:#fff;
			font-size:15px;

			opacity:1;

			transition-duration:.25s;

			transition-property:opacity;

			transition-timing-function:ease;
		}
.l-footer-nav.--main a:hover{
		opacity:.6;
	}
.l-footer__contact-outer{
	background-color:#f2f5ff;
	padding:100px 0;
	width:100%;
}
@media screen and (max-width:734px){
.l-footer__contact-outer{
		padding:60px 0
}
	}
.l-footer__contact-outer .l-footer__contact{
		display:flex;
		gap:60px;
		justify-content:center;
		margin:auto;
		max-width:1300px;
		width:calc(100% - 40px);
	}
@media screen and (max-width:1399px){
.l-footer__contact-outer .l-footer__contact{
			flex-direction:column
	}
		}
.l-footer__contact-outer .l-footer__contact-addr{
			color:#404040;
			font-size:12px;
		}
.l-footer__contact-outer .l-footer__contact-info{
			display:flex;
			flex-direction:column;
			gap:35px;
			width:calc(50% - 30px);
		}
@media screen and (max-width:1399px){
.l-footer__contact-outer .l-footer__contact-info{
				width:100%
		}
			}
.l-footer__contact-outer .l-footer__contact-info .l-footer__contact-logo-wrap img{
					aspect-ratio:124 / 23;
					height:52px;
					max-width:100%;
				}
.l-footer__contact-outer .l-footer__contact-info .c-btn--contact{
				box-sizing:border-box;
				display:flex;
				justify-content:center;
				padding:10px 30px;
				text-align:left;
				width:100%;
			}
.l-footer__contact-outer .l-footer__contact-info .c-btn--contact__head{
					display:flex;
					font-size:16px;
					justify-content:center;
				}
@media screen and (max-width:734px){
.l-footer__contact-outer .l-footer__contact-info .c-btn--contact__head{
						font-size:14px
				}
					}
.l-footer__contact-outer .l-footer__contact-info .c-btn--contact__phone-number{
					display:flex;
					font-size:35px;
					font-weight:700;
				}
@media screen and (max-width:734px){
.l-footer__contact-outer .l-footer__contact-info .c-btn--contact__phone-number{
						font-size:25px
				}
					}
.l-footer__contact-outer .l-footer__contact-info .c-btn--contact__phone-number:before{
						align-self:center;
						content:"\e0b0";

						display:flex;
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
						font-size:40px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
    line-height:1;
						margin-right:10px;
					}
.l-footer__contact-outer .l-footer__contact-info .c-btn--contact__phone-number:before:hover{
							color:#fff;
						}
@media screen and (max-width:734px){
.l-footer__contact-outer .l-footer__contact-info .c-btn--contact__phone-number:before{
							font-size:30px
					}
						}
.l-footer__contact-outer .l-footer__contact-info .c-btn--contact:before{
					display:none;
				}
.l-footer__contact-outer .l-footer__contact-info .l-footer__contact-calendar-close{
				color:#404040;
				display:flex;
				font-size:12px;
				justify-content:end;
			}
.l-footer__contact-outer .l-footer__contact-map{
			border-radius:15px;
			overflow:hidden;
			width:calc(50% - 30px);
		}
@media screen and (max-width:1399px){
.l-footer__contact-outer .l-footer__contact-map{
				width:100%
		}
			}
.l-footer__contact-outer .l-footer__contact-map iframe{
				aspect-ratio:13 / 9;
				height:auto;
				width:100%;
			}
@media screen and (max-width:1399px){
.p-404 .c-head{
            margin-top:55px
    }
        }
.p-404 .c-head__main,.p-404 .c-head__sub{
            letter-spacing:0;
        }
.p-404 .c-head__main{
            font-size:60px;
        }
@media screen and (min-width:735px) and (max-width:1399px){
.p-404 .c-head__main{
                font-size:35px
        }
            }
@media screen and (max-width:734px){
.p-404 .c-head__main{
                font-size:25px
        }
            }
.p-about-top__wrap{
    align-items:center;
    display:flex;
    gap:80px;
}
@media screen and (max-width:1399px){
.p-about-top__wrap{
        flex-direction:column;
        gap:0
}
    }
.p-about-top__wrap .p-about-top__main{
        display:flex;
        flex-direction:column;
    }
@media screen and (max-width:1399px){
.p-about-top__wrap .p-about-top__main{
            order:1
    }
        }
@media screen and (min-width:735px) and (max-width:1399px){
.p-about-top__wrap .p-about-top__main .c-head-h3{
                line-height:1.5em

        }
            }
@media print,screen and (min-width:1400px){
.p-about-top__wrap .p-about-top__main .c-head-h3{
                margin-top:0

        }                
            }
.p-about-top__wrap .p-about-top__main .p-about-top__desc{
            font-size:18px;
            letter-spacing:.9px;
            line-height:1.66em;
        }
@media screen and (max-width:734px){
.p-about-top__wrap .p-about-top__main .p-about-top__desc{
                font-size:14px;
                line-height:1.5em
        }
            }
.p-about-top__wrap .p-about-top__img-wrap{
        flex-shrink:0;
        width:600px;
        
    }
@media screen and (max-width:1399px){
.p-about-top__wrap .p-about-top__img-wrap{
            order:0;
            width:100%
        
    }
        }
.p-about-top__wrap .p-about-top__img{
        aspect-ratio:3 / 2;
        border-radius:15px;
        display:block;
        height:auto;
        -o-object-fit:cover;
           object-fit:cover;
        width:100%;
    }
@media screen and (max-width:734px){
.p-about-features__section-head .c-head-h2{
            margin-bottom:30px
    }
        }
.p-about-features{
    display:flex;
}
@media screen and (max-width:734px){
.p-about-features{
        flex-direction:column
}
    }
.p-about-features .p-about-features__wrap{
        border-left:1px solid #c7c7c7;
        display:flex;
        justify-content:center;
        width:33.33333%;
    }
@media screen and (max-width:734px){
.p-about-features .p-about-features__wrap{
            border-bottom:1px solid #c7c7c7;
            border-left:none;
            padding-bottom:20px;
            width:100%
    }

            .p-about-features .p-about-features__wrap:not(:last-child){
                margin-bottom:30px;
            }
        }
.p-about-features .p-about-features__wrap .p-about-features__inner-wrap{
            align-items:center;
            display:flex;
            flex-direction:column;
            gap:20px;
            width:300px;
        }
@media screen and (min-width:735px) and (max-width:1399px){
.p-about-features .p-about-features__wrap .p-about-features__inner-wrap{
                padding:0 10px
        }
            }
@media screen and (max-width:734px){
.p-about-features .p-about-features__wrap .p-about-features__inner-wrap{
                gap:10px
        }
            }
.p-about-features .p-about-features__wrap .p-about-features__inner-wrap .p-about-features__head{
                font-size:22px;
                font-weight:700;
                letter-spacing:1.1px;
                line-height:1.18em;
            }
@media screen and (min-width:735px) and (max-width:1399px){
.p-about-features .p-about-features__wrap .p-about-features__inner-wrap .p-about-features__head{
                    font-size:20px
            }
                }
@media screen and (max-width:734px){
.p-about-features .p-about-features__wrap .p-about-features__inner-wrap .p-about-features__head{
                    font-size:18px;
                    text-align:center
            }
                }
.p-about-features .p-about-features__wrap .p-about-features__inner-wrap .p-about-features__desc{
                font-size:16px;
                letter-spacing:0;
                line-height:1.56em;
            }
@media screen and (min-width:735px) and (max-width:1399px){
.p-about-features .p-about-features__wrap .p-about-features__inner-wrap .p-about-features__desc{
                    font-size:14px;
                    letter-spacing:.9px
            }
                }
.p-about-features .p-about-features__wrap:first-of-type .p-about-features__icon:after{
                    content:"\f1f1";
                }
.p-about-features .p-about-features__wrap:first-of-type .p-about-features__icon:after,.p-about-features .p-about-features__wrap:nth-of-type(2) .p-about-features__icon:after{
                    color:var(--wp--preset--color--main-theme-color);
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
                    font-size:72px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
                    height:72px;
    line-height:1;

                    width:72px;
                }
.p-about-features .p-about-features__wrap:nth-of-type(2) .p-about-features__icon:after{
                    content:"\f563";
                }
.p-about-features .p-about-features__wrap:nth-of-type(3) .p-about-features__icon:after{
                    color:var(--wp--preset--color--main-theme-color);
                    content:"\e0a0";
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
                    font-size:72px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
                    height:72px;
    line-height:1;

                    width:72px;
                }
@media print,screen and (min-width:735px){
.p-about-features .p-about-features__wrap:last-child{
                border-right:1px solid #c7c7c7
        }            
            }
.p-about-message__main{
    display:flex;
    gap:100px;
    margin-top:40px;
}
@media screen and (min-width:735px) and (max-width:1399px){
.p-about-message__main{
        gap:50px
}
    }
@media screen and (max-width:734px){
.p-about-message__main{
        flex-direction:column;
        gap:30px;
        margin-top:20px
}
    }
.p-about-message__img{
    aspect-ratio:13 / 3;
    border-radius:15px;
    display:block;
    height:auto;
    -o-object-fit:cover;
       object-fit:cover;
    width:100%;
}
@media screen and (max-width:1399px){
.p-about-message__img{
        display:none
}
    }
.p-about-message__img-mq{
        aspect-ratio:16 / 9;
        border-radius:15px;
        display:block;
        height:auto;
        -o-object-fit:cover;
           object-fit:cover;
        width:100%;
    }
@media print,screen and (min-width:1400px){
.p-about-message__img-mq{
            display:none
    }
        }
.p-about-message__head{
    width:calc(50% - 50px);
}
.p-about-message__head .p-about-message__copy{
        font-size:40px;
        font-weight:700;
        letter-spacing:10px;
        line-height:1.5em;
        margin-bottom:30px;
    }
@media screen and (min-width:735px) and (max-width:1399px){
.p-about-message__head .p-about-message__copy{
            font-size:35px;
            letter-spacing:5px
    }
        }
@media screen and (max-width:734px){
.p-about-message__head .p-about-message__copy{
            font-size:26px;
            letter-spacing:7px;
            line-height:1.4em
    }
        }
.p-about-message__head .p-about-message__job{
        color:var(--wp--preset--color--main-theme-color);
        font-size:14px;
        letter-spacing:.7px;
    }
.p-about-message__head .p-about-message__name{
        color:var(--wp--preset--color--main-theme-color);
        font-size:36px;
        letter-spacing:1.8px;
    }
@media screen and (min-width:735px) and (max-width:1399px){
.p-about-message__head .p-about-message__name{
            letter-spacing:1.3px
    }
.p-about-message__head{
        width:calc(50% - 25px)
}
        }
@media screen and (max-width:734px){
.p-about-message__head{
        width:100%
}
    }
.p-about-message__desc{
    font-size:18px;
    letter-spacing:4.5px;
    line-height:1.66em;
    width:calc(50% - 50px);
}
@media screen and (min-width:735px) and (max-width:1399px){
.p-about-message__desc{
        letter-spacing:2.5px;
        line-height:1.5em;
        width:calc(50% - 25px)
}
    }
@media screen and (max-width:734px){
.p-about-message__desc{
        font-size:16px;
        letter-spacing:1.2px;
        line-height:1.45em;
        width:100%
}
.p-about-info__wrap{
        overflow:scroll

}
    }
.p-about-info__table{
    border-collapse:separate;
    width:100%;
}
.p-about-info__table .p-about-info__content .p-about-info__head{
            background-color:#f6f6f6;
            border-bottom:1px solid #e2e2e2;
            border-left:1px solid #e2e2e2;
            border-right:1px solid #e2e2e2;
            font-size:16px;
            font-weight:700;
            letter-spacing:0;
            padding:20px 0 20px 20px;
            text-align:left;
        }
@media screen and (max-width:734px){
.p-about-info__table .p-about-info__content .p-about-info__head{
                padding:20px;
                white-space:nowrap
        }
            }
.p-about-info__table .p-about-info__content .p-about-info__desc{
            border-bottom:1px solid #e2e2e2;
            border-collapse:separate;
            border-right:1px solid #e2e2e2;
            font-size:16px;
            line-height:1.56em;
            padding:20px 0 20px 20px;
        }
@media screen and (max-width:734px){
.p-about-info__table .p-about-info__content .p-about-info__desc{
                padding:20px;
                white-space:nowrap
        }
            }
.p-about-info__table .p-about-info__content:first-of-type .p-about-info__head{
                border-radius:10px 0 0; 
                border-top:1px solid #e2e2e2;
            }
.p-about-info__table .p-about-info__content:first-of-type .p-about-info__desc{
                border-radius:0 10px 0 0; 
                border-top:1px solid #e2e2e2;

            }
.p-about-info__table .p-about-info__content:last-of-type .p-about-info__head{
                border-radius:0 0 0 10px; 
            }
.p-about-info__table .p-about-info__content:last-of-type .p-about-info__desc{
                border-radius:0 0 10px; 
            }
.p-access-address__map,.p-access-address__map iframe{
    height:auto;
    width:100%;
    }
.p-access-address__map iframe{
        aspect-ratio:13 / 5;
        border-radius:15px;
        display:block;
        -o-object-fit:cover;
           object-fit:cover;
    }
.p-access-address__name{
    font-size:18px;
    font-weight:700;
    letter-spacing:.9px;
    margin-top:20px;
}
@media screen and (max-width:734px){
.p-access-address__name{
        font-size:16px
}
    }
.p-access-address__addr-wrap{
    display:flex;
}
@media screen and (max-width:734px){
.p-access-address__addr-wrap .p-access-address__addr{
            font-size:14px
    }
        }
.p-access-address__addr-wrap .p-access-address__addr-link{
        display:inline-flex;
    }
.p-access-address__addr-wrap .p-access-address__addr-link-text{
            -webkit-text-decoration:underline 1px solid #008fd4;
                    text-decoration:underline 1px solid #008fd4;
        }
.p-access-address__addr-wrap .p-access-address__addr-link:after{

            align-self:flex-end;
            color:#008fd4;
            content:"\e89e";
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
            font-size:14px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
    line-height:1;
            text-decoration:none;
        }
@media screen and (max-width:734px){
.p-access-address__addr-wrap{
        flex-direction:column
}
    }
.p-access-car__main-wrap{
    display:flex;
    gap:80px;
}
.p-access-car__main-wrap .p-access-car__desc-wrap{
        display:flex;
        flex-direction:column;
        gap:40px;
        min-width:620px;
    }
.p-access-car__main-wrap .p-access-car__desc-wrap .p-access-car__desc{
            font-size:18px;
            width:100%;
        }
@media screen and (max-width:734px){
.p-access-car__main-wrap .p-access-car__desc-wrap .p-access-car__desc{
                font-size:16px
        }
            }
.p-access-car__main-wrap .p-access-car__desc-wrap .p-access-car__detail-wrap{
            width:100%;
        }
.p-access-car__main-wrap .p-access-car__desc-wrap .p-access-car__detail-wrap .p-access-car__detail{
                display:flex;
                flex-direction:row;
            }
.p-access-car__main-wrap .p-access-car__desc-wrap .p-access-car__detail-wrap .p-access-car__detail-head{
                    background-color:#f6f6f6;
                    border:1px solid #e2e2e2;
                    border-collapse:collapse;
                    flex-shrink:0;
                    font-size:16px;
                    font-weight:700;
                    padding:20px 25px 20px 20px;
                    width:-moz-max-content;
                    width:max-content;
                }
.p-access-car__main-wrap .p-access-car__desc-wrap .p-access-car__detail-wrap .p-access-car__detail-desc{
                    border:1px solid #e2e2e2;
                    border-collapse:collapse;
                    font-size:16px;
                    line-height:1.56em;
                    padding:20px 20px 20px 25px;
                    width:100%;
                }
.p-access-car__main-wrap .p-access-car__desc-wrap .p-access-car__detail-wrap .p-access-car__detail:first-of-type .p-access-car__detail-head{
                        border-radius:10px 0 0; 
                    }
.p-access-car__main-wrap .p-access-car__desc-wrap .p-access-car__detail-wrap .p-access-car__detail:first-of-type .p-access-car__detail-desc{
                        border-radius:0 10px 0 0; 

                    }
.p-access-car__main-wrap .p-access-car__desc-wrap .p-access-car__detail-wrap .p-access-car__detail:last-of-type .p-access-car__detail-head{
                        border-radius:0 0 0 10px; 
                    }
.p-access-car__main-wrap .p-access-car__desc-wrap .p-access-car__detail-wrap .p-access-car__detail:last-of-type .p-access-car__detail-desc{
                        border-radius:0 0 10px; 
                    }
@media screen and (max-width:734px){
.p-access-car__main-wrap .p-access-car__desc-wrap .p-access-car__detail-wrap{
                min-width:100%
        }
            }
@media screen and (min-width:735px) and (max-width:1399px){
.p-access-car__main-wrap .p-access-car__desc-wrap{
            gap:40px;
            order:1
    }
        }
@media screen and (max-width:734px){
.p-access-car__main-wrap .p-access-car__desc-wrap{
            gap:30px;
            min-width:100%;
            order:1
    }
        }
.p-access-car__main-wrap .p-access-car__img{
        aspect-ratio:16 / 9;
        border-radius:15px;
        display:block;
        height:auto;
        -o-object-fit:cover;
           object-fit:cover;
        width:100%;
    }
@media screen and (max-width:1399px){
.p-access-car__main-wrap .p-access-car__img{
            order:0
    }
.p-access-car__main-wrap{
        flex-direction:column
}
        }
@media screen and (min-width:735px) and (max-width:1399px){
.p-access-car__main-wrap{
        gap:50px
}
    }
@media screen and (max-width:734px){
.p-access-car__main-wrap{
        gap:30px
}
    }
.p-gairai-about__wrap{
    display:flex;
    flex-wrap:wrap;
    gap:0 80px;
}
@media screen and (max-width:1399px){
.p-gairai-about__wrap{
        flex-direction:column;
        gap:0
}
    }
.p-gairai-about__wrap .p-gairai-about__desc{
        flex-shrink:0;
        font-size:18px;
        letter-spacing:.9px;
        line-height:1.66em;
        width:620px;
    }
@media screen and (max-width:1399px){
.p-gairai-about__wrap .p-gairai-about__desc{
            order:2;
            width:100%
    }
        }
@media screen and (max-width:734px){
.p-gairai-about__wrap .p-gairai-about__desc{
            font-size:16px
    }
        }
.p-gairai-about__wrap .p-gairai-about__img-wrap .p-gairai-about__img{
            aspect-ratio:16 / 9;
            border-radius:15px;
            display:block;
            height:auto;
            -o-object-fit:cover;
               object-fit:cover;
            width:600px;
        }
@media screen and (max-width:1399px){
.p-gairai-about__wrap .p-gairai-about__img-wrap .p-gairai-about__img{
                width:100%
        }
.p-gairai-about__wrap .p-gairai-about__img-wrap{
            margin-bottom:20px;
            order:1
    }
            }
.p-gairai-polygraph__wrap{
    display:flex;
    flex-wrap:wrap;
    gap:0 80px;
}
@media screen and (max-width:1399px){
.p-gairai-polygraph__wrap{
        flex-direction:column;
        gap:0
}
    }
.p-gairai-polygraph__wrap .p-gairai-polygraph__desc{
        flex-shrink:0;
        font-size:18px;
        letter-spacing:.9px;
        line-height:1.66em;
        width:620px;
    }
@media screen and (max-width:1399px){
.p-gairai-polygraph__wrap .p-gairai-polygraph__desc{
            order:2;
            width:100%
    }
        }
@media screen and (max-width:734px){
.p-gairai-polygraph__wrap .p-gairai-polygraph__desc{
            font-size:16px
    }
        }
.p-gairai-polygraph__wrap .p-gairai-polygraph__img-wrap .p-gairai-polygraph__img{
            aspect-ratio:16 / 9;
            border-radius:15px;
            display:block;
            height:auto;
            -o-object-fit:cover;
               object-fit:cover;
            width:600px;
        }
@media screen and (max-width:1399px){
.p-gairai-polygraph__wrap .p-gairai-polygraph__img-wrap .p-gairai-polygraph__img{
                width:100%
        }
.p-gairai-polygraph__wrap .p-gairai-polygraph__img-wrap{
            margin-bottom:20px;
            order:1
    }
            }
.p-gairai-flow__wrap{
    counter-reset:toggleNum;
    display:flex;
    flex-direction:column;
    gap:20px;
}
.p-gairai-flow__wrap .cjs-toggle-fold{
        border:2px solid var(--wp--preset--color--main-theme-color);
        border-collapse:separate;
        border-radius:15px;
        box-sizing:border-box;
        overflow:hidden;
        transition:border-radius .2s ease .2s;
    }
.p-gairai-flow__wrap .cjs-toggle-fold .cjs-toggle-fold__trigger{
            align-items:center;
            background-color:#f2f5ff;
            border-collapse:separate;
            border-radius:15px;
            box-sizing:border-box;
            display:flex;
            font-size:18px;
            font-weight:700;
            padding:16px 20px;
            transition: border-radius 1s ease,border-bottom-width .2s ease .1s;
        }
@media screen and (max-width:734px){
.p-gairai-flow__wrap .cjs-toggle-fold .cjs-toggle-fold__trigger{
                font-size:16px;
                padding:10px
        }
            }
.p-gairai-flow__wrap .cjs-toggle-fold .cjs-toggle-fold__trigger:before{
                align-items:center;
                background-color:var(--wp--preset--color--main-theme-color);
                border-radius:100%;
                color:#fff;
                content:counter(toggleNum);
                counter-increment:toggleNum;
                display:flex;
                flex-shrink:0;
                font-size:16px;
                font-weight:400;
                height:50px;
                justify-content:center;
                margin-right:20px;
                width:50px;
            }
@media screen and (max-width:734px){
.p-gairai-flow__wrap .cjs-toggle-fold .cjs-toggle-fold__trigger:before{
                    height:40px;
                    margin-right:10px;
                    width:40px
            }
                }
.p-gairai-flow__wrap .cjs-toggle-fold .cjs-toggle-fold__trigger:after{
                align-items:center;
                background-color:#fff;
                border:1px solid #e3e3e3;
                border-radius:100%;
                color:var(--wp--preset--color--main-theme-color);
                content:"\e5cc";

                display:flex;
                flex-shrink:0;
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
                height:50px;
                justify-content:center;
    line-height:1;
                margin-left:auto;
                transform:rotate(90deg);
                transition:transform .3s ease;
                width:50px;
            }
@media screen and (max-width:734px){
.p-gairai-flow__wrap .cjs-toggle-fold .cjs-toggle-fold__trigger:after{
                    height:40px;
                    width:40px
            }                    
                }
.p-gairai-flow__wrap .cjs-toggle-fold .cjs-toggle-fold__outer-wrap{
            border-radius:0 0 15px 15px;

        }
.p-gairai-flow__wrap .cjs-toggle-fold .cjs-toggle-fold__outer-wrap .cjs-toggle-fold__inner-wrap{
                border-top:2px solid var(--wp--preset--color--main-theme-color);
                font-size:18px;
                letter-spacing:.9px;
                line-height:1.66em;
                overflow:hidden;
                padding:20px;
                transition:transform .3s ease;
            }
@media screen and (max-width:734px){
.p-gairai-flow__wrap .cjs-toggle-fold .cjs-toggle-fold__outer-wrap .cjs-toggle-fold__inner-wrap{
                    font-size:14px;
                    padding:10px
            }
                }
.p-gairai-flow__wrap .cjs-toggle-fold.is-open{
            border-radius:15px;
            transition:border-radius .2s ease;
        }
.p-gairai-flow__wrap .cjs-toggle-fold.is-open .cjs-toggle-fold__trigger{
                border-bottom-width:0;
                border-radius:15px 15px 0 0;
                transition: border-radius .2s ease,border-bottom-width .2s ease;
            }
.p-gairai-flow__wrap .cjs-toggle-fold.is-open .cjs-toggle-fold__trigger:after{
                    transform:rotate(-90deg);
                }
.p-gairai-flow__wrap .cjs-toggle-fold.is-open .cjs-toggle-fold__inner-wrap{
                border-top-width:2px;
            }
@media screen and (max-width:734px){
.p-hours-weekly__schedule{
		overflow:scroll
}
	}
.p-hours-weekly__notice{
	font-size:16px;
	letter-spacing:1.6px;
	line-height:1.5em;
	margin-top:20px;
}
@media screen and (max-width:734px){
.p-hours-weekly__notice{
		font-size:14px
}
	}
.p-hours-howto__wrap{
	display:flex;
	gap:80px;
}
@media screen and (max-width:1399px){
.p-hours-howto__wrap{
		flex-direction:column
}
	}
@media screen and (min-width:735px) and (max-width:1399px){
.p-hours-howto__wrap{
		gap:30px
}
	}
@media screen and (max-width:734px){
.p-hours-howto__wrap{
		gap:20px
}
	}
.p-hours-howto__wrap .p-hours-howto__desc{
		flex-shrink:0;
		font-size:16px;
		letter-spacing:1.6px;
		line-height:1.5em;
		width:620px;
	}
@media screen and (max-width:1399px){
.p-hours-howto__wrap .p-hours-howto__desc{
			width:100%
	}
		}
@media screen and (max-width:734px){
.p-hours-howto__wrap .p-hours-howto__desc{
			font-size:14px
	}
		}
.p-hours-howto__wrap .p-hours-howto__btn{
		width:100%;
	}
.p-hours-howto__wrap .p-hours-howto__btn .c-btn--contact{
			box-sizing:border-box;
			display:flex;
			justify-content:center;
			padding:15px 0;
			text-align:left;
			width:100%;
		}
.p-hours-howto__wrap .p-hours-howto__btn .c-btn--contact__head{
				display:flex;
				font-size:18px;
				justify-content:center;
			}
@media screen and (max-width:734px){
.p-hours-howto__wrap .p-hours-howto__btn .c-btn--contact__head{
					font-size:16px
			}
				}
.p-hours-howto__wrap .p-hours-howto__btn .c-btn--contact__phone-number{
				display:flex;
				font-size:32px;
				font-weight:700;
			}
@media screen and (max-width:734px){
.p-hours-howto__wrap .p-hours-howto__btn .c-btn--contact__phone-number{
					font-size:25px
			}
				}
.p-hours-howto__wrap .p-hours-howto__btn .c-btn--contact__phone-number:before{
					content:"\e0b0";
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
					font-size:40px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
    line-height:1;

					margin-right:10px;
				}
@media screen and (max-width:734px){
.p-hours-howto__wrap .p-hours-howto__btn .c-btn--contact__phone-number:before{
						font-size:30px
				}
					}
.p-hours-howto__wrap .p-hours-howto__btn .c-btn--contact__phone-number:before:hover{
						color:#fff;
					}
.p-hours-howto__wrap .p-hours-howto__btn .c-btn--contact:before{
				display:none;
			}
.p-hours-calendar__nav{
	align-items:center;
	display:flex;
	gap:10px;
	margin-bottom:15px;
}
.p-hours-calendar__nav-btn{
	opacity:1;
	transition-duration:.25s;
	transition-property:opacity;
	transition-timing-function:ease;
}
.p-hours-calendar__nav-btn:hover{
		opacity:.6;
	}
.p-hours-calendar__nav-btn{

	display:inline;}
.p-hours-calendar__nav-btn:before{
		align-items:center;
		background-color:var(--wp--preset--color--main-theme-color);
		border-radius:100%;
		color:#fff;

		display:inline-flex;
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
		height:30px;
		justify-content:center;
    line-height:1;
		width:30px;
	}
.p-hours-calendar__nav-btn:hover{
		cursor:pointer;
	}
.p-hours-calendar__nav-btn.--prev:before{
		content:"\e5cb";
	}
.p-hours-calendar__nav-btn.--next:before{
		content:"\e5cc";
	}
.p-hours-calendar__nav-head{
	font-size:20px;
	font-weight:700;
	margin-left:10px;
}
.p-hours-calendar__table{
	border-collapse:separate;
	table-layout:fixed;
	width:100%;
}
.p-hours-calendar__table td,.p-hours-calendar__table th{
		border-bottom:1px solid #e2e2e2;
		border-right:1px solid #e2e2e2;
	}
.p-hours-calendar__table td:first-child,.p-hours-calendar__table th:first-child{
			border-left:1px solid #e2e2e2;
		}
.p-hours-calendar__table thead tr th{
			border-top:1px solid #e2e2e2;
		}
.p-hours-calendar__table thead tr th:first-child{
			border-top-left-radius:10px;
		}
.p-hours-calendar__table thead tr th:last-child{
			border-top-right-radius:10px;
		}
.p-hours-calendar__table tbody tr:last-child td:first-child{
			border-bottom-left-radius:10px;
		}
.p-hours-calendar__table tbody tr:last-child td:last-child{
			border-bottom-right-radius:10px;
		}
.p-hours-calendar__th{
	background-color:#f6f6f6;
	font-size:16px;
	font-weight:700;
	padding:20px 0;
}
.p-hours-calendar__day{
	color:#b8b8b8;
	text-align:right;
}
.p-hours-calendar__td{
	height:100px;
	padding:5px 2px;
}
.p-hours-calendar__td.--has-event{
		background-color:#fff3f6;
	}
.p-hours-calendar__events-item{
	border-radius:5px;
	box-sizing:border-box;
	color:#fff;
	font-size:14px;
	font-weight:700;
	padding:2px 5px;
	width:100%;
}
@media screen and (max-width:734px){
.p-hours-calendar__events-item{
		font-size:10px
}
	}
.p-hours-calendar__events-item:not(:first-child){
		margin-top:2px;
	}
.p-hours-calendar__events-item.red{
		background-color:#e41949;
	}
.p-hours-calendar__events-item.blue{
		background-color:#3b82f6;
	}
.p-hours-calendar__events-item.green{
		background-color:#10b981;
	}
.p-hours-calendar__events-item.yellow{
		background-color:#f59e0b;
	}
.p-sitemap__wrap{
    display:flex;
    flex-flow:row wrap;
    gap:60px 40px;
}
.p-sitemap__wrap .p-sitemap__contents{
        display:flex;
        flex-direction:column;
        width:calc(50% - 20px);
    }
@media screen and (max-width:734px){
.p-sitemap__wrap .p-sitemap__contents{
            width:100%
    }
        }
.p-sitemap__wrap .p-sitemap-parent{
        align-items:center;
        color:var(--wp--preset--color--main-font-color);
        display:flex;
        font-size:38px;
        font-weight:700;
        letter-spacing:1.9px;
        line-height:var(--wp--custom--typography--line-height--medium);
        margin-bottom:30px;
    }
.p-sitemap__wrap .p-sitemap-parent:before{
            background-color:var(--wp--preset--color--main-theme-color);
            border-radius:100px;
            content:"";
            display:inline-block;
            height:1.25em;
            margin-right:20px;
            width:10px;
        }
@media screen and (min-width:735px) and (max-width:1399px){
.p-sitemap__wrap .p-sitemap-parent{
            font-size:30px;
            margin-bottom:20px
    }
        }
@media screen and (max-width:734px){
.p-sitemap__wrap .p-sitemap-parent{
            font-size:22px;
            margin-bottom:15px
    }
        }
.p-sitemap__wrap .p-sitemap-content__list{
        border-bottom:1px solid #d6d6d6;
        list-style:none;
    }
.p-sitemap__wrap .p-sitemap-content__list:nth-child(2){
            border-top:1px solid #d6d6d6;
        }
.p-sitemap__wrap .p-sitemap-content{
        opacity:1;
        transition-duration:.25s;
        transition-property:opacity;
        transition-timing-function:ease;

    }
.p-sitemap__wrap .p-sitemap-content:hover{
		opacity:.6;
	}
.p-sitemap__wrap .p-sitemap-content{
        align-items:center;
        color:var(--wp--preset--color--main-font-color);

        display:flex;
        font-size:18px;
        letter-spacing:.9px;
        padding:15px 0;}
.p-sitemap__wrap .p-sitemap-content:before{
            color:var(--wp--preset--color--main-theme-color);
            content:"\e5cc";
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
    line-height:1;

            margin-right:10px;
            transition-duration:.25s;
        }
@media screen and (max-width:734px){
.p-sitemap__wrap .p-sitemap-content:before{
                font-size:16px
        }
            }
.p-sitemap__wrap .p-sitemap-content:hover:before{
                margin-left:5px;
                margin-right:5px;
            }
@media screen and (min-width:735px) and (max-width:1399px){
.p-sitemap__wrap .p-sitemap-content{
            font-size:16px;
            padding:10px 0

    }
        }
@media screen and (max-width:734px){
.p-sitemap__wrap .p-sitemap-content{
            font-size:14px;
            padding:5px 0

    }
        }
@media screen and (min-width:735px) and (max-width:1399px){
.p-sitemap__wrap{
        gap:40px
}
    }
@media screen and (max-width:734px){
.p-sitemap__wrap{
        flex-direction:column;
        gap:20px
}
    }
.p-subject-head-link__wrap{
	display:flex;
	gap:20px;
	margin-bottom:40px;
}
@media screen and (max-width:734px){
.p-subject-head-link__wrap{
		flex-direction:column;
		gap:10px;
		margin-bottom:20px
}
	}
.p-subject-head-link__wrap .p-subject-head-link__content{
		width:calc(33.33333% - 13.33333px);
	}
@media screen and (max-width:734px){
.p-subject-head-link__wrap .p-subject-head-link__content{
			width:100%
	}
		}
.p-subject-head-link__wrap:last-child{
		margin-bottom:0;
	}
.c-btn--anchor{
	align-items:center;
	background-color:var(--wp--preset--color--main-theme-color);
	border:1px solid var(--wp--preset--color--main-theme-color);
	border-radius:50px;
	color:#fff;
	display:flex;
	font-size:22px;
	justify-content:center;
	padding:1em;
	text-align:center;
	transition-duration:.25s;
	transition-property:background-color, color, border-color;
	width:-moz-fit-content;
	width:fit-content;
}
.c-btn--anchor:hover{
		background-color:transparent;
		border:solid, 1px, var(--wp--preset--color--main-theme-color);
		color:var(--wp--preset--color--main-theme-color);
		cursor:pointer;
}
.c-btn--anchor.--theme-to-trans{
		background-color:var(--wp--preset--color--main-theme-color);
		border-color:var(--wp--preset--color--main-theme-color);
		border-style:solid;
		border-width:1px;
		color:#000;
}
.c-btn--anchor{
	background-color:#f2f5ff;
	border:1px solid #f2f5ff;
	box-sizing:border-box;
	color:var(--wp--preset--color--main-theme-color);
	padding:15px;

	position:relative;
	width:auto;
}
@media screen and (max-width:734px){
.c-btn--anchor{
		padding:20px
}
	}
.c-btn--anchor .p-subject-head-btn__icon{
		align-items:center;
		background-color:var(--wp--preset--color--main-theme-color);
		border-radius:100%;
		box-sizing:border-box;
		color:#fff;
		display:flex;
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
		height:30px;
		justify-content:center;
		left:15px;
    line-height:1;

		position:absolute;
		transform:rotate(90deg);
		width:30px;
	}
.c-btn--anchor .p-subject-head-btn__text{
		font-size:18px;
		font-weight:700;
		letter-spacing:.9px;
	}
@media screen and (max-width:734px){
.c-btn--anchor .p-subject-head-btn__text{
			font-size:16px
	}
		}
.p-subject-head__wrap{
	background-color:#f2f5ff;
	border:2px solid var(--wp--preset--color--main-theme-color);
	border-radius:15px;
	padding:40px 0;
}
@media screen and (min-width:735px) and (max-width:1399px){
.p-subject-head__wrap{
		padding:20px 0
}
	}
@media screen and (max-width:734px){
.p-subject-head__wrap{
		padding:20px
}
	}
.p-subject-head__wrap .p-subject-head__inner-wrap{
		margin:auto;
		width:-moz-max-content;
		width:max-content;
	}
@media screen and (max-width:734px){
.p-subject-head__wrap .p-subject-head__inner-wrap{
			width:100%
	}
		}
.p-subject-head__wrap .p-subject-head__inner-wrap .p-subject-head__message{
			font-size:16px;
			letter-spacing:1.6px;
			line-height:1.5em;
			margin-bottom:15px;
			text-align:center;
		}
@media screen and (max-width:734px){
.p-subject-head__wrap .p-subject-head__inner-wrap .p-subject-head__message{
				font-size:14px;
				letter-spacing:.9px
		}
			}
.p-subject-head__wrap .p-subject-head__inner-wrap .p-subject-head__btn{
			display:flex;
			justify-content:center;
			width:100%;
		}
.p-subject-head__wrap .p-subject-head__inner-wrap .p-subject-head__btn .c-btn-outer{
				padding:0 5px;
				width:100%;
			}
.p-subject-head__wrap .p-subject-head__inner-wrap .p-subject-head__btn .c-btn-outer .c-btn--contact{
					box-sizing:border-box;
					display:flex;
					justify-content:center;
					padding:15px 0;
					text-align:left;
					width:600px;
				}
@media screen and (max-width:1399px){
.p-subject-head__wrap .p-subject-head__inner-wrap .p-subject-head__btn .c-btn-outer .c-btn--contact{
						padding:10px 0
				}
					}
@media screen and (max-width:734px){
.p-subject-head__wrap .p-subject-head__inner-wrap .p-subject-head__btn .c-btn-outer .c-btn--contact{
						width:100%
				}
					}
.p-subject-head__wrap .p-subject-head__inner-wrap .p-subject-head__btn .c-btn-outer .c-btn--contact__head{
						display:flex;
						font-size:18px;
						justify-content:center;
					}
@media screen and (min-width:735px) and (max-width:1399px){
.p-subject-head__wrap .p-subject-head__inner-wrap .p-subject-head__btn .c-btn-outer .c-btn--contact__head{
							font-size:16px
					}
						}
@media screen and (max-width:734px){
.p-subject-head__wrap .p-subject-head__inner-wrap .p-subject-head__btn .c-btn-outer .c-btn--contact__head{
							font-size:14px
					}
						}
.p-subject-head__wrap .p-subject-head__inner-wrap .p-subject-head__btn .c-btn-outer .c-btn--contact__phone-number{
						display:flex;
						font-size:32px;
						font-weight:700;
					}
@media screen and (min-width:735px) and (max-width:1399px){
.p-subject-head__wrap .p-subject-head__inner-wrap .p-subject-head__btn .c-btn-outer .c-btn--contact__phone-number{
							font-size:25px
					}
						}
@media screen and (max-width:734px){
.p-subject-head__wrap .p-subject-head__inner-wrap .p-subject-head__btn .c-btn-outer .c-btn--contact__phone-number{
							font-size:20px
					}
						}
.p-subject-head__wrap .p-subject-head__inner-wrap .p-subject-head__btn .c-btn-outer .c-btn--contact__phone-number:before{

							align-self:center;
							content:"\e0b0";
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
							font-size:40px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
    line-height:1;
							margin-right:10px;
						}
@media screen and (min-width:735px) and (max-width:1399px){
.p-subject-head__wrap .p-subject-head__inner-wrap .p-subject-head__btn .c-btn-outer .c-btn--contact__phone-number:before{
								margin-right:5px
						}
							}
@media screen and (max-width:734px){
.p-subject-head__wrap .p-subject-head__inner-wrap .p-subject-head__btn .c-btn-outer .c-btn--contact__phone-number:before{
								font-size:30px
						}
							}
.p-subject-head__wrap .p-subject-head__inner-wrap .p-subject-head__btn .c-btn-outer .c-btn--contact__phone-number:before:hover{
								color:#fff;
							}
.p-subject-head__wrap .p-subject-head__inner-wrap .p-subject-head__btn .c-btn-outer .c-btn--contact:before{
						display:none;
					}
.p-subject-examination__wrap{
	display:flex;
	flex-wrap:wrap;
	gap:0 80px;
}
@media screen and (max-width:1399px){
.p-subject-examination__wrap{
		flex-direction:column;
		gap:20px
}
	}
.p-subject-examination__wrap .c-head-h2{
		width:100%;
	}
@media screen and (max-width:1399px){
.p-subject-examination__wrap .c-head-h2{
			order:0
	}
		}
.p-subject-examination__wrap .p-subject-examination__desc{
		flex-shrink:0;
		font-size:18px;
		letter-spacing:.9px;
		line-height:1.66em;
		width:620px;
	}
@media screen and (max-width:1399px){
.p-subject-examination__wrap .p-subject-examination__desc{
			order:2;
			width:100%
	}
		}
@media screen and (max-width:734px){
.p-subject-examination__wrap .p-subject-examination__desc{
			font-size:16px
	}
		}
.p-subject-examination__wrap .p-subject-examination__img{
		aspect-ratio:16 / 9;
		border-radius:15px;
		display:block;
		height:auto;
		-o-object-fit:cover;
		   object-fit:cover;
		width:600px;
	}
@media screen and (max-width:1399px){
.p-subject-examination__wrap .p-subject-examination__img{
			order:1;
			width:100%
	}
		}
.p-subject-inspection__wrap{
	display:flex;
	flex-wrap:wrap;
	gap:0 80px;
}
@media screen and (max-width:1399px){
.p-subject-inspection__wrap{
		flex-direction:column;
		gap:20px
}
	}
.p-subject-inspection__wrap .c-head-h2{
		width:100%;
	}
@media screen and (max-width:1399px){
.p-subject-inspection__wrap .c-head-h2{
			order:0
	}
		}
.p-subject-inspection__wrap .p-subject-inspection__desc{
		flex-shrink:0;
		font-size:18px;
		letter-spacing:.9px;
		line-height:1.66em;
		width:620px;
	}
@media screen and (max-width:1399px){
.p-subject-inspection__wrap .p-subject-inspection__desc{
			order:2;
			width:100%
	}
		}
@media screen and (max-width:734px){
.p-subject-inspection__wrap .p-subject-inspection__desc{
			font-size:16px
	}
		}
.p-subject-inspection__wrap .p-subject-inspection__img{
		aspect-ratio:16 / 9;
		border-radius:15px;
		display:block;
		height:auto;
		-o-object-fit:cover;
		   object-fit:cover;
		width:600px;
	}
@media screen and (max-width:1399px){
.p-subject-inspection__wrap .p-subject-inspection__img{
			order:1;
			width:100%
	}
		}
@media screen and (max-width:734px){
.p-subject-department__schedule-wrap{
		overflow:scroll
}
	}
.p-subject-department__schedule{
	border-collapse:separate;
	table-layout:fixed;
	width:100%;
}
@media screen and (max-width:734px){
.p-subject-department__schedule{
		width:auto
}
	}
.p-subject-department__schedule td,.p-subject-department__schedule th{
		border-bottom:1px solid #e2e2e2;
		border-right:1px solid #e2e2e2;
		padding:20px;
		vertical-align:middle;
	}
.p-subject-department__schedule td:first-child,.p-subject-department__schedule th:first-child{
			border-left:1px solid #e2e2e2;
		}
.p-subject-department__schedule td{
		text-align:center;
	}
.p-subject-department__schedule thead tr th{
			border-top:1px solid #e2e2e2;
		}
.p-subject-department__schedule thead tr th:first-child{
			border-top-left-radius:10px;
		}
.p-subject-department__schedule thead tr th:last-child{
			border-top-right-radius:10px;
		}
.p-subject-department__schedule tbody tr:last-child th:first-child{
			border-bottom-left-radius:10px;
		}
.p-subject-department__schedule tbody tr:last-child td:last-child{
			border-bottom-right-radius:10px;
		}
.p-subject-department__schedule-head-text{
	background-color:#f6f6f6;
	text-align:left;
	width:100px;
}
@media screen and (max-width:734px){
.p-subject-department__schedule-head-text{
		min-width:70px
}
	}
.p-subject-department__schedule-head-weekday{
	background-color:#f6f6f6;
}
.p-subject-department__schedule-head-weekday--weekday{
	display:block;
	font-size:14px;
}
.p-subject-department__schedule-head-weekday--date{
	display:block;
	font-size:12px;
}
.p-subject-department__schedule-value--inner{
	align-items:center;
	background-color:var(--wp--preset--color--main-theme-color);
	border-radius:100px;
	box-sizing:border-box;
	color:#fff;
	display:flex;
	flex-direction:column;
	justify-content:center;
	padding:5px;
}
.p-subject-department__schedule-value--inner:not(:first-child){
		margin-top:5px;
	}
.p-subject-department__schedule-value--inner .p-subject-department__schedule-value--name{
		font-size:14px;
		font-weight:700;
		white-space:nowrap;
	}
.p-subject-department__schedule-value--inner .p-subject-department__schedule-value--label{
		font-size:12px;
		margin-top:2px;
	}
.p-subject-department__schedule-head-value--date,.p-subject-department__schedule-head-value--weekday{
	display:block;
	text-align:center;
	width:100%;
}
.p-subject-department__schedule-value{
	text-align:center;
}
.p-subject-examination__desc li+br,.p-subject-inspection__desc li+br{
			display:none;
		}
.p-subject-examination__desc li,.p-subject-inspection__desc li{

		margin-left:1em;
		text-indent:-.75em;}
.p-subject-examination__desc li:before,.p-subject-inspection__desc li:before{
			content:"・";
			font-size:18px;
			padding-right:.25em;
		}
@media screen and (max-width:734px){
.p-subject-examination__desc li:before,.p-subject-inspection__desc li:before{
				font-size:14px
		}
			}
#p-top-slide .splide__pagination{
		bottom:auto;
		flex-direction:column;
		left:auto;
		padding:15px;
		position:absolute;
		top:0;
	}
#p-top-slide .p-top-hero__slide-img{
		aspect-ratio:357 / 134;
		min-height:400px;
		-o-object-fit:cover;
		   object-fit:cover;
	}
.p-top-hero__attr-corner{
	position:absolute;
}
@media screen and (max-width:1399px){
.p-top-hero__attr-corner{
		display:none
}
	}
.p-top-hero__attr-corner.--top{
		right:0;
		top:0;
		transform:translate(50%, -50%);
	}
.p-top-hero__attr-corner.--bottom{
		bottom:0;
		left:0;
		transform:translate(-50%, 50%);
	}
.p-top-hero__attr-corner img{
		display:block;
		height:30px;
		width:30px;
	}
.p-top-hero{
	margin:auto;
	position:relative;
}
@media print,screen and (min-width:1400px){
.p-top-hero{
		border-radius:15px;
		overflow:hidden;
		width:calc(100% - 120px)
}
	}
@media screen and (max-width:1399px){
.p-top-hero{
		margin-top:40px
}
	}
@media screen and (min-width:735px) and (max-width:1399px){
.p-top-hero{
		width:calc(100% - 80px)
}
	}
@media screen and (max-width:734px){
.p-top-hero{
		width:calc(100% - 40px)
}
	}
@media screen and (max-width:1399px){
.p-top-hero__outer{
			margin-bottom:20px
	}

			.p-top-hero__outer+*{
				margin-top:20px !important;
			}
.p-top-hero__inner{
			border-radius:15px;
			overflow:hidden;
			position:relative
	}
		}
.p-top-hero__copy{
		color:#fff;
		letter-spacing:12px;
		line-height:1.45em;
		position:absolute;
		text-shadow:0 0 8px rgba(0,0,0,.5);
	}
@media print,screen and (min-width:1400px){
.p-top-hero__copy{
			bottom:40px;
			font-size:clamp(42px, calc(1.4493vw + 37.3623px), 48px);
			left:60px
	}
		}
@media screen and (min-width:735px) and (max-width:1399px){
.p-top-hero__copy{
			bottom:30px;
			font-size:clamp(36px, calc(1.4493vw + 31.3623px), 42px);
			left:40px
	}
		}
@media screen and (max-width:734px){
.p-top-hero__copy{
			bottom:20px;
			font-size:clamp(20px, calc(3.8647vw + 7.6329px), 36px);
			left:20px;
			letter-spacing:6px
	}
		}
@media print,screen and (min-width:1400px){
.p-top-hero__attr{
			background-color:#fff;
			border-top-left-radius:15px;
			bottom:0;
			padding:25px 40px;
			position:absolute;
			right:0
	}
		}
@media screen and (max-width:1399px){
.p-top-hero__attr{
			border:2px solid var(--wp--preset--color--main-theme-color);
			border-radius:15px;
			margin-top:20px;
			padding:20px 20px 8px
	}

			.p-top-hero__attr .--top-hero{
				width:100%;
			}

				.p-top-hero__attr .--top-hero .c-week-schedule__row-body.--pm{
					border-bottom:0;
				}
		}
@media screen and (max-width:734px){
.p-top-hero__attr{
			font-size:14px
	}

			.p-top-hero__attr .c-week-schedule__head-day{
				padding:0 5px 12px;
			}
		}
.p-top-important__wrap{
	background-color:#e41949;
	border-radius:15px;
	display:flex;
}
@media screen and (max-width:734px){
.p-top-important__wrap{
		flex-direction:column
}
	}
.p-top-important__wrap .p-top-important__head{
		align-items:center;
		color:#fff;
		display:flex;
		flex-shrink:0;
		justify-content:center;
		margin:0 30px;
	}
@media screen and (max-width:734px){
.p-top-important__wrap .p-top-important__head{
			margin:0;
			padding:10px;
			width:auto
	}
		}
.p-top-important__wrap .p-top-important__head:before{
			color:#fff;
			content:"\e000";
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
    line-height:1;

			margin-right:15px;
		}
.p-top-important__wrap .p-top-important__posts{
		background-color:#fff3f6;
		border:4px solid #e41949;
		border-radius:15px;
		display:flex;
		flex-direction:column;
		gap:10px;
		justify-content:center;
		overflow:hidden;
		padding:20px 40px;
		width:100%;
	}
@media screen and (max-width:734px){
.p-top-important__wrap .p-top-important__posts{
			padding:15px;
			width:auto
	}
		}
.p-top-important__wrap .p-top-important__posts .c-news__content{
			opacity:1;
			transition-duration:.25s;
			transition-property:opacity;
			transition-timing-function:ease;
		}
.p-top-important__wrap .p-top-important__posts .c-news__content:hover{
		opacity:.6;
	}
.p-top-important__wrap .p-top-important__posts .c-news__content{
			align-items:center;

			display:flex;
			gap:40px;}
@media screen and (max-width:734px){
.p-top-important__wrap .p-top-important__posts .c-news__content{
				flex-wrap:wrap;
				gap:0 5px
		}
			}
.p-top-important__wrap .p-top-important__posts .c-news__content .c-news__date{
				color:#e41949;
				font-size:16px;
			}
@media screen and (max-width:734px){
.p-top-important__wrap .p-top-important__posts .c-news__content .c-news__date{
					font-size:14px;
					width:100%
			}
				}
.p-top-important__wrap .p-top-important__posts .c-news__content .c-news__title{
				color:#e41949;
				display:flex;
				font-size:16px;
				letter-spacing:.8px;
				line-height:1.5em;
				-webkit-text-decoration:underline 1px solid #e41949;
				        text-decoration:underline 1px solid #e41949;
			}
@media screen and (max-width:734px){
.p-top-important__wrap .p-top-important__posts .c-news__content .c-news__title{
					width:calc(100% - 29px)
			}
				}
.p-top-important__wrap .p-top-important__posts .c-news__content:after{
				color:#e41949;
				content:"chevron_right";
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
    line-height:1;

				margin-left:auto;
			}
.p-top-attention__outer{
	background-color:#f2f5ff;
	padding:60px 0;
	width:calc(var(--vw)*100);
}
.p-top-attention__head{
	color:var(--wp--preset--color--main-theme-color);
	display:flex;
	font-size:30px;
	font-weight:700;
	justify-content:center;
	letter-spacing:7.5px;
	margin-bottom:30px;
}
@media screen and (max-width:734px){
.p-top-attention__head{
		font-size:25px
}
	}
.p-top-attention__main{
	display:flex;
	font-size:18px;
	justify-content:center;
	letter-spacing:4.5px;
	line-height:1.66em;
	margin-bottom:30px;
	text-align:center;
}
@media screen and (max-width:734px){
.p-top-attention__main{
		font-size:14px;
		letter-spacing:2px;
		margin-bottom:15px
}
	}
.p-top-attention__contact{
	width:100%;
}
.p-top-attention__contact .c-btn-outer{
		display:flex;
		justify-content:center;
		padding:0 5px;
		width:100%;
	}
.p-top-attention__contact .c-btn-outer .c-btn--contact{
			box-sizing:border-box;
			display:flex;
			justify-content:center;
			padding:15px 0;
			text-align:left;
			width:600px;
		}
@media screen and (max-width:1399px){
.p-top-attention__contact .c-btn-outer .c-btn--contact{
				padding:10px 0
		}
			}
@media screen and (max-width:734px){
.p-top-attention__contact .c-btn-outer .c-btn--contact{
				width:100%
		}
			}
.p-top-attention__contact .c-btn-outer .c-btn--contact__head{
				display:flex;
				font-size:18px;
				justify-content:center;
			}
@media screen and (min-width:735px) and (max-width:1399px){
.p-top-attention__contact .c-btn-outer .c-btn--contact__head{
					font-size:16px
			}
				}
@media screen and (max-width:734px){
.p-top-attention__contact .c-btn-outer .c-btn--contact__head{
					font-size:14px
			}
				}
.p-top-attention__contact .c-btn-outer .c-btn--contact__phone-number{
				display:flex;
				font-size:32px;
				font-weight:700;
			}
@media screen and (min-width:735px) and (max-width:1399px){
.p-top-attention__contact .c-btn-outer .c-btn--contact__phone-number{
					font-size:25px
			}
				}
@media screen and (max-width:734px){
.p-top-attention__contact .c-btn-outer .c-btn--contact__phone-number{
					font-size:20px
			}
				}
.p-top-attention__contact .c-btn-outer .c-btn--contact__phone-number:before{

					align-self:center;
					content:"\e0b0";
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
					font-size:40px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
    line-height:1;
					margin-right:10px;
				}
@media screen and (min-width:735px) and (max-width:1399px){
.p-top-attention__contact .c-btn-outer .c-btn--contact__phone-number:before{
						margin-right:5px
				}
					}
@media screen and (max-width:734px){
.p-top-attention__contact .c-btn-outer .c-btn--contact__phone-number:before{
						font-size:30px
				}
					}
.p-top-attention__contact .c-btn-outer .c-btn--contact__phone-number:before:hover{
						color:#fff;
					}
.p-top-attention__contact .c-btn-outer .c-btn--contact:before{
				display:none;
			}
.p-top-news__wrap{
	border:2px solid var(--wp--preset--color--main-theme-color);
	border-radius:15px;
	display:flex;
	margin-bottom:20px;
}
@media screen and (max-width:734px){
.p-top-news__wrap{
		flex-direction:column;
		margin-bottom:10px
}
	}
.p-top-news__wrap .p-top-news__head{
		background-color:var(--wp--preset--color--main-theme-color);
		border-radius:10px 0 0 10px;
		justify-content:center;
		padding:90px 60px;
		width:30%;
	}
@media screen and (min-width:735px) and (max-width:1399px){
.p-top-news__wrap .p-top-news__head{
			padding:60px 30px;
			width:40%
	}
		}
@media screen and (max-width:734px){
.p-top-news__wrap .p-top-news__head{
			border-radius:10px 10px 0 0;
			padding:20px;
			width:auto
	}
		}
.p-top-news__wrap .p-top-news__head .c-head{
			margin-bottom:40px;
		}
@media screen and (max-width:734px){
.p-top-news__wrap .p-top-news__head .c-head{
				margin-bottom:10px
		}
			}
.p-top-news__wrap .p-top-news__head .c-head__sub{
				color:#fff;
				font-family:Manrope,sans-serif;
				font-size:20px;
				font-weight:400;
				letter-spacing:0;
				margin-bottom:0;
			}
@media screen and (max-width:734px){
.p-top-news__wrap .p-top-news__head .c-head__sub{
					font-size:16px
			}
				}
.p-top-news__wrap .p-top-news__head .c-head__main{
				color:#fff;
				font-size:30px;
				font-weight:400;
				letter-spacing:7.5px;
			}
@media screen and (max-width:734px){
.p-top-news__wrap .p-top-news__head .c-head__main{
					font-size:25px;
					letter-spacing:5px
			}
				}
.p-top-news__wrap .p-top-news__head .p-top-news__btn .c-btn{
				background-color:#fff;
				box-sizing:border-box;
				color:var(--wp--preset--color--main-theme-color);
				font-size:18px;
				justify-content:space-between;
				letter-spacing:2.7px;
				padding:10px 20px 10px 30px;
				width:300px;
			}
@media screen and (min-width:735px) and (max-width:1399px){
.p-top-news__wrap .p-top-news__head .p-top-news__btn .c-btn{
					font-size:16px;
					padding:10px 15px 10px 20px;
					width:auto
			}
				}
@media screen and (max-width:734px){
.p-top-news__wrap .p-top-news__head .p-top-news__btn .c-btn{
					font-size:16px;
					width:auto
			}
				}
.p-top-news__wrap .p-top-news__head .p-top-news__btn .c-btn:after{
					align-items:center;
					border:1px solid var(--wp--preset--color--main-theme-color);
					border-radius:50px;

					box-sizing:border-box;
					color:var(--wp--preset--color--main-theme-color);
					content:"chevron_right";
					display:flex;
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
					height:40px;
					justify-content:center;
					letter-spacing:0;
    line-height:1;
					transition-duration:.3s;
					width:40px;
				}
@media screen and (max-width:734px){
.p-top-news__wrap .p-top-news__head .p-top-news__btn .c-btn:after{
						height:30px;
						width:30px
				}
					}
.p-top-news__wrap .p-top-news__head .p-top-news__btn .c-btn:hover,.p-top-news__wrap .p-top-news__head .p-top-news__btn .c-btn:hover:after{
					background-color:var(--wp--preset--color--main-theme-color);
					border:1px solid #fff;
					color:#fff;
					}
.p-top-news__wrap .p-top-news__head .p-top-news__btn .c-btn:hover:after{
						box-sizing:border-box;
					}
.p-top-news__wrap .p-top-news__posts{
		display:flex;
		flex-direction:column;
		justify-content:center;
		overflow:hidden;
		padding:40px;
		width:70%;
	}
@media screen and (min-width:735px) and (max-width:1399px){
.p-top-news__wrap .p-top-news__posts{
			padding:20px;
			width:60%
	}
		}
@media screen and (max-width:734px){
.p-top-news__wrap .p-top-news__posts{
			padding:15px;
			width:auto
	}
		}
.p-top-news__wrap .p-top-news__posts .c-news{
			display:flex;
			gap:20px;
		}
@media screen and (min-width:735px) and (max-width:1399px){
.p-top-news__wrap .p-top-news__posts .c-news{
				gap:15px
		}
			}
@media screen and (max-width:734px){
.p-top-news__wrap .p-top-news__posts .c-news{
				flex-wrap:wrap;
				gap:10px
		}
			}
.p-top-news__wrap .p-top-news__posts .c-news__date{
				font-size:16px;
			}
@media screen and (max-width:734px){
.p-top-news__wrap .p-top-news__posts .c-news__date{
					font-size:12px
			}
.p-top-news__wrap .p-top-news__posts .c-news__terms{
					flex-wrap:wrap;
					gap:5px 10px
			}
				}
.p-top-news__wrap .p-top-news__posts .c-news__link{
				font-size:16px;
				letter-spacing:.8px;
				line-height:1.5em;
			}
@media screen and (max-width:734px){
.p-top-news__wrap .p-top-news__posts .c-news__link{
					font-size:14px;
					width:100%
			}
				}
.p-top-news__wrap .p-top-news__posts .c-news:not(:last-child){
				border-bottom:1px solid #cbcbcb;
				margin-bottom:15px;
				padding-bottom:15px;
			}
@media screen and (max-width:1399px){
.p-top-news__wrap .p-top-news__posts .c-news:not(:last-child){
					padding-bottom:10px
			}
				}
@media screen and (max-width:734px){
.p-top-news__wrap .p-top-news__posts .c-news:not(:last-child){
					margin-bottom:10px
			}
				}
.p-top-news__btns-wrap{
	display:flex;
	gap:20px;
}
@media screen and (max-width:734px){
.p-top-news__btns-wrap{
		flex-direction:column;
		gap:10px
}
	}
.p-top-news__btns-wrap .p-top-news__btns-access,.p-top-news__btns-wrap .p-top-news__btns-hours{
			width:calc(50% - 10px);
		}
@media screen and (max-width:734px){
.p-top-news__btns-wrap .p-top-news__btns-access,.p-top-news__btns-wrap .p-top-news__btns-hours{
				width:100%
		}
			}
.p-top-news__btns-wrap .p-top-news__btns-access .c-btn-outer,.p-top-news__btns-wrap .p-top-news__btns-hours .c-btn-outer{
				display:flex;
			}
.p-top-news__btns-wrap .p-top-news__btns-access .c-btn-outer .c-btn,.p-top-news__btns-wrap .p-top-news__btns-hours .c-btn-outer .c-btn{
					background-color:#66bf69;
					border:2px solid #66bf69;
					border-radius:10px;
					box-sizing:border-box;
					color:#fff;
					display:flex;
					font-size:18px;
					letter-spacing:4.5px;
					padding:20px 60px;
					transition-duration:.3s;
					width:100%;
				}
@media screen and (max-width:734px){
.p-top-news__btns-wrap .p-top-news__btns-access .c-btn-outer .c-btn,.p-top-news__btns-wrap .p-top-news__btns-hours .c-btn-outer .c-btn{
						font-size:16px;
						padding:10px 20px
				}
					}
.p-top-news__btns-wrap .p-top-news__btns-access .c-btn-outer .c-btn:before,.p-top-news__btns-wrap .p-top-news__btns-hours .c-btn-outer .c-btn:before{
						align-items:center;
						box-sizing:border-box;
						color:#fff;
						display:flex;
						height:20px;
						margin-right:10px;
						transition-duration:.3s;
						width:20px;
					}
.p-top-news__btns-wrap .p-top-news__btns-access .c-btn-outer .c-btn:after,.p-top-news__btns-wrap .p-top-news__btns-hours .c-btn-outer .c-btn:after{
						align-items:center;
						border:1px solid #fff;
						border-radius:100%;

						box-sizing:border-box;
						content:"chevron_right";
						display:flex;
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
						height:40px;
						justify-content:center;
						letter-spacing:0;
    line-height:1;
						margin-left:auto;
						transition-duration:.3s;
						width:40px;
					}
@media screen and (max-width:734px){
.p-top-news__btns-wrap .p-top-news__btns-access .c-btn-outer .c-btn:after,.p-top-news__btns-wrap .p-top-news__btns-hours .c-btn-outer .c-btn:after{
							font-size:20px;
							height:30px;
							width:30px
					}
						}
.p-top-news__btns-wrap .p-top-news__btns-access .c-btn-outer .c-btn:hover,.p-top-news__btns-wrap .p-top-news__btns-hours .c-btn-outer .c-btn:hover{
						background-color:#fff;
						border:2px solid #66bf69;
						color:#66bf69;
					}
.p-top-news__btns-wrap .p-top-news__btns-access .c-btn-outer .c-btn:hover:after,.p-top-news__btns-wrap .p-top-news__btns-access .c-btn-outer .c-btn:hover:before,.p-top-news__btns-wrap .p-top-news__btns-hours .c-btn-outer .c-btn:hover:after,.p-top-news__btns-wrap .p-top-news__btns-hours .c-btn-outer .c-btn:hover:before{
							color:#66bf69;
						}
.p-top-news__btns-wrap .p-top-news__btns-access .c-btn-outer .c-btn:hover:after,.p-top-news__btns-wrap .p-top-news__btns-hours .c-btn-outer .c-btn:hover:after{
							background-color:#fff;
							border:1px solid #66bf69;
						}
.p-top-news__btns-wrap .p-top-news__btns-access .c-btn:before{

					content:"\e0c8";
				}
.p-top-news__btns-wrap .p-top-news__btns-access .c-btn:before,.p-top-news__btns-wrap .p-top-news__btns-hours .c-btn:before{
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
    line-height:1;
				}
.p-top-news__btns-wrap .p-top-news__btns-hours .c-btn:before{

					content:"\e8b5";
				}
.p-top-about__head{
	margin-bottom:40px;
}
.p-top-about__head .c-head__sub{
			color:var(--wp--preset--color--main-theme-color);
			font-family:Manrope;
			font-size:35px;
			font-weight:400;
			letter-spacing:0;
			margin-bottom:0;
		}
@media screen and (min-width:735px) and (max-width:1399px){
.p-top-about__head .c-head__sub{
				font-size:30px
		}
			}
@media screen and (max-width:734px){
.p-top-about__head .c-head__sub{
				font-size:25px
		}
			}
.p-top-about__head .c-head__main{
			font-size:50px;
			font-weight:400;
			letter-spacing:12.5px;
		}
@media screen and (min-width:735px) and (max-width:1399px){
.p-top-about__head .c-head__main{
				font-size:45px
		}
			}
@media screen and (max-width:734px){
.p-top-about__head .c-head__main{
				font-size:35px;
				letter-spacing:4px
		}
			}
.p-top-about__main{
	font-size:18px;
	letter-spacing:4.5px;
	line-height:1.66em;
	margin-bottom:40px;
}
@media screen and (min-width:735px) and (max-width:1399px){
.p-top-about__main{
		letter-spacing:2.5px
}
	}
@media screen and (max-width:734px){
.p-top-about__main{
		font-size:16px;
		letter-spacing:1.5px;
		line-height:1.45em
}
	}
.p-top-about__btn .c-btn{
		box-sizing:border-box;
		color:#fff;
		font-size:20px;
		justify-content:space-between;
		letter-spacing:5px;
		padding:15px 20px 15px 40px;
		width:400px;
	}
@media screen and (min-width:735px) and (max-width:1399px){
.p-top-about__btn .c-btn{
			width:300px
	}
		}
@media screen and (max-width:734px){
.p-top-about__btn .c-btn{
			font-size:18px;
			letter-spacing:3px;
			padding:10px 20px;
			width:auto
	}
		}
.p-top-about__btn .c-btn:after{
			align-items:center;
			border:1px solid #fff;
			border-radius:50px;

			box-sizing:border-box;
			color:#fff;
			content:"chevron_right";
			display:flex;
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
			height:40px;
			justify-content:center;
			letter-spacing:0;
    line-height:1;
			transition-duration:.3s;
			width:40px;
		}
.p-top-about__btn .c-btn:hover,.p-top-about__btn .c-btn:hover:after{
			color:var(--wp--preset--color--main-theme-color);
			}
.p-top-about__btn .c-btn:hover:after{
				background-color:#fff;
				border:1px solid var(--wp--preset--color--main-theme-color);
				box-sizing:border-box;
			}
@media print,screen and (min-width:1400px){
.p-top-department__wrap{
		margin-left:60px
}
	}
@media screen and (min-width:735px) and (max-width:1399px){
.p-top-department__wrap{
		margin:0 40px
}
	}
@media screen and (max-width:734px){
.p-top-department__wrap{
		margin:0 20px
}
	}
@media screen and (max-width:1399px){
.p-top-department__wrap .splide__list{
			align-items:flex-start
	}
		}
.p-top-department__wrap .p-top-department__item{
		background-color:var(--wp--preset--color--main-theme-color);
		box-sizing:border-box;
		color:#fff;
		display:flex;
		gap:clamp(20px, calc(3.5211vw - 17.6056px), 50px);
		position:relative;
		width:100%;
	}
@media print,screen and (min-width:1400px){
.p-top-department__wrap .p-top-department__item{
			border-bottom-left-radius:15px;
			border-top-left-radius:15px;
			padding-bottom:40px;
			padding-left:clamp(40px, calc(23.4742vw - 210.7042px), 240px);
			padding-top:40px
	}
		}
@media screen and (max-width:1399px){
.p-top-department__wrap .p-top-department__item{
			border-radius:15px;
			flex-direction:column;
			gap:20px
	}
		}
@media screen and (min-width:735px) and (max-width:1399px){
.p-top-department__wrap .p-top-department__item{
			padding:40px
	}
		}
@media screen and (max-width:734px){
.p-top-department__wrap .p-top-department__item{
			padding:20px
	}
		}
@media print,screen and (min-width:1400px){
.p-top-department__wrap .p-top-department__item .p-top-department__item-text-head--sp{
				display:none
		}
			}
@media screen and (max-width:1399px){
.p-top-department__wrap .p-top-department__item .p-top-department__item-text-head--sp{
				display:block;
				margin-bottom:10px;
				order:0
		}
			}
.p-top-department__wrap .p-top-department__item .p-top-department__item-text-head--sp .p-top-department__item-text-head--en{
				font-size:20px;
			}
@media screen and (max-width:734px){
.p-top-department__wrap .p-top-department__item .p-top-department__item-text-head--sp .p-top-department__item-text-head--en{
					font-size:14px
			}
				}
.p-top-department__wrap .p-top-department__item .p-top-department__item-text-head--sp .p-top-department__item-text-head--ja{
				font-size:40px;
				letter-spacing:.25em;
				line-height:1;
			}
@media screen and (max-width:734px){
.p-top-department__wrap .p-top-department__item .p-top-department__item-text-head--sp .p-top-department__item-text-head--ja{
					font-size:30px
			}
				}
@media print,screen and (min-width:1400px){
.p-top-department__wrap .p-top-department__item .p-top-department__item-text{
				padding-top:80px;
				width:clamp(400px, calc(23.4742vw + 149.2958px), 600px)
		}
			}
@media screen and (max-width:1399px){
.p-top-department__wrap .p-top-department__item .p-top-department__item-text{
				order:2;
				width:100%
		}
			}
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__item-text-head--pc{
				margin-bottom:60px;
			}
@media screen and (max-width:1399px){
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__item-text-head--pc{
					display:none
			}
				}
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__item-text-head--pc .p-top-department__item-text-head--en{
					font-size:35px;
				}
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__item-text-head--pc .p-top-department__item-text-head--ja{
					font-size:50px;
					letter-spacing:.25em;
					line-height:1;
				}
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__item-text-subject{
				font-size:35px;
				margin-bottom:1.287em;
				padding-left:20px;
				position:relative;
			}
@media screen and (min-width:735px) and (max-width:1399px){
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__item-text-subject{
					font-size:30px;
					margin-bottom:.8em
			}
				}
@media screen and (max-width:734px){
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__item-text-subject{
					font-size:22px;
					margin-bottom:.8em
			}
				}
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__item-text-subject:before{
					background-color:#fff;
					border-radius:100%;
					content:"";
					height:10px;
					left:0;
					position:absolute;
					top:50%;
					transform:translateY(-50%);
					width:10px;
				}
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__item-text-desc{
				font-size:18px;
				letter-spacing:3.6px;
				margin-bottom:1.6em;
			}
@media screen and (max-width:1399px){
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__item-text-desc{
					letter-spacing:0
			}
				}
@media screen and (min-width:735px) and (max-width:1399px){
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__item-text-desc{
					font-size:17px
			}
				}
@media screen and (max-width:734px){
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__item-text-desc{
					font-size:16px
			}

					.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__item-text-desc br{
						display:none;
					}
				}
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__item-text-link{
				align-items:center;
				color:#fff;
				display:flex;
				gap:10px;
				margin-bottom:30px;
			}
@media screen and (max-width:734px){
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__item-text-link{
					margin-bottom:20px
			}
				}
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__item-text-link:before{
					background-color:#fff;
					content:"";
					height:1px;
					width:25px;
				}
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__item-text-link:after{
					align-items:center;
					border:1px solid #fff;
					border-radius:100%;
					content:"\e5cc";

					display:flex;
    font-family:Material Symbols Outlined,Material Icons;
    font-size:24px;
    font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
					height:40px;
					justify-content:center;
    line-height:1;
					width:40px;
				}
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__department{
				background-color:#f2f5ff;
				border-radius:10px;
				box-shadow:0 3px 6px rgba(0,0,0,.16);
				padding:40px;
				position:relative;
				z-index:1;
			}
@media print,screen and (min-width:1400px){
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__department{
					width:750px
			}
				}
@media screen and (max-width:1399px){
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__department{
					box-sizing:border-box;
					padding:20px;
					width:100%
			}
				}
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__department .p-top-department__department-head{
					border-bottom:1px solid #707070;
					color:var(--wp--preset--color--main-theme-color);
					font-size:20px;
					margin-bottom:10px;
					padding-bottom:5px;
				}
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__department .p-top-department__department-items{
					display:flex;
					flex-wrap:wrap;
					gap:10px;
				}
@media screen and (max-width:734px){
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__department .p-top-department__department-items{
						gap:5px
				}
					}
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__department .p-top-department__department-items .p-top-department__department-items-item{
						background-color:var(--wp--preset--color--main-theme-color);
						border-radius:5px;
						box-sizing:border-box;
						color:#fff;
						font-size:14px;
						padding:5px 0;
						text-align:center;
						width:calc(25% - 7.5px);
					}
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__department .p-top-department__department-items .p-top-department__department-items-item.--double{
							width:calc(50% - 5px);
						}
@media screen and (min-width:735px) and (max-width:1399px){
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__department .p-top-department__department-items .p-top-department__department-items-item{
							width:calc(50% - 5px)
					}
						}
@media screen and (max-width:734px){
.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__department .p-top-department__department-items .p-top-department__department-items-item{
							width:calc(50% - 2.5px)
					}

							.p-top-department__wrap .p-top-department__item .p-top-department__item-text .p-top-department__department .p-top-department__department-items .p-top-department__department-items-item.--double{
								width:100%;
							}
						}
.p-top-department__wrap .p-top-department__item .p-top-department__item-img{
			border-radius:15px;
			-o-object-fit:cover;
			   object-fit:cover;
		}
@media print,screen and (min-width:1400px){
.p-top-department__wrap .p-top-department__item .p-top-department__item-img{
				width:calc(100% - clamp(400px, calc(23.4742vw + 149.2958px), 600px) - clamp(20px, calc(3.5211vw + -17.6056px), 50px) - 60px)
		}
			}
@media screen and (max-width:1399px){
.p-top-department__wrap .p-top-department__item .p-top-department__item-img{
				order:1;
				width:100%
		}
			}
.p-top-department__wrap .splide__pagination{
		bottom:auto;
		flex-direction:column;
		left:25px;
		padding:0;
		top:50%;
		transform:translateY(-50%);
		width:-moz-fit-content;
		width:fit-content;
	}
@media screen and (max-width:1399px){
.p-top-department__wrap .splide__pagination{
			display:none
	}
		}
.p-top-department__wrap .splide__pagination .splide__pagination__page{
			background-color:#fff;
		}
.p-top-department__wrap .splide__pagination .splide__pagination__page.is-active{
				opacity:1;
			}
.p-top-department__wrap .splide__arrows{
		display:flex;
		gap:10px;
		position:absolute;
		z-index:1;
	}
@media print,screen and (min-width:1400px){
.p-top-department__wrap .splide__arrows{
			bottom:0;
			right:35px
	}
		}
@media screen and (min-width:735px) and (max-width:1399px){
.p-top-department__wrap .splide__arrows{
			right:40px;
			top:60px
	}
		}
@media screen and (max-width:734px){
.p-top-department__wrap .splide__arrows{
			right:20px;
			top:35px
	}
		}
.p-top-department__wrap .splide__arrows .splide__arrow{
			background-color:#fff;
			height:50px;
			opacity:1;
			position:static;
			width:50px;
		}
@media screen and (max-width:1399px){
.p-top-department__wrap .splide__arrows .splide__arrow{
				transform:none
		}
			}
@media screen and (max-width:734px){
.p-top-department__wrap .splide__arrows .splide__arrow{
				height:35px;
				width:35px
		}
			}
.p-top-department__wrap .splide__arrows .splide__arrow svg{
				fill:var(--wp--preset--color--main-theme-color);
			}
h2.wp-block-heading:not(.--no-style){
    align-items:center;
    border-bottom:1px solid #d6d6d6;
	color:#404040;
	font-size:38px;
	font-weight:700;
	letter-spacing:1.9px;
	line-height:var(--wp--custom--typography--line-height--medium);
	margin-bottom:40px;
	margin-top:1.58em;
    padding:0 0 10px 20px;
	position:relative;
}
h2.wp-block-heading:not(.--no-style):before{
        background-color:#008fd4;
        border-radius:100px;
        content:"";
        display:inline-block;
        height:calc(100% - 10px);
		left:0;
        margin-right:20px;
		position:absolute;
		top:0;
        width:10px;
    }
@media screen and (min-width:735px) and (max-width:1399px){
h2.wp-block-heading:not(.--no-style){
		font-size:30px;
		margin-bottom:30px
}
	}
@media screen and (max-width:734px){
h2.wp-block-heading:not(.--no-style){
		font-size:22px;
		margin-top:1.81em
}
	}
h3.wp-block-heading:not(.--no-style){
    align-items:center;
	background-color:#fff;
    display:flex;
	font-size:28px;
	font-weight:700;
	letter-spacing:1.4px;
	line-height:1.07em;
	margin-bottom:30px;
	margin-top:1.8em;
}
h3.wp-block-heading:not(.--no-style):before{
        background-color:#008fd4;
		border-radius:100%;
		content:"";
		display:inline-block;
		flex-shrink:0;
		height:15px;
		margin-right:15px;
		width:15px;
	}
@media screen and (min-width:735px) and (max-width:1399px){
h3.wp-block-heading:not(.--no-style):before{
			height:12px;
			width:12px
	}
		}
@media screen and (max-width:734px){
h3.wp-block-heading:not(.--no-style):before{
			height:10px;			
			margin-right:10px;
			width:10px
	}
		}
@media screen and (min-width:735px) and (max-width:1399px){
h3.wp-block-heading:not(.--no-style){
		font-size:24px
}
	}
@media screen and (max-width:734px){
h3.wp-block-heading:not(.--no-style){
		font-size:18px;
		margin-top:1.94em
}
	}
h4.wp-block-heading:not(.--no-style){
	align-items:center;
	display:flex;
	font-size:24px;
	font-weight:700;
	gap:15px;
	margin-bottom:.83em;	
	margin-top:2.08em;
	position:relative;
}
h4.wp-block-heading:not(.--no-style):before{
		background-color:var(--wp--preset--color--main-theme-color);
		content:"";
		display:block;
		height:2px;
		width:15px;
	}
@media screen and (max-width:734px){
h4.wp-block-heading:not(.--no-style){
		font-size:18px
}
	}
h5.wp-block-heading:not(.--no-style){
	font-size:20px;
	font-weight:700;
	line-height:var(--wp--custom--typography--line-height--medium);
	margin-bottom:1.454em;
	margin-top:2.5em;
	position:relative;
}
@media screen and (max-width:734px){
h5.wp-block-heading:not(.--no-style){
		font-size:16px
}
	}
.s-news-head-wrap{
    align-items:center;
    display:flex;
    flex-wrap:wrap;
    gap:20px;
	margin-bottom:10px;

}
.s-news-head-wrap .s-news-head__date{
		color:#b9b9b9;
        font-size:16px;
	}
@media screen and (max-width:734px){
.s-news-head-wrap .s-news-head__date{
			font-size:14px
	}
		}
.s-news-head-wrap .s-news-head__terms{
		display:flex;
		flex-wrap:wrap;
		gap:10px;
        
	}
@media screen and (min-width:735px) and (max-width:1399px){
.s-news-head-wrap .s-news-head__terms .c-terms__a{
                padding:4px 12px
        }            
            }
@media screen and (max-width:734px){
.s-news-head-wrap .s-news-head__terms .c-terms__a{
                padding:2px 12px
        }
.s-news-head-wrap{
        align-items:flex-start;
        flex-direction:column;
        gap:5px;
		margin-bottom:10px

}
            }
.s-news-head__title{
    border-bottom:1px solid #cbcbcb;
    color:#363639;
    font-size:44px;
    font-weight:700;
    letter-spacing:2.2px;
    line-height:1.45em;
    margin-bottom:40px;
    padding-bottom:20px;
    width:100%;
    word-break:break-word;
}
@media screen and (min-width:735px) and (max-width:1399px){
.s-news-head__title{
        margin-bottom:30px
}
    }
@media screen and (max-width:734px){
.s-news-head__title{
        font-size:30px
}
    }
.s-news__back{
    display:flex;
    justify-content:center;
    margin-top:80px;
}
.s-news__back .c-btn{
        font-size:18px;
        letter-spacing:.9px;
        min-width:400px;
        padding:20px 0;
    }
@media screen and (min-width:735px) and (max-width:1399px){
.s-news__back .c-btn{
            padding:15px 0
    }
        }
@media screen and (max-width:734px){
.s-news__back .c-btn{
            font-size:16px;
            min-width:200px;
            padding:10px 0
    }
        }
@media screen and (min-width:735px) and (max-width:1399px){
.s-news__back{
        margin-top:60px
}
    }
@media screen and (max-width:734px){
.s-news__back{
        margin-top:40px
}
    }
.l-editor__content>.wp-block-group>:not(:first-child,.wp-block-heading),.l-editor__content>:not(:first-child,.wp-block-heading),.wp-block-cover__inner-container>:not(:first-child,.wp-block-heading){
		margin-top:1em;
	}
.l-editor__content>.wp-block-group>:not(:last-child,.wp-block-heading),.l-editor__content>:not(:last-child,.wp-block-heading),.wp-block-cover__inner-container>:not(:last-child,.wp-block-heading){
		margin-bottom:.5em;
	}
.l-editor__content>.wp-block-group>.wp-block-image:not(:first-child),.l-editor__content>.wp-block-image:not(:first-child),.wp-block-cover__inner-container>.wp-block-image:not(:first-child){
		margin-top:2em;
	}
.l-editor__content>.wp-block-group>.wp-block-image:not(:last-child),.l-editor__content>.wp-block-image:not(:last-child),.wp-block-cover__inner-container>.wp-block-image:not(:last-child){
		margin-bottom:2em;
	}
.l-editor__content>:first-child{
	margin-top:0 !important;
}
.l-editor__content p{
		font-size:18px;
		letter-spacing:.9px;
		line-height:1.66em;
	}
@media screen and (min-width:735px) and (max-width:1399px){
.l-editor__content p{
            font-size:16px
	}
        }
@media screen and (max-width:734px){
.l-editor__content p{
			font-size:14px;
			letter-spacing:0
	}
		}
.l-editor__content a{
		transition-duration:.3s;
	}
.l-editor__content a:hover{
			opacity:.5;
		}
.l-editor__content .wp-block-list{
		line-height:var(--wp--custom--typography--line-height--medium);
		padding-left:1em;
	}
.l-editor__content ol.wp-block-list{
		list-style:decimal;
	}
.l-editor__content ul.wp-block-list{
		list-style:disc;
	}
.l-editor__content li{
		list-style:none;
		text-indent:-1em;
	}
.l-editor__content li:before{
			content:"・";
			font-size:18px;
			padding-right:.25em;
		}
@media screen and (max-width:734px){
.l-editor__content li,.l-editor__content li:before{
			font-size:14px
	}
			}
.l-editor__content sup{
		font-size:small;
		vertical-align:super;
	}
.l-editor__content sub{
		font-size:small;
		vertical-align:sub;
	}
.l-editor__content .wp-block-image.aligncenter{
		margin-left:auto;
		margin-right:auto;
	}
.l-editor__content .wp-block-image.alignleft{
		margin-left:0;
		margin-right:auto;
	}
.l-editor__content .wp-block-image.alignright{
		margin-left:auto;
		margin-right:0;
	}
.l-editor__content-indent{
		margin-left:1em;
		text-indent:-1em;
	}
.wp-element-caption{
	font-size:smaller;
}
.alignfull{
	margin-left:min((100 * var(--vw) - 1200px) / 2 * -1, -40px);
	width:calc(var(--vw)*100);
}
:where(.is-layout-constrained.alignfull>*){
	width:min(var(--wp--style--global--content-size), calc(100% - 80px));
}
.wp-block-table.--theme tr{
		display:flex;
	}
.wp-block-table.--theme tr:not(:first-child){
			margin-top:20px;
		}
@media screen and (max-width:734px){
.wp-block-table.--theme tr{
			flex-direction:column
	}
		}
.wp-block-table.--theme td{
		border-left:0;
		border-right:0;
		border-top:0;
		padding:0 0 20px;
	}
.wp-block-table.--theme td:first-child{
		border-bottom:1px solid #1d3d70;
		flex-shrink:0;
		font-weight:500;
	}
@media print,screen and (min-width:1400px){
.wp-block-table.--theme td:first-child{
			width:250px
	}
		}
@media screen and (min-width:735px) and (max-width:1399px){
.wp-block-table.--theme td:first-child{
			width:200px
	}
		}
@media screen and (max-width:734px){
.wp-block-table.--theme td:first-child{
			border-bottom:0;
			padding-bottom:5px;
			width:100%
	}

			.wp-block-table.--theme td:first-child:before{
				content:"-";
				margin-right:.25em;
			}
		}
.wp-block-table.--theme td:not(:first-child){
		border-bottom:1px solid #b8bcc0;
		flex-grow:1;
		flex-shrink:1;
		white-space:break-spaces;
		width:100%;
	}
@media screen and (max-width:734px){
.wp-block-table.--theme td:not(:first-child){
			font-size:.95em
	}
		}
.wp-block-my-blocks-wp-splide .splide__list{
	margin:0 !important;
}
.wp-block-my-blocks-wp-splide .splide__list figure,.wp-block-my-blocks-wp-splide .splide__list img{
		aspect-ratio:4 / 3;
		height:100%;
		-o-object-fit:cover;
		   object-fit:cover;
		-o-object-position:center;
		   object-position:center;
		width:100%;
	}
@media screen and (max-width:1067px){
				.wp-block-media-text.is-stacked-on-mobile.--stack-gap .wp-block-media-text__media{
					margin-bottom:1em;
				}
			}
@media screen and (max-width:1399px){
.wp-block-media-text.is-stacked-on-mobile.--tas-column{
				grid-template-columns:100% !important
		}

				.wp-block-media-text.is-stacked-on-mobile.--tas-column .wp-block-media-text__content{
					grid-column:1;
					grid-row:2;
				}

				.wp-block-media-text.is-stacked-on-mobile.--tas-column.--no-padding .wp-block-media-text__content{
					padding:0;
				}
					.wp-block-media-text.is-stacked-on-mobile.--tas-column.--stack-gap .wp-block-media-text__media{
						margin-bottom:1em;
					}
			}
.wp-block-media-text.--no-padding .wp-block-media-text__content{
		padding-right:0;
	}
@media screen and (max-width:781px){
.wp-block-columns.--stack-gap{
			row-gap:1em
	}
		}
@media screen and (max-width:1399px){
.wp-block-columns.--tas-column{
			flex-wrap:wrap !important
	}

			.wp-block-columns.--tas-column .wp-block-column{
				flex-basis:100% !important;
			}

			.wp-block-columns.--tas-column.--stack-gap{
				row-gap:1em;
			}
		}
.--no-head-margin{
	margin-top:calc(var(--wp--preset--spacing--50)*-1) !important;
}
.--no-foot-margin{
	margin-bottom:calc(var(--wp--preset--spacing--60)*-1) !important;
}
.a-news__filter{
    display:flex;
    gap:20px;
    margin-bottom:40px;
}
.a-news__filter .c-btn-outer{
        width:calc(33.33333% - 13.33333px);
    }
.a-news__filter .c-btn-outer .c-btn{
            background-color:#f2f5ff;
            border:1px solid #f2f5ff;
            color:var(--wp--preset--color--main-theme-color);
            font-size:18px;
            font-weight:700;
            padding:15px 0;
            width:100%;
        }
.a-news__filter .c-btn-outer .c-btn.is-active,.a-news__filter .c-btn-outer .c-btn:hover{
                background-color:var(--wp--preset--color--main-theme-color);
                border:1px solid var(--wp--preset--color--main-theme-color);
                color:#fff;
            }
@media screen and (min-width:735px) and (max-width:1399px){
.a-news__filter .c-btn-outer .c-btn{
                font-size:16px;
                padding:10px 0
        }
            }
@media screen and (max-width:734px){
.a-news__filter .c-btn-outer .c-btn{
                font-size:16px;
                padding:8px 0
        }
.a-news__filter .c-btn-outer{
            width:100%
    }
.a-news__filter{
        flex-direction:column;
        gap:10px;
        margin-bottom:25px
}
            }
.a-news__posts .c-news{
        border-bottom:1px solid #cbcbcb;
        display:flex;
        gap:20px;
        padding:20px 0;
    }
.a-news__posts .c-news:first-child{
            border-top:1px solid #cbcbcb;
        }
@media screen and (max-width:734px){
.a-news__posts .c-news{
            flex-wrap:wrap;
            padding:10px 0;
            row-gap:5px
    }

            .a-news__posts .c-news__date{
                font-size:14px;
            }
        }
