@charset "UTF-8";
h2.mail.title {
  display: none !important;
}

a.itext {
  width: auto !important;
  height: auto !important;
}

.annot {
  display: none !important;
}

.pcnone {
  display: none;
}
@media screen and (max-width: 834px) {
  .pcnone {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .spnone {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .bp1200none {
    display: none;
  }
}
@media screen and (max-width: 834px) {
  .bp1200none {
    display: block;
  }
}

@media only screen and (max-width: 1000px) {
  .bp1000none {
    display: none;
  }
}
@media screen and (max-width: 834px) {
  .bp1000none {
    display: block;
  }
}

.disnone {
  display: none;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.disnone {
  display: none !important;
}
@media screen and (max-width: 640px) {
  .disnone {
    display: block !important;
  }
}

@media screen and (max-width: 640px) {
  .spdisnone {
    display: none !important;
  }
}

.tdpd10 td {
  padding: 10px !important;
}

li {
  list-style: none;
}

html {
  font-size: 62.5% !important;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-weight: 400;
}

body {
  counter-reset: number 0;
  font-weight: 400;
  word-wrap: break-word;
  overflow: hidden;
  font-family: YakuHanJP, "Roboto", "Noto Sans JP", "游ゴシック", YuGothic, "Lato", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.6rem;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: #333;
}

.inner {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}
@media only screen and (max-width: 1280px) {
  .inner {
    padding-inline: 32px;
  }
}
@media screen and (max-width: 640px) {
  .inner {
    padding-inline: 24px;
  }
}

.wrap-1728 {
  padding-inline: 48px;
}
@media only screen and (max-width: 1280px) {
  .wrap-1728 {
    padding-inline: 32px;
  }
}
@media screen and (max-width: 640px) {
  .wrap-1728 {
    padding-inline: 24px;
  }
}

.inner-1728 {
  margin: 0 auto;
  max-width: 1728px;
}

#contents_wrap {
  width: 100%;
  min-width: 100%;
  z-index: 3;
  background-color: transparent;
}

#contents {
  width: 100%;
  max-width: 1200px;
  padding: 0;
  background-color: transparent;
}
@media only screen and (max-width: 1280px) {
  #contents {
    padding-inline: 32px;
  }
}
@media screen and (max-width: 640px) {
  #contents {
    padding-inline: 24px;
  }
}

#main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row-reverse;
  width: 100%;
}
@media screen and (max-width: 834px) {
  #main {
    display: block;
  }
}
#main:after {
  display: none;
}

#col_main {
  width: 100% !important;
}

#col_side1 {
  width: 23% !important;
}
@media screen and (max-width: 834px) {
  #col_side1 {
    width: 100% !important;
    margin-top: 50px !important;
  }
}
#col_side1 a {
  display: block;
}
#col_side1 img {
  width: 100% !important;
}

#col_side1 img {
  width: 100%;
}

.map {
  margin: 56px 20px 0;
}

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

table {
  table-layout: auto;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  table {
    table-layout: fixed;
  }
}
.tlfix table {
  table-layout: fixed;
}

table td img {
  height: auto !important;
}

.pdtd10 td {
  padding: 10px !important;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

b,
strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

img {
  max-width: 100%;
  height: auto !important;
}

small {
  font-size: 80%;
}

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3;
}

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

input[type=button] {
  cursor: pointer;
  padding: 5px 10px;
}

a {
  color: #004d95;
  transition: 0.3s;
}

a:hover {
  opacity: 0.6;
  transition: 0.3s;
}

.imgR, .imgL {
  max-width: 100% !important;
  margin: 0;
}
@media screen and (max-width: 640px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center;
  }
}

.mincho {
  font-family: "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.gothic {
  font-family: YakuHanJP, "Roboto", "Noto Sans JP", "游ゴシック", YuGothic, "Lato", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width: 640px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px;
  }
}
header#global_header {
  min-width: auto;
}

footer#global_footer {
  min-width: auto;
}

.img100 img {
  max-width: 100% !important;
  width: 100% !important;
}

.tdpd10 td {
  padding: 10px !important;
}

.slider2 img {
  margin: 0 auto;
}

.tdscl {
  overflow-x: scroll;
}
.tdscl table {
  table-layout: fixed;
  width: 1850px;
}

.center {
  text-align: center;
}

@media screen and (max-width: 834px) {
  .anc > div {
    margin-top: -80px;
    padding-top: 80px;
  }
}

.acenter a {
  margin: 0 auto;
}

.flex1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex1._top {
  align-items: flex-start;
}
.flex1._center {
  align-items: center;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:after {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 2;
}
.flex1 .box {
  width: calc(100% / 1 - 1%);
  margin-bottom: 2%;
}
@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
.flex1 .box img {
  width: 100% !important;
}

.flex2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex2._top {
  align-items: flex-start;
}
.flex2._center {
  align-items: center;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:after {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 2;
}
.flex2 .box {
  width: calc(100% / 2 - 1%);
  margin-bottom: 2%;
}
@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
.flex2 .box img {
  width: 100% !important;
}

.flex3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex3._top {
  align-items: flex-start;
}
.flex3._center {
  align-items: center;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:after {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 2;
}
.flex3 .box {
  width: calc(100% / 3 - 1%);
  margin-bottom: 2%;
}
@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
.flex3 .box img {
  width: 100% !important;
}

.flex4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex4._top {
  align-items: flex-start;
}
.flex4._center {
  align-items: center;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:after {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 2;
}
.flex4 .box {
  width: calc(100% / 4 - 1%);
  margin-bottom: 2%;
}
@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
.flex4 .box img {
  width: 100% !important;
}

.square._100 .square-inner:before {
  padding-top: 100%;
}
.square._75 .square-inner:before {
  padding-top: 75%;
}
.square._66 .square-inner:before {
  padding-top: 66%;
}
.square td .square-inner {
  display: block;
  position: relative;
}
.square td .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square td .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.square > .square-inner {
  display: block;
  position: relative;
}
.square > .square-inner .itext {
  float: none !important;
  margin-right: 0 !important;
}
.square > .square-inner .itext img {
  float: none !important;
  margin-right: 0 !important;
}
.square > .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square > .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.square > .box .itext {
  float: none !important;
  margin-right: 0 !important;
}
.square > .box .itext img {
  float: none !important;
  margin-right: 0 !important;
}
.square > .box .square-inner {
  display: block;
  position: relative;
}
.square > .box .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square > .box .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.bg100 {
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
}
.bg100 .bgwrap {
  max-width: 1200px;
  margin: 0 auto;
}

.popup {
  display: none;
}

.flex2cl_01 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: relative;
}
@media screen and (max-width: 834px) {
  .flex2cl_01 {
    flex-direction: column-reverse;
  }
}
.flex2cl_01 .flxL {
  width: 68%;
}
@media screen and (max-width: 834px) {
  .flex2cl_01 .flxL {
    width: 100%;
  }
}
.flex2cl_01 .flxR {
  width: 30%;
}
@media screen and (max-width: 834px) {
  .flex2cl_01 .flxR {
    width: 100%;
    margin-bottom: 30px;
  }
}
.flex2cl_01 .flxR .img {
  width: 100%;
}
.flex2cl_01 .flxR .img img {
  width: 100% !important;
}

.flex2cl_02 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: relative;
}
@media screen and (max-width: 834px) {
  .flex2cl_02 {
    flex-direction: column-reverse;
  }
}
.flex2cl_02._rr {
  flex-direction: row;
}
.flex2cl_02 .flxL {
  width: 45%;
}
@media screen and (max-width: 834px) {
  .flex2cl_02 .flxL {
    width: 100%;
  }
}
.flex2cl_02 .flxR {
  width: 50%;
}
@media screen and (max-width: 834px) {
  .flex2cl_02 .flxR {
    width: 100%;
    margin-bottom: 30px;
  }
}
.flex2cl_02 .flxR .img {
  width: 100%;
}
.flex2cl_02 .flxR .img img {
  width: 100% !important;
}

.flex2cl_03 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: relative;
}
@media screen and (max-width: 834px) {
  .flex2cl_03 {
    flex-direction: column-reverse;
  }
}
.flex2cl_03._rr {
  flex-direction: row;
}
.flex2cl_03 .flxL {
  width: 49%;
}
@media screen and (max-width: 834px) {
  .flex2cl_03 .flxL {
    width: 100%;
  }
}
.flex2cl_03 .flxR {
  width: 49%;
}
@media screen and (max-width: 834px) {
  .flex2cl_03 .flxR {
    width: 100%;
    margin-bottom: 30px;
  }
}
.flex2cl_03 .flxR .img {
  width: 100%;
}
.flex2cl_03 .flxR .img img {
  width: 100% !important;
}

.flex5cl {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -1.6393442623%;
}
@media only screen and (max-width: 1200px) {
  .flex5cl {
    margin-left: -2.439%;
  }
}
@media screen and (max-width: 640px) {
  .flex5cl {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex5cl .box {
  position: relative;
  width: 18.3606557377%;
  margin-left: 1.6393442623%;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1200px) {
  .flex5cl .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .flex5cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.flex5cl .box img {
  width: 100% !important;
}
.flex5cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex5cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

#main #col_main section {
  color: #333;
  font-family: YakuHanJP, "Roboto", "Noto Sans JP", "游ゴシック", YuGothic, "Lato", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main #col_main section .image100 img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

br.sp {
  display: none;
}
@media screen and (max-width: 640px) {
  br.sp {
    display: block;
  }
}

.lh-2 div {
  line-height: 2;
}

.flex-h3-none article > h3 {
  display: none;
}

.mw-600 {
  max-width: 600px;
  margin-inline: auto;
}

.mw-800 {
  max-width: 800px;
  margin-inline: auto;
}

.mt-120 {
  margin-top: 120px;
}
@media screen and (max-width: 640px) {
  .mt-120 {
    margin-top: 80px;
  }
}

.mt-96 {
  margin-top: 96px;
}
@media screen and (max-width: 640px) {
  .mt-96 {
    margin-top: 72px;
  }
}

.mt-72 {
  margin-top: 72px;
}

.mt-48 {
  margin-top: 48px;
}

.mt-32 {
  margin-top: 32px;
}

.mt-24 {
  margin-top: 24px;
}

.mt-16 {
  margin-top: 16px;
}

.interval-32 article > div {
  margin-top: 32px;
}

.interval-16 article > div {
  margin-top: 16px;
}

header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
}

.c-btn a.c-mail {
  background-color: #fff;
  color: #004d95;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-btn a i {
  font-family: "Line Awesome Free";
  font-weight: 900;
}

.header {
  background-color: #e5e5e5;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  display: flex;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.16);
  line-height: 1;
  height: 7.6rem;
}
@media screen and (max-width: 640px) {
  .header {
    height: 7.2rem;
  }
}
.header .h-logo {
  padding: 12px 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 1400px) {
  .header .h-logo img {
    width: 220px;
  }
}
@media screen and (max-width: 640px) {
  .header .h-logo img {
    width: 196px;
  }
}
.header .global-nav {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  padding-right: 10.6rem;
}
@media only screen and (max-width: 1400px) {
  .header .global-nav {
    padding-right: 9.8rem;
  }
}
@media screen and (max-width: 640px) {
  .header .global-nav {
    padding-right: 7.4rem;
  }
}
.header .global-nav .nav-list {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1200px) {
  .header .global-nav .nav-list {
    display: none;
  }
}
.header .global-nav .nav-list .nav-item {
  margin-left: 4.8rem;
  font-size: 1.8rem;
}
@media only screen and (max-width: 1600px) {
  .header .global-nav .nav-list .nav-item {
    margin-left: 3.2rem;
    font-size: 1.6rem;
  }
}
.header .global-nav .nav-list .nav-item:first-child {
  margin-left: 2rem;
}
.header .global-nav .nav-list .nav-item.dropdown-menu {
  position: relative;
}
.header .global-nav .nav-list .nav-item.dropdown-menu .dropdown-list {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  display: none;
  width: 160px;
  margin-top: 0;
}
.header .global-nav .nav-list .nav-item.dropdown-menu .dropdown-list li {
  margin-left: 0;
  width: 100%;
  border-bottom: 1px solid #fff;
  text-align: center;
}
.header .global-nav .nav-list .nav-item.dropdown-menu .dropdown-list li:last-child {
  border-bottom: none;
}
.header .global-nav .nav-list .nav-item.dropdown-menu .dropdown-list li a {
  display: block;
  width: 100%;
  padding: 12px;
  color: #fff;
  background: #004d95;
  font-size: 1.6rem;
}
.header .global-nav .nav-list a, .header .global-nav .nav-list p {
  text-decoration: none;
  color: #333;
  font-weight: 500;
  padding-block: 4px;
  cursor: pointer;
}
.header .global-nav .h-btn {
  margin-left: 8rem;
}
@media only screen and (max-width: 1600px) {
  .header .global-nav .h-btn {
    margin-left: 4.8rem;
  }
}
@media only screen and (max-width: 1400px) {
  .header .global-nav .h-btn {
    margin-left: 3.6rem;
  }
}
@media screen and (max-width: 640px) {
  .header .global-nav .h-btn {
    margin-left: 0;
  }
}
.header .global-nav .h-btn a {
  flex-direction: column;
  padding: 8px 8px 16px;
  width: 10.4rem;
}
@media only screen and (max-width: 1400px) {
  .header .global-nav .h-btn a {
    width: 9.6rem;
  }
}
@media screen and (max-width: 640px) {
  .header .global-nav .h-btn a {
    width: 7.2rem;
    min-height: 7.2rem;
  }
}
.header .global-nav .h-btn a.h-mail {
  height: 100%;
}
.header .global-nav .h-btn a i {
  font-size: 3.6rem;
}
.header .global-nav .h-btn a span {
  font-size: 1.2rem;
  font-weight: 500;
}
@media screen and (max-width: 640px) {
  .header .global-nav .h-btn a span {
    display: none;
  }
}

.open-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
  background-color: #004d95;
  width: 10.4rem;
  height: 7.6rem;
}
@media only screen and (max-width: 1400px) {
  .open-btn {
    width: 9.6rem;
  }
}
@media screen and (max-width: 640px) {
  .open-btn {
    width: 7.2rem;
    height: 7.2rem;
  }
}
.open-btn .in {
  position: relative;
  width: 40px;
  height: 22px;
  margin: 0 auto;
}
.open-btn .txt {
  color: #fff;
  font-size: 1.2rem;
  margin-top: 0.8rem;
}
.open-btn .bar {
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  height: 2px;
  right: 0;
  border-radius: 5px;
  background: #fff;
  width: 40px;
}
.open-btn .bar:nth-child(1) {
  top: 7px;
}
.open-btn .bar:nth-child(2) {
  top: 13px;
}
.open-btn.active .bar:nth-child(1) {
  top: 0;
  transform: translateY(12px) rotate(-30deg);
}
.open-btn.active .bar:nth-child(2) {
  transform: rotate(30deg);
}

.nav {
  transition: 0.3s;
  display: block;
  width: 100%;
}
.nav .navigation {
  position: fixed;
  top: 0;
  left: -100%;
  z-index: 100;
  pointer-events: auto;
  display: flex;
  width: 100%;
  height: 100%;
  transition: 0.3s;
  background: url("../images/home/main_01.jpg") center center/cover no-repeat;
}
.nav .navigation.open {
  left: 0;
}
.nav .navigation .nav-inner {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #0167c6;
  padding: 2.4rem 7.2rem;
  overflow-y: scroll;
}
.nav .navigation .nav-inner::-webkit-scrollbar {
  width: 8px;
}
.nav .navigation .nav-inner::-webkit-scrollbar-thumb {
  background-color: #0167c6;
}
@media screen and (max-width: 834px) {
  .nav .navigation .nav-inner {
    width: 80%;
  }
}
@media screen and (max-width: 640px) {
  .nav .navigation .nav-inner {
    padding: 2.4rem 4rem;
  }
}
.nav .navigation .nav-list, .nav .navigation .h-btn {
  max-width: 480px;
  width: 100%;
  margin-inline: auto;
}
.nav .navigation .nav-list {
  height: auto;
  display: flex;
  flex-direction: column;
}
.nav .navigation .nav-list .nav-item {
  text-align: left;
  line-height: 1.3;
  font-size: 1.8rem;
  position: relative;
  padding-left: 2.8rem;
}
@media screen and (max-width: 640px) {
  .nav .navigation .nav-list .nav-item {
    font-size: 1.6rem;
    padding-left: 2rem;
  }
}
.nav .navigation .nav-list .nav-item::before {
  content: "";
  width: 1.8rem;
  height: 1px;
  background-color: #86b7e4;
  display: block;
  position: absolute;
  left: 0;
  top: 1rem;
}
@media screen and (max-width: 640px) {
  .nav .navigation .nav-list .nav-item::before {
    top: 0.8rem;
    width: 1.4rem;
  }
}
.nav .navigation .nav-list .nav-item:not(:first-child) {
  margin-top: 2.4rem;
}
@media screen and (max-width: 640px) {
  .nav .navigation .nav-list .nav-item:not(:first-child) {
    margin-top: 1.6rem;
  }
}
.nav .navigation .nav-list .nav-item.dropdown-menu p {
  color: rgba(255, 255, 255, 0.56);
}
.nav .navigation .nav-list .nav-item.dropdown-menu .dropdown-list {
  padding-left: 0;
}
.nav .navigation .nav-list .nav-item.dropdown-menu .dropdown-list .dropdown-item {
  margin-top: 1.6rem;
}
.nav .navigation .nav-list .nav-item a, .nav .navigation .nav-list .nav-item p {
  color: #fff;
  text-decoration: none;
}
.nav .navigation .h-btn {
  margin-top: 2.8rem;
}
.nav .navigation .h-btn a {
  width: fit-content;
  padding: 1.6rem 4.8rem;
}
@media screen and (max-width: 640px) {
  .nav .navigation .h-btn a {
    padding: 1.2rem;
    width: 100%;
  }
}
.nav .navigation .h-btn a.h-mail span {
  font-size: 2rem;
}
@media screen and (max-width: 640px) {
  .nav .navigation .h-btn a.h-mail span {
    font-size: 1.8rem;
  }
}
.nav .navigation .h-btn a span {
  margin-left: 8px;
  font-weight: 500;
}
.nav .navigation .h-btn a i {
  font-size: 2.4rem;
}

.main-area {
  position: relative;
}
.main-area h1 {
  position: absolute;
  top: 50%;
  left: 8%;
  transform: translateY(-50%);
  z-index: 2;
  text-align: left;
  color: #fff;
  display: flex;
  flex-direction: column;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.16), 0 0 8px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 640px) {
  .main-area h1 {
    left: 0;
    padding: 24px;
  }
}
.main-area h1 .txt1 {
  font-weight: 700;
  font-size: 4.8rem;
}
@media only screen and (max-width: 1400px) {
  .main-area h1 .txt1 {
    font-size: 4.4rem;
  }
}
@media only screen and (max-width: 1200px) {
  .main-area h1 .txt1 {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 1000px) {
  .main-area h1 .txt1 {
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 834px) {
  .main-area h1 .txt1 {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 640px) {
  .main-area h1 .txt1 {
    font-size: 2.8rem;
  }
}
.main-area h1 .txt2 {
  font-weight: 500;
  font-size: 3.6rem;
  margin-top: 3.2rem;
}
@media only screen and (max-width: 1400px) {
  .main-area h1 .txt2 {
    font-size: 3.2rem;
    margin-top: 2.8rem;
  }
}
@media only screen and (max-width: 1200px) {
  .main-area h1 .txt2 {
    font-size: 2.8rem;
    margin-top: 2.4rem;
  }
}
@media only screen and (max-width: 1000px) {
  .main-area h1 .txt2 {
    font-size: 2.4rem;
    margin-top: 2rem;
  }
}
@media screen and (max-width: 834px) {
  .main-area h1 .txt2 {
    font-size: 2rem;
    margin-top: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  .main-area h1 .txt2 {
    font-size: 1.8rem;
    margin-top: 1.2rem;
  }
}
.main-area picture img {
  width: 100%;
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  margin-top: 120px;
}

footer {
  background-color: #0167c6;
  background-position: center center;
  background-size: cover;
}
footer .copy {
  color: #fff;
  background-color: #004d95;
  padding: 8px 16px;
  text-align: center;
}
footer .copy a {
  pointer-events: none;
  color: #fff;
  text-decoration: none;
}

.footer {
  padding-block: 7.2rem;
  color: #fff;
}
@media screen and (max-width: 640px) {
  .footer {
    padding-block: 4.8rem;
  }
}

.f-inner {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .f-inner {
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (max-width: 640px) {
  .f-inner {
    padding-inline: 1.6rem;
  }
}
.f-inner .left {
  text-align: left;
}
@media screen and (max-width: 834px) {
  .f-inner .left {
    text-align: center;
  }
}
.f-inner .left .f-name {
  font-size: 3.2rem;
  font-weight: 700;
}
@media screen and (max-width: 640px) {
  .f-inner .left .f-name {
    font-size: 2.4rem;
  }
}
.f-inner .left .f-info {
  margin-top: 2.4rem;
}
@media screen and (max-width: 640px) {
  .f-inner .left .f-info {
    margin-top: 1.6rem;
  }
}

.f-nav {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media screen and (max-width: 834px) {
  .f-nav {
    align-items: center;
    margin-top: 4.8rem;
  }
}
@media screen and (max-width: 640px) {
  .f-nav {
    font-size: 1.4rem;
    margin-top: 3.2rem;
  }
}
.f-nav .nav-list {
  display: flex;
}
.f-nav .nav-list:not(:first-child) {
  margin-top: 2.4rem;
}
@media screen and (max-width: 834px) {
  .f-nav .nav-list:not(:first-child) {
    margin-top: 1.6rem;
  }
}
.f-nav .nav-list .nav-item {
  margin-left: 4rem;
}
@media screen and (max-width: 834px) {
  .f-nav .nav-list .nav-item {
    margin-left: 3.2rem;
  }
}
@media screen and (max-width: 640px) {
  .f-nav .nav-list .nav-item {
    margin-left: 2rem;
  }
}
@media screen and (max-width: 834px) {
  .f-nav .nav-list .nav-item:first-child {
    margin-left: 0;
  }
}
.f-nav .nav-list .nav-item a {
  text-decoration: none;
  color: #fff;
}

.title-top h2 {
  font-size: 3.2rem;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  line-height: 1.25;
}
@media screen and (max-width: 834px) {
  .title-top h2 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 640px) {
  .title-top h2 {
    font-size: 2.4rem;
  }
}
.title-top h2 .ttl-acs {
  font-size: 2rem;
  font-weight: 500;
  color: #0167c6;
  margin-bottom: 1.2rem;
}
@media screen and (max-width: 834px) {
  .title-top h2 .ttl-acs {
    font-size: 2rem;
  }
}
@media screen and (max-width: 640px) {
  .title-top h2 .ttl-acs {
    font-size: 1.8rem;
    margin-bottom: 0.8rem;
  }
}
.title-top.ttl-white h2 {
  color: #fff;
}
.title-top.ttl-white h2 .ttl-acs {
  color: #fff;
}

.btn a {
  display: inline-block;
  text-decoration: none;
  font-weight: 700;
  border: 1px solid #004d95;
  padding: 1.6rem 6.4rem 1.6rem 3.2rem;
  position: relative;
}
.btn a::after {
  content: "\f061";
  font-family: "Line Awesome Free";
  font-weight: 900;
  position: absolute;
  top: 50%;
  right: 2.8rem;
  transform: translateY(-50%);
  font-size: 1.8rem;
}
.btn.btn-white a {
  border: 1px solid #fff;
  background-color: transparent;
}

.inner-01 {
  display: flex;
}
@media screen and (max-width: 834px) {
  .inner-01 {
    flex-direction: column;
  }
}
.inner-01 .left, .inner-01 .right {
  width: 50%;
}
@media screen and (max-width: 834px) {
  .inner-01 .left, .inner-01 .right {
    width: 100%;
  }
}
.inner-01 .image .image100 {
  height: 100%;
}
.inner-01 .text {
  padding-block: 2.4rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.inner-01 .text.right {
  padding-left: 7.2rem;
}
@media only screen and (max-width: 1600px) {
  .inner-01 .text.right {
    padding-left: 4.8rem;
  }
}
@media only screen and (max-width: 1280px) {
  .inner-01 .text.right {
    padding-left: 4rem;
  }
}
@media screen and (max-width: 834px) {
  .inner-01 .text.right {
    padding: 0;
    margin-top: 3.2rem;
  }
}

.cont-01 .box {
  width: 25%;
  text-align: center;
  border-left: 1px solid #86b7e4;
}
@media screen and (max-width: 834px) {
  .cont-01 .box {
    width: calc(50% - 8px);
    margin: 0 16px 16px 0;
    border: 1px solid #86b7e4;
    padding: 16px;
  }
}
.cont-01 .box:last-child {
  border-right: 1px solid #86b7e4;
}
@media screen and (max-width: 834px) {
  .cont-01 .box:nth-child(2n) {
    margin-right: 0;
  }
}
.cont-01 .box a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.cont-01 .box h3 {
  font-size: 2.2rem;
  font-weight: 700;
  color: #333;
  margin-top: 2.2rem;
  line-height: 1.25;
}
@media only screen and (max-width: 1000px) {
  .cont-01 .box h3 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 640px) {
  .cont-01 .box h3 {
    font-size: 1.6rem;
  }
}
.cont-01 .box .image {
  width: 96px;
  height: 96px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.cont-02 .box {
  padding-inline: 2.4rem;
}
@media screen and (max-width: 640px) {
  .cont-02 .box {
    padding-inline: 0.8rem;
  }
}

.cont-03 .box {
  width: calc((100% - 48px) / 3);
  margin: 0 24px 24px 0;
  position: relative;
}
@media screen and (max-width: 640px) {
  .cont-03 .box {
    width: 100%;
    margin-right: 0;
  }
}
.cont-03 .box:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .cont-03 .box:last-child {
    margin-bottom: 0;
  }
}
.cont-03 .box div {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 8rem 3.2rem 3.2rem;
  pointer-events: none;
  width: 100%;
  color: #fff;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.48) 0%, transparent 100%);
}
@media screen and (max-width: 834px) {
  .cont-03 .box div {
    padding: 4rem 1.6rem 1.6rem;
  }
}
.cont-03 .box div h3 {
  font-size: 2.8rem;
  font-weight: 700;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .cont-03 .box div h3 {
    font-size: 2.4rem;
  }
}
.cont-03 .box div h3::after {
  content: "\f061";
  font-family: "Line Awesome Free";
  font-weight: 900;
}

.wrap-04 {
  position: relative;
  padding-top: 9.6rem;
}
@media screen and (max-width: 640px) {
  .wrap-04 {
    padding-top: 7.2rem;
  }
}
.wrap-04::before {
  content: "";
  width: 100%;
  padding-bottom: 40rem;
  background: url("../images/home/top_bg_01.jpg") center center/cover no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

@media screen and (max-width: 640px) {
  .cont-04 {
    margin-top: 4.8rem;
  }
}
.cont-04 div.blog_list {
  padding: 4.8rem;
  border: none;
  background-color: #0167c6;
  color: #fff;
}
@media screen and (max-width: 834px) {
  .cont-04 div.blog_list {
    padding: 4rem;
  }
}
@media screen and (max-width: 640px) {
  .cont-04 div.blog_list {
    padding: 3.2rem;
  }
}
.cont-04 div.blog_list > div {
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.24);
  padding-block: 2.4rem;
  align-items: flex-start;
  flex-direction: row;
}
@media screen and (max-width: 640px) {
  .cont-04 div.blog_list > div {
    flex-direction: column;
  }
}
.cont-04 div.blog_list > div:first-child {
  padding-top: 0;
}
.cont-04 div.blog_list > div div.blog_photo {
  width: 16rem;
  padding: 0;
  border: 1px solid #ccc;
}
@media screen and (max-width: 834px) {
  .cont-04 div.blog_list > div div.blog_photo {
    width: 12rem;
  }
}
@media screen and (max-width: 640px) {
  .cont-04 div.blog_list > div div.blog_photo {
    width: 100%;
  }
}
.cont-04 div.blog_list > div div.blog_photo a {
  position: relative;
  display: block;
  padding: 0 0 100%;
}
.cont-04 div.blog_list > div div.blog_photo a img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cont-04 div.blog_list > div div.blog_text {
  flex: 1;
  padding: 0 0 0 2.4rem;
}
@media screen and (max-width: 640px) {
  .cont-04 div.blog_list > div div.blog_text {
    padding: 0;
    margin-top: 1.6rem;
  }
}
.cont-04 div.blog_list > div div.blog_text div.blog_date {
  color: #fff;
  font-size: 1.8rem;
}
.cont-04 div.blog_list > div div.blog_text h3 {
  margin: 0.4rem 0 0;
}
.cont-04 div.blog_list > div div.blog_text h3 a {
  color: #fff;
  font-size: 1.8rem;
}
.cont-04 div.blog_list > div div.blog_text div.detail {
  margin-top: 1.2rem;
}
.cont-04 div.blog_list > div div.blog_text ul {
  display: none;
}

.cont-05 a {
  display: block;
  width: 100%;
  background-color: #0167c6;
  color: #fff;
  text-decoration: none;
  position: relative;
}
.cont-05 .text {
  text-align: left;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  padding: 4.8rem 7.2rem;
}
@media screen and (max-width: 640px) {
  .cont-05 .text {
    padding: 3.2rem;
  }
}
.cont-05 .image {
  width: 80%;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 640px) {
  .cont-05 .image {
    width: 96%;
  }
}
.cont-05 .image img {
  max-height: 32rem;
}
@media screen and (max-width: 640px) {
  .cont-05 .image img {
    min-height: 26rem;
    object-position: 0 0;
  }
}
.cont-05 .btn {
  margin-top: 3.2rem;
}
.cont-05 .btn a {
  width: fit-content;
}

.title-01, .title-blog {
  background-image: url("../images/home/main_01.jpg");
  background-position: center center;
  background-size: cover;
  background-color: #0167c6;
  height: 240px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 834px) {
  .title-01, .title-blog {
    height: 220px;
  }
}
@media screen and (max-width: 640px) {
  .title-01, .title-blog {
    height: 200px;
  }
}
.title-01 article, .title-blog article {
  width: 100%;
  max-width: 1200px;
  margin-inline: auto;
}
.title-01 h1, .title-01 .ttl, .title-blog h1, .title-blog .ttl {
  font-weight: 700;
  font-size: 3.6rem;
  color: #fff;
  width: 100%;
  display: flex;
  flex-direction: column-reverse;
  line-height: 1.25;
}
@media screen and (max-width: 834px) {
  .title-01 h1, .title-01 .ttl, .title-blog h1, .title-blog .ttl {
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 640px) {
  .title-01 h1, .title-01 .ttl, .title-blog h1, .title-blog .ttl {
    font-size: 3.2rem;
  }
}
.title-01 h1 .ttl-acs, .title-01 .ttl .ttl-acs, .title-blog h1 .ttl-acs, .title-blog .ttl .ttl-acs {
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: 1.2rem;
}
@media screen and (max-width: 834px) {
  .title-01 h1 .ttl-acs, .title-01 .ttl .ttl-acs, .title-blog h1 .ttl-acs, .title-blog .ttl .ttl-acs {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 640px) {
  .title-01 h1 .ttl-acs, .title-01 .ttl .ttl-acs, .title-blog h1 .ttl-acs, .title-blog .ttl .ttl-acs {
    font-size: 2rem;
  }
}
.title-02 h2 {
  font-weight: 700;
  line-height: 1.4;
  padding: 0.8rem 1.6rem 1.2rem;
  border-left: 4px solid #0167c6;
  border-bottom: 1px solid #e5e5e5;
  font-size: 2.4rem;
}
@media screen and (max-width: 834px) {
  .title-02 h2 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 640px) {
  .title-02 h2 {
    font-size: 2rem;
  }
}
.title-02.ttl-mini h2 {
  font-size: 2.2rem;
}
@media screen and (max-width: 640px) {
  .title-02.ttl-mini h2 {
    font-size: 2rem;
  }
}

.tp {
  margin-block: 12px 4.8rem;
  font-size: 1.4rem;
}
.tp ul li, .tp ul div {
  display: inline-block;
}
.tp ul li:first-child a::before {
  content: "\e3af";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-right: 4px;
}
.tp ul li:last-child a {
  pointer-events: none;
  color: #333;
  text-decoration: none;
}
.tp ul div {
  margin: 0 4px;
}
.tp ul div::before {
  content: "\f105";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

@media screen and (max-width: 834px) {
  #main .form-common1 dl {
    flex-direction: column;
  }
}
@media screen and (max-width: 834px) {
  #main .form-common1 dl:last-child dt {
    border-bottom: none;
  }
}
@media screen and (max-width: 834px) {
  #main .form-common1 dl dt {
    width: 100%;
    border-right: 1px solid #ccc;
  }
}
@media screen and (max-width: 834px) {
  #main .form-common1 dl dd {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  #main .flex-01 {
    flex-direction: column;
  }
}
#main .flex-01 .box {
  flex: 1;
}
@media screen and (max-width: 640px) {
  #main .flex-01 .box {
    order: 1;
    width: 100%;
    flex: initial;
  }
}
#main .flex-01 .box:nth-child(1) {
  padding: 0 24px 0 0;
}
@media screen and (max-width: 640px) {
  #main .flex-01 .box:nth-child(1) {
    padding: 0;
  }
}
#main .flex-01 .box:nth-child(1):has(img) {
  padding: 0;
}
#main .flex-01 .box:nth-child(2) {
  padding: 0 0 0 24px;
}
@media screen and (max-width: 640px) {
  #main .flex-01 .box:nth-child(2) {
    padding: 0;
  }
}
#main .flex-01 .box:nth-child(2):has(img) {
  padding: 0;
}
#main .flex-01 .box:has(img) {
  width: 40%;
  flex: initial;
}
@media screen and (max-width: 640px) {
  #main .flex-01 .box:has(img) {
    order: 2;
    width: 100%;
    margin-top: 24px;
  }
}
#main .flex-01 .box h3 {
  margin-bottom: 16px;
}

@media screen and (max-width: 640px) {
  #main .flex-02 {
    flex-direction: column;
  }
}
#main .flex-02 .box {
  flex: 1;
}
@media screen and (max-width: 640px) {
  #main .flex-02 .box {
    order: 1;
    width: 100%;
    flex: initial;
  }
}
#main .flex-02 .box:nth-child(1) {
  padding: 0 24px 0 0;
}
@media screen and (max-width: 640px) {
  #main .flex-02 .box:nth-child(1) {
    padding: 0;
  }
}
#main .flex-02 .box:nth-child(1):has(img) {
  padding: 0;
}
#main .flex-02 .box:nth-child(2) {
  padding: 0 0 0 24px;
}
@media screen and (max-width: 640px) {
  #main .flex-02 .box:nth-child(2) {
    padding: 0;
  }
}
#main .flex-02 .box:nth-child(2):has(img) {
  padding: 0;
}
#main .flex-02 .box:has(img) {
  width: 24rem;
  flex: initial;
}
@media screen and (max-width: 640px) {
  #main .flex-02 .box:has(img) {
    order: 2;
    width: 100%;
    margin-top: 24px;
  }
}
#main .flex-02 .box h3 {
  margin-bottom: 16px;
}

.flex-div-mt .box div {
  margin-top: 4px;
}
.flex-div-mt .box div::before {
  content: "▲";
  color: #0167c6;
  margin-right: 4px;
}
@media screen and (max-width: 640px) {
  .flex-div-mt._spwidth1 .box {
    margin-bottom: 8%;
  }
}

#main .flow-01 {
  flex-direction: column;
}
#main .flow-01 .box:nth-child(1) h3::before {
  content: "STEP.01";
}
#main .flow-01 .box:nth-child(2) h3::before {
  content: "STEP.02";
}
#main .flow-01 .box:nth-child(3) h3::before {
  content: "STEP.03";
}
#main .flow-01 .box:nth-child(4) h3::before {
  content: "STEP.04";
}
#main .flow-01 .box:nth-child(5) h3::before {
  content: "STEP.05";
}
#main .flow-01 .box:nth-child(6) h3::before {
  content: "STEP.06";
}
#main .flow-01 .box:nth-child(7) h3::before {
  content: "STEP.07";
}
#main .flow-01 .box:nth-child(8) h3::before {
  content: "STEP.08";
}
#main .flow-01 .box:nth-child(9) h3::before {
  content: "STEP.09";
}
#main .flow-01 .box:nth-child(10) h3::before {
  content: "STEP.010";
}
#main .flow-01 .box {
  width: 100%;
  padding: 24px;
  border: 1px solid #ccc;
  border-bottom: none;
  position: relative;
  overflow: initial;
}
@media screen and (max-width: 640px) {
  #main .flow-01 .box {
    padding: 24px;
  }
}
#main .flow-01 .box:last-child {
  border-bottom: 1px solid #ccc;
}
#main .flow-01 .box:last-child::before, #main .flow-01 .box:last-child::after {
  content: none;
}
#main .flow-01 .box::before {
  content: "";
  border: solid transparent;
  border-width: 22px;
  border-top-color: #fff;
  position: absolute;
  z-index: 3;
  top: calc(100% - 1px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#main .flow-01 .box::after {
  content: "";
  border: solid transparent;
  border-width: 22px;
  border-top-color: #ccc;
  position: absolute;
  z-index: 2;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#main .flow-01 .box article {
  display: flex;
}
@media screen and (max-width: 640px) {
  #main .flow-01 .box article {
    flex-direction: column;
  }
}
#main .flow-01 .box .image {
  order: 2;
  width: 40%;
  padding-left: 24px;
}
@media screen and (max-width: 640px) {
  #main .flow-01 .box .image {
    width: 100%;
    padding-left: 0;
    margin-top: 16px;
  }
}
#main .flow-01 .box .text {
  order: 1;
  flex: 1;
}
@media screen and (max-width: 640px) {
  #main .flow-01 .box .text {
    width: 100%;
  }
}
#main .flow-01 .box h3 {
  font-size: 2.2rem;
  line-height: 1.25;
  margin-bottom: 16px;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  font-weight: 600;
}
@media screen and (max-width: 640px) {
  #main .flow-01 .box h3 {
    font-size: 2rem;
  }
}
#main .flow-01 .box h3::before {
  font-size: 2rem;
  margin-bottom: 8px;
  font-weight: 500;
  color: #0167c6;
}
@media screen and (max-width: 640px) {
  #main .flow-01 .box h3::before {
    font-size: 1.8rem;
  }
}

.environment-01 li:nth-child(1)::before {
  content: "1.";
}
.environment-01 li:nth-child(2)::before {
  content: "2.";
}
.environment-01 li:nth-child(3)::before {
  content: "3.";
}
.environment-01 li:nth-child(4)::before {
  content: "4.";
}
.environment-01 li:nth-child(5)::before {
  content: "5.";
}
.environment-01 li:nth-child(6)::before {
  content: "6.";
}
.environment-01 li:nth-child(7)::before {
  content: "7.";
}
.environment-01 li:nth-child(8)::before {
  content: "8.";
}
.environment-01 li:nth-child(9)::before {
  content: "9.";
}
.environment-01 li:nth-child(10)::before {
  content: "10.";
}
.environment-01 li {
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
  padding-left: 2rem;
  padding-block: 0.8rem;
  border-bottom: 1px solid #d0dbe5;
}
.environment-01 li::before {
  position: absolute;
  left: 0;
  top: 0.3em;
  font-size: 1.8rem;
  font-weight: 500;
}

#main .history-01 {
  position: relative;
  padding-left: 40px;
}
#main .history-01:after {
  position: absolute;
  top: 0;
  left: 7px;
  width: 2px;
  height: 100%;
  content: "";
  background: #0167c6;
}
#main .history-01 dl {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  align-items: flex-start;
}
#main .history-01 dl:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  #main .history-01 dl {
    flex-direction: column;
  }
}
#main .history-01 dt, #main .history-01 dd {
  border: none;
}
#main .history-01 dt {
  min-width: 110px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
  color: #0167c6;
  font-weight: 500;
  background-color: transparent;
  font-size: 1.8rem;
}
#main .history-01 dt:before {
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: -38px;
  display: block;
  width: 12px;
  height: 12px;
  margin: auto;
  content: "";
  border-radius: 10px;
  background: #0167c6;
}
#main .history-01 dt:after {
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: -30px;
  display: block;
  width: 15%;
  height: 1px;
  margin: auto;
  content: "";
  background: #0167c6;
}
@media screen and (max-width: 640px) {
  #main .history-01 dt:after {
    width: 24px;
  }
}
@media screen and (max-width: 640px) {
  #main .history-01 dt {
    min-width: 90px;
    min-width: 0;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  #main .history-01 dd {
    width: 100%;
  }
}

.g-map {
  position: relative;
  padding-bottom: 400px;
  height: 0;
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .g-map {
    padding-bottom: 75%;
  }
}
.g-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#main .tbl-01 table td {
  padding: 16px;
}
@media screen and (max-width: 640px) {
  #main .tbl-01 table td {
    padding: 12px;
  }
}

table td.td-bg1 {
  background-color: #e6ecf1;
}/*# sourceMappingURL=common_style.css.map */