@charset "utf-8";

/* #option-list
--------------------------------------------------*/
#option-list{
  width:100%;
  max-width:1280px;
  display:block;
  box-sizing: border-box;
  padding:2% 3% 4%;
  margin:0 auto;
}

@media screen and (max-width: 900px) {
#option-list{
  padding:2% 2% 4%;
}
}

#option-list ul{
  text-align: center;
}

#option-list li{
  width: 50%;
  padding:20px;
  display:inline-block;
  vertical-align: top;
  box-sizing: border-box;
  position: relative;
}


@media screen and (max-width: 1000px) {
#option-list li {
  padding:14px;
}
}

@media screen and (max-width: 900px) {
#option-list li {
  padding:10px;
}
}

@media screen and (max-width: 568px) {
#option-list li {
  width: 100%;
  display:block;
  padding:7px;
  margin-bottom:2%;
}
}

#option-list .item{
  width: 100%;
  box-sizing: border-box;
  position: relative;
}

.opt_photo {
  width:70%;
  position: relative;
  display:block;
  margin:0 auto;
}

.opt_photo img{
  width:100%;
  height:auto;
}

.opt_photo a:hover{
  opacity: 0.8;
}

.opt_text {
  width:100%;
  height:auto;
  padding:5px 15px 15px;
  box-sizing: border-box;
  position: relative;
}

@media screen and (max-width: 900px) {
.opt_text {
  padding:5px 15px 10px;
}
}
.bkls_name_ens {
  font-family: Roboto,sans-serif;
  font-weight:500;
  color:#BC9D00;
  font-size:1.4em;
}

.bkls_names {
  font-size:14px;
  color:#BC9D00;
  letter-spacing:0;
  margin:5px 0;
}

@media screen and (max-width: 1280px) {
.bkls_names {
  font-size:0.9em;
}
}

.opts_sy{
  padding:7px 0;
  color:#616161;
  text-align: left;
  font-size:13px;
  height:50px;
}

.bkls_prices{
  padding:10px 0 0;
  color:#000;
  text-align: left;
  font-size:14px;
}

.bkls_prices span{
  font-family: Roboto,sans-serif;
  font-weight:500;
  font-size:1.5em;
  color:#043c78;
  margin-left:10px;
  margin-right:5px;
}

.blsinfoLs{
  width:70%;
  display:inline-block;
  vertical-align: middle;
  text-align: left;
  box-sizing: border-box;
  padding-right:5%;
}

@media screen and (max-width: 900px) {
.blsinfoLs{
  width:100%;
  display:block;
  padding:10px 1% 0;
}

.bkls_prices{
  text-align: center;
}
}


.blsinfoRs{
  width:30%;
  display:inline-block;
  vertical-align: middle;
  text-align: center;
  box-sizing: border-box;
  padding:left:5%;
  margin-top:10px;
}

@media screen and (max-width: 900px) {
.blsinfoRs{
  width:100%;
  display:block;
  padding:1%;
  margin-top:7px;
}
}

.blsinfoRs p{
  font-size:12px;
  line-height:1;
}

.blsinfoRs p a{text-decoration:none;padding:12px 0 12px;display:block;background-color:#FFF;color:#BC9D00;border:1px solid #BC9D00;-moz-transition-duration:0.2s;-o-transition-duration:0.2s;-webkit-transition-duration:0.2s;transition-duration:0.2s}
.blsinfoRs p a:hover{text-decoration:none;background-color:#BC9D00;color:#FFF;}

/* 
--------------------------------------- */
#product_syousai{
  width:100%;
  display:block;
  box-sizing: border-box;
  padding:1% 1% 5%;
}

@media screen and (max-width: 1580px) {
#product_syousai{
  padding:1% 3% 5%;
}
}

@media screen and (max-width: 900px) {
#product_syousai{
  padding:2% 0 5%;
}
}

/* .product_photo  */

.product_photo {
  width: 57%;
  height: auto;
  display: block;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

@media screen and (max-width: 820px) {
.product_photo {
  width: 100%;
  margin:0 auto;
  max-width:800px;
  display: block;
  box-sizing: border-box;
  padding:0 5% 0;
  margin-bottom:20px;
}
}

@media screen and (max-width: 568px) {
.product_photo {
  padding:0 2%;
  margin-bottom:10px;
}
}

.phote-area {
  width: 85%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  box-sizing: border-box;
  padding:0 0.5% 0 1.5%;
}

@media screen and (max-width: 1580px) {
.phote-area {
  padding-left:1%;
}
}

@media screen and (max-width: 820px) {
.phote-area {
  width: 100%;
  padding-left:0;
}
}

.phote-area img {
  width: 100%;
  height:auto;
 }

.phote-area{
  pointer-events: none;
}

@media screen and (max-width: 820px) {
.phote-area{
  pointer-events: initial;
}
}

.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width:100%;
  display:block;
  z-index:1;
}

.bx-wrapper img {
  width: 100%;
  height:auto;
  display: block;
}

.bx-wrapper .bx-viewport {}

.bx-wrapper .bx-pager {
  position: absolute;
  bottom: 10px;
  width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

/* PAGER */

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 0;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #ccc;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}

/* PAGER */

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 1.1em;
  font-family: Arial;
  font-weight: bold;
  color: #ccc;
  z-index:50;
  position: absolute;
  bottom:-35px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  text-indent: -9999px;
  display: block;
  width: 6px;
  height: 6px;
  margin: 0 8px;
  outline: 0;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  color:#ccc;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}

/* #bx-pager */

#bx-pager {
  width: 8%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  float:left;
  margin-right:5%;
}

@media screen and (max-width: 820px) {
#bx-pager {
  width: 100%;
  margin:10px auto 0;
  float:none;
  text-align: center;
}
}

#bx-pager li{
  margin:5px 0 10px;
  width:100%;
  display: block;
  box-sizing: border-box;
  border:1px solid #EEEEEE;
}

@media screen and (max-width: 820px) {
#bx-pager li{
  width: 80px;
  display: inline-block;
  vertical-align: top;
  margin-right:5px;
  margin-left:5px;
}
}

#bx-pager li:hover  {
  border: 1px solid #808080;
}

#bx-pager img {
  width: 100%;
  height: auto;
}


/* .product_info  */

.product_info {
  width: 43%;
  display:inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding:0 0 0 2%;
}

@media screen and (max-width: 820px) {
.product_info {
  width: 100%;
  display:block;
  margin:0 auto;
  padding:2% 2% 0;
  clear:both;
}
}

.product_info h2{
  font-weight:500;
  font-size:1.4em;
  color:#BC9D00;
  margin-bottom:2%;
}

@media screen and (max-width: 900px) {
.product_info h2{
  margin-bottom:1%;
  padding:0 5px 10px;
  font-size:1.35em;
}
}

@media screen and (max-width: 568px) {
.product_info h2{
  font-size:1.15em;
}
}

.product_info{
  line-height: 1.8;
  font-size:14px;
  font-weight:400;
  font-family: 'Noto Sans JP', sans-serif;
}

@media screen and (max-width: 900px) {
.product_info{
  line-height: 1.6;
}
}

.pln-sy{
  width:100%;
  box-sizing: border-box;
  padding:5px 5px 15px;
}

.pln-sy p{
  line-height: 1.6;
  font-size:13px;
  margin-top:5px;
}

.pln-sy p span{
  color:#B91018;
}

.pln-sy ul{
  padding:5px 0;
}

.pln-sy li{
  line-height: 1.6;
  font-size:14px;
  padding:3px 0;
}

.pln-sy li .fa{
  margin-right:3px;
  color:#043c78;
}

.product_info .text{
  width:100%;
  box-sizing: border-box;
  padding:10px 5px;
}

.product_info .itm_nm {
  font-size:0.8em;
}

.product_info .itm_engs {
  color:#FFF;
  font-size:11px;
  font-family: 'Roboto', sans-serif;
}

.product_info table{
  width: 100%;
  margin: 0 auto 10px;
  border-top: solid 0.05em #ccc;
  border-left: solid 0.05em #ccc;
}

.product_info th{
  border-right: solid 0.05em #ccc;
  border-bottom: solid 0.05em #ccc;
  padding: 10px 0 7px 0;
  width:30%;
  font-size:1em;
  background:#eff2f5;
  box-sizing: border-box;
  text-align: center;
  font-size:14px;
  font-weight:normal;
  color:#475f6c;
}

.product_info td{
  padding: 15px 5px 12px 20px;
  border-right: solid 0.05em #ccc;
  border-bottom: solid 0.05em #ccc;
  text-align: left;
  width:70%;
  color:#000;
  font-size:14px;
  box-sizing: border-box;
  background:#FFF;
}

.product_info td strong{
  font-family: Roboto,sans-serif;
  font-weight:500;
  font-size:1.5em;
  color:#043c78;
  margin-right:5px;
}

.product_info td select{
  padding: 5px;
  letter-spacing:0.1em;
  color:#000;
  background-color:#FFF;
  border:1px solid #CCC;
  margin-right:5px;
}


.order_bt{
  color:#FFF;
  font-size:15px;
  text-align: center;
  width:200px;
  margin:4% auto 0;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 900px) {
.order_bt{
  margin:25px auto 0;
}
}

.product_info input.pro_buy {
  margin: 10px auto 0;
  padding:15px 0 13px;
  text-align: center;
  background-color:#BC9D00;
  width:180px;
  line-height: 1.2;
  font-size:15px;
  color: #fff;
  display:block;
  border-style: none;
  cursor: pointer;
}

.product_info .pro_buy:hover{color:#FFF;text-decoration:none;background-color:#c6ae35;}

/* .pager
================================================== */
.pager{margin-top:5%;font-size:13px;padding:0;list-style:none;text-align:center;}
.pager:before,.pager:after{display:table;content:"";}
.pager:after{clear:both;}
.pager li{display:inline;}
.pager a{color:#333;display:inline-block;padding:8px 15px 6px;background-color:#fff;border:1px solid #ccc;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;}
.pager a:hover{text-decoration:none;background-color:#ddd;color:#333;}
.pager .disabled a,.pager .disabled a:hover{color:#999999;background-color:#fff;cursor:default;color:#333;}

/* cation
--------------------------------------- */
.cation{
  width: 100%;
  margin: 0 auto;
  padding:4% 0 4%;
  position: relative;
  text-align: center;
  background:#F5F5F5;
}

.cation-ttl{
  font-weight:500;
  font-size:1.5em;
  font-family: 'Noto Serif JP', serif;
  color:#043c78;
  text-align: center;
  margin-bottom:3%;
}

@media screen and (max-width: 820px) {
.cation{
  padding:5% 0%;
}

.cation-ttl{
  line-height:1.4;
  font-size:1.45em;
  padding:0 2% 2%;
}
}

@media screen and (max-width: 568px) {
.cation{
  padding:5% 0 3%;
}

.cation-ttl{
  font-size:1.4em;
  padding:1% 1% 0;
}
}

.cation-sy{
  display:inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding:2% 2% 0;
}

.cation #w45{
  width:45%;
}

.cation #w55{
  width:55%;
}

.cation #w50{
  width:50%;
}

@media screen and (max-width: 820px) {
.cation-sy{
  display:block;
  padding:2% 4% 2%;
}

.cation #w45{
  width:100%;
}

.cation #w55{
  width:100%;
}

.cation #w50{
  width:100%;
}
}

@media screen and (max-width: 568px) {
.cation-sy{
  display:block;
  font-size:0.9em;
}
}

.cation-sy ul{
  padding-top:10px;
}

.cation-tit{
  margin:0 auto;
  text-align: left;
}

@media screen and (max-width: 820px) {
.cation-tit{
  margin:0 auto;
}
}

.cation-tit p{
  font-size: 14px;
  font-weight:bold;
  display:inline-block;
  vertical-align: top;  
  background:#FFF;
  color:#043c78;
  border:1px solid #043c78;
  padding:10px 30px;
  margin-bottom:20px;
  -webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;
  position: relative;
}

@media screen and (max-width: 820px) {
.cation-tit p{
  margin-bottom:10px;
}
}

.cation-tit p::after {
 position: absolute;
 top: 100%;
 left: 50%;
 margin-left: -5px;
 content: ' ';
 border: 10px solid transparent;
 border-top-color: #043c78;
}

@media screen and (max-width: 820px) {
.cation-sy ul{
  margin-bottom:15px;
}
}

.cation-sy li{
  font-size:14px;
  padding:2px 0;
  text-align: left;
}

.cation-sy li dl{
  width:100%;
}

.cation-sy li dt{
  display:inline-block;
  vertical-align: top;
  width:3%;
}

@media screen and (max-width: 820px) {
.cation-sy li dt{
  display:none;
  width:0%;
}
}

.cation-sy li dd{
  display:inline-block;
  vertical-align: top;
  width:97%;
}

@media screen and (max-width: 820px) {
.cation-sy li dd{
  display:block;
  width:100%;
}
}

.cation-sy li span{
  color:#B91018;
  font-weight:bold;
}

.cation-sy li strong{
  color:#043c78;
  font-weight:bold;
}


.cation-sy a{
  text-decoration:underline;
  color:#043c78;
}

.cation-sy a:hover {  
  text-decoration:none;
  color:#043c78;
}

.kiy-tx{
  font-size:14px;
  padding:2px 0;
  text-align: left;
}

.kiy-tx span{
  color:#B91018;
  font-weight:bold;
}
