@charset "utf-8";
/* CSS Document */


/*********************************************
 
	         　共通
 
*********************************************/
body{
	
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    opacity: 1 !important;
	display: block !important;
	z-index: 99999;
}

#be-bla-kha{
	font-family:YuMincho,'Yu Mincho','Noto Serif JP', serif;
	font-weight: 500;
	font-size:15px;	
	line-height:1.2rem;
	letter-spacing: 0.06rem;
	color: #111;
}

#be-bla-kha .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;}

#be-bla-kha ul.list.cont2 li{width: 42%;}
#be-bla-kha ul.list.cont3 li{width: 30%;}
#be-bla-kha ul.list.cont4 li{width: 23%;;
}

/* 見出し */
#be-bla-kha #navi h2,
#be-bla-kha .recommend h2{
	font-size: 2.2rem;
	margin-bottom: 40px;
	text-align: center;
	letter-spacing: 0.2rem;
  font-weight: normal;
}

#be-bla-kha #navi h2 span,
#be-bla-kha .recommend h2 span{
	display: block;
	font-size: 3.8rem;
	line-height: 2rem;
	margin:0 auto 30px;
	font-family: 'Abril Fatface', cursive;
}

#be-bla-kha h3{
	font-weight: 600;
	font-size: 1.6rem;
	line-height: 2.2rem;
	letter-spacing: 0.15em;
}

#be-bla-kha h4{
	text-align: center;
  margin-bottom: 20px;
	font-weight: bold;
	font-size: 1.1rem;
}

#size h2 span, #category h2 span, #price h2 span, #recommend_bn h2 span{
  font-family: 'Abril Fatface', cursive;
  font-weight: normal;
}


/* テキスト関連 */
#be-bla-kha .contents_wrapper > p{
	text-align: center;
}
#be-bla-kha 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
--------------------------------*/
.bg2{
	/*background-image: url("/img/usr/underwear/event/be_bla_kha/bg2.jpg");
	background-repeat: repeat;*/
	background-color: #ededed;
	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%;
	text-align: center;
	background: #e7decc;
}

#main h1 img{
	max-width:990px; 
	width: 100%;
}

#main div.read{
	padding: 30px 0;
	text-align: center;
	line-height: 1.8rem;
	background-color: #fff;
}


/*********************************************
 
	         　navi
 
*********************************************/

#navi{
	background: url("/img/usr/underwear/event/be_bla_kha/nav_bg.jpg") center;
  background-repeat: repeat-y;
  background-size: contain;
  padding: 1.6rem 0;
}
#navi ul.list{
  padding: 0 3rem;
  box-sizing: border-box;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#navi ul.list li{
	background-color: #fff;
  width: 46%;
  border-radius: 6px;
  margin-bottom: 0;
  font-family: 'Abril Fatface', cursive;
  font-size: 1.8rem;
  letter-spacing: 0.1rem;
}
#navi ul.list li:hover{
  opacity: 0.6;
}
#navi ul.list li a{
  padding: 1.4rem 0;
  display: block;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  color: #111;
}
#navi ul.list li a::before{
  position: absolute;
  bottom: 10px;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: auto;
  content: "";
  vertical-align: middle;
  border-right: 1px solid #111;
  border-bottom: 1px solid #111;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*********************************************
 
	         　recommend
 
*********************************************/

#be_and_bla{
  background: #f8ebe6;
}
#khaki{
  background: #869e88;
  border-top: solid 60px #111;
  color: #fff;
}

.recommend{
	padding: 4rem 0;
}

.recommend h2{
	width: 50%;
	margin: 3rem auto 2rem;
  font-family: 'Abril Fatface', cursive;
}

.ttl-section{
  width: 92%;
  margin: 5rem auto 5rem;
  position: relative;
  height: 12rem;
}
.ttl-section-high{
  width: 100%;
  margin: 5rem auto 5rem;
  position: relative;
  height: 15rem;
}

.ttl-img01,.ttl-img02,.ttl-img03,.ttl-img04,.ttl-img05,.ttl-img06{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}

.ttl-img01{ max-width: 223px;}
.ttl-img02{ max-width: 354px;top: 30px;}
.ttl-img03{ max-width: 416px;}
.ttl-img04{ max-width: 373px;}
.ttl-img05{ max-width: 399px;}
.ttl-img06{ max-width: 372px;}


.ttl-bg-box{
  font-size: 1.1rem;
  line-height: 1.8;
  padding: 2.2rem 3rem 2.2rem 8rem;
  box-sizing: border-box;
  background-image: url("/img/usr/underwear/event/be_bla_kha/ttl-bg_w.png"), url("/img/usr/underwear/event/be_bla_kha/ttl-bg_rt.png"), url("/img/usr/underwear/event/be_bla_kha/ttl-bg_lb.png"), url("/img/usr/underwear/event/be_bla_kha/ttl-bg_rb.png"), url("/img/usr/underwear/event/be_bla_kha/ttl-bg_w.png"), url("/img/usr/underwear/event/be_bla_kha/ttl-bg_b.png"), url("/img/usr/underwear/event/be_bla_kha/ttl-bg_w.png"), url("/img/usr/underwear/event/be_bla_kha/ttl-bg_rc.png");
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat-x, repeat-x, repeat-y, repeat-y;
  background-position: left top, right top, left bottom, right bottom, top, bottom, left, right;
  background-color: #FFFFFF;
  display: inline-block;
  width: 83%;
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 2;
}

.ttl-section-high .ttl-bg-box{
  padding: 2.2rem 3rem 2.2rem 14rem;
  top: 0;
  bottom: inherit;
}


/*商品一覧*/


.recommend .contents_wrapper ul.list{
	-ms-flex-pack: distribute;
	justify-content: space-around;
  padding-bottom: 5rem;
}

.recoitem_detail{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
  -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
  -webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: solid 1px #d0a08f;
}

.recoitem_detail_left,
.recoitem_detail_right{
	width: 48%;
}

.recommend p.item_name{
	font-size: 1.2rem;
  line-height: 1.6;
  text-align: left;
}
.recoitem_detail_right p{
	display: inline-block;
	margin-bottom: 40px;
  line-height: 1.6;
}

.recommend li p.item_name{
	padding: 20px 0;
}

.recommend div.btn{
	width: 100%;
}
.recommend div.btn a{
	display: block;
	background: #111;
	color: #fff;
	padding: 2% 0;
	text-align: center;
	border: solid 1px #111;
	font-size: 1rem;
	width: 60%;
	margin: 0 auto;
	border-radius: 40px
}
.recommend div.btn a:hover{
	background-color:#333;
	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;
}



/*　画面サイズが990pxからはここを読み込む　*/
@media screen and (max-width:990px) { 
	#be-bla-kha .contents_wrapper{
		padding: 0 3%;
		box-sizing: border-box;
	}
	
}

/*　画面サイズが760pxからはここを読み込む　*/
@media screen and (max-width:760px) { 
	 .recommend{
		padding: 1rem 0 3rem;
	}
	 #navi{
		padding: 1rem 0;
	}
	.recoitem_detail{
		display: block;
    margin-bottom: 30px;
    padding-bottom: 30px;
	}
  .recoitem_detail_left{
     width: 92%;
    margin: 0 auto 20px;
  }
  .recoitem_detail_right{
    width: 100%;
  }
  .recoitem_detail_right p {
    margin-bottom: 20px;
  }
  .recommend li p.item_name {
    font-size: 1rem;
}
}

/*　画面サイズが480pxからはここを読み込む　*/
@media screen and (max-width:480px) { 

/*********************************************
 
	         　共通
 
*********************************************/

#be-bla-kha .contents_wrapper{
    margin: 0 auto;
}
#navi h2, .recommend h2 {
  padding: 0;
  width: 92%;
}
#navi h2{
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.recommend h2, .recommend_bn h2 {
    font-size: 1.6rem;
    margin-bottom: 30px;
}
#be-bla-kha #navi ul.list {
	padding: 0;
}
#be-bla-kha #navi ul.list li {
  width: 46%;
  font-size: 1.4rem;
}
#be-bla-kha ul.list.cont2 li {
  width: 48%;
}
.recommend .contents_wrapper ul.list {
  padding-bottom: 3rem;
  -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
	
.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%
}
#be-bla-kha h3{
	margin: 2% auto;
	font-size: 1.25rem;
	}


#main div.read{
	font-size: 13px;
	padding: 30px 3%;
	box-sizing: border-box;
}

.recommend nav{
	width: 100%;
}

.recommend nav ul li{
	display: inherit;
}

#be-bla-kha p.about{
	font-size: 0.9rem;
}
.ttl-section {
    width: 100%;
    margin: 3rem auto 3rem;
    position: relative;
    height: 22.6rem;
}
.ttl-section-high{
    height: 28rem;
    margin: 3rem auto 3rem;
}
.ttl-img01{ width: 35%;}
.ttl-img02{ width: 58%;top: 0;}
.ttl-img03{ width: 66%;top: 30px;}
.ttl-img04{ width: 60%;top: 40px;}
.ttl-img05{ width: 62%;}
.ttl-img06{ width: 62%;}
  
.ttl-bg-box {
    padding: 3rem 1.4rem 2.8rem 3rem;
    width: 88%;
    bottom: 0;
    right: 0;
}
  
.ttl-section-high .ttl-bg-box {
    padding: 3rem 1.4rem 2.8rem 3rem;
    top: inherit;
    bottom: 0;
}

.recommend div.btn a {
  width: 72%;
  font-size: 0.9rem;
}
	

}

/*　画面サイズが320pxからはここを読み込む　*/
@media screen and (max-width:320px) { 
.ttl-img03{ top: 0;}
}


/*********************************************
 
	         　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;
		-webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
		padding: 5% 26% 5%;
		box-sizing: border-box;
		/*align-items: flex-end;*/
	}
	
	#floating > ul li{
		width: 46%;
		margin-bottom: 2%;
		text-align: center;
    background-color: #fff;
    border-radius: 6px;
    font-family: 'Abril Fatface', cursive;
    font-size: 1.8rem;
    letter-spacing: 0.1rem;
    line-height: 1.8;
	}
  #floating > ul li:first-child{
		margin-right: 2%;
	}
#floating > ul li:hover{
  opacity: 0.8;
}
  #floating > ul li a{
    padding: 1.4rem 0;
    display: block;
    position: relative;
    vertical-align: middle;
    text-decoration: none;
  }
  #floating > ul li a::before{
    position: absolute;
    bottom: 10px;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: auto;
    content: "";
    vertical-align: middle;
    border-right: 1px solid #111;
    border-bottom: 1px solid #111;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
	#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: 48%;
		margin-bottom: 4%;
		text-align: center;
    font-size: 1.4rem;
    line-height: 1.4;
	}
	.fixed_sp img{
		width: 80px;
	}
	.floating_close{
		width: 34%;
	}
	
}