@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;
}

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

.box {
  border-top: 0.5px solid #fff;
  border-bottom: 0.5px solid #fff;
  border-right: 0.5px solid #fff;
  box-shadow: 0 0 10px rgba(29, 149, 212, 0.8), 0 0 10px rgba(29, 149, 212, 0.5), inset 0 0 3px rgba(29, 149, 212, 0.8), inset 0 0 10px rgba(29, 149, 212, 0.5);
  margin: 0 100px 66px 0;
  box-sizing: border-box;
}
@media (max-width: 750px) {
  .box {
    margin: 0 4% 19% 0;
  }
}

.box:not(.box03) {
  margin: -120px 100px 66px 0;
}
@media (max-width: 750px) {
  .box:not(.box03) {
    margin: -28% 4% 19% 0;
  }
}

.box.right {
  border-right: none;
  border-left: 0.5px solid #fff;
  margin: 0 0 66px 100px;
}

.box ~ .box.right:not(:first-child) {
  margin: -120px 0 66px 100px;
}
@media (max-width: 750px) {
  .box ~ .box.right:not(:first-child) {
    margin: -28% 0 19% 4%;
  }
}

.box:nth-last-child(1 of .box) .wrapper {
  padding: 80px min(4.761vw, 60px) 0px min(12.301vw, 155px);
}
@media (max-width: 750px) {
  .box:nth-last-child(1 of .box) .wrapper {
    padding: 12% 8.3333333333% 0 4.1666666667%;
  }
}

.wrapper {
  width: 89.6875%;
  padding: 80px min(4.761vw, 60px) 122px min(12.301vw, 155px);
  box-sizing: border-box;
}
.wrapper h2 {
  margin: 0 0 5px;
  text-align: center;
}
.wrapper p {
  color: #fff;
}
@media (max-width: 750px) {
  .wrapper p {
    font-size: 2.4vw;
    line-height: 2;
  }
}
@media (min-width: 751px) {
  .wrapper p {
    font-size: 1.8rem;
    line-height: 2;
  }
}
.wrapper p {
  letter-spacing: -0.05em;
}
@media (max-width: 750px) {
  .wrapper {
    width: 100%;
    padding: 12% 8.3333333333% 19% 8.3333333333%;
  }
  .wrapper p {
    font-size: 1.6rem;
  }
}

.box.right .wrapper {
  margin: 0 0 0 auto;
  padding: 80px min(12.301vw, 155px) 122px min(4.761vw, 60px);
}
@media (max-width: 750px) {
  .box.right .wrapper {
    padding: 12% 8.3333333333% 19% 4.1666666667%;
  }
}

.visual h1 {
  font-size: 0;
  line-height: 0;
}
.visual img {
  width: 100%;
}

#box01 {
  background: linear-gradient(180deg, #0068b7 0%, #000130 100%);
  padding: 47px 0;
}
#box01 ul.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}
#box01 li:not(:last-child) {
  padding-right: 50px;
  border-right: 1px solid #fff;
}
#box01 li:not(:first-child) {
  padding-left: 50px;
}
#box01 li h2 {
  font-size: 0;
  line-height: 0;
}
@media (max-width: 750px) {
  #box01 {
    background: none;
    padding: 0;
  }
  #box01 ul.flex {
    flex-direction: column;
  }
  #box01 li {
    width: 100%;
    border: none !important;
    background: linear-gradient(180deg, #0068b7 0%, #000130 100%);
    padding: 28px 0;
  }
  #box01 li:not(:last-child) {
    padding-right: 0;
  }
  #box01 li:not(:first-child) {
    padding-left: 0;
  }
  #box01 li h2 {
    text-align: center;
  }
}

.bg {
  background: url(../images/index/bg.jpg) no-repeat center center;
  background-size: cover;
}

.btn {
  position: relative;
  transition: background-color 0.3s ease;
}
.btn img {
  transition: opacity 0.3s ease;
}
.btn::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 194px;
  height: 21px;
  background-color: #000a48;
  -webkit-mask: url(../images/index/btn_txt.svg) no-repeat center/contain;
  mask: url(../images/index/btn_txt.svg) no-repeat center/contain;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}
.btn.ov {
  background-color: #fff;
}
.btn.ov img {
  opacity: 0;
}
.btn.ov::before {
  opacity: 1;
}
@media (max-width: 750px) {
  .btn::before {
    width: 141px;
    height: 16px;
  }
}

#box02 {
  padding: 62px 0 35px;
}
#box02 h2 {
  text-align: center;
  margin: 0 0 32px;
}
#box02 h2 img {
  width: 411px;
}
#box02 a {
  display: block;
  padding: 25px 0;
  box-sizing: border-box;
  border: 0.5px solid #fff;
  box-shadow: 0 0 0.5px #1c96d4, 0 0 5px #1c96d4;
  text-align: center;
  max-width: 455px;
  margin: 0 auto;
  border-radius: 34px;
}
#box02 a img {
  width: 194px;
}
#box02 figure {
  width: 100%;
  max-width: 1056px;
  margin: 0 auto;
}
@media (max-width: 750px) {
  #box02 {
    padding: 6.6666666667% 4%;
    box-sizing: border-box;
  }
  #box02 h2 {
    margin: 0 0 6.9565217391%;
  }
  #box02 a {
    width: 88%;
    max-width: 100%;
    margin: 0 auto;
    padding: 15px 0;
  }
  #box02 a img {
    width: 141px;
  }
}

#box03 .wrapper {
  padding: 30px min(4.761vw, 60px) 122px min(12.301vw, 155px);
}
#box03 p {
  margin: 0 0 25px;
}
#box03 ul {
  background: rgba(35, 24, 21, 0.5);
  color: #fff;
}
@media (max-width: 750px) {
  #box03 ul {
    font-size: 2.6666666667vw;
    line-height: 1.15;
  }
}
@media (min-width: 751px) {
  #box03 ul {
    font-size: 2rem;
    line-height: 1.15;
  }
}
#box03 ul {
  padding: 25px;
  box-sizing: border-box;
}
#box03 ul li {
  margin: 0 0 20px;
}
#box03 ul li dl {
  display: flex;
  gap: 20px;
}
#box03 ul li dl dt {
  flex-shrink: 0;
}
#box03 ul li:last-child {
  margin: 0;
}
@media (max-width: 750px) {
  #box03 .wrapper {
    padding: 3% 4.1666666667% 19% 8.3333333333%;
  }
  #box03 p {
    margin: 0 0 7%;
  }
  #box03 ul {
    font-size: 1.6rem;
  }
  #box03 ul li dt {
    flex-shrink: 0;
  }
}

#box04 p {
  margin: 0 0 32px;
}
#box04 .sbox {
  background: rgba(35, 24, 21, 0.5);
  color: #fff;
}
@media (max-width: 750px) {
  #box04 .sbox {
    font-size: 2.6666666667vw;
    line-height: 1.15;
  }
}
@media (min-width: 751px) {
  #box04 .sbox {
    font-size: 2rem;
    line-height: 1.15;
  }
}
#box04 .sbox {
  padding: 50px min(7.936vw, 100px);
  box-sizing: border-box;
}
#box04 .sbox ul li {
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 0.3px solid #fff;
}
#box04 .sbox ul li dl {
  display: flex;
  gap: 20px;
}
#box04 .sbox ul li dl dt {
  width: 40.5511811024%;
}
#box04 .sbox ul li dl dd {
  width: 59.4488188976%;
}
#box04 .sbox ul li:last-child {
  margin: 0;
}
#box04 .sbox figure {
  max-width: 488px;
  width: 100%;
  margin: 0 auto;
}
#box04 .sbox figure img {
  width: 100%;
}
@media (max-width: 750px) {
  #box04 p {
    margin: 0 0 7%;
  }
  #box04 .sbox {
    padding: 7%;
    font-size: 1.6rem;
  }
  #box04 .sbox ul li dl {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 6px;
  }
  #box04 .sbox ul li dl dt {
    width: 100%;
    text-align: center;
  }
  #box04 .sbox ul li dl dd {
    width: 100%;
    text-align: center;
  }
  #box04 .sbox figure {
    padding: 5% 0 0;
  }
}

#box05 p {
  margin: 0 0 25px;
}
#box05 .flex {
  gap: 10px;
  justify-content: center;
  margin: 0 0 42px;
}
#box05 .flex figure {
  max-width: 320px;
}
#box05 .flex figure img {
  width: 100%;
}
#box05 .movie {
  display: block;
  margin: 0 auto 75px;
  max-width: 649px;
}
#box05 .movie img {
  width: 100%;
}
#box05 .txt02__wrapper {
  position: relative;
  width: min(36.111vw, 455px);
  margin: 0 auto;
}
#box05 .txt02 {
  max-width: 100%;
  margin: 0;
}
#box05 .txt02 img {
  width: 100%;
}
#box05 .ph04 {
  position: absolute;
  left: calc(100% + min(0.1vw, 60px));
  bottom: calc(min(8.73vw, 130px) * -1);
  width: min(14.952vw, 201px);
}
#box05 .ph04 img {
  width: 100%;
  height: auto;
}
@media (max-width: 750px) {
  #box05 p {
    margin: 0 0 7%;
  }
  #box05 .flex {
    flex-direction: column;
    align-items: center;
    margin: 0 0 8.3333333333%;
  }
  #box05 .flex figure {
    max-width: 100%;
    width: 100%;
  }
  #box05 .movie {
    max-width: 100%;
    margin: 0 auto 15.666667%;
  }
  #box05 .txt02__wrapper {
    width: 78.0952380952%;
  }
  #box05 .ph04 {
    left: calc(100% - 4.8vw);
    bottom: -15vw;
    width: 26.333vw;
  }
}

#box06 {
  padding: 0 30px;
  box-sizing: border-box;
}
#box06 h2 {
  width: 265px;
  margin: 0 auto 32px;
}
#box06 h2 img {
  width: 100%;
}
#box06 ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  color: #fff;
}
@media (max-width: 750px) {
  #box06 ul {
    font-size: 2.4vw;
    line-height: 1.8888888889;
  }
}
@media (min-width: 751px) {
  #box06 ul {
    font-size: 1.8rem;
    line-height: 1.8888888889;
  }
}
#box06 ul li {
  padding: 20px 30px;
  position: relative;
}
#box06 ul li::before, #box06 ul li::after {
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  width: 50px;
  height: 50px;
  background: url(../images/index/box06_icon.png) no-repeat left top;
  background-size: contain;
}
#box06 ul li::after {
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
  transform: rotate(180deg);
}
@media (max-width: 750px) {
  #box06 {
    padding: 0 4%;
  }
  #box06 h2 {
    width: 59.7101449275%;
    margin: 0 auto 7.8260869565%;
  }
  #box06 ul {
    display: block;
    font-size: 1.6rem;
  }
}

#box07 {
  position: relative;
  padding: 72px 30px 12px;
  box-sizing: border-box;
}
#box07 .flex {
  justify-content: center;
  align-items: center;
  gap: 25px;
  margin: 0 0 54px;
}
#box07 h2 {
  width: 411px;
  margin: 0 auto 32px;
}
#box07 h2 img {
  width: 100%;
}
#box07 a.btn {
  display: block;
  padding: 25px 0;
  box-sizing: border-box;
  border: 0.5px solid #fff;
  box-shadow: 0 0 0.5px #1c96d4, 0 0 5px #1c96d4;
  text-align: center;
  max-width: 455px;
  border-radius: 34px;
  margin: 0 auto 43px;
}
#box07 a.btn img {
  width: 194px;
}
#box07 .company {
  display: block;
  width: 82px;
  margin: 0 auto;
}
#box07 .company img {
  width: 100%;
}
#box07 .ph01 {
  min-width: 66px;
}
#box07 .caution {
  color: #fff;
  font-size: 0.9rem;
}
@media (max-width: 750px) {
  #box07 .flex {
    padding: 0 0 14.884058%;
    position: relative;
  }
  #box07 .flex::before {
    display: none;
  }
  #box07 h2 {
    width: 100%;
    margin: 0 0 12.7536231884%;
  }
  #box07 a.btn {
    width: 88%;
    max-width: 100%;
    margin: 0 auto 7.2463768116%;
    padding: 15px 0;
  }
  #box07 a.btn img {
    width: 141px;
  }
  #box07 .ph01 {
    position: absolute;
    width: 19.1304347826%;
    right: 0;
    top: 64%;
    transform: translateY(-50%);
  }
  #box07 .caution {
    font-size: 0.9rem;
  }
}

footer {
  padding: 50px 0 80px;
}
footer p {
  text-align: center;
  width: 188px;
  margin: 0 auto;
}
footer p img {
  width: 100%;
}
@media (max-width: 750px) {
  footer {
    padding: 5% 0 15%;
  }
}

/*# sourceMappingURL=index.css.map */
