/*山の手スカートLPページcss*/
.yamanoteskirtlp{
	letter-spacing: 1px;
	font-size: 15px;
}
.yamanoteskirtlp a img, .yamanoteskirtlp a, .morelink2_y a:hover{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all  0.5s;
}
.en{
	font-family: 'Montserrat', sans-serif;
}
.flex1{
	flex: 1;
}
.morelink_y{
	width: 450px;
	margin: 70px auto 0;
	text-align: center;
	outline-offset: -6px;
	outline: solid 1px #7b7b7b;
	letter-spacing: 2px;
}
.morelink_y a{
	display: block;
	padding: 20px  19px;
	background: #121212;
	color: #fff;
	font-size: 18px;
	border-radius: 3px;
	font-weight: bold;
}
.morelink_y:hover{
	outline: solid 1px #949494;
	opacity: .8;
}
.ambassador{
	width: 88%;
	margin: 20px auto 0;
	max-width: 1000px;
}
.yamanoteskirttop{
	background: #f7f7f7;
}
.yamanotetoptitle{
	text-align: center;
	position: relative;
	padding: 30px 0 60px;
	background: #fff;
}
0px.t1_y{
	font-size: 30px;
}
.t1_y span{
	font-size: 38px;
	font-weight: bold;
	margin-left: 20px;
}
.t2_y{
	font-size: 55px;
	position: absolute;
	color: #dbd7c7;
	top: 26px;
	left: 0;
	right: 0;
	margin: auto;
}
.yamanotetoptitle h2{
	font-size: 60px;
	position: relative;
	z-index: 10;
	letter-spacing: 2px;
	margin: 5px 0;
}
.yamanoteskirt18{
	width: 80%;
	margin: 0 auto; 
}
.color18{
	font-size: 45px;
	display: inline-block;
	position: relative;
	padding-top: 30px;
	font-weight: bold;
	color: #baa68d;
	letter-spacing: 2px;
}
.color18 span{
	display: block;
	font-size: 20px;
	text-align: left;
	transform: rotateZ(-5deg);
	position: absolute;
	left: -30px;
	top: 11px;
	color: #222;
	font-weight: normal;
}
.about_yamanote{
	margin: 30px 0 0;
	align-items: flex-start;
}
.mainimg_y{
	width: 48%;
	margin-right: 30px;
	order: 1;
}
section.yamanotetoptitle .morelink_y {
  margin-top: 40px;
}
.about_yamanote div{
	flex: 1;
	order: 2;
	font-weight: bold;
	line-height: 1.9em;
	margin-top: 25px;
}
.about_yamanote div p{
	margin-top: 15px;
}
.about_yamanote div dl{
	margin-top: 30px;
}
.about_yamanote div dl dt{
	padding-left: 35px;
	margin: 30px 0 3px;
	position: relative;
}
.about_yamanote div dl dt::before{
	content: "";
	background: #1d1d1d;
	width:  25px;
	height: 1px;
	position: absolute;
	z-index: -1;
	top: 44%;
	left: 0;
	z-index: 10;
}
.about_yamanote div dl dd{
	font-weight: normal;
}
.skirtpointarea{
	width: 70%;
	margin-right: 30px;
}
.yamanotepoint .flex{
	overflow: inherit;
}
.pointiconarea_y{
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
}
.pointiconarea_y li{
	width: 48%;
	display: flex;
	align-items: flex-start;
	margin-bottom: 50px;
	position: relative;
	z-index: 1;
}
.pointtxt_y{
	flex: 1;
	font-size: 13px;
	text-align: center;
	white-space: nowrap;
	position: relative;
	font-weight: bold;
	color: #3e2031;
	margin-top: 20px;
}
.lineheight{
	line-height: 2.5em;
}
.pointtxt_y::before{
	content: "";
	background: #eae5e8;
	width: 140px;
	height: 140px;
	border-radius: 50%;
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
}
.iconimg_y{
	width: 40%;
}
.torso{
	width: 55%;
}
.torsoarea div{
	text-align: center;
}
.torsoarea h3{
	font-size: 20px;
	line-height: 1.6em;
	background:linear-gradient(transparent 60%, #fffabc 60%);
	display: inline;
	margin-top: 10px;
}
.torsoflex{
	align-items: flex-start;
}
.reson_y{
	font-size: 13px;
	white-space: nowrap;
	font-weight: bold;
	position: relative;
	margin-top: 25px;
}
.reson_y::before{
  width: 35px;
  height: 1px;
  position: absolute;
  left: -2px;
  top: 20px;
	content: "";
  border-top: dashed 1px #000;
  transform: rotate(60deg);
}
.reson_y::after{
  width: 35px;
  height: 1px;
  position: absolute;
  right: -4px;
  top: 20px;
	content: "";
  border-top: dashed 1px #000;
  transform: rotate(-60deg);
}
.torsoflex div{
	width: 150px;
	margin-left: -70px;
}
.inside_skirt{
	width: 60%;
	margin: 10px auto 0;
}
.pointnote_y{
	font-size: 13px;
}
.selectskirtbac{
	background: #eae5e8;
	text-align: center;
	padding: 50px 0 40px;
}
.gfont_y{
	font-size: 25px;
	color: #a29ba0;
}
.selectskirtbac h3{
	margin: 10px 0 20px;
	font-size: 35px;
	line-height: 1.5em;
	display: inline-block;
}
.selectskirtbac h3 span{
	display: block;
	font-size: 30px;
}
.selecttxt_y{
	line-height: 1.8em;
	white-space: nowrap;
}
.skirtimg{
	width: 50px;
}
.titleflex_y{
	align-items: flex-end;
	margin-bottom: 15px;
}
.titleflex_y h3{
	font-size: 25px;
	line-height: 1em;
	margin-left: 10px;
}
.titleflex_y h3 span{
	display: block;
	font-size: 12px;
	margin-top: 2px;
	font-weight: normal;
}
.skirtsliderarea.inner{
	overflow: inherit;
	margin-top: 50px;
	width: 100%;
}
.skirtslider li{
	margin: 2px 12px 10px;
}
.otherskirt{
	background: #eae5e8;
	text-align: center;
	padding: 60px 0;
	margin-top: 80px;
}
.otherskirt h3, .sise_y h3, .yamonote_movie h3,.yamanote-voice h3,.yamanote-faq h3{
	font-size: 33px;
	color: #92848c;
	margin-bottom: 10px;
	text-align: center;
}
.selectskirtbac h3{
	margin-bottom: 20px;
	font-size: 35px;
	line-height: 1.5em;
}
.flex.titleflex_y h3.en{
	text-align: left;
  font-size: 25px;
  color: #363636;
}
.otherskirtlist{
	justify-content: center;
	margin-top: 30px;
}
.otherskirtlist li{
	width: 13%;
	margin-right: 30px;
	font-size: 18px;
}
.otherskirtlist li:last-child{
	margin-right: 0;
}
.otherskirtlist li img{
	width: 90%;
	margin: 0 auto 10px;
	border-radius: 50%;
}
.sise_y{
	text-align: center;
	padding: 80px 0 40px;
	position: relative;
}
.sise_y::before{
	content: "";
	background: #eae5e8;
	width: 100%;
	height: 30%;
	bottom: 0;
	left: 0;
	position: absolute;
}

.sisecheck_y{
	justify-content: space-between;
	position: relative;
	margin: 30px;
	position: relative;
}
.sisecheck_y::before{
	content: "";
	background: url(https://www.cloche.shop/s/images/yamanoteskirt/size1.svg) no-repeat;
	width: 35px;
	height:80%;
	top: 0;
	bottom: 0;
	left: -30px;
	position: absolute;
	opacity: .5;
}
.sisecheck_y::after{
	content: "";
	background: url(https://www.cloche.shop/s/images/yamanoteskirt/size2.svg) no-repeat;
	width: 35px;
	height:80%;
	top: 0;
	bottom: 0;
	right: -30px;
	position: absolute;
	opacity: .5;
}
.sisecheck_y li{
	width: 30%;
}
.sisecheck_y h4{
	font-weight: bold;
	font-size: 25px;
	margin-top: 18px;
	line-height: 1.2em;
}
.morelink2_y{
	font-size: 16px;
	margin: 20px auto 0;
	width: 260px;
}
.morelink2_y a{
	display: block;
	padding: 14px 0 13px;
	position: relative;
	background: #fff;
	border-radius: 30px;
	box-shadow: 2px 2px 0px #c1beb7;
}
.morelink2_y a:hover{
	background: #fff9f3;
	color: #414141;
}
.morelink2_y i{
	color: #a08185;
	font-weight: bold;
}
.yamonote_movie{
	text-align: center;
	padding: 80px 0;
}
.y_moviecatch{
	font-weight: bold;
	font-size: 30px;
	line-height: 1.4;
}
.yamonote_movie video{
	width: 400px;
	margin:30px auto;
}
@media screen and (max-width:900px) {
.yamanoteskirtlp{font-size: 14px;}
.about_yamanote div p{margin-top: 0;}
.about_yamanote div dl dt{margin: 20px 0 0;}
.about_yamanote div dl{margin-top: 23px;}
}
@media screen and (max-width:1070px) {
.t1_y{font-size: 25px;}
.t1_y span{font-size: 36px;}
.t2_y{font-size: 47px;}
.morelink_y{width: 350px;}
.color18{font-size: 41px;}
.yamanotetoptitle h2{font-size: 53px;}
.skirtsliderarea.inner{width: 85%;}
.sisecheck_y h4{font-size: 23px;}
.morelink2_y{font-size: 15px;width: 200px;}
}
/* 追記20220511 */
/*reason
*********************/
.reason{padding: 80px 0 50px;}
h3.reason-title {text-align: center;font-size: 30px;}
h3.reason-title span{color: #9d7a67;}
.reason ul{text-align: center;margin: 0 auto;display: flex;justify-content: center;flex-wrap: wrap;}
.reason li{margin: 50px 1.5% 0;width: 30%;position: relative;}
.reason .ti{font-weight: bold;color: #9d7a67;text-align: center;margin: 15px 0;}
.reason li p{text-align: left;}
.reason .nm{position: absolute;top: -15px;left: 5px;z-index: 2;}
.reason .ytube{width: 100%;background: #f5f5f5;}
.reason .movie-wrap {position: relative;padding-bottom:58%;height: 0;overflow: hidden;}
.reason .movie-wrap video {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
/*voice
*********************/
.voice{padding: 80px 0;}
.voice ul{width: 94%;max-width: 1100px;margin: 30px auto 0;display: flex;justify-content: space-between;text-align: center;flex-wrap: wrap;}
.voice li{padding: 15px;background: #fff;border-radius: 10px;width: 23%;}
.voice li:nth-child(n+5) {margin-top: 40px;}
.voice .ti{text-align: center;color: #9d7a67;font-weight: 500;margin: 10px 0;}
.voice li p{text-align: left;}
@media screen and (max-width: 900px){
.voice li{width: 90%;padding: 4vw;margin: 0 auto 3vw;overflow: hidden;}
.voice .img{float: left;width: 20%;}
.voice .txt{float: right;width: 78%;}
.voice .ti{text-align: left;margin: 0 auto 2vw;}
.voice li:nth-child(n+5) {margin-top: 0;}
}

/*qa
*********************/
.qa{overflow: hidden;padding: 80px 0;background:#eae5e8;}
.qa ul{width: 94%;max-width: 1100px;margin: 30px auto 0;}
.qa ul li{overflow: hidden;margin: 0 0 5px;}
.qa ul li .q{background: url(https://www.cloche.shop/s/images/yamanoteskirt/qa-ar.png) right 15px center no-repeat #60647d;padding: 2px 5px;cursor: pointer;}
.qa ul li .q p{background: url(https://www.cloche.shop/s/images/yamanoteskirt/qa-q.png) 8px 12px no-repeat;padding: 12px 0 12px 50px;font-size: 17px;color: #fff;background-size: 20px;}
.qa ul li .a{padding: 10px 15px;display: none;}
.qa ul li .a p{background: url(https://www.cloche.shop/s/images/yamanoteskirt/qa-a.png) 0 12px no-repeat;padding: 12px 0 12px 40px;font-size: 16px;line-height: 1.6em;background-size: 20px;}
.qa ul li .a.open{display: block;}

.voice h3 span,
.qa h3 span {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #666;
}
/*山の手スカートLPページcssここまで*/

/* レイアウトフリーページ  */
.layoutp{
	width: 100%;
}
.layoutp img{
	width: 100%;
}
.photolayout{
	width: 80%;
	margin: 0 auto;
	border: 1px solid #bebebe;
	padding: 23px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.mgt7{margin-top: 7px !important;}
.mgt10{margin-top: 10px !important;}
.mgt15{margin-top: 15px !important;}
.mgt20{margin-top: 20px !important;}
.mgt30{margin-top: 30px !important;}
.mgt40{margin-top: 40px !important;}
.mgt50{margin-top: 50px !important;}
.mgt60{margin-top: 60px !important;}
.mgt80{margin-top: 80px !important;}
.mgb10{margin-bottom: 10px !important;}
.mgb70{margin-bottom: 70px !important;}
.mgl9{margin-left: 9px !important;}
.mgl25{margin-left: 25px !important;}
.mgl60{margin-left: 60px !important;}
.mgl80{margin-left: 80px !important;}
.mgr0{margin-right: 0 !important;}
.pdb60{padding-bottom: 60px !important;}
.pdl20{padding-left: 20px !important;}

section.yamanotepoint {
  background: #eae5e8;
  text-align: center;
  padding: 0 0 30px;
}
.titleflex_y{
	align-items: flex-end;
	margin: 35px 0 10px;
	display: flex;
}
.skirtslider{
	display: flex;
	overflow-y: scroll;
	padding-bottom: 20px;
}
.skirtsliderlast{
/* 	width: 1200px; */
}
.skirtslider li{
	margin: 3px 12px ;
	min-width: 180px;
}
.skirtslider li img{
	width: 100%;
	box-shadow: 2px 2px 5px #c1beb7;
	margin-bottom: 15px;
}
.skirt-text {
  text-align: center;
  font-size: 13px;
}
.scroll_arrow{
	text-align: right;
	margin: -30px 2px 3px 0;
	font-weight: bold;
	color: #272727;
}