@charset "utf-8";
@media screen and (min-width: 1025px) {
  .head {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    position: relative;
  }
  .head .btn img {
    width: 100%;
    margin: 3% auto 0 auto;
    position: absolute;
  }
.head .btn {
    position: absolute!important;
    padding-bottom: 3%!important;
    margin-right: 1%!important;
    width: 46%!important;
    right: 1.2%!important;
    top: 54%!important;
    -webkit-transform: translateY(-50%)!important;
    transform: translateY(-50%)!important;
}
.scroll_banner {
  width: 100%;
  display: grid;
  position: fixed;
  bottom: 0;
  z-index: 999;
  margin-left: 0;
}
.scroll_button {
  width: 33%!important;
  display: block!important;
  margin: 0 auto 0!important;
}
}
main {
  width: 100%;
  margin: 0% auto 0% auto;
}
/* html.with-featherlight {
  overflow: hidden;
} */

.featherlight {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2147483647;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  background: #333!important;
  background: rgba(0, 0, 0, 0);
}
.featherlight:last-of-type {
  background: rgba(0, 0, 0, 0.8);
}
.featherlight:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.featherlight .featherlight-content {
  width: 88%;
  max-width: 640px;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  overflow: auto;
  padding: 25px 25px 0;
  border-bottom: 10px solid transparent;
  margin-left: 5%;
  margin-right: 5%;
  max-height: 95%;
  background: #fff;
  cursor: auto;
  white-space: normal;
}
.featherlight .featherlight-inner {
  display: block;
text-align: center;
    font-family: sans-serif;
    font-weight: 700;
    font-size: .8rem;
}
.featherlight .featherlight-inner span {
    margin: 0% 0 2% 0;
    display: block;
}
.featherlight script.featherlight-inner, .featherlight link.featherlight-inner, .featherlight style.featherlight-inner {
  display: none;
}
.featherlight .featherlight-close-icon::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.featherlight .featherlight-image {
  width: 100%;
}
.featherlight-iframe .featherlight-content {
  border-bottom: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch;
}
.featherlight iframe {
  border: none;
}
.featherlight * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.featherlight .featherlight-close-icon {
  position: absolute;
  z-index: 9999;
  top: 4%;
  right: 2%;
  line-height: 25px;
  width: 26px;
  height: 26px;
  cursor: pointer;
  font-family: sans-serif;
  background: #dea344;
  color: #fff;
  border: none;
  border-radius: 130px;
  text-align: center;
    display: inline-flex;
    padding-left: 1.2%;
}
.rlightBoxCnts {
    width: 100%;
    margin: 0 0 13%;
    display: flow-root;
}

.rlightBoxCnts dt {
  width: 100%;
  text-align: center;
  background-color: #dea344;
  color: #fff;
  font-weight: 600;
  font-size: 0.7rem;
    padding: 5% 0 6% 0;
}
.tit {
width: 100%;
    display: flow-root;
    border-top: 1px solid #dea344;
    border-bottom: 1px solid #dea344;
    margin: 0 0 0 0;
    font-family: sans-serif;
    font-size: 1rem;
    font-weight: bold;
    color: #dea344;
    padding: 3% 0 0 0;
    line-height: 1.4;
	text-align: center;
}
.tit span {
	font-size: 0.6rem;
	text-align: center;
}


* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    box-shadow: none !important;
    letter-spacing: .05rem;
}
main .ig {
  position: relative;
}
main .ig .ig_btn {
  position: absolute;
  width: 60%;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translateY(-54%);
  transform: translateY(-54%);
}
main .ig-4x2 {
  position: relative;
}
main .ig-4x2 .ig_btn-4x2 {
  position: absolute;
  width: 60%;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 55%;
  -webkit-transform: translateY(-54%);
  transform: translateY(-54%);
}
main .btn {
  text-align: center;
  margin-bottom: 13px;
  margin-top: 5%;
}

h3 {
    border-bottom: none;
width: 96%;
    margin: 0 auto 1.6%;
    display: block;
    padding-bottom: 0%;
    padding-top: 11px;
    text-align: center;
    font-family: sans-serif;
    font-weight: 600;
    font-size: 0.8rem;
}
.profile .profile-box {
  max-width: 880px;
  width: 100%;
  margin: 4% auto 4%;
  padding: 0;
}
.copylightBox {
    height: 15.5em;
    width: 100%;
    display: block;
    background: #b19050;
    text-align: center;
    font-size: 90%;
    padding: 1% 0 0 0;
    line-height: 1.4;
}
.btn-reserve-A {
  width: 60%;
  margin: 0 auto 0 auto;
  display: flow-root;
}
.btn-reserve-B {
  width: 60%;
  margin: 0 auto 8% auto;
  display: flow-root;
}
.rlightBoxCnts .fukuoka3m-img {
    width: 32%!important;
    display: block;
    margin: 4% auto 0 auto;
    float: none;
}
@media screen and (min-width: 414px){
 .margin-top25p {
    margin-top: 4.6%;
}

  .featherlight .featherlight-content {
    width: 88%;
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 10px solid transparent;
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    background: #fff;
    cursor: auto;
    white-space: normal;
  }
  .head .btn {
    position: absolute;
    padding-bottom: 3%;
    margin-right: 1%;
    width: 46%;
    right: 1.2%;
    top: 5%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .head .btn img {
    width: 100%;
    margin: 0 auto 0 auto;
    position: absolute;
    top: -29px;
  }
.featherlight .featherlight-close-icon {
    position: absolute;
    z-index: 9999;
    top: 5.6%;
    right: 2%;
    line-height: 25px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    font-family: sans-serif;
    background: #dea344;
    color: #fff;
    border: none;
    border-radius: 130px;
    text-align: center;
    display: inline-flex;
}
  .rlightBoxCnts {
    width: 100%;
    margin: 0 0 4% 0;
  }
.rlightBoxCnts dl {
    width: 23%;
    display: block;
    margin-left: 0;
    margin-right: 2.6%;
    margin-bottom: 1%;
    float: left;
    margin-top: -1%;
}
.rlightBoxCnts dl:nth-child(4n) {
  margin-right: 0%;
  margin-left: 0;
  float: right;
}
  .rlightBoxCnts dt {
    width: 100%;
    text-align: center;
    background-color: #dea344;
    color: #fff;
    font-weight: 900;
    font-size: 0.7rem;
    padding: 5% 0 6% 0;
  }
  .tit {
    width: 100%;
    display: flow-root;
    border-top: 1px solid #dea344;
    border-bottom: 1px solid #dea344;
    margin: 0 0 0 0;
    font-family: sans-serif;
    font-size: 1rem;
    font-weight: bold;
    color: #dea344;
    padding: 2% 0 2% 0;
	text-align: center;
  }
  .tit-margin-Top_01 {
	margin-top: 4%!important;
  }
.scroll_banner {
    width: 80%;
    display: grid;
    position: fixed;
    bottom: 14px;
    z-index: 999;
    margin-left: 10%;
}
  .scroll_button {
    width: 100%;
    display: block;
    margin: 0 auto 0;
  }
  main .ig {
    position: relative;
  }
  main .ig .ig_btn {
    position: absolute;
    width: 60%;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-54%);
    transform: translateY(-54%);
  }
main .ig-4x2 {
  position: relative;
}
main .ig-4x2 .ig_btn-4x2 {
  position: absolute;
  width: 60%;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 55%;
  -webkit-transform: translateY(-54%);
  transform: translateY(-54%);
}
  main .btn {
    text-align: center;
    margin-bottom: 13px;
    margin-top: 5%;
  }

  .head {
    width: 100%;
    overflow: hidden;
  }
.hd_obi {
  margin: 0 auto;
  background: #5fc0c6;
  color: #fff;
  text-align: center;
  font-size: .9rem;
  line-height: 2;
  width: 100%;
}
header h1 {
  width: 40%;
  margin-top: 8px;
  margin-left: 2%;
}
.hd_btn {
  width: 48%;
  margin-top: 8px;
  margin-right: 2%;
  background: #6d6262;
  background: linear-gradient(#6d6262, #211b1b);
  border-radius: 10px;
  border: #b79671 2px solid;
  text-align: center;
  position: relative;
}
.hd_btn:after {
  display: block;
  content: "";
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  width: 10px;
  height: 10px;
  margin: 0;
  border-top: solid 3px #fff3dc;
  border-right: solid 3px #fff3dc;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hd_btn a {
  color: #fff3dc;
  display: block;
  padding: .5em 0;
  font-size: 12px;
  line-height: 1.4;
  font-family: 'Noto Serif JP', serif;
}
.hd_btn a span {
  color: #fff3dc;
  font-weight: 900;
  display: block;
  font-size: 15px;
}
.copylightBox {
height: 13.5em;
    width: 100%;
    display: block;
    background: #b19050;
    text-align: center;
    font-size: 90%;
    padding: 1% 0 0 0;
    line-height: 1.4;
}
}
@media screen and (min-width: 640px) {
  .hd_btn a {
    padding: 1em 0;
    font-size: 15px;
  }
  .hd_btn a span {
    display: inline-block;
    font-size: 22px;
    vertical-align: -3px;
    padding-left: 3px;
  }
.tit-4x2 {
    width: 100%;
    display: flow-root;
    border-top: 1px solid #dea344;
    border-bottom: 1px solid #dea344;
    margin: 0 0 0 0;
    font-family: sans-serif;
    font-size: 1rem;
    font-weight: bold;
    color: #dea344;
    padding: 1% 0 0;
    text-align: center;
}
}

@media screen and (max-width: 414px){
 .margin-top25p {
margin-top: 24%;
}
.featherlight .featherlight-content {
    width: 88%;
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 10px solid transparent;
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    background: #fff;
    cursor: auto;
    white-space: normal;
  }
.featherlight .featherlight-content .fukuoka3m {
    padding: 37px 25px 0!important;
  }
  .head .btn {
    position: absolute;
    padding-bottom: 3%;
    margin-right: 1%;
    width: 46%;
    right: 1.2%;
    top: 5%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .head .btn img {
    width: 100%;
    margin: 0 auto 0 auto;
    position: absolute;
    top: -29px;
  }
.featherlight .featherlight-close-icon {
    position: absolute;
    z-index: 9999;
    top: 6.6%;
    right: 2%;
    line-height: 25px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    font-family: sans-serif;
    background: #dea344;
    color: #fff;
    border: none;
    border-radius: 130px;
    text-align: center;
    display: inline-flex;
    padding-left: 2.2%;
}
  .rlightBoxCnts {
    width: 100%;
    margin: 0 0 7% 0;
  }
.rlightBoxCnts dl {
    width: 23%;
    display: block;
    margin-left: 0;
    margin-right: 2.6%;
    margin-bottom: 1%;
    float: left;
    margin-top: -1%;
}
.rlightBoxCnts dl:nth-child(4n) {
  margin-right: 0%;
  margin-left: 0;
  float: right;
}
  .rlightBoxCnts dt {
    width: 100%;
    text-align: center;
    background-color: #dea344;
    color: #fff;
    font-weight: 900;
    font-size: 0.7rem;
    padding: 5% 0 6% 0;
  }
  .tit {
    width: 100%;
    display: flow-root;
    border-top: 1px solid #dea344;
    border-bottom: 1px solid #dea344;
    margin: 0 0 0 0;
    font-family: sans-serif;
    font-size: 1rem;
    font-weight: bold;
    color: #dea344;
    padding: 2% 0 0 0;
	text-align: center;
  }
  .tit-margin-Top_01 {
	margin-top: 4%!important;
  }
.scroll_banner {
    width: 80%;
    display: grid;
    position: fixed;
    bottom: 7px;
    z-index: 999;
    margin-left: 11%;
}
  .scroll_button {
    width: 100%;
    display: block;
    margin: 0 auto 0;
  }
  main .ig {
    position: relative;
  }
  main .ig .ig_btn {
    position: absolute;
    width: 60%;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-54%);
    transform: translateY(-54%);
  }
main .ig-4x2 {
  position: relative;
}
main .ig-4x2 .ig_btn-4x2 {
  position: absolute;
  width: 60%;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 55%;
  -webkit-transform: translateY(-54%);
  transform: translateY(-54%);
}
  main .btn {
    text-align: center;
    margin-bottom: 13px;
    margin-top: 5%;
  }

  .head {
    width: 100%;
    overflow: hidden;
  }
.tit-4x2 {
    width: 100%;
    display: flow-root;
    border-top: 1px solid #dea344;
    border-bottom: 1px solid #dea344;
    margin: 0 0 0 0;
    font-family: sans-serif;
    font-size: 1rem;
    font-weight: bold;
    color: #dea344;
    padding: 1% 0 0;
    text-align: center;
}
.copylightBox {
    height: 10.5em;
    width: 100%;
    display: block;
    background: #b19050;
    text-align: center;
    font-size: 90%;
    padding: 3% 0 0% 0;
    line-height: 1.4;
}
}
@media screen and (min-width: 390px) and (max-width: 412px) {
 .margin-top25p {
    margin-top: 24%;
}
  .featherlight .featherlight-content {
    width: 88%;
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 10px solid transparent;
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    background: #fff;
    cursor: auto;
    white-space: normal;
  }
.head .btn {
    position: absolute;
    padding-bottom: 3%;
    margin-right: 1%;
    width: 46%;
    right: 1.2%;
    top: 5%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
  .featherlight .featherlight-close-icon {
    position: absolute;
    z-index: 9999;
    top: 6.6%;
    right: 2%;
    line-height: 25px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    font-family: sans-serif;
    background: #dea344;
    color: #fff;
    border: none;
    border-radius: 130px;
    text-align: center;
    display: inline-flex;
    padding-left: 2.2%;
  }
  .rlightBoxCnts {
    width: 100%;
    margin: 0 0 7% 0;
  }
.rlightBoxCnts dl {
    width: 23%;
    display: block;
    margin-left: 0;
    margin-right: 2.6%;
    margin-bottom: 1%;
    float: left;
    margin-top: -1%;
}
.rlightBoxCnts dl:nth-child(4n) {
  margin-right: 0%;
  margin-left: 0;
  float: right;
}
  .rlightBoxCnts dt {
    width: 100%;
    text-align: center;
    background-color: #dea344;
    color: #fff;
    font-weight: 900;
    font-size: 0.7rem;
    padding: 5% 0 6% 0;
  }
  .tit {
    width: 100%;
    display: flow-root;
    border-top: 1px solid #dea344;
    border-bottom: 1px solid #dea344;
    margin: 0 0 0 0;
    font-family: sans-serif;
    font-size: 1rem;
    font-weight: bold;
    color: #dea344;
    padding: 2% 0 0 0;
	text-align: center;
  }
.scroll_banner {
    width: 80%;
    display: grid;
    position: fixed;
    bottom: 7px;
    z-index: 999;
    margin-left: 11%;
}
  .scroll_button {
    width: 100%;
    display: block;
    margin: 0 auto 0;
  }
  main .ig {
    position: relative;
  }
  main .ig .ig_btn {
    position: absolute;
    width: 60%;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-54%);
    transform: translateY(-54%);
  }
main .ig-4x2 {
  position: relative;
}
main .ig-4x2 .ig_btn-4x2 {
  position: absolute;
  width: 60%;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 55%;
  -webkit-transform: translateY(-54%);
  transform: translateY(-54%);
}
  main .btn {
    text-align: center;
    margin-bottom: 13px;
    margin-top: 5%;
  }

  .head {
    width: 100%;
    overflow: hidden;
  }
  h3 {
    border-bottom: none;
    width: 96%;
    margin: 0 auto 8px;
    padding-bottom: 2%;
    font-size: 0.8rem;
	font-weight: 600;
    text-align: center;
    font-family: sans-serif;
  }
.tit-4x2 {
    width: 100%;
    display: flow-root;
    border-top: 1px solid #dea344;
    border-bottom: 1px solid #dea344;
    margin: 0 0 0 0;
    font-family: sans-serif;
    font-size: 1rem;
    font-weight: bold;
    color: #dea344;
    padding: 1% 0 0;
    text-align: center;
}
.copylightBox {
    height: 10.5em;
    width: 100%;
    display: block;
    background: #b19050;
    text-align: center;
    font-size: 90%;
    padding: 3% 0 0% 0;
    line-height: 1.4;
}
.hd_btn {
  width: 48%;
  margin-top: 8px;
  margin-right: 2%;
  background: #6d6262;
  background: linear-gradient(#6d6262, #211b1b);
  border-radius: 10px;
  border: #b79671 2px solid;
  text-align: center;
  position: relative;
}
.hd_btn:after {
  display: block;
  content: "";
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  width: 10px;
  height: 10px;
  margin: 0;
  border-top: solid 3px #fff3dc;
  border-right: solid 3px #fff3dc;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hd_btn a {
  color: #fff3dc;
  display: block;
  padding: .5em 0;
  font-size: 12px;
  line-height: 1.4;
  font-family: 'Noto Serif JP', serif;
}
.hd_btn a span {
  color: #fff3dc;
  font-weight: 900;
  display: block;
  font-size: 15px;
}
}
@media screen and (min-width: 376px) and (max-width: 389px) {
 .margin-top25p {
    margin-top: 24%;
}
  .featherlight .featherlight-content {
    width: 88%;
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 25px solid transparent;
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    background: #fff;
    cursor: auto;
    white-space: normal;
  }
  .head .btn {
    position: absolute;
    padding-bottom: 3%;
    margin-right: 1%;
    width: 46%;
    right: 1.2%;
    top: 5%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .head .btn img {
    width: 100%;
    margin: 0 auto 0 auto;
    position: absolute;
    top: -27px;
  }
  .featherlight .featherlight-close-icon {
    position: absolute;
    z-index: 9999;
    top: 6.6%;
    right: 2%;
    line-height: 25px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    font-family: sans-serif;
    background: #dea344;
    color: #fff;
    border: none;
    border-radius: 130px;
    text-align: center;
    display: inline-flex;
    padding-left: 2.2%;
  }
  .rlightBoxCnts {
    width: 100%;
    margin: 0 0 7% 0;
  }
.rlightBoxCnts dl {
    width: 23%;
    display: block;
    margin-left: 0;
    margin-right: 2.6%;
    margin-bottom: 1%;
    float: left;
    margin-top: -1%;
}
.rlightBoxCnts dl:nth-child(4n) {
  margin-right: 0%;
  margin-left: 0;
  float: right;
}
  .rlightBoxCnts dt {
    width: 100%;
    text-align: center;
    background-color: #dea344;
    color: #fff;
    font-weight: 900;
    font-size: 0.8rem;
    padding: 5% 0 6% 0;
  }
  .tit {
    width: 100%;
    display: flow-root;
    border-top: 1px solid #dea344;
    border-bottom: 1px solid #dea344;
    margin: 0 0 0 0;
    font-family: sans-serif;
    font-size: 1rem;
    font-weight: bold;
    color: #dea344;
    padding: 2% 0 0 0;
	text-align: center;
  }
.scroll_banner {
    width: 80%;
    display: grid;
    position: fixed;
    bottom: 7px;
    z-index: 999;
    margin-left: 11%;
}
  .scroll_button {
    width: 100%;
    display: block;
    margin: 0 auto 0;
  }
  main .ig {
    position: relative;
  }
  main .ig .ig_btn {
    position: absolute;
    width: 60%;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-54%);
    transform: translateY(-54%);
  }
main .ig-4x2 {
  position: relative;
}
main .ig-4x2 .ig_btn-4x2 {
  position: absolute;
  width: 60%;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 55%;
  -webkit-transform: translateY(-54%);
  transform: translateY(-54%);
}
  main .btn {
    text-align: center;
    margin-bottom: 13px;
    margin-top: 5%;
  }
  .head {
    width: 100%;
    overflow: hidden;
  }
  h3 {
    border-bottom: none;
    width: 96%;
    margin: 0 auto 8px;
    padding-bottom: 2%;
    font-size: 0.8rem;
	font-weight: 600;
    text-align: center;
    font-family: sans-serif;
  }
.copylightBox {
    height: 10.5em;
    width: 100%;
    display: block;
    background: #b19050;
    text-align: center;
    font-size: 90%;
    padding: 3% 0 0% 0;
    line-height: 1.4;
}
.hd_btn {
  width: 48%;
  margin-top: 8px;
  margin-right: 2%;
  background: #6d6262;
  background: linear-gradient(#6d6262, #211b1b);
  border-radius: 10px;
  border: #b79671 2px solid;
  text-align: center;
  position: relative;
}
.hd_btn:after {
  display: block;
  content: "";
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  width: 10px;
  height: 10px;
  margin: 0;
  border-top: solid 3px #fff3dc;
  border-right: solid 3px #fff3dc;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hd_btn a {
  color: #fff3dc;
  display: block;
  padding: .5em 0;
  font-size: 12px;
  line-height: 1.4;
  font-family: 'Noto Serif JP', serif;
}
.hd_btn a span {
  color: #fff3dc;
  font-weight: 900;
  display: block;
  font-size: 15px;
}
}
@media screen and (min-width: 360px) and (max-width: 375px) {
 .margin-top25p {
    margin-top: 24%;
}
  .featherlight .featherlight-content {
    width: 88%;
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 25px solid transparent;
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    background: #fff;
    cursor: auto;
    white-space: normal;
  }
  .head .btn {
    position: absolute;
    padding-bottom: 3%;
    margin-right: 1%;
    width: 46%;
    right: 1.2%;
    top: 6%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .head .btn img {
    width: 100%;
    margin: 0 auto 0 auto;
    position: absolute;
    top: -27px;
  }
  .featherlight .featherlight-close-icon {
    position: absolute;
    z-index: 9999;
    top: 6.6%;
    right: 2%;
    line-height: 25px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    font-family: sans-serif;
    background: #dea344;
    color: #fff;
    border: none;
    border-radius: 130px;
    text-align: center;
    display: inline-flex;
    padding-left: 2.2%;
  }
  .rlightBoxCnts {
    width: 100%;
    margin: 0 0 7% 0;
  }
.rlightBoxCnts dl {
    width: 23%;
    display: block;
    margin-left: 0;
    margin-right: 2.6%;
    margin-bottom: 1%;
    float: left;
    margin-top: -1%;
}
.rlightBoxCnts dl:nth-child(4n) {
  margin-right: 0%;
  margin-left: 0;
  float: right;
}
  .rlightBoxCnts dt {
    width: 100%;
    text-align: center;
    background-color: #dea344;
    color: #fff;
    font-weight: 900;
    font-size: 0.6rem;
    padding: 5% 0 6% 0;
  }
.tit-margin-Top_01 {
    margin-top: 4%!important;
}
  .tit {
    width: 100%;
    display: flow-root;
    border-top: 1px solid #dea344;
    border-bottom: 1px solid #dea344;
    margin: 0 0 0 0;
    font-family: sans-serif;
    font-size: 1rem;
    font-weight: bold;
    color: #dea344;
    padding: 2% 0 0 0;
	text-align: center;
  }
.scroll_banner {
    width: 80%;
    display: grid;
    position: fixed;
    bottom: 7px;
    z-index: 999;
    margin-left: 11%;
}
  .scroll_button {
    width: 100%;
    display: block;
    margin: 0 auto 0;
  }
  main .ig {
    position: relative;
  }
  main .ig .ig_btn {
    position: absolute;
    width: 60%;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-54%);
    transform: translateY(-54%);
  }
main .ig-4x2 {
  position: relative;
}
main .ig-4x2 .ig_btn-4x2 {
  position: absolute;
  width: 60%;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 55%;
  -webkit-transform: translateY(-54%);
  transform: translateY(-54%);
}
  main .btn {
    text-align: center;
    margin-bottom: 13px;
    margin-top: 5%;
  }
  .head {
    width: 100%;
    overflow: hidden;
  }
  h3 {
    border-bottom: none;
    width: 96%;
    margin: 0 auto 8px;
    padding-bottom: 2%;
    font-size: 0.8rem;
	font-weight: 600;
    text-align: center;
    font-family: sans-serif;
  }
.tit-4x2 {
    width: 100%;
    display: flow-root;
    border-top: 1px solid #dea344;
    border-bottom: 1px solid #dea344;
    margin: 0 0 0 0;
    font-family: sans-serif;
    font-size: 1rem;
    font-weight: bold;
    color: #dea344;
    padding: 1% 0 0;
    text-align: center;
}
.copylightBox {
    height: 10.5em;
    width: 100%;
    display: block;
    background: #b19050;
    text-align: center;
    font-size: 90%;
    padding: 3% 0 0% 0;
    line-height: 1.4;
}
.hd_btn {
  width: 48%;
  margin-top: 8px;
  margin-right: 2%;
  background: #6d6262;
  background: linear-gradient(#6d6262, #211b1b);
  border-radius: 10px;
  border: #b79671 2px solid;
  text-align: center;
  position: relative;
}
.hd_btn:after {
  display: block;
  content: "";
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  width: 10px;
  height: 10px;
  margin: 0;
  border-top: solid 3px #fff3dc;
  border-right: solid 3px #fff3dc;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hd_btn a {
  color: #fff3dc;
  display: block;
  padding: .5em 0;
  font-size: 12px;
  line-height: 1.4;
  font-family: 'Noto Serif JP', serif;
}
.hd_btn a span {
  color: #fff3dc;
  font-weight: 900;
  display: block;
  font-size: 15px;
}
}
@media screen and (min-width: 320px) and (max-width: 359px) {
 .margin-top25p {
    margin-top: 24%;
}
  .featherlight .featherlight-content {
    width: 88%;
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 25px solid transparent;
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    background: #fff;
    cursor: auto;
    white-space: normal;
  }
  .head .btn {
    position: absolute;
    padding-bottom: 3%;
    margin-right: 1%;
    width: 55%;
    right: 1.2%;
    top: 6.8%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .head .btn img {
    width: 100%;
    margin: 0 auto 0 auto;
    position: absolute;
    top: -19px;
  }
  .head .btn {
    position: absolute;
    padding-bottom: 3%;
    margin-right: 1%;
    width: 46%;
    right: 1.2%;
    top: 5.6%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .featherlight .featherlight-close-icon {
    position: absolute;
    z-index: 9999;
    top: 6.6%;
    right: 2%;
    line-height: 25px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    font-family: sans-serif;
    background: #dea344;
    color: #fff;
    border: none;
    border-radius: 130px;
    text-align: center;
    display: inline-flex;
    padding-left: 2.2%;
  }
  .rlightBoxCnts {
    width: 100%;
    margin: 0 0 7% 0;
  }
.rlightBoxCnts dl {
    width: 23%;
    display: block;
    margin-left: 0;
    margin-right: 2.6%;
    margin-bottom: 1%;
    float: left;
    margin-top: -1%;
}
.rlightBoxCnts dl:nth-child(4n) {
  margin-right: 0%;
  margin-left: 0;
  float: right;
}
  .rlightBoxCnts dt {
    width: 100%;
    text-align: center;
    background-color: #dea344;
    color: #fff;
    font-weight: 900;
    font-size: 0.6rem;
    padding: 5% 0 6% 0;
  }
  .tit {
    width: 100%;
    display: flow-root;
    border-top: 1px solid #dea344;
    border-bottom: 1px solid #dea344;
    margin: 0 0 0 0;
    font-family: sans-serif;
    font-size: 1rem;
    font-weight: bold;
    color: #dea344;
    padding: 2% 0 0 0;
	text-align: center;
  }
.scroll_banner {
    width: 80%;
    display: grid;
    position: fixed;
    bottom: 7px;
    z-index: 999;
    margin-left: 11%;
}
  .scroll_button {
    width: 100%;
    display: block;
    margin: 0 auto 0;
  }
  main .ig {
    position: relative;
  }
  main .ig .ig_btn {
    position: absolute;
    width: 60%;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-54%);
    transform: translateY(-54%);
  }
main .ig-4x2 {
  position: relative;
}
main .ig-4x2 .ig_btn-4x2 {
  position: absolute;
  width: 60%;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 55%;
  -webkit-transform: translateY(-54%);
  transform: translateY(-54%);
}
  main .btn {
    text-align: center;
    margin-bottom: 13px;
    margin-top: 5%;
  }
  .head {
    width: 100%;
    overflow: hidden;
  }
  h3 {
    border-bottom: none;
    width: 96%;
    margin: 0 auto 8px;
    padding-bottom: 2%;
    font-size: 0.8rem;
	font-weight: 600;
    text-align: center;
    font-family: sans-serif;
  }
.tit-4x2 {
    width: 100%;
    display: flow-root;
    border-top: 1px solid #dea344;
    border-bottom: 1px solid #dea344;
    margin: 0 0 0 0;
    font-family: sans-serif;
    font-size: 1rem;
    font-weight: bold;
    color: #dea344;
    padding: 1% 0 0;
    text-align: center;
}
.copylightBox {
    height: 10.5em;
    width: 100%;
    display: block;
    background: #b19050;
    text-align: center;
    font-size: 90%;
    padding: 3% 0 0% 0;
    line-height: 1.4;
}
.hd_btn {
  width: 48%;
  margin-top: 8px;
  margin-right: 2%;
  background: #6d6262;
  background: linear-gradient(#6d6262, #211b1b);
  border-radius: 10px;
  border: #b79671 2px solid;
  text-align: center;
  position: relative;
}
.hd_btn:after {
  display: block;
  content: "";
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  width: 10px;
  height: 10px;
  margin: 0;
  border-top: solid 3px #fff3dc;
  border-right: solid 3px #fff3dc;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hd_btn a {
  color: #fff3dc;
  display: block;
  padding: .5em 0;
  font-size: 12px;
  line-height: 1.4;
  font-family: 'Noto Serif JP', serif;
}
.hd_btn a span {
  color: #fff3dc;
  font-weight: 900;
  display: block;
  font-size: 15px;
}
}
/* ライトボックスCSS END */
