@charset "UTF-8";
*:not(input), *:not(select), *:not(textarea), *:before, *:after {
  margin: 0;
  padding: 0;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  font-size: 100px;
}
@media only screen and (max-width: 479px) {
  html {
    font-size: 86px;
  }
}

html, body {
  height: 100%;
  text-align: center;
}

body {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Roboto, "Droid Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-size: 0.15rem;
  line-height: 1;
  color: #111;
  font-weight: normal;
  font-style: normal;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.fwb {
  font-weight: bold;
}

.table {
  display: table;
}

.row {
  display: table-row;
}

.cell {
  display: table-cell;
}

@media only screen and (max-width: 479px) {
  .tblock {
    display: block !important;
  }
  .tblock tbody, .tblock tr, .tblock th, .tblock td {
    display: block !important;
  }
}

.m0a {
  margin: 0 auto;
}

.mbss {
  margin-bottom: 0.2rem;
}

.mbs {
  margin-bottom: 0.4rem;
}

.mbm {
  margin-bottom: 0.6rem;
}

.mbl {
  margin-bottom: 0.8rem;
}

.mbll {
  margin-bottom: 1rem;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.tac {
  text-align: center;
}

.fll {
  float: left;
}

.flr {
  float: right;
}

.op a img,
.op2 {
  transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
}

.op a img:hover,
.op2:hover {
  opacity: 0.7;
}

.cf:after {
  display: block;
  clear: both;
  content: "";
}

.show_pc {
  display: block;
}
@media only screen and (max-width: 979px) {
  .show_pc {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .show_pc {
    display: none;
  }
}

img.show_pc, span.show_pc {
  display: inline;
}
@media only screen and (max-width: 979px) {
  img.show_pc, span.show_pc {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  img.show_pc, span.show_pc {
    display: none;
  }
}

.show_pctb {
  display: block;
}
@media only screen and (max-width: 979px) {
  .show_pctb {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .show_pctb {
    display: none;
  }
}

img.show_pctb, span.show_pctb {
  display: inline;
}
@media only screen and (max-width: 979px) {
  img.show_pctb, span.show_pctb {
    display: inline;
  }
}
@media only screen and (max-width: 479px) {
  img.show_pctb, span.show_pctb {
    display: none;
  }
}

.show_tbsp {
  display: none;
}
@media only screen and (max-width: 979px) {
  .show_tbsp {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .show_tbsp {
    display: block;
  }
}

img.show_tbsp, span.show_tbsp {
  display: none;
}
@media only screen and (max-width: 979px) {
  img.show_tbsp, span.show_tbsp {
    display: inline;
  }
}
@media only screen and (max-width: 479px) {
  img.show_tbsp, span.show_tbsp {
    display: inline;
  }
}

.show_tb {
  display: none;
}
@media only screen and (max-width: 979px) {
  .show_tb {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .show_tb {
    display: none;
  }
}

img.show_tb, span.show_tb {
  display: none;
}
@media only screen and (max-width: 979px) {
  img.show_tb, span.show_tb {
    display: inline;
  }
}
@media only screen and (max-width: 479px) {
  img.show_tb, span.show_tb {
    display: none;
  }
}

.show_sp {
  display: none;
}
@media only screen and (max-width: 979px) {
  .show_sp {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .show_sp {
    display: block;
  }
}

img.show_sp, span.show_sp {
  display: none;
}
@media only screen and (max-width: 979px) {
  img.show_sp, span.show_sp {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  img.show_sp, span.show_sp {
    display: inline;
  }
}

.font_en, #index #mv .inner p, article time, footer .bottom small, .strenghbox .box .num, .faq dl dt::before, .faq dl dd::before, .flow .box .txt .ttl .num, .newslist li a time, .ttl_enjp .en, .btn, .en {
  font-family: "Orbitron", sans-serif;
}

.font_mincho {
  font-family: "Noto Serif JP", serif;
}

.mbss {
  margin-bottom: 0.4rem;
}

.mbs {
  margin-bottom: 0.6rem;
}

.mbm {
  margin-bottom: 0.8rem;
}

.mbl {
  margin-bottom: 1.2rem;
}

.canvas {
  width: 100%;
  height: 100%;
  background: center/cover;
  position: absolute;
  top: 0;
  left: 0;
}

.link {
  color: #005476;
  text-decoration: underline;
}
.link:hover {
  text-decoration: none;
}

.splitbpx {
  display: flex;
  justify-content: space-between;
}
.splitbpx > * {
  width: 48% !important;
}

.btn {
  background: #fff;
  display: block;
  color: #005476;
  width: 180px;
  text-align: center;
  padding: 0.15rem 0;
  border-radius: 0.05rem;
  border: solid 1px #005476;
  transition: 0.3s;
  letter-spacing: 0.01rem;
  position: relative;
  padding-right: 0.1rem;
  font-size: 0.13rem;
}
.btn::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #005476;
  position: absolute;
  top: 50%;
  right: 0.2rem;
  transform: translateY(-50%);
  transition: 0.3s;
}
.btn:hover {
  background: #005476;
  color: #fff;
}
.btn:hover::after {
  border-color: transparent transparent transparent #fff;
}
.btn.blue {
  background: #005476;
  color: #fff;
}
.btn.blue::after {
  border-color: transparent transparent transparent #fff;
}
.btn.blue:hover {
  background: #fff;
  color: #005476;
}
.btn.blue:hover::after {
  border-color: transparent transparent transparent #005476;
}
.btn.l {
  width: 230px;
  padding: 0.23rem 0;
  font-size: 0.15rem;
}

.ttl_enjp .en {
  color: #005476;
  font-weight: 500;
  display: block;
  font-size: 0.36rem;
  letter-spacing: 0.01rem;
  margin-bottom: 0.1rem;
}
.ttl_enjp .jp {
  display: block;
  letter-spacing: 0.01rem;
  font-weight: 500;
  font-size: 0.18rem;
}
.ttl_enjp.s .en {
  font-size: 0.2rem;
  margin-bottom: 0.08rem;
}
.ttl_enjp.s .jp {
  font-size: 0.14rem;
}

.ttl_bold {
  font-weight: 500;
  color: #005476;
  font-size: 0.2rem;
  line-height: 1.6;
}

.ttl_bb {
  font-weight: 500;
  text-align: center;
  font-size: 0.3rem;
  line-height: 1.6;
  padding-bottom: 0.34rem;
  position: relative;
  letter-spacing: 0.01rem;
}
.ttl_bb::after {
  content: "";
  width: 0.5rem;
  height: 0.04rem;
  background: #005476;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.innerbox {
  width: 92%;
  max-width: 1200px;
  margin: 0 auto;
}
.innerbox.s {
  max-width: 720px;
}

.contentbox {
  padding: 1.5rem 0;
}
.contentbox.pt0 {
  padding-top: 0;
}
.contentbox.pb0 {
  padding-bottom: 0;
}

.bg_grey {
  background: #f4f4f0;
}

.bg_white {
  background: #fff;
}

.txtbox {
  text-align: left;
  line-height: 1.8;
}
.txtbox.tac {
  text-align: center;
}

.tablebox {
  background: #fff;
  padding: 0.6rem;
}
.tablebox table {
  width: 100%;
  border-top: solid 1px #ccc;
}
.tablebox table tr th, .tablebox table tr td {
  padding: 0.3rem;
  border-bottom: solid 1px #ccc;
  text-align: left;
}
.tablebox table tr th {
  font-weight: 500;
}

.table_border {
  text-align: left;
  width: 100%;
  border-top: 1px solid #e7e7e4;
}
.table_border tr th, .table_border tr td {
  padding: 0.3rem 0;
  border-bottom: 1px solid #e7e7e4;
  vertical-align: middle;
}
.table_border tr th {
  padding-right: 0.6rem;
  white-space: nowrap;
  font-weight: bold;
}

.form input[type=text], .form input[type=email], .form input[type=tel], .form textarea {
  width: 100%;
  padding: 0.1rem;
  border: solid 1px #e7e7e4;
  background: #f0fafc;
  border-radius: 0.03rem;
}
.form textarea {
  resize: none;
  height: 240px;
}
.form table {
  margin-bottom: 0.6rem;
}
.form table tr:first-child {
  display: none;
}
.form table tr th {
  line-height: 0.3rem;
  width: 280px;
}
.form .required {
  float: right;
  background: #005476;
  color: #fff;
  font-size: 0.12rem;
  font-weight: normal;
  padding: 0 0.1rem;
  letter-spacing: 0.01rem;
  border-radius: 0.03rem;
  line-height: 0.3rem;
}

.newslist {
  width: 100%;
}
.newslist li {
  border-bottom: solid 1px #e7e7e4;
}
.newslist li:first-child {
  border-top: solid 1px #e7e7e4;
}
.newslist li a {
  display: flex;
  align-items: center;
  padding: 0.2rem 0;
  transition: 0.3s;
}
.newslist li a time {
  margin-right: 0.2rem;
  font-size: 0.13rem;
  letter-spacing: 0.01rem;
  white-space: nowrap;
}
.newslist li a .category {
  border: solid 1px #005476;
  font-size: 0.13rem;
  padding: 0.06rem 0.1rem;
  color: #005476;
  border-radius: 0.12rem;
  margin-right: 0.2rem;
  white-space: nowrap;
  transition: 0.3s;
}
.newslist li a .txt {
  line-height: 1.4;
}
.newslist li a:hover {
  color: #005476;
  background: #fdfdfd;
}
.newslist li a:hover .category {
  background: #005476;
  color: #fff;
}

.solution {
  display: inline-block;
}
.solution li {
  font-size: 0.2rem;
  font-weight: 500;
  margin-bottom: 0.4rem;
  position: relative;
  padding-left: 0.5rem;
}
.solution li:last-child {
  margin-bottom: 0;
}
.solution li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 0.35rem;
  height: 0.35rem;
  border-radius: 0.03rem;
  border: solid 2px #01a0c6;
}
.solution li::after {
  content: "";
  position: absolute;
  display: block;
  width: 0.06rem;
  height: 0.12rem;
  top: 50%;
  left: 0.12rem;
  border-right: solid 2px #01a0c6;
  border-bottom: solid 2px #01a0c6;
  transform: rotate(45deg) translate(-50%, -50%);
}

.flow .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.4rem;
  text-align: left;
}
.flow .box:last-child {
  margin-bottom: 0;
}
.flow .box .pic {
  width: 30%;
  aspect-ratio: 1.5;
}
.flow .box .pic img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.flow .box .txt {
  width: 66%;
}
.flow .box .txt .ttl {
  font-weight: 500;
  font-size: 0.22rem;
  line-height: 1.3333;
  margin-bottom: 0.3rem;
}
.flow .box .txt .ttl .num {
  color: #005476;
  margin-right: 0.1rem;
}
.flow .box .txt p {
  line-height: 1.75;
}

.faq dl {
  border: solid 1px #e7e7e4;
  border-radius: 0.05rem;
  padding: 0.25rem 0.3rem;
  margin-bottom: 0.1rem;
  background: #fff;
  overflow: hidden;
  text-align: left;
  cursor: pointer;
}
.faq dl:last-child {
  margin-bottom: 0;
}
.faq dl dt, .faq dl dd {
  position: relative;
}
.faq dl dt::before, .faq dl dd::before {
  font-size: 0.26rem;
  position: absolute;
  left: 0;
}
.faq dl dt {
  font-size: 0.2rem;
  line-height: 1.4;
  font-weight: 500;
  padding: 0 0.9rem 0 0.4rem;
}
.faq dl dt::before {
  content: "Q";
  color: #005476;
  top: 50%;
  transform: translateY(-50%);
}
.faq dl dt span {
  width: 0.3rem;
  height: 0.3rem;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s;
  background: #005476;
  display: flex;
  align-items: center;
  justify-content: center;
}
.faq dl dt span::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
  margin-left: 1px;
}
.faq dl dd {
  margin-top: 0.25rem;
  line-height: 1.75;
  padding-left: 0.4rem;
  display: none;
}
.faq dl dd::before {
  content: "A";
  color: #12756e;
  top: -0.1rem;
}
.faq dl.on dt span {
  transform: translateY(-50%) rotate(90deg);
}

.strenghbox {
  display: flex;
  justify-content: space-between;
}
.strenghbox .box {
  width: 33%;
  color: #fff;
  padding: 0.6rem 0;
}
.strenghbox .box:nth-child(1) {
  background: #005476;
}
.strenghbox .box:nth-child(2) {
  background: #017A9E;
}
.strenghbox .box:nth-child(3) {
  background: #01a0c6;
}
.strenghbox .box .num {
  font-size: 0.3rem;
  font-weight: 500;
  letter-spacing: 0.03rem;
  margin-bottom: 0.3rem;
}
.strenghbox .box dl dt {
  margin-bottom: 0.3rem;
  font-weight: 500;
  line-height: 1.6;
  font-size: 0.2rem;
}
.strenghbox .box dl dt em {
  font-size: 0.28rem;
}
.strenghbox .box dl dd {
  line-height: 1.75;
  padding: 0 6%;
  text-align: left;
}

.point {
  margin-top: 0.3rem;
  padding: 0.3rem;
  font-size: 0.18rem;
  line-height: 1.75;
  border: solid 0.02rem #005476;
  background: #dee9ed;
  text-align: left;
}

.pictxtbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pictxtbox .pic {
  width: 54%;
  height: 440px;
  position: relative;
}
.pictxtbox .pic::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0.2rem;
  left: 0.2rem;
  background: #e0f4f8;
}
.pictxtbox .txt {
  width: 41%;
  text-align: left;
}
.pictxtbox .txt .ttl_enjp {
  margin-bottom: 0.6rem;
  text-align: center;
}
.pictxtbox .txt p {
  line-height: 1.8;
  margin-bottom: 0.5rem;
}
.pictxtbox .txt p:last-child {
  margin-bottom: 0;
}

#page-company .pictxtbox .pic {
  width: 36%;
  height: 380px;
}
#page-company .pictxtbox .txt {
  width: 59%;
}
#page-company .pictxtbox .txt p {
  margin-bottom: 0.2rem;
}
#page-company .pictxtbox .txt p:last-child {
  margin-bottom: 0;
}
#page-company .pictxtbox .txt .name {
  text-align: right;
  font-weight: bold;
  font-size: 0.2rem;
}

.pictxtboxl {
  display: flex;
}
.pictxtboxl .pic {
  width: 50%;
  position: relative;
  order: 1;
}
.pictxtboxl .pic::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 66.66%;
  max-height: 500px;
}
.pictxtboxl .txt {
  width: 50%;
  order: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pictxtboxl .txt .inner {
  width: 74%;
  text-align: left;
}
.pictxtboxl .txt .inner .ttl_enjp {
  margin-bottom: 0.3rem;
}
.pictxtboxl .txt .inner p {
  margin-bottom: 0.3rem;
  line-height: 1.8;
}
.pictxtboxl:nth-child(even) .pic {
  order: 0;
}
.pictxtboxl:nth-child(even) .txt {
  order: 1;
}

header {
  width: 100%;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  transition: 0.3s;
}
header .logo {
  position: relative;
}
header .logo a .color {
  opacity: 0;
  transition: 0.2s;
}
header .logo a .white {
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.2s;
}
header nav ul {
  display: flex;
  align-items: center;
}
header nav ul li {
  margin-right: 0.3rem;
  color: #fff;
  transition: 0.2s;
}
header nav ul li a {
  display: block;
  font-weight: 500;
  transition: 0.3s;
}
header nav ul li a .jp {
  display: block;
  font-size: 0.15rem;
  letter-spacing: 0.01rem;
  margin-bottom: 0.1rem;
}
header nav ul li a .en {
  display: block;
  font-size: 0.11rem;
  letter-spacing: 0.01rem;
}
header nav ul li a:hover {
  opacity: 0.7;
}
header nav ul li:last-child {
  margin-right: 0;
}
header nav ul li:last-child a {
  background: #005476;
  padding: 0.12rem 0.2rem;
  color: #fff;
  border: solid 1px #005476;
}
header nav ul li:last-child a:hover {
  background: #fff;
  color: #005476;
  opacity: 1;
}
header.on {
  background: #fff;
  padding: 8px 10px;
  position: fixed;
  box-shadow: 0px 0px 3px 3px rgba(136, 136, 136, 0.1);
}
header.on .logo .color {
  opacity: 1;
}
header.on .logo .white {
  opacity: 0;
}
header.on nav ul li {
  color: #111;
}

#footer_contact {
  text-align: left;
  position: relative;
}
#footer_contact::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#footer_contact .innerbox {
  position: relative;
  color: #fff;
  z-index: 2;
}
#footer_contact .innerbox .ttl_enjp {
  margin-bottom: 0.3rem;
}
#footer_contact .innerbox .ttl_enjp .en {
  color: #fff;
}
#footer_contact .innerbox p {
  line-height: 1.8;
  margin-bottom: 0.3rem;
}

footer .top {
  text-align: left;
  background: #0a1117;
  padding: 0.8rem 0;
}
footer .top .innerbox {
  display: flex;
  justify-content: space-between;
}
footer .top .innerbox .info .logo {
  margin-bottom: 0.2rem;
}
footer .top .innerbox .info .address {
  font-size: 0.13rem;
  color: #798088;
  line-height: 1.75;
  letter-spacing: 0.01rem;
  padding-left: 0.1rem;
}
footer .top .innerbox nav {
  display: flex;
}
footer .top .innerbox nav ul {
  margin-right: 0.5rem;
}
footer .top .innerbox nav ul:last-child {
  margin-right: 0;
}
footer .top .innerbox nav ul li {
  font-weight: 500;
  letter-spacing: 0.01rem;
  color: #fff;
  font-size: 0.14rem;
  margin-bottom: 0.3rem;
}
footer .top .innerbox nav ul li:last-child {
  margin-bottom: 0;
}
footer .top .innerbox nav ul li.sub {
  font-weight: normal;
  color: #798088;
}
footer .bottom {
  padding: 0.2rem 0;
  background: #000;
}
footer .bottom .innerbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
footer .bottom p {
  color: #888888;
  font-size: 0.11rem;
}
footer .bottom small {
  color: #fff;
  letter-spacing: 0.01rem;
  font-size: 0.1rem;
}

.itemlist {
  display: flex;
  flex-wrap: wrap;
}
.itemlist .box {
  width: 49%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  margin: 0 2% 2% 0;
  text-align: left;
  padding: 0.3rem;
  position: relative;
}
.itemlist .box:nth-child(even) {
  margin-right: 0;
}
.itemlist .box .pic {
  width: 130px;
  border-radius: 50%;
  overflow: hidden;
  background: #f7f7f7;
}
.itemlist .box .txt {
  width: calc(100% - 160px);
}
.itemlist .box .txt h3 {
  font-weight: 500;
  font-size: 0.18rem;
  margin-bottom: 0.2rem;
}
.itemlist .box .txt p {
  line-height: 1.75;
}

.troublebox .box {
  background: #fff;
  margin-bottom: 0.3rem;
  text-align: left;
  padding: 0.4rem;
  position: relative;
}
.troublebox .box.blue span, .troublebox .box.blue em {
  color: #005476;
}
.troublebox .box.blue li::before {
  background: #005476;
}
.troublebox .box.blue dt {
  background: #005476;
}
.troublebox .box.blue dd {
  background: #dee9ed;
}
.troublebox .box.green span, .troublebox .box.green em {
  color: #12756e;
}
.troublebox .box.green li::before {
  background: #12756e;
}
.troublebox .box.green dt {
  background: #12756e;
}
.troublebox .box.green dd {
  background: #e5f0ef;
}
.troublebox .box h3 {
  font-weight: 500;
  font-size: 0.28rem;
  margin-bottom: 0.3rem;
}
.troublebox .box .sbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.3rem;
}
.troublebox .box .sbox .pic {
  width: 330px;
  order: 1;
}
.troublebox .box .sbox ul {
  order: 0;
}
.troublebox .box .sbox ul li {
  font-weight: 500;
  font-size: 0.2rem;
  line-height: 1.6;
  padding-left: 0.2rem;
  position: relative;
  margin-bottom: 0.1rem;
}
.troublebox .box .sbox ul li::before {
  content: "";
  width: 0.06rem;
  height: 0.06rem;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.troublebox .box dl dt {
  color: #fff;
  padding: 0.25rem;
  font-size: 0.22rem;
  font-weight: 500;
}
.troublebox .box dl dd {
  font-size: 0.16rem;
  line-height: 1.75;
  padding: 0.25rem;
}

article {
  text-align: left;
}
article .ttl_bb {
  margin-bottom: 0.8rem;
}
article .the_content {
  line-height: 1.8;
  margin-bottom: 0.8rem;
}
article .the_content p {
  margin-bottom: 2em;
}
article .the_content p:last-child {
  margin-bottom: 0;
}
article time {
  display: block;
  text-align: right;
}

#index #mv {
  background: url("../img/index/mv.jpg") center/cover;
  position: relative;
}
#index #mv::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url("../img/index/dotted.png") left top/1px 1px;
  position: absolute;
  top: 0;
  left: 0;
}
#index #mv::after {
  content: "";
  width: 100%;
  height: 100%;
  background: #005476;
  opacity: 0.2;
  position: absolute;
  top: 0;
  left: 0;
}
#index #mv .inner {
  width: 88%;
  min-width: 1080px;
  position: relative;
  height: 800px;
  padding-top: 240px;
  margin: 0 auto;
  text-align: left;
  z-index: 1;
}
#index #mv .inner h1 {
  color: #fff;
  font-size: 0.36rem;
  line-height: 1.6;
  letter-spacing: 0.01rem;
  text-shadow: 1px 3px 3px rgba(34, 34, 34, 0.3);
  margin-bottom: 0.3rem;
  font-weight: 700;
}
#index #mv .inner p {
  color: #fff;
  text-shadow: 1px 3px 3px rgba(34, 34, 34, 0.3);
  font-size: 0.2rem;
  letter-spacing: 0.02rem;
  padding-left: 0.05rem;
  margin-bottom: 0.6rem;
  font-weight: 700;
}
#index #mv .inner .btn {
  width: 250px;
}
#index #top_service {
  padding-bottom: 0;
}
#index #top_service .ttlbox {
  margin-bottom: 0.8rem;
}
#index #top_service .ttlbox .innerbox {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
#index #top_service .ttlbox .innerbox .ttl_enjp {
  text-align: left;
}
#index #top_service .servicebox {
  background: #000;
  padding: 1rem 0;
  position: relative;
}
#index #top_service .servicebox .innerbox .box {
  width: 60%;
  background: #fff;
  height: 540px;
  text-align: left;
  position: relative;
}
#index #top_service .servicebox .innerbox .box.right {
  margin: 0 0 0 auto;
}
#index #top_service .servicebox .innerbox .box .sbox {
  width: 76%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#index #top_service .servicebox .innerbox .box .sbox .en {
  color: #01a0c6;
  font-size: 0.15rem;
  letter-spacing: 0.01rem;
  margin-bottom: 0.25rem;
}
#index #top_service .servicebox .innerbox .box .sbox .ttl {
  font-weight: 500;
  font-size: 0.26rem;
  letter-spacing: 0.01rem;
  margin-bottom: 0.5rem;
}
#index #top_service .servicebox .innerbox .box .sbox .txt {
  line-height: 1.8;
  margin-bottom: 0.5rem;
}
#index #top_news {
  padding-bottom: 0;
}
#index #top_news .innerbox {
  display: flex;
  justify-content: space-between;
  text-align: left;
}
#index #top_news .innerbox .ttlbox {
  padding-right: 1.3rem;
}
#index #top_news .innerbox .ttlbox .ttl_enjp {
  margin-bottom: 0.3rem;
}
#index #top_news .innerbox .ttlbox p {
  line-height: 1.8;
  margin-bottom: 0.3rem;
}
#index #top_recruit .innerbox .pic {
  position: relative;
  width: 100%;
  height: 500px;
}
#index #top_recruit .innerbox .txt {
  margin-top: -1.2rem;
  z-index: 1;
  position: relative;
  width: 54%;
  min-width: 580px;
  padding: 1rem 1rem 0 0.4rem;
  background: #fff;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  text-align: left;
}
#index #top_recruit .innerbox .txt .ttl_enjp {
  writing-mode: vertical-rl;
}
#index #top_recruit .innerbox .txt .ttl_enjp .en {
  margin-bottom: 0;
}
#index #top_recruit .innerbox .txt .ttl_enjp .jp {
  margin-right: 0.1rem;
}
#index #top_recruit .innerbox .txt p {
  line-height: 1.8;
  margin-bottom: 0.3rem;
}

.subpage header {
  position: static;
  background: #fff;
}
.subpage header.on {
  position: fixed;
}
.subpage header .logo .color {
  opacity: 1;
}
.subpage header .logo .white {
  opacity: 0;
}
.subpage header nav ul li {
  color: #111;
}
.subpage #mv {
  background: center/cover no-repeat;
  padding: 1.3rem 0;
  text-align: left;
  margin-bottom: 0.3rem;
  position: relative;
}
.subpage #mv.bprc {
  background-position: right center;
}
.subpage #mv::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.subpage #mv * {
  color: #fff;
}
.subpage #mv .innerbox {
  position: relative;
  z-index: 2;
}
.subpage #mv .ttl_enjp {
  margin-bottom: 0.5rem;
}
.subpage #mv .ttl_enjp .en {
  margin-bottom: 0.3rem;
}
.subpage #breadcrumb {
  margin-bottom: 1.5rem;
}
.subpage #breadcrumb ul {
  display: flex;
}
.subpage #breadcrumb ul li {
  margin-right: 0.2rem;
  font-size: 0.13rem;
}
.subpage #breadcrumb ul li::after {
  content: "-";
  padding-left: 0.2rem;
}
.subpage #breadcrumb ul li:last-child {
  margin-right: 0;
}
.subpage #breadcrumb ul li:last-child::after {
  content: none;
}
.subpage #breadcrumb ul li a {
  text-decoration: underline;
  color: #005476;
}
.subpage #breadcrumb ul li a:hover {
  text-decoration: none;
}
/*# sourceMappingURL=style.css.map */