@charset "UTF-8";
/*main*/
#headerArea,
#main {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.875;
  letter-spacing: 0.04em;
  color: #333;
}
#headerArea .fs__txt__60,
#main .fs__txt__60 {
  font-size: 60px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.04em;
}
#headerArea .fs__txt__40,
#main .fs__txt__40 {
  font-size: 40px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
#headerArea .fs__txt__30,
#main .fs__txt__30 {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.04em;
}
#headerArea .fs__txt__20,
#main .fs__txt__20 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
#headerArea .fs__txt__16,
#main .fs__txt__16 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.875;
  letter-spacing: 0.1em;
}
#headerArea .fs__txt__12,
#main .fs__txt__12 {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
}
#headerArea .fs__txt__10,
#main .fs__txt__10 {
  font-size: 10px;
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  #headerArea .fs__txt__60,
  #main .fs__txt__60 {
    font-size: 40px;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
  #headerArea .fs__txt__40, #headerArea .fs__txt__30,
  #main .fs__txt__40,
  #main .fs__txt__30 {
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0.04em;
  }
}
#headerArea .fs__txt__en__60,
#main .fs__txt__en__60 {
  font-size: 60px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  font-family: "Cardo", serif;
}
#headerArea .fs__txt__en__40,
#main .fs__txt__en__40 {
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  font-family: "Cardo", serif;
}
#headerArea .fs__txt__en__26,
#main .fs__txt__en__26 {
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  font-family: "Cardo", serif;
}
#headerArea .fs__txt__en__20,
#main .fs__txt__en__20 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  font-family: "Cardo", serif;
}
@media (max-width: 767px) {
  #headerArea .fs__txt__en__60,
  #main .fs__txt__en__60 {
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0.1em;
  }
  #headerArea .fs__txt__en__40, #headerArea .fs__txt__en__26,
  #main .fs__txt__en__40,
  #main .fs__txt__en__26 {
    font-size: 20px;
  }
}

#container {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 137px;
}

@media (max-width: 768px) {
  #container {
    margin: 0;
    padding: 0 !important;
  }
}
#headerArea,
#main {
  margin: 0;
  padding: 0;
  font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", Hiragino Mincho ProN, "HGS明朝E", "メイリオ", Meiryo, serif;
}
#headerArea *,
#main * {
  margin: 0;
  padding: 0;
  text-align: left;
}
#headerArea hr,
#main hr {
  display: none;
  line-height: 0;
  font-size: 0;
  padding: 0;
  margin: 0;
  border: none;
}
#headerArea a,
#main a {
  color: inherit;
  text-decoration: none;
}
#headerArea ul, #headerArea ol,
#main ul,
#main ol {
  list-style: none;
}
#headerArea address,
#main address {
  font-style: normal;
}
#headerArea img,
#main img {
  border: none;
  width: auto;
  max-width: 100%;
  font-size: 0;
  line-height: 0;
}
#headerArea table, #headerArea tbody, #headerArea tr, #headerArea th, #headerArea td,
#main table,
#main tbody,
#main tr,
#main th,
#main td {
  padding: 0;
  margin: 0;
  border: none;
  border-collapse: collapse;
}
#headerArea html, #headerArea body,
#main html,
#main body {
  width: 100%;
  height: auto;
}
#headerArea html,
#main html {
  font-size: 62.5%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
#headerArea small,
#main small {
  font-size: 100%;
}
#headerArea .fs__sans,
#main .fs__sans {
  font-family: "Noto Sans JP", "游ゴシック", "メイリオ", Meiryo, -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, sans-serif;
}
#headerArea .fs__serif,
#main .fs__serif {
  font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", Hiragino Mincho ProN, "HGS明朝E", "メイリオ", Meiryo, serif;
}
#headerArea .font-eb,
#main .font-eb {
  font-family: "Cardo", serif;
}

#main p {
  margin-bottom: 0;
}

body {
  background: #fff;
}

#main h2 {
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  background: none;
}

#main h3 {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  color: #333;
}

#main h4 {
  margin: 0;
  padding: 0;
  border-bottom: none;
  background: none;
  color: #333;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

@media (max-width: 768px) {
  body {
    background: #fff;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
img {
  image-rendering: -webkit-optimize-contrast;
}

.flex {
  display: flex;
}

#main .sec__in__l {
  width: 100%;
  max-width: 1112px;
  min-width: 0;
  margin: 0 auto;
}

#main .sec__in__s {
  width: 100%;
  max-width: 960px;
  min-width: 0;
  margin: 0 auto;
}

.sec__in__l {
  width: 100%;
  max-width: 1112px;
  min-width: 0;
  margin: 0 auto;
}

.sec__in__s {
  width: 100%;
  max-width: 960px;
  min-width: 0;
  margin: 0 auto;
}

/*header*/
#headerArea {
  background: #fff;
  position: relative;
  z-index: 3;
}
#headerArea #tagLine {
  position: relative;
  top: 7px;
  color: #333;
  float: left;
}
#headerArea .areaInner {
  min-height: 86px;
  display: flex;
  justify-content: space-between;
}
#headerArea .areaInner #siteLogo {
  margin-top: 15px;
  margin-right: 20px;
  clear: both;
}
#headerArea .areaInner div {
  padding-top: 20px;
  padding: 39px 0 0;
}
#headerArea .areaInner .siteLogo__wrapper {
  padding: 24px 0 0;
  width: 480px;
}
#headerArea .areaInner div.flex {
  flex-wrap: wrap;
  gap: min(0.793vw, 10px);
  width: auto;
  justify-content: space-between;
}
#headerArea .areaInner ul {
  width: max-content;
  top: 27px;
  font-size: 12px;
  box-sizing: border-box;
  display: flex;
  align-items: stretch;
  position: static;
}
#headerArea .areaInner ul.liquid01 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 240px;
}
#headerArea .areaInner li {
  display: flex;
  clear: both;
  width: min(13.253vw, 167px);
  margin-right: 2%;
  box-sizing: border-box;
}
#headerArea .areaInner li .fa-angle-right {
  margin: 0 4px 0 0;
  color: #C2C2C2;
}
#headerArea .areaInner li.btnMap,
#headerArea .areaInner li.btnGaiyo {
  width: 100%;
}
#headerArea .areaInner li.btnMap a,
#headerArea .areaInner li.btnGaiyo a {
  background: none;
  color: #333;
  display: block;
  text-align: left;
  width: 100%;
}
#headerArea .areaInner li.btnMap {
  margin: 0 0 4px;
}
#headerArea .areaInner li:last-child {
  margin-right: 0;
}
#headerArea .areaInner li a {
  color: #fff;
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 0;
  background: linear-gradient(to bottom, #C7BDA0 0%, #948049 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
#headerArea .areaInner li.btnData a {
  padding: 14px 0;
  line-height: 1.2;
  color: #fff;
  background: rgb(168, 201, 251);
  background: linear-gradient(90deg, #BB837A 0%, #6A0F24 100%);
}
#headerArea .areaInner li.btnData.res a {
  background: rgb(230, 171, 53);
}

@media (max-width: 768px) {
  #headerArea .areaInner #siteLogo {
    width: 100%;
  }
  #headerArea #tagLine {
    line-height: 1.3333333333;
    top: 1px;
  }
  #headerArea .areaInner {
    margin: 0;
    border: none;
    min-height: 0;
  }
  #headerArea .areaInner div {
    width: 100%;
    padding: 4%;
    box-sizing: border-box;
    float: left;
    border: none;
  }
  #headerArea .areaInner .siteLogo__wrapper {
    width: 100%;
    padding: 4%;
  }
  #headerArea .areaInner #siteLogo {
    margin-top: 0;
    margin-right: 0;
  }
  #headerArea .areaInner div.flex {
    display: none;
  }
  #headerArea .areaInner ul {
    display: none;
  }
  #headerArea .areaInner ul.liquid01 {
    display: none;
  }
}
#main .lower__visual {
  position: relative;
}
#main .lower__visual h2 {
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translateY(-50%) translateX(0%);
  z-index: 5;
}
#main .lower__visual img {
  width: 100%;
}

#main .capimg {
  position: relative;
  font-size: 0;
  line-height: 0;
}

#main .capimg .captxt {
  position: absolute;
  bottom: 0.5rem;
  right: 0.5rem;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.3333333333;
}

#main .capimg .captxt.white {
  color: #fff;
  text-shadow: 0px 0px 4px #000;
}

#main .bg {
  background: url(../images/bg01_pc.jpg) top center;
  background-size: cover;
}

#main .bg__wrapper {
  background-color: rgba(255, 255, 255, 0.05);
}

#main .bg02 {
  background: linear-gradient(90deg, rgb(98, 122, 134) 0%, rgb(40, 51, 59) 100%);
}

#main .bg02__wrapper {
  background: url(../images/bg02.svg) no-repeat top left;
  background-size: contain;
}

#main .bg03 {
  background: linear-gradient(90deg, rgb(98, 122, 134) 0%, rgb(40, 51, 59) 100%);
}

#main .bg03__wrapper {
  background: linear-gradient(to bottom, #C7BDA0, #948049);
  background-size: cover;
}

#main .bg04 {
  background: linear-gradient(90deg, rgb(109, 131, 142) 0%, rgb(55, 66, 73) 100%);
}

#main .bg05 {
  background: url(../images/bg05_pc.jpg) no-repeat top left;
}

@media (max-width: 768px) {
  #main .bg {
    background: url(../images/bg01_sp.jpg) top center;
    background-size: cover;
  }
  #main .bg02__wrapper {
    background-size: 200%;
  }
  #main .bg05 {
    background: url(../images/bg05_sp.jpg) top center;
  }
}
.light {
  position: relative;
  overflow: hidden;
}

.light:before {
  position: absolute;
  content: "";
  display: inline-block;
  top: -180px;
  left: 0;
  width: 30px;
  height: 100%;
  background-color: #fff;
  animation: light 3s ease-in-out infinite;
}

@keyframes light {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
@-webkit-keyframes light {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -webkit-transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
#main .parts__nav__btn {
  position: sticky;
  top: 0px;
  right: 0px;
  z-index: 100;
}
#main .parts__nav__btn .sec__inner {
  position: relative;
  min-width: 0;
  max-width: 100%;
  width: 100%;
}
#main .parts__nav__btn .sec__inner div {
  width: 60px;
  box-sizing: border-box;
  height: 60px;
  border: 1px solid #fff;
  background: linear-gradient(135deg, #C7BDA0, #948049);
  color: #fff;
  position: absolute;
  top: 76px;
  left: 30px;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}
#main .parts__nav__btn .sec__inner div span,
#main .parts__nav__btn .sec__inner div:before,
#main .parts__nav__btn .sec__inner div:after {
  content: "";
  position: absolute;
  display: block;
  width: 60%;
  height: 2px;
  background: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
#main .parts__nav__btn .sec__inner div:before {
  bottom: 25px;
}
#main .parts__nav__btn .sec__inner div:after {
  top: 25px;
}
#main .parts__nav__btn .sec__inner div.js--ov:before {
  bottom: 15px;
}
#main .parts__nav__btn .sec__inner div.js--ov:after {
  top: 15px;
}
#main .parts__nav__btn .sec__inner div.js--on span,
#main .parts__nav__btn .sec__inner div.js--on:before,
#main .parts__nav__btn .sec__inner div.js--on:after {
  top: 0;
  bottom: 0;
}
#main .parts__nav__btn .sec__inner div.js--on span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
#main .parts__nav__btn .sec__inner div.js--on:before,
#main .parts__nav__btn .sec__inner div.js--on:after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

#main .parts__nav {
  position: fixed;
  width: 100%;
  height: 100%;
  background: url(../images/navbg.jpg) top center;
  background-size: cover;
  top: 0;
  right: -100%;
  z-index: 99;
  justify-content: center;
  align-items: center;
  transition: right 0.5s ease 0s;
  -webkit-transition: right 0.5s ease 0s;
  opacity: 0.95;
}
#main .parts__nav.js--on {
  right: 0;
}
#main .parts__nav ul.flex {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  justify-content: center;
}
#main .parts__nav ul.flex li {
  width: 472px;
  margin: 0 16px 40px 0;
  position: relative;
}
#main .parts__nav ul.flex li:nth-child(2n) {
  margin: 0 0 40px;
}
#main .parts__nav ul.flex li a {
  position: relative;
  z-index: 3;
  width: 100%;
  justify-content: center;
  display: flex;
  -webkit-box-pack: center;
  align-items: center;
  -webkit-box-align: center;
  color: #1C3145;
  text-decoration: none;
  padding: 0.7em 0;
  text-align: center;
  transition: all 0.5s ease 0s;
  background: radial-gradient(circle, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 100%);
}
#main .parts__nav ul.flex li.js--ov a {
  color: #086ccb;
}
#main .parts__nav ul.flex li b {
  padding-left: 1em;
  font-weight: normal;
}
#main .parts__nav ul.flex li a small {
  margin-left: 1em;
}

@media (max-width: 768px) {
  #main .parts__nav {
    background: url(../images/navbg_sp.jpg) top center !important;
  }
  #main .parts__nav__btn {
    position: sticky;
    top: 0px;
    right: 0px;
    z-index: 100;
  }
  #main .parts__nav__btn .sec__inner {
    position: relative;
  }
  #main .parts__nav__btn .sec__inner div {
    width: 40px;
    box-sizing: border-box;
    height: 40px;
    border: 1px solid #fff;
    color: #fff;
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
  }
  #main .parts__nav__btn .sec__inner div span,
  #main .parts__nav__btn .sec__inner div:before,
  #main .parts__nav__btn .sec__inner div:after {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 2px;
    background: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
  }
  #main .parts__nav__btn .sec__inner div:before {
    bottom: 15px;
  }
  #main .parts__nav__btn .sec__inner div:after {
    top: 15px;
  }
  #main .parts__nav__btn .sec__inner div.ov:before {
    bottom: 10px;
  }
  #main .parts__nav__btn .sec__inner div.ov:after {
    top: 10px;
  }
  #main .parts__nav__btn .sec__inner div.on span,
  #main .parts__nav__btn .sec__inner div.on:before,
  #main .parts__nav__btn .sec__inner div.on:after {
    top: 0;
    bottom: 0;
  }
  #main .parts__nav__btn .sec__inner div.on span {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
  }
  #main .parts__nav__btn .sec__inner div.on:before,
  #main .parts__nav__btn .sec__inner div.on:after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
  }
  #main .parts__nav {
    padding: 0 4%;
    box-sizing: border-box;
    background: url(../images/navbg.jpg) top center;
    background-size: cover;
  }
  #main .parts__nav ul.flex {
    flex-direction: column;
  }
  #main .parts__nav ul.flex li {
    width: 100%;
    margin: 0 0 4%;
  }
  #main .parts__nav ul.flex li:nth-child(2n) {
    margin: 0 0 4%;
  }
  #main .parts__nav ul.flex li a small {
    font-size: 12px;
  }
}
#main .caution__box {
  padding: 50px 0 0;
}
#main .caution__box .sec__in__l ul li {
  width: 100%;
  margin: 0;
  padding-left: 1em;
  text-indent: -1em;
  font-family: "Noto Sans JP", "游ゴシック", "メイリオ", Meiryo, -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, sans-serif;
  font-size: 14px;
}

@media (max-width: 768px) {
  #main .caution__box {
    padding: 10.6666666667% 4% 0;
  }
  #main .caution__box .sec__in__l ul li {
    padding-left: 0;
    text-indent: 0;
  }
}
/*footer*/
#main .footer__content__contact {
  padding: 60px 0 70px;
}
#main .footer__content__contact p {
  color: #fff;
  text-align: center;
  margin: 0 0 25px;
}
#main .footer__content__contact p span {
  display: block;
  text-align: center;
}
#main .footer__content__contact ul.flex {
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  margin: 0 0 25px;
}
#main .footer__content__contact ul li {
  width: 700px;
  border: 1px solid #84373B;
}
#main .footer__content__contact ul li a {
  text-decoration: none;
  display: block;
  background: url(../images/req_bg.png) no-repeat center center;
  background-size: cover;
  padding: 35px 0;
  transition: opacity 0.2s 0s ease;
}
#main .footer__content__contact ul li a.js--ov {
  opacity: 0.5;
}
#main .footer__content__contact ul li b {
  font-weight: 600;
}
#main .footer__content__contact ul li small {
  margin: 0 0 10px;
}
#main .footer__content__contact ul li b,
#main .footer__content__contact ul li small {
  display: block;
  text-align: center;
  color: #fff;
}
#main .footer__content__contact ul li span {
  display: block;
  text-align: center;
}
#main .footer__content__contact p.txt {
  margin: 0;
}

@media (max-width: 768px) {
  #main .footer__content__contact {
    padding: 12% 4% 10%;
  }
  #main .footer__content__contact p {
    margin: 0 0 6%;
  }
  #main .footer__content__contact p span {
    margin: 0 0 2%;
  }
  #main .footer__content__contact ul.flex {
    flex-direction: column;
    margin: 0 0 3%;
  }
  #main .footer__content__contact ul li {
    width: 100%;
  }
  #main .footer__content__contact ul li a {
    padding: 8% 0;
  }
  #main .footer__content__contact ul li small {
    margin: 0 0 3%;
  }
  #main .footer__content__contact ul li b {
    font-size: 20px;
  }
  #main .footer__content__contact p.txt {
    text-align: center;
  }
}
#main .footer__content__tel {
  padding: 54px 0 37px;
}
#main .footer__content__tel dl {
  margin: 0 0 40px;
}
#main .footer__content__tel dt {
  color: #333;
  font-size: 16px;
  text-align: center;
  margin: 0 auto 10px;
}
#main .footer__content__tel dd p {
  font-size: 12px;
  text-align: center;
  color: #333;
  margin: 0 auto;
  font-family: "Shippori Mincho", "Noto Serif JP";
}
#main .footer__content__tel dd p a {
  color: #333;
  color: #333;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  display: block;
  margin: 0 auto 10px;
  font-weight: 500;
  letter-spacing: 4px;
  pointer-events: none;
}
#main .footer__content__tel dd p a img {
  vertical-align: middle;
  margin-right: 0.2em;
}
#main .footer__content__tel dd p a .fa-book-open {
  margin-right: 1em;
  font-size: 20px;
}
#main .footer__content__tel .footer__dev ul.flex {
  justify-content: center;
}
#main .footer__content__tel .footer__dev a {
  transition: opacity 0.2s 0s ease;
}
#main .footer__content__tel .footer__dev a.js--ov {
  opacity: 0.5;
}

@media (max-width: 768px) {
  #main .footer__content__tel {
    padding: 10% 4%;
  }
  #main .footer__content__tel dl {
    margin: 0 0 12%;
  }
  #main .footer__content__tel dt {
    margin: 0 auto 4%;
  }
  #main .footer__content__tel dd p {
    font-size: 12px;
    font-family: "Shippori Mincho", "Noto Serif JP";
  }
  #main .footer__content__tel dd p a {
    margin: 0 auto 3%;
    pointer-events: auto;
  }
  #main .footer__content__tel dd p a .fa-book-open {
    margin-right: 1em;
    font-size: 20px;
  }
  #main .footer__content__tel .footer__dev ul.flex {
    justify-content: center;
  }
  #main .footer__content__tel .footer__dev a {
    transition: opacity 0.2s 0s ease;
  }
  #main .footer__content__tel .footer__dev a.js--ov {
    opacity: 0.5;
  }
}
#main .footer__content__float {
  display: none;
}

@media (max-width: 768px) {
  #main .footer__content__float {
    display: block;
    position: sticky;
    bottom: 0;
    z-index: 80;
  }
  #main .footer__content__float ul {
    width: 100%;
    align-items: stretch;
    flex-wrap: wrap;
  }
  #main .footer__content__float li {
    width: 50%;
    display: flex;
  }
  #main .footer__content__float li .svg-inline--fa {
    margin-right: 0.5em;
    font-size: 1.4em;
    color: #fff;
  }
  #main .footer__content__float li a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 1.3em 0;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: linear-gradient(90deg, rgb(54, 82, 108) 0%, rgb(8, 28, 46) 100%);
  }
  #main .footer__content__float li.request a {
    padding: 1.2em 0;
    background: linear-gradient(90deg, #BB837A 0%, #6A0F24 100%);
  }
  #main .footer__content__float li.senyo a {
    background: linear-gradient(to bottom, #C7BDA0 0%, #948049 100%);
  }
  #main .footer__content__float li.request a .content-term {
    line-height: 1.5;
  }
  #main .footer__content__float li.bnr {
    width: 100%;
  }
  #main .footer__content__float li.bnr a {
    padding: 0;
    background: none;
  }
  #main .footer__content__float li.bnr a img {
    width: 100%;
  }
  #main .footer__content__float li.bnr aside {
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(34, 34, 34, 0.8);
    color: #fff;
    padding: 1px;
    font-size: 1.5rem;
    cursor: pointer;
    z-index: 2000;
    line-height: 1;
  }
}
/*------------------------------------------------------------*/
/*			$footer-content-nav
/*------------------------------------------------------------*/
#main .footer__content__nav {
  padding: 10px 0;
}
#main .footer__content__nav ul {
  flex-wrap: wrap;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  margin: 0 auto;
}
#main .footer__content__nav ul li {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
#main .footer__content__nav ul li:after {
  content: "/";
  display: inline-block;
  padding: 0 0.8em;
  color: #231815;
}
#main .footer__content__nav ul li:last-child:after {
  display: none;
}
#main .footer__content__nav ul li a {
  text-decoration: none;
  font-size: 12px;
  color: #231815;
}
#main .footer__content__nav ul li a.hover.ov {
  text-decoration: underline;
}

@media (max-width: 768px) {
  #main .footer__content__nav {
    display: none;
  }
}
/*parts__notice*/
.parts__notice {
  background-color: #fff;
  color: #fff;
  padding: 15px 0;
  position: relative;
  z-index: 3;
  font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", Hiragino Mincho ProN, "HGS明朝E", "メイリオ", Meiryo, serif;
}
.parts__notice dt {
  border: 1px solid #333;
  color: #333;
  margin: 0 20px 0 0;
  font-size: 16px;
  box-sizing: border-box;
  width: 150px;
  text-align: center;
  padding: 5px 0;
}
.parts__notice dd {
  color: #333;
}

@media (max-width: 768px) {
  .parts__notice {
    padding: 2% 4%;
  }
  .parts__notice dl.flex {
    display: block;
  }
  .parts__notice dt {
    font-size: 12px;
    margin: 0 0 1%;
    width: 34.4927536232%;
    padding: 0;
  }
  .parts__notice dd {
    font-size: 10px;
  }
}
/*parts__topicPath*/
#main .parts__topicPath {
  margin: 0 0 10px;
  height: 22px;
  padding-top: 10px;
  color: #333;
  overflow: hidden;
}
#main .parts__topicPath ul {
  margin: 0 auto;
  display: flex;
}
#main .parts__topicPath a {
  color: #333;
  text-decoration: none;
}
#main .parts__topicPath li::after {
  content: "＞";
  padding: 0 12px;
}
#main .parts__topicPath li:last-child::after {
  content: "";
  padding: 0;
}
#main .parts__topicPath a:hover {
  text-decoration: underline;
}

@media (max-width: 768px) {
  #main .parts__topicPath {
    display: none;
  }
}
/*mod*/
@keyframes anime__btn__ptn01 {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
.anime__btn__ptn01 {
  transition: opacity 0.2s 0s ease;
}
.anime__btn__ptn02 {
  overflow: hidden;
  position: relative;
}
.anime__btn__ptn02:before {
  position: absolute;
  content: "";
  display: inline-block;
  top: -180px;
  left: 0;
  width: 30px;
  height: 100%;
  background-color: #fff;
  animation: anime__btn__ptn01 3s ease-in-out infinite;
}

.anime__scl__ptn01 {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s 0s ease, transform 1s 0s ease;
}
.anime__scl__ptn02 {
  filter: blur(100px);
  opacity: 0;
  transform: translateY(100px);
  transition: filter 1s ease 0s, opacity 1s ease 0s, transform 1s ease 0s;
}

.js--ov.anime__btn__ptn01 {
  opacity: 0.5;
}

.js--ing.anime__scl__ptn01 {
  opacity: 1;
  transform: translateY(0);
}
.js--ing.anime__scl__ptn02 {
  filter: blur(0);
  opacity: 1;
  transform: translateY(0);
}

/*page*/
#main .top-container .bg05 .bg05__wrapper {
  padding: 0 0 55px;
}
#main .top-container .visual {
  position: relative;
}
#main .top-container .visual video {
  width: 100%;
  margin: 0;
}
#main .top-container .visual video + video {
  display: none;
}
#main .top-container .visual .caption {
  position: absolute;
  bottom: 0.5em;
  right: 1em;
  letter-spacing: 0.04em;
  line-height: 1.875;
  color: #333;
  padding: 1px 2px;
}
#main .top-container .floating__bnr li.bnr a {
  display: block;
  height: max-content;
}
#main .top-container .floating__bnr li.bnr.js--ov {
  opacity: 0.7;
}
#main .top-container .floating__bnr li.bnr aside {
  border: 1px solid #fff;
}
@media (max-width: 768px) {
  #main .top-container .floating__bnr {
    display: block;
  }
  #main .top-container .floating__bnr li.bnr {
    bottom: 100px;
    width: 100%;
    font-size: 0;
    line-height: 0;
  }
}
#main .top-container .sec01 {
  padding: 25px 0 38px;
  background: linear-gradient(to bottom, #C7BDA0, #948049);
}
@media (max-width: 768px) {
  #main .top-container .sec01 {
    padding: 8% 4%;
    box-sizing: border-box;
  }
  #main .top-container .sec01 figure img {
    width: 100%;
  }
}
#main .top-container .sec02 {
  padding: 80px 0 100px;
}
#main .top-container .sec02 .sec__in__s {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s 0s ease, transform 1s 0s ease;
}
#main .top-container .sec02 .sec__in__s.js--ing {
  opacity: 1;
  transform: translateY(0);
}
#main .top-container .sec02 .info__wrapper__sbox01 h3 {
  text-align: center;
  margin: 0 0 35px;
}
#main .top-container .sec02 .info__wrapper__sbox01 h4 {
  text-align: center;
  margin: 0 0 50px;
}
#main .top-container .sec02 .info__wrapper__sbox01 p {
  text-align: center;
  line-height: 2.813;
}
#main .top-container .sec02 .info__wrapper__sbox01,
#main .top-container .sec02 .info__wrapper__sbox02,
#main .top-container .sec02 .info__wrapper__sbox03,
#main .top-container .sec02 .info__wrapper__sbox04 {
  padding: 0 0 100px;
}
#main .top-container .sec02 .info__wrapper__sbox04 {
  padding: 0;
}
#main .top-container .sec02 .info__wrapper__sbox04 figure {
  margin: 0 0 39px;
}
#main .top-container .sec02 .sec02__stit {
  width: 298px;
  padding: 7px 0 9px;
  border: 1px solid #333333;
  border-radius: 50px;
  text-align: center;
  margin: 0 auto 30px;
}
#main .top-container .sec02 .loan__btn {
  width: 540px;
  margin: 0 auto;
  border: 2px solid #948049;
}
#main .top-container .sec02 .loan__btn a {
  display: block;
  color: #fff;
  text-align: center;
  border: 2px solid #fff;
  background: url(../images/req_bg.png) no-repeat center;
}
#main .top-container .sec02 .color__txt__ocher {
  color: #7D6E48;
}
#main .top-container .sec02 dl {
  margin: 0 0 25px;
}
#main .top-container .sec02 dt {
  color: #fff;
  text-align: center;
  margin: 0 0 25px;
}
#main .top-container .sec02 dt:last-child {
  margin: 0;
}
#main .top-container .sec02 dt span {
  display: block;
  text-align: center;
}
#main .top-container .sec02 dt span.fs__txt__40 {
  margin: 0 0 22px;
}
#main .top-container .sec02 dt span.fs__txt__20 {
  font-weight: 600;
}
#main .top-container .sec02 dd {
  width: 700px;
  margin: 0 auto;
}
#main .top-container .sec02 a {
  color: #1C3145;
  display: block;
  background-size: cover;
  padding: 25px 0;
  transition: opacity 0.2s 0s ease;
}
#main .top-container .sec02 a.js--ov {
  opacity: 0.5;
}
#main .top-container .sec02 a span {
  display: block;
  text-align: center;
  font-weight: 600;
}
#main .top-container .sec02 a small {
  display: block;
  text-align: center;
  margin: 0 0 10px;
}
#main .top-container .sec02 p.txt {
  text-align: center;
}
#main .top-container .sec02 .guidance__bnr {
  margin: 0 0 40px;
  padding: 25px 0 40px;
  background: rgba(255, 255, 255, 0.65);
  border-top: 4px solid;
  border-bottom: 4px solid;
  border-image: linear-gradient(to right, #C7BDA0, #948049) 1;
}
#main .top-container .sec02 .guidance__bnr .guidance__wrapper__sbox01 {
  margin: 0 0 25px;
}
#main .top-container .sec02 .guidance__bnr .guidance__wrapper__sbox01 dt {
  font-size: 0;
  line-height: 0;
  margin: 0 0 20px;
}
#main .top-container .sec02 .guidance__bnr .guidance__wrapper__sbox01 dd {
  width: auto;
}
#main .top-container .sec02 .guidance__bnr .guidance__wrapper__sbox01 ul.flex {
  gap: 0 20px;
  align-items: stretch;
  justify-content: center;
}
#main .top-container .sec02 .guidance__bnr .guidance__wrapper__sbox01 ul.flex:after {
  content: none;
}
#main .top-container .sec02 .guidance__bnr .guidance__wrapper__sbox01 li {
  width: 306px;
}
#main .top-container .sec02 .guidance__bnr .guidance__wrapper__sbox02 p.txt01 {
  margin: 0 0 5px;
  text-align: center;
}
#main .top-container .sec02 .guidance__bnr .guidance__wrapper__sbox02 .guidance__btn {
  width: 452px;
  margin: 0 auto 26px;
}
#main .top-container .sec02 .guidance__bnr .guidance__wrapper__sbox02 .guidance__btn a {
  display: block;
  padding: 0.7em;
  text-align: center;
  background: linear-gradient(to right, #BB837A, #6A0F24);
  border-radius: 100px;
  color: #fff;
}
#main .top-container .sec02 .guidance__bnr .guidance__wrapper__sbox02 p.txt02 {
  text-align: center;
}
#main .top-container .sec02 .box08 {
  padding: 0 0 40px;
}
#main .top-container .sec02 .box08 .content-inner-min {
  border: 2px solid #055A8E;
}
#main .top-container .sec02 .box08 p {
  background: linear-gradient(to right, #89BCD6, #055A8E);
}
#main .top-container .sec02 .box08 dl {
  border: none;
}
@media (max-width: 768px) {
  #main .top-container .sec02 {
    padding: 14% 0 2%;
  }
  #main .top-container .sec02 .sec__in__s {
    padding: 0 4%;
    box-sizing: border-box;
  }
  #main .top-container .sec02 .sec__in__l {
    padding: 0 4%;
    box-sizing: border-box;
  }
  #main .top-container .sec02 .info__wrapper__sbox01,
  #main .top-container .sec02 .info__wrapper__sbox02,
  #main .top-container .sec02 .info__wrapper__sbox03,
  #main .top-container .sec02 .info__wrapper__sbox04 {
    padding: 0 0 50px;
  }
  #main .top-container .sec02 .info__wrapper__sbox01 figure,
  #main .top-container .sec02 .info__wrapper__sbox02 figure,
  #main .top-container .sec02 .info__wrapper__sbox03 figure,
  #main .top-container .sec02 .info__wrapper__sbox04 figure {
    text-align: center;
  }
  #main .top-container .sec02 .sec02__stit {
    width: 86.3768115942%;
    margin: 0 auto 20px;
  }
  #main .top-container .sec02 .loan__btn {
    width: 100%;
  }
  #main .top-container .sec02 .loan__btn a {
    padding: 5.8666666667% 0;
  }
  #main .top-container .sec02 dl {
    margin: 0 0 18%;
  }
  #main .top-container .sec02 dt {
    margin: 0 0 6%;
    font-size: 16px;
  }
  #main .top-container .sec02 dt span.fs__txt__40 {
    margin: 0 0 5%;
  }
  #main .top-container .sec02 dt span.fs__txt__20 {
    margin: 0 0 1%;
  }
  #main .top-container .sec02 dd {
    width: 100%;
  }
  #main .top-container .sec02 a {
    padding: 7% 0;
  }
  #main .top-container .sec02 a span {
    font-size: 20px;
  }
  #main .top-container .sec02 a span.fs__txt__16 {
    font-size: 16px;
  }
  #main .top-container .sec02 a small {
    margin: 0 0 3%;
  }
  #main .top-container .sec02 .guidance__bnr {
    margin: 0 0 7%;
    padding: 6% 2.5352112676% 7%;
    background-size: cover;
  }
  #main .top-container .sec02 .guidance__bnr .sec__in__s {
    padding: 0;
  }
  #main .top-container .sec02 .guidance__bnr .guidance__wrapper__sbox01 {
    margin: 0 0 1%;
  }
  #main .top-container .sec02 .guidance__bnr .guidance__wrapper__sbox01 dl {
    margin: 0;
  }
  #main .top-container .sec02 .guidance__bnr .guidance__wrapper__sbox01 dt {
    margin: 0 0 4%;
  }
  #main .top-container .sec02 .guidance__bnr .guidance__wrapper__sbox01 ul.flex {
    flex-direction: column;
    gap: 3vw 0;
  }
  #main .top-container .sec02 .guidance__bnr .guidance__wrapper__sbox01 li {
    width: 100%;
  }
  #main .top-container .sec02 .guidance__bnr .guidance__wrapper__sbox02 p.txt01 {
    margin: 0 0 3%;
  }
  #main .top-container .sec02 .guidance__bnr .guidance__wrapper__sbox02 .guidance__btn {
    width: 99.4065281899%;
    margin: 0 auto 3%;
  }
  #main .top-container .sec02 .guidance__bnr .guidance__wrapper__sbox02 p.txt02 {
    text-align: left;
  }
  #main .top-container .sec02 .bnr__list dt a {
    padding: 0;
  }
}
#main .top-container .sec03 {
  padding: 48px 0 60px;
}
#main .top-container .sec03 dt {
  text-align: center;
  color: #fff;
  border-bottom: 1px solid #fff;
  margin: 0 0 23px;
  padding: 0 0 6px;
}
#main .top-container .sec03 li {
  color: #fff;
  width: 815px;
  margin: 0 auto 8px;
}
#main .top-container .sec03 li:last-child {
  margin: 0 auto;
}
@media (max-width: 768px) {
  #main .top-container .sec03 {
    padding: 7% 4% 9%;
  }
  #main .top-container .sec03 dt {
    margin: 0 0 3%;
    padding: 0 0 3%;
  }
  #main .top-container .sec03 li {
    width: 100%;
    margin: 0 auto 1%;
  }
}
#main .top-container .bg__wrapper {
  padding: 0;
}
@media (max-width: 768px) {
  #main .top-container .bg__wrapper {
    padding: 14% 0 10%;
  }
}
#main .top-container .sec04 {
  padding: 120px 0 100px;
  background: rgba(148, 128, 73, 0.14);
}
#main .top-container .sec04 h3 {
  margin: 0 0 66px;
  padding: 0;
  background: none;
  color: #1C3145;
  text-align: center;
}
#main .top-container .sec04 h3 + p {
  text-align: center;
  margin: 0 0 32px;
}
#main .top-container .sec04 .sec__in__s {
  margin: 0 auto 115px;
  filter: blur(100px);
  opacity: 0;
  transform: translateY(100px);
  transition: filter 1s ease 0s, opacity 1s ease 0s, transform 1s ease 0s;
}
#main .top-container .sec04 .sec__in__s.js--ing {
  filter: blur(0);
  opacity: 1;
  transform: translateY(0);
}
#main .top-container .sec04 .sec__in__s dt {
  color: #1C3145;
  font-weight: 600;
  margin: 0 0 50px;
  text-align: center;
}
#main .top-container .sec04 .sec__in__s dd p {
  text-align: center;
  line-height: 2.8125;
}
#main .top-container .sec04 ul li {
  position: relative;
  z-index: 5;
  margin: 0 0 142px;
}
#main .top-container .sec04 ul li:last-child {
  margin: 0;
}
#main .top-container .sec04 p.tit {
  position: absolute;
  top: -40px;
  z-index: -1;
}
#main .top-container .sec04 h4 {
  margin: 0 0 28px;
  padding: 0;
  border-bottom: none;
}
#main .top-container .sec04 div.flex {
  align-items: center;
  justify-content: space-between;
}
#main .top-container .sec04 div.flex div {
  width: 34.6825396825%;
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s 0s ease, transform 1s 0s ease;
}
#main .top-container .sec04 div.flex div.js--ing {
  opacity: 1;
  transform: translateY(0px);
}
#main .top-container .sec04 div.flex dt {
  font-weight: 600;
  margin: 0 0 50px;
}
#main .top-container .sec04 div.flex dd p {
  width: 293px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.08);
  border-radius: 35px;
}
#main .top-container .sec04 div.flex dd p a {
  display: block;
  padding: 20px 0;
  text-align: center;
  background-color: #fff;
  border-radius: 35px;
  transition: color 0.2s 0s ease, background-color 0.2s 0s ease;
}
#main .top-container .sec04 div.flex dd p a.js--ov {
  color: #fff;
  background-color: #333;
}
#main .top-container .sec04 div.flex figure {
  width: 53.9682539683%;
  opacity: 0;
}
#main .top-container .sec04 div.flex figure img {
  width: 100%;
}
#main .top-container .sec04 li.right p.tit {
  right: 0;
}
#main .top-container .sec04 li.left p.tit {
  left: 0;
}
#main .top-container .sec04 li.right div.flex h4 {
  text-align: right;
}
#main .top-container .sec04 li.right div.flex figure {
  margin: 0 50px 0 0;
  order: 1;
}
#main .top-container .sec04 li.right div.flex div {
  margin: 0 74px 0 0;
  order: 2;
}
#main .top-container .sec04 li.right div.flex dt {
  text-align: right;
}
#main .top-container .sec04 li.right div.flex dd p {
  margin: 0 0 0 auto;
}
#main .top-container .sec04 li.left div.flex div {
  margin: 0 50px 0 74px;
}
#main .top-container .sec04 .bgextend.on {
  animation-name: bgextendAnimeBase;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  position: relative;
  overflow: hidden;
  opacity: 0;
}
@keyframes bgextendAnimeBase {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#main .top-container .sec04 .bgextend.on .bgappear {
  animation-name: bgextendAnimeSecond;
  animation-duration: 1s;
  animation-delay: 0.6s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes bgextendAnimeSecond {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#main .top-container .sec04 .bgLRextend.on:before {
  animation-name: bgLRextendAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #1C3145;
}
@keyframes bgLRextendAnime {
  0% {
    transform-origin: left;
    transform: scaleX(0);
  }
  50% {
    transform-origin: left;
    transform: scaleX(1);
  }
  50.001% {
    transform-origin: right;
  }
  100% {
    transform-origin: right;
    transform: scaleX(0);
  }
}
@media (max-width: 768px) {
  #main .top-container .sec04 {
    padding: 14.6666666667% 0 12.5333333333%;
  }
  #main .top-container .sec04 h3 {
    margin: 0 0 13%;
  }
  #main .top-container .sec04 h3 + p {
    width: 92%;
    margin: 0 auto 5%;
  }
  #main .top-container .sec04 .sec__in__s {
    margin: 0 auto 30%;
  }
  #main .top-container .sec04 .sec__in__s dl {
    padding: 0 4%;
  }
  #main .top-container .sec04 .sec__in__s dt {
    margin: 0 0 6%;
  }
  #main .top-container .sec04 .sec__in__s dd p {
    text-align: left;
    line-height: 1.875;
  }
  #main .top-container .sec04 ul li {
    margin: 0 0 30%;
  }
  #main .top-container .sec04 ul li:last-child {
    margin: 0 0 12%;
  }
  #main .top-container .sec04 p.tit {
    top: -7%;
    z-index: -1;
  }
  #main .top-container .sec04 li:nth-of-type(1) p.tit {
    width: 78.1333333333%;
  }
  #main .top-container .sec04 li:nth-of-type(2) p.tit {
    width: 93.8666666667%;
    top: -14%;
  }
  #main .top-container .sec04 li:nth-of-type(3) p.tit {
    width: 55.4666666667%;
  }
  #main .top-container .sec04 li:nth-of-type(4) p.tit {
    width: 73.3333333333%;
  }
  #main .top-container .sec04 li:nth-of-type(5) p.tit {
    width: 55.4666666667%;
  }
  #main .top-container .sec04 li:nth-of-type(6) p.tit {
    width: 73.3333333333%;
  }
  #main .top-container .sec04 h4 {
    margin: 0 0 5%;
  }
  #main .top-container .sec04 div.flex {
    flex-direction: column;
  }
  #main .top-container .sec04 div.flex div {
    width: 92%;
    margin: 0 auto;
  }
  #main .top-container .sec04 div.flex dt {
    margin: 0 0 7%;
  }
  #main .top-container .sec04 div.flex dd p {
    width: 84.9275362319%;
    margin: 0 auto;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.08);
  }
  #main .top-container .sec04 div.flex dd p a {
    display: block;
    padding: 9% 0;
  }
  #main .top-container .sec04 div.flex figure {
    width: 96%;
  }
  #main .top-container .sec04 li.right p.tit {
    right: 0;
  }
  #main .top-container .sec04 li.left p.tit {
    left: 0;
  }
  #main .top-container .sec04 li.right div.flex h4 {
    text-align: right;
  }
  #main .top-container .sec04 li.right div.flex figure {
    margin: 0 auto 14% 0;
    order: 1;
  }
  #main .top-container .sec04 li.right div.flex div {
    margin: 0;
    order: 2;
  }
  #main .top-container .sec04 li.left div.flex figure {
    margin: 0 0 14% auto;
    order: 1;
  }
  #main .top-container .sec04 li.left div.flex div {
    order: 2;
  }
  #main .top-container .sec04 li.right div.flex dt {
    text-align: right;
  }
  #main .top-container .sec04 li.right div.flex dd p {
    margin: 0 auto;
  }
  #main .top-container .sec04 li.left div.flex div {
    margin: 0;
  }
}
#main .top-container .sec05 {
  padding: 100px 0;
}
#main .top-container .sec05 .sec__in__l {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s 0s ease, transform 1s 0s ease;
}
#main .top-container .sec05 .sec__in__l.js--ing {
  opacity: 1;
  transform: translateY(0);
}
#main .top-container .sec05 dl {
  margin: 0 0 25px;
}
#main .top-container .sec05 dt {
  text-align: center;
}
#main .top-container .sec05 dd p {
  text-align: center;
}
#main .top-container .sec05 div.flex {
  gap: 0 28px;
}
#main .top-container .sec05 .video__wrapper {
  width: 100%;
  margin: 0 auto 15px;
}
#main .top-container .sec05 .video__wrapper video {
  width: 100%;
}
#main .top-container .sec05 .video__wrapper__sbox01 {
  width: 541px;
}
#main .top-container .sec05 .video__wrapper__sbox02 {
  width: 541px;
}
#main .top-container .sec05 p.txt {
  text-align: center;
  justify-content: center;
  align-items: baseline;
  margin: 10px 0 0;
  gap: 0 5px;
}
#main .top-container .sec05 p.txt span.new {
  width: max-content;
  color: #fff;
  border: 1px solid #fff;
  padding: 0.2em;
}
#main .top-container .sec05 p.txt span.introduce {
  width: max-content;
}
@media (max-width: 768px) {
  #main .top-container .sec05 {
    margin: 0 0 8%;
    padding: 11% 0;
  }
  #main .top-container .sec05 dl {
    margin: 0 0 4%;
  }
  #main .top-container .sec05 dt {
    font-size: 40px;
    margin: 0 0 1%;
  }
  #main .top-container .sec05 div.flex {
    flex-direction: column;
    gap: 9vw 0;
  }
  #main .top-container .sec05 .video__wrapper {
    width: 100%;
    max-width: 780px;
    margin: 0 auto 2%;
  }
  #main .top-container .sec05 .video__wrapper__sbox01 {
    width: 100%;
  }
  #main .top-container .sec05 .video__wrapper__sbox02 {
    width: 100%;
  }
  #main .top-container .sec05 p.txt {
    justify-content: center;
    align-items: baseline;
    margin: 2% 0 0;
    gap: 0 5px;
  }
  #main .top-container .sec05 p.txt span.new {
    padding: 0.2em;
    width: 23%;
    text-align: center;
  }
}

#main .floating__bnr li.bnr {
  position: fixed;
  right: 0;
  bottom: 54px;
  width: 320px;
  z-index: 10;
  transition: opacity 0.2s 0s ease;
}
#main .floating__bnr li.bnr.js--ov {
  opacity: 0.7;
}
#main .floating__bnr li.bnr aside {
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(34, 34, 34, 0.8);
  color: #fff;
  padding: 1px;
  font-size: 1.5rem;
  cursor: pointer;
  z-index: 2000;
  line-height: 1;
}

@media (max-width: 768px) {
  #main .floating__bnr {
    display: none;
  }
}
#main .map-container .bg05__wrapper {
  padding: 80px 0 62px;
  background-color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 768px) {
  #main .map-container .bg05__wrapper {
    padding: 13% 4% 9%;
  }
}
#main .map-container .sec01 h2 {
  margin: 0 0 35px;
}
#main .map-container .sec01 h2 span {
  color: #1C3145;
  display: block;
  margin: 0 0 5px;
  text-align: center;
}
#main .map-container .sec01 h2 small {
  color: #333;
  text-align: center;
  font-weight: 600;
  display: block;
}
#main .map-container .sec01 figure {
  margin: 0 0 20px;
}
#main .map-container .sec01 p {
  text-align: center;
  margin: 0 0 50px;
}
#main .map-container .sec01 ul.flex {
  justify-content: center;
  align-items: center;
  margin: 0 0 90px;
}
#main .map-container .sec01 ul.flex li {
  width: 293px;
  margin: 0 30px 0 0;
}
#main .map-container .sec01 ul.flex li:last-child {
  margin: 0;
}
#main .map-container .sec01 ul.flex li a {
  display: block;
  text-align: center;
  font-weight: 700;
  padding: 20px 0;
  border-radius: 35px;
}
#main .map-container .sec01 ul.flex li a.print {
  background-color: #fff;
  color: #333;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.08);
  transition: background-color 0.2s 0s ease, color 0.2s 0s ease;
}
#main .map-container .sec01 ul.flex li a.print.js--ov {
  background-color: #333;
  color: #fff;
}
#main .map-container .sec01 ul.flex li a.map {
  background-color: #1C3145;
  color: #fff;
  transition: background-color 0.2s 0s ease, color 0.2s 0s ease;
}
#main .map-container .sec01 ul.flex li a.map.js--ov {
  background-color: #fff;
  color: #1C3145;
}
@media (max-width: 768px) {
  #main .map-container .sec01 h2 {
    margin: 0 0 8%;
  }
  #main .map-container .sec01 h2 span {
    margin: 0 0 2%;
  }
  #main .map-container .sec01 figure {
    margin: 0 0 2%;
  }
  #main .map-container .sec01 p {
    text-align: left;
    margin: 0 0 9%;
  }
  #main .map-container .sec01 ul.flex {
    justify-content: center;
    align-items: center;
    margin: 0 0 15%;
  }
  #main .map-container .sec01 ul.flex li {
    width: 84.9275362319%;
    margin: 0;
  }
  #main .map-container .sec01 ul.flex li.btn01 {
    display: none;
  }
  #main .map-container .sec01 ul.flex li:last-child {
    margin: 0;
  }
  #main .map-container .sec01 ul.flex li a {
    padding: 7% 0;
  }
}

#main .access-container .bg05__wrapper {
  padding: 93px 0 65px;
  background-color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 768px) {
  #main .access-container .bg05__wrapper {
    padding: 10% 0;
  }
}
#main .access-container .sec01 {
  margin: 0 0 20px;
}
#main .access-container .sec01 h3 {
  font-weight: 600;
  text-align: center;
}
@media (max-width: 768px) {
  #main .access-container .sec01 {
    margin: 0 0 8%;
    padding: 0 4%;
  }
  #main .access-container .sec01 h3 {
    width: 92%;
    text-align: left;
  }
}
#main .access-container .sec02 {
  margin: 0 0 110px;
}
#main .access-container .sec02 .sec02__wrapper01,
#main .access-container .sec02 .sec02__wrapper02 {
  width: 1036px;
}
#main .access-container .sec02 .sec02__wrapper01 {
  margin: 0 auto 35px 0;
}
#main .access-container .sec02 .sec02__wrapper02 {
  margin: 0 0 0 auto;
}
@media (max-width: 768px) {
  #main .access-container .sec02 {
    padding: 0 4%;
    margin: 0 0 110px;
  }
  #main .access-container .sec02 div.flex {
    flex-direction: column;
  }
  #main .access-container .sec02 .sec02__wrapper01,
  #main .access-container .sec02 .sec02__wrapper02 {
    width: 100%;
  }
  #main .access-container .sec02 .sec02__wrapper01 {
    margin: 0 auto 3%;
  }
  #main .access-container .sec02 .sec02__wrapper01 p {
    margin: 0 0 3%;
  }
  #main .access-container .sec02 .sec02__wrapper01 p:last-child {
    margin: 0;
  }
  #main .access-container .sec02 .sec02__wrapper02 {
    margin: 0 auto;
  }
  #main .access-container .sec02 .sec02__wrapper02 p {
    margin: 0 0 3%;
  }
  #main .access-container .sec02 .sec02__wrapper02 p:last-child {
    margin: 0;
  }
}
#main .access-container .sec03 {
  margin: 0 0 150px;
  scroll-margin-top: 100px;
}
#main .access-container .sec03 .sec03__wrapper01 {
  margin: 0 0 5px;
  padding: 22px 0 27px;
  background-color: #fff;
  border-bottom: 1px solid #1C3145;
}
#main .access-container .sec03 .sec03__wrapper01 .sec__in__l {
  position: relative;
}
#main .access-container .sec03 .sec03__wrapper01 h4 {
  text-align: center;
  font-weight: 600;
}
#main .access-container .sec03 .sec03__wrapper01 p {
  position: absolute;
  top: -50px;
  left: 0;
}
#main .access-container .sec03 .sec03__wrapper02 {
  margin: 0 0 60px;
}
#main .access-container .sec03 .sec03__wrapper02 img {
  width: 100%;
}
#main .access-container .sec03 .sec03__wrapper02 .captxt.left {
  left: 0.5rem;
  bottom: 0.5rem;
}
#main .access-container .sec03 .sec03__wrapper03 {
  margin: 0 0 37px;
}
#main .access-container .sec03 .sec03__wrapper03 div.flex {
  gap: 0 37px;
  align-items: flex-start;
}
#main .access-container .sec03 .sec03__wrapper03 p {
  width: 335px;
}
#main .access-container .sec03 .sec03__wrapper03 p.ph {
  width: 740px;
}
#main .access-container .sec03 .sec03__wrapper04 h5 {
  font-weight: 600;
  margin: 0 0 74px;
  padding: 12px 0;
  text-align: center;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.3) 0%, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0.3) 100%);
}
#main .access-container .sec03 .sec03__wrapper04 .ph01 {
  margin: 0 0 90px;
}
@media (max-width: 768px) {
  #main .access-container .sec03 {
    margin: 0 0 25%;
  }
  #main .access-container .sec03 .sec03__wrapper01 {
    margin: 0 0 1%;
    padding: 9% 0 5%;
  }
  #main .access-container .sec03 .sec03__wrapper01 .sec__in__l {
    padding: 0 4%;
    box-sizing: border-box;
  }
  #main .access-container .sec03 .sec03__wrapper01 p {
    top: -17vw;
    right: 0;
    left: 0;
    width: 11.0144927536%;
    margin: auto;
  }
  #main .access-container .sec03 .sec03__wrapper02 {
    margin: 0 0 5%;
  }
  #main .access-container .sec03 .sec03__wrapper03 {
    padding: 0 4%;
    margin: 0 0 9%;
  }
  #main .access-container .sec03 .sec03__wrapper03 div.flex {
    flex-direction: column;
    gap: 4vw 0;
  }
  #main .access-container .sec03 .sec03__wrapper03 p {
    width: 100%;
  }
  #main .access-container .sec03 .sec03__wrapper03 p.ph {
    width: 100%;
  }
  #main .access-container .sec03 .sec03__wrapper04 {
    padding: 0 4%;
  }
  #main .access-container .sec03 .sec03__wrapper04 h5 {
    margin: 0 0 8%;
    padding: 4% 6%;
    text-align: left;
  }
  #main .access-container .sec03 .sec03__wrapper04 .ph01 {
    margin: 0 0 11%;
  }
}
#main .access-container .sec04 {
  margin: 0 0 150px;
  scroll-margin-top: 100px;
}
#main .access-container .sec04 .sec04__wrapper01 {
  margin: 0 0 5px;
  padding: 22px 0 27px;
  background-color: #fff;
  border-bottom: 1px solid #1C3145;
}
#main .access-container .sec04 .sec04__wrapper01 .sec__in__l {
  position: relative;
}
#main .access-container .sec04 .sec04__wrapper01 h4 {
  font-weight: 600;
  width: 1002px;
  margin: 0 0 0 auto;
  text-align: right;
}
#main .access-container .sec04 .sec04__wrapper01 p {
  position: absolute;
  top: -50px;
  left: 0;
}
#main .access-container .sec04 .sec04__wrapper02 {
  margin: 0 0 60px;
}
#main .access-container .sec04 .sec04__wrapper02 img {
  width: 100%;
}
#main .access-container .sec04 .sec04__wrapper03 p {
  text-align: center;
}
@media (max-width: 768px) {
  #main .access-container .sec04 {
    margin: 0 0 25%;
  }
  #main .access-container .sec04 .sec04__wrapper01 {
    margin: 0 0 1%;
    padding: 9% 0 5%;
  }
  #main .access-container .sec04 .sec04__wrapper01 .sec__in__l {
    padding: 0 4%;
    box-sizing: border-box;
  }
  #main .access-container .sec04 .sec04__wrapper01 h4 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  #main .access-container .sec04 .sec04__wrapper01 p {
    top: -17vw;
    right: 0;
    left: 0;
    width: 11.0144927536%;
    margin: auto;
  }
  #main .access-container .sec04 .sec04__wrapper02 {
    margin: 0 0 5%;
  }
  #main .access-container .sec04 .sec04__wrapper03 {
    padding: 0 4%;
  }
}
#main .access-container .sec05 {
  margin: 0 0 150px;
  scroll-margin-top: 100px;
}
#main .access-container .sec05 .sec05__wrapper01 {
  margin: 0 0 5px;
  padding: 22px 0 27px;
  background-color: #fff;
  border-bottom: 1px solid #1C3145;
}
#main .access-container .sec05 .sec05__wrapper01 .sec__in__l {
  position: relative;
}
#main .access-container .sec05 .sec05__wrapper01 h4 {
  text-align: center;
  font-weight: 600;
  width: 1002px;
  margin: 0 0 0 auto;
}
#main .access-container .sec05 .sec05__wrapper01 p {
  position: absolute;
  top: -50px;
  left: 0;
}
#main .access-container .sec05 .sec05__wrapper02 {
  margin: 0 0 60px;
}
#main .access-container .sec05 .sec05__wrapper02 img {
  width: 100%;
}
#main .access-container .sec05 .sec05__wrapper03 div.flex {
  gap: 0 36px;
}
#main .access-container .sec05 .sec05__wrapper03 p.ph01 {
  width: 585px;
}
#main .access-container .sec05 .sec05__wrapper03 p.ph02 {
  width: 490px;
  transition-delay: 0.2s;
}
@media (max-width: 768px) {
  #main .access-container .sec05 {
    margin: 0 0 25%;
  }
  #main .access-container .sec05 .sec05__wrapper01 {
    margin: 0 0 1%;
    padding: 9% 0 5%;
  }
  #main .access-container .sec05 .sec05__wrapper01 .sec__in__l {
    padding: 0 4%;
    box-sizing: border-box;
  }
  #main .access-container .sec05 .sec05__wrapper01 h4 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  #main .access-container .sec05 .sec05__wrapper01 p {
    top: -17vw;
    right: 0;
    left: 0;
    width: 11.0144927536%;
    margin: auto;
  }
  #main .access-container .sec05 .sec05__wrapper02 {
    margin: 0 0 5%;
  }
  #main .access-container .sec05 .sec05__wrapper03 {
    padding: 0 4%;
  }
  #main .access-container .sec05 .sec05__wrapper03 div.flex {
    flex-direction: column;
    gap: 7vw 0;
  }
  #main .access-container .sec05 .sec05__wrapper03 p.ph01 {
    width: 100%;
  }
  #main .access-container .sec05 .sec05__wrapper03 p.ph02 {
    width: 100%;
    transition-delay: 0s;
  }
}
#main .access-container .sec06 {
  margin: 0 0 90px;
  scroll-margin-top: 100px;
}
#main .access-container .sec06 .sec06__wrapper01 {
  margin: 0 0 5px;
  padding: 22px 0 27px;
  background-color: #fff;
  border-bottom: 1px solid #1C3145;
}
#main .access-container .sec06 .sec06__wrapper01 .sec__in__l {
  position: relative;
}
#main .access-container .sec06 .sec06__wrapper01 h4 {
  text-align: center;
  font-weight: 600;
  width: 1002px;
  margin: 0 0 0 auto;
}
#main .access-container .sec06 .sec06__wrapper01 p {
  position: absolute;
  top: -50px;
  left: 0;
}
#main .access-container .sec06 .sec06__wrapper02 {
  margin: 0 0 60px;
}
#main .access-container .sec06 .sec06__wrapper02 img {
  width: 100%;
}
#main .access-container .sec06 .sec06__wrapper03 div.flex {
  gap: 0 72px;
  justify-content: center;
}
#main .access-container .sec06 .sec06__wrapper03 P:last-child {
  transition-delay: 0.2s;
}
#main .access-container .sec06 .sec06__wrapper03 p:last-child .captxt {
  bottom: 27%;
}
@media (max-width: 768px) {
  #main .access-container .sec06 {
    margin: 0 0 13%;
  }
  #main .access-container .sec06 .sec06__wrapper01 {
    margin: 0 0 1%;
    padding: 9% 0 5%;
  }
  #main .access-container .sec06 .sec06__wrapper01 .sec__in__l {
    padding: 0 4%;
    box-sizing: border-box;
  }
  #main .access-container .sec06 .sec06__wrapper01 h4 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  #main .access-container .sec06 .sec06__wrapper01 p {
    top: -17vw;
    right: 0;
    left: 0;
    width: 11.0144927536%;
    margin: auto;
  }
  #main .access-container .sec06 .sec06__wrapper02 {
    margin: 0 0 5%;
  }
  #main .access-container .sec06 .sec06__wrapper03 {
    padding: 0 4%;
  }
  #main .access-container .sec06 .sec06__wrapper03 div.flex {
    flex-direction: column;
    gap: 7vw 0;
    justify-content: center;
  }
  #main .access-container .sec06 .sec06__wrapper03 P:last-child {
    transition-delay: 0s;
  }
}

#main .commonspace-container .bg05__wrapper {
  padding: 0 0 65px;
  background-color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 768px) {
  #main .commonspace-container .bg05__wrapper {
    padding: 0 0 22.6666666667%;
  }
}
#main .commonspace-container .sec01 h3 {
  font-weight: 600;
  margin: 0 0 85px;
  text-align: center;
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s 0s ease, transform 1s 0s ease;
}
#main .commonspace-container .sec01 h3.js--ing {
  opacity: 1;
  transform: translateY(0);
}
@media (max-width: 768px) {
  #main .commonspace-container .sec01 {
    margin: 0 0 4%;
  }
  #main .commonspace-container .sec01 h3 {
    width: 92%;
    margin: 0 auto 12%;
    text-align: left;
  }
}
#main .commonspace-container .sec02 {
  position: relative;
  z-index: 5;
}
#main .commonspace-container .sec02 h4 {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-10%) translateX(-50%);
  z-index: 5;
  filter: blur(100px);
  opacity: 0;
  transition: filter 1s ease 0s, opacity 1s ease 0s, transform 1s ease 0s;
}
#main .commonspace-container .sec02 h4.js--ing {
  filter: blur(0);
  opacity: 1;
  transform: translateY(-50%) translateX(-50%);
}
#main .commonspace-container .sec02 img {
  width: 100%;
}
#main .commonspace-container .sec02 .captxt {
  z-index: 5;
}
@media (max-width: 768px) {
  #main .commonspace-container h4 {
    width: 92%;
  }
}
#main .commonspace-container .sec03 {
  background-size: cover;
  padding: 65px 0 70px;
}
#main .commonspace-container .sec03 h3 {
  text-align: center;
  margin: 0 0 30px;
}
#main .commonspace-container .sec03 p {
  text-align: center;
  font-weight: 600;
}
@media (max-width: 768px) {
  #main .commonspace-container .sec03 {
    padding: 13% 4%;
    margin: 0 0 9%;
  }
  #main .commonspace-container .sec03 h3 {
    text-align: left;
    margin: 0 0 6%;
  }
  #main .commonspace-container .sec03 p {
    text-align: left;
  }
}
#main .commonspace-container .sec04 {
  padding: 30px 0 0;
  margin: 0 0 10px;
}
#main .commonspace-container .sec04 dl {
  max-width: 800px;
  margin: 0 0 35px;
}
#main .commonspace-container .sec04 dt {
  font-weight: 600;
  margin: 0 0 23px;
}
#main .commonspace-container .sec04 .sec04__room {
  margin: 0 0 24px;
}
#main .commonspace-container .sec04 .sec04__room figure {
  width: 100%;
  max-width: 1112px;
  margin: 0 auto;
}
#main .commonspace-container .sec04 .sec04__room figure img {
  width: 100%;
}
#main .commonspace-container .sec04 .sec04__room figcaption.captxt {
  right: 14%;
  bottom: 0;
}
#main .commonspace-container .sec04 .sec04__con02 .sec04__room figcaption.captxt {
  right: 0;
}
#main .commonspace-container .sec04 ul.sec04__points {
  flex-wrap: wrap;
  justify-content: space-between;
}
#main .commonspace-container .sec04 ul.sec04__points li {
  margin: 0 1% 2% 0;
  border: 2px solid #fff;
  box-shadow: 3px 0px 10px -5px #777777, inset 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s 0s ease, transform 1s 0s ease;
}
#main .commonspace-container .sec04 ul.sec04__points li.js--ing {
  opacity: 1;
  transform: translateY(0);
}
#main .commonspace-container .sec04 ul.sec04__points dl {
  margin: 0;
  padding: 6%;
  max-width: none;
  opacity: 1;
  transform: translateY(0);
}
#main .commonspace-container .sec04 ul.sec04__points dt {
  align-items: flex-start;
  margin: 0 0 2%;
}
#main .commonspace-container .sec04 ul.sec04__points dt span.wrap {
  background-color: #1C3145;
  color: #fff;
  border-radius: 50%;
  min-width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin: 0 8px 0 0;
}
#main .commonspace-container .sec04 ul.sec04__points dt span.wrap span {
  font-weight: 600;
}
#main .commonspace-container .sec04 ul.sec04__points dt span.txt {
  width: 100%;
  padding: 4px 0 0;
  line-height: 1.5;
}
#main .commonspace-container .sec04 ul.sec04__points dd img {
  width: 100%;
}
#main .commonspace-container .sec04 .sec04__con01 {
  margin: 0 0 10px;
}
#main .commonspace-container .sec04 ul.sec04__points li.ph dd div.flex {
  align-items: flex-start;
}
#main .commonspace-container .sec04 ul.sec04__points li.ph dd div.flex p {
  width: 50%;
}
#main .commonspace-container .sec04 ul.sec04__points li.ph dd div.flex figure {
  width: 50%;
}
#main .commonspace-container .sec04 .sec04__con01 ul.sec04__points {
  justify-content: flex-start;
}
#main .commonspace-container .sec04 .sec04__con01 ul.sec04__points li {
  width: 31.7446043165%;
  margin: 0 1.6% 2% 0;
}
#main .commonspace-container .sec04 .sec04__con01 ul.sec04__points li:nth-of-type(3n) {
  margin: 0 0 2%;
  transition-delay: 0.2s;
}
#main .commonspace-container .sec04 .sec04__con01 ul.sec04__points li:nth-of-type(1) .captxt {
  bottom: -3.1em;
  text-align: right;
}
#main .commonspace-container .sec04 .sec04__con01 ul.sec04__points li:nth-of-type(2) .captxt {
  bottom: -3em;
  text-align: right;
}
#main .commonspace-container .sec04 .sec04__con02 ul.sec04__points li {
  width: 48.5611510791%;
}
#main .commonspace-container .sec04 .sec04__con02 ul.sec04__points li:nth-of-type(1).js--ing {
  transition-delay: -0.2s;
  opacity: 1;
  transform: translateY(0);
}
#main .commonspace-container .sec04 .sec04__con02 ul.sec04__points li:nth-of-type(2).js--ing {
  transition-delay: -0.1s;
  opacity: 1;
  transform: translateY(0);
}
#main .commonspace-container .sec04 .sec04__con02 ul.sec04__points li:nth-of-type(3).js--ing {
  transition-delay: -0.0666666667s;
  opacity: 1;
  transform: translateY(0);
}
#main .commonspace-container .sec04 .sec04__con02 ul.sec04__points li:nth-of-type(4).js--ing {
  transition-delay: -0.05s;
  opacity: 1;
  transform: translateY(0);
}
#main .commonspace-container .sec04 .sec04__con02 ul.sec04__points li:nth-of-type(5).js--ing {
  transition-delay: -0.04s;
  opacity: 1;
  transform: translateY(0);
}
#main .commonspace-container .sec04 .sec04__con02 ul.sec04__points li:nth-of-type(6).js--ing {
  transition-delay: -0.0333333333s;
  opacity: 1;
  transform: translateY(0);
}
#main .commonspace-container .sec04 .sec04__con02 ul.sec04__points li:nth-of-type(7).js--ing {
  transition-delay: -0.0285714286s;
  opacity: 1;
  transform: translateY(0);
}
#main .commonspace-container .sec04 .sec04__con02 ul.sec04__points li:nth-of-type(8).js--ing {
  transition-delay: -0.025s;
  opacity: 1;
  transform: translateY(0);
}
#main .commonspace-container .sec04 .sec04__con02 ul.sec04__points li:nth-of-type(9).js--ing {
  transition-delay: -0.0222222222s;
  opacity: 1;
  transform: translateY(0);
}
#main .commonspace-container .sec04 .sec04__con02 ul.sec04__points small {
  display: block;
}
#main .commonspace-container .sec04 .sec04__vg01 {
  margin: 0 0 25px;
}
#main .commonspace-container .sec04 .sec04__vg02 {
  position: relative;
  margin: 0 0 76px;
}
#main .commonspace-container .sec04 .sec04__vg02 h4 {
  position: absolute;
  top: 43px;
  left: 73px;
  z-index: 5;
}
#main .commonspace-container .sec04 .sec04__vg02 img {
  width: 100%;
}
@media (max-width: 768px) {
  #main .commonspace-container .sec04 {
    padding: 8% 0 0;
    box-sizing: border-box;
    margin: 0 0 10%;
  }
  #main .commonspace-container .sec04 .sec__in__l {
    padding: 0 4%;
    box-sizing: border-box;
  }
  #main .commonspace-container .sec04 h5 {
    margin: 0 0 2%;
  }
  #main .commonspace-container .sec04 dl {
    max-width: 100%;
    margin: 0 0 6%;
  }
  #main .commonspace-container .sec04 dt {
    margin: 0 0 5%;
  }
  #main .commonspace-container .sec04 .sec04__room {
    display: block;
    margin: 0 0 8%;
  }
  #main .commonspace-container .sec04 .sec04__room figure {
    width: 100%;
    margin: 0 0 13%;
  }
  #main .commonspace-container .sec04 .sec04__room figure.js--ing {
    transition-delay: 0s;
  }
  #main .commonspace-container .sec04 .sec04__room figcaption.captxt {
    right: 1%;
    bottom: -6%;
  }
  #main .commonspace-container .sec04 .sec04__con02 .sec04__room figcaption.captxt {
    right: 3%;
  }
  #main .commonspace-container .sec04 ul.sec04__points {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #main .commonspace-container .sec04 ul.sec04__points li {
    border: 2px solid #fff;
    box-shadow: 3px 0px 10px -5px #777777, inset 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .commonspace-container .sec04 ul.sec04__points dl {
    margin: 0;
    padding: 6%;
    max-width: none;
  }
  #main .commonspace-container .sec04 ul.sec04__points dt {
    margin: 0 0 2%;
  }
  #main .commonspace-container .sec04 ul.sec04__points dt span.wrap {
    background-color: #1C3145;
    color: #fff;
    border-radius: 50%;
    min-width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin: 0 3% 0 0;
  }
  #main .commonspace-container .sec04 ul.sec04__points dt span.txt {
    width: 100%;
    padding: 1.6% 0 0;
  }
  #main .commonspace-container .sec04 ul.sec04__points .captxt {
    text-align: right;
  }
  #main .commonspace-container .sec04 .sec04__con01 ul.sec04__points {
    margin: 0 0 4%;
  }
  #main .commonspace-container .sec04 .sec04__con01 ul.sec04__points li {
    width: 100%;
    margin: 0 0 4%;
  }
  #main .commonspace-container .sec04 .sec04__con01 ul.sec04__points li:nth-of-type(3n) {
    margin: 0 0 4%;
    transition-delay: 0s;
  }
  #main .commonspace-container .sec04 .sec04__con01 ul.sec04__points li:nth-of-type(1) dl {
    padding: 6% 6% 17% 6%;
  }
  #main .commonspace-container .sec04 .sec04__con01 ul.sec04__points li:nth-of-type(2) dl {
    padding: 6% 6% 10% 6%;
  }
  #main .commonspace-container .sec04 .sec04__con01 ul.sec04__points li:nth-of-type(1) .captxt {
    bottom: -3.1em;
  }
  #main .commonspace-container .sec04 .sec04__con01 ul.sec04__points li:nth-of-type(2) .captxt {
    bottom: -3.1em;
  }
  #main .commonspace-container .sec04 .sec04__con02 ul.sec04__points li {
    width: 100%;
    margin: 0 0 4%;
  }
  #main .commonspace-container .sec04 .sec04__con02 ul.sec04__points li:nth-of-type(2n) {
    margin: 0 0 4% 0;
  }
  #main .commonspace-container .sec04 ul.sec04__ph {
    display: block;
    margin: 0 0 18%;
  }
  #main .commonspace-container .sec04 ul.sec04__ph li {
    width: 100%;
    margin: 0 0 2%;
  }
  #main .commonspace-container .sec04 ul.sec04__ph li:last-child {
    margin: 0;
  }
  #main .commonspace-container .sec04 .sec04__vg01 {
    margin: 0 0 9%;
  }
  #main .commonspace-container .sec04 .sec04__vg02 {
    position: relative;
    margin: 0 0 10%;
    padding: 24% 0 0;
  }
  #main .commonspace-container .sec04 .sec04__vg02 h4 {
    top: 0;
    left: 4%;
    color: #333;
  }
}
#main .commonspace-container .sec05 {
  position: relative;
}
#main .commonspace-container .sec05 h4 {
  position: absolute;
  top: 43px;
  left: 73px;
  z-index: 5;
  color: #fff;
}
#main .commonspace-container .sec05 img {
  width: 100%;
}
#main .commonspace-container .sec05 .captxt {
  bottom: 8px;
  right: 8px;
}
@media (max-width: 768px) {
  #main .commonspace-container .sec05 {
    padding: 24% 0 0;
  }
  #main .commonspace-container .sec05 h4 {
    color: #333;
    top: 0;
    left: 4%;
  }
  #main .commonspace-container .sec05 .captxt {
    bottom: 8px;
    right: 8px;
  }
}
#main .commonspace-container .sec06 {
  margin: 0 0 8%;
}

#main .plan-container .bg05__wrapper {
  padding: 93px 0 65px;
  background-color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 768px) {
  #main .plan-container .bg05__wrapper {
    padding: 10% 0;
  }
}
#main .plan-container .sec01 {
  margin: 0 0 80px;
}
#main .plan-container .sec01 h3 {
  font-weight: 600;
  margin: 0 0 20px;
  text-align: center;
}
#main .plan-container .sec01 h3 small {
  font-size: 14px;
}
#main .plan-container .sec01 p.txt {
  font-weight: 600;
  text-align: center;
}
@media (max-width: 768px) {
  #main .plan-container .sec01 {
    padding: 0 4%;
    margin: 0 0 4%;
  }
  #main .plan-container .sec01 h3 {
    margin: 0 0 5%;
    text-align: left;
  }
  #main .plan-container .sec01 h3 small {
    font-size: 14px;
  }
  #main .plan-container .sec01 p.txt {
    font-size: 16px;
    text-align: left;
  }
}
#main .plan-container .sec02 ul li.sec02__plan__wrapper {
  margin: 0 0 40px;
  scroll-margin-top: 100px;
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s 0s ease, transform 1s 0s ease;
}
#main .plan-container .sec02 ul li.sec02__plan__wrapper.js--ing {
  opacity: 1;
  transform: translateY(0);
}
#main .plan-container .sec02 .sec02__plan__box {
  background-color: #fff;
}
#main .plan-container .sec02 .sec02__plan__box .loan__sample {
  background: linear-gradient(to right, #BB837A, #6A0F24);
}
#main .plan-container .sec02 .sec02__plan__box .loan__sample p {
  color: #fff;
  text-align: center;
}
#main .plan-container .sec02 .sec02__plan__box__type {
  width: 386px;
  color: #fff;
}
#main .plan-container .sec02 .sec02__plan__box__type dt {
  padding: 13px 0;
  text-align: center;
  background: linear-gradient(#36526c 0%, #081c2e 100%);
}
#main .plan-container .sec02 .sec02__plan__box__type dd p {
  padding: 12px 0;
  text-align: center;
  background: linear-gradient(90deg, rgb(116, 128, 137) 0%, rgb(113, 127, 140) 100%);
}
#main .plan-container .sec02 .sec02__plan__box__detail {
  width: 726px;
  padding: 17px 30px 20px;
  box-sizing: border-box;
  background: rgba(28, 49, 69, 0.1);
}
#main .plan-container .sec02 .sec02__plan__box__detail dl {
  align-items: center;
}
#main .plan-container .sec02 .sec02__plan__box__detail dt {
  width: 132px;
  margin: 0 24px 0 0;
}
#main .plan-container .sec02 .sec02__plan__box__detail small {
  display: block;
  margin: 0 0 10px;
}
#main .plan-container .sec02 .sec02__plan__box__detail dd {
  width: 400px;
}
#main .plan-container .sec02 .sec02__plan__box__detail dd p.flex {
  align-items: baseline;
}
#main .plan-container .sec02 .sec02__plan__box__detail dd p small {
  margin: 0;
}
#main .plan-container .sec02 .sec__in__s {
  padding: 35px 0 66px;
}
#main .plan-container .sec02 img {
  width: 100%;
}
#main .plan-container .sec02 .sec04__wrapper01 {
  padding: 0 0 60px;
  gap: 0 40px;
  justify-content: center;
  align-items: flex-start;
}
#main .plan-container .sec02 .sec04__wrapper01 ul.points {
  width: 700px;
  margin: 30px 0 0;
}
#main .plan-container .sec02 .sec04__wrapper01 ul.points li {
  font-weight: 600;
  padding: 0 0 30px;
  border-bottom: 1px solid #1C3145;
  margin: 0 0 30px;
}
#main .plan-container .sec02 .sec04__wrapper01 ul.points li:last-child {
  margin: 0;
  border-bottom: none;
}
#main .plan-container .sec02 .sec04__wrapper01 figure {
  width: 200px;
}
#main .plan-container .sec02 .sec04__wrapper01 .captxt {
  bottom: -30px;
  right: 0;
  text-shadow: none;
  color: #333;
}
#main .plan-container .sec02 .loan__bnr {
  max-width: 715px;
  margin: 0 auto 40px;
}
#main .plan-container .sec02 .view .view__tit {
  background: rgba(28, 49, 69, 0.1);
  text-align: center;
  padding: 10px 0;
}
#main .plan-container .sec02 .view p.view__caution {
  font-size: 14px;
}
#main .plan-container .sec02 p.btn {
  width: 293px;
  margin: 40px auto 0;
}
#main .plan-container .sec02 p.btn a {
  display: block;
  text-align: center;
  color: #fff;
  background-color: #1C3145;
  padding: 1em 0;
  border-radius: 100px;
}
@media (max-width: 768px) {
  #main .plan-container .sec02 {
    padding: 0 4%;
  }
  #main .plan-container .sec02 div.flex {
    display: block;
  }
  #main .plan-container .sec02 ul li.sec02__plan__wrapper {
    margin: 0 0 5%;
  }
  #main .plan-container .sec02 .sec02__plan__box__type {
    width: 100%;
  }
  #main .plan-container .sec02 .sec02__plan__box__type dt {
    padding: 3% 0;
  }
  #main .plan-container .sec02 .sec02__plan__box__type dd p {
    padding: 3% 0;
  }
  #main .plan-container .sec02 .sec02__plan__box__detail {
    width: 100%;
    padding: 5%;
  }
  #main .plan-container .sec02 .sec02__plan__box__detail dl {
    display: block;
    margin: 0 0 1%;
  }
  #main .plan-container .sec02 .sec02__plan__box__detail dt {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  #main .plan-container .sec02 .sec02__plan__box__detail small {
    display: block;
    margin: 0 0 4%;
    text-align: center;
  }
  #main .plan-container .sec02 .sec02__plan__box__detail dd {
    width: 100%;
  }
  #main .plan-container .sec02 .sec02__plan__box__detail dd p.flex {
    justify-content: center;
  }
  #main .plan-container .sec02 .sec__in__s {
    padding: 5% 4% 7%;
    box-sizing: border-box;
  }
  #main .plan-container .sec02 ul.points {
    margin: 0 0 9%;
  }
  #main .plan-container .sec02 ul.points li {
    margin: 0 0 5%;
    font-size: 16px;
  }
  #main .plan-container .sec02 p.txt {
    text-align: center;
  }
  #main .plan-container .sec02 .sec04__wrapper01 {
    padding: 0 4% 11%;
  }
  #main .plan-container .sec02 .sec04__wrapper01 ul.points {
    width: 100%;
    margin: 0 0 13%;
  }
  #main .plan-container .sec02 .sec04__wrapper01 ul.points li {
    font-weight: 600;
    padding: 0 0 4%;
    margin: 0 0 4%;
  }
  #main .plan-container .sec02 .sec04__wrapper01 figure {
    width: 52.380952381%;
    margin: 0 auto;
  }
  #main .plan-container .sec02 .sec04__wrapper01 .captxt {
    bottom: -8%;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
  }
  #main .plan-container .sec02 p.btn {
    width: 84.9275362319%;
    margin: 5% auto 0;
  }
  #main .plan-container .sec02 p.btn a {
    padding: 1em 0;
  }
  #main .plan-container .sec02 .loan__bnr {
    margin: 0 auto 5.3333333333%;
  }
  #main .plan-container .sec02 .view figure {
    margin: 0 0 1.8666666667%;
  }
  #main .plan-container .sec02 .view p.view__caution {
    line-height: 1.429;
  }
}
#main .plan-container .sec03 {
  margin: 0 0 80px;
}
#main .plan-container .sec03 .sec__in__l {
  position: relative;
}
#main .plan-container .sec03 li.ph {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 0 60px;
  opacity: 0;
  transition: opacity 0.2s 0s ease;
}
#main .plan-container .sec03 li.ph img {
  width: 100%;
}
#main .plan-container .sec03 li.js--ov {
  opacity: 1;
}
#main .plan-container .sec03 p.txt {
  padding: 580px 0 70px;
  font-size: 14px;
}
#main .plan-container .sec03 .captxt {
  bottom: -1rem;
  text-shadow: none;
  color: #333;
}
@media (max-width: 768px) {
  #main .plan-container .sec03 {
    padding: 0 4%;
    margin: 0 0 5.3333333333%;
  }
  #main .plan-container .sec03 p.sp {
    font-size: 14px;
    margin: 0 0 3%;
  }
  #main .plan-container .sec03 ul.plan__ph__box:after {
    content: none;
  }
  #main .plan-container .sec03 li.ph {
    position: relative;
    margin: 0 0 12%;
    opacity: 1;
  }
  #main .plan-container .sec03 p.txt {
    font-size: 14px;
    margin: 0 0 8%;
    padding: 4% 0 0;
  }
  #main .plan-container .sec03 .captxt {
    bottom: -15%;
    right: 0;
  }
}
#main .plan-container ul.select__btn {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
  align-items: center;
  scroll-margin-top: 50px;
}
#main .plan-container ul.select__btn.last {
  margin: 9% 0 7%;
}
#main .plan-container ul.select__btn li {
  width: 350px;
}
#main .plan-container ul.select__btn li a {
  display: block;
  text-align: center;
  transition: opacity 0.2s 0s ease;
}
#main .plan-container ul.select__btn li a.js--ov {
  opacity: 0.5;
}
@media (max-width: 768px) {
  #main .plan-container ul.select__btn {
    display: flex;
    flex-wrap: wrap;
    gap: 3vw 3%;
    justify-content: center;
    align-items: center;
  }
  #main .plan-container ul.select__btn.last {
    margin: 14% 0 7%;
  }
  #main .plan-container ul.select__btn li {
    width: 48.4057971014%;
  }
}
#main .plan-container .floating__bnr li.bnr {
  width: 107px;
}
@media (max-width: 768px) {
  #main .plan-container .floating__bnr {
    width: 100%;
    display: block;
  }
  #main .plan-container .floating__bnr li.bnr {
    width: 100%;
    display: block;
    bottom: 99px;
  }
}

#main .brand-container .bg__wrapper {
  padding: 93px 0 120px;
  background-color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 768px) {
  #main .brand-container .bg__wrapper {
    padding: 10% 0;
  }
}
#main .brand-container .sec01 {
  background: url(../images/bg01.jpg);
  background-size: cover;
}
#main .brand-container .sec01 .sec01__wrapper {
  background-color: rgba(255, 255, 255, 0.05);
  padding: 97px 0 117px;
}
#main .brand-container .sec01 dt {
  font-weight: 600;
  margin: 0 0 40px;
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s 0s ease, transform 1s 0s ease;
}
#main .brand-container .sec01 dt.js--ing {
  opacity: 1;
  transform: translateY(0);
}
#main .brand-container .sec01 dd p {
  font-weight: 600;
  margin: 0 0 55px;
  line-height: 2.5;
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s 0s ease, transform 1s 0s ease;
}
#main .brand-container .sec01 dd p.js--ing {
  opacity: 1;
  transform: translateY(0);
}
#main .brand-container .sec01 dd span {
  display: block;
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s 0s ease, transform 1s 0s ease;
}
#main .brand-container .sec01 dd span.js--ing {
  opacity: 1;
  transform: translateY(0);
}
#main .brand-container .sec01 h3 {
  font-weight: 600;
  margin: 0 0 85px;
  text-align: center;
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s 0s ease, transform 1s 0s ease;
}
#main .brand-container .sec01 h3.js--ing {
  opacity: 1;
  transform: translateY(0);
}
@media (max-width: 768px) {
  #main .brand-container .sec01 {
    padding: 0 4%;
  }
  #main .brand-container .sec01 .sec01__wrapper {
    padding: 13% 0 17%;
  }
  #main .brand-container .sec01 dt {
    margin: 0 0 8%;
  }
  #main .brand-container .sec01 dd p {
    margin: 0 0 7%;
  }
}
#main .brand-container .sec02 div.sec__in__s > h3 {
  font-weight: 600;
  margin: 0 0 25px;
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s 0s ease, transform 1s 0s ease;
}
#main .brand-container .sec02 div.sec__in__s > h3.js--ing {
  opacity: 1;
  transform: translateY(0);
}
#main .brand-container .sec02 p.txt01 {
  margin: 0 0 90px;
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s 0s ease, transform 1s 0s ease;
}
#main .brand-container .sec02 p.txt01.js--ing {
  opacity: 1;
  transform: translateY(0);
}
#main .brand-container .sec02 .prop h4 {
  font-weight: 600;
  margin: 0 0 15px;
}
#main .brand-container .sec02 .prop ul.flex {
  justify-content: space-between;
}
#main .brand-container .sec02 .prop li {
  width: 296px;
  margin: 0 41px 0 0;
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s 0s ease, transform 1s 0s ease;
}
#main .brand-container .sec02 .prop li:last-child {
  margin: 0;
}
#main .brand-container .sec02 .prop li:nth-of-type(1).js--ing {
  transition-delay: -0.2s;
  opacity: 1;
  transform: translateY(0);
}
#main .brand-container .sec02 .prop li:nth-of-type(2).js--ing {
  transition-delay: -0.1s;
  opacity: 1;
  transform: translateY(0);
}
#main .brand-container .sec02 .prop li:nth-of-type(3).js--ing {
  transition-delay: -0.0666666667s;
  opacity: 1;
  transform: translateY(0);
}
#main .brand-container .sec02 .prop li figure {
  margin: 0 0 10px;
}
#main .brand-container .sec02 .prop li p {
  text-align: center;
}
#main .brand-container .sec02 .prop li p span {
  text-align: center;
  display: block;
  border-bottom: 1px solid #A49263;
  margin: 0 0 10px;
  padding: 0 0 10px;
}
#main .brand-container .sec02 .sec02__con01 {
  margin: 0 0 40px;
}
#main .brand-container .sec02 .sec02__con02 {
  margin: 0 0 100px;
}
#main .brand-container .sec02 .sec02__con03 div.flex div {
  width: 412px;
  margin: 0 20px 0 0;
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s 0s ease, transform 1s 0s ease;
}
#main .brand-container .sec02 .sec02__con03 div.flex div.js--ing {
  opacity: 1;
  transform: translateY(0);
}
#main .brand-container .sec02 .sec02__con03 h3 {
  margin: 0 0 25px;
  font-weight: 600;
  white-space: nowrap;
}
#main .brand-container .sec02 .sec02__con03 p span {
  display: block;
  margin: 0 0 30px;
}
#main .brand-container .sec02 .sec02__con03 figure {
  width: 520px;
  margin: 130px 0 0;
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s 0s ease, transform 1s 0s ease;
}
#main .brand-container .sec02 .sec02__con03 figure.js--ing {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.2s;
}
@media (max-width: 768px) {
  #main .brand-container .sec02 {
    padding: 0 4%;
  }
  #main .brand-container .sec02 div.sec__in__s > h3 {
    margin: 0 0 5%;
  }
  #main .brand-container .sec02 p.txt01 {
    margin: 0 0 10%;
  }
  #main .brand-container .sec02 .prop h4 {
    margin: 0 0 4%;
  }
  #main .brand-container .sec02 .prop ul.flex {
    display: block;
  }
  #main .brand-container .sec02 .prop li {
    width: 100%;
    margin: 0 0 7%;
  }
  #main .brand-container .sec02 .prop li:last-child {
    margin: 0;
  }
  #main .brand-container .sec02 .prop li figure {
    margin: 0 0 4%;
  }
  #main .brand-container .sec02 .prop li p span {
    margin: 0 0 3%;
    padding: 0 0 3%;
  }
  #main .brand-container .sec02 .sec02__con01 {
    margin: 0 0 5%;
  }
  #main .brand-container .sec02 .sec02__con02 {
    margin: 0 0 15%;
  }
  #main .brand-container .sec02 .sec02__con03 div.flex {
    display: block;
  }
  #main .brand-container .sec02 .sec02__con03 div.flex div {
    width: 100%;
    margin: 0 0 8%;
  }
  #main .brand-container .sec02 .sec02__con03 h3 {
    margin: 0 0 5%;
    white-space: normal;
  }
  #main .brand-container .sec02 .sec02__con03 p span {
    display: block;
    margin: 0 0 5%;
  }
  #main .brand-container .sec02 .sec02__con03 figure {
    width: 100%;
    margin: 0;
  }
  #main .brand-container .sec02 .sec02__con03 figure.js--ing {
    transition-delay: 0s;
  }
}

#main .zeh-container .bg05__wrapper {
  padding: 0 0 67px;
  background-color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 768px) {
  #main .zeh-container .bg05__wrapper {
    padding: 0 0 9%;
  }
}
#main .zeh-container .sec01 {
  padding: 85px 0 70px;
}
#main .zeh-container .sec01 h3 {
  text-align: center;
  font-weight: 600;
}
@media (max-width: 768px) {
  #main .zeh-container .sec01 {
    padding: 10% 4%;
  }
  #main .zeh-container .sec01 h3 {
    text-align: left;
    font-weight: 600;
  }
}
#main .zeh-container .sec02 {
  margin: 0 0 120px;
}
#main .zeh-container .sec02 h3 {
  padding: 30px 0;
  margin: 0 0 50px;
  text-align: center;
  font-weight: 600;
  border: 2px solid #333333;
  border-right: none;
  border-left: none;
}
#main .zeh-container .sec02 h3 span {
  display: block;
  margin: 4px 0 0;
  text-align: center;
}
#main .zeh-container .sec02 .sec02__sbox01 {
  margin: 0 0 40px;
}
#main .zeh-container .sec02 .sec02__sbox01 dt {
  margin: 0 0 20px;
  font-weight: 600;
  text-align: center;
}
#main .zeh-container .sec02 .sec02__sbox02 {
  margin: 0 0 90px;
}
#main .zeh-container .sec02 .sec02__sbox02 dt {
  margin: 0 0 32px;
  padding: 5px 0;
  text-align: center;
  font-weight: 600;
  color: #fff;
  background-color: #707070;
}
#main .zeh-container .sec02 .sec02__sbox02 dd p {
  text-align: center;
}
#main .zeh-container .sec02 .sec02__sbox03 dl {
  margin: 0 0 40px;
}
#main .zeh-container .sec02 .sec02__sbox03 dt {
  margin: 0 0 30px;
  text-align: center;
  font-weight: 600;
}
#main .zeh-container .sec02 .sec02__sbox03 p.capimg {
  text-align: center;
}
#main .zeh-container .sec02 .sec02__sbox03 .captxt {
  bottom: -35px;
}
@media (max-width: 768px) {
  #main .zeh-container .sec02 {
    padding: 0 4%;
    margin: 0 0 27%;
  }
  #main .zeh-container .sec02 h3 {
    padding: 6% 0;
    margin: 0 0 9%;
  }
  #main .zeh-container .sec02 h3 span {
    margin: 1% 0 0;
  }
  #main .zeh-container .sec02 .sec02__sbox01 {
    margin: 0 0 10%;
  }
  #main .zeh-container .sec02 .sec02__sbox01 dt {
    margin: 0 0 5%;
  }
  #main .zeh-container .sec02 .sec02__sbox02 {
    margin: 0 0 20%;
  }
  #main .zeh-container .sec02 .sec02__sbox02 dt {
    margin: 0 0 5%;
    padding: 2% 0;
  }
  #main .zeh-container .sec02 .sec02__sbox03 dl {
    margin: 0 0 5%;
  }
  #main .zeh-container .sec02 .sec02__sbox03 dt {
    margin: 0 0 4%;
  }
  #main .zeh-container .sec02 .sec02__sbox03 .captxt {
    bottom: -7%;
  }
}
#main .zeh-container .sec03 {
  margin: 0 0 75px;
}
#main .zeh-container .sec03 .sec03__bg {
  padding: 45px 0 67px;
  background-color: rgba(132, 121, 71, 0.1);
}
#main .zeh-container .sec03 p.txt01 {
  margin: 0 0 20px;
}
#main .zeh-container .sec03 p.sec03__caution {
  margin: 0 0 45px;
  font-size: 14px;
}
@media (max-width: 768px) {
  #main .zeh-container .sec03 {
    padding: 0 4%;
    margin: 0 0 8%;
  }
  #main .zeh-container .sec03 h4 img {
    width: 100%;
  }
  #main .zeh-container .sec03 .sec03__bg {
    padding: 6% 4.347826087% 8%;
  }
  #main .zeh-container .sec03 p.txt01 {
    margin: 0 0 4%;
  }
  #main .zeh-container .sec03 p.sec03__caution {
    margin: 0 0 6%;
  }
}
#main .zeh-container .sec04 {
  margin: 0 0 75px;
}
#main .zeh-container .sec04 .sec04__bg {
  padding: 45px 0 65px;
  background-color: rgba(107, 37, 51, 0.1);
}
#main .zeh-container .sec04 li {
  width: 460px;
  margin: 0 40px 0 0;
}
#main .zeh-container .sec04 li:last-child {
  margin: 0;
}
#main .zeh-container .sec04 dl {
  margin: 0 0 14px;
}
#main .zeh-container .sec04 li:nth-of-type(2) dl {
  margin: 0 0 44px;
}
#main .zeh-container .sec04 dt {
  margin: 0 0 7px;
  color: #6B2533;
  font-weight: 600;
}
@media (max-width: 768px) {
  #main .zeh-container .sec04 {
    padding: 0 4%;
    margin: 0 0 8%;
  }
  #main .zeh-container .sec04 h4 img {
    width: 100%;
  }
  #main .zeh-container .sec04 .sec04__bg {
    padding: 6% 4.347826087% 8%;
  }
  #main .zeh-container .sec04 ul.flex {
    display: block;
  }
  #main .zeh-container .sec04 li {
    width: 100%;
    margin: 0 0 9%;
  }
  #main .zeh-container .sec04 dl {
    margin: 0 0 3%;
  }
  #main .zeh-container .sec04 li:nth-of-type(2) dl {
    margin: 0 0 3%;
  }
  #main .zeh-container .sec04 dt {
    margin: 0 0 3%;
  }
}
#main .zeh-container .sec05 {
  margin: 0 0 75px;
}
#main .zeh-container .sec05 .sec05__bg {
  padding: 45px 0 65px;
  background-color: rgba(19, 54, 91, 0.1);
}
#main .zeh-container .sec05 li {
  width: 460px;
  margin: 0 40px 0 0;
}
#main .zeh-container .sec05 li:last-child {
  margin: 0;
}
#main .zeh-container .sec05 dl {
  margin: 0 0 14px;
}
#main .zeh-container .sec05 li:nth-of-type(2) dl {
  margin: 0 0 74px;
}
#main .zeh-container .sec05 dt {
  margin: 0 0 7px;
  color: #13365B;
  font-weight: 600;
}
@media (max-width: 768px) {
  #main .zeh-container .sec05 {
    padding: 0 4%;
    margin: 0 0 8%;
  }
  #main .zeh-container .sec05 h4 img {
    width: 100%;
  }
  #main .zeh-container .sec05 .sec05__bg {
    padding: 6% 4.347826087% 8%;
  }
  #main .zeh-container .sec05 ul.flex {
    display: block;
  }
  #main .zeh-container .sec05 li {
    width: 100%;
    margin: 0 0 9%;
  }
  #main .zeh-container .sec05 dl {
    margin: 0 0 3%;
  }
  #main .zeh-container .sec05 li:nth-of-type(2) dl {
    margin: 0 0 3%;
  }
  #main .zeh-container .sec05 dt {
    margin: 0 0 3%;
  }
}
#main .zeh-container .sec06 {
  margin: 0 0 75px;
}
#main .zeh-container .sec06 h4 img {
  width: 100%;
}
#main .zeh-container .sec06 .sec06__bg {
  padding: 45px 0 65px;
  background-color: rgba(44, 85, 53, 0.1);
}
#main .zeh-container .sec06 li {
  width: 300px;
  margin: 0 30px 0 0;
}
#main .zeh-container .sec06 li:last-child {
  margin: 0;
}
#main .zeh-container .sec06 dl {
  margin: 0 0 14px;
}
#main .zeh-container .sec06 li:nth-of-type(1) dl {
  margin: 0 0 44px;
}
#main .zeh-container .sec06 li:nth-of-type(2) dt {
  margin: 0 0 37px;
}
#main .zeh-container .sec06 li:nth-of-type(3) dt {
  margin: 0 0 36px;
}
#main .zeh-container .sec06 li:nth-of-type(3) dl {
  margin: 0 0 74px;
}
#main .zeh-container .sec06 dt {
  margin: 0 0 7px;
  color: #2C5535;
  font-weight: 600;
}
@media (max-width: 768px) {
  #main .zeh-container .sec06 {
    padding: 0 4%;
    margin: 0 0 4%;
  }
  #main .zeh-container .sec06 .sec06__bg {
    padding: 6% 4.347826087% 8%;
  }
  #main .zeh-container .sec06 ul.flex {
    display: block;
  }
  #main .zeh-container .sec06 li {
    width: 100%;
    margin: 0 0 9%;
  }
  #main .zeh-container .sec06 dl {
    margin: 0 0 3%;
  }
  #main .zeh-container .sec06 li:nth-of-type(1) dl {
    margin: 0 0 3%;
  }
  #main .zeh-container .sec06 li:nth-of-type(2) dt {
    margin: 0 0 3%;
  }
  #main .zeh-container .sec06 li:nth-of-type(3) dt {
    margin: 0 0 3%;
  }
  #main .zeh-container .sec06 li:nth-of-type(3) dl {
    margin: 0 0 3%;
  }
  #main .zeh-container .sec06 dt {
    margin: 0 0 3%;
  }
  #main .zeh-container .sec06 img {
    width: 100%;
  }
}
#main .zeh-container .sec07 {
  padding: 75px 0 18px;
  background-color: rgba(216, 212, 211, 0.5);
}
#main .zeh-container .sec07 div.flex {
  justify-content: space-between;
  align-items: flex-start;
}
#main .zeh-container .sec07 div.sec07__sbox01 {
  margin: 0 0 60px;
  padding: 0 0 60px;
  border-bottom: 1px solid #727171;
}
#main .zeh-container .sec07 dl {
  width: 542px;
  margin: 0 49px 0 0;
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s 0s ease, transform 1s 0s ease;
}
#main .zeh-container .sec07 div.sec07__sbox01.js--ing dl,
#main .zeh-container .sec07 div.sec07__sbox02.js--ing dl {
  opacity: 1;
  transform: translateY(0);
}
#main .zeh-container .sec07 dt {
  margin: 0 0 30px;
}
#main .zeh-container .sec07 p.txt {
  width: 521px;
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s 0s ease, transform 1s 0s ease;
}
#main .zeh-container .sec07 div.sec07__sbox01.js--ing p.txt,
#main .zeh-container .sec07 div.sec07__sbox02.js--ing p.txt {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.2s;
}
@media (max-width: 768px) {
  #main .zeh-container .sec07 {
    padding: 8% 4% 4%;
  }
  #main .zeh-container .sec07 div.flex {
    display: block;
  }
  #main .zeh-container .sec07 div.sec07__sbox01 {
    margin: 0 0 9%;
    padding: 0 0 9%;
  }
  #main .zeh-container .sec07 dl {
    width: 100%;
    margin: 0 0 6%;
  }
  #main .zeh-container .sec07 dt {
    margin: 0 0 4%;
  }
  #main .zeh-container .sec07 dt span {
    font-size: 16px;
  }
  #main .zeh-container .sec07 p.txt {
    width: 100%;
  }
  #main .zeh-container .sec07 div.sec07__sbox01.js--ing p.txt,
  #main .zeh-container .sec07 div.sec07__sbox02.js--ing p.txt {
    transition-delay: 0s;
  }
}
#main .zeh-container .caution__box {
  font-size: 14px;
  padding: 0 0 75px;
  background-color: rgba(216, 212, 211, 0.5);
}
@media (max-width: 768px) {
  #main .zeh-container .caution__box {
    padding: 0 4% 10%;
  }
}

#main .design-container .bg05__wrapper {
  padding: 93px 0 120px;
  background-color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 768px) {
  #main .design-container .bg05__wrapper {
    padding: 10% 0;
  }
}
#main .design-container .sec01 {
  margin: 0 0 75px;
}
#main .design-container .sec01 dt {
  text-align: center;
  margin: 0 0 45px;
}
@media (max-width: 768px) {
  #main .design-container .sec01 {
    padding: 0 4%;
    margin: 0 0 10%;
  }
  #main .design-container .sec01 dt {
    text-align: left;
    margin: 0 0 5%;
  }
}
#main .design-container .sec02 {
  margin: 0 0 40px;
  position: relative;
}
#main .design-container .sec02 dl {
  position: absolute;
  top: 65px;
  right: 55px;
  z-index: 5;
}
#main .design-container .sec02 img {
  width: 100%;
}
@media (max-width: 768px) {
  #main .design-container .sec02 {
    padding: 34% 0 0;
    margin: 0 0 3%;
  }
  #main .design-container .sec02 dl {
    top: 0;
    left: 4%;
    right: auto;
  }
  #main .design-container .sec02 dd p {
    font-size: 16px;
  }
}
#main .design-container .sec03 {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto 80px;
}
@media (max-width: 768px) {
  #main .design-container .sec03 {
    padding: 0 4%;
    box-sizing: border-box;
    width: 100%;
    max-width: 1180px;
    margin: 0 auto 10%;
  }
}
#main .design-container .sec04 {
  margin: 0 0 40px;
}
#main .design-container .sec04 div.flex {
  align-items: flex-start;
  gap: 0 45px;
}
#main .design-container .sec04 figure {
  width: 586px;
}
#main .design-container .sec04 p {
  width: 438px;
}
@media (max-width: 768px) {
  #main .design-container .sec04 {
    margin: 0 0 7%;
    padding: 0 4%;
  }
  #main .design-container .sec04 div.flex {
    flex-direction: column;
    gap: 3vw 0;
  }
  #main .design-container .sec04 figure {
    width: 100%;
  }
  #main .design-container .sec04 p {
    width: 100%;
  }
}
#main .design-container .sec05 {
  margin: 0 0 40px;
}
#main .design-container .sec05 img {
  width: 100%;
}
@media (max-width: 768px) {
  #main .design-container .sec05 {
    margin: 0 0 3%;
  }
}
#main .design-container .sec06 {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto 40px;
}
@media (max-width: 768px) {
  #main .design-container .sec06 {
    padding: 0 4%;
    box-sizing: border-box;
    width: 100%;
    max-width: 1180px;
    margin: 0 auto 3%;
  }
}
#main .design-container .sec07 {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto 40px;
}
@media (max-width: 768px) {
  #main .design-container .sec07 {
    padding: 0 4%;
    box-sizing: border-box;
    width: 100%;
    max-width: 1180px;
    margin: 0 auto 9%;
  }
}
#main .design-container .sec08 {
  padding: 0 0 6%;
  position: relative;
}
#main .design-container .sec08:after {
  content: "";
  background: linear-gradient(0deg, rgba(148, 128, 73, 0.14) 90%, rgba(255, 255, 255, 0) 90%);
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  clip-path: polygon(0 0, 100% 0%, 100% 80%, 0% 100%);
}
#main .design-container .sec08 .sec08__wrapper01 {
  position: relative;
  z-index: 5;
  width: 100%;
  max-width: 1186px;
  margin: 0 auto 60px;
}
#main .design-container .sec08 .sec08__wrapper01 div.flex {
  align-items: flex-start;
}
#main .design-container .sec08 .sec08__wrapper01 dl {
  padding: 17% 0 0;
}
#main .design-container .sec08 .sec08__wrapper02 {
  position: relative;
  z-index: 5;
}
#main .design-container .sec08 .sec08__wrapper02 div.flex {
  gap: 0 50px;
  align-items: flex-end;
}
#main .design-container .sec08 .sec08__wrapper02 dl {
  width: 644px;
  padding: 0 0 10%;
}
#main .design-container .sec08 .sec08__wrapper02 dt {
  margin: 0 0 24px;
}
#main .design-container .sec08 .sec08__wrapper02 figure {
  width: 419px;
}
@media (max-width: 768px) {
  #main .design-container .sec08 {
    padding: 0 0 19%;
  }
  #main .design-container .sec08:after {
    bottom: -0.1%;
    clip-path: polygon(0 13%, 100% 13%, 100% 92%, 0% 100%);
  }
  #main .design-container .sec08 .sec08__wrapper01 {
    margin: 0 auto 9%;
  }
  #main .design-container .sec08 .sec08__wrapper01 div.flex {
    flex-direction: column;
    gap: 5vw 0;
  }
  #main .design-container .sec08 .sec08__wrapper01 dl {
    color: #333;
    padding: 0 0 0 4%;
  }
  #main .design-container .sec08 .sec08__wrapper01 dt {
    margin: 0 0 2%;
  }
  #main .design-container .sec08 .sec08__wrapper01 dd p {
    font-size: 16px;
  }
  #main .design-container .sec08 .sec08__wrapper02 {
    padding: 0 4%;
  }
  #main .design-container .sec08 .sec08__wrapper02 div.flex {
    flex-direction: column;
    gap: 8vw 0;
  }
  #main .design-container .sec08 .sec08__wrapper02 dl {
    width: 100%;
    padding: 0;
  }
  #main .design-container .sec08 .sec08__wrapper02 dt {
    margin: 0 0 7%;
  }
  #main .design-container .sec08 .sec08__wrapper02 figure {
    width: 100%;
  }
}
#main .design-container .sec09 {
  margin: 0 0 110px;
  color: #fff;
}
#main .design-container .sec09 .sec__in__s {
  background-color: #7D6E48;
}
#main .design-container .sec09 div.flex {
  padding: 35px 0 0;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 0 42px;
}
#main .design-container .sec09 p {
  width: 578px;
}
#main .design-container .sec09 p span.txt01 {
  display: block;
  text-align: left;
  margin: 0 0 5px;
  font-size: 26px;
  font-family: "Cardo", serif;
}
#main .design-container .sec09 p span.txt02 {
  display: block;
  text-align: left;
  margin: 0 0 5px;
}
#main .design-container .sec09 p span.txt03 {
  display: block;
  text-align: left;
  margin: 0 0 20px;
}
#main .design-container .sec09 p b {
  display: inline-block;
  margin: 0 0 0 10px;
}
#main .design-container .sec09 figure {
  width: 285px;
}
@media (max-width: 768px) {
  #main .design-container .sec09 {
    padding: 0 4%;
    margin: 0 0 9%;
  }
  #main .design-container .sec09 .sec__in__s {
    padding: 4% 0 0;
    box-sizing: border-box;
  }
  #main .design-container .sec09 div.flex {
    flex-direction: column;
    padding: 0;
    gap: 0;
  }
  #main .design-container .sec09 p {
    width: 100%;
    padding: 0 5.7971014493%;
    box-sizing: border-box;
  }
  #main .design-container .sec09 p span.txt01 {
    margin: 0 0 4%;
    font-size: 20px;
  }
  #main .design-container .sec09 p span.txt02 {
    display: block;
    margin: 0 0 1%;
    font-size: 24px;
  }
  #main .design-container .sec09 p span.txt03 {
    display: block;
    text-align: left;
    margin: 0 0 8%;
  }
  #main .design-container .sec09 p b {
    display: inline-block;
    margin: 0 0 0 3%;
    font-size: 24px;
  }
  #main .design-container .sec09 figure {
    width: 49.8550724638%;
    margin: 0 0 0 auto;
  }
}

#main .online-container .bg05__wrapper {
  padding: 93px 0 50px;
  background-color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 768px) {
  #main .online-container .bg05__wrapper {
    padding: 10% 0;
  }
}
#main .online-container p.btn {
  width: 580px;
  margin: 40px auto 0;
}
#main .online-container p.btn.last {
  margin: 40px auto 80px;
}
#main .online-container p.btn a {
  display: block;
  text-align: center;
  color: #333;
  padding: 0.6em 0;
  border: 2px solid #fff;
  border-radius: 100px;
  background: linear-gradient(90deg, rgb(167, 201, 251) 0%, rgb(233, 160, 187) 100%);
  font-weight: 600;
}
@media (max-width: 768px) {
  #main .online-container p.btn {
    width: 100%;
    margin: 6% auto 0;
  }
  #main .online-container p.btn.last {
    margin: 6% auto 16%;
  }
}
#main .online-container .sec01 {
  margin: 0 0 100px;
}
#main .online-container .sec01 dt {
  text-align: center;
  margin: 0 0 20px;
}
#main .online-container .sec01 dd p {
  text-align: center;
}
@media (max-width: 768px) {
  #main .online-container .sec01 {
    padding: 0 4%;
    margin: 0 0 5%;
  }
  #main .online-container .sec01 dt {
    margin: 0 0 5%;
  }
  #main .online-container .sec01 dd p {
    text-align: left;
  }
}
#main .online-container .sec02 {
  margin: 0 0 110px;
}
#main .online-container .sec02 h3 {
  padding: 5px 0;
  color: #fff;
  margin: 0 0 74px;
  text-align: center;
  font-weight: 600;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(1, 101, 203) 50%, rgba(0, 0, 0, 0) 100%);
}
#main .online-container .sec02 li {
  margin: 0 0 65px;
  padding: 88px 0 55px;
  background-color: #fff;
}
#main .online-container .sec02 li:last-child {
  margin: 0;
}
#main .online-container .sec02 div.sec__in__s {
  position: relative;
}
#main .online-container .sec02 p.num {
  width: max-content;
  position: absolute;
  top: -130px;
  left: -10px;
}
#main .online-container .sec02 dl {
  margin: 0 0 47px;
}
#main .online-container .sec02 dt {
  margin: 0 0 24px;
  font-weight: 600;
}
#main .online-container .sec02 img {
  width: 100%;
}
#main .online-container .sec02 div.flex {
  align-items: flex-start;
  gap: 0 72px;
}
#main .online-container .sec02 div.flex dl {
  width: 400px;
}
#main .online-container .sec02 div.flex figure {
  width: 493px;
}
@media (max-width: 768px) {
  #main .online-container .sec02 {
    margin: 0 0 12%;
    padding: 0 4%;
  }
  #main .online-container .sec02 h3 {
    padding: 3% 0;
    margin: 0 0 13%;
  }
  #main .online-container .sec02 li {
    margin: 0 0 12%;
    padding: 25% 6.9565217391% 7%;
  }
  #main .online-container .sec02 p.num {
    top: -108px;
    right: 0;
    left: 0;
    margin: auto;
  }
  #main .online-container .sec02 dl {
    margin: 0 0 8%;
  }
  #main .online-container .sec02 dt {
    width: 92.5925925926%;
    margin: 0 auto 5%;
    text-align: center;
  }
  #main .online-container .sec02 div.flex {
    flex-direction: column;
    gap: 0;
  }
  #main .online-container .sec02 div.flex dl {
    width: 100%;
  }
  #main .online-container .sec02 div.flex figure {
    width: 100%;
  }
  #main .online-container .sec02 li:nth-of-type(3) .captxt {
    font-size: 10px;
    right: 0;
    bottom: -15px;
  }
}
#main .online-container .sec03 .sec03__bg {
  padding: 50px 0 60px;
  background-color: #fff;
  border: 1px solid #086CCB;
}
#main .online-container .sec03 h3 {
  padding: 5px 0;
  color: #fff;
  margin: 0 0 40px;
  text-align: center;
  font-weight: 600;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(1, 101, 203) 50%, rgba(0, 0, 0, 0) 100%);
}
#main .online-container .sec03 .sec03__wrapper01 {
  margin: 0 0 50px;
}
#main .online-container .sec03 .sec03__wrapper02 p.bnr {
  text-align: center;
  margin: 0 0 55px;
}
#main .online-container .sec03 .sec03__wrapper02 li {
  margin: 0 0 30px;
}
#main .online-container .sec03 .sec03__wrapper02 li:last-child {
  margin: 0;
}
#main .online-container .sec03 .sec03__wrapper02 li:last-child div.flex {
  gap: 0 122px;
  justify-content: center;
}
#main .online-container .sec03 .sec03__wrapper02 li dt {
  font-weight: 600;
  color: #086CCB;
  margin: 0 0 7px;
}
#main .online-container .sec03 .sec03__wrapper02 li figure {
  margin: 20px 0 25px;
  text-align: center;
  font-size: 0;
  line-height: 0;
}
#main .online-container .sec03 .sec03__wrapper03 {
  padding: 30px 0 70px;
}
#main .online-container .sec03 .sec03__wrapper03 dt {
  color: #086CCB;
  margin: 0 0 10px;
  font-weight: 600;
}
#main .online-container .sec03 .sec03__wrapper04 {
  background-color: #f1f8fd;
  padding: 68px 60px 54px;
}
#main .online-container .sec03 .sec03__wrapper04 p.stit {
  text-align: center;
  color: #086CCB;
  font-weight: 600;
  margin: 0 0 25px;
}
#main .online-container .sec03 .sec03__wrapper04 p.img {
  text-align: center;
  margin: 0 0 60px;
}
#main .online-container .sec03 .sec03__wrapper04 ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
#main .online-container .sec03 .sec03__wrapper04 ul li {
  width: 350px;
  line-height: 1.8;
}
#main .online-container .sec03 .sec03__wrapper04 ul li:nth-of-type(2) {
  margin: 0 0 50px;
}
#main .online-container .sec03 .sec03__wrapper04 ul li:last-child {
  width: 100%;
  font-size: 14px;
  padding: 55px 0 0;
}
@media (max-width: 768px) {
  #main .online-container .sec03 {
    padding: 0 4%;
  }
  #main .online-container .sec03 .sec03__bg {
    padding: 3% 2.8985507246%;
  }
  #main .online-container .sec03 h3 {
    padding: 3% 0;
    margin: 0 0 6%;
  }
  #main .online-container .sec03 .sec03__wrapper01 {
    margin: 0 0 11%;
  }
  #main .online-container .sec03 .sec03__wrapper02 p.bnr {
    margin: 0 0 9%;
  }
  #main .online-container .sec03 .sec03__wrapper02 li {
    margin: 0 0 7%;
  }
  #main .online-container .sec03 .sec03__wrapper02 li:last-child {
    margin: 0;
  }
  #main .online-container .sec03 .sec03__wrapper02 li:last-child div.flex {
    flex-direction: column;
    gap: 7vw 0;
  }
  #main .online-container .sec03 .sec03__wrapper02 li:last-child p {
    text-align: center;
  }
  #main .online-container .sec03 .sec03__wrapper02 li dt {
    margin: 0 0 2%;
  }
  #main .online-container .sec03 .sec03__wrapper02 li figure {
    width: 65.5384615385%;
    margin: 4% auto 0;
  }
  #main .online-container .sec03 .sec03__wrapper03 {
    padding: 10% 0;
  }
  #main .online-container .sec03 .sec03__wrapper03 dt {
    margin: 0 0 3%;
  }
  #main .online-container .sec03 .sec03__wrapper04 {
    padding: 13% 1.8461538462% 9%;
  }
  #main .online-container .sec03 .sec03__wrapper04 p.stit {
    margin: 0 0 7%;
  }
  #main .online-container .sec03 .sec03__wrapper04 p.img {
    width: 87.5796178344%;
    margin: 0 auto 13%;
  }
  #main .online-container .sec03 .sec03__wrapper04 ul li {
    width: 100%;
    margin: 0 0 8%;
  }
  #main .online-container .sec03 .sec03__wrapper04 ul li:nth-of-type(2) {
    margin: 0 0 8%;
  }
  #main .online-container .sec03 .sec03__wrapper04 ul li:last-child {
    width: 100%;
    padding: 0;
    margin: 0;
  }
}

#main .location-container #dailylife .bg__wrapper {
  padding: 93px 0 0;
  background-color: #EEE8EB;
}
@media (max-width: 768px) {
  #main .location-container #dailylife .bg__wrapper {
    padding: 10% 0 0;
  }
}
#main .location-container #dailylife .sec01 {
  padding: 91px 0 67px;
}
#main .location-container #dailylife .sec01 h3 {
  font-weight: 600;
  text-align: center;
  margin: 0 0 29px;
  font-weight: 600;
}
#main .location-container #dailylife .sec01 h3 .pc_none {
  display: none;
}
#main .location-container #dailylife .sec01 .sec01__wrapper01,
#main .location-container #dailylife .sec01 .sec01__wrapper02 {
  padding: 0 20px 0 0;
}
#main .location-container #dailylife .sec01 .sec01__wrapper01 .flex,
#main .location-container #dailylife .sec01 .sec01__wrapper02 .flex {
  gap: 9px;
  justify-content: center;
}
#main .location-container #dailylife .sec01 .sec01__wrapper01 .flex img,
#main .location-container #dailylife .sec01 .sec01__wrapper02 .flex img {
  width: 436px;
}
#main .location-container #dailylife .sec01 .sec01__wrapper01 {
  margin: 0 0 14px 0;
}
@media (max-width: 768px) {
  #main .location-container #dailylife .sec01 {
    margin: 0 0 2%;
    padding: 10% 4% 6%;
  }
  #main .location-container #dailylife .sec01 h3 {
    font-weight: 600;
    text-align: left;
    margin: 0 0 3%;
  }
  #main .location-container #dailylife .sec01 h3 .pc_none {
    display: block;
  }
  #main .location-container #dailylife .sec01 .sec01__wrapper01,
  #main .location-container #dailylife .sec01 .sec01__wrapper02 {
    padding: 0;
  }
  #main .location-container #dailylife .sec01 .sec01__wrapper01 .flex,
  #main .location-container #dailylife .sec01 .sec01__wrapper02 .flex {
    gap: 7px;
    justify-content: center;
    flex-direction: column;
  }
  #main .location-container #dailylife .sec01 .sec01__wrapper01 .flex img,
  #main .location-container #dailylife .sec01 .sec01__wrapper02 .flex img {
    width: 100%;
  }
  #main .location-container #dailylife .sec01 .sec01__wrapper01 {
    margin: 0 0 7px;
  }
}
#main .location-container #dailylife .sec02 {
  margin: 0 0 80px;
  scroll-margin-top: 100px;
}
#main .location-container #dailylife .sec02 .sec02__wrapper01 {
  margin: 0 0 5px;
  padding: 22px 0 27px;
}
#main .location-container #dailylife .sec02 .sec02__wrapper01 .sec__in__l {
  position: relative;
}
#main .location-container #dailylife .sec02 .sec02__wrapper01 h3 {
  text-align: center;
  font-family: "Cardo", "Shippori Mincho", "Noto Serif JP", "游明朝", Hiragino Mincho ProN, "HGS明朝E", "メイリオ", Meiryo, serif;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #A1758B;
  margin: 0 0 15px;
}
#main .location-container #dailylife .sec02 .sec02__wrapper01 p {
  text-align: center;
  font-weight: 600;
}
#main .location-container #dailylife .sec02 .sec02__wrapper02 {
  margin: 0 0 40px;
}
#main .location-container #dailylife .sec02 .sec02__wrapper02 img {
  width: 100%;
}
#main .location-container #dailylife .sec02 .sec02__wrapper02 .captxt.left {
  left: 0.5rem;
  bottom: 0.5rem;
}
#main .location-container #dailylife .sec02 .sec02__wrapper03 {
  margin: 0 0 100px;
  text-align: center;
}
#main .location-container #dailylife .sec02 .sec02__wrapper03 h4 {
  margin: 0 0 30px;
  text-align: center;
  font-weight: 600;
}
#main .location-container #dailylife .sec02 .sec02__wrapper03 p {
  text-align: center;
  font-weight: 400;
}
#main .location-container #dailylife .sec02 .sec02__wrapper03 br.pc_none {
  display: none;
}
#main .location-container #dailylife .sec02 .sec02__wrapper04 h4 {
  font-weight: 600;
  margin: 0 0 18px;
  padding: 12px 0;
  text-align: center;
  color: #A1758B;
  font-family: "Cardo", "Shippori Mincho", "Noto Serif JP", "游明朝", Hiragino Mincho ProN, "HGS明朝E", "メイリオ", Meiryo, serif;
  font-weight: 700;
  letter-spacing: 0.1em;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.3) 0%, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0.3) 100%);
}
#main .location-container #dailylife .sec02 .sec02__wrapper04 iframe {
  width: 100%;
  aspect-ratio: 16/11;
}
@media (max-width: 768px) {
  #main .location-container #dailylife .sec02 {
    margin: 0 0 20%;
    scroll-margin-top: 100px;
  }
  #main .location-container #dailylife .sec02 .sec02__wrapper01 {
    margin: 0 0 4%;
    padding: 5% 0 6%;
  }
  #main .location-container #dailylife .sec02 .sec02__wrapper01 .sec__in__l {
    position: relative;
  }
  #main .location-container #dailylife .sec02 .sec02__wrapper01 h3 {
    text-align: center;
    font-family: "Cardo", "Shippori Mincho", "Noto Serif JP", "游明朝", Hiragino Mincho ProN, "HGS明朝E", "メイリオ", Meiryo, serif;
    font-weight: 700;
    color: #A1758B;
    margin: 0;
  }
  #main .location-container #dailylife .sec02 .sec02__wrapper01 p {
    text-align: center;
  }
  #main .location-container #dailylife .sec02 .sec02__wrapper02 {
    margin: 0 0 5%;
    padding: 0 4%;
  }
  #main .location-container #dailylife .sec02 .sec02__wrapper02 img {
    width: 100%;
  }
  #main .location-container #dailylife .sec02 .sec02__wrapper02 .captxt.left {
    left: 0.5rem;
    bottom: 0.5rem;
  }
  #main .location-container #dailylife .sec02 .sec02__wrapper03 {
    margin: 0 0 18%;
    padding: 0 4%;
    text-align: center;
  }
  #main .location-container #dailylife .sec02 .sec02__wrapper03 h4 {
    margin: 0 0 5%;
    text-align: center;
    font-weight: 600;
  }
  #main .location-container #dailylife .sec02 .sec02__wrapper03 p {
    text-align: left;
    font-size: 16px;
  }
  #main .location-container #dailylife .sec02 .sec02__wrapper03 br.pc_none {
    display: block;
  }
  #main .location-container #dailylife .sec02 .sec02__wrapper04 {
    padding: 0 4%;
  }
  #main .location-container #dailylife .sec02 .sec02__wrapper04 h4 {
    font-weight: 600;
    margin: 0 0 3%;
    padding: 12px 0;
    text-align: center;
    color: #A1758B;
    font-size: 20px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.3) 0%, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0.3) 100%);
  }
  #main .location-container #dailylife .sec02 .sec02__wrapper04 iframe {
    aspect-ratio: 3/5;
    box-sizing: border-box;
    padding: 0 2.8985507246%;
  }
}
#main .location-container #dailylife .caution__box {
  background: #fff;
  padding: 30px 0 65px;
}
@media (max-width: 768px) {
  #main .location-container #dailylife .caution__box {
    padding: 6% 4% 20%;
  }
}

#main .location-container #goodweekend .bg__wrapper {
  padding: 93px 0 0;
  background-color: #F5F0E8;
}
@media (max-width: 768px) {
  #main .location-container #goodweekend .bg__wrapper {
    padding: 10% 0 0;
  }
}
#main .location-container #goodweekend .sec01 {
  padding: 91px 0 67px;
}
#main .location-container #goodweekend .sec01 h3 {
  font-weight: 600;
  text-align: center;
  margin: 0 0 29px;
  font-weight: 600;
}
#main .location-container #goodweekend .sec01 h3 .pc_none {
  display: none;
}
#main .location-container #goodweekend .sec01 .sec01__wrapper01,
#main .location-container #goodweekend .sec01 .sec01__wrapper02 {
  padding: 0 20px 0 0;
}
#main .location-container #goodweekend .sec01 .sec01__wrapper01 .flex,
#main .location-container #goodweekend .sec01 .sec01__wrapper02 .flex {
  gap: 9px;
  justify-content: center;
}
#main .location-container #goodweekend .sec01 .sec01__wrapper01 .flex img,
#main .location-container #goodweekend .sec01 .sec01__wrapper02 .flex img {
  width: 436px;
}
#main .location-container #goodweekend .sec01 .sec01__wrapper01 {
  margin: 0 0 14px 0;
}
@media (max-width: 768px) {
  #main .location-container #goodweekend .sec01 {
    margin: 0 0 2%;
    padding: 10% 4% 6%;
  }
  #main .location-container #goodweekend .sec01 h3 {
    font-weight: 600;
    text-align: left;
    margin: 0 0 3%;
  }
  #main .location-container #goodweekend .sec01 h3 .pc_none {
    display: block;
  }
  #main .location-container #goodweekend .sec01 .sec01__wrapper01,
  #main .location-container #goodweekend .sec01 .sec01__wrapper02 {
    padding: 0;
  }
  #main .location-container #goodweekend .sec01 .sec01__wrapper01 .flex,
  #main .location-container #goodweekend .sec01 .sec01__wrapper02 .flex {
    gap: 7px;
    justify-content: center;
    flex-direction: column;
  }
  #main .location-container #goodweekend .sec01 .sec01__wrapper01 .flex img,
  #main .location-container #goodweekend .sec01 .sec01__wrapper02 .flex img {
    width: 100%;
  }
  #main .location-container #goodweekend .sec01 .sec01__wrapper01 {
    margin: 0 0 7px;
  }
}
#main .location-container #goodweekend .sec02 {
  margin: 0 0 80px;
  scroll-margin-top: 100px;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper01 {
  margin: 0 0 5px;
  padding: 22px 0 27px;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper01 .sec__in__l {
  position: relative;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper01 h3 {
  text-align: center;
  font-family: "Cardo", "Shippori Mincho", "Noto Serif JP", "游明朝", Hiragino Mincho ProN, "HGS明朝E", "メイリオ", Meiryo, serif;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #A18875;
  margin: 0 0 15px;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper01 p {
  text-align: center;
  font-weight: 600;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper01 br.pc_none {
  display: none;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper02 {
  margin: 0 0 40px;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper02 img {
  width: 100%;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper02 .captxt.left {
  left: 0.5rem;
  bottom: 0.5rem;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper03 {
  margin: 0 0 111px;
  text-align: center;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper03 h4 {
  margin: 0 0 30px;
  text-align: center;
  font-weight: 600;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper03 p {
  text-align: center;
  font-weight: 400;
  margin: 0 0 60px;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper03 figure {
  margin: 0 0 15px;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper04 {
  margin: 0 0 110px;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper04 h4 {
  margin: 0 0 40px;
  text-align: left;
  color: #A18875;
  font-family: "Cardo", "Shippori Mincho", "Noto Serif JP", "游明朝", Hiragino Mincho ProN, "HGS明朝E", "メイリオ", Meiryo, serif;
  font-weight: 700;
  letter-spacing: 0.1em;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper04 h4 span {
  display: block;
  color: #333;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper04 .flex01 {
  gap: 36px;
  justify-content: flex-end;
  margin: 0 0 59px;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper04 .flex02 {
  gap: 36px;
  justify-content: flex-start;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper04 figure:first-child {
  transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper04 figure:last-child {
  transition: transform 0.5s ease 0.2s, opacity 0.5s ease 0.2s;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper04 .captxt {
  bottom: -1.3rem;
  text-shadow: none;
  color: #333;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper04 .captxt.line__2 {
  bottom: -2.3rem;
  text-align: right;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper05 {
  margin: 0 0 110px;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper05 h4 {
  margin: 0 0 40px;
  text-align: left;
  color: #A18875;
  font-family: "Cardo", "Shippori Mincho", "Noto Serif JP", "游明朝", Hiragino Mincho ProN, "HGS明朝E", "メイリオ", Meiryo, serif;
  font-weight: 700;
  letter-spacing: 0.1em;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper05 h4 span {
  display: block;
  color: #333;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper05 .ph01 {
  margin: 0 0 51px auto;
  width: 1036px;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper05 .ph02 {
  margin: 0 auto 51px 0;
  width: 1036px;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper05 .flex {
  gap: 36px;
  justify-content: flex-end;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper05 .flex figure:first-child {
  transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper05 .flex figure:last-child {
  transition: transform 0.5s ease 0.2s, opacity 0.5s ease 0.2s;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper05 .captxt {
  bottom: -1.3rem;
  text-shadow: none;
  color: #333;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper05 .captxt.line__2 {
  bottom: -2.3rem;
  text-align: right;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper06 {
  margin: 0 0 110px;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper06 h4 {
  margin: 0 0 40px;
  text-align: left;
  color: #A18875;
  font-family: "Cardo", "Shippori Mincho", "Noto Serif JP", "游明朝", Hiragino Mincho ProN, "HGS明朝E", "メイリオ", Meiryo, serif;
  font-weight: 700;
  letter-spacing: 0.1em;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper06 h4 span {
  display: block;
  color: #333;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper06 .flex01 {
  gap: 36px;
  justify-content: flex-end;
  margin: 0 0 51px;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper06 .flex02 {
  gap: 36px;
  justify-content: flex-start;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper06 figure:first-child {
  transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper06 figure:last-child {
  transition: transform 0.5s ease 0.2s, opacity 0.5s ease 0.2s;
}
#main .location-container #goodweekend .sec02 .sec02__wrapper06 .captxt {
  bottom: -1.3rem;
  text-shadow: none;
  color: #333;
}
@media (max-width: 768px) {
  #main .location-container #goodweekend .sec02 {
    margin: 0 0 20%;
    scroll-margin-top: 100px;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper01 {
    margin: 0 0 4%;
    padding: 5% 0 6%;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper01 .sec__in__l {
    position: relative;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper01 h3 {
    line-height: 1;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper01 p {
    text-align: center;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper01 br.pc_none {
    display: block;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper02 {
    margin: 0 0 5%;
    padding: 0 4%;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper02 img {
    width: 100%;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper02 .captxt.left {
    left: 0.5rem;
    bottom: 0.5rem;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper03 {
    margin: 0 0 18%;
    padding: 0 4%;
    text-align: center;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper03 h4 {
    margin: 0 0 5%;
    text-align: center;
    font-weight: 600;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper03 p {
    margin: 0 0 30px;
    text-align: left;
    font-size: 16px;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper03 br.pc_none {
    display: block;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper04 {
    margin: 0 0 23%;
    padding: 0 4%;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper04 h4 {
    margin: 0 0 30px;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper04 .flex01 {
    display: block;
    margin: 0 0 17%;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper04 .flex01 figure {
    width: 95.652173913%;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper04 .flex01 figure:first-child {
    margin: 0 0 17% auto;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper04 .flex01 figure:last-child {
    margin: 0 auto 0 0;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper04 .flex02 {
    display: block;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper04 .flex02 figure {
    width: 95.652173913%;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper04 .flex02 figure:first-child {
    margin: 0 0 17% auto;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper04 .flex02 figure:last-child {
    margin: 0 auto 0 0;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper04 .captxt {
    bottom: -1.3rem;
    text-shadow: none;
    color: #333;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper04 .captxt.line__2 {
    bottom: -2.3rem;
    white-space: nowrap;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper04 .captxt.sp__line__3 {
    bottom: -3.3rem;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper05 {
    margin: 0 0 23%;
    padding: 0 4%;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper05 h4 {
    margin: 0 0 30px;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper05 .ph01 {
    margin: 0 0 14% auto;
    width: 95.652173913%;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper05 .ph02 {
    margin: 0 auto 14% 0;
    width: 95.652173913%;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper05 .flex {
    display: block;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper05 .flex figure {
    width: 95.652173913%;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper05 .flex figure:first-child {
    margin: 0 0 17% auto;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper05 .flex figure:last-child {
    margin: 0 auto 0 0;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper05 .captxt {
    bottom: -1.3rem;
    text-shadow: none;
    color: #333;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper05 .captxt.line__2 {
    bottom: -2.3rem;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper06 {
    margin: 0 0 23%;
    padding: 0 4%;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper06 h4 {
    margin: 0 0 30px;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper06 .flex01 {
    display: block;
    margin: 0 0 14%;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper06 .flex01 figure {
    width: 95.652173913%;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper06 .flex01 figure:first-child {
    margin: 0 0 14% auto;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper06 .flex01 figure:last-child {
    margin: 0 auto 0 0;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper06 .flex02 {
    display: block;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper06 .flex02 figure {
    width: 95.652173913%;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper06 .flex02 figure:first-child {
    margin: 0 0 14% auto;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper06 .flex02 figure:last-child {
    margin: 0 auto 0 0;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #goodweekend .sec02 .sec02__wrapper06 .captxt {
    bottom: -1.3rem;
    text-shadow: none;
    color: #333;
  }
}
#main .location-container #goodweekend .caution__box {
  background: #fff;
  padding: 30px 0 65px;
}
@media (max-width: 768px) {
  #main .location-container #goodweekend .caution__box {
    padding: 6% 4% 20%;
  }
}

#main .location-container #leisuretime .bg__wrapper {
  padding: 93px 0 0;
  background-color: #E8F5EE;
}
@media (max-width: 768px) {
  #main .location-container #leisuretime .bg__wrapper {
    padding: 10% 0 0;
  }
}
#main .location-container #leisuretime .sec01 {
  padding: 91px 0 67px;
}
#main .location-container #leisuretime .sec01 h3 {
  font-weight: 600;
  text-align: center;
  margin: 0 0 29px;
  font-weight: 600;
}
#main .location-container #leisuretime .sec01 h3 .pc_none {
  display: none;
}
#main .location-container #leisuretime .sec01 .sec01__wrapper01,
#main .location-container #leisuretime .sec01 .sec01__wrapper02 {
  padding: 0 20px 0 0;
}
#main .location-container #leisuretime .sec01 .sec01__wrapper01 .flex,
#main .location-container #leisuretime .sec01 .sec01__wrapper02 .flex {
  gap: 9px;
  justify-content: center;
}
#main .location-container #leisuretime .sec01 .sec01__wrapper01 .flex img,
#main .location-container #leisuretime .sec01 .sec01__wrapper02 .flex img {
  width: 436px;
}
#main .location-container #leisuretime .sec01 .sec01__wrapper01 {
  margin: 0 0 14px 0;
}
@media (max-width: 768px) {
  #main .location-container #leisuretime .sec01 {
    margin: 0 0 2%;
    padding: 10% 4% 6%;
  }
  #main .location-container #leisuretime .sec01 h3 {
    font-weight: 600;
    text-align: left;
    margin: 0 0 3%;
  }
  #main .location-container #leisuretime .sec01 h3 .pc_none {
    display: block;
  }
  #main .location-container #leisuretime .sec01 .sec01__wrapper01,
  #main .location-container #leisuretime .sec01 .sec01__wrapper02 {
    padding: 0;
  }
  #main .location-container #leisuretime .sec01 .sec01__wrapper01 .flex,
  #main .location-container #leisuretime .sec01 .sec01__wrapper02 .flex {
    gap: 7px;
    justify-content: center;
    flex-direction: column;
  }
  #main .location-container #leisuretime .sec01 .sec01__wrapper01 .flex img,
  #main .location-container #leisuretime .sec01 .sec01__wrapper02 .flex img {
    width: 100%;
  }
  #main .location-container #leisuretime .sec01 .sec01__wrapper01 {
    margin: 0 0 7px;
  }
}
#main .location-container #leisuretime .sec02 {
  margin: 0 0 80px;
  scroll-margin-top: 100px;
}
#main .location-container #leisuretime .sec02 br.pc_none {
  display: none;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper01 {
  margin: 0 0 5px;
  padding: 22px 0 27px;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper01 .sec__in__l {
  position: relative;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper01 h3 {
  text-align: center;
  font-family: "Cardo", "Shippori Mincho", "Noto Serif JP", "游明朝", Hiragino Mincho ProN, "HGS明朝E", "メイリオ", Meiryo, serif;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #61947B;
  margin: 0 0 15px;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper01 p {
  text-align: center;
  font-weight: 600;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper02 {
  margin: 0 0 40px;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper02 img {
  width: 100%;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper02 .captxt.left {
  left: 0.5rem;
  bottom: 0.5rem;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper03 {
  margin: 0 0 111px;
  text-align: center;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper03 h4 {
  margin: 0 0 30px;
  text-align: center;
  font-weight: 600;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper03 p {
  text-align: center;
  font-weight: 400;
  margin: 0 0 60px;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper03 figure {
  margin: 0 0 15px;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper04 {
  margin: 0 0 110px;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper04 h4 {
  margin: 0 0 30px;
  text-align: left;
  color: #61947B;
  font-family: "Cardo", "Shippori Mincho", "Noto Serif JP", "游明朝", Hiragino Mincho ProN, "HGS明朝E", "メイリオ", Meiryo, serif;
  font-weight: 700;
  letter-spacing: 0.1em;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper04 h4 span {
  display: block;
  color: #333;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper04 .flex01 {
  gap: 36px;
  justify-content: flex-end;
  margin: 0 0 86px;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper04 .flex02 {
  gap: 36px;
  justify-content: flex-start;
  margin: 0 0 86px;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper04 .flex03 {
  gap: 36px;
  justify-content: flex-end;
  margin: 0 0 20px;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper04 .flex04 {
  gap: 36px;
  justify-content: flex-start;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper04 figure:first-child {
  transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper04 figure:last-child {
  transition: transform 0.5s ease 0.2s, opacity 0.5s ease 0.2s;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper04 .captxt {
  bottom: -3.5rem;
  text-shadow: none;
  color: #333;
  text-align: right;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper04 .captxt span.fs__txt__20 {
  color: #235A3F;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper05 {
  margin: 0 0 110px;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper05 h4 {
  margin: 0 0 30px;
  text-align: left;
  color: #61947B;
  font-family: "Cardo", "Shippori Mincho", "Noto Serif JP", "游明朝", Hiragino Mincho ProN, "HGS明朝E", "メイリオ", Meiryo, serif;
  font-weight: 700;
  letter-spacing: 0.1em;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper05 h4 span {
  display: block;
  color: #333;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper05 .flex01 {
  gap: 36px;
  justify-content: flex-end;
  margin: 0 0 86px;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper05 .flex02 {
  gap: 36px;
  justify-content: flex-start;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper05 figure:first-child {
  transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper05 figure:last-child {
  transition: transform 0.5s ease 0.2s, opacity 0.5s ease 0.2s;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper05 .captxt {
  bottom: -3.5rem;
  text-shadow: none;
  color: #333;
  text-align: right;
}
#main .location-container #leisuretime .sec02 .sec02__wrapper05 .captxt span.fs__txt__20 {
  color: #235A3F;
}
@media (max-width: 768px) {
  #main .location-container #leisuretime .sec02 {
    margin: 0 0 20%;
    scroll-margin-top: 100px;
  }
  #main .location-container #leisuretime .sec02 br.pc_none {
    display: block;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper01 {
    margin: 0 0 4%;
    padding: 5% 0 6%;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper01 .sec__in__l {
    position: relative;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper01 h3 {
    line-height: 1;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper01 p {
    text-align: center;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper02 {
    margin: 0 0 5%;
    padding: 0 4%;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper02 img {
    width: 100%;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper02 .captxt.left {
    left: 0.5rem;
    bottom: 0.5rem;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper03 {
    margin: 0 0 29%;
    padding: 0 4%;
    text-align: center;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper03 h4 {
    margin: 0 0 5%;
    text-align: center;
    font-weight: 600;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper03 p {
    text-align: left;
    font-size: 16px;
    margin: 0 0 10%;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper03 br.pc_none {
    display: block;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper04 {
    margin: 0 0 23%;
    padding: 0 4%;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper04 .flex01 {
    display: block;
    margin: 0 0 23%;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper04 .flex01 figure {
    width: 95.652173913%;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper04 .flex01 figure:first-child {
    margin: 0 0 23% auto;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper04 .flex01 figure:last-child {
    margin: 0 auto 0 0;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper04 .flex02 {
    display: block;
    margin: 0 0 31%;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper04 .flex02 figure {
    width: 95.652173913%;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper04 .flex02 figure:first-child {
    margin: 0 0 23% auto;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper04 .flex02 figure:last-child {
    margin: 0 auto 0 0;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper04 .flex02 figure:last-child .captxt {
    bottom: -5rem;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper04 .flex03 {
    display: block;
    margin: 0 0 6%;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper04 .flex03 figure {
    width: 95.652173913%;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper04 .flex03 figure:first-child {
    margin: 0 0 6% auto;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper04 .flex03 figure:last-child {
    margin: 0 auto 0 0;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper04 .flex04 {
    display: block;
    margin: 0 0 16%;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper04 .flex04 figure {
    width: 95.652173913%;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper04 .flex04 figure:first-child {
    margin: 0 0 6% auto;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper04 .flex04 figure:last-child {
    margin: 0 auto 0 0;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper04 .captxt {
    bottom: -3rem;
    text-shadow: none;
    color: #333;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper05 {
    margin: 0 0 23%;
    padding: 0 4%;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper05 .flex01 {
    display: block;
    margin: 0 0 23%;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper05 .flex01 figure {
    width: 95.652173913%;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper05 .flex01 figure:first-child {
    margin: 0 0 23% auto;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper05 .flex01 figure:last-child {
    margin: 0 auto 0 0;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper05 .flex02 {
    display: block;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper05 .flex02 figure {
    width: 95.652173913%;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper05 .flex02 figure:first-child {
    margin: 0 0 23% auto;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper05 .flex02 figure:last-child {
    margin: 0 auto 0 0;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #leisuretime .sec02 .sec02__wrapper05 .captxt {
    bottom: -3rem;
    text-shadow: none;
    color: #333;
  }
}
#main .location-container #leisuretime .caution__box {
  background: #fff;
  padding: 30px 0 65px;
}
@media (max-width: 768px) {
  #main .location-container #leisuretime .caution__box {
    padding: 6% 4% 20%;
  }
}

#main .location-container #businesstrip .bg__wrapper {
  padding: 93px 0 0;
  background-color: #E8EBF5;
}
@media (max-width: 768px) {
  #main .location-container #businesstrip .bg__wrapper {
    padding: 10% 0 0;
  }
}
#main .location-container #businesstrip .sec01 {
  padding: 91px 0 67px;
}
#main .location-container #businesstrip .sec01 h3 {
  font-weight: 600;
  text-align: center;
  margin: 0 0 29px;
  font-weight: 600;
}
#main .location-container #businesstrip .sec01 h3 .pc_none {
  display: none;
}
#main .location-container #businesstrip .sec01 .sec01__wrapper01,
#main .location-container #businesstrip .sec01 .sec01__wrapper02 {
  padding: 0 20px 0 0;
}
#main .location-container #businesstrip .sec01 .sec01__wrapper01 .flex,
#main .location-container #businesstrip .sec01 .sec01__wrapper02 .flex {
  gap: 9px;
  justify-content: center;
}
#main .location-container #businesstrip .sec01 .sec01__wrapper01 .flex img,
#main .location-container #businesstrip .sec01 .sec01__wrapper02 .flex img {
  width: 436px;
}
#main .location-container #businesstrip .sec01 .sec01__wrapper01 {
  margin: 0 0 14px 0;
}
@media (max-width: 768px) {
  #main .location-container #businesstrip .sec01 {
    margin: 0 0 2%;
    padding: 10% 4% 6%;
  }
  #main .location-container #businesstrip .sec01 h3 {
    font-weight: 600;
    text-align: left;
    margin: 0 0 3%;
  }
  #main .location-container #businesstrip .sec01 h3 .pc_none {
    display: block;
  }
  #main .location-container #businesstrip .sec01 .sec01__wrapper01,
  #main .location-container #businesstrip .sec01 .sec01__wrapper02 {
    padding: 0;
  }
  #main .location-container #businesstrip .sec01 .sec01__wrapper01 .flex,
  #main .location-container #businesstrip .sec01 .sec01__wrapper02 .flex {
    gap: 7px;
    justify-content: center;
    flex-direction: column;
  }
  #main .location-container #businesstrip .sec01 .sec01__wrapper01 .flex img,
  #main .location-container #businesstrip .sec01 .sec01__wrapper02 .flex img {
    width: 100%;
  }
  #main .location-container #businesstrip .sec01 .sec01__wrapper01 {
    margin: 0 0 7px;
  }
}
#main .location-container #businesstrip .sec02 {
  margin: 0 0 80px;
  scroll-margin-top: 100px;
}
#main .location-container #businesstrip .sec02 br.pc_none {
  display: none;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper01 {
  margin: 0 0 5px;
  padding: 22px 0 27px;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper01 .sec__in__l {
  position: relative;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper01 h3 {
  text-align: center;
  font-family: "Cardo", "Shippori Mincho", "Noto Serif JP", "游明朝", Hiragino Mincho ProN, "HGS明朝E", "メイリオ", Meiryo, serif;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #616B94;
  margin: 0 0 15px;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper01 p {
  text-align: center;
  font-weight: 600;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper02 {
  margin: 0 0 40px;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper02 img {
  width: 100%;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper02 .captxt.left {
  left: 0.5rem;
  bottom: 0.5rem;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper03 {
  margin: 0 0 70px;
  text-align: center;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper03 h4 {
  margin: 0 0 30px;
  text-align: center;
  font-weight: 600;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper03 p {
  text-align: center;
  font-weight: 400;
  margin: 0 0 60px;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper03 p.ph {
  width: 960px;
  margin: 0 auto;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper03 figure {
  margin: 0 0 15px;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper04 {
  margin: 0 0 110px;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper04 div.flex {
  justify-content: center;
  align-items: flex-start;
  gap: 0 32px;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper04 dt {
  margin: 0 0 5px;
  padding: 0.3em;
  text-align: center;
  font-weight: 600;
  color: #fff;
  background-color: #616B94;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper04 dd {
  background-color: #fff;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper04__box01 {
  width: 540px;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper04__box02 {
  width: 540px;
  transition-delay: 0.2s;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper05 {
  margin: 0 0 110px;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper05 .flex01 {
  gap: 36px;
  justify-content: flex-end;
  margin: 0 0 70px;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper05 .flex02 {
  gap: 36px;
  justify-content: flex-start;
  margin: 0 0 86px;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper05 dl:first-child {
  transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper05 dl:last-child {
  transition: transform 0.5s ease 0.2s, opacity 0.5s ease 0.2s;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper05 .captxt {
  bottom: -1.6rem;
  right: 0;
  text-shadow: none;
  color: #333;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper05 .captxt span.fs__txt__20 {
  color: #235A3F;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper05 dl {
  width: 500px;
}
#main .location-container #businesstrip .sec02 .sec02__wrapper05 dt {
  margin: 0 0 40px;
}
@media (max-width: 768px) {
  #main .location-container #businesstrip .sec02 {
    margin: 0 0 20%;
    scroll-margin-top: 100px;
  }
  #main .location-container #businesstrip .sec02 br.pc_none {
    display: block;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper01 {
    margin: 0 0 4%;
    padding: 5% 0 6%;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper01 .sec__in__l {
    position: relative;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper01 h3 {
    line-height: 1;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper01 p {
    text-align: center;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper02 {
    margin: 0 0 5%;
    padding: 0 4%;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper02 img {
    width: 100%;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper02 .captxt.left {
    left: 0.5rem;
    bottom: 0.5rem;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper03 {
    margin: 0 0 18%;
    padding: 0 4%;
    text-align: center;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper03 h4 {
    margin: 0 0 5%;
    text-align: center;
    font-weight: 600;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper03 p {
    text-align: left;
    font-size: 16px;
    margin: 0 0 10%;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper03 p.ph {
    width: 100%;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper03 br.pc_none {
    display: block;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper04 {
    margin: 0 0 16%;
    padding: 0 4%;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper04 div.flex {
    flex-direction: column;
    gap: 40px 0;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper04 dt {
    margin: 0 0 2%;
    padding: 0.5em;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper04__box01 {
    width: 100%;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper04__box02 {
    width: 100%;
    transition-delay: 0s;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper05 {
    margin: 0 0 23%;
    padding: 0 4%;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper05 .flex01 {
    display: block;
    margin: 0 0 12%;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper05 .flex01 figure {
    width: 95.652173913%;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper05 .flex01 dl:first-child {
    margin: 0 0 12% auto;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper05 .flex01 dl:last-child {
    margin: 0 auto 0 0;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper05 .flex02 {
    display: block;
    margin: 0 0 12%;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper05 .flex02 figure {
    width: 95.652173913%;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper05 .flex02 dl:first-child {
    margin: 0 0 12% auto;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper05 .flex02 dl:last-child {
    margin: 0 auto 0 0;
    transition: opacity 1s 0s ease, transform 1s 0s ease;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper05 .captxt {
    bottom: -1.5rem;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper05 dl {
    width: 100%;
  }
  #main .location-container #businesstrip .sec02 .sec02__wrapper05 dt {
    margin: 0 0 40px;
  }
}
#main .location-container #businesstrip .caution__box {
  background: #fff;
  padding: 30px 0 65px;
}
@media (max-width: 768px) {
  #main .location-container #businesstrip .caution__box {
    padding: 6% 4% 20%;
  }
}