@charset "utf-8";
/* CSS Document */

/* contents==========================

	1.for contents style
	
*/

/* 1.for contents style ==============================================*/


/* ----------------------------------------------------
メディアクエリ設定 All
---------------------------------------------------- */
/* common */
.font-asap{
  font-family: 'Asap', sans-serif;
}
.contents img{
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
.contents .inner{
  max-width: 980px;
  margin: 0 auto;
  position: relative;
}
.contents h1{
  padding: 55px 0 40px;
  max-width: 300px;
  margin: 0 auto;
}
.lead h2{
  text-align: center;
  font-size: 50px;
  font-weight: bold;
  color: #c6002f;
  margin-bottom: 25px;
}
.lead p{
  text-align: center;
  font-size: 14px;font-size: 1.4rem;
  line-height: 1.7;
  margin-bottom: 30px;
}
.item-box .episode{
  background: #fff ;
  border: 5px solid #d42d26;
  position: absolute;
  top: -100px;
  padding:40px 40px 30px;
  width: calc(470/980*100%);
}
.item-box .episode h4{
  text-align: center;
}
.item-box .episode p{
  font-size: 14px;font-size: 1.4rem;
  line-height: 1.7;
  margin-top: 25px;
}
.item-box .point{
  width: calc(470/980*100%);
  margin-bottom: 60px;
}
.item-box .point h4{
  text-align: center;
  font-size: 18px;font-size: 1.8rem;
  position: relative;
  line-height: 1.4;
  background: url(/boutique/201709/img/title_point.png) center 0 no-repeat;
  padding-top: 30px;
  margin: 30px 0 20px;
}
.item-box .point h4::before{
  content: "";
  background: url(/boutique/201709/img/bg_point01.png) no-repeat;
  width: 22px;
  height: 42px;
  display: block;
  position: absolute;
  left: calc(50% - 180px);
  bottom: 0;
}
.item-box .point h4::after{
  content: "";
  background: url(/boutique/201709/img/bg_point02.png) no-repeat;
  width: 22px;
  height: 42px;
  display: block;
  position: absolute;
  right: calc(50% - 180px);
  bottom: 0;
}
.item-box .item-list{
  padding-bottom: 80px;
  clear: both;
}
.item-box .item-list li{
  display: inline-block;
  width: calc(215/980*100%);
  font-size: 12px;font-size: 1.2rem;
  line-height: 1.5;
  text-align: left;
  margin-right: 35px;
  cursor: pointer;
  vertical-align: top;
}
.item-box .item-list li:last-of-type{
  margin-right: 0;
}
.item-box .item-list li:hover{
  opacity: 0.7;
}
.data{
  background: #f0eeed;
  overflow: hidden;
  padding-bottom: 40px;
  margin-bottom: 60px;
}
.data h4{
  font-size: 26px;font-size: 2.6rem;
  text-align: center;
  color: #fff;
  line-height: 1.5;
  background: #1d2483;
  font-weight: bold;
  padding: 30px 0;
  border-bottom: 1px solid #fff;
  margin-bottom: 40px;
}
.data .data-txt{
  /*float: right;
  width:calc(610/980*100%);*/
  /*margin-right: 40px;*/
  margin: 0 40px;
  font-size: 1.4rem;
  line-height: 1.7;
}
.data .data-txt p:first-of-type{
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 2px solid #d42d26;
}
.data .data-txt a{
  color: #0000ff;
}
.data figure{
  float: left;
  width:calc(250/980*100%);
  margin-left: 40px;
  font-size: 1.1rem;
  line-height: 1.3;
}
.data figcaption{
  margin-top: 10px;
}
.item01 h3,
.item03 h3{
  text-align: center;
  background: url(/boutique/201709/img/g_bg01.jpg) repeat-x bottom;
}
.item01 .episode,
.item03 .episode{
  right: 0;
}

.item01 ul,
.item03 ul{
  margin-bottom: 20px;
  padding-bottom: 30px;
  background: url(/boutique/201709/img/line_dot.png) repeat-x bottom;
}
.item01 ul:last-of-type,
.item03 ul:last-of-type{
  background: none;
}
.item02 h3{
  text-align: center;
  background: url(/boutique/201709/img/g_bg02.jpg) repeat-x bottom;
}
.item02 .episode{
  border: 5px solid #1d2483;
}
.item02 .point{
  float: right;
}
.item02 .point h4::before{
  background: url(/boutique/201709/img/bg_point03.png) no-repeat;
  left: calc(50% - 195px);
}
.item02 .point h4::after{
  background: url(/boutique/201709/img/bg_point04.png) no-repeat;
  right: calc(50% - 195px);
}
.item02 ul{
  text-align: center;
}
.item03 .point h4::before{
  left: calc(50% - 210px);
}
.item03 .point h4::after{
  right: calc(50% - 210px);
}

.info{
  overflow: hidden;
}
.info .contact{
  width: 66.3%;
  display: table;
  margin: 0 auto;
}
.info .contact h3{
  display: table-cell;
  background: #c6002f;
  width: 26.1%;
  padding: 35px;
  box-sizing: border-box;
}
.info .contact .contact-box{
  display: table-cell;
  vertical-align: middle;
  background: #f0eeed;
  padding: 0 30px;
  box-sizing: border-box;
}
.info .contact-box dl{
  float: left;
}
.info .contact dt{
  font-size: 16px;font-size: 1.6rem;
  font-weight: bold;
  color: #c6002f;
  margin:10px 0 5px;
}
.info .contact dd{
  font-size: 11px;font-size: 1.1rem;
  line-height: 1.3;
}
.info .contact dd span{
  font-weight: bold;
  font-size: 36px;font-size: 3.6rem;
  display: inline-block;
}
.info .contact-box ul{
    float: right;
}
.info .contact-box li a{
  display: block;
  text-decoration: none;
  box-sizing: border-box;
  background: #fff url(/img/boutique/ico_arrow.png) no-repeat 10px center;
  border: 4px solid #d2aa64;
  padding: 15px 15px 15px 25px;
  font-size: 15px;font-size: 1.5rem;
  font-weight: bold;
}
.info .contact-box li:first-of-type a{
  margin-bottom: 10px;
}
.info .contact-box li a:hover{
  background: #ffe9c2 url(/img/boutique/ico_arrow.png) no-repeat 10px center;
}
.info p a{
  display: block;
  float: right;
  text-decoration: none;
  width: 29.5%;
  box-sizing: border-box;
  border: 4px solid #d2aa64;
  padding: 30px 20px 30px 25px;
  font-size: 17px;font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 15px;
}
.info p a span{
  color: #c6002f;
  font-weight: bold;
}
.info p a:hover{
  background: #ffe9c2;
}

.recommend{
  border-top: 2px solid #e8e5e4;
  padding-top: 50px;
  margin-top: 50px;
}
.recommend h2{
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  color: #000;
  margin-bottom: 30px;
}
.recommend h2 span{
  font-size: 55px;
  font-size: 5.5rem;
  padding-right: 15px;
  vertical-align: middle;
}
.recommend ul{
  overflow: hidden;
}
.recommend ul li{
  width: calc(310/980*100%);
  margin-right: calc(25/980*100%);
  margin-bottom: 25px;
  float: left;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
}
.recommend ul li:nth-of-type(3n){
  margin-right: 0;
}
.recommend ul li a{
  background: #f0eeed;
  text-decoration: none;
  display: block;
}
.recommend ul li dl{
  padding: 15px 20px 50px;
  line-height: 1.3;
}
.recommend ul li dt{
  color: #5a825a;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.recommend ul li dt span{
  font-size: 11px;
  font-size: 1.1rem;
  margin-bottom: 10px;
  display: inline-block;
}
.f-menu{
  background: #c6002f url(/img/boutique/f_bg.png) center top no-repeat ;
  padding: 85px 0 0;
  text-align: center;
  margin-top: 40px;
}
.f-menu p{
  font-size: 31px;font-size: 3.1rem;
  color: #d2aa64;
  font-weight: bold;
  padding-bottom: 65px;
}
.f-menu p img{
  max-width: 490px;
  margin-top: 24px;
}

/*All END*/


/* ----------------------------------------------------
メディアクエリ設定 (PC) 961px～ 
---------------------------------------------------- */
@media screen and (min-width: 961px) {
	


/* (PC) 961px～  END*/
}

 /* ----------------------------------------------------
メディアクエリ設定 (tablet and PC) 769px～ 
---------------------------------------------------- */
@media only screen and (min-width: 769px){
	
	.spOnly { display: none; }
	
	
/*(tablet and PC) 769px～  END*/
}

 /* ----------------------------------------------------
メディアクエリ設定 (tablet　only)  769～960px
---------------------------------------------------- */
@media only screen and (min-width: 769px) and (max-width: 960px) {


/*769～960px*/
}

 /* ----------------------------------------------------
メディアクエリ設定 (smartPhone only)   0～768px
---------------------------------------------------- */
@media screen and (max-width: 768px) {
	
	.pcOnly { display: none; }
	

/*smartPhone END*/
}