/*----------------------------------------
otome_sp.css
乙女の涙LP
----------------------------------------*/
/*-----------------------------
reset
-----------------------------*/
.top {
  margin-bottom: 0 !important;
}

.lp_otome {
  overflow-y: hidden;
}
.lp_otome * {
  box-sizing: border-box;
}
.lp_otome img {
  width: 100%;
  vertical-align: bottom;
}
#windowcolumn{
	display: none !important;
}
/*-----------------------------
販売期間
-----------------------------*/
.out{
	display: none;
}
/*.in{
	display: none;
}*/

/*-----------------------------
lp contents
-----------------------------*/
.insta_wrap {display: none; }
.slick-track {opacity: 1;}
.lp_otome{
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",;
	line-height: 2;
	background: url(https://kyorakudo.itembox.design/item/kyorakudo/img/lp/otomenonamida/bg01.jpg) repeat-y;
}
.eyecatch{
	position: relative;
	background: url(https://kyorakudo.itembox.design/item/kyorakudo/img/lp/otomenonamida/mv_sp.jpg) no-repeat;
	background-size:100% auto;
	min-height: 240px;
	margin-bottom: 1rem;
}
.eyecatch h1{
	position: absolute;
	top:0;
	right: 0;
	padding: 0.1rem;
	text-align: left;
	font-size: 0.5rem;
	background: #d4b079;
	color: #fff;
	white-space: nowrap;
	writing-mode: vertical-rl;
}
#period{
	position: relative;
}
.listbtn a{
	display: block;
	width: 90%;
	margin: 0 auto 20px auto;
	padding: 0.8em 0.5em;
	background: #ef6f56;
	border-radius: 10px;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.2);
	color: #fff;
	text-align: center;
	font-size: 4vw;
}
.outnote{
	width: 90%;
	margin: 0 auto 20px auto;
	padding: 0.8rem 1rem;
	background: #717994;
	color: #fff;
	font-size: 1rem;
	font-weight: bold;
	text-align: center;
}
.outbtn a{
	display: block;
	width: 90%;
	margin: 0 auto 20px auto;
	padding: 0.8rem 1rem;
	background: #88b345;
	border-radius: 10px;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.2);
	color: #fff;
	text-align: center;
}
.instbtn a{
	display: block;
	width: 90%;
	margin: 0 auto 20px auto;
	padding: 0.8rem 1rem;
	background: #fff;
	border: #d93989 1px solid;
	border-radius: 10px;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.2);
	color: #d93989;
	text-align: center;
}
h2{
	margin-bottom: 2rem;
	padding:15px 0 10px 0 ;
	text-align: center;
	/*border-bottom: #d4b079 2px solid;*/
	/*font-family: "Yu Mincho", "YuMincho", serif;
	font-weight: bold;
	font-size: 1.5rem;*/
	/*background: url(https://kyorakudo.itembox.design/item/kyorakudo/img/lp/otomenonamida/line.png) no-repeat right top;*/
	background-size:60% auto;
}
.lp_otome h2 span{
	padding:30px 0 20px 45px;
	font-size: 7vw;
	text-align: center;
	font-family: "Yu Mincho", "YuMincho", serif;
	font-weight: bold;
	background-position:top left;
	background-repeat: no-repeat;
	background-size:50px auto;
	line-height: 1.2;
}
.lp_otome .cnt1 h2 span{background-image: url(https://kyorakudo.itembox.design/item/kyorakudo/img/lp/otomenonamida/subttl01.png);}
.lp_otome .cnt2 h2 span{background-image: url(https://kyorakudo.itembox.design/item/kyorakudo/img/lp/otomenonamida/subttl02.png);}
.lp_otome .cnt3 h2 span{background-image: url(https://kyorakudo.itembox.design/item/kyorakudo/img/lp/otomenonamida/subttl03.png);}
.lp_otome .product h2 span{background-image: url(https://kyorakudo.itembox.design/item/kyorakudo/img/lp/otomenonamida/subttl04.png);}
.lp_otome .voice h2 span{background-image: url(https://kyorakudo.itembox.design/item/kyorakudo/img/lp/otomenonamida/subttl05.png);}
.lp_otome .gift h2 span{background-image: url(https://kyorakudo.itembox.design/item/kyorakudo/img/lp/otomenonamida/subttl06.png);}
.lp_otome #itemlist h2 span{background-image: url(https://kyorakudo.itembox.design/item/kyorakudo/img/lp/otomenonamida/subttl07.png);}
.cnt{
	padding-bottom: 3rem;
}
.cnt1 {
  margin-top: 15vw;
}
.txtbox{
	padding: 0 1rem 1rem 1rem;
}
.txtbox p {
  font-size: 4.2vw;
}
.txtbox h3{
	margin-bottom: 1rem;
	font-size: 5vw;
	line-height: 1.8;
	font-weight: bold;
}
.txtbox h3 span{
	background: linear-gradient(transparent 70%, #d4b079 70%);
	font-weight: bold;
}
.txtbox .subttl{
	text-align: center;
}
.txtbox .subttl strong{
	font-size: 1.3rem;
	background: linear-gradient(transparent 70%, #d4b079 70%);
}
.txtbox p span{
	color: #ae8b57;
}
.cmn_box .imgbox{
	margin-bottom: 2rem;
	background: url(https://kyorakudo.itembox.design/item/kyorakudo/img/lp/otomenonamida/bg02.png) no-repeat right top;
	background-size:70% auto;
}
.box2 .imgbox, .box4 .imgbox{
	background: url(https://kyorakudo.itembox.design/item/kyorakudo/img/lp/otomenonamida/bg03.png) no-repeat left top;
	background-size:70% auto;
}
.cmn_box .imgbox img{
	width: 80%;
	margin: 40px 0 0 20px;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.2);
}
.box2 .imgbox img, .box4 .imgbox img{
	width: 80%;
	margin: 40px 0 0 60px;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.2);
}

.product{
	margin: 0 auto;
}
.product .cmn_box{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.product img{
	margin-bottom: 2rem;
	width: 80%;
	border: #d4b079 1px solid;
}
.product h3{
	margin-bottom: 1rem;
	text-align: center;
}
.product h3 span{
	padding: 0.5rem;
	background: linear-gradient(transparent 0%, #d4b079 0%);
}
.product table{
	width: 100%;
	background-color: #fff;
	border-top: #d4b079 1px solid;
}
.product table th, .product  table td{
	padding: 0.5rem;
	border-bottom: #d4b079 1px solid;
}
.product table th{
	white-space: nowrap;
	background-color: #f9f6f1;
}

.gift{
	display: none;
}
.gift img{
	width: 70%;
	padding-bottom: 1rem;
}
.gift .cmn_box{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.gift .outbtn{
	font-size: 1rem;
}

#itemlist ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
  align-items: center;
	padding: 0.5rem;
}
#itemlist li{
	position: relative;
	margin: 0.5rem;
	width: 45%;
	text-align: center;
	line-height: 1.4;
}
#itemlist li p{
	margin: 0.5rem 0 0 0;
}
#itemlist li p span{
	padding: 0.2rem;
	background-color: #d4b079;
	font-size: 0.8rem;
}
#itemlist li h3{
	padding: 0.5rem 0;
	font-weight: normal;
}
#itemlist li a{
	display: block;
	width: 100%;
	margin: 0 auto 20px auto;
	padding: 0.5rem;
	background: #ef6f56;
	border-radius: 10px;
	color: #fff;
	font-size: 4vw;
}
#itemlist li img{
	border: #d4b079 1px solid;
}
#itemlist li .delivery{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0.2em 0.5em;
	color: #fff;
	font-size: 4vw;
}
#itemlist li .normal{
	background-color: #d48879;
}
#itemlist li .cold{
	background-color: #79c2d4;
}
.fa-cart-arrow-down::before{
	padding-right: 0.5rem;
}


/*insta*/
.insta_box {
  width: 80vw;
  margin: auto;
}

.slick-slide {
  margin: 0 5px !important;
}

.insta_box .img_loading {
  width: 32px;
  height: 32px;
  display: block;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.insta_box iframe {
  border: 1px solid rgb(219, 219, 219);
  margin: 0px auto;
  height: 550px;
  border-radius: 4px;
  display: block;
  padding: 0px;
  
}

.insta_box li blockquote,
.insta_box li iframe {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
  //height: 400px !important;
  //max-height: 400px !important;
  //min-height: 400px !important;
  box-shadow: none !important;
  border: 1px solid #ddd !important;
}

.slick-arrow {
  display: block;
  width: 60px;
  height: 70px;
  border: 0;
  text-indent: -999px;
  position: absolute;
  top: 245px !important;
  z-index: 100;
  cursor: pointer;
}
.slick-prev {
  background: transparent url(https://kyorakudo.itembox.design/item/kyorakudo/img/lp/otomenonamida/sp/arrow_prev.png) no-repeat center;
  background-size: 21px auto;
  left: -40px;
}
.slick-next {
  background: transparent url(https://kyorakudo.itembox.design/item/kyorakudo/img/lp/otomenonamida/sp/arrow_next.png) no-repeat center;
  background-size: 21px auto;
  right: -40px;
}
.voice {
  overflow: hidden;
}