/* CSS Document */
@charset "UTF-8";


@media(min-width:900px){
	a[href^="tel:"]{pointer-events:none;}
 	html{font-size:calc(1000vw / 1400);}/*10px;*/
	.sp_only{display: none!important;}
}
/*
@media (max-width: 899px) and (min-width: 600px) {
	a[href^="tel:"]{pointer-events:none;}
 	html{font-size:calc(1000vw / 600);}
	.sp_only{display: none!important;}
}
*/
@media(max-width:899px){
	html{font-size:calc( 1000vw / 375 );}/*10px;*/
	.pc_only{display: none!important;}
}

.Poppins {font-family: "Poppins", sans-serif;}
/*.Serif {font-family: "Noto Serif JP", serif;}*/
	

body {background:#f6f3e6;}		
header {width:100%;position:relative;z-index:10;}
header .logo{position:absolute;top:0;left:0;width:33rem;border-radius:0 0 2rem 0;}

	
.top {}
.top .sec_hero {position:relative;padding:6rem 0;}
.top .sec_hero .bg {position:absolute;top:0;left:0;width:100%;z-index:-1;}
.top .sec_hero .bg img {}
.top .sec_hero .img_items {position:absolute;top:34rem;left:0;width:100%;}
.top .sec_hero .img img {}
.top .sec_hero .icon {position:absolute;top:10rem;right:11rem;width:16rem;}
.top .sec_hero .icon img {}
.top .sec_hero .wrap {width:70rem;max-width:100%;margin:0 auto;position:relative;z-index:2;}
.top .sec_hero .wrap .titles {}
.top .sec_hero .wrap .titles .img_title {width:68.5rem;max-width:100%;margin:0 auto 2rem;}
.top .sec_hero .wrap .titles .img_title img {}
.top .sec_hero .wrap .titles .subtitle {font-size:2.2rem;line-height:3.8rem;text-align:center;margin-bottom:4rem;}
.top .sec_hero .wrap .titles .img {width:55rem;max-width:100%;margin:0 auto 4rem;}
.top .sec_hero .wrap .titles .img img {}
.top .sec_hero .wrap .titles .text {font-size:1.6rem;line-height:2.6rem;text-align:center;}
	
	
.top .sec01 {margin-bottom:5rem;}
.top .sec01 .wrap {width:110rem;max-width:100%;margin:0 auto;padding:3.5rem 5rem 7rem;box-sizing:border-box;background:#FFF;border-radius:9rem 9rem 0 0;}
.top .sec01 .wrap .texts {position:relative;margin-bottom:4rem;}
.top .sec01 .wrap .texts::after {content:"";width:100%;height:1.5px;background:#93835f;position:absolute;bottom:1px;left:0;}
.top .sec01 .wrap .texts .img {width:77.5rem;max-width:100%;margin-left:6rem;}
.top .sec01 .wrap .texts .img img {}
.top .sec01 .wrap .texts .caption {font-size:2.2rem;line-height:3.2rem;color:#FFF;position:absolute;top:9.5rem;left:23rem;}
.top .sec01 .wrap .texts .text {font-size:1.6rem;line-height:2.6rem;width:70rem;max-width:100%;position:absolute;bottom:2.5rem;left:26rem;text-align:justify;}
.top .sec01 .wrap .titles {position:relative;margin-bottom:4rem;}
.top .sec01 .wrap .titles::after {content:"";width:3.4rem;height:0.4rem;background:#93835f;position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);}
.top .sec01 .wrap .titles .title {font-size:3.4rem;line-height:6rem;text-align:center;}
.top .sec01 .wrap .imgs {position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:64rem;max-width:100%;margin:0 auto;}
.top .sec01 .wrap .imgs .icon {position:absolute;top:9.5rem;left:-6.5rem;width:10rem;max-width:100%;}
.top .sec01 .wrap .imgs .img {width:30rem;max-width:100%;}
.top .sec01 .wrap .imgs .img img {}


.top .sec02 {position:relative;margin-bottom:8rem;}
.top .sec02 .bg {position:absolute;bottom:-18rem;left:0;z-index:-1;width:100%;}
.top .sec02 .bg img {}	
.top .sec02 .wrap {width:110rem;max-width:100%;margin:0 auto;}	
.top .sec02 .wrap .titles {position:relative;margin-bottom:6.5rem;}	
.top .sec02 .wrap .titles::after {content:"";width:3.4rem;background:#93835f;position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);}	
.top .sec02 .wrap .titles .title {font-size:3.4rem;line-height:6rem;text-align:center;}	
.top .sec02 .wrap .items {display:flex;flex-wrap:wrap;justify-content:center;}	
.top .sec02 .wrap .items .item {width:32rem;max-width:100%;position:relative;}	
.top .sec02 .wrap .items .item + .item {margin-left:7rem;}	
.top .sec02 .wrap .items .item:nth-child(4) {margin-left:0;}	
.top .sec02 .wrap .items .item:nth-child(n + 4) {margin-top:8rem;}	
.top .sec02 .wrap .items .item .num {font-size:4.4rem;line-height:4.4rem;font-weight:600;color:#93835f;position:absolute;top:0;left:0;}	
.top .sec02 .wrap .items .item .img {width:15rem;border-radius:50%;overflow:hidden;margin:0 auto 1.5rem;}	
.top .sec02 .wrap .items .item .img img {}	
.top .sec02 .wrap .items .item .title {font-size:2.2rem;line-height:3.2rem;font-weight:500;text-align:center;margin-bottom:1rem;}	
.top .sec02 .wrap .items .item .text {font-size:1.6rem;line-height:2.6rem;position:relative;padding-left:2rem;}	
.top .sec02 .wrap .items .item .text::before {content:"●";font-size:1.6rem;line-height:2.6rem;color:#93835f;position:absolute;top:0;left:0;}	
	
	
.top .sec03 {background:#FFF;border-radius:9rem 9rem 0 0;padding:5rem 0 8rem;margin-bottom:5rem;}	
.top .sec03 .wrap {width:110rem;max-width:100%;margin:0 auto;}	
.top .sec03 .wrap .titles {position:relative;margin-bottom:7rem;}	
.top .sec03 .wrap .titles::after {content:"";width:3.4rem;height:0.4rem;background:#93835f;position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);}	
.top .sec03 .wrap .titles .title {font-size:3.4rem;line-height:6rem;text-align:center;}	
.top .sec03 .wrap .items {margin-bottom:8rem;}	
.top .sec03 .wrap .items .item {display:flex;flex-wrap:wrap;justify-content:space-between;position:relative;padding-left:1.2rem;box-sizing:border-box;}	
.top .sec03 .wrap .items .item + .item {margin-top:8rem;}	
.top .sec03 .wrap .items .item .step {font-size:2.6rem;font-weight:500;line-height:4rem;color:#FFF;text-align:center;width:12rem;background:#93835f;position:absolute;top:-1.2rem;left:0;}	
.top .sec03 .wrap .items .item .img {width:30rem;max-width:100%;}	
.top .sec03 .wrap .items .item .img img {}	
.top .sec03 .wrap .items .item .texts {width:75rem;max-width:100%;}	
.top .sec03 .wrap .items .item .texts .title {font-size:2.2rem;line-height:3.2rem;font-weight:500;margin-bottom:1.5rem;}	
.top .sec03 .wrap .items .item .texts .title span {display:block;font-size:1.6rem;line-height:2.6rem;font-weight:400;margin-top:0.5rem;}	
.top .sec03 .wrap .items .item .texts .lists {background:#f6f3e6;width:60rem;max-width:100%;padding:1.5rem 2rem;box-sizing:border-box;}	
.top .sec03 .wrap .items .item .texts .lists .text {font-size:1.8rem;line-height:3rem;font-weight:500;color:#93835f;margin-bottom:0.5rem;}	
.top .sec03 .wrap .items .item .texts .lists .names {display:flex;flex-wrap:wrap;justify-content:flex-start;}	
.top .sec03 .wrap .items .item .texts .lists .names + .names {margin-top:0.5rem;}	
.top .sec03 .wrap .items .item .texts .lists .names .name {font-size:1.6rem;line-height:2.6rem;min-width:10rem;position:relative;padding-left:2rem;}	
.top .sec03 .wrap .items .item .texts .lists .names .name::before {content:"●";font-size:1.6rem;line-height:2.6rem;color:#93835f;position:absolute;top:0;left:0;}	
.top .sec03 .wrap .items .item .texts .lists .names .name + .name {margin-left:2rem;}	
.top .sec03 .wrap .items .item .texts .lists .names .name span {color:#93835f;}
.top .sec03 .wrap .items .item .texts .text {font-size:1.6rem;line-height:2.6rem;text-align:justify;}	
.top .sec03 .wrap .area {background:#93835f;border-radius:9rem 9rem 0 0;padding:4rem 5rem 4.5rem;box-sizing:border-box;}	
.top .sec03 .wrap .area .texts {position:relative;margin-bottom:7rem;}	
.top .sec03 .wrap .area .texts .title {font-size:3rem;line-height:4.5rem;font-weight:bold;color:#FFF;border-bottom:2px solid #FFF;width:55rem;max-width:100%;margin:0 auto;}	
.top .sec03 .wrap .area .texts .title span {font-size:6.6rem;font-weight:600;margin:0 0.2rem;}	
.top .sec03 .wrap .area .texts .deco  {position:absolute;top:-2.2rem;left:57.5%;width:2.4rem;}	
.top .sec03 .wrap .area .texts .deco img  {}	
.top .sec03 .wrap .area .patterns {display:flex;flex-wrap:wrap;justify-content:space-between;}	
.top .sec03 .wrap .area .patterns .pattern {position:relative;width:30rem;background:#FFF;padding:4rem 1.5rem 2.5rem;box-sizing:border-box;}	
.top .sec03 .wrap .area .patterns .pattern .num {font-size:3rem;line-height:6rem;letter-spacing:0;font-weight:600;text-align:center;color:#93835f;width:6rem;background:#f2ebda;border-radius:50%;overflow:hidden;position:absolute;top:-3rem;left:50%;transform:translateX(-50%);}	
.top .sec03 .wrap .area .patterns .pattern .title {font-size:2.2rem;line-height:3.2rem;font-weight:500;text-align:center;margin-bottom:1.5rem;}	
.top .sec03 .wrap .area .patterns .pattern .text {font-size:1.6rem;line-height:2.6rem;text-align:center;margin-bottom:1.5rem;}	
.top .sec03 .wrap .area .patterns .pattern .img {width:19rem;max-width:100%;margin:0 auto;}	
.top .sec03 .wrap .area .patterns .pattern .img img {}	
	

.top .sec04 {position:relative;margin-bottom:6rem;}
.top .sec04 .bg {position:absolute;top:8rem;left:0;z-index:-1;width:100%;}
.top .sec04 .bg img {}
.top .sec04 .wrap {width:110rem;max-width:100%;margin:0 auto;}
.top .sec04 .wrap .titles {position:relative;margin-bottom:3rem;}
.top .sec04 .wrap .titles::after {content:"";width:3.4rem;height:0.4rem;background:#93835f;position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);}
.top .sec04 .wrap .titles .title {font-size:3.4rem;line-height:6rem;text-align:center;}
.top .sec04 .wrap .texts {padding-bottom:6rem;position:relative;}
.top .sec04 .wrap .texts .text {font-size:1.6rem;line-height:2.6rem;text-align:center;margin-bottom:5rem;}
.top .sec04 .wrap .texts table {width:45rem;max-width:100%;margin:0 auto;font-size:1.6rem;line-height:2.6rem;}
.top .sec04 .wrap .texts table th {padding:1rem 0;background:#c5c5c5;border:1px solid #8e8e8e;box-sizing:border-box;text-align:center;}
.top .sec04 .wrap .texts table td {padding:0.5rem 0;background:#FFF;border:1px solid #8e8e8e;box-sizing:border-box;text-align:center;}
.top .sec04 .wrap .texts table tr >*:nth-child(1){width:32rem;}
.top .sec04 .wrap .texts table tr >*:nth-child(2){width:13rem;}
.top .sec04 .wrap .texts .img {width:15.5rem;max-width:100%;position:absolute;bottom:0;right:11rem;z-index:-1;}
.top .sec04 .wrap .texts .img img {}
.top .sec04 .wrap .items {background:#FFF;border-radius:9rem 9rem 0 0;padding:6rem 7.5rem;box-sizing:border-box;}
.top .sec04 .wrap .items .item {display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;padding-bottom:4rem;}
.top .sec04 .wrap .items .item + .item {padding-top:4rem;border-top:1px solid #93835f;}
.top .sec04 .wrap .items .item .names {width:46rem;max-width:100%;}
.top .sec04 .wrap .items .item .names .name {font-size:2.2rem;line-height:3.2rem;font-weight:500;color:#93835f;margin-bottom:1rem;}
.top .sec04 .wrap .items .item .names .text {font-size:1.6rem;line-height:2.6rem;}
.top .sec04 .wrap .items .item table {width:45rem;max-width:100%;font-size:1.6rem;line-height:2.6rem;}
.top .sec04 .wrap .items .item table th {padding:1rem 0;background:#c5c5c5;border:1px solid #8e8e8e;box-sizing:border-box;text-align:center;}
.top .sec04 .wrap .items .item table td {padding:0.5rem 0;background:#FFF;border:1px solid #8e8e8e;box-sizing:border-box;text-align:center;}
.top .sec04 .wrap .items .item01 table tr >*:nth-child(1){width:16rem;}
.top .sec04 .wrap .items .item01 table tr >*:nth-child(2){width:29rem;}
.top .sec04 .wrap .items .item02 table tr >*:nth-child(1){width:27rem;}
.top .sec04 .wrap .items .item02 table tr >*:nth-child(2){width:18rem;}
.top .sec04 .wrap .items .imgs {}	
.top .sec04 .wrap .items .imgs .names {width:100%;}	
.top .sec04 .wrap .items .imgs .names .name {}	
.top .sec04 .wrap .items .imgs .names .text {}	
.top .sec04 .wrap .items .imgs .img {width:87rem;max-width:100%;margin:3rem auto 0;}	
.top .sec04 .wrap .items .imgs .img img {}	
.top .sec04 .wrap .items .caution {background:#93835f;padding:3rem;box-sizing:border-box;}
.top .sec04 .wrap .items .caution .title {position:relative;font-size:2.2rem;line-height:3.2rem;font-weight:500;color:#FFF;margin-bottom:1rem;padding-left:4.5rem;}	
.top .sec04 .wrap .items .caution .title svg {width:4rem;max-width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%);}	
.top .sec04 .wrap .items .caution .title svg path {fill:#FFF;}	
.top .sec04 .wrap .items .caution .text {font-size:1.6rem;line-height:2.6rem;color:#FFF;text-align:justify;}	

	
.top .sec05 {margin-bottom:6rem;}
.top .sec05 .wrap {width:110rem;max-width:100%;margin:0 auto;}
.top .sec05 .wrap .titles {position:relative;margin-bottom:4rem;}
.top .sec05 .wrap .titles::after {content:"";width:3.4rem;height:0.4rem;background:#93835f;position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);}
.top .sec05 .wrap .titles .title {font-size:3.4rem;line-height:6rem;text-align:center;}
.top .sec05 .wrap .item {}
.top .sec05 .wrap .item .ques {font-size:2.2rem;line-height:7rem;font-weight:500;display:flex;border-bottom:1px solid #CCC;}
.top .sec05 .wrap .item .ques span {font-size:4rem;font-weight:600;color:#93835f;margin-right:1.5rem;}
.top .sec05 .wrap .item .ans {font-size:1.6rem;line-height:2.6rem;padding:2rem 0;}

	
.top .sec06 {background:#FFF;border-radius:9rem 9rem 0 0;padding:6rem 0 8rem;}
.top .sec06 .wrap {width:110rem;max-width:100%;margin:0 auto;}
.top .sec06 .subtitles {margin-bottom:3.5rem;}
.top .sec06 .subtitles .subtitle {font-size:3.4rem;line-height:6rem;color:#352e22;text-align:center;font-weight:bold;margin-bottom:1.5rem;}
.top .sec06 .subtitles .text {font-size:1.6rem;line-height:2.6rem;color:#352e22;text-align:center;}
.top .sec06 .items {display:flex;flex-wrap:wrap;justify-content:space-between;}
.top .sec06 .items .item {width:25rem;}
.top .sec06 .items .item::before {content:"";width:25rem;order:2;}
.top .sec06 .items .item::after {content:"";width:25rem;order:2;}
.top .sec06 .items .item .img {height:18rem;display:block;}
.top .sec06 .items .item .img img {transition:0.5s;}
.top .sec06 .items .item .img:hover img {transform: scale(1.1);}
.top .sec06 .items .item .texts {padding:1rem 1.4rem;box-sizing:border-box;background:#FFF;}
.top .sec06 .items .item .texts .name {font-size:2rem;line-height:3rem;font-weight:bold;}
.top .sec06 .items .item .texts .address {font-size:1.6rem;line-height:2.6rem;display:flex;min-height:7.8rem;margin-bottom:0.5rem;}
.top .sec06 .items .item .texts .tel {font-size:2.4rem;line-height:3rem;color:#93835f;font-weight:bold;}
.top .sec06 .items .item .qrs {display:flex;justify-content:space-between;align-items:center;background:#06c755;padding:1.5rem;box-sizing:border-box;}
.top .sec06 .items .item .qrs .line {text-align:center;}
.top .sec06 .items .item .qrs .line span {font-size:1.5rem;line-height:2.6rem;color:#FFF;font-weight:bold;display:block;}
.top .sec06 .items .item .qrs .line i {font-size:5rem;line-height:5rem;color:#FFF;}
.top .sec06 .items .item .qrs .qr {width:9rem;}

	
footer {padding:5rem 0 6rem;}
footer .wrap {text-align:center;}
footer .wrap .logo {width:30rem;margin:0 auto 3rem;}
footer .wrap .logo img {}
footer .wrap .texts {}
footer .wrap .texts .text {font-size:1.6rem;line-height:2.8rem;margin-bottom:2rem;color:#000;}
footer .wrap .texts .text.link {color:#808080;}
footer .wrap .texts .text span {font-size:1.6rem;line-height:2.8rem;color:#000;margin-left:1.5rem;border-bottom:1px solid #000;}
footer .wrap .texts .text i {font-size:1.2rem;line-height:2.8rem;color:#93835f;font-weight:bold;margin-left:0.5rem;}
footer .wrap .texts .copy {font-size:1.6rem;line-height:2.8rem;font-weight:600;}
	