@charset "utf-8";
html {
  visibility: hidden;
}
html.wf-active {
  visibility: visible;
}
html {
  font: normal normal normal 62.5%/1 "brandon-grotesque", "source-han-sans-japanese", "Noto Sans JP", "Noto Sans Japanese", "メイリオ", Meiryo, sans-serif;
}
.ie body {
  font-family: "brandon-grotesque", "source-han-sans-japanese", "Noto Sans JP", "メイリオ", "Meiryo", sans-serif;
}
.sp-only{display: none;}
body {
  margin: 0;
  padding: 0;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 1);
  position: relative;
  color: #000;
  color: rgba(0, 0, 0, 1);
  text-rendering: optimizeLegibility;
  font-feature-settings: "palt"1;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  letter-spacing: 0.1em;
}
.noto {
  font: normal normal normal 62.5%/1 "Noto Sans Japanese", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, MS PGothic, sans-serif;
}
a {
  color: var(--base-link-color);
  text-decoration: none;
  -webkit-transition: all 0.3s var(--easeOutQuad);
  -moz-transition: all 0.3s var(--easeOutQuad);
  -o-transition: all 0.3s var(--easeOutQuad);
  transition: all 0.3s var(--easeOutQuad);
}
a:hover {
  -webkit-transition: all 0.3s var(--easeOutQuad);
  -moz-transition: all 0.3s var(--easeOutQuad);
  -o-transition: all 0.3s var(--easeOutQuad);
  transition: all 0.3s var(--easeOutQuad);
}
input, select, textarea, button, *:before, *:after {
  -webkit-transition: opacity 0.3s all var(--easeInOutCubic);
  transition: opacity 0.3s var(--easeInOutCubic);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
a:focus, input:focus, select:focus, textarea:focus, button:focus {
  outline: none;
}
img {
  width: 100%;
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic;
  interpolation-mode: bicubic;
  -webkit-backface-visibility: hidden !important;
}
.pc_off {
  display: none;
}
.tab_on {
  display: none;
}
.onon {
  display: block !important;
}
.cl {
  clear: both;
}
img.preload {
  display: none;
}
::-moz-selection {
  background: #565656;
}
::selection {
  background: #565656;
}
/* Safari */ ::-moz-selection {
  background: #565656;
}
.en {
  font-weight: 700;
  text-transform: uppercase;
}
.s_en {
  text-transform: inherit;
}
.enb, .tit_enb {
  font-weight: 700;
  text-transform: uppercase;
}
.all_wrap {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
:root {
  --base-text-color: #222;
  --base-gray-color: #aaa;
  --base-bg-color: #f6f6f6;
  --base-link-color: #565656;
  --easeInSine: cubic-bezier(0.12, 0, 0.39, 0);
  --easeOutSine: cubic-bezier(0.61, 1, 0.88, 1);
  --easeInOutSine: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  --easeInQuad: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  --easeOutQuad: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  --easeInOutQuad: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  --easeInCubic: cubic-bezier(0.32, 0, 0.67, 0);
  --easeOutCubic: cubic-bezier(0.33, 1, 0.68, 1);
  --easeInOutCubic: cubic-bezier(0.65, 0, 0.35, 1);
  --easeInExpo: cubic-bezier(0.95, 0.05, 0.795, 0.035);
  --easeOutExpo: cubic-bezier(0.19, 1, 0.22, 1);
  --easeInOutExpo: cubic-bezier(1, 0, 0, 1);
  --easeInCirc: cubic-bezier(0.6, 0.04, 0.98, 0.335);
  --easeOutCirc: cubic-bezier(0.075, 0.82, 0.165, 1);
  --easeInOutCirc: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  --easeInBack: cubic-bezier(0.6, -0.28, 0.735, 0.045);
  --easeOutBack: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  --easeInOutBack: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  --base-size50: 3.472vw;
  --base-size60: 4.16vw;
  --base-size80: 5.55vw;
  --rt-tit-width: 11.1111vw;
  --rt-pd: 11.1111vw;
}
@media screen and (min-width: 1920px) {
  :root {
    --rt-tit-width: 215px;
    --rt-pd: 11.1111vw;
  }
}
@media screen and (max-width: 1050px) {
  :root {
    --rt-tit-width: 90px;
    --rt-pd: 3vw;
  }
}
@media screen and (max-width: 800px) {
  :root {
    --rt-tit-width: 12vw;
    /*
        --rt-tit-width:53px;
        --rt-pd:6.5vw;
        */
    --rt-pd: 6vw;
    --con-pd: 11.75vw;
    --con-H-pd: 5.775vw;
    --base-size80: 6vw;
  }
  .tit_enb {
    letter-spacing: 0.06em;
  }
}
/* ==========================================================================
	メニュー
========================================================================== */
.menu_wrap {
  position: relative;
  z-index: 500;
}
#header {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
}
#header h1 {
  position: absolute;
  width: 100px;
  height: 100px;
  left: 3.16vw;
  top: 27px;
}
#header h1 a {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../image/common/logo.png);
  background-size: contain;
  background-repeat: no-repeat;
}
#header h1 a:hover {
  background-image: url(../image/common/logo.png);
  background-repeat: no-repeat;
}
#header h1 span {
  position: absolute;
  top: -100px;
}
.sns {
  position: absolute;
  top: 15px;
  right: 10%;
}
@media (max-width: 1200px) {
  .sns {
    position: absolute;
    top: 15px;
    right: 12%;
  }
}
.sns ul {
  padding: 10px 0 10px 0;
}
.sns ul:after {
  content: " ";
  display: block;
  clear: both;
}
.sns ul li {
  float: right;
  margin: 0 5px;
}
.sns .tel {width: 150px;}
.sns .x {width: 20px;margin-right: 20px;}
.sns ul li img {
  width: 100%;
  height: auto;
}
.sns .icon {}
.sns .icon img {
  width: 100%;
  height: auto;
}
.sns_navi {
  width: 75px;
  float: right;
  position: relative;
  right: -12px;
  top: 10px;
}
.sns_navi .block-sns {
  width: 25px;
  float: left;
  margin: 0 0 0 10px;
}
.sns_navi .block-sns img {
  width: 100%;
  height: auto;
}
.lang_inner:before {
  content: " ";
  display: block;
  clear: both;
}
.menu_list {
  position: absolute;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 705px;
  /*width: clamp(500px, 42vw, 800px);*/
  top: 64px;
  right: calc(40px + 7.9vw);
  z-index: 15;
}
.menu_list div {
  position: relative;
}
.menu_list div a {
  font-size: 18px;
  /*font-size: clamp(15px, 1.04vw, 16px);*/
  font-weight: 700;
  letter-spacing: 0.08em;
  color: #fff;
}
.menu_list div a:hover {
  color: var(--base-link-color);
}
.menu_list div a.link_btn {
  position: absolute;
  width: 20%;
  max-width: 180px;
  right: 15px;
  top: 10px;
  font-size: 13px;
  color: #fff;
  padding: 14px 0 13px 18px;
}
.menu_list {
  font-size: 18px;
  color: #FFF;
}
.global-nav {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  top: -100vh;
  padding-top: 20px;
  background-color: var(--base-text-color);
  box-sizing: border-box;
  transition: all 0.6s;
  z-index: 9998;
  overflow-y: auto;
}
.hamburger {
  display: block;
  position: absolute;
  right: 4.16vw;
  top: 60px;
  width: 40px;
  height: 20px;
  cursor: pointer;
  z-index: 99999;
}
.hamburger_line {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 1px;
  /*background-color: #fff;*/
  transition: all 0.3s var(--easeOutQuad);
}
.hamburger_line-2 {
  top: 9px;
}
.hamburger_line-3 {
  top: 19px;
}
/* 表示された時用のCSS */
.nav-open .global-nav {
  top: 0;
}
.global-nav .nav_inr {
  position: relative;
  box-sizing: border-box;
  width: 90%;
  height: 467px;
  max-width: 1120px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  top: 300px;
  bottom: 0;
  margin: auto;
}
.global-nav h2 {
  position: absolute;
  width: 100px;
  height: 100px;
  left: 3.16vw;
  top: 47px;
  z-index: 50;
}
.global-nav h2 a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../image/common/logo.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.global-nav h2 a:hover {
  background-image: url(../image/common/logo.png);
  background-repeat: no-repeat;
}
.global-nav ul {
  margin: 0 auto;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 80%;
  max-width: 1120px;
}
.global-nav li {
  width: 35%;
  margin-bottom: 100px;
}
.global-nav ul:after {
  content: "";
  display: block;
  width: 35%;
}
.global-nav li:nth-child(3) {
  width: 35%;
}
@media (max-width: 1024px) {
  .global-nav li {
    width: 100%;
    margin-bottom: 100px;
  }
  .global-nav ul:after {
    content: "";
    display: block;
    width: 100%;
  }
  .global-nav li:nth-child(3) {
    width: 100%;
  }
}
.global-nav li a {
  position: relative;
  display: block;
  font-size: 32px;
  font-weight: 700;
  padding-left: 80px;
  padding-left: clamp(40px, var(--base-size80), 80px);
  box-sizing: border-box;
  color: #fff;
  font-weight: 700;
}
.global-nav li a span {
  font-size: 12px;
  color: #fff;
  position: absolute;
  left: 80px;
  left: clamp(40px, var(--base-size80), 80px);
  top: calc(100% + 15px);
  -webkit-transition: all 0.3s var(--easeOutQuad);
  -moz-transition: all 0.3s var(--easeOutQuad);
  -o-transition: all 0.3s var(--easeOutQuad);
  transition: all 0.3s var(--easeOutQuad);
}
.global-nav li a:hover, .global-nav li a:hover span {
  color: var(--base-link-color);
  -webkit-transition: all 0.3s var(--easeOutQuad);
  -moz-transition: all 0.3s var(--easeOutQuad);
  -o-transition: all 0.3s var(--easeOutQuad);
  transition: all 0.3s var(--easeOutQuad);
}
.global-nav li a:before {
  content: "";
  display: block;
  position: absolute;
  width: 50px;
  width: clamp(30px, var(--base-size50), 50px);
  height: 2px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
}
.nav-foot {
  position: relative;
  padding-top: 95px;
  width: 90%;
  max-width: 1120px;
  margin: 0 auto;
  border-top: 1px solid #4e4e4e;
  line-height: 2.4rem;
}
.nav-foot h3, .nav-foot h3 span {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-transform: inherit;
}
.nav-foot h3 a {
  position: relative;
  font-size: 13px;
  color: #fff;
  text-decoration: underline;
  margin-left: 25px;
}
.nav-foot h3 a:hover {
  color: var(--base-link-color);
}
.nav-foot h3 a:before {
  content: "/";
  display: block;
  position: absolute;
  left: -15px;
  top: 3px;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
}
.nav-foot p {
  font-size: 15px;
  color: #fff;
  margin-top: 16px;
  margin-bottom: 25px;
}
.nav-foot .lr_txt {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.nav-foot h4.en {
  width: 460px;
  font-size: 22px;
  color: #fff;
  padding-top: 15px;
}
.nav-foot h4 a.en {
  font-size: 36px;
  color: #fff;
}
.nav-foot .r_txt {
  display: inline-block;
  text-align: right;
}
.nav-foot .r_txt span {
  color: #FFF;
  font-size: 14px;
}
.nav-foot .r_txt div {
  display: block;
  margin-bottom: 12px;
  padding-top: 2px;
}
.nav-foot .r_txt a {
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  text-decoration: underline;
}
.nav-foot .r_txt a:hover {
  color: var(--base-link-color);
}
.nav-foot .enb {
  font-size: 14px;
  color: #fff;
}
/* 表示された時用のCSS */
.nav-open .hamburger {
  position: fixed;
}
/*.nav-open .hamburger_line {
  background: #fff !Important;
}*/
.nav-open .hamburger_line-1 {
  transform: rotate(-45deg);
  top: 10px;
}
.nav-open .hamburger_line-2 {
  display: none;
}
.nav-open .hamburger_line-3 {
  transform: rotate(45deg);
  top: 10px;
  bottom: auto;
}
.nav-open .global-nav {
  top: 0;
  left: 0;
  padding-top: 0;
  border-radius: 0;
}
.global-nav {
  left: 0;
  width: 100%;
  padding-top: 0px;
  transition: all 0.4s var(--easeOutCubic);
}
.global-nav:before {
  width: 10px;
  height: 10px;
  right: 75px;
}
.global-nav_inr {
  width: 90%;
}
/* 追従 */
.fixed .hamburger {
  position: fixed;
}
/*.fixed .hamburger_line {
  background-color: var(--base-text-color);
}*/
.hamburger_line-1 {
  background-color: #cccccc;
}
.hamburger_line-2 {
  background-color: #000;
}
.hamburger_line-3 {
  background-color: #cccccc;
}
/* ==========================================================================
	rt_box
========================================================================== */
.rt_box {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
.rt_box .tit_area {
  position: relative;
  width: 160px;
  width: var(--rt-tit-width);
  padding-top: 135px;
  text-align: center;
  z-index: 50;
}
.rt_box .tit_area:before {
  content: "";
  display: block;
  width: 1px;
  height: 100px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  background: var(--base-text-color);
}
.rt_box .tit_area h2 {
  font-size: 34px;
  font-weight: 700;
  letter-spacing: 0.15em;
  width: 34px;
  line-height: 41px;
  text-align: left;
}
.rt_box .tit_area .enb {
  position: relative;
  width: 100%;
  font-size: 14px;
  line-height: 34px;
  letter-spacing: 0;
  color: var(--base-gray-color);
  transform: translateY(20px);
  font-family: Helvetica, sans-serif;
}
.rt_box .tit_area h2 .tit_enb {
  line-height: 22px;
  transform: translateX(4px);
  display: inline-block;
}
.rt_box .tit_area02 {
  position: relative;
  width: 160px;
  width: var(--rt-tit-width);
  padding-top: 135px;
  text-align: center;
  z-index: 50;
}
.rt_box .tit_area02:before {
  content: "";
  display: block;
  width: 1px;
  height: 100px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  background: var(--base-text-color);
}
.rt_box .tit_area02 h2 {
  font-size: 34px;
  font-weight: 700;
  letter-spacing: 0.15em;
  width: 34px;
  line-height: 41px;
  text-align: left;
}
.rt_box .tit_area02 .enb {
  position: relative;
  width: 100%;
  font-size: 14px;
  line-height: 34px;
  letter-spacing: 0;
  color: var(--base-gray-color);
  transform: translateY(20px);
}
.rt_box .tit_area02 h2 .tit_enb {
  line-height: 22px;
  transform: translateX(4px);
  display: inline-block;
}
@media screen and (max-width: 1050px) {
  .rt_box {
    display: block;
    padding-right: var(--rt-pd);
    padding-top: 65px;
    box-sizing: border-box;
  }
  .rt_box .tit_area {
    position: absolute;
    right: var(--rt-pd);
    top: 0;
    padding-top: 0;
  }
  .rt_box .tit_area:before {
    height: 60px;
    left: auto;
    top: 0;
  }
  .rt_box .tit_area h2 {
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.2em;
    width: 34px;
  }
  .rt_box .tit_area h2.txt02 {
    width: 50px;
    line-height: 1.2;
  }
  .rt_box .tit_area h2.txt02 .pc_off {
    display: inline;
  }
  .rt_box .tit_area .enb {
    display: block;
    transform: translateY(2px);
    text-align: left;
    margin-right: 3px;
  }
  .rt_box .tit_area h2 .tit_enb {
    line-height: 1.1;
    transform: translateY(2px) translateX(3px);
  }
}
@media screen and (max-width: 1050px) {
  .rt_box {
    display: block;
    padding-right: var(--rt-pd);
    padding-top: 65px;
    box-sizing: border-box;
  }
  .rt_box .tit_area02 {
    position: absolute;
    right: var(--rt-pd);
    top: 0;
    padding-top: 0;
  }
  .rt_box .tit_area02:before {
    height: 60px;
    left: auto;
    top: 0;
  }
  .rt_box .tit_area02 h2 {
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.2em;
    width: 34px;
  }
  .rt_box .tit_area02 h2.txt02 {
    width: 50px;
    line-height: 1.2;
  }
  .rt_box .tit_area02 h2.txt02 .pc_off {
    display: inline;
  }
  .rt_box .tit_area02 .enb {
    display: block;
    transform: translateY(2px);
    text-align: left;
    margin-right: 3px;
  }
  .rt_box .tit_area02 h2 .tit_enb {
    line-height: 1.1;
    transform: translateY(2px) translateX(3px);
  }
}
.rt_box .tit_area03 {
  position: relative;
  width: 160px;
  width: var(--rt-tit-width);
  padding-top: 135px;
  text-align: center;
  z-index: 50;
}
.rt_box .tit_area03:before {
  content: "";
  display: block;
  width: 1px;
  height: 100px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  background: #fff;
}
.rt_box .tit_area03 h2 {
  font-size: 34px;
  font-weight: 700;
  letter-spacing: 0.15em;
  width: 34px;
  line-height: 41px;
  text-align: left;
}
.rt_box .tit_area03 .txt03 {
  color: #fff;
}
.rt_box .tit_area03 .enb {
  position: relative;
  width: 100%;
  font-size: 14px;
  line-height: 34px;
  letter-spacing: 0;
  color: #fff;
  transform: translateY(20px);
}
.rt_box .tit_area03 h2 .tit_enb {
  line-height: 22px;
  transform: translateX(4px);
  display: inline-block;
}
@media screen and (max-width: 1050px) {
  .rt_box {
    display: block;
    padding-right: var(--rt-pd);
    padding-top: 65px;
    box-sizing: border-box;
  }
  .rt_box .tit_area03 {
    position: absolute;
    right: var(--rt-pd);
    top: 30%;
    padding-top: 0;
  }
  .rt_box .tit_area03:before {
    height: 60px;
    left: auto;
    top: 0;
  }
  .rt_box .tit_area03 h2 {
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.2em;
    width: 34px;
  }
  .rt_box .tit_area03 h2.txt03 {
    width: 50px;
    line-height: 1.2;
  }
  .rt_box .tit_area03 h2.txt03 .pc_off {
    display: inline;
  }
  .rt_box .tit_area03 .enb {
    display: block;
    transform: translateY(2px);
    text-align: left;
    margin-right: 3px;
  }
  .rt_box .tit_area03 h2 .tit_enb {
    line-height: 1.1;
    transform: translateY(2px) translateX(3px);
  }
}
/* ==========================================================================
	foot_top
========================================================================== */
.foot_top {
  position: relative;
  width: 100%;
  padding: 110px 0;
}
.foot_top .inr_box {
  position: relative;
  width: 90%;
  max-width: 1120px;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
}
.foot_top .l_box {
  width: calc(100% - 530px);
}
.foot_top h2 span {
  font-size: 36px;
  font-weight: 700;
  line-height: 52px;
  background-image: linear-gradient(90deg, #232323, #232323); /* 単色の場合は同じ色、グラデーションさせる場合は別々の色 */
  background-repeat: no-repeat;
  background-position: 0px 82%;
  background-size: 0 2px;
  transition: all 1s ease-in-out;
  font-weight: bold;
  color: #232323;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1050px) {
  .foot_top h2 span {
    font-size: 3rem;
    font-weight: 700;
    line-height: 52px;
    background-image: linear-gradient(90deg, #232323, #232323); /* 単色の場合は同じ色、グラデーションさせる場合は別々の色 */
    background-repeat: no-repeat;
    background-position: 0px 82%;
    background-size: 0 2px;
    transition: all 1s ease-in-out;
    font-weight: bold;
    color: #232323;
    letter-spacing: 0.1em;
  }
}
.foot_top h2.move span {
  background-size: 100% 2px;
}
.foot_top p {
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 0.12em;
  margin-top: 40px;
  color: #232323;
}
.foot_top .r_box {
  width: 500px;
}
.foot_top .r_box h3 {
  position: relative;
  font-size: 30px;
  color: #232323;
}
.foot_top .r_box h3 a {
  position: relative;
  font-size: 54px;
  color: #232323;
  letter-spacing: 0.07em;
}
.win .foot_top .r_box h3 a:before {
  letter-spacing: 0.1em;
}
.foot_top .link_btn {
  background: #232323;
  width: 100%;
  color: #fff;
  margin-top: 75px;
}
.foot_top .link_btn:before, .foot_top .link_btn:after {
  background-color: #fff;
}
.foot_top .link_btn:hover {
  color: #fff;
}
.foot_top .link_btn:hover {
  background: var(--base-link-color);
}
.foot_top .link_btn:hover:before, .foot_top .link_btn:hover:after {
  background-color: #fff;
}
.foot_top .r_box p {
  margin-top: 20px;
}
.foot_top .link_btn {
  margin-top: 20px;
}
@media screen and (max-width: 1050px) {
  .foot_top .l_box, .foot_top .r_box {
    width: 48%;
  }
  .foot_top .r_box {
    margin-top: 0px;
  }
  .foot_top .r_box p {
    margin-top: 20px;
  }
  .foot_top .r_box h3 a {
    font-size: 40px;
  }
  .foot_top .link_btn {
    margin-top: 20px;
  }
}
@media screen and (max-width: 975px) {
  .foot_top .inr_box {
    width: 500px;
  }
  .foot_top .l_box, .foot_top .r_box {
    width: 100%;
  }
  .foot_top .r_box {
    margin-top: 20px;
  }
  .foot_top .r_box h3 a {
    font-size: 40px;
  }
  .foot_top .link_btn {
    margin-top: 20px;
  }
}
/* ==========================================================================
	footer
========================================================================== */
#footer {
  width: 100%;
}
.footer-inner {
  width: 100%;
  margin: 0 auto;
  padding: 100px 0;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer-inner:after, .footer-inner:before {
  content: " ";
  display: block;
  clear: both;
}
.l_box-inner {
  margin: 15px 0;
  line-height: 1.8rem;
  font-size: 1.2rem;
}
#footer h2 {
  position: relative;
  width: 240px;
  height: 40px;
  left: 0;
  bottom: 0px;
  z-index: 50;
}
#footer h2 a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../image/common/footer_logo.png);
  background-size: contain;
}
#footer h2 a:hover {
  background-image: url(../image/common/footer_logo.png);
}
/* ==========================================================================
	parts
========================================================================== */
.link_btn {
  position: relative;
  display: block;
  width: 500px;
  padding: 26px 0 27px 38px;
  box-sizing: border-box;
  background: var(--base-text-color);
  color: #fff;
  font-size: 15px;
  border-radius: 3px;
  z-index: 10;
  margin-bottom: 30px;
}
.ab_link_btn {
  position: absolute;
  bottom: 0;
  right: var(--rt-pd);
}
.link_btn:hover {
  background: var(--base-link-color);
}
.link_btn:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  width: 50px;
  height: 1px;
  background: #fff;
  transition: all 0.3s var(--easeInOutCubic);
}
.link_btn:after {
  content: "";
  position: absolute;
  top: 31px;
  right: 30px;
  width: 10px;
  height: 1px;
  transform: rotate(35deg);
  background: #fff;
  transition: all 0.3s var(--easeInOutCubic);
}
.link_btn:hover:before {
  transform: translateX(8px);
  width: 58px;
}
.link_btn:hover:after {
  right: 22px;
}
.link_btn02 {
  position: relative;
  display: block;
  width: 500px;
  padding: 26px 0 27px 38px;
  box-sizing: border-box;
  color: #fff;
  font-size: 15px;
  border-radius: 3px;
  z-index: 10;
  border: 1px solid #ffffff;
  margin: 30px auto 0 auto;
  text-align: left;
}
.link_btn02:hover {
  border: 1px solid #ffffff;
  background: var(--base-link-color);
}
.link_btn02:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  width: 50px;
  height: 1px;
  background: #fff;
  transition: all 0.3s var(--easeInOutCubic);
}
.link_btn02:after {
  content: "";
  position: absolute;
  top: 31px;
  right: 30px;
  width: 10px;
  height: 1px;
  transform: rotate(35deg);
  background: #fff;
  transition: all 0.3s var(--easeInOutCubic);
}
.link_btn02:hover:before {
  transform: translateX(8px);
  width: 58px;
}
.link_btn02:hover:after {
  right: 22px;
}
.sub_tit {
  position: relative;
  display: inline-block;
  padding-left: 80px;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 45px;
}
.sub_tit:before {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  position: absolute;
  left: 0;
  top: 15px;
  background: #222;
}
.sub_tit .en {
  display: inline-block;
  font-size: 13px;
  margin-left: 22px;
  font-weight: 400;
  transform: translateY(-5px);
}
.s_tit {
  display: block;
  font-weight: 700;
  color: #565656;
  font-size: 15px;
  margin-top: 25px;
  text-transform: uppercase;
}
.s_link {
  display: inline-block;
  padding-right: 50px;
}
.s_link p {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  color: #000;
}
.s_link:hover {
  color: #565656;
}
.s_link span {
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  right: 0;
  top: -10px;
  background: #000;
  transition: background 0.3s ease, transform 0.3s ease;
}
.s_link:hover span {
  background: #565656;
  transform: scale(1.1);
}
.s_link span:before {
  content: "";
  display: block;
  width: 10px;
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../image/common/s_link_icon.png);
  background-size: cover;
}
.fit_img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-position: center center;
  background-size: cover;
  z-index: 1;
  transition: transform ease 0.3s;
  font-family: "object-fit: cover;"; /*IE対策*/
}
.img_area {
  z-index: 10;
}
.v_txt {
  writing-mode: vertical-rl;
  font-feature-settings: normal;
  vertical-align: top;
  display: inline-block;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
}
.slick-slide {
  outline: none;
}
.googlemap-bw iframe {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.c_box ul {width: 300px;
  margin: 0 0 15px 0;
}
.c_box ul li {
  font-size: 1.2rem;
  margin: 0 0 15px 0;
}
.c_box ul li a {
  color: #565656;
}
.c_box ul li a:hover {
  color: #565656;
  text-decoration: underline;
}
.c_box-link {
  font-size: 1.2rem;
  text-align: center;
  width: 130px;
  display: block;
}
.c_box-link a {
  border: 1px solid #565656;
  padding: 10px 20px;
  text-align: center;
  color: #565656;
  width: 130px;
  display: block;
}
.c_box-link a:hover {
  border: 1px solid #565656;
  padding: 10px 20px;
  text-align: center;
  color: #fff;
  width: 130px;
  background-color: #565656;
  display: block;
}
.privacypolicy {
  margin: 15px 0;
}
.privacypolicy a {
  color: #565656;
  font-size: 1.2rem;
}
.privacypolicy a:hover {
  color: #565656;
  text-decoration: underline;
}
.copyright {
  color: #565656;
  font-size: 1.2rem;
}
.cookie-consent {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  font-size: 12px;
  color: #fff;
  background: rgba(0, 0, 0, .7);
  padding: 1.2em;
  box-sizing: border-box;
  z-index: 99999999;
  visibility: hidden;
}
.cookie-consent.is-show {
  visibility: visible;
}
.cookie-consent a {
  color: #fff !important;
}
.cookie-agree {
  color: #fff;
  background: dodgerblue;
  padding: .5em 1.5em;
}
.cookie-agree:hover {
  cursor: pointer;
}
.cc-hide1 {
  display: none;
}
.cc-hide2 {
  animation: hide 1s linear 0s;
  animation-fill-mode: forwards;
}
.cookie-text a {
  text-decoration: underline;
}
@keyframes hide {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    visibility: hidden;
  }
}
/* メディアクエリ */
@media screen and (max-width: 600px) {
  .cookie-consent {
    flex-direction: column;
  }
  .cookie-text {
    margin-bottom: 1em;
  }
  .cookie-text a {
    text-decoration: underline;
  }
}
.googlemap-bw iframe {
  width: 100%;
  height: 450px;
}