@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Oswald:wght@200..700&display=swap');

html, body{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	font-style: normal;
	background-color: #fff;
	line-height: 1.5;
	font-size: 16px;
	color: #ff0000;
	scroll-behavior: smooth;
}


.oswald{
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.notoserif{
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}


.pr{
	position: relative;
}
.inner{
	width: 750px;
	margin: 0 auto;
}
@media screen and (max-width: 750px){
	.inner{
		width: 100vw;
	}
	.section03 .inner{
		width: 95vw;
	}
}
.flex{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.jcc{
	justify-content: center;
}
.jcsb{
	justify-content: space-between;
}
.jcfe{
	justify-content: flex-end;
}
.aifs{
	align-items: flex-start;
}
.aife{
	align-items: flex-end;
}
.pcbr{
	display: block;
}
.spbr{
	display: none;
}
@media screen and (max-width: 750px){
	.pcbr{
	display: none;
	}
	.spbr{
		display: block;
	}
}


/*header*/
header{
	padding: 16px 0;
}
.header_logo{
	width: 210px;
	height: 33px;
	display: block;
}
.header_info{
	background-image: url(../images/header_info.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 316px;
	height: 62px;
}

@media screen and (max-width: 750px){
	header{
		padding: 2.13vw 0;
	}
	.header_logo{
		width: calc(2.13vw * (210/16));
		height: calc(2.13vw * (33/16));
		margin-left: 1.6vw;
	}
	.header_info{
		width: calc(2.13vw * (316/16));
		height: calc(2.13vw * (62/16));
		margin-right: 1.6vw;
	}
}


/*fv*/
.fv .bg{
	background-image: url(../images/fv_bg.png);
	background-size: 749px 1060px;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding: 22px 10px 0 4px;
	height: 1060px;
}
.fv .fv_txt01{
	display: block;
	margin: 0 auto 12px auto;
	width: 624px;
	height: 50px;
}
.fv .fv_ul{
	padding-bottom: 24px;
}
.fv .fv_ul li{
	width: 239px;
	height: 80px;
	background-image: url(../images/fv_hukidashi01.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 7px;
}
.fv .fv_ul li:nth-child(2){
	background-image: url(../images/fv_hukidashi02.png);
}
.fv .fv_ul li:nth-child(3){
	background-image: url(../images/fv_hukidashi03.png);
	margin-right: 0;
}
.fv .kirukoto{
	background-image: url(../images/kirukoto.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 464px;
	height: 71px;
	margin-bottom: 20px;
}
.fv .irui_txt{
	background-image: url(../images/marutto_txt.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 731px;
	height: 233px;
	position: relative;
	margin-bottom: 60px;
}
.fv .irui_img{
	position: absolute;
	background-image: url(../images/marutto_img.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	top: 340px;
	left: calc(50% - 220px);
	width: 187px;
	height: 188px;
}
.fv .irui_img{
	transition: .3s;
	filter: blur(3px);
	transform: scale(0) rotate(1080deg);
}
.fv .irui_img.done{
	filter: blur(0px);
	transform: scale(1.8) rotate(-180deg);
}
.fv .irui_img.done2{
	transform: scale(1) rotate(0deg);
}
.fv .gojitaku{
	background-image: url(../images/gojitakude.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 244px;
	height: 106px;
	position: absolute;
	top: 210px;
	left: calc(50% - -110px);
}
.fv .woman{
	background-image: url(../images/fv_woman.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 367px;
	height: 359px;
	position: relative;
	top: -386px;
	left: calc(50% - 390px);
}
.fv .huku{
	background-image: url(../images/fv_huku.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 502px;
	height: 306px;
	position: relative;
	top: -42px;
	left: calc(50% - 120px);
}
.fv .tasuki{
	background-image: url(../images/fv_tasuki.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 714px;
	height: 52px;
	position: relative;
	top: -387px;
	left: calc(50% - 360px);
}
.fv .record_wrap{
	position: relative;
	top: -364px;
	left: calc(50% - 320px);
}
.fv .record_wrap .rc_01,
.fv .record_wrap .rc_02,
.fv .record_wrap .rc_03{
	background-image: url(../images/record_01.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 192px;
	height: 299px;
	margin-right: 30px;
}
.fv .record_wrap .rc_02{
	background-image: url(../images/record_02.gif);
}
.fv .record_wrap .rc_03{
	background-image: url(../images/record_03.gif);
	margin-right: 0;
}
.fv .fv_10000{
	background-image: url(../images/fv_10000.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 347px;
	height: 92px;
	position: relative;
	top: -318px;
	margin: 0 auto;
}
.fv .sub_txt{
	position: relative;
	top: -308px;
	text-align: center;
	color: #202020;
}

@media screen and (max-width: 750px){
	.fv .bg{
		background-size: 99.87vw 141.33vw;
		padding: 2.93vw 1.33vw 0 0.53vw;
		height: 141.33vw;
	}
	.fv .fv_txt01{
		width: 83.2vw;
		height: 6.67vw;
	}
	.fv .fv_txt01 span{
		font-size: 4.8vw;
	}
	.fv .fv_ul{
		padding-bottom: 3.2vw;
	}
	.fv .fv_ul li{
		width: 31.87vw;
		height: 10.66vw;
		margin-right: 0.93vw;
	}
	.fv .kirukoto{
		width: 61.87vw;
		height: 9.46vw;
		margin-bottom: 5.33vw;
	}
	.fv .irui_txt{
		width: 97.47vw;
		height: 31.07vw;
	}
	.fv .irui_img{
		top: 54.33vw;
		left: calc(50% - 29.33vw);
	}
	.fv .irui_img.done{
		width: 24.93vw;
		height: 25.07vw;
	}
	.fv .gojitaku{
		width: 32.53vw;
		height: 14.13vw;
		top: 34vw;
		left: calc(50% - -14.67vw);
	}
	.fv .woman{
		width: 48.93vw;
		height: 47.87vw;
		top: -50.67vw;
		left: calc(50% - 52vw);
	}
	.fv .huku{
		width: 66.93vw;
		height: 40.8vw;
		top: -4.67vw;
		left: calc(50% - 18vw);
	}
	.fv .tasuki{
		width: 95.2vw;
		height: 6.93vw;
		top: -51.6vw;
		left: calc(50% - 48vw);
	}
	.fv .record_wrap{
		top: -48.53vw;
		left: calc(50% - 42.67vw);
		width: 90vw;
	}
	.fv .record_wrap .rc_01,
	.fv .record_wrap .rc_02,
	.fv .record_wrap .rc_03{
		width: 25.6vw;
		height: 39.87vw;
		margin-right: 4vw;
	}
	.fv .fv_10000{
		width: 46.27vw;
		height: 12.27vw;
		top: -42.4vw;
	}
	.fv .sub_txt{
		top: -42.57vw;
		font-size: 2.13vw;
	}



}


/*02*/
.section02{
	padding-top: 338px;
	position: relative;
}
.common_ap .img_01{
	background-image: url(../images/img_01.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 350px;
	position: relative;
}
.section05 .img_01{
	margin-top: 165px;
}


/*.common_ap .img_01 .deco01,*/
.common_ap .img_01 .deco02,
.common_ap .img_01 .deco03,
.common_ap .img_01 .deco04,
.common_ap .img_01 .deco05{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 652px;
	height: 68px;
	position: absolute;
	top: 40px;
	left: 50%;
	transform: translateX(-50%);
}

.common_ap .img_01 .deco01{
	background-color: #ffdc2e;
	padding: 14px 40px;
	border-radius: 34px;
	width: 652px;
	text-align: center;
	top: 40px;
	line-height: 1;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	font-style: italic;
	justify-content: center;
}

.common_ap .img_01 .deco01 .ttl{
	font-size: 37px;
	margin-right: 24px;
	color: #0a292d;
	font-weight: bold;
}
.common_ap .img_01 .deco01 .s_day,
.common_ap .img_01 .deco01 .e_day{
	font-size: 42px;
	margin-right: 4px;
	color: #141414;
	font-weight: bold;
}

.common_ap .img_01 .deco01 .e_day{
	padding-left: 32px;
	position: relative;
}
.common_ap .img_01 .deco01 .e_day:before{
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 17px solid #0a292d;
	border-right: 0;
	left: 0;
	top: 26px;
}
.common_ap .img_01 .deco01 .s_week,
.common_ap .img_01 .deco01 .e_week{
	font-size: 21px;
	margin-right: 4px;
	color: #141414;
}
.common_ap .img_01 .deco01 .s_week{
	margin-right: 16px;
}



.common_ap .img_01 .deco02{
	background-image: url(../images/img_01_deco02.png);
	width: 530px;
	height: 114px;
	top: 123px;
}
.common_ap .img_01 .deco03{
	background-image: url(../images/img_01_deco03.png);
	width: 148px;
	height: 148px;
	top: 135px;
	left: calc(50% - 290px);
	transform: unset;
}
.common_ap .img_01 .deco04{
	background-image: url(../images/img_01_deco04.png);
	width: 459px;
	height: 158px;
	top: 130px;
	left: calc(50% - 132px);
	transform: unset;
}
.common_ap .img_01 .deco05{
	background-image: url(../images/img_01_deco05.png);
	width: 242px;
	height: 48px;
	top: 265px;
	left: calc(50% - -108px);
	transform: unset;
}
.common_ap .img_01 .txt_01{
	font-size: 14px;
	color: #fffefe;
	position: absolute;
	top: 300px;
	left: calc(50% - 352px);
	line-height: 16px;
	letter-spacing: calc(16px*0.05);
	text-shadow: 1px 1px 8px #202020;
}
.common_ap .img_02{
	background-image: url(../images/img_02.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 155px;
	position: relative;
}
.common_ap .img_02 .deco_01{
	width: 120px;
	height: 109px;
	background-image: url(../images/img_02_deco.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	bottom: 0;
	left: calc(50% - 372px);
}
.common_ap .img_02 .txt_01{
	width: 670px;
	height: 56px;
	background-image: url(../images/img_02_txt.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 56px;
	left: calc(50% - 298px);
}
.common_ap .img_02 .txt_01 .deco_01{
	width: 112px;
	height: 55px;
	background-image: url(../images/img_02_txt_01.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0;
	left: calc(50% - 336px);
	webkit-animation: gelatine 2s infinite;
	-moz-animation: gelatine 2s infinite;
	animation: gelatine 2s infinite;
}
.common_ap .img_02 .txt_01 .deco_02{
	width: 112px;
	height: 56px;
	background-image: url(../images/img_02_txt_02.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0;
	left: calc(50% - -87px);
	webkit-animation: gelatine 2s infinite;
	-moz-animation: gelatine 2s infinite;
	animation: gelatine 2s infinite;
}
.common_ap .img_02 .txt_01 .deco_03{
	width: 112px;
	height: 56px;
	background-image: url(../images/img_02_txt_03.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0;
	left: calc(50% - 183px);
	webkit-animation: gelatine 2s infinite;
	-moz-animation: gelatine 2s infinite;
	animation: gelatine 2s infinite;
}
.common_ap .img_02 .txt_01 .sub_txt{
	color: #000;
	font-size: 16px;
	position: absolute;
	top: 64px;
	left: calc(50% - 270px);
	display: none;
}
.common_ap .img_03{
	background-color: #59b588;
	width: 100%;
	height: 540px;
	position: relative;
	padding: 30px 32px 37px 32px;
}
.section07.common_ap .img_03{
	height: 398px;
	padding: 50px 32px 37px 32px;
}
.section07.common_ap .img_03 .tel{
	margin-top: 10px;
}
.common_ap .img_03 .cta_ul li{
	width: 221px;
	height: 61px;
	border: 1px solid #fff;
	padding: 4px;
	margin-right: 10px;
	background-color: #29905e;
	border-radius: 1px;
	transition: .4s;
	transform: translateY(50%);
	opacity: 0;
}
.common_ap .img_03 .cta_ul li.done{
	opacity: 1;
	transform: translateY(0);
}
.common_ap .img_03 .cta_ul li p{
	color: #fff;
	font-size: 24px;
	width: 100%;
	padding: 4px 0;
	text-align: center;
	background-color: #59b588;
	text-shadow: 1px 1px 12px #202020;
	border-radius: 1px;
	border: 1px solid #fff;
	width: 211px;
	height: 52px;
}
.common_ap .img_03 .lead_txt{
	color: #fff;
	font-size: 32px;
	width: 100%;
	padding: 4px 0;
	text-align: center;
	background-color: #59b588;
	text-shadow: 1px 1px 12px #202020;
	transform: translateY(50%);
	opacity: 0;
	transition: .6s;
}
.common_ap .img_03 .lead_txt.done{
	opacity: 1;
	transform: translateY(0);
}
.common_ap .img_03 .cta_ul li:last-child{
	margin-right: 0;
}
.common_ap .img_03 .txt{
	font-size: 31px;
	color: #fff;
	text-shadow: 1px 1px 4px #202020;
	text-align: center;
	line-height: 1;
	padding-top: 20px;
}
.common_ap .img_03 .txt span{
	position: relative;
}
.common_ap .img_03 .txt span:before{
	position: absolute;
	content: '';
	top: -16px;
	left: 50%;
	transform: translateX(-50%);
	background-image: url(../images/cta_txtdeco.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 30px;
	height: 30px;
}
.common_ap .img_03 .tel{
	position: absolute;
	width: 680px;
	height: 131px;
	background-color: #fff;
	border-radius: 39px;
	top: 220px;
	left: calc(50% - 344px);
	background-image: url(../images/img_03_tel.png);
	background-size: 400px 101px;
	background-repeat: no-repeat;
	background-position: 195px center;
	box-shadow: 1px 1px 16px rgba(32, 32, 32, 0.2);
	
}
@keyframes gelatine{
	0%, 100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
	}
	12% {
	    -webkit-transform: scale(0.95, 1.05);
	    transform: scale(0.95, 1.05);
	}
	24% {
	    -webkit-transform: scale(1.05, 0.95);
	    transform: scale(1.05, 0.95);
	}
	36% {
	    -webkit-transform: scale(0.975, 1.025);
	    transform: scale(0.975, 1.025);
	}
	48% {
	    -webkit-transform: scale(1, 1);
	    transform: scale(1, 1);
	}
	0%, 100% {
	    -webkit-transform: scale(1, 1);
	    transform: scale(1, 1);
	}
	12% {
	    -webkit-transform: scale(0.95, 1.05);
	    transform: scale(0.95, 1.05);
	}
	24% {
	    -webkit-transform: scale(1.05, 0.95);
	    transform: scale(1.05, 0.95);
	}
	36% {
	    -webkit-transform: scale(0.975, 1.025);
	    transform: scale(0.975, 1.025);
	}
	48% {
	    -webkit-transform: scale(1, 1);
	    transform: scale(1, 1);
	}
}
.common_ap .img_03 .tel:before{
	position: absolute;
	content: '';
	width: 187px;
	height: 143px;
	background-image: url(../images/img_03_deco.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	top: -12px;
	left: calc(50% - 345px);
}
.common_ap .img_03 .mail{
	position: absolute;
	width: 670px;
	height: 130px;
	background-image: url(../images/mail_cta.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 50px;
	top: 370px;
	left: calc(50% - 344px);
	box-shadow: 1px 1px 16px rgba(32, 32, 32, 0.2);
	webkit-animation: gelatine 2s infinite;
    -moz-animation: gelatine 2s infinite;
    animation: gelatine 2s infinite;
}
.section07.common_ap .img_03 .mail{
	display: none;
}
/*.section02 .img_04{
	display: block;
	background-image: url(../images/img_04.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 1786px;
	position: relative;
	padding: 78px 0 184px 0;
	line-height: 1;
}*/
.section02 .img_04{
	display: block;
	background-image: url(../images/img_04.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 500px;
	position: relative;
	padding: 0;
	line-height: 1;
}
/*.section02 .img_04 .txt_01{
	font-size: 50px;
	color: #fff;
	position: absolute;
	left: calc(50% - 170px);
	top: 78px;
	width: 450px;
	height: 48px;
}*/
.section02 .img_04 .txt_01{
	font-size: 30px;
	color: #fff;
	position: absolute;
	left: calc(50% - 120px);
	top: 38px;
	width: 450px;
	height: 48px;
}
.section02 .img_04 .txt_01,
.section02 .img_04 .txt_02,
.section02 .img_04 .txt_03,
.section02 .img_04 .txt_04{
	transition: .8s;
	transform: translateY(100%);
	opacity: 0;
	text-shadow: 1px 1px 12px rgba(32, 32, 32, 0.6);
}
.section02 .img_04 .txt_01.done,
.section02 .img_04 .txt_02.done,
.section02 .img_04 .txt_03.done,
.section02 .img_04 .txt_04.done{
	transform: translateY(0);
	opacity: 1;
}
/*.section02 .img_04 .txt_02{
	font-size: 50px;
	color: #fff;
	position: absolute;
	left: calc(50% - 266px);
	top: 156px;
	width: 600px;
}
.section02 .img_04 .txt_02 span{
	font-size: 42px;
}*/
.section02 .img_04 .txt_02{
	font-size: 30px;
	color: #fff;
	position: absolute;
	left: calc(50% - 166px);
	top: 86px;
	width: 600px;
}
.section02 .img_04 .txt_02 span{
	font-size: 24px;
}

/*.section02 .img_04 .txt_02:before{
	position: absolute;
	content: '';
	background-color: #fff;
	width: 557px;
	height: 2px;
	bottom: -12px;
	left: calc(50% - 300px);
	transition: .8s;
	transform: scale(0, 1);
	transform-origin: left center;
}*/
.section02 .img_04 .txt_02:before{
	position: absolute;
	content: '';
	background-color: #fff;
	width: 357px;
	height: 2px;
	bottom: -12px;
	left: calc(50% - 300px);
	transition: .8s;
	transform: scale(0, 1);
	transform-origin: left center;
}
.section02 .img_04 .txt_02.done:before{
	transform: scale(1, 1);
}

.section02 .img_04 .tile_wrap{
	position: relative;
	top: 150px;
}
.section02 .img_04 .tile_wrap:before{
	position: absolute;
	content: '';
	background-image: url(../images/img_04_woman.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 138px;
	height: 144px;
	top: -140px;
	left: calc(50% - 310px);
}
.section02 .img_04 .tile_wrap .tile{
	padding: 130px 20px 12px 20px;
	margin-right: 16px;
	border-radius: 20px;
	background-color: #fff;
	width: 200px;
	position: relative;
}
.section02 .img_04 .tile_wrap .tile:last-of-type{
	margin-right: 0;
}
.section02 .img_04 .tile_wrap .tile:before{
	position: absolute;
	content: '';
	width: 100%;
	background-image: url(../images/img_04_p01.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 160px;
	height: 111px;
	top: 12px;
}
.section02 .img_04 .tile_wrap .tile:nth-of-type(2):before{
	background-image: url(../images/img_04_p02.png);
}
.section02 .img_04 .tile_wrap .tile:nth-of-type(3):before{
	background-image: url(../images/img_04_p03.png);
}
.section02 .img_04 .tile_wrap .tile .txt{
	font-size: 18px;
	line-height: 1;
	background-color: #333;
	color: #ffcc01;
	padding: 8px 12px 8px 36px;
	position: relative;
}
.section02 .img_04 .tile_wrap .tile .txt:before{
	position: absolute;
	content: '';
	background-color: transparent;
	width: 20px;
	height: 20px;
	border-radius: 1px;
	border: 2px solid #fff;
	top: 50%;
	left: 18px;
	transform: translate(-50%, -50%);
}





.section02 .img_04 .txt_03{
	font-size: 50px;
	color: #ffcc00;
	position: absolute;
	left: calc(50% - 146px);
	top: 244px;
	width: 260px;
}
.section02 .img_04 .txt_04{
	font-size: 79px;
	color: #ffcc00;
	position: absolute;
	left: calc(50% - 266px);
	top: 302px;
	width: 560px;
}
.section02 .img_04 .txt_04:before{
	position: absolute;
	content: '';
	background-image: url(../images/img_04_txtdeco.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 700px;
	height: 172px;
	top: 20px;
	left: calc(50% - 370px);
}
.section02 .img_04 .photo_01{
	background-image: url(../images/img_04_p01.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 398px;
	height: 277px;
	position: absolute;
	left: calc(50% - 40px);
	top: 520px;
}
.section02 .img_04 .photo_01 .ct_01,
.section02 .img_04 .photo_02 .ct_02,
.section02 .img_04 .photo_03 .ct_03,
.section02 .img_04 .photo_04 .ct_04{
	font-size: 30px;
	width: 67px;
	height: 342px;
	writing-mode: vertical-rl;
	padding: 72px 18px 24px 18px;
	color: #ffcc00;
	background-color: #1e1e1e;
	border-radius: 1px;
	position: absolute;
	left: calc(50% - -93px);
	top: -142px;
	letter-spacing: calc(30px* 0.02);
}
.section02 .img_04 .photo_01 .ct_01,
.section02 .img_04 .photo_02 .ct_02{
	height: 402px;
}
.section02 .img_04 .photo_02 .ct_02{
	left: calc(50% - 173px);
	top: -122px;
}
.section02 .img_04 .photo_03 .ct_03{
	left: calc(50% - -93px);
	top: -82px;
}
.section02 .img_04 .photo_04 .ct_04{
	left: calc(50% - 173px);
	top: -70px;
}
.section02 .img_04 .photo_01 .ct_01:before,
.section02 .img_04 .photo_02 .ct_02:before,
.section02 .img_04 .photo_03 .ct_03:before,
.section02 .img_04 .photo_04 .ct_04:before{
	position: absolute;
	content: '';
	background-color: transparent;
	width: 46px;
	height: 46px;
	border-radius: 1px;
	border: 5px solid #fff;
	top: 19px;
	left: 50%;
	transform: translateX(-50%);
}
.section02 .img_04 .photo_02,
.section02 .img_04 .photo_03,
.section02 .img_04 .photo_04{
	background-image: url(../images/img_04_p02.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 396px;
	height: 275px;
	position: absolute;
	left: calc(50% - 360px);
	top: 710px;
}
.section02 .img_04 .photo_03{
	background-image: url(../images/img_04_p03.png);
	left: calc(50% - 40px);
	top: 920px;
}
.section02 .img_04 .photo_04{
	background-image: url(../images/img_04_p04.png);
	left: calc(50% - 360px);
	top: 1120px;
}
.section02 .img_04 .dc_01{
	position: absolute;
	top: 577px;
	left: calc(50% - 200px);
	background-image: url(../images/img_04_dc01.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 73px;
	height: 107px;
}
.section02 .img_04 .dc_02{
	position: absolute;
	top: 1007px;
	left: calc(50% - 200px);
	background-image: url(../images/img_04_dc02.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 80px;
	height: 88px;
}
.section02 .img_04 .lt_01{
	font-size: 41px;
	color: #fff;
	position: absolute;
	top: 1477px;
	left: calc(50% - 140px);
	font-weight: 300;
}
.section02 .img_04 .lt_02{
	font-size: 53px;
	color: #fff;
	position: absolute;
	top: 1535px;
	left: calc(50% - 320px);
	width: 640px;
}
.section02 .img_04 .lt_01,
.section02 .img_04 .lt_02{
	transition: .8s;
	transform: translateY(100%);
	opacity: 0;
	text-shadow: 1px 1px 12px rgba(32, 32, 32, 0.6);
}
.section02 .img_04 .lt_01.done,
.section02 .img_04 .lt_02.done{
	transform: translateY(0);
	opacity: 1;
}
/*.section02 .img_04 .wait{
	font-size: 50px;
	color: #4d3100;
	width: 241px;
	height: 241px;
	background-color: #ffcc00;
	position: absolute;
	top: 1650px;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 100%;
	z-index: 1;
	padding: 65px 20px 80px 20px;
	font-weight: 400;
	text-align: center;
	transform: translateX(-50%);
	transition: .8s;
	opacity: 0;
}*/
.section02 .img_04 .wait{
	font-size: 50px;
	color: #4d3100;
	width: 241px;
	height: 241px;
	background-color: #ffcc00;
	position: absolute;
	top: 380px;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 100%;
	z-index: 1;
	padding: 65px 20px 80px 20px;
	font-weight: 400;
	text-align: center;
	transform: translateX(-50%);
	transition: .8s;
	opacity: 0;
}
.section02 .img_04 .wait.done{
	animation: poyoyon 1s cubic-bezier(0.12, 0, 0.39, 0) 1 forwards;
	opacity: 1;
}


@keyframes poyoyon {
  0% {
    transform: translateX(-50%) translateY(-25%);
    opacity: 0;
  }
  50% {
    transform: translateX(-50%) translateY(0);
  }
  65% {
    transform: translateX(-50%) translateY(-10%);
  }
  100% {
    transform: translateX(-50%) translateY(0);
  }
  20%,100% {
    opacity: 1;
  }
}

/*.section02 .img_04 .check_01,
.section02 .img_04 .check_02,
.section02 .img_04 .check_03,
.section02 .img_04 .check_04{
	background-image: url(../images/check.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 31px;
	height: 27px;
	position: absolute;
	transform: scale(0);
	transition: .4s;
}*/
.section02 .img_04 .check_01,
.section02 .img_04 .check_02,
.section02 .img_04 .check_03,
.section02 .img_04 .check_04{
	background-image: url(../images/check.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 16px;
	height: 13px;
	position: absolute;
	transform: scale(0);
	transition: .8s;
}
/*.section02 .img_04:has(.photo_01.done) .check_01,
.section02 .img_04:has(.photo_02.done) .check_02,
.section02 .img_04:has(.photo_03.done) .check_03,
.section02 .img_04:has(.photo_04.done) .check_04{
	transform: scale(1);
}*/
.section02 .img_04:has(.done) .check_01,
.section02 .img_04:has(.done) .check_02,
.section02 .img_04:has(.done) .check_03,
.section02 .img_04:has(.done) .check_04{
	transform: scale(1);
}
/*.section02 .img_04 .check_01{
	top: 407px;
	left: calc(50% - -270px);
}
.section02 .img_04 .check_02{
	top: 617px;
	left: calc(50% - 317px);
}
.section02 .img_04 .check_03{
	top: 867px;
	left: calc(50% - -269px);
}*/
.section02 .img_04 .check_01{
	top: 291px;
	left: calc(50% - 286px);
}
.section02 .img_04 .check_02{
	top: 291px;
	left: calc(50% - 69px);
}
.section02 .img_04 .check_03{
	top: 291px;
	left: calc(50% - -148px);
}
.section02 .img_04 .check_04{
	top: 1079px;
	left: calc(50% - 317px);
}

.section02 .img_05{
	background-image: url(../images/img_05.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 732px;
	position: relative;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.section02 .img_05 .txt01,
.section02 .img_05 .txt02,
.section02 .img_05 .txt03,
.section02 .img_05 .txt04,
.section02 .img_05 .txt05,
.section02 .img_05 .txt06{
	background-image: url(../images/img_05_txt01.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 260px;
	height: 130px;
	position: absolute;
	top:  130px;
	left: calc(50% - 370px);
}
.section02 .img_05 .txt02{
	background-image: url(../images/img_05_txt02.png);
	width: 694px;
	height: 131px;
	top:  200px;
	left: 50%;
	transform: translateX(-50%) translateY(50%);
	opacity: 0;
	transition: .4s;
}
.section02 .img_05 .txt02.done{
	transform: translateX(-50%) translateY(0);
	opacity: 1;
}
.section02 .img_05 .txt03{
	background-image: url(../images/img_05_txt03.png);
	width: 584px;
	height: 49px;
	top:  394px;
	left: 50%;
	transform: translateX(-50%);
}
.section02 .img_05 .txt04{
	background-image: url(../images/img_05_txt04.png);
	width: 432px;
	height: 58px;
	top:  530px;
	left: calc(50% - 290px);
}
.section02 .img_05 .txt05{
	background-image: url(../images/img_05_txt05.png);
	width: 379px;
	height: 54px;
	top:  634px;
	left: calc(50% - 300px);
}
.section02 .img_05 .txt06{
	background-image: url(../images/img_05_txt06.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 650px;
	height: 35px;
	position: absolute;
	top: 690px;
	left: calc(50% - 312px);
}
.section02 .img_05 .deco_01,
.section02 .img_05 .deco_02,
.section02 .img_05 .deco_03,
.section02 .img_05 .deco_04{
	background-image: url(../images/deco_01.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 576px;
	height: 13px;
	position: absolute;
	top: 430px;
	left: 50%;
	transform: translateX(-50%);
}
.section02 .img_05 .deco_01{
	transition: .8s;
	transform: scale(0, 1);
	transform-origin: left;
	left: calc(50% - 288px);
}
.section02 .img_05 .deco_01.done{
	transform: scale(1, 1);
}
.section02 .img_05 .deco_02{
	background-image: url(../images/deco_02.png);
	width: 178px;
	height: 7px;
	top: 716px;
	left: calc(50% - 186px);
	transition: .8s;
	transform: scale(0, 1);
	transform-origin: left;
}
.section02 .img_05 .deco_02.done{
	transform: scale(1, 1);
}
.section02 .img_05 .deco_03{
	background-image: url(../images/deco_03.png);
	width: 83px;
	height: 190px;
	top: 446px;
	left: calc(50% - 370px);
	transform: unset;
}
.section02 .img_05 .deco_04{
	background-image: url(../images/deco_04.png);
	width: 236px;
	height: 261px;
	top: 476px;
	left: calc(50% - -140px);
	transform: unset;
}
.section02 .img_05.buy_ul_intro{
	height: 232px;
}
.section02 .img_05.buy_ul_intro{
	height: 232px;
	background-image: unset;
}
.section02 .img_05.buy_ul_intro .deco_02{
	top: 216px;
}
.section02 .img_05.buy_ul_intro .deco_04{
	top: -24px;
}
.section02 .img_05.buy_ul_intro .txt04{
	top:  30px;
}
.section02 .img_05.buy_ul_intro .txt05{
	top:  134px;
}
.section02 .img_05.buy_ul_intro .txt06{
	top: 190px;
}
.section02 .img_05.buy_ul_outro{
	height: 400px;
}
.section02 .buy_ul{
	position: relative;
	top: 20px;
	overflow-x: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
}
.section02 .buy_ul li{
	width: 223px;
	padding: 16px;
	background-color: #fff;
	box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.1);
	margin-right: 16px;
	border-radius: 30px;
	margin-bottom: 13px;
}
.section02 .buy_ul li:nth-child(3),
.section02 .buy_ul li:nth-child(6){
	margin-right: 0;
}
.section02 .buy_ul li:nth-child(4),
.section02 .buy_ul li:nth-child(5),
.section02 .buy_ul li:nth-child(6){
	margin-bottom: 17px;
}
.section02 .buy_ul li:nth-child(7),
.section02 .buy_ul li:nth-child(8),
.section02 .buy_ul li:nth-child(9),
.section02 .buy_ul li:nth-child(10),
.section02 .buy_ul li:nth-child(11),
.section02 .buy_ul li:nth-child(12){
	margin-right: 0;
	width: 690px;
	margin-bottom: 10px;
	padding: 10px 39px;
}
.section02 .buy_ul li .buy_img01{
	width: 187px;
	height: 140px;
	border-radius: 1px;
	margin-bottom: 10px;
	background-color: #000;
	background-image: url(../images/01.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.section02 .buy_ul li:nth-child(7) .buy_img01,
.section02 .buy_ul li:nth-child(8) .buy_img01,
.section02 .buy_ul li:nth-child(9) .buy_img01,
.section02 .buy_ul li:nth-child(10) .buy_img01,
.section02 .buy_ul li:nth-child(11) .buy_img01,
.section02 .buy_ul li:nth-child(12) .buy_img01{
	width: 246px;
	height: 147px;
	border-radius: 1px;
	margin-bottom: 0;
	margin-right: 14px;
}
.section02 .buy_ul li:nth-child(2) .buy_img01{
	background-image: url(../images/02.jpg);
}
.section02 .buy_ul li:nth-child(3) .buy_img01{
	background-image: url(../images/03.jpg);
}
.section02 .buy_ul li:nth-child(4) .buy_img01{
	background-image: url(../images/04.jpg);
}
.section02 .buy_ul li:nth-child(5) .buy_img01{
	background-image: url(../images/05.jpg);
}
.section02 .buy_ul li:nth-child(6) .buy_img01{
	background-image: url(../images/06.jpg);
}
.section02 .buy_ul li:nth-child(7) .buy_img01{
	background-image: url(../images/09.jpg);
}
.section02 .buy_ul li:nth-child(8) .buy_img01{
	background-image: url(../images/10.jpg);
}
.section02 .buy_ul li:nth-child(9) .buy_img01{
	background-image: url(../images/11.jpg);
}
.section02 .buy_ul li:nth-child(10) .buy_img01{
	background-image: url(../images/13.jpg);
}
.section02 .buy_ul li:nth-child(11) .buy_img01{
	background-image: url(../images/14.jpg);
}
.section02 .buy_ul li:nth-child(12) .buy_img01{
	background-image: url(../images/15.jpg);
}
.section02 .buy_ul li:nth-child(7) .buy_ul_wrap,
.section02 .buy_ul li:nth-child(8) .buy_ul_wrap,
.section02 .buy_ul li:nth-child(9) .buy_ul_wrap,
.section02 .buy_ul li:nth-child(10) .buy_ul_wrap,
.section02 .buy_ul li:nth-child(11) .buy_ul_wrap,
.section02 .buy_ul li:nth-child(12) .buy_ul_wrap{
	width: 351px;
	margin-top: 10px;
}
.section02 .buy_ul li .ttl{
	font-size: 16px;
	letter-spacing: calc(16px*0.05);
	color: #232323;
	margin-bottom: 24px;
	height: 70px;
}
.section02 .buy_ul li:nth-child(7) .buy_ul_wrap .ttl,
.section02 .buy_ul li:nth-child(8) .buy_ul_wrap .ttl,
.section02 .buy_ul li:nth-child(9) .buy_ul_wrap .ttl,
.section02 .buy_ul li:nth-child(10) .buy_ul_wrap .ttl,
.section02 .buy_ul li:nth-child(11) .buy_ul_wrap .ttl,
.section02 .buy_ul li:nth-child(12) .buy_ul_wrap .ttl{
	margin-bottom: 16px;
}
.section02 .buy_ul li .amount{
	color: #fff;
	background-color: #2f9b65;
	text-align: center;
	width: 100%;
	padding: 6px 0;
	margin-bottom: 9px;
}
.section02 .buy_ul li:nth-child(7) .buy_ul_wrap .amount,
.section02 .buy_ul li:nth-child(8) .buy_ul_wrap .amount,
.section02 .buy_ul li:nth-child(9) .buy_ul_wrap .amount,
.section02 .buy_ul li:nth-child(10) .buy_ul_wrap .amount,
.section02 .buy_ul li:nth-child(11) .buy_ul_wrap .amount,
.section02 .buy_ul li:nth-child(12) .buy_ul_wrap .amount{
	text-align: center;
	width: 56px;
	height: 51px;
	padding: 5px 10px;
	margin-bottom: 0;
	margin-right: 10px;
	line-height: 1.25;
}
.section02 .buy_ul li .money{
	font-size: 26px;
	color: #7a171c;
	text-align: center;
	line-height: 1;
	font-weight: 700;
}
.section02 .buy_ul li .money .oswald{
	font-size: 40px;
	letter-spacing: -2px;
}
.section02 .buy_ul li:nth-child(7){
	position: relative;
}
.section02 .buy_ul li:nth-child(7):before{
	position: absolute;
	content: '';
	background-image: url(../images/buy_ul_syouwa.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 133px;
	height: 91px;
	left: calc(50% - -250px);
	top: -20px;
	z-index: 5;
}
.section02 .buy_ul li:nth-child(7),
.section02 .buy_ul li:nth-child(11){
	position: relative;
}
.section02 .buy_ul li:nth-child(7):before,
.section02 .buy_ul li:nth-child(11):before{
	position: absolute;
	content: '';
	background-image: url(../images/buy_ul_syouwa.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 133px;
	height: 91px;
	left: calc(50% - -250px);
	top: -20px;
	z-index: 5;
}
.section02 .buy_ul li:nth-child(1),
.section02 .buy_ul li:nth-child(2),
.section02 .buy_ul li:nth-child(4){
	position: relative;
}
.section02 .buy_ul li:nth-child(1):before,
.section02 .buy_ul li:nth-child(2):before,
.section02 .buy_ul li:nth-child(4):before{
	position: absolute;
	content: '';
	background-image: url(../images/buy_ul_syouwa.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 133px;
	height: 91px;
	left: calc(50% - -10px);
	top: -20px;
	z-index: 5;
}

@media screen and (max-width: 750px){
	.section02{
		padding-top: 72.07vw;
	}
	.common_ap .img_01{
		height: 46.67vw;
	}
	.section05 .img_01{
		margin-top: 22vw;
	}
	.common_ap .img_01 .deco01,
	.common_ap .img_01 .deco02,
	.common_ap .img_01 .deco03,
	.common_ap .img_01 .deco04,
	.common_ap .img_01 .deco05{
		width: 86.93vw;
		height: 9.07vw;
		top: 5.33vw;
	}

.common_ap .img_01 .deco01{
		padding: 1.87vw 5.33vw;
		border-radius: 4.53vw;
		width: 86.93vw;
		top: 5.33vw;
	}
	.common_ap .img_01 .deco01 .ttl{
		font-size: 4.93vw;
		margin-right: 3.2vw;
	}
	.common_ap .img_01 .deco01 .s_day,
	.common_ap .img_01 .deco01 .e_day{
		font-size: 5.6vw;
		margin-right: 0.53vw;
	}
	.common_ap .img_01 .deco01 .e_day{
		padding-left: 4.27vw;
	}
	.common_ap .img_01 .deco01 .e_day:before{
		border-top: 1.33vw solid transparent;
		border-bottom: 1.33vw solid transparent;
		border-left: 2.27vw solid #0a292d;
		top: 3.47vw;
	}
	.common_ap .img_01 .deco01 .s_week,
	.common_ap .img_01 .deco01 .e_week{
		font-size: 2.8vw;
		margin-right: 0.53vw;
	}
	.common_ap .img_01 .deco01 .s_week{
		margin-right: 2.13vw;
	}


	.common_ap .img_01 .deco02{
		width: 70.67vw;
		height: 15.2vw;
		top: 16.4vw;
	}
	.common_ap .img_01 .deco03{
		width: 19.73vw;
		height: 19.73vw;
		top: 18vw;
		left: calc(50% - 38.67vw);
	}
	.common_ap .img_01 .deco04{
		width: 61.2vw;
		height: 21.07vw;
		top: 17.33vw;
		left: calc(50% - 17.6vw);
	}
	.common_ap .img_01 .deco05{
		width: 32.27vw;
		height: 6.4vw;
		top: 35.33vw;
		left: calc(50% - -14.4vw);
	}
	.common_ap .img_01 .txt_01{
		font-size: 1.87vw;
		top: 40vw;
		left: calc(50% - 46.93vw);
		line-height: 2.13vw;
		letter-spacing: calc(2.13vw*0.05);
		text-shadow: 1px 1px 1.07vw #202020;
	}
	.common_ap .img_02{
		height: 20.67vw;
	}
	.common_ap .img_02 .deco_01{
		width: 16vw;
		height: 14.53vw;
		left: calc(50% - 49.6vw);
	}
	.common_ap .img_02 .txt_01{
		width: 89.33vw;
		height: 7.47vw;
		top: 7.47vw;
		left: calc(50% - 39.73vw);
	}
	.common_ap .img_02 .txt_01 .deco_01{
		width: 14.93vw;
		height: 7.33vw;
		left: calc(50% - 44.8vw);
	}
	.common_ap .img_02 .txt_01 .deco_02{
		width: 14.93vw;
		height: 7.47vw;
		left: calc(50% - -11.6vw);
	}
	.common_ap .img_02 .txt_01 .deco_03{
		width: 14.93vw;
		height: 7.47vw;
		left: calc(50% - 24.4vw);
}
	.common_ap .img_02 .txt_01 .sub_txt{
		font-size: 2.13vw;
		top: 8.53vw;
		left: calc(50% - 36vw);
	}
	.common_ap .img_03{
		height: 72vw;
		padding: 4vw 4.27vw 4.93vw 4.27vw;
	}
	.section07.common_ap .img_03{
		height: 53.07vw;
		padding: 6.67vw 4.27vw 4.93vw 4.27vw;
	}
	.section07.common_ap .img_03 .tel{
		margin-top: 1.33vw;
	}
	.common_ap .img_03 .lead_txt{
		font-size: 4.27vw;
		padding: 0.53vw 0;
		text-shadow: 1px 1px 1.6vw #202020;
	}
	.common_ap .img_03 .cta_ul li{
		width: 29.47vw;
		height: 8.13vw;
		padding: 0.53vw;
		margin-right: 1.33vw;
	}
	.common_ap .img_03 .cta_ul li p{
		font-size: 3.2vw;
		padding: 0.53vw 0;
		text-shadow: 1px 1px 1.6vw #202020;
		width: 28.13vw;
		height: 6.93vw;
	}
	.common_ap .img_03 .txt{
		font-size: 4.13vw;
		text-shadow: 1px 1px 0.53vw #202020;
		padding-top: 2.67vw;
	}
	.common_ap .img_03 .txt span:before{
		top: -2.13vw;
		width: 4vw;
		height: 4vw;
	}
	.common_ap .img_03 .tel{
		width: 90.67vw;
		height: 17.47vw;
		border-radius: 5.2vw;
		top: 29.33vw;
		background-size: 53.33vw 13.47vw;
		background-position: 26vw center;
		box-shadow: 1px 1px 2.13vw rgba(32, 32, 32, 0.2);
		left: calc(50% - 45.87vw);
		webkit-animation: gelatine 2s infinite;
	    -moz-animation: gelatine 2s infinite;
	    animation: gelatine 2s infinite;
	}
	.common_ap .img_03 .tel:before{
		width: 24.93vw;
		height: 19.07vw;
		top: -1.6vw;
		left: calc(50% - 46vw);
	}
	.common_ap .img_03 .mail{
		width: 89.33vw;
		height: 17.33vw;
		border-radius: 6.67vw;
		top: 49.33vw;
		box-shadow: 1px 1px 2.13vw rgba(32, 32, 32, 0.2);
		left: calc(50% - 45.87vw);
		webkit-animation: unset;
		-moz-animation: unset;
		animation: unset;
	}
/*	.section02 .img_04{
		height: 238.13vw;
		padding: 10.4vw 0 24.53vw 0;
	}*/
	.section02 .img_04 .txt_01{
		font-size: 6.67vw;
		left: calc(50% - 22.67vw);
		top: 10.4vw;
		width: 60vw;
		height: 6.4vw;
	}
	.section02 .img_04 .txt_02{
		font-size: 6.67vw;
		left: calc(50% - 35.47vw);
		top: 20.8vw;
		width: 80vw;
	}

	.section02 .img_04 .txt_02 span{
		font-size: 5.6vw;
	}
	.section02 .img_04 .txt_02:before{
		width: 74.27vw;
		height: 0.27vw;
		bottom: -1.6vw;
		left: calc(50% - 40vw);
	}
	.section02 .img_04 .txt_03{
		font-size: 6.67vw;
		left: calc(50% - 19.47vw);
		top: 32.53vw;
		width: 34.67vw;
	}
	.section02 .img_04 .txt_04{
		font-size: 10.53vw;
		left: calc(50% - 35.47vw);
		top: 40.27vw;
		width: 74.67vw;
	}
	.section02 .img_04 .txt_04:before{
		width: 93.33vw;
		height: 22.93vw;
		top: 2.67vw;
		left: calc(50% - 49.33vw);
	}
	.section02 .img_04 .photo_01{
		width: 53.07vw;
		height: 36.93vw;
		left: calc(50% - 5.33vw);
		top: 69.33vw;
	}
	.section02 .img_04 .photo_01 .ct_01,
	.section02 .img_04 .photo_02 .ct_02,
	.section02 .img_04 .photo_03 .ct_03,
	.section02 .img_04 .photo_04 .ct_04{
		font-size: 4vw;
		width: 8.93vw;
		height: 45.6vw;
		padding: 9.6vw 2.4vw 3.2vw 2.4vw;
		left: calc(50% - -12.4vw);
		top: -18.93vw;
		letter-spacing: calc(4vw* 0.02);
	}
	.section02 .img_04 .photo_01 .ct_01,
	.section02 .img_04 .photo_02 .ct_02{
		height: 53.6vw;
	}
	.section02 .img_04 .photo_02 .ct_02{
		left: calc(50% - 23.07vw);
		top: -16.27vw;
	}
	.section02 .img_04 .photo_03 .ct_03{
		left: calc(50% - -12.4vw);
		top: -10.93vw;
	}
	.section02 .img_04 .photo_04 .ct_04{
		left: calc(50% - 23.07vw);
		top: -9.33vw;
	}
	.section02 .img_04 .photo_01 .ct_01:before,
	.section02 .img_04 .photo_02 .ct_02:before,
	.section02 .img_04 .photo_03 .ct_03:before,
	.section02 .img_04 .photo_04 .ct_04:before{
		width: 6.13vw;
		height: 6.13vw;
		border: 0.67vw solid #fff;
		top: 2.53vw;
	}
	.section02 .img_04 .photo_02,
	.section02 .img_04 .photo_03,
	.section02 .img_04 .photo_04{
		width: 52.8vw;
		height: 36.67vw;
		left: calc(50% - 48vw);
		top: 94.67vw;
	}
	.section02 .img_04 .photo_03{
		left: calc(50% - 5.33vw);
		top: 122.67vw;
	}
	.section02 .img_04 .photo_04{
		left: calc(50% - 48vw);
		top: 149.33vw;
	}
	.section02 .img_04 .dc_01{
		top: 76.93vw;
		left: calc(50% - 26.67vw);
		width: 9.73vw;
		height: 14.27vw;
	}
	.section02 .img_04 .dc_02{
		top: 134.27vw;
		left: calc(50% - 26.67vw);
		width: 10.67vw;
		height: 11.73vw;
	}
	.section02 .img_04 .lt_01{
		font-size: 5.47vw;
		top: 196.93vw;
		left: calc(50% - 18.67vw);
	}
	.section02 .img_04 .lt_02{
		font-size: 7.07vw;
		top: 204.67vw;
		left: calc(50% - 42.67vw);
		width: 85.33vw;
	}
	.section02 .img_04 .wait{
		font-size: 6.67vw;
		width: 32.13vw;
		height: 32.13vw;
		top: 220vw;
		padding: 8.67vw 2.67vw 10.67vw 2.67vw;
	}
	/*.section02 .img_04 .check_01,
	.section02 .img_04 .check_02,
	.section02 .img_04 .check_03,
	.section02 .img_04 .check_04{
		width: 4.13vw;
		height: 3.6vw;
	}
	.section02 .img_04 .check_01{
		top: 54.27vw;
		left: calc(50% - -36vw);
	}
	.section02 .img_04 .check_02{
		top: 82.27vw;
		left: calc(50% - 42.27vw);
	}
	.section02 .img_04 .check_03{
		top: 115.6vw;
		left: calc(50% - -35.87vw);
	}*/
	.section02 .img_04 .check_04{
		top: 143.87vw;
		left: calc(50% - 42.27vw);
	}


	.section02 .img_04 .txt_01{
		font-size: 5.67vw;
		left: calc(50% - 22.67vw);
		top: 6.4vw;
		width: 60vw;
		height: 6.4vw;
	}
	.section02 .img_04 .txt_02{
		font-size: 5.67vw;
		left: calc(50% - 34.47vw);
		top: 15.8vw;
		width: 80vw;
	}
	.section02 .img_04 .check_01,
	.section02 .img_04 .check_02,
	.section02 .img_04 .check_03,
	.section02 .img_04 .check_04{
		width: 3.33vw;
		height: 2.75vw;
	}
	.section02 .img_04 .check_01{
		top: 52vw;
		left: calc(50% - 44.5vw);
	}
	.section02 .img_04 .check_02{
		top: 52vw;
		left: calc(50% - 11.6vw);
	}
	.section02 .img_04 .check_03{
		top: 52vw;
		left: calc(50% - -21.1vw);
	}
	.section02 .img_04 .wait{
		top: 62vw;
	}
	.section02 .img_04{
		height: 80vw;
		padding: 0;
	}
	.section02 .img_04 .tile_wrap{
		position: relative;
		top: 28.21vw;
	}
	.section02 .img_04 .tile_wrap:before{
		width: 12.56vw;
		height: 13.33vw;
		top: -12.82vw;
		left: calc(50% - 47.44vw);
	}
	.section02 .img_04 .tile_wrap .tile{
		padding: 21.54vw 1.54vw 1.54vw 1.54vw;
		margin-right: 2.05vw;
		border-radius: 2.56vw;
		width: 30.77vw;
	}
	.section02 .img_04 .tile_wrap .tile:last-of-type{
		margin-right: 0;
	}
	.section02 .img_04 .tile_wrap .tile:before{
		width: 27.69vw;
		height: 18.46vw;
		top: 1.54vw;
	}
	.section02 .img_04 .tile_wrap .tile .txt{
		font-size: 3.08vw;
		padding: 2.05vw 1.54vw 2.05vw 6.65vw;
	}
	.section02 .img_04 .tile_wrap .tile .txt:before{
		width: 4.1vw;
		height: 4.1vw;
		border-radius: 1px;
		border: 1px solid #fff;
		top: 50%;
		left: 3.77vw;
		transform: translate(-50%, -50%);
	}


	.section02 .img_05{
		height: 97.6vw;
		left: 49%;
	}
	.section02 .img_05 .txt01,
	.section02 .img_05 .txt02,
	.section02 .img_05 .txt03,
	.section02 .img_05 .txt04,
	.section02 .img_05 .txt05,
	.section02 .img_05 .txt06{
		width: 34.67vw;
		height: 17.33vw;
		top:  17.33vw;
	}
	.section02 .img_05 .txt01{
		left: calc(50% - 49.33vw);
	}
	.section02 .img_05 .txt02{
		width: 92.53vw;
		height: 17.47vw;
		top:  26.67vw;
	}
	.section02 .img_05 .txt03{
		width: 77.87vw;
		height: 6.53vw;
		top:  52.53vw;
	}
	.section02 .img_05 .txt04{
		width: 57.6vw;
		height: 7.73vw;
		top:  70.67vw;
		left: calc(50% - 38.67vw);
	}
	.section02 .img_05 .txt05{
		width: 50.53vw;
		height: 7.2vw;
		top:  84.53vw;
		left: calc(50% - 40vw);
	}
	.section02 .img_05 .txt06{
		width: 86.67vw;
		height: 4.67vw;
		top: 92vw;
		left: calc(50% - 41.6vw);
	}
	.section02 .img_05 .deco_01,
	.section02 .img_05 .deco_02,
	.section02 .img_05 .deco_03,
	.section02 .img_05 .deco_04{
		width: 76.8vw;
		height: 1.73vw;
		top: 57.33vw;
	}
	.section02 .img_05 .deco_01{
		left: calc(50% - 38.4vw);
	}
	.section02 .img_05 .deco_02{
		width: 23.73vw;
		height: 0.93vw;
		top: 95.47vw;
		left: calc(50% - 24.8vw);
	}
	.section02 .img_05 .deco_03{
		width: 11.07vw;
		height: 25.33vw;
		top: 59.47vw;
		left: calc(50% - 46.33vw);
	}
	.section02 .img_05 .deco_04{
		width: 31.47vw;
		height: 34.8vw;
		top: 63.47vw;
		left: calc(50% - -18.67vw);
	}
	.section02 .buy_ul{
		top: 2.67vw;
		padding-top: 2.67vw;
	}
	.section02 .buy_ul li{
		width: 29.73vw;
		padding: 2.13vw;
		box-shadow: 0px 0px 1.33vw 0.53vw rgba(0, 0, 0, 0.1);
		margin-right: 2.13vw;
		border-radius: 4vw;
		margin-bottom: 1.73vw;
	}
	.section02 .buy_ul li:nth-child(4),
	.section02 .buy_ul li:nth-child(5),
	.section02 .buy_ul li:nth-child(6){
		margin-bottom: 2.27vw;
	}
	.section02 .buy_ul li:nth-child(7),
	.section02 .buy_ul li:nth-child(8),
	.section02 .buy_ul li:nth-child(9),
	.section02 .buy_ul li:nth-child(10),
	.section02 .buy_ul li:nth-child(11),
	.section02 .buy_ul li:nth-child(12){
		width: 92vw;
		margin-bottom: 1.33vw;
		padding: 1.33vw 5.2vw;
	}
	.section02 .buy_ul li .buy_img01{
		width: 24.93vw;
		height: 18.67vw;
		margin-bottom: 1.33vw;
	}
	.section02 .buy_ul li:nth-child(7) .buy_img01,
	.section02 .buy_ul li:nth-child(8) .buy_img01,
	.section02 .buy_ul li:nth-child(9) .buy_img01,
	.section02 .buy_ul li:nth-child(10) .buy_img01,
	.section02 .buy_ul li:nth-child(11) .buy_img01,
	.section02 .buy_ul li:nth-child(12) .buy_img01{
		width: 32.8vw;
		height: 19.6vw;
		margin-right: 1.87vw;
	}
	.section02 .buy_ul li:nth-child(7) .buy_ul_wrap,
	.section02 .buy_ul li:nth-child(8) .buy_ul_wrap,
	.section02 .buy_ul li:nth-child(9) .buy_ul_wrap,
	.section02 .buy_ul li:nth-child(10) .buy_ul_wrap,
	.section02 .buy_ul li:nth-child(11) .buy_ul_wrap,
	.section02 .buy_ul li:nth-child(12) .buy_ul_wrap{
		width: 46.8vw;
		margin-top: 1.33vw;
	}
	.section02 .buy_ul li .ttl{
		font-size: 2.13vw;
		letter-spacing: calc(2.13vw*0.05);
		margin-bottom: 3.2vw;
		height: 9.33vw;
	}
	.section02 .buy_ul li:nth-child(7) .buy_ul_wrap .ttl,
	.section02 .buy_ul li:nth-child(8) .buy_ul_wrap .ttl,
	.section02 .buy_ul li:nth-child(9) .buy_ul_wrap .ttl,
	.section02 .buy_ul li:nth-child(10) .buy_ul_wrap .ttl,
	.section02 .buy_ul li:nth-child(11) .buy_ul_wrap .ttl,
	.section02 .buy_ul li:nth-child(12) .buy_ul_wrap .ttl{
		margin-bottom: 2.13vw;
	}
	.section02 .buy_ul li .amount{
		padding: 0.7vw 0;
		margin-bottom: 1.2vw;
		font-size: 2.13vw;
	}
	.section02 .buy_ul li:nth-child(7) .buy_ul_wrap .amount,
	.section02 .buy_ul li:nth-child(8) .buy_ul_wrap .amount,
	.section02 .buy_ul li:nth-child(9) .buy_ul_wrap .amount,
	.section02 .buy_ul li:nth-child(10) .buy_ul_wrap .amount,
	.section02 .buy_ul li:nth-child(11) .buy_ul_wrap .amount,
	.section02 .buy_ul li:nth-child(12) .buy_ul_wrap .amount{
		width: 7.47vw;
		height: 6.8vw;
		padding: 0.67vw 1.33vw;
		margin-right: 1.33vw;
		font-size: 2.13vw;
	}
	.section02 .buy_ul li:nth-child(8)::before {
    width: 16.67vw;
    height: 6.93vw;
    left: calc(50% + 26vw);
  }
	.section02 .buy_ul li .money{
		font-size: 3.47vw;
	}
	.section02 .buy_ul li .money .oswald{
		font-size: 5.33vw;
		letter-spacing: -0.27vw;
	}
	.section02 .buy_ul li:nth-child(7):before{
		width: 17.73vw;
		height: 12.13vw;
		left: calc(50% - -33.33vw);
		top: -2.67vw;
	}
	.section02 .buy_ul li:nth-child(1):before,
	.section02 .buy_ul li:nth-child(2):before,
	.section02 .buy_ul li:nth-child(4):before{
		width: 17.73vw;
		height: 12.13vw;
		left: calc(50% - -1.33vw);
		top: -2.67vw;
	}
	.section02 .buy_ul li:nth-child(7):before,
	.section02 .buy_ul li:nth-child(11):before{
		width: 17.73vw;
		height: 12.13vw;
		left: calc(50% - -33.33vw);
		top: -2.67vw;
	}
	.section02 .img_05.buy_ul_intro{
		height: 30.93vw;
	}
	.section02 .img_05.buy_ul_intro .deco_02{
		top: 28.8vw;
	}
	.section02 .img_05.buy_ul_intro .deco_04{
		top: -3.2vw;
	}
	.section02 .img_05.buy_ul_intro .txt04{
		top:  4vw;
	}
	.section02 .img_05.buy_ul_intro .txt05{
		top:  17.87vw;
	}
	.section02 .img_05.buy_ul_intro .txt06{
		top: 25.33vw;
	}
	.section02 .img_05.buy_ul_outro{
		height: 53.33vw;
	}
}

/*section03*/
.section03{
	padding-top: 84px;
	padding-bottom: 100px;
	position: relative;
}
.section03 .genre{
	padding-top: 54px;
	padding-bottom: 192px;
	position: relative;
}
.section03 .genre:before{
	position: absolute;
	content: '';
	background-image: url(../images/genre_deco01.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 68px;
	height: 101px;
	left: calc(50% - 370px);
	top: 10px;
}
.section03 .genre:after{
	position: absolute;
	content: '';
	background-image: url(../images/genre_deco02.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 240px;
	height: 283px;
	left: calc(50% - -110px);
	top: 136px;
}
.section03 .genre .ttl{
	display: block;
	margin: 0 auto;
	width: 642px;
	height: 63px;
	margin-bottom: 64px;
	position: relative;
	opacity: 0;
	transition: .4s;
}
.section03 .genre .ttl.done{
	animation: poyopoyo 2s ease-out infinite;
	opacity: 1;
}
.section03 .genre .lead{
	display: block;
	width: 371px;
	height: 85px;
	position: relative;
	z-index: 1;
}
.section03 .genre .lead_deco_01,
.section03 .genre .lead_deco_02,
.section03 .genre .lead_deco_03{
	position: absolute;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #f7e300;
	transition: .8s;
	transform: scale(0, 1);
	transform-origin: left;
}
.section03 .genre .lead_deco_01.done,
.section03 .genre .lead_deco_02.done,
.section03 .genre .lead_deco_03.done{
	transform: scale(1, 1);
}
.section03 .genre .lead_deco_01{
	width: 92px;
	height: 12px;
	left: calc(50% - 120px);
	top: 210px;
}
.section03 .genre .lead_deco_02{
	display: none;
	width: 173px;
	height: 12px;
	left: calc(50% - 12px);
	top: 210px;
}
.section03 .genre .lead_deco_03{
	width: 119px;
	height: 16px;
	left: calc(50% - 372px);
	top: 250px;
}
.section03 .genre .cloth_ul{
	position: relative;
	top: 92px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}
.section03 .genre .cloth_ul li{
	width: 247px;
	height: 80px;
	box-shadow: 1px 1px 6px rgba(32, 32, 32, 0.4);
	margin-right: 4px;
	background-color: #fff;
	margin-bottom: 4px;
}
.section03 .genre .cloth_ul li:nth-child(3n){
	margin-right: 0;
}
.section03 .genre .txt{
	font-size: 18px;
	color: #000;
	margin-bottom: 113px;
	position: relative;
	top: 124px;
	letter-spacing: calc(18px*0.1);
	line-height: 1.75;
	font-weight: 700;
}
.section03 .genre .txt span{
	color: #C10000;
}
.section03 .genre .sub_txt{
	font-size: 18px;
	color: #000;
	position: absolute;
	top: 920px;
	left: calc(50% - -120px);
	font-weight: 700;
}
.section03 .genre .img_txts{
	position: relative;
	top: 124px;
}
.section03 .genre .txt_01{
	display: block;
	width: 582px;
	margin: 0 auto 19px auto;
}
.section03 .genre .txt_02{
	display: block;
	width: 541px;
	margin: 0 auto;
}
.section03 .genre .genre_txt02_deco{
	position: absolute;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #f7e300;
	z-index: -1;
	width: 149px;
	height: 13px;
	left: calc(50% - 270px);
	top: 94px;
}

@media screen and (max-width: 750px){
	.section03{
		padding-top: 11.2vw;
		padding-bottom: 13.33vw;
	}
	.section03 .genre{
		padding-top: 7.2vw;
		padding-bottom: 25.6vw;
	}
	.section03 .genre:before{
		width: 9.07vw;
		height: 13.47vw;
		left: calc(50% - 49.33vw);
		top: 1.33vw;
	}
	.section03 .genre:after{
		width: 32vw;
		height: 37.73vw;
		left: calc(50% - -14.67vw);
		top: 18.13vw;
	}
	.section03 .genre .ttl{
		width: 85.6vw;
		height: 8.4vw;
		margin-bottom: 8.53vw;
	}
	.section03 .genre .lead{
		width: 49.47vw;
		height: 11.33vw;
	}
	.section03 .genre .lead_deco_01{
		width: 12.27vw;
		height: 1.6vw;
		left: calc(50% - 13.77vw);
		top: 28vw;
	}
	.section03 .genre .lead_deco_02{
		width: 23.07vw;
		height: 1.6vw;
		left: calc(50% - 1.6vw);
		top: 28vw;
	}
	.section03 .genre .lead_deco_03{
		width: 15.87vw;
		height: 2.13vw;
		left: calc(50% - 47.6vw);
		top: 33.33vw;
	}
	.section03 .genre .cloth_ul{
		top: 12.27vw;
	}
	.section03 .genre .cloth_ul li{
		width: 31.28vw;
		height: 10.13vw;
		box-shadow: 1px 1px 0.8vw rgba(32, 32, 32, 0.4);
		margin-right: 0.53vw;
		margin-bottom: 0.53vw;
	}
	.section03 .genre .cloth_ul li img{
		width: 31.28vw;
		height: 10.13vw;
	}
	.section03 .genre .txt{
		font-size: 3.2vw;
		margin-bottom: 15.07vw;
		top: 16.53vw;
		letter-spacing: calc(2.4vw*0.1);
		padding: 0 2vw;
	}
	.section03 .genre .sub_txt{
		font-size: 2.66vw;
		top: 145.67vw;
		left: calc(50% - -24vw);
	}
	.section03 .genre .img_txts{
		top: 16.53vw;
	}
	.section03 .genre .txt_01{
		width: 87.73vw;
		margin: 0 auto 2.53vw auto;
	}
	.section03 .genre .txt_02{
		width: 72.13vw;
	}
	.section03 .genre .genre_txt02_deco{
		width: 19.87vw;
		height: 1.73vw;
		left: calc(50% - 36vw);
		top: 12.53vw;
	}
}


/*bland*/
.section03 .bland{
	padding-top: 54px;
	position: relative;
}
.section03 .bland:before{
	position: absolute;
	content: '';
	background-image: url(../images/genre_deco01.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 68px;
	height: 101px;
	left: calc(50% - 370px);
	top: 10px;
}
.section03 .bland:after{
	position: absolute;
	content: '';
	background-image: url(../images/bland_deco01.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 240px;
	height: 283px;
	left: calc(50% - 400px);
	top: 226px;
}
.section03 .bland .ttl{
	display: block;
	margin: 0 auto;
	width: 690px;
	height: 58px;
	margin-bottom: 47px;
	position: relative;
	opacity: 0;
}
.section03 .bland .ttl.done{
	animation: poyopoyo 2s ease-out infinite;
	opacity: 1;
}
.section03 .bland .buy{
	display: block;
	width: 334px;
	height: 57px;
	margin: 0 auto 71px auto;
}
.section03 .bland .lead{
	display: block;
	width: 460px;
	height: 85px;
	margin-left: auto;
	position: relative;
	top: 20px;
	z-index: 1;
}
.section03 .bland .lead_deco_01,
.section03 .bland .lead_deco_02,
.section03 .bland .lead_deco_03{
	position: absolute;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #f7e300;
	transition: .8s;
	transform: scale(0, 1);
	transform-origin: left;
}
.section03 .bland .lead_deco_01.done,
.section03 .bland .lead_deco_02.done,
.section03 .bland .lead_deco_03.done{
	transform: scale(1, 1);
}
.section03 .bland .lead_deco_01{
	width: 150px;
	height: 12px;
	left: calc(50% - 82px);
	top: 341px;
}
.section03 .bland .lead_deco_02{
	width: 173px;
	height: 12px;
	left: calc(50% - -201px);
	top: 341px;
	display: none;
}
.section03 .bland .lead_deco_03{
	width: 160px;
	height: 16px;
	left: calc(50% - 6px);
	top: 381px;
}
.section03 .bland .lead_deco{
	position: absolute;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #f7e300;
	z-index: -1;
	width: 432px;
	height: 11px;
	left: calc(50% - 60px);
	top: 342px;
}
.section03 .bland .bland_ul{
	position: relative;
	top: 112px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}
.section03 .bland .bland_ul li{
	width: 180px;
	height: 70px;
	box-shadow: 1px 1px 16px rgba(32, 32, 32, 0.2);
	margin-right: 10px;
	background-color: #fff;
	margin-bottom: 10px;
}
.section03 .bland .bland_ul li:nth-child(4n){
	margin-right: 0;
}
.section03 .bland .bland_ul li:nth-child(13),
.section03 .bland .bland_ul li:nth-child(14),
.section03 .bland .bland_ul li:nth-child(15),
.section03 .bland .bland_ul li:nth-child(16){
	margin-bottom: 0;
}
.section03 .bland .bland_info{
	position: relative;
	padding-top: 147px;
}
.section03 .bland .bland_info .bland_name{
	font-size: 18px;
	color: #000;
	margin-bottom: 55px;
	letter-spacing: calc(18px*0.1);
}
.section03 .bland .bland_info .bland_txt01{
	width: 512px;
	display: block;
	margin: 0 auto 80px auto;
}
.section03 .bland .bland_info .bland_txt01deco{
	position: absolute;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #f7e300;
	z-index: -1;
	width: 173px;
	height: 11px;
	left: calc(50% - 140px);
	top: 444px;
}
.section03 .bland .bland_info .bland_warning{
	width: 117px;
	display: block;
	margin: 0 auto 40px auto;
	transition: .2s;
	opacity: 0;
}
.section03 .bland .bland_info .bland_warning.done{
	animation: poyopoyo 1s ease-out infinite;
	opacity: 1;
}
@keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    transform: scale(1.0);
  }
  50%, 70% {
    transform: scale(0.95);
  }
}
.section03 .bland .bland_info .txt_02{
	font-size: 51px;
	color: #900000;
	font-weight: 900;
	position: relative;
	padding-top: 116px;
	text-align: center;
	line-height: 1.5;
	margin-bottom: 32px;
	opacity: 0;
	transition: .8s;
	transform: translateY(50%);
}
.section03 .bland .bland_info .txt_02.done{
	opacity: 1;
	transform: translateY(0);
}
.section03 .bland .bland_info .txt_02:before{
	position: absolute;
	content: '';
	background-image: url(../images/bland_deco02.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 194px;
	height: 109px;
	top: 0;
	left: calc(50% - 340px);
}
.section03 .bland .bland_info .txt_02 span{
	font-size: 30px;
}
.section03 .bland .bland_info .txt_03{
	font-size: 30px;
	color: #383838;
	text-align: center;
	font-weight: 700;
}
.section03 .bland .bland_info .txt_03 span{
	position: relative;
}
.section03 .bland .bland_info .txt_03 span:before{
	position: absolute;
	content: '';
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #f7e300;
	z-index: -1;
	width: 293px;
	height: 13px;
	left: 50%;
	transform: translateX(-50%);
	bottom: 2px;
}

@media screen and (max-width: 750px){
	.section03 .bland{
		padding-top: 7.2vw;
	}
	.section03 .bland:before{
		width: 9.07vw;
		height: 13.47vw;
		left: calc(50% - 49.33vw);
		top: 1.33vw;
	}
	.section03 .bland:after{
		width: 32vw;
		height: 37.73vw;
		left: calc(50% - 53.33vw);
		top: 30.13vw;
	}
	.section03 .bland .ttl{
		width: 87.87vw;
		height: 6.73vw;
		margin-bottom: 6.27vw;
	}
	.section03 .bland .buy{
		width: 44.53vw;
		height: 7.6vw;
		margin: 0 auto 9.47vw auto;
	}
	.section03 .bland .lead{
		width: 61.33vw;
		height: 11.33vw;
		top: 2.67vw;
	}
	.section03 .bland .lead_deco_01{
		width: 20vw;
		height: 1.6vw;
		left: calc(50% - 13.43vw);
		top: 45.07vw;
	}
	.section03 .bland .lead_deco_02{
		width: 23.07vw;
		height: 1.6vw;
		left: calc(50% - -24.1vw);
		top: 45.47vw;
	}
	.section03 .bland .lead_deco_03{
		width: 21.33vw;
		height: 2.13vw;
		left: calc(50% - 3.6vw);
		top: 50.4vw;
	}
	.section03 .bland .lead_deco{
		width: 57.6vw;
		height: 1.47vw;
		left: calc(50% - 8vw);
		top: 45.6vw;
	}
	.section03 .bland .bland_ul{
		top: 14.93vw;
	}
	.section03 .bland .bland_ul li{
		width: 22.75vw;
		height: 8.81vw;
		box-shadow: 1px 1px 2.13vw rgba(32, 32, 32, 0.2);
		margin-right: 1.33vw;
		margin-bottom: 1.33vw;
	}
	.section03 .bland .bland_ul li img{
		width: 22.75vw;
		height: 8.81vw;
	}
	.section03 .bland .bland_info{
		padding-top: 19.6vw;
	}
	.section03 .bland .bland_info .bland_name{
		font-size: 3.2vw;
		margin-bottom: 7.33vw;
		letter-spacing: calc(2.4vw*0.1);
		padding: 0 2vw;
	}
	.section03 .bland .bland_info .bland_txt01{
		width: 68.27vw;
		margin: 0 auto 10.67vw auto;
	}
	.section03 .bland .bland_info .bland_txt01deco{
		width: 23.07vw;
		height: 1.47vw;
		left: calc(50% - 18.67vw);
		top: 59.2vw;
	}
	.section03 .bland .bland_info .bland_warning{
		width: 15.6vw;
		margin: 0 auto 5.33vw auto;
	}
	.section03 .bland .bland_info .txt_02{
		font-size: 6.8vw;
		padding-top: 15.47vw;
		margin-bottom: 4.27vw;
	}
	.section03 .bland .bland_info .txt_02:before{
		width: 25.87vw;
		height: 14.53vw;
		left: calc(50% - 45.33vw);
	}
	.section03 .bland .bland_info .txt_02 span{
		font-size: 4vw;
	}
	.section03 .bland .bland_info .txt_03{
		font-size: 4vw;
	}
	.section03 .bland .bland_info .txt_03 span:before{
		width: 39.07vw;
		height: 1.73vw;
		bottom: 0.27vw;
	}
}


/*anxiety*/
.anxiety{
	position: relative;
	padding: 100px 0 200px 0;
}
.anxiety .ttl{
	display: block;
	width: 699px;
	height: 111px;
	margin: 0 auto;
	animation-name: fuwa;
    animation-duration: 2s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}
@keyframes fuwa{
	0% {
		transform: translateY(-3.96vw);
	}
	50% {
		transform: translateY(0);
	}
	100% {
		transform: translateY(-3.96vw);
	}
}

.anxiety .bg{
	width: 100%;
	height: 517px;
	background-image: url(../images/anxiety_bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
.anxiety .bg:before{
	position: absolute;
	content: '';
	background-image: url(../images/anxiety_bg_deco.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 73px;
	height: 109px;
	top: 60px;
	left: 50%;
	transform: translateX(-50%);
}
.anxiety .anxiety_ul{
	width: 707px;
	padding: 40px 26px 40px 24px;
	background-color: #6c6c6c;
	border-radius: 1px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 550px;
}
.anxiety .anxiety_ul li{
	font-size: 32px;
	color: #fff;
	margin-bottom: 33px;
	font-weight: 700;
	padding-left: 56px;
	position: relative;
	letter-spacing: calc(32px*0.05);
	line-height: 1;
}
.anxiety .anxiety_ul li:before{
	position: absolute;
	content: '';
	background-color: transparent;
	width: 46px;
	height: 46px;
	border-radius: 1px;
	border: 5px solid #fff;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.anxiety .anxiety_ul li:after{
	position: absolute;
	content: '';
	background-image: url(../images/check.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 31px;
	height: 27px;
	top: 50%;
	left: 8px;
	transform: translateY(-50%) scale(3);
	opacity: 0;
	transition: .4s;
}
.anxiety .anxiety_ul li.done:after{
	transform: translateY(-50%) scale(1);
	opacity: 1;
}
.anxiety .anxiety_ul li:last-child{
	margin-bottom: 0;
}
.anxiety .anxiety_ul li span{
	color: #ffcc00;
}

@media screen and (max-width: 750px){
	.anxiety{
		padding: 13.33vw 0 26.67vw 0;
	}
	.anxiety .ttl{
		width: 93.2vw;
		height: 14.8vw;
		margin: 0 auto;
	}
	.anxiety .bg{
		height: 68.93vw;
	}
	.anxiety .bg:before{
		width: 9.73vw;
		height: 14.53vw;
		top: 8vw;
	}
	.anxiety .anxiety_ul{
		width: 94.27vw;
		padding: 5.33vw 3.47vw 5.33vw 3.2vw;
		top: 73.33vw;
		z-index: 1;
	}
	.anxiety .anxiety_ul li{
		font-size: 4.1vw;
		letter-spacing: calc(4.27vw*0.05);
		margin-bottom: 4.4vw;
		padding-left: 7.47vw;
	}
	.anxiety .anxiety_ul li:before{
		width: 6.13vw;
		height: 6.13vw;
		border: 0.67vw solid #fff;
	}
	.anxiety .anxiety_ul li:after{
		width: 4.13vw;
		height: 3.6vw;
		left: 1.07vw;
	}
}


/*point*/
.point{
	position: relative;
	background-color: #f3f0db;
	padding: 40px 18px 118px 18px;
	top: -40px;
	width: 100%;
}
.point:before{
	position: absolute;
	content: '';
	background-image: url(../images/anxiety_ul_arrow.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 565px;
	height: 94px;
	top: -60px;
	left: 50%;
	transform: translateX(-50%);
}
.point .point_ul{
	width: 713px;
}
.point .point_ul li{
	border-radius: 27px;
	box-shadow: 1px 1px 6px rgba(32, 32, 32, 0.4);
	margin-bottom: 24px;
}
.point .point_ul li:last-child{
	margin-bottom: 0;
}
.point .point_ul li .ttl{
	background-color: #075044;
	color: #fff;
	font-size: 45px;
	width: 100%;
	padding: 20px 50px 20px 160px;
	border-radius: 27px 27px 0 0;
	position: relative;
	line-height: 1.25;
}
.point .point_ul li .ttl:before{
	position: absolute;
	content: '';
	background-image: url(../images/pp_ttl_deco.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 120px;
	height: 194px;
	left: calc(50% - 346px);
	top: -28px;
}
.point .point_ul li .ttl span{
	font-size: 36px;
}
.point .point_ul li .pp_01{
	display: block;
	width: 100%;
	height: 355px;
}
.point .point_ul li .txts{
	padding: 36px 12px 78px 20px;
	width: 100%;
	background-color: #fff;
	border-radius: 0 0 27px 27px;
}
.point .point_ul li .lead{
	font-size: 61px;
	color: #2c2c2c;
	margin-bottom: 47px;
	text-align: center;
	position: relative;
	line-height: 1;
	opacity: 0;
	transition: .6s;
	transform: translateY(50%);
}
.point .point_ul li .lead.done{
	opacity: 1;
	transform: translateY(0);
}
.point .point_ul li .lead:before{
	position: absolute;
	content: '';
	background-image: url(../images/pp_lead_deco.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 201px;
	height: 198px;
	left: calc(50% - 330px);
	top: -140px;
}
.point .point_ul li .lead span{
	color: #900000;
}
.point .point_ul li .sublead{
	font-size: 30px;
	color: #000;
	font-weight: 600;
	margin-bottom: 30px;
	line-height: 1.25;
}
.point .point_ul li .txt{
	font-size: 22px;
	color: #000;
	font-weight: 600;
}

@media screen and (max-width: 750px){
	.point{
		padding: 5.33vw 2.4vw 15.73vw 2.4vw;
		top: -5.33vw;
	}
	.point:before{
		width: 75.33vw;
		height: 12.53vw;
		top: -8vw;
	}
	.point .point_ul{
		width: 95.07vw;
	}
	.point .point_ul li{
		border-radius: 3.6vw;
		box-shadow: 1px 1px 0.8vw rgba(32, 32, 32, 0.4);
		margin-bottom: 3.2vw;
	}
	.point .point_ul li .ttl{
		font-size: 6vw;
		padding: 2.67vw 6.67vw 2.67vw 21.33vw;
		border-radius: 3.6vw 3.6vw 0 0;
	}
	.point .point_ul li .ttl:before{
		width: 16vw;
		height: 25.87vw;
		left: calc(50% - 46.13vw);
		top: -3.73vw;
	}
	.point .point_ul li .ttl span{
		font-size: 4.8vw;
	}
	.point .point_ul li .pp_01{
		height: 47.33vw;
	}
	.point .point_ul li .txts{
		padding: 4.8vw 1.6vw 10.4vw 2.67vw;
		border-radius: 0 0 3.6vw 3.6vw;
	}
	.point .point_ul li .lead{
		font-size: 8.13vw;
		margin-bottom: 6.27vw;
	}
	.point .point_ul li .lead:before{
		width: 26.8vw;
		height: 26.4vw;
		left: calc(50% - 44vw);
		top: -18.67vw;
	}
	.point .point_ul li .sublead{
		font-size: 5vw;
		margin-bottom: 4vw;
	}
	.point .point_ul li .txt{
		font-size: 4vw;
	}
}


/*section05*/
.section05{
	position: relative;
	top: -60px;
}
.s05_intro{
	background-color: #59b588;
	background-image: url(../images/s05_intro_bg.png);
	background-size: 724px 194px;
	background-repeat: no-repeat;
	background-position: center 10px;
	width: 100%;
	padding: 50px 0 40px 0;
	position: relative;
}
.s05_intro:before,
.s05_intro:after{
	position: absolute;
	content: '';
	background-image: url(../images/s05_intro_deco01.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	bottom: 0;
	animation-name: yokofuwa;
    animation-duration: 2s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}
.s05_intro:before{
	width: 227px;
	height: 169px;
	left: calc(50% - 464px);
}
.s05_intro:after{
	background-image: url(../images/s05_intro_deco02.png);
	width: 238px;
	height: 171px;
	left: calc(50% - -220px);
}

@keyframes yokofuwa{
	0% {
		transform: translateX(-0.96vw);
	}
	50% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(-0.96vw);
	}
}
.s05_intro .ttl{
	color: #fff;
	font-size: 26px;
	background-color: #075044;
	width: 646px;
	padding: 20px 25px 20px 48px;
	border-radius: 34px;
	margin: 0 auto 30px auto;
	line-height: 1;
}
.s05_intro .lead{
	color: #fff;
	font-size: 49px;
	margin: 0 auto;
	text-align: center;
	font-weight: 700;
	text-shadow: 1px 1px 6px rgba(32, 32, 32, 1);
	line-height: 1.25;
}
.s05_intro .lead span{
	color: #fcf900;
}

.section05 .check_ul{
	padding: 80px 20px 63px 20px;
}
.section05 .check_ul li{
	font-size: 36px;
	line-height: 1;
	font-weight: 700;
	margin-bottom: 60px;
	padding-left: 68px;
	color: #000;
	position: relative;
}
.section05 .check_ul li:before,
.section05 .check_ul li:after{
	position: absolute;
	content: '';
	background-image: url(../images/checkbox.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 53px;
	height: 53px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.section05 .check_ul li:after{
	background-image: url(../images/check_red.png);
	width: 27px;
	height: 24px;
	left: 13px;
	transform: translateY(-50%) scale(3);
	opacity: 0;
	transition: .4s;
}
.section05 .check_ul li.done:after{
	transform: translateY(-50%) scale(1);
	opacity: 1;
}
.section05 .check_ul li:last-child{
	margin-bottom: 0;
}
.section05 .check_ul li span{
	position: relative;
}
.section05 .check_ul li span:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 13px;
	background-color: #fff600;
	bottom: 2px;
	left: 0;
	z-index: -1;
	border-radius: 1px;
}

@media screen and (max-width: 750px){
	.section05{
		top: -8vw;
	}
	.s05_intro{
		background-size: 96.53vw 25.87vw;
		background-position: center 1.33vw;
		padding: 6.67vw 0 5.33vw 0;
		overflow-x: hidden;
	}
	.s05_intro:before{
		width: 30.27vw;
		height: 22.53vw;
		left: calc(50% - 61.87vw);
	}
	.s05_intro:after{
		width: 31.73vw;
		height: 22.8vw;
		left: calc(50% - -29.33vw);
	}
	.s05_intro .ttl{
		font-size: 3.47vw;
		width: 86.13vw;
		padding: 2.67vw 3.33vw 2.67vw 6.4vw;
		border-radius: 4.53vw;
		margin: 0 auto 4vw auto;
	}
	.s05_intro .lead{
		font-size: 6.53vw;
		text-shadow: 1px 1px 0.8vw rgba(32, 32, 32, 1);
	}
	.section05 .check_ul{
		padding: 10.67vw 2.67vw 8.4vw 2.67vw;
	}
	.section05 .check_ul li{
		font-size: 4.8vw;
		margin-bottom: 8vw;
		padding-left: 9.07vw;
	}
	.section05 .check_ul li:before,
	.section05 .check_ul li:after{
		width: 7.07vw;
		height: 7.07vw;
	}
	.section05 .check_ul li:after{
		width: 3.6vw;
		height: 3.2vw;
		left: 1.73vw;
	}
	.section05 .check_ul li span:before{
		height: 1.73vw;
		bottom: 0.27vw;
	}
}


/*outro*/
.section05 .outro{
	background-color: #59b588;
	width: 100%;
	padding: 62px 34px 16px 34px;
	height: 280px;
	position: relative;
}
.section05 .outro:before{
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 375px solid transparent;
	border-left: 375px solid transparent;
	border-top: 153px solid #59b588;
	border-bottom: 0;
	bottom: -152px;
	left: 50%;
	transform: translateX(-50%);
}
.section05 .outro .txt_01{
	font-size: 63px;
	font-weight: 900;
	color: #fff;
	font-style: italic;
	text-shadow: 1px 1px 10px rgba(32, 32, 32, 1);
	margin-bottom: 20px;
	line-height: 1;
	text-align: center;
}
.section05 .outro .txt_01 .min{
	font-size: 45px;
}
.section05 .outro .txt_01 .ylw{
	color: #fbf800;
}
.section05 .outro .txt_01 .decowrap{
	display: inline-block;
	transform: scale(0);
	transition: .2s;
}
.section05 .outro .txt_01 .decowrap.done{
	transform: scale(1);
}
.section05 .outro .txt_01 .deco{
	position: relative;
/*	letter-spacing: -16px;*/
}
.section05 .outro .txt_01 .deco:before{
	position: absolute;
	content: '';
	width: 16px;
	height: 16px;
	border-radius: 100%;
	left: calc(50% - -30px);
	top: -10px;
	box-shadow: 1px 1px 16px rgba(32, 32, 32, 1);
	transform: skew(-10deg);
	background-color: #fff;
}
.section05 .outro .txt_02{
	font-size: 40px;
	font-weight: 700;
	color: #fff;
	text-shadow: 1px 1px 10px rgba(32, 32, 32, 1);
	text-align: center;
}

@media screen and (max-width: 750px){
	.section05 .outro{
		padding: 8.27vw 4.53vw 2.13vw 4.53vw;
		height: 37.33vw;
	}
	.section05 .outro:before{
		border-right: 50vw solid transparent;
		border-left: 50vw solid transparent;
		border-top: 20.4vw solid #59b588;
		bottom: -20vw;
	}
	.section05 .outro .txt_01{
		font-size: 7.9vw;
		text-shadow: 1px 1px 1.33vw rgba(32, 32, 32, 1);
		margin-bottom: 2.67vw;
	}
	.section05 .outro .txt_01 .min{
		font-size: 6vw;
	}
	.section05 .outro .txt_01 .deco{
		/*letter-spacing: -2.13vw;*/
	}
	.section05 .outro .txt_01 .deco:before{
		width: 2.13vw;
		height: 2.13vw;
		left: calc(50% - -4vw);
		top: -1.33vw;
		box-shadow: 1px 1px 2.13vw rgba(32, 32, 32, 1);
	}
	.section05 .outro .txt_02{
		font-size: 5.33vw;
		text-shadow: 1px 1px 1.33vw rgba(32, 32, 32, 1);
	}
}


/*section06*/
.section06{
	position: relative;
	padding-top: 51px;
}
.section06 .intro{
	display: block;
	width: 402px;
	margin: 0 auto 70px auto;
	opacity: 0;
	transform: translateY(50%);
	transition: .5s;
}
.section06 .intro.done{
	opacity: 1;
	transform: translateY(0);
}
.section06 .flow_ul{
	padding-bottom: 115px;
}
.section06 .flow_ul li{
	width: 100%;	
}
.section06 .flow_ul li dl dt{
	background-color: #59b588;
	font-size: 38px;
	text-shadow: 1px 1px 12px rgba(32, 32, 32, 0.5);
	padding: 22px 0;
	color: #fff;
	position: relative;
	text-align: center;
	line-height: 1;
	font-weight: 500;
	border-radius: 1px;
}
.section06 .flow_ul li dl dt:before{
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 32px solid transparent;
	border-left: 32px solid transparent;
	border-top: 23px solid #59b588;
	border-bottom: 0;
	bottom: -22px;
	left: 50%;
	transform: translateX(-50%);
}
.section06 .flow_ul li dl dd{
	padding: 60px 36px 60px 260px;
	font-size: 30px;
	color: #363636;
	line-height: 1.25;
	position: relative;
}
.section06 .flow_ul li:nth-child(2) dl dd,
.section06 .flow_ul li:nth-child(4) dl dd{
	padding: 60px 260px 60px 36px;

}
.section06 .flow_ul li dl dd:before{
	position: absolute;
	content: '';
	background-image: url(../images/flow_01.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 199px;
	height: 141px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.section06 .flow_ul li:nth-child(2n) dl dd:before{
	position: absolute;
	content: '';
	left: unset;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.section06 .flow_ul li:nth-child(2) dl dd:before{
	background-image: url(../images/flow_02.png);
}
.section06 .flow_ul li:nth-child(3) dl dd:before{
	background-image: url(../images/flow_03.png);
}
.section06 .flow_ul li:nth-child(4) dl dd:before{
	background-image: url(../images/flow_04.png);
}
.section06 .s06_num{
	width: 347px;
	display: block;
	margin: 0 auto 40px auto;
}
.section06 .txt01{
	width: 622px;
	display: block;
	margin: 0 auto;
}
.section06 .s06_intro_wrap{
	background-image: url(../images/s06_intro_wrap.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 757px;
	height: 498px;
	padding-top: 24px;
}
.section06 .txt02{
	width: 402px;
	display: block;
	margin: 0 auto 28px auto;
}
.section06 .s06_intro_wrap .intro_ul{
	margin-bottom: 28px;
}
.section06 .s06_intro_wrap .intro_ul li{
	width: 145px;
	height: 86px;
	border-radius: 27px;
	margin-right: 5px;
	box-shadow: 1px 1px 6px rgba(32, 32, 32, 0.5);
}
.section06 .s06_intro_wrap .intro_ul li img{
	border-radius: 27px;
	display: block;
}
.section06 .s06_intro_wrap .star,
.section06 .s06_intro_wrap .star_shadow{
	width: 476px;
	display: block;
	margin: 0 auto;
}
.section06 .voice_ul{
	width: 702px;
	position: relative;
	margin: 0 auto;
	top: -65px;
}
.section06 .voice_ul li{
	border-radius: 47px;
	margin-bottom: 29px;
	box-shadow: 1px 1px 20px rgba(32, 32, 32, 0.3);
	padding-bottom: 60px;
	position: relative;
}
.section06 .voice_ul li .voice_num{
	font-size: 24px;
	color: #575005;
	background-color: #ffcc00;
	width: 159px;
	height: 159px;
	border-radius: 100%;
	padding: 32px 30px;
	position: absolute;
	top: -34px;
	left: calc(50% - 370px);
	line-height: 1.5;
	text-align: center;
	font-weight: 400;
}
.section06 .voice_ul li .voice_num span{
	font-size: 58px;
	line-height: 1;
}
.section06 .voice_ul li .care{
	font-size: 18px;
	color: #181818;
	position: absolute;
	left: calc(50% - 330px);
	top: 230px;	
}
.section06 .voice_ul li .voice_img{
	border-radius: 47px 47px 0 0;
	display: block;
	background-color: skyblue;
	width: 100%;
	height: 266px;
}
.section06 .voice_ul li dl{
	margin-bottom: 46px;
}
.section06 .voice_ul li dl dt{
	width: 100%;
	padding: 28px 0;
	text-align: center;
	font-size: 26px;
	color: #fff;
	background-color: #900000;
	font-weight: 500;
}
.section06 .voice_ul li dl dt span{
	transition: .5s;
	opacity: 0;
	transform: translateY(50%);
}
.section06 .voice_ul li dl dt span.done{
	opacity: 1;
	transform: translateY(0);
}
.section06 .voice_ul li dl dd{
	margin: 35px 32px;
	font-size: 22px;
	color: #181818;
	line-height: 2;
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 97%, #97a97c 97%, #97a97c 100%);
    background-size: 100% 44px;
}
.section06 .voice_ul li .item_wrap{
	padding: 0 32px;
}
.section06 .voice_ul li .itemimg{
	width: 246px;
	height: 147px;
	display: block;
	background-color: skyblue;
	margin-right: 18px;
}
.section06 .voice_ul li .itemname{
	font-size: 17px;
	color: #232323;
	margin-bottom: 16px;
	width: 336px;
}
.section06 .voice_ul li .amount{
	text-align: center;
	width: 56px;
	height: 51px;
	padding: 5px 10px;
	margin-bottom: 0;
	margin-right: 10px;
	line-height: 1.25;
	color: #fff;
	background-color: #2f9b65;
	font-size: 16px;
}
.section06 .voice_ul li .money{
	font-size: 26px;
	color: #7a171c;
	text-align: center;
	line-height: 1;
	font-weight: 700;

}
.section06 .voice_ul li .money span{
	font-size: 40px;
	letter-spacing: -2px;	
}

@media screen and (max-width: 750px){
	.section06{
		padding-top: 6.8vw;
	}
	.section06 .intro{
		width: 53.6vw;
		margin: 0 auto 9.33vw auto;
	}
	.section06 .flow_ul{
		padding-bottom: 15.33vw;
	}
	.section06 .flow_ul li dl dt{
		font-size: 5.07vw;
		text-shadow: 1px 1px 1.6vw rgba(32, 32, 32, 0.5);
		padding: 2.93vw 0;
	}
	.section06 .flow_ul li dl dt:before{
		border-right: 4.27vw solid transparent;
		border-left: 4.27vw solid transparent;
		border-top: 3.07vw solid #59b588;
		bottom: -2.55vw;
	}
	.section06 .flow_ul li dl dd{
		padding: 8vw 4.8vw 8vw 34.67vw;
		font-size: 4vw;
	}
	.section06 .flow_ul li:nth-child(2) dl dd,
	.section06 .flow_ul li:nth-child(4) dl dd{
		padding: 8vw 34.67vw 8vw 4.8vw;

	}
	.section06 .flow_ul li dl dd:before{
		width: 26.53vw;
		height: 18.8vw;
	}
	.section06 .s06_num{
		width: 46.27vw;
		margin: 0 auto 5.33vw auto;
	}
	.section06 .txt01{
		width: 82.93vw;
	}
	.section06 .s06_intro_wrap{
		width: 100vw;
		height: 66.4vw;
		padding-top: 3.2vw;
	}
	.section06 .txt02{
		width: 53.6vw;
		margin: 0 auto 3.73vw auto;
	}
	.section06 .s06_intro_wrap .intro_ul{
		margin-bottom: 3.73vw;
	}
	.section06 .s06_intro_wrap .intro_ul li{
		width: 19.33vw;
		height: 11.47vw;
		border-radius: 3.6vw;
		margin-right: 0.67vw;
		box-shadow: 1px 1px 0.8vw rgba(32, 32, 32, 0.5);
	}
	.section06 .s06_intro_wrap .intro_ul li img{
		border-radius: 3.6vw;
		width: 19.33vw;
		height: 11.47vw;
		display: block;
	}
	.section06 .s06_intro_wrap .star,
	.section06 .s06_intro_wrap .star_shadow{
		width: 63.47vw;
	}
	.section06 .voice_ul{
		width: 93.6vw;
		top: -8.67vw;
	}
	.section06 .voice_ul li{
		border-radius: 6.27vw;
		margin-bottom: 3.87vw;
		box-shadow: 1px 1px 2.67vw rgba(32, 32, 32, 0.3);
		padding-bottom: 8vw;
	}
	.section06 .voice_ul li .voice_num{
		font-size: 3.2vw;
		width: 21.2vw;
		height: 21.2vw;
		padding: 4.27vw 4vw;
		top: -4.53vw;
		left: calc(50% - 49.33vw);
	}
	.section06 .voice_ul li .voice_num span{
		font-size: 7.73vw;
	}
	.section06 .voice_ul li .care{
		font-size: 2.4vw;
		left: calc(50% - 44vw);
		top: 30.67vw;	
	}
	.section06 .voice_ul li .voice_img{
		border-radius: 6.27vw 6.27vw 0 0;
		height: 35.47vw;
	}
	.section06 .voice_ul li dl{
		margin-bottom: 6.13vw;
	}
	.section06 .voice_ul li dl dt{
		padding: 4.07vw 0;
		font-size: 4.07vw;
	}
	.section06 .voice_ul li dl dd{
		margin: 4.67vw 4.27vw;
		font-size: 3.4vw;
	    background-size: 100% 6.78vw;
	}
	.section06 .voice_ul li .item_wrap{
		padding: 0 4.27vw;
	}
	.section06 .voice_ul li .itemimg{
		width: 32.8vw;
		height: 19.6vw;
		margin-right: 2.4vw;
	}
	.section06 .voice_ul li .itemname{
		font-size: 2.27vw;
		margin-bottom: 2.13vw;
		width: 44.8vw;
	}
	.section06 .voice_ul li .amount{
		width: 7.47vw;
		height: 6.8vw;
		padding: 0.67vw 1.33vw;
		margin-right: 1.33vw;
		font-size: 2.13vw;
	}
	.section06 .voice_ul li .money{
		font-size: 3.47vw;
	}
	.section06 .voice_ul li .money span{
		font-size: 5.33vw;
		letter-spacing: -0.27vw;	
	}
}


/*section07*/
.section07 .person{
	margin-bottom: 79px;
}
.section07 .person .ttl_01,
.section07 .person .ttl_02{
	color: #151515;
	text-align: center;
}
.section07 .person .ttl_01{
	font-size: 36px;
	font-weight: 500;
	margin-bottom: 27px;
	font-style: italic;
}
.section07 .person .ttl_02{
	font-size: 49px;
	font-weight: 600;
	margin-bottom: 37px;
}
.section07 .person .ttl_03{
	display: block;
	width: 612px;
	margin: 0 auto 30px auto;
}
.section07 .person .person_ul{
	width: 702px;
	box-shadow: 1px 1px 12px rgba(32, 32, 32, 0.4);
	background-color: #fff;
	padding: 50px 30px 72px 30px;
	border-radius: 47px;
	margin: 0 auto;
}
.section07 .person .person_ul li{
	margin-bottom: 30px;
}
.section07 .person .person_ul li:last-child{
	margin-bottom: 0;
}
.section07 .person .person_ul li .pimg{
	width: 179px;
	height: 237px;
	display: block;
	margin-right: 20px;
	border-radius: 1px;
}
.section07 .person .person_ul li .txt_wrap{
	width: calc(100% - 199px);
}
.section07 .person .person_ul li .txt_wrap .pname{
	font-size: 48px;
	color: #1f1f1f;
	line-height: 1;
	margin-bottom: 20px;
	font-weight: 700;
}
.section07 .person .person_ul li .txt_wrap .ptxt{
	font-size: 24px;
	color: #353535;
}

@media screen and (max-width: 750px){
	.section07 .person{
		margin-bottom: 10.53vw;
	}
	.section07 .person .ttl_01{
		font-size: 4.8vw;
		margin-bottom: 3.6vw;
	}
	.section07 .person .ttl_02{
		font-size: 6.53vw;
		margin-bottom: 4.93vw;
	}
	.section07 .person .ttl_03{
		width: 96.67vw;
		margin: 0 auto 4vw auto;
	}
	.section07 .person .person_ul{
		width: 93.6vw;
		box-shadow: 1px 1px 1.6vw rgba(32, 32, 32, 0.4);
		padding: 6.67vw 4vw 9.6vw 4vw;
		border-radius: 6.27vw;
		margin: 0 auto;
	}
	.section07 .person .person_ul li{
		margin-bottom: 4vw;
	}
	.section07 .person .person_ul li .pimg{
		width: 23.87vw;
		height: 31.6vw;
		margin-right: 2.67vw;
	}
	.section07 .person .person_ul li .txt_wrap{
		width: calc(100% - 26.63vw);
	}
	.section07 .person .person_ul li .txt_wrap .pname{
		font-size: 6.4vw;
		margin-bottom: 2.67vw;
	}
	.section07 .person .person_ul li .txt_wrap .ptxt{
		font-size: 3.2vw;
	}
}


/*faq*/
.section07 .faq{
	padding-bottom: 89px;
}
.section07 .faq .ttl{
	width: 402px;
	display: block;
	margin: 0 auto 42px auto;
	opacity: 0;
	transform: translateY(50%);
	transition: .5s;
}
.section07 .faq .ttl.done{
	opacity: 1;
	transform: translateY(0);
}
.section07 .faq .faq_ul li{
	padding: 20px 12px;
	box-shadow: 1px 1px 12px rgba(32, 32, 32, 0.5);
	margin-bottom: 17px;
}
.section07 .faq .faq_ul li:last-child{
	margin-bottom: 0;
}
.section07 .faq .faq_ul li .question{
	font-size: 24px;
	color: #1f1f1f;
	padding: 18px 78px 18px 71px;
	position: relative;
	line-height: 1.25;
	cursor: pointer;
	transition: .4s;
}
.section07 .faq .faq_ul li .question.open{
	margin-bottom: 27px;
}
.section07 .faq .faq_ul li .question:before{
	position: absolute;
	content: 'Q';
	background-color: #900000;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	padding: 12px 21px;
}
.section07 .faq .faq_ul li .question:after{
	position: absolute;
	background-image: url(../images/faq_arrow.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	content: '';
	width: 37px;
	height: 16px;
	right: 39px;
	top: 50%;
	transform: translateY(-50%);
}
.section07 .faq .faq_ul li .question.open:after{
	transform: translateY(-50%) rotate(-180deg);
}
.section07 .faq .faq_ul li .answer{
	font-size: 22px;
	color: #181818;
	padding: 24px 8px 24px 20px;
	position: relative;
	background-color: #f0f0f0;
	margin: 0 auto;
	display: none;
}

@media screen and (max-width: 750px){
	.section07 .faq{
		padding-bottom: 11.87vw;
	}
	.section07 .faq .ttl{
		width: 53.6vw;
		margin: 0 auto 5.6vw auto;
	}
	.section07 .faq .faq_ul li{
		padding: 2.67vw 1.6vw;
		box-shadow: 1px 1px 1.6vw rgba(32, 32, 32, 0.5);
		margin-bottom: 2.27vw;
	}
	.section07 .faq .faq_ul li .question{
		font-size: 3.2vw;
		padding: 2.4vw 10.4vw 2.4vw 9.47vw;
	}
	.section07 .faq .faq_ul li .question.open{
		margin-bottom: 3.6vw;
	}
	.section07 .faq .faq_ul li .question:before{
		width: 8vw;
		height: 8vw;
		padding: 1.6vw 2.8vw;
	}
	.section07 .faq .faq_ul li .question:after{
		width: 4.93vw;
		height: 2.13vw;
		right: 5.2vw;
	}
	.section07 .faq .faq_ul li .answer{
		font-size: 2.93vw;
		padding: 3.2vw 1.07vw 3.2vw 2.67vw;
	}
}


/*section08*/
.section08{
	padding: 19px 0 137px 0;
}
.section08 .s08_intro{
	background-color: #075447;
	width: 100%;
	height: 82px;
	position: relative;
}
.section08 .s08_intro .intro_deco{
	position: absolute;
	width: 560px;
	display: block;
	top: 0;
	left: calc(50% - 230px);
}

@media screen and (max-width: 750px){
	.section08{
		padding: 2.53vw 0 18.27vw 0;
	}
	.section08 .s08_intro{
		height: 10.93vw;
	}
	.section08 .s08_intro .intro_deco{
		width: 74.67vw;
		left: calc(50% - 30.67vw);
	}	
}



/*form*/
form{
	box-shadow: 1px 1px 12px rgba(32, 32, 32, 0.5);
}
.section08 .intro_wrap{
	padding: 46px 18px 0 34px;
}
.section08 .intro_wrap .req,
.section08 .form_wrap dl dt .req{
	color: #fff;
	background-color: #900000;
	font-size: 12px;
	width: 42px;
	padding: 8px;
	margin-right: 10px;
}
.section08 .form_wrap dl dt .req{
	margin-right: 0;
}
.section08 .intro_wrap .intro_txt{
	font-size: 13px;
	color: #282828;
}
.section08 .form_wrap{
	padding: 46px 40px 56px 34px;
}
.section08 .form_wrap dl{
	margin-bottom: 40px;
}
.section08 .form_wrap dl dt{
	margin-bottom: 15px;
}
.section08 .form_wrap dl dt .common_dt{
	font-size: 25px;
	color: #2f2f2f;
	margin-right: 8px;
	line-height: 1;
}
.section08 .form_wrap dl .common_input{
	color: #2b2b2b;
	font-size: 19px;
	padding: 20px 50px 20px 24px;
	border-radius: 15px;
	border: 6px solid #d0d0d0;
	line-height: 1.25;
}
.section08 .form_wrap dl .common_input::placeholder{
	color: #d0d0d0;
}
.section08 .form_wrap dl .common_input:focus,
.section08 .form_wrap dl .common_input.act{
	border: 6px solid #de450d;
	outline: 0;
}
.section08 .form_wrap dl dd.select_dd{
	position: relative;
}
.section08 .form_wrap dl dd.select_dd:before{
	position: absolute;
	content: '';
	background-image: url(../images/form_arrow.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 19px;
	height: 11px;
	right: 29px;
	top: 50%;
	transform: translateY(-50%);
}
.section08 .form_wrap dl .w100{
	width: 100%;
}
.section08 .form_wrap .w48_wrap dl{
	width: 49%;
}
.section08 .form_wrap .w48_wrap dl:last-of-type{
	margin-right: 0;
}
.section08 .form_wrap .submit{
	width: 672px;
	height: 132px;
	border-radius: 50px;
	display: block;
	margin: 0 auto;
	background-image: url(../images/submit.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	box-shadow: 1px 1px 12px rgba(32, 32, 32, 0.4);
	filter: grayscale(100%);
	pointer-events: none;
	transition: .4s;
}
.section08 .form_wrap .submit.allok{
	filter: unset;
	pointer-events: unset;
}
.section08 .form_wrap .policy{
	display: block;
	margin-left: auto;
	font-size: 13px;
	color: #0154dd;
	margin-top: 18px;
	position: relative;
	width: 135px;
}
.section08 .form_wrap .policy:before{
	position: absolute;
	content: '';
	background-color: #0154dd;
	width: 100%;
	height: 1px;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

@media screen and (max-width: 750px){
	form{
		box-shadow: 1px 1px 1.6vw rgba(32, 32, 32, 0.5);
	}
	.section08 .intro_wrap{
		padding: 6.13vw 2.4vw 0 4.53vw;
	}
	.section08 .intro_wrap .req,
	.section08 .form_wrap dl dt .req{
		font-size: 1.6vw;
		width: 5.6vw;
		padding: 1.07vw;
		margin-right: 1.33vw;
	}
	.section08 .intro_wrap .intro_txt{
		font-size: 1.73vw;
	}
	.section08 .form_wrap{
		padding: 6.13vw 5.33vw 7.47vw 4.53vw;
	}
	.section08 .form_wrap dl{
		margin-bottom: 5.33vw;
	}
	.section08 .form_wrap dl dt{
		margin-bottom: 2vw;
	}
	.section08 .form_wrap dl dt .common_dt{
		font-size: 3.33vw;
		margin-right: 1.07vw;
	}
	.section08 .form_wrap dl .common_input{
		font-size: 2.83vw;
		font-size: 16px;
		padding: 2.67vw 6.67vw 2.67vw 3.2vw;
		border-radius: 2vw;
		border: 0.8vw solid #d0d0d0;
	}
	.section08 .form_wrap dl .common_input:focus,
	.section08 .form_wrap dl .common_input.act{
		border: 0.8vw solid #de450d;
	}
	.section08 .form_wrap dl dd.select_dd:before{
		width: 2.53vw;
		height: 1.47vw;
		right: 3.87vw;
	}
	.section08 .form_wrap .submit{
		width: 89.6vw;
		height: 17.6vw;
		border-radius: 6.67vw;
		box-shadow: 1px 1px 1.6vw rgba(32, 32, 32, 0.4);
	}
	.section08 .form_wrap .policy{
		font-size: 1.73vw;
		margin-top: 2.4vw;
		width: 18vw;
	}
}


/*footer*/
footer{
	width: 100%;
	background-color: #59b588;
	padding: 20px 0 140px 0;
}
footer .txt_01,
footer .txt_02,
footer .txt_03,
footer .txt_04{
	font-size: 14px;
	color: #fff;
	font-weight: 400;
}

footer .txt_01,
footer .txt_02{
	padding-right: 20px;
	margin-right: 12px;
	position: relative;
}
footer .txt_01:before,
footer .txt_02:before{
	position: absolute;
	content: '';
	background-image: url(../images/footer_link.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 14px;
	height: 14px;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
footer .txt_01:after,
footer .txt_02:after{
	position: absolute;
	content: '';
	width: 100%;
	height: 1px;
	bottom: 0;
	left: 0;
	background-color: #fff;
}
footer .txtwrap{
	margin-bottom: 8px;
}
footer .txt_03,
footer .txt_04{
	text-align: center;
}
footer .txt_03{
	margin-bottom: 40px;
}


@media screen and (max-width: 750px){
	footer{
		padding: 2.67vw 0 18.67vw 0;
	}
	footer .txt_01,
	footer .txt_02,
	footer .txt_03,
	footer .txt_04{
		font-size: 1.87vw;
	}
	footer .txt_01,
	footer .txt_02{
		padding-right: 2.67vw;
		margin-right: 1.6vw;
	}
	footer .txt_01:before,
	footer .txt_02:before{
		width: 1.87vw;
		height: 1.87vw;
	}
	footer .txtwrap{
		margin-bottom: 1.07vw;
	}
	footer .txt_03{
		margin-bottom: 5.33vw;
	}
}


/*thanks*/
.thanks{
	padding: 96px 0 128px 0;
}
.thanks .ttl{
	font-size: 24px;
	color: #323232;
	text-align: center;
	margin-bottom: 24px;
}
.thanks .sbttl{
	font-size: 18px;
	color: #323232;
	text-align: center;
	margin-bottom: 8px;
}
.thanks .txt{
	font-size: 18px;
	color: #323232;
	text-align: center;
	margin-bottom: 8px;
}
.thanks dl{
	padding-top: 96px;
}
.thanks dt{
	font-size: 18px;
	color: #323232;
	margin-right: 8px;
	position: relative;
}
.thanks dt:before{
	position: absolute;
    content: '';
    width: 96px;
    height: 96px;
    border-radius: 100%;
    bottom: 24px;
    left: 50%;
    transform: translate(-50%, 0);
    background-image: url(../images/staff_list_item03.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.thanks dd{
	font-size: 28px;
    color: #50b881;
    position: relative;
}
.thanks dd:before{
	position: absolute;
    content: '';
    width: 168px;
    height: calc(168px * (14 / 168));
    right: 8px;
    top: -22px;
    background-image: url(../images/yoroshiku.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.thanks .back_btn{
	display: block;
    width: 328px;
    margin: 36px auto 0 auto;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    background-color: #00903a;
    padding: 3px 0;
    border-radius: 36px;
    text-align: center;
}
@media screen and (max-width: 750px){
	.thanks{
		padding: 12.8vw 0 17.07vw 0;
	}
	.thanks .ttl{
		font-size: 3.2vw;
		margin-bottom: 3.2vw;
	}
	.thanks .sbttl{
		font-size: 2.4vw;
		margin-bottom: 1.6vw;
	}
	.thanks .txt{
		font-size: 2.4vw;
		margin-bottom: 1.07vw;
	}
	.thanks dl{
		padding-top: 12.8vw;
	}
	.thanks dt{
		font-size: 2.4vw;
		margin-right: 1.07vw;
	}
	.thanks dt:before{
	    width: 12.8vw;
	    height: 12.8vw;
	    bottom: 3.2vw;
	}
	.thanks dd{
		font-size: 3.73vw;
	}
	.thanks dd:before{
	    width: 22.4vw;
	    height: calc(22.4vw * (14 / 168));
	    right: 1.07vw;
	    top: -2.93vw;
	}
}

.section08 .form_wrap .w48_wrap dl{
	margin-bottom: 0;
}
.section08 .form_wrap .w48_wrap{
	margin-bottom: 40px;
}

.pre_alert{
	display: none;
	color: #ff0000;
	font-size: 16px;
	margin-top: 16px;
}
.pre_alert.show{
	display: block;
}

@media screen and (max-width: 832px){
	.section08 .form_wrap .w48_wrap{
		margin-bottom: 5.33vw;
	}
	.pre_alert{
		font-size: 3.08vw;
		margin-top: 3.08vw;
	}
}






.section08{
	display: none;
}

.header_info{
	width: 347px;
	height: 62px;
}


.common_ap .img_03 .tel{
	position: absolute;
	width: 680px;
	height: 131px;
	background-color: #fff;
	border-radius: 39px;
	top: 220px;
	left: calc(50% - 344px);
	background-image: url(../images/img_03_tel.png);
	background-size: 433px 101px;
	background-repeat: no-repeat;
	background-position: 195px center;
	box-shadow: 1px 1px 16px rgba(32, 32, 32, 0.2);
	
}
.common_ap .img_03{
	background-color: #59b588;
	width: 100%;
	height: 380px;
	position: relative;
	padding: 30px 32px 37px 32px;
}
.common_ap .img_03 .mail{
	display: none;
}
footer{
	margin-top: 137px;
}

@media screen and (max-width: 750px){
	header{
		padding: 2.13vw 0;
	}
	.header_logo{
		width: calc(2.13vw * (210/16));
		height: calc(2.13vw * (33/16));
		margin-left: 1.6vw;
	}
	.header_info{
		width: calc(2.13vw * (347/16));
		height: calc(2.13vw * (62/16));
		margin-right: 1.6vw;
	}
	.common_ap .img_03 .tel{
		width: 90.67vw;
		height: 17.47vw;
		border-radius: 5.2vw;
		top: 29.33vw;
		background-size: 57.73vw 13.47vw;
		background-position: 26vw center;
		box-shadow: 1px 1px 2.13vw rgba(32, 32, 32, 0.2);
		left: calc(50% - 45.87vw);
		webkit-animation: gelatine 2s infinite;
	    -moz-animation: gelatine 2s infinite;
	    animation: gelatine 2s infinite;
	}
	.common_ap .img_03{
		height: 52vw;
		padding: 4vw 4.27vw 4.93vw 4.27vw;
	}
	footer{
		margin-top: 18.27vw;
	}
}
