@import url(common.css);
section h2 {
  font-size: 2rem;
  margin-bottom: 1em; }

.sp-block {
  display: none; }

.title-area {
  width: 100%;
  padding: 10px 0 0 0; }
  .title-area h2 {
    text-align: center; }
  .title-area .title-product {
    width: 100%; }

.inblock-l {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto; }

#about {
  padding: 100px 0;
  background: url("../product/image/eiheijihakuryu/backimg_about.jpg") no-repeat center top/cover; }
  #about .flexbox .textarea {
    width: calc(55% - 40px); }
    #about .flexbox .textarea h2 {
      text-align: left; }
    #about .flexbox .textarea p img {
      width: 100%;
      max-width: 327px; }
    #about .flexbox .textarea p + p {
      margin-top: 1em; }
  #about .flexbox .photo-logo {
    width: 45%;
    text-align: center; }
    #about .flexbox .photo-logo img {
      width: 100%;
      max-width: 283px; }
  #about .flexbox .photoarea {
    width: 45%; }
    #about .flexbox .photoarea .photo {
      width: 67.568%;
      font-size: 0; }
      #about .flexbox .photoarea .photo img {
        width: 100%; }
      #about .flexbox .photoarea .photo:first-child {
        margin-right: 0;
        margin-left: auto;
        margin-bottom: 35px; }
  #about .flexbox + .flexbox {
    margin-top: 100px; }

.bgarea {
  position: relative;
  min-height: 100%;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("../product/image/eiheijihakuryu/imgborder.jpg");
  z-index: 2; }
  .bgarea::before {
    content: "";
    display: block;
    padding-top: 32.5%; }

#brand {
  background: url("../product/image/eiheijihakuryu/backimg_brand.jpg") no-repeat center top/contain;
  padding: 100px 0 150px;
  text-align: center; }
  #brand .textarea {
    position: relative;
    padding-bottom: 1em; }
    #brand .textarea .tekiteki {
      position: relative;
      margin-top: 2em;
      margin-bottom: 0.5em;
      line-height: 3em; }
      #brand .textarea .tekiteki span {
        font-size: 0.81em; }
      #brand .textarea .tekiteki::before {
        content: "";
        position: absolute;
        top: 2.5em;
        left: calc(50% - 11px);
        width: 2px;
        height: 1.25em;
        background-color: #333333; }
      #brand .textarea .tekiteki::after {
        content: "";
        position: absolute;
        top: 2.5em;
        right: calc(50% - 11px);
        width: 2px;
        height: 1.25em;
        background-color: #333333; }
    #brand .textarea::before {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: calc(100% - 120px);
      background: url("../product/image/eiheijihakuryu/brand_back_dragon.png") no-repeat center bottom/contain; }
  #brand .bannerarea {
    margin-top: 80px; }
    #brand .bannerarea p {
      width: 31.5%;
      font-size: 0; }

.sec-product {
  position: relative;
  padding: 120px 0 150px; }
  .sec-product .inblock-m {
    position: relative;
    z-index: 2; }
  .sec-product .flexbox {
    flex-wrap: wrap;
    width: 60%;
    max-width: 700px;
    align-items: flex-end; }
    .sec-product .flexbox h2 {
      width: 50%;
      margin-bottom: 0;
      font-size: 0; }
    .sec-product .flexbox .btn-shop {
      width: 100%;
      max-width: 308px;
      font-size: 1.375em;
      text-align: center;
      margin-right: 1em;
      border: 1px solid #000000;
      transition: .25s; }
      .sec-product .flexbox .btn-shop a {
        display: block;
        line-height: 3.8em; }
      .sec-product .flexbox .btn-shop:hover {
        background-color: rgba(255, 255, 255, 0.3); }
    .sec-product .flexbox .textarea {
      width: 100%;
      padding-left: 20px;
      margin-top: 5em; }
      .sec-product .flexbox .textarea h3 {
        font-size: 2rem;
        line-height: 1.3em;
        margin-bottom: 1em; }
      .sec-product .flexbox .textarea p {
        font-size: 1.125em; }
      .sec-product .flexbox .textarea .material {
        display: flex;
        justify-content: flex-start;
        font-size: 0.975em;
        margin-top: 3em; }
        .sec-product .flexbox .textarea .material .material-ttl {
          margin-right: 0.5em; }
  .sec-product .photo_bottle {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 70%;
    max-width: 950px;
    height: 100%;
    background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
    z-index: 1; }

#kometeki {
  background-color: #ccd2e3; }
  #kometeki .flexbox h2 {
    max-width: 91.5px; }
  #kometeki .photo_bottle {
    background-image: url("../product/image/eiheijihakuryu/photo_kometekiteki.jpg"); }

#mizuteki {
  background-color: #a9d7e8; }
  #mizuteki .flexbox h2 {
    max-width: 97px; }
  #mizuteki .photo_bottle {
    background-image: url("../product/image/eiheijihakuryu/photo_mizutekiteki.jpg"); }

#tsuchiteki {
  background-color: #faf6c9; }
  #tsuchiteki .flexbox h2 {
    max-width: 90.5px; }
  #tsuchiteki .photo_bottle {
    background-image: url("../product/image/eiheijihakuryu/photo_tsuchitekiteki.jpg"); }

/*===========================================================================*/
/*  media quary:1200px  */
/*===========================================================================*/
@media screen and (max-width: 1200px) {
  .sec-product {
    padding: 100px 0 120px; } }
/*===========================================================================*/
/*  media quary:1000px  */
/*===========================================================================*/
@media screen and (max-width: 1000px) {
  .sec-product .flexbox {
    display: block; }
    .sec-product .flexbox .textarea {
      margin-top: 3em;
      padding-left: 0; }
  .sec-product .btn-shop {
    margin-top: 40px; }
  .sec-product .photo_bottle {
    width: 75%;
    height: 890px; } }
/*===========================================================================*/
/*  media quary:768px  */
/*===========================================================================*/
@media screen and (max-width: 768px) {
  #about {
    padding: 80px 0; }
    #about .flexbox + .flexbox {
      margin-top: 80px; }
      #about .flexbox + .flexbox .textarea {
        order: 1; }
    #about .flexbox .textarea {
      width: 100%; }
      #about .flexbox .textarea h2 {
        text-align: center; }
      #about .flexbox .textarea .logo-terroir {
        text-align: center; }
    #about .flexbox .photo-logo {
      width: 50%;
      margin: 20px auto 0; }
    #about .flexbox .photoarea {
      display: flex;
      justify-content: space-between;
      width: 100%;
      margin-top: 50px;
      order: 2; }
      #about .flexbox .photoarea .photo {
        width: calc(50% - 15px);
        margin-bottom: 20px; }
        #about .flexbox .photoarea .photo:first-child {
          margin-right: inherit;
          margin-left: inherit;
          margin-bottom: 20px;
          transform: translateY(-30px); }

  .bgarea {
    background-size: cover;
    background-attachment: scroll; }
    .bgarea::before {
      padding-top: 50%; }

  #brand {
    padding: 80px 0 100px; }
    #brand .textarea p {
      text-align: left; }
    #brand .textarea .tekiteki {
      margin-top: 1em; }
    #brand .bannerarea {
      margin-top: 50px; }

  .sec-product {
    padding: 80px 0 100px; }
    .sec-product .flexbox {
      width: 100%;
      display: block;
      padding: 0 20px; }
    .sec-product .photo_bottle {
      height: 660px;
      width: 80%;
      max-width: 500px; } }
/*===========================================================================*/
/*  media quary:570px  */
/*===========================================================================*/
@media screen and (max-width: 570px) {
  .sp-block {
    display: block; }

  section h2 {
    font-size: 1.75rem; }

  #brand .textarea .tekiteki {
    letter-spacing: 0.02em; }

  .sec-product {
    padding: 80px 0; }
    .sec-product .flexbox {
      padding: 0 10px; }
      .sec-product .flexbox h2 {
        width: 24%;
        margin-left: calc(30% - 32px); }
      .sec-product .flexbox .btn-shop {
        margin: 40px auto 0;
        font-size: 1.25em; }
      .sec-product .flexbox .textarea {
        padding-left: 0; }
        .sec-product .flexbox .textarea p {
          font-size: 1em; }
        .sec-product .flexbox .textarea h3 {
          font-size: 1.75rem; }
        .sec-product .flexbox .textarea .material {
          flex-wrap: wrap;
          font-size: 0.9em; }
          .sec-product .flexbox .textarea .material .material-ttl {
            width: 100%; }
    .sec-product .photo_bottle {
      width: 380px;
      height: 386px;
      background-size: contain;
      background-position: right center; }

  #kometeki .flexbox h2 {
    max-width: calc(91.5px * 0.7); }

  #mizuteki .flexbox h2 {
    max-width: calc(97px * 0.7); }

  #tsuchiteki .flexbox h2 {
    max-width: calc(90.5px * 0.7); } }
/*===========================================================================*/
/*  media quary:380px  */
/*===========================================================================*/
@media screen and (max-width: 390px) {
  .sec-product {
    padding: 60px 0 80px; }
    .sec-product .flexbox h2 {
      margin-left: calc(30% - 45px); }
    .sec-product .flexbox .btn-shop {
      margin: 50px auto 0; }
    .sec-product .photo_bottle {
      width: 100%;
      height: 350px; } }

/*# sourceMappingURL=eiheijihakuryu.css.map */
