@charset "utf-8";
/* CSS Document */


/*********************************************
 
	         　共通
 
*********************************************/
body{
	
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    opacity: 1 !important;
	display: block !important;
	z-index: 99999;
}

#confortbra{
	font-family:YuMincho,'Yu Mincho','Noto Serif JP', serif;
	font-weight: 500;
	font-size:15px;	
	line-height:1.2rem;
	letter-spacing: 0.05em;
	color: #343434;
}

#confortbra .contents_wrapper{
	max-width: 990px;
	width: 100%;
	margin: 0 auto;
  /*padding-top: 30px;*/
	line-height: 1.4;	
}

/* 整列部分 */
ul.list{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

ul.list img{width: 100%}

ul.list li{margin-bottom: 2%;text-align: center;}

#confortbra ul.list.cont2 li{
	width: 49%;
	font-size: 14px;
}
#confortbra ul.list.cont3 li{width: 30%;}
#confortbra ul.list.cont4 li{
	width: 23%;
	margin-bottom: 50px;
}
/* 見出し */
#confortbra h3{
	font-weight: 600;
	font-size: 1.6rem;
	line-height: 2.2rem;
	letter-spacing: 0.15em;
}

#confortbra h4{
	text-align: center;
  margin-bottom: 20px;
	font-weight: bold;
	font-size: 1.1rem;
}


/* テキスト関連 */
#confortbra .contents_wrapper > p{
	text-align: center;
}
#confortbra p.about{
	text-align: center;
	margin-bottom: 30px;
	line-height: 1.8em;
}


/*改行の調整*/
.sp_none{display: block;}
.pc_none{display: none;}
.txt_link span.sp_none{display: inline;}

@media screen and (max-width:480px) { 
.sp_none{display: none;}
.pc_none{display: block;}
.txt_link span.sp_none{display: none;}
}


/* hover image
--------------------------------*/
a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

/* font
--------------------------------*/
.bold { font-weight:bold; }
.red {  color:#af0000; }
.white{color: #fff;}


/* bg
--------------------------------*/
#work{background-color: #fff6f2;}
#private{background-color: #fffcf2;}
#active{background-color: #f2fcff;}
#holiday{background-color: #f6f2ff;}
#sleep{background-color: #eafeeb;}

.bg2{
	/*background-image: url("/img/usr/underwear/event/confortbra/bg2.jpg");
	background-repeat: repeat;*/
	background-color: #f6adb2;
	padding:0 0 50px;
}
	
div.more{
	text-align: center;
	margin-bottom: 50px;
}

div.more img{
	max-width: 668px;
	width: 100%;
}


/*********************************************
 
	         　main
 
*********************************************/
#main h1{
	width: 100%;
	padding: 3% 0 2%;
	text-align: center;
	background: linear-gradient(-135deg, #f6bac1, #fbd2ba);
}

#main h1 img{
	max-width:907px; 
	width: 94%;
}

#main div.read{
	padding: 30px 0;
	text-align: center;
	line-height: 1.8rem;
	background-color: #fff;
}
#main div.read ul.list{
	justify-content: space-between;
}
#main div.read ul.list li{
	width: 19%;
	margin-bottom: 0;
}
#main div.read ul.list li img{
	max-width: 470px;
	width: 100%;
}


/*********************************************
 
	         　navi
 
*********************************************/

#navi{
	background: linear-gradient(-135deg, #fee0e2, #ffede4);
}
#navi ul.list{
		padding: 0 3rem;
    box-sizing: border-box;
	}
#navi ul.list.cont3{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
#navi ul.list.cont3 li{
	max-width: 250px;
	margin-right: 2%;
}

#navi h3{
	color: #e9398c;
  font-size: 1.3rem;
  text-align: left;
	margin-bottom: 2rem;
}

/*********************************************
 
	         　recommend
 
*********************************************/

#navi h2,
.recommend h2,
.recommend_bn h2{
	font-size: 2.2rem;
	margin-bottom: 40px;
	text-align: center;
	letter-spacing: 0.2rem;
  font-weight: 600;	
}

#navi h2 span,
.recommend h2 span,
.recommend_bn h2 span{
	display: block;
	font-size: 3.8rem;
	line-height: 2rem;
	margin:0 auto 30px;
	font-family: 'Voltaire', sans-serif;
}

.recommend_bn h2{
	padding: 50px 0 50px;
}

.recommend_bn h2 span{
    margin-bottom: 16px;	
    font-family: 'Voltaire', sans-serif;
	border-radius: 0;
	border:none;
}

#navi,.recommend{
	padding: 4rem 0;
}

#navi h2{
	width: 50%;
	margin: 0 auto 3rem;
	position: relative;
}
.recommend h2{
	width: 50%;
	margin: 3rem auto 3rem;
	position: relative;
}

.recommend h2 .ttl_img{
	max-width: 150px;
   width: 32%;
	position: absolute;
	left: 0;
	top: -60px;
}

.recommend h3{
	position: relative;
	margin: 0 auto 10px;
}

.recommend h3::before{
	content: "";
	display: inline-block;
	width: 14px;
	height:14px;
	margin: 0 4% 2px 0;
}

#work h3::before{	background-image: url("/img/usr/underwear/event/confortbra/work_icon.png");}
#private h3::before{	background-image: url("/img/usr/underwear/event/confortbra/private_icon.png");}
#active h3::before{	background-image: url("/img/usr/underwear/event/confortbra/active_icon.png");}
#holiday h3::before{	background-image: url("/img/usr/underwear/event/confortbra/holiday_icon.png");}

.recoitem_detail{
	margin-bottom: 40px;
}

.item_slide {
	background-color: #fff;
	width: 440px;
	height: 440px;
	border-radius: 50%;
}
.item_slide .slick-slide img {
    display: block;
    width: 100%;
}
.item_slide .slick-slide {
    margin-right: 0;
}
.item_slide .slick-dots{
	bottom: 50px;
}
.item_slide .slick-dots li{
	margin: 0;
}

.recoitem_detail_left p{
	text-align: center;
	font-size: 1.2rem;
	width: 440px;
}
.recoitem_detail_right{
	padding-top: 40px;
}
.recoitem_detail_right p{
	display: inline-block;
	padding: 5px 18px;
	border-radius: 20px;
	margin:	0 10px 30px 0;
}

#work .recoitem_detail_right p{	background-color: #fac6c3;}
#private .recoitem_detail_right p{ background-color: #fadec3;}
#active .recoitem_detail_right p{	background-color: #bce9f6;}
#holiday .recoitem_detail_right p{ background-color: #ddd2f5;}

.recoitem_detail_right ul li{
	margin-bottom: 8px;
}

.recoitem_detail_right ul li span{
	text-decoration: underline;
}

.recoitem_detail_right ul li::before{
	content: "";
	display: inline-block;
	width: 18px;
	height:15px;
	margin-right: 2%;
}

#work .recoitem_detail_right ul li::before{	background-image: url("/img/usr/underwear/event/confortbra/work_check.png");}
#private .recoitem_detail_right ul li::before{	background-image: url("/img/usr/underwear/event/confortbra/private_check.png");}
#active .recoitem_detail_right ul li::before{	background-image: url("/img/usr/underwear/event/confortbra/active_check.png");}
#holiday .recoitem_detail_right ul li::before{	background-image: url("/img/usr/underwear/event/confortbra/holiday_check.png");}

#sleep .recoitem_detail_right{
	padding: 0 0 0 16px;
	box-sizing: border-box
}
#sleep .recoitem_detail_right p{
	padding: 0;
	margin:  0 0 1rem 0;
	text-align: left;
}
#sleep .recoitem_detail_right p:first-child{
	font-weight: bold;
	font-size: 1.1rem;
}
#sleep .recoitem_detail_right .btn a{
	margin: 0;
	width: 100%;
	font-size: 0.8rem;
}

.recoitem_point{
	background-color: #fff;
	border-radius: 20px;
	margin-bottom: 40px;
}
.recoitem_point ul{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	padding: 40px 0;
}
.recoitem_point ul li{
	width: 33%;
	text-align: center;
}
.recoitem_point ul li:last-child{
	border-right: none;
}
#work .recoitem_point ul li{ border-right: dashed 1px #f49ba5;}
#private .recoitem_point ul li{	border-right: dashed 1px #f9b878;}
#active .recoitem_point ul li{ border-right: dashed 1px #85d1e8;}
#holiday .recoitem_point ul li{	border-right: dashed 1px #b69fea;}

.recoitem_point ul li:last-child{
	border-right: none!important;
}
#work .recoitem_point h4{	color: #f49ba5;}
#private .recoitem_point h4{ color: #f9b878;}
#active .recoitem_point h4{	color: #85d1e8;}
#holiday .recoitem_point h4{ color: #b69fea;}

.recoitem_scene{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin: 0 auto 40px;
	justify-content: center;
}

.scene_ttl{
	width: 14%;
	min-width: 140px;
	text-align: center;
	color: #fff;
	font-size: 1.6rem;
	line-height: 1.4;	
}
.scene_ttl_in{
	width: 100%;
  padding-top: 100%;
  border-radius: 50%;
	position: relative;
}

#work .scene_ttl_in{	background-color: #f49ba5;}
#private .scene_ttl_in{ background-color: #f9b878;}
#active .scene_ttl_in{	background-color: #85d1e8;}
#holiday .scene_ttl_in{ background-color: #b69fea;}

.scene_ttl p{
	position: absolute;
	top: 30%;
	left: 12%;
}
.scene_txt p{
	margin-left: 5%;
	font-size: 1.1rem;
	line-height: 1.4
}

.recommend nav{
	width: 80%;
	margin: 0 auto 3rem;
}

.recommend nav ul.list li a{
	position: relative;
  display: inline-block;
	width: 100%;
	padding: 1rem;
	text-align: center;
	font-weight: 600;
	font-size: 1.4em;
	line-height: 1.4em;
}

.recommend nav ul.list li a::after{
	position: absolute;
  bottom: -4px;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background: #333;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}

.recommend nav ul.list li a:hover::after{
	-moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}

.recommend nav ul.list li:first-child a{
	line-height: 3em;
}





/*商品一覧*/


.recommend .contents_wrapper ul.list{
	justify-content: space-around;
}

.recommend p.item_name{
	padding: 5% 0;
	text-align: center;
	font-size: 0.8rem;
}

.recommend p.item_name span{
	background: linear-gradient(transparent 40%, #ffe2d5 40%);
}

.recoitem_detail{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.recoitem_detail_left,
.recoitem_detail_right{
	width: 48%;
}

.recoitem_detail_left .item_slide{
	margin-bottom: 20px!important;
}
.recommend div.btn{
	width: 100%;
	padding: 0;
}
.recommend div.btn a{
	display: block;
	background: #434343;
	color: #fff;
	padding: 3% 0;
	text-align: center;
	border: solid 1px #342d2e;
	font-size: 1.2rem;
	width: 60%;
	margin: 0 auto;
	border-radius: 40px
}


.recommend div.btn a:hover{
	background-color:#000;
	color: #fff;
	transition: 0.5s;
}

/*近日発売予定*/
.recommend div.btn.none{
	display: none;
}
.recommend div.btn.comingsoon{
	font-size: 0.8rem;
}
.recommend ul.list a.comingsoon_link:hover{
	opacity: none;
}
.recommend ul.list a:hover div.btn.comingsoon{
	background-color:inherit;
	color: #342d2e;
	transition: inherit;
}

/*　画面サイズが990pxからはここを読み込む　*/
@media screen and (max-width:990px) {
	.recommend div.btn.comingsoon{
	    width: 78%;
}
}

.txt_link{
	  color: #e9398c;
    border-bottom: solid 1px #e9398c;
    display: table;
    margin: 0.5rem auto 0;
}





/*　画面サイズが1000pxからはここを読み込む　*/
@media screen and (max-width:1000px) { 
	.item_slide {
    width: 340px;
    height: 340px;
}
	.recoitem_detail_left p{
		width: 340px;
	}
	
}

/*　画面サイズが990pxからはここを読み込む　*/
@media screen and (max-width:990px) { 
	#confortbra .contents_wrapper{
		padding: 0 3%;
		box-sizing: border-box;
	}
	.recommend h2 .ttl_img{
	left: -16px;
	top: -40px;
}
	#sleep ul.list.cont2 li{
		width: 46%;
		margin-bottom: 2rem;
	}
	
}

/*　画面サイズが800pxからはここを読み込む　*/
@media screen and (max-width:800px) { 
	.item_slide {
    width: 280px;
    height: 280px;
}
	.recoitem_detail_left p{
		width: 280px;
	}
	.item_slide .slick-dots {
    bottom: 30px;
}
	
}

/*　画面サイズが760pxからはここを読み込む　*/
@media screen and (max-width:760px) { 
	 .recommend{
		padding: 1rem 0 3rem;
	}
	 #navi{
		padding: 1rem 0;
	}
	#navi h2, .recommend h2 {
    width: 100%;
}
#navi h2 img,
#column h2 img,
.recommend h2 img{
	width: 100%;
	max-width: 190px;
}
	.recommend h2 .ttl_img{
	width: 22%;
	left: 64px;
	top: -60px;
}
#confortbra h3{
	font-size: 1.5rem;
}
#navi .pallet_spimg,
#navi .pallet_spimg2{
	display: block;
}
#navi .pallet_spimg > img {
    width: 94%;
    margin: 0 0 -2rem auto;
    display: block;
}
#navi .pallet_spimg2 > img {
	width: 94%;
    margin: 3rem 0 -1rem -0.5rem;
	display: block;
}
	.recoitem_detail{
		-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
	}
	.recoitem_detail_left, .recoitem_detail_right{
		width: 100%;
	}
	.recoitem_detail_left{
		text-align: center;
	}
	.circle{
		display: inline-block;
	}
	.item_slide {
    width: 300px;
    height: 300px;
}
	.recoitem_detail_left p{
		width: 300px;
		margin: 0 auto;
	}
	.recoitem_point ul{
		-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
		padding: 0 4%;
	}
	.recoitem_point ul li{
		width: 100%;
		border-right: none!important;
		padding: 40px 0;
	}
#work .recoitem_point ul li{ border-bottom: dashed 1px #f49ba5;}
#private .recoitem_point ul li{	border-bottom: dashed 1px #f9b878;}
#active .recoitem_point ul li{ border-bottom: dashed 1px #85d1e8;}
#holiday .recoitem_point ul li{	border-bottom: dashed 1px #b69fea;}
	
	.recoitem_point ul li:last-child{
		border-bottom: none!important;
	}
	
	.recoitem_scene{
		width: 100%;
	}
	.scene_txt {
	width: 100%;
}
.scene_txt img{
	width: 100%;
}
	#sleep .recoitem_detail_left {
    margin-bottom: 10px;
}
	#sleep .recoitem_detail_right {
    padding: 0;
}
	
}

/*　画面サイズが480pxからはここを読み込む　*/
@media screen and (max-width:480px) { 

/*********************************************
 
	         　共通
 
*********************************************/

#confortbra .contents_wrapper{
    margin: 0 auto;
}
#confortbra .contents_wrapper.bg_w {
    padding: 2rem 1.6rem;
}
#navi h2, .recommend h2 {
    padding: 0;
}
	#navi h2{
		font-size: 1.6rem;
		margin-bottom: 10px;
	}
.recommend h2, .recommend_bn h2 {
    font-size: 1.6rem;
    margin-bottom: 30px;
}
#confortbra #navi ul.list.cont3 {
	padding: 0;
}
#confortbra #navi ul.list.cont3 li {
    width: 30%;
}
	
.recommend_bn h2{
	background-size: contain;
	background-position: top;
	font-size: 4vw;
	padding: 8% 0 4%;
}



.recommend_bn h2 span{
	font-size: 10vw;
	margin: 0 auto 3%;
	line-height: 7.5vw;
}

.recommend_bn h2{
    padding: 10% 0 5%;	
}

.recommend_bn h2 span{
    margin: 0 auto 2%
}
#confortbra h3{
	margin: 2% auto;
	font-size: 1.25rem;
	}

#main h1{
	padding: 4% 0;
}

#main div.read{
	font-size: 13px;
	padding: 30px 3%;
	box-sizing: border-box;
}

.recommend nav{
	width: 100%;
}

.recommend nav ul li{
	display: inherit;
}

.recommend nav ul.list li a{
	padding: 0.4rem;
	font-size: 1.2em;
}

	
#navi li.itemlist_contents{
	margin-bottom: 3%;
}
#navi p.pallet_txt{
	background-image: none;
}
	
#confortbra ul.list.cont4 li {
	width: 44%;
	margin-bottom: 10%;
}


#confortbra ul.list.cont3 li{
	width: 48%;
	margin-bottom: 1rem;
}

.bg2{
	padding: 0 0 10%;
	margin-top: -1%;
}

	
	#navi ul.list li{
		width: 32%;
	}

	
#navi li.itemlist_contents,
.recommend li.itemlist_contents{
	margin-bottom: 15%;
}
	
	
#confortbra p.about{
	font-size: 1rem;
}


#confortbra p.about, .recommend p.about{
    font-size: 15px;
	margin-top: 2%;
}
	#confortbra h4 {
    margin-bottom: 10px;
}
	
	.recoitem_detail_right p{
		margin: 0 10px 10px 0;
	}
	
	.recommend .reco_desc{
		display: block;
		margin-top: 0;
	}
	.recommend .reco_desc > img{
		width: 100%;
		height: auto;
	}
	.recommend .reco_desc > div{
		margin: 0;
	}
	
	.recommend h2 .ttl_img {
    left: 5px;
    top: -34px;
    width: 25%;
}
	.scene_ttl {
    min-width: 100px;
    font-size: 1.1rem;
}
	.recommend div.btn a {
		width: 70%;
    font-size: 1rem;
}

}



/*********************************************
 
	         　floating
 
*********************************************/
#floating{
		display: none;
		background-color: rgba(20,20,20,0.6);
		height: 100%;
	}

#floating > ul{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 5% 26% 5%;
		box-sizing: border-box;
		/*align-items: flex-end;*/
	}
	
	#floating > ul li{
		width: 18%;
		margin-bottom: 2%;
		text-align: center;
	}
	#floating > ul li img{
		width: 100%;
	}
	#floating.active{
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		height: 100%;
		z-index: 9999;
	}
	.floating_close{
		color: #fff;
		text-align: center;
		cursor: pointer;
		width: 20%;
    margin: 0 auto;
    padding: 10px;
    background-color: #000000;
		font-family: 'Noto Sans JP', sans-serif;
	}
	.floating_btn{
		width: 30%;
	  max-width: 160px;
		display: none;
		
	}
.flo_img{
	border-radius: 50%;
}

.fixed_sp{
		display: block;
		position: fixed;
		bottom: 20px;
		left: 10px;
		z-index: 9998;
	cursor: pointer;
	}
	#floating.Active_sp{
		width: 100%;
	display: block;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
		
	}
@media screen and (max-width:1200px) {
	#floating > ul{
		padding: 5% 18% 5%;
	}
} 
@media screen and (max-width:990px) {
	#floating > ul{
		padding: 5% 8% 5%;
	}
} 
@media screen and (max-width:480px) { 
#floating > ul{
	padding: 10% 8% 8%;
	}
	#floating > ul li{
		width: 30%;
		margin-bottom: 4%;
		text-align: center;
	}
	.fixed_sp img{
		width: 80px;
	}
	.floating_close{
		width: 34%;
	}
	
}