@charset "utf-8";
/* CSS Document */
/*++++++++++++++++++++++++++++++++++++++++

++++++++++++++++++++++++++++++++++++++++*/

html{scroll-behavior: smooth;}
body{
	background: url("../img/bg.png") 50%;
	font-family: "M PLUS Rounded 1c", sans-serif;
	line-height: 1.6;
	font-weight: 500;
}
.clothesbox{
	max-width: 1224px;
    margin: 0 auto;
	position: relative;
}
.top_y {
	margin-bottom: -1px;
	width: 100%;
}
a{cursor:pointer}
em{font-weight: 600;}
.wrap{
	position: relative;
	overflow: hidden;
    padding: 0 5%;
}
.fv{
	text-align: center;
	position: relative;
	background: url("../img/fvbg.png");
	filter:blur(0);
	padding: 40px 0 280px;
}
h1{
	text-align: left;
	margin-bottom: 30px;
	margin-left: 55px;
	max-width: 195px;
}
.percent,.fvimg,.otoku{position: absolute;}
.chance{
	max-width: 633px;
	width: 52%;
	margin: 0 auto 10px;
}
.percent{
	max-width: 230px;
    width: 20%;
	top: 15%;
	right: 12%;
}
.fvimg{
	top: 38%;
	right: 16%;
}
.here{
	position: fixed;
	right: 20px;
    top: 20px;
	z-index: 100000;
}
.here a{display: block;}
.otoku{
	top: 30%;
	left: 17%;
}
.sec2{top: -230px;}
.mv{
	max-width:816px;
	width: 80%;
	margin: 0 auto;
	position: relative;
}

.mv a{
	width: 90%;
	display: block;
	position: absolute;
	bottom: 4%;
	left: 5%;
	box-shadow: 6px 6px 0 #1e6727;
	transition: all 0.1s ease;
    border-radius: 10px;
}

.mv a:hover{
	transform: translate(6px, 6px);
	box-shadow: 0 0 0 #1e6727;
}
.mv img{width: 100%;}
/*++++++++++++++++++++++++++++++++++++++++

++++++++++++++++++++++++++++++++++++++++*/
.clothes{position: absolute;z-index: 100;
    animation-name: fuwafuwa;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-duration: 1.5s;
}
@keyframes fuwafuwa{
    0% {
        transform: translate(0,0px);
    }

    100% {
        transform: translate(0,-30px)
    }
}
.clothes1{
	top: 10%;
	left: -5%;
}
.clothes2{
	top: 25%;
	left: -5%;
}

.clothes3{
	top: 29%;
	right: -5%;
}

.clothes4{
	top: 36%;
	left: -5%;
}

.clothes5{
	top: 44%;
	right: -10%;
}

.clothes6{
	top: 48%;
	left: -5%;
}

.clothes7{
	bottom: 28%;
	left: -5%;
}

.clothes8{
	bottom: 21%;
	left: -5%;
}

.clothes9{
	bottom: 19%;
	right: -5%;
}

.clothes10{
	bottom: 14%;
	right: -5%;
}

.clothes11{
	bottom:7%;
	left: -12%;
}
.clothes12{
	bottom: 6%;
	right: -5%;
}
/*++++++++++++++++++++++++++++++++++++++++
sec1
++++++++++++++++++++++++++++++++++++++++*/
.sec1{
	position: relative;
	text-align: center;
	top: -230px;
}
.sec1 img{width: 100%;}
h2{
	text-align: center;
	margin-bottom: 20px;
	color: #fff;
	line-height: 1.25;
	font-weight: 800;
}
h3{font-weight: 700;}
.kirakira{
	position: absolute;    
	z-index: 10;
    width: 70%;
    left: 50%;
    top: 30px;
    transform: translate(-50%, 0);
}
/*++++++++++++++++++++++++++++++++++++++++
sec2
++++++++++++++++++++++++++++++++++++++++*/
.sec2{
	background: url("../img/bg_2.jpg");
	filter:blur(0);
	position: relative;
	padding: 80px 0 220px;
}
.sec2 h2{/*font-size: 5em;*/}
h2 span{display: block;}
h2 .yellow{color: #ffe100;display: inline;/*font-size: 0.5em;*/}
.midashi{
	position: absolute;
	top: -100px;
	left: 50%;
	transform: translateX(-50%);
}
.sec2>div{width: 821px;margin: 0 auto;}
.sec2 li{
	margin-bottom: 60px;
	text-align: center;
	position: relative;
}
.sec2 h3{
	color: #006cb5;
	background: url("../img/border.png") no-repeat center bottom 3px;
	display: inline;
}
.sec2 li:last-child{margin-bottom: 0;}
.sec2 li>div{
	background:  url("../img/w_bg.png") repeat-y;
	padding: 0 50px 0;
	background-size: 100%;
}
.sec2 li>div .kirakira{
	width: 95%;
}
.sec2>div p{
	padding: 20px 50px;
	color: #fff;
	line-height: 1.5;
}
.sec2 li p{
	color: #006cb5;
	text-align: justify;
}
.sec2 li:nth-child(n+2) p{
	text-align: center;
}
.sec3>div{
	background: url("../img/yellow.jpg") repeat-y;
	padding: 0 0 160px;
	background-size: 100%;
}
/*++++++++++++++++++++++++++++++++++++++++
sec3
++++++++++++++++++++++++++++++++++++++++*/
.sec3 div .top,.sec3 div .bottom{
	display: block;
	margin: 0 auto;
}

.sec3 {position: relative;
    top: -540px;
}
.bg_w{
	background:  url("../img/w_bg.png") repeat-y ;
	width: 820px;
	margin: 0 auto;
	display: flex;
	background-size: 100%;
}
.right_ul{padding: 0 20px 0 40px;}
.left_ul{padding: 0 40px 0 20px;}
.bg_w>div{width: 50%;}
.bg_w>div .pc{
	width: 100%;
	max-width: max-content;
		display: block;
		margin: auto;
}
.sec3 li{margin-bottom: 20px;}
.sec3 li>div{
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.sec3 li img{width: auto;}
.sec3 li em{
	display: inline-block;
	font-weight: 700;
	color: #006cb6;
	border-bottom: solid 2px #006cb6;
	margin-bottom: 10px;
	width: 100%;
}
.sec3 li em div{display: inline;}
.sec3 li em span{
	color: #fff;
	background: #006cb6;
	display: inline-block;
	padding: 2px 8px;
	border-radius: 0 5px 0 0;
	margin: 0 5px 0 0;
	
}
.sec3 .left_ul li em{
	color: #e74720;
	border-bottom: solid 2px #e74720;
	
}
.sec3 .left_ul li em span{
	background: #e74720;
}

.sec3 li em span span{
	padding: 0;
	margin: 0;
}
.sec3 li>p{
	margin-bottom: 10px;
}
.sp_price{
	display: flex;    
	align-items: flex-start;
}
.sp_price div{
	border: solid 1px #e50012;
	color: #e50012;
	padding: 5px;
	margin: 0 0 0 5px;
	line-height: 1;
	margin-top: 13px;
	position: relative;
}
.sp_price div::after{
	content: "※7";
	color: #000;
	position: absolute;
	bottom: -18px;
    right: 2px;

}
.price p{
	color: #e50012;
	font-weight: 600;
	letter-spacing: -0.05em;
}
.price span{
	margin-left: 2px;
	color: #000;
	white-space: nowrap; /* ←これを追加 */
}
.sec3 li div div img{float: right;}
.left_ul li:last-child {
    float: right;
	margin-top: 20px;}
.left_ul li:last-child img{
	width: 10pt;
}
/*++++++++++++++++++++++++++++++++++++++++
sec4
++++++++++++++++++++++++++++++++++++++++*/
.sec4{
	position: relative;
	background: url("../img/bg_1.jpg");
	filter:blur(0);
	padding: 70px 0 160px;
	top: -540px;
}
.sec4 h2{letter-spacing: 0.2em;}
.sec4 .h2 img{position: absolute;right: 140px;top: -12px;z-index: 1000;max-width: 225px;}
.sec4 ul{
	display: flex;
	justify-content: space-between;
	width: 820px;
	margin: 0 auto 20px;
}
.sec4 li{
	background: #fff;
	width: 320px;
	padding: 30px 40px;
	border-radius: 20px;
	text-align: justify;
	
}
.sec4 .kirakira2{width: 80%;max-width: 750px;}
.sec4 li img{
	display: block;
	margin: 0 auto 15px;
}
.sec4 li div img{
	max-width: 90px;
}
.sec4 li em{
	color: #006cb6;
	display: inline-block;
	margin: 0 auto 15px;
}
.sec4 li span{
	color: #e84720;
}
.sec4 small{
	color: #fff;
	display: block;
	margin: 0 auto 30px;
	text-align: center;
}
.w820{
	max-width: 795px;
	width: 90%;
	margin: 0 auto;
}

.sec4 .box2{
	max-width: 816px;
	width: 80%;
	margin: 0 auto;
	position: relative;
}

.sec4 .box2 img{
	width: 100%;
}

.sec4 .box a{
	width: 85%;
	display: block;
	position: absolute;
	bottom: 7%;
	left: 7%;
	box-shadow: 6px 6px 0 #dca700;
	transition: all 0.1s ease;
    border-radius: 18px;
	z-index: 10001;
}

.sec4 .box a:hover{
	transform: translate(6px, 6px);
	box-shadow: 0 0 0 #dca700;
}

.sec4 .box a img {
    width: 100%;
    border-radius: 18px;
}
/*++++++++++++++++++++++++++++++++++++++++
sec5
++++++++++++++++++++++++++++++++++++++++*/
.sec5 {
	position: relative;
	background: url("../img/bg_2.jpg");
	padding: 70px 0 0;
	filter:blur(0);
	top: -540px;
}
.sec5 img{
	display: block;
	margin: 0 auto;
	max-width: 795px;
    width: 90%;
}
.sec5 .sp{display: none;}
.sec5 .box small{
	color: #ffe200;
	padding: 0 0 0 30px;
	display: block;
	margin: 0 auto;
	text-align: left;
	width: 87%;
}
.sec5 .box{
	padding: 0 0 130px;
	max-width: 820px;
    margin: 0 auto;
}

/*++++++++++++++++++++++++++++++++++++++++
sec6
++++++++++++++++++++++++++++++++++++++++*/
.sec6 {
	background: url("../img/bg_1.jpg");
	position: relative;
	padding: 70px 0 60px;
	filter:blur(0);
	    top: -540px;
}
.sec6 .bottom{
	margin: -20px 0 25px;
}
.hatena{
	position: absolute;
	z-index: 10;
    width: 70%;
    left: 50%;
    top: 30px;
	transform: translate(-50%,0)
}
/*ベース*/
.toggle {
	display: none;
}
.Label {		/*タイトル*/
	color: #006cb5;
	background:#fff;
	display: flex;
	align-items: center;
}
.Label p{width: 75%;font-weight: 700;}
.Label::before{		/*タイトル横の矢印*/
	content:url("../img/arrow.png");
	width: 40px;
	height: 40px;
	position: absolute;
	top:calc( 50% - 20px );
	right: 20px;
	transform-origin: center;
}
.Label,
.content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
	background:  url("../img/w_bg.png") repeat-y;
	background-size: 100%;
	
}
.content {		/*本文*/
	height: 0;
	overflow: hidden;
	color: #006cb5;
	position: relative;padding: 0 20px 0 40px;
}
.content img{position: absolute;left: -12px;width: 84px;}
.content p{background: #d3ddf0;padding: 20px 40px 20px 70px;border-radius: 20px;color: #000;}
label img{margin: 0 40px 0 -12px;width: 84px;}
.toggle:checked + .Label + .content {	/*開閉時*/
	height: auto;
	transition: all .3s;
	overflow: visible;
	padding: 25px 20px 0 40px;
}
.toggle:checked + .Label::before {
	transform: rotate(-60deg);
}

/*++++++++++++++++++++++++++++++++++++++++
sec7
++++++++++++++++++++++++++++++++++++++++*/
.sec7{
	background: #fff; 
	padding: 20px 0 80px;
	margin-top: -540px;
}
.sec7>div{
	width: 820px; 
	margin: 0 auto;
}

.sec7 small{
	display: block;
}
.sec7 p,.sec7 a,.sec7 span{color: #006cb5;}
.sec7 p{font-weight: 700;}
.sec7 a{
	display: block;
	font-weight: 900;
}
.sec7 span{
    width: 100%;
    display: block;
    text-align: left;}
.sec7 .right{text-align: right;}

.sec7 img{
	margin: 0 auto;
}

.sec2 li div div img{min-width: 0;}
.sp_br,.sp,.f_bottom,f_bottom{display: none;}


/*++++++++++++++++++++++++++++++++++++++++
葉山サポート
++++++++++++++++++++++++++++++++++++++++*/

.ribon{
	width: 540px;
	margin: 60px auto 40px;
}

.ribon img{
	width: 100%;
}

.ci{
	width: 195px;
	margin: 0 auto;
}

.sec7 ul li{float:left;}


.sec7 .web{
	width: 520px;
	overflow: hidden;
	margin: 0 auto 60px;
	display: flex;
    align-items: center;
}

.sec7 .tel{
	width: 520px;
	overflow: hidden;
	margin: 0 auto 60px;
	display: flex;
    align-items: center;
	
}


.sec7 .tel a{pointer-events: none;}

.sec7 .web li:first-child,.sec7 .tel li:first-child{
	width: 111px;
}


.sec7 .web a {
    font-size: 26px;
	color: #ffe000;
    background: #006cb5;
    display: block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    padding: 1rem 4rem;
    font-weight: bold;
    border-radius: 1rem;
    width: 100%;
    box-sizing: border-box;
	border-bottom: 7px solid #99c5e2;
}
.sec7 .web a:hover {
	color: #ffe000;
	margin-top: 16px;
	border-bottom: 1px solid #0686b2;
}
.sec7 .web li:first-child,.sec7 .tel li:first-child {width: 21%;}

.sec7 .web li:last-child {
	width: 79%;
    padding-left: 40px;
    box-sizing: border-box;
}



.sec7 .tel li:last-child {
	text-align: left;
}	
	
	
.sec7 .tel li:last-child {
	width: 79%;
    padding-left: 40px;
    box-sizing: border-box;
}

.sec7 .tel li a {
	font-size: 29px;
}

.sec7 .tel small {
	display: inline-block;
}

@media (max-width: 750px) {
.fv div {
    margin: 30px auto -45px;
}
.sec7 .tel a{pointer-events: auto !important;}

	
.sec7{
	padding: 20px 0 150px;
}
	
.sec7 ul li{float:left;}
	
.sec7 .web{
	width: 100%;
	margin: 0 auto;
	display: block;
}

.sec7 .tel{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	display: block;
}
	
.sec7 .web li:first-child,.sec7 .tel li:first-child {
	width: 20%;
	margin: 0 auto 20px;
	float:none;
}

.sec7 .web li:last-child {
	width: 100%;
	padding-left: 0px;
	margin: 0 auto 40px;
	float: none;
}	

.sec7 .tel li:last-child {
    text-align: center;
	margin-bottom: 40px;
}	
	
.sec7 .tel li:last-child {
    width: 100%;
    padding-left: 0px;
    box-sizing: border-box;
}	
	
.sec7 .web a {
    font-size: 20px;
}	
	
.ribon {
	width: 100%;
    margin: 50px auto 20px;
}
	
.ci {
	width: 40%;
    margin: 0 auto;
}	

.ci img{
	width: 100%;
}
}


@media (max-width: 550px) {
.sec7 .tel li a {
    font-size: 22px;
}
	
.sec7 .tel a{pointer-events: auto;}

	
.sec7 .web li:first-child,.sec7 .tel li:first-child {
	margin: 0 auto 10px;
}

.sec7 .web li:last-child {
	margin: 0 auto 20px;
}	

.sec7 .tel li:last-child {
	margin-bottom: 20px;
}		
	
.ribon {
    margin: 20px auto 10px;
}
.sec7 {
    padding: 20px 0 25%;
}
}

body{font-size: 17px;}
.sec2 h2{font-size: 74px;}
h2{font-size: 56px;}
.sec2 h2 span{font-size: 0.4em;}
.sec2 .yellow{font-size: 0.6em;}
.sec3 li em {font-size: 1em;}
.sec3 li em span{font-size: .7em;}
.sec3 li em span span{font-size: 1.4em;}
.sec3 li>p{font-size: 0.7em; }
.sec3 li>p span{font-size: 0.5em;}
.sp_price div{font-size: 0.8em;}
.price{font-size: 2.5em;}
.price span{font-size: 0.25em; }
.sec4 li em,.Label{font-size: 26px;}
.sec4 li,.sec7 p{font-size: 15px;}
.content p{font-size: 20px;}
h3{font-size:  37px;}
.sec2 > div > p,.sec4 small,.left_ul li:last-child,.sec7 small{font-size: 11px;}
.left{font-size: 20px;}
.right{font-size: 15px;}
.clothes_sp,.sec4 ul li .kira{display: none;}
@media (max-width: 1224px) {
	.wrap{
		padding: 0 2.5%;
	}
	
	.fv{padding: 20px 20px 280px;}
	h1 {margin-left: 0;width: 50%}
	h1 img{width: 100%;}
	
	.otoku {
		top: 30%;
		left: 8%;
	}
    .percent {
        top: 16%;
        right: 13%;
        width: 17%;
    }
	.present{width: 100%;max-width: max-content;}
	.fvimg {
		top: 36%;
		right: 14%;
		width: 12%;
	}
	.chance{
		width: 80%;
		max-width: 567px;
	}
	.here{width: 15%;}
	.here a{display: block;}
	.here img{width: 100%;}
	.fv .sp,.sec1 .sp{margin: 0 auto;}
	.top_y{width: 100%;}
	.sec1 >img,.sec1 div >img{width: 100%}
	.sec2{padding: 80px 0 280px;}
	.sec2 li div div img {
		max-width: 506px;
		width: 100%;
		margin: 0 auto;
	}
	.bg_w {
		flex-direction: column;
		margin: 0 auto;
		display: flex;
		background-size: 100%;
	}
	.bg_w>div {
		margin: 0 auto;width: 90%;
	}
	.percent4 {
		right: 15px;
        top: 48px;
        width: 30%;
	}
	
	.sec4 .h2 img {
		right: 20px;
		top: -12px; 
		width: 30%;
	}
	h2{font-size: 2.5em;}
	.h2{
		width: 85%;
		margin: 0 auto;
    }
	.midashi{top: -100px;}
}
@media (max-width: 1050px) {
	.percent {
        top: 18%;
        right: 13%;
        width: 17%;
    }
	.sec2>div {
		width: 85%;
	}
	.sec3 div .top, .sec3 div .bottom,.bg_w{
 	   width: 85%;}
	.sec2 li>img  {
 	   width: 100%;}
	.sec4 h2{
		width: 85%;
		margin: 0 auto 20px;
	}
	.sec5 .box small {
		padding: 0;
		display: block;
	}
	.sec4 ul {
		width: 85%;
		margin: 0 auto 20px;
	}
	.sec4 li {
		width: calc( 50% - 80px );
		padding: 30px;
	}
	.sec4 li div{text-align: center;}
	.sec4 li div em{text-align: left;}
	.sec7 p{font-size: 12pt;}
	h2 .yellow {display: block;}

}
@media (max-width: 950px) {
	.percent {
        top: 23%;
        right: 10%;
        width: 17%;
    }
}
@media (max-width: 860px) {
	/*.fv a {
        right: 2%;
        top: 42%;
		
    }*/	
	.sec2>div,
	.bg_w,
	.sec3 div .top,
	.sec3 div .bottom,
	.sec4 h2,
	.sec4 ul,
	.sec5 .box img,
	.sec5 .box small,
	.w820,
	.sec7>div{
		width: 80%;
		min-width: 288px;
	}
	 .fv {padding: 20px 20px 250px;background-size: 160%;}
	.sec4 li em {
		color: #006cb6;
		display: inline-block;
		margin: 10px auto 15px;
	}
	.fv>div {
		margin: 40px auto 45px;
	}
	.bg_w>div .pc {
		margin: 0 auto;
		max-width: max-content;
		display: block;
	}
	.otoku {
		top: 29.5%;
        width: 20%;
	}
	.sec1 div{padding: 50px 30px 150px;}
	.sec1 >div {
		background: url("../img/sec1bg_sp.png");        
		background-size: cover;
        background-position-y: 13%;
    }

	.left_ul{margin-top: 10px;}
	h2 .yellow {color: #ffe100;}
	.sec2 h3 {line-height: 1.3;}
	.sec1 .sp{width: 100%;}
	.sec1 .top{width: 100%;}
	.sec2 li{width: 100%;}
	.sec2 li>img{width: 100%;}
	.sec3>div {
		background: url(../img/yellow.jpg) repeat-y;
		padding: 10px 0 160px;
		background-size: 100%;
	}
	.sec3 li>div>img{margin: 0;}
	.sp_price div,.price {display: inline-block;}
	.price {float: right;width: 190px;}
	
	.sec4 .h2 img {
        right: 11px;
        top: 65px;
        width: 22%;
    }
	
	.sec4 h2{
		
		
		margin: 0 auto 10px;
	}
	.percent4 {
		right: 15px;
        top: 48px;
        width: 30%;
	}
	.sec4 ul {
		display: flex;
		
		margin: 0 auto 20px;
		flex-direction: column;
	}
	.sec4 .box a{
		width: 85%;
	}
	.sec2 {
		padding: 50px 0 260px;}
	
	.sec2>div p {
		padding: 20px;
	}
	
	.sec2 li>div {
		background: url(../img/w_bg.png) repeat-y;
		padding: 20px 30px 0;
		background-size: 100%;}
	.sec2 li p {padding:20px 0;}
	.sec3 h2{
		width: 70%;
		margin: 0 auto 20px;
		max-width: max-content;
	}
	.sec3 h2 img{width: 100%;}
	.sec4 ul li{
		width: calc(100% - 40px);
		padding: 20px 20px;
	}
	.right_ul,.left_ul{padding: 0;}
	.sec4 ul li:first-child{margin-bottom: 20px;}
	.sec4 li img{display: block;margin: 0 auto;width: 25%;}
	.sec4 small {
		width: calc(100% - 40px);
		display: block;
		margin: 0 auto 3%;
}
	.sec5 .box img {
		display: block;
		margin: 0 auto;
	}
	.sec5 .box .pc{display: none;}
	.sec5 .box small {
		color: #ffe200;
		display: block;
		
	}
	.sec6 {padding: 70px 0 30px;}
	.hatena{width: 80%;}
	.w820 .top, .w820 .bottom{width: 100%;}
	.w820 .top{margin-bottom: -3px;}
	.Label{margin-top: -10px;}
	.w820 .bottom{margin-top: -5px;}
	.sec7>div {
		margin: 0 auto;
	}

	.clothes {width: 18%;}
	.clothes1{
		top: 10%;
		left: -8%;
	}
	.clothes2{
		top: 25%;
		left: -8%;
	}

	.clothes3{
		top: 26%;
		right: -8%;
	}

	.clothes4{
		top: 36%;
		left: -8%;
	}

	.clothes5{
		top: 44%;
		right: -8%;
	}

	.clothes6{
		top: 48%;
		left: -8%;
	}

	.clothes7{
		bottom: 28%;
		left: -8%;
	}

	.clothes8{
		bottom: 21%;
		left: -8%;
	}

	.clothes9{
		bottom: 19%;
		right: -8%;
	}

	.clothes10{
		bottom: 14%;
		right: -8%;
	}

	.clothes11{
		bottom:12%;
		left: -8%;
	}
	.clothes12{
		bottom: 2%;
		right: -8%;
	}
	label img {
    margin: 0 10px 0 -12px;
	}
	.Label p {
	width: 75%;
	}

	.content p {
	background: #d3ddf0;
	padding: 20px 25px 20px 40px;
	border-radius: 20px;
	}
	.sec7 a {
		display: block;
	}
	    .midashi {
        position: absolute;
        top: -70px;
        left: 50%;
        width: 20%;
        max-width: 235px;
        transform: translateX(-50%);
    }

	.midashi img{width: 100%;}
	
	
	.kirakira,.sec4 .kirakira{
		position: absolute;
		z-index: 10;
		width: 80% ;
		left: 50%;
		top: 30px;
		transform: translate(-50%, 0);
	}
	.sec4>img {
		width: 20%;
		right: 10px;
		top: 15px;
        z-index: 100;
	}
	.Label p {
		font-size: 1.3em;
	}
	.sec4 .kirakira2{display: none;}
	
	.sec4 ul li {position: relative;}
	.sec4 ul li .kira{display: block; position: absolute;width: 90%;right:  50%;transform: translateX(50%);margin: 0 auto;}
}
@media (max-width: 750px) {
	.sec2 li:nth-child(n+2) p {
    text-align: left;
}
	.sp_br{display: block;}
	h1 {
		margin-left: 0;
		width: 40%;
		margin-bottom: 10px;
    }
	.here{display: none;}
	.f_bottom{
		display: block;
        padding: 0 30px;
        bottom: 10px;
        position: fixed;
        transform: translateX(-50%);
        z-index: 100000;
        left: 50%;
        width: calc(100% - 60px);
        text-align: center;
	}
	.clothesbox{position: relative;}
	.f_bottom img{width: 100%;max-width: 505px;}	
	.wrap{
		width: 100%;
		height: 100vh;
        overflow-y: scroll;
		padding: 0;
	}
	.fv {padding: 20px 20px 180px;}
	.mv{width: 100%;}
	.mv a {
		width: 83%;
		bottom: 3%;
		left: 8%;
		box-shadow: 3px 3px 0 #1e6727;
		transition: all 0.1s ease;
		border-radius: 5px;
	}
	.mv a:hover{
		transform: translate(3px, 3px);
		box-shadow: 0 0 0 #1e6727;
	}
	.sec1 p {font-size: 1.3em;}
	.sec2 h2{font-size: 3em}
	.sec2 h3 {font-size: 2em;}
	.pc,.sec5 .pc{display: none;}
	.bg_w>div .pc{display: none;}
	.sp{display: block;width: 85%;margin: 0 auto;}
	.otoku {display: none;}
	/*.fv a{display: none;}*/
	.fv .percent {
		position: static;
		margin: -30px auto 10px;
	}
	.fv .percent {
        position: static;
        margin: 0 auto 10px;
        width: 60%;
		max-width: 343px;
    }
	.sec5 .sp {display: block;}
	.sec3 li div div img {
		width: 50%;
		margin: 0;
	}
	.sec3 li div div.price img {
		width: 35%;
	}
	.price p {
    	font-size: 22pt;
		float: right;
}
	.sec4 li em {
    font-size: 1.1em;
}
	.sec4 .box a {
		bottom: 4%;
		left: 7%;
		box-shadow: 3px 3px 0 #dca700;
		border-radius: 18px;
	}
	.sec4 .box a:hover{
		transform: translate(3px, 3px);
		box-shadow: 0 0 0 #dca700;
	}
	.Label::before {
		content: "";
		background: url(../img/arrow.png);
		background-size: cover;
		width: 20px;
		height: 20px;
		position: absolute;
		top: calc(50% - 10px);
		right: 20px;
		transform-origin: center;
	}
	.Label img,.content img {width: 10%; margin: 0 13px 0 -1.5%;}
	.content img {margin: 0 0 0 1%;}
	.midashi {
        position: absolute;
        top: -65px;
        left: 50%;
        width: 45%;
        max-width: 130px;
        transform: translateX(-50%);
    }
	.sec5 .box small {
		text-align: left;
		text-indent: -1em;
		padding-left: 1em;
		width: 70%;
		margin: 10px auto 0;
    }

	.sec1 {
		top: -160px;}
	.sec2{
    top: -180px;
}
	.sec2 {
        padding: 20% 0 260px;
    }
	.sec2,.sec3,.sec4,.sec5,.sec6{ padding: 50px 0 120px ; }
	.sec6 {
        padding: 50px 0 50px;
    }
	.sec2{ top: -178px; padding: 50px 0 180px ;}
	.sec3{ top: -400px;}
	    .sec4, .sec5, .sec6 {
        top: -560px;
    }
    .sec7 {
        margin-top: -560px;
    }
	.sec5 .box {padding: 0 ;}
	
	.sec7 .logo{width: 40%;display: block;}
	.sec4 li img{margin: 0;}
	
	.clothes_pc{display: none;}
	.clothes_sp{display: block; z-index: 10000;}
	.clothes {width: 100%;}
	.clothes1{
		top: 2.5%;
		left: 0;
	}
	.clothes2{
		top: 16%;
		left: 0;
	}

	.clothes3{
		top: 23%;
		right: 0;
	}

	.clothes4{
		top: 45%;
		left: 0;
	}

	.sec4>.clothes5{
		width: 100%;
		top: 50%;
		right: 0;
	}

	.clothes5{
		top: 63.5%;
		left: 0;
		margin: 0;
	}
	.clothes6{
		top: 76.5%;
		left: 0;
	}
	.clothes7{
		top: 85%;
		left: 0;
	}
	.clothes8{
		top: 92%;
		left: 0;
		width: 7%;
	}
	.clothes9{
		top: 92%;
		right: 0;
		width: 7%;
	}
	.sec4 li div {
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-bottom: 20px;
	}
	.clothes7_a,.clothes12_a{
		width: 20%;
	}
	.clothes7_a{
		 top: 91.5%;
        left: -62px;
    
	}
	.clothes12_a{
        top: 87%;
        right: -42px;
    }
	.sec4 li em {
        color: #006cb6;
        display: inline-block;
        margin: 0 0 0 20px ;
    }
	.sec4 li img {
        color: #006cb6;
        display: inline-block;
    }
	.Label p{font-size: 28px;}
	.toggle:checked + .Label + .content {
		padding: 10px 15px 0 15px;
	}
	.content p {
     	border-radius: 10px; 
		padding: 15px 15px 15px 9%;
    }
	
	
	.sec3 li em{
		display: inline-block;
		border-bottom: none;
		margin-bottom: 10px;
		width: 100%;
	}
	.sec3 li em div{display: block;border-bottom: solid 2px #006cb6;border-top: solid 2px #006cb6;}
	.sec3 li em span{
		display: inline-block;
		padding: 2px 8px;
		border-radius: 0 5px 0 0;
		margin: 0 5px 0 0;

	}
	.sec3 .left_ul li em{
		border-bottom: none;

	}
.sec3 .left_ul li em div{display: block;border-bottom: solid 2px #e74720;border-top: solid 2px #e74720;}
	.sec3 li em span span{
		padding: 0;
		margin: 0;
	}
}
@media (max-width: 600px) {
	.left{font-size: 11.5px;}
	.right{font-size: 11px;}
}
@media (max-width: 500px) {
	body{font-size: 14px;}
	.sec2 h2{font-size: 54.5px;}
	h2{font-size: 26.5px;}
	.sec4 li em,.Label p{font-size: 16px;}
	.sec4 li,.content p{font-size: 11px;}
	h3{font-size:  28px;}
	.sec2 > div > p,.sec4 small,.left_ul li:last-child,.sec7 small{font-size: 11px;}
	
	.price p {
        font-size: 30px;
    }
	.price span {
		font-size: 8px;
	}
	.sec7 p{font-size: 14px;}
	.sec3 li>p span {
		font-size: 0.8em;
	}
	.Label img{
        width: 10%;
        margin: 0 13px 0 -2%;
    }
	.content img {
        margin: 0 0 0 2%;
    }
}


/*==================================================
スタート時は要素自体を透過0にするためのopacity:0;を指定する
===================================*/


/*==================================================
動かしたい動き（今回は” ふわっ” を採用）
===================================
*/
.fadeUp {
animation-name:fadeUpAnime;
animation-duration:0.5s;
animation-fill-mode:forwards;
opacity: 0;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
	transform: translateY(100px);
  }

  to {
    opacity: 1;
	transform: translateY(0);
  }
}

.fude1{
	animation-delay: 0s;
}
.fude2{
	animation-delay: 0.7s;
}
.fude3{
	animation-delay: 1.5s;
}

.heartbeat{
    animation: heartbeat 20s ease-in-out infinite both;
	animation-delay: 1.5s;
}

@keyframes heartbeat{
    from{
        transform: scale(1);
        transform-origin: center center;
        animation-timing-function: ease-out;
    }
    1%{
        transform: scale(0.91);
        animation-timing-function: ease-in;
    }
    2%{
        transform: scale(0.98);
        animation-timing-function: ease-out;
    }
    3%{
        transform: scale(0.87);
        animation-timing-function: ease-in;

    }
    4%{
        transform: scale(1);
        animation-timing-function: ease-out;
    }
}










