@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Marcellus&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
.gFooter {
  /* change colours to suit your needs */
  /* change colours to suit your needs */
  /* change border colour to suit your needs */
  /* Slider */
  /* Icons */
  /* Arrows */
  /* Dots */
  /* Slider */
  /* 表示・非表示 */
  /* wrap */
  /*	textcolor
  ---------------------------------*/
  /*	bgcolor
  ---------------------------------*/
  /*	bgGrade
  ---------------------------------*/
  /*	radius
  ---------------------------------*/
  /*	common
  ---------------------------------*/
  /* link */
  /* figure */
  /* heading */
  /* fadein */
  /*	clearfix
  ---------------------------------*/
  /* add parent object */
  /*.header__spContactBtn1:after {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 100px;
    background: #fff;
    position: absolute;
    right: 15px;
    top: calc(50% - 3px);
  }*/
  /* ローディング */
  /* メインビジュアル */
  /* ↓↓ スライド動作 ↓↓　*/
  /* topMv__slide1 */
  /* topMv__slide2 */
  /* topMv__slide3 */
  /* topMv__slide4 */
  /* 動作 */
  /* ↑↑↑↑　*/
  /* conceptArea  ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /* 簡易CSS */
  /*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  TOP CSS
  ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
  /*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  TD追加CSS
  ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
  /* location.cssに移動 */
  /* .lifeinfo_title{
  font-family: "Times New Roman", Times, "serif";
  color: #87705E;
  font-size: 2.1em;
  text-align: center;
  margin: 20px auto 15px;
  } */
  /*トップメリットボックス*/
  /*250522追加*/
  /*パララックス定義*/
  /*@media screen and (max-width: 850px) {
  .scl_active .entryBtn,.scl_active .header__spNavHead,.scl_active .main-Logo-H1,.scl_active .bg_whiteHead{
  opacity:0;
  }


  }*/
  /*250701プラン追加*/
}
.gFooter html,
.gFooter body,
.gFooter div,
.gFooter span,
.gFooter object,
.gFooter iframe,
.gFooter h1,
.gFooter h2,
.gFooter h3,
.gFooter h4,
.gFooter h5,
.gFooter h6,
.gFooter p,
.gFooter blockquote,
.gFooter pre,
.gFooter abbr,
.gFooter address,
.gFooter cite,
.gFooter code,
.gFooter del,
.gFooter dfn,
.gFooter em,
.gFooter img,
.gFooter ins,
.gFooter kbd,
.gFooter q,
.gFooter samp,
.gFooter small,
.gFooter strong,
.gFooter sub,
.gFooter sup,
.gFooter var,
.gFooter b,
.gFooter i,
.gFooter dl,
.gFooter dt,
.gFooter dd,
.gFooter ol,
.gFooter ul,
.gFooter li,
.gFooter fieldset,
.gFooter form,
.gFooter label,
.gFooter legend,
.gFooter table,
.gFooter caption,
.gFooter tbody,
.gFooter tfoot,
.gFooter thead,
.gFooter tr,
.gFooter th,
.gFooter td,
.gFooter article,
.gFooter aside,
.gFooter canvas,
.gFooter details,
.gFooter figcaption,
.gFooter figure,
.gFooter footer,
.gFooter header,
.gFooter hgroup,
.gFooter menu,
.gFooter nav,
.gFooter section,
.gFooter summary,
.gFooter time,
.gFooter mark,
.gFooter audio,
.gFooter video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}
.gFooter body {
  line-height: 1;
  overflow-y: scroll !important;
}
.gFooter article,
.gFooter aside,
.gFooter details,
.gFooter figcaption,
.gFooter figure,
.gFooter footer,
.gFooter header,
.gFooter hgroup,
.gFooter menu,
.gFooter nav,
.gFooter section {
  display: block;
}
.gFooter nav ul {
  list-style: none;
}
.gFooter ul {
  list-style: none;
}
.gFooter blockquote,
.gFooter q {
  quotes: none;
}
.gFooter blockquote:before,
.gFooter blockquote:after,
.gFooter q:before,
.gFooter q:after {
  content: "";
  content: none;
}
.gFooter a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
.gFooter a:hover {
  opacity: 0.8;
}
.gFooter address {
  font-style: normal;
}
.gFooter ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
.gFooter mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
.gFooter del {
  text-decoration: line-through;
}
.gFooter abbr[title],
.gFooter dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
.gFooter table {
  border-collapse: collapse;
  border-spacing: 0;
}
.gFooter hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
.gFooter input,
.gFooter select {
  vertical-align: middle;
}
.gFooter .slick-prev,
.gFooter .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.gFooter .slick-prev:hover,
.gFooter .slick-prev:focus,
.gFooter .slick-next:hover,
.gFooter .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.gFooter .slick-prev:hover:before,
.gFooter .slick-prev:focus:before,
.gFooter .slick-next:hover:before,
.gFooter .slick-next:focus:before {
  opacity: 1;
}
.gFooter .slick-prev.slick-disabled:before,
.gFooter .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.gFooter .slick-prev:before,
.gFooter .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.gFooter .slick-prev {
  left: -25px;
}
.gFooter [dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.gFooter .slick-prev:before {
  content: "←";
}
.gFooter [dir=rtl] .slick-prev:before {
  content: "→";
}
.gFooter .slick-next {
  right: -25px;
}
.gFooter [dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.gFooter .slick-next:before {
  content: "→";
}
.gFooter [dir=rtl] .slick-next:before {
  content: "←";
}
.gFooter .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.gFooter .slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.gFooter .slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.gFooter .slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.gFooter .slick-dots li button:hover,
.gFooter .slick-dots li button:focus {
  outline: none;
}
.gFooter .slick-dots li button:hover:before,
.gFooter .slick-dots li button:focus:before {
  opacity: 1;
}
.gFooter .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.gFooter .slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
.gFooter .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.gFooter .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.gFooter .slick-list:focus {
  outline: none;
}
.gFooter .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.gFooter .slick-slider .slick-track,
.gFooter .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.gFooter .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gFooter .slick-track:before,
.gFooter .slick-track:after {
  content: "";
  display: table;
}
.gFooter .slick-track:after {
  clear: both;
}
.gFooter .slick-loading .slick-track {
  visibility: hidden;
}
.gFooter .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.gFooter [dir=rtl] .slick-slide {
  float: right;
}
.gFooter .slick-slide img {
  display: block;
}
.gFooter .slick-slide.slick-loading img {
  display: none;
}
.gFooter .slick-slide.dragging img {
  pointer-events: none;
}
.gFooter .slick-initialized .slick-slide {
  display: block;
}
.gFooter .slick-loading .slick-slide {
  visibility: hidden;
}
.gFooter .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.gFooter .slick-arrow.slick-hidden {
  display: none;
}
.gFooter .pc_only {
  display: block;
}
.gFooter .pc_tab_only {
  display: block;
}
.gFooter .tab_only {
  display: none;
}
.gFooter .sp_tab_only {
  display: none;
}
.gFooter .sp_only {
  display: none;
}
@media screen and (max-width: 850px) {
  .gFooter .pc_only {
    display: none;
  }
  .gFooter .pc_tab_only {
    display: block;
  }
  .gFooter .tab_only {
    display: block;
  }
  .gFooter .sp_tab_only {
    display: block;
  }
  .gFooter .sp_only {
    display: none;
  }
}
@media screen and (max-width: 550px) {
  .gFooter .pc_only {
    display: none;
  }
  .gFooter .pc_tab_only {
    display: none;
  }
  .gFooter .tab_only {
    display: none;
  }
  .gFooter .sp_tab_only {
    display: block;
  }
  .gFooter .sp_only {
    display: block;
  }
}
.gFooter .clOrange {
  color: #e84a5c !important;
}
.gFooter .clBlue {
  color: #2053e0 !important;
}
.gFooter .clPurple {
  color: #9a70cb !important;
}
.gFooter .clGreen {
  color: #48bcc6 !important;
}
.gFooter .clGreen2 {
  color: #51de72 !important;
}
.gFooter .clGreen3 {
  color: #3e865a !important;
}
.gFooter .clRed {
  color: #e84a5c !important;
}
.gFooter .bgRed {
  background: #e84a5c !important;
}
.gFooter .bgBlue {
  background: #2053e0 !important;
}
.gFooter .bgPurple {
  background: #9a70cb !important;
}
.gFooter .bgGreen {
  background: #48bcc6 !important;
}
.gFooter .bgGreen2 {
  background: #51de72 !important;
}
.gFooter .bgGreen3 {
  color: #3e865a !important;
}
.gFooter .bgRed {
  background: #e84a5c !important;
}
.gFooter .bgBrown {
  background: #c7ac8d !important;
}
@media screen and (max-width: 850px) {
  .gFooter .bgGradeWhite {
    background: #ffffff;
    background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 70%, rgba(255, 255, 255, 0) 100%);
  }
}
.gFooter .noRadius {
  border-radius: 0 !important;
}
.gFooter .noRadius {
  border-radius: 10px !important;
  overflow: hidden !important;
}
.gFooter body {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-size: 16px;
  line-height: 1.875;
}
@media screen and (max-width: 850px) {
  .gFooter body {
    font-size: 14px;
  }
}
.gFooter .en {
  font-family: "Marcellus", serif;
  font-weight: 400;
}
.gFooter a {
  color: #000;
  text-decoration: none;
  transition: 0.4s;
}
.gFooter a:hover {
  transition: 0.4s;
}
.gFooter a:active,
.gFooter a:focus {
  outline: none;
}
.gFooter img {
  max-width: 100%;
  height: auto;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.gFooter .fadein {
  opacity: 0;
  transform: translateY(20px);
  transition: all 1s;
}
.gFooter .cl:before,
.gFooter .cl:after {
  content: " ";
  display: table;
}
.gFooter .cl:after {
  clear: both;
}
.gFooter .cl {
  *zoom: 1;
  display: block;
}
.gFooter .block_p {
  display: block !important;
}
@media screen and (max-width: 850px) {
  .gFooter .block_p {
    display: none !important;
  }
}
.gFooter .block_s {
  display: none !important;
}
@media screen and (max-width: 850px) {
  .gFooter .block_s {
    display: block !important;
  }
}
.gFooter .inline_p {
  display: inline;
}
@media screen and (max-width: 850px) {
  .gFooter .inline_p {
    display: none;
  }
}
.gFooter .inline_s {
  display: none !important;
}
@media screen and (max-width: 850px) {
  .gFooter .inline_s {
    display: inline !important;
  }
}
.gFooter .inline-block_p {
  display: inline-block !important;
}
@media screen and (max-width: 850px) {
  .gFooter .inline-block_p {
    display: none !important;
  }
}
.gFooter .inline-block_s {
  display: none !important;
}
@media screen and (max-width: 850px) {
  .gFooter .inline-block_s {
    display: inline-block !important;
  }
}
.gFooter .anc {
  margin-top: -100px;
  padding-top: 100px;
}
.gFooter .hide {
  display: none !important;
}
.gFooter .main {
  overflow: hidden;
  margin-bottom: 100px;
  margin-top: 75px;
}
@media screen and (max-width: 850px) {
  .gFooter .main {
    margin-bottom: 30px;
    margin-top: 0;
  }
}
.gFooter .inner {
  max-width: 1300px;
  margin: auto;
  padding: 0px 60px;
  position: relative;
}
@media screen and (max-width: 850px) {
  .gFooter .inner {
    padding: 0px 15px;
  }
}
.gFooter .info_inner {
  max-width: 900px;
  margin: auto;
  padding: 60px 60px;
  position: relative;
  background-color: #ebe8dd;
}
@media screen and (max-width: 850px) {
  .gFooter .info_inner {
    padding: 60px 15px;
  }
}
.gFooter .btnTap {
  display: none;
}
@media screen and (max-width: 850px) {
  .gFooter .btnTap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    box-sizing: border-box;
    border: 1px solid #000;
    border-radius: 8px;
    padding: 3px 0;
    margin-top: 10px;
  }
}
.gFooter .header {
  height: 125px;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  display: flex;
  flex-wrap: wrap;
  /* Safari etc. */
  -ms-justify-content: space-between;
  /* IE10        */
  justify-content: space-between;
  align-items: center;
  z-index: 15;
  /*========= ぼかしのためのCSS ===============*/
}
@media screen and (max-width: 850px) {
  .gFooter .header {
    height: 100px;
  }
}
.gFooter .header__inner {
  height: 70px;
}
.gFooter .header__ttlLogo {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  position: relative;
  line-height: 1.3;
  padding: 12px 19px;
}
@media screen and (max-width: 850px) {
  .gFooter .header__ttlLogo {
    top: auto;
    padding: 10px 0 10px 10px;
  }
}
.gFooter .header__ttl {
  font-size: 14px;
  font-family: "游明朝体", "Yu Mincho", YuMincho;
  font-weight: 400;
}
@media screen and (max-width: 850px) {
  .gFooter .header__ttl {
    font-size: 9px;
    line-height: 1.2;
    position: relative;
    top: -1px;
  }
}
.gFooter .header__pcNav {
  border-radius: 100px;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0.15);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  margin-right: 115px;
}
@media screen and (max-width: 960px) {
  .gFooter .header__pcNav {
    display: none;
  }
}
@media screen and (max-width: 850px) {
  .gFooter .header__pcNav {
    display: block;
    background: none;
    border: none;
    margin: 0;
    right: 15px;
    top: 18px;
    position: absolute;
  }
}
.gFooter .header__pcList {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  width: 480px;
  box-sizing: border-box;
  height: 60px;
  align-items: center;
  padding-right: 15px;
  position: relative;
}
@media screen and (max-width: 850px) {
  .gFooter .header__pcList {
    width: auto;
    height: auto;
    padding: 0;
    display: block;
  }
}
.gFooter .header__pcLi {
  margin-right: 10px;
}
@media screen and (max-width: 850px) {
  .gFooter .header__pcLi {
    display: none;
  }
}
.gFooter .header__pcLi:nth-last-of-type(-n + 2) {
  margin-right: 0;
}
@media screen and (max-width: 850px) {
  .gFooter .header__pcLi:nth-last-of-type(-n + 2) {
    display: block;
  }
}
.gFooter .header__pcLi:last-of-type {
  margin-right: 0;
}
@media screen and (max-width: 850px) {
  .gFooter .header__pcLi:last-of-type {
    display: block;
    margin: 5px 0 0;
  }
}
.gFooter .header__pcLink {
  color: #fff;
  font-size: 14px;
}
.gFooter .header__pcLink-type_contact {
  font-size: 12px;
  cursor: pointer;
  height: 32px;
  border: 1px solid #fff;
  border-radius: 100px;
  width: 115px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  position: relative;
  /*&:after { content: ""; width: 6px; height: 6px; border-radius: 100px; background: #FFF; position: absolute; right: 15px; top: calc(50% - 3px);
  }*/
}
@media screen and (max-width: 850px) {
  .gFooter .header__pcLink-type_contact {
    width: 100px;
    display: none;
  }
}
.gFooter .header__pcLink-type_contact span {
  margin-left: 10px;
  position: relative;
  top: -1px;
}
.gFooter .header .mainblur {
  filter: blur(8px);
}
.gFooter .header__spNav.panelactive .header__spLink {
  animation-name: slideTextX-100;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes slideTextX-100 {
  from {
    transform: translateY(100%);
    /*要素を右の枠外に移動*/
    opacity: 0;
  }
  to {
    transform: translateY(0);
    /*要素を元の位置に移動*/
    opacity: 1;
  }
}
.gFooter .header__spnavList {
  text-align: center;
  padding-left: 120px;
}
@media screen and (max-width: 1300px) {
  .gFooter .header__spnavList {
    padding-left: 50px;
  }
}
@media screen and (max-width: 1080px) {
  .gFooter .header__spnavList {
    padding-left: 0;
  }
}
@media screen and (max-width: 850px) {
  .gFooter .header__spnavList {
    z-index: 999;
    position: relative;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    padding: 10px 15px 5px;
    /* Safari etc. */
    -ms-justify-content: space-between;
    /* IE10        */
    justify-content: space-between;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 850px) {
  .gFooter .header__spLi.header__spLi-type_w100 {
    width: 100%;
  }
}
.gFooter .header__spLi {
  display: inline-block;
  overflow: hidden;
  padding: 0 40px;
  background-image: url("../img/common/line__nav.png");
  background-repeat: no-repeat;
  background-position: right;
  position: relative;
}
.gFooter .header__spLi:nth-last-child(3) {
  background-image: none;
}
@media screen and (max-width: 1500px) {
  .gFooter .header__spLi {
    padding: 0 30px;
  }
}
@media screen and (max-width: 1100px) {
  .gFooter .header__spLi {
    padding: 0 17px;
  }
}
@media screen and (max-width: 850px) {
  .gFooter .header__spLi {
    display: inherit;
    width: calc(50% - 7.5px);
    margin: 0 0 15px 0;
    padding: 0;
    overflow: hidden;
    border-bottom: 1px solid #fff;
    background-image: none;
  }
}
.gFooter .header__spLi:nth-child(4n) {
  margin-right: 0px;
}
.gFooter .header__spLi.soon a {
  pointer-events: none;
  color: #c5c5c5;
}
.gFooter .header__spLi.soon:after {
  content: "coming soon";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  background: #999;
  color: #fff;
  font-size: 10px;
  padding: 0px 6px;
}
@media screen and (max-width: 550px) {
  .gFooter .header__spLi.soon:after {
    top: 50%;
    transform: translateY(-50%);
  }
}
.gFooter .header__spLink {
  color: #000;
  font-size: 16px;
  display: block;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 1560px) {
  .gFooter .header__spLink {
    font-size: 14px;
  }
}
@media screen and (max-width: 1160px) {
  .gFooter .header__spLink {
    font-size: 12px;
  }
}
@media screen and (max-width: 850px) {
  .gFooter .header__spLink {
    color: #FFF;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: -0.5px;
    padding-bottom: 15px;
  }
}
.gFooter .header__spLinkInner {
  display: block;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  opacity: 0.7;
  position: relative;
  font-size: 15px;
  margin-bottom: -5px;
}
@media screen and (max-width: 850px) {
  .gFooter .header__spLinkInner {
    margin: 0 0 5px;
    font-size: 12px;
  }
}
.gFooter .header__spNew {
  display: inline-block;
  border-radius: 100px;
  color: #e84a5c;
  border: 1px solid #e84a5c;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  width: 50px;
  height: 25px;
  position: absolute;
  right: 0px;
  top: calc(50% - 5px);
  background: #fff;
  font-size: 12px;
  justify-content: center;
  align-items: center;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
@media screen and (max-width: 850px) {
  .gFooter .header__spNew {
    height: 23px;
    top: calc(50% - 8px);
  }
}
.gFooter .header__spTtlLogo {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  position: relative;
  top: 0;
  max-width: 390px;
  padding: 12px 19px;
  background: #fff;
}
@media screen and (max-width: 850px) {
  .gFooter .header__spTtlLogo {
    margin: 0;
    padding: 3px 10px 6px;
    max-width: 180px;
    top: auto;
  }
}
.gFooter .header__spTtl {
  font-family: "游明朝体", "Yu Mincho", YuMincho;
  font-size: 14px;
  margin-top: 5px;
}
@media screen and (max-width: 850px) {
  .gFooter .header__spTtl {
    font-size: 9px;
    position: relative;
    margin: 0;
    top: 2px;
    line-height: 1.2;
  }
}
.gFooter .header__spLogo {
  width: 120px;
  display: block;
  margin-right: 15px;
}
@media screen and (max-width: 850px) {
  .gFooter .header__spLogo {
    width: 75px;
    margin-right: 7px;
  }
}
.gFooter .header__otherNav {
  margin-top: 60px;
}
@media screen and (max-width: 850px) {
  .gFooter .header__otherNav {
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0 15px;
  }
}
.gFooter .header__otherNavLink {
  font-size: 14px;
  color: #fff;
}
@media screen and (max-width: 850px) {
  .gFooter .header__otherNavLink {
    font-size: 12px;
  }
}
.gFooter .header__otherNavLi {
  margin-right: 25px;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 850px) {
  .gFooter .header__otherNavLi {
    margin-right: 15px;
  }
}
.gFooter .header__otherNavLi:last-of-type {
  margin-right: 0;
}
.gFooter .header__otherNavIcon1 {
  width: 27px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
@media screen and (max-width: 850px) {
  .gFooter .header__otherNavIcon1 {
    width: 13.5px;
    margin-right: 5px;
  }
}
.gFooter .header__otherNavIcon2 {
  display: inline-block;
  margin-right: 10px;
  width: 21px;
  vertical-align: middle;
  position: relative;
  top: 2px;
}
@media screen and (max-width: 850px) {
  .gFooter .header__otherNavIcon2 {
    width: 10.5px;
    top: auto;
    margin-right: 5px;
  }
}
.gFooter .header__otherNavIcon3 {
  display: inline-block;
  margin-right: 10px;
  width: 15px;
  vertical-align: top;
}
@media screen and (max-width: 850px) {
  .gFooter .header__otherNavIcon3 {
    width: 8px;
    margin-right: 5px;
    vertical-align: middle;
    position: relative;
    top: -2px;
  }
}
.gFooter .header__spContactBtn1 {
  font-size: 15px;
  position: fixed;
  right: 20px;
  top: 18px;
  text-align: center;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 10px 12px;
  line-height: 1.4;
  z-index: 1100;
}
.gFooter .header__spContactBtn1 span {
  text-align: center;
  color: #fff;
}
.gFooter .header__spContactBtn2 {
  max-width: 320px;
  border: 2px solid #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 90px;
  box-sizing: border-box;
  padding: 0 30px;
  font-size: 16px;
  color: #fff;
  line-height: 1.375;
  font-weight: 500;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 850px) {
  .gFooter .header__spContactBtn1 {
    font-size: 12px;
    position: fixed;
    right: 88px;
    top: 11px;
    text-align: center;
    height: 50px;
    border: 1px solid #fff;
    border-radius: 10px;
    width: 100px;
    padding-top: 9px;
    line-height: 1.4;
    z-index: 1100;
  }
  .gFooter .header__spContactBtn2 {
    max-width: 100%;
  }
}
.gFooter .header__spContactBtn2:after {
  content: "";
  background: url("../img/common/icon_arrow1.svg") no-repeat;
  background-size: 24px;
  height: 24px;
  width: 24px;
  right: 22px;
  top: calc(50% - 12px);
  position: absolute;
}
.gFooter .header__spNavHead {
  background: white;
  width: 280px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
}
@media screen and (max-width: 850px) {
  .gFooter .header__spNavHead {
    width: 100%;
    height: 70px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 0;
  }
}
.gFooter .header__triger {
  position: fixed;
  z-index: 9999;
  cursor: pointer;
  width: 45px;
  height: 45px;
  background: url("../img/common/btn_open.png") center no-repeat;
  background-size: 100%;
  display: none;
}
@media screen and (max-width: 850px) {
  .gFooter .header__triger {
    right: 8px;
    top: 5px;
    display: block;
  }
}
.gFooter .header__triger.active {
  width: 50px;
  height: 50px;
  background: url("../img/common/btn_close.png") center no-repeat;
  background-size: 50px;
}
@media screen and (max-width: 850px) {
  .gFooter .header__triger-type_mv,
  .gFooter .header__trigerLeft-type_mv,
  .gFooter .header__trigerRight-type_mv {
    bottom: 110px !important;
    transition: 0.4s;
  }
}
.gFooter .header__trigerLeft,
.gFooter .header__trigerRight {
  line-height: 1;
  display: none;
}
@media screen and (max-width: 850px) {
  .gFooter .header__trigerLeft,
  .gFooter .header__trigerRight {
    position: fixed;
    z-index: 9999;
    bottom: 35px;
    left: calc(50% - 125px);
    cursor: pointer;
    width: 50px;
    height: 50px;
    background: #f5f5f5;
    background-size: 65px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.4);
    border-radius: 1000px;
    transition: 0.4s;
    border: 1px solid #fff;
    display: block;
    font-size: 12px;
    font-weight: 600;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-weight: 500;
  }
}
@media screen and (max-width: 850px) {
  .gFooter .header__trigerRight {
    left: auto;
    right: calc(50% - 125px);
  }
}
.gFooter .header__trigerContact {
  cursor: pointer;
}
.gFooter .header__spNav.panelactive .header__spnavList {
  display: flex;
  flex-wrap: wrap;
}
.gFooter .headerEnttl {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 32px;
  line-height: 1.188;
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 850px) {
  .gFooter .headerEnttl {
    font-size: 21px;
    margin-bottom: 20px;
  }
}
.gFooter .headerSlides,
.gFooter .headerRecommend {
  background: #fff;
  position: relative;
}
.gFooter .headerSlides__inner,
.gFooter .headerRecommend__inner {
  padding: 60px 20px 100px;
}
@media screen and (max-width: 850px) {
  .gFooter .headerSlides__inner,
  .gFooter .headerRecommend__inner {
    padding: 30px 0px 50px;
  }
}
@media screen and (max-width: 850px) {
  .gFooter .headerSlides__inner .inner,
  .gFooter .headerRecommend__inner .inner {
    padding: 0;
  }
}
.gFooter .headerSlides .slick-prev,
.gFooter .headerSlides .slick-next,
.gFooter .headerRecommend .slick-prev,
.gFooter .headerRecommend .slick-next {
  width: 45px;
  height: 45px;
  border-radius: 100px;
  background-size: 45px;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 850px) {
  .gFooter .headerSlides .slick-prev,
  .gFooter .headerSlides .slick-next,
  .gFooter .headerRecommend .slick-prev,
  .gFooter .headerRecommend .slick-next {
    width: 30px;
    height: 30px;
    background-size: 30px;
  }
}
.gFooter .headerSlides .slick-prev:before,
.gFooter .headerSlides .slick-next:before,
.gFooter .headerRecommend .slick-prev:before,
.gFooter .headerRecommend .slick-next:before {
  content: none;
}
.gFooter .headerSlides .slick-next,
.gFooter .headerRecommend .slick-next {
  right: -62px;
  background-image: url("../img/common/icon_arrow_next.svg");
}
@media screen and (max-width: 850px) {
  .gFooter .headerSlides .slick-next,
  .gFooter .headerRecommend .slick-next {
    right: 15px;
  }
}
.gFooter .headerSlides .slick-prev,
.gFooter .headerRecommend .slick-prev {
  left: -60px;
  background-image: url("../img/common/icon_arrow_prev.svg");
}
@media screen and (max-width: 850px) {
  .gFooter .headerSlides .slick-prev,
  .gFooter .headerRecommend .slick-prev {
    left: 15px;
    z-index: 10;
  }
}
.gFooter .headerSlides__slide,
.gFooter .headerRecommend__slide {
  padding: 0 15px;
}
@media screen and (max-width: 850px) {
  .gFooter .headerSlides__slide,
  .gFooter .headerRecommend__slide {
    padding: 0 10px;
    width: 297px;
  }
}
.gFooter .headerSlides__link,
.gFooter .headerRecommend__link {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.gFooter .headerRecommend {
  background: #f5f5f5;
  border-top: 1px solid #48bcc6;
  border-bottom: 4px solid #48bcc6;
  padding-bottom: 100px;
}
@media screen and (max-width: 850px) {
  .gFooter .headerRecommend {
    padding-bottom: 250px;
  }
}
.gFooter .headerSlides {
  /*&__txts { position: absolute; left: 15px; bottom: 15px; padding-right: 15px; @media screen and (max-width: $viewport) {}
  }*/
}
.gFooter .headerSlides__link {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  color: #fff;
  box-sizing: border-box;
}
.gFooter .headerSlides__ttl {
  font-weight: 500;
  font-size: 14px;
  margin: 0 0 5px;
}
.gFooter .headerSlides__txt {
  font-size: 12px;
  line-height: 1.4;
}
.gFooter .headerInfo {
  background: #f5f5f5;
  border-top: 1px solid #c7ac8d;
  border-bottom: 1px solid #c7ac8d;
  padding: 60px 20px 70px;
}
@media screen and (max-width: 850px) {
  .gFooter .headerInfo {
    padding: 50px 5px 50px;
  }
}
.gFooter .headerInfo__link {
  color: #002393;
  text-decoration: none;
  text-decoration: underline;
}
.gFooter .headerOther {
  padding: 100px 0;
  background: #fff;
}
@media screen and (max-width: 850px) {
  .gFooter .headerOther {
    padding: 50px 0 20px;
  }
}
@media screen and (max-width: 850px) {
  .gFooter .headerOther__btn {
    padding: 0 30px 40px;
    margin-top: -20px;
  }
}
.gFooter .headerOther__list {
  display: flex;
  flex-wrap: wrap;
  max-width: 945px;
  margin: auto;
}
@media screen and (max-width: 850px) {
  .gFooter .headerOther__list {
    padding: 0 15px;
    /* Safari etc. */
    -ms-justify-content: space-between;
    /* IE10        */
    justify-content: space-between;
  }
}
.gFooter .headerOther__li {
  width: calc(25% - 15px);
  margin-right: 20px;
  margin-bottom: 30px;
}
@media screen and (max-width: 850px) {
  .gFooter .headerOther__li {
    width: calc(50% - 8px);
    margin-bottom: 30px;
    margin-right: 0;
  }
}
.gFooter .headerOther__li:nth-child(4n) {
  margin-right: 0;
}
.gFooter .headerContact {
  position: fixed;
  z-index: -1;
  opacity: 1;
  top: 0;
  width: 100%;
  height: 100vh;
  transition: all 0.1s;
  background: #fff;
}
.gFooter .headerContact__closePc {
  position: absolute;
  top: 40px;
  right: 30px;
  width: 90px;
}
.gFooter .headerContact__closeBtn {
  font-size: 12px;
  position: absolute;
  right: 15px;
  top: 18px;
  display: flex;
  flex-wrap: wrap;
  height: 32px;
  border: 1px solid #fff;
  border-radius: 100px;
  width: 130px;
  background: #e84a5c;
  align-content: center;
}
.gFooter .headerContact__closeBtn:after {
  content: "";
  width: 25px;
  height: 8px;
  background: url("../img/common/icon_close2.svg") center no-repeat;
  background-size: 25px;
  position: absolute;
  right: 15px;
  top: calc(50% - 4px);
}
.gFooter .headerContact__closeBtn span {
  margin-left: 20px;
  position: relative;
  top: -1px;
  color: #fff;
}
.gFooter .headerContact__contactWrap {
  display: flex;
  flex-wrap: wrap;
  /* Safari etc. */
  -ms-justify-content: space-between;
  /* IE10        */
  justify-content: space-between;
  max-width: 1266px;
  margin: auto;
  padding: 125px 40px 0;
}
@media screen and (max-width: 850px) {
  .gFooter .headerContact__contactWrap {
    padding: 80px 15px 0;
  }
}
.gFooter .headerContact__contactBox {
  width: calc(33.3333333333% - 14px);
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  position: relative;
  background: #fff;
}
@media screen and (max-width: 850px) {
  .gFooter .headerContact__contactBox {
    width: 100%;
    display: block;
    margin: 0 0 20px;
    border-radius: 10px;
  }
}
.gFooter .headerContact__contactBoxInner {
  box-sizing: border-box;
  padding: 10px 20px 30px;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
}
.gFooter .headerContact__contactTtl {
  font-weight: 600;
}
.gFooter .headerContact__contactTxt {
  font-size: 14px;
}
@media screen and (max-width: 850px) {
  .gFooter .headerContact__contactTxt {
    font-size: 12px;
  }
}
.gFooter .headerContact__contactTxt span {
  font-size: 12px;
  display: block;
}
@media screen and (max-width: 850px) {
  .gFooter .headerContact__contactTxt span {
    font-size: 10px;
  }
}
.gFooter .headerContact__contactIcon {
  display: block;
  width: 21px;
  position: absolute;
  right: 20px;
  bottom: 10px;
}
.gFooter .headerContact__lineBtn {
  display: flex;
  flex-wrap: wrap;
  /* Safari etc. */
  -ms-justify-content: space-between;
  /* IE10        */
  justify-content: space-between;
  max-width: 450px;
  height: 100px;
  border: 2px solid #fff;
  border-radius: 10px;
  color: #fff;
  background: #43a229;
  font-weight: 600;
  font-size: 20px;
  align-items: center;
  padding: 0 30px;
  box-sizing: border-box;
  margin: 80px auto;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 850px) {
  .gFooter .headerContact__lineBtn {
    width: calc(100% - 30px);
    margin: 40px auto;
    height: 75px;
    font-size: 16px;
  }
}
.gFooter .headerContact__lineBtn span {
  display: inline-block;
  width: 32px;
  position: relative;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
@media screen and (max-width: 850px) {
  .gFooter .headerContact__lineBtn span {
    width: 22.5px;
  }
}
.gFooter .headerContact__lineBtn span img {
  vertical-align: bottom;
}
.gFooter .headerContact__info {
  padding: 40px 0;
  border-top: 1px solid #e0e0e0;
}
@media screen and (max-width: 850px) {
  .gFooter .headerContact__info {
    padding: 40px 0 100px;
  }
}
.gFooter .headerContact__infoWrap {
  margin: 0 auto;
  padding: 0 40px;
  max-width: 1266px;
}
@media screen and (max-width: 850px) {
  .gFooter .headerContact__infoWrap {
    padding: 0 15px;
  }
}
.gFooter .headerContact__infoTtl {
  font-family: "游明朝体", "Yu Mincho", YuMincho;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 850px) {
  .gFooter .headerContact__infoTtl {
    font-size: 12px;
  }
}
.gFooter .headerContact__infoTel {
  display: block;
  width: 390px;
  margin: 15px auto 25px;
}
@media screen and (max-width: 850px) {
  .gFooter .headerContact__infoTel {
    width: 315px;
  }
}
.gFooter .headerContact__infoTxt {
  text-align: center;
  font-size: 14px;
}
@media screen and (max-width: 850px) {
  .gFooter .headerContact__infoTxt {
    font-size: 12px;
  }
}
.gFooter .headerContact.panelactive {
  opacity: 1;
  z-index: 9999999;
}
.gFooter .header__spBtnList {
  display: flex;
  gap: 20px;
}
.gFooter .header__spBtnList li {
  width: 25%;
}
@media screen and (max-width: 850px) {
  .gFooter .header__spBtnList {
    padding: 0 15px 20px;
  }
  .gFooter .header__spBtnList li {
    width: 50%;
  }
}
@media screen and (max-width: 550px) {
  .gFooter .header__spBtnList {
    flex-direction: column;
  }
  .gFooter .header__spBtnList li {
    width: 100%;
  }
}
.gFooter .footer__top {
  background: #f5f5f5;
  padding: 50px 0;
}
@media screen and (max-width: 850px) {
  .gFooter .footer__top {
    padding: 20px 0;
  }
}
.gFooter .footer__li {
  font-size: 12px;
  text-indent: -1em;
  margin-left: 1em;
}
@media screen and (max-width: 850px) {
  .gFooter .footer__li {
    font-size: 10px;
  }
}
.gFooter .footer__ttl {
  font-family: "游明朝体", "Yu Mincho", YuMincho;
  text-align: center;
  font-size: 18px;
}
@media screen and (max-width: 850px) {
  .gFooter .footer__ttl {
    font-size: 12px;
  }
}
.gFooter .footer__tel {
  display: block;
  width: 390px;
  margin: auto;
  margin: 15px auto 25px;
}
@media screen and (max-width: 850px) {
  .gFooter .footer__tel {
    width: 315px;
  }
}
.gFooter .footer__txt {
  font-size: 14px;
  text-align: center;
}
.gFooter .footer__txt span {
  display: block;
}
@media screen and (max-width: 850px) {
  .gFooter .footer__txt {
    font-size: 12px;
  }
}
.gFooter .footer__bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 80px;
}
@media screen and (max-width: 850px) {
  .gFooter .footer__bottom {
    padding: 20px 15px 30px;
  }
}
.gFooter .footer__bnr2 {
  width: 227px;
}
@media screen and (max-width: 850px) {
  .gFooter .footer__bnr2 {
    max-width: 155px;
  }
}
.gFooter .footer__otherLinks {
  border-top: 1px solid #e0e0e0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px 0 15px;
}
@media screen and (max-width: 850px) {
  .gFooter .footer__otherLinks {
    padding: 20px 0 30px;
  }
}
.gFooter .footer__otherLinks li {
  margin: 0 15px;
}
.gFooter .footer__otherLink {
  font-size: 12px;
}
.gFooter .footer__copy {
  background: #000;
  color: #fff;
  text-align: center;
  padding: 20px 0;
  font-size: 12px;
}
@media screen and (max-width: 850px) {
  .gFooter .footer__copy {
    font-size: 10px;
    padding: 15px 15px 12px;
    line-height: 1.2;
  }
}
.gFooter .holiday_info {
  border: 1px solid #ccc;
  text-align: center;
  max-width: 900px;
  width: 100%;
  margin: 30px auto;
  padding: 20px 10px;
}
.gFooter .holiday_info h3 {
  font-size: 16px;
  margin-bottom: 10px;
  color: #ff2f32;
}
.gFooter .holiday_info p {
  font-size: 13px;
  color: #ff2f32;
}
.gFooter #loading_area {
  transition: 0.3s ease;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background-image: url(../img/top/loading/loading_back.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.gFooter #loading_area .loading_wrap {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.gFooter #loading_area .loading_wrap h2 {
  margin-bottom: 100px;
  transition: 0.3s ease;
}
.gFooter #loading_area .loader {
  width: 40px;
  aspect-ratio: 1;
  border-radius: 50%;
  margin: 0 auto;
  border: 4px solid rgba(76, 73, 72, 0.3);
  border-right-color: #4c4948;
  animation: l2 1s infinite linear;
}
@media screen and (max-width: 550px) {
  .gFooter #loading_area .loading_wrap h2 {
    width: 70%;
    margin: 0 auto 60px;
  }
}
@keyframes l2 {
  to {
    transform: rotate(1turn);
  }
}
.gFooter body#topPage header {
  opacity: 0;
  transition: 0.3s ease;
}
.gFooter .floatingBnr {
  opacity: 0;
  transition: 0.3s ease;
}
.gFooter #topMv {
  opacity: 0;
  transition: 1s ease 1s;
}
.gFooter body#topPage {
  overflow: hidden;
}
.gFooter body#topPage.load_end {
  overflow: auto;
}
.gFooter body#topPage.load_end #loading_area {
  opacity: 0;
  visibility: hidden;
}
.gFooter body#topPage.load_end header {
  opacity: 1;
}
.gFooter body#topPage.load_end .floatingBnr {
  opacity: 1;
}
.gFooter body#topPage.load_end #topMv {
  opacity: 1;
}
.gFooter .topMv {
  width: 100%;
  position: relative;
}
@media screen and (max-width: 850px) {
  .gFooter .topMv {
    overflow: hidden;
  }
}
.gFooter .topMv__ttl {
  position: absolute;
  width: 173px;
  left: calc(50% - 86.5px);
  top: calc(50% - 230px);
}
@media screen and (max-width: 850px) {
  .gFooter .topMv__ttl {
    width: 160px;
    left: calc(50% - 80px);
    top: calc(50% - 170px);
  }
}
.gFooter .topMv__slides {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 850px) {
  .gFooter .topMv__slides {
    overflow: hidden;
  }
}
.gFooter .topMv__slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 860px;
  width: 100%;
}
@media screen and (max-width: 850px) {
  .gFooter .topMv__slide {
    height: 100vh;
  }
}
.gFooter .topMv__dots {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  /*right: 30px; top: calc(50% - 60px);*/
}
@media screen and (max-width: 850px) {
  .gFooter .topMv__dots {
    right: 15px;
  }
}
.gFooter .topMv__dots li.slick-active button {
  border: 1px solid #fff;
  opacity: 1;
  box-shadow: 0px 0px 12px 0px #dbdbdb;
}
.gFooter .topMv__dots li {
  margin-bottom: 0px;
  width: 30px;
  height: 30px;
}
.gFooter .topMv__dots li:last-of-type {
  margin-bottom: 0;
}
.gFooter .topMv__dots li button {
  position: relative;
  text-indent: -9999px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  border-radius: 10000px;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
}
.gFooter .topMv__dots li button:before {
  content: "";
  position: absolute;
  left: calc(50% - 3px);
  top: calc(50% - 3px);
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 100px;
  box-shadow: 0px 0px 12px 0px #8a8a8a;
}
.gFooter .topMv .patch_box {
  position: absolute;
  bottom: 40px;
  left: 30px;
  z-index: 10;
  width: 200px;
}
.gFooter .topMv .patch_box img {
  width: 100%;
}
@media screen and (max-width: 550px) {
  .gFooter .topMv .patch_box {
    position: absolute;
    bottom: auto;
    left: auto;
    top: 35%;
    right: 20px;
    z-index: 10;
    width: 100px;
  }
}
.gFooter #topMv {
  height: 860px;
  margin: 0 0 0;
  position: relative;
}
.gFooter #topMv .cap {
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(120, 120, 120, 0.7);
  font-size: 11px;
  color: #fff;
  padding: 0 5px;
  z-index: 3;
  opacity: 1;
}
.gFooter .topMv__slide1 {
  background-image: url(../img/top/topMv/mv_slide1_bk.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 850px) {
  .gFooter .topMv__slide1 {
    background-image: url(../img/top/topMv/mv_slide1_bk_sp.jpg);
  }
}
.gFooter .slide1_logo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-image: url(../img/top/topMv/mv_slide1_logo.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 850px) {
  .gFooter .slide1_logo {
    background-image: url(../img/top/topMv/mv_slide1_logo_sp.png);
  }
}
.gFooter .slide1_back {
  width: 100%;
  height: 100%;
  background-image: url(../img/top/topMv/mv_slide1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
@media screen and (max-width: 1400px) {
  .gFooter .slide1_back {
    background-position: right center;
  }
}
@media screen and (max-width: 850px) {
  .gFooter .slide1_back {
    background-image: url(../img/top/topMv/mv_slide1_sp.png);
    background-position: center center;
    background-size: 100%;
  }
}
.gFooter .slide2_text {
  position: absolute;
  top: 30%;
  left: 50px;
  z-index: 2;
  transform: translateY(-50%);
  font-family: "Noto Serif JP", serif;
  font-size: 2vw;
  font-weight: 600;
  letter-spacing: 2px;
  text-shadow: 0 0 6px #000;
  color: #fff;
}
@media screen and (max-width: 550px) {
  .gFooter .slide2_text {
    left: 0;
    right: 0;
    margin: 0;
    text-align: center;
    font-size: 6vw;
    line-height: 1.6;
    background: none;
    padding: 5px 25px;
    left: 0;
  }
}
.gFooter .slide2_back {
  width: 130%;
  height: 100%;
  background-image: url(../img/top/topMv/mv_slide2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.gFooter .slide3_text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-image: url("../img/top/topMv/mv_slide3_PCtext.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 850px) {
  .gFooter .slide3_text {
    background-image: url("../img/top/topMv/mv_slide3_SPtext.png");
  }
}
@media screen and (max-width: 550px) {
  .gFooter .slide3_text {
    top: 40px;
  }
}
.gFooter .slide3_back {
  width: 130%;
  height: 100%;
  background-image: url(../img/top/topMv/mv_slide3.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 550px) {
  .gFooter .slide3_back {
    background-image: url(../img/top/topMv/mv_slide3.jpg);
  }
}
.gFooter .slide4_text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-image: url("../img/top/topMv/mv_slide4_PCtext.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 850px) {
  .gFooter .slide4_text {
    background-image: url("../img/top/topMv/mv_slide4_SPtext.png");
  }
}
@media screen and (max-width: 550px) {
  .gFooter .slide4_text {
    top: 40px;
  }
}
.gFooter .slide4_back {
  width: 130%;
  height: 100%;
  background-image: url(../img/top/topMv/mv_slide4.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 550px) {
  .gFooter .slide4_back {
    background-image: url(../img/top/topMv/mv_slide4_sp.jpg);
  }
}
.gFooter .slide1_logo,
.gFooter .slide2_text p,
.gFooter .slide3_text,
.gFooter .slide4_text {
  opacity: 0;
  transition: 0.5s ease-in 1.5s;
}
.gFooter .topMv__slide1.add-animation .slide1_logo {
  opacity: 1;
}
.gFooter .topMv__slide1.add-animation .slide1_back {
  transform: translateY(40%);
  filter: blur(10px);
  opacity: 0;
  animation: slide1 2s ease-in 0.5s forwards;
}
@keyframes slide1 {
  0% {
    transform: translateY(40%);
    filter: blur(10px);
    opacity: 0;
  }
  100% {
    transform: translateY(-20px);
    filter: blur(0);
    opacity: 1;
  }
}
.gFooter .topMv__slide2.add-animation .slide2_text p {
  opacity: 1;
}
.gFooter .topMv__slide2.add-animation .slide2_back {
  animation: slide3 6s ease-in 0.5s forwards;
}
.gFooter .topMv__slide3.add-animation .slide3_text {
  opacity: 1;
}
.gFooter .topMv__slide3.add-animation .slide3_back {
  animation: slide3 5s ease-in 0.5s forwards;
}
.gFooter .topMv__slide4.add-animation .slide4_text {
  opacity: 1;
}
.gFooter .topMv__slide4.add-animation .slide4_back {
  animation: slide3 6s ease-in 0.5s forwards;
}
@keyframes slide3 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%) translateX(100vw);
  }
}
@media screen and (max-width: 850px) {
  .gFooter .topInfo.sc {
    position: absolute;
    transition: 0.4s;
  }
}
.gFooter .topInfo {
  max-width: 770px;
  margin: -30px auto 0;
  margin-bottom: 60px;
  border-radius: 10px;
  overflow: hidden;
  background: #00728e;
  background-image: linear-gradient(0deg, rgba(95, 81, 74, 0.9), rgba(48, 33, 26, 0.9));
  padding: 17px 0;
  position: relative;
}
@media screen and (max-width: 850px) {
  .gFooter .topInfo {
    transition: 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
    bottom: 0;
    width: 100%;
    border-radius: 0;
    margin: 0;
    max-width: 100%;
    padding: 8px 0;
  }
}
.gFooter .topInfo__dl {
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 850px) {
  .gFooter .topInfo__dl {
    font-size: 12px;
  }
}
.gFooter .topInfo__dt {
  font-family: "Marcellus";
  width: 150px;
  border-right: 1px dotted #fff;
  text-align: center;
  background: #5f514a;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 850px) {
  .gFooter .topInfo__dt {
    width: 55px;
  }
}
.gFooter .topInfo__dd {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  margin-left: 25px;
  color: #fff;
}
@media screen and (max-width: 850px) {
  .gFooter .topInfo__dd {
    overflow: hidden;
    margin-left: 15px;
  }
}
.gFooter .topInfo__link {
  color: #fff;
  /*text-decoration: underline;*/
  white-space: nowrap;
  padding-left: 70px;
  animation: marquee 20s linear 3s infinite;
}
.gFooter .topInfo__link .topInfo__item {
  display: inline-block;
  margin-right: 40px;
}
.gFooter .topInfo__link .topInfo__item.new:after {
  content: "NEW";
  background: #951026;
  color: #fff;
  font-size: 13px;
  padding: 2px;
}
@media screen and (max-width: 850px) {
  .gFooter .topInfo__link {
    animation: marquee 10s linear 3s infinite;
    padding-left: 30px;
  }
}
@keyframes marquee {
  0% {
    transform: translate(0);
  }
  100% {
    transform: translate(-100%);
  }
}
.gFooter .topPlan {
  max-width: 1246px;
  padding: 0 30px;
  position: relative;
  margin: 0 auto 100px;
}
@media screen and (max-width: 1240px) {
  .gFooter .topPlan {
    padding: 0 15px;
    overflow-x: auto;
  }
}
@media screen and (max-width: 850px) {
  .gFooter .topPlan {
    padding: 0 0 0 15px;
    overflow-x: hidden;
    max-width: 100%;
    margin: 0 auto 35px;
  }
}
.gFooter .topPlan__wrap {
  width: 870px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  /* Safari etc. */
  -ms-justify-content: space-between;
  /* IE10        */
  justify-content: space-between;
}
@media screen and (max-width: 850px) {
  .gFooter .topPlan__wrap {
    width: 100%;
  }
}
.gFooter .topPlan__inner {
  width: calc(50% - 10px);
}
@media screen and (max-width: 850px) {
  .gFooter .topPlan__inner {
    width: 290px;
    padding: 0;
    margin-right: 15px;
  }
}
.gFooter .topPlan__box {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  position: relative;
  padding: 30px 25px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  height: 320px;
}
@media screen and (max-width: 850px) {
  .gFooter .topPlan__box {
    box-sizing: border-box;
    padding: 20px;
    height: 220px;
  }
}
.gFooter .topPlan__box_cap {
  text-align: right;
  color: white;
  font-size: 12px;
  position: absolute;
  right: 5px;
  bottom: 10px;
}
@media screen and (max-width: 850px) {
  .gFooter .topPlan__box_cap {
    font-size: 9px;
  }
}
.gFooter .topPlan__box:before {
  content: "";
  background: black;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 32%, rgba(0, 0, 0, 0.5) 100%);
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 250px;
}
.gFooter .topPlan__box1 {
  background-image: url("../img/top/merit/bg_plan1.jpg");
  height: 650px;
}
@media screen and (max-width: 850px) {
  .gFooter .topPlan__box1 {
    height: 500px;
  }
}
.gFooter .topPlan__box2 {
  background-image: url("../img/top/merit/bg_plan2.jpg");
  height: 317.5px;
}
@media screen and (max-width: 850px) {
  .gFooter .topPlan__box2 {
    height: 243px;
  }
}
.gFooter .topPlan__box3 {
  background-image: url("../img/top/merit/bg_plan2.jpg");
  margin-top: 15px;
  height: 317.5px;
}
@media screen and (max-width: 850px) {
  .gFooter .topPlan__box3 {
    height: 243px;
  }
}
.gFooter .topPlan__box4 {
  background-image: url("https://www.livio-sumai.jp/pj/takadanobaba/assets/img/top/bg_plan4.png");
  height: 650px;
}
@media screen and (max-width: 850px) {
  .gFooter .topPlan__box4 {
    height: 500px;
  }
}
.gFooter .topPlan__boxInner {
  position: relative;
  z-index: 2;
  color: #fff;
  text-align: left;
}
.gFooter .topPlan__subTtl {
  background: #000;
}
.gFooter .topPlan__ttl {
  font-family: "Noto Serif JP", serif !important;
  font-size: 11px;
  line-height: 1.259;
  font-weight: 300;
  margin: 10px 0 20px;
  text-align: left;
  height: 160px;
  letter-spacing: 0.1rem;
}
.gFooter .topPlan__ttl b {
  font-size: 180%;
}
@media screen and (max-width: 550px) {
  .gFooter .topPlan__ttl {
    height: 100px;
  }
  .gFooter .topPlan__ttl b {
    font-size: 13px;
  }
}
.gFooter .topPlan__txt {
  font-size: 14px;
}
@media screen and (max-width: 850px) {
  .gFooter .topPlan__txt {
    font-size: 12px;
    line-height: 1.6;
  }
}
.gFooter .topPlan__btn {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 30px;
  border-radius: 100px;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.35);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  font-family: "Marcellus";
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
  margin-top: 20px;
}
.gFooter .topPlan__box:hover {
  opacity: 0.7;
  transition: 0.3s ease;
}
.gFooter .topPlan__box.soon:hover {
  opacity: 1;
}
.gFooter .topPlan__box.soon:after {
  content: "";
  color: #fff;
  font-size: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gFooter .topPlan__box.soon a {
  pointer-events: none;
}
.gFooter .topPlan__box.soon span {
  border: 2px solid #999;
  color: #fff;
  background: #999;
}
.gFooter .topPlan__boxBg1 {
  background-image: url("../img/top/merit/bg_plan1.jpg");
}
.gFooter .topPlan__boxBg3 {
  background-image: url("../img/top/merit/bg_plan3.jpg");
}
.gFooter .topPlan__boxBg2 {
  background-image: url("../img/top/merit/bg_plan2.jpg");
}
.gFooter .topPlan__boxBg4 {
  background-image: url("../img/top/merit/bg_plan4.jpg");
}
.gFooter .topPlan__boxBg6 {
  background-image: url("../img/top/merit/bg_plan6.jpg");
}
.gFooter .topPlan__boxBg5 {
  background-image: url("../img/top/merit/bg_plan5.jpg");
}
.gFooter .topBrand {
  margin-bottom: 100px;
  margin-top: 120px;
}
@media screen and (max-width: 850px) {
  .gFooter .topPlan__btn {
    margin-bottom: 42px;
    font-size: 10px !important;
    height: 25px;
    width: 100px;
  }
  .gFooter .topBrand {
    margin-bottom: 50px;
    margin-top: 60px;
  }
}
.gFooter .topBrand__wrap {
  background: #fff;
  overflow: hidden;
  height: 295px;
  display: flex;
  flex-wrap: wrap;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 850px) {
  .gFooter .topBrand__wrap {
    display: block;
    height: auto;
  }
}
.gFooter .topBrand__pic {
  width: 510px;
  height: 100%;
  background: url("../img/top/bg_brand.png") center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 850px) {
  .gFooter .topBrand__pic {
    background: none;
    width: 100%;
  }
}
.gFooter .topBrand__pic img {
  width: 100%;
}
.gFooter .topBrand__box {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 850px) {
  .gFooter .topBrand__box {
    display: block;
    padding: 20px 0 30px;
  }
}
.gFooter .topBrand__boxInner {
  text-align: center;
}
.gFooter .topBrand__subTtl {
  font-family: "Marcellus";
  font-size: 28px;
}
@media screen and (max-width: 850px) {
  .gFooter .topBrand__subTtl {
    font-size: 19px;
  }
}
.gFooter .topBrand__ttl {
  font-size: 28px;
  font-family: "游明朝体", "Yu Mincho", YuMincho;
  font-weight: 500;
}
@media screen and (max-width: 850px) {
  .gFooter .topBrand__ttl {
    font-size: 19px;
  }
}
.gFooter .btn_blue {
  width: 100%;
  margin: 0 auto;
}
.gFooter .btn_blue a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #5ab1c4;
  color: #fff;
  font-size: clamp(18px, 2vw, 25px);
  font-weight: 500;
}
.gFooter .top_infoArea {
  padding: 100px 15px 80px;
}
@media screen and (max-width: 850px) {
  .gFooter .top_infoArea {
    padding: 40px 15px;
  }
}
.gFooter .top_infoArea .top_infoArea_inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  background: #e7f9fa;
  text-align: center;
  padding: 40px 30px;
}
@media screen and (max-width: 850px) {
  .gFooter .top_infoArea .top_infoArea_inner {
    padding: 20px;
  }
}
.gFooter .top_infoArea .top_infoArea_en {
  font-size: 16px;
  color: #7ebdbc;
}
.gFooter .top_infoArea h3 {
  font-size: clamp(22px, 3vw, 34px);
  font-weight: 500;
  letter-spacing: 0.5vw;
}
.gFooter .top_infoArea .btn_blue {
  max-width: 400px;
  padding: 30px 0;
}
@media screen and (max-width: 850px) {
  .gFooter .top_infoArea .btn_blue {
    padding: 20px 0;
  }
}
.gFooter .top_infoArea .btn_blue a {
  height: 80px;
  border-radius: 40px;
}
@media screen and (max-width: 850px) {
  .gFooter .top_infoArea .btn_blue a {
    height: 56px;
  }
}
.gFooter .top_infoArea .btn_blue a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 850px) {
  .gFooter .top_infoArea .top_infoArea_text {
    font-size: 12px;
    text-align: left;
  }
}
.gFooter #top_contentLead {
  position: relative;
  font-family: "游明朝体", "Yu Mincho", YuMincho;
  padding: 100px 0 0;
}
@media screen and (max-width: 850px) {
  .gFooter #top_contentLead {
    padding: 50px 0 0;
  }
}
.gFooter #top_contentLead:before {
  content: "";
  display: block;
  width: 1px;
  height: 200px;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 850px) {
  .gFooter #top_contentLead:before {
    height: 75px;
  }
}
.gFooter #top_contentLead .top_contentText {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  text-align: center;
  padding: 230px 20px 0;
}
@media screen and (max-width: 850px) {
  .gFooter #top_contentLead .top_contentText {
    padding: 80px 20px 0;
  }
}
.gFooter #top_contentLead .top_contentText h3 {
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 20px;
}
.gFooter #top_contentLead .top_contentText h3 span {
  display: block;
}
.gFooter #top_contentLead .top_contentText h3 span:nth-child(1) {
  font-size: clamp(22px, 4.5vw, 50px);
}
.gFooter #top_contentLead .top_contentText h3 span:nth-child(1) b {
  font-size: 150%;
}
.gFooter #top_contentLead .top_contentText h3 span:nth-child(2) {
  font-size: clamp(20px, 4vw, 40px);
}
.gFooter #top_contentLead .top_contentText p {
  font-size: clamp(13px, 2.5vw, 20px);
}
.gFooter #top_contentLead .content_logo {
  max-width: 24vw;
  margin: 50px auto 0;
}
@media screen and (max-width: 850px) {
  .gFooter #top_contentLead .content_logo {
    max-width: 40vw;
    margin: 20px auto 0;
  }
}
.gFooter #top_contentLead .content_logo img {
  width: 100%;
}
.gFooter #top_contentLead .top_contentBk img {
  width: 100%;
}
.gFooter #top_contentLead .cap {
  background: rgba(120, 120, 120, 0.7);
  font-size: 11px;
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 5px;
  z-index: 2;
}
.gFooter #top_contentLink {
  overflow: hidden;
  padding: 150px 0 0;
}
@media screen and (max-width: 850px) {
  .gFooter #top_contentLink {
    padding: 40px 0 0;
  }
}
.gFooter #top_contentLink .top_linkWrap {
  position: relative;
}
.gFooter #top_contentLink .top_linkWrap .top_linkImg_inner {
  position: relative;
  width: calc(100vw - (50vw - 593px));
  margin-bottom: 50px;
}
@media screen and (max-width: 1306px) {
  .gFooter #top_contentLink .top_linkWrap .top_linkImg_inner {
    width: calc(100vw - 60px);
  }
}
@media screen and (max-width: 850px) {
  .gFooter #top_contentLink .top_linkWrap .top_linkImg_inner {
    margin-bottom: 20px;
  }
}
.gFooter #top_contentLink .top_linkWrap .linkTitle {
  font-family: "Marcellus";
  font-size: 6.5vw;
  font-weight: 400;
  letter-spacing: 1vw;
  line-height: 1;
  color: #5ab1c4;
  transform: rotate(90deg) translateY(-50%);
  transform-origin: left;
  position: absolute;
  z-index: 5;
}
@media screen and (max-width: 850px) {
  .gFooter #top_contentLink .top_linkWrap .linkTitle {
    font-size: 8vw;
  }
}
.gFooter #top_contentLink .top_linkWrap .linkImage img {
  width: 100%;
}
.gFooter #top_contentLink .top_linkWrap .inner p {
  font-size: clamp(15px, 4.5vw, 35px);
  letter-spacing: 2px;
}
.gFooter #top_contentLink .top_linkWrap .link_viewmore {
  text-align: right;
  margin-top: 50px;
}
@media screen and (max-width: 850px) {
  .gFooter #top_contentLink .top_linkWrap .link_viewmore {
    margin-top: 20px;
  }
}
.gFooter #top_contentLink .top_linkWrap .link_viewmore a {
  display: inline-block;
  background: #f1f1f2;
  font-family: "Marcellus";
  font-size: clamp(14px, 2vw, 30px);
  letter-spacing: 2px;
  padding: 4px 50px;
  position: relative;
  color: #231815;
}
.gFooter #top_contentLink .top_linkWrap .link_viewmore a:before {
  content: "";
  position: absolute;
  top: -8px;
  left: -8px;
  width: 100%;
  height: 100%;
  border: 1px solid #231815;
  transition: 0.3s ease;
}
@media screen and (max-width: 850px) {
  .gFooter #top_contentLink .top_linkWrap .link_viewmore a:before {
    top: -3px;
    left: -3px;
  }
}
.gFooter #top_contentLink .top_linkWrap .link_viewmore a:hover {
  transform: scale(0.95);
}
.gFooter #top_contentLink .top_linkWrap .link_viewmore a:hover:before {
  top: 0;
  left: 0;
}
@media screen and (max-width: 850px) {
  .gFooter #top_contentLink .top_linkWrap .link_viewmore a {
    padding: 4px 30px;
  }
}
.gFooter #top_contentLink .link_location {
  margin-bottom: 150px;
}
@media screen and (max-width: 850px) {
  .gFooter #top_contentLink .link_location {
    margin-bottom: 50px;
  }
}
.gFooter #top_contentLink .link_location .linkTitle {
  top: 0;
  right: 0;
  transform-origin: right;
  transform: rotate(90deg) translateX(135%);
}
.gFooter #top_contentLink .link_access {
  margin-bottom: 150px;
}
@media screen and (max-width: 850px) {
  .gFooter #top_contentLink .link_access {
    margin-bottom: 50px;
  }
}
.gFooter #top_contentLink .link_access:before {
  content: "";
  position: absolute;
  top: 80px;
  left: 0;
  width: 100%;
  height: 150%;
  background: linear-gradient(to bottom, #c8f1f4 0%, #f0fdfc 30%, #f0fdfc 70%, #c8f1f4 100%);
}
.gFooter #top_contentLink .link_access .top_linkImg_inner {
  margin-left: auto;
}
.gFooter #top_contentLink .link_access .linkTitle {
  top: 64%;
  left: -4%;
}
.gFooter #top_contentLink .link_access .inner {
  padding-left: 220px;
}
@media screen and (max-width: 850px) {
  .gFooter #top_contentLink .link_access .inner {
    padding-left: 100px;
  }
}
.gFooter #top_contentLink .link_residence {
  margin-bottom: 150px;
}
@media screen and (max-width: 850px) {
  .gFooter #top_contentLink .link_residence {
    margin-bottom: 50px;
  }
}
.gFooter #top_contentLink .link_residence .linkTitle {
  top: 0;
  right: 0;
  transform-origin: right;
  transform: rotate(90deg) translateX(190%);
}
.gFooter #top_contentLink .link_plan {
  margin-bottom: 150px;
}
@media screen and (max-width: 850px) {
  .gFooter #top_contentLink .link_plan {
    margin-bottom: 50px;
  }
}
.gFooter #top_contentLink .link_plan:before {
  content: "";
  position: absolute;
  top: 80px;
  left: 0;
  width: 100%;
  height: 120%;
  background: linear-gradient(to bottom, #c8f1f4 0%, #f0fdfc 30%, #f0fdfc 70%, #c8f1f4 100%);
}
.gFooter #top_contentLink .link_plan .top_linkImg_inner {
  margin-left: auto;
}
.gFooter #top_contentLink .link_plan .linkTitle {
  top: 76%;
  left: -4%;
}
.gFooter #top_contentLink .link_plan .inner {
  padding-left: 220px;
}
@media screen and (max-width: 850px) {
  .gFooter #top_contentLink .link_plan .inner {
    padding-left: 100px;
  }
}
.gFooter #top_contentLink .link_facility {
  margin-bottom: 150px;
}
@media screen and (max-width: 850px) {
  .gFooter #top_contentLink .link_facility {
    margin-bottom: 50px;
  }
}
.gFooter #top_contentLink .link_facility:before {
  content: "";
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  height: 130%;
  background: #6bbfd4 url("../img/top/link_backgroun.png") no-repeat center bottom;
  background-size: contain;
}
@media screen and (max-width: 850px) {
  .gFooter #top_contentLink .link_facility:before {
    background-position: center bottom 70px;
  }
}
.gFooter #top_contentLink .link_facility .linkTitle {
  top: 0;
  right: 0;
  color: #fff;
  transform-origin: right;
  transform: rotate(90deg) translateX(190%);
}
.gFooter #top_contentLink .link_facility .inner p {
  color: #fff;
}
.gFooter #top_contentLink .link_facility .link_viewmore a {
  background: #8bcada;
  color: #fff;
}
.gFooter #top_contentLink .link_facility .link_viewmore a:before {
  border-color: #ceeaf1;
}
.gFooter #top_contentLink .link_brand {
  padding-bottom: 200px;
}
@media screen and (max-width: 850px) {
  .gFooter #top_contentLink .link_brand {
    padding-bottom: 80px;
  }
}
.gFooter #top_contentLink .link_brand:before {
  content: "";
  position: absolute;
  top: 80px;
  left: 0;
  width: 100%;
  height: calc(100% - 80px);
  background: linear-gradient(to bottom, #c8f1f4 0%, #f0fdfc 30%, #f0fdfc 70%, #c8f1f4 100%);
}
.gFooter #top_contentLink .link_brand .top_linkImg_inner {
  margin-left: auto;
}
.gFooter #top_contentLink .link_brand .linkTitle {
  top: 70%;
  left: -4%;
}
.gFooter #top_contentLink .link_brand .inner {
  padding-left: 220px;
}
@media screen and (max-width: 850px) {
  .gFooter #top_contentLink .link_brand .inner {
    padding-left: 100px;
  }
}
.gFooter .floatingBnr {
  position: fixed;
  bottom: 10px;
  right: 10px;
  max-width: 280px;
  z-index: 11;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.gFooter .floatingBnr .floatingBnr_close {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #000;
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 11;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gFooter .floatingBnr .floatingBnr_close::after {
  content: "×";
  color: #fff;
  line-height: 1;
  font-size: 20px;
  font-weight: bold;
}
.gFooter .floatingBnr .floatingBnr_close:hover {
  cursor: pointer;
  opacity: 0.5;
}
.gFooter .floatingBnr .floatingBnr_img a {
  display: block;
}
.gFooter .floatingBnr .floatingBnr_img a:hover {
  opacity: 0.7;
}
.gFooter .floatingBnr .floatingBnr_img img {
  vertical-align: bottom;
}
@media screen and (max-width: 550px) {
  .gFooter .floatingBnr {
    bottom: 0;
    right: 0;
    max-width: 100%;
    z-index: 11;
    box-shadow: none;
  }
  .gFooter .floatingBnr .floatingBnr_close {
    left: auto;
    top: -15px;
    right: 5px;
  }
  .gFooter .floatingBnr .floatingBnr_img a {
    background: linear-gradient(to right, #30c6c8 0%, #32bc8a 50%, #30c6c8 100%);
  }
}
.gFooter #conceptArea {
  width: 100%;
  position: relative;
  overflow: hidden;
  /* aerialPhoto */
  /* conceptImage */
  /* conceptMessage */
}
.gFooter #conceptArea figure {
  position: relative;
}
.gFooter #conceptArea .cap {
  background: rgba(120, 120, 120, 0.7);
  font-size: 11px;
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 5px;
  z-index: 2;
}
.gFooter #conceptArea .concept_scene .trigger_point {
  height: 120vh;
  width: 100%;
  display: block;
}
.gFooter #conceptArea .concept_scene #sce-01_01 {
  height: 50vh;
}
.gFooter #conceptArea .concept_scene #sce-01_02 {
  height: 200vh;
  position: relative;
}
.gFooter #conceptArea .concept_scene #sce-01_03 {
  height: 150vh;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.gFooter #conceptArea #aerialPhoto {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 2;
}
.gFooter #conceptArea #aerialPhoto .aerialPhoto_inner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.gFooter #conceptArea #aerialPhoto .aerialPhoto_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: url("../img/top/concept/aerialPhoto_PC.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.gFooter #conceptArea #aerialPhoto .aerialPhoto_line {
  clip-path: inset(100% 0 0 0);
  transition: 1.5s ease;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-image: url(../img/top/concept/aerialPhoto_PC_line.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.gFooter #conceptArea #aerialPhoto .aerialPhoto_line.show {
  clip-path: inset(0 0 0 0);
}
@media screen and (max-width: 550px) {
  .gFooter #conceptArea #aerialPhoto .aerialPhoto_img {
    background-image: url("../img/top/concept/aerialPhoto_SP.jpg");
  }
  .gFooter #conceptArea #aerialPhoto .aerialPhoto_line {
    background-image: url("../img/top/concept/aerialPhoto_SP_line.png");
  }
}
.gFooter #conceptArea #conceptImage {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 3;
  opacity: 0;
  transition: 0.5s ease;
}
.gFooter #conceptArea #conceptImage .conceptImage_wrap {
  display: grid;
  position: relative;
  grid-template-columns: repeat(2, 1fr);
  margin-inline: -20vw;
  inset-block-start: 50%;
  translate: 0 -50%;
}
.gFooter #conceptArea #conceptImage .conceptImage_half {
  display: grid;
  overflow: clip;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 2vw;
       column-gap: 2vw;
}
.gFooter #conceptArea #conceptImage .conceptImage_half:nth-child(1) {
  padding-inline-end: 1.1vw;
}
.gFooter #conceptArea #conceptImage .conceptImage_half:nth-child(1) .line_02 > div:last-child .cap {
  top: 0;
  bottom: auto;
}
.gFooter #conceptArea #conceptImage .conceptImage_half:nth-child(2) {
  padding-inline-start: 1.1vw;
}
.gFooter #conceptArea #conceptImage .conceptImage_half:nth-child(2) .line_02 .cap {
  top: 0;
  left: 0;
  bottom: auto;
  right: auto;
}
.gFooter #conceptArea #conceptImage .image_line {
  display: grid;
  position: relative;
  row-gap: 2vw;
}
.gFooter #conceptArea #conceptImage .image_line:has(.scale_image) {
  position: relative;
  z-index: 2;
}
.gFooter #conceptArea #conceptImage .image_line figure {
  overflow: hidden;
}
.gFooter #conceptArea #conceptImage .image_line img {
  transform: scale(1.08);
}
.gFooter #conceptArea #conceptImage .image_line:nth-child(odd) {
  transform: translateY(-50%);
}
.gFooter #conceptArea #conceptImage .image_line:nth-child(even) {
  transform: translateY(50%);
}
.gFooter #conceptArea #conceptImage .image_line .scale_image {
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 550px) {
  .gFooter #conceptArea #conceptImage .conceptImage_wrap {
    grid-template-rows: repeat(2, 100vw);
    grid-template-columns: initial;
    margin-inline: -65.8974358974vw;
    inset-block-start: 50vh;
    translate: 0 -50%;
  }
  .gFooter #conceptArea #conceptImage .conceptImage_half {
    align-items: flex-end;
    padding-block-end: 2.5vw;
    row-gap: 2.2vw;
    grid-template-columns: initial;
  }
  .gFooter #conceptArea #conceptImage .conceptImage_half:nth-child(1) {
    align-items: flex-end;
    padding-block-end: 3vw;
  }
  .gFooter #conceptArea #conceptImage .conceptImage_half:nth-child(1) .line_02 > div:last-child .cap {
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
  }
  .gFooter #conceptArea #conceptImage .conceptImage_half:nth-child(2) {
    padding-block-start: 3vw;
  }
  .gFooter #conceptArea #conceptImage .image_line {
    grid-template-columns: repeat(3, 73vw);
    -moz-column-gap: 5vw;
         column-gap: 5vw;
  }
  .gFooter #conceptArea #conceptImage .image_line:nth-child(odd) {
    transform: translateX(-50%);
  }
  .gFooter #conceptArea #conceptImage .image_line:nth-child(even) {
    transform: translateX(50%);
  }
}
.gFooter #conceptArea #conceptMessage {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 114, 142, 0.7);
  z-index: 4;
  opacity: 0;
  transition: 0.5s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho;
}
@media screen and (max-width: 850px) {
  .gFooter #conceptArea #conceptMessage {
    padding: 80px 20px 0;
  }
}
.gFooter #conceptArea #conceptMessage h3 {
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 20px;
  color: #fff;
}
.gFooter #conceptArea #conceptMessage h3 span {
  display: block;
}
.gFooter #conceptArea #conceptMessage h3 span:nth-child(1) {
  font-size: clamp(22px, 4.5vw, 50px);
}
.gFooter #conceptArea #conceptMessage h3 span:nth-child(1) b {
  font-size: 150%;
}
.gFooter #conceptArea #conceptMessage h3 span:nth-child(2) {
  font-size: clamp(20px, 4vw, 40px);
}
.gFooter #conceptArea #conceptMessage p {
  font-size: clamp(13px, 2.5vw, 20px);
  color: #fff;
}
.gFooter #conceptArea #conceptMessage .content_logo {
  max-width: 24vw;
  margin: 50px auto 0;
}
@media screen and (max-width: 850px) {
  .gFooter #conceptArea #conceptMessage .content_logo {
    max-width: 40vw;
    margin: 20px auto 0;
  }
}
.gFooter #conceptArea #conceptMessage .content_logo img {
  width: 100%;
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}
.gFooter #conceptArea.area_show #aerialPhoto,
.gFooter #conceptArea.area_show #conceptImage,
.gFooter #conceptArea.area_show #conceptMessage {
  position: fixed;
}
.gFooter .page {
  position: relative;
  padding: 0px 0px 0;
}
@media screen and (max-width: 850px) {
  .gFooter .page {
    padding: 40px 15px 0;
  }
}
.gFooter .pageHeaderSample {
  background-image: url("../img/page/pagettl_sample.png");
}
@media screen and (max-width: 850px) {
  .gFooter .pageHeaderSample {
    background-image: url("../img/page/pagettl_sample_sp.png");
  }
}
.gFooter .pageHeader {
  position: relative;
  height: 415px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 850px) {
  .gFooter .pageHeader {
    height: 265px;
  }
}
.gFooter .pageHeader__wrap {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 60px;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  padding-bottom: 60px;
}
@media screen and (max-width: 850px) {
  .gFooter .pageHeader__wrap {
    padding: 0 15px 0;
    align-items: center;
  }
}
.gFooter .pageHeader__ttl {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.563;
}
@media screen and (max-width: 850px) {
  .gFooter .pageHeader__ttl {
    font-size: 19px;
  }
}
.gFooter .pageHeader__subTtl {
  color: #fff;
  font-size: 20px;
  display: block;
  margin: 0 0 10px;
  font-family: "Marcellus";
}
@media screen and (max-width: 850px) {
  .gFooter .pageHeader__subTtl {
    font-size: 14px;
  }
}
.gFooter .pageHeader__mask {
  position: relative;
}
.gFooter .pageHeader__mask:before {
  content: "";
  background: black;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 32%, rgba(0, 0, 0, 0.5) 100%);
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 60%;
}
.gFooter .dummy {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 686px;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  background: #efefef;
  font-size: 32px;
  color: #8d8d8d;
}
@media screen and (max-width: 850px) {
  .gFooter .dummy {
    font-size: 16px;
  }
}
.gFooter .mb10 {
  margin-bottom: 10px;
}
.gFooter .mb20 {
  margin-bottom: 20px;
}
.gFooter .mb30 {
  margin-bottom: 30px;
}
.gFooter .mb40 {
  margin-bottom: 40px;
}
.gFooter .mb50 {
  margin-bottom: 50px;
}
.gFooter .mb60 {
  margin-bottom: 60px;
}
.gFooter .mb75 {
  margin-bottom: 75px;
}
.gFooter .mb80 {
  margin-bottom: 80px;
}
.gFooter .mb110 {
  margin-bottom: 110px;
}
.gFooter .mt10 {
  margin-top: 10px;
}
.gFooter .mt20 {
  margin-top: 20px;
}
.gFooter .mt30 {
  margin-top: 30px;
}
.gFooter .mt40 {
  margin-top: 40px;
}
.gFooter .mt50 {
  margin-top: 50px;
}
.gFooter .mt60 {
  margin-top: 60px;
}
.gFooter .ml20 {
  margin-left: 20px;
}
.gFooter .pt10 {
  padding-top: 10px;
}
.gFooter .f-left {
  float: left;
}
.gFooter .f-right {
  float: right;
}
.gFooter .topMv__slides {
  position: relative;
  width: 100%;
  height: 100%;
}
.gFooter .topMv__slide {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 1.5s ease;
}
.gFooter .topMv__slide.add-animation {
  opacity: 1;
}
.gFooter .topInfo {
  z-index: 10;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(50%);
}
@media screen and (max-width: 850px) {
  .gFooter .topInfo {
    transform: translateY(0);
  }
}
.gFooter .header__triger,
.gFooter .header__trigerLeft,
.gFooter .header__trigerRight {
  bottom: 110px !important;
}
.gFooter .header__triger.down,
.gFooter .header__trigerLeft.down,
.gFooter .header__trigerRight.down {
  bottom: 30px !important;
}
.gFooter .haikei_section {
  width: 100%;
}
.gFooter .haikei_section.section0 {
  background-image: url(../../assets/img/design/secition0/background.png);
  background-size: cover;
  background-position: bottom;
  height: 400px;
  padding: 50px 0 50px;
}
.gFooter .haikei_section.section_top_concept {
  background-image: url(../../assets/img/design/secition0/background.png);
  background-size: cover;
  background-position: bottom;
  height: 1700px;
  padding: 80px 0 50px;
}
@media screen and (max-width: 550px) {
  .gFooter .haikei_section.section_top_concept {
    height: 860px;
  }
}
.gFooter .under_subtitle {
  font-size: 50px;
  line-height: 1.4;
  text-align: center;
  color: #645C45;
  margin-bottom: 40px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.gFooter .zuhan1380 {
  width: 92%;
  max-width: 1380px;
  margin: 50px auto 50px;
}
.gFooter .zuhan1380x100 {
  width: 100%;
  margin: 50px auto 50px;
}
.gFooter .zuhan1080 {
  width: 92%;
  max-width: 1080px;
  margin: 50px auto 50px;
}
.gFooter .zuhan880 {
  width: 92%;
  max-width: 880px;
  margin: 50px auto 50px;
}
.gFooter .zuhan580 {
  width: 92%;
  max-width: 580px;
  margin: 50px auto 50px;
}
.gFooter .zuhan380 {
  width: 40%;
  max-width: 280px;
  margin: 10px auto 50px;
}
.gFooter .kaso_box_1380x4 {
  width: 100%;
  max-width: 1380px;
  display: flex;
  flex-wrap: wrap;
  margin: 70px auto 50px;
}
.gFooter .kaso_box_x4 {
  display: flex;
  flex-wrap: wrap;
}
.gFooter .kaso_box_x4 .imagebox {
  width: 25%;
  height: 100%;
  /*position: relative;*/
  /*overflow: hidden;*/
  /*display: flex;*/
  /*justify-content: center;*/
  /*align-items: center;*/
  border-left: 4px solid #fff;
  /*background-size: cover;*/
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (max-width: 550px) {
  .gFooter .kaso_box_x4 .imagebox {
    width: 50%;
    height: 51%;
    /*position: relative;*/
    /*overflow: hidden;*/
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    border-left: 4px solid #fff;
    /*background-size: cover;*/
  }
}
.gFooter .kaso_box_1380x4_spx2 {
  width: 96%;
  max-width: 1380px;
  display: flex;
  flex-wrap: wrap;
  margin: 70px auto 50px;
}
.gFooter .kaso_box_1380x4_spx2 {
  display: flex;
  flex-wrap: wrap;
}
.gFooter .kaso_box_1380x4_spx2 .imagebox {
  width: 25%;
  height: 100%;
  /*position: relative;*/
  /*overflow: hidden;*/
  /*display: flex;*/
  /*justify-content: center;*/
  /*align-items: center;*/
  border-left: 4px solid #fff;
  /*background-size: cover;*/
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (max-width: 550px) {
  .gFooter .kaso_box_1380x4_spx2 .imagebox {
    width: 100%;
    height: 26%;
    /*position: relative;*/
    /*overflow: hidden;*/
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    border-left: 0px solid #fff;
    /*background-size: cover;*/
  }
}
.gFooter .kaso_box_1380x2_spx2 {
  width: 96%;
  max-width: 1080px;
  display: flex;
  flex-wrap: wrap;
  margin: 30px auto 50px;
}
.gFooter .kaso_box_1380x2_spx2 {
  display: flex;
  flex-wrap: wrap;
}
.gFooter .kaso_box_1380x2_spx2 .imagebox {
  width: 50%;
  height: 17%;
  /*position: relative;*/
  /*overflow: hidden;*/
  /*display: flex;*/
  /*justify-content: center;*/
  /*align-items: center;*/
  border-left: 8px solid #fff;
  /*background-size: cover;*/
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (max-width: 550px) {
  .gFooter .kaso_box_1380x2_spx2 .imagebox {
    width: 100%;
    height: 26%;
    /*position: relative;*/
    /*overflow: hidden;*/
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    border-left: 0px solid #fff;
    /*background-size: cover;*/
  }
}
.gFooter .kaso_box_1380x3 {
  width: 92%;
  max-width: 1080px;
  display: flex;
  flex-wrap: wrap;
  margin: 70px auto 50px;
}
.gFooter .kaso_box_x3 {
  display: flex;
  flex-wrap: wrap;
}
.gFooter .kaso_box_x3 .imagebox {
  width: 33.3333333333%;
  height: 100%;
  /*position: relative;*/
  /*overflow: hidden;*/
  /*display: flex;*/
  /*justify-content: center;*/
  /*align-items: center;*/
  border-left: 4px solid #fff;
  /*background-size: cover;*/
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (max-width: 550px) {
  .gFooter .kaso_box_x3 .imagebox {
    width: 50%;
    height: 51%;
    /*position: relative;*/
    /*overflow: hidden;*/
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    border-left: 4px solid #fff;
    /*background-size: cover;*/
  }
}
.gFooter .kaso_box_1380x3_spx2 {
  width: 96%;
  max-width: 1380px;
  display: flex;
  flex-wrap: wrap;
  margin: 70px auto 50px;
}
.gFooter .kaso_box_1380x3_spx2 {
  display: flex;
  flex-wrap: wrap;
}
.gFooter .kaso_box_1380x3_spx2 .imagebox {
  width: 33.3333333333%;
  height: 100%;
  /*position: relative;*/
  /*overflow: hidden;*/
  /*display: flex;*/
  /*justify-content: center;*/
  /*align-items: center;*/
  border-left: 4px solid #fff;
  /*background-size: cover;*/
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (max-width: 550px) {
  .gFooter .kaso_box_1380x3_spx2 .imagebox {
    width: 100%;
    height: 28%;
    /*position: relative;*/
    /*overflow: hidden;*/
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    border-left: 0px solid #fff;
    /*background-size: cover;*/
  }
}
.gFooter .kaso_box_880x2 {
  width: 92%;
  max-width: 880px;
  display: flex;
  flex-wrap: wrap;
  margin: 0px auto 50px;
}
.gFooter .kaso_box_880x2 {
  display: flex;
  flex-wrap: wrap;
}
.gFooter .kaso_box_880x2 .imagebox {
  width: 50%;
  height: 100%;
  /*position: relative;*/
  /*overflow: hidden;*/
  /*display: flex;*/
  /*justify-content: center;*/
  /*align-items: center;*/
  border-left: 4px solid #fff;
  /*background-size: cover;*/
  background-repeat: no-repeat;
  background-position: center center;
}
.gFooter .kaso_maintitle01 {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 34pxt;
  text-align: center;
  margin-top: 5px;
  font-weight: 200;
}
@media screen and (max-width: 850px) {
  .gFooter .kaso_maintitle01 {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 21px;
    text-align: center;
    margin-top: 5px;
    font-weight: 200;
  }
}
.gFooter .kaso_maintitle01 h3 {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 34px;
  text-align: center;
  margin-top: 45px;
  font-weight: 200;
}
@media screen and (max-width: 850px) {
  .gFooter .kaso_maintitle01 h3 {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 21px;
    text-align: center;
    margin-top: 20px;
    font-weight: 200;
  }
}
.gFooter .kaso_maintitle_bar {
  width: 10%;
  max-width: 85px;
  margin: -60px auto 30px;
  text-align: center;
}
@media screen and (max-width: 850px) {
  .gFooter .kaso_maintitle_bar {
    width: 20%;
    margin: -40px auto 30px;
    text-align: center;
  }
}
.gFooter .kaso_maintitle01sub {
  font-size: 24px;
}
@media screen and (max-width: 850px) {
  .gFooter .kaso_maintitle01sub {
    font-size: 15px;
  }
}
.gFooter .kaso_maintitle02 {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 24px;
  text-align: center;
  margin: 35px auto 40px;
  font-weight: 200;
}
@media screen and (max-width: 850px) {
  .gFooter .kaso_maintitle02 {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 14px;
    text-align: center;
    margin: 35px auto 30px;
    font-weight: 200;
  }
}
.gFooter .kaso_read_01_center {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 21px;
  text-align: center;
  margin: 55px auto 70px;
  font-weight: 100;
  line-height: 38px;
}
@media screen and (max-width: 850px) {
  .gFooter .kaso_read_01_center {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 16px;
    text-align: center;
    margin: 35px auto 70px;
    font-weight: 200;
    line-height: 1.88em;
  }
}
.gFooter .kaso_read_01a_center {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 24px;
  text-align: center;
  margin: 25px auto 90px;
  font-weight: 100;
  line-height: 44px;
}
@media screen and (max-width: 850px) {
  .gFooter .kaso_read_01a_center {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 16px;
    text-align: center;
    margin: 35px auto 70px;
    font-weight: 200;
    line-height: 1.88em;
  }
}
.gFooter .kaso_read_02_780_left {
  max-width: 780px;
  font-size: 15px;
  text-align: justify;
  margin: 2px auto 35px;
  font-weight: 100;
  line-height: 34px;
}
@media screen and (max-width: 850px) {
  .gFooter .kaso_read_02_780_left {
    width: 80%;
    font-size: 13px;
    text-align: justify;
    margin: 35px auto 30px;
    font-weight: 100;
    line-height: 1.88em;
  }
}
.gFooter .next_btn_next {
  font-family: "Times New Roman", Times, "serif";
  color: #87705E;
  font-size: 1.1em;
  text-align: center;
  margin: 20px auto 15px;
}
.gFooter .btn_nextPage {
  margin: 90px auto;
}
.gFooter .btn_basic a {
  display: block;
  width: 90%;
  max-width: 400px;
  margin: 40px auto 10px auto;
  padding: 5px;
  box-sizing: border-box;
  text-align: center;
  font-size: 18px;
  color: #FFF;
  background: #998675;
}
.gFooter .btn_basic a {
  display: block;
  width: 90%;
  max-width: 400px;
  margin: 40px auto 10px auto;
  padding: 5px;
  box-sizing: border-box;
  text-align: center;
  font-size: 18px;
  color: #FFF;
  background: #998675;
}
.gFooter ul.basicList {
  text-align: center;
  font-size: 0;
}
.gFooter ul.basicList li {
  display: inline-block;
  margin: 6px 4px;
}
.gFooter .r-2 li,
.gFooter .r-2-1 li {
  width: 45%;
  margin: 5px;
}
.gFooter .r-3 li,
.gFooter .r-3-2 li {
  width: 28%;
  margin: 5px;
}
.gFooter .r-4 li,
.gFooter .r-4-3 li {
  width: 22%;
  margin: 5px;
}
.gFooter .r-5 li {
  width: 18%;
  margin: 5px;
}
.gFooter .padd-container {
  position: relative;
  padding: 20px 30px 0;
}
.gFooter .title_sec {
  font-size: 24px;
  text-align: center;
  font-weight: normal;
}
.gFooter .stbox {
  margin: 4% auto;
  max-width: 900px;
}
.gFooter .sankou {
  position: relative;
}
.gFooter .sankou span {
  position: absolute;
  display: block;
  bottom: 0;
  right: 0;
  color: #FFF;
  font-size: 12px;
  padding: 0 5px 1px 0;
  text-shadow: 2px 2px 10px #000, -2px 2px 10px #000, 2px -2px 10px #000, -2px -2px 10px #000;
}
.gFooter .shadow_cap {
  text-shadow: 2px 2px 10px #000, -2px 2px 10px #000, 2px -2px 10px #000, -2px -2px 10px #000;
}
@media screen and (max-width: 850px) {
  .gFooter .padd-container {
    position: relative;
    padding: 20px 15px 0;
  }
  .gFooter .title_sec {
    font-size: 14px;
  }
  .gFooter .f-comtMrg {
    margin-bottom: 30px !important;
  }
  .gFooter .uf-img p {
    font-size: 12px;
  }
  .gFooter .btn_basic a {
    margin: 20px auto 10px auto;
    font-size: 14px;
  }
  .gFooter .r-3 li,
  .gFooter .r-2-1 li {
    width: 100%;
    margin: 5px;
  }
  .gFooter .r-4 li,
  .gFooter .r-3-2 li {
    width: 47%;
    margin: 2px;
  }
  .gFooter .r-4-3 li {
    width: 31%;
    margin: 1px;
  }
  .gFooter .r-5 li {
    width: 47%;
    margin: 2px;
  }
}
.gFooter .subPageList {
  margin: 60px 0 30px 0;
}
.gFooter .subPageList li {
  padding-bottom: 5px;
  box-sizing: border-box;
}
.gFooter .subPageList li img {
  height: 50px;
}
.gFooter .subPageList li:first-child {
  border-bottom: 2px solid #c7b299;
  text-align: left;
}
.gFooter .subPageList li:last-child {
  border-bottom: 2px solid #736357;
  text-align: right;
}
.gFooter li.btn_eco img {
  width: 140px;
  height: auto;
}
@media screen and (max-width: 850px) {
  .gFooter .subPageList li img {
    height: 30px;
  }
  .gFooter li.btn_eco img {
    width: 82px;
    height: auto;
  }
}
.gFooter .entryBox {
  line-height: 1.8em;
  background: #c7ac8d;
  box-sizing: border-box;
  padding: 15px 5px 15px 5px;
  font-size: 35px;
  color: #FFF;
  text-align: center;
  letter-spacing: 0.2em;
}
.gFooter .meritBox {
  background-image: url("../img/top/bg_merit.png");
  background-repeat: repeat-y;
  background-size: 100%;
  width: 100%;
}
.gFooter ul.meritList {
  text-align: center;
  color: #151515;
  line-height: 1.2;
  max-width: 1680px;
  margin: 0 auto 0 auto;
  padding: 30px 0;
}
.gFooter ul.meritList li {
  font-size: 25px;
  position: relative;
}
.gFooter .sizeSmall_ {
  font-size: 22px;
}
.gFooter .sizeBig_ {
  font-size: 45px;
}
.gFooter .line-sin_PC {
  position: absolute;
  right: 0;
  width: 1px;
  height: 40px;
  background: #222;
}
.gFooter .posi1 {
  top: 25px;
}
.gFooter .posi2 {
  top: 6px;
}
@media screen and (max-width: 850px) {
  .gFooter .line-sin_PC {
    display: none;
  }
  .gFooter .line-sin {
    width: 40px;
    height: 1px;
    background: #222;
    margin: 20px auto 0 auto;
  }
  .gFooter .entryBox {
    padding: 10px 5px;
    font-size: 25px;
    margin: 0 auto 0 auto;
  }
  .gFooter ul.meritList {
    margin: 0 auto 0 auto;
    padding: 0 0 8px 0;
  }
  .gFooter ul.meritList li {
    font-size: 23px;
    padding: 5px 0 0 0;
    width: 83%;
  }
  .gFooter .sizeSmall_ {
    font-size: 13px;
  }
  .gFooter .sizeBig_ {
    font-size: 35px;
  }
}
.gFooter .scroll_hand {
  position: absolute;
  width: 35%;
  left: 5%;
  bottom: 2%;
}
.gFooter .scroll_hand_right {
  position: absolute;
  width: 35%;
  right: 5%;
  bottom: 2%;
}
.gFooter .sup_small {
  font-size: 11px;
  vertical-align: top;
}
.gFooter .main-Logo-H1 {
  position: fixed;
  width: 260px;
  top: 0;
  left: 5px;
  z-index: 1200;
}
.gFooter .header__logo {
  width: 100px;
  display: block;
  margin-right: 15px;
}
@media screen and (max-width: 850px) {
  .gFooter .main-Logo-H1 {
    top: 5px;
    width: 160px;
  }
  .gFooter .header__logo {
    width: 75px;
    margin-right: 7px;
  }
}
.gFooter .header__spNav {
  position: fixed;
  z-index: 1001;
  opacity: 1;
  top: 0;
  width: 100%;
}
.gFooter .bg_whiteHead {
  position: fixed;
  z-index: 999;
  opacity: 1;
  top: 0;
  width: 100%;
  height: 195px;
  background: #ffffff;
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 70%, rgba(255, 255, 255, 0) 100%);
}
@media screen and (max-width: 1380px) {
  .gFooter .header__spNav {
    padding-top: 0;
  }
}
@media screen and (max-width: 850px) {
  .gFooter .bg_whiteHead {
    height: 78px;
  }
  .gFooter .header__spNav {
    z-index: -1;
    opacity: 0;
    top: 0;
    height: 100vh;
    transition: all 0.1s;
    background: inherit;
  }
  .gFooter .header__spNav.panelactive {
    opacity: 1;
    z-index: 1200;
  }
  .gFooter .header__spNavWrap {
    position: relative;
    padding: 20px;
  }
}
@media screen and (max-width: 850px) and (max-width: 850px) {
  .gFooter .header__spNavWrap {
    max-width: 1274px;
    margin: auto;
    position: relative;
    padding: 20px 0 0 0;
  }
}
.gFooter .header__spNavInner {
  position: fixed;
  z-index: 999;
  width: 100%;
  top: 65px;
}
@media screen and (max-width: 850px) {
  .gFooter .header__spNavBg {
    /* background: #8c7b66;*/
    background: url("../img/common/bg_spnav.png") center no-repeat;
    background-size: cover;
  }
  .gFooter .header__spNavInner {
    top: 0;
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100vh;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
.gFooter .mgnInfo {
  /*margin-bottom: 40px;*/
}
.gFooter .closeBtn {
  margin-top: 15px;
}
.gFooter .closeBtn a {
  background: #eee;
  border-radius: 100px;
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  max-width: 100px;
  padding: 10px 25px;
  font-family: "Noto Sans Japanese";
  color: #333333;
  line-height: 1.8;
  text-decoration: none;
  transition: 0.3s ease-in-out;
  font-weight: normal;
  font-size: 16px;
}
.gFooter .closeBtn a:hover {
  background: #333333;
  color: #FFF;
}
.gFooter .batsu {
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
}
.gFooter .batsu::before,
.gFooter .batsu::after {
  /* 共通設定 */
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px;
  /* 棒の幅（太さ） */
  height: 20px;
  /* 棒の高さ */
  background: #333;
}
.gFooter .closeBtn a:hover .batsu::before,
.gFooter .closeBtn a:hover .batsu::after {
  /* 共通設定 */
  background: #FFF;
}
.gFooter .batsu::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.gFooter .batsu::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.gFooter a.entryBtn {
  position: fixed;
  right: 20px;
  top: 13px;
  display: block;
  background: #a17c52;
  background: linear-gradient(90deg, rgb(161, 124, 82) 0%, rgb(214, 176, 133) 58%, rgb(184, 141, 90) 86%);
  border: 1px solid #fff;
  /*border-radius:10px;*/
  padding: 5px 30px;
  color: #FFF;
  line-height: 1.4;
  text-decoration: none;
  transition: 0.3s ease-in-out;
  font-weight: normal;
  font-size: 15px;
  text-align: center;
  z-index: 1100;
}
.gFooter a.entryBtn:hover {
  background: #a88765;
  background: linear-gradient(90deg, rgb(168, 135, 101) 1%, rgb(227, 193, 154) 58%, rgb(171, 131, 89) 86%);
  color: #FFF;
}
@media screen and (max-width: 850px) {
  .gFooter .closeBtn a {
    padding: 8px 16px;
    font-size: 13px;
    border-radius: 40px;
  }
  .gFooter a.entryBtn {
    width: inherit;
    font-size: 12px;
    right: 68px;
    top: 15px;
    padding: 5px 10px;
  }
}
.gFooter .i_type {
  font-size: 16px;
  color: #FFF;
  line-height: 1.5;
  text-align: center;
  margin-top: 10px;
  background: #c7b299;
  padding: 10px;
}
.gFooter ul.list_Ftype {
  text-align: center;
}
.gFooter ul.list_Ftype li a {
  display: block;
  font-size: 18px;
  color: #FFF;
  line-height: 1.5;
  text-align: center;
  margin-top: 10px;
  background: #c7b299;
  padding: 10px;
}
.gFooter ul.list_Ftype li:last-child a {
  background: #998675;
}
@media screen and (max-width: 850px) {
  .gFooter .i_type {
    font-size: 14px;
    margin-top: 10px;
    padding: 5px;
  }
  .gFooter ul.list_Ftype li a {
    font-size: 14px;
    padding: 5px;
  }
}
.gFooter .main-cont {
  position: relative;
  font-size: 0;
}
.gFooter .thumbnail_PC,
.gFooter .thumbnail_SP {
  width: 100%;
  display: none;
}
.gFooter .thumbnail_PC img {
  width: 100%;
}
.gFooter .btn_skip a {
  position: absolute;
  right: 25px;
  bottom: 10%;
  display: block;
  background: #888;
  border: 1px solid #fff;
  width: 100px;
  padding: 5px;
  color: #FFF;
  line-height: 1.4;
  text-decoration: none;
  transition: 0.3s ease-in-out;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  z-index: 500;
}
.gFooter .btn_replay a {
  position: absolute;
  right: 25px;
  bottom: 10%;
  display: block;
  background: #888;
  border: 1px solid #fff;
  width: 100px;
  padding: 5px;
  color: #FFF;
  line-height: 1.4;
  text-decoration: none;
  transition: 0.3s ease-in-out;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  z-index: 500;
}
.gFooter .btn_skip a:hover,
.gFooter .btn_replay a:hover {
  background: #B3B3B3;
}
@media screen and (max-width: 850px) {
  .gFooter .btn_skip a,
  .gFooter .btn_replay a {
    font-size: 12px;
    padding: 5px 1px;
    width: 90px;
  }
}
.gFooter .imgShow-new {
  opacity: 0;
  transform: translateY(10px);
  transition: 0.5s cubic-bezier(0.55, 0.06, 0.68, 0.19) 0.3s;
}
.gFooter .imgShow-new.open {
  transform: translateY(0);
  opacity: 1;
}
.gFooter .blurShow-new {
  opacity: 0;
  transform: translateY(10px);
  filter: blur(5px);
  transition: 0.8s cubic-bezier(0.55, 0.06, 0.68, 0.19) 0.3s;
}
.gFooter .blurShow-new.show {
  transform: translateY(0);
  opacity: 1;
  filter: blur(0);
}
.gFooter .entryBtn,
.gFooter .header__spNavHead,
.gFooter .main-Logo-H1,
.gFooter .bg_whiteHead {
  opacity: 1;
  transition: all 1s;
}
.gFooter .scl_active .back_Btn {
  opacity: 1;
  right: 20px;
}
.gFooter .back_Btn {
  opacity: 0;
  position: fixed;
  right: -60px;
  bottom: 20px;
  width: 50px;
  height: 50px;
  z-index: 800;
  background-image: url("../img/btn__back.png");
  background-size: 100%;
  transition: all 1s;
}
.gFooter dl.top-info {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0;
  max-width: 700px;
}
.gFooter dl.top-info a {
  text-decoration: none;
  color: #252525;
}
.gFooter dl.top-info dt,
.gFooter dl.top-info dd {
  padding: 10px;
  box-sizing: border-box;
}
.gFooter dl.top-info dt {
  width: 30%;
  font-weight: bold;
  border-bottom: solid 1px #222;
}
.gFooter dl.top-info dd {
  width: 70%;
  margin: 0;
  border-bottom: solid 1px #222;
}
@media (max-width: 600px) {
  .gFooter dl.top-info dt {
    width: 45%;
  }
  .gFooter dl.top-info dd {
    padding-left: 30px;
    width: 55%;
  }
}
.gFooter ul.head-subNav {
  position: fixed;
  width: 200px;
  z-index: 1100;
  top: 16px;
  right: 180px;
}
.gFooter ul.head-subNav li {
  font-size: 15px;
  margin: 0 8px;
  color: #000;
  position: relative;
  padding: 0px 0px 0px 1em;
}
.gFooter ul.head-subNav > li::before {
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  width: 0px;
  height: 0px;
  border: 0.3em solid transparent;
  border-left: 0.4em solid #000;
  content: "";
}
.gFooter .panel-cont {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 120px auto;
}
@media (max-width: 600px) {
  .gFooter .panel-cont {
    margin: 0 auto 60px auto;
  }
}
.gFooter .bg_haikei_change_beige {
  width: 100%;
  background-color: #f4f1f0;
  /*background-image: url("../../img/page/bg_beige_pattern.jpg");*/
  background-repeat: repeat-y;
  background-size: 60%;
}
@media screen and (max-width: 850px) {
  .gFooter .bg_haikei_change_beige {
    background-size: 80%;
  }
}
.gFooter .bg_haikei_change_green {
  width: 100%;
  background-color: #e9ebe9;
  /*background-image: url("../../img/page/bg_beige_pattern.jpg");*/
  background-repeat: repeat-y;
  background-size: 60%;
}
.gFooter .bg_haikei_change_snowgray {
  width: 100%;
  background-color: #F8F8F8;
  /*background-image: url("../../img/page/bg_beige_pattern.jpg");*/
  background-repeat: repeat-y;
  background-size: 60%;
}
.gFooter ul.footLogo-List {
  width: 100%;
  max-width: 1000px;
  margin: 30px auto 0 auto;
  font-size: 0;
}
.gFooter ul.footLogo-List li {
  width: 35%;
}
@media screen and (max-width: 800px) {
  .gFooter ul.footLogo-List {
    max-width: 800px;
  }
  .gFooter ul.footLogo-List li {
    width: 77%;
    padding: 0;
    margin: 0;
  }
}
.gFooter .top_info_box1 {
  font-size: 18px;
  padding: 20px;
  line-height: 2em;
  color: black !important;
  text-align: center;
  background-image: linear-gradient(7deg, rgba(194, 176, 107, 0.75), rgba(189, 157, 30, 0.75));
  width: 90%;
  max-width: 800px;
  margin: auto;
  margin-bottom: 15px;
  margin-top: 30px;
}
.gFooter .top_info_box1 p {
  color: #353535;
  font-size: 14px;
}
@media screen and (max-width: 800px) {
  .gFooter .top_info_box1 {
    font-size: 14px;
  }
  .gFooter .top_info_box1 p {
    font-size: 12px;
  }
}
.gFooter .top_info_box2 {
  line-height: 2em;
  text-align: center;
  width: 100%;
  max-width: 800px;
  margin: auto;
  margin-bottom: 15px;
  margin-top: 30px;
}
.gFooter .top_info_box3 {
  letter-spacing: 0.2rem;
  font-size: 21px;
  /*background-color: #bb9c79;*/
  /*padding: 1% 5%;*/
  line-height: 1.41em;
  text-align: center;
  width: 98%;
  /*max-width: 900px;*/
  margin: auto;
  margin-top: 20px;
}
@media screen and (max-width: 800px) {
  .gFooter .top_info_box3 {
    letter-spacing: 0.09rem;
    font-size: 13px;
    width: 94%;
    text-align: center;
    line-height: 19px;
    padding: 3% 5%;
    margin-top: 5px;
  }
  .gFooter .top_info_box3 p {
    margin-bottom: 12px;
  }
}
.gFooter .amiBG {
  position: absolute;
  width: 90%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  z-index: 1000;
  left: 0;
  right: 0;
  margin: auto;
}
.gFooter .amiImg {
  position: absolute;
  width: 70%;
  height: auto;
  z-index: 1001;
  top: 30%;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 800px) {
  .gFooter .amiBG {
    width: 100%;
  }
  .gFooter .amiImg {
    top: 10%;
    width: 100%;
  }
}
.gFooter .wrap {
  margin-inline: auto;
}
.gFooter .headerOther {
  background: #f4f4f4;
}
.gFooter .headerOther__txt {
  font-size: 16px;
  line-height: 2;
}
@media screen and (max-width: 850px) {
  .gFooter .headerOther__txt {
    font-size: 12px;
  }
}
.gFooter .headerSlides {
  border: none;
  background: #578f5c;
  color: #fff;
}/*# sourceMappingURL=styles.css.map */