.sp_on{display:none;}
@media screen and (max-width: 767px) {
	.sp_on{display:inherit;}
	.sp_off{display:none;}
}

.p-visual{background-image: url(/shukatsu/images/index_slide_01.jpg);}
.p-visual .p-visual__title{-webkit-transform:translateY(0%);transform:translateY(0%);}
.p-visual .p-visual__en::after{background-color:#8d8ec6;}

.p-subpage{line-height:1.4;text-align:center;}
.p-subpage .p-ttl01{font-size:3rem;font-weight:700;color:#5d330d;}
.p-subpage .p-ttl01::before,
.p-subpage .p-ttl01::after{content:"";display:inline-block;width:4px;height:35px;vertical-align:top;margin:0 20px;background-color:#5d330d;}
.p-subpage .p-ttl01::before{-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.p-subpage .p-ttl01::after{-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.p-subpage .p-ttl02{font-size:4rem;margin:10px 0 0;}
.p-subpage .p-ttl02 span{display:inline-block;font-size:125%;font-weight:700;margin:0 15px;}
.p-subpage .p-ttl03{display:inline-block;font-size:2.6rem;font-weight:700;margin:40px 0 0;padding:15px 40px;box-sizing:border-box;border-radius:100px;color:#c1433c;border:3px solid #c1433c;position:relative;}
.p-subpage .p-ttl03::before,
.p-subpage .p-ttl03::after{content:"";width:0;height:0;margin:auto;border-style:solid;border-width: 0 25px 25px 25px;position:absolute;right:0;left:0;}
.p-subpage .p-ttl03::before{border-color:transparent transparent #c1433c transparent;top:-25px;}
.p-subpage .p-ttl03::after{border-color:transparent transparent #FFF transparent;top:-21px;}
@media screen and (max-width: 767px) {
	.p-subpage .p-ttl01{font-size:6vw;}
	.p-subpage .p-ttl02{font-size:7vw;}
	.p-subpage .p-ttl03{font-size:4vw;margin:5vw 0 0;padding:8px 20px;}
	.p-subpage .p-ttl03::before,
	.p-subpage .p-ttl03::after{border-width: 0 15px 15px 15px;}
	.p-subpage .p-ttl03::before{top:-15px;}
	.p-subpage .p-ttl03::after{top:-11px;}
}

.p-wonder{display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:100px auto 0;position:relative;}
.p-wonder .p-wonder__left{flex:1;min-height:1px;text-align:center;margin:auto auto 0;}
.p-wonder .p-wonder__left span{display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:8em;height:8em;font-size:2.5rem;font-weight:700;line-height:1.4;border-radius:100%;background-color:#FFF;border:3px solid #000;position:absolute;top:-20px;left:20px;}
.p-wonder .p-wonder__right{width:100%;max-width:600px;}
.p-wonder .p-wonder__right dl{text-align:left;padding:30px 60px;box-sizing:border-box;background-color:#f8f1e3;}
.p-wonder .p-wonder__right dl + dl{margin-top:30px;}
.p-wonder .p-wonder__right dl dt{font-size:2.5rem;font-weight:700;}
.p-wonder .p-wonder__right dl dt::before{content:"";display:inline-block;width:37px;height:30px;vertical-align:top;margin:0 15px 0 0;background:url(/shukatsu/images/shukatsu_icon_01@2x.png)no-repeat center center / contain;}
.p-wonder .p-wonder__right dl dd{font-size:1.6rem;line-height:1.7;padding:20px 0 0;}
@media screen and (max-width: 767px) {
	.p-wonder{display:block;margin:15vw auto 0;}
	.p-wonder .p-wonder__left{padding:6vw 0 0 20vw;}
	.p-wonder .p-wonder__left span{font-size:4vw;left:5.33vw;}
	.p-wonder .p-wonder__right{margin:5vw 0 0;}
	.p-wonder .p-wonder__right dl{padding:5vw;}
	.p-wonder .p-wonder__right dl + dl{margin-top:3vw;}
	.p-wonder .p-wonder__right dl dt{font-size:5vw;}
	.p-wonder .p-wonder__right dl dt::before{width:5vw;height:5vw;margin:0 8px 0 0;}
	.p-wonder .p-wonder__right dl dd{padding:3vw 0 0;}
}

.p-message{max-width:1000px;margin:auto;padding:40px 0;position:relative;}
.p-message .p-message__frame01,
.p-message .p-message__frame02{display:block;position:absolute;}
.p-message .p-message__frame01{top:0;left:0;}
.p-message .p-message__frame01::before,
.p-message .p-message__frame01::after{content:"";display:block;background-color:#000;position:absolute;}
.p-message .p-message__frame01::before{width:1px;height:100px;top:-10px;left:0;}
.p-message .p-message__frame01::after{width:100px;height:1px;top:0;left:-10px;}
.p-message .p-message__frame02{right:0;bottom:0;}
.p-message .p-message__frame02::before,
.p-message .p-message__frame02::after{content:"";display:block;background-color:#000;position:absolute;}
.p-message .p-message__frame02::before{width:1px;height:100px;bottom:-10px;right:0;}
.p-message .p-message__frame02::after{width:100px;height:1px;bottom:0;right:-10px;}
.p-message p{font-size:1.8rem;line-height:1.8;text-align:center;}
@media screen and (max-width: 767px) {
	.p-message{margin:0vw 5.33vw 0vw 5.33vw;padding:5.33vw;}
	.p-message .p-message__frame01::before{height:50px;}
	.p-message .p-message__frame01::after{width:50px;}
	.p-message .p-message__frame02::before{height:50px;}
	.p-message .p-message__frame02::after{width:50px;}
	.p-message p{font-size:3.6vw;text-align:left;}
}

.p-support{}
.p-support .p-support__heading{max-width:760px;text-align:center;margin:auto;color:#5d330d;position:relative;}
.p-support .p-support__heading::before,
.p-support .p-support__heading::after{content:"";display:block;width:230px;height:2px;margin:auto;background-color:#5d330d;position:absolute;top:0;bottom:0;}
.p-support .p-support__heading::before{left:0;}
.p-support .p-support__heading::after{right:0;}
.p-support .p-support__heading .p-support__jp{display:block;font-size:1.8rem;font-weight:700;}
.p-support .p-support__heading .p-support__en{display:block;font-size:4rem;font-weight:700;margin:10px 0 0;}
.p-support .p-support__body{max-width:760px;letter-spacing:-1em;margin:50px auto 0;}
.p-support .p-support__body .p-support__box{font-size:2.5rem;font-weight:700;line-height:1.8;letter-spacing:normal;box-sizing:border-box;border-radius:100%;}
.p-support .p-support__body .p-support__box:nth-child(1){display:inline-block;width:400px;height:400px;margin:0 -20px 0 0;padding:0 0 0 100px;background-color:rgba(164,221,217,0.5);background:rgba(164,221,217,0.5) url(/shukatsu/images/shukatsu_img_03@2x.png)no-repeat center left -10px / 191px auto;}
.p-support .p-support__body .p-support__box:nth-child(2){display:inline-block;width:400px;height:400px;margin:0 0 0 -20px;padding:0 100px 0 0;background-color:rgba(244,164,177,0.5);background:rgba(244,164,177,0.5) url(/shukatsu/images/shukatsu_img_04@2x.png)no-repeat center right -10px / 190px auto;}
.p-support .p-support__body .p-support__box:nth-child(3){display:block;width:450px;height:450px;margin:-140px auto 0;background-color:rgba(222,244,208,0.5);}
.p-support .p-support__body .p-support__box .p-support__box__inner{display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;height:100%;text-align:left;}
.p-support .p-support__body .p-support__box .p-support__box__inner .p-support-box__title{width:100%;font-size:3rem;line-height:1.5;text-align:center;margin:30px 0 0;}
.p-support .p-support__body .p-support__box .p-support__box__inner ul{margin:20px 0 0;}
.p-support .p-support__body .p-support__box .p-support__box__inner ul li{font-size:1.8rem;}
.p-support .p-support__body .p-support__box .p-support__box__inner ul li::before{content:"";display:inline-block;width:25px;height:20px;vertical-align:top;margin:6px 5px 0 0;background:url(/shukatsu/images/shukatsu_icon_01@2x.png)no-repeat center center / contain;}
.p-support .p-support__message{text-align:center;margin:80px 0 0;}
.p-support .p-support__message .p-support__message__title{display:inline-block;font-size:3rem;font-weight:700;line-height:1.5;padding:0 1em;position:relative;}
.p-support .p-support__message .p-support__message__title::before,
.p-support .p-support__message .p-support__message__title::after{content:"";display:inline-block;width:20px;height:16px;background:url(/shukatsu/images/shukatsu_icon_02@2x.png)no-repeat center center / contain;position:absolute;top:10px;}
.p-support .p-support__message .p-support__message__title::before{left:0;}
.p-support .p-support__message .p-support__message__title::after{right:0;}
.p-support .p-support__message .p-support__message__text{font-size:1.8rem;line-height:1.8;margin:40px auto 0;}
@media screen and (max-width: 767px) {
	.p-support .p-support__heading::before,
	.p-support .p-support__heading::after{width:15vw;}
	.p-support .p-support__heading .p-support__jp{font-size:3.6vw;}
	.p-support .p-support__heading .p-support__en{font-size:8vw;}
	.p-support .p-support__body{margin:5vw 0 0;}
	.p-support .p-support__body .p-support__box{font-size:5vw;}
	.p-support .p-support__body .p-support__box:nth-child(1),
	.p-support .p-support__body .p-support__box:nth-child(2),
	.p-support .p-support__body .p-support__box:nth-child(3){width:calc(100vw - 10.66vw);height:calc(100vw - 10.66vw);margin:0;}
	.p-support .p-support__body .p-support__box:nth-child(2){margin:5vw 0 0;}
	.p-support .p-support__body .p-support__box:nth-child(3){margin:5vw 0 0;}
	.p-support .p-support__body .p-support__box .p-support__box__inner .p-support-box__title{font-size:6vw;margin:0;}
	.p-support .p-support__body .p-support__box .p-support__box__inner ul{margin:5vw 0 0;}
	.p-support .p-support__body .p-support__box .p-support__box__inner ul li{font-size:3.6vw;}
	.p-support .p-support__body .p-support__box .p-support__box__inner ul li::before{width:3.6vw;height:3.6vw;}
	.p-support .p-support__message{margin:10vw 0 0;}
	.p-support .p-support__message .p-support__message__title{font-size:5vw;}
	.p-support .p-support__message .p-support__message__title::before,
	.p-support .p-support__message .p-support__message__title::after{top:6px;}
	.p-support .p-support__message .p-support__message__text{font-size:3.6vw;margin:5vw 0 0;text-align:left;}
}

.p-summary{text-align:center;margin:110px 0 0;padding:0 0 60px;background-color:#f8f1e3;}
.p-summary .p-summary__title{display:inline-block;font-size:2.5rem;font-weight:700;line-height:1.4;margin:-20px 0 0;padding:12px 45px;color:#FFF;background-color:#5d330d;position:relative;}
.p-summary .p-summary__title::before,
.p-summary .p-summary__title::after{content:"";width:0;height:0;border-style:solid;position:absolute;bottom:-15px;}
.p-summary .p-summary__title::before{border-width:0 30px 15px 0;border-color:transparent #000 transparent transparent;left:0;}
.p-summary .p-summary__title::after{border-width:15px 30px 0 0;border-color:#000 transparent transparent transparent;right:0;}
.p-summary .p-summary__body{display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:85px auto 0;}
.p-summary .p-summary__body .p-summary__body__left{display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:580px;border-radius:20px;background-color:#FFF;}
.p-summary .p-summary__body .p-summary__body__left .p-summary__visual{margin:-15px 0 15px;-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}
.p-summary .p-summary__body .p-summary__body__left .p-summary__text{margin:0 0 0 40px;}
.p-summary .p-summary__body .p-summary__body__left .p-summary__text .p-txt01{font-size:3rem;font-weight:700;}
.p-summary .p-summary__body .p-summary__body__left .p-summary__text .p-txt02{font-size:3rem;font-weight:700;line-height:1;margin:10px 0 0;padding:10px 0;box-sizing:border-box;color:#f23e16;border:2px solid #f23e16;}
.p-summary .p-summary__body .p-summary__body__left .p-summary__text .p-txt03{font-size:1.6rem;line-height:1.75;margin:10px 0 0;}
.p-summary .p-summary__body .p-summary__body__right{width:560px;}
.p-summary .p-summary__body .p-summary__body__right p{font-size:1.9rem;font-weight:700;line-height:1.4;color:#c1433c;position:relative;}
.p-summary .p-summary__body .p-summary__body__right p::before,
.p-summary .p-summary__body .p-summary__body__right p::after{content:"";display:inline-block;width:3px;height:100%;background-color:#c1433c;position:absolute;top:0;bottom:0;}
.p-summary .p-summary__body .p-summary__body__right p::before{-webkit-transform:rotate(-20deg);transform:rotate(-20deg);left:0;}
.p-summary .p-summary__body .p-summary__body__right p::after{-webkit-transform:rotate(20deg);transform:rotate(20deg);right:0;}
.p-summary .p-summary__body .p-summary__body__right a{display:block;font-size:2.5rem;font-weight:700;line-height:1.4;margin:20px 0 0;padding:30px;box-sizing:border-box;background-color:#FFF;border:1px solid #c9c9c9;}
.p-summary .p-summary__body .p-summary__body__right a::before{content:"";display:inline-block;width:60px;height:60px;vertical-align:middle;border-radius:100%;background:#edd4bd url(/shukatsu/images/shukatsu_icon_03@2x.png)no-repeat center center / 40px auto;}
.p-summary .p-summary__body .p-summary__body__right a span{display:inline-block;vertical-align:middle;text-align:left;margin:0 0 0 30px;}
@media screen and (max-width: 767px) {
	.p-summary{margin:20vw 0 10vw;padding:0 0 10vw;}
	.p-summary .p-summary__title{font-size:4vw;margin:-10vw 5.33vw 0;padding:3vw 5vw 5vw;}
	.p-summary .p-summary__body{display:block;margin:13vw 0 0;}
	.p-summary .p-summary__body .p-summary__body__left{width:100%;}
	.p-summary .p-summary__body .p-summary__body__left .p-summary__visual{width:30vw;}
	.p-summary .p-summary__body .p-summary__body__left .p-summary__text{margin:0 0 0 6vw;}
	.p-summary .p-summary__body .p-summary__body__left .p-summary__text .p-txt01{font-size:6vw;}
	.p-summary .p-summary__body .p-summary__body__left .p-summary__text .p-txt02{font-size:6vw;margin:0;padding:5px;}
	.p-summary .p-summary__body .p-summary__body__left .p-summary__text .p-txt03{font-size:3.2vw;margin:2vw 0 0;}
	.p-summary .p-summary__body .p-summary__body__right{width:100%;margin:10vw 0 0;}
	.p-summary .p-summary__body .p-summary__body__right p{font-size:3.8vw;}
	.p-summary .p-summary__body .p-summary__body__right a{font-size:5vw;padding:2.67vw 4vw 2.67vw 4vw;}
	.p-summary .p-summary__body .p-summary__body__right a::before{width:14.66667vw;height:14.66667vw;}
	.p-summary .p-summary__body .p-summary__body__right a span{margin:0 0 0 2.67vw;}
}
