/* Scss Document */
header h1 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10vw; }
@media screen and (min-width: 768px) {
  header {
    padding-top: 0; }
    header h1 {
      bottom: auto; }
    header .logo {
      width: 317px;
      top: 114px;
      left: calc(50% - 652px); }
    header .hd-pc .shop_bnr {
      position: absolute;
      right: calc(50% + 95px);
      bottom: 64px;
      gap: 11px;
      z-index: 11; }
    header .hd-pc .tel {
      text-align: center;
      font-size: 16px;
      width: 264px;
      top: 275px;
      right: calc(50% + 371px);
      line-height: 43px; }
      header .hd-pc .tel span {
        font-size: 34px;
        display: block;
        padding: 0; }
        header .hd-pc .tel span img {
          width: 18px;
          margin: 0 7px 0 0; }
    header .hd-pc .tog-nav {
      background: url("../img/shared/belt_li.png") no-repeat center 0;
      padding: 61px 0 0;
      text-align: center;
      display: block;
      width: 264px;
      top: 407px;
      left: calc(50% - 641px); }
      header .hd-pc .tog-nav li {
        margin-bottom: 14px; }
        header .hd-pc .tog-nav li a {
          font-size: 24px; } }
  @media screen and (min-width: 768px) and (max-width: 1450px) {
    header .logo.ext {
      left: 20px; }
    header .hd-pc .shop_bnr {
      right: auto;
      left: 20px; }
    header .hd-pc .tel {
      right: auto;
      left: 40px; }
    header .hd-pc .tog-nav {
      left: 45px; } }

#key {
  position: relative;
  padding: 20vw 0 20vw;
  pointer-events: none; }
  #key:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 20%;
    background: url("../img/shared/bg1.jpg") repeat 0 0;
    z-index: -1; }
  @media screen and (min-width: 768px) {
    #key {
      padding: 0;
      height: 1073px; }
      #key .photo {
        position: absolute;
        left: calc(50% - 434px);
        top: 0;
        right: 0;
        overflow: hidden; }
        #key .photo img {
          width: 1185px;
          height: auto; } }
    @media screen and (min-width: 768px) and (max-width: 1500px) {
      #key .photo {
        left: 205px;
        width: auto; } }
  @media screen and (min-width: 768px) {
      #key:before {
        width: calc(50% - 226px); } }
    @media screen and (min-width: 768px) and (max-width: 1450px) {
      #key:before {
        width: 370px; } }

#news {
  padding: 15vw 0px; }
  #news h2 {
    background: url("../img/index/ico_news.png") no-repeat center 0/10vw;
    text-align: center;
    font-size: 6vw;
    line-height: 1.5;
    letter-spacing: 0.05em;
    padding: 14vw  5vw;
    white-space: nowrap; }
  #news .feed-js {
    position: relative;
    padding-bottom: 13vw;
    margin-bottom: 10vw; }
    #news .feed-js .rss {
      padding: 0 5px; }
    #news .feed-js .box {
      background-color: #fff;
      position: relative; }
      #news .feed-js .box dl {
        padding: 10px 10px 50px;
        font-size: 14px;
        line-height: 26px; }
        #news .feed-js .box dl dt {
          color: #56560e; }
        #news .feed-js .box dl a {
          color: #56560e;
          text-decoration: underline;
          position: absolute;
          right: 10px;
          bottom: 10px; }
          #news .feed-js .box dl a:hover {
            text-decoration: none; }
      #news .feed-js .box .photo span {
        display: block;
        width: 100% !important;
        height: 40vw !important; }
    #news .feed-js .slick-arrow {
      top: auto;
      bottom: 0;
      transform: none;
      left: 30vw; }
      #news .feed-js .slick-arrow.slick-next {
        right: 30vw; }
  #news .bnr a {
    text-align: center;
    background-color: #fff;
    color: #000;
    font-size: 5vw;
    line-height: 1.4;
    padding: 5%; }
    #news .bnr a span {
      position: relative;
      padding-right: 10vw; }
      #news .bnr a span:before {
        content: '';
        background: url("../img/index/arow.png") no-repeat 0 0/100%;
        width: 6vw;
        height: 7vw;
        position: absolute;
        right: 0;
        top: 1vw; }
  @media screen and (min-width: 768px) {
    #news {
      background: none;
      position: relative;
      padding: 100px 20px 82px;
      margin: 86px 0 94px; }
      #news:before {
        content: '';
        background: url("../img/shared/bg1.jpg") repeat center 0;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 60px;
        z-index: -1; } }
    @media screen and (min-width: 768px) and (max-width: 1360px) {
      #news:before {
        left: 0; } }
  @media screen and (min-width: 768px) {
      #news .wrap {
        max-width: 1200px; }
      #news h2 {
        background-size: 39px;
        font-size: 36px;
        line-height: 100px;
        padding: 62px 0  0;
        white-space: nowrap;
        position: absolute;
        top: -34px;
        left: -24px; }
      #news .feed-js {
        padding: 0;
        margin: 0 0 0 158px;
        min-height: 431px; }
        #news .feed-js .box {
          margin-right: 26px !important;
          position: relative;
          width: 330px; }
          #news .feed-js .box dl {
            padding: 19px 24px 75px;
            font-size: 18px;
            line-height: 30px; }
            #news .feed-js .box dl dt {
              font-size: 14px; }
            #news .feed-js .box dl a {
              font-size: 14px;
              right: 30px;
              bottom: 26px;
              letter-spacing: 0; }
          #news .feed-js .box .photo span {
            width: 100% !important;
            height: 250px !important; }
            #news .feed-js .box .photo span:hover {
              opacity: 0.8; }
        #news .feed-js .slick-arrow {
          top: 204px;
          bottom: auto;
          transform: none;
          left: -70px;
          width: 50px;
          height: 50px; }
          #news .feed-js .slick-arrow.slick-next {
            right: -70px; }
      #news .bnr {
        position: absolute;
        left: 3px;
        top: 242px; }
        #news .bnr a {
          font-size: 16px;
          padding: 0px 0 30px 0;
          width: 42px;
          height: 182px; }
          #news .bnr a:hover {
            color: #fff; }
          #news .bnr a span {
            cursor: pointer;
            position: static;
            padding-right: 0; }
            #news .bnr a span:before {
              width: 19px;
              height: 19px;
              right: 12px;
              top: auto;
              bottom: 15px; } }
  @media screen and (min-width: 768px) and (max-width: 1400px) {
    #news {
      padding-right: 80px; } }

.sticky {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 2; }

#lead {
  padding: 10vw 0 24vw;
  background: url("../img/index/lead_bg_sp.png") no-repeat center bottom/100%; }
  #lead .lead {
    position: relative;
    margin: 0 0 10vw 5vw; }
    #lead .lead h2 {
      position: absolute;
      left: 7vw;
      z-index: 1;
      bottom: 7vw;
      color: #fff;
      font-size: 7.7vw;
      line-height: 1.5; }
      #lead .lead h2 span {
        font-size: 4.5vw; }
  #lead .txt p {
    padding-bottom: 20px; }
  #lead .decor {
    width: 40%;
    margin: 0 auto; }
  @media screen and (min-width: 768px) {
    #lead {
      padding: 0 0 138px;
      background: none;
      position: relative;
      overflow: hidden; }
      #lead:before {
        content: url("../img/index/lead_deco2.png");
        position: absolute;
        bottom: 112px;
        right: calc(50% + 254px); }
      #lead:after {
        content: url("../img/index/lead_deco3.png");
        position: absolute;
        bottom: 29px;
        left: calc(50% + 239px); }
      #lead .lead {
        margin: 0 auto;
        max-width: 1376px; }
        #lead .lead .photo {
          height: 660px; }
        #lead .lead h2 {
          left: auto;
          right: 84px;
          top: 260px;
          white-space: nowrap;
          font-size: 46px;
          line-height: 63px; }
          #lead .lead h2 span {
            font-size: 24px;
            display: inline-block;
            margin-top: -31px; }
      #lead .txt {
        padding: 69px 0 0px;
        height: 544px; }
        #lead .txt p {
          padding: 0 0px 0 40px; }
          #lead .txt p:last-child {
            padding: 0; }
      #lead .decor {
        width: auto;
        margin: 0 auto;
        text-align: center; } }

#reco {
  padding: 50vw 0 0vw; }
  #reco .lead {
    color: #fff;
    padding: 5vw 10%;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center; }
    #reco .lead h2 {
      letter-spacing: 0.1em;
      font-size: 7vw;
      line-height: 1.4;
      padding-bottom: 8vw; }
  #reco .photo-list .img-fade {
    transition: .2s;
    opacity: 0; }
  #reco .photo-list li {
    width: 44.66%; }
    #reco .photo-list li span {
      display: block; }
    #reco .photo-list li:nth-child(2) {
      width: 31.66%;
      margin-top: 15%; }
      #reco .photo-list li:nth-child(2) span:nth-child(1) {
        width: 74%;
        margin: 0 0 30vw 26%; }
      #reco .photo-list li:nth-child(2) span:nth-child(3) {
        width: 90%;
        margin: 30vw 0 0vw 10%; }
    #reco .photo-list li:nth-child(1) span:nth-child(1) {
      width: 82%; }
    #reco .photo-list li:nth-child(1) span:nth-child(2) {
      margin: 20vw 0 40vw 10%;
      width: 59%; }
  @media screen and (min-width: 768px) {
    #reco {
      padding: 30px 0 0;
      margin-bottom: 83px; }
      #reco .lead {
        text-align: center;
        padding: 30px 0;
        min-height: 100vh;
        letter-spacing: -0.05em; }
        #reco .lead h2 {
          font-size: 40px;
          line-height: 1.4;
          padding-bottom: 80px; }
      #reco .photo-list {
        max-width: 1390px;
        margin: 0 auto; }
        #reco .photo-list .img-fade {
          transition: .2s;
          opacity: 0; }
        #reco .photo-list li {
          width: 50%; }
          #reco .photo-list li span {
            display: block; }
          #reco .photo-list li img {
            max-width: 100%;
            height: auto; }
          #reco .photo-list li:nth-child(2) {
            width: 50%;
            text-align: right; }
            #reco .photo-list li:nth-child(2) span:nth-child(1) {
              width: auto;
              margin: 0 4% 27% 53%; }
            #reco .photo-list li:nth-child(2) span:nth-child(2) {
              margin: 0 15% 0 19%; }
            #reco .photo-list li:nth-child(2) span:nth-child(3) {
              width: auto;
              margin: 34% 3.5% 0 38%; }
          #reco .photo-list li:nth-child(1) span:nth-child(1) {
            width: 50%;
            margin-left: 13%; }
          #reco .photo-list li:nth-child(1) span:nth-child(2) {
            margin: 35% 260px 35% 0%;
            width: auto;
            text-align: right; } }

#menu {
  background: url("../img/index/menu_bg1_sp.png") no-repeat 0 0/100%;
  position: relative;
  padding: 15vw 0; }
  #menu .decor {
    width: 40%;
    margin: 0 auto 10vw; }
  #menu h2 {
    position: absolute;
    top: 0vw;
    right: 10%;
    z-index: 1;
    letter-spacing: 0.1em;
    font-size: 8vw; }
    #menu h2 span {
      letter-spacing: 0.1em;
      font-size: 4vw;
      border-right: 1px solid; }
  #menu .deco_sp {
    width: 35%;
    position: absolute;
    left: 0;
    top: 97vw; }
  #menu .banner {
    gap: 10vw; }
    #menu .banner li {
      width: 55%; }
      #menu .banner li a {
        display: block;
        position: relative; }
        #menu .banner li a:before {
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          width: 50%;
          background-color: #e8e4d2;
          z-index: -1; }
        #menu .banner li a:after {
          content: '';
          background: url("../img/index/arow.png") no-repeat 0 0/100%;
          width: 6vw;
          height: 6vw;
          position: absolute;
          bottom: 3vw;
          right: 4vw;
          z-index: 1;
          z-index: 10; }
        #menu .banner li a .t {
          font-size: 4.8vw;
          position: absolute;
          top: 4vw;
          right: 5%;
          z-index: 3; }
        #menu .banner li a .sub {
          width: 80%;
          position: absolute;
          right: 10vw;
          bottom: 5vw;
          z-index: 2; }
        #menu .banner li a .photo {
          display: block;
          opacity: 0; }
      #menu .banner li:nth-child(2) {
        margin-left: 23vw; }
  @media screen and (min-width: 768px) {
    #menu {
      background: url("../img/index/menu_bg.png") no-repeat center 0;
      position: relative;
      padding: 34px 0 190px; }
      #menu .decor {
        text-align: center;
        width: auto;
        margin: 0 auto 20px; }
      #menu h2 {
        text-align: center;
        position: static;
        font-size: 40px;
        margin-bottom: 103px; }
        #menu h2 span {
          letter-spacing: 0;
          font-size: 24px;
          border: none;
          border-bottom: 1px solid;
          padding-bottom: 20px;
          line-height: 1;
          padding: 0 0 0px;
          margin-bottom: 57px;
          display: inline-block; }
      #menu .banner {
        gap: 0; }
        #menu .banner li {
          width: calc(50% - 32px ); }
          #menu .banner li a {
            height: 670px; }
            #menu .banner li a:before {
              width: 242px;
              -webkit-transition: 0.8s cubic-bezier(0.77, 0, 0.18, 1) all;
              transition: 0.8s cubic-bezier(0.77, 0, 0.18, 1) all; }
            #menu .banner li a:after {
              width: 42px;
              height: 42px;
              bottom: 25px;
              right: 25px;
              transition: all .3s ease;
              -moz-transition: all .3s ease;
              -webkit-transition: all .3s ease; }
            #menu .banner li a .t {
              font-size: 30px;
              letter-spacing: 0.1em;
              cursor: pointer;
              top: 30px;
              right: 30px;
              z-index: 10;
              transition: all .3s ease;
              -moz-transition: all .3s ease;
              -webkit-transition: all .3s ease; }
            #menu .banner li a .sub {
              width: auto;
              right: 112px;
              bottom: 45px; }
            #menu .banner li a .photo {
              z-index: 1;
              position: absolute;
              top: 0;
              right: 0;
              opacity: 0;
              -ms-filter: "alpha(opacity=0)";
              filter: alpha(opacity=0);
              position: absolute;
              -webkit-transition: 0.8s cubic-bezier(0.77, 0, 0.18, 1) width, 0.8s cubic-bezier(0.77, 0, 0.18, 1) opacity;
              transition: 0.8s cubic-bezier(0.77, 0, 0.18, 1) width, 0.8s cubic-bezier(0.77, 0, 0.18, 1) opacity;
              right: 0;
              top: 0;
              z-index: 3;
              width: 50%;
              height: 100%; }
            #menu .banner li a:hover .t {
              color: #fff; }
            #menu .banner li a:hover .photo {
              width: 100%;
              opacity: 1; }
              #menu .banner li a:hover .photo img {
                opacity: 1; }
            #menu .banner li a:hover:before {
              width: 100%; }
            #menu .banner li a:hover:after {
              background: url("../img/shared/arow_w.png") no-repeat 0 0/100%; }
          #menu .banner li:nth-child(2) {
            margin-left: 0; }
          #menu .banner li img:hover {
            opacity: 1; } }

.sec-img-full .box-parallax {
  height: 50vw; }
  @media screen and (min-width: 768px) {
    .sec-img-full .box-parallax {
      height: 700px; } }

#banner {
  padding: 10vw 5%; }
  #banner ul {
    gap: 6vw; }
  #banner li {
    width: 100%;
    border: 1px solid #666566; }
    #banner li a {
      display: block;
      position: relative;
      color: #fff;
      padding: 15vw 5%;
      text-align: right;
      overflow: hidden; }
      #banner li a span {
        z-index: 1;
        position: relative;
        font-weight: 400;
        letter-spacing: 0.01em;
        font-size: 6vw;
        line-height: 2;
        padding: 0 10vw 0 0;
        background: url("../img/shared/arow_w.png") no-repeat right center/5vw; }
      #banner li a:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: url("../img/index/banner_01.jpg") no-repeat center/cover;
        transition: all .5s ease;
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease; }
    #banner li:nth-child(2) a:before {
      background: url("../img/index/banner_02.jpg") no-repeat center/cover; }
  @media screen and (min-width: 768px) {
    #banner {
      padding: 0px 0 141px; }
      #banner ul {
        max-width: 1375px;
        margin: 0 auto;
        gap: 0; }
        #banner ul li {
          width: calc(50% - 16px); }
          #banner ul li a {
            height: 303px;
            padding: 0; }
            #banner ul li a span {
              font-size: 36px;
              padding: 0 53px 0 00px;
              right: 36px;
              top: 52%;
              background-size: 29px;
              transform: translateY(-50%);
              position: absolute; }
            #banner ul li a:hover:before {
              transform: scale(1.2); } }
