@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html {
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

body {
  color: #000;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.8;
}
@media screen and (max-width: 1200px) {
  body {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

a:hover {
  text-decoration: underline;
}
a:hover img {
  opacity: 0.8;
}
a img {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
  outline: -webkit-focus-ring-color auto 1px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 1px;
}

small {
  font-size: inherit;
}

.m-wrapper {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1000px) {
  .m-wrapper {
    max-width: 89.3%;
  }
}

.m-tellink {
  pointer-events: none;
}
@media screen and (max-width: 1200px) {
  .m-tellink {
    pointer-events: auto;
    text-decoration: underline;
  }
}

.for-ie {
  display: none;
  width: 100%;
  color: #fff;
  letter-spacing: 0.05em;
  padding: 25px 5.35%;
  background-color: #44907C;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.for-ie .m-wrapper {
  position: relative;
  padding-right: 100px;
}
.for-ie a {
  text-decoration: underline;
}
.for-ie a:hover {
  text-decoration: none;
}
.for-ie button {
  width: 120px;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px;
  border: 1px solid #fff;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.for-ie button:focus {
  outline: none;
}

.tCenter {
  text-align: center !important;
}

.tRight {
  text-align: right !important;
}

.tLeft {
  text-align: left !important;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.mT0 {
  margin-top: 0px !important;
}

.mT5 {
  margin-top: 5px !important;
}

.mT10 {
  margin-top: 10px !important;
}

.mT15 {
  margin-top: 15px !important;
}

.mT20 {
  margin-top: 20px !important;
}

.mT25 {
  margin-top: 25px !important;
}

.mT30 {
  margin-top: 30px !important;
}

.mT35 {
  margin-top: 35px !important;
}

.mT40 {
  margin-top: 40px !important;
}

.mT45 {
  margin-top: 45px !important;
}

.mT50 {
  margin-top: 50px !important;
}

.mB0 {
  margin-bottom: 0px !important;
}

.mB5 {
  margin-bottom: 5px !important;
}

.mB10 {
  margin-bottom: 10px !important;
}

.mB15 {
  margin-bottom: 15px !important;
}

.mB20 {
  margin-bottom: 20px !important;
}

.mB25 {
  margin-bottom: 25px !important;
}

.mB30 {
  margin-bottom: 30px !important;
}

.mB35 {
  margin-bottom: 35px !important;
}

.mB40 {
  margin-bottom: 40px !important;
}

.mB45 {
  margin-bottom: 45px !important;
}

.mB50 {
  margin-bottom: 50px !important;
}

.mL0 {
  margin-left: 0px !important;
}

.mL10 {
  margin-left: 10px !important;
}

.mL20 {
  margin-left: 20px !important;
}

.mL30 {
  margin-left: 30px !important;
}

.mR0 {
  margin-right: 0px !important;
}

.mR10 {
  margin-right: 10px !important;
}

.mR20 {
  margin-right: 20px !important;
}

.mR30 {
  margin-right: 30px !important;
}

.pT0 {
  padding-top: 0px !important;
}

.pT5 {
  padding-top: 5px !important;
}

.pT10 {
  padding-top: 10px !important;
}

.pT15 {
  padding-top: 15px !important;
}

.pT20 {
  padding-top: 20px !important;
}

.pT25 {
  padding-top: 25px !important;
}

.pT30 {
  padding-top: 30px !important;
}

.pT35 {
  padding-top: 35px !important;
}

.pT40 {
  padding-top: 40px !important;
}

.pT45 {
  padding-top: 45px !important;
}

.pT50 {
  padding-top: 50px !important;
}

.pB0 {
  padding-bottom: 0px !important;
}

.pB5 {
  padding-bottom: 5px !important;
}

.pB10 {
  padding-bottom: 10px !important;
}

.pB15 {
  padding-bottom: 15px !important;
}

.pB20 {
  padding-bottom: 20px !important;
}

.pB25 {
  padding-bottom: 25px !important;
}

.pB30 {
  padding-bottom: 30px !important;
}

.pB35 {
  padding-bottom: 35px !important;
}

.pB40 {
  padding-bottom: 40px !important;
}

.pB45 {
  padding-bottom: 45px !important;
}

.pB50 {
  padding-bottom: 50px !important;
}

.pL0 {
  padding-left: 0px !important;
}

.pL10 {
  padding-left: 10px !important;
}

.pL20 {
  padding-left: 20px !important;
}

.pL30 {
  padding-left: 30px !important;
}

.pR0 {
  padding-right: 0px !important;
}

.pR10 {
  padding-right: 10px !important;
}

.pR20 {
  padding-right: 20px !important;
}

.pR30 {
  padding-right: 30px !important;
}

.fadeIn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}
.fadeIn.is-show {
  opacity: 1;
}

.fadeInUp {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translate(0, 50px);
      -ms-transform: translate(0, 50px);
          transform: translate(0, 50px);
}
.fadeInUp.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.zoomIn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: scale(0.6);
      -ms-transform: scale(0.6);
          transform: scale(0.6);
}
.zoomIn.is-show {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.m-pc-hidden {
  display: none;
}
@media screen and (max-width: 1200px) {
  .m-pc-hidden {
    display: inline-block;
  }
}

.m-sp-hidden {
  display: inline-block;
}
@media screen and (max-width: 1200px) {
  .m-sp-hidden {
    display: none;
  }
}

.visually-hidden {
  /**
   * a11y-css-resetから引用
   * https://github.com/mike-engel/a11y-css-reset
  **/
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

/*******************************
Style
*******************************/
.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background-color: #fff;
  display: none;
}
@media screen and (max-width: 1200px) {
  .l-header {
    display: block;
  }
}
.l-header .header_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  z-index: 1;
  position: relative;
}
.l-header .header_logo {
  z-index: 1;
  position: relative;
}
.l-header .hamburger {
  display: block;
  width: 30px;
  height: 20px;
  position: relative;
  background: none;
  border: none;
  cursor: pointer;
  z-index: 101;
}
@media screen and (max-width: 1200px) {
  .l-header .hamburger {
    display: block;
  }
}
.l-header .hamburger span {
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #000;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header .hamburger span:nth-child(1) {
  top: 0;
}
.l-header .hamburger span:nth-child(2) {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.l-header .hamburger span:nth-child(3) {
  bottom: 0;
}
.l-header .hamburger.is-active span:nth-child(1) {
  -webkit-transform: translateY(9px) rotate(45deg);
      -ms-transform: translateY(9px) rotate(45deg);
          transform: translateY(9px) rotate(45deg);
}
.l-header .hamburger.is-active span:nth-child(2) {
  opacity: 0;
}
.l-header .hamburger.is-active span:nth-child(3) {
  -webkit-transform: translateY(-9px) rotate(-45deg);
      -ms-transform: translateY(-9px) rotate(-45deg);
          transform: translateY(-9px) rotate(-45deg);
}
.l-header .header_nav {
  display: block;
}
@media screen and (max-width: 1200px) {
  .l-header .header_nav {
    display: block;
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.97);
    padding: 50px 0 0;
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    visibility: hidden;
  }
  .l-header .header_nav.is-active {
    top: 0;
    opacity: 1;
    visibility: visible;
  }
  .l-header .header_nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-top: 1px solid #C0C0C0;
  }
  .l-header .header_nav ul li {
    border-bottom: 1px solid #C0C0C0;
  }
  .l-header .header_nav ul li a {
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 28px;
  }
  .l-header .header_nav ul li a:hover {
    text-decoration: none;
  }
}

body.is-fixed {
  overflow: hidden;
}

.l-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0;
  background-color: #E7E1DA;
}
@media screen and (max-width: 1200px) {
  .l-main {
    width: 100%;
    padding-top: 50px;
    min-height: 100vh;
    padding-top: 50px;
  }
}

.l-sidebar {
  display: block;
  width: calc((100% - 375px) / 2);
  height: 100vh;
  position: fixed;
  background-color: #E7E1DA;
}
.l-sidebar--left {
  left: 0;
}
.l-sidebar--left .sidebar_inner {
  position: absolute;
  right: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.l-sidebar--left .sidebar_inner .sidebar_logo {
  margin-bottom: 20px;
}
.l-sidebar--left .sidebar_inner .sidebar_nav {
  margin-bottom: 44px;
}
.l-sidebar--left .sidebar_inner .sidebar_nav ul li {
  font-weight: 700;
  font-size: 15px;
  line-height: 28px;
}
.l-sidebar--left .sidebar_inner .sidebar_nav ul li a {
  display: block;
  padding: 5px 0 5px 15px;
  position: relative;
}
.l-sidebar--left .sidebar_inner .sidebar_nav ul li a::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  border-width: 5px 0 5px 9px;
  border-color: transparent transparent transparent #44907C;
  margin-right: 8px;
  vertical-align: middle;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.l-sidebar--left .sidebar_inner .sidebar_nav ul li a:hover {
  text-decoration: none;
}
.l-sidebar--left .sidebar_inner .sidebar_nav ul li a:hover::before {
  border-color: transparent transparent transparent #F4E07A;
}
.l-sidebar--left .sidebar_inner .sidebar_info .sidebar_info_logo {
  margin-bottom: 10px;
}
.l-sidebar--left .sidebar_inner .sidebar_info .sidebar_info_tel {
  padding-bottom: 10px;
}
.l-sidebar--left .sidebar_inner .sidebar_info .sidebar_info_tel a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5px;
  pointer-events: none;
}
.l-sidebar--left .sidebar_inner .sidebar_info .sidebar_info_time {
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  text-align: left;
  font-family: "Noto Sans JP";
  max-width: 335px;
  margin: 0 auto;
}
.l-sidebar--right {
  right: 0;
  background-image: url(./../images/right_bg.png);
  background-size: 542px;
  background-position: top left;
  background-repeat: no-repeat;
}
.l-sidebar--right .sidebar_inner {
  position: absolute;
  bottom: 145px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 53px;
  width: 335px;
}
.l-sidebar--right .sidebar_inner .right_inner_fukidashi {
  text-align: center;
}
.l-sidebar--right .sidebar_inner .right_inner_ttl {
  text-align: center;
  font-weight: 900;
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 10px;
}
.l-sidebar--right .sidebar_inner .right_inner_btn {
  text-align: center;
}
.l-sidebar--right .sidebar_inner .right_inner_btn a {
  width: 335px;
  font-weight: 900;
  font-size: 20px;
  border: 2px solid #000;
  display: inline-block;
  position: relative;
  padding: 3px 0;
  background-color: #F4E07A;
}
.l-sidebar--right .sidebar_inner .right_inner_btn a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.l-sidebar--right .sidebar_inner .right_inner_btn a::after {
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(./../images/arrow_bnr.png);
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 11px;
  height: 17px;
}
.l-sidebar--right .right_people_img {
  position: absolute;
  bottom: 0;
  left: 117px;
}
@media screen and (max-width: 1200px) {
  .l-sidebar {
    display: none;
  }
}

.l-content {
  padding-top: 30px;
  width: 375px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .l-content {
    width: bpSps;
    min-height: calc(100vh - 50px);
    padding-top: 0;
  }
}
.l-content .book_tour_btn {
  width: 100%;
  font-weight: 900;
  font-size: 20px;
  border: 2px solid #000;
  display: inline-block;
  position: relative;
  text-align: center;
  padding: 3px 23px 3px 0px;
  background-color: #F4E07A;
}
.l-content .book_tour_btn::after {
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(./../images/arrow_bnr.png);
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 11px;
  height: 17px;
}
.l-content .book_tour_btn:hover {
  text-decoration: none;
  opacity: 0.7;
}
.l-content .slick-prev,
.l-content .slick-next {
  position: absolute;
  top: 113px;
  z-index: 10;
  background-color: #000;
  width: 40px;
  height: 40px;
}
.l-content .slick-prev::before,
.l-content .slick-next::before {
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(./../images/arrow.png);
  width: 7px;
  height: 11px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-4px, -50%);
      -ms-transform: translate(-4px, -50%);
          transform: translate(-4px, -50%);
  opacity: 1;
}
.l-content .slick-prev {
  left: -22px;
}
.l-content .slick-next {
  right: -22px;
}
.l-content .slick-next::before {
  -webkit-transform: translate(-2px, -50%) rotate(180deg);
      -ms-transform: translate(-2px, -50%) rotate(180deg);
          transform: translate(-2px, -50%) rotate(180deg);
}
.l-content .section_mv {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 860px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 0;
  border-radius: 10px 10px 0 0;
}
@media screen and (max-width: 1200px) {
  .l-content .section_mv {
    border-radius: 0;
  }
}
.l-content .section_mv .mv_btn {
  position: absolute;
  bottom: 50px;
  left: 50%;
  width: 90%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.l-content .section_mv .mv_img {
  height: 622px;
  aspect-ratio: 576/384;
  position: absolute;
  border-bottom-left-radius: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-animation: slideRight 40s linear infinite;
          animation: slideRight 40s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.l-content .section_mv .mv_img img {
  display: block;
  height: 100%;
  width: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@-webkit-keyframes slideRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-933px);
            transform: translateX(-933px);
  }
}
@keyframes slideRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-933px);
            transform: translateX(-933px);
  }
}
.l-content .section_logo {
  background-color: #44907C;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 62px 0 20px;
  margin-top: -65px;
  z-index: 1;
}
.l-content .section_logo h1 {
  font-size: 20px;
  font-weight: 900;
  line-height: 1;
}
.l-content .section_logo p {
  font-size: 15px;
  font-weight: 900;
}
.l-content .section_about {
  background-color: #E7E1DA;
  position: relative;
  padding: 30px 0 70px;
  text-align: center;
  color: #000;
}
.l-content .section_about.before_line {
  position: relative;
  padding-top: 90px;
}
.l-content .section_about.before_line::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 120px;
  background-color: #000;
  position: absolute;
  top: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.l-content .section_about.bottom0 {
  padding-bottom: 0;
}
.l-content .section_about .about_ttl {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: -0.75px;
  padding-block: 20px;
  /* 186.667% */
}
.l-content .section_about .about_inner {
  margin-inline: 10px;
}
.l-content .section_about .about_img {
  margin-bottom: 20px;
}
.l-content .section_about .about_txt {
  margin-top: 10px;
  width: 93%;
}
.l-content .section_about .about_txt:nth-child(even) {
  margin-left: auto;
}
.l-content .section_about .about_txt:nth-child(odd) {
  margin-right: auto;
}
.l-content .section_about .about_bottom {
  margin-top: 0px;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.l-content .section_raku {
  background-color: #fff;
  position: relative;
}
.l-content .section_raku::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 17px solid transparent;
  border-left: 17px solid transparent;
  border-top: 30px solid #44907C;
  border-bottom: 0;
  bottom: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.l-content .section_raku .raku_ttl {
  position: relative;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.l-content .section_raku .raku_ttl img {
  margin-top: -30px;
}
.l-content .section_raku .raku_inner_inner {
  background-color: #44907C;
  padding-bottom: 30px;
}
.l-content .section_raku .raku_img {
  padding-inline: 10px;
}
.l-content .section_point {
  background-color: #FFF;
  padding-top: 55px;
}
.l-content .section_point .point_ttl {
  margin: 0 auto;
  width: 70%;
  text-align: center;
  padding-bottom: 30px;
}
.l-content .section_point .point_list {
  padding-inline: 20px;
  padding-bottom: 30px;
}
.l-content .section_point .point_list .point_list_item {
  padding-bottom: 30px;
}
.l-content .section_point .point_list .point_list_item_ttl {
  margin-top: 10px;
  margin-bottom: 10px;
}
.l-content .section_point .point_list .point_list_item_txt {
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: -0.3px;
}
.l-content .section_favorite {
  background-color: #F6F3F1;
  padding-inline: 20px;
}
.l-content .section_favorite .favorite_ttl {
  width: 95%;
  margin-left: -2%;
}
.l-content .section_favorite .favorite_ttl img {
  margin-top: -6%;
  position: relative;
}
.l-content .section_favorite .favorite_txt {
  margin-top: 10px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}
.l-content .section_performance {
  background-color: #F6F3F1;
  padding-top: 30px;
  padding-bottom: 60px;
}
.l-content .section_performance .section_performance_inner {
  padding-inline: 40px;
}
.l-content .section_performance .section_performance_inner .performance_ttl {
  width: 75%;
  margin-inline: auto;
}
.l-content .section_performance .section_performance_inner .performance_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 19px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}
.l-content .section_performance .section_performance_inner .performance_list .performance_list_item {
  width: 28%;
  margin-bottom: 10px;
}
.l-content .section_performance .section_performance_inner .performance_list .performance_list_item.wide {
  width: 31%;
}
.l-content .section_performance .section_performance_inner .performance_list .performance_list_item:hover {
  opacity: 0.7;
  cursor: pointer;
}
.l-content .section_tokuten {
  background-color: #69A696;
  padding: 40px 0 50px;
}
.l-content .section_tokuten .tokuten_ttl {
  margin: 0 auto;
  text-align: center;
  padding-bottom: 10px;
}
.l-content .section_tokuten .tokuten_slider {
  position: relative;
  padding-bottom: 10px;
}
.l-content .section_tokuten .tokuten_slider_item {
  width: 300px;
  padding: 0 5px;
}
.l-content .section_tokuten .tokuten_slider_item img {
  width: 100%;
  height: auto;
}
.l-content .section_tokuten .tokuten_note {
  font-size: 10px;
  font-weight: 400;
  line-height: 15px;
  text-align: left;
  font-family: "Noto Sans JP";
  max-width: 335px;
  margin: 0 auto;
}
.l-content .section_kengaku {
  background-color: #44907C;
  padding: 30px 20px;
}
.l-content .section_kengaku .kengaku_txt {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
}
.l-content .section_kengaku .kengaku_btn {
  margin-top: 10px;
  text-align: center;
}
.l-content .section_kengaku .kengaku_btn .kengaku_btn_link {
  border: 1px solid #FFF;
  display: block;
  max-width: 300px;
  margin-inline: auto;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  position: relative;
  padding-block: 6px;
}
.l-content .section_kengaku .kengaku_btn .kengaku_btn_link::after {
  content: "";
  position: absolute;
  top: 50%;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  width: 10px;
  height: 10px;
  right: 23px;
}
.l-content .section_kengaku .kengaku_btn .kengaku_btn_link:hover {
  text-decoration: none;
  opacity: 0.7;
}
.l-content .section_yoyaku {
  background-color: #F4E07A;
  padding: 0 0 50px;
  position: relative;
}
.l-content .section_yoyaku .yoyaku_img {
  margin: 0 auto;
  text-align: center;
  padding-bottom: 40px;
}
.l-content .section_yoyaku .yoyaku_ttl {
  position: absolute;
  left: 50%;
  top: 137px;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 227px;
  z-index: 1;
}
.l-content .section_yoyaku .yoyaku_txt {
  font-weight: 900;
  text-align: center;
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 10px;
}
.l-content .section_yoyaku .yoyaku_btn {
  text-align: center;
}
.l-content .section_yoyaku .yoyaku_btn a {
  width: 335px;
  font-weight: 900;
  font-size: 20px;
  border: 2px solid #000;
  display: inline-block;
  position: relative;
  padding: 3px 0;
}
.l-content .section_yoyaku .yoyaku_btn a:hover {
  text-decoration: none;
}
.l-content .section_yoyaku .yoyaku_btn a::after {
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(./../images/arrow_bnr.png);
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 11px;
  height: 17px;
}

.l-footer {
  width: 100%;
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 10px 0;
}
@media screen and (max-width: 1200px) {
  .l-footer {
    padding: 10px 0;
  }
}
.l-footer .fix_link {
  position: fixed;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 335px;
  z-index: 10;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
@media screen and (max-width: 1200px) {
  .l-footer .fix_link {
    display: block;
  }
}
.l-footer .fix_link.is-show {
  opacity: 1;
}
.l-footer .fix_link a {
  background-color: #F4E07A;
  padding: 10px 20px 10px 0px;
  color: #000;
  display: block;
  font-weight: 900;
  font-size: 20px;
  line-height: 35px;
  text-decoration: none;
  text-align: center;
  border-radius: 10px 10px 0 0;
  position: relative;
}
.l-footer .fix_link a::after {
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(./../images/arrow_bnr.png);
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 9px;
  height: 11px;
}
.l-footer .fix_link a::before {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 25px;
  height: 25px;
  right: 14px;
  top: 50%;
  border-radius: 30px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.l-footer .footer_inner {
  border-bottom: 2px solid #fff;
  padding: 10px 0 20px;
}
.l-footer .footer_txt {
  font-size: 10px;
  font-weight: 400;
  line-height: 15px;
  text-align: left;
  font-family: "Noto Sans JP";
  max-width: 335px;
  margin: 0 auto 10px;
}
.l-footer .footer_logo {
  margin-bottom: 10px;
}
.l-footer .footer_tel {
  padding-bottom: 10px;
}
.l-footer .footer_tel a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5px;
}
.l-footer .footer_time {
  font-size: 12px;
  font-weight: 400;
  line-height: 28px;
  margin: 0 auto;
}
.l-footer .footer_link {
  font-size: 10px;
  font-weight: 400;
  line-height: 15px;
  text-align: left;
  font-family: "Noto Sans JP";
  max-width: 335px;
  margin: 0 auto;
  padding: 20px 0 5px;
}
.l-footer .footer_link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
@media screen and (max-width: 1200px) {
  .modal {
    display: none;
  }
}
.modal.is-active {
  display: block;
}
@media screen and (max-width: 1200px) {
  .modal.is-active {
    display: block;
  }
}
.modal__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
.modal__content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
  max-width: 90%;
  max-height: 90vh;
  overflow: auto;
}
.modal__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  z-index: 1;
}
.modal__img {
  max-width: 100%;
  height: auto;
  display: block;
  max-height: 90vh;
}/*# sourceMappingURL=style.css.map */