@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Readex+Pro:wght@300;400;500&display=swap");
/* Animation */
@-webkit-keyframes zoomDown {
  0% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes zoomDown {
  0% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes paginationProgressBar {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes paginationProgressBar {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes sdl {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}
@keyframes sdl {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}
@-webkit-keyframes top {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
}
@keyframes top {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
}
@-webkit-keyframes sliderAnimation {
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@keyframes sliderAnimation {
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.fadeIn {
  -webkit-transition: 1s;
  transition: 1s;
  opacity: 0;
}

.fadeIn.animated {
  opacity: 1;
}

/*------------------------------------------------------------
	Default
------------------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header, button,
hgroup, menu, nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 1em;
}

html {
  margin-top: 0 !important;
  font-size: 62.5%;
}

body, table,
input, textarea, select, option, button,
h1, h2, h3, h4, h5, h6 {
  line-height: 1.1;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
}

b, strong, .bold {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* IE11だけに適応 */
_:lang(x)::-ms-backdrop, .selector {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

table,
input, textarea, select, option {
  line-height: 1.1;
}

input::-webkit-input-placeholder {
  color: #A8A8A8;
}

input::-moz-placeholder {
  color: #A8A8A8;
}

input:-ms-input-placeholder {
  color: #A8A8A8;
}

input::-ms-input-placeholder {
  color: #A8A8A8;
}

input::placeholder {
  color: #A8A8A8;
}

/* IE */
input:-ms-input-placeholder {
  color: #A8A8A8;
}

/* Edge */
input::-ms-input-placeholder {
  color: #A8A8A8;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

img {
  vertical-align: middle;
}

a {
  text-decoration: none;
  color: #000;
}
a:hover {
  opacity: 0.8;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.under_link {
  text-decoration: underline;
}

.sp-only {
  display: none;
}

@media screen and (max-width: 640px) {
  .sp-only {
    display: block;
  }
}
.pc-only {
  display: block;
}

@media screen and (max-width: 640px) {
  .pc-only {
    display: none;
  }
}
.fixed {
  width: 100%;
  height: 100%;
}

/*------------------------------------------------------------
  Common
------------------------------------------------------------*/
.scroll {
  display: inline-block;
  position: absolute;
  bottom: 0;
  z-index: 2;
  padding-bottom: 94px;
  overflow: hidden;
  color: #907B5B;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  text-transform: uppercase;
  text-decoration: none;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
}
.scroll::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 1px;
  height: 85px;
  background: #907B5B;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite;
          animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}

.page_top {
  background-color: #D0C5B4;
  border-radius: 50%;
  position: fixed;
  right: 20px;
  bottom: 50px;
  width: 60px;
  height: 60px;
  cursor: pointer;
}
@media screen and (max-width: 620px) {
  .page_top {
    display: none;
  }
}
.page_top_text {
  font-size: 1.4rem;
  font-family: "Readex Pro", sans-serif;
  color: #fff;
  letter-spacing: 0.05em;
  padding: 30px 0 16px;
  text-align: center;
  position: relative;
}
.page_top_text::before {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 20px;
  background: #fff;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-animation: top 1.5s cubic-bezier(1, 0, 0, 1) infinite;
          animation: top 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}

.btn_contact {
  display: none;
}
@media screen and (max-width: 620px) {
  .btn_contact {
    background-color: #E56B55;
    border-radius: 50%;
    position: fixed;
    right: 10px;
    bottom: 50px;
    width: 77px;
    height: 77px;
  }
}
@media screen and (max-width: 620px) {
  .btn_contact_text {
    padding: 18px 0 12px;
    text-align: center;
    position: relative;
  }
}
@media screen and (max-width: 620px) {
  .btn_contact_text a {
    display: block;
  }
}
@media screen and (max-width: 620px) {
  .btn_contact_text a span {
    display: block;
    font-size: 1rem;
    color: #fff;
    letter-spacing: 0.04em;
    line-height: 1.4;
    margin-top: 4px;
  }
}

.right_link {
  text-align: center;
}
.right_link_text {
  display: block;
  margin: auto;
  width: 220px;
  background-color: #E56B55;
  border-radius: 50px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  padding: 18px 0;
  position: relative;
}
@media screen and (max-width: 640px) {
  .right_link_text {
    width: 160px;
    font-size: 1.2rem;
    padding: 14px 0;
  }
}
.right_link_text span {
  padding-right: 8px;
}
.right_link_text::after {
  content: "";
  background-image: url(../img/common/icon_rlink.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  display: block;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 20px;
  width: 16px;
  height: 17px;
}
@media screen and (max-width: 640px) {
  .right_link_text::after {
    right: 12px;
    width: 11px;
    height: 12px;
  }
}
.right_link_text.long_link {
  width: 250px;
}
@media screen and (max-width: 640px) {
  .right_link_text.long_link {
    width: 190px;
  }
}

.left_link {
  text-align: center;
}
.left_link_text {
  display: block;
  margin: auto;
  width: 220px;
  background-color: #E56B55;
  border-radius: 50px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  padding: 18px 0;
  position: relative;
}
@media screen and (max-width: 640px) {
  .left_link_text {
    width: 160px;
    font-size: 1.2rem;
    padding: 14px 0;
  }
}
.left_link_text span {
  padding-left: 8px;
}
.left_link_text::before {
  content: "";
  background-image: url(../img/common/icon_llink.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  display: block;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 20px;
  width: 16px;
  height: 17px;
}
@media screen and (max-width: 640px) {
  .left_link_text::before {
    left: 12px;
    width: 11px;
    height: 12px;
  }
}
.left_link_text.long_link {
  width: 250px;
}
@media screen and (max-width: 640px) {
  .left_link_text.long_link {
    width: 190px;
  }
}

/*------------------------------------------------------------
  Layout
------------------------------------------------------------*/
.wrapper {
  margin: 0 auto;
  width: 100%;
}

.sub_page {
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  .sub_page {
    padding-top: 90px;
  }
}
@media screen and (max-width: 640px) {
  .sub_page .sec_ttl.left .sec_ttl_text {
    font-size: 2.6rem;
    padding-left: 20px;
  }
}
@media screen and (max-width: 640px) {
  .sub_page .sec_ttl.left .sec_ttl_text::before {
    width: 15px;
    top: 50%;
  }
}
.sub_page_top {
  max-width: 1200px;
  margin-left: auto;
  text-align: right;
}
@media screen and (max-width: 1300px) {
  .sub_page_top {
    width: 84%;
  }
}
@media screen and (max-width: 640px) {
  .sub_page_top {
    width: 100%;
    height: 260px;
    padding-left: 20px;
    margin-bottom: 36px;
  }
}
.sub_page_top img {
  width: 100%;
  border-radius: 60px 0 0 60px;
}
@media screen and (max-width: 640px) {
  .sub_page_top img {
    height: 100%;
    border-radius: 30px 0 0 30px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.sec_ttl_text {
  position: relative;
  display: inline-block;
  font-family: "Readex Pro", sans-serif;
  font-size: 5rem;
  letter-spacing: 0.04em;
  font-weight: 400;
  color: #907B5B;
}
@media screen and (max-width: 1024px) {
  .sec_ttl_text {
    font-size: 3rem;
  }
}
@media screen and (max-width: 640px) {
  .sec_ttl_text {
    font-size: 2.2rem;
  }
}
.sec_ttl_text_jp {
  display: block;
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  font-weight: 500;
  margin-top: 16px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .sec_ttl_text_jp {
    display: inline-block;
    font-size: 1rem;
    margin-top: auto;
    margin-left: 10px;
    vertical-align: middle;
  }
}
.sec_ttl.left .sec_ttl_text {
  padding-left: 194px;
}
@media screen and (max-width: 1024px) {
  .sec_ttl.left .sec_ttl_text {
    padding-left: 140px;
  }
}
@media screen and (max-width: 640px) {
  .sec_ttl.left .sec_ttl_text {
    padding-left: 54px;
  }
}
.sec_ttl.left .sec_ttl_text::before {
  content: "";
  position: absolute;
  display: block;
  height: 2px;
  width: 175px;
  background-color: #907B5B;
  left: 0;
  top: 26px;
}
@media screen and (max-width: 1024px) {
  .sec_ttl.left .sec_ttl_text::before {
    width: 100px;
  }
}
@media screen and (max-width: 640px) {
  .sec_ttl.left .sec_ttl_text::before {
    width: 45px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
}
.sec_ttl.right {
  text-align: right;
}
.sec_ttl.right .sec_ttl_text {
  padding-right: 194px;
}
@media screen and (max-width: 1024px) {
  .sec_ttl.right .sec_ttl_text {
    padding-right: 140px;
  }
}
@media screen and (max-width: 640px) {
  .sec_ttl.right .sec_ttl_text {
    padding-right: 54px;
  }
}
.sec_ttl.right .sec_ttl_text::after {
  content: "";
  position: absolute;
  display: block;
  height: 2px;
  width: 175px;
  background-color: #907B5B;
  right: 0;
  top: 26px;
}
@media screen and (max-width: 1024px) {
  .sec_ttl.right .sec_ttl_text::after {
    width: 100px;
  }
}
@media screen and (max-width: 640px) {
  .sec_ttl.right .sec_ttl_text::after {
    width: 45px;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
}

.breadcrumb {
  padding: 24px 80px 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .breadcrumb {
    padding: 12px 20px 10px 0;
  }
}
@media screen and (max-width: 640px) {
  .breadcrumb {
    display: none;
  }
}
.breadcrumb li {
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  font-weight: 400;
}
.breadcrumb li:not(:last-child) {
  position: relative;
  margin-right: 6px;
  padding-right: 14px;
}
.breadcrumb li:not(:last-child)::after {
  content: ">";
  position: absolute;
  display: block;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.breadcrumb li a {
  text-decoration: underline;
}

.parallax-bg {
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .parallax-bg {
    background-attachment: local;
    background-position: bottom;
  }
}

.header {
  width: 100%;
  height: 100px;
  z-index: 9999997;
  margin: auto;
  position: fixed;
}
@media screen and (max-width: 768px) {
  .header {
    height: 90px;
  }
}
.header_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 20px;
  padding-left: 20px;
  padding-right: 86px;
}
@media screen and (max-width: 850px) {
  .header_inner {
    padding: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .header_inner {
    top: 0;
    bottom: 0;
  }
}
.header__left {
  max-width: 130px;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .header__left {
    padding-left: 0;
    max-width: 100%;
  }
}
.header__left_ttl {
  width: 96%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header__left_ttl.isSmall {
  width: 80%;
}
@media screen and (max-width: 1300px) {
  .header__left_ttl {
    width: 80%;
  }
  .header__left_ttl.isSmall {
    width: 70%;
  }
}
@media screen and (max-width: 1100px) {
  .header__left_ttl {
    width: 60%;
  }
  .header__left_ttl.isSmall {
    width: 50%;
  }
}
@media screen and (max-width: 900px) {
  .header__left_ttl {
    width: 46%;
  }
  .header__left_ttl.isSmall {
    width: 40%;
  }
}
@media screen and (max-width: 768px) {
  .header__left_ttl {
    width: 50px;
  }
  .header__left_ttl.isSmall {
    width: 40px;
  }
}
@media screen and (max-width: 640px) {
  .header__left_ttl {
    width: 70px;
  }
  .header__left_ttl.isSmall {
    width: 60px;
  }
}
.header__left_ttl a {
  display: block;
}
.header__left_ttl a:hover {
  opacity: 1;
}
.header__left_ttl a img {
  width: 100%;
}
.header__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% - 130px);
}
@media screen and (max-width: 768px) {
  .header__right {
    visibility: hidden;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background: #AD997A;
    overflow-y: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    overflow-y: scroll;
  }
}
.header__right.fade {
  opacity: 1;
  visibility: visible;
  display: block;
}
@media screen and (max-width: 768px) {
  .header__right_navigation {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .header__right_navigation.pc-navi {
    display: none;
  }
}
.header__right_navigation.sp-navi {
  display: none;
}
@media screen and (max-width: 768px) {
  .header__right_navigation.sp-navi {
    display: block;
  }
}
.header__right_navigation > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .header__right_navigation > ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 20px 30px 40px;
    padding-top: 80px;
  }
}
.header__right_navigation > ul > li {
  position: relative;
  text-align: center;
  margin: 0 25px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .header__right_navigation > ul > li {
    padding: 0 0 18px 22px;
    margin: 11px 0;
    text-align: left;
    border-bottom: 1px solid #fff;
  }
}
.header__right_navigation > ul > li .en {
  font-size: 1.6rem;
  font-family: "Readex Pro", sans-serif;
  letter-spacing: 0.01em;
  display: block;
  margin-bottom: 4px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .header__right_navigation > ul > li .en {
    color: #fff;
    letter-spacing: 0.05em;
    margin-bottom: auto;
    display: inline-block;
  }
}
.header__right_navigation > ul > li .en img {
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  .header__right_navigation > ul > li .en img {
    display: none;
  }
}
.header__right_navigation > ul > li .ja {
  font-size: 1rem;
  letter-spacing: 0.01em;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .header__right_navigation > ul > li .ja {
    color: #fff;
    margin-left: 16px;
  }
}
.header__right_navigation > ul > li .ja_en {
  font-family: "Readex Pro", sans-serif;
}
.header__right_navigation > ul > li .sub {
  position: relative;
}
.header__right_navigation > ul > li .sub:hover .sub_menu {
  -webkit-transition: all 1s;
  transition: all 1s;
  visibility: visible;
  -webkit-transform: translateX(-30%);
          transform: translateX(-30%);
  opacity: 1;
}
.header__right_navigation > ul > li .sub_menu {
  visibility: hidden;
  position: absolute;
  -webkit-transform: translateX(-40%);
          transform: translateX(-40%);
  opacity: 0;
  padding-top: 12px;
}
@media screen and (max-width: 768px) {
  .header__right_navigation > ul > li .sub_menu {
    visibility: visible;
    position: relative;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
.header__right_navigation > ul > li .sub_menu ul {
  background-color: #fff;
  border: 1px solid #907B5B;
  border-radius: 10px;
  padding: 8px 10px;
  width: 214px;
}
.header__right_navigation > ul > li .sub_menu ul li {
  text-align: left;
}
.header__right_navigation > ul > li .sub_menu ul li a {
  color: #907B5B;
  display: block;
  padding: 7px 0 7px 34px;
}
.header__right_navigation > ul > li .sub_menu ul li a:hover {
  background-color: #E8E4DF;
  border-radius: 6px;
}
.header__right_navigation > ul > li .sub_menu ul li a .en {
  position: relative;
  margin-bottom: 2px;
}
.header__right_navigation > ul > li .sub_menu ul li a .en::before {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  width: 14px;
  background-color: #907B5B;
  left: -22px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.header__right_navigation > ul > li > a {
  display: block;
  color: #000;
  font-size: 1.2rem;
  font-weight: 500;
  position: relative;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .header__right_navigation > ul > li > a {
    font-size: 2rem;
    letter-spacing: 0.06em;
    margin: auto;
  }
}
.header__right_navigation > ul.sp_contact {
  display: none;
}
@media screen and (max-width: 768px) {
  .header__right_navigation > ul.sp_contact {
    display: block;
    padding-top: 0;
  }
}
.header__right_navigation > ul.sp_contact li {
  border-bottom: none;
  margin: 0 0 26px 22px;
  padding: 0;
}
.header__right_navigation > ul.sp_contact li a {
  display: block;
  font-size: 1.6rem;
  color: #fff;
  font-family: "Readex Pro", sans-serif;
  letter-spacing: 0.05em;
  padding: 0 0 0 36px;
}
.header__right_navigation > ul.sp_contact li a span {
  display: block;
  font-size: 1rem;
  margin-top: 6px;
}
.header__right_navigation > ul.sp_contact li a.icon_contact::before {
  content: "";
  background-image: url(../img/common/icon_white_mail.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  width: 20px;
  height: 18px;
}
.header__right_navigation > ul.sp_contact li a.icon_insta::before {
  content: "";
  background-image: url(../img/common/icon_white_insta.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  display: block;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 0;
  width: 20px;
  height: 20px;
}
.header__right_contact {
  display: block;
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  font-weight: 500;
  padding: 10px 18px;
  border-radius: 18px;
  margin-left: 10px;
  margin-right: 30px;
  color: #fff;
  background-color: #E56B55;
}
@media screen and (max-width: 850px) {
  .header__right_contact {
    padding: 10px 10px;
  }
}
@media screen and (max-width: 768px) {
  .header__right_contact {
    display: none;
  }
}
.header__right_contact:hover {
  background-color: #F09180;
}
.header__right_lg {
  width: 52px;
}
@media screen and (max-width: 768px) {
  .header__right_lg {
    width: 66px;
    margin: auto;
    margin-top: 40px;
    padding-bottom: 100px;
  }
}
.header__right_lg_list {
  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;
}
.header__right_lg_list li {
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-family: "Readex Pro", sans-serif;
}
@media screen and (max-width: 768px) {
  .header__right_lg_list li {
    color: #fff;
    font-size: 1.8rem;
  }
}
.header__right_lg_list li a {
  color: #000;
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .header__right_lg_list li a {
    color: #fff;
  }
}
.header__btn_menu {
  display: none;
  cursor: pointer;
  background-color: #fff;
  padding: 17px 13.5px;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .header__btn_menu {
    display: block;
    z-index: 99999999;
  }
}
.header__btn_menu.is-open .bar1 {
  -webkit-transform: rotate(-45deg) translate(-3px, 4px);
  transform: rotate(-45deg) translate(-3px, 4px);
}
.header__btn_menu.is-open .bar2 {
  opacity: 0;
}
.header__btn_menu.is-open .bar3 {
  -webkit-transform: rotate(45deg) translate(-3px, -4px);
  transform: rotate(45deg) translate(-3px, -4px);
}
.header__btn_menu div {
  width: 18px;
  height: 1px;
  border-radius: 1px;
  background-color: #000;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin: auto;
}
.header__btn_menu .bar2 {
  margin-top: 4px;
  margin-bottom: 4px;
}

.footer {
  background-color: #DCDDDD;
}
.footer__inner {
  height: 184px;
  width: 100%;
  max-width: 1240px;
  margin: auto;
  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;
}
@media screen and (max-width: 1260px) {
  .footer__inner {
    max-width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 620px) {
  .footer__inner {
    height: 100%;
    padding: 36px 10px 8px 20px;
    display: block;
  }
}
.footer__inner_left {
  margin-left: 120px;
}
@media screen and (max-width: 1260px) {
  .footer__inner_left {
    margin-left: 40px;
  }
}
@media screen and (max-width: 1140px) {
  .footer__inner_left {
    margin-left: 0;
  }
}
@media screen and (max-width: 620px) {
  .footer__inner_left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.footer__inner_left_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 28px;
}
@media screen and (max-width: 620px) {
  .footer__inner_left_top {
    display: block;
    margin-bottom: auto;
    margin-right: 36px;
  }
}
.footer__inner_left_btm {
  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;
}
@media screen and (max-width: 620px) {
  .footer__inner_left_btm {
    display: block;
  }
}
.footer__inner_left_btm .footer_list_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 620px) {
  .footer__inner_left_btm .footer_list_left {
    display: block;
  }
}
@media screen and (max-width: 620px) {
  .footer__inner_left .footer_list_left li {
    margin-bottom: 16px;
  }
}
.footer__inner_left .footer_list_left li a {
  display: block;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  font-family: "Readex Pro", sans-serif;
  color: #907B5B;
  font-weight: 400;
  padding-left: 52px;
  position: relative;
}
@media screen and (max-width: 1020px) {
  .footer__inner_left .footer_list_left li a {
    font-size: 1.2rem;
    padding-left: 30px;
  }
}
@media screen and (max-width: 1020px) {
  .footer__inner_left .footer_list_left li a {
    font-size: 1.1rem;
  }
}
.footer__inner_left .footer_list_left li a::before {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  width: 35px;
  background-color: #907B5B;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (max-width: 1020px) {
  .footer__inner_left .footer_list_left li a::before {
    width: 25px;
  }
}
@media screen and (max-width: 620px) {
  .footer__inner_left .footer_list_left li a::before {
    width: 20px;
  }
}
.footer__inner_left .footer_list_left li:not(:first-child) {
  margin-left: 32px;
}
@media screen and (max-width: 1020px) {
  .footer__inner_left .footer_list_left li:not(:first-child) {
    margin-left: 26px;
  }
}
@media screen and (max-width: 620px) {
  .footer__inner_left .footer_list_left li:not(:first-child) {
    margin-left: auto;
  }
}
.footer__inner_left .footer_list_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 620px) {
  .footer__inner_left .footer_list_right {
    display: block;
  }
}
@media screen and (max-width: 620px) {
  .footer__inner_left .footer_list_right li {
    margin-bottom: 16px;
  }
}
.footer__inner_left .footer_list_right li a {
  display: block;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  font-family: "Readex Pro", sans-serif;
  color: #907B5B;
  font-weight: 400;
  padding-left: 50px;
  position: relative;
}
@media screen and (max-width: 1020px) {
  .footer__inner_left .footer_list_right li a {
    font-size: 1.2rem;
    padding-left: 30px;
  }
}
@media screen and (max-width: 1020px) {
  .footer__inner_left .footer_list_right li a {
    font-size: 1.1rem;
  }
}
.footer__inner_left .footer_list_right li:not(:first-child) {
  margin-left: 32px;
}
@media screen and (max-width: 1020px) {
  .footer__inner_left .footer_list_right li:not(:first-child) {
    margin-left: 26px;
  }
}
@media screen and (max-width: 620px) {
  .footer__inner_left .footer_list_right li:not(:first-child) {
    margin-left: auto;
  }
}
.footer__inner_left .footer_list_right_contact {
  margin-right: 44px;
}
@media screen and (max-width: 1020px) {
  .footer__inner_left .footer_list_right_contact {
    margin-right: 30px;
  }
}
@media screen and (max-width: 620px) {
  .footer__inner_left .footer_list_right_contact {
    margin-right: auto;
  }
}
.footer__inner_left .footer_list_right_contact a::before {
  content: "";
  background-image: url(../img/common/icon_mail.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  display: block;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 0;
  width: 30px;
  height: 24px;
}
@media screen and (max-width: 1020px) {
  .footer__inner_left .footer_list_right_contact a::before {
    width: 26px;
    height: 20px;
  }
}
@media screen and (max-width: 620px) {
  .footer__inner_left .footer_list_right_contact a::before {
    width: 15px;
    height: 12px;
  }
}
.footer__inner_left .footer_list_right_insta a::before {
  content: "";
  background-image: url(../img/common/icon_insta.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  display: block;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 0;
  width: 28px;
  height: 28px;
}
@media screen and (max-width: 1020px) {
  .footer__inner_left .footer_list_right_insta a::before {
    width: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 620px) {
  .footer__inner_left .footer_list_right_insta a::before {
    width: 15px;
    height: 15px;
  }
}
.footer__inner_right {
  width: 157px;
}
@media screen and (max-width: 1140px) {
  .footer__inner_right {
    width: 12%;
    margin-left: 10px;
  }
  .footer__inner_right img {
    width: 100%;
  }
}
@media screen and (max-width: 620px) {
  .footer__inner_right {
    width: 60px;
    margin-left: auto;
  }
}
.footer__inner_copyright {
  margin-top: 36px;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  font-family: "Readex Pro", sans-serif;
  color: #907B5B;
  font-weight: 400;
}
@media screen and (max-width: 620px) {
  .footer__inner_copyright {
    margin-top: auto;
    font-size: 1rem;
  }
}
.footer__bg .parallax-bg {
  height: 500px;
}
@media screen and (max-width: 640px) {
  .footer__bg .parallax-bg {
    height: 220px;
  }
}
.footer__bg .bg_img {
  background-image: url(../img/common/footer_bg.png);
}

.news_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .news_list {
    display: block;
  }
}
.news_list_inner {
  width: 31.5%;
}
@media screen and (max-width: 640px) {
  .news_list_inner {
    width: 100%;
    margin-bottom: 18px;
  }
}
.news_list_inner a {
  display: block;
}
.news_list_inner_img {
  width: 100%;
  max-height: 250px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}
@media screen and (max-width: 640px) {
  .news_list_inner_img {
    max-height: 170px;
  }
}
.news_list_inner_box {
  margin-top: 10px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.news_list_inner_box_category {
  color: #fff;
  background-color: #907B5B;
  font-size: 1.2rem;
  font-weight: 500;
  border-radius: 13px;
  letter-spacing: 0.053em;
  padding: 5px 8px;
}
@media screen and (max-width: 640px) {
  .news_list_inner_box_category {
    font-size: 1rem;
    padding: 3px 5px;
  }
}
.news_list_inner_box_date {
  color: #907B5B;
  font-family: "Readex Pro", sans-serif;
  font-size: 1.2rem;
  font-weight: lighter;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 640px) {
  .news_list_inner_box_date {
    font-size: 1rem;
  }
}
.news_list_inner_title {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.875;
}
@media screen and (max-width: 640px) {
  .news_list_inner_title {
    font-size: 1.2rem;
    line-height: 1.8333333333;
  }
}

.about_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 640px) {
  .about_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.about_box_text {
  background-color: #fff;
}
.about_box_text_ttl {
  font-size: 3.5rem;
  color: #907B5B;
  letter-spacing: 0.1em;
  line-height: 1.7142857143;
}
@media screen and (max-width: 1300px) {
  .about_box_text_ttl {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 900px) {
  .about_box_text_ttl {
    font-size: 2rem;
  }
}
.about_box_text_inner {
  max-width: 550px;
}
@media screen and (max-width: 640px) {
  .about_box_text_inner {
    max-width: 100%;
    padding: 0 20px 34px;
  }
}
.about_box_text_inner p {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.875;
  margin-bottom: 22px;
}
@media screen and (max-width: 640px) {
  .about_box_text_inner p {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    line-height: 1.7857142857;
  }
}
.about_box_img {
  z-index: 1;
}
.about_box_img img {
  width: 100%;
}

.about_slider {
  overflow: hidden;
}
.about_slider_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  -webkit-animation: 80s linear infinite sliderAnimation;
          animation: 80s linear infinite sliderAnimation;
}
.about_slider_list li {
  height: 310px;
  width: 420px;
  margin: 10px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .about_slider_list li {
    width: 230px;
    height: 168px;
  }
}
.about_slider_list li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}

.guide_about_box_top {
  font-size: 1.6rem;
  font-weight: 500;
  color: #907B5B;
  letter-spacing: 0.1em;
  margin-bottom: 16px;
}
@media screen and (max-width: 640px) {
  .guide_about_box_top {
    font-size: 1.2rem;
    margin-bottom: 10px;
  }
}
.guide_about_box_name {
  font-size: 4.1rem;
  font-weight: bold;
  color: #907B5B;
  letter-spacing: 0.1em;
  margin-bottom: 12px;
}
@media screen and (max-width: 640px) {
  .guide_about_box_name {
    font-size: 1.8rem;
    margin-bottom: 8px;
  }
}
.guide_about_box_name_en {
  font-size: 2rem;
  font-family: "Readex Pro", sans-serif;
  font-weight: 400;
  letter-spacing: 0.04em;
  margin-left: 16px;
}
@media screen and (max-width: 640px) {
  .guide_about_box_name_en {
    font-size: 1.4rem;
    margin-left: 18px;
  }
}
.guide_about_box_nick {
  font-size: 1.6rem;
  font-weight: 500;
  color: #907B5B;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 640px) {
  .guide_about_box_nick {
    font-size: 1.2rem;
  }
}
.guide_about_text {
  margin: 46px 0 43px;
}
@media screen and (max-width: 640px) {
  .guide_about_text {
    margin: 16px 0 30px;
  }
}
.guide_about_text p {
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.7857142857;
}
@media screen and (max-width: 640px) {
  .guide_about_text p {
    font-size: 1.2rem;
    letter-spacing: 0.08em;
    line-height: 2;
  }
}

.tour_box_tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.tour_box_tag li {
  background-color: #907B5B;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.053em;
  margin-right: 10px;
  border-radius: 52px;
  padding: 6px 20px;
  margin-bottom: 4px;
}
@media screen and (max-width: 640px) {
  .tour_box_tag li {
    font-size: 1rem;
    padding: 6px 14px;
  }
}
.tour_box_ttl {
  font-size: 3rem;
  color: #907B5B;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.2;
}
@media screen and (max-width: 640px) {
  .tour_box_ttl {
    font-size: 1.6rem;
    line-height: 1.1875;
  }
}
.tour_box_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 640px) {
  .tour_box_list {
    display: block;
  }
}
.tour_box_list li {
  font-size: 1.4rem;
  color: #907B5B;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 640px) {
  .tour_box_list li {
    font-size: 1.2rem;
    line-height: 1.6666666667;
  }
}
.tour_box_list li:not(:last-child) {
  position: relative;
  padding-right: 10px;
  margin-right: 16px;
}
@media screen and (max-width: 640px) {
  .tour_box_list li:not(:last-child) {
    padding-right: 0;
    margin-right: auto;
  }
}
.tour_box_list li:not(:last-child)::after {
  content: "";
  position: absolute;
  display: block;
  height: 24px;
  width: 1px;
  background-color: #907B5B;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (max-width: 640px) {
  .tour_box_list li:not(:last-child)::after {
    content: none;
  }
}
.tour_box_text {
  font-family: "Readex Pro", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.7142857143;
}
@media screen and (max-width: 640px) {
  .tour_box_text {
    font-size: 1.2rem;
    letter-spacing: 0.08em;
    line-height: 2;
  }
}

.info_box dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 1.875;
  font-weight: 400;
  padding-bottom: 30px;
  margin-top: 20px;
}
@media screen and (max-width: 640px) {
  .info_box dl {
    display: block;
    font-size: 1.4rem;
    line-height: 2.1428571429;
    padding-bottom: 16px;
  }
}
.info_box dl:not(:last-child) {
  border-bottom: 1px solid #907B5B;
}
.info_box dl dt {
  width: 33%;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .info_box dl dt {
    width: 100%;
    text-align: left;
    padding-left: 10px;
  }
}
.info_box dl dd {
  width: calc(100% - 33%);
}
@media screen and (max-width: 640px) {
  .info_box dl dd {
    width: 100%;
    padding: 0 20px;
  }
}

/*------------------------------------------------------------
  Top
------------------------------------------------------------*/
.top .sec__fv {
  max-height: 100vh;
}
@media screen and (max-width: 640px) {
  .top .sec__fv {
    margin-bottom: 114px;
  }
}
.top .sec__fv_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.top .sec__fv_inner_left {
  width: 12vw;
  position: relative;
}
@media screen and (max-width: 640px) {
  .top .sec__fv_inner_left {
    display: none;
  }
}
.top .sec__fv_inner_right {
  display: block;
  width: 88vw;
  position: relative;
}
@media screen and (max-width: 640px) {
  .top .sec__fv_inner_right {
    width: 100%;
    padding-bottom: 88px;
    position: relative;
  }
}
.top .sec__fv_inner_right .swiper-bg {
  overflow: hidden;
  border-bottom-left-radius: 60px;
  -webkit-border-bottom-left-radius: 60px;
  -moz-border-radius-bottomleft: 60px;
}
@media screen and (max-width: 640px) {
  .top .sec__fv_inner_right .swiper-bg {
    border-radius: 0;
  }
}
.top .sec__fv_inner_right .swiper-slide-active-prev .swiper-bg img,
.top .sec__fv_inner_right .swiper-slide-active .swiper-bg img {
  -webkit-animation: zoomDown 10s linear 0s 1 normal both;
          animation: zoomDown 10s linear 0s 1 normal both;
}
.top .sec__fv_inner_right img {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  border-bottom-left-radius: 60px;
  -webkit-border-bottom-left-radius: 60px;
  -moz-border-radius-bottomleft: 60px;
}
@media screen and (max-width: 640px) {
  .top .sec__fv_inner_right img {
    border-radius: 0;
  }
}
.top .sec__fv_inner_right_text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 2;
}
@media screen and (max-width: 640px) {
  .top .sec__fv_inner_right_text {
    width: 100%;
    text-align: center;
  }
}
.top .sec__fv_inner_right_ttl {
  color: #fff;
  font-size: 5rem;
  text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
  font-family: fot-tsukubrdgothic-std, sans-serif;
  letter-spacing: 0.1em;
  line-height: 1.9;
}
@media screen and (max-width: 1300px) {
  .top .sec__fv_inner_right_ttl {
    font-size: 4rem;
  }
}
@media screen and (max-width: 1000px) {
  .top .sec__fv_inner_right_ttl {
    font-size: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .top .sec__fv_inner_right_ttl {
    font-size: 2.5rem;
    line-height: 1.76;
  }
}
.top .sec__fv_inner_right .scroll {
  display: none;
  font-size: 1.2rem;
  bottom: 0;
  left: auto;
  right: 50px;
  -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
          writing-mode: horizontal-tb;
  padding-bottom: 0;
  padding-right: 10px;
  height: 66px;
}
@media screen and (max-width: 640px) {
  .top .sec__fv_inner_right .scroll {
    display: block;
  }
}
.top .sec__fv_inner_right .scroll::after {
  height: 66px;
  left: auto;
  right: 0;
}
.top .sec__news {
  background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(21%, #fff), color-stop(21%, #F4F3F2), to(#F4F3F2));
  background: linear-gradient(to right, #fff 0%, #fff 21%, #F4F3F2 21%, #F4F3F2 100%);
  margin-bottom: 117px;
}
@media screen and (max-width: 640px) {
  .top .sec__news {
    background: linear-gradient(to right, #fff 0%, #fff 64px, #F4F3F2 64px, #F4F3F2 100%);
    margin-bottom: 48px;
  }
}
.top .sec__news_container {
  padding-top: 80px;
}
@media screen and (max-width: 640px) {
  .top .sec__news_container {
    padding-top: 18px;
  }
}
.top .sec__news_container_list {
  width: 70%;
  min-width: 956px;
  margin-left: auto;
  margin-right: 76px;
  margin-top: -8px;
}
@media screen and (max-width: 1400px) {
  .top .sec__news_container_list {
    min-width: auto;
  }
}
@media screen and (max-width: 1350px) {
  .top .sec__news_container_list {
    margin-top: auto;
  }
}
@media screen and (max-width: 1200px) {
  .top .sec__news_container_list {
    margin-right: 30px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .top .sec__news_container_list {
    width: 100%;
    margin: auto;
    margin-top: 8px;
    padding-left: 95px;
    padding-right: 30px;
  }
}
.top .sec__news_container .right_link {
  margin-top: 44px;
  padding-bottom: 74px;
}
@media screen and (max-width: 640px) {
  .top .sec__news_container .right_link {
    margin-top: 42px;
    padding-bottom: 34px;
  }
}
.top .sec__local {
  margin-bottom: 120px;
}
.top .sec__local_container {
  width: 1400px;
  padding: 0 110px 0 40px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 1400px) {
  .top .sec__local_container {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .top .sec__local_container {
    padding: 0 40px 0 30px;
  }
}
@media screen and (max-width: 640px) {
  .top .sec__local_container {
    display: block;
    padding: 0 36px 20px 20px;
  }
}
.top .sec__local_container_map {
  width: 75%;
}
@media screen and (max-width: 768px) {
  .top .sec__local_container_map {
    width: 80%;
  }
}
@media screen and (max-width: 640px) {
  .top .sec__local_container_map {
    width: 100%;
    margin-bottom: 12px;
  }
}
.top .sec__local_container_map img {
  width: 100%;
}
.top .sec__local_container_text {
  width: 30%;
  margin-left: -45px;
  margin-bottom: 84px;
}
@media screen and (max-width: 640px) {
  .top .sec__local_container_text {
    width: 100%;
    margin: 0;
    padding: 0 4px 0 106px;
  }
}
.top .sec__local_container_text img {
  width: 100%;
}
.top .sec__about {
  padding-bottom: 140px;
}
@media screen and (max-width: 640px) {
  .top .sec__about {
    margin-top: 166px;
    position: relative;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 640px) {
  .top .sec__about_container {
    background-color: #F4F3F2;
    padding-top: 94px;
  }
}
.top .sec__about_container .sec_ttl {
  margin-bottom: 26px;
}
.top .sec__about_container_inner {
  background-color: #F4F3F2;
  padding-top: 214px;
  padding-bottom: 234px;
}
@media screen and (max-width: 640px) {
  .top .sec__about_container_inner {
    padding-top: 66px;
    padding-bottom: 178px;
  }
}
.top .sec__about_container_top {
  margin-bottom: 205px;
}
@media screen and (max-width: 640px) {
  .top .sec__about_container_top {
    margin-bottom: 64px;
  }
}
.top .sec__about_container_top_left {
  margin-top: -440px;
  min-width: 852px;
}
@media screen and (max-width: 1300px) {
  .top .sec__about_container_top_left {
    width: 90%;
    min-width: auto;
  }
}
@media screen and (max-width: 1000px) {
  .top .sec__about_container_top_left {
    margin-top: -350px;
    width: 70%;
  }
}
@media screen and (max-width: 768px) {
  .top .sec__about_container_top_left {
    margin-top: -320px;
    width: 80%;
  }
}
@media screen and (max-width: 640px) {
  .top .sec__about_container_top_left {
    width: 298px;
    position: absolute;
    top: 166px;
  }
}
.top .sec__about_container_top_right {
  width: 100%;
  margin-left: -455px;
  padding: 0 80px 60px 370px;
}
@media screen and (max-width: 1000px) {
  .top .sec__about_container_top_right {
    padding: 0 40px 60px 370px;
  }
}
@media screen and (max-width: 900px) {
  .top .sec__about_container_top_right {
    padding: 0 30px 60px 370px;
  }
}
@media screen and (max-width: 768px) {
  .top .sec__about_container_top_right {
    margin-left: -255px;
    padding: 0 30px 60px 200px;
  }
}
@media screen and (max-width: 640px) {
  .top .sec__about_container_top_right {
    width: calc(100% - 40px);
    padding: 0;
    margin-left: auto;
  }
}
.top .sec__about_container_top_right .about_box_text_ttl {
  margin-top: -96px;
  margin-bottom: 40px;
}
@media screen and (max-width: 900px) {
  .top .sec__about_container_top_right .about_box_text_ttl {
    margin-top: -60px;
  }
}
@media screen and (max-width: 640px) {
  .top .sec__about_container_top_right .about_box_text_ttl {
    margin: -54px 20px 20px;
  }
}
.top .sec__about_container_btm_left {
  width: 100%;
  padding: 0 370px 50px 80px;
  margin-right: -300px;
}
@media screen and (max-width: 1000px) {
  .top .sec__about_container_btm_left {
    padding: 0 370px 50px 40px;
  }
}
@media screen and (max-width: 900px) {
  .top .sec__about_container_btm_left {
    padding: 0 370px 50px 30px;
  }
}
@media screen and (max-width: 768px) {
  .top .sec__about_container_btm_left {
    margin-right: -200px;
    padding: 0 206px 50px 30px;
  }
}
@media screen and (max-width: 640px) {
  .top .sec__about_container_btm_left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: calc(100% - 40px);
    padding: 0;
    margin-right: auto;
  }
}
.top .sec__about_container_btm_left .about_box_text_ttl {
  margin-top: -87px;
  margin-bottom: 70px;
}
@media screen and (max-width: 900px) {
  .top .sec__about_container_btm_left .about_box_text_ttl {
    margin-top: -50px;
  }
}
@media screen and (max-width: 640px) {
  .top .sec__about_container_btm_left .about_box_text_ttl {
    margin: -54px 20px 20px;
  }
}
.top .sec__about_container_btm_left .about_box_text_inner .right_link {
  margin-top: 80px;
}
@media screen and (max-width: 640px) {
  .top .sec__about_container_btm_left .about_box_text_inner .right_link {
    margin-top: 26px;
  }
}
.top .sec__about_container_btm_right {
  margin-top: -82px;
  min-width: 700px;
  z-index: 0;
}
@media screen and (max-width: 1300px) {
  .top .sec__about_container_btm_right {
    width: 90%;
    min-width: auto;
  }
}
@media screen and (max-width: 1000px) {
  .top .sec__about_container_btm_right {
    width: 70%;
  }
}
@media screen and (max-width: 768px) {
  .top .sec__about_container_btm_right {
    width: 80%;
  }
}
@media screen and (max-width: 640px) {
  .top .sec__about_container_btm_right {
    margin-top: auto;
    margin-left: auto;
    margin-bottom: 70px;
    width: 240px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.top .sec__about_container_guide .about_slider {
  margin-top: -114px;
}
@media screen and (max-width: 640px) {
  .top .sec__about_container_guide .about_slider {
    margin-top: -136px;
  }
}
.top .sec__tour {
  padding-bottom: 154px;
}
@media screen and (max-width: 640px) {
  .top .sec__tour {
    padding-bottom: 64px;
  }
}
.top .sec__tour_container {
  position: relative;
  padding: 0 80px;
}
@media screen and (max-width: 1250px) {
  .top .sec__tour_container {
    padding: 0 50px;
  }
}
@media screen and (max-width: 800px) {
  .top .sec__tour_container {
    padding: 0 40px;
  }
}
@media screen and (max-width: 768px) {
  .top .sec__tour_container {
    padding: 0 20px;
  }
}
.top .sec__tour_container_inner {
  background-color: #F4F3F2;
  margin-bottom: 120px;
  padding: 80px 0 120px;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_inner {
    margin-bottom: 60px;
    padding: 44px 20px 34px;
  }
}
.top .sec__tour_container_inner_ttl {
  text-align: center;
  margin-bottom: 54px;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_inner_ttl {
    margin-bottom: 18px;
  }
}
.top .sec__tour_container_inner_ttl h3 {
  font-size: 5rem;
  font-family: "Readex Pro", sans-serif;
  color: #907B5B;
  font-weight: 400;
  letter-spacing: 0.04em;
  margin-bottom: 16px;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_inner_ttl h3 {
    font-size: 2.2rem;
    margin-bottom: 14px;
  }
}
.top .sec__tour_container_inner_ttl span {
  display: inline-block;
  font-size: 1.4rem;
  color: #907B5B;
  font-weight: 500;
  letter-spacing: 0.04em;
  margin-bottom: 48px;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_inner_ttl span {
    font-size: 1rem;
    margin-bottom: 36px;
  }
}
.top .sec__tour_container_inner_ttl p {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.875;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_inner_ttl p {
    text-align: left;
    font-size: 1.3rem;
    letter-spacing: 0.08em;
    line-height: 1.9230769231;
  }
}
.top .sec__tour_container_inner_box {
  width: 1000px;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .top .sec__tour_container_inner_box {
    width: 100%;
    padding: 0 60px;
  }
}
@media screen and (max-width: 768px) {
  .top .sec__tour_container_inner_box {
    padding: 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_inner_box {
    padding: 0;
  }
}
.top .sec__tour_container_inner_box .tour_box_top {
  margin-bottom: 120px;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_inner_box .tour_box_top {
    margin-bottom: 46px;
  }
}
.top .sec__tour_container_inner_box .tour_box_top_img {
  height: 500px;
  margin-bottom: 54px;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_inner_box .tour_box_top_img {
    height: 200px;
    margin-bottom: 10px;
  }
}
.top .sec__tour_container_inner_box .tour_box_top_img img {
  border-radius: 40px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_inner_box .tour_box_top_img img {
    border-radius: 10px;
  }
}
.top .sec__tour_container_inner_box .tour_box_top .tour_box_tag {
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_inner_box .tour_box_top .tour_box_tag {
    margin-bottom: 10px;
  }
}
.top .sec__tour_container_inner_box .tour_box_top .tour_box_ttl {
  margin-bottom: 20px;
}
.top .sec__tour_container_inner_box .tour_box_top .tour_box_list {
  margin-bottom: 32px;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_inner_box .tour_box_top .tour_box_list {
    margin-bottom: 15px;
  }
}
.top .sec__tour_container_inner_box .tour_box_top .right_link {
  margin-top: 34px;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_inner_box .tour_box_top .right_link {
    margin-top: 18px;
  }
}
.top .sec__tour_container_inner_box .tour_box_btm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 120px;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_inner_box .tour_box_btm {
    display: block;
    margin-bottom: 46px;
  }
}
.top .sec__tour_container_inner_box .tour_box_btm_img {
  width: 50%;
  height: 500px;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_inner_box .tour_box_btm_img {
    width: 100%;
    height: 200px;
    margin-bottom: 10px;
  }
}
.top .sec__tour_container_inner_box .tour_box_btm_img img {
  border-radius: 40px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_inner_box .tour_box_btm_img img {
    border-radius: 10px;
  }
}
.top .sec__tour_container_inner_box .tour_box_btm_text {
  width: 44.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 50px;
}
@media screen and (max-width: 1200px) {
  .top .sec__tour_container_inner_box .tour_box_btm_text {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_inner_box .tour_box_btm_text {
    width: 100%;
  }
}
.top .sec__tour_container_inner_box .tour_box_btm .tour_box_tag {
  margin-bottom: 16px;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_inner_box .tour_box_btm .tour_box_tag {
    margin-bottom: 10px;
  }
}
.top .sec__tour_container_inner_box .tour_box_btm .tour_box_ttl {
  margin-bottom: 26px;
}
@media screen and (max-width: 768px) {
  .top .sec__tour_container_inner_box .tour_box_btm .tour_box_ttl {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_inner_box .tour_box_btm .tour_box_ttl {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}
.top .sec__tour_container_inner_box .tour_box_btm .tour_box_list {
  display: block;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_inner_box .tour_box_btm .tour_box_list {
    margin-bottom: 6px;
  }
}
.top .sec__tour_container_inner_box .tour_box_btm .tour_box_list li {
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  line-height: 1.875;
}
@media screen and (max-width: 768px) {
  .top .sec__tour_container_inner_box .tour_box_btm .tour_box_list li {
    font-size: 1.4rem;
    line-height: 2;
  }
}
.top .sec__tour_container_inner_box .tour_box_btm .tour_box_list li:not(:last-child)::after {
  content: none;
}
@media screen and (max-width: 1200px) {
  .top .sec__tour_container_inner_box .tour_box_btm .tour_box_text {
    margin-bottom: 20px;
  }
}
.top .sec__tour_container_inner_box .tour_box_btm .right_link {
  margin-top: auto;
}
.top .sec__tour_container_inner_text {
  text-align: center;
  font-family: "Readex Pro", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.7142857143;
  margin-bottom: 34px;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_inner_text {
    text-align: left;
    font-size: 1.2rem;
    letter-spacing: 0.08em;
    line-height: 2;
    margin-bottom: 16px;
  }
}
.top .sec__tour_container_inner_info {
  width: 1000px;
  margin: auto;
  margin-top: 100px;
}
@media screen and (max-width: 1120px) {
  .top .sec__tour_container_inner_info {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_inner_info {
    margin-top: 40px;
    padding: 0;
  }
}
.top .sec__tour_container_inner_info a {
  background-color: #fff;
  padding: 34px 56px;
  display: block;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .top .sec__tour_container_inner_info a {
    text-align: left;
    padding: 30px 70px 42px 30px;
  }
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_inner_info a {
    padding: 20px 48px 20px 20px;
  }
}
.top .sec__tour_container_inner_info a::after {
  content: "";
  background-image: url(../img/common/icon_info_right.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  display: block;
  top: 50%;
  right: 3%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 30px;
  height: 32px;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_inner_info a::after {
    width: 18px;
    height: 19px;
  }
}
.top .sec__tour_container_inner_info_top {
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  line-height: 1.2083333333;
  color: #907B5B;
  font-weight: bold;
  margin-bottom: 16px;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_inner_info_top {
    font-size: 1.6rem;
    line-height: 1.1875;
    margin-bottom: 10px;
  }
}
.top .sec__tour_container_inner_info_btm {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 1.7142857143;
  font-family: "Readex Pro", sans-serif;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_inner_info_btm {
    font-size: 1.2rem;
    letter-spacing: 0.08em;
    line-height: 2;
  }
}
.top .sec__tour_container_box {
  width: 1000px;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .top .sec__tour_container_box {
    width: 100%;
  }
}
.top .sec__tour_container_box .opt_tour_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 142px;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_box .opt_tour_box {
    display: block;
    margin-bottom: 98px;
  }
}
.top .sec__tour_container_box .opt_tour_box_img {
  min-width: 440px;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .top .sec__tour_container_box .opt_tour_box_img {
    min-width: auto;
    width: 45%;
  }
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_box .opt_tour_box_img {
    width: 100%;
    height: 200px;
  }
}
.top .sec__tour_container_box .opt_tour_box_img img {
  border-radius: 40px 0 0 40px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_box .opt_tour_box_img img {
    border-radius: 10px 10px 0 0;
  }
}
.top .sec__tour_container_box .opt_tour_box_img p {
  position: absolute;
  background-color: #fff;
  color: #E56B55;
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  border-radius: 0 100px 100px 0;
  padding: 14px 36px;
  top: 64px;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_box .opt_tour_box_img p {
    font-size: 1.2rem;
    padding: 10px 20px;
    top: 16px;
  }
}
.top .sec__tour_container_box .opt_tour_box_text {
  background-color: #F4F3F2;
  border-radius: 0 40px 40px 0;
  padding: 94px 56px 56px;
}
@media screen and (max-width: 1000px) {
  .top .sec__tour_container_box .opt_tour_box_text {
    width: 55%;
  }
}
@media screen and (max-width: 900px) {
  .top .sec__tour_container_box .opt_tour_box_text {
    padding: 80px 30px 44px;
  }
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_box .opt_tour_box_text {
    width: 100%;
    border-radius: 0 0 10px 10px;
    padding: 30px 20px 28px;
  }
}
.top .sec__tour_container_box .opt_tour_box_text_inner_ttl {
  font-size: 4.1rem;
  color: #907B5B;
  letter-spacing: 0.1em;
  line-height: 1.1951219512;
  margin-bottom: 50px;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_box .opt_tour_box_text_inner_ttl {
    font-size: 1.8rem;
    line-height: 1.2222222222;
    margin-bottom: 26px;
  }
}
.top .sec__tour_container_box .opt_tour_box_text_inner_text {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.875;
  margin-bottom: 34px;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_box .opt_tour_box_text_inner_text {
    font-size: 1.2rem;
    letter-spacing: 0.08em;
    line-height: 2;
    margin-bottom: 20px;
  }
}
.top .sec__tour_container_guide_inner {
  width: 1000px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media screen and (max-width: 1250px) {
  .top .sec__tour_container_guide_inner {
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_guide_inner {
    display: block;
  }
}
.top .sec__tour_container_guide_inner h3 {
  position: absolute;
  top: -24px;
  right: -120px;
}
@media screen and (max-width: 1250px) {
  .top .sec__tour_container_guide_inner h3 {
    right: 0;
  }
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_guide_inner h3 {
    top: -20px;
    right: 10px;
  }
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_guide_inner h3 img {
    width: 227px;
  }
}
.top .sec__tour_container_guide_inner_img {
  min-width: 440px;
}
@media screen and (max-width: 1000px) {
  .top .sec__tour_container_guide_inner_img {
    min-width: auto;
    width: 45%;
  }
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_guide_inner_img {
    width: 100%;
    height: 200px;
  }
}
.top .sec__tour_container_guide_inner_img img {
  border-radius: 40px 0 0 40px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_guide_inner_img img {
    border-radius: 10px 10px 0 0;
  }
}
.top .sec__tour_container_guide_inner_text {
  background-color: #E2DBD0;
  border-radius: 0 40px 40px 0;
  padding: 80px 60px 44px;
}
@media screen and (max-width: 1000px) {
  .top .sec__tour_container_guide_inner_text {
    width: 55%;
  }
}
@media screen and (max-width: 900px) {
  .top .sec__tour_container_guide_inner_text {
    padding: 80px 30px 44px;
  }
}
@media screen and (max-width: 640px) {
  .top .sec__tour_container_guide_inner_text {
    width: 100%;
    border-radius: 0 0 10px 10px;
    padding: 24px 20px 32px;
  }
}
.top .sec__contact {
  padding-bottom: 100px;
}
@media screen and (max-width: 620px) {
  .top .sec__contact {
    padding-bottom: 32px;
  }
}
.top .sec__contact_container_inner {
  width: 1000px;
  margin: auto;
  margin-top: 60px;
}
@media screen and (max-width: 1200px) {
  .top .sec__contact_container_inner {
    width: 100%;
    padding: 0 50px;
  }
}
@media screen and (max-width: 768px) {
  .top .sec__contact_container_inner {
    padding: 0 20px;
  }
}
.top .sec__contact_container_inner p {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.875;
  margin-bottom: 60px;
}
@media screen and (max-width: 640px) {
  .top .sec__contact_container_inner p {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    line-height: 1.7857142857;
    margin-bottom: 30px;
  }
}
.top .sec__contact_container_inner p span {
  font-weight: bold;
}

/*------------------------------------------------------------
  about
------------------------------------------------------------*/
.about .sec__about_container_inner {
  margin-top: 306px;
  padding-bottom: 240px;
  background-color: #F4F3F2;
}
@media screen and (max-width: 768px) {
  .about .sec__about_container_inner {
    margin-top: 200px;
  }
}
@media screen and (max-width: 640px) {
  .about .sec__about_container_inner {
    margin-top: 186px;
  }
}
.about .sec__about_container_inner .about_box {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 1150px) {
  .about .sec__about_container_inner .about_box {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 640px) {
  .about .sec__about_container_inner .about_box_text_inner {
    padding: 0;
  }
}
.about .sec__about_container_inner_top {
  margin-bottom: 250px;
}
@media screen and (max-width: 640px) {
  .about .sec__about_container_inner_top {
    margin-bottom: auto;
    margin-bottom: 210px;
  }
}
.about .sec__about_container_inner_top_left {
  margin-top: -226px;
  min-width: 832px;
}
@media screen and (max-width: 1300px) {
  .about .sec__about_container_inner_top_left {
    width: 90%;
    min-width: auto;
  }
}
@media screen and (max-width: 1000px) {
  .about .sec__about_container_inner_top_left {
    margin-top: -350px;
    width: 70%;
  }
}
@media screen and (max-width: 768px) {
  .about .sec__about_container_inner_top_left {
    margin-top: -380px;
    width: 80%;
  }
}
@media screen and (max-width: 720px) {
  .about .sec__about_container_inner_top_left {
    margin-top: -400px;
  }
}
@media screen and (max-width: 640px) {
  .about .sec__about_container_inner_top_left {
    width: 100%;
    margin-top: -146px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 640px) {
  .about .sec__about_container_inner_top_left img {
    width: 100%;
  }
}
.about .sec__about_container_inner_top_right {
  width: 100%;
  margin-left: -440px;
  margin-bottom: -160px;
  padding: 90px 80px 100px 360px;
}
@media screen and (max-width: 1150px) {
  .about .sec__about_container_inner_top_right {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1030px) {
  .about .sec__about_container_inner_top_right {
    padding: 90px 40px 100px 360px;
  }
}
@media screen and (max-width: 1000px) {
  .about .sec__about_container_inner_top_right {
    padding: 90px 40px 60px 360px;
  }
}
@media screen and (max-width: 900px) {
  .about .sec__about_container_inner_top_right {
    padding: 90px 30px 60px 360px;
  }
}
@media screen and (max-width: 768px) {
  .about .sec__about_container_inner_top_right {
    margin-left: -255px;
    padding: 90px 30px 60px 200px;
  }
}
@media screen and (max-width: 640px) {
  .about .sec__about_container_inner_top_right {
    width: calc(100% - 20px);
    padding: 80px 10px 46px 20px;
    margin-top: -40px;
    margin-left: auto;
  }
}
.about .sec__about_container_inner_top_right .about_box_text_ttl {
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .about .sec__about_container_inner_top_right .about_box_text_ttl {
    margin-bottom: 30px;
  }
}
.about .sec__about_container_inner_btm_left {
  width: 100%;
  margin-bottom: -160px;
  margin-right: -300px;
  padding: 90px 360px 100px 80px;
}
@media screen and (max-width: 1150px) {
  .about .sec__about_container_inner_btm_left {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1030px) {
  .about .sec__about_container_inner_btm_left {
    padding: 90px 370px 50px 40px;
  }
}
@media screen and (max-width: 900px) {
  .about .sec__about_container_inner_btm_left {
    padding: 90px 330px 50px 30px;
  }
}
@media screen and (max-width: 768px) {
  .about .sec__about_container_inner_btm_left {
    margin-right: -200px;
    padding: 90px 206px 50px 30px;
  }
}
@media screen and (max-width: 640px) {
  .about .sec__about_container_inner_btm_left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: calc(100% - 20px);
    margin-top: -40px;
    margin-right: auto;
    padding: 80px 20px 40px 10px;
  }
}
.about .sec__about_container_inner_btm_left .about_box_text_ttl {
  margin-bottom: 70px;
}
@media screen and (max-width: 640px) {
  .about .sec__about_container_inner_btm_left .about_box_text_ttl {
    margin-bottom: 26px;
  }
}
.about .sec__about_container_inner_btm_left .about_box_text_inner .right_link {
  margin-top: 34px;
}
@media screen and (max-width: 640px) {
  .about .sec__about_container_inner_btm_left .about_box_text_inner .right_link {
    margin-top: 30px;
  }
}
.about .sec__about_container_inner_btm_left .about_box_text_inner .right_link_text {
  width: 266px;
}
@media screen and (max-width: 640px) {
  .about .sec__about_container_inner_btm_left .about_box_text_inner .right_link_text {
    width: 200px;
  }
}
.about .sec__about_container_inner_btm_right {
  min-width: 700px;
  z-index: 0;
}
@media screen and (max-width: 1300px) {
  .about .sec__about_container_inner_btm_right {
    width: 90%;
    min-width: auto;
    margin-top: -160px;
  }
}
@media screen and (max-width: 1000px) {
  .about .sec__about_container_inner_btm_right {
    width: 70%;
  }
}
@media screen and (max-width: 768px) {
  .about .sec__about_container_inner_btm_right {
    width: 80%;
    margin-top: -300px;
  }
}
@media screen and (max-width: 640px) {
  .about .sec__about_container_inner_btm_right {
    margin-top: auto;
    width: 100%;
    padding-left: 40px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.about .sec__about_container_inner_btm_right img {
  border-radius: 40px 0 0 40px;
}
@media screen and (max-width: 640px) {
  .about .sec__about_container_inner_btm_right img {
    width: 100%;
    border-radius: 20px 0 0 20px;
  }
}
.about__bg .parallax-bg {
  height: 500px;
}
@media screen and (max-width: 640px) {
  .about__bg .parallax-bg {
    height: 220px;
  }
}
.about__bg .bg_img {
  background-image: url(../img/about/bg_about.png);
}
.about .sec__gallery_container {
  width: 1000px;
  margin: auto;
  margin-top: 102px;
}
@media screen and (max-width: 1020px) {
  .about .sec__gallery_container {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .about .sec__gallery_container {
    margin-top: 60px;
    padding: 0 10px;
  }
}
.about .sec__gallery_container h3 {
  font-size: 4rem;
  font-family: "Readex Pro", sans-serif;
  letter-spacing: 0.04em;
  font-weight: 400;
  color: #907B5B;
  text-align: center;
  margin-bottom: 84px;
}
@media screen and (max-width: 640px) {
  .about .sec__gallery_container h3 {
    font-size: 2rem;
    margin-bottom: 40px;
  }
}
.about .sec__gallery_container .gallery_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 68px;
}
.about .sec__gallery_container .gallery_list li {
  width: 22.5%;
  margin-bottom: 32px;
}
@media screen and (max-width: 640px) {
  .about .sec__gallery_container .gallery_list li {
    width: 49%;
    margin-bottom: 10px;
  }
}
.about .sec__gallery_container .gallery_list li img {
  width: 100%;
  border-radius: 20px;
}
@media screen and (max-width: 640px) {
  .about .sec__gallery_container .gallery_list li img {
    border-radius: 10px;
  }
}
.about .sec__info_container {
  width: 1000px;
  margin: auto;
  margin-bottom: 100px;
}
@media screen and (max-width: 1020px) {
  .about .sec__info_container {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .about .sec__info_container {
    padding: 0 10px;
  }
}
.about .sec__info_container h3 {
  font-size: 4rem;
  font-family: "Readex Pro", sans-serif;
  letter-spacing: 0.04em;
  font-weight: 400;
  color: #907B5B;
  text-align: center;
  margin-bottom: 84px;
}
@media screen and (max-width: 640px) {
  .about .sec__info_container h3 {
    font-size: 2rem;
    margin-bottom: 36px;
  }
}
.about .sec__info_container_inner .info_box dl dd .btn_cnt {
  display: inline-block;
  margin-left: 64px;
}
@media screen and (max-width: 640px) {
  .about .sec__info_container_inner .info_box dl dd .btn_cnt {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 4px;
  }
}
.about .sec__info_container_inner .info_box dl dd .btn_cnt a {
  background-color: #E56B55;
  font-size: 1.4rem;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  border-radius: 18px;
  padding: 8px 36px;
}
.about .sec__info_container_inner .info_box dl dd a {
  text-decoration: underline;
}
.about .sec__info_container_inner .info_box dl dd a.left {
  margin-right: 30px;
}

/*------------------------------------------------------------
  profile
------------------------------------------------------------*/
.profile .sec__profile_container_inner_top {
  width: 1000px;
  margin: auto;
  margin-top: 70px;
  margin-bottom: 220px;
}
@media screen and (max-width: 1200px) {
  .profile .sec__profile_container_inner_top {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__profile_container_inner_top {
    margin-top: 36px;
    margin-bottom: 194px;
  }
}
.profile .sec__profile_container_inner_top p {
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  line-height: 1.9444444444;
  font-weight: 400;
}
@media screen and (max-width: 640px) {
  .profile .sec__profile_container_inner_top p {
    font-size: 1.4rem;
    line-height: 1.8571428571;
  }
}
.profile .sec__profile_container_inner_guide {
  background-color: #F4F3F2;
}
.profile .sec__profile_container_inner_guide_box {
  width: 1240px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 50px 0 100px 0;
}
@media screen and (max-width: 1280px) {
  .profile .sec__profile_container_inner_guide_box {
    width: 100%;
    padding: 50px 20px 100px 20px;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__profile_container_inner_guide_box {
    display: block;
    padding: 10px 20px 60px 20px;
  }
}
.profile .sec__profile_container_inner_guide_box h3 {
  position: absolute;
  right: 0;
  top: -40px;
}
@media screen and (max-width: 1280px) {
  .profile .sec__profile_container_inner_guide_box h3 {
    right: 20px;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__profile_container_inner_guide_box h3 {
    top: auto;
    right: 10px;
    bottom: -34px;
  }
}
@media screen and (max-width: 900px) {
  .profile .sec__profile_container_inner_guide_box h3 img {
    width: 300px;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__profile_container_inner_guide_box h3 img {
    width: 228px;
  }
}
.profile .sec__profile_container_inner_guide_box_img {
  margin-top: -160px;
}
@media screen and (max-width: 1280px) {
  .profile .sec__profile_container_inner_guide_box_img {
    width: 46%;
  }
}
@media screen and (max-width: 900px) {
  .profile .sec__profile_container_inner_guide_box_img {
    width: 56%;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__profile_container_inner_guide_box_img {
    width: 100%;
    margin: auto;
    margin-top: -158px;
    padding: 0 60px;
  }
}
@media screen and (max-width: 1280px) {
  .profile .sec__profile_container_inner_guide_box_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 40px;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__profile_container_inner_guide_box_img img {
    border-radius: 20px;
  }
}
.profile .sec__profile_container_inner_guide_box_text {
  padding: 0 120px;
}
@media screen and (max-width: 1280px) {
  .profile .sec__profile_container_inner_guide_box_text {
    width: 54%;
    padding: 0 60px;
  }
}
@media screen and (max-width: 900px) {
  .profile .sec__profile_container_inner_guide_box_text {
    width: 44%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__profile_container_inner_guide_box_text {
    width: 100%;
    padding: 0;
    margin-top: 24px;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__profile_container_inner_guide_box_text_inner .guide_about_box_top {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__profile_container_inner_guide_box_text_inner .guide_about_box_name {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__profile_container_inner_guide_box_text_inner .guide_about_box_name_en {
    font-size: 1.6rem;
    margin-left: 10px;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__profile_container_inner_guide_box_text_inner .guide_about_box_nick {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__profile_container_inner_guide_box_text_inner .guide_about_text {
    margin: 12px 0 0;
  }
}
.profile .sec__profile_container_inner_guide_box_text_inner .guide_about_text p {
  margin-bottom: 18px;
}
@media screen and (max-width: 640px) {
  .profile .sec__profile_container_inner_guide_box_text_inner .guide_about_text p {
    font-size: 1.4rem;
    margin-bottom: auto;
  }
}
.profile .sec__history_container {
  margin-top: 118px;
  margin-bottom: 130px;
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container {
    margin-top: 110px;
    margin-bottom: 66px;
  }
}
.profile .sec__history_container h3 {
  text-align: center;
  margin-bottom: 106px;
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container h3 {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container h3 img {
    width: 296px;
  }
}
.profile .sec__history_container h3 p {
  font-size: 2.1rem;
  color: #907B5B;
  letter-spacing: 0.04em;
  font-weight: 400;
  margin-top: 12px;
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container h3 p {
    font-size: 1.4rem;
    margin-top: 8px;
  }
}
.profile .sec__history_container_inner {
  width: 1240px;
  margin: auto;
}
@media screen and (max-width: 1400px) {
  .profile .sec__history_container_inner {
    width: 100%;
    padding: 0 80px;
  }
}
@media screen and (max-width: 1200px) {
  .profile .sec__history_container_inner {
    padding: 0 60px;
  }
}
@media screen and (max-width: 1000px) {
  .profile .sec__history_container_inner {
    padding: 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container_inner {
    padding: 0 10px;
  }
}
.profile .sec__history_container_inner .roots_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container_inner .roots_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 1200px) {
  .profile .sec__history_container_inner .roots_box_text {
    width: 60%;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container_inner .roots_box_text {
    width: 100%;
  }
}
.profile .sec__history_container_inner .roots_box_text h4 {
  font-size: 2.4rem;
  color: #907B5B;
  letter-spacing: 0.1em;
  line-height: 1.75;
  margin: 36px 0 20px;
}
@media screen and (max-width: 768px) {
  .profile .sec__history_container_inner .roots_box_text h4 {
    font-size: 2rem;
    line-height: 1.5;
    margin: 12px 0;
  }
}
.profile .sec__history_container_inner .roots_box_text h5 {
  font-size: 1.8rem;
  color: #E56B55;
  letter-spacing: 0.1em;
  margin: 30px 0 20px;
}
.profile .sec__history_container_inner .roots_box_text_inner {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 1.875;
  font-weight: 400;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .profile .sec__history_container_inner .roots_box_text_inner {
    font-size: 1.4rem;
    line-height: 1.8571428571;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .profile .sec__history_container_inner .roots_box_img {
    width: 40%;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container_inner .roots_box_img {
    width: 100%;
    margin-bottom: 30px;
  }
}
.profile .sec__history_container_inner .roots_box_img img {
  border-radius: 40px;
}
@media screen and (max-width: 1200px) {
  .profile .sec__history_container_inner .roots_box_img img {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container_inner .roots_box_img img {
    border-radius: 20px;
  }
}
.profile .sec__history_container_inner .roots_box.right .roots_box_text {
  padding: 0 60px 0 120px;
}
@media screen and (max-width: 1350px) {
  .profile .sec__history_container_inner .roots_box.right .roots_box_text {
    padding: 0 30px 0 0;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container_inner .roots_box.right .roots_box_text {
    padding: 0;
  }
}
.profile .sec__history_container_inner .roots_box.left .roots_box_text {
  padding: 0 120px 0 60px;
}
@media screen and (max-width: 1350px) {
  .profile .sec__history_container_inner .roots_box.left .roots_box_text {
    padding: 0 0 0 30px;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container_inner .roots_box.left .roots_box_text {
    padding: 0;
  }
}
.profile .sec__history_container_inner .roots_box.roots1 {
  padding-bottom: 268px;
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container_inner .roots_box.roots1 {
    padding-bottom: 42px;
  }
}
.profile .sec__history_container_inner .roots_box.roots1::after {
  content: "";
  background-image: url(../img/profile/bg_roots1.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  display: block;
  margin: auto;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: 52px;
  width: 100%;
  height: 182px;
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container_inner .roots_box.roots1::after {
    content: none;
  }
}
.profile .sec__history_container_inner .roots_box.roots1 .roots_box_img {
  margin-top: 34px;
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container_inner .roots_box.roots1 .roots_box_img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container_inner .roots_box.roots1 .roots_box_text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.profile .sec__history_container_inner .roots_box.roots2 {
  padding-bottom: 326px;
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container_inner .roots_box.roots2 {
    padding-bottom: 60px;
  }
}
.profile .sec__history_container_inner .roots_box.roots2::after {
  content: "";
  background-image: url(../img/profile/bg_roots2.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  display: block;
  margin: auto;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: 24px;
  width: 100%;
  height: 472px;
}
@media screen and (max-width: 768px) {
  .profile .sec__history_container_inner .roots_box.roots2::after {
    bottom: 68px;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container_inner .roots_box.roots2::after {
    content: none;
  }
}
.profile .sec__history_container_inner .roots_box.roots2 .roots_box_text {
  margin-top: 8px;
}
.profile .sec__history_container_inner .roots_box.roots3 {
  margin-bottom: 92px;
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container_inner .roots_box.roots3 {
    margin-bottom: 46px;
  }
}
.profile .sec__history_container_inner .roots_box.roots3 .roots_box_img {
  margin-top: 34px;
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container_inner .roots_box.roots3 .roots_box_img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container_inner .roots_box.roots3 .roots_box_text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.profile .sec__history_container_inner .roots_box.roots4 {
  padding-bottom: 278px;
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container_inner .roots_box.roots4 {
    padding-bottom: 66px;
  }
}
.profile .sec__history_container_inner .roots_box.roots4::after {
  content: "";
  background-image: url(../img/profile/bg_roots3.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  display: block;
  margin: auto;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: -106px;
  width: 100%;
  height: 360px;
}
@media screen and (max-width: 768px) {
  .profile .sec__history_container_inner .roots_box.roots4::after {
    bottom: -40px;
    width: 90%;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container_inner .roots_box.roots4::after {
    content: none;
  }
}
.profile .sec__history_container_inner .roots_box.roots4 .roots_box_text {
  margin-top: 40px;
}
@media screen and (max-width: 1200px) {
  .profile .sec__history_container_inner .roots_box.roots4 .roots_box_text {
    margin-top: auto;
  }
}
.profile .sec__history_container_inner .roots_box.now .roots_box_img {
  margin-top: 128px;
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container_inner .roots_box.now .roots_box_img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 100px;
  }
}
.profile .sec__history_container_inner .roots_box.now .roots_box_img_bg {
  position: relative;
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container_inner .roots_box.now .roots_box_img_bg {
    padding-right: 40px;
  }
}
.profile .sec__history_container_inner .roots_box.now .roots_box_img_sm {
  position: absolute;
  border-radius: 20px;
  right: -60px;
  top: 24px;
  border: 1px solid #707070;
}
@media screen and (max-width: 1200px) {
  .profile .sec__history_container_inner .roots_box.now .roots_box_img_sm {
    width: 24%;
  }
}
@media screen and (max-width: 1000px) {
  .profile .sec__history_container_inner .roots_box.now .roots_box_img_sm {
    right: -20px;
    width: 20%;
    top: 50px;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container_inner .roots_box.now .roots_box_img_sm {
    width: 44%;
    right: 0;
    top: 0;
    border-radius: 10px;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__history_container_inner .roots_box.now .roots_box_text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.profile .sec__tour {
  margin-bottom: 100px;
}
@media screen and (max-width: 640px) {
  .profile .sec__tour {
    margin-bottom: 70px;
  }
}
.profile .sec__tour_container {
  background-color: #F4F3F2;
  padding: 70px 0 60px;
}
@media screen and (max-width: 640px) {
  .profile .sec__tour_container {
    padding: 44px 0 52px;
  }
}
.profile .sec__tour_container_inner_text {
  width: 1000px;
  margin: auto;
}
@media screen and (max-width: 1120px) {
  .profile .sec__tour_container_inner_text {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .profile .sec__tour_container_inner_text {
    padding: 0 10px;
  }
}
.profile .sec__tour_container_inner_text h3 {
  font-size: 3.5rem;
  letter-spacing: 0.1em;
  line-height: 1.2;
  color: #907B5B;
  margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
  .profile .sec__tour_container_inner_text h3 {
    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 20px;
  }
}
.profile .sec__tour_container_inner_text p {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 1.875;
  font-weight: 400;
  margin-bottom: 16px;
}
@media screen and (max-width: 640px) {
  .profile .sec__tour_container_inner_text p {
    font-size: 1.4rem;
    line-height: 1.8571428571;
    margin-bottom: 12px;
  }
}
.profile .sec__tour_container_inner .about_slider {
  margin-top: 44px;
}

/*------------------------------------------------------------
  tour
------------------------------------------------------------*/
.tour .sec__tour_container_inner {
  margin-top: 90px;
}
@media screen and (max-width: 640px) {
  .tour .sec__tour_container_inner {
    margin-top: 36px;
  }
}
.tour .sec__tour_container_inner_top {
  width: 1000px;
  margin: auto;
  margin-bottom: 80px;
}
@media screen and (max-width: 1120px) {
  .tour .sec__tour_container_inner_top {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .tour .sec__tour_container_inner_top {
    padding: 0 10px;
    margin-bottom: 60px;
  }
}
.tour .sec__tour_container_inner_top h3 {
  font-size: 3.5rem;
  letter-spacing: 0.1em;
  line-height: 1.7142857143;
  color: #907B5B;
  margin-bottom: 50px;
}
@media screen and (max-width: 640px) {
  .tour .sec__tour_container_inner_top h3 {
    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 30px;
  }
}
.tour .sec__tour_container_inner_top p {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 1.875;
  font-weight: 400;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .tour .sec__tour_container_inner_top p {
    font-size: 1.4rem;
    line-height: 1.8571428571;
    margin-bottom: 16px;
  }
}
.tour .sec__tour_container_inner_top_img {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .tour .sec__tour_container_inner_top_img {
    margin-top: 46px;
  }
}
.tour .sec__tour_container_inner_top_img li {
  margin-bottom: 24px;
  width: 31.5%;
}
@media screen and (max-width: 640px) {
  .tour .sec__tour_container_inner_top_img li {
    width: 49%;
    margin-bottom: 10px;
  }
}
.tour .sec__tour_container_inner_top_img li img {
  width: 100%;
  border-radius: 20px;
}
@media screen and (max-width: 640px) {
  .tour .sec__tour_container_inner_top_img li img {
    border-radius: 10px;
  }
}
.tour .sec__tour_container_inner_box {
  background-color: #F4F3F2;
  padding-top: 96px;
  padding-bottom: 156px;
}
@media screen and (max-width: 640px) {
  .tour .sec__tour_container_inner_box {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.tour .sec__tour_container_inner_box_list {
  width: 1000px;
  margin: auto;
}
@media screen and (max-width: 1120px) {
  .tour .sec__tour_container_inner_box_list {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .tour .sec__tour_container_inner_box_list {
    padding: 0 10px;
  }
}
.tour .sec__tour_container_inner_box_list_ttl {
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  line-height: 1.2083333333;
  font-weight: bold;
  color: #907B5B;
  margin-bottom: 74px;
}
@media screen and (max-width: 640px) {
  .tour .sec__tour_container_inner_box_list_ttl {
    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 640px) {
  .tour .sec__tour_container_inner_box_list .tour_list {
    padding: 0 10px;
  }
}
.tour .sec__tour_container_inner_box_list .tour_list_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .tour .sec__tour_container_inner_box_list .tour_list_box {
    display: block;
    margin-bottom: 40px;
  }
}
.tour .sec__tour_container_inner_box_list .tour_list_box_img {
  width: 43%;
  height: 300px;
}
@media screen and (max-width: 640px) {
  .tour .sec__tour_container_inner_box_list .tour_list_box_img {
    width: 100%;
    height: 254px;
    margin-bottom: 20px;
  }
}
.tour .sec__tour_container_inner_box_list .tour_list_box_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}
@media screen and (max-width: 640px) {
  .tour .sec__tour_container_inner_box_list .tour_list_box_img img {
    border-radius: 10px;
  }
}
.tour .sec__tour_container_inner_box_list .tour_list_box_text {
  width: 53%;
}
@media screen and (max-width: 640px) {
  .tour .sec__tour_container_inner_box_list .tour_list_box_text {
    width: 100%;
  }
}
.tour .sec__tour_container_inner_box_list .tour_list_box_text h4 {
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  line-height: 1.2083333333;
  color: #907B5B;
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
  .tour .sec__tour_container_inner_box_list .tour_list_box_text h4 {
    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 20px;
  }
}
.tour .sec__tour_container_inner_box_list .tour_list_box_text p {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 1.875;
  font-weight: 400;
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
  .tour .sec__tour_container_inner_box_list .tour_list_box_text p {
    font-size: 1.4rem;
    line-height: 1.8571428571;
    margin-bottom: 36px;
  }
}

.tour_detail .sec__tour_container_inner {
  width: 1000px;
  margin: auto;
  margin-top: 80px;
}
@media screen and (max-width: 1120px) {
  .tour_detail .sec__tour_container_inner {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__tour_container_inner {
    margin-top: 36px;
    padding: 0 10px;
  }
}
.tour_detail .sec__tour_container_inner .tour_box_ttl {
  margin-bottom: 22px;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__tour_container_inner .tour_box_ttl {
    font-size: 2rem;
    margin-top: 10px;
    margin-bottom: 12px;
  }
}
.tour_detail .sec__tour_container_inner .tour_box_list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 14px;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__tour_container_inner .tour_box_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
  }
}
.tour_detail .sec__tour_container_inner .tour_box_list li {
  margin-bottom: 14px;
  padding-right: 16px;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__tour_container_inner .tour_box_list li:not(:last-child) {
    padding-right: 10px;
    margin-right: 10px;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__tour_container_inner .tour_box_list li:not(:last-child)::after {
    content: "";
  }
}
.tour_detail .sec__tour_container_inner_slider {
  margin-bottom: 38px;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__tour_container_inner_slider {
    margin-bottom: 20px;
  }
}
.tour_detail .sec__tour_container_inner_slider .tour_swiper .swiper-slide {
  height: 500px;
}
@media screen and (max-width: 768px) {
  .tour_detail .sec__tour_container_inner_slider .tour_swiper .swiper-slide {
    height: 400px;
  }
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__tour_container_inner_slider .tour_swiper .swiper-slide {
    height: 250px;
  }
}
.tour_detail .sec__tour_container_inner_slider .tour_swiper img {
  width: 100%;
  height: 100%;
  border-radius: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}
.tour_detail .sec__tour_container_inner_slider .tour_swiper .swiper-pagination-bullet {
  border: 1px solid #fff;
  width: 12px;
  height: 12px;
  opacity: 1;
}
.tour_detail .sec__tour_container_inner_slider .tour_swiper .swiper-pagination-bullet-active {
  background: #fff;
  width: 12px;
  height: 12px;
}
.tour_detail .sec__tour_container_inner_text {
  margin-bottom: 100px;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__tour_container_inner_text {
    margin-bottom: 66px;
  }
}
.tour_detail .sec__tour_container_inner_text p {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 1.875;
  font-weight: 400;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__tour_container_inner_text p {
    font-size: 1.4rem;
    line-height: 1.8571428571;
    margin-bottom: 14px;
  }
}
.tour_detail .sec__tour_container_inner_text h4 {
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  line-height: 1.2083333333;
  color: #E56B55;
  margin: 40px 0 30px;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__tour_container_inner_text h4 {
    font-size: 2rem;
    line-height: 1.5;
    margin: 30px 0 20px;
  }
}
.tour_detail .sec__schedule {
  background-color: #F4F3F2;
}
.tour_detail .sec__schedule_container {
  padding-top: 102px;
  padding-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__schedule_container {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.tour_detail .sec__schedule_container_inner {
  width: 1000px;
  margin: auto;
}
@media screen and (max-width: 1120px) {
  .tour_detail .sec__schedule_container_inner {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__schedule_container_inner {
    padding: 0 10px;
  }
}
.tour_detail .sec__schedule_container_inner_ttl {
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  line-height: 1.2083333333;
  font-weight: bold;
  color: #907B5B;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__schedule_container_inner_ttl {
    font-size: 2rem;
    line-height: 1.5;
  }
}
.tour_detail .sec__schedule_container_inner .tour_img {
  margin-top: 58px;
  padding-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__schedule_container_inner .tour_img {
    display: block;
    padding: 0 10px 38px 10px;
    margin-top: 30px;
  }
}
.tour_detail .sec__schedule_container_inner .tour_img_list {
  width: 31.5%;
  margin-bottom: 50px;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__schedule_container_inner .tour_img_list {
    width: 100%;
    margin-bottom: 20px;
  }
}
.tour_detail .sec__schedule_container_inner .tour_img_list:not(:nth-of-type(3n)) {
  margin-right: 2.6%;
}
.tour_detail .sec__schedule_container_inner .tour_img_list_img {
  height: 238px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .tour_detail .sec__schedule_container_inner .tour_img_list_img {
    height: 180px;
  }
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__schedule_container_inner .tour_img_list_img {
    height: 254px;
  }
}
.tour_detail .sec__schedule_container_inner .tour_img_list_img img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__schedule_container_inner .tour_img_list_img img {
    border-radius: 10px;
  }
}
.tour_detail .sec__schedule_container_inner .tour_img_list p {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.8571428571;
  font-weight: 400;
}
.tour_detail .sec__schedule_container_inner .schedule_box {
  width: 1000px;
  margin: auto;
  margin-top: 24px;
  border: 2px solid #907B5B;
  border-radius: 20px;
}
@media screen and (max-width: 1120px) {
  .tour_detail .sec__schedule_container_inner .schedule_box {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__schedule_container_inner .schedule_box {
    border-radius: 10px;
  }
}
.tour_detail .sec__schedule_container_inner .schedule_box_list {
  padding: 48px 20px 48px 74px;
  list-style-type: decimal;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__schedule_container_inner .schedule_box_list {
    padding: 32px 20px;
  }
}
.tour_detail .sec__schedule_container_inner .schedule_box_list li {
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  line-height: 2.2222222222;
  font-weight: 400;
  color: #907B5B;
  padding-left: 12px;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__schedule_container_inner .schedule_box_list li {
    font-size: 1.4rem;
    letter-spacing: 0.03em;
    line-height: 2.1428571429;
    padding-left: 6px;
  }
}
.tour_detail .sec__info_container {
  padding-top: 110px;
  margin-bottom: 100px;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__info_container {
    padding-top: 40px;
    margin-bottom: 74px;
  }
}
.tour_detail .sec__info_container h3 {
  text-align: center;
  font-size: 4rem;
  font-family: "Readex Pro", sans-serif;
  letter-spacing: 0.04em;
  line-height: 1.2;
  font-weight: 400;
  color: #907B5B;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__info_container h3 {
    font-size: 2rem;
    line-height: 1.2;
    margin-bottom: 36px;
  }
}
.tour_detail .sec__info_container_inner {
  width: 1000px;
  margin: auto;
}
@media screen and (max-width: 1120px) {
  .tour_detail .sec__info_container_inner {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__info_container_inner {
    padding: 0 10px;
  }
}
.tour_detail .sec__info_container_inner .info_box {
  margin-bottom: 20px;
}
.tour_detail .sec__info_container_inner_price {
  background-color: #907B5B;
  margin-bottom: 56px;
  padding: 14px 20px;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__info_container_inner_price {
    margin-bottom: 38px;
    padding: 14px 10px;
  }
}
.tour_detail .sec__info_container_inner_price p {
  text-align: right;
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  font-weight: bold;
  color: #fff;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__info_container_inner_price p {
    font-size: 1.6rem;
    line-height: 1.1875;
  }
}
.tour_detail .sec__info_container_inner .right_link_text {
  width: 356px;
  padding: 27px 0;
  font-size: 2.1rem;
  font-weight: 500;
  border-radius: 50px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__info_container_inner .right_link_text {
    width: 182px;
    padding: 14px 0;
    font-size: 1.2rem;
    letter-spacing: 0.04em;
  }
}
.tour_detail .sec__popular_container {
  padding-top: 106px;
  padding-bottom: 100px;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__popular_container {
    padding-top: 60px;
    padding-bottom: 70px;
  }
}
.tour_detail .sec__popular_container_inner {
  width: 1000px;
  margin: auto;
}
@media screen and (max-width: 1120px) {
  .tour_detail .sec__popular_container_inner {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__popular_container_inner {
    padding: 0 10px;
  }
}
.tour_detail .sec__popular_container_inner_ttl {
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  line-height: 1.2083333333;
  font-weight: bold;
  color: #907B5B;
  margin-bottom: 38px;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__popular_container_inner_ttl {
    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 30px;
  }
}
.tour_detail .sec__popular_container_inner .tour_popular {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 50px;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__popular_container_inner .tour_popular {
    margin-bottom: 30px;
  }
}
.tour_detail .sec__popular_container_inner .tour_popular_list {
  width: 32%;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__popular_container_inner .tour_popular_list {
    width: 49%;
    margin-bottom: 26px;
  }
}
.tour_detail .sec__popular_container_inner .tour_popular_list:not(:nth-of-type(3n)) {
  margin-right: 2%;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__popular_container_inner .tour_popular_list:not(:nth-of-type(3n)) {
    margin-right: 0;
  }
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__popular_container_inner .tour_popular_list:not(:nth-of-type(2n)) {
    margin-right: 2%;
  }
}
.tour_detail .sec__popular_container_inner .tour_popular_list a {
  display: block;
}
.tour_detail .sec__popular_container_inner .tour_popular_list_img {
  height: 242px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .tour_detail .sec__popular_container_inner .tour_popular_list_img {
    height: 160px;
  }
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__popular_container_inner .tour_popular_list_img {
    height: 124px;
  }
}
.tour_detail .sec__popular_container_inner .tour_popular_list_img img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__popular_container_inner .tour_popular_list_img img {
    border-radius: 10px;
  }
}
.tour_detail .sec__popular_container_inner .tour_popular_list p {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.8571428571;
  font-weight: 400;
}
@media screen and (max-width: 640px) {
  .tour_detail .sec__popular_container_inner .tour_popular_list p {
    font-size: 1.2rem;
    letter-spacing: 0.04em;
    line-height: 1.5;
  }
}
.tour_detail__bg .parallax-bg {
  height: 500px;
}
@media screen and (max-width: 640px) {
  .tour_detail__bg .parallax-bg {
    height: 220px;
  }
}
.tour_detail__bg .bg_img {
  background-image: url(../img/tour/bg_tour.png);
}

/*------------------------------------------------------------
  news
------------------------------------------------------------*/
.news .sec__news_container_inner {
  width: 1000px;
  margin: auto;
  margin-top: 80px;
  margin-bottom: 110px;
}
@media screen and (max-width: 1120px) {
  .news .sec__news_container_inner {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .news .sec__news_container_inner {
    margin-top: 16px;
    padding: 0 10px;
  }
}
.news .sec__news_container_inner_select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 62px;
}
@media screen and (max-width: 640px) {
  .news .sec__news_container_inner_select {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 640px) {
  .news .sec__news_container_inner_select li {
    width: 46%;
  }
}
.news .sec__news_container_inner_select li:first-child {
  margin-right: 20px;
}
@media screen and (max-width: 640px) {
  .news .sec__news_container_inner_select li:first-child {
    margin-right: 14px;
  }
}
.news .sec__news_container_inner_select li select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 188px;
  background-color: #F7F7F7;
  border-radius: 20px;
  border: none;
  font-size: 1.4rem;
  font-weight: 300;
  padding: 12px 0 12px 70px;
  background-image: url(../img/common/icon_select.svg);
  background-position: left 20px center;
  background-repeat: no-repeat;
  background-size: 11px 6px;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  .news .sec__news_container_inner_select li select {
    width: 100%;
    font-size: 1.2rem;
    padding: 14px 0 14px 60px;
  }
}
.news .sec__news_container_inner_select li select::-ms-expand {
  display: none;
}
.news .sec__news_container_inner_list {
  margin-bottom: 50px;
}
.news .sec__news_container_inner_list .news_list {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  .news .sec__news_container_inner_list .news_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.news .sec__news_container_inner_list .news_list_inner {
  width: 30%;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .news .sec__news_container_inner_list .news_list_inner {
    width: 49%;
    margin-bottom: 16px;
  }
}
.news .sec__news_container_inner_list .news_list_inner:not(:nth-of-type(3n)) {
  margin-right: 5%;
}
@media screen and (max-width: 640px) {
  .news .sec__news_container_inner_list .news_list_inner:not(:nth-of-type(3n)) {
    margin-right: 0;
  }
}
@media screen and (max-width: 640px) {
  .news .sec__news_container_inner_list .news_list_inner:nth-child(odd) {
    margin-right: 2%;
  }
}
.news .sec__news_container_inner_list .news_list_inner_img {
  max-height: 230px;
}
@media screen and (max-width: 640px) {
  .news .sec__news_container_inner_list .news_list_inner_img {
    max-height: 126px;
  }
}
.news .sec__news_container_inner_list .news_list_inner_box {
  margin-top: 16px;
}
@media screen and (max-width: 640px) {
  .news .sec__news_container_inner_list .news_list_inner_box {
    margin-top: 10px;
  }
}
.news .sec__news_container_inner .pagination {
  text-align: center;
}
.news .sec__news_container_inner .pagination_inner .wp-pagenavi {
  font-size: 1.8rem;
  font-family: "Readex Pro", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 640px) {
  .news .sec__news_container_inner .pagination_inner .wp-pagenavi {
    font-size: 1.4rem;
  }
}
.news .sec__news_container_inner .pagination_inner .wp-pagenavi a {
  display: inline-block;
  color: #907B5B;
  background-color: #E8E4DF;
  border-radius: 50%;
  width: 45px;
  padding: 12px 0;
  margin: 0 6px;
}
@media screen and (max-width: 640px) {
  .news .sec__news_container_inner .pagination_inner .wp-pagenavi a {
    width: 30px;
    padding: 7px 0;
    margin: 0 4px;
  }
}
.news .sec__news_container_inner .pagination_inner .wp-pagenavi .current {
  display: inline-block;
  color: #fff;
  background-color: #E56B55;
  border-radius: 50%;
  width: 45px;
  padding: 12px 0;
  margin: 0 6px;
}
@media screen and (max-width: 640px) {
  .news .sec__news_container_inner .pagination_inner .wp-pagenavi .current {
    width: 30px;
    padding: 7px 0;
    margin: 0 4px;
  }
}
.news .sec__news_container_inner .pagination_inner .wp-pagenavi .previouspostslink {
  background: none;
  margin: auto;
}
.news .sec__news_container_inner .pagination_inner .wp-pagenavi .nextpostslink {
  background: none;
  margin: auto;
}

.news_detail .sec__detail_container {
  padding-bottom: 100px;
}
.news_detail .sec__detail_container .news_detail_box {
  width: 1000px;
  margin: auto;
  margin-top: 80px;
}
@media screen and (max-width: 1120px) {
  .news_detail .sec__detail_container .news_detail_box {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .news_detail .sec__detail_container .news_detail_box {
    margin-top: 36px;
    padding: 0 10px;
  }
}
.news_detail .sec__detail_container .news_detail_box_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
  .news_detail .sec__detail_container .news_detail_box_top {
    margin-bottom: 14px;
  }
}
.news_detail .sec__detail_container .news_detail_box_top_category {
  color: #fff;
  background-color: #907B5B;
  font-size: 1.4rem;
  font-weight: 500;
  border-radius: 53px;
  letter-spacing: 0.053em;
  padding: 6px 10px;
  margin-right: 20px;
}
@media screen and (max-width: 640px) {
  .news_detail .sec__detail_container .news_detail_box_top_category {
    font-size: 1rem;
    padding: 6px 10px;
    margin-right: 10px;
  }
}
.news_detail .sec__detail_container .news_detail_box_top_date {
  color: #907B5B;
  font-family: "Readex Pro", sans-serif;
  font-size: 1.6rem;
  font-weight: lighter;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 640px) {
  .news_detail .sec__detail_container .news_detail_box_top_date {
    font-size: 1.4rem;
  }
}
.news_detail .sec__detail_container .news_detail_box_ttl {
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  line-height: 1.6666666667;
  color: #907B5B;
  margin-bottom: 56px;
}
@media screen and (max-width: 640px) {
  .news_detail .sec__detail_container .news_detail_box_ttl {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    line-height: 1.6875;
    margin-bottom: 18px;
  }
}
.news_detail .sec__detail_container .news_detail_box_img {
  width: 800px;
  height: 500px;
  margin: auto;
  margin-bottom: 60px;
}
@media screen and (max-width: 840px) {
  .news_detail .sec__detail_container .news_detail_box_img {
    width: 100%;
    height: 300px;
    padding: 0 40px;
  }
}
@media screen and (max-width: 640px) {
  .news_detail .sec__detail_container .news_detail_box_img {
    height: 224px;
    padding: 0;
    margin-bottom: 30px;
  }
}
.news_detail .sec__detail_container .news_detail_box_img img {
  width: 100%;
  height: 100%;
  border-radius: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 640px) {
  .news_detail .sec__detail_container .news_detail_box_img img {
    border-radius: 20px;
  }
}
.news_detail .sec__detail_container .news_detail_box_inner p {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 1.875;
  font-weight: 400;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .news_detail .sec__detail_container .news_detail_box_inner p {
    font-size: 1.4rem;
    line-height: 1.8571428571;
  }
}
.news_detail .sec__detail_container .news_detail_box_inner h2 {
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  line-height: 1.2083333333;
  color: #907B5B;
  margin: 40px 0 50px;
}
@media screen and (max-width: 640px) {
  .news_detail .sec__detail_container .news_detail_box_inner h2 {
    font-size: 1.7rem;
    letter-spacing: 0.05em;
    line-height: 1.8235294118;
    margin: 16px 0 26px;
  }
}
.news_detail .sec__detail_container .news_detail_box_inner h3 {
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  line-height: 1.2222222222;
  color: #907B5B;
  margin: 100px 0 28px;
}
@media screen and (max-width: 640px) {
  .news_detail .sec__detail_container .news_detail_box_inner h3 {
    font-size: 1.6rem;
    line-height: 1.1875;
    margin: 16px 0 22px;
  }
}
.news_detail .sec__detail_container .news_detail_box_inner figure {
  max-width: 800px;
  max-height: 500px;
  margin: 40px auto 40px;
}
@media screen and (max-width: 640px) {
  .news_detail .sec__detail_container .news_detail_box_inner figure {
    max-width: 100%;
    max-height: 100%;
    margin: 16px auto 34px;
  }
}
.news_detail .sec__detail_container .news_detail_box_inner figure img {
  width: 100%;
  height: 100%;
  border-radius: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 640px) {
  .news_detail .sec__detail_container .news_detail_box_inner figure img {
    border-radius: 20px;
  }
}
.news_detail .sec__detail_container .news_detail_box_inner figure figcaption {
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  line-height: 1.2142857143;
  font-weight: 400;
  color: #907B5B;
  margin-top: 24px;
}
@media screen and (max-width: 640px) {
  .news_detail .sec__detail_container .news_detail_box_inner figure figcaption {
    font-size: 1.2rem;
    line-height: 1.1666666667;
    margin-top: 12px;
  }
}
.news_detail .sec__detail_container .news_detail_box_inner h4 {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 1.1875;
  color: #907B5B;
  margin: 44px 0 30px;
}
@media screen and (max-width: 640px) {
  .news_detail .sec__detail_container .news_detail_box_inner h4 {
    font-size: 1.4rem;
    line-height: 1.2142857143;
    margin: 20px 0 30px;
  }
}
.news_detail .sec__detail_container .news_detail_box_inner h5 {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 1.1875;
  color: #907B5B;
  margin: 44px 0 30px;
}
@media screen and (max-width: 640px) {
  .news_detail .sec__detail_container .news_detail_box_inner h5 {
    font-size: 1.4rem;
    line-height: 1.2142857143;
    margin: 20px 0 30px;
  }
}
.news_detail .sec__detail_container .news_detail_box_inner h6 {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 1.1875;
  color: #907B5B;
  margin: 44px 0 30px;
}
@media screen and (max-width: 640px) {
  .news_detail .sec__detail_container .news_detail_box_inner h6 {
    font-size: 1.4rem;
    line-height: 1.2142857143;
    margin: 20px 0 30px;
  }
}
.news_detail .sec__detail_container .news_detail_box_inner a {
  text-decoration: underline;
}
.news_detail .sec__detail_container .news_detail_box_inner ul {
  margin-bottom: 38px;
}
@media screen and (max-width: 640px) {
  .news_detail .sec__detail_container .news_detail_box_inner ul {
    margin-bottom: 30px;
  }
}
.news_detail .sec__detail_container .news_detail_box_inner ul li {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 1.875;
  font-weight: 400;
}
@media screen and (max-width: 640px) {
  .news_detail .sec__detail_container .news_detail_box_inner ul li {
    font-size: 1.4rem;
    line-height: 2.1428571429;
  }
}
.news_detail .sec__detail_container .news_detail_box_inner ul li::before {
  content: "";
  display: inline-block;
  background-color: #907B5B;
  width: 7px;
  height: 7px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  border-radius: 50%;
  margin-right: 10px;
}
.news_detail .sec__detail_container .news_detail_box_inner ol {
  counter-reset: ol_li;
  margin-bottom: 38px;
}
@media screen and (max-width: 640px) {
  .news_detail .sec__detail_container .news_detail_box_inner ol {
    margin-bottom: 30px;
  }
}
.news_detail .sec__detail_container .news_detail_box_inner ol li {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 1.875;
  font-weight: 400;
}
@media screen and (max-width: 640px) {
  .news_detail .sec__detail_container .news_detail_box_inner ol li {
    font-size: 1.4rem;
    line-height: 2.1428571429;
  }
}
.news_detail .sec__detail_container .news_detail_box_inner ol li::before {
  margin-right: 10px;
  color: #907B5B;
  counter-increment: ol_li;
  content: counter(ol_li) ".";
}
.news_detail .sec__detail_container .left_link {
  margin-top: 60px;
}

/*------------------------------------------------------------
  contact
------------------------------------------------------------*/
.contact .sec__contact_container_inner {
  padding-top: 80px;
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .contact .sec__contact_container_inner {
    padding-top: 38px;
    padding-bottom: 32px;
  }
}
.contact .sec__contact_container_inner_top {
  width: 1000px;
  margin: auto;
  margin-bottom: 100px;
}
@media screen and (max-width: 1120px) {
  .contact .sec__contact_container_inner_top {
    width: 100%;
    padding: 0 20px;
    margin-bottom: 40px;
  }
}
.contact .sec__contact_container_inner_top h3 {
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  line-height: 1.2083333333;
  color: #907B5B;
  margin-bottom: 32px;
}
@media screen and (max-width: 640px) {
  .contact .sec__contact_container_inner_top h3 {
    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 30px;
  }
}
.contact .sec__contact_container_inner_top h3 span {
  display: inline-block;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  line-height: 1.6875;
  color: #fff;
  background-color: #907B5B;
  padding: 4px 10px;
  margin-left: 10px;
}
@media screen and (max-width: 640px) {
  .contact .sec__contact_container_inner_top h3 span {
    font-size: 1.2rem;
    line-height: 2.25;
    padding: 2px 6px;
  }
}
.contact .sec__contact_container_inner_top ul li {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 1.875;
  font-weight: 400;
  margin-bottom: 20px;
  position: relative;
  padding-left: 22px;
}
@media screen and (max-width: 640px) {
  .contact .sec__contact_container_inner_top ul li {
    font-size: 1.2rem;
    line-height: 1.5;
    margin-bottom: 16px;
  }
}
.contact .sec__contact_container_inner_top ul li::before {
  content: "・";
  display: inline-block;
  position: absolute;
  left: 0;
}
.contact .sec__contact_container_inner .contact_form {
  width: 1000px;
  margin: auto;
}
@media screen and (max-width: 1120px) {
  .contact .sec__contact_container_inner .contact_form {
    width: 100%;
    padding: 0 20px;
  }
}
.contact .sec__contact_container_inner .contact_form_inner {
  background-color: #F4F3F2;
  border-radius: 40px;
  padding: 64px 85px 80px;
}
@media screen and (max-width: 640px) {
  .contact .sec__contact_container_inner .contact_form_inner {
    border-radius: 20px;
    padding: 35px 20px 40px;
  }
}
.contact .sec__contact_container_inner .contact_form_inner h4 {
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  line-height: 1.2083333333;
  color: #907B5B;
  text-align: center;
  margin-bottom: 70px;
}
@media screen and (max-width: 640px) {
  .contact .sec__contact_container_inner .contact_form_inner h4 {
    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 40px;
  }
}
.contact .sec__contact_container_inner .contact_form_inner dl {
  margin-bottom: 20px;
}
.contact .sec__contact_container_inner .contact_form_inner dl dt {
  font-size: 2rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: 12px;
}
@media screen and (max-width: 640px) {
  .contact .sec__contact_container_inner .contact_form_inner dl dt {
    font-size: 1.8rem;
    line-height: 1.6666666667;
  }
}
.contact .sec__contact_container_inner .contact_form_inner dl dt .required {
  display: inline-block;
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  line-height: 1.1666666667;
  color: #fff;
  background-color: #E56B55;
  border-radius: 10px;
  padding: 2px 8px;
  margin-left: 10px;
  vertical-align: middle;
}
.contact .sec__contact_container_inner .contact_form_inner dl dd {
  width: 100%;
}
.contact .sec__contact_container_inner .contact_form_inner dl dd input[type=text],
.contact .sec__contact_container_inner .contact_form_inner dl dd input[type=email],
.contact .sec__contact_container_inner .contact_form_inner dl dd input[type=tel] {
  width: 100%;
  border: 2px solid #907B5B;
  font-size: 1.6rem;
  font-weight: 400;
  padding: 12px 20px;
  border-radius: 25px;
}
.contact .sec__contact_container_inner .contact_form_inner dl dd textarea {
  width: 100%;
  width: 100%;
  border: 2px solid #907B5B;
  font-size: 1.6rem;
  font-weight: 400;
  padding: 12px 20px;
  border-radius: 10px;
}
.contact .sec__contact_container_inner .contact_form_inner dl dd input[type=checkbox],
.contact .sec__contact_container_inner .contact_form_inner dl dd input[type=radio] {
  display: none;
}
.contact .sec__contact_container_inner .contact_form_inner dl dd .radio_list {
  display: inline-block;
}
@media screen and (max-width: 640px) {
  .contact .sec__contact_container_inner .contact_form_inner dl dd .radio_list {
    display: block;
  }
}
.contact .sec__contact_container_inner .contact_form_inner dl dd .checkbox_list {
  display: inline-block;
  margin-bottom: 14px;
  margin-right: 22px;
}
@media screen and (max-width: 640px) {
  .contact .sec__contact_container_inner .contact_form_inner dl dd .checkbox_list {
    display: block;
  }
}
.contact .sec__contact_container_inner .contact_form_inner dl dd label {
  cursor: pointer;
}
.contact .sec__contact_container_inner .contact_form_inner dl dd input[type=checkbox] + .wpcf7-list-item-label {
  display: inline-block;
  font-size: 2rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
  font-weight: 500;
  padding-left: 32px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .contact .sec__contact_container_inner .contact_form_inner dl dd input[type=checkbox] + .wpcf7-list-item-label {
    font-size: 1.6rem;
    line-height: 1.875;
  }
}
.contact .sec__contact_container_inner .contact_form_inner dl dd input[type=checkbox] + .wpcf7-list-item-label:before {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
  top: 5px;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #907B5B;
  border-radius: 3px;
}
@media screen and (max-width: 640px) {
  .contact .sec__contact_container_inner .contact_form_inner dl dd input[type=checkbox] + .wpcf7-list-item-label:before {
    top: 7px;
    width: 17px;
    height: 17px;
  }
}
.contact .sec__contact_container_inner .contact_form_inner dl dd input[type=checkbox]:checked + .wpcf7-list-item-label:before {
  background-color: #907B5B;
}
.contact .sec__contact_container_inner .contact_form_inner dl dd input[type=checkbox]:checked + .wpcf7-list-item-label:after {
  content: "";
  background-image: url(../img/contact/icon_check.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  position: absolute;
  margin: auto;
  top: 11px;
  left: 3px;
  width: 16px;
  height: 12px;
}
@media screen and (max-width: 640px) {
  .contact .sec__contact_container_inner .contact_form_inner dl dd input[type=checkbox]:checked + .wpcf7-list-item-label:after {
    width: 14px;
    height: 10px;
  }
}
.contact .sec__contact_container_inner .contact_form_inner dl dd input[type=radio] + .wpcf7-list-item-label {
  font-size: 2rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
  font-weight: 500;
  padding-left: 30px;
  margin-right: 20px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .contact .sec__contact_container_inner .contact_form_inner dl dd input[type=radio] + .wpcf7-list-item-label {
    font-size: 1.6rem;
    line-height: 1.875;
    margin-right: auto;
  }
}
.contact .sec__contact_container_inner .contact_form_inner dl dd input[type=radio] + .wpcf7-list-item-label:before {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border: 1px solid #907B5B;
  border-radius: 50%;
}
@media screen and (max-width: 640px) {
  .contact .sec__contact_container_inner .contact_form_inner dl dd input[type=radio] + .wpcf7-list-item-label:before {
    width: 16px;
    height: 16px;
  }
}
.contact .sec__contact_container_inner .contact_form_inner dl dd input[type=radio]:checked + .wpcf7-list-item-label:before {
  background-color: #F4F3F2;
}
.contact .sec__contact_container_inner .contact_form_inner dl dd input[type=radio]:checked + .wpcf7-list-item-label:after {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 6px;
  width: 10px;
  height: 10px;
  background: #907B5B;
  border-radius: 50%;
}
@media screen and (max-width: 640px) {
  .contact .sec__contact_container_inner .contact_form_inner dl dd input[type=radio]:checked + .wpcf7-list-item-label:after {
    width: 8px;
    height: 8px;
    left: 5px;
  }
}
.contact .sec__contact_container_inner .contact_form_inner dl dd .wpcf7-list-item {
  margin: auto;
}
.contact .sec__contact_container_inner .contact_form_inner .text {
  font-size: 2rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
  font-weight: 500;
  color: #907B5B;
  padding-top: 36px;
  margin-top: 40px;
  margin-bottom: 30px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .contact .sec__contact_container_inner .contact_form_inner .text {
    font-size: 1.8rem;
    line-height: 1.6666666667;
  }
}
.contact .sec__contact_container_inner .contact_form_inner .text::before {
  content: "";
  background-image: linear-gradient(to right, #907B5B, #907B5B 5px, transparent 5px, transparent 7px);
  background-size: 12px 2px;
  background-repeat: repeat-x;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.contact .sec__contact_container_inner .contact_form_inner .checkbox {
  display: block;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 82px;
}
@media screen and (max-width: 640px) {
  .contact .sec__contact_container_inner .contact_form_inner .checkbox {
    margin-top: 35px;
    margin-bottom: 42px;
    text-align: left;
  }
}
.contact .sec__contact_container_inner .contact_form_inner .checkbox .acceptance {
  position: relative;
  display: inline-block;
}
.contact .sec__contact_container_inner .contact_form_inner .checkbox input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 17px;
  height: 17px;
  margin: 0;
  left: 0;
}
.contact .sec__contact_container_inner .contact_form_inner .checkbox input[type=checkbox] + .wpcf7-list-item-label {
  position: relative;
  font-size: 2rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
  font-weight: 500;
  cursor: pointer;
  display: block;
}
@media screen and (max-width: 640px) {
  .contact .sec__contact_container_inner .contact_form_inner .checkbox input[type=checkbox] + .wpcf7-list-item-label {
    font-size: 1.6rem;
    line-height: 1.875;
  }
}
.contact .sec__contact_container_inner .contact_form_inner .checkbox input[type=checkbox] + .wpcf7-list-item-label::before {
  content: "";
  border: 1px solid #907B5B;
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  top: -2px;
  bottom: 0;
  margin-right: 14px;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  border-radius: 3px;
}
@media screen and (max-width: 640px) {
  .contact .sec__contact_container_inner .contact_form_inner .checkbox input[type=checkbox] + .wpcf7-list-item-label::before {
    width: 17px;
    height: 17px;
  }
}
.contact .sec__contact_container_inner .contact_form_inner .checkbox input[type=checkbox] + .wpcf7-list-item-label a {
  text-decoration: underline;
}
.contact .sec__contact_container_inner .contact_form_inner .checkbox input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background-color: #907B5B;
}
.contact .sec__contact_container_inner .contact_form_inner .checkbox input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  content: "";
  background-image: url(../img/contact/icon_check.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  position: absolute;
  margin: auto;
  top: 10px;
  left: 2px;
  width: 16px;
  height: 12px;
}
@media screen and (max-width: 640px) {
  .contact .sec__contact_container_inner .contact_form_inner .checkbox input[type=checkbox]:checked + .wpcf7-list-item-label::after {
    width: 14px;
    height: 10px;
  }
}
.contact .sec__contact_container_inner .contact_form_inner .right_link_text {
  cursor: pointer;
}

.complete .sec__complete_container {
  padding-top: 40px;
  padding-bottom: 100px;
}
@media screen and (max-width: 640px) {
  .complete .sec__complete_container {
    padding-top: 38px;
    padding-bottom: 32px;
  }
}
@media screen and (max-width: 1025px) {
  .complete .sec__complete_container .sec_ttl_text::before {
    top: 16px;
  }
}
.complete .sec__complete_container_inner {
  width: 988px;
  margin: auto;
  margin-top: 90px;
}
@media screen and (max-width: 1024px) {
  .complete .sec__complete_container_inner {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .complete .sec__complete_container_inner {
    margin-top: 38px;
  }
}
.complete .sec__complete_container_inner .complete_ttl {
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.2083333333;
  color: #907B5B;
  margin-bottom: 65px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .complete .sec__complete_container_inner .complete_ttl {
    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 40px;
    text-align: left;
  }
}
.complete .sec__complete_container_inner p {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 1.875;
  font-weight: 400;
  margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
  .complete .sec__complete_container_inner p {
    font-size: 1.4rem;
    line-height: 1.8571428571;
    margin-bottom: 20px;
  }
}
.complete .sec__complete_container_inner p a {
  text-decoration: underline;
}
.complete .sec__complete_container_inner .left_link {
  margin-top: 80px;
}
@media screen and (max-width: 640px) {
  .complete .sec__complete_container_inner .left_link {
    margin-top: 36px;
  }
}

/*------------------------------------------------------------
  404
------------------------------------------------------------*/
.no_page .sec__not_container {
  padding-top: 40px;
  padding-bottom: 100px;
}
@media screen and (max-width: 640px) {
  .no_page .sec__not_container {
    padding-top: 38px;
    padding-bottom: 32px;
  }
}
@media screen and (max-width: 1025px) {
  .no_page .sec__not_container .sec_ttl_text::before {
    top: 16px;
  }
}
.no_page .sec__not_container_inner {
  margin-top: 118px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .no_page .sec__not_container_inner {
    padding: 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .no_page .sec__not_container_inner {
    margin-top: 38px;
    text-align: left;
  }
}
.no_page .sec__not_container_inner .no_page_ttl {
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.2083333333;
  color: #907B5B;
  margin-bottom: 60px;
}
@media screen and (max-width: 640px) {
  .no_page .sec__not_container_inner .no_page_ttl {
    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 40px;
  }
}
.no_page .sec__not_container_inner .no_page_ttl_en {
  display: block;
  font-family: "Readex Pro", sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin-top: 6px;
}
.no_page .sec__not_container_inner p {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 1.875;
  font-weight: 400;
  margin-bottom: 100px;
}
@media screen and (max-width: 640px) {
  .no_page .sec__not_container_inner p {
    font-size: 1.4rem;
    line-height: 1.8571428571;
    margin-bottom: 36px;
  }
}

/*------------------------------------------------------------
  privacy
------------------------------------------------------------*/
.privacy .sec__privacy_container {
  padding-bottom: 100px;
}
@media screen and (max-width: 640px) {
  .privacy .sec__privacy_container {
    padding-bottom: 32px;
  }
}
.privacy .sec__privacy_container_inner {
  width: 988px;
  margin: auto;
  margin-top: 77px;
}
@media screen and (max-width: 1024px) {
  .privacy .sec__privacy_container_inner {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .privacy .sec__privacy_container_inner {
    margin-top: 38px;
  }
}
.privacy .sec__privacy_container_inner_text {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 1.875;
  font-weight: 400;
}
@media screen and (max-width: 640px) {
  .privacy .sec__privacy_container_inner_text {
    font-size: 1.4rem;
    line-height: 1.8571428571;
  }
}
.privacy .sec__privacy_container_inner .privacy_list_box {
  margin-top: 47px;
}
@media screen and (max-width: 640px) {
  .privacy .sec__privacy_container_inner .privacy_list_box {
    margin-top: 24px;
  }
}
.privacy .sec__privacy_container_inner .privacy_list_box_ttl {
  font-size: 2.4rem;
  color: #907B5B;
  letter-spacing: 0.1em;
  line-height: 1.2083333333;
  font-weight: bold;
  margin-bottom: 22px;
}
@media screen and (max-width: 640px) {
  .privacy .sec__privacy_container_inner .privacy_list_box_ttl {
    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 10px;
  }
}
.privacy .sec__privacy_container_inner .privacy_list_box_text {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 1.875;
  font-weight: 400;
}
@media screen and (max-width: 640px) {
  .privacy .sec__privacy_container_inner .privacy_list_box_text {
    font-size: 1.4rem;
    line-height: 1.8571428571;
  }
}
.privacy .sec__privacy_container_inner .privacy_list_box ul {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 1.875;
  font-weight: 400;
  margin-top: 30px;
}
@media screen and (max-width: 640px) {
  .privacy .sec__privacy_container_inner .privacy_list_box ul {
    font-size: 1.4rem;
    line-height: 1.8571428571;
    margin-top: 16px;
  }
}