@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : product__sake.css
 author     : Ability Consultant
 style info : 商品紹介
=================================================================== */
.con_high .con_bn, .con_high .con_sake_list, .con_high .con_liq, .con_shop, #pnav, .con_doz {
  max-width: 1100px;
  margin: auto;
}
@media only screen and (max-width: 1100px) {
  .con_high .con_bn, .con_high .con_sake_list, .con_high .con_liq, .con_shop, #pnav, .con_doz {
    width: 95%;
  }
}

/* font-awesome */
.gnav05 a {
  background: #e0e0e2 !important;
}

.page_title {
  display: none;
}

/* -----------------------------------------------------------
	.con_title
----------------------------------------------------------- */
.con_title {
  background: url(../product/images/sake/img_main.jpg) no-repeat center top;
  position: relative;
  min-height: 470px;
  margin-bottom: 23px;
}
@media only screen and (max-width: 767px) {
  .con_title {
    min-height: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_title {
    margin-bottom: 8%;
  }
}
@media only screen and (max-width: 767px) {
  .con_title {
    background-size: cover;
  }
}
.con_title .wrp_pankuzu {
  background: none;
}
@media only screen and (max-width: 1513px) {
  .con_title .wrp_pankuzu ul {
    margin-left: 210px;
  }
}
@media print {
  .con_title .wrp_pankuzu ul {
    margin-left: 210px;
  }
}
.ie8 .con_title .wrp_pankuzu ul {
  margin-left: 210px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_title .wrp_pankuzu ul {
    margin-left: 140px;
  }
}
.con_title .wrp_pankuzu ul li {
  color: #fff;
  text-shadow: 0px 0px 5px #1d1902;
}
.con_title .wrp_pankuzu ul li a {
  color: #fff;
  text-shadow: 0px 0px 5px #1d1902;
}
.con_title h2 {
  text-align: center;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .con_title h2 {
    margin-bottom: 3%;
  }
}
@media only screen and (max-width: 767px) {
  .con_title h2 {
    line-height: 1.2;
    padding-top: 5%;
  }
}
.con_title h2 .sst {
  display: block;
  color: #fff;
  text-align: center;
  letter-spacing: 10px;
  font-size: 185%;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,serif;
  transform: rotate(0.03deg);
}
@media only screen and (max-width: 767px) {
  .con_title h2 .sst {
    font-size: 139%;
    letter-spacing: 5px;
  }
}
.con_title h2 .st {
  display: block;
  color: #fff;
  text-align: center;
  letter-spacing: 10px;
  font-size: 424%;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,serif;
  transform: rotate(0.03deg);
}
@media only screen and (max-width: 767px) {
  .con_title h2 .st {
    font-size: 200%;
  }
}
.con_title h2 .st_en {
  display: block;
  color: #eecc01;
  font-size: 124%;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media only screen and (max-width: 767px) {
  .con_title h2 .st_en {
    font-weight: 500;
  }
}
@media only screen and (max-width: 767px) {
  .con_title h2 .st_en {
    font-size: 108%;
    letter-spacing: 5px;
  }
}
.con_title .txt {
  color: #fff;
  line-height: 1.8;
  text-align: center;
  font-size: 116%;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_title .txt {
    width: 50%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .con_title .txt {
    width: 60%;
    margin: 0 auto;
    padding-bottom: 5%;
    font-size: 85%;
  }
}
.con_title .txt span {
  color: #9d3131;
}
.con_title .ic_sake {
  position: absolute;
  bottom: -18px;
  right: 50%;
  width: 19.63636%;
  margin-right: -737px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_title .ic_sake {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_title .ic_sake {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1370px) {
  .con_title .ic_sake {
    right: 0;
    margin-right: 0;
  }
}
@media print {
  .con_title .ic_sake {
    right: 0;
    margin-right: 0;
  }
}
.ie8 .con_title .ic_sake {
  right: 0;
  margin-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_title .ic_sake {
    right: 0;
  }
}

/* -----------------------------------------------------------
	.con_high
----------------------------------------------------------- */
.con_high {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .con_high {
    padding-bottom: 4%;
  }
}
.con_high h3 {
  font-weight: normal;
  text-align: center;
  margin-bottom: 15px;
}
.con_high h3:before {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  content: "";
  width: 61px;
  height: 62px;
  background: url(../images/common/ic_wara.png) no-repeat center top;
}
@media only screen and (max-width: 767px) {
  .con_high h3:before {
    background-size: 45.75px auto;
  }
}
.con_high h3 em {
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,serif;
  transform: rotate(0.03deg);
  font-size: 231%;
  display: block;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 767px) {
  .con_high h3 em {
    font-size: 200%;
    line-height: 1.3;
  }
}
.con_high h3 span {
  display: block;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1em;
}
@media only screen and (max-width: 767px) {
  .con_high h3 span {
    font-weight: 500;
  }
}
@media only screen and (max-width: 767px) {
  .con_high h3 {
    margin-bottom: 5%;
  }
}
.con_high .box_high {
  position: relative;
  background: #f2f2f0;
  border-top: 1px solid #cecec7;
  border-bottom: 1px solid #cecec7;
  min-height: 400px;
}
@media only screen and (max-width: 767px) {
  .con_high .box_high {
    margin-bottom: 5%;
  }
}
@media only screen and (min-width: 768px) {
  .con_high .box_high .photo {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1000px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1100px) {
  .con_high .box_high .photo {
    margin-left: -900px;
  }
}

@media print {
  .con_high .box_high .photo {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1000px;
  }
}
.ie8 .con_high .box_high .photo {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1000px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .ie8 .con_high .box_high .photo {
    margin-left: -900px;
  }
}
@media only screen and (max-width: 767px) {
  .con_high .box_high .photo {
    width: 98.91304%;
    margin: auto;
  }
}
.con_high .box_high .box_poi {
  margin-right: -555px;
  padding: 55px 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_high .box_high .box_poi {
    margin-right: -50.45455%;
  }
}
@media only screen and (max-width: 767px) {
  .con_high .box_high .box_poi {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_high .box_high .box_poi {
    padding: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .con_high .box_high .box_poi {
    padding: 2%;
  }
}
@media only screen and (min-width: 768px) {
  .con_high .box_high .box_poi {
    width: 550px;
    position: absolute;
    top: 0;
    right: 50%;
  }
}
@media print {
  .con_high .box_high .box_poi {
    width: 550px;
    position: absolute;
    top: 0;
    right: 50%;
  }
}
.ie8 .con_high .box_high .box_poi {
  width: 550px;
  position: absolute;
  top: 0;
  right: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_high .box_high .box_poi {
    width: 45.45455%;
  }
}
@media only screen and (max-width: 767px) {
  .con_high .box_high .box_poi {
    width: 95%;
    margin: 2% auto 0;
  }
}
.con_high .box_high .box_poi .txt_poi {
  display: inline-block;
  background: #55522b;
  color: #fff;
  text-align: center;
  width: 135px;
  line-height: 1.2;
  vertical-align: middle;
  padding: 8px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .con_high .box_high .box_poi .txt_poi {
    padding: 2% 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_high .box_high .box_poi .txt_poi {
    width: 22.31405%;
  }
}
@media only screen and (max-width: 767px) {
  .con_high .box_high .box_poi .txt_poi {
    width: 21.94787%;
  }
}
.con_high .box_high .box_poi .txt_poi .num {
  display: block;
  font-size: 200%;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media only screen and (max-width: 767px) {
  .con_high .box_high .box_poi .txt_poi .num {
    font-weight: 500;
  }
}
@media only screen and (max-width: 767px) {
  .con_high .box_high .box_poi .txt_poi .num {
    font-size: 116%;
  }
}
.con_high .box_high .box_poi .txt_poi span {
  color: #fff;
  font-size: 116%;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,serif;
  transform: rotate(0.03deg);
}
@media only screen and (max-width: 767px) {
  .con_high .box_high .box_poi .txt_poi span {
    font-size: 100%;
  }
}
.con_high .box_high .box_poi h4 {
  display: inline-block;
  color: #0a0a0a;
  vertical-align: middle;
  font-weight: normal;
  font-size: 247%;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,serif;
  transform: rotate(0.03deg);
  margin-left: 1em;
  letter-spacing: 8px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_high .box_high .box_poi h4 {
    margin-left: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_high .box_high .box_poi h4 {
    margin-left: 0.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_high .box_high .box_poi h4 {
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_high .box_high .box_poi h4 {
    letter-spacing: 2px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_high .box_high .box_poi h4 {
    font-size: 231%;
  }
}
@media only screen and (max-width: 767px) {
  .con_high .box_high .box_poi h4 {
    font-size: 170%;
  }
}
.con_high .box_high .box_poi .txt {
  clear: both;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .con_high .box_high .box_poi .txt {
    margin-top: 4%;
  }
}
.con_high .box_high.poi2 {
  border-top: none;
}
.con_high .con_bn {
  letter-spacing: -.4em;
  margin: 70px auto;
}
@media only screen and (max-width: 767px) {
  .con_high .con_bn {
    margin: 10% auto;
  }
}
.con_high .con_bn li {
  display: inline-block;
  letter-spacing: normal;
  width: 47.72727%;
  margin-left: 4.54545%;
}
.con_high .con_bn li:first-child {
  margin-left: 0;
}
.con_high .con_sake_list {
  letter-spacing: -.4em;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_high .con_sake_list {
    padding-bottom: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .con_high .con_sake_list {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_high .con_sake_list {
    margin-bottom: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .con_high .con_sake_list {
    margin-bottom: 5%;
  }
}
.con_high .con_sake_list .box_sake_list {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  margin-left: 5.45455%;
  width: 225px;
  margin-bottom: 53px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_high .con_sake_list .box_sake_list {
    width: 20.45455%;
  }
}
@media only screen and (max-width: 767px) {
  .con_high .con_sake_list .box_sake_list {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_high .con_sake_list .box_sake_list {
    margin-bottom: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_high .con_sake_list .box_sake_list {
    margin-bottom: 10%;
  }
}
@media only screen and (min-width: 768px) {
  .con_high .con_sake_list .box_sake_list:nth-child(4n+1) {
    margin-left: 0;
  }
}
@media print {
  .con_high .con_sake_list .box_sake_list:nth-child(4n+1) {
    margin-left: 0;
  }
}
.ie8 .con_high .con_sake_list .box_sake_list:nth-child(4n+1) {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .con_high .con_sake_list .box_sake_list {
    display: block;
    margin-left: 0;
    overflow: hidden;
    padding-bottom: 5%;
    border-bottom: 1px solid #cecec7;
  }
  .con_high .con_sake_list .box_sake_list:last-child {
    border-bottom: none;
  }
}
.con_high .con_sake_list .box_sake_list .photo {
  margin-bottom: 32px;
}
@media only screen and (max-width: 767px) {
  .con_high .con_sake_list .box_sake_list .photo {
    margin-bottom: 3%;
  }
}
@media only screen and (max-width: 767px) {
  .con_high .con_sake_list .box_sake_list .photo {
    float: left;
    width: 30.8642%;
  }
}
.con_high .con_sake_list .box_sake_list .st {
  color: #000;
  font-size: 147%;
  margin-bottom: 12px;
}
@media only screen and (max-width: 767px) {
  .con_high .con_sake_list .box_sake_list .st {
    margin-bottom: 2%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_high .con_sake_list .box_sake_list .st {
    font-size: 131%;
  }
}
@media only screen and (max-width: 767px) {
  .con_high .con_sake_list .box_sake_list .st {
    float: left;
    width: 67.21536%;
  }
}
.con_high .con_sake_list .box_sake_list .txt {
  margin-bottom: 12px;
}
@media only screen and (max-width: 767px) {
  .con_high .con_sake_list .box_sake_list .txt {
    margin-bottom: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .con_high .con_sake_list .box_sake_list .txt {
    float: left;
    width: 67.21536%;
  }
}
.con_high .con_sake_list .box_sake_list .txt .win {
  font-size: 85%;
}
.con_high .con_sake_list .box_sake_list .txt_price {
  background: #f0eded;
  margin-bottom: 1px;
  padding: 0.8em 0 0.8em 1em;
}
@media only screen and (max-width: 767px) {
  .con_high .con_sake_list .box_sake_list .txt_price {
    clear: both;
    width: 100%;
  }
}
.con_high .con_sake_list .box_sake_list .btn {
  width: 100%;
  border: 1px solid #102870;
  margin-top: 12px;
}
@media only screen and (max-width: 767px) {
  .con_high .con_sake_list .box_sake_list .btn {
    width: 80%;
    margin: 3% auto 0;
    clear: both;
  }
}
.con_high .con_sake_list .box_sake_list .btn a {
  display: block;
  background-color: #fff;
  padding: 1em 0;
  color: #102870;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}
.con_high .con_sake_list .box_sake_list .btn a:before {
  content: "\f07a";
  font-family: FontAwesome;
  color: #102870;
  padding-right: 1em;
}
.con_high .con_sake_list .box_sake_list .btn a:after {
  content: "\f105";
  font-family: FontAwesome;
  color: #102870;
  padding-left: 1em;
}
.con_high .con_sake_list .box_sake_list .btn a:hover {
  background: #102870;
  color: #fff;
}
.con_high .con_sake_list .box_sake_list .btn a:hover:before, .con_high .con_sake_list .box_sake_list .btn a:hover:after {
  color: #fff;
}
.con_high .con_liq {
  letter-spacing: -.4em;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_high .con_liq {
    margin-bottom: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .con_high .con_liq {
    margin-bottom: 3%;
  }
}
.con_high .con_liq h3 {
  text-align: left;
}
.con_high .con_liq .box_liq_list {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  margin-left: 5.45455%;
  width: 225px;
  margin-bottom: 53px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_high .con_liq .box_liq_list {
    width: 20.45455%;
  }
}
@media only screen and (max-width: 767px) {
  .con_high .con_liq .box_liq_list {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_high .con_liq .box_liq_list {
    margin-bottom: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_high .con_liq .box_liq_list {
    margin-bottom: 10%;
  }
}
.con_high .con_liq .box_liq_list:nth-child(even) {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .con_high .con_liq .box_liq_list {
    display: block;
    margin-left: 0;
    overflow: hidden;
    padding-bottom: 5%;
    border-bottom: 1px solid #cecec7;
  }
}
.con_high .con_liq .box_liq_list .photo {
  margin-bottom: 32px;
}
@media only screen and (max-width: 767px) {
  .con_high .con_liq .box_liq_list .photo {
    margin-bottom: 3%;
  }
}
@media only screen and (max-width: 767px) {
  .con_high .con_liq .box_liq_list .photo {
    float: left;
    width: 30.8642%;
  }
}
.con_high .con_liq .box_liq_list .st {
  color: #000;
  font-size: 147%;
  margin-bottom: 12px;
}
@media only screen and (max-width: 767px) {
  .con_high .con_liq .box_liq_list .st {
    margin-bottom: 2%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_high .con_liq .box_liq_list .st {
    font-size: 131%;
  }
}
@media only screen and (max-width: 767px) {
  .con_high .con_liq .box_liq_list .st {
    float: left;
    width: 67.21536%;
  }
}
.con_high .con_liq .box_liq_list .txt {
  margin-bottom: 12px;
}
@media only screen and (max-width: 767px) {
  .con_high .con_liq .box_liq_list .txt {
    margin-bottom: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .con_high .con_liq .box_liq_list .txt {
    float: left;
    width: 67.21536%;
  }
}
.con_high .con_liq .box_liq_list .txt_price {
  background: #f0eded;
  margin-bottom: 1px;
  padding: 0.8em 0 0.8em 1em;
}
@media only screen and (max-width: 767px) {
  .con_high .con_liq .box_liq_list .txt_price {
    clear: both;
    width: 100%;
  }
}
.con_high .con_liq .box_liq_list .btn {
  width: 100%;
  border: 1px solid #102870;
  margin-top: 12px;
}
@media only screen and (max-width: 767px) {
  .con_high .con_liq .box_liq_list .btn {
    width: 80%;
    margin: 3% auto 0;
  }
}
.con_high .con_liq .box_liq_list .btn a {
  display: block;
  background-color: #fff;
  padding: 1em 0;
  color: #102870;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}
.con_high .con_liq .box_liq_list .btn a:before {
  content: "\f07a";
  font-family: FontAwesome;
  color: #102870;
  padding-right: 1em;
}
.con_high .con_liq .box_liq_list .btn a:after {
  content: "\f105";
  font-family: FontAwesome;
  color: #102870;
  padding-left: 1em;
}
.con_high .con_liq .box_liq_list .btn a:hover {
  background: #102870;
  color: #fff;
}
.con_high .con_liq .box_liq_list .btn a:hover:before, .con_high .con_liq .box_liq_list .btn a:hover:after {
  color: #fff;
}
.con_high .con_liq .box_liq_mv {
  display: inline-block;
  background: url(../product/images/sake/bg_tokyo.jpg) no-repeat 5% top;
  background-color: #f7f3f3;
  width: 46.81818%;
  padding-bottom: 6%;
  margin-left: 6.27273%;
}
@media only screen and (max-width: 767px) {
  .con_high .con_liq .box_liq_mv {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_high .con_liq .box_liq_mv {
    width: 100%;
  }
}
.con_high .con_liq .box_liq_mv .sst {
  text-align: center;
  letter-spacing: normal;
  color: #000;
  margin-top: 50px;
  font-size: 116%;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,serif;
  transform: rotate(0.03deg);
}
@media only screen and (max-width: 767px) {
  .con_high .con_liq .box_liq_mv .sst {
    margin-top: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_high .con_liq .box_liq_mv .sst {
    font-size: 108%;
  }
}
.con_high .con_liq .box_liq_mv h4 {
  font-weight: normal;
  letter-spacing: normal;
  text-align: center;
  color: #102870;
  font-size: 216%;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,serif;
  transform: rotate(0.03deg);
}
@media only screen and (max-width: 767px) {
  .con_high .con_liq .box_liq_mv h4 {
    font-size: 154%;
  }
}
.con_high .con_liq .box_liq_mv .move_liq {
  width: 88.54369%;
  margin: 33px auto 10px;
}
@media only screen and (max-width: 767px) {
  .con_high .con_liq .box_liq_mv .move_liq {
    margin: 3% auto 2%;
  }
}
.con_high .con_liq .box_liq_mv .move_liq #liq_player iframe {
  width: 100%;
  border: none;
}
.con_high .con_liq .box_liq_mv .move_liq #liq_player > p {
  letter-spacing: normal;
}
@media only screen and (max-width: 767px) {
  .con_high .con_liq .box_liq_mv .move_liq {
    width: 95%;
    text-align: center;
  }
  .con_high .con_liq .box_liq_mv .move_liq img {
    width: 100%;
  }
}
.con_high .con_liq .box_liq_mv .txt {
  letter-spacing: normal;
  width: 88.54369%;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .con_high .con_liq .box_liq_mv .txt {
    width: 95%;
  }
}

/* -----------------------------------------------------------
	.con_shop
----------------------------------------------------------- */
.con_shop {
  margin: 70px auto 10px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_shop {
    margin: 5% auto 2%;
  }
}
.con_shop a {
  display: block;
}

/* -----------------------------------------------------------
	#pnav
----------------------------------------------------------- */
#pnav {
  letter-spacing: -.4em;
}
#pnav li {
  display: inline-block;
  width: 23.90909%;
  margin-left: 1.36364%;
}
#pnav li:first-child {
  margin-left: 0;
}
#pnav li a {
  display: block;
}
@media only screen and (max-width: 767px) {
  #pnav li {
    width: 48%;
    margin-left: 2.05761%;
    margin-bottom: 2%;
  }
  #pnav li:nth-child(2n+1) {
    margin-left: 0;
  }
  #pnav li img {
    width: 100%;
  }
}

/* -----------------------------------------------------------
	.con_doz
----------------------------------------------------------- */
.con_doz {
  margin: 55px auto 50px;
}
@media only screen and (max-width: 767px) {
  .con_doz {
    margin: 5% auto 4%;
  }
}
@media only screen and (max-width: 767px) {
  .con_doz {
    width: 91.6558%;
  }
}
.con_doz a {
  display: block;
}
