@charset "UTF-8";
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  text-align: left;
}

hr {
  display: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  line-height: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

ul, ol {
  list-style: none;
}

address {
  font-style: normal;
}

img {
  max-width: 100%;
  border: none;
}

html, body {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

html {
  font-size: 62.5%;
}

body {
  color: #333;
  font-size: 1em;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 500;
}
body .body-wrap {
  position: relative;
}

_:lang(x)::-ms-backdrop, body {
  font-family: "メイリオ", Meiryo, sans-serif;
}

.serif {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
}

.common-inner {
  width: 840px;
  margin: 0 auto;
}

.common-bs {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

#btn-gotop {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: fixed;
  right: 30px;
  bottom: 50px;
  z-index: 10000;
  width: 60px;
  height: 60px;
  background-color: #757575;
  transform: translateX(200%);
  transition: opacity 0.4s ease, transform 1s ease;
}
#btn-gotop.ov {
  opacity: 0.7;
  cursor: pointer;
}
#btn-gotop.on {
  transform: translateX(0);
}
#btn-gotop svg {
  color: #fff;
  font-size: 3rem;
}

.floating__bnr li.bnr {
  position: fixed;
  right: 0;
  bottom: 54px;
  width: 320px;
  z-index: 10;
  transition: opacity 0.2s 0s ease;
}
.floating__bnr li.bnr.js--ov {
  opacity: 0.7;
}
.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;
}

#common-visual {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 19.8412698413%;
  margin-bottom: 50px;
}
#common-visual .visual-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
#common-visual .visual-inner h2 {
  width: 840px;
  margin: 0 auto;
  color: #fff;
}
@media (max-width: 750px) {
  #common-visual .visual-inner h2 {
    font-size: 4vw;
    line-height: 1.6666666667;
  }
}
@media (min-width: 751px) {
  #common-visual .visual-inner h2 {
    font-size: 3rem;
    line-height: 1.6666666667;
  }
}
#common-visual .visual-inner h2 {
  font-weight: normal;
  text-shadow: 0 0 1px rgba(71, 73, 62, 0.65), 0 0 2px rgba(71, 73, 62, 0.65), 0 0 3px rgba(71, 73, 62, 0.65), 0 0 4px rgba(71, 73, 62, 0.65), 0 0 5px rgba(71, 73, 62, 0.65), 0 0 6px rgba(71, 73, 62, 0.65), 0 0 7px rgba(71, 73, 62, 0.65);
}
#common-visual .visual-inner h2 span {
  display: block;
}
#common-visual .visual-inner h2 span.en {
  display: inline-block;
}
@media (max-width: 750px) {
  #common-visual .visual-inner h2 span.en {
    font-size: 2.6666666667vw;
    line-height: 2.5;
  }
}
@media (min-width: 751px) {
  #common-visual .visual-inner h2 span.en {
    font-size: 2rem;
    line-height: 2.5;
  }
}
#common-visual .visual-inner h2 span.en small {
  display: inline-block;
  margin-right: 0.5em;
  font-size: 1.4rem;
  transform: translateY(-2px);
}

.tit {
  padding-bottom: 30px;
  font-size: 0;
  line-height: 0;
  text-align: center;
}

.tit2 {
  padding-bottom: 0.5em;
}
@media (max-width: 750px) {
  .tit2 {
    font-size: 2.6666666667vw;
    line-height: 1.8;
  }
}
@media (min-width: 751px) {
  .tit2 {
    font-size: 2rem;
    line-height: 1.8;
  }
}
.tit2 {
  font-weight: bold;
}
.tit2 .marker {
  display: inline-block;
  margin-right: 0.5em;
  color: #541c23;
}
@media (max-width: 750px) {
  .tit2 .marker {
    font-size: 1.6vw;
    line-height: 3;
  }
}
@media (min-width: 751px) {
  .tit2 .marker {
    font-size: 1.2rem;
    line-height: 3;
  }
}
.tit2 .marker {
  transform: translateY(-0.2em);
}

.tit3 {
  position: relative;
  margin-bottom: 1.5em;
  padding-bottom: 0.6em;
}
@media (max-width: 750px) {
  .tit3 {
    font-size: 2.6666666667vw;
    line-height: 1.8;
  }
}
@media (min-width: 751px) {
  .tit3 {
    font-size: 2rem;
    line-height: 1.8;
  }
}
.tit3 {
  font-weight: bold;
  text-align: center;
}
.tit3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 50px;
  height: 3px;
  background-color: #541c23;
  transform: translateX(-50%);
}

.common-txt {
  padding-bottom: 2em;
}
@media (max-width: 750px) {
  .common-txt {
    font-size: 2.1333333333vw;
    line-height: 1.5;
  }
}
@media (min-width: 751px) {
  .common-txt {
    font-size: 1.6rem;
    line-height: 1.5;
  }
}
.common-txt:last-child {
  padding-bottom: 0;
}

.po-remarks {
  display: none;
}

@media (max-width: 750px) {
  .common-remarks {
    font-size: 1.6vw;
    line-height: 1.3333333333;
  }
}
@media (min-width: 751px) {
  .common-remarks {
    font-size: 1.2rem;
    line-height: 1.3333333333;
  }
}

@media (max-width: 750px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  body .body-wrap:before {
    border-left: 1px #e5e5e5 solid;
  }
  body .body-inner {
    background: none;
  }
  .common-inner {
    width: 94.6666666667%;
  }
  #btn-gotop {
    right: 15px;
    bottom: 35px;
    width: 36px;
    height: 36px;
  }
  #btn-gotop svg {
    color: #fff;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #btn-gotop svg {
    font-size: 5.3333333333vw;
    line-height: 1;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #btn-gotop svg {
    font-size: 4rem;
    line-height: 1;
  }
}
@media (max-width: 750px) {
  #common-visual {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-top: 53.3333333333%;
    margin-bottom: 6.6666666667%;
  }
  #common-visual .visual-inner h2 {
    width: 94.6666666667%;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #common-visual .visual-inner h2 {
    font-size: 6.4vw;
    line-height: 1.4583333333;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #common-visual .visual-inner h2 {
    font-size: 4.8rem;
    line-height: 1.4583333333;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #common-visual .visual-inner h2 span.en {
    font-size: 2.9333333333vw;
    line-height: 2.7272727273;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #common-visual .visual-inner h2 span.en {
    font-size: 2.2rem;
    line-height: 2.7272727273;
  }
}
@media (max-width: 750px) {
  #common-visual .visual-inner h2 span.en small {
    transform: translateY(-1px);
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #common-visual .visual-inner h2 span.en small {
    font-size: 1.8666666667vw;
    line-height: 4.2857142857;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #common-visual .visual-inner h2 span.en small {
    font-size: 1.4rem;
    line-height: 4.2857142857;
  }
}
@media (max-width: 750px) {
  #common-visual .visual-inner h2 span.line2 {
    margin-left: 0.5em;
    padding-left: 1em;
    text-indent: -0.5em;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #common-visual .visual-inner h2 span.line2 {
    font-size: 2.9333333333vw;
    line-height: 1.0909090909;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #common-visual .visual-inner h2 span.line2 {
    font-size: 2.2rem;
    line-height: 1.0909090909;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #common-visual .visual-inner h2 span.line2 small {
    font-size: 1.8666666667vw;
    line-height: 1;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #common-visual .visual-inner h2 span.line2 small {
    font-size: 1.4rem;
    line-height: 1;
  }
}
@media (max-width: 750px) {
  .tit {
    padding-bottom: 4.2253521127%;
  }
  .tit2 {
    padding-bottom: 0.5em;
    font-weight: bold;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .tit2 {
    font-size: 4.2666666667vw;
    line-height: 1.125;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  .tit2 {
    font-size: 3.2rem;
    line-height: 1.125;
  }
}
@media (max-width: 750px) {
  .tit2 .marker {
    display: inline-block;
    margin-right: 0.5em;
    color: #541c23;
    transform: translateY(-0.2em);
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .tit2 .marker {
    font-size: 2.6666666667vw;
    line-height: 1.8;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  .tit2 .marker {
    font-size: 2rem;
    line-height: 1.8;
  }
}
@media (max-width: 750px) {
  .tit3 {
    margin-bottom: 0.9375em;
    padding-bottom: 0.375em;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .tit3 {
    font-size: 4.2666666667vw;
    line-height: 1.125;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  .tit3 {
    font-size: 3.2rem;
    line-height: 1.125;
  }
}
@media (max-width: 750px) {
  .tit3:after {
    width: 35%;
  }
  .common-txt {
    padding-bottom: 1em;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .common-txt {
    font-size: 4.2666666667vw;
    line-height: 1.5625;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  .common-txt {
    font-size: 3.2rem;
    line-height: 1.5625;
  }
}
@media (max-width: 750px) {
  .po-remarks {
    display: block;
    padding-bottom: 0.5em;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .po-remarks {
    font-size: 2.9333333333vw;
    line-height: 1.6363636364;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  .po-remarks {
    font-size: 2.2rem;
    line-height: 1.6363636364;
  }
}
@media (max-width: 750px) {
  .po-remarks svg {
    margin-right: 0.25em;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .po-remarks svg {
    font-size: 4.2666666667vw;
    line-height: 1;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  .po-remarks svg {
    font-size: 3.2rem;
    line-height: 1;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .common-remarks {
    font-size: 2.9333333333vw;
    line-height: 1.6363636364;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  .common-remarks {
    font-size: 2.2rem;
    line-height: 1.6363636364;
  }
}
@media (min-width: 751px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
}
#header {
  position: sticky;
  background-color: #fff;
  top: 0;
  left: 0;
  z-index: 999;
}
#header .hinner {
  width: 100%;
  max-width: 1180px;
  min-width: 81.3559322034%;
  margin: 0 auto;
  padding: 20px 10px;
  align-items: center;
  justify-content: space-between;
}
#header h1 {
  width: 205px;
  font-size: 0;
  line-height: 0;
  margin: 0 3% 0 0;
}
#header h1 a {
  transition: opacity 0.4s ease;
}
#header h1 a.ov {
  opacity: 0.7;
}
#header #gnavi {
  width: calc(100% - 40px);
}
#header #gnavi .btn-menu {
  display: none;
}
#header #gnavi .parents {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: nowrap;
}
#header #gnavi .parents > li {
  margin-right: 3em;
  color: #333;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
}
#header #gnavi .parents > li:last-child {
  margin-right: 0;
}
#header #gnavi .parents > li > a, #header #gnavi .parents > li dt {
  display: block;
  position: relative;
  padding-bottom: 0;
}
#header #gnavi .parents > li > a:after, #header #gnavi .parents > li > a:after, #header #gnavi .parents > li dt:after, #header #gnavi .parents > li dt:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -7px;
  width: 0;
  height: 2px;
  background-color: #333;
  transition: width 0.2s 0s ease;
}
#header #gnavi .parents > li > a.ov:after, #header #gnavi .parents > li > a.on:after, #header #gnavi .parents > li dt.ov:after, #header #gnavi .parents > li dt.on:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -7px;
  width: 100%;
  height: 2px;
  background-color: #333;
}
#header #gnavi .parents > li dt .fa-plus {
  display: none;
}
#header #gnavi .parents > li dt .fa-minus {
  display: none;
}
#header #gnavi .parents > li dt.ov {
  cursor: pointer;
}
#header #gnavi .parents > li dd {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 100;
  width: 100%;
  padding: 30px 0;
  background-color: #fff;
  color: #333;
}
#header #gnavi .parents > li dd .children {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 760px;
  margin: 0 auto;
}
#header #gnavi .parents > li dd .children li {
  width: 190px;
}
@media (max-width: 750px) {
  #header #gnavi .parents > li dd .children li {
    font-size: 1.8666666667vw;
    line-height: 1;
  }
}
@media (min-width: 751px) {
  #header #gnavi .parents > li dd .children li {
    font-size: 1.4rem;
    line-height: 1;
  }
}
#header #gnavi .parents > li dd .children li a {
  transition: opacity 0.4s ease;
}
#header #gnavi .parents > li dd .children li a.ov {
  opacity: 0.7;
}
#header #gnavi .parents > li dd .children li svg {
  margin-right: 0.5em;
  color: #541c23;
}
#header #gnavi .parents > li dd .btn-close {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 100%;
  background-color: rgba(63, 63, 63, 0.7);
}
#header #gnavi .parents > li dd .btn-close.ov {
  cursor: pointer;
}
#header #gnavi .parents > li dd .btn-close svg {
  color: #fff;
}
@media (max-width: 750px) {
  #header #gnavi .parents > li dd .btn-close svg {
    font-size: 5.3333333333vw;
    line-height: 1;
  }
}
@media (min-width: 751px) {
  #header #gnavi .parents > li dd .btn-close svg {
    font-size: 4rem;
    line-height: 1;
  }
}
#header #gnavi .parents > li.business dd .children {
  width: 960px;
}
#header #gnavi .parents > li.business dd .children li {
  width: 240px;
}
#header #gnavi .parents > li.business dd .children li:nth-child(-n+4) {
  padding-bottom: 2em;
}
#header #gnavi .parents > li.business dd .children li.agency {
  display: none;
  opacity: 0.2;
}
#header #gnavi .parents > li.business dd .children li.agency a.ov {
  opacity: 2;
  cursor: default;
}
#header #gnavi .parents > li.top .fa-chevron-right,
#header #gnavi .parents > li.affiliated .fa-chevron-right,
#header #gnavi .parents > li.recruit .fa-chevron-right,
#header #gnavi .parents > li.inquiry .fa-chevron-right,
#header #gnavi .parents li.instructions .fa-chevron-right {
  display: none;
}
@media (max-width: 750px) {
  #header #gnavi .parents > li.instructions {
    font-size: 1.8666666667vw;
    line-height: 1.5714285714;
  }
}
@media (min-width: 751px) {
  #header #gnavi .parents > li.instructions {
    font-size: 1.4rem;
    line-height: 1.5714285714;
  }
}
#header #gnavi .parents > li.instructions a {
  text-align: center;
}

@media (max-width: 750px) {
  #header .hinner {
    width: 100%;
    max-width: none;
    min-width: inherit;
    padding: 2.6666666667%;
    z-index: 1010;
  }
  #header h1 {
    margin: 0;
    position: relative;
    width: 43.3802816901%;
    z-index: 1000;
  }
  #header #gnavi {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    position: fixed;
    bottom: auto;
    top: 0;
    left: 0;
    z-index: 400;
    width: 100%;
  }
  #header #gnavi .btn-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 1.5em;
    height: 100%;
    background-color: transparent;
    color: #fff;
    z-index: 1020;
    padding: 3% 1% 0 0;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #header #gnavi .btn-menu {
    font-size: 8.9333333333vw;
    line-height: 1;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #header #gnavi .btn-menu {
    font-size: 6.7rem;
    line-height: 1;
  }
}
@media (max-width: 750px) {
  #header #gnavi .btn-menu .fa-bars {
    color: #333;
  }
  #header #gnavi .btn-menu .fa-times {
    display: none;
    color: #fff;
  }
  #header #gnavi .btn-menu.on .fa-bars {
    display: none;
  }
  #header #gnavi .btn-menu.on .fa-times {
    display: block;
  }
  #header #gnavi .parents {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 18% 2.6666666667%;
    background-color: #333;
    overflow-y: scroll;
    height: 100vh;
  }
  #header #gnavi .parents > li {
    margin-right: 0;
    color: #fff;
    font-size: 3.9436619718vw !important;
    border-bottom: 1px solid #fff;
    padding: 0.8em 0;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #header #gnavi .parents > li {
    font-size: 4.2666666667vw;
    line-height: 2.8125;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #header #gnavi .parents > li {
    font-size: 3.2rem;
    line-height: 2.8125;
  }
}
@media (max-width: 750px) {
  #header #gnavi .parents > li > a, #header #gnavi .parents > li dt {
    display: block;
    position: relative;
    padding-bottom: 0;
    padding: 0 0 0 3%;
  }
  #header #gnavi .parents > li > a.ov:after, #header #gnavi .parents > li > a.on:after, #header #gnavi .parents > li dt.ov:after, #header #gnavi .parents > li dt.on:after {
    content: none;
  }
  #header #gnavi .parents > li.header__logo {
    padding: 0;
    border-bottom: none;
  }
  #header #gnavi .parents > li.header__logo a {
    padding: 0;
  }
  #header #gnavi .parents > li dl ul li a {
    font-size: 3.3802816901vw;
    padding: 0 0 0 3%;
  }
  #header #gnavi .parents > li dt .fa-plus {
    display: inline-block;
    position: absolute;
    right: 3%;
    top: 0;
    bottom: 0;
    margin: auto 0 auto 0.2em;
  }
  #header #gnavi .parents > li dt .fa-minus {
    display: none;
    margin-left: 0.2em;
    position: absolute;
    right: 3%;
    top: 0;
    bottom: 0;
    margin: auto 0 auto 0.2em;
  }
  #header #gnavi .parents > li dt.on .fa-plus {
    display: none;
  }
  #header #gnavi .parents > li dt.on .fa-minus {
    display: inline-block;
    margin-left: 0.2em;
  }
  #header #gnavi .parents > li dd {
    display: none;
    position: static;
    padding: 0;
    background-color: transparent;
    color: #fff;
  }
  #header #gnavi .parents > li dd .children {
    display: block;
    width: 100%;
    margin: 2% 0 0;
  }
  #header #gnavi .parents > li dd .children li {
    width: 100%;
    padding-bottom: 0;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #header #gnavi .parents > li dd .children li {
    font-size: 4.2666666667vw;
    line-height: 1.875;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #header #gnavi .parents > li dd .children li {
    font-size: 3.2rem;
    line-height: 1.875;
  }
}
@media (max-width: 750px) {
  #header #gnavi .parents > li dd .children li svg {
    color: #fff;
  }
  #header #gnavi .parents > li dd .btn-close {
    display: none;
  }
  #header #gnavi .parents > li.business dd .children {
    width: 100%;
  }
  #header #gnavi .parents > li.business dd .children li {
    width: 100%;
  }
  #header #gnavi .parents > li.business dd .children li:nth-child(-n+4) {
    padding-bottom: 0;
  }
  #header #gnavi .parents > li.business dd .children li.agency {
    display: none;
  }
  #header #gnavi .parents > li.top,
  #header #gnavi .parents > li.affiliated,
  #header #gnavi .parents > li.recruit,
  #header #gnavi .parents > li.inquiry,
  #header #gnavi .parents > li.instructions {
    position: relative;
  }
  #header #gnavi .parents > li.top .fa-chevron-right,
  #header #gnavi .parents > li.affiliated .fa-chevron-right,
  #header #gnavi .parents > li.recruit .fa-chevron-right,
  #header #gnavi .parents > li.inquiry .fa-chevron-right,
  #header #gnavi .parents > li.instructions .fa-chevron-right {
    position: absolute;
    right: 3%;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #header #gnavi .parents > li.instructions {
    font-size: 4.2666666667vw;
    line-height: 2.8125;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #header #gnavi .parents > li.instructions {
    font-size: 3.2rem;
    line-height: 2.8125;
  }
}
@media (max-width: 750px) {
  #header #gnavi .parents > li.instructions a {
    text-align: left;
  }
}
#fbnr {
  margin: 0 0 150px;
}
#fbnr h3 {
  margin: 0 0 20px;
}
#fbnr li a figure {
  overflow: hidden;
}
#fbnr li a img {
  width: 100%;
  transition: transform 0.8s 0s ease, opacity 0.5s 0s ease;
}
#fbnr li a.hover.ov img {
  transform: scale(1.05);
  opacity: 0.5;
}
#fbnr span {
  font-weight: 700;
}

@media (max-width: 750px) {
  #fbnr {
    padding: 0 6.6666666667%;
    margin: 0 0 17%;
  }
  #fbnr h3 {
    margin: 0 0 3%;
  }
}
#footer {
  background-color: #EFEFEF;
}
#footer #ftop {
  width: 95%;
  max-width: 1180px;
  min-width: 81.3559322034%;
  margin: 0 auto;
  padding: 80px 0 130px;
}
#footer #ftop .ftop-inner {
  color: #333;
}
#footer #ftop .ftop-inner .address {
  width: 325px;
  margin: 0 auto 60px;
  font-size: 1.4rem;
  font-weight: bold;
}
#footer #ftop .ftop-inner .address dt {
  width: 324px;
  margin: 0 auto;
  padding-bottom: 27px;
  font-size: 0;
  line-height: 0;
  text-align: center;
}
#footer #ftop .ftop-inner .address dt a {
  transition: opacity 0.4s ease;
}
#footer #ftop .ftop-inner .address dt a.ov {
  opacity: 0.7;
}
#footer #ftop .ftop-inner .address dd .gmap {
  width: 100%;
  height: 450px;
  padding-bottom: 20px;
}
#footer #ftop .ftop-inner .address dd .gmap iframe {
  width: 100%;
  height: 100%;
}
#footer #ftop .ftop-inner .address dd p {
  margin: 0 0 32px;
}
@media (max-width: 750px) {
  #footer #ftop .ftop-inner .address dd p {
    font-size: 1.8666666667vw;
    line-height: 1.4285714286;
  }
}
@media (min-width: 751px) {
  #footer #ftop .ftop-inner .address dd p {
    font-size: 1.4rem;
    line-height: 1.4285714286;
  }
}
#footer #ftop .ftop-inner .address dd p {
  text-align: center;
}
#footer #ftop .ftop-inner .address dd p a {
  text-decoration: underline;
}
#footer #ftop .ftop-inner .address dd p a:hover {
  text-decoration: none;
}
#footer #ftop .ftop-inner .address dd p:nth-of-type(2) {
  margin: 0;
}
#footer #ftop .ftop-inner .fnavi {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 750px;
  margin: 0 auto;
}
@media (max-width: 750px) {
  #footer #ftop .ftop-inner .fnavi {
    font-size: 1.6vw;
    line-height: 2.3333333333;
  }
}
@media (min-width: 751px) {
  #footer #ftop .ftop-inner .fnavi {
    font-size: 1.2rem;
    line-height: 2.3333333333;
  }
}
#footer #ftop .ftop-inner .fnavi {
  font-size: 1.4rem !important;
  font-weight: bold;
}
#footer #ftop .ftop-inner .fnavi .fnavi-left {
  width: 280px;
}
#footer #ftop .ftop-inner .fnavi .fnavi-right {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
#footer #ftop .ftop-inner .fnavi .fnavi-right .fr-left {
  width: 280px;
}
#footer #ftop .ftop-inner .fnavi .fnavi-right .fr-right {
  width: 180px;
}
#footer #ftop .ftop-inner .fnavi svg {
  margin-right: 0.5em;
  line-height: 1;
}
#footer #ftop .ftop-inner .fnavi dd {
  padding-left: 1.5em;
}
#footer #ftop .ftop-inner .fnavi .gchildren {
  padding-left: 1em;
}
#footer #ftop .ftop-inner .fnavi a:hover {
  text-decoration: underline;
}
#footer .copyright {
  background-color: #EFEFEF;
  color: #333;
}
@media (max-width: 750px) {
  #footer .copyright {
    font-size: 1.8666666667vw;
    line-height: 2.5714285714;
  }
}
@media (min-width: 751px) {
  #footer .copyright {
    font-size: 1.4rem;
    line-height: 2.5714285714;
  }
}
#footer .copyright {
  text-align: center;
  text-align: left;
  padding: 0 0 20px;
}

@media (min-width: 1201px) {
  #footer #ftop .ftop-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 0 140px;
  }
  #footer #ftop .ftop-inner .address {
    width: 325px;
    margin: 0;
  }
  #footer #ftop .ftop-inner .address dt {
    margin: 0;
    text-align: left;
    padding-bottom: 97px;
  }
  #footer #ftop .ftop-inner .address dd p {
    text-align: left;
    margin: 0 0 52px;
  }
  #footer #ftop .ftop-inner .fnavi {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 715px;
    margin: 0;
    justify-content: flex-start;
    gap: 0 40px;
  }
}
@media (min-width: 1201px) and (max-width: 750px) {
  #footer #ftop .ftop-inner .fnavi {
    font-size: 1.6vw;
    line-height: 2.3333333333;
  }
}
@media (min-width: 1201px) and (min-width: 751px) {
  #footer #ftop .ftop-inner .fnavi {
    font-size: 1.2rem;
    line-height: 2.3333333333;
  }
}
@media (min-width: 1201px) {
  #footer #ftop .ftop-inner .fnavi .fnavi-left {
    width: 210px;
  }
  #footer #ftop .ftop-inner .fnavi .fnavi-right {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0 45px;
  }
  #footer #ftop .ftop-inner .fnavi .fnavi-right .fr-left {
    width: 260px;
  }
  #footer #ftop .ftop-inner .fnavi .fnavi-right .fr-right {
    width: 160px;
  }
  #footer .copyright {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    min-width: 0;
    background-color: #EFEFEF;
    color: #333;
    text-align: center;
    text-align: left;
    padding: 0 0 20px;
  }
}
@media (min-width: 1201px) and (max-width: 750px) {
  #footer .copyright {
    font-size: 1.8666666667vw;
    line-height: 2.5714285714;
  }
}
@media (min-width: 1201px) and (min-width: 751px) {
  #footer .copyright {
    font-size: 1.4rem;
    line-height: 2.5714285714;
  }
}
@media (max-width: 750px) {
  #footer #ftop {
    width: 86.6666666667%;
    max-width: none;
    min-width: inherit;
    padding: 14% 0 0;
  }
  #footer #ftop .ftop-inner .address {
    width: 100%;
    margin: 0 0 12%;
  }
  #footer #ftop .ftop-inner .address dt {
    width: 80.9230769231%;
    margin: 0 0 4%;
    padding-bottom: 4.2253521127%;
    text-align: left;
  }
  #footer #ftop .ftop-inner .address dd p {
    padding-bottom: 1em;
    text-align: left;
    font-size: 1.4rem !important;
    margin: 0 0 6%;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #footer #ftop .ftop-inner .address dd p {
    font-size: 3.2vw;
    line-height: 1.4166666667;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #footer #ftop .ftop-inner .address dd p {
    font-size: 2.4rem;
    line-height: 1.4166666667;
  }
}
@media (max-width: 750px) {
  #footer #ftop .ftop-inner .address dd p a {
    text-decoration: underline;
  }
  #footer #ftop .ftop-inner .fnavi {
    display: none;
    width: 100%;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #footer #ftop .ftop-inner .fnavi {
    font-size: 2.9333333333vw;
    line-height: 1.8181818182;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #footer #ftop .ftop-inner .fnavi {
    font-size: 2.2rem;
    line-height: 1.8181818182;
  }
}
@media (max-width: 750px) {
  #footer #ftop .ftop-inner .fnavi .fnavi-left {
    width: 48.5915492958%;
  }
  #footer #ftop .ftop-inner .fnavi .fnavi-right {
    display: block;
    width: 48.5915492958%;
  }
  #footer #ftop .ftop-inner .fnavi .fnavi-right .fr-left {
    width: 100%;
  }
  #footer #ftop .ftop-inner .fnavi .fnavi-right .fr-right {
    width: 100%;
  }
  #footer #ftop .ftop-inner .fnavi .parents > li {
    padding: 0 0 1em 1em;
    text-indent: -1em;
  }
  #footer #ftop .ftop-inner .fnavi .parents .children > li {
    padding-bottom: 1em;
  }
  #footer #ftop .ftop-inner .fnavi .parents .children > li:last-child {
    padding-bottom: 0;
  }
  #footer #ftop .ftop-inner .fnavi .gchildren li {
    padding-bottom: 1em;
  }
  #footer .copyright {
    width: 86.6666666667%;
    margin: 0 auto;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #footer .copyright {
    font-size: 2.9333333333vw;
    line-height: 1.6363636364;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #footer .copyright {
    font-size: 2.2rem;
    line-height: 1.6363636364;
  }
}
/*テキストスライド*/
.slide-in {
  overflow: hidden;
  display: inline-block;
}

.slide-in_inner {
  display: inline-block;
}

.leftAnime {
  opacity: 0;
}

.leftAnime.off {
  opacity: 1;
  animation-name: opacity-anime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}

.scl.on.slideAnimeL {
  animation-name: slideTextX100;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes slideTextX100 {
  from {
    transform: translateX(-100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
.scl.on.slideAnimeL .slideAnimeR {
  animation-name: slideTextX-100;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes slideTextX-100 {
  from {
    transform: translateX(100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes opacity-anime {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/*背景右から左へ伸びる*/
.btn-anime {
  position: relative;
}

.btn-anime:after {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #333;
  transition: all 0.5s;
  opacity: 0;
}

.btn-anime.hover.ov:after {
  width: 100%;
  opacity: 1;
}

.btn-anime.hover.ov {
  color: #fff;
}

/*背景右から左へ伸びる02*/
.btn-anime02 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: 0.3s;
}

.btn-anime02:before {
  content: "";
  width: 120%;
  height: 200%;
  position: absolute;
  top: -50%;
  right: 0;
  z-index: -1;
  background: #ccc;
  transform: translateX(-100%);
  transition: transform 0.5s 0s ease;
}

.btn-anime02.hover.ov {
  color: #fff;
}

.btn-anime02.hover.ov:before {
  transform: translateX(10%);
}

/*要素がじわっと出現*/
.blurTrigger {
  opacity: 0;
}

.blurTrigger.scl.on {
  animation-name: blurAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}

.blurTrigger.scl.off {
  animation-name: blurAnime-reverse;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}

@keyframes blurAnime {
  from {
    filter: blur(10px);
    transform: scale(1.02);
    opacity: 0;
  }
  to {
    filter: blur(0);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes blurAnime-reverse {
  from {
    filter: blur(0);
    transform: scale(1);
    opacity: 1;
  }
  to {
    filter: blur(10px);
    transform: scale(1.02);
    opacity: 0;
  }
}
.fs__txt__42 {
  font-size: 4.2rem;
  letter-spacing: 0.04em;
  line-height: 1.5238095238;
}
.fs__txt__36 {
  font-size: 3.6rem;
  letter-spacing: 0.04em;
  line-height: 1.5;
}
.fs__txt__20 {
  font-size: 2rem;
  letter-spacing: 0.04em;
  line-height: 2.3;
}
.fs__txt__20__line13 {
  font-size: 2rem;
  letter-spacing: 0.04em;
  line-height: 1.3;
}
.fs__txt__16 {
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  line-height: 1.875;
}
.fs__txt__16__line13 {
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  line-height: 1.3125;
}
.fs__txt__14 {
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  line-height: 1.5714285714;
}
.fs__txt__12 {
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  line-height: 1.3333333333;
}

@media (max-width: 750px) {
  .fs__txt__42 {
    font-size: 3rem;
    letter-spacing: 0.04em;
    line-height: 1.5;
  }
  .fs__txt__36 {
    font-size: 2.4rem;
    letter-spacing: 0.04em;
    line-height: 1.5;
  }
  .fs__txt__20 {
    font-size: 1.6rem;
    letter-spacing: 0.04em;
    line-height: 2.25;
  }
  .fs__txt__20__line13 {
    font-size: 1.6rem;
    letter-spacing: 0.04em;
    line-height: 1.3125;
  }
  .fs__txt__16 {
    font-size: 1.4rem;
    letter-spacing: 0.04em;
    line-height: 1.5714285714;
  }
  .fs__txt__16__line13 {
    font-size: 1.4rem;
    letter-spacing: 0.04em;
    line-height: 1.3571428571;
  }
}
.fs__txt__en__36 {
  font-size: 3.6rem;
  letter-spacing: 0.04em;
  line-height: 1;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
}
.fs__txt__en__26 {
  font-size: 2.6rem;
  letter-spacing: 0.04em;
  line-height: 1;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
}
.fs__txt__en__20 {
  font-size: 2rem;
  letter-spacing: 0.04em;
  line-height: 1;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
}

@media (max-width: 750px) {
  .fs__txt__en__36 {
    font-size: 3rem;
    letter-spacing: 0.04em;
    line-height: 1;
    font-family: "Roboto", sans-serif;
  }
  .fs__txt__en__26 {
    font-size: 2rem;
    letter-spacing: 0.04em;
    line-height: 1;
    font-family: "Roboto", sans-serif;
  }
  .fs__txt__en__20 {
    font-size: 1.6rem;
    letter-spacing: 0.04em;
    line-height: 1;
    font-family: "Roboto", sans-serif;
  }
}
.flex {
  display: flex;
}

.sec__in__l {
  width: 100%;
  max-width: 1180px;
  min-width: 0;
  margin: 0 auto;
}

.sec__in__s {
  width: 100%;
  max-width: 960px;
  min-width: 0;
  margin: 0 auto;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}

.serif {
  font-family: "Shippori Mincho", serif;
}

img {
  height: auto;
  vertical-align: middle;
}

header {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  padding: 40px 0 0;
}
header .top-btn {
  position: absolute;
  left: 40px;
  top: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 40px;
  border: 1px solid #fff;
  border-radius: 30px;
  box-sizing: border-box;
  color: #fff;
  font-family: "Shippori Mincho", serif;
  font-weight: 800;
  font-size: 18px;
  line-height: 1;
  text-decoration: none;
  z-index: 10;
  transition: background-color 0.3s ease;
}
header .top-btn:hover {
  background-color: #fff;
  color: #000a48;
}
header h1 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  color: #fff;
  font-weight: 800;
}
@media (max-width: 750px) {
  header h1 {
    font-size: 3.2vw;
    line-height: 1;
  }
}
@media (min-width: 751px) {
  header h1 {
    font-size: 2.4rem;
    line-height: 1;
  }
}
header h1 img {
  width: 150px;
}
@media (max-width: 750px) {
  header {
    padding: 2.4vw 0 0;
  }
  header .top-btn {
    left: 2.6666666667%;
    top: 2.4vw;
    width: 16%;
    height: 6.4vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  header .top-btn {
    font-size: 3.2vw;
    line-height: 1;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  header .top-btn {
    font-size: 2.4rem;
    line-height: 1;
  }
}
@media (max-width: 750px) {
  header h1 {
    gap: 1.3333333333vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  header h1 {
    font-size: 3.7333333333vw;
    line-height: 1;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  header h1 {
    font-size: 2.8rem;
    line-height: 1;
  }
}
@media (max-width: 750px) {
  header h1 img {
    width: 20vw;
  }
}

#performance #box01 {
  width: 100%;
  margin: 0;
}
#performance #box01 figure {
  display: block;
  width: 100%;
  margin: 0;
}
#performance #box01 img {
  display: block;
  width: 100%;
  height: auto;
}
#performance #box02.box02 {
  width: 100%;
  max-width: 960px;
  margin: 40px auto;
  padding: 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 18px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}
#performance #box02.box02 button {
  appearance: none;
  -webkit-appearance: none;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  font: inherit;
  cursor: pointer;
  color: inherit;
}
#performance #box02.box02 h2 {
  display: flex;
  align-items: center;
  gap: 0;
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 0 0 0 20px;
  box-sizing: border-box;
  background-color: #003a7a;
  border-radius: 5px 5px 0 0;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
}
#performance #box02.box02 h2 span {
  margin-left: 1em;
  font-size: 14px;
  font-weight: 500;
}
#performance #box02.box02 dl {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin: 0;
  width: 100%;
}
#performance #box02.box02 dt {
  display: flex;
  align-items: center;
  width: 100%;
  height: 30px;
  padding: 0 0 0 10px;
  box-sizing: border-box;
  background-color: #e0e7f0;
  color: #003a7a;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}
#performance #box02.box02 dd {
  margin: 0;
  width: 100%;
}
#performance #box02.box02 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#performance #box02.box02 .box02__area ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
  width: 100%;
}
#performance #box02.box02 .box02__area ul li {
  flex: 0 0 auto;
  width: max-content;
  min-width: calc((100% - 60px) / 4);
}
#performance #box02.box02 .box02__area ul li.is-all {
  flex: 1 1 100%;
  width: 100%;
  min-width: 100%;
}
#performance #box02.box02 .box02__area ul button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 35px;
  padding: 0 12px;
  box-sizing: border-box;
  border: 2px solid #003a7a;
  border-radius: 5px;
  background-color: #fff;
  color: #003a7a;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  transition: background-color 0.2s ease, color 0.2s ease;
}
#performance #box02.box02 .box02__area ul button.is-active {
  padding-left: 28px;
  background-color: #003a7a;
  color: #fff;
  border-color: #003a7a;
}
#performance #box02.box02 .box02__area ul button.is-active::before {
  content: "✓";
  position: absolute;
  left: 13px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  line-height: 1;
}
#performance #box02.box02 .box02__area ul li.is-all button.is-active::before {
  display: none;
}
#performance #box02.box02 .box02__layout ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 18px;
  width: 100%;
}
#performance #box02.box02 .box02__layout ul li {
  flex: 0 0 auto;
  width: max-content;
  min-width: calc((100% - 90px) / 6);
}
#performance #box02.box02 .box02__layout ul button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 30px;
  padding: 0 12px;
  box-sizing: border-box;
  border: 2px solid #003a7a;
  border-radius: 5px;
  background-color: #fff;
  color: #003a7a;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  transition: background-color 0.2s ease, color 0.2s ease;
}
#performance #box02.box02 .box02__layout ul button.is-active {
  padding-left: 28px;
  background-color: #003a7a;
  color: #fff;
  border-color: #003a7a;
}
#performance #box02.box02 .box02__layout ul button.is-active::before {
  content: "✓";
  position: absolute;
  left: 13px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  line-height: 1;
}
#performance #box02.box02 .box02__selected {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 37px;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  background-color: #e0e7f0;
}
#performance #box02.box02 .box02__selected-label {
  flex-shrink: 0;
  margin: 0;
  color: #003a7a;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
}
#performance #box02.box02 .box02__selected-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  flex: 1 1 auto;
  min-width: 0;
}
#performance #box02.box02 .box02__selected-list li {
  flex-shrink: 0;
}
#performance #box02.box02 .box02__selected-list button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  width: max-content;
  min-width: 90px;
  height: 30px;
  padding: 0 12px 0 20px;
  box-sizing: border-box;
  background-color: #003a7a;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
}
#performance #box02.box02 .box02__selected-list button .js-property-chip-label {
  flex: 0 0 auto;
  text-align: left;
}
#performance #box02.box02 .box02__selected-list button span[aria-hidden=true] {
  flex-shrink: 0;
  font-size: 16px;
  line-height: 1;
}
#performance #box02.box02 .box02__actions {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
  gap: 20px;
}
#performance #box02.box02 .box02__clear {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 25px;
  padding: 0 0 2px;
  box-sizing: border-box;
  border-bottom: 1px solid #003a7a;
  color: #003a7a;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
}
#performance #box02.box02 .box02__search {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  width: 350px;
  max-width: 100%;
  height: 40px;
  box-sizing: border-box;
  background-color: #f97452;
  border-radius: 7px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: opacity 0.2s ease;
}
#performance #box02.box02 .box02__search:hover {
  opacity: 0.85;
}
@media (max-width: 750px) {
  #performance #box02.box02 .box02__search i,
  #performance #box02.box02 .box02__search .svg-inline--fa {
    font-size: 4vw;
    line-height: 1;
  }
}
@media (min-width: 751px) {
  #performance #box02.box02 .box02__search i,
  #performance #box02.box02 .box02__search .svg-inline--fa {
    font-size: 3rem;
    line-height: 1;
  }
}
#performance #box02.box02 .box02__search i,
#performance #box02.box02 .box02__search .svg-inline--fa {
  width: 1em;
  height: 1em;
}
#performance #box02.box02 .box02__search-txt {
  white-space: nowrap;
}
#performance #box02.box02 .box02__search-count {
  white-space: nowrap;
}
@media (max-width: 750px) {
  #performance #box02.box02 {
    margin: 6.4vw auto;
    padding: 0 2.6666666667%;
    gap: 1.3333333333vw;
  }
  #performance #box02.box02 h2 {
    height: 10.6666666667vw;
    padding-left: 0;
    justify-content: center;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #performance #box02.box02 h2 {
    font-size: 4.8vw;
    line-height: 1;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #performance #box02.box02 h2 {
    font-size: 3.6rem;
    line-height: 1;
  }
}
@media (max-width: 750px) {
  #performance #box02.box02 h2 span {
    margin-left: 1em;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #performance #box02.box02 h2 span {
    font-size: 3.7333333333vw;
    line-height: 1;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #performance #box02.box02 h2 span {
    font-size: 2.8rem;
    line-height: 1;
  }
}
@media (max-width: 750px) {
  #performance #box02.box02 dt {
    height: 5.3333333333vw;
    padding-left: 0;
    justify-content: center;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #performance #box02.box02 dt {
    font-size: 3.7333333333vw;
    line-height: 1;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #performance #box02.box02 dt {
    font-size: 2.8rem;
    line-height: 1;
  }
}
@media (max-width: 750px) {
  #performance #box02.box02 .box02__area ul {
    gap: 1.3333333333vw 2.6666666667vw;
  }
  #performance #box02.box02 .box02__area ul li {
    min-width: calc((100% - 2.6666666667vw * 1) / 2);
  }
  #performance #box02.box02 .box02__area ul li.is-all {
    min-width: 100%;
  }
  #performance #box02.box02 .box02__area ul button {
    height: 9.3333333333vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #performance #box02.box02 .box02__area ul button {
    font-size: 4.2666666667vw;
    line-height: 1;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #performance #box02.box02 .box02__area ul button {
    font-size: 3.2rem;
    line-height: 1;
  }
}
@media (max-width: 750px) {
  #performance #box02.box02 .box02__area ul button.is-active::before {
    left: 3.4666666667vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #performance #box02.box02 .box02__area ul button.is-active::before {
    font-size: 4.2666666667vw;
    line-height: 1;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #performance #box02.box02 .box02__area ul button.is-active::before {
    font-size: 3.2rem;
    line-height: 1;
  }
}
@media (max-width: 750px) {
  #performance #box02.box02 .box02__layout ul {
    gap: 1.3333333333vw 4.8vw;
  }
  #performance #box02.box02 .box02__layout ul li {
    min-width: calc((100% - 4.8vw * 2) / 3);
  }
  #performance #box02.box02 .box02__layout ul button {
    height: 8vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #performance #box02.box02 .box02__layout ul button {
    font-size: 4.2666666667vw;
    line-height: 1;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #performance #box02.box02 .box02__layout ul button {
    font-size: 3.2rem;
    line-height: 1;
  }
}
@media (max-width: 750px) {
  #performance #box02.box02 .box02__layout ul button.is-active::before {
    left: 3.4666666667vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #performance #box02.box02 .box02__layout ul button.is-active::before {
    font-size: 4.2666666667vw;
    line-height: 1;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #performance #box02.box02 .box02__layout ul button.is-active::before {
    font-size: 3.2rem;
    line-height: 1;
  }
}
@media (max-width: 750px) {
  #performance #box02.box02 .box02__selected {
    gap: 2.6666666667vw 9.8666666667vw;
    padding: 2.6666666667vw;
  }
  #performance #box02.box02 .box02__selected-label {
    width: auto;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #performance #box02.box02 .box02__selected-label {
    font-size: 4.2666666667vw;
    line-height: 1;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #performance #box02.box02 .box02__selected-label {
    font-size: 3.2rem;
    line-height: 1;
  }
}
@media (max-width: 750px) {
  #performance #box02.box02 .box02__selected-list {
    gap: 2.6666666667vw;
  }
  #performance #box02.box02 .box02__selected-list button {
    min-width: 24vw;
    height: 8vw;
    padding: 0 3.2vw 0 5.3333333333vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #performance #box02.box02 .box02__selected-list button {
    font-size: 3.2vw;
    line-height: 1;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #performance #box02.box02 .box02__selected-list button {
    font-size: 2.4rem;
    line-height: 1;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #performance #box02.box02 .box02__selected-list button span[aria-hidden=true] {
    font-size: 4.2666666667vw;
    line-height: 1;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #performance #box02.box02 .box02__selected-list button span[aria-hidden=true] {
    font-size: 3.2rem;
    line-height: 1;
  }
}
@media (max-width: 750px) {
  #performance #box02.box02 .box02__actions {
    flex-direction: column;
    align-items: center;
    gap: 5.3333333333vw;
    padding-top: 5.3333333333vw;
  }
  #performance #box02.box02 .box02__clear {
    order: 2;
    align-self: center;
    height: 6.6666666667vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #performance #box02.box02 .box02__clear {
    font-size: 4.2666666667vw;
    line-height: 1;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #performance #box02.box02 .box02__clear {
    font-size: 3.2rem;
    line-height: 1;
  }
}
@media (max-width: 750px) {
  #performance #box02.box02 .box02__search {
    order: 1;
    width: 100%;
    max-width: 93.3333333333vw;
    height: 10.6666666667vw;
    gap: 5.3333333333vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #performance #box02.box02 .box02__search {
    font-size: 4.2666666667vw;
    line-height: 1;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #performance #box02.box02 .box02__search {
    font-size: 3.2rem;
    line-height: 1;
  }
}
@media (max-width: 750px) {
  #performance #box02.box02 .box02__search i,
  #performance #box02.box02 .box02__search .svg-inline--fa {
    width: 1em;
    height: 1em;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #performance #box02.box02 .box02__search i,
  #performance #box02.box02 .box02__search .svg-inline--fa {
    font-size: 8vw;
    line-height: 1;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #performance #box02.box02 .box02__search i,
  #performance #box02.box02 .box02__search .svg-inline--fa {
    font-size: 6rem;
    line-height: 1;
  }
}
#performance #map.map {
  width: 100%;
  margin: 0 auto 40px;
}
#performance #map.map #gmap {
  width: 100%;
  height: auto;
  min-height: 320px;
  aspect-ratio: 100/40;
  padding-top: 0;
  background-color: #ddd;
  text-align: center !important;
}
#performance #map.map #gmap * {
  text-align: center !important;
}
#performance #map.map #gmap .gmapinfo {
  max-width: 150px;
  overflow: hidden;
  text-align: left !important;
}
#performance #map.map #gmap .gmapinfo * {
  text-align: left !important;
}
#performance #map.map #gmap .gmapinfo a {
  display: block;
  color: inherit;
  text-decoration: none;
}
#performance #map.map #gmap .gmapinfo p a {
  color: #003a7a;
  text-decoration: underline;
}
#performance #map.map #gmap .gmapinfo p a:hover {
  text-decoration: none;
}
#performance #map.map #gmap .gmapinfo img {
  width: 100%;
  height: auto;
  display: block;
}
#performance #map.map #gmap .gmapinfo p {
  font-size: 14px;
  padding: 10px 0 5px;
  text-align: left !important;
  margin: 0;
}
#performance #map.map #gmap .gmapinfo p + p {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 750px) {
  #performance #map.map {
    margin-bottom: 6.4vw;
  }
  #performance #map.map #gmap {
    min-height: 53.3333333333vw;
    aspect-ratio: 100/80;
    padding-top: 0;
  }
}
#performance #box03 {
  width: 100%;
  max-width: 960px;
  margin: 0 auto 150px;
  padding: 0;
  box-sizing: border-box;
  font-family: "Noto Sans JP", sans-serif;
}
#performance #box03 .box03__empty {
  margin: 40px 0;
  text-align: center;
  font-size: 16px;
  line-height: 1.6;
  color: #333;
}
#performance #box03 .box03__empty[hidden] {
  display: none !important;
}
#performance #box03 .list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
#performance #box03 .item {
  display: flex;
  align-items: flex-start;
  gap: 22px;
  width: 100%;
  min-height: 310px;
  padding: 0;
  box-sizing: border-box;
  border: 1px solid #999;
  background: #fff;
}
#performance #box03 .media {
  flex: 0 0 300px;
  width: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 0 0 20px;
  box-sizing: border-box;
}
#performance #box03 .swiper-container {
  width: 100%;
  height: 180px;
  border: 1px solid #999;
  box-sizing: border-box;
  overflow: hidden;
}
#performance #box03 .swiper-slide {
  margin: 0;
  width: 100%;
  height: 180px;
  overflow: hidden;
  box-sizing: border-box;
}
#performance #box03 .swiper-slide img {
  width: 100%;
  height: 100% !important;
  max-height: 100%;
  object-fit: contain;
  display: block;
}
#performance #box03 .swiper-button-prev,
#performance #box03 .swiper-button-next {
  display: grid;
  place-content: center;
  width: 14px;
  height: 42px;
  margin-top: -21px;
  background: none;
  outline: none;
}
#performance #box03 .swiper-button-prev::after,
#performance #box03 .swiper-button-next::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-top: 2px solid #003a7a;
  border-right: 2px solid #003a7a;
  box-sizing: border-box;
}
#performance #box03 .swiper-button-prev {
  left: 8px;
}
#performance #box03 .swiper-button-prev::after {
  transform: rotate(-135deg);
}
#performance #box03 .swiper-button-next {
  right: 8px;
}
#performance #box03 .swiper-button-next::after {
  transform: rotate(45deg);
}
#performance #box03 .detail {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 230px;
  height: 40px;
  margin: 0 auto;
  box-sizing: border-box;
  background-color: #f97452;
  border-radius: 30px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  transition: opacity 0.2s ease;
}
#performance #box03 .detail:hover {
  opacity: 0.85;
}
#performance #box03 .body {
  flex: 1 1 auto;
  min-width: 0;
  padding: 9px 10px 20px 0;
  box-sizing: border-box;
}
#performance #box03 .area {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 50px;
  margin: 0 0 8px;
  padding: 5px 12px;
  box-sizing: border-box;
  background-color: #003a7a;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  line-height: 1;
  white-space: nowrap;
}
#performance #box03 .title {
  margin: 0 0 12px;
  padding: 0 0 8px;
  border-bottom: 1px solid #919191;
  color: #000;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.04em;
  word-break: break-all;
}
#performance #box03 .ico {
  flex-shrink: 0;
  display: block;
}
#performance #box03 .ico--pin {
  width: 15px;
  height: 20px;
  margin-top: 1px;
}
#performance #box03 .ico--train {
  width: 25px;
  height: 25px;
  margin-right: 0;
}
#performance #box03 .address {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 0 0 8px;
  color: #000;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.36;
  letter-spacing: 0.04em;
}
#performance #box03 .address span {
  min-width: 0;
}
#performance #box03 .access {
  display: flex;
  align-items: flex-start;
  gap: 0;
  margin: 0 0 20px;
}
#performance #box03 .access-txt {
  min-width: 0;
  color: #000;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.36;
  letter-spacing: 0.04em;
}
#performance #box03 .access-txt p {
  margin: 0;
}
#performance #box03 .rent {
  margin: 0 0 10px;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.04em;
}
#performance #box03 .rent-label {
  font-size: 18px;
}
#performance #box03 .rent-num {
  color: #c80000;
  font-size: 26px;
}
#performance #box03 .rent-unit {
  font-size: 18px;
}
#performance #box03 .spec {
  margin: 0 0 10px;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.04em;
}
#performance #box03 .built {
  margin: 0;
  color: #000;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: 0.04em;
}
@media (max-width: 750px) {
  #performance #box03 {
    margin-bottom: 6.4vw;
    padding: 0 2.6666666667%;
  }
  #performance #box03 .box03__empty {
    margin: 6.4vw 0;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #performance #box03 .box03__empty {
    font-size: 3.7333333333vw;
    line-height: 1.6071428571;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #performance #box03 .box03__empty {
    font-size: 2.8rem;
    line-height: 1.6071428571;
  }
}
@media (max-width: 750px) {
  #performance #box03 .list {
    gap: 5.3333333333vw;
  }
  #performance #box03 .item {
    flex-direction: column;
    gap: 0;
    min-height: 0;
  }
  #performance #box03 .media {
    flex: none;
    width: 100%;
    gap: 3.2vw;
    padding-bottom: 3.2vw;
  }
  #performance #box03 .swiper-container {
    height: 56.8vw;
    border-left: none;
    border-right: none;
    border-top: none;
  }
  #performance #box03 .swiper-slide {
    height: 56.8vw;
  }
  #performance #box03 .detail {
    width: 61.3333333333vw;
    height: 10.6666666667vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #performance #box03 .detail {
    font-size: 4.2666666667vw;
    line-height: 1;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #performance #box03 .detail {
    font-size: 3.2rem;
    line-height: 1;
  }
}
@media (max-width: 750px) {
  #performance #box03 .body {
    width: 100%;
    padding: 0 2.6666666667% 5.3333333333vw;
    box-sizing: border-box;
  }
  #performance #box03 .area {
    margin-bottom: 2.1333333333vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #performance #box03 .area {
    font-size: 3.2vw;
    line-height: 1;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #performance #box03 .area {
    font-size: 2.4rem;
    line-height: 1;
  }
}
@media (max-width: 750px) {
  #performance #box03 .title {
    margin-bottom: 3.2vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #performance #box03 .title {
    font-size: 5.3333333333vw;
    line-height: 1.3;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #performance #box03 .title {
    font-size: 4rem;
    line-height: 1.3;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #performance #box03 .address,
  #performance #box03 .access-txt {
    font-size: 3.7333333333vw;
    line-height: 1.3571428571;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #performance #box03 .address,
  #performance #box03 .access-txt {
    font-size: 2.8rem;
    line-height: 1.3571428571;
  }
}
@media (max-width: 750px) {
  #performance #box03 .access {
    margin-bottom: 4.2666666667vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #performance #box03 .rent,
  #performance #box03 .spec,
  #performance #box03 .built {
    font-size: 4.8vw;
    line-height: 1.5555555556;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #performance #box03 .rent,
  #performance #box03 .spec,
  #performance #box03 .built {
    font-size: 3.6rem;
    line-height: 1.5555555556;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #performance #box03 .rent-label {
    font-size: 4.8vw;
    line-height: 1.5555555556;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #performance #box03 .rent-label {
    font-size: 3.6rem;
    line-height: 1.5555555556;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #performance #box03 .rent-num {
    font-size: 6.9333333333vw;
    line-height: 1.0769230769;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #performance #box03 .rent-num {
    font-size: 5.2rem;
    line-height: 1.0769230769;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #performance #box03 .rent-unit {
    font-size: 4.8vw;
    line-height: 1.5555555556;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #performance #box03 .rent-unit {
    font-size: 3.6rem;
    line-height: 1.5555555556;
  }
}

.nav02 {
  width: 100%;
  max-width: 960px;
  margin: 0 auto 60px;
  padding: 0;
  box-sizing: border-box;
}
.nav02 ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav02 a,
.nav02 span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  color: #000;
  text-decoration: none;
}
.nav02 .nav02__page {
  width: 20px;
  height: 20px;
  border-radius: 3px;
  background-color: #eee;
}
@media (max-width: 750px) {
  .nav02 .nav02__page {
    font-size: 1.8666666667vw;
    line-height: 1;
  }
}
@media (min-width: 751px) {
  .nav02 .nav02__page {
    font-size: 1.4rem;
    line-height: 1;
  }
}
.nav02 .is-current .nav02__page {
  background-color: #000;
  color: #fff;
  font-weight: 700;
}
@media (max-width: 750px) {
  .nav02 .nav02__ellipsis {
    font-size: 1.6vw;
    line-height: 1;
  }
}
@media (min-width: 751px) {
  .nav02 .nav02__ellipsis {
    font-size: 1.2rem;
    line-height: 1;
  }
}
.nav02 .nav02__arrow {
  width: auto;
  height: auto;
  font-size: 10px;
  line-height: 1;
  color: #000;
}
.nav02 .nav02__arrow[aria-disabled],
.nav02 span.nav02__arrow {
  opacity: 0.35;
  pointer-events: none;
}
@media (max-width: 750px) {
  .nav02 {
    margin-bottom: 10.6666666667vw;
    padding: 0 4%;
  }
  .nav02 ul {
    gap: 2.1333333333vw;
  }
  .nav02 .nav02__page {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    border-radius: 0.8vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .nav02 .nav02__page {
    font-size: 3.7333333333vw;
    line-height: 1;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  .nav02 .nav02__page {
    font-size: 2.8rem;
    line-height: 1;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .nav02 .nav02__ellipsis {
    font-size: 3.2vw;
    line-height: 1;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  .nav02 .nav02__ellipsis {
    font-size: 2.4rem;
    line-height: 1;
  }
}
@media (max-width: 750px) {
  .nav02 .nav02__arrow {
    font-size: 2.6666666667vw;
  }
}

#performance #box03 .item.is-hidden {
  display: none;
}

#detail header {
  position: relative;
  top: auto;
  left: auto;
  transform: none;
  width: 100%;
  height: 100px;
  padding: 0;
  background-color: #003a7a;
  box-sizing: border-box;
}
#detail header .top-btn {
  left: 40px;
  top: 30px;
  border-color: #fff;
  color: #fff;
}
#detail header .top-btn:hover {
  background-color: #fff;
  color: #003a7a;
}
#detail header .serif {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  height: 100%;
  margin: 0;
  color: #fff;
  font-weight: 800;
  font-size: 24px;
}
#detail header .serif img {
  width: 150px;
  height: auto;
}
#detail main {
  padding-bottom: 40px;
}
#detail .nav01 {
  width: 100%;
  max-width: 960px;
  margin: 35px auto 40px;
  padding: 0 30px;
  box-sizing: border-box;
}
#detail .nav01 ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#detail .nav01 a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 355px;
  height: 35px;
  border: 2px solid #003a7a;
  border-radius: 5px;
  background-color: #003a7a;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease;
}
#detail .nav01 a:hover {
  background-color: #fff;
  color: #003a7a;
}
#detail #box01 {
  width: 100%;
  max-width: 960px;
  margin: 0 auto 40px;
  padding: 0 30px;
  box-sizing: border-box;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  column-gap: 20px;
  row-gap: 20px;
}
#detail #box01 .area {
  grid-column: 1/-1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-width: 50px;
  margin: 0;
  padding: 5px 20px;
  border-radius: 5px;
  background-color: #003a7a;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.4;
}
#detail #box01 .title {
  grid-column: 1/-1;
  margin: 0;
  padding: 0 0 12px;
  border-bottom: 1px solid #919191;
  color: #000;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
  letter-spacing: 0.04em;
}
#detail #box01 .rent {
  margin: 0;
  color: #000;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.04em;
}
#detail #box01 .rent-label,
#detail #box01 .rent-unit {
  font-size: 24px;
}
#detail #box01 .rent-num {
  color: #c80000;
  font-size: 32px;
}
#detail #box01 .btn-contact {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 250px;
  height: 50px;
  padding: 5px 20px;
  border: none;
  border-radius: 10px;
  background-color: #f97452;
  box-sizing: border-box;
  color: #fff;
  font-family: inherit;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
#detail #box01 .btn-contact:hover {
  opacity: 0.85;
}
#detail #box02 {
  width: 100%;
  max-width: 960px;
  margin: 0 auto 40px;
  padding: 0 30px;
  box-sizing: border-box;
}
#detail #box02 .js-gallery-main {
  position: relative;
  width: 100%;
  height: 520px;
  margin: 0 auto;
  border: 1px solid #919191;
  box-sizing: border-box;
  overflow: hidden;
}
#detail #box02 .js-gallery-main .swiper-wrapper {
  height: 100%;
}
#detail #box02 .js-gallery-main .swiper-slide {
  margin: 0;
  height: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
#detail #box02 .js-gallery-main .swiper-slide img {
  display: block;
  width: 100%;
  height: 100% !important;
  max-height: 100%;
  object-fit: contain;
}
#detail #box02 .js-gallery-main .swiper-button-prev,
#detail #box02 .js-gallery-main .swiper-button-next {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 170px;
  margin-top: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #003a7a;
  background-image: none;
  color: #fff;
}
#detail #box02 .js-gallery-main .swiper-button-prev {
  left: 0;
}
#detail #box02 .js-gallery-main .swiper-button-next {
  right: 0;
}
#detail #box02 .js-gallery-main .swiper-button-prev:after,
#detail #box02 .js-gallery-main .swiper-button-next:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 18px;
  height: 18px;
  margin: 0;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  box-sizing: border-box;
  font-size: 0;
}
#detail #box02 .js-gallery-main .swiper-button-prev:after {
  transform: translate(-35%, -50%) rotate(-135deg);
}
#detail #box02 .js-gallery-main .swiper-button-next:after {
  transform: translate(-65%, -50%) rotate(45deg);
}
#detail #box02 .caption {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  min-height: 40px;
  padding: 6px 20px;
  background-color: rgba(238, 238, 238, 0.93);
  box-sizing: border-box;
  color: #000;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.04em;
}
#detail #box02 .caption.is-empty {
  background-color: transparent;
}
#detail #box02 .js-gallery-thumbs {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 20px 40px;
  box-sizing: border-box;
  overflow: hidden;
}
#detail #box02 .js-gallery-thumbs .swiper-slide {
  width: 203px;
  height: 122px;
  margin: 0;
  opacity: 0.6;
  cursor: pointer;
  overflow: hidden;
  box-sizing: border-box;
}
#detail #box02 .js-gallery-thumbs .swiper-slide img {
  display: block;
  width: 100%;
  height: 100% !important;
  max-height: 100%;
  object-fit: contain;
}
#detail #box02 .js-gallery-thumbs .swiper-slide-thumb-active,
#detail #box02 .js-gallery-thumbs .swiper-slide.is-active {
  opacity: 1;
}
#detail #box02 .js-gallery-thumbs .swiper-button-prev,
#detail #box02 .js-gallery-thumbs .swiper-button-next {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 130px;
  margin-top: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #003a7a;
  background-image: none;
  color: #fff;
}
#detail #box02 .js-gallery-thumbs .swiper-button-prev {
  left: 0;
}
#detail #box02 .js-gallery-thumbs .swiper-button-next {
  right: 0;
}
#detail #box02 .js-gallery-thumbs .swiper-button-prev:after,
#detail #box02 .js-gallery-thumbs .swiper-button-next:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 14px;
  height: 14px;
  margin: 0;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  box-sizing: border-box;
  font-size: 0;
}
#detail #box02 .js-gallery-thumbs .swiper-button-prev:after {
  transform: translate(-35%, -50%) rotate(-135deg);
}
#detail #box02 .js-gallery-thumbs .swiper-button-next:after {
  transform: translate(-65%, -50%) rotate(45deg);
}
#detail #box03 {
  width: 100%;
  max-width: 960px;
  margin: 0 auto 150px;
  padding: 0 30px;
  box-sizing: border-box;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  color: #000;
}
#detail #box03 .spec {
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}
#detail #box03 .spec > dl,
#detail #box03 .spec .flex {
  width: 100%;
}
#detail #box03 dl {
  display: flex;
  align-items: stretch;
  margin: 0;
  min-width: 0;
  border-bottom: 1px solid #999;
}
#detail #box03 .flex {
  display: flex;
  align-items: stretch;
}
#detail #box03 .flex dl {
  flex: 1 1 0;
  min-width: 0;
}
#detail #box03 .flex dl:not(:last-child) {
  border-right: 1px solid #999;
}
#detail #box03 dt,
#detail #box03 dd {
  box-sizing: border-box;
  margin: 0;
  padding: 10px 5px;
  line-height: 1.4;
}
#detail #box03 dt {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 100px;
  width: 100px;
  border-right: 1px solid #999;
  background-color: #eee;
  text-align: center;
  font-weight: 400;
}
#detail #box03 dd {
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #fff;
  padding-left: 5px;
}
#detail #box03 dd p {
  margin: 0;
}
#detail #box04 {
  width: 100%;
  max-width: 960px;
  margin: 0 auto 40px;
  padding: 0 30px;
  box-sizing: border-box;
}
#detail #box04 #gmap {
  width: 100%;
  height: auto;
  min-height: 240px;
  aspect-ratio: 100/43.5;
  padding-top: 0;
  background-color: #ddd;
}
#detail #box04 p {
  margin: 5px 0 0;
  text-align: right;
}
#detail #box04 a {
  color: #000;
  font-size: 12px;
  font-weight: 500;
  text-decoration: underline;
}
#detail #box05 {
  width: calc(100% - 60px);
  max-width: 960px;
  margin: 0 auto 50px;
  padding: 0 0 37px;
  box-sizing: border-box;
  border: 1px solid #000;
  border-radius: 5px 5px 0 0;
  text-align: center;
}
#detail #box05 * {
  text-align: center;
}
#detail #box05 {
  overflow: hidden;
}
#detail #box05 h2 {
  margin: 0;
  padding: 10px;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}
#detail #box05 .lead {
  margin: 24px 20px 0;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}
#detail #box05 .btn-contact {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 400px;
  max-width: calc(100% - 40px);
  height: 50px;
  margin: 39px auto 0;
  padding: 5px 20px;
  border: none;
  border-radius: 10px;
  background-color: #f97452;
  box-sizing: border-box;
  color: #fff;
  font-family: inherit;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
#detail #box05 .btn-contact:hover {
  opacity: 0.85;
}
#detail #box05 .contact {
  margin-top: 39px;
}
#detail #box05 .company {
  margin: 0 0 6px;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}
#detail #box05 .tel {
  margin: 0;
  color: #000;
  font-size: 29px;
  font-weight: 400;
  line-height: 1.4;
  text-decoration: none;
}
#detail #box05 .tel.pc {
  display: block;
}
#detail #box05 .tel.sp {
  display: none;
}
#detail #box05 .hours {
  margin: 12px 20px 0;
  color: #000;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
}
@media (max-width: 750px) {
  #detail header {
    height: 13.3333333333vw;
  }
  #detail header .top-btn {
    left: 2.6666666667%;
    top: 3.4666666667vw;
    width: 16%;
    height: 6.4vw;
    font-size: 3.2vw;
  }
  #detail header .serif {
    gap: 1.3333333333%;
    font-size: 3.7333333333vw;
  }
  #detail header .serif img {
    width: 20%;
  }
  #detail .nav01 {
    margin: 5.3333333333vw auto;
    padding: 0 2.6666666667%;
  }
  #detail .nav01 ul {
    flex-direction: column;
    gap: 2.6666666667vw;
  }
  #detail .nav01 a {
    width: 100%;
    height: 9.3333333333vw;
    font-size: 4.2666666667vw;
  }
  #detail #box01 {
    margin-bottom: 6.4vw;
    padding: 0 2.6666666667%;
    grid-template-columns: 1fr;
    row-gap: 4.2666666667vw;
  }
  #detail #box01 .area {
    min-width: 13.3333333333%;
    padding: 1.3333333333vw 5.3333333333%;
    font-size: 3.2vw;
  }
  #detail #box01 .title {
    padding-bottom: 2.6666666667vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #detail #box01 .title {
    font-size: 6.4vw;
    line-height: 1.5;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #detail #box01 .title {
    font-size: 4.8rem;
    line-height: 1.5;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #detail #box01 .rent {
    font-size: 6.4vw;
    line-height: 1.1666666667;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #detail #box01 .rent {
    font-size: 4.8rem;
    line-height: 1.1666666667;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #detail #box01 .rent-label,
  #detail #box01 .rent-unit {
    font-size: 6.4vw;
    line-height: 1.1666666667;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #detail #box01 .rent-label,
  #detail #box01 .rent-unit {
    font-size: 4.8rem;
    line-height: 1.1666666667;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #detail #box01 .rent-num {
    font-size: 8.5333333333vw;
    line-height: 0.875;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #detail #box01 .rent-num {
    font-size: 6.4rem;
    line-height: 0.875;
  }
}
@media (max-width: 750px) {
  #detail #box01 .btn-contact {
    width: 66.6666666667%;
    height: 13.3333333333vw;
    margin: 0 auto;
    font-size: 4.2666666667vw;
  }
  #detail #box02 {
    margin-bottom: 6.4vw;
    padding: 0;
  }
  #detail #box02 .js-gallery-main {
    max-width: 100%;
  }
  #detail #box02 .js-gallery-main .swiper-button-prev,
  #detail #box02 .js-gallery-main .swiper-button-next {
    width: 4vw;
    height: 16.8vw;
  }
  #detail #box02 .js-gallery-main .swiper-button-prev:after,
  #detail #box02 .js-gallery-main .swiper-button-next:after {
    width: 3.2vw;
    height: 3.2vw;
    border-top-width: 2px;
    border-right-width: 2px;
  }
  #detail #box02 .caption {
    min-height: 10.6666666667vw;
    padding: 1.6vw 2.6666666667%;
    font-size: 3.7333333333vw;
    line-height: 7.4666666667vw;
  }
  #detail #box02 .js-gallery-thumbs {
    display: none;
  }
  #detail #box03 {
    margin-bottom: 6.4vw;
    padding: 0 2.6666666667%;
  }
  #detail #box03 .flex {
    flex-direction: column;
  }
  #detail #box03 .flex dl:not(:last-child) {
    border-right: none;
  }
  #detail #box03 dt {
    flex-basis: 26.6666666667%;
    width: 26.6666666667%;
  }
  #detail #box04 {
    margin-bottom: 6.4vw;
    padding: 0 2.6666666667%;
  }
  #detail #box04 #gmap {
    min-height: 41.3333333333vw;
    aspect-ratio: 355/155;
    padding-top: 0;
  }
  #detail #box04 p {
    text-align: center;
  }
  #detail #box05 {
    width: calc(100% - 5.3333333333%);
    margin-bottom: 10.6666666667vw;
    padding: 0 0 6.4vw;
  }
  #detail #box05 h2 {
    font-size: 4.2666666667vw;
  }
  #detail #box05 .lead {
    margin: 5.3333333333vw 2.6666666667% 0;
    font-size: 3.7333333333vw;
  }
  #detail #box05 .btn-contact {
    width: 80%;
    max-width: none;
    height: 13.3333333333vw;
    margin-top: 7.4666666667vw;
    padding: 1.3333333333vw 2.6666666667%;
    border-radius: 2.6666666667vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #detail #box05 .btn-contact {
    font-size: 4.2666666667vw;
    line-height: 1;
  }
}
@media (max-width: 750px) and (min-width: 751px) {
  #detail #box05 .btn-contact {
    font-size: 3.2rem;
    line-height: 1;
  }
}
@media (max-width: 750px) {
  #detail #box05 .contact {
    margin-top: 7.4666666667vw;
  }
  #detail #box05 .company {
    margin-bottom: 1.0666666667vw;
    font-size: 3.7333333333vw;
  }
  #detail #box05 .tel {
    font-size: 6.4vw;
  }
  #detail #box05 .tel.pc {
    display: none;
  }
  #detail #box05 .tel.sp {
    display: block;
  }
  #detail #box05 .hours {
    margin-top: 2.6666666667vw;
    padding: 0 2.6666666667%;
    font-size: 2.9333333333vw;
  }
}

.contact-modal {
  display: none;
  position: relative;
  width: 360px;
  max-width: calc(100vw - 40px);
  padding: 16px 0 0;
  box-sizing: border-box;
  background: transparent;
  overflow: visible;
  text-align: center;
}
.contact-modal * {
  text-align: center;
}

.contact-modal__close {
  position: absolute;
  top: 0;
  right: -14px;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  line-height: 1;
}
.contact-modal__close i,
.contact-modal__close .fa-times {
  color: #f97452;
  font-size: 18px;
  line-height: 1;
}

.contact-modal__body {
  margin: 0;
  width: 100%;
  min-height: 330px;
  padding: 0 0 24px;
  border-radius: 10px;
  background-color: #fff;
  box-sizing: border-box;
  overflow: hidden;
  text-align: center;
}

.contact-modal__title {
  margin: 0;
  padding: 10px 20px;
  border-radius: 10px 10px 0 0;
  background-color: #f97452;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.375;
  box-sizing: border-box;
}

.contact-modal__list {
  margin: 23px 0 0;
  padding: 0;
  list-style: none;
}
.contact-modal__list li {
  margin: 0;
  padding: 0 20px;
}
.contact-modal__list li + li {
  margin-top: 22px;
  padding-top: 22px;
  border-top: 1px solid #ccc;
}
.contact-modal__list .company {
  margin: 0 0 5px;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}
.contact-modal__list .tel {
  margin: 0;
  color: #000;
  font-size: 29px;
  font-weight: 400;
  line-height: 1.4;
  text-decoration: none;
}
.contact-modal__list .tel.pc {
  display: block;
}
.contact-modal__list .tel.sp {
  display: none;
}
.contact-modal__list .hours {
  margin: 5px 0 0;
  color: #000;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 1.2px;
}

.contact-fancybox .fancybox-bg {
  background: #000;
  opacity: 0.7 !important;
}
.contact-fancybox .fancybox-slide {
  overflow: visible;
}
.contact-fancybox .fancybox-content {
  padding: 0;
  background: transparent;
  box-shadow: none;
  overflow: visible;
}
.contact-fancybox .fancybox-slide--html .fancybox-content {
  max-width: none;
  overflow: visible;
}

@media (max-width: 750px) {
  .contact-modal {
    width: 89.3333333333%;
    padding-top: 4.2666666667vw;
  }
  .contact-modal__close {
    top: 0;
    right: -3.7333333333vw;
    width: 9.3333333333vw;
    height: 9.3333333333vw;
  }
  .contact-modal__close i,
  .contact-modal__close .fa-times {
    font-size: 4.8vw;
  }
  .contact-modal__body {
    margin-top: 0;
    width: 100%;
    min-height: 0;
    padding-bottom: 5.3333333333vw;
    border-radius: 2.6666666667vw;
  }
  .contact-modal__title {
    padding: 2.6666666667vw 3.2%;
    border-radius: 2.6666666667vw 2.6666666667vw 0 0;
    font-size: 3.7333333333vw;
  }
  .contact-modal__list {
    margin-top: 4.8vw;
  }
  .contact-modal__list li {
    padding: 0 3.2%;
  }
  .contact-modal__list li + li {
    margin-top: 4.8vw;
    padding-top: 4.8vw;
  }
  .contact-modal__list .company {
    font-size: 3.7333333333vw;
  }
  .contact-modal__list .tel {
    font-size: 6.4vw;
  }
  .contact-modal__list .tel.pc {
    display: none;
  }
  .contact-modal__list .tel.sp {
    display: block;
  }
  .contact-modal__list .hours {
    font-size: 2.9333333333vw;
    letter-spacing: 0.2666666667vw;
  }
}
footer {
  padding: 30px 0;
  background: #040000;
}
footer p {
  text-align: center;
  width: 188px;
  margin: 0 auto;
}
footer p img {
  width: 100%;
}
@media (max-width: 750px) {
  footer {
    padding: 5% 0 15%;
  }
}
