@charset "utf-8";
/* base.css */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
}
body {
  -webkit-text-size-adjust: 100%;
  font-size: 1.4rem;
  line-height: 1.7;
  font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  background: #ED7959 url('../images/');
/* max-width: 800px; */
  margin: 0 auto;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
a:hover {
  opacity: .7;
}
h1 {
  margin: 0;
}
h2 {
  font-size: 1.8rem;
  margin: 0;
}
h2, h3, h4 {
  line-height: 1.2;
  margin: 0;
}
.btn {
  text-align: center;
}
.btn input {
  max-width: 100%;
}
.white {
  color: #fff;
}
.pink {
  color: #ec0677;
}
.orange {
  color: #EF4E23;
}
p {
  margin: 0 0 1em 0;
}

.display-blk {display: block;}

.pc {
  display: none;
}

/*-------------------
	margin & padding
--------------------*/
.mb0{margin-bottom:0!important;}
.mb30{margin-bottom:30px!important;}
.mb50{margin-bottom:50px!important;}

.mt0{margin-top:0!important;}
.mt30{margin-top:30px!important;}
.mt50{margin-top:50px!important;}
.mt80{margin-top:80px!important;}

.pt50{padding-top:50px!important;}
.pb50{padding-bottom:50px!important;}

/*-------------------
	header
--------------------*/

header#head_wrap {
    /* top: -100px; */
    position: relative;
    width: 100%;
    /* margin: 100px auto 0; */
    line-height: 1;
    z-index: 999;
    text-decoration: none;
    background-color: #ED7959;
	padding: 20px 0;
}

#head_wrap a {text-decoration: none;}
#head_wrap .inner {width:100%;margin: 0 auto;position:relative;max-width: 1100px;text-align: right;}
#head_wrap .inner:after {content: "";clear: both;display: block;}

#head_wrap a {display:inline-block;}

#head_wrap a.logoL {position: absolute;top:0;left:20px;width:118px;max-width:30%;}
#head_wrap a.logoR {width:189px;max-width:30%;}

/*-------------------
	TopVisual
--------------------*/
.topVisual {width:100%;margin: 0;}
.topVisual h1 {width:100%;margin: 0 auto;}
.topVisual h1 small{display: none;}

/*-------------------
	Layout
--------------------*/
.wrap-contents{
	background:#ED7959 top center no-repeat;
	padding:40px 0;}

.wrap-contents0{background-color:rgba(255,255,255,0.5);}

.box-wrap0{max-width:800px;width:100%;margin: 0 auto;padding:0 4%;}

.box-copy {background: #FCE0AF url('../images/bg_y01.png') top center no-repeat;padding:100px 0 50px;}
.box-product {background: #FCE0AF url('../images/bg_y02.png') top center no-repeat;padding:100px 0 50px;}
.bgFCE0AF {background-color: #FCE0AF!important}

/*-------------------
	Top
--------------------*/
.center {
  display: table;
  margin: 0 auto;
}
.content {
  position: relative;
  margin: 4.375%;
  border-radius: 14px;
}
.head {position: relative;}
.head h2 {margin: 10px 10px 0;}

.mv {padding-bottom: 20px;}

.product-detail {
  font-size: 1.6rem;
  padding:20px 5%;
}

.product-detail>h2{
  color:#65543d;
  text-align: left;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 1.8rem;
}

.product-detail dl{
display: block;
}
.product-detail dt,
.product-detail dd{
display:block;
text-align: center;
margin:15px 0;
padding:0;
}

.detail {
  font-size: 1.6rem;
  padding: 20px 5%;
}
.detail .name strong {
  font-size: 1.8rem;

}
.detail_s {
  font-size: 1.2rem;
  padding: 20px 5%;
}

.txtPink {
  text-align: center;
  color: #97437b;
  font-size: 1.6rem;
  font-weight: 700;
}
.txtPink strong {
  font-size: 2rem;
}

/*-------------------
	accordion
--------------------*/
.accordion {
  margin: 0;
}
.accordion dt {
  padding: 12px 2.5%;
	font-weight: bold;
	border-top:3px solid #FCE0AF;
	border-bottom:3px solid #FCE0AF;
	margin-bottom:1em;
	font-size:1.25em;
	color:#FCE0AF;
	position: relative;
}
.accordion dt::after {
	display: inline-block;
	position: absolute;
	content: "＋";
	right:2.5%;
	font-size: 1.2em;
	font-weight: bold;
}

.accordion dd {
  margin: 0;
  padding:15px 0 30px;
  display: none;
}

.accordion dd p {
  margin:0;
  padding:0;
}


.twitter {
  position: relative;
}
.twitter .item01 {
  position: absolute;
  left: 25%;
  bottom: 22%;
  width: 50%;
}


/*-------------------
	Youtube
--------------------*/
.youtube {
  text-align: center;
	background: #ffffff;
}
.youtube .iframe {
  padding: 5px 20px 60px;
}
.youtube .iframe iframe {
  margin-bottom: 20px;
  max-width: 100%;
	background: #ffffff;
}

/*-------------------
	Monitor
--------------------*/
.monitor {
  padding-bottom:20px;
}


/*-------------------
	Series Link
--------------------*/

.seriesLink,
.seriesLink li {
	width:100%;
	display: block;
  }

.seriesLink li {
	width:100%;
	margin-bottom:30px;
  }

.seriesLink li img {
	width: inherit;
  }


/*-------------------
	Link
--------------------*/

#gray-out {
	background-color:rgba(0,0,0,0.7);
    opacity: 0.2;
    filter: grayscale(100%);
pointer-events: none;
  }

.btnarea {
  background: #730000 url('../images/bg_btnarea.webp') top left;
  margin:0;
  padding:30px 20px;
}
.btnarea li {
  position: relative;
}
.pop-box label:hover {
  cursor: pointer;
  opacity: .7;
}
.popup, .popup02, .popup03 {
  display: none;
  position: absolute;
  margin: -10px 4% 0;
  width: 92%;
  background: #fff;
  z-index: 10;
}
.popup li, .popup02 li, .popup03 li {
  padding: 10px;
  border: 3px solid #ec0677;
  margin-top: -3px;
}
/* チェックボックスの初期設定 */
#popup-on, #popup-on02, #popup-on03 {
  display: none;
}
/* チェックされたらポップアップウインドウを開く */
#popup-on:checked + .popup, #popup-on02:checked + .popup02, #popup-on03:checked + .popup03 {
  display: block;
}


/*-------------------
	About
--------------------*/
.about {
  padding: 3.125%;
  background: #115424;
  position: relative;
}
.about dl {
  margin:0;
  padding: 3.125%;
  position: relative;
  background: #fff;
  border-radius: 20px;
}

.about dl dt,
.about dl dd {
  margin:0;
  padding:0;
}
.about dl dt {
  margin-top:10px;
  margin-bottom:20px;
}
.about dl dt img {
  width:200px;
}
.about dd p {
  margin: 0 0 20px;
  font-size: 14px;
	text-align: center;
}

.about ul {
  margin-top: 5px;
}
.about li {
  display: inline-block;
}
.about li:before {
  display: inline-block;
  content: "｜";
  margin: 0;
  color: #fff;
}
.about li:first-child:before {
  display: none;
}
.about li a {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}
.copy {
  margin: 0 !important;
  font-size: 1rem;
  color: #fff;
}
.logo {
  display: block;
  margin: 10px auto 0;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
  margin-right: 20px;
  font-size: 12px;
}
/*-----------------------
  footer
-----------------------*/
.sns_title {
  padding: 5px 0 4px !important;
  line-height: 0;
  text-align: center;
  background: #ee5a8c;
  background: -moz-linear-gradient(top, #ee5a8c 0%, #f288ac 100%);
  background: -webkit-linear-gradient(top, #ee5a8c 0%, #f288ac 100%);
  background: linear-gradient(to bottom, #ee5a8c 0%, #f288ac 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5a8c', endColorstr='#f288ac', GradientType=0);
}
.social-area-syncer {
  margin: 25px 0;
}
.social-button-syncer li {
  display: inline-block;
  vertical-align: bottom;
}
.foot_link {
  max-width: 640px;
  margin: 0 auto;
  text-align: center;
}
.wp-caption-text {
  display: inline-block;
  padding: 20px 2%;
}
.sns_link {
  padding: 0;
  margin: 0;
}
.sns_link li {
  display: table-cell;
  width: 2000px;
  max-width: 50%;
  list-style: none;
 text-align: center;
}
.sns_link .fb {
  text-align: right;
  background: #395B9A !important;
}
.sns_link .ig {
  background: #e5425a;
}
.sns_link .twi {
  background: #54ABEE;
}
.sns_link li a {
  display: inline-block;
  width: 100%;
/* max-width: 440px; */
  text-align: center;
  color: #fff;
}
.clearfix {
  /zoom: 1;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}
.fb_iframe_widget iframe {
  position: relative !important;
}
.main .btn2 {
  text-align: center;
  clear: both;
  width: 100%;
}

.box{padding-top:30px;}

@media screen and (min-width: 640px) {
  body {
    font-size: 1.6rem;
  }
  .pc {display: block;}
  .sp {display: none;}

.btnarea {
  margin:0;
  padding:50px 20px;
}
	
.about {
	padding:50px;
}
.about dl dt img {
	width:292px;
}
.about .logo {
  position: absolute;
  margin:0;
  right:30px;
  bottom:15px;
}

.box{padding:50px 0 20px;}


.product-detail {
  padding:25px 5% 50px;
}
.product-detail>h2{
  font-size: 2.2rem;
  margin-bottom: 30px;
}
.product-detail dl{
display: flex;
}
.product-detail dt,
.product-detail dd{
display:inline-flex;
margin:0;
text-align: left;
}
.product-detail dt{
width:220px;
max-width: 200px;
margin-right:20px;
}
.product-detail dt img{
width:100%;
min-width: 120px;
min-height: 120px;
}
	
/*-------------------
	Layout
--------------------*/
.wrap-contents{
	background-color: #ED7959;
	padding:40px 0 0;}

.box-wrap0{max-width:800px;width:100%;margin: 0 auto;padding:0;}

	
/*-------------------
	Series Link
--------------------*/
.seriesLink {
	width:100%;
	display: flex;
  -webkit-flex-wrap: wrap;          /* Safari etc. */
  -ms-flex-wrap    : wrap;          /* IE10        */
  flex-wrap        : wrap;
	max-height: 800px;
  }

.seriesLink li {
	display:inline-flex;
	padding:10px;
	width:100%;
	min-width: 250px;
	max-width: 400px;
	margin-bottom:0;
  }

.seriesLink li img {
	width: 100%;
}

/*-------------------
	episode
--------------------*/
#episode {
}
#episode .txt {
	position:absolute;
	margin-top:0;
	top: 100px;
	left: 15px;
	width: 360px;
	font-size: 15px;
}

  .detail {
    font-size: 2rem;
    padding: 30px 8%;
  }
  .txtPink {
    font-size: 2.4rem;
  }
	  .txt_ss {
    font-size: 1.0rem;
	vertical-align: top;
  }
  .more .item01 .txt {
    font-size: 2rem;
    padding-bottom: 40px;
  }
  .more .item02 .txt {
    font-size: 2rem;
    padding-bottom: 40px;
  }
  .more .item03 .txt {
    font-size: 2rem;
    padding-bottom: 40px;
  }
  .more .item04 .txt {
    font-size: 2rem;
    padding-bottom: 40px;
  }
}

