@charset "UTF-8";
body {
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif; }

/* 共通
--------------------------------------*/
.content {
  width: 100%; }
.content p.chapter {
  text-align: center;
  color: #444; }
div#main p{
  text-align: center;
  color: #444;
  font-size: 26px;
  line-height: 1.6;
  margin: 10px auto 30px;
  font-weight: bold;
}
div#coupon p.lead{
  text-align: left;
  color444;
  font-size: 22px;
  line-height: 1.6;
  margin: 30px auto 30px;
  padding: 10px;
  max-width: 1060px;
  color: #444333;
  width: 80%;
}


div#coupon dl, div#coupon dt, div#coupon dd {
  margin : 0;
  padding : 0;
}

div#coupon dl {
  margin-bottom: 10px;
  color: #8ca3dd;
  display: block;
  vertical-align: middle;
}
/*div#coupon dl:last-child{
  margin-right: 0;
}*/
div#coupon dl dt{
  font-size: 18px;
  /*border-bottom: 1px solid #efb273;*/
  margin-right: 5px;
  display: inline-block;
}
div#coupon dl dd{
  font-size: 22px;
  font-weight: bold;
  display: inline-block;

}

#categoryAreaBox {
  width: 100%; }
#categoryAreaBox ul {
  width: 100%;
  font-size: 0px; }
#categoryAreaBox ul li {
  display: inline-block; }
#categoryAreaBox ul li a {
  color: #444;
  text-decoration: none;
  padding-left: 4px; }
#categoryAreaBox ul li a:hover {
  text-decoration: underline; }

#brandArea {
  width: 100%;
  margin-bottom: 38px; }
#brandArea ul {
  width: 100%;
  font-size: 0; }
#brandArea ul li {
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
#brandArea ul li img {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: none; }
#brandArea ul li p {
  background: #444;
  color: #FFF;
  text-align: center;
  text-decoration: none; }

/*li span{
	@if $type == pc{
		font-size: 18px;
		color: #444;
		display: inline-block;
		width: 100%;
		height: 100%;

	}

}*/
#brandArea ul li a {
  text-decoration: none; }

#attentionArea {
  width: 100%; }
#attentionArea ul {
  width: 100%; }
#attentionArea ul li {
  color: #444;
  line-height: 1.5;
  box-sizing: border-box; }
p.couponExplain{
    text-align: left;
    line-height: 1.5;
  }
#coupon ul.attention{
    border: 1px dotted #444;
    box-sizing: border-box;
    padding: 20px;
}
#coupon ul.attention li{
    margin-bottom: 5px;
}
#coupon ul.attention li.midashi{
    font-weight: bold;
    margin-bottom: 10px;
}


/*------------ btn Area ----------------*/
#btnArea{
  width: 100%;
  margin-top: 50px;
}
#btnArea a span{
  font-size: 24px;
}
/*#btnArea div{
  padding: 0 28px;

}*/
#btnCoupon{
  display: block;
  width: 100%;
  height: 64px;
  box-sizing: border-box;
  line-height: 64px;
  border: 2px solid #444;
  text-align: center;
  text-decoration: none;
  color: #444;
  font-size: 22px;
  border-radius: 5px;
  margin: 0 auto 28px;

}

#btnAll{
  display: block;
  width: 100%;
  height: 64px;
  line-height: 64px;
  background: #444;
  text-align: center;
  text-decoration: none;
  color: #fff;
   font-size: 22px;
  border-radius: 5px;
  margin: 0 auto 28px;
}

#btnArea ul.offAnd{
  width: 100%;
  display: flex;
  text-align: center;
  margin-bottom: 28px;

}
#btnArea ul.gender{
  width: 100%;
  display: flex;
  text-align: center;
  margin-bottom: 28px;

}

#btnArea ul.offAnd li{
  /*display: table-cell;*/
  box-sizing: border-box;
  border: 1px solid #444;
  border-radius: 5px;
  height: 64px;
  line-height: 64px;
  font-size: 22px;
  width: -webkit-calc(50% - 14px);
  width: calc(50% - 14px);
}
#btnArea ul.gender li{
  /*display: table-cell;*/
  box-sizing: border-box;
  border: 1px solid #444;
  border-radius: 5px;
  height: 64px;
  line-height: 64px;
  font-size: 22px;
  width: -webkit-calc(50% - 21px);
  width: calc(50% - 21px);
  margin-right: 28px;
}
#btnArea ul.gender li:last-child{
  margin-right: 0px;
}
#btnArea ul.offAnd li:first-child{
  margin-right: 14px;
}
#btnArea ul.offAnd li:last-child{
  margin-left: 14px;
}


#btnArea ul.offAnd li a{
  text-decoration: none;
  color: #444;
  display: block;
}
#btnArea ul.gender li a{
  text-decoration: none;
  color: #444;
  display: block;
}

br.pcNone{
  display: none;
}

#coupon ul.attention{
    border: 1px dotted #444;
    /*width: 100%;*/
    box-sizing: border-box;
    padding: 20px;
}
#coupon ul.attention li{
    margin-bottom: 5px;
}
#coupon ul.attention li.midashi{
    font-weight: bold;
    margin-bottom: 10px;
}

/* PC
--------------------------------------*/
@media screen and (min-width: 481px) {
  #palclosetPlan {
    max-width: 1060px;
    width: 100%;
    margin: 0px auto 50px auto; }
  div#owabi{
    border: 2px dotted #ff0000;
    border-radius: 5px;
    box-sizing: border-box;
    max-width: 1060px;
    width: 100% ;
    margin: 25px auto 0;
    padding: 20px 0;
  }
  div#owabi p{
    width: 80%;
    margin: auto;
  }
  div#coupon{
    border: 2px solid #9bc1e0;
    border-radius: 5px;
    box-sizing: border-box;
    max-width: 1060px;
    width: 100% ;
    margin: 80px auto;
    padding: 20px 0;
  }
  div#couponcode{
  margin: 0 auto 40px;
  width: 80%;
  text-align: left;
}
  .content p.chapter {
    font-size: 22px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 38px;
    border: 2px solid #444;
    border-left: none;
    border-right: none; }

  #categoryAreaBox, #attentionArea {
    margin-bottom: 57px; }

  #categoryAreaBox ul li {
    /*width: calc(1060px/6);
    width: -webkit-calc(1060px/6);*/
    width:176px;
    height: 38px;
    line-height: 38px; }
  #categoryAreaBox ul li a {
    font-size: 14px; }
  #categoryAreaBox ul li a:hover {
    text-decoration: underline; }

  #brandArea ul li {
    /*width: calc(1060px/6);
    width: -webkit-calc(1060px/6);*/
    width:176px;
    border: 10px solid #fff; }
  #brandArea ul li img {
    border: 2px solid #444; }
  #brandArea ul li p {
    height: 40px;
    line-height: 40px;
    font-size: 14px; }

  /*li span{
  	@if $type == pc{
  		font-size: 18px;
  		color: #444;
  		display: inline-block;
  		width: 100%;
  		height: 100%;

  	}

  }*/
  #brandArea ul li a {
    text-decoration: none; }

  #attentionArea ul li {
    margin-bottom: 5px; }
  .pcNone{
    display:none;
    }
  #coupon ul.attention{
    margin-bottom: 100px;
  }
  #coupon ul.attention li{
    font-size: 16px;}
  #coupon ul.attention li.midashi{
    font-size: 18px;

}
p.couponExplain{
    font-size: 16px;
  }
img.imgCapture{
  margin: 25px 0;
}
div.open, div.close{
    width: 100%;
    margin: 0px auto 30px;
  }
div.close{
  margin-top: 50px;
}
.brandLink{
  margin-bottom: 57px;
}
.brandLink ul{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #ccc;
}
.brandLink ul li{
  width: calc(100% / 6);
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  box-sizing: border-box;
}
.brandLink ul li:nth-child(1),.brandLink ul li:nth-child(7),.brandLink ul li:nth-child(13),.brandLink ul li:nth-child(19),.brandLink ul li:nth-child(25),.brandLink ul li:nth-child(31){
  border-left: 1px solid #ccc;
}
/* .brandLink ul li:nth-child(even){
  border-right: 1px solid #ccc;

}
.brandLink ul li:nth-child(odd){
  border-left: 1px solid #ccc;
   border-right: 1px solid #ccc;
} */
.brandLink ul li a{
  display: table;
  line-height: 1.5;
  text-decoration: none;
}

.brandLink ul li a span.brandImg{
  display: table-cell;
  vertical-align: middle;
  width: 35%;
}
.brandLink ul li a span.brandImg img{
  width: 100%;
}
.brandLink ul li a span.brandName{
  display: table-cell;
  vertical-align: middle;
  width: 35%;
  font-size: 14px;
  color: #444;
}
.brandLink ul li a span.brandName span{
  font-size: 10px;
}
.brandLink ul li a span.brandConcept{
  display: table-cell;
  vertical-align: middle;
  width: 25%;
  font-size: 14px;
  color: #ff0000;
}
.brandLink ul li a span.brandArrow{
  display: table-cell;
  vertical-align: middle;
  width: 5%;
  font-size: 14px;
  color: #444;
}
div.open, div.close{
  text-align: center;
  border-radius: 5px;
  border: 1px solid #444333;
  margin-bottom: 30px;
}
div.open a, div.close a{
  color: #444333;
  text-decoration: none;
  font-size: 22px;
  height:64px;
  display: block;
  line-height: 64px;
}
div#coupon{
  font-size: 22px;

  line-height: 1.6;
  margin: 30px auto;
}
div.couponMore{
  width: 80%;
  margin: auto;
  max-width: 1060px;
}
ul.attention{
  width: 80%;
  margin: auto;
}
div#coupon dl{
  margin-top: 15px;
}

}

/* SP
--------------------------------------*/
@media screen and (max-width: 480px) {
  #palclosetPlan {
    width: 100%;
    margin: 00px auto 30px auto; }
  div#owabi{
    border: 1px dotted #ff0000;
    border-left: none;
    border-right: none;
    border-radius: 5px;
    box-sizing: border-box;
    width: 100% ;
    margin: 25px auto 0;
    padding: 20px 0;
  }
  div#owabi p{
    width: 90%;
    margin: auto;
    line-height: 1.4;
    font-size: 12px;
  }

  div#main p{
    font-size: 15px;
    margin: 10px auto 15px;
  }
 div#coupon p.lead{
    font-size: 14px;
    margin: 10px auto 10px;
    width: 90%;
    text-align: left;
  }

  .content p.chapter {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 36px;
    border: 1px solid #444;
    border-left: none;
    border-right: none; }

  #categoryAreaBox, #attentionArea {
    margin-bottom: 30px; }

  #categoryAreaBox ul li {
    width: calc(100%/3);
    width: -webkit-calc(100%/3);
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    box-sizing: border-box;
    box-sizing: border-box; }
  #categoryAreaBox ul li a {
    font-size: 11px; }
  #categoryAreaBox ul li a:hover {
    text-decoration: underline; }

  #brandArea ul li {
    width: calc(100%/3);
    width: -webkit-calc(100%/3);
    border: 5px solid #fff; }
  #brandArea ul li img {
    border: 1px solid #444; }
  #brandArea ul li p {
    height: 26px;
    line-height: 26px;
    font-size: 11px; }

  /*li span{
  	@if $type == pc{
  		font-size: 18px;
  		color: #444;
  		display: inline-block;
  		width: 100%;
  		height: 100%;

  	}

  }*/
  #brandArea ul li a {
    text-decoration: none; }

  #attentionArea ul li {
    margin-bottom: 5px;
    font-size: 11px;
    padding: 0px 5px; }
  .spNone{
    display:none;
    }
  .pcNone{
    display:block;
    width: 100%;
    margin: 0 auto;
    }
  #coupon div{
    box-sizing: border-box;
    padding: 0px 5px;
  }
  div#couponcode{
  width: 90%;
  margin: 0 auto 20px;
}
  div#coupon dl {
    text-align: left;
    margin-bottom: 0;
  }

div#coupon dl dt {
  text-align: left;
  /*display: block;*/
  font-size: 12px;
  display: block;
  margin-top: 15px;
  margin-bottom: 10px;
}

div#coupon dl dd {
  text-align: left;
  font-size: 14px;
  display: block;
}
#coupon ul.attention{
    width: 90%;
    margin:30px auto 50px;
    font-size: 12px;
  }
  #coupon ul.attention li.midashi{
    font-size: 12px;

  }
    p.couponExplain{
      font-size: 12px;
      width: 95%;
      margin: auto;
    }




  /*------------ btn Area ----------------*/
  #btnArea{
    width: 100%;
    margin-top: 15px;
  }
  #btnArea div{
    padding: 0 16px;
  }
  #btnArea div a#btnAll span, #btnArea div a#btnCoupon span{
    font-size: 11px;
  }
  #btnArea ul.offAnd li a span{
    font-size: 11px;
  }
  #btnArea a span{
    font-size: 11px;
  }
  #btnCoupon{
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    border: 1px #444 solid;
    text-align: center;
    text-decoration: none;
    color: #444;
    font-size: 11px;
    border-radius: 5px;
    margin: 0 auto 16px;
  }
  #btnAll{
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 1px solid #444;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-size: 11px;
    border-radius: 5px;
    margin: 0 auto 16px;
  }

  #btnArea ul.offAnd{
    width: 100%;
    display: table;
    table-layout: fixed;
    text-align: center;
    margin-bottom: 18px;
    border-collapse:separate;
    border-spacing: 16px 0;　/*数字は「左右、上下」*/
  }
  #btnArea ul.offAnd li{
    display: table-cell;
    box-sizing: border-box;
    border: 1px solid #444;
    border-radius: 5px;
    height: 50px;
    line-height: 1.4;
    font-size: 11px;
    vertical-align: middle;

  }

  #btnArea ul.offAnd li a{
    text-decoration: none;
    color: #444;

    display: block;
  }
  br.pcNone{
    display: block;
    }

  .w95{
  	width: 95%;
  	margin: auto;
  }
  img.imgCapture{
    margin: 15px auto;
  }
  div.open, div.close{
  text-align: center;
  border-radius: 5px;
  border: 1px solid #444333;
  margin: 0 auto 10px;
  width: -webkit-calc(100% - 32px);
  width: calc(100% - 32px);

}
div.close{
  margin: 20px auto 30px;
}
div.open a, div.close a{
  color: #444333;
  text-decoration: none;
  font-size: 11px;
  height:50px;
  display: block;
  line-height: 50px;
}
span.brandImg{
  width: 100%;
}
span.brandImg img{
  width: 100%;
  display: block;
}
.brandLink ul {
  width: 100%;
  margin-top: -20px;
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
}
.brandLink ul li {
  width: calc(100% / 3);
}
/* .brandLink ul li a{
  display: block;
  box-sizing: border-box;
  height: 60px;
  padding: 0 15px;
  text-decoration: none;
  color: #444;;
  display: table;
  width: 100%;
} */
.brandLink ul li a span.brandName{
  display: table-cell;
  vertical-align: middle;
  width:65%;
  font-size: 14px;
  display: none;
}
.brandLink ul li a span.brandName span{
  font-size: 10px;
  display: none;
}
.brandLink ul li a span.brandConcept{
  display: table-cell;
  vertical-align: middle;
  width: 30%;
  font-size: 12px;
  color: #ff0000;
  display: none;
}
.brandLink ul li a span.brandArrow{
  display: table-cell;
  vertical-align: middle;
  width: 5%;
  font-size: 14px;
  color: #444;
  text-align: right;
  display: none;
}
#btnArea ul.gender{
  width: -webkit-calc(100% - 36px);
  width: calc(100% - 36px);
  margin: 0 auto 18px;
}
#btnArea ul.gender li{
  /*display: table-cell;*/
  border-radius: 5px;
  height: 50px;
  line-height: 50px;
  font-size: 9px;
  width: -webkit-calc(50% - 13.5px);
  width: calc(50% - 13.5px);
  margin-right: 13.5px;
  border: 1px solid #444;
  box-sizing: border-box;
}
#btnArea ul.gender li:last-child{
  margin-right: 0px;
}

}
