@charset "UTF-8";
/* リセット用 */
html {
  line-sizing: normal;
}

body {
  margin: 0;
}
body *,
body ::after,
body ::before {
  box-sizing: border-box;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-size: 1rem;
  line-height: 1;
  margin: 0;
}
body pre {
  white-space: pre-wrap;
}
body hr {
  border-style: solid;
  border-width: 1px 0 0;
  color: inherit;
  height: 0;
  overflow: visible;
}
body audio,
body canvas,
body embed,
body iframe,
body object,
body svg,
body video {
  display: block;
  vertical-align: middle;
  max-width: 100%;
}
body canvas,
body img,
body svg,
body video {
  height: auto;
  vertical-align: bottom;
}
body audio {
  width: 100%;
}
body img {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border: none;
  border-style: none;
  margin: 0;
  max-width: 100%;
  padding: 0;
  vertical-align: bottom;
}
body svg {
  overflow: hidden;
}
body article,
body aside,
body figcaption,
body figure,
body footer,
body header,
body hgroup,
body main,
body nav,
body section {
  display: block;
}
body [type=checkbox],
body [type=radio] {
  box-sizing: border-box;
  padding: 0;
  vertical-align: bottom;
}
body p {
  line-height: 1.6;
  margin: 0;
}
body ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
body th,
body td {
  line-height: 1;
}
body dl,
body dt,
body dd {
  line-height: 1;
  margin: 0;
  padding: 0;
}
body figure {
  margin: 0;
  padding: 0;
}
body a {
  text-decoration: none;
  transition: 0.2s;
}
body a:hover {
  cursor: pointer;
  filter: alpha(opacity=60);
  opacity: 0.6;
}
body a:hover::before {
  transition: 0.2s;
}
body a:hover::after {
  transition: 0.2s;
}

/*form reset*/
input,
button,
select,
textarea {
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type=submit],
input[type=button],
label,
button,
select {
  cursor: pointer;
}

input {
  margin: 0;
}

select::-ms-expand {
  display: none;
}

*:focus {
  outline: none;
}

html body {
  color: #333;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 16px;
  line-height: 1.6;
  overflow-x: hidden;
}
@media screen and (max-width: 750px) {
  html body {
    font-size: 3.4666666667vw;
  }
}
html body .pc {
  display: block !important;
}
@media screen and (max-width: 750px) {
  html body .pc {
    display: none !important;
  }
}
html body .pc1023 {
  display: block !important;
}
@media screen and (max-width: 1023px) {
  html body .pc1023 {
    display: none !important;
  }
}
html body .sp {
  display: none !important;
}
@media screen and (max-width: 750px) {
  html body .sp {
    display: block !important;
  }
}
html body .sp1023 {
  display: none !important;
}
@media screen and (max-width: 1023px) {
  html body .sp1023 {
    display: block !important;
  }
}
html body a {
  color: #12432a;
}
html body a.underline::before {
  background-color: #0000ee;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
@media screen and (min-width: 751px) {
  html body a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
html body .color {
  color: #b20000;
  display: inline-block;
  margin-right: 1em;
}
html body .weight {
  font-weight: bold;
}
html body .small {
  font-size: 0.8em;
}
html body table {
  border-collapse: collapse;
  border-spacing: 0;
}
html body sup {
  font-size: 10px;
  vertical-align: super;
}
html body .kv_wrap_ptn1 {
  align-items: center;
  display: flex;
  height: 357px;
  justify-content: center;
  margin-top: 70px;
  position: relative;
}
@media screen and (max-width: 750px) {
  html body .kv_wrap_ptn1 {
    height: 93.3333333333vw;
    margin-top: 13.3333333333vw;
  }
}
html body .kv_wrap_ptn1 .anime_bg-wrap {
  background: url("../img/access/access_kv_bg2.jpg") no-repeat center top/1920px;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
@media screen and (max-width: 750px) {
  html body .kv_wrap_ptn1 .anime_bg-wrap {
    background: url("../img/access/access_kv_bg2_sp.jpg") center top/100% no-repeat;
  }
}
html body .kv_wrap_ptn1 .catch-copy {
  color: #0f301f;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  text-shadow: 0px 0px 10px rgb(255, 255, 255);
  text-shadow: #fff 1px 1px 10px, #fff -1px 1px 10px, #fff 1px -1px 10px, #fff -1px -1px 10px;
}
@media screen and (max-width: 750px) {
  html body .kv_wrap_ptn1 .catch-copy {
    font-size: 8vw;
  }
}
html body .inner {
  margin: 0 auto;
  max-width: 960px;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 960px) {
  html body .inner {
    margin: 0 4.2666666667vw;
    width: auto;
  }
}
html body .tit-ptn1 {
  color: #0f301f;
  font-size: 26px;
  font-weight: bold;
  padding-bottom: 14px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 750px) {
  html body .tit-ptn1 {
    font-size: 5.8666666667vw;
    padding-bottom: 4.2666666667vw;
  }
}
html body .tit-ptn1::before {
  background-color: #0f301f;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 40px;
}
@media screen and (max-width: 750px) {
  html body .tit-ptn1::before {
    height: 0.2666666667vw;
    width: 10.6666666667vw;
  }
}

body .anime-delay1 {
  animation-delay: 0.2s;
}
body .anime-delay2 {
  animation-delay: 0.4s;
}
body .anime-delay3 {
  animation-delay: 0.6s;
}
body .anime-delay4 {
  animation-delay: 0.8s;
}
body .anime-delay5 {
  animation-delay: 1s;
}
body .anime-delay6 {
  animation-delay: 1.2s;
}
body .anime-delay7 {
  animation-delay: 1.4s;
}
body .anime-delay8 {
  animation-delay: 1.6s;
}
body .anime-delay9 {
  animation-delay: 1.8s;
}
body .anime-delay10 {
  animation-delay: 2s;
}
body .anime-delay11 {
  animation-delay: 2.2s;
}
body .anime-delay12 {
  animation-delay: 2.4s;
}
body .anime-delay13 {
  animation-delay: 2.6s;
}
body .anime-delay14 {
  animation-delay: 2.8s;
}
body .anime-delay15 {
  animation-delay: 3s;
}
body .anime-delay16 {
  animation-delay: 3.2s;
}
body .anime-delay17 {
  animation-delay: 3.4s;
}
body .anime-delay18 {
  animation-delay: 3.6s;
}
body .anime-delay19 {
  animation-delay: 3.8s;
}
body .anime-delay20 {
  animation-delay: 4s;
}
@media screen and (max-width: 1023px) {
  body .anime-delay1_sp {
    animation-delay: 0.2s;
  }
  body .anime-delay2_sp {
    animation-delay: 0.4s;
  }
  body .anime-delay3_sp {
    animation-delay: 0.6s;
  }
  body .anime-delay4_sp {
    animation-delay: 0.8s;
  }
  body .anime-delay5_sp {
    animation-delay: 1s;
  }
  body .anime-delay6_sp {
    animation-delay: 1.2s;
  }
  body .anime-delay7_sp {
    animation-delay: 1.4s;
  }
  body .anime-delay8_sp {
    animation-delay: 1.6s;
  }
  body .anime-delay9_sp {
    animation-delay: 1.8s;
  }
  body .anime-delay10_sp {
    animation-delay: 2s;
  }
  body .anime-delay11_sp {
    animation-delay: 2.2s;
  }
  body .anime-delay12_sp {
    animation-delay: 2.4s;
  }
  body .anime-delay13_sp {
    animation-delay: 2.6s;
  }
  body .anime-delay14_sp {
    animation-delay: 2.8s;
  }
  body .anime-delay15_sp {
    animation-delay: 3s;
  }
  body .anime-delay16_sp {
    animation-delay: 3.2s;
  }
  body .anime-delay17_sp {
    animation-delay: 3.4s;
  }
  body .anime-delay18_sp {
    animation-delay: 3.6s;
  }
  body .anime-delay19_sp {
    animation-delay: 3.8s;
  }
  body .anime-delay20_sp {
    animation-delay: 4s;
  }
}

body .anime-fadeIn {
  opacity: 0;
}
body .anime-fadeIn-slowly {
  opacity: 0;
}
body .anime-fadeInLeft {
  opacity: 0;
}
body .anime-fadeInLeft2 {
  opacity: 0;
}
body .anime-fadeInLeft3 {
  opacity: 0;
}
body .anime-fadeInLeft3-2 {
  opacity: 0;
}
body .anime-fadeInRight {
  opacity: 0;
}
body .anime-fadeInRight2 {
  opacity: 0;
}
body .anime-fadeInRight3 {
  opacity: 0;
}
body .anime-fadeInRight3-2 {
  opacity: 0;
}
body .anime-fadeInUp {
  opacity: 0;
}
body .anime-fadeInUp2 {
  opacity: 0;
}
body .anime-fadeInUp3 {
  opacity: 0;
}
body .anime-fadeInUp3-2 {
  opacity: 0;
}

body .fadeIn {
  animation-name: fadeIn;
  animation-duration: 0.8s;
  animation-fill-mode: both;
}
body .fadeIn2 {
  animation-name: fadeIn2;
  animation-duration: 0.8s;
  animation-fill-mode: both;
  opacity: 0;
}
body .fadeIn-slowly {
  animation-name: fadeIn;
  animation-duration: 2.4s;
  animation-fill-mode: both;
}
body .fadeInLeft {
  animation-name: fadeInLeft;
  animation-duration: 0.8s;
  animation-fill-mode: both;
  opacity: 0;
}
body .fadeInLeft2 {
  animation-name: fadeInLeft2;
  animation-duration: 0.8s;
  animation-fill-mode: both;
  opacity: 0;
}
body .fadeInLeft3 {
  animation-name: fadeInLeft3;
  animation-duration: 0.8s;
  animation-fill-mode: both;
  opacity: 0;
}
body .fadeInLeft3-2 {
  animation-name: fadeInLeft3;
  animation-duration: 1.4s;
  animation-fill-mode: both;
  opacity: 0;
}
body .fadeInRight {
  animation-name: fadeInRight;
  animation-duration: 0.8s;
  animation-fill-mode: both;
  opacity: 0;
}
body .fadeInRight2 {
  animation-name: fadeInRight2;
  animation-duration: 0.8s;
  animation-fill-mode: both;
  opacity: 0;
}
body .fadeInRight3 {
  animation-name: fadeInRight3;
  animation-duration: 0.8s;
  animation-fill-mode: both;
  opacity: 0;
}
body .fadeInRight3-2 {
  animation-name: fadeInRight3;
  animation-duration: 1.4s;
  animation-fill-mode: both;
  opacity: 0;
}
body .fadeInUp {
  animation-name: fadeInUp;
  animation-duration: 0.8s;
  animation-fill-mode: both;
  opacity: 0;
}
body .fadeInUp2 {
  animation-name: fadeInUp2;
  animation-duration: 0.8s;
  animation-fill-mode: both;
  opacity: 0;
}
body .fadeInUp3 {
  animation-name: fadeInUp3;
  animation-duration: 0.8s;
  animation-fill-mode: both;
  opacity: 0;
}
body .fadeInUp3-2 {
  animation-name: fadeInUp3;
  animation-duration: 1.4s;
  animation-fill-mode: both;
  opacity: 0;
}
body .fadeInDown {
  animation: 0.8s 0.4s fadeInDown both;
  opacity: 0;
}
body .fadeInDown2 {
  animation: 0.8s 0.4s fadeInDown2 both;
  opacity: 0;
}
body .fadeOut {
  animation-name: fadeOut;
  animation-duration: 0.8s;
  animation-fill-mode: both;
  opacity: 0;
}
body .fadeOutUp {
  animation: 0.4s fadeOutUp both;
  opacity: 0;
}
body .fadeOutDown {
  animation: 0.4s fadeOutDown both;
  opacity: 0;
}
body .fadeOutRight {
  animation-name: fadeOutRight;
  animation-duration: 0.8s;
  animation-fill-mode: both;
  opacity: 0;
}
body .bounceIn {
  animation-name: bounceIn;
  animation-duration: 0.8s;
  animation-fill-mode: both;
  opacity: 0;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn2 {
  from {
    z-index: -1;
    opacity: 0;
  }
  to {
    z-index: 10000;
    opacity: 1;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translateX(-100%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeInLeft2 {
  from {
    opacity: 0;
    transform: translateX(-100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeInLeft3 {
  from {
    opacity: 0;
    transform: translateX(-100px) scale(0.9, 0.9);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(100%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeInRight2 {
  from {
    opacity: 0;
    transform: translateX(100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeInRight3 {
  from {
    opacity: 0;
    transform: translateX(100px) scale(0.9, 0.9);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(-100%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInUp2 {
  from {
    opacity: 0;
    transform: translateY(-100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInUp3 {
  from {
    opacity: 0;
    transform: translateY(-100px) scale(0.9, 0.9);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translateY(100%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInDown2 {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-100px);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(100%);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(100%);
  }
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scaleX(1);
  }
}

body .anime-flash {
  animation: 3s flash infinite;
}
@keyframes flash {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.1;
  }
}
body .anime-flash2 {
  animation: 3s flash2 infinite;
}
@keyframes flash2 {
  0% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  55% {
    opacity: 0.1;
  }
  70% {
    opacity: 1;
  }
  85% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash-UpDown {
  0%, 100% {
    opacity: 1;
    transform: translateY(-3px);
  }
  50% {
    opacity: 0.8;
    transform: translateY(3px);
  }
}

body .anime-fuwafuwa-UpDown {
  animation: 3s fuwafuwa-UpDown infinite;
}
@keyframes fuwafuwa-UpDown {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
}

@keyframes wobbling_x {
  0% {
    transform: translateX(8px);
  }
  100% {
    transform: translateX(0px);
  }
}
@keyframes wobbling_y {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(8px);
  }
}
@keyframes wobbling_xy {
  0% {
    transform: translateX(10px) translateY(0px);
  }
  100% {
    transform: translateX(0px) translateY(10px);
  }
}
@keyframes wobbling_yx {
  0% {
    transform: translateX(0px) translateY(10px);
  }
  100% {
    transform: translateX(10px) translateY(0px);
  }
}
@keyframes wobbling_xy2 {
  0% {
    transform: translateX(10px) translateY(0px);
  }
  33% {
    transform: translateX(10px) translateY(10px);
  }
  66% {
    transform: translateX(0px) translateY(10px);
  }
  100% {
    transform: translateX(0px) translateY(10px);
  }
}

@keyframes grass1 {
  0% {
    opacity: 0.6;
    transform: translateX(0px) translateY(0px) rotate(-8deg) scale(1, 1);
  }
  100% {
    opacity: 1;
    transform: translateX(40px) translateY(20px) rotate(8deg) scale(0.8, 1);
  }
}
@keyframes grass1_sp {
  0% {
    opacity: 0.6;
    transform: translateX(0px) translateY(0px) rotate(-8deg) scale(1, 1);
  }
  100% {
    opacity: 1;
    transform: translateX(20px) translateY(10px) rotate(8deg) scale(0.8, 1);
  }
}
@keyframes grass2 {
  0% {
    opacity: 1;
    transform: translateX(0px) translateY(0px) rotate(-35deg) scale(-1, 1);
  }
  100% {
    opacity: 0.6;
    transform: translateX(50px) translateY(30px) rotate(-20deg) scale(-0.8, 1);
  }
}
@keyframes grass2_sp {
  0% {
    opacity: 1;
    transform: translateX(0px) translateY(0px) rotate(-35deg) scale(-1, 1);
  }
  100% {
    opacity: 0.6;
    transform: translateX(25px) translateY(15px) rotate(-20deg) scale(-0.8, 1);
  }
}
@keyframes grass3 {
  0% {
    opacity: 0.6;
    transform: translateX(0px) translateY(0px) rotate(0deg) scale(-1, -0.6);
  }
  100% {
    opacity: 1;
    transform: translateX(50px) translateY(15px) rotate(20deg) scale(-1, -0.9);
  }
}
@keyframes grass3_sp {
  0% {
    opacity: 0.6;
    transform: translateX(0px) translateY(0px) rotate(0deg) scale(-1, -0.6);
  }
  100% {
    opacity: 1;
    transform: translateX(25px) translateY(5px) rotate(20deg) scale(-1, -0.9);
  }
}
@keyframes grass4 {
  0% {
    opacity: 0.6;
    transform: translateX(0px) translateY(0px) rotate(110deg) scale(-1, -0.6);
  }
  100% {
    opacity: 1;
    transform: translateX(50px) translateY(15px) rotate(130deg) scale(-1, -0.9);
  }
}
@keyframes grass4_sp {
  0% {
    opacity: 0.6;
    transform: translateX(0px) translateY(0px) rotate(110deg) scale(-1, -0.6);
  }
  100% {
    opacity: 1;
    transform: translateX(25px) translateY(5px) rotate(130deg) scale(-1, -0.9);
  }
}
@keyframes grass5 {
  0% {
    opacity: 0.6;
    transform: translateX(0px) translateY(0px) rotate(-8deg) scale(1, 1);
  }
  100% {
    opacity: 1;
    transform: translateX(40px) translateY(20px) rotate(8deg) scale(0.8, 1);
  }
}
@keyframes grass5_sp {
  0% {
    opacity: 0.6;
    transform: translateX(0px) translateY(0px) rotate(-8deg) scale(1, 1);
  }
  100% {
    opacity: 1;
    transform: translateX(20px) translateY(10px) rotate(8deg) scale(0.8, 1);
  }
}
@keyframes grass6 {
  0% {
    opacity: 0.6;
    transform: translateX(0px) translateY(0px) rotate(75deg) scale(-1, 1);
  }
  100% {
    opacity: 1;
    transform: translateX(50px) translateY(30px) rotate(60deg) scale(-0.8, 1);
  }
}
@keyframes grass7 {
  0% {
    opacity: 0.6;
    transform: translateX(0px) translateY(0px) rotate(110deg) scale(-1, -0.6);
  }
  100% {
    opacity: 1;
    transform: translateX(50px) translateY(15px) rotate(130deg) scale(-1, -0.9);
  }
}
@keyframes grass7_sp {
  0% {
    opacity: 0.6;
    transform: translateX(0px) translateY(0px) rotate(110deg) scale(-1, -0.6);
  }
  100% {
    opacity: 1;
    transform: translateX(25px) translateY(5px) rotate(130deg) scale(-1, -0.9);
  }
}
@keyframes grass8 {
  0% {
    opacity: 0.6;
    transform: translateX(0px) translateY(0px) rotate(-8deg) scale(1, 1);
  }
  100% {
    opacity: 1;
    transform: translateX(40px) translateY(20px) rotate(8deg) scale(0.8, 1);
  }
}
@keyframes grass8_sp {
  0% {
    opacity: 0.6;
    transform: translateX(0px) translateY(0px) rotate(-8deg) scale(1, 1);
  }
  100% {
    opacity: 1;
    transform: translateX(20px) translateY(10px) rotate(8deg) scale(0.8, 1);
  }
}
@keyframes grass9 {
  0% {
    opacity: 0.6;
    transform: translateX(0px) translateY(0px) rotate(110deg) scale(-1, -0.6);
  }
  100% {
    opacity: 1;
    transform: translateX(50px) translateY(15px) rotate(130deg) scale(-1, -0.9);
  }
}
@keyframes grass9_sp {
  0% {
    opacity: 0.6;
    transform: translateX(0px) translateY(0px) rotate(110deg) scale(-1, -0.6);
  }
  100% {
    opacity: 1;
    transform: translateX(25px) translateY(5px) rotate(130deg) scale(-1, -0.9);
  }
}
@keyframes grass10 {
  0% {
    opacity: 0.6;
    transform: translateX(0px) translateY(0px) rotate(240deg) scale(1, -0.6);
  }
  100% {
    opacity: 1;
    transform: translateX(50px) translateY(15px) rotate(260deg) scale(1, -0.9);
  }
}
@keyframes grass10_sp {
  0% {
    opacity: 0.6;
    transform: translateX(0px) translateY(0px) rotate(240deg) scale(1, -0.6);
  }
  100% {
    opacity: 1;
    transform: translateX(25px) translateY(5px) rotate(260deg) scale(1, -0.9);
  }
}

.header {
  background-color: #fff;
  box-shadow: 0px 4px 8px -3px rgba(0, 0, 0, 0.3);
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.header .inner {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  max-width: 1500px;
}
@media screen and (max-width: 1500px) {
  .header .inner {
    width: auto;
  }
}
@media screen and (max-width: 960px) {
  .header .inner {
    margin: 0;
  }
}
.header .inner .hotel-name {
  margin-right: auto;
}
@media screen and (max-width: 1500px) {
  .header .inner .hotel-name {
    margin-left: 40px;
  }
}
@media screen and (max-width: 750px) {
  .header .inner .hotel-name {
    margin-left: 4.2666666667vw;
  }
}
.header .inner .hotel-name .tit {
  align-items: center;
  color: #0f301f;
  display: flex;
  font-size: 30px;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  .header .inner .hotel-name .tit {
    font-size: 4.5333333333vw;
  }
}
.header .inner .hotel-name .tit img {
  margin-right: 8px;
  width: 33px;
}
@media screen and (max-width: 750px) {
  .header .inner .hotel-name .tit img {
    margin-right: 1.0666666667vw;
    width: 5.3333333333vw;
  }
}
.header .inner .g-nav_wrap {
  background-color: #fff;
}
@media screen and (max-width: 1500px) {
  .header .inner .g-nav_wrap {
    box-shadow: 0px 4px 8px -3px rgba(0, 0, 0, 0.3);
    left: 0;
    margin-left: 100vw;
    padding: 100px 0;
    position: fixed;
    transition: ease 700ms;
    top: 0;
    width: 100vw;
    z-index: 999;
  }
}
@media screen and (max-width: 750px) {
  .header .inner .g-nav_wrap {
    padding: 10.6666666667vw 0;
  }
}
.header .inner .g-nav_wrap.active {
  margin-left: 0;
}
.header .inner .g-nav_wrap .g-nav_inner {
  display: flex;
}
@media screen and (max-width: 1500px) {
  .header .inner .g-nav_wrap .g-nav_inner {
    flex-direction: column;
    margin: 0 auto;
  }
}
@media screen and (max-width: 750px) {
  .header .inner .g-nav_wrap .g-nav_inner {
    padding: 0 1em;
  }
}
.header .inner .g-nav_wrap .g-nav_inner a {
  align-items: center;
  color: #333;
  display: flex;
  font-weight: bold;
  height: 70px;
  justify-content: center;
  width: 150px;
}
@media screen and (max-width: 1500px) {
  .header .inner .g-nav_wrap .g-nav_inner a {
    display: inline-block;
    height: auto;
    justify-content: flex-start;
    padding: 1em 0;
    text-align: center;
    width: auto;
  }
}
@media screen and (max-width: 750px) {
  .header .inner .g-nav_wrap .g-nav_inner a {
    font-size: 4.2666666667vw;
  }
}
.header .inner .g-nav_wrap .g-nav_inner .g-nav_hotel-name {
  display: none;
}
@media screen and (max-width: 1500px) {
  .header .inner .g-nav_wrap .g-nav_inner .g-nav_hotel-name {
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 1500px) {
  .header .inner .g-nav_wrap .g-nav_inner .g-nav_hotel-name {
    padding-top: 0;
  }
}
.header .inner .g-nav_wrap .g-nav_inner .g-nav_hotel-name .tit {
  align-items: center;
  color: #0f301f;
  display: flex;
  font-size: 30px;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  .header .inner .g-nav_wrap .g-nav_inner .g-nav_hotel-name .tit {
    font-size: 5.8666666667vw;
  }
}
.header .inner .g-nav_wrap .g-nav_inner .g-nav_hotel-name .tit img {
  margin-right: 8px;
  width: 33px;
}
@media screen and (max-width: 750px) {
  .header .inner .g-nav_wrap .g-nav_inner .g-nav_hotel-name .tit img {
    margin-right: 1.8666666667vw;
    width: 6.6666666667vw;
  }
}
.header .inner .g-nav_wrap .g-nav_inner .g-nav_reserve {
  align-items: center;
  background-color: #c5822a;
  color: #fff;
  display: none;
  font-size: 24px;
  font-weight: bold;
  height: 70px;
  justify-content: center;
  margin: 0 auto;
  width: 270px;
}
@media screen and (max-width: 1500px) {
  .header .inner .g-nav_wrap .g-nav_inner .g-nav_reserve {
    display: flex;
  }
}
@media screen and (max-width: 750px) {
  .header .inner .g-nav_wrap .g-nav_inner .g-nav_reserve {
    font-size: 4.2666666667vw;
    height: 13.3333333333vw;
    line-height: 1.2;
    margin-top: 1em;
    width: 48vw;
  }
}
.header .inner .reserve {
  align-items: center;
  background-color: #c5822a;
  color: #fff;
  display: flex;
  font-size: 24px;
  font-weight: bold;
  height: 70px;
  justify-content: center;
  width: 270px;
}
@media screen and (max-width: 750px) {
  .header .inner .reserve {
    font-size: 3.4666666667vw;
    height: 13.3333333333vw;
    line-height: 1.2;
    width: 13.3333333333vw;
  }
}
.header .inner .g-nav_ham {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  display: none;
  height: 100%;
  margin: 0 22px;
  padding: 0;
  transition: ease 0.4s;
  width: 50px;
  z-index: 1000;
}
@media screen and (max-width: 1500px) {
  .header .inner .g-nav_ham {
    display: block;
  }
}
@media screen and (max-width: 750px) {
  .header .inner .g-nav_ham {
    margin: 0 2.9333333333vw;
    width: 6.6666666667vw;
  }
}
.header .inner .g-nav_ham.active span:nth-child(1) {
  margin-left: 0;
  top: 14px;
  transform: rotate(45deg);
  width: 100%;
}
@media screen and (max-width: 750px) {
  .header .inner .g-nav_ham.active span:nth-child(1) {
    top: 1.8666666667vw;
  }
}
.header .inner .g-nav_ham.active span:nth-child(2) {
  opacity: 0;
  visibility: hidden;
}
.header .inner .g-nav_ham.active span:nth-child(3) {
  top: -14px;
  transform: rotate(-45deg);
  width: 100%;
}
@media screen and (max-width: 750px) {
  .header .inner .g-nav_ham.active span:nth-child(3) {
    top: -1.8666666667vw;
  }
}
.header .inner .g-nav_ham span {
  background-color: #000;
  display: block;
  height: 2px;
  position: relative;
  transition: ease 0.4s;
  width: 100%;
}
@media screen and (max-width: 750px) {
  .header .inner .g-nav_ham span {
    height: 0.2666666667vw;
  }
}
.header .inner .g-nav_ham span:nth-child(1) {
  margin-left: auto;
  top: 0;
}
.header .inner .g-nav_ham span:nth-child(2) {
  margin-top: 12px;
}
@media screen and (max-width: 750px) {
  .header .inner .g-nav_ham span:nth-child(2) {
    margin-top: 1.6vw;
  }
}
.header .inner .g-nav_ham span:nth-child(3) {
  margin: 12px 0 0 auto;
}
@media screen and (max-width: 750px) {
  .header .inner .g-nav_ham span:nth-child(3) {
    margin: 1.6vw 0 0 auto;
  }
}

footer {
  margin-top: 130px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  footer {
    margin-top: 17.3333333333vw;
  }
}
footer > .tit {
  align-items: center;
  color: #0f301f;
  display: flex;
  font-size: 38px;
  font-weight: bold;
  justify-content: center;
  margin-top: 64px;
}
@media screen and (max-width: 750px) {
  footer > .tit {
    font-size: 5.6vw;
    margin-top: 8vw;
  }
}
footer > .tit img {
  margin-right: 12px;
  width: 42px;
}
@media screen and (max-width: 750px) {
  footer > .tit img {
    margin-right: 1.3333333333vw;
    width: 6.4vw;
  }
}
footer > .address {
  margin-top: 26px;
}
@media screen and (max-width: 750px) {
  footer > .address {
    font-size: 3.4666666667vw;
    margin-top: 6.4vw;
  }
}
footer > .no_wrap {
  display: flex;
  justify-content: center;
  margin-top: 26px;
}
@media screen and (max-width: 1024px) {
  footer > .no_wrap {
    flex-direction: column;
  }
}
@media screen and (max-width: 750px) {
  footer > .no_wrap {
    margin-top: 6.4vw;
  }
}
footer > .no_wrap .tel a {
  font-size: 26px;
  color: #0f301f;
}
@media screen and (max-width: 750px) {
  footer > .no_wrap .tel a {
    font-size: 4.8vw;
  }
}
footer > .no_wrap .fax {
  font-size: 26px;
  color: #0f301f;
  margin-left: 118px;
}
@media screen and (max-width: 1024px) {
  footer > .no_wrap .fax {
    margin: 10px 0 0 0;
  }
}
@media screen and (max-width: 750px) {
  footer > .no_wrap .fax {
    font-size: 4.2666666667vw;
    margin-top: 1em;
  }
}
footer nav.inner {
  align-items: flex-start;
  display: flex;
  justify-content: center;
  margin-top: 26px;
}
@media screen and (max-width: 750px) {
  footer nav.inner {
    margin-top: 6.4vw;
  }
}
footer nav.inner a {
  align-items: center;
  border-left: 1px solid #ccc;
  color: #333;
  display: flex;
  justify-content: center;
  max-width: 160px;
  width: 100%;
}
@media screen and (max-width: 750px) {
  footer nav.inner a {
    font-size: 2.9333333333vw;
    width: 21.3333333333vw;
  }
}
footer nav.inner a:last-of-type {
  border-right: 1px solid #ccc;
}
footer > .copyright {
  align-items: center;
  background-color: #12432a;
  color: #fff;
  display: flex;
  font-size: 13px;
  font-weight: normal;
  height: 70px;
  justify-content: center;
  margin-top: 62px;
}
@media screen and (max-width: 750px) {
  footer > .copyright {
    font-size: 2.6666666667vw;
    height: 13.3333333333vw;
    margin-top: 10.4vw;
  }
}

.breadcrumb_wrap.inner {
  display: flex;
  line-height: 1;
  margin-top: 48px;
}
@media screen and (max-width: 750px) {
  .breadcrumb_wrap.inner {
    margin-top: 4.8vw;
  }
}
.breadcrumb_wrap.inner li {
  padding-right: 1.5em;
  position: relative;
}
@media screen and (max-width: 750px) {
  .breadcrumb_wrap.inner li {
    font-size: 2.9333333333vw;
  }
}
.breadcrumb_wrap.inner li:not(:last-child)::before {
  color: #333;
  content: ">";
  position: absolute;
  right: 0.5em;
  top: -1px;
}
.breadcrumb_wrap.inner li:not(:last-child):hover {
  opacity: 1;
}
.breadcrumb_wrap.inner li a {
  color: #12432a;
  line-height: 1;
  text-decoration: underline;
}

.page_index .kv_wrap {
  height: 700px;
  margin-top: 70px;
  position: relative;
}
@media screen and (max-width: 750px) {
  .page_index .kv_wrap {
    height: 93.3333333333vw;
    margin-top: 13.3333333333vw;
  }
}
.page_index .kv_wrap .anime_bg-wrap {
  background: url("../img/index/index_kv_bg.jpg") no-repeat center top/1920px;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
@media screen and (max-width: 750px) {
  .page_index .kv_wrap .anime_bg-wrap {
    background: url("../img/index/index_kv_bg_sp.jpg") center top/100% no-repeat;
  }
}
.page_index .kv_wrap > .inner .catch-copy {
  background: url("../img/index/index_kv_catch-copy_bg.png") no-repeat center top/cover;
  color: #fff;
  font-size: 38px;
  font-weight: bold;
  height: 415px;
  left: 0;
  line-height: 1.6;
  padding: 110px 0 0 64px;
  position: absolute;
  top: 140px;
  width: 443px;
}
@media screen and (max-width: 750px) {
  .page_index .kv_wrap > .inner .catch-copy {
    font-size: 6.1333333333vw;
    height: 55.3333333333vw;
    letter-spacing: -0.05em;
    padding: 12vw 0 0 4.2666666667vw;
    top: 19.2vw;
    width: 59.0666666667vw;
  }
}
.page_index .kv_wrap > .inner .catch-copy .letter-spacing_left {
  margin: 0 4px 0 -22px;
}
@media screen and (max-width: 750px) {
  .page_index .kv_wrap > .inner .catch-copy .letter-spacing_left {
    margin: 0 0.8vw 0 -3.4666666667vw;
  }
}
.page_index .kv_wrap > .inner .catch-copy .letter-spacing_right {
  margin: 0 -18px 0 4px;
}
@media screen and (max-width: 750px) {
  .page_index .kv_wrap > .inner .catch-copy .letter-spacing_right {
    margin: 0 -2.6666666667vw 0 0.8vw;
  }
}
.page_index .insideHotel_wrap {
  margin-top: 90px;
}
@media screen and (max-width: 750px) {
  .page_index .insideHotel_wrap {
    margin-top: 9.6vw;
  }
}
.page_index .insideHotel_wrap .about_wrap {
  height: 316px;
  margin: 0 auto;
  max-width: 960px;
  padding-left: 430px;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .page_index .insideHotel_wrap .about_wrap {
    height: auto;
    margin: 0 4.2666666667vw;
    width: auto;
  }
}
@media screen and (max-width: 750px) {
  .page_index .insideHotel_wrap .about_wrap {
    display: flex;
    flex-direction: column;
    padding-left: 0;
  }
}
.page_index .insideHotel_wrap .about_wrap .up_wrap > .tit {
  color: #0f301f;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3;
}
@media screen and (max-width: 750px) {
  .page_index .insideHotel_wrap .about_wrap .up_wrap > .tit {
    font-size: 6.6666666667vw;
  }
}
.page_index .insideHotel_wrap .about_wrap .up_wrap > .txt {
  line-height: 1.9;
  margin-top: 18px;
}
@media screen and (max-width: 750px) {
  .page_index .insideHotel_wrap .about_wrap .up_wrap > .txt {
    font-size: 3.4666666667vw;
    line-height: 1.6;
    margin-top: 5.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .page_index .insideHotel_wrap .about_wrap .down_wrap {
    height: 56vw;
    margin-top: 9.0666666667vw;
    position: relative;
  }
}
.page_index .insideHotel_wrap .about_wrap .down_wrap .image1 {
  left: 0;
  position: absolute;
  top: 8px;
  width: 220px;
}
@media screen and (max-width: 750px) {
  .page_index .insideHotel_wrap .about_wrap .down_wrap .image1 {
    left: 10.6666666667vw;
    top: 0;
    width: 40vw;
  }
}
.page_index .insideHotel_wrap .about_wrap .down_wrap .image2 {
  left: 150px;
  position: absolute;
  top: 148px;
  width: 220px;
}
@media screen and (max-width: 750px) {
  .page_index .insideHotel_wrap .about_wrap .down_wrap .image2 {
    left: 38.6666666667vw;
    top: 25.8666666667vw;
    width: 40vw;
  }
}
.page_index .insideHotel_wrap .guestRoom_wrap {
  margin-top: 80px;
  position: relative;
}
@media screen and (max-width: 750px) {
  .page_index .insideHotel_wrap .guestRoom_wrap {
    margin-top: 12.2666666667vw;
  }
}
.page_index .insideHotel_wrap .guestRoom_wrap .anime_bg-wrap {
  background: url("../img/index/index_insideHotel_guestRoom_bg.jpg") no-repeat center top/1920px;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
@media screen and (max-width: 750px) {
  .page_index .insideHotel_wrap .guestRoom_wrap .anime_bg-wrap {
    background: url("../img/index/index_insideHotel_guestRoom_bg_sp.jpg") center top/100% no-repeat;
    background: url("../img/index/index_insideHotel_guestRoom_bg_sp.jpg") center top/cover no-repeat;
  }
}
.page_index .insideHotel_wrap .insideHotel-facility_wrap {
  margin-top: 4px;
  position: relative;
}
@media screen and (max-width: 750px) {
  .page_index .insideHotel_wrap .insideHotel-facility_wrap {
    margin-top: 1.3333333333vw;
  }
}
.page_index .insideHotel_wrap .insideHotel-facility_wrap .anime_bg-wrap {
  background: url("../img/index/index_insideHotel_insideHotel-facility_bg.jpg") no-repeat center top/1920px;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
@media screen and (max-width: 750px) {
  .page_index .insideHotel_wrap .insideHotel-facility_wrap .anime_bg-wrap {
    background: url("../img/index/index_insideHotel_insideHotel-facility_bg_sp.jpg") center top/100% no-repeat;
    background: url("../img/index/index_insideHotel_insideHotel-facility_bg_sp.jpg") center top/cover no-repeat;
  }
}
@media screen and (max-width: 750px) {
  .page_index .insideHotel_wrap .inner {
    margin: 0;
  }
}
.page_index .insideHotel_wrap .inner .info_wrap {
  background-color: #12432a;
  background-color: rgba(18, 67, 42, 0.9);
  display: flex;
  flex-direction: column;
  height: 400px;
  margin-left: auto;
  padding-top: 58px;
  width: 370px;
}
@media screen and (max-width: 750px) {
  .page_index .insideHotel_wrap .inner .info_wrap {
    font-size: 3.4666666667vw;
    height: auto;
    margin-top: 0vw;
    padding-top: 9.0666666667vw;
    width: 40vw;
    width: 42.6666666667vw;
  }
}
.page_index .insideHotel_wrap .inner .info_wrap.-insideHotel-facility {
  margin-left: 0;
}
.page_index .insideHotel_wrap .inner .info_wrap > .tit {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .page_index .insideHotel_wrap .inner .info_wrap > .tit {
    font-size: 5.8666666667vw;
  }
}
.page_index .insideHotel_wrap .inner .info_wrap > .txt {
  color: #fff;
  line-height: 1.9;
  margin-top: 50px;
  padding: 0 38px;
}
@media screen and (max-width: 750px) {
  .page_index .insideHotel_wrap .inner .info_wrap > .txt {
    font-size: 3.4666666667vw;
    line-height: 1.6;
    margin-top: 4.8vw;
    padding: 0 4.2666666667vw;
  }
}
.page_index .insideHotel_wrap .inner .info_wrap > .btn {
  align-items: center;
  border: 1px solid #fff;
  color: #fff;
  display: flex;
  height: 50px;
  justify-content: center;
  margin: auto auto 36px;
  width: 214px;
}
@media screen and (max-width: 750px) {
  .page_index .insideHotel_wrap .inner .info_wrap > .btn {
    font-size: 3.4666666667vw;
    height: auto;
    margin: 6.1333333333vw auto 9.0666666667vw;
    padding: 0.5em 1em;
    width: auto;
  }
}
.page_index main > .info_wrap {
  margin-top: 76px;
}
@media screen and (max-width: 750px) {
  .page_index main > .info_wrap {
    margin-top: 13.3333333333vw;
  }
}
.page_index main > .info_wrap > .inner {
  margin-top: 72px;
}
@media screen and (max-width: 750px) {
  .page_index main > .info_wrap > .inner {
    margin-top: 8vw;
  }
}
.page_index main > .info_wrap > .inner li {
  border-bottom: 1px solid #ccc;
  padding: 1em 0;
}
.page_index main > .info_wrap > .inner li .date {
  color: #a7832f;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  .page_index main > .info_wrap > .inner li .date {
    font-size: 3.4666666667vw;
  }
}
.page_index main > .info_wrap > .inner li > .tit {
  color: #12432a;
  display: inline-block;
  margin-left: 20px;
  text-decoration: underline;
}
@media screen and (max-width: 750px) {
  .page_index main > .info_wrap > .inner li > .tit {
    display: block;
    font-size: 3.4666666667vw;
    margin-left: 1em;
  }
}
.page_index main > .info_wrap > .btn {
  align-items: center;
  background-color: #fff;
  border: 1px solid #333;
  color: #333;
  display: flex;
  height: 50px;
  justify-content: center;
  margin: 72px auto 0;
  width: 400px;
}
@media screen and (max-width: 750px) {
  .page_index main > .info_wrap > .btn {
    font-size: 3.7333333333vw;
    height: 10.6666666667vw;
    margin-top: 8vw;
    width: 66.6666666667vw;
  }
}
.page_index .access_wrap {
  margin-top: 76px;
}
@media screen and (max-width: 750px) {
  .page_index .access_wrap {
    margin-top: 13.3333333333vw;
  }
}
.page_index .access_wrap .inner {
  max-width: 1500px;
  padding: 56px 0 54px;
  position: relative;
}
@media screen and (max-width: 750px) {
  .page_index .access_wrap .inner {
    margin: 0;
    padding: 12.5333333333vw 0 16vw;
  }
}
.page_index .access_wrap .inner .anime_bg-wrap {
  background: url("../img/index/index_access_bg2.jpg") no-repeat center top/cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.page_index .access_wrap .inner .map_wrap {
  height: 400px;
  margin: 42px auto 0;
  max-width: 800px;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .page_index .access_wrap .inner .map_wrap {
    margin: 42px 4.2666666667vw 0;
    width: auto;
  }
}
@media screen and (max-width: 750px) {
  .page_index .access_wrap .inner .map_wrap {
    height: 106.6666666667vw;
    margin-top: 8vw;
    max-height: 400px;
  }
}
.page_index .access_wrap .inner > .txt {
  margin-top: 22px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .page_index .access_wrap .inner > .txt {
    font-size: 3.4666666667vw;
    margin: 3.7333333333vw 4.2666666667vw 0;
  }
}
.page_index .access_wrap .inner > .btn {
  align-items: center;
  background-color: #fff;
  border: 1px solid #333;
  color: #333;
  display: flex;
  height: 50px;
  justify-content: center;
  margin: 18px auto 0;
  width: 400px;
}
@media screen and (max-width: 750px) {
  .page_index .access_wrap .inner > .btn {
    font-size: 3.7333333333vw;
    height: 10.6666666667vw;
    margin-top: 3.7333333333vw;
    width: 66.6666666667vw;
  }
}

.page_guest-room .kv_wrap_ptn1 .anime_bg-wrap {
  background: url("../img/guest-room/guest-room_kv_bg.jpg") no-repeat center top/1920px;
}
@media screen and (max-width: 750px) {
  .page_guest-room .kv_wrap_ptn1 .anime_bg-wrap {
    background: url("../img/guest-room/guest-room_kv_bg_sp.jpg") center top/100% no-repeat;
  }
}
.page_guest-room .guest-room_wrap {
  margin-top: 70px;
}
@media screen and (max-width: 750px) {
  .page_guest-room .guest-room_wrap {
    margin-top: 16vw;
  }
}
.page_guest-room .guest-room_wrap > .room_wrap {
  display: flex;
  margin-top: 90px;
}
@media screen and (max-width: 750px) {
  .page_guest-room .guest-room_wrap > .room_wrap {
    align-items: center;
    flex-direction: column;
    margin-top: 11.2vw;
  }
}
.page_guest-room .guest-room_wrap > .room_wrap > .left_wrap {
  position: relative;
  width: 530px;
}
@media screen and (max-width: 750px) {
  .page_guest-room .guest-room_wrap > .room_wrap > .left_wrap {
    max-width: 530px;
    width: 91.4666666667vw;
  }
}
.page_guest-room .guest-room_wrap > .room_wrap > .left_wrap > .inner_wrap {
  margin: 0 auto;
  max-width: 480px;
  overflow: hidden;
  width: 100%;
}
.page_guest-room .guest-room_wrap > .room_wrap > .left_wrap > .inner_wrap .swiper-container .swiper-slide img {
  height: 330px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media screen and (max-width: 750px) {
  .page_guest-room .guest-room_wrap > .room_wrap > .left_wrap > .inner_wrap .swiper-container .swiper-slide img {
    height: 62.9333333333vw;
    max-height: 330px;
  }
}
.page_guest-room .guest-room_wrap > .room_wrap > .left_wrap > .inner_wrap .slider-thumbnail {
  margin-top: 10px;
}
@media screen and (max-width: 750px) {
  .page_guest-room .guest-room_wrap > .room_wrap > .left_wrap > .inner_wrap .slider-thumbnail {
    margin-top: 1.3333333333vw;
  }
}
.page_guest-room .guest-room_wrap > .room_wrap > .left_wrap > .inner_wrap .slider-thumbnail .swiper-wrapper .swiper-slide {
  cursor: pointer;
  height: 66px;
}
@media screen and (max-width: 750px) {
  .page_guest-room .guest-room_wrap > .room_wrap > .left_wrap > .inner_wrap .slider-thumbnail .swiper-wrapper .swiper-slide {
    max-height: 66px;
  }
}
@media screen and (max-width: 480px) {
  .page_guest-room .guest-room_wrap > .room_wrap > .left_wrap > .inner_wrap .slider-thumbnail .swiper-wrapper .swiper-slide {
    height: 13.75vw;
  }
}
.page_guest-room .guest-room_wrap > .room_wrap > .left_wrap > .inner_wrap .slider-thumbnail .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .img_wrap .inner_wrap {
  border: 4px solid #12432a;
}
@media screen and (max-width: 750px) {
  .page_guest-room .guest-room_wrap > .room_wrap > .left_wrap > .inner_wrap .slider-thumbnail .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .img_wrap .inner_wrap {
    border: 0.5333333333vw solid #12432a;
  }
}
.page_guest-room .guest-room_wrap > .room_wrap > .left_wrap > .inner_wrap .slider-thumbnail .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .img_wrap .inner_wrap img {
  opacity: 1;
}
.page_guest-room .guest-room_wrap > .room_wrap > .left_wrap > .inner_wrap .slider-thumbnail .swiper-wrapper .swiper-slide .img_wrap {
  height: 100%;
  padding-left: 10px;
}
@media screen and (max-width: 750px) {
  .page_guest-room .guest-room_wrap > .room_wrap > .left_wrap > .inner_wrap .slider-thumbnail .swiper-wrapper .swiper-slide .img_wrap {
    padding-left: 1.3333333333vw;
  }
}
.page_guest-room .guest-room_wrap > .room_wrap > .left_wrap > .inner_wrap .slider-thumbnail .swiper-wrapper .swiper-slide .img_wrap.-first {
  padding-left: 0;
}
.page_guest-room .guest-room_wrap > .room_wrap > .left_wrap > .inner_wrap .slider-thumbnail .swiper-wrapper .swiper-slide .img_wrap > .inner_wrap {
  background-color: #000;
  height: 100%;
  overflow: hidden;
}
.page_guest-room .guest-room_wrap > .room_wrap > .left_wrap > .inner_wrap .slider-thumbnail .swiper-wrapper .swiper-slide .img_wrap > .inner_wrap img {
  height: 66px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.5;
  width: 96px;
}
@media screen and (max-width: 750px) {
  .page_guest-room .guest-room_wrap > .room_wrap > .left_wrap > .inner_wrap .slider-thumbnail .swiper-wrapper .swiper-slide .img_wrap > .inner_wrap img {
    max-height: 66px;
    max-width: 96;
  }
}
@media screen and (max-width: 480px) {
  .page_guest-room .guest-room_wrap > .room_wrap > .left_wrap > .inner_wrap .slider-thumbnail .swiper-wrapper .swiper-slide .img_wrap > .inner_wrap img {
    height: 13.75vw;
    width: 20vw;
  }
}
.page_guest-room .guest-room_wrap > .room_wrap > .left_wrap > .inner_wrap .slider-thumbnail .swiper-wrapper .swiper-slide .img_wrap > .inner_wrap img:hover {
  opacity: 1;
}
.page_guest-room .guest-room_wrap > .room_wrap > .left_wrap .swiper-button-prev,
.page_guest-room .guest-room_wrap > .room_wrap > .left_wrap .swiper-button-next {
  color: #333;
  left: 0;
  top: calc(50% - 26px - 13px);
  --swiper-navigation-size: 26px;
}
@media screen and (max-width: 480px) {
  .page_guest-room .guest-room_wrap > .room_wrap > .left_wrap .swiper-button-prev,
  .page_guest-room .guest-room_wrap > .room_wrap > .left_wrap .swiper-button-next {
    left: -10px;
    top: calc(50% - 5.4166666667vw - 2.7083333333vw);
  }
}
.page_guest-room .guest-room_wrap > .room_wrap > .left_wrap .swiper-button-next {
  left: auto;
  right: 0;
}
@media screen and (max-width: 480px) {
  .page_guest-room .guest-room_wrap > .room_wrap > .left_wrap .swiper-button-next {
    right: -10px;
  }
}
.page_guest-room .guest-room_wrap > .room_wrap .right_wrap {
  max-width: calc(100% - 530px);
  padding-left: 20px;
  width: 100%;
}
@media screen and (max-width: 750px) {
  .page_guest-room .guest-room_wrap > .room_wrap .right_wrap {
    margin: 5.6vw auto 0;
    max-width: 480px;
    padding-left: 0;
  }
}
@media screen and (max-width: 480px) {
  .page_guest-room .guest-room_wrap > .room_wrap .right_wrap {
    max-width: 100vw;
  }
}
.page_guest-room .guest-room_wrap > .room_wrap .right_wrap > .tit {
  border-left: 3px solid #12432a;
  color: #12432a;
  font-size: 20px;
  padding-left: 8px;
}
@media screen and (max-width: 750px) {
  .page_guest-room .guest-room_wrap > .room_wrap .right_wrap > .tit {
    border-left: 0.6666666667vw solid #12432a;
    font-size: 4.2666666667vw;
    padding-left: 2.1333333333vw;
  }
}
.page_guest-room .guest-room_wrap > .room_wrap .right_wrap > .txt {
  margin-top: 32px;
}
@media screen and (max-width: 750px) {
  .page_guest-room .guest-room_wrap > .room_wrap .right_wrap > .txt {
    font-size: 3.4666666667vw;
    margin-top: 3.2vw;
  }
}
.page_guest-room .common-facility_wrap {
  margin-top: 100px;
}
@media screen and (max-width: 750px) {
  .page_guest-room .common-facility_wrap {
    margin-top: 16vw;
  }
}
.page_guest-room .common-facility_wrap .image_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px;
}
@media screen and (max-width: 750px) {
  .page_guest-room .common-facility_wrap .image_wrap {
    margin-top: 8vw;
  }
}
.page_guest-room .common-facility_wrap .image_wrap img {
  width: 300px;
}
@media screen and (max-width: 750px) {
  .page_guest-room .common-facility_wrap .image_wrap img {
    width: 42vw;
  }
}
@media screen and (max-width: 960px) {
  .page_guest-room .common-facility_wrap .image_wrap img:nth-of-type(n + 3) {
    margin-top: 60px;
  }
}
@media screen and (max-width: 750px) {
  .page_guest-room .common-facility_wrap .image_wrap img:nth-of-type(n + 3) {
    margin-top: 8vw;
  }
}
.page_guest-room .common-facility_wrap .common-info_table {
  margin-top: 88px;
}
@media screen and (max-width: 750px) {
  .page_guest-room .common-facility_wrap .common-info_table {
    margin-top: 8vw;
  }
}
.page_guest-room .common-facility_wrap .common-info_table tr th {
  background-color: #eee;
  border: 1px solid #aaa;
  height: 70px;
  padding: 1em;
  width: 320px;
}
@media screen and (max-width: 750px) {
  .page_guest-room .common-facility_wrap .common-info_table tr th {
    height: auto;
    width: 42vw;
  }
}
.page_guest-room .common-facility_wrap .common-info_table tr td {
  border: 1px solid #aaa;
  height: 70px;
  padding: 1em 1em 1em 2em;
}
@media screen and (max-width: 750px) {
  .page_guest-room .common-facility_wrap .common-info_table tr td {
    height: auto;
  }
}

.page_inside-hotel .kv_wrap_ptn1 .anime_bg-wrap {
  background: url("../img/inside-hotel/inside-hotel_kv_bg.jpg") no-repeat center top/1920px;
}
@media screen and (max-width: 750px) {
  .page_inside-hotel .kv_wrap_ptn1 .anime_bg-wrap {
    background: url("../img/inside-hotel/inside-hotel_kv_bg_sp.jpg") center top/100% no-repeat;
  }
}
.page_inside-hotel .insideHotel-facility_wrap {
  margin-top: 70px;
}
@media screen and (max-width: 750px) {
  .page_inside-hotel .insideHotel-facility_wrap {
    margin-top: 16vw;
  }
}
.page_inside-hotel .insideHotel-facility_wrap > .image_wrap {
  display: flex;
  flex-wrap: wrap;
  margin-top: 56px;
}
@media screen and (max-width: 960px) {
  .page_inside-hotel .insideHotel-facility_wrap > .image_wrap {
    margin: 56px auto 0;
    width: 630px;
  }
}
@media screen and (max-width: 750px) {
  .page_inside-hotel .insideHotel-facility_wrap > .image_wrap {
    margin: 8.5333333333vw auto 0;
    width: 89.3333333333vw;
  }
}
@media screen and (min-width: 961px) {
  .page_inside-hotel .insideHotel-facility_wrap > .image_wrap figure:nth-child(n+2) {
    margin-left: 30px;
  }
  .page_inside-hotel .insideHotel-facility_wrap > .image_wrap figure:nth-child(3n-2) {
    margin-left: 0;
  }
  .page_inside-hotel .insideHotel-facility_wrap > .image_wrap figure:nth-child(n+4) {
    margin-top: 44px;
  }
}
@media screen and (max-width: 960px) {
  .page_inside-hotel .insideHotel-facility_wrap > .image_wrap figure:nth-child(even) {
    margin-left: 30px;
  }
}
@media screen and (max-width: 960px) and (max-width: 750px) {
  .page_inside-hotel .insideHotel-facility_wrap > .image_wrap figure:nth-child(even) {
    margin-left: 5.3333333333vw;
  }
}
@media screen and (max-width: 960px) {
  .page_inside-hotel .insideHotel-facility_wrap > .image_wrap figure:nth-child(n+3) {
    margin-top: 44px;
  }
}
.page_inside-hotel .insideHotel-facility_wrap > .image_wrap figure img {
  height: 200px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-fit: cover;
     object-fit: cover;
  width: 300px;
}
@media screen and (max-width: 750px) {
  .page_inside-hotel .insideHotel-facility_wrap > .image_wrap figure img {
    height: 28vw;
    width: 42vw;
  }
}
.page_inside-hotel .insideHotel-facility_wrap > .image_wrap figure figcaption {
  margin-top: 0.5em;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .page_inside-hotel .insideHotel-facility_wrap > .image_wrap figure figcaption {
    font-size: 3.4666666667vw;
    width: 42vw;
  }
}
.page_inside-hotel .insideHotel-facility_wrap > .floor-map_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 90px;
}
@media screen and (max-width: 960px) {
  .page_inside-hotel .insideHotel-facility_wrap > .floor-map_wrap {
    margin: 90px auto 0;
    width: 442px;
  }
}
@media screen and (max-width: 750px) {
  .page_inside-hotel .insideHotel-facility_wrap > .floor-map_wrap {
    margin: 10.6666666667vw auto 0;
    width: 75.4666666667vw;
  }
}
@media screen and (max-width: 960px) {
  .page_inside-hotel .insideHotel-facility_wrap > .floor-map_wrap .floor-map:nth-child(even) {
    margin-left: 30px;
  }
  .page_inside-hotel .insideHotel-facility_wrap > .floor-map_wrap .floor-map:nth-child(n+3) {
    margin-top: 30px;
  }
}
@media screen and (max-width: 750px) {
  .page_inside-hotel .insideHotel-facility_wrap > .floor-map_wrap .floor-map:nth-child(even) {
    margin-left: 5.3333333333vw;
  }
  .page_inside-hotel .insideHotel-facility_wrap > .floor-map_wrap .floor-map:nth-child(n+3) {
    margin-top: 5.3333333333vw;
  }
}
.page_inside-hotel .insideHotel-facility_wrap > .floor-map_wrap .floor-map img {
  width: 206px;
}
@media screen and (max-width: 750px) {
  .page_inside-hotel .insideHotel-facility_wrap > .floor-map_wrap .floor-map img {
    width: 35.0666666667vw;
  }
}

.page_access .kv_wrap_ptn1 .anime_bg-wrap {
  background: url("../img/access/access_kv_bg3.jpg") no-repeat center top/1920px;
}
@media screen and (max-width: 750px) {
  .page_access .kv_wrap_ptn1 .anime_bg-wrap {
    background: url("../img/access/access_kv_bg3_sp.jpg") center top/100% no-repeat;
  }
}
.page_access .access_wrap {
  margin-top: 70px;
}
@media screen and (max-width: 750px) {
  .page_access .access_wrap {
    margin-top: 16vw;
  }
}
.page_access .access_wrap .google-map_wrap {
  height: 350px;
  margin: 42px auto 0;
  max-width: 800px;
  width: 100%;
}
@media screen and (max-width: 750px) {
  .page_access .access_wrap .google-map_wrap {
    height: 66.6666666667vw;
    margin: 0 auto;
  }
}
.page_access .access_wrap .address_wrap {
  margin-top: 1.5em;
  text-align: center;
}
.page_access .access_wrap .address_wrap > .tit {
  font-size: 20px;
}
@media screen and (max-width: 750px) {
  .page_access .access_wrap .address_wrap > .tit {
    font-size: 4vw;
    text-align: left;
  }
}
.page_access .access_wrap .address_wrap > .txt {
  margin-top: 1em;
}
@media screen and (max-width: 750px) {
  .page_access .access_wrap .address_wrap > .txt {
    font-size: 3.4666666667vw;
    text-align: left;
  }
}
.page_access .access_wrap .access_map {
  border: 2px solid #12432a;
  display: block;
  margin: 14px auto 0;
}
.page_access .access_wrap > .info {
  margin-top: 50px;
}
@media screen and (max-width: 750px) {
  .page_access .access_wrap > .info {
    margin-top: 9.3333333333vw;
  }
}
.page_access .access_wrap > .info .item_wrap {
  border-bottom: 1px solid #ccc;
  display: flex;
  padding: 1em;
}
@media screen and (max-width: 750px) {
  .page_access .access_wrap > .info .item_wrap {
    font-size: 3.4666666667vw;
  }
}
.page_access .access_wrap > .info .item_wrap dt {
  line-height: 1.4;
  white-space: nowrap;
}
.page_access .access_wrap > .info .item_wrap dd {
  line-height: 1.4;
}
.page_access .access_wrap > .info .item_wrap .wrap {
  padding-left: 7em;
  text-indent: -7em;
}
@media screen and (max-width: 750px) {
  .page_access .access_wrap > .info .item_wrap .wrap {
    padding-left: 0;
    text-indent: 0;
  }
}
.page_access .access_wrap > .info .item_wrap .wrap.-ptn5 {
  padding-left: 5em;
  text-indent: -5em;
}
@media screen and (max-width: 750px) {
  .page_access .access_wrap > .info .item_wrap .wrap.-ptn5 {
    padding-left: 0;
    text-indent: 0;
  }
}
.page_access .access_wrap > .info .item_wrap .wrap.-ptn6 {
  padding-left: 6em;
  text-indent: -6em;
}
@media screen and (max-width: 750px) {
  .page_access .access_wrap > .info .item_wrap .wrap.-ptn6 {
    padding-left: 0;
    text-indent: 0;
  }
}

.page_reserve .kv_wrap_ptn1 .anime_bg-wrap {
  background: url("../img/inside-hotel/inside-hotel_kv_bg.jpg") no-repeat center top/1920px;
}
@media screen and (max-width: 750px) {
  .page_reserve .kv_wrap_ptn1 .anime_bg-wrap {
    background: url("../img/inside-hotel/inside-hotel_kv_bg_sp.jpg") center top/100% no-repeat;
  }
}
.page_reserve .btn {
  align-items: center;
  background-color: #a7832f;
  color: #fff;
  display: flex;
  font-size: 22px;
  height: 60px;
  justify-content: center;
  line-height: 1;
  position: relative;
  width: 300px;
}
@media screen and (max-width: 750px) {
  .page_reserve .btn {
    font-size: 4.8vw;
    height: auto;
    padding: 0.7em 1em;
    width: 80vw;
  }
}
.page_reserve .btn:nth-child(n+2) {
  margin-left: 100px;
}
@media screen and (max-width: 750px) {
  .page_reserve .btn:nth-child(n+2) {
    margin: 8vw 0 0 0;
  }
}
.page_reserve .btn::before {
  background: #fff;
  bottom: 0;
  content: "";
  height: 1px;
  margin: auto;
  position: absolute;
  right: 20px;
  top: 2px;
  width: 30px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 750px) {
  .page_reserve .btn::before {
    right: 4.2666666667vw;
    top: 0.5333333333vw;
    width: 8vw;
  }
}
.page_reserve .btn::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 5px;
  right: 20px;
  width: 10px;
  height: 1px;
  margin: auto;
  background: #fff;
  transform: rotateZ(40deg);
  transition: all 0.3s ease;
}
@media screen and (max-width: 750px) {
  .page_reserve .btn::after {
    bottom: 1.3333333333vw;
    right: 4.2666666667vw;
    width: 2.6666666667vw;
  }
}
.page_reserve .btn:hover::before, .page_reserve .btn:hover::after {
  right: 16px;
}
@media screen and (max-width: 750px) {
  .page_reserve .btn:hover::before, .page_reserve .btn:hover::after {
    right: 4.2666666667vw;
  }
}
.page_reserve .reserve_wrap {
  margin-top: 70px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .page_reserve .reserve_wrap {
    margin-top: 16vw;
  }
}
.page_reserve .reserve_wrap > .wrap {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
@media screen and (max-width: 750px) {
  .page_reserve .reserve_wrap > .wrap {
    align-items: center;
    flex-direction: column;
    margin-top: 8vw;
  }
}
.page_reserve .reserveConfirm_wrap {
  margin-top: 70px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .page_reserve .reserveConfirm_wrap {
    margin-top: 8vw;
  }
}
.page_reserve .reserveConfirm_wrap > .wrap {
  display: flex;
  gap: 100px;
  justify-content: center;
  margin-top: 40px;
}
@media screen and (max-width: 750px) {
  .page_reserve .reserveConfirm_wrap > .wrap {
    align-items: center;
    flex-direction: column;
    gap: 8vw;
    margin-top: 0;
  }
}
.page_reserve .reserveConfirm_wrap > .wrap a {
  text-decoration: underline;
}
.page_reserve .member_wrap {
  margin-top: 120px;
}
@media screen and (max-width: 750px) {
  .page_reserve .member_wrap {
    margin-top: 21.3333333333vw;
  }
}
.page_reserve .member_wrap > .wrap {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
@media screen and (max-width: 750px) {
  .page_reserve .member_wrap > .wrap {
    align-items: center;
    flex-direction: column;
    margin-top: 8vw;
  }
}
.page_reserve .member_wrap > .wrap .btn {
  background-color: transparent;
  border: 1px solid #a7832f;
  color: #a7832f;
}
@media screen and (min-width: 751px) {
  .page_reserve .member_wrap > .wrap .btn {
    font-size: 18px;
  }
}
.page_reserve .member_wrap > .wrap .btn::before {
  background: #a7832f;
}
.page_reserve .member_wrap > .wrap .btn::after {
  background: #a7832f;
}

.page_info-detail .kv_wrap_ptn1 .anime_bg-wrap {
  background: url("../img/inside-hotel/inside-hotel_kv_bg.jpg") no-repeat center top/1920px;
}
@media screen and (max-width: 750px) {
  .page_info-detail .kv_wrap_ptn1 .anime_bg-wrap {
    background: url("../img/inside-hotel/inside-hotel_kv_bg_sp.jpg") center top/100% no-repeat;
  }
}
.page_info-detail .contents_wrap {
  margin-top: 100px;
}
@media screen and (max-width: 750px) {
  .page_info-detail .contents_wrap {
    margin-top: 16vw;
  }
}
.page_info-detail .contents_wrap > .tit {
  color: #0f301f;
  font-size: 26px;
  font-weight: bold;
  padding-bottom: 14px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .page_info-detail .contents_wrap > .tit {
    font-size: 5.8666666667vw;
    padding-bottom: 4.2666666667vw;
  }
}
.page_info-detail .contents_wrap > .tit::before {
  background-color: #0f301f;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 120px;
}
@media screen and (max-width: 750px) {
  .page_info-detail .contents_wrap > .tit::before {
    height: 0.2666666667vw;
    width: 21.3333333333vw;
  }
}
.page_info-detail .contents_wrap > .date {
  color: #a7832f;
  font-weight: bold;
  margin-top: 2em;
}
.page_info-detail .contents_wrap > .txt {
  margin-top: 1em;
}
.page_info-detail .contents_wrap .pagenation {
  display: flex;
  justify-content: center;
  margin-top: 70px;
}
@media screen and (max-width: 750px) {
  .page_info-detail .contents_wrap .pagenation {
    margin-top: 13.3333333333vw;
  }
}
.page_info-detail .contents_wrap .pagenation li:nth-child(n+2) {
  margin-left: 2em;
}
.page_info-detail .contents_wrap .pagenation li a {
  text-decoration: underline;
}

.page_info-list .kv_wrap_ptn1 .anime_bg-wrap {
  background: url("../img/inside-hotel/inside-hotel_kv_bg.jpg") no-repeat center top/1920px;
}
@media screen and (max-width: 750px) {
  .page_info-list .kv_wrap_ptn1 .anime_bg-wrap {
    background: url("../img/inside-hotel/inside-hotel_kv_bg_sp.jpg") center top/100% no-repeat;
  }
}
.page_info-list .list_wrap {
  margin-top: 70px;
}
@media screen and (max-width: 750px) {
  .page_info-list .list_wrap {
    margin-top: 13.3333333333vw;
  }
}
.page_info-list .list_wrap li {
  border-bottom: 1px solid #ccc;
  padding: 1em 0;
}
.page_info-list .list_wrap li .date {
  color: #a68d72;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  .page_info-list .list_wrap li .date {
    font-size: 3.4666666667vw;
  }
}
.page_info-list .list_wrap li > .tit {
  color: #12432a;
  display: inline-block;
  margin-left: 20px;
  text-decoration: underline;
}
@media screen and (max-width: 750px) {
  .page_info-list .list_wrap li > .tit {
    display: block;
    font-size: 3.4666666667vw;
    margin-left: 1em;
  }
}
.page_info-list .pagenation {
  display: flex;
  justify-content: center;
  margin-top: 70px;
}
@media screen and (max-width: 750px) {
  .page_info-list .pagenation {
    margin-top: 13.3333333333vw;
  }
}
.page_info-list .pagenation li:nth-child(n+2) {
  margin-left: 2em;
}
.page_info-list .pagenation li a {
  text-decoration: underline;
}/*# sourceMappingURL=style.css.map */