@charset "utf-8";
@import url('../common/common.css');

/*---------------------------------------------------------------------------*/
.ttlBox {
  background: url(../../img/plan/bgTtl.jpg) center center no-repeat;
  background-size: cover;
  height: 225px;
  margin: 0 0 60px;
  padding: 75px 0 0;
}

.txtType01 {
  font-size: 12px;
  line-height: 24px;
  padding: 25px 0 0;
}

.sectionTtl {
  font-size: 16px;
  padding: 60px 0 20px;
}
.txtBar {
  background: #000000;
  font-size: 0;
  height: 1px;
  line-height: 1;
  margin: 0 auto 30px;
  width: 20px;
}

/*---------------------------------------------------------------------------*/
.tabBox .tabList {
  font-size: 0;
  text-align: center;
}
.tabBox .tabList li {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  vertical-align: bottom;
}
.tabBox .tabList li div {
  background: #a18449;
  color: #ffffff;
  cursor: pointer;
  font-size: 14px;
  line-height: 1;
  padding: 18px 0 15px;
  text-decoration: underline;
  width: 460px;
}
.tabBox .tabList li div:hover {
  text-decoration: none;
}
.tabBox .tabList li.select div {
  background: #ffffff;
  color: #221715;
  padding: 28px 0 15px;
  text-decoration: none;
}
.tabBoxUnder {
  padding: 0 0 120px;
}
.tabBoxUnder .tabList {
  font-size: 0;
  text-align: center;
}
.tabBoxUnder .tabList li {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  vertical-align: top;
}
.tabBoxUnder .tabList li div {
  background: #a18449;
  color: #ffffff;
  cursor: pointer;
  font-size: 14px;
  line-height: 1;
  padding: 18px 0 15px;
  text-decoration: underline;
  width: 460px;
}
.tabBoxUnder .tabList li div:hover {
  text-decoration: none;
}
.tabBoxUnder .tabList li.select div {
  background: #ffffff;
  color: #221715;
  padding: 15px 0 28px;
  text-decoration: none;
}

/*---------------------------------------------------------------------------*/
.tabBaseArea {
  background: #ffffff;
  margin: 0 auto;
  min-height: 200px;
  padding: 60px 0;
  width: 940px;
}
.tabArea {
  display: none;
}
.planBox {
  border-bottom: 1px solid #f4f0e9;
  margin: 0 0 60px;
  padding: 0 0 55px;
}
.planL {
  float: left;
  padding: 0 0 0 40px;
  width: 300px;
}
.planR {
  float: right;
  line-height: 1.8;
  padding: 0 40px 0 0;
  text-align: left;
  width: 480px;
}
.planType {
  font-family: "garamond-premier-pro", serif !important;
  font-size: 14px;
  font-style: italic;
}
.planTtl01 {
  font-size: 24px;
  padding: 10px 0;
}
.planTtl02 {
  font-size: 16px;
  padding: 0 0 60px;
}

.planTxt01 {
  font-size: 16px;
  font-weight: bold;
  padding: 0 0 1px;
}
.planTxt01 span {
  padding: 0 5px 0 0;
}
.planTxt02 {
  border-bottom: 1px solid #e3dac8;
  margin: 0 0 30px;
  padding: 0 0 30px;
}
.planTxt03 {
  font-weight: bold;
}
.planTxt04 {
  padding: 0 0 30px;
}
.planTxt04 span {
  font-weight: bold;
}
.planItem {
  padding: 0 0 30px;
}
.planItem dl {
  font-size: 0;
  margin: 0 0 5px;
}
.planItem dl dt,
.planItem dl dd {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  font-size: 12px;
  vertical-align: top;
}
.planItem dl dt {
  background: #f4f0e9;
  color: #a18449;
  margin: 0 12px 0 0;
  padding: 3px 0;
  text-align: center;
  width: 60px;
}
.planItem dl dd {
  padding: 3px 0 0;
  width: 405px;
}
.tabArea a {
  text-decoration: underline;
}
.tabArea a:hover {
  text-decoration: none;
}

.btnArea {
  font-size: 0;
}
.btnArea .btnBox {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  margin: 0 10px;
  vertical-align: top;
}
.btnArea .btnBox.planBtn {
  background: #ffffff;
  border: 1px solid #a18449;
  width: 300px;
}
.btnArea .btnBox.planBtn a {
  background: url(/assets/img/shopCommon/icoArrow04.png) 93% center no-repeat;
  color: #a18449;
  font-size: 11px;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
}
.btnArea .btnBox.planBtn a:hover {
  text-decoration: none;
}

/*---------------------------------------------------------------------------*/
.priceBox {
  border-bottom: 1px solid #f4f0e9;
  margin: 0 0 60px;
  padding: 0;
}
.priceTxt01 {
  font-size: 16px;
  margin: 0 0 60px;
}
.priceTxt02 {
  font-size: 12px;
  line-height: 1.8;
  margin: 90px 0 25px;
}
.priceTxt03 {
  font-size: 12px;
  line-height: 1.8;
  margin: 30px auto 60px;
  text-align: center;
  width: 800px;
}
.priceTxt04 {
  font-size: 10px;
  margin: 5px auto 0;
}
.priceTable {
  border-right: 1px solid  #b39d6c;
  border-top: 1px solid #b39d6c;
  margin: 0 auto 5px;
  width: 580px;
}
.priceTable tr th,
.priceTable tr td {
  border-left: 1px solid  #b39d6c;
  border-bottom: 1px solid #b39d6c;
  padding: 12px 0 12px 20px;
  text-align: left;
  width: 288px;
}
.priceTable tr th {
  background: #faf8f4;
}
.subTtl {
  font-size: 16px;
  padding: 0 0 8px;
}
.caution {
  font-size: 10px;
  margin: 0 auto;
  text-align: right;
  width: 580px;
}
.btnBox.priceBtn {
  background: #a18449;
  border: 1px solid #a18449;
  height: 80px;
  width: 300px;
}
.btnBox.priceBtn a {
  background: url(/assets/img/shopCommon/icoArrow02.png) 93% center no-repeat;
  color: #ffffff;
  font-size: 14px;
  padding: 29px 0;
  text-align: center;
  text-decoration: none;
}
.btnBox.priceBtn a:hover {
  text-decoration: none;
}



/* SP CSS */
/*---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .ttlBox {
    background: url(../../img/plan/bgTtl.jpg) center center no-repeat;
    background-size: cover;
    height: 225px;
    margin: 0 0 60px;
    padding: 75px 0 0;
  }

  .txtType01 {
    font-size: 12px;
    line-height: 24px;
    padding: 25px 0 0;
  }

  .sectionTtl {
    font-size: 16px;
    padding: 60px 0 20px;
  }
  .txtBar {
    background: #000000;
    font-size: 0;
    height: 1px;
    line-height: 1;
    margin: 0 0 8px 63%;
    width: 20px;
  }
}
/*---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .tabBox {
    padding:0 3%;
  }
  .tabBox .tabList {
    font-size: 0;
    text-align: center;
  }
  .tabBox .tabList li {
    display: inline-block;
    vertical-align: bottom;
    width:49%;
  }
  .tabBox .tabList li div {
    background: #a18449;
    color: #ffffff;
    cursor: pointer;
    font-size: 14px;
    line-height: 1;
    padding: 18px 0 15px;
    text-decoration: underline;
    width: 100%;
  }
  .tabBox .tabList li div:hover {
    text-decoration: none;
  }
  .tabBox .tabList li.select div {
    background: #ffffff;
    color: #221715;
    padding: 28px 0 15px;
    text-decoration: none;
  }
  .tabBoxUnder {
    padding: 0 3% 120px 3%;
    width:94%;
  }
  .tabBoxUnder .tabList {
    font-size: 0;
    text-align: center;
  }
  .tabBoxUnder .tabList li {
    display: inline-block;
    vertical-align: top;
    width:49%;
  }
  .tabBoxUnder .tabList li div {
    background: #a18449;
    color: #ffffff;
    cursor: pointer;
    font-size: 14px;
    line-height: 1;
    padding: 18px 0 15px;
    text-decoration: underline;
    width: 100%;
  }
  .tabBoxUnder .tabList li div:hover {
    text-decoration: none;
  }
  .tabBoxUnder .tabList li.select div {
    background: #ffffff;
    color: #221715;
    padding: 15px 0 28px;
    text-decoration: none;
  }
}
/*---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .tabBaseArea {
    background: #ffffff;
    margin: 0 auto;
    min-height: 200px;
    padding: 60px 3%;
    width: 94%;
  }
  .tabArea {
    display: none;
  }
  .planBox {
    border-bottom: 1px solid #f4f0e9;
    margin: 0 0 24px;
    padding: 0 0 24px;
    position:relative;
  }
  .planL {
    float: none;
    padding: 0;
    width: 100%;
    background: url(/assets/img/common/icoArrowDown01.png) 97% center no-repeat;
    background-size: 10px auto;
  }
  .on .planL {
    background: url(/assets/img/common/icoArrowUp01.png) 97% center no-repeat;
    background-size: 10px auto;
  }
  .planR {
    float: none;
    display:none;
    line-height: 1.8;
    padding: 0;
    margin-top: 24px;
    text-align: left;
    width: 100%;
  }
  .planType {
    font-family: "garamond-premier-pro", serif !important;
    font-size: 14px;
    font-style: italic;
    margin-left:30%;
  }
  .planTtl01 {
    font-size: 14px;
    padding: 12px;
    position: relative;
    margin-left: 30%;
  }
  .planImg {
    position: absolute;
    width: 30%;
    top: 0;
  }
  .planImg img {
    width:100%;
      height:auto;
 }
  .planTtl02 {
    font-size: 16px;
    padding: 0 0 60px;
  }

  .planTxt01 {
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 1px;
  }
  .planTxt01 span {
    padding: 0 5px 0 0;
  }
  .planTxt02 {
    border-bottom: 1px solid #e3dac8;
    margin: 0 0 12px;
    padding: 0 0 12px;
  }
  .planTxt03 {
    font-weight: bold;
  }
  .planTxt04 {
    padding: 0 0 30px;
  }
  .planTxt04 span {
    font-weight: bold;
  }
  .planItem {
    padding: 0 0 30px;
  }
  .planItem dl {
    font-size: 0;
    margin: 0 0 5px;
  }
  .planItem dl dt,
  .planItem dl dd {
    display: inline-block;
    /display: inline;
    /zoom: 1;
    font-size: 12px;
    vertical-align: top;
  }
  .planItem dl dt {
    background: #f4f0e9;
    color: #a18449;
    margin: 0 12px 0 0;
    padding: 3px 0;
    text-align: center;
    width: 60px;
  }
  .planItem dl dd {
    padding: 3px 0 0;
    width: 100%;
  }
  .tabArea a {
    text-decoration: underline;
  }
  .tabArea a:hover {
    text-decoration: none;
  }

  .btnArea {
    font-size: 0;
  }
  .btnArea .btnBox {
    display: inline-block;
    /display: inline;
    /zoom: 1;
    margin: 0 10px;
    vertical-align: top;
  }
  .btnArea .btnBox.planBtn {
    background: #ffffff;
    border: 1px solid #a18449;
    width: 300px;
    margin-bottom:12px;
  }
  .btnArea .btnBox.planBtn a {
    background: url(/assets/img/shopCommon/icoArrow04.png) 93% center no-repeat;
    color: #a18449;
    font-size: 11px;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
  }
  .btnArea .btnBox.planBtn a:hover {
    text-decoration: none;
  }
}

/*---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .priceBox {
    border-bottom: 1px solid #f4f0e9;
    margin: 0 0 60px;
    padding: 0;
  }
  .priceTxt01 {
    font-size: 16px;
    margin: 0 0 60px;
  }
  .priceTxt02 {
    font-size: 12px;
    line-height: 1.8;
    margin: 90px 0 25px;
  }
  .priceTxt03 {
    font-size: 12px;
    line-height: 1.8;
    margin: 30px auto 60px;
    text-align: center;
    width: 100%;
  }
  .priceTxt04 {
    font-size: 10px;
    margin: 5px auto 0;
  }
  .priceTable {
    border-right: 1px solid  #b39d6c;
    border-top: 1px solid #b39d6c;
    margin: 0 auto 5px;
    width: 100%;
  }
  .priceTable tr th,
  .priceTable tr td {
    border-left: 1px solid  #b39d6c;
    border-bottom: 1px solid #b39d6c;
    padding: 12px 0 12px 12px;
    text-align: left;
    width: 50%;
  }
  .priceTable tr th {
    background: #faf8f4;
  }
  .subTtl {
    font-size: 16px;
    padding: 0 0 8px;
  }
  .caution {
    font-size: 10px;
    margin: 0 auto;
    text-align: right;
    width: 100%;
  }
  .btnBox.priceBtn {
    background: #a18449;
    border: 1px solid #a18449;
    height: 80px;
    width: 300px;
  }
  .btnBox.priceBtn a {
    background: url(/assets/img/shopCommon/icoArrow02.png) 93% center no-repeat;
    color: #ffffff;
    font-size: 14px;
    padding: 29px 0;
    text-align: center;
    text-decoration: none;
  }
  .btnBox.priceBtn a:hover {
    text-decoration: none;
  }
}
