header .logo {
  top: 35px;
}



#key-box .kv_ttl {
  width: 35%;
  transform: translateX(0);
  left: auto;
  right: 5vw;
}

@media screen and (min-width: 768px) {
  header h1 {
    width: -moz-max-content;
    width: max-content;
    text-align: left;
    top: 300px;
    left: 20px;
  }
  #key-box .kv_ttl {
    top: 250px;
    right: 200px;
    width: -moz-max-content;
    width: max-content;
  }
}
#sec1 {
  padding: 0 0 20vw;
  background: url(../img/shared/pt2.jpg);
  color: #fff;
  position: relative;
}
#sec1::before {
  content: "";
  background: url(../img/sake/sec1_deco1.png) no-repeat 0 0/100%;
  width: 150px;
  height: 65px;
  left: 0;
  top: -50px;
  position: absolute;
}
#sec1::after {
  content: "";
  background: url(../img/sake/sec1_deco1.png) no-repeat 0 0/100%;
  width: 150px;
  height: 65px;
  right: 0;
  bottom: 10vw;
  position: absolute;
}
#sec1 h2 {
  margin: 0 auto 30px;
}
#sec1 .txt {
  padding: 0 10px 5px;
  line-height: 55px;
  background: url(../img/index/sec1_line_sp.png) repeat 0 0/335px;
}

@media screen and (min-width: 768px) {
  #sec1 {
    padding: 40px 0 115px;
  }
  #sec1::before {
    width: 214px;
    height: 93px;
    left: calc(50% - 680px);
    top: -135px;
  }
  #sec1::after {
    width: 214px;
    height: 93px;
    right: calc(50% - 690px);
    bottom: 75px;
  }
  #sec1 .wrap {
    max-width: 1200px;
  }
  #sec1 h2 {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: -180px;
  }
  #sec1 .txt {
    padding: 0 0 5px;
    line-height: 60px;
    background: url(../img/index/sec1_line_sp.png) repeat top 59px center/365px;
    max-width: 820px;
    margin: 0 auto;
  }
}
#sec2 {
  padding: 75vw 0 20vw;
  background: url(../img/index/sec4_deco_line.png) repeat-x left top/40px, url(../img/index/sec4_deco_line.png) repeat-x left bottom/40px, url(../img/sake/sec2_deco1.png) no-repeat top 62vw right/80px, url(../img/sake/sec2_deco2.png) no-repeat left top 160vw/130px;
  position: relative;
}
#sec2::before {
  content: "";
  height: 60%;
  width: 60%;
  bottom: 0;
  right: 0;
  position: absolute;
  background: url(../img/shared/pt3.jpg);
  z-index: -1;
}
#sec2 .group-top {
  position: relative;
  margin-bottom: 20px;
}
#sec2 .group-top .ttl1 {
  position: absolute;
  left: 30vw;
  top: -55vw;
  width: 30%;
  z-index: 9;
  filter: contrast(0%) brightness(2);
  mix-blend-mode: difference;
}
#sec2 .group-top .ttl2 {
  width: 8%;
  position: absolute;
  right: 25vw;
  top: -60vw;
  filter: contrast(0%) brightness(2);
  mix-blend-mode: difference;
  z-index: 1;
}
#sec2 .group-top .bg-parallax {
  width: 90%;
  margin: 0 auto;
}
#sec2 .group-top .bg-parallax::after {
  content: "";
  background: url(../img/sake/sec2_deco3.png) no-repeat 0 0/100%;
  width: 100px;
  height: 100px;
  position: absolute;
  right: -30px;
  bottom: -35px;
}
#sec2 .txt {
  padding: 0 5%;
  margin-bottom: 70px;
}
#sec2 .container_slide {
  position: relative;
}
#sec2 .container_slide::before {
  content: "";
  background: url(../img/sake/sec2_catch.png) no-repeat 0 0/100%;
  width: 150px;
  height: 60px;
  position: absolute;
  right: 5vw;
  top: -70px;
}
#sec2 .sec2_slide {
  margin-bottom: 40px;
}
#sec2 .sec2_slide li {
  width: 35vw;
  margin: 0 5px;
}

.popup_sake_slide .slick-dots {
  bottom: -20%;
}
.popup_sake_slide .slick-dots li {
  width: 15px;
  height: 15px;
}
.popup_sake_slide .slick-dots li button {
  height: 15px;
  width: 15px;
}
.popup_sake_slide .slick-dots li button::before {
  width: 15px;
  height: 15px;
  border: 1px solid #000;
}
.popup_sake_slide .slick-dots li.slick-active button::before {
  background: #000;
}
.popup_sake_slide .slick-next {
  background: url(../img/sake/next.jpg) no-repeat center center/cover;
  border-radius: 0;
  right: -20px;
  top: auto;
  transform: translateY(0);
  bottom: -82px;
}
.popup_sake_slide .slick-prev {
  background: url(../img/sake/prev.jpg) no-repeat center center/cover;
  border-radius: 0;
  left: -20px;
  top: auto;
  transform: translateY(0);
  bottom: -82px;
}

@media screen and (min-width: 768px) {
  .remodal-sake {
    max-width: 475px;
  }
  .popup_sake_slide .slick-dots {
    bottom: -20%;
  }
  .popup_sake_slide .slick-dots li {
    width: 15px;
    height: 15px;
  }
  .popup_sake_slide .slick-dots li button {
    height: 15px;
    width: 15px;
  }
  .popup_sake_slide .slick-dots li button::before {
    width: 15px;
    height: 15px;
    border: 1px solid #000;
  }
  .popup_sake_slide .slick-dots li.slick-active button::before {
    background: #000;
  }
  .popup_sake_slide .slick-next {
    background: url(../img/sake/next.jpg) no-repeat center center/cover;
    border-radius: 0;
    right: -110px;
    top: auto;
    transform: translateY(0);
    bottom: -70px;
    width: 75px;
    height: 75px;
  }
  .popup_sake_slide .slick-prev {
    background: url(../img/sake/prev.jpg) no-repeat center center/cover;
    border-radius: 0;
    left: -110px;
    top: auto;
    transform: translateY(0);
    bottom: -70px;
    width: 75px;
    height: 75px;
  }
}
@media screen and (min-width: 768px) {
  #sec2 {
    padding: 140px 0 125px;
    background: url(../img/index/sec4_deco_line.png) repeat-x left top/auto, url(../img/index/sec4_deco_line.png) repeat-x left bottom/auto, url(../img/sake/sec2_deco1.png) no-repeat top 80px right calc(50% - 595px)/auto, url(../img/sake/sec2_deco2.png) no-repeat left calc(50% - 575px) top 790px/auto;
  }
  #sec2::before {
    height: 1010px;
    width: calc(50% + 110px);
  }
  #sec2 .group-top {
    margin-bottom: 55px;
  }
  #sec2 .group-top .ttl1 {
    left: auto;
    right: calc(50% + 280px);
    top: 140px;
    width: -moz-max-content;
    width: max-content;
    filter: none;
    mix-blend-mode: normal;
  }
  #sec2 .group-top .ttl2 {
    width: -moz-max-content;
    width: max-content;
    right: auto;
    left: calc(50% + 490px);
    top: 30px;
    filter: none;
    mix-blend-mode: normal;
  }
  #sec2 .group-top .bg-parallax {
    width: 90%;
    max-width: 1200px;
    height: 650px;
  }
  #sec2 .group-top .bg-parallax::after {
    width: 361px;
    height: 371px;
    right: -170px;
    bottom: -200px;
  }
  #sec2 .txt {
    width: 530px;
    margin-left: auto;
    margin-right: calc(50% - 155px);
    padding: 0;
    margin-bottom: 115px;
  }
  #sec2 .container_slide::before {
    width: 327px;
    height: 117px;
    right: 100px;
    top: -145px;
  }
  #sec2 .sec2_slide {
    margin-bottom: 50px;
  }
  #sec2 .sec2_slide li {
    width: 200px;
    margin: 0 8px;
  }
  #sec2 .btn-pop a {
    font-size: 18px;
    width: 320px;
    padding: 18px 10px 18px 30px;
  }
}
#sec3 {
  padding: 15vw 0;
  background: url(../img/sake/sec3_deco1.png) no-repeat left top 35vw/80px;
}
#sec3 .row-1 {
  margin-bottom: 40px;
}
#sec3 .row-1 .content h2 {
  width: 70%;
  margin: 0 auto 40px;
}
#sec3 .row-1 .content .box {
  position: relative;
  margin-bottom: 20px;
}
#sec3 .row-1 .content .box .photo-1 {
  height: 80vw;
}
#sec3 .row-1 .content .box h3 {
  position: absolute;
  left: 10vw;
  top: 10vw;
  color: #fff;
  font-size: 7vw;
  letter-spacing: 0.2em;
}
#sec3 .row-1 .content .box h3 span {
  position: relative;
}
#sec3 .row-1 .content .box h3 span::after {
  content: "";
  background: #fff;
  height: 5px;
  width: 5px;
  border-radius: 50vw;
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
}
#sec3 .tab h2 {
  font-size: 28px;
  width: 70%;
  border-bottom: 1px solid #000;
  margin-bottom: 30px;
  position: relative;
}
#sec3 .tab h2::after {
  content: "";
  background: #313131;
  width: 100%;
  bottom: -7px;
  position: absolute;
  height: 1px;
  left: 0;
}
#sec3 .tab .tab-content {
  margin-bottom: 35vw;
}
#sec3 .tab .tab-box {
  display: none;
  position: relative;
}
#sec3 .tab .tab-box h3 {
  font-size: 15px;
  color: #fff;
  left: 7px;
  bottom: 7px;
  position: absolute;
}
#sec3 .tab .tab-box .box-bottle {
  position: absolute;
  right: -10vw;
  bottom: -20vw;
  width: 40%;
}
#sec3 .tab .tab-box .box-bottle .bottle_ttl {
  position: absolute;
  left: -12vw;
  bottom: -10vw;
  width: 40%;
}
#sec3 .tab .tab-box.active {
  display: block;
}
#sec3 .tab .btn-t1 {
  margin-bottom: 10px;
}
#sec3 .tab .btn-t1 a {
  width: 300px;
}
#sec3 .tab .btn-t1.active a {
  background: url("../img/shared/icon_web_w.png") no-repeat right 20px center/auto, url("../img/shared/bg_web.jpg");
}

@media screen and (min-width: 768px) {
  #sec3 {
    padding: 90px 0 40px;
    background: url(../img/sake/sec3_deco1.png) no-repeat left calc(50% - 660px) top 605px/auto;
  }
  #sec3 .wrap {
    max-width: 1410px;
  }
  #sec3 .row-1 {
    margin-bottom: 110px;
    height: 515px;
  }
  #sec3 .row-1 .content {
    width: 430px;
    margin-left: calc(50% + 170px);
  }
  #sec3 .row-1 .content h2 {
    width: -moz-max-content;
    width: max-content;
    margin: 0 0 30px 0;
    padding-top: 25px;
  }
  #sec3 .row-1 .content .box {
    margin-bottom: 20px;
    width: calc(50% + 125px);
    position: absolute;
    left: 0;
    top: 0;
  }
  #sec3 .row-1 .content .box .photo-1 {
    height: 515px;
    width: calc(50% + 125px);
  }
  #sec3 .row-1 .content .box h3 {
    left: 185px;
    top: 85px;
    font-size: 50px;
    letter-spacing: 2px;
  }
  #sec3 .row-1 .content .box h3 span::after {
    height: 10px;
    width: 10px;
    right: -15px;
  }
  #sec3 .row-1 .content .box h3 small {
    font-size: 40px;
  }
  #sec3 .tab {
    height: 500px;
    position: relative;
  }
  #sec3 .tab h2 {
    font-size: 50px;
    width: 500px;
    margin-bottom: 65px;
    padding-bottom: 15px;
    margin-left: auto;
    margin-right: calc(50% + 100px);
    border-width: 2px;
  }
  #sec3 .tab h2::after {
    bottom: -15px;
    height: 2px;
  }
  #sec3 .tab h2 small {
    font-size: 40px;
  }
  #sec3 .tab .tab-content {
    margin-bottom: 0;
    position: absolute;
    left: calc(50% - 100px);
    top: -30px;
  }
  #sec3 .tab .tab-box h3 {
    font-size: 30px;
    left: 15px;
    bottom: 15px;
  }
  #sec3 .tab .tab-box .box-bottle {
    right: -240px;
    bottom: -210px;
    width: -moz-max-content;
    width: max-content;
  }
  #sec3 .tab .tab-box .box-bottle .bottle_ttl {
    left: -100px;
    bottom: -40px;
    width: -moz-max-content;
    width: max-content;
  }
  #sec3 .tab .tab-box.active {
    display: block;
  }
  #sec3 .tab .tab-btn {
    margin-left: auto;
    margin-right: calc(50% + 225px);
    width: -moz-max-content;
    width: max-content;
  }
  #sec3 .tab .btn-t1 {
    margin-bottom: 15px;
  }
  #sec3 .tab .btn-t1 a {
    width: 370px;
  }
  #sec3 .tab .btn-t1.active a {
    background: url(../img/shared/deco_btn_left1.png) repeat-y 0 0/auto, url("../img/shared/icon_web_w.png") no-repeat right 20px center/auto, url("../img/shared/bg_web.jpg");
  }
}
#sec4 {
  padding: 15vw 0 10vw;
  position: relative;
}
#sec4::before {
  content: "";
  background: url(../img/shared/pt3.jpg);
  width: 100%;
  height: 140vw;
  left: 0;
  top: 0;
  position: absolute;
}
#sec4 h2 {
  width: 20%;
  margin: 0 auto 40px;
}
#sec4 .box-main {
  position: relative;
  margin-bottom: 20px;
}
#sec4 .box-main h3 {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 70%;
}
#sec4 .txt {
  margin-bottom: 20px;
}
#sec4 .sec4_slide .slick-next {
  background: url(../img/sake/next.jpg) no-repeat center center/cover;
  border-radius: 0;
  top: 25vw;
  transform: translateY(0);
  right: -4vw;
}
#sec4 .sec4_slide .slick-prev {
  background: url(../img/sake/prev.jpg) no-repeat center center/cover;
  border-radius: 0;
  top: 25vw;
  left: -4vw;
  transform: translateY(0);
}
#sec4 .sec4_slide .slick-slide .group-photo {
  position: relative;
  margin-bottom: 30px;
}
#sec4 .sec4_slide .slick-slide .group-photo h3 {
  color: #fff;
  font-size: 20px;
  writing-mode: vertical-rl;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  height: -moz-max-content;
  height: max-content;
}
#sec4 .sec4_slide .slick-slide .content .box:not(:last-child) {
  border-bottom: 1px solid #afada5;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#sec4 .sec4_slide .slick-slide .content .box:first-child {
  position: relative;
}
#sec4 .sec4_slide .slick-slide .content .box:first-child::after {
  content: "";
  background: url(../img/sake/sec4_x.png) no-repeat 0 0/100%;
  width: 22px;
  height: 22px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -11px;
  position: absolute;
}
#sec4 .sec4_slide .slick-slide .content .box h4 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  #sec4 {
    padding: 0 0 100px;
  }
  #sec4::before {
    width: calc(50% - 130px);
    height: 940px;
    left: auto;
    top: 200px;
    right: 0;
  }
  #sec4 .wrap {
    max-width: 1500px;
  }
  #sec4 h2 {
    width: -moz-max-content;
    width: max-content;
    margin: 0;
    position: absolute;
    top: 295px;
    left: calc(50% + 435px);
  }
  #sec4 .box-main {
    position: absolute;
    margin-bottom: 20px;
    left: 0;
    top: 0;
    right: calc(50% - 350px);
    height: 550px;
  }
  #sec4 .box-main .photo-1 {
    height: 550px;
  }
  #sec4 .box-main h3 {
    position: absolute;
    right: 50px;
    top: 30px;
    width: -moz-max-content;
    width: max-content;
  }
  #sec4 .txt {
    margin-bottom: 20px;
    height: 390px;
    position: absolute;
    top: 670px;
    left: calc(50% + 200px);
  }
  #sec4 .contain_slide {
    padding-top: 605px;
  }
  #sec4 .sec4_slide .slick-next {
    width: 75px;
    height: 75px;
    top: 230px;
    right: auto;
    left: 780px;
  }
  #sec4 .sec4_slide .slick-prev {
    width: 75px;
    height: 75px;
    top: 230px;
    left: 20px;
  }
  #sec4 .sec4_slide .slick-slide .group-photo {
    margin-bottom: 50px;
    width: 760px;
    margin-left: 55px;
  }
  #sec4 .sec4_slide .slick-slide .group-photo h3 {
    font-size: 50px;
    left: 70px;
  }
  #sec4 .sec4_slide .slick-slide .content {
    display: flex;
    justify-content: space-between;
    padding: 0 105px;
  }
  #sec4 .sec4_slide .slick-slide .content .box {
    width: 32%;
  }
  #sec4 .sec4_slide .slick-slide .content .box:not(:last-child) {
    border-bottom: none;
    border-right: 1px solid #afaca5;
    padding-bottom: 0;
    padding-right: 25px;
    margin-right: 25px;
  }
  #sec4 .sec4_slide .slick-slide .content .box:first-child::after {
    left: auto;
    right: -10px;
    transform: translateX(0) translateY(50%);
    bottom: 50%;
  }
  #sec4 .sec4_slide .slick-slide .content .box h4 {
    font-size: 30px;
    margin-bottom: 20px;
    letter-spacing: -2px;
  }
  #sec4 .sec4_slide .slick-slide .content .box-1 h4 {
    font-size: 40px;
  }
}
#bnr {
  position: relative;
}
#bnr::before {
  content: "";
  background: url(../img/shared/pt2.jpg);
  height: 50%;
  width: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
}

@media screen and (min-width: 768px) {
  #bnr {
    padding-bottom: 20px;
  }
  #bnr .wrap {
    max-width: 1100px;
  }
  #bnr::before {
    height: 195px;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  #sec3 .tab .tab-box .box-bottle {
    width: 300px;
    z-index: 1;
    right: -100px;
    bottom: -200px;
  }
}
@media (min-width: 768px) and (max-width: 1300px) {
  #sec2 .group-top .ttl2 {
    left: calc(50% + 350px);
  }
  #sec2 .group-top .ttl1 {
    right: calc(50% + 185px);
  }
  #sec2 .txt {
    margin-right: calc(50% - 240px);
  }
  #sec2 .container_slide::before {
    width: 280px;
    height: 105px;
    right: 100px;
    top: -110px;
  }
  #sec3 .tab .tab-box .box-bottle {
    width: 260px;
    right: -60px;
  }
  #sec3 .row-1 .content {
    margin-left: calc(50% + 85px);
  }
  #sec3 .row-1 .content .box {
    width: calc(50% + 40px);
  }
  #sec3 .row-1 .content .box h3 {
    left: 100px;
  }
  #sec3 .tab .tab-btn {
    padding-left: 20px;
  }
  #sec3 .tab h2 {
    margin-left: 20px;
  }
  #sec4 .sec4_slide .slick-slide .group-photo {
    width: 620px;
    height: 530px;
  }
  #sec4 .sec4_slide .slick-slide .group-photo img {
    height: 530px;
  }
  #sec4 .sec4_slide .slick-next {
    left: 635px;
  }
  #sec4 h2 {
    left: calc(50% + 350px);
  }
  #sec4 .box-main {
    right: calc(50% - 280px);
  }
  #sec4 .txt {
    left: calc(50% + 160px);
  }
  #sec4 .sec4_slide .slick-slide .content {
    padding: 0 55px;
  }
}/*# sourceMappingURL=sake.css.map */