@charset "UTF-8";
body {
  letter-spacing: 1px;
  font-family: "Roboto", "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, sans-serif;
  font-feature-settings: "palt";
  -webkit-text-size-adjust: 100%;
}

.hero .hero_copy {
  top: 30%;
  margin-left: -25%;
}
@media print, screen and (max-width: 1350px) {
  .hero .hero_copy {
    margin-left: -30%;
  }
}
@media print, screen and (max-width: 1279px) {
  .hero .hero_copy {
    top: 10%;
  }
}
.hero .hero_product_name {
  top: 0;
}
@media print, screen and (max-width: 767px) {
  .hero .hero_product_name {
    top: 20px;
  }
}
.hero .hero_product_name .en {
  padding: 0 0 12px;
  letter-spacing: 1px;
  font-weight: 300;
  font-style: italic;
  font-size: 16px;
  writing-mode: vertical-rl;
}
@media print, screen and (max-width: 767px) {
  .hero .hero_product_name .en {
    padding: 0 0 7px;
    letter-spacing: 0.5px;
    font-size: 12px;
  }
}
.hero .hero_product_name .ja {
  margin: 0;
  padding: 0;
  letter-spacing: 12px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8em;
}
@media print, screen and (max-width: 767px) {
  .hero .hero_product_name .ja {
    letter-spacing: 7px;
  }
}
@media print, screen and (max-width: 767px) {
  .hero .hero_product_name .ja br {
    display: none;
  }
}
.hero .hero_product_name .ja span {
  padding: 30px 0 0;
}
@media print, screen and (max-width: 767px) {
  .hero .hero_product_name .ja span {
    padding: 0;
  }
}
@media print, screen and (max-width: 1179px) {
  .hero .hero_can {
    margin-right: -35%;
  }
}
.hero .hero_copy__copy span.fs-b {
  letter-spacing: 7px;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.8em;
}
@media print, screen and (max-width: 1080px) {
  .hero .hero_copy__copy span.fs-b {
    font-size: 24px;
  }
}
@media print, screen and (max-width: 1023px) {
  .hero .hero_copy__copy span.fs-b {
    letter-spacing: 4px;
    font-size: 22px;
  }
}
@media print, screen and (max-width: 767px) {
  .hero .hero_copy__copy span.fs-b {
    text-align: left;
    letter-spacing: 1px;
    font-size: 21px;
  }
}

.read {
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin: 120px auto;
  max-width: 450px;
}
@media print, screen and (max-width: 1023px) {
  .read {
    margin: 80px auto;
  }
}
@media print, screen and (max-width: 767px) {
  .read {
    max-width: 340px;
  }
}
.read h2 {
  margin: 0;
  letter-spacing: 10px;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.8em;
  writing-mode: vertical-rl;
}
@media print, screen and (max-width: 767px) {
  .read h2 {
    font-size: 24px;
    line-height: 1.6em;
  }
}
.read .text {
  padding: 30px 0 0;
}
.read .text p {
  margin: 0 0 11px;
  padding: 0;
  letter-spacing: 3px;
  font-weight: 400;
  font-size: 14px;
  line-height: 2.8em;
  font-feature-settings: initial;
  writing-mode: vertical-rl;
}
@media print, screen and (max-width: 767px) {
  .read .text p {
    line-height: 2em;
  }
}
.read .text p b {
  display: inline-block;
  padding: 14px 0 0 20px;
  letter-spacing: 3px;
  font-weight: 400;
  font-size: 15px;
  line-height: 2.4em;
}
@media print, screen and (max-width: 767px) {
  .read .text p b {
    padding: 14px 0 0 10px;
    font-size: 15px;
    line-height: 2em;
  }
}

.taste_sake ul li .case {
  font-size: 18px;
}
@media print, screen and (max-width: 1279px) {
  .taste_sake ul li .case {
    font-size: 16px;
  }
}
@media print, screen and (max-width: 1023px) {
  .taste_sake ul li .case {
    margin: 0 0 5px;
    font-size: 15px;
  }
}
.taste_sake ul li p {
  font-size: 14px;
  line-height: 1.8em;
}

.feature h2 {
  margin: 0 auto 10px;
  max-width: 900px;
  letter-spacing: 4px;
  font-weight: 500;
  font-size: 26px;
}
@media print, screen and (max-width: 767px) {
  .feature h2 {
    margin: 0 auto 10px;
    text-align: center;
    letter-spacing: 2px;
    font-weight: 500;
    font-size: 22px;
  }
}
.feature h3 {
  margin: 0 0 40px;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.8em;
}
.feature h3.sp {
  display: none;
}
@media print, screen and (max-width: 767px) {
  .feature h3.sp {
    display: block;
    margin: 0;
    text-align: center;
  }
}
.feature p {
  margin: 0 0 20px;
  text-align: justify;
  font-size: 14px;
  line-height: 2em;
}
.feature .feature_box01 {
  max-width: 900px;
}
.feature .feature_box01 .feature_box01__text {
  width: calc(50% - 70px);
}
@media print, screen and (max-width: 767px) {
  .feature .feature_box01 .feature_box01__text {
    width: auto;
  }
}
@media print, screen and (max-width: 767px) {
  .feature .feature_box01 .feature_box01__text h3 {
    display: none;
  }
}
.feature .feature_box01 .feature_box01__figure {
  padding: 40px 0 0;
  width: 50%;
}
@media print, screen and (max-width: 1023px) {
  .feature .feature_box01 .feature_box01__figure {
    padding: 80px 0 0;
  }
}
@media print, screen and (max-width: 767px) {
  .feature .feature_box01 .feature_box01__figure {
    padding: 40px 30px 10px;
    width: auto;
  }
}
.feature .feature_box02 .feature_box02__text h2 {
  margin: 0 0 30px;
  font-size: 24px;
}
@media print, screen and (max-width: 767px) {
  .feature .feature_box02 .feature_box02__text h2 {
    margin: 0 0 10px;
    text-align: left;
    font-size: 22px;
  }
}
.feature .feature_box02 .feature_box02__text h3 {
  margin: 0 0 20px;
  font-size: 16px;
  line-height: 1.8em;
}
@media print, screen and (max-width: 767px) {
  .feature .feature_box02 .feature_box02__text h3 {
    margin: 0 0 10px;
  }
}
@media print, screen and (max-width: 1279px) {
  .feature .feature_box02 .feature_box02__text p br {
    display: none;
  }
}
.feature .feature_box03 p {
  margin: 0 0 50px;
  text-align: center;
  font-weight: 400;
  font-size: 15px;
  line-height: 2.4em;
}
@media print, screen and (max-width: 1023px) {
  .feature .feature_box03 p {
    margin: 0;
  }
}
@media print, screen and (max-width: 767px) {
  .feature .feature_box03 p {
    margin: 0 0 50px;
    text-align: justify;
    font-size: 14px;
    line-height: 1.8em;
  }
}
.feature .feature_box03 .feature_box03__spec .feature_box03__spec___detail dl dt {
  font-weight: 500;
  font-size: 13px;
}
@media print, screen and (max-width: 1023px) {
  .feature .feature_box03 .feature_box03__spec .feature_box03__spec___detail dl dt {
    margin: 0 0 20px;
    width: 108px;
    border-bottom: #dddbdb solid 1px;
  }
  .feature .feature_box03 .feature_box03__spec .feature_box03__spec___detail dl dt:nth-of-type(2n) {
    margin: 0 0 20px 40px;
  }
}
@media print, screen and (max-width: 1023px) and (max-width: 767px) {
  .feature .feature_box03 .feature_box03__spec .feature_box03__spec___detail dl dt:nth-of-type(2n) {
    margin: 0;
  }
}
@media print, screen and (max-width: 767px) {
  .feature .feature_box03 .feature_box03__spec .feature_box03__spec___detail dl dt {
    box-sizing: border-box;
    margin: 0;
    padding: 15px 0 15px 20px;
    width: 50%;
  }
}
@media print, screen and (max-width: 767px) {
  .feature .feature_box03 .feature_box03__spec .feature_box03__spec___detail dl dt.abv {
    padding: 15px 0 15px 20px;
    width: 50%;
  }
}
@media print, screen and (max-width: 767px) {
  .feature .feature_box03 .feature_box03__spec .feature_box03__spec___detail dl dt.Polishing {
    padding: 15px 0 15px 20px;
    width: 50%;
  }
}
.feature .feature_box03 .feature_box03__spec .feature_box03__spec___detail dl dd {
  text-align: right;
  font-size: 13px;
}
@media print, screen and (max-width: 1023px) {
  .feature .feature_box03 .feature_box03__spec .feature_box03__spec___detail dl dd {
    margin: 0 0 20px;
    width: calc(50% - 128px);
    border-bottom: #dddbdb solid 1px;
  }
}
@media print, screen and (max-width: 767px) {
  .feature .feature_box03 .feature_box03__spec .feature_box03__spec___detail dl dd {
    box-sizing: border-box;
    margin: 0;
    padding: 15px 20px 15px 0;
    width: 50%;
  }
}
@media print, screen and (max-width: 767px) {
  .feature .feature_box03 .feature_box03__spec .feature_box03__spec___detail dl dd.abv {
    padding: 15px 20px 15px 0;
    width: 50%;
  }
}
@media print, screen and (max-width: 767px) {
  .feature .feature_box03 .feature_box03__spec .feature_box03__spec___detail dl dd.Polishing {
    padding: 15px 20px 15px 0;
    width: 50%;
  }
}
.feature .feature_box03 .feature_box03__spec .feature_box03__spec___map .map_line span {
  font-weight: 500;
  font-size: 14px;
}
.feature .feature_box03 .feature_box03__spec .feature_box03__spec___map .map_line .map span {
  width: 43px;
  font-weight: 500;
  font-size: 12px;
}
.feature .feature_box03 .feature_box03__spec .feature_box03__spec___map .map_line .map .graf span {
  width: 60px;
}
.feature .feature_box03 .feature_box03__spec .feature_box03__spec___map .map_line .map .graf {
  width: calc(100% - 108px);
}
.feature .feature_box03 .feature_box03__spec .feature_box03__spec___serving h3 {
  font-size: 16px;
}

.about .about_kikusui .about_kikusui__text p {
  padding: 0;
  text-align: justify;
  font-size: 15px;
  line-height: 2.2em;
}
@media print, screen and (max-width: 767px) {
  .about .about_kikusui .about_kikusui__text p {
    font-size: 14px;
    line-height: 2em;
  }
}
.about .about_kikusui .about_kikusui__text p.copy {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.8em;
}
@media print, screen and (max-width: 767px) {
  .about .about_kikusui .about_kikusui__text p.copy {
    font-size: 16px;
  }
}
.about .about_kikusui .about_kikusui__text a {
  font-weight: 400;
  font-size: 13px;
}

footer .footer_info p.copyright {
  letter-spacing: normal;
  font-size: 10px;
}
@media print, screen and (max-width: 767px) {
  footer .message p {
    font-size: 13px;
  }
}
footer .message a {
  width: 100px;
  text-align: right;
  letter-spacing: normal;
  font-weight: 400;
  font-size: 12px;
}
/*# sourceMappingURL=lang.css.map */