/*# sourceURL=shared/css/index.css */
/*@ sourceURL=shared/css/index.css */
/* Scss Document */
/* Scss Document */
#key {
  background: url("../img/sample_007.jpg");
}
#key li:nth-child(1) {
  background: url("../img/sample_010.jpg") no-repeat center/cover;
}
#key li:nth-child(2) {
  background: url("../img/sample_005.jpg") no-repeat center/cover;
}
@media only screen and (max-width: 767px) {
  #key .key-sp .keysp1 {
    height: 100vh !important;
    background-image: url("../img/sample_010.jpg");
    background-size: cover;
    background-position: center;
    top: 0 !important;
    bottom: auto !important;
  }
  #key .key-sp .keysp2 {
    height: 100vh !important;
    background-image: url("../img/sample_005.jpg");
    background-size: cover;
    background-position: center;
    top: 0 !important;
    bottom: auto !important;
  }
}

@media only screen and (max-width: 767px) {
  .menu_btn {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    z-index: 1;
    position: absolute;
    bottom: 20%;
    font-weight: bold;
    width: 100%;
    text-align: center;
    letter-spacing: 0em;
    font-size: 100%;
    /*background-color: rgba(0,0,0,0.36);*/
    padding: 10px 5px;
  }
  .menu_btn .btn {
    padding: 8px;
    margin: 0 5px;
    text-align: center;
    background-color: #f80606;
    width: 100%;
    border-radius: 5px;
    line-height: 1.2em;
  }
  .menu_btn .btn .btn_link,
  a.btn_link {
    color: #fff;
    background-color: #f80606;
  }
  .menu_btn .btn .btn_link:hover,
  a.btn_link:hover {
    color: #fff;
    background: #f80606;
  }

  .chevron_down {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    line-height: 1;
    width: 0.5em;
    height: 0.5em;
    border: 0.16em solid currentColor;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    transform: translateY(-25%) rotate(135deg);
    margin-bottom: -0.5em;
  }
}

#sec1 {
  position: relative;
}
@media only screen and (max-width: 767px) {
  #sec1 .wrap {
    padding: 0% !important;
  }
}
#sec1 .img {
  float: right;
}
@media only screen and (max-width: 767px) {
  #sec1 .img {
    /* width: 61%; 
          */
  }
}
#sec1 .img img {
  /* margin-right: -190px; */
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  #sec1 .img img {
    /* margin: 0; */
    margin-left: 0;
  }
}
#sec1 h2 {
  position: absolute;
  top: 427px;
  left: 445px;
  z-index: 1;
}
@media only screen and (max-width: 1080px) {
  #sec1 h2 {
    left: 44%;
  }
}
@media only screen and (max-width: 767px) {
  #sec1 h2 {
    top: 28%;
    width: 100%;
    left: 0;
    padding: 0 6%;
  }
}
#sec1 .img2 {
  margin-top: 37px;
  margin-left: 50px;
}
@media only screen and (max-width: 1080px) {
  #sec1 .img2 {
    /* margin-left: -5%; */
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  #sec1 .img2 {
    margin-left: 0;
    margin-top: 10%;
  }
}
#sec1 .btn {
  text-align: center;
  margin-top: 50px;
}

#sec2 {
  /* background-image: url("../img/sample_item_sumi_03.jpeg");
    
  background-image: url("../img/sample_021.PNG");*/
  background-size: cover;
  background-position: center;
  padding-bottom: 128px;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  #sec2 {
    background-position: 61%;
  }
}
@media only screen and (max-width: 980px) {
  #sec2 {
    background: #000;
    padding-bottom: 8%;
  }
}
#sec2:before {
  content: "";
  width: 413px;
  height: 396px;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
}
@media only screen and (max-width: 980px) {
  #sec2:before {
    width: 326px;
    height: 310px;
  }
}
@media only screen and (max-width: 767px) {
  #sec2:before {
    display: none;
  }
}
#sec2 h2 {
  float: right;
  padding-top: 185px;
  margin-right: 188px;
  margin-left: 63px;
}
@media only screen and (max-width: 1700px) {
  #sec2 h2 {
    margin-right: 4%;
    margin-left: 3%;
  }
}
@media only screen and (max-width: 1400px) {
  #sec2 h2 {
    margin-right: 3%;
    margin-left: 2%;
  }
}
@media only screen and (max-width: 980px) {
  #sec2 h2 {
    float: none;
    text-align: right;
    background-image: url("../img/sample_item_sumi_03.jpeg");
    background-size: cover;
    background-position: center;
    padding: 0;
    margin: 0;
    padding: 10%;
  }
}
@media only screen and (max-width: 767px) {
  #sec2 h2 {
    background: transparent;
    padding: 0;
    position: absolute;
    width: 100%;
    right: 0;
    top: 5%;
    z-index: 2;
    padding: 0 6%;
  }
}
#sec2 .txt {
  width: 600px;
  height: 555px;
  float: right;
  margin-top: 238px;
}
@media only screen and (min-width: 981px) {
  #sec2 .txt {
    cursor: vertical-text;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    word-wrap: break-word;
  }
}
@media only screen and (max-width: 1400px) {
  #sec2 .txt {
    line-height: 32px;
  }
}
@media only screen and (max-width: 980px) {
  #sec2 .txt {
    width: auto;
    height: auto;
    float: none;
    margin-top: 0;
    padding: 0 6.25%;
    margin-top: 6%;
  }
  #sec2 .txt br {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #sec2 .txt {
    padding: 0 6%;
    margin-top: 6%;
    line-height: 28px;
  }
}
@media only screen and (max-width: 980px) {
  #sec2 .txt-latin {
    writing-mode: inherit;
    -o-writing-mode: inherit;
    -ms-writing-mode: inherit;
    -ms-writing-mode: inherit;
    -moz-writing-mode: inherit;
  }
}

#sec6 {
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  #sec6 {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center bottom;
  }
}
#sec6 .wrap:before {
  content: "";
  width: 542px;
  height: 624px;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: -271px;
  top: 499px;
  z-index: -1;
}
@media only screen and (max-width: 1080px) {
  #sec6 .wrap:before {
    left: -150px;
  }
}
@media only screen and (max-width: 980px) {
  #sec6 .wrap:before {
    width: 393px;
    height: 440px;
    top: 634px;
  }
}
@media only screen and (max-width: 767px) {
  #sec6 .wrap:before {
    display: none;
  }
}
#sec6 .wrap:after {
  content: "";
  width: 430px;
  height: 411px;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: -400px;
  top: 379px;
  z-index: -1;
}
@media only screen and (max-width: 1080px) {
  #sec6 .wrap:after {
    right: -100px;
  }
}
@media only screen and (max-width: 980px) {
  #sec6 .wrap:after {
    width: 333px;
    height: 322px;
    top: 461px;
  }
}
@media only screen and (max-width: 767px) {
  #sec6 .wrap:after {
    display: none;
  }
}
#sec6 .note {
  text-align: center;
  line-height: 30px;
  padding-top: 41px;
}
@media only screen and (max-width: 767px) {
  #sec6 .note {
    text-align: left;
    line-height: 28px;
    padding-top: 5%;
  }
}
#sec6 .blk1 {
  width: 1060px;
  margin-left: -30px;
  display: flex;
  justify-content: space-between;
  margin-top: 67px;
}
@media only screen and (max-width: 1080px) {
  #sec6 .blk1 {
    width: 100%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  #sec6 .blk1 {
    display: block;
    margin-top: 6%;
  }
}
#sec6 .blk1 .box {
  width: 320px;
  background-image: url("../img/sample_009.jpg");
  padding: 10px;
  position: relative;
}
@media only screen and (max-width: 1080px) {
  #sec6 .blk1 .box {
    width: 32%;
  }
}
@media only screen and (max-width: 767px) {
  #sec6 .blk1 .box {
    width: 100%;
    margin-bottom: 4%;
  }
}
#sec6 .blk1 .box .pd {
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-align: center;
  color: #fff;
}
#sec6 .blk1 .box .pd dl {
  padding: 60px 0 63px;
}
@media only screen and (max-width: 980px) {
  #sec6 .blk1 .box .pd dl {
    padding: 45px 0;
  }
}
@media only screen and (max-width: 767px) {
  #sec6 .blk1 .box .pd dl {
    padding: 30px 0;
  }
}
#sec6 .blk1 .box .pd dl dt {
  font-size: 26px;
  letter-spacing: 4px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 980px) {
  #sec6 .blk1 .box .pd dl dt {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  #sec6 .blk1 .box .pd dl dt {
    font-size: 5vw;
    line-height: 8vw;
    margin-bottom: 1%;
  }
}
#sec6 .blk1 .box .pd dl dd {
  font-size: 22px;
}
@media only screen and (max-width: 980px) {
  #sec6 .blk1 .box .pd dl dd {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #sec6 .blk1 .box .pd dl dd {
    font-size: 4.5vw;
    line-height: 7vw;
  }
}
#sec6 .blk1 .box .pd dl dd small {
  font-size: 15px;
}
@media only screen and (max-width: 767px) {
  #sec6 .blk1 .box .pd dl dd small {
    font-size: 3.5vw;
  }
}
#sec6 .blk2 {
  text-align: center;
  margin-top: 69px;
}
@media only screen and (max-width: 767px) {
  #sec6 .blk2 .ttl {
    margin: 15% auto 0;
    text-align: center;
    width: 100%;
  }
}
#sec6 .blk2 .price {
  color: #fff;
  margin: 33px 0 20px;
  letter-spacing: 2.7px;
}
@media only screen and (max-width: 767px) {
  #sec6 .blk2 .price {
    margin: 5% 0 5%;
  }
}
#sec6 .blk2 .price span {
  font-size: 22px;
}
#sec6 .blk2 .txt {
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  #sec6 .blk2 .txt {
    text-align: left;
    line-height: 28px;
  }
}
#sec6 .blk4 {
  width: 581px;
  margin: 65px auto 0;
  padding-bottom: 122px;
}
@media only screen and (max-width: 767px) {
  #sec6 .blk4 {
    width: 100%;
    margin-top: 15%;
    padding-bottom: 25%;
  }
}
#sec6 .blk4 .ttl {
  float: right;
  margin-top: 65px;
}
@media only screen and (max-width: 767px) {
  #sec6 .blk4 .ttl {
    margin: 0 auto;
    float: none;
    text-align: center;
    width: 100%;
  }
}
#sec6 .blk4 .simg {
  float: left;
}
@media only screen and (max-width: 767px) {
  #sec6 .blk4 .simg {
    float: none;
    width: 38%;
    margin: 8% auto 0;
  }
}

#sec6 .blk1 .box span {
  padding: 5px 10px;
  background: url("../img/sample_bg_red.jpeg");
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
#sec6 .btn {
  text-align: center;
  margin-top: 50px;
}

#sec7 {
  position: relative;
  z-index: 1;
}
#sec7:before {
  content: "";
  width: 55.55%;
  height: 810px;
  /*background-image: url("../img/aracarte_02.PNG");*/
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 1024px) {
  #sec7:before {
    width: 54.55%;
    height: 543px;
  }
}
@media only screen and (max-width: 980px) {
  #sec7:before {
    display: none;
  }
}
#sec7 .img {
  display: none;
}
@media only screen and (max-width: 980px) {
  #sec7 .img {
    display: block;
  }
  #sec7 .img img {
    width: 100% !important;
  }
}
#sec7 .blk {
  padding-bottom: 50px;
}
@media only screen and (max-width: 1200px) {
  #sec7 .blk {
    width: 44%;
    padding-left: 4%;
    padding-right: 2%;
  }
}
@media only screen and (max-width: 1024px) {
  #sec7 .blk {
    padding-left: 3%;
    padding-right: 1%;
    width: 45%;
  }
}
@media only screen and (max-width: 980px) {
  #sec7 .blk {
    width: 100%;
    padding: 0;
  }
}
#sec7 .blk h2 {
  padding-top: 178px;
  margin-left: 160px;
}
@media only screen and (max-width: 1600px) {
  #sec7 .blk h2 {
    margin-left: 5%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  #sec7 .blk h2 {
    margin-left: 0;
    width: 94%;
  }
  #sec7 .blk h2 img {
    width: 100% !important;
  }
}
@media only screen and (max-width: 1024px) {
  #sec7 .blk h2 {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 980px) {
  #sec7 .blk h2 {
    padding: 0;
    position: absolute;
    top: 30%;
    width: 100%;
    z-index: 2;
    text-align: center;
  }
  #sec7 .blk h2 img {
    width: auto !important;
  }
}
@media only screen and (max-width: 767px) {
  #sec7 .blk h2 {
    top: 25%;
    width: 100%;
    padding: 0 6%;
  }
  #sec7 .blk h2 img {
    width: 100% !important;
  }
}
#sec7 .blk .txt {
  width: 432px;
  margin: 45px 0 58px 161px;
}
@media only screen and (max-width: 1600px) {
  #sec7 .blk .txt {
    margin-left: 5%;
  }
}
@media only screen and (max-width: 1200px) {
  #sec7 .blk .txt {
    margin-left: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  #sec7 .blk .txt {
    margin: 30px 0 30px 0px;
  }
}
@media only screen and (max-width: 980px) {
  #sec7 .blk .txt {
    margin: 0;
    padding: 6%;
  }
}
#sec7 .blk .btn {
  margin-left: 161px;
}
@media only screen and (max-width: 1600px) {
  #sec7 .blk .btn {
    margin-left: 5%;
  }
}
@media only screen and (max-width: 1200px) {
  #sec7 .blk .btn {
    margin-left: 0;
  }
}
@media only screen and (max-width: 980px) {
  #sec7 .blk .btn {
    margin: 0 auto;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  #sec7 .blk .btn img {
    width: auto !important;
  }
}
@media only screen and (max-width: 413px) {
  #sec7 .blk .btn {
    padding: 0 6%;
  }
  #sec7 .blk .btn img {
    width: 100% !important;
  }
}

#sec8 {
  padding: 0 0 146px;
}
#sec8 {
  color: #ccc;
  text-shadow: 1px 1px 3px rgba(255, 255, 255, 0.15);
}
@media only screen and (max-width: 767px) {
  #sec8 {
    padding: 18% 0;
  }
}
#sec8 h2 {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #sec8 h2 {
    margin: 0 auto;
    width: 100%;
  }
}
#sec8 .note {
  text-align: center;
  margin: 16px 0 43px;
}
@media only screen and (max-width: 767px) {
  #sec8 .note {
    margin: 5% 0 7%;
  }
}
#sec8 .list {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  #sec8 .list {
    display: block;
  }
}
#sec8 .list .item {
  width: 300px;
}
@media only screen and (max-width: 1080px) {
  #sec8 .list .item {
    width: 31%;
  }
}
@media only screen and (max-width: 767px) {
  #sec8 .list .item {
    width: 100%;
  }
}
#sec8 .list .item dl {
  width: 100%;
  border-bottom: 1px solid #fff;
  line-height: 28px;
  padding-bottom: 13px;
  margin-bottom: 12px;
}
#sec8 .list .item dl dt {
  float: left;
}
#sec8 .list .item dl dd {
  float: right;
  text-align: right;
}
#sec8 .blk {
  margin-top: 52px;
  padding-bottom: 135px;
}
@media only screen and (max-width: 767px) {
  #sec8 .blk {
    padding-bottom: 15%;
    margin-top: 13%;
  }
}
#sec8 .blk h3 {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #sec8 .blk h3 {
    margin: 0 auto;
    width: 100%;
  }
}
#sec8 .blk .note2 {
  text-align: center;
  line-height: 30px;
  margin: 20px 0 53px;
}
@media only screen and (max-width: 767px) {
  #sec8 .blk .note2 {
    margin: 5% 0 7%;
    text-align: left;
  }
}
#sec8 .blk .blk-box {
  display: flex;
  justify-content: space-between;
  padding: 0 25px;
}
@media only screen and (max-width: 767px) {
  #sec8 .blk .blk-box {
    display: block;
    padding: 0;
  }
}
#sec8 .blk .blk-box .blk-right,
#sec8 .blk .blk-box .blk-left {
  width: 450px;
}
@media only screen and (max-width: 1080px) {
  #sec8 .blk .blk-box .blk-right,
  #sec8 .blk .blk-box .blk-left {
    width: 48%;
  }
}
@media only screen and (max-width: 767px) {
  #sec8 .blk .blk-box .blk-right,
  #sec8 .blk .blk-box .blk-left {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #sec8 .blk .blk-box .blk-right {
    margin-top: 10%;
  }
}
#sec8 .blk .blk-box .img {
  margin-bottom: 12px;
}
@media only screen and (max-width: 1080px) {
  #sec8 .blk .blk-box .img img {
    width: 100% !important;
  }
}
#sec8 .blk .blk-box dl {
  border-bottom: 1px solid #fff;
  line-height: 28px;
  margin-bottom: 12px;
  padding: 0 15px 13px 20px;
}
@media only screen and (max-width: 980px) {
  #sec8 .blk .blk-box dl {
    padding: 0 0 13px 0;
  }
}
#sec8 .blk .blk-box dl dt {
  float: left;
}
#sec8 .blk .blk-box dl dd {
  float: right;
  text-align: right;
}
#sec8 .list2 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px;
}
@media only screen and (max-width: 767px) {
  #sec8 .list2 {
    display: block;
    padding: 0;
  }
}
#sec8 .list2 .item {
  width: 450px;
}
@media only screen and (max-width: 1080px) {
  #sec8 .list2 .item {
    width: 48%;
  }
}
@media only screen and (max-width: 767px) {
  #sec8 .list2 .item {
    width: 100%;
  }
}
#sec8 .list2 .item dl {
  width: 100%;
  border-bottom: 1px solid #fff;
  line-height: 28px;
  padding: 0 15px 13px 20px;
  margin-bottom: 12px;
}
@media only screen and (max-width: 980px) {
  #sec8 .list2 .item dl {
    padding: 0 0 13px 0;
  }
}
#sec8 .list2 .item dl dt {
  float: left;
}
#sec8 .list2 .item dl dd {
  float: right;
  text-align: right;
}

#sec11 {
  background-image: url("../img/sample_bg_black_03.jpeg");
  position: relative;
  z-index: 1;
  text-align: center;
}
#sec11:before {
  content: "";
  width: 31.77%;
  height: 510px;
  background-image: url("../img/nav1_on.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right bottom;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
@media only screen and (max-width: 767px) {
  #sec11:before {
    display: none;
  }
}
#sec11 .wrap:before {
  content: "";
  width: 428px;
  height: 417px;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: -400px;
  top: 0;
  z-index: 0;
}
@media only screen and (max-width: 1080px) {
  #sec11 .wrap:before {
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  #sec11 .wrap:before {
    display: none;
  }
}
#sec11 h2 {
  padding: 131px 0 79px;
}
@media only screen and (max-width: 767px) {
  #sec11 h2 {
    padding: 15% 0px 10%;
    width: 100%;
  }
}
#sec11 .floor {
  padding-bottom: 104px;
}
@media only screen and (max-width: 980px) {
  #sec11 .floor img {
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  #sec11 .floor {
    padding-bottom: 13%;
  }
}

#sec12 .s12-js {
  height: 550px;
}
@media only screen and (max-width: 980px) {
  #sec12 .s12-js {
    height: 450px;
  }
}
#sec12 .s12-js .bg-parallax {
  width: 100%;
  min-height: 550px;
}
@media only screen and (max-width: 980px) {
  #sec12 .s12-js .bg-parallax {
    min-height: 450px;
  }
}
#sec12 .s12-js .img1 {
  background-image: url("../img/sample_002.jpg");
}
#sec12 .s12-js .img2 {
  background-image: url("../img/sample_005.jpg");
}
#sec12 .s12-js .img3 {
  background-image: url("../img/sample_006.jpg");
}
#sec12 .s12-js-sp {
  height: 80vw;
}

#sec13 {
  padding-bottom: 115px;
}
@media only screen and (max-width: 767px) {
  #sec13 {
    padding-bottom: 15%;
  }
}
#sec13 h2 {
  text-align: center;
  padding: 109px 0 47px;
}
@media only screen and (max-width: 767px) {
  #sec13 h2 {
    padding: 13% 0 10%;
    width: 100%;
  }
}
#sec13 .blk {
  background-image: url("../img/sample_bg_black.jpeg");
  color: #fff;
  padding: 78px 80px 37px;
}
@media only screen and (max-width: 980px) {
  #sec13 .blk {
    padding: 55px 40px 37px;
  }
}
@media only screen and (max-width: 767px) {
  #sec13 .blk {
    padding: 11% 6% 1%;
  }
}
#sec13 .blk .faq {
  margin-bottom: 47px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media only screen and (max-width: 767px) {
  #sec13 .blk .faq {
    margin-bottom: 30px;
  }
}
#sec13 .blk .faq .faq-link {
  letter-spacing: 2.4px;
  padding: 0 50px 8px 57px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #sec13 .blk .faq .faq-link {
    padding: 0 30px 8px 36px;
  }
}
#sec13 .blk .faq .faq-link:before {
  content: "Q.";
  font-size: 30px;
  position: absolute;
  left: 18px;
  top: -6px;
  letter-spacing: 4px;
}
@media only screen and (max-width: 767px) {
  #sec13 .blk .faq .faq-link:before {
    font-size: 25px;
    left: 0;
    top: -3px;
  }
}
@media only screen and (max-width: 767px) {
  #sec13 .blk .faq .faq-link:after {
    right: 8px;
  }
}
#sec13 .blk .faq .faq-link span {
  font-size: 30px;
}
#sec13 .blk .faq .faq-main {
  padding: 10px 18px 0 57px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #sec13 .blk .faq .faq-main {
    padding: 10px 0px 0px 36px;
  }
}
#sec13 .blk .faq .faq-main:before {
  content: "A.";
  font-size: 30px;
  position: absolute;
  left: 18px;
  top: 6px;
  letter-spacing: 4px;
}
@media only screen and (max-width: 767px) {
  #sec13 .blk .faq .faq-main:before {
    font-size: 25px;
    left: 0;
    top: 7px;
  }
}
#sec13 .blk .faq .faq-main span {
  font-size: 30px;
}
#sec13 .blk .active .faq-link:after {
  transform: rotate(180deg);
}

#sec14 {
  padding-bottom: 78px;
}
@media only screen and (max-width: 767px) {
  #sec14 {
    padding-bottom: 10%;
  }
}
#sec14 #ggmap iframe {
  width: 100%;
  height: 650px;
}
@media only screen and (max-width: 767px) {
  #sec14 #ggmap iframe {
    height: 480px;
  }
}
#sec14 .wrap {
  display: flex;
  justify-content: center;
  padding-top: 27px;
}
@media only screen and (max-width: 767px) {
  #sec14 .wrap {
    display: block;
    margin-top: 5%;
  }
}
#sec14 .s14-left {
  width: 370px;
  text-align: center;
  margin-right: 30px;
}
@media only screen and (max-width: 980px) {
  #sec14 .s14-left {
    margin-right: 5px;
    width: 48%;
  }
  #sec14 .s14-left img {
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  #sec14 .s14-left {
    width: 100%;
    text-align: center;
  }
  #sec14 .s14-left img {
    width: auto !important;
  }
}
@media only screen and (max-width: 480px) {
  #sec14 .s14-left img {
    width: 100% !important;
  }
}
#sec14 .s14-left .print {
  margin-top: 9px;
}
@media only screen and (max-width: 480px) {
  #sec14 .s14-left .print {
    font-size: 13px;
  }
}
#sec14 .url_btn {
  width: 370px;
  margin-left: 20px;
}
@media only screen and (max-width: 980px) {
  #sec14 .url_btn {
    margin-left: 5px;
    width: 48%;
  }
  #sec14 .url_btn img {
    width: 100% !important;
  }
}

#sec16 .btn {
  margin: 50px 0 0 0;
  text-align: center;
}
#sec16 .btn2 {
  margin: 30px 0 0 0;
  text-align: center;
}
#sec16 .btn3 {
  margin: 30px 0 0 0;
  text-align: center;
}

#kv_bannar a {
  display: block;
  background: #530e00;
  border: 1px solid #fff;
  color: #fff;
  font-weight: bold;
  text-align: center;
  max-width: 400px;
  padding: 20px 0;
  position: absolute;
  top: 80%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 500;
  font-size: 20px;
}
#kv_bannar a:hover {
  text-decoration: none;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  opacity: 0.8;
}

@media only screen and (max-width: 480px) {
  #kv_bannar a {
    display: block;
    background: #530e00;
    border: 1px solid #fff;
    color: #fff;
    font-weight: bold;
    text-align: center;
    max-width: 90%;
    padding: 20px 0;
    position: absolute;
    top: 80%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 500;
    font-size: 18px;
  }
}

#sec6 .box_tuika {
  width: 700px;
  background-image: url("../img/sample_009.jpg");
  padding: 10px;
  margin: 40px auto;
  position: relative;
}
@media only screen and (max-width: 1080px) {
  #sec6 .box_tuika {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  #sec6 .box_tuika {
    width: 100%;
    margin-bottom: 4%;
  }
}
#sec6 .box_tuika .pd {
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-align: center;
  color: #fff;
}
#sec6 .box_tuika .pd dl {
  padding: 60px 0 63px;
}
@media only screen and (max-width: 980px) {
  #sec6 .box_tuika .pd dl {
    padding: 45px 0;
  }
}
@media only screen and (max-width: 767px) {
  #sec6 .box_tuika .pd dl {
    padding: 30px 0;
  }
}
#sec6 .box_tuika .pd dl dt {
  font-size: 22px;
  letter-spacing: 4px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 980px) {
  #sec6 .box_tuika .pd dl dt {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #sec6 .box_tuika .pd dl dt {
    font-size: 4vw;
    line-height: 5vw;
    margin-bottom: 1%;
  }
}
#sec6 .box_tuika .pd dl dd {
  font-size: 20px;
}
@media only screen and (max-width: 980px) {
  #sec6 .box_tuika .pd dl dd {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #sec6 .box_tuika .pd dl dd {
    font-size: 4vw;
    line-height: 7vw;
  }
}

#recruit {
}
#recruit .wrap {
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding: 50px;
}
#recruit h3 {
  color: #fff;
  font-size: 25px;
  letter-spacing: 0.3em;
  text-align: center;
  padding-bottom: 1em;
}
#recruit .box {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-end;
}
#recruit .img {
  margin: 4% 5% 0 0;
}
#recruit h4 {
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.3em;
  text-align: center;
  padding-top: 1em;
}

@media only screen and (max-width: 767px) {
  #recruit .wrap {
    padding: 6% !important;
    margin: 6% !important;
  }
  #recruit .box {
    flex-flow: wrap;
  }
  #recruit .img {
    margin: 4% 0;
  }
  #recruit h3 {
    line-height: 1.5em;
  }
}

#sec16 .info dl dt,
#sec16 .info dl dd,
#sec16 h2,
#sec16 .info {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}

#sec2 .txt {
  line-height: 3.5; /* または 1.8〜2.2 程度で調整可 */
}

#sec16 {
  position: relative;
  z-index: 1;
}

#sec16::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(30, 30, 30, 0.4); /* 半透明のダークグレー */
  z-index: -1;
}

#socialbuttons {
  display: none !important;
}

.holiday {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}

.holiday h2 {
  font-size: 2rem;
  font-weight: normal;
  color: var(--accent-color);
  position: relative;
  display: inline-block;
  padding-bottom: 0.5rem;
}

.holiday h2::after {
  content: "";
  display: block;
  width: 60%;
  height: 2px;
  background: var(--accent-color);
  margin: 0.5rem auto 0;
  opacity: 0.7;
}

.notice-card {
  background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.05),
    rgba(255, 255, 255, 0)
  );
  border: 1px solid color-mix(in srgb, var(--closed-color) 40%, transparent);
  border-radius: 16px;
  padding: 2rem 3rem;
  max-width: 900px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(6px);
}

.notice-card p {
  margin: 0.5rem 0;
  font-size: 1.2rem;
  color: var(--text-color-light);
}

.notice-card strong {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 700;
  color: var(--closed-color);
  margin-top: 0.5rem;
}

.calendar-wrapper {
  padding: calc(var(--spacing-unit) * 6) var(--spacing-unit);
  text-align: center;
  margin: 4rem 0; /* ← これを追加！上下に余白 */
}
