@charset "UTF-8";
/* normalize */
/* normalize */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, a,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
main, article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  word-break: break-all;
  box-sizing: border-box;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ul, ol {
  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;
  width: 100%;
}

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

ul, ol {
  list-style-type: none;
}

html {
  font-size: 10px;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #000000;
  background-color: transparent;
  position: relative;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  font-feature-settings: "palt";
  text-align: left;
}
body.is-noscroll {
  height: 100vh;
  overflow: hidden;
}

a {
  text-decoration: underline;
  color: #3c6e96;
  transition: all 300ms ease-out 0s;
}
a:hover {
  opacity: 0.7;
}

.xs {
  font-size: .7em;
}

.s {
  font-size: .85em;
}

.l {
  font-size: 1.15em;
}

.xl {
  font-size: 1.3em;
}

.b {
  font-weight: 700;
}

.i {
  font-style: italic;
}

.maker {
  background: linear-gradient(transparent 40%, #fff000 40%);
  padding-bottom: .25em;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% 100%;
  transition: all 1s ease;
}
.maker.is-active {
  background-size: 100% 100%;
}

.ff__gothic {
  font-family: "Noto Sans JP", sans-serif;
}

.ff__mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.ff__en {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

@media screen and (max-width: 767px) {
  body {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 768px) {
  body {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.w {
  width: 100%;
  min-width: 0;
  background-color: transparent;
}
.w::after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 767px) {
  .w {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 768px) {
  .w {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .w {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 374px) {
  .w {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.g {
  width: 100%;
  min-width: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 1120px;
  /**
  		&.m-haln__left {
  			margin-left: 0;
  			margin-right: auto;
  		}
  		&.m-haln__right {
  			margin-left: auto;
  			margin-right: 0;
  		}
  **/
}
.g::after {
  content: "";
  display: block;
  clear: both;
}
.g.m-mxw__680 {
  max-width: 680px;
}
.g.m-mxw__780 {
  max-width: 780px;
}
.g.m-mxw__960 {
  max-width: 960px;
}
.g.m-mxw__1400 {
  max-width: 1400px;
}
.g.m-mxw__1700 {
  max-width: 1700px;
}

@media screen and (max-width: 767px) {
  .only-pc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .only-sp {
    display: none;
  }
}
.cf::after {
  content: "";
  display: block;
  clear: both;
}

.vh {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
}

.ir {
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}

.t-fnt.m-lh__16 {
  line-height: 1.6;
}
.t-fnt.m-fw__400 {
  font-weight: 400;
}
.t-fnt.m-ls__50 {
  letter-spacing: 0.05em;
}
.t-fnt.m-ls__100 {
  letter-spacing: 0.1em;
}
.t-fnt.m-ls__200 {
  letter-spacing: 0.2em;
}
.t-fnt.m-ls__240 {
  letter-spacing: 0.24em;
}
.t-fnt.m-ls__300 {
  letter-spacing: 0.3em;
}
.t-fnt.m-ls__400 {
  letter-spacing: 0.4em;
}
.t-fnt.m-ta__center {
  text-align: center;
}
.t-fnt.m-ta__right {
  text-align: right;
}
.t-fnt.m-clr__bk {
  color: #000000;
}
.t-fnt.m-clr__wt {
  color: #ffffff;
}
.t-fnt.m-clr__gy {
  color: #666666;
}
.t-fnt.m-clr__bl {
  color: #3c6e96;
}
@media screen and (max-width: 767px) {
  .t-fnt.m-fs__sp_12 {
    font-size: 1.2rem;
  }
  .t-fnt.m-fs__sp_13 {
    font-size: 1.3rem;
  }
  .t-fnt.m-fs__sp_14 {
    font-size: 1.4rem;
  }
  .t-fnt.m-fs__sp_16 {
    font-size: 1.6rem;
  }
  .t-fnt.m-fs__sp_21 {
    font-size: 2.1rem;
  }
  .t-fnt.m-fs__sp_24 {
    font-size: 2.4rem;
  }
  .t-fnt.m-fs__sp_30 {
    font-size: 3rem;
  }
  .t-fnt.m-lh__sp_20 {
    line-height: 2;
  }
  .t-fnt.m-lh__sp_25 {
    line-height: 2.5;
  }
}
@media screen and (min-width: 768px) {
  .t-fnt.m-fs__pc_14 {
    font-size: 1.4rem;
  }
  .t-fnt.m-fs__pc_16 {
    font-size: 1.6rem;
  }
  .t-fnt.m-fs__pc_18 {
    font-size: 1.8rem;
  }
  .t-fnt.m-fs__pc_20 {
    font-size: 2rem;
  }
  .t-fnt.m-fs__pc_24 {
    font-size: 2.4rem;
  }
  .t-fnt.m-fs__pc_30 {
    font-size: 3rem;
  }
  .t-fnt.m-fs__pc_52 {
    font-size: 5.2rem;
  }
  .t-fnt.m-lh__pc_20 {
    line-height: 2;
  }
  .t-fnt.m-lh__pc_25 {
    line-height: 2.5;
  }
}

.t-bg.m-clr__bl {
  background-color: #3c6e96;
}
.t-bg.m-clr__gy {
  background-color: #cccccc;
}
.t-bg.m-clr__gy_thin {
  background-color: #e6e6e6;
}
.t-bg.m-gradation {
  background-image: linear-gradient(90deg, #5a8caa, #005078 40%, #3c6e96);
}

@media screen and (max-width: 767px) {
  .t-spc.m-mt__xxl {
    margin-top: 50px;
  }
  .t-spc.m-mb__xxl {
    margin-bottom: 50px;
  }
  .t-spc.m-mt__xl {
    margin-top: 50px;
  }
  .t-spc.m-mb__xl {
    margin-bottom: 50px;
  }
  .t-spc.m-mt__l {
    margin-top: 40px;
  }
  .t-spc.m-mb__l {
    margin-bottom: 40px;
  }
  .t-spc.m-mt__m {
    margin-top: 30px;
  }
  .t-spc.m-mb__m {
    margin-bottom: 30px;
  }
  .t-spc.m-mt__xs {
    margin-top: 20px;
  }
  .t-spc.m-mb__xs {
    margin-bottom: 20px;
  }
  .t-spc.m-mt__xxs {
    margin-top: 10px;
  }
  .t-spc.m-mb__xxs {
    margin-bottom: 10px;
  }
  .t-spc.m-pt__xxl {
    padding-top: 50px;
  }
  .t-spc.m-pb__xxl {
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 768px) {
  .t-spc.m-mt__xxl {
    margin-top: 100px;
  }
  .t-spc.m-mb__xxl {
    margin-bottom: 100px;
  }
  .t-spc.m-mt__xl {
    margin-top: 60px;
  }
  .t-spc.m-mb__xl {
    margin-bottom: 60px;
  }
  .t-spc.m-mt__l {
    margin-top: 50px;
  }
  .t-spc.m-mb__l {
    margin-bottom: 50px;
  }
  .t-spc.m-mt__m {
    margin-top: 40px;
  }
  .t-spc.m-mb__m {
    margin-bottom: 40px;
  }
  .t-spc.m-mt__s {
    margin-top: 30px;
  }
  .t-spc.m-mb__s {
    margin-bottom: 30px;
  }
  .t-spc.m-mt__xs {
    margin-top: 20px;
  }
  .t-spc.m-mb__xs {
    margin-bottom: 20px;
  }
  .t-spc.m-mt__xxs {
    margin-top: 10px;
  }
  .t-spc.m-mb__xxs {
    margin-bottom: 10px;
  }
  .t-spc.m-pt__xxl {
    padding-top: 120px;
  }
  .t-spc.m-pb__xxl {
    padding-bottom: 120px;
  }
}

.t-grid.m-flex__wrap, .t-grid.m-flex__wrap_reverse, .t-grid.m-flex__column, .t-grid.m-flex__column_reverse, .t-grid.m-flex__row, .t-grid.m-flex__row_reverse {
  display: flex;
  display: -ms-flexbox;
  min-width: 100%;
}
.t-grid.m-flex__wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.t-grid.m-flex__wrap_reverse {
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}
.t-grid.m-flex__column {
  flex-direction: column;
  -ms-flex-direction: column;
}
.t-grid.m-flex__column_reverse {
  flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
}
.t-grid.m-flex__row {
  flex-direction: row;
  -ms-flex-direction: row;
}
.t-grid.m-flex__row_reverse {
  flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
}
.t-grid.m-flex__left {
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
}
.t-grid.m-flex__center {
  -ms-flex-pack: center;
  justify-content: center;
}
.t-grid.m-flex__right {
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}
.t-grid.m-flex__between {
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
.t-grid.m-flex__around {
  -ms-flex-pack: space-around;
  justify-content: space-around;
}
.t-grid.m-flex__align_top {
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}
.t-grid.m-flex__align_middle {
  -ms-grid-row-align: center;
  align-items: center;
}
.t-grid.m-flex__align_bottom {
  -ms-grid-row-align: flex-end;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .t-grid.m-flex__sp_wrap, .t-grid.m-flex__sp_wrap_reverse, .t-grid.m-flex__sp_column, .t-grid.m-flex__sp_column_reverse, .t-grid.m-flex__sp_row, .t-grid.m-flex__sp_row_reverse {
    display: flex;
    display: -ms-flexbox;
    min-width: 100%;
  }
  .t-grid.m-flex__sp_wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .t-grid.m-flex__sp_wrap_reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .t-grid.m-flex__sp_column {
    flex-direction: column;
    -ms-flex-direction: column;
  }
  .t-grid.m-flex__sp_column_reverse {
    flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
  }
  .t-grid.m-flex__sp_row {
    flex-direction: row;
    -ms-flex-direction: row;
  }
  .t-grid.m-flex__sp_row_reverse {
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
  }
  .t-grid.m-flex__sp_left {
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
  }
  .t-grid.m-flex__sp_center {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .t-grid.m-flex__sp_right {
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
  }
  .t-grid.m-flex__sp_between {
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  .t-grid.m-flex__sp_around {
    -ms-flex-pack: space-around;
    justify-content: space-around;
  }
  .t-grid.m-flex__sp_align_top {
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
  }
  .t-grid.m-flex__sp_align_middle {
    -ms-grid-row-align: center;
    align-items: center;
  }
  .t-grid.m-flex__sp_align_bottom {
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
  }
  .t-grid.m-col__sp_1-1_w > * {
    flex: 0 1 100%;
    max-width: 100%;
  }
  .t-grid.m-col__sp_1-1_w > * > * {
    height: 100%;
  }
  .t-grid.m-col__sp_1-2_w > * {
    flex: 0 1 50%;
    max-width: 50%;
  }
  .t-grid.m-col__sp_1-2_w > * > * {
    height: 100%;
  }
  .t-grid.m-spc_lr__sp_10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .t-grid.m-spc_lr__sp_10 > * {
    padding-left: 5px;
    padding-right: 5px;
  }
  .t-grid.m-spc_b__sp_10 {
    margin-bottom: -10px;
  }
  .t-grid.m-spc_b__sp_10 > * {
    padding-bottom: 10px;
  }
  .t-grid.m-spc_b__sp_20 {
    margin-bottom: -20px;
  }
  .t-grid.m-spc_b__sp_20 > * {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .t-grid.m-flex__pc_wrap, .t-grid.m-flex__pc_wrap_reverse, .t-grid.m-flex__pc_column, .t-grid.m-flex__pc_column_reverse, .t-grid.m-flex__pc_row, .t-grid.m-flex__pc_row_reverse {
    display: flex;
    display: -ms-flexbox;
    min-width: 100%;
  }
  .t-grid.m-flex__pc_wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .t-grid.m-flex__pc_wrap_reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .t-grid.m-flex__pc_column {
    flex-direction: column;
    -ms-flex-direction: column;
  }
  .t-grid.m-flex__pc_column_reverse {
    flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
  }
  .t-grid.m-flex__pc_row {
    flex-direction: row;
    -ms-flex-direction: row;
  }
  .t-grid.m-flex__pc_row_reverse {
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
  }
  .t-grid.m-flex__pc_left {
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
  }
  .t-grid.m-flex__pc_center {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .t-grid.m-flex__pc_right {
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
  }
  .t-grid.m-flex__pc_between {
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  .t-grid.m-flex__pc_around {
    -ms-flex-pack: space-around;
    justify-content: space-around;
  }
  .t-grid.m-flex__pc_align_top {
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
  }
  .t-grid.m-flex__pc_align_middle {
    -ms-grid-row-align: center;
    align-items: center;
  }
  .t-grid.m-flex__pc_align_bottom {
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
  }
  .t-grid.m-col__pc_1-2_w > * {
    flex: 0 1 50%;
    max-width: 50%;
  }
  .t-grid.m-col__pc_1-2_w > * > * {
    height: 100%;
  }
  .t-grid.m-col__pc_1-3_w > * {
    flex: 0 1 33.33333%;
    max-width: 33.33333%;
  }
  .t-grid.m-col__pc_1-3_w > * > * {
    height: 100%;
  }
  .t-grid.m-col__pc_1-4_w > * {
    flex: 0 1 25%;
    max-width: 25%;
  }
  .t-grid.m-col__pc_1-4_w > * > * {
    height: 100%;
  }
  .t-grid.m-col__pc_1-5_w > * {
    flex: 0 1 20%;
    max-width: 20%;
  }
  .t-grid.m-col__pc_1-5_w > * > * {
    height: 100%;
  }
  .t-grid .m-col__pc_1-3 {
    flex: 0 1 33.33333%;
    max-width: 33.33333%;
  }
  .t-grid .m-col__pc_1-3 > * {
    position: relative;
    display: block;
    height: 100%;
  }
  .t-grid .m-col__pc_2-3 {
    flex: 0 1 66.66667%;
    max-width: 66.66667%;
  }
  .t-grid .m-col__pc_2-3 > * {
    position: relative;
    display: block;
    height: 100%;
  }
  .t-grid .m-col__pc_5-11 {
    flex: 0 1 45.45455%;
    max-width: 45.45455%;
  }
  .t-grid .m-col__pc_5-11 > * {
    position: relative;
    display: block;
    height: 100%;
  }
  .t-grid .m-col__pc_6-11 {
    flex: 0 1 54.54545%;
    max-width: 54.54545%;
  }
  .t-grid .m-col__pc_6-11 > * {
    position: relative;
    display: block;
    height: 100%;
  }
  .t-grid.m-spc_lr__pc_15 {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .t-grid.m-spc_lr__pc_15 > * {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .t-grid.m-spc_lr__pc_20 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .t-grid.m-spc_lr__pc_20 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
  .t-grid.m-spc_lr__pc_50 {
    margin-left: -25px;
    margin-right: -25px;
  }
  .t-grid.m-spc_lr__pc_50 > * {
    padding-left: 25px;
    padding-right: 25px;
  }
  .t-grid.m-spc_lr__pc_60 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .t-grid.m-spc_lr__pc_60 > * {
    padding-left: 30px;
    padding-right: 30px;
  }
  .t-grid.m-spc_lr__pc_80 {
    margin-left: -40px;
    margin-right: -40px;
  }
  .t-grid.m-spc_lr__pc_80 > * {
    padding-left: 40px;
    padding-right: 40px;
  }
  .t-grid.m-spc_lr__pc_100 {
    margin-left: -50px;
    margin-right: -50px;
  }
  .t-grid.m-spc_lr__pc_100 > * {
    padding-left: 50px;
    padding-right: 50px;
  }
  .t-grid.m-spc_b__pc_15 {
    margin-bottom: -15px;
  }
  .t-grid.m-spc_b__pc_15 > * {
    padding-bottom: 15px;
  }
  .t-grid.m-spc_b__pc_50 {
    margin-bottom: -50px;
  }
  .t-grid.m-spc_b__pc_50 > * {
    padding-bottom: 50px;
  }
  .t-grid.m-spc_b__pc_60 {
    margin-bottom: -60px;
  }
  .t-grid.m-spc_b__pc_60 > * {
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .l-aside {
    padding-top: 50px;
  }
}
@media screen and (min-width: 768px) {
  .l-aside {
    padding-top: 120px;
  }
}

.l-breadcrumb {
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 1.4rem;
  color: #999999;
}
.l-breadcrumb ul {
  letter-spacing: -.4em;
}
.l-breadcrumb li {
  letter-spacing: normal;
  display: inline-block;
}
.l-breadcrumb li::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border: solid 5px transparent;
  border-left-color: #999999;
  border-right: 0;
  margin: 0 15px;
}
.l-breadcrumb li:last-child::after {
  display: none;
}
.l-breadcrumb a {
  display: inline-block;
  text-decoration: none;
  color: #999999;
}
.l-breadcrumb a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .l-breadcrumb {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 1.2rem;
  }
  .l-breadcrumb li::after {
    margin: 0 10px;
  }
}

.l-footer {
  background-color: #000000;
}
@media screen and (max-width: 767px) {
  .l-footer {
    padding: 50px 15px;
  }
  .l-footer_logo {
    margin-bottom: 20px;
    text-align: center;
  }
  .l-footer_logo img {
    width: 160px;
    height: 25px;
  }
}
@media screen and (min-width: 768px) {
  .l-footer {
    padding: 50px 30px;
    display: flex;
    display: -ms-flexbox;
    min-width: 100%;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -ms-grid-row-align: center;
    align-items: center;
  }
  .l-footer_logo .h {
    line-height: 1;
  }
  .l-footer_logo a {
    display: block;
  }
  .l-footer_logo img {
    width: 240px;
    height: 30px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1201px) {
  .l-footer {
    padding: 70px 90px 50px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .l-footer {
    flex-direction: column;
    -ms-flex-direction: column;
  }
  .l-footer_logo {
    margin-bottom: 20px;
  }
  .l-footer_logo img {
    width: 200px;
    height: 25px;
  }
}

.l-footerNav a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  position: relative;
}
.l-footerNav a::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background-color: #ffffff;
  transition: all 300ms ease-out 0s;
  position: absolute;
  bottom: -10px;
  left: 0;
}
.l-footerNav a:hover {
  opacity: 1;
}
.l-footerNav a:hover::after {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .l-footerNav ul {
    text-align: center;
    letter-spacing: -.4em;
    margin: 0 -15px -10px;
  }
  .l-footerNav li {
    letter-spacing: .05em;
    display: inline-block;
    padding: 0 15px 10px;
  }
  .l-footerNav li.contact {
    display: block;
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .l-footerNav ul {
    display: flex;
    display: -ms-flexbox;
    min-width: 100%;
    flex-direction: row;
    -ms-flex-direction: row;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    -ms-grid-row-align: center;
    align-items: center;
    margin: 0 -15px;
  }
  .l-footerNav li {
    padding: 0 15px;
    font-size: .85em;
  }
  .l-footerNav li.contact a::after {
    display: none;
  }
}
@media screen and (min-width: 768px) and (min-width: 1201px) {
  .l-footerNav ul {
    margin: 0 -25px;
  }
  .l-footerNav li {
    padding: 0 25px;
    font-size: 1em;
  }
}

.l-copy {
  background-color: #000000;
  color: #ffffff;
  letter-spacing: .05em;
  text-align: center;
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .l-copy {
    font-size: 1.1rem;
  }
}
@media screen and (min-width: 768px) {
  .l-copy {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px) and (min-width: 1201px) {
  .l-copy {
    font-size: 2rem;
  }
}

.l-gNav_btn {
  display: block;
  width: 50px;
  height: 50px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 101;
  background-color: #3c6e96;
  cursor: pointer;
}
.l-gNav_btn span {
  display: block;
  width: 50%;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 300ms ease-out 0s;
}
.l-gNav_btn span:nth-child(1) {
  transform: translate(-50%, calc(-50% - 5px));
}
.l-gNav_btn span:nth-child(2) {
  transform: translate(-50%, calc(-50%));
}
.l-gNav_btn span:nth-child(3) {
  transform: translate(-50%, calc(-50% + 5px));
}
.l-gNav_btn.is-open span:nth-child(1) {
  transform: translate(-50%, -50%) rotate(45deg);
}
.l-gNav_btn.is-open span:nth-child(2) {
  transform: translate(300%, -50%);
}
.l-gNav_btn.is-open span:nth-child(3) {
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media screen and (max-width: 480px) {
  .l-gNav ul {
    background-color: #3c6e96;
    padding: 25px 15px;
    width: 100%;
    height: calc(100vh - 50px);
    position: fixed;
    top: 50px;
    left: 0;
    z-index: 102;
    display: none;
  }
  .l-gNav ul li {
    border-bottom: solid 1px #ffffff;
  }
  .l-gNav ul a:not(.contact a) {
    color: #ffffff;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 10px;
    letter-spacing: -.4em;
  }
  .l-gNav ul .en {
    display: inline-block;
    font-size: 2.1rem;
    letter-spacing: .2em;
    width: 50%;
    text-align: right;
  }
  .l-gNav ul .ja {
    display: inline-block;
    font-size: 1.4rem;
    letter-spacing: .2em;
    width: 50%;
    text-align: left;
    padding-left: 20px;
  }
  .l-gNav ul li.contact {
    border: 0;
    padding-top: 50px;
    text-align: center;
  }
}
@media screen and (min-width: 481px) and (max-width: 991px) {
  .l-gNav ul {
    background-color: #3c6e96;
    padding: 25px 15px;
    width: 100%;
    height: calc(100vh - 50px);
    position: fixed;
    top: 50px;
    left: 0;
    z-index: 102;
    display: none;
  }
  .l-gNav ul li {
    border-bottom: solid 1px #ffffff;
  }
  .l-gNav ul a:not(.contact a) {
    color: #ffffff;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 10px;
    letter-spacing: -.4em;
  }
  .l-gNav ul .en {
    display: inline-block;
    font-size: 2.1rem;
    letter-spacing: .2em;
    width: 50%;
    text-align: right;
  }
  .l-gNav ul .ja {
    display: inline-block;
    font-size: 1.4rem;
    letter-spacing: .2em;
    width: 50%;
    text-align: left;
    padding-left: 20px;
  }
  .l-gNav ul li.contact {
    border: 0;
    padding-top: 50px;
    text-align: center;
  }
}
@media screen and (min-width: 992px) {
  .l-gNav ul {
    display: flex;
    display: -ms-flexbox;
    min-width: 100%;
    flex-direction: row;
    -ms-flex-direction: row;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    -ms-grid-row-align: center;
    align-items: center;
    margin: 0 -15px;
  }
  .l-gNav li {
    padding: 0 15px;
    font-size: .85em;
  }
  .l-gNav a {
    display: block;
    text-decoration: none;
    color: #000000;
    position: relative;
  }
  .l-gNav a::after {
    content: "";
    display: block;
    width: 0;
    height: 2px;
    background-color: #3c6e96;
    transition: all 300ms ease-out 0s;
    position: absolute;
    bottom: -10px;
    left: 0;
  }
  .l-gNav a:hover {
    opacity: 1;
  }
  .l-gNav a:hover::after {
    width: 100%;
  }
  .l-gNav .en {
    display: none;
  }
  .l-gNav li.contact a::after {
    display: none;
  }
  .l-gNav_btn {
    display: none;
  }
}
@media screen and (min-width: 992px) and (min-width: 1201px) {
  .l-gNav ul {
    margin: 0 -25px;
  }
  .l-gNav li {
    padding: 0 25px;
    font-size: 1em;
  }
}

@media screen and (max-width: 480px) {
  .l-header {
    padding: 17.5px 15px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    width: 100%;
    background-color: #ffffff;
  }
  .l-header_logo .h {
    line-height: 0;
  }
  .l-header_logo a {
    display: block;
  }
  .l-header_logo img {
    width: 120px;
    height: 15px;
  }
}
@media screen and (min-width: 481px) and (max-width: 991px) {
  .l-header {
    padding: 17.5px 15px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    width: 100%;
    background-color: #ffffff;
  }
  .l-header_logo .h {
    line-height: 0;
  }
  .l-header_logo a {
    display: block;
  }
  .l-header_logo img {
    width: 120px;
    height: 15px;
  }
}
@media screen and (min-width: 992px) {
  .l-header {
    padding: 50px 30px;
    display: flex;
    display: -ms-flexbox;
    min-width: 100%;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -ms-grid-row-align: center;
    align-items: center;
  }
  .l-header_logo .h {
    line-height: 0;
  }
  .l-header_logo a {
    display: block;
  }
  .l-header_logo img {
    width: 200px;
    height: 25px;
  }
}
@media screen and (min-width: 992px) and (min-width: 1201px) {
  .l-header {
    padding: 70px 90px 50px;
  }
  .l-header_logo img {
    width: 240px;
    height: 30px;
  }
}

@media screen and (max-width: 767px) {
  .l-main {
    padding-top: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .l-main {
    padding-top: 50px;
  }
}

.l-wrapper {
  max-width: 100vw;
  overflow: hidden;
}

.p-blog {
  line-height: 2.125;
  letter-spacing: .2em;
  text-align: justify;
}
.p-blog p + p {
  margin-top: 2.125em;
}
.p-blog ul, .p-blog ol {
  list-style-position: inside;
}
.p-blog ul {
  list-style-type: disc;
}
.p-blog ol {
  list-style-type: decimal;
}
.p-blog li {
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.p-blog .nostyle {
  list-style-type: none;
}
.p-blog .nostyle li {
  padding-left: 0;
  text-indent: 0;
}
.p-blog a {
  color: #cccccc;
}
@media screen and (max-width: 767px) {
  .p-blog {
    line-height: 1.8;
  }
  .p-blog > * + * {
    margin-top: 15px;
  }
  .p-blog > div {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .p-blog h2, .p-blog h3, .p-blog h4, .p-blog h5, .p-blog h6 {
    margin-top: 30px;
    line-height: 1.5;
  }
  .p-blog h1, .p-blog h2 {
    font-size: 2.4rem;
  }
  .p-blog h3 {
    font-size: 2.1rem;
  }
  .p-blog h4 {
    font-size: 1.9rem;
  }
  .p-blog h5 {
    font-size: 1.6rem;
  }
  .p-blog h6 {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .p-blog {
    line-height: 2;
  }
  .p-blog > * + * {
    margin-top: 20px;
  }
  .p-blog > div {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .p-blog h2, .p-blog h3, .p-blog h4, .p-blog h5, .p-blog h6 {
    margin-top: 40px;
    line-height: 1.8;
  }
  .p-blog h1, .p-blog h2 {
    font-size: 3.2rem;
  }
  .p-blog h3 {
    font-size: 2.4rem;
  }
  .p-blog h4 {
    font-size: 2rem;
  }
  .p-blog h5 {
    font-size: 1.6rem;
  }
  .p-blog h6 {
    font-size: 1.5rem;
  }
}

.p-boxAsideContact {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-boxAsideContact {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-boxAsideContact .txt + .btn {
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  .p-boxAsideContact {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .p-boxAsideContact .txt + .btn {
    margin-top: 40px;
  }
}

.p-boxWorksContent > * + * {
  margin-top: 2.125em;
}

@media screen and (max-width: 767px) {
  .p-boxSliderWorks .slider-thumbnail {
    margin-top: 10px;
  }
  .p-boxSliderWorks .slider-thumbnail .swiper-wrapper {
    margin: 0 -5px;
  }
  .p-boxSliderWorks .slider-thumbnail .swiper-slide {
    padding: 0 5px;
  }
}
@media screen and (min-width: 768px) {
  .p-boxSliderWorks .slider-thumbnail {
    margin-top: 50px;
  }
  .p-boxSliderWorks .slider-thumbnail .swiper-wrapper {
    margin: 0 -25px;
  }
  .p-boxSliderWorks .slider-thumbnail .swiper-slide {
    padding: 0 25px;
  }
}

.p-boxMap iframe {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .p-mv .bg img {
    width: 100%;
    height: calc(70vh - 50px - 100px);
    object-fit: cover;
  }
  .p-mv .catch {
    position: relative;
    padding-bottom: 100px;
    margin: 0 auto;
  }
  .p-mv .catch .imgtxt {
    width: 85%;
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(0, -50%);
  }
}
@media screen and (min-width: 768px) {
  .p-mv .bg img {
    width: 100%;
    height: 650px;
    object-fit: cover;
  }
  .p-mv .catch {
    position: relative;
    padding-bottom: 340px;
    margin: 0 auto;
  }
  .p-mv .catch .imgtxt {
    max-width: 85%;
    position: absolute;
    bottom: 100px;
    right: 0;
    transform: translate();
  }
}

.p-secFront.m-news .p-secFront_i2 {
  max-width: 785px;
}
@media screen and (max-width: 767px) {
  .p-secFront {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-secFront .p-secFront_h {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  .p-secFront {
    padding-top: 140px;
    padding-bottom: 120px;
  }
  .p-secFront .p-secFront_h {
    margin-bottom: 30px;
    position: relative;
    z-index: 2;
  }
  .p-secFront .p-secFront_c {
    position: relative;
    z-index: 2;
  }
  .p-secFront.m-works {
    padding-bottom: 160px;
  }
  .p-secFront.m-works .p-secFront_c {
    z-index: 3;
  }
  .p-secFront.m-service {
    padding-top: 220px;
    padding-bottom: 300px;
  }
  .p-secFront.m-service .p-secFront_i {
    position: relative;
  }
  .p-secFront.m-service .p-secFront_i::after {
    content: "";
    display: block;
    width: 800px;
    height: 934px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    transform: translate(33%, 55%);
    background-image: url(../img/front/deco_202.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }
  .p-secFront.m-service .p-secFront_h {
    position: relative;
  }
  .p-secFront.m-service .p-secFront_h::before {
    content: "";
    display: block;
    width: 858px;
    height: 664px;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    transform: translate(-38%, -52%);
    background-image: url(../img/front/deco_201.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }
  .p-secFront.m-service .p-secFront_c {
    position: relative;
    z-index: 2;
  }
  .p-secFront.m-news {
    padding-bottom: 250px;
  }
  .p-secFront.m-news .p-secFront_i {
    position: relative;
  }
  .p-secFront.m-news .p-secFront_i::after {
    content: "";
    display: block;
    width: 1000px;
    height: 476px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    transform: translate(0, 300px);
    background-image: url(../img/front/deco_401.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }
  .p-secFront.m-recruit {
    position: relative;
  }
  .p-secFront.m-recruit .p-secFront_i {
    display: flex;
    display: -ms-flexbox;
    min-width: 100%;
    flex-direction: row;
    -ms-flex-direction: row;
    min-width: 0;
    padding-bottom: 320px;
    position: relative;
  }
  .p-secFront.m-recruit .p-secFront_i::before {
    content: "";
    display: block;
    width: 452px;
    height: 467px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    transform: translate(-15%, 15%);
    background-image: url(../img/front/deco_501.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }
  .p-secFront.m-recruit .p-secFront_i::after {
    content: "";
    width: 100vw;
    height: 320px;
    position: absolute;
    bottom: -120px;
    left: 50%;
    transform: translate(-50vw, 0);
    background-color: #ffffff;
  }
  .p-secFront.m-recruit .p-secFront_h {
    min-width: 0;
    display: block;
  }
  .p-secFront.m-recruit .p-secFront_h .btn {
    margin-top: 25px;
  }
  .p-secFront.m-recruit .p-secFront_h .btn a {
    width: 100%;
  }
  .p-secFront.m-recruit .p-secFront_c {
    flex: 1;
    padding: 30px 50px 0;
    text-align: center;
  }
  .p-secFront.m-recruit .p-secFront_c .txtbox {
    display: inline-block;
    text-align: left;
  }
}

.p-secFilter {
  height: 80px;
  position: relative;
  z-index: 99;
}
.p-secFilter_i {
  background-color: #ffffff;
  border: solid 1px #000000;
  border-radius: 20px;
  padding: 0 30px;
}
.p-secFilter_h {
  height: 80px;
  display: flex;
  display: -ms-flexbox;
  min-width: 100%;
  -ms-grid-row-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.p-secFilter_h .h {
  line-height: 0;
}
.p-secFilter_h .btn {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
.p-secFilter_form {
  padding-top: 20px;
  padding-bottom: 45px;
  display: none;
}
.p-secFilter_s .p-sec {
  background-color: #e6e6e6;
  border-radius: 10px;
  padding: 10px 30px 30px;
}
.p-secFilter_s .p-sec + .p-sec {
  margin-top: 10px;
}
.p-secFilter_s .p-sec_h {
  text-align: center;
}
.p-secFilter_s .p-sec_c {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
}
.p-secFilter_s .p-sec_h + .p-sec_c {
  margin-top: 25px;
}
.p-secFilter_s + .btn {
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .p-secFilter {
    height: 50px;
  }
  .p-secFilter_i {
    padding: 0 15px;
    border-radius: 10px;
  }
  .p-secFilter_h {
    height: 50px;
  }
  .p-secFilter_s .p-sec {
    padding: 10px 15px 30px;
  }
}

.p-secTopborder_i {
  position: relative;
  border-top: solid 1px #3c6e96;
}
.p-secTopborder_i::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff000;
  position: absolute;
  top: 5px;
  left: 0;
}

.p-secServiceTop .txtbox > *, .p-secServiceTop .imgbox > * {
  height: auto;
}
.p-secServiceTop .txtbox .p-sec_h {
  position: relative;
}
.p-secServiceTop .txtbox .btn {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.p-secServiceTop .imgbox {
  padding-left: 70px;
  padding-right: 50px;
  position: relative;
}
.p-secServiceTop .imgbox .txt {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(calc(-50% + .9em ), calc(-50% + .24em)) rotate(90deg);
  font-size: 4.6rem;
  font-weight: 200;
  letter-spacing: .4em;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .p-secServiceTop .txtbox .p-sec_h {
    padding-bottom: 60px;
  }
  .p-secServiceTop .txtbox .btn {
    top: auto;
    bottom: 0;
  }
  .p-secServiceTop .imgbox {
    padding-left: 50px;
    padding-right: 50px;
  }
  .p-secServiceTop .imgbox .txt {
    font-size: 2.4rem;
  }
}

.p-secServiceLowerPurposeSub .p-sec_h .h {
  font-weight: 400;
  border-bottom: solid 1px #3c6e96;
  position: relative;
}
.p-secServiceLowerPurposeSub .p-sec_h .h::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff000;
  position: absolute;
  bottom: -5px;
  left: 0;
}
.p-secServiceLowerPurposeSub .p-sec_h .h .num {
  display: inline-block;
  font-size: 9rem;
  letter-spacing: .04em;
  color: #fff000;
  position: relative;
}
.p-secServiceLowerPurposeSub .p-sec_h .h .num::before {
  content: attr(data-num);
  color: #3c6e96;
  position: absolute;
  left: -5px;
  top: -5px;
}
.p-secServiceLowerPurposeSub .p-sec_h .h .lg {
  display: inline-block;
  font-size: 3rem;
  letter-spacing: .2em;
  line-height: 1.2;
  color: #3c6e96;
  transform: translate(0, -0.1em);
}
.p-secServiceLowerPurposeSub .p-sec_h .h .num + .lg {
  margin-left: 15px;
}
.p-secServiceLowerPurposeSub .p-sec_c {
  margin-top: 25px;
}
.p-secServiceLowerPurposeSub .p-sec_c .txt {
  font-size: 1.6rem;
  letter-spacing: .2em;
  line-height: 2.125;
  color: #3c6e96;
}
@media screen and (max-width: 767px) {
  .p-secServiceLowerPurposeSub .p-sec_h .h .num {
    font-size: 5rem;
  }
  .p-secServiceLowerPurposeSub .p-sec_h .h .lg {
    font-size: 2.1rem;
  }
  .p-secServiceLowerPurposeSub .p-sec_h .h .num + .lg {
    margin-left: 10px;
  }
  .p-secServiceLowerPurposeSub .p-sec_c {
    margin-top: 15px;
  }
}

.p-secContactTels {
  background-color: #3c6e96;
  padding: 60px 90px 70px;
  border-radius: 30px;
  color: #ffffff;
}
.p-secContactTels a {
  color: #ffffff;
  text-decoration: none;
}
.p-secContactTels a:hover {
  text-decoration: underline;
}
.p-secContactTels .p-sec_h {
  text-align: center;
}
.p-secContactTels .p-sec_h .lg {
  display: block;
  font-size: 3rem;
  letter-spacing: .2em;
  font-weight: 400;
}
.p-secContactTels .p-sec_h .toptxt {
  text-align: center;
  font-size: 2rem;
  letter-spacing: .2em;
  margin-top: 10px;
}
.p-secContactTels .p-sec_c {
  margin-top: 45px;
}
.p-secContactTels .p-sec_c .tels {
  text-align: center;
  font-size: 2.8rem;
  letter-spacing: .1em;
}
.p-secContactTels .p-sec_c .tels .inner {
  border-top: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
  padding: 20px 0;
}
.p-secContactTels .p-sec_c .tels .name + .tel {
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  .p-secContactTels {
    padding: 20px;
    border-radius: 20px;
  }
  .p-secContactTels .p-sec_h .lg {
    font-size: 2.1rem;
  }
  .p-secContactTels .p-sec_h .toptxt {
    font-size: 1.6rem;
  }
  .p-secContactTels .p-sec_c {
    margin-top: 20px;
  }
  .p-secContactTels .p-sec_c .tels {
    font-size: 1.8rem;
  }
  .p-secContactTels .p-sec_c .tels .name + .tel {
    margin-left: 20px;
  }
  .p-secContactTels .p-sec_c .tels li + li .inner {
    border-top: 0;
  }
}

.c-icoRequired {
  display: inline-block;
  letter-spacing: .2em;
  text-align: center;
  background-color: #cccccc;
  color: #666666;
  border-radius: 10px;
}
.c-icoRequired.m-required {
  background-color: #000000;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .c-icoRequired {
    min-width: 60px;
    padding: 3px;
  }
}
@media screen and (min-width: 768px) {
  .c-icoRequired {
    min-width: 60px;
    padding: 5px;
  }
}

.c-btn a, .c-btn .a, .c-btn label {
  line-height: 1.3;
  text-decoration: none;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  transition: all 300ms ease-out 0s;
  cursor: pointer;
  max-width: 100%;
  max-height: 100%;
  text-align: center;
  display: inline-flex;
  display: -ms-inline-flexbox;
  -ms-grid-row-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.c-btn a > *:first-child, .c-btn .a > *:first-child, .c-btn label > *:first-child {
  margin-top: -0.15em;
}
.c-btn a > *:last-child, .c-btn .a > *:last-child, .c-btn label > *:last-child {
  margin-bottom: -0.15em;
}
.c-btn a:hover, .c-btn .a:hover, .c-btn label:hover {
  opacity: 1;
}
.c-btn a > *, .c-btn .a > *, .c-btn label > * {
  border: 0;
  background: none;
  color: inherit;
}
.c-btn.m-ha__right {
  text-align: right;
}
.c-btn.m-ha__center {
  text-align: center;
}

.c-btnRounded a, .c-btnRounded .a {
  background-color: #000000;
  color: #ffffff;
  border: solid 1px #000000;
  border-radius: 10px;
}
.c-btnRounded a:hover, .c-btnRounded .a:hover {
  background-color: #ffffff;
  color: #000000;
}
.c-btnRounded.m-gnav a, .c-btnRounded.m-gnav .a {
  padding: 7px 20px;
}
.c-btnRounded.m-header a, .c-btnRounded.m-header .a {
  padding: 7px 20px;
}
.c-btnRounded.m-submit a, .c-btnRounded.m-submit .a {
  padding: 7px 20px;
  border: solid 1px #3c6e96;
  width: 230px;
  height: 36px;
}
.c-btnRounded.m-submit a > *, .c-btnRounded.m-submit .a > * {
  font-size: 1.8rem;
  letter-spacing: .4em;
}
.c-btnRounded.m-asideContact a, .c-btnRounded.m-asideContact .a {
  padding: 10px 20px;
  width: 480px;
  min-height: 50px;
  border-radius: 20px;
  background-color: #ffffff;
  border-color: #ffffff;
  color: #005078;
}
.c-btnRounded.m-asideContact a:hover, .c-btnRounded.m-asideContact .a:hover {
  background-color: #3c6e96;
  color: #ffffff;
}
.c-btnRounded.m-filter a, .c-btnRounded.m-filter .a {
  padding: 10px 20px;
  background-color: #005078;
  border-color: #005078;
  color: #ffffff;
}
.c-btnRounded.m-filter a:hover, .c-btnRounded.m-filter .a:hover {
  background-color: #ffffff;
  color: #005078;
}
.c-btnRounded.m-arrow a span, .c-btnRounded.m-arrow a input, .c-btnRounded.m-arrow .a span, .c-btnRounded.m-arrow .a input {
  position: relative;
  padding-right: 30px;
}
.c-btnRounded.m-arrow a span::before, .c-btnRounded.m-arrow a input::before, .c-btnRounded.m-arrow .a span::before, .c-btnRounded.m-arrow .a input::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: solid 2px #ffffff;
  border-left: 0;
  border-bottom: 0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%) rotate(45deg);
  transition: all 300ms ease-out 0s;
}
.c-btnRounded.m-arrow a span::after, .c-btnRounded.m-arrow a input::after, .c-btnRounded.m-arrow .a span::after, .c-btnRounded.m-arrow .a input::after {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  transition: all 300ms ease-out 0s;
}
.c-btnRounded.m-arrow a:hover span::before, .c-btnRounded.m-arrow a:hover input::before, .c-btnRounded.m-arrow .a:hover span::before, .c-btnRounded.m-arrow .a:hover input::before {
  border-color: #000000;
}
.c-btnRounded.m-arrow a:hover span::after, .c-btnRounded.m-arrow a:hover input::after, .c-btnRounded.m-arrow .a:hover span::after, .c-btnRounded.m-arrow .a:hover input::after {
  background-color: #000000;
}
.c-btnRounded.m-ye a, .c-btnRounded.m-ye .a {
  background-color: #fff000;
  border-color: #fff000;
  color: #000000;
}
.c-btnRounded.m-ye a:hover, .c-btnRounded.m-ye .a:hover {
  background-color: #000000;
  color: #fff000;
}
.c-btnRounded.m-ye.m-arrow a span::before, .c-btnRounded.m-ye.m-arrow a input::before, .c-btnRounded.m-ye.m-arrow .a span::before, .c-btnRounded.m-ye.m-arrow .a input::before {
  border-color: #000000;
}
.c-btnRounded.m-ye.m-arrow a span::after, .c-btnRounded.m-ye.m-arrow a input::after, .c-btnRounded.m-ye.m-arrow .a span::after, .c-btnRounded.m-ye.m-arrow .a input::after {
  background-color: #000000;
}
.c-btnRounded.m-ye.m-arrow a:hover span::before, .c-btnRounded.m-ye.m-arrow a:hover input::before, .c-btnRounded.m-ye.m-arrow .a:hover span::before, .c-btnRounded.m-ye.m-arrow .a:hover input::before {
  border-color: #fff000;
}
.c-btnRounded.m-ye.m-arrow a:hover span::after, .c-btnRounded.m-ye.m-arrow a:hover input::after, .c-btnRounded.m-ye.m-arrow .a:hover span::after, .c-btnRounded.m-ye.m-arrow .a:hover input::after {
  background-color: #fff000;
}
.c-btnRounded.m-wt a, .c-btnRounded.m-wt .a {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #000000;
}
.c-btnRounded.m-wt a:hover, .c-btnRounded.m-wt .a:hover {
  background-color: #000000;
  color: #ffffff;
}
.c-btnRounded.m-clr__bl a, .c-btnRounded.m-clr__bl .a {
  background-color: #3c6e96;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .c-btnRounded.m-arrow a span::before, .c-btnRounded.m-arrow a input::before, .c-btnRounded.m-arrow .a span::before, .c-btnRounded.m-arrow .a input::before {
    width: 7px;
    height: 7px;
    border-top-width: 1px;
    border-right-width: 1px;
  }
  .c-btnRounded.m-arrow a span::after, .c-btnRounded.m-arrow a input::after, .c-btnRounded.m-arrow .a span::after, .c-btnRounded.m-arrow .a input::after {
    width: 15px;
    height: 1px;
  }
  .c-btnRounded.m-gnav a, .c-btnRounded.m-gnav .a {
    padding: 10px 30px;
  }
}

.c-btnAccordion {
  width: 50px;
  height: 50px;
  border: solid 1px #3c6e96;
  border-radius: 999px;
  position: relative;
  cursor: pointer;
  transition: all 300ms ease-out 0s;
}
.c-btnAccordion::before, .c-btnAccordion::after {
  content: "";
  display: block;
  width: 18px;
  height: 2px;
  background-color: #3c6e96;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 300ms ease-out 0s;
}
.c-btnAccordion::before {
  transform: translate(-50%, -50%) rotate(0deg);
}
.c-btnAccordion::after {
  transform: translate(-50%, -50%) rotate(-90deg);
}
.c-btnAccordion.is-open::before {
  transform: translate(-50%, -50%) rotate(135deg);
}
.c-btnAccordion.is-open::after {
  transform: translate(-50%, -50%) rotate(45deg);
}
@media screen and (max-width: 767px) {
  .c-btnAccordion {
    width: 30px;
    height: 30px;
  }
  .c-btnAccordion::before, .c-btnAccordion::after {
    width: 14px;
    height: 1px;
  }
}

.c-ttlFront .en {
  display: inline-block;
  font-weight: 700;
  letter-spacing: .2em;
  margin-bottom: -.25em;
}
.c-ttlFront .ja {
  display: inline-block;
  font-weight: 400;
  letter-spacing: .2em;
  margin-bottom: -.25em;
}
@media screen and (max-width: 767px) {
  .c-ttlFront .btn {
    text-align: right;
    margin-top: 10px;
  }
  .c-ttlFront .en + .ja {
    margin-left: 15px;
  }
}
@media screen and (min-width: 768px) {
  .c-ttlFront {
    display: flex;
    display: -ms-flexbox;
    min-width: 100%;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
  }
  .c-ttlFront .h {
    white-space: nowrap;
  }
  .c-ttlFront .en + .ja {
    margin-left: 25px;
  }
}

.c-ttlPage {
  text-align: center;
}
.c-ttlPage .h {
  display: flex;
  display: -ms-flexbox;
  min-width: 100%;
  flex-direction: row;
  -ms-flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-grid-row-align: flex-end;
  align-items: flex-end;
  line-height: 1;
}
.c-ttlPage .en {
  font-weight: 500;
  letter-spacing: .4em;
}
.c-ttlPage .ja {
  font-size: 1.8rem;
  font-weight: 400;
  letter-spacing: .05em;
}
.c-ttlPage .catch dt + dd {
  margin-top: 30px;
}
.c-ttlPage .catch dt {
  font-size: 3rem;
  letter-spacing: .5em;
}
.c-ttlPage .catch dt strong {
  font-weight: 400;
}
.c-ttlPage .catch dd {
  letter-spacing: .2em;
}
.c-ttlPage .h + .catch {
  margin-top: 50px;
}
.c-ttlPage.m-bg__bl {
  background-image: linear-gradient(90deg, #5a8caa, #005078 40%, #3c6e96);
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .c-ttlPage {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .c-ttlPage .en {
    font-size: 3rem;
  }
  .c-ttlPage .ja {
    font-size: 1.4rem;
  }
  .c-ttlPage .en + .ja {
    margin-left: 20px;
  }
  .c-ttlPage .catch dt {
    line-height: 1.8;
    font-size: 2.1rem;
  }
  .c-ttlPage .catch dd {
    line-height: 3;
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .c-ttlPage {
    padding-top: 120px;
    padding-bottom: 110px;
  }
  .c-ttlPage .en {
    font-size: 6rem;
  }
  .c-ttlPage .ja {
    font-size: 1.8rem;
  }
  .c-ttlPage .en + .ja {
    margin-left: 35px;
  }
  .c-ttlPage .catch dt {
    line-height: 1.8;
  }
  .c-ttlPage .catch dd {
    line-height: 3.125;
  }
}

.c-ttlPageSingle {
  padding-top: 120px;
  padding-bottom: 40px;
}
.c-ttlPageSingle .border {
  padding-bottom: 30px;
  border-bottom: solid 1px #3c6e96;
  position: relative;
}
.c-ttlPageSingle .border::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff000;
  position: absolute;
  bottom: -5px;
  left: 0;
}
.c-ttlPageSingle .h + .sm {
  margin-top: 20px;
}
.c-ttlPageSingle .postdata + .h {
  margin-top: 55px;
}
.c-ttlPageSingle .tags + .h {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .c-ttlPageSingle {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .c-ttlPageSingle .h + .sm {
    margin-top: 10px;
  }
  .c-ttlPageSingle .postdata + .h {
    margin-top: 30px;
  }
  .c-ttlPageSingle .tags + .h {
    margin-top: 20px;
  }
}

.c-ttlLowerMain {
  position: relative;
}
.c-ttlLowerMain .h {
  display: flex;
  display: -ms-flexbox;
  min-width: 100%;
  flex-direction: row;
  -ms-flex-direction: row;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -ms-grid-row-align: flex-end;
  align-items: flex-end;
  line-height: 1;
  color: #3c6e96;
}
.c-ttlLowerMain .en {
  font-weight: 500;
  letter-spacing: .2em;
}
.c-ttlLowerMain .ja {
  font-size: 1.8rem;
  font-weight: 400;
  letter-spacing: .05em;
}
.c-ttlLowerMain .btn {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.c-ttlLowerMain.m-clr__wt .h {
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .c-ttlLowerMain .h {
    flex-direction: column;
    -ms-flex-direction: column;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
  }
  .c-ttlLowerMain .h > * {
    width: 100%;
    box-sizing: border-box;
  }
  .c-ttlLowerMain .en {
    font-size: 4rem;
    text-align: left;
  }
  .c-ttlLowerMain .ja {
    margin-top: 10px;
    font-size: 1.6rem;
  }
  .c-ttlLowerMain .en + .ja {
    margin-left: 0;
  }
  .c-ttlLowerMain .btn {
    top: auto;
    bottom: 0;
    transform: translate(0, 0);
  }
}
@media screen and (min-width: 768px) {
  .c-ttlLowerMain .en {
    font-size: 6rem;
  }
  .c-ttlLowerMain .ja {
    font-size: 1.8rem;
  }
  .c-ttlLowerMain .en + .ja {
    margin-left: 70px;
  }
}

.c-ttlLowerSub .h {
  line-height: 1;
  color: #3c6e96;
}
.c-ttlLowerSub .lg {
  font-weight: 400;
  letter-spacing: .2em;
  line-height: 1.5;
}
.c-ttlLowerSub.m-border .h {
  padding-bottom: .5em;
  border-bottom: solid 1px #3c6e96;
}
.c-ttlLowerSub.m-clr__bk .h {
  color: #000000;
}
.c-ttlLowerSub.m-clr__bk.m-border .h {
  border-bottom: solid 1px #000000;
}
.c-ttlLowerSub.m-border__bl .h {
  border-bottom: solid 1px #3c6e96;
}
@media screen and (max-width: 767px) {
  .c-ttlLowerSub .lg {
    font-size: 2.1rem;
  }
}
@media screen and (min-width: 768px) {
  .c-ttlLowerSub .lg {
    font-size: 3rem;
  }
}

.c-ttlServiceLower {
  text-align: center;
  margin-top: 170px;
}
.c-ttlServiceLower .en, .c-ttlServiceLower .ja {
  display: block;
}
.c-ttlServiceLower .en {
  font-size: 6rem;
  font-weight: 500;
  letter-spacing: .2em;
  border-bottom: solid 1px #3c6e96;
  padding-bottom: 25px;
  position: relative;
}
.c-ttlServiceLower .en::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff000;
  position: absolute;
  bottom: -5px;
  left: 0;
}
.c-ttlServiceLower .ja {
  font-size: 3rem;
  font-weight: 400;
  letter-spacing: .2em;
}
.c-ttlServiceLower .en + .ja {
  margin-top: 35px;
}
.c-ttlServiceLower .txt {
  font-size: 1.6rem;
  letter-spacing: .2em;
  line-height: 2.125;
}
.c-ttlServiceLower .txt {
  margin-top: 20px;
}
.c-ttlServiceLower .img {
  margin-top: 110px;
}
@media screen and (max-width: 767px) {
  .c-ttlServiceLower {
    margin-top: 50px;
  }
  .c-ttlServiceLower .en {
    font-size: 4rem;
  }
  .c-ttlServiceLower .ja {
    font-size: 2.1rem;
  }
  .c-ttlServiceLower .img {
    margin-top: 40px;
  }
}

.c-txtCompanyMessage .en {
  white-space: nowrap;
  line-height: 1.46;
  letter-spacing: .34em;
  color: #fff000;
}
.c-txtCompanyMessage .en strong {
  font-weight: 200;
}
.c-txtCompanyMessage .ja {
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .c-txtCompanyMessage .en {
    white-space: nowrap;
    font-size: 3rem;
  }
  .c-txtCompanyMessage .ja {
    line-height: 3;
    text-align: right;
  }
  .c-txtCompanyMessage .en + .ja {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .c-txtCompanyMessage {
    display: flex;
    display: -ms-flexbox;
    min-width: 100%;
    flex-direction: row;
    -ms-flex-direction: row;
  }
  .c-txtCompanyMessage .en {
    font-size: 5.6rem;
    padding-right: 50px;
  }
  .c-txtCompanyMessage .ja {
    flex: 1;
    line-height: 3.75;
  }
}

@media screen and (max-width: 767px) {
  .c-txtRecruitMessage dt + dd {
    margin-top: 25px;
  }
}
@media screen and (min-width: 768px) {
  .c-txtRecruitMessage dt + dd {
    margin-top: 30px;
  }
}

.c-txtLower {
  color: #3c6e96;
  letter-spacing: .2em;
  line-height: 2.22222;
}
.c-txtLower.m-clr__bk {
  color: #000000;
}
.c-txtLower.m-clr__wt {
  color: #ffffff;
}
.c-txtLower.m-clr__bl {
  color: #3c6e96;
}
.c-txtLower.m-clr__gy {
  color: #666666;
}

.c-txtContact {
  letter-spacing: .1em;
  line-height: 1.875;
}
@media screen and (min-width: 768px) {
  .c-txtContact {
    font-size: 1.6rem;
  }
}

.c-form select {
  width: 100%;
  height: 60px;
  border: solid 1px #999999;
  padding: 10px;
  box-sizing: border-box;
  background-color: #999999;
  border-radius: 10px;
}
.c-form input[type="text"],
.c-form input[type="email"],
.c-form input[type="tel"] {
  width: 100%;
  height: 60px;
  border: solid 1px #999999;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 10px;
}
.c-form input[type="text"].lg,
.c-form input[type="email"].lg,
.c-form input[type="tel"].lg {
  max-width: 100%;
}
.c-form textarea {
  width: 100%;
  min-width: 100%;
  min-height: 150px;
  border: solid 1px #999999;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 10px;
}
.c-form input::placeholder, .c-form textarea::placeholder {
  color: #999999;
  font-size: 1.5rem;
}
.c-form input[type="checkbox"] {
  margin-right: 14px;
}
@media screen and (max-width: 767px) {
  .c-form input[type="text"],
  .c-form input[type="email"],
  .c-form input[type="tel"] {
    height: 45px;
  }
}

.c-listFrontWorks a {
  text-decoration: none;
  display: block;
}
.c-listFrontWorks .txtbox {
  margin-top: 10px;
}
.c-listFrontWorks .txtbox * + * {
  margin-top: 5px;
}

.c-listFrontService a, .c-listFrontService .a {
  display: block;
  height: 100%;
  position: relative;
}
.c-listFrontService a .imgbox, .c-listFrontService .a .imgbox {
  position: relative;
}
.c-listFrontService a .imgbox::before, .c-listFrontService .a .imgbox::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
  transition: all 300ms ease-out 0s;
}
.c-listFrontService a .imgbox img, .c-listFrontService .a .imgbox img {
  filter: grayscale(1);
  transition: all 300ms ease-out 0s;
}
.c-listFrontService a:hover, .c-listFrontService .a:hover {
  opacity: 1;
}
.c-listFrontService a:hover .imgbox::before, .c-listFrontService .a:hover .imgbox::before {
  opacity: 0;
}
.c-listFrontService a:hover .imgbox img, .c-listFrontService .a:hover .imgbox img {
  filter: grayscale(0);
}
.c-listFrontService .imgbox img {
  width: 100%;
  object-fit: cover;
}
.c-listFrontService .en {
  position: absolute;
  top: 50%;
  left: 2em;
  z-index: 2;
  display: block;
  text-align: center;
  transform: translate(-50%, -50%) rotate(90deg);
  color: #ffffff;
  font-size: 2.4rem;
  letter-spacing: .5em;
}
.c-listFrontService .ja {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2rem;
  text-shadow: 0 0 10px black, 0 0 10px black, 0 0 10px black;
}
@media screen and (max-width: 767px) {
  .c-listFrontService li.exhibition .imgbox img {
    aspect-ratio: 1 / 1;
  }
  .c-listFrontService li.event .imgbox img {
    aspect-ratio: 3 / 2;
  }
  .c-listFrontService li.showroom .imgbox img {
    aspect-ratio: 3 / 2;
  }
  .c-listFrontService .en {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 768px) {
  .c-listFrontService ul {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: 50% 50%;
  }
  .c-listFrontService li.exhibition {
    grid-column: 1 / 2;
    grid-row: 1 / 3;
  }
  .c-listFrontService li.exhibition .imgbox img {
    aspect-ratio: 1 / 1;
  }
  .c-listFrontService li.event {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
  }
  .c-listFrontService li.event .imgbox img {
    aspect-ratio: 2 / 1;
  }
  .c-listFrontService li.showroom {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
  }
  .c-listFrontService li.showroom .imgbox img {
    aspect-ratio: 2 / 1;
  }
}

.c-listFrontNews li a {
  display: flex;
  display: -ms-flexbox;
  min-width: 100%;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -ms-grid-row-align: center;
  align-items: center;
  padding: 20px 0;
  min-height: 65px;
  border-bottom: solid 1px #3c6e96;
  position: relative;
  text-decoration: none;
}
.c-listFrontNews li a::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -5px;
  left: 0;
  background-color: #fff000;
}
.c-listFrontNews li a > *:nth-child(n+2) {
  padding-left: 30px;
}
.c-listFrontNews li:first-child a {
  border-top: solid 1px #3c6e96;
}
.c-listFrontNews li:first-child a::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 3px;
  left: 0;
  background-color: #fff000;
}
.c-listFrontNews .ttl {
  flex: 1;
}
.c-listFrontNews.m-works li a {
  padding: 22px 0 18px;
}
.c-listFrontNews.m-works li:first-child a {
  border-top: 0;
}
.c-listFrontNews.m-works li:first-child a::before {
  display: none;
}
@media screen and (min-width: 768px) {
  .c-listFrontNews .date {
    width: 20%;
    min-width: 160px;
  }
  .c-listFrontNews.m-archive li a {
    min-height: 120px;
  }
  .c-listFrontNews.m-archive .date {
    width: 30%;
  }
}

.c-listTags ul {
  letter-spacing: -.4em;
  margin: 0 -2.5px -5px;
}
.c-listTags li {
  letter-spacing: normal;
  display: inline-block;
  padding: 0 2.5px 5px;
}
.c-listTags a, .c-listTags .a {
  display: block;
  background-color: #ffffff;
  color: #000000;
  padding: 3px 10px;
  border-radius: 7px;
  text-decoration: none;
}
.c-listTags.m-border a, .c-listTags.m-border .a {
  border: solid 1px #000000;
}
.c-listTags.m-border a:hover {
  background-color: #000000;
  color: #ffffff;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .c-listTags a, .c-listTags .a {
    padding: 2px 7px;
  }
}

.c-listPaging {
  text-align: center;
}
.c-listPaging a, .c-listPaging .current {
  display: inline-block;
  text-decoration: none;
  border: solid 1px #3c6e96;
  border-radius: 999px;
  box-sizing: border-box;
  line-height: 0.1;
  color: #005078;
  vertical-align: middle;
  margin: 0 5px;
  display: inline-flex;
  display: -ms-inline-flexbox;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.c-listPaging a:hover, .c-listPaging .current:hover {
  opacity: 1;
  background-color: #3c6e96;
  color: #ffffff;
}
.c-listPaging .current {
  background-color: #3c6e96;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .c-listPaging a, .c-listPaging .current {
    width: 30px;
    height: 30px;
  }
}
@media screen and (min-width: 768px) {
  .c-listPaging a, .c-listPaging .current {
    width: 50px;
    height: 50px;
  }
}

.c-listCheckboxs ul {
  letter-spacing: -.4em;
  margin: 0 -15px -20px;
  text-align: justify;
}
.c-listCheckboxs li {
  letter-spacing: normal;
  display: inline-block;
  padding: 0 15px 20px;
}
.c-listCheckboxs input[type="checkbox"] {
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  .c-listCheckboxs ul {
    margin: 0 -10px -10px;
  }
  .c-listCheckboxs li {
    padding: 0 10px 10px;
  }
}

.c-listItems li > .a {
  position: relative;
}
.c-listItems .txt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 36px;
  font-size: 1.8rem;
  color: #ffffff;
  background-color: #000000;
  text-align: center;
  display: flex;
  display: -ms-flexbox;
  min-width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.c-listFlow ol {
  position: relative;
  padding: 25px 0;
}
.c-listFlow ol::before, .c-listFlow ol::after {
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
}
.c-listFlow ol::before {
  background-color: #3c6e96;
  left: 24px;
}
.c-listFlow ol::after {
  background-color: #fff000;
  left: 34px;
}
.c-listFlow li {
  display: flex;
  display: -ms-flexbox;
  min-width: 100%;
  flex-direction: row;
  -ms-flex-direction: row;
  -ms-grid-row-align: center;
  align-items: center;
  padding: 25px 0;
  position: relative;
  z-index: 2;
}
.c-listFlow li .ttl {
  width: 330px;
  padding-left: 90px;
  position: relative;
}
.c-listFlow li .ttl .text {
  font-size: 3rem;
  letter-spacing: .12em;
}
.c-listFlow li .ttl .step {
  width: 60px;
  height: 60px;
  border-radius: 999px;
  background-color: #3c6e96;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  display: inline-flex;
  display: -ms-inline-flexbox;
  flex-direction: column;
  -ms-flex-direction: column;
  -ms-grid-row-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: #fff000;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: .1em;
}
.c-listFlow li .ttl .step .num {
  display: block;
  font-size: 3rem;
  color: #ffffff;
}
.c-listFlow li .txt {
  flex: 1;
  font-size: 1.4rem;
  letter-spacing: .24em;
  line-height: 1.85714;
}
@media screen and (max-width: 767px) {
  .c-listFlow li {
    flex-direction: column;
    -ms-flex-direction: column;
  }
  .c-listFlow li .ttl {
    width: 100%;
    padding-left: 70px;
  }
  .c-listFlow li .ttl .text {
    font-size: 2.1rem;
  }
  .c-listFlow li .txt {
    padding-left: 70px;
  }
}

.c-listRelated a, .c-listRelated .a {
  display: block;
  color: #000000;
  text-decoration: none;
}
.c-listRelated .ttl {
  line-height: 1.3;
}
.c-listRelated .detail {
  line-height: 1.125;
}
@media screen and (min-width: 768px) {
  .c-listRelated .txtbox {
    margin-top: 10px;
  }
  .c-listRelated .ttl {
    font-size: 2rem;
  }
  .c-listRelated .detail {
    color: #666666;
    font-size: 1.6rem;
    margin-top: 10px;
  }
  .c-listRelated .tags {
    margin-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .c-listForm {
    font-size: 1.6rem;
  }
  .c-listForm dl dt .ico {
    margin-right: 10px;
  }
  .c-listForm dl dt + dd {
    margin-top: 10px;
  }
  .c-listForm dl div + div {
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px) {
  .c-listForm {
    font-size: 2rem;
  }
  .c-listForm dl dt .ico {
    margin-right: 20px;
  }
  .c-listForm dl dt + dd {
    margin-top: 10px;
  }
  .c-listForm dl div + div {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .c-tableOverview table, .c-tableOverview thead, .c-tableOverview tbody, .c-tableOverview tr, .c-tableOverview th, .c-tableOverview td {
    display: block;
    width: 100%;
    font-size: 1.5rem;
    letter-spacing: .2em;
    color: #ffffff;
  }
  .c-tableOverview tr {
    border-bottom: solid 1px #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .c-tableOverview th {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  .c-tableOverview {
    margin-left: -50px;
    margin-right: -50px;
  }
  .c-tableOverview table {
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 50px 0;
    font-size: 1.8rem;
    letter-spacing: .2em;
    color: #ffffff;
  }
  .c-tableOverview th, .c-tableOverview td {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .c-tableOverview th {
    width: 300px;
    border-bottom: solid 1px #ffffff;
  }
  .c-tableOverview td {
    border-bottom: dashed 1px #ffffff;
  }
}

@media screen and (min-width: 768px) {
  .c-catch dt {
    font-size: 3rem;
    letter-spacing: .2em;
    line-height: 1.6;
    font-weight: 400;
  }
  .c-catch dt strong {
    font-weight: 400;
  }
  .c-catch dd {
    font-size: 1.6rem;
    letter-spacing: .2em;
    line-height: 2.125;
  }
}

.c-dlInline dt, .c-dlInline dd {
  display: inline-block;
}
.c-dlInline dt + dd {
  margin-left: 1em;
}

/* 1. レイアウト崩れの原因になるスピナーを非表示にする */
.wpcf7-spinner {
    display: none !important;
}

/* 2. スマホ画面（768px以下）限定の調整 */
@media screen and (max-width: 768px) {
    /* 送信ボタン本体を直接指定 */
    .wpcf7-form-control.wpcf7-submit.has-spinner {
        margin: 0;
        position: relative;
        top: 0;
        
        /* ここがポイント！計算式で強制的に中央へ */
        /* calc((画面幅100% - ボタンの幅) ÷ 2) */
        left: calc((100% - 204px) / 2);
    }
}

/* ページトップボタンのスタイル */
#page-top {
    position: fixed;
    bottom: 20px; /* 下からの距離 */
    right: 20px;  /* 右からの距離 */
    z-index: 9999;
    transition: opacity 0.3s;
    opacity: 0.8; /* 通常時の透明度 */
}

#page-top:hover {
    opacity: 1; /* ホバー時の透明度 */
}

#page-top img {
    width: 60px; /* ボタンのサイズ（必要に応じて調整してください） */
    height: auto;
    vertical-align: bottom;
}