@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: #FFFFFF;
  position: relative;
  line-height: 2;
  font-weight: 400;
  letter-spacing: 0;
  font-feature-settings: normal;
  text-align: left;
}

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

iframe {
  max-width: 100%;
}

.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%, false 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: "Poppins", sans-serif;
}

@media screen and (max-width: 767px) {
  body {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 768px) {
  body {
    font-size: 15px;
    font-size: 1.5rem;
  }

  a[href^="tel:"] {
    pointer-events: none;
  }
}
.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 (min-width: 1101px) {
  .w {
    padding-left: 45px;
    padding-right: 45px;
  }
}

@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: 1100px;
}
.g::after {
  content: "";
  display: block;
  clear: both;
}
.g.m-mxw__800 {
  max-width: 800px;
}
.g.m-mxw__820 {
  max-width: 820px;
}
.g.m-mxw__777 {
  max-width: 777px;
}
.g.m-mxw__580 {
  max-width: 580px;
}
.g.m-mxw__555 {
  max-width: 555px;
}
.g.m-haln__left {
  margin-left: 0;
  margin-right: auto;
}
.g.m-haln__right {
  margin-left: auto;
  margin-right: 0;
}

@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-indent {
  padding-left: 1em;
  text-indent: -1em;
}
.t-fnt.m-lh__15 {
  line-height: 1.5;
}
.t-fnt.m-fw__400 {
  font-weight: 400;
}
.t-fnt.m-fw__500 {
  font-weight: 500;
}
.t-fnt.m-fw__700 {
  font-weight: 700;
}
.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-ta__center {
  text-align: center;
}
.t-fnt.m-ta__left {
  text-align: left;
}
.t-fnt.m-clr__bk {
  color: #000000;
}
.t-fnt.m-clr__wt {
  color: #FFFFFF;
}
@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_15 {
    font-size: 1.5rem;
  }
  .t-fnt.m-fs__sp_16 {
    font-size: 1.6rem;
  }
  .t-fnt.m-fs__sp_17 {
    font-size: 1.7rem;
  }
  .t-fnt.m-fs__sp_18 {
    font-size: 1.8rem;
  }
  .t-fnt.m-fs__sp_20 {
    font-size: 2rem;
  }
  .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_28 {
    font-size: 2.8rem;
  }
  .t-fnt.m-fs__sp_32 {
    font-size: 3.2rem;
  }
  .t-fnt.m-fs__sp_40 {
    font-size: 4rem;
  }
  .t-fnt.m-lh__sp_12 {
    line-height: 1.2;
  }
  .t-fnt.m-lh__sp_15 {
    line-height: 1.5;
  }
  .t-fnt.m-ta__sp_center {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .t-fnt.m-fs__pc_14 {
    font-size: 1.4rem;
  }
  .t-fnt.m-fs__pc_15 {
    font-size: 1.5rem;
  }
  .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_32 {
    font-size: 3.2rem;
  }
  .t-fnt.m-fs__pc_34 {
    font-size: 3.4rem;
  }
  .t-fnt.m-fs__pc_44 {
    font-size: 4.4rem;
  }
  .t-fnt.m-fs__pc_60 {
    font-size: 6rem;
  }
  .t-fnt.m-fs__pc_80 {
    font-size: 8rem;
  }
  .t-fnt.m-fs__pc_100 {
    font-size: 10rem;
  }
  .t-fnt.m-lh__pc_15 {
    line-height: 1.5;
  }
  .t-fnt.m-lh__pc_18 {
    line-height: 1.8;
  }
  .t-fnt.m-lh__pc_25 {
    line-height: 2.5;
  }
  .t-fnt.m-ta__pc_center {
    text-align: center;
  }
}

.t-bg.m-gradation {
  background-image: linear-gradient(#d60000, #960000);
}
.t-bg.m-bk {
  background-color: #1C1C1C;
}
.t-bg.m-bk01 {
  background-color: #000000;
}
.t-bg.m-gy {
  background-color: #2B2B2B;
}
.t-bg.m-gy_thin {
  background-color: #F5F5F5;
}
.t-bg.m-gy_thin2 {
  background-color: #F0F0F0;
}
.t-bg.m-band {
  position: relative;
}
.t-bg.m-band::before {
  content: "";
  display: block;
  width: 560px;
  height: 1200px;
  background-image: linear-gradient(#484848, #ffffff);
  transform: skew(-17.33deg, 0);
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  opacity: .2;
}
.t-bg.m-world {
  background-image: url(../img/front/bg_501.png);
  background-repeat: no-repeat;
  background-position: right top 145px;
  background-size: 740px 330px;
}
@media screen and (max-width: 767px) {
  .t-bg.m-world {
    background-image: none;
  }
}

.t-spc.m-mt__0 {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .t-spc.m-sec {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .t-spc.m-equalitybox {
    padding: 30px 20px;
  }
  .t-spc.m-equalitybox.m-lg {
    padding: 30px 20px;
  }
  .t-spc.m-mt__xxxxl {
    margin-top: 50px;
  }
  .t-spc.m-mt__xxxl {
    margin-top: 50px;
  }
  .t-spc.m-mt__xxl {
    margin-top: 40px;
  }
  .t-spc.m-mt__xl {
    margin-top: 40px;
  }
  .t-spc.m-mt__lg {
    margin-top: 40px;
  }
  .t-spc.m-mt__md {
    margin-top: 30px;
  }
  .t-spc.m-mt__sm {
    margin-top: 30px;
  }
  .t-spc.m-mt__xs {
    margin-top: 20px;
  }
  .t-spc.m-mt__xxs {
    margin-top: 20px;
  }
  .t-spc.m-mt__xxxs {
    margin-top: 15px;
  }
  .t-spc.m-mt__xxxxs {
    margin-top: 10px;
  }
  .t-spc.m-mt__m {
    margin-top: 18px;
  }
  .t-spc.m-mb__m {
    margin-bottom: 18px;
  }
  .t-spc.m-pt__xxxxl {
    padding-top: 50px;
  }
  .t-spc.m-pt__xxxl {
    padding-top: 50px;
  }
  .t-spc.m-pt__xxl {
    padding-top: 40px;
  }
  .t-spc.m-pt__xl {
    padding-top: 40px;
  }
  .t-spc.m-pt__lg {
    padding-top: 40px;
  }
  .t-spc.m-pt__md {
    padding-top: 30px;
  }
  .t-spc.m-pt__sm {
    padding-top: 30px;
  }
  .t-spc.m-pt__xs {
    padding-top: 20px;
  }
  .t-spc.m-pt__xxs {
    padding-top: 20px;
  }
  .t-spc.m-pt__xxxs {
    padding-top: 15px;
  }
  .t-spc.m-pt__xxxxs {
    padding-top: 10px;
  }
  .t-spc.m-pt__sp_lg {
    padding-top: 40px;
  }
  .t-spc.m-pt__sp_md {
    padding-top: 30px;
  }
  .t-spc.m-pt__sp_sm {
    padding-top: 20px;
  }
  .t-spc.m-pb__xxxxl {
    padding-bottom: 50px;
  }
  .t-spc.m-pb__xxxl {
    padding-bottom: 50px;
  }
  .t-spc.m-pb__xxl {
    padding-bottom: 40px;
  }
  .t-spc.m-pb__xl {
    padding-bottom: 40px;
  }
  .t-spc.m-pb__lg {
    padding-bottom: 40px;
  }
  .t-spc.m-pb__md {
    padding-bottom: 30px;
  }
  .t-spc.m-pb__sm {
    padding-bottom: 30px;
  }
  .t-spc.m-pb__xs {
    padding-bottom: 20px;
  }
  .t-spc.m-pb__xxs {
    padding-bottom: 20px;
  }
  .t-spc.m-pb__xxxs {
    padding-bottom: 15px;
  }
  .t-spc.m-pb__xxxxs {
    padding-bottom: 10px;
  }
  .t-spc.m-pt__sp_50 {
    padding-top: 50px;
  }
  .t-spc.m-ptb__sp_50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .t-spc.m-ptb__sp_30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .t-spc.m-ptb__sp_20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .t-spc.m-plr__sp_20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .t-spc.m-mt__sp_xl {
    margin-top: 50px !important;
  }
  .t-spc.m-mt__sp_lg {
    margin-top: 40px !important;
  }
  .t-spc.m-mt__sp_md {
    margin-top: 30px !important;
  }
  .t-spc.m-mt__sp_sm {
    margin-top: 25px !important;
  }
  .t-spc.m-mt__sp_xs {
    margin-top: 20px !important;
  }
  .t-spc.m-mt__sp_xxs {
    margin-top: 15px !important;
  }
  .t-spc.m-mt__sp_xxxs {
    margin-top: 10px !important;
  }
  .t-spc.m-mt__sp_xxxxs {
    margin-top: 5px !important;
  }
  .t-spc.m-mt__sp_0 {
    margin-top: 0;
  }
  .t-spc.m-mb__sp_0 {
    margin-bottom: 0;
  }
  .t-spc.m-pt__sp_0 {
    padding-top: 0;
  }
  .t-spc.m-pb__sp_0 {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .t-spc.m-sec {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .t-spc.m-equalitybox {
    padding: 50px;
  }
  .t-spc.m-equalitybox.m-lg {
    padding: 60px 50px;
  }
  .t-spc.m-mt__xxxxl {
    margin-top: 100px;
  }
  .t-spc.m-mt__xxxl {
    margin-top: 90px;
  }
  .t-spc.m-mt__xxl {
    margin-top: 80px;
  }
  .t-spc.m-mt__xl {
    margin-top: 70px;
  }
  .t-spc.m-mt__lg {
    margin-top: 60px;
  }
  .t-spc.m-mt__md {
    margin-top: 50px;
  }
  .t-spc.m-mt__sm {
    margin-top: 40px;
  }
  .t-spc.m-mt__xs {
    margin-top: 30px;
  }
  .t-spc.m-mt__xxs {
    margin-top: 20px;
  }
  .t-spc.m-mt__xxxs {
    margin-top: 15px;
  }
  .t-spc.m-mt__xxxxs {
    margin-top: 10px;
  }
  .t-spc.m-mt__m {
    margin-top: 24px;
  }
  .t-spc.m-mb__m {
    margin-bottom: 24px;
  }
  .t-spc.m-pt__xxxxl {
    padding-top: 100px;
  }
  .t-spc.m-pt__xxxl {
    padding-top: 90px;
  }
  .t-spc.m-pt__xxl {
    padding-top: 80px;
  }
  .t-spc.m-pt__xl {
    padding-top: 70px;
  }
  .t-spc.m-pt__lg {
    padding-top: 60px;
  }
  .t-spc.m-pt__md {
    padding-top: 50px;
  }
  .t-spc.m-pt__sm {
    padding-top: 40px;
  }
  .t-spc.m-pt__xs {
    padding-top: 30px;
  }
  .t-spc.m-pt__xxs {
    padding-top: 20px;
  }
  .t-spc.m-pt__xxxs {
    padding-top: 15px;
  }
  .t-spc.m-pt__xxxxs {
    padding-top: 10px;
  }
  .t-spc.m-pb__xxxxl {
    padding-bottom: 100px;
  }
  .t-spc.m-pb__xxxl {
    padding-bottom: 90px;
  }
  .t-spc.m-pb__xxl {
    padding-bottom: 80px;
  }
  .t-spc.m-pb__xl {
    padding-bottom: 70px;
  }
  .t-spc.m-pb__lg {
    padding-bottom: 60px;
  }
  .t-spc.m-pb__md {
    padding-bottom: 50px;
  }
  .t-spc.m-pb__sm {
    padding-bottom: 40px;
  }
  .t-spc.m-pb__xs {
    padding-bottom: 30px;
  }
  .t-spc.m-pb__xxs {
    padding-bottom: 20px;
  }
  .t-spc.m-pb__xxxs {
    padding-bottom: 15px;
  }
  .t-spc.m-pb__xxxxs {
    padding-bottom: 10px;
  }
  .t-spc.m-p__pc_60 {
    padding: 60px;
  }
  .t-spc.m-p__pc_80 {
    padding: 80px;
  }
  .t-spc.m-pl__pc_50 {
    padding-left: 50px !important;
  }
  .t-spc.m-pl__pc_60 {
    padding-left: 60px !important;
  }
  .t-spc.m-pr__pc_30 {
    padding-right: 30px;
  }
  .t-spc.m-pr__pc_40 {
    padding-right: 40px;
  }
  .t-spc.m-pr__pc_45 {
    padding-right: 45px;
  }
  .t-spc.m-pr__pc_50 {
    padding-right: 50px;
  }
  .t-spc.m-pr__pc_55 {
    padding-right: 55px;
  }
  .t-spc.m-pr__pc_60 {
    padding-right: 60px;
  }
  .t-spc.m-pr__pc_75 {
    padding-right: 75px;
  }
  .t-spc.m-pb__pc_0 {
    padding-bottom: 0;
  }
  .t-spc.m-pb__pc_120 {
    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_b__sp_10 {
    margin-bottom: -10px;
  }
  .t-grid.m-spc_b__sp_10 > * {
    padding-bottom: 10px;
  }
  .t-grid.m-spc_b__sp_30 {
    margin-bottom: -30px;
  }
  .t-grid.m-spc_b__sp_30 > * {
    padding-bottom: 30px;
  }
  .t-grid.m-spc_b__sp_40 {
    margin-bottom: -40px;
  }
  .t-grid.m-spc_b__sp_40 > * {
    padding-bottom: 40px;
  }
  .t-grid.m-spc_b__sp_50 {
    margin-bottom: -50px;
  }
  .t-grid.m-spc_b__sp_50 > * {
    padding-bottom: 50px;
  }
}
@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-spc_lr__pc_2 {
    margin-left: -1px;
    margin-right: -1px;
  }
  .t-grid.m-spc_lr__pc_2 > * {
    padding-left: 1px;
    padding-right: 1px;
  }
  .t-grid.m-spc_lr__pc_25 {
    margin-left: -12.5px;
    margin-right: -12.5px;
  }
  .t-grid.m-spc_lr__pc_25 > * {
    padding-left: 12.5px;
    padding-right: 12.5px;
  }
  .t-grid.m-spc_lr__pc_40 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .t-grid.m-spc_lr__pc_40 > * {
    padding-left: 20px;
    padding-right: 20px;
  }
  .t-grid.m-spc_lr__pc_45 {
    margin-left: -22.5px;
    margin-right: -22.5px;
  }
  .t-grid.m-spc_lr__pc_45 > * {
    padding-left: 22.5px;
    padding-right: 22.5px;
  }
  .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_b__pc_15 {
    margin-bottom: -15px;
  }
  .t-grid.m-spc_b__pc_15 > * {
    padding-bottom: 15px;
  }
  .t-grid.m-spc_b__pc_40 {
    margin-bottom: -40px;
  }
  .t-grid.m-spc_b__pc_40 > * {
    padding-bottom: 40px;
  }
  .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_80 {
    margin-bottom: -80px;
  }
  .t-grid.m-spc_b__pc_80 > * {
    padding-bottom: 80px;
  }
}

.l-breadcrumb {
  font-size: 1.2rem;
  color: #333333;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 40px;
}
.l-breadcrumb a {
  text-decoration: none;
  color: #333333;
}
.l-breadcrumb li {
  display: inline-block;
}
.l-breadcrumb li::after {
  content: "›";
  margin: 0 1em;
}
.l-breadcrumb li:last-child::after {
  display: none;
}
@media screen and (max-width: 767px) {
  .l-breadcrumb {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.l-footer_address {
  font-style: normal;
}
.l-footer_address > * + * {
  margin-top: 2em;
}
.l-footer_nav {
  font-size: 1.4rem;
  font-weight: 500;
  display: inline-flex;
  display: -ms-inline-flexbox;
  margin-left: -40px;
  margin-right: -40px;
}
.l-footer_nav a {
  color: #FFFFFF;
  text-decoration: none;
}
.l-footer_nav ul {
  padding-left: 40px;
  padding-right: 40px;
}
@media screen and (max-width: 767px) {
  .l-footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .l-footer_logo img {
    width: 320px;
  }
  .l-footer_nav {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .l-footer {
    padding-top: 60px;
    padding-bottom: 66px;
  }
  .l-footer_bottom {
    margin-top: 30px;
  }
}

.l-copy {
  font-size: 1.2rem;
  color: #454545;
  padding-top: 30px;
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .l-copy {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}

.l-gNav_main {
  background-color: #CD0806;
  width: 100%;
  max-width: 600px;
  overflow: auto;
  transition: all 300ms ease-out 0s;
}
.l-gNav_main ul {
  padding: 50px;
}
.l-gNav_main li {
  border-bottom: solid 1px #DF7A7A;
}
.l-gNav_main a {
  display: flex;
  display: -ms-flexbox;
  min-width: 100%;
  -ms-grid-row-align: center;
  align-items: center;
  color: #FFFFFF;
  text-decoration: none;
  padding: 10px 20px;
  position: relative;
}
.l-gNav_main a::after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  border: solid 1.3px #FFFFFF;
  border-radius: 999px;
  background-image: url(../img/common/ico_arrow_nav.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 17px 5px;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
}
.l-gNav_tel a, .l-gNav_tel .a {
  display: block;
  text-decoration: none;
}
.l-gNav_tel a::before, .l-gNav_tel .a::before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  background-image: url(../img/common/ico_tel_bk.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  vertical-align: middle;
}
.l-gNav_contact a {
  display: block;
  background-color: #CD0806;
  border-radius: 999px;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 999px;
  background-image: url(../img/common/ico_header_contact.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 30px 30px;
}
.l-gNav_contact a:hover {
  opacity: 1;
  background-color: rgba(205, 8, 6, 0.6);
}
.l-gNav_btn {
  border: solid 1px #000000;
  border-radius: 999px;
  cursor: pointer;
}
.l-gNav_btn span {
  position: absolute;
  top: 50%;
  left: 50%;
}
@media screen and (max-width: 767px) {
  .l-gNav .pc {
    display: none;
  }
  .l-gNav_main {
    max-height: calc(100vh - 70px);
    transform: translate(100%, 0);
  }
  .l-gNav_main ul {
    padding: 20px 40px 35px;
  }
  .l-gNav_main a {
    height: 70px;
    padding: 5px;
  }
  .l-gNav_main a::after {
    width: 30px;
    height: 30px;
    background-image: url(../img/common/ico_arrow_nav_sp.svg);
    background-size: 13px 3px;
    right: 5px;
  }
  .l-gNav_main.is-open {
    transform: translate(0, 0);
  }
  .l-gNav_tel {
    padding-bottom: 50px;
  }
  .l-gNav_tel a, .l-gNav_tel .a {
    color: #FFFFFF;
    text-align: center;
    display: block;
    height: auto;
  }
  .l-gNav_tel a::before, .l-gNav_tel .a::before {
    background-image: url(../img/common/ico_tel_wt.svg);
  }
  .l-gNav_tel a::after, .l-gNav_tel .a::after {
    display: none;
  }
  .l-gNav_contact a {
    width: 50px;
    height: 50px;
    background-image: url(../img/common/ico_header_contact_sp.svg);
    background-size: 18px 14px;
  }
  .l-gNav_btn {
    width: 50px;
    height: 50px;
  }
  .l-gNav_btn span {
    width: 19px;
    height: 1px;
    background-color: #000000;
    transition: all 300ms ease-out 0s;
  }
  .l-gNav_btn span:nth-child(1) {
    transform: translate(-50%, calc(-50% - 6px));
  }
  .l-gNav_btn span:nth-child(2) {
    transform: translate(-50%, -50%);
  }
  .l-gNav_btn span:nth-child(3) {
    transform: translate(-50%, calc(-50% + 6px));
  }
  .l-gNav_btn.is-open span:nth-child(1) {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .l-gNav_btn.is-open span:nth-child(2) {
    opacity: 0;
  }
  .l-gNav_btn.is-open span:nth-child(3) {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
}
@media screen and (min-width: 768px) {
  .l-gNav_main {
    max-height: calc(100vh - 111px);
    transform: translate(100%, 0);
  }
  .l-gNav_main a {
    height: 90px;
  }
  .l-gNav_main.is-open {
    transform: translate(0, 0);
  }
  .l-gNav_tel {
    position: absolute;
    top: 50%;
    right: 200px;
    transform: translate(0, -50%);
  }
  .l-gNav_tel a, .l-gNav_tel .a {
    color: #000000;
  }
  .l-gNav_contact a {
    width: 70px;
    height: 70px;
  }
  .l-gNav_btn {
    width: 70px;
    height: 70px;
  }
  .l-gNav_btn span {
    width: 27px;
    height: 1px;
    background-color: #000000;
    transition: all 300ms ease-out 0s;
  }
  .l-gNav_btn span:nth-child(1) {
    transform: translate(-50%, calc(-50% - 9.5px));
  }
  .l-gNav_btn span:nth-child(2) {
    transform: translate(-50%, -50%);
  }
  .l-gNav_btn span:nth-child(3) {
    transform: translate(-50%, calc(-50% + 9.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) {
    opacity: 0;
  }
  .l-gNav_btn.is-open span:nth-child(3) {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}
.l-header .gNav_main {
  position: absolute;
  top: 100%;
  right: 0;
}
.l-header .gNav_contact {
  position: absolute;
  top: 50%;
  right: 111px;
  transform: translate(0, -50%);
}
.l-header .gNav_btn {
  position: absolute;
  top: 50%;
  right: 26px;
  transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  .l-header {
    height: 70px;
    padding: 8px;
    display: flex;
    display: -ms-flexbox;
    min-width: 100%;
    -ms-grid-row-align: center;
    align-items: center;
  }
  .l-header .pc {
    display: none;
  }
  .l-header_logo {
    width: 245px;
    line-height: 1;
    padding-right: 114px;
    box-sizing: content-box;
  }
  .l-header .gNav_contact {
    right: 61px;
  }
  .l-header .gNav_btn {
    right: 6px;
  }
}
@media screen and (min-width: 768px) {
  .l-header {
    height: 122px;
    padding: 10px 40px;
  }
  .l-header .sp {
    display: none;
  }
}

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

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

.p-art_h.m-front {
  background-image: url(../img/front/mv_bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.p-art_h.m-front::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: solid 330px #FFFFFF;
  border-right: solid 103px transparent;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .p-art {
    padding-bottom: 50px;
  }
  .p-art_h.m-front::before {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .p-art {
    padding-bottom: 120px;
  }
}

.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: #5A5A5A;
}
@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;
  }
}

@media screen and (max-width: 767px) {
  .p-boxRow > .imgbox {
    text-align: center;
  }
  .p-boxRow.m-reverse_sp {
    display: flex;
    display: -ms-flexbox;
    min-width: 100%;
    flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
  }
  .p-boxRow.m-row_sp {
    display: flex;
    display: -ms-flexbox;
    min-width: 100%;
    flex-direction: row;
    -ms-flex-direction: row;
  }
  .p-boxRow.m-row_sp.m-reverse {
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
  }
  .p-boxRow.m-row_sp > .imgbox, .p-boxRow.m-row_sp > .subbox, .p-boxRow.m-row_sp > .listbox, .p-boxRow.m-row_sp > .btnbox {
    flex: 1;
  }
  .p-boxRow.m-row_sp > .txtbox, .p-boxRow.m-row_sp > .ttlbox {
    width: 75%;
    padding-left: 20px;
  }
}
@media screen and (min-width: 768px) {
  .p-boxRow {
    display: flex;
    display: -ms-flexbox;
    min-width: 100%;
    flex-direction: row;
    -ms-flex-direction: row;
  }
  .p-boxRow > .imgbox, .p-boxRow > .subbox, .p-boxRow > .listbox, .p-boxRow > .btnbox {
    flex: 1;
  }
  .p-boxRow > .txtbox, .p-boxRow > .ttlbox {
    padding-right: 60px;
  }
  .p-boxRow.m-txt38 > .txtbox, .p-boxRow.m-txt38 > .ttlbox {
    width: 38%;
  }
  .p-boxRow.m-txt42 > .txtbox, .p-boxRow.m-txt42 > .ttlbox {
    width: 42%;
  }
  .p-boxRow.m-txt45 > .txtbox, .p-boxRow.m-txt45 > .ttlbox {
    width: 45%;
  }
  .p-boxRow.m-txt50 > .txtbox, .p-boxRow.m-txt50 > .ttlbox {
    width: 50%;
  }
  .p-boxRow.m-txt56 > .txtbox, .p-boxRow.m-txt56 > .ttlbox {
    width: 56%;
  }
  .p-boxRow.m-txt60 > .txtbox, .p-boxRow.m-txt60 > .ttlbox {
    width: 60%;
  }
  .p-boxRow.m-txt62 > .txtbox, .p-boxRow.m-txt62 > .ttlbox {
    width: 62%;
  }
  .p-boxRow.m-bland > .txtbox, .p-boxRow.m-bland > .ttlbox {
    width: calc(100% - 260px);
  }
  .p-boxRow.m-bottom {
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
  }
  .p-boxRow.m-middle {
    -ms-grid-row-align: center;
    align-items: center;
  }
  .p-boxRow.m-between {
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  .p-boxRow.m-reverse {
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
  }
  .p-boxRow.m-reverse > .txtbox, .p-boxRow.m-reverse > .ttlbox {
    padding-right: 0;
    padding-left: 60px;
  }
}

.p-boxAccessList > * {
  padding-left: 34px;
  position: relative;
}
.p-boxAccessList > * + * {
  margin-top: 2em;
}
.p-boxAccessList > *::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 1em;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  transform: translate(0, -50%);
}
.p-boxAccessList .address::before {
  background-image: url(../img/company/ico_map.svg);
}
.p-boxAccessList .tel::before {
  background-image: url(../img/company/ico_tel.svg);
}
.p-boxAccessList .root::before {
  background-image: url(../img/company/ico_root.svg);
}

.p-boxRecruitmentTab .tab_cnts {
  padding-top: 80px;
}
.p-boxRecruitmentTab .tab_cnts .tab_cnt {
  display: none;
}
.p-boxRecruitmentTab .tab_cnts .tab_cnt.is-active {
  display: block;
}
.p-boxRecruitmentTab .tab_cnts .btn {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .p-boxRecruitmentTab {
    margin-top: 50px;
  }
  .p-boxRecruitmentTab .tab_cnts {
    padding-top: 40px;
  }
  .p-boxRecruitmentTab .tab_cnts .btn {
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px) {
  .p-boxRecruitmentTab {
    margin-top: 100px;
  }
}

.p-mvFront {
  display: flex;
  display: -ms-flexbox;
  min-width: 100%;
  flex-direction: row;
  -ms-flex-direction: row;
  padding-top: 40px;
  padding-bottom: 80px;
}
.p-mvFront > * {
  width: 50%;
  position: relative;
}
.p-mvFront .name {
  color: #FFFFFF;
  font-size: 10rem;
  font-weight: 500;
  line-height: 1;
  position: absolute;
  top: 14px;
  z-index: 5;
  writing-mode: vertical-rl;
  text-orientation: mixed;
}
.p-mvFront .btn {
  position: absolute;
  bottom: 0;
  z-index: 5;
  transform: translate(0, 40%) skew(-17.33deg, 0);
  overflow: hidden;
}
.p-mvFront .btn a, .p-mvFront .btn .a {
  transform: skew(17.33deg, 0);
}
.p-mvFront .bg {
  width: 118%;
  height: 655px;
  transform: skew(-17.33deg, 0);
  overflow: hidden;
}
.p-mvFront .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.p-mvFront .left .name {
  left: 5%;
}
.p-mvFront .left .btn {
  right: 2%;
  width: calc(100% - 60px);
  max-width: 560px;
}
.p-mvFront .left .bg {
  margin-left: -20%;
}
.p-mvFront .left .bg img {
  transform: translate(10%, 0) scale(1.27) skew(17.33deg, 0);
}
.p-mvFront .right .name {
  left: 16%;
}
.p-mvFront .right .btn {
  left: 2%;
  width: calc(100% - 60px);
  max-width: 560px;
}
.p-mvFront .right .bg {
  margin-top: 100px;
  margin-right: -20%;
}
.p-mvFront .right .bg img {
  transform: translate(-10%, 0) scale(1.27) skew(17.33deg, 0);
}
@media screen and (max-width: 767px) {
  .p-mvFront {
    padding-top: 20px;
    padding-bottom: 115px;
  }
  .p-mvFront .name {
    font-size: 5rem;
  }
  .p-mvFront .bg {
    height: 360px;
    transform: skew(-7.125deg, 0);
  }
  .p-mvFront .bg img {
    width: 120%;
    max-width: 200%;
  }
  .p-mvFront .left .name {
    left: 20px;
  }
  .p-mvFront .left .btn {
    width: 174%;
    right: auto;
    left: 13%;
    bottom: 27px;
  }
  .p-mvFront .left .bg {
    margin-left: -22%;
  }
  .p-mvFront .left .bg img {
    transform: translate(-10%, 0) scale(1.27) skew(7.125deg, 0);
  }
  .p-mvFront .right .btn {
    width: 174%;
    right: 13%;
    left: auto;
    bottom: -75px;
  }
  .p-mvFront .right .bg {
    margin-top: 40px;
  }
}

.p-secFrontServiceLower {
  position: relative;
}
.p-secFrontServiceLower_h .img {
  margin-bottom: -70px;
}
.p-secFrontServiceLower_h .img img {
  width: 100%;
}
.p-secFrontServiceLower_h .h {
  width: calc(100% - 108px);
  height: 120px;
  margin-left: 54px;
  background-image: linear-gradient(90deg, #bd0000, #960101);
  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;
}
.p-secFrontServiceLower.m-marine .p-secFrontServiceLower_h .h {
  background-image: linear-gradient(90deg, #328bcf, #0068b7);
}
@media screen and (max-width: 767px) {
  .p-secFrontServiceLower + .p-secFrontServiceLower {
    margin-top: 30px;
  }
  .p-secFrontServiceLower_h .img {
    margin-bottom: -40px;
  }
  .p-secFrontServiceLower_h .h {
    width: calc(100% - 44px);
    height: 80px;
    margin-left: 22px;
  }
  .p-secFrontServiceLower_c {
    position: relative;
    padding: 20px 15px 30px;
  }
}
@media screen and (min-width: 768px) {
  .p-secFrontServiceLower_c {
    padding: 48px 45px 185px;
  }
  .p-secFrontServiceLower_c .btn {
    position: absolute;
    bottom: 70px;
    left: 45px;
  }
}

.p-secServiceBland + .p-secServiceBland {
  border-top: solid 1px #E5E5E5;
}
@media screen and (max-width: 767px) {
  .p-secServiceBland {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .p-secServiceBland .imgbox {
    margin-bottom: 20px;
  }
  .p-secServiceBland .p-sec_h {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 768px) {
  .p-secServiceBland {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-secServiceBland .txtbox {
    padding-left: 64px;
  }
}

@media screen and (max-width: 767px) {
  .p-secAsideContact {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 768px) {
  .p-secAsideContact {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.c-ico a, .c-ico .a {
  display: inline-block;
  min-width: 120px;
  min-height: 30px;
  padding: 5px 10px;
  font-size: 1.3rem;
  line-height: 1.5;
  font-weight: 400;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #CD0806;
  display: inline-flex;
  display: -ms-inline-flexbox;
  -ms-grid-row-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.c-icoFeatures {
  text-align: center;
}
.c-icoFeatures .img, .c-icoFeatures .ico {
  display: inline-block;
  width: 100%;
  max-width: 200px;
  aspect-ratio: 1;
  background-color: #CD0806;
  border-radius: 999px;
  display: inline-flex;
  display: -ms-inline-flexbox;
  -ms-grid-row-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.c-icoFeatures .img img, .c-icoFeatures .ico img {
  width: 80px;
  height: 80px;
}
@media screen and (max-width: 767px) {
  .c-icoFeatures .img, .c-icoFeatures .ico {
    max-width: 160px;
  }
  .c-icoFeatures .img img, .c-icoFeatures .ico img {
    width: 60px;
    height: 60px;
  }
  .c-icoFeatures.m-sp_sm .img img, .c-icoFeatures.m-sp_sm .ico img {
    width: 40px;
    height: 40px;
  }
}

.c-icons ul {
  display: inline-flex;
  display: -ms-inline-flexbox;
  margin: 0 -5px;
}
.c-icons li {
  padding: 0 5px;
}
@media screen and (max-width: 767px) {
  .c-icons ul {
    margin: 0 -2px;
  }
  .c-icons li {
    padding: 0 2px;
  }
  .c-icons img {
    width: 50px;
  }
}

.c-btn a, .c-btn .a {
  font-size: 1rem;
  line-height: 1.5;
  text-decoration: none;
  border-width: 0;
  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 > *, .c-btn .a > * {
  border: 0;
  background: none;
  color: inherit;
}
.c-btn .wpcf7-spinner {
  position: absolute !important;
  left: 20px;
  top: 50%;
  transform: translate(0, -50%);
  margin: 0;
}
@media screen and (max-width: 767px) {
  .c-btn.m-ha__sp_right {
    text-align: right;
  }
  .c-btn.m-ha__sp_center {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .c-btn.m-ha__pc_right {
    text-align: right;
  }
  .c-btn.m-ha__pc_center {
    text-align: center;
  }
}

.c-btnMV a, .c-btnMV .a {
  width: 120%;
  max-width: 120%;
  height: 186px;
  margin-left: -10%;
  text-align: left;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  padding-left: 240px;
  padding-right: 60px;
  position: relative;
}
.c-btnMV a > *, .c-btnMV .a > * {
  position: relative;
  z-index: 5;
  transition: all 300ms ease-out 0s;
}
.c-btnMV a > * > *, .c-btnMV .a > * > * {
  display: block;
  transition: all 300ms ease-out 0s;
}
.c-btnMV a .en, .c-btnMV .a .en {
  margin-bottom: .5em;
}
.c-btnMV a::before, .c-btnMV .a::before {
  content: "";
  display: block;
  width: 92px;
  height: 92px;
  box-sizing: border-box;
  background-repeat: no-repeat;
  border-radius: 999px;
  background-position: center center;
  background-size: 24px 6px;
  position: absolute;
  top: 50%;
  left: 120px;
  z-index: 5;
  transform: translate(0, -50%);
  transition: all 300ms ease-out 0s;
}
.c-btnMV a:hover, .c-btnMV .a:hover {
  opacity: 1;
}
.c-btnMV a:hover::before, .c-btnMV .a:hover::before {
  background-position: center right 25%;
}
.c-btnMV.m-metals a, .c-btnMV.m-metals .a {
  background-image: linear-gradient(90deg, #d92f2e, #b90200);
  color: #FFFFFF;
}
.c-btnMV.m-metals a .en, .c-btnMV.m-metals .a .en {
  color: #DD6C6C;
}
.c-btnMV.m-metals a::before, .c-btnMV.m-metals .a::before {
  border: solid 1px #FFFFFF;
  background-image: url(../img/common/ico_arrow_btn_wt.svg);
}
.c-btnMV.m-metals a::after, .c-btnMV.m-metals .a::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-image: linear-gradient(90deg, #b90200, #ff7170);
  opacity: 0;
  transition: all 300ms ease-out 0s;
}
.c-btnMV.m-metals a:hover::after, .c-btnMV.m-metals .a:hover::after {
  opacity: 1;
}
.c-btnMV.m-marine a, .c-btnMV.m-marine .a {
  background-color: #FFFFFF;
  color: #000000;
}
.c-btnMV.m-marine a .en, .c-btnMV.m-marine .a .en {
  color: #666666;
}
.c-btnMV.m-marine a::before, .c-btnMV.m-marine .a::before {
  border: solid 1px #000000;
  background-image: url(../img/common/ico_arrow_btn_bk.svg);
}
.c-btnMV.m-marine a:hover, .c-btnMV.m-marine .a:hover {
  background-color: #000000;
}
.c-btnMV.m-marine a:hover .en, .c-btnMV.m-marine a:hover .ja, .c-btnMV.m-marine .a:hover .en, .c-btnMV.m-marine .a:hover .ja {
  color: #FFFFFF;
}
.c-btnMV.m-marine a:hover::before, .c-btnMV.m-marine .a:hover::before {
  border-color: #FFFFFF;
  background-image: url(../img/common/ico_arrow_btn_wt.svg);
}
.c-btnMV.m-marine_grad a, .c-btnMV.m-marine_grad .a {
  background-image: linear-gradient(90deg, #328bcf, #0068b7);
  color: #FFFFFF;
}
.c-btnMV.m-marine_grad a .en, .c-btnMV.m-marine_grad .a .en {
  color: #96BBDE;
}
.c-btnMV.m-marine_grad a::before, .c-btnMV.m-marine_grad .a::before {
  border: solid 1px #FFFFFF;
  background-image: url(../img/common/ico_arrow_btn_wt.svg);
}
.c-btnMV.m-marine_grad a::after, .c-btnMV.m-marine_grad .a::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-image: linear-gradient(270deg, #328bcf, #0068b7);
  opacity: 0;
  transition: all 300ms ease-out 0s;
}
.c-btnMV.m-marine_grad a:hover::after, .c-btnMV.m-marine_grad .a:hover::after {
  opacity: 1;
}
@media screen and (max-width: 1100px) {
  .c-btnMV a, .c-btnMV .a {
    padding-left: 160px;
  }
  .c-btnMV a::before, .c-btnMV .a::before {
    width: 70px;
    height: 70px;
    left: 70px;
  }
}
@media screen and (max-width: 767px) {
  .c-btnMV a, .c-btnMV .a {
    height: 87px;
    padding-left: 120px;
  }
  .c-btnMV a::before, .c-btnMV .a::before {
    width: 50px;
    height: 50px;
    left: 55px;
    background-size: 20px 5px;
  }
}

.c-btnViewMore a, .c-btnViewMore .a {
  position: relative;
  text-decoration: none;
  color: #000000;
}
.c-btnViewMore a::before, .c-btnViewMore .a::before {
  content: "";
  display: block;
  width: 64px;
  height: 64px;
  box-sizing: border-box;
  background-repeat: no-repeat;
  border: solid 1px #000000;
  border-radius: 999px;
  background-image: url(../img/common/ico_arrow_btn_bk.svg);
  background-position: center center;
  background-size: 17px 5px;
  transition: all 300ms ease-out 0s;
  margin-right: 22px;
}
.c-btnViewMore a:hover, .c-btnViewMore .a:hover {
  opacity: 1;
}
.c-btnViewMore a:hover::before, .c-btnViewMore .a:hover::before {
  background-position: center right 25%;
}
.c-btnViewMore.m-wt a, .c-btnViewMore.m-wt .a {
  color: #FFFFFF;
}
.c-btnViewMore.m-wt a::before, .c-btnViewMore.m-wt .a::before {
  border: solid 1px #FFFFFF;
  background-image: url(../img/common/ico_arrow_btn_wt.svg);
}
@media screen and (max-width: 767px) {
  .c-btnViewMore a::before, .c-btnViewMore .a::before {
    width: 50px;
    height: 50px;
    margin-right: 20px;
  }
}

.c-btnRecta a, .c-btnRecta .a {
  border: solid 1px #FFFFFF;
  color: #FFFFFF;
  min-height: 96px;
  width: 400px;
  max-width: 100%;
  font-size: 2rem;
  font-weight: 500;
}
.c-btnRecta a > *, .c-btnRecta .a > * {
  padding-left: 60px;
  position: relative;
}
.c-btnRecta a > * > *, .c-btnRecta .a > * > * {
  display: block;
  text-align: left;
}
.c-btnRecta a > *::before, .c-btnRecta .a > *::before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  transition: all 300ms ease-out 0s;
}
.c-btnRecta a .tel, .c-btnRecta .a .tel {
  font-size: 2.4rem;
  letter-spacing: .05em;
}
.c-btnRecta a .time, .c-btnRecta .a .time {
  font-size: 1.3rem;
}
.c-btnRecta a.teltime > *::before, .c-btnRecta .a.teltime > *::before {
  background-image: url(../img/common/ico_tel_wt.svg);
}
.c-btnRecta a.mail > *::before, .c-btnRecta .a.mail > *::before {
  background-image: url(../img/common/ico_header_contact.svg);
}
.c-btnRecta a:hover, .c-btnRecta .a:hover {
  opacity: 1;
  background-color: #FFFFFF;
  color: #000000;
}
.c-btnRecta a:hover.teltime > *::before, .c-btnRecta .a:hover.teltime > *::before {
  background-image: url(../img/common/ico_tel_bk.svg);
}
.c-btnRecta a:hover.mail > *::before, .c-btnRecta .a:hover.mail > *::before {
  background-image: url(../img/common/ico_header_contact_bk.svg);
}
@media screen and (max-width: 767px) {
  .c-btnRecta a, .c-btnRecta .a {
    width: 300px;
    min-height: 70px;
    font-size: 1.6rem;
  }
  .c-btnRecta a .tel, .c-btnRecta .a .tel {
    font-size: 2rem;
  }
  .c-btnRecta a .time, .c-btnRecta .a .time {
    font-size: 1.2rem;
  }
}

.c-btnRectaGradation a, .c-btnRectaGradation .a {
  background-image: linear-gradient(90deg, #b90200, #d92f2e);
  color: #FFFFFF;
  min-height: 100px;
  width: 400px;
  max-width: 100%;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: .1em;
  font-family: "Poppins", sans-serif;
  position: relative;
}
.c-btnRectaGradation a > *, .c-btnRectaGradation .a > * {
  position: relative;
  z-index: 5;
}
.c-btnRectaGradation a::before, .c-btnRectaGradation .a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-image: linear-gradient(90deg, #ff7170, #b90200);
  opacity: 0;
  transition: all 300ms ease-out 0s;
}
.c-btnRectaGradation a::after, .c-btnRectaGradation .a::after {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  border: solid 1px #FFFFFF;
  border-radius: 999px;
  background-image: url(../img/common/ico_arrow_btn_wt.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 13px 4px;
  position: absolute;
  top: 50%;
  right: 35px;
  z-index: 5;
  transform: translate(0, -50%);
  transition: all 300ms ease-out 0s;
}
.c-btnRectaGradation a:hover, .c-btnRectaGradation .a:hover {
  opacity: 1;
}
.c-btnRectaGradation a:hover::before, .c-btnRectaGradation .a:hover::before {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .c-btnRectaGradation a, .c-btnRectaGradation .a {
    min-height: 80px;
    font-size: 1.8rem;
  }
  .c-btnRectaGradation a::after, .c-btnRectaGradation .a::after {
    right: 20px;
  }
}

.c-btnRectaBorder a, .c-btnRectaBorder .a {
  border: solid 1px #000000;
  color: #000000;
  min-height: 80px;
  width: 320px;
  max-width: 100%;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: .2em;
  font-family: "Poppins", sans-serif;
  position: relative;
}
.c-btnRectaBorder a > *, .c-btnRectaBorder .a > * {
  position: relative;
  z-index: 5;
}
.c-btnRectaBorder a:hover, .c-btnRectaBorder .a:hover {
  opacity: 1;
  background-color: #CD0806;
  border-color: #CD0806;
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .c-btnRectaBorder a, .c-btnRectaBorder .a {
    width: 180px;
    min-height: 60px;
    font-size: 1.6rem;
  }
}

.c-linkTel a, .c-linkTel .a {
  display: inline-block;
}
.c-linkTel a::before, .c-linkTel .a::before {
  content: "";
  display: inline-block;
  width: 36px;
  height: 1.5em;
  vertical-align: top;
  margin-right: 15px;
  background-image: url(../img/common/ico_tel_bk.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .c-linkTel a::before, .c-linkTel .a::before {
    width: 24px;
    margin-right: 10px;
  }
}

.c-ttl .ja, .c-ttl .en, .c-ttl .sm, .c-ttl .md, .c-ttl .lg {
  display: block;
  line-height: 1.5;
}

.c-ttlMain {
  position: relative;
  padding-top: .9em;
}
.c-ttlMain .ja {
  border-left: solid 6px #CD0806;
  padding-left: 1.1em;
}
.c-ttlMain .en {
  margin-top: 20px;
  line-height: 1;
}
.c-ttlMain .icons ul {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .c-ttlMain .ja {
    border-left-width: 4px;
  }
  .c-ttlMain .icons ul {
    bottom: auto;
    top: -15px;
  }
}

.c-ttlFeatures .en {
  border-left: solid 6px #CD0806;
  padding-left: 1.1em;
  color: #CD0806;
  font-size: 1.5rem;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}
.c-ttlFeatures .num {
  font-size: 8rem;
  font-weight: 500;
  color: #CD0806;
  font-family: "Poppins", sans-serif;
}
.c-ttlFeatures .ja {
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .c-ttlFeatures .en {
    border-left-width: 4px;
    font-size: 1.3rem;
  }
  .c-ttlFeatures .num {
    font-size: 5rem;
  }
  .c-ttlFeatures .ja {
    font-size: 2.4rem;
  }
}

.c-ttlPageTitle {
  height: 270px;
  display: inline-flex;
  display: -ms-inline-flexbox;
  flex-direction: column;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}
.c-ttlPageTitle .ja {
  font-size: 1.6rem;
  font-weight: 700;
}
.c-ttlPageTitle .en {
  font-size: 5rem;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .c-ttlPageTitle {
    height: 180px;
  }
  .c-ttlPageTitle .ja {
    font-size: 1.3rem;
  }
  .c-ttlPageTitle .en {
    font-size: 4rem;
  }
}

.c-ttlHyphen .h {
  padding-left: 30px;
  position: relative;
  line-height: 1.8;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: .1em;
}
.c-ttlHyphen .h::before {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background-color: #CD0806;
  position: absolute;
  top: .9em;
  left: 0;
  transform: translate(0, -50%);
}
.c-ttlHyphen.m-sm .h {
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .c-ttlHyphen .h {
    font-size: 1.8rem;
    line-height: 1.5;
  }
  .c-ttlHyphen.m-sm .h {
    font-size: 1.6rem;
  }
}

.c-txt ul {
  list-style-type: disc;
  padding-left: 1.5em;
}
.c-txt dl {
  display: flex;
  display: -ms-flexbox;
  min-width: 100%;
}
.c-txt dl dt {
  font-weight: 700;
  font-size: 2rem;
  white-space: nowrap;
  padding-right: .5em;
}
.c-txt dl dt::after {
  content: "：";
}
.c-txt dl dd {
  flex: 1;
  padding-top: .3em;
}
@media screen and (max-width: 767px) {
  .c-txt > * + * {
    margin-top: 1.3em;
  }
  .c-txt dl dt {
    font-size: 1.5rem;
  }
  .c-txt dl dd {
    padding-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .c-txt > * + * {
    margin-top: 2em;
  }
}

.c-imgRound img {
  aspect-ratio: 1;
  border-radius: 999px;
}
@media screen and (max-width: 767px) {
  .c-imgRound img {
    max-width: 80%;
  }
}

.c-imgSampleCatch {
  width: 100%;
  aspect-ratio: 1.41667;
  display: flex;
  display: -ms-flexbox;
  min-width: 100%;
  -ms-grid-row-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 3rem;
  font-family: "Poppins", sans-serif;
  line-height: 1.2;
  background-color: #B9B9B9;
}
.c-imgSampleCatch.m-product {
  aspect-ratio: 1.33166;
}
.c-imgSampleCatch.m-product-cat {
  aspect-ratio: 1.82796;
}

.c-form select {
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
  max-width: 400px;
  height: 45px;
  border: solid 1px #B9B9B9;
  padding: 10px;
  box-sizing: border-box;
  background-color: transparent;
  color: #000000;
  font-size: 1.5rem;
}
.c-form input[type="text"],
.c-form input[type="email"],
.c-form input[type="tel"] {
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
  max-width: 300px;
  height: 45px;
  border: solid 1px #B9B9B9;
  padding: 10px;
  box-sizing: border-box;
}
.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 #B9B9B9;
  padding: 10px;
  box-sizing: border-box;
}
.c-form input::placeholder, .c-form textarea::placeholder {
  color: #B9B9B9;
}
.c-form input[type="checkbox"] {
  margin-right: 14px;
}
.c-form .privacy {
  text-indent: -1em;
  margin-top: 50px;
  text-align: center;
}
.c-form .privacy .wpcf7-list-item-label {
  display: none;
}
.c-form .checkboxs {
  display: inline-block;
  text-align: left;
}
.c-form .checkboxs .wpcf7-list-item-label {
  display: none;
}
.c-form .wpcf7-not-valid-tip {
  white-space: nowrap;
}
.c-form .top-tip .wpcf7-not-valid-tip {
  transform: translate(0, -200%);
}
.c-form .radios li .wpcf7-not-valid-tip {
  display: none;
}
.c-form .radios li:last-child .wpcf7-not-valid-tip {
  display: block;
}
.c-form .file_w {
  vertical-align: top;
  margin-top: 0;
}
.c-form .file_w + .file_w {
  margin-top: 10px;
}
.c-form .file_w input[type="file"] {
  display: none;
}
.c-form .file_w .fileLabel {
  display: inline-block;
  height: 45px;
  width: 236px;
  padding: 0 1em;
  line-height: 2;
  border: 0;
  background-color: #E0E0E0;
  cursor: pointer;
  box-sizing: border-box;
  display: flex;
  display: -ms-flexbox;
  min-width: 100%;
  -ms-grid-row-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.c-form .file_w .filename {
  display: none;
  margin-left: 10px;
}
.c-form .file_w .filename .name {
  display: inline-block;
  margin-left: .25em;
  font-size: .8em;
}
.c-form .file_w .filename .reset {
  display: none;
  margin-left: .25em;
  font-size: .8em;
  color: #FFFFFF;
  position: relative;
  cursor: pointer;
  border: solid 1px #000000;
  background-color: #000000;
  padding: 0 .3em 0 1.1em;
  vertical-align: baseline;
  border-radius: 4px;
}
.c-form .file_w .filename .reset::before, .c-form .file_w .filename .reset::after {
  content: "";
  width: .8em;
  height: 1px;
  background-color: #FFFFFF;
  position: absolute;
  top: 50%;
  left: .2em;
  margin-top: -.5px;
}
.c-form .file_w .filename .reset::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.c-form .file_w .filename .reset::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.c-form .file_w.is-changed .filename {
  display: block;
}
.c-form .file_w.is-changed .filename .reset {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .c-form input::placeholder, .c-form textarea::placeholder {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .c-form .other-input > * {
    margin-top: 10px;
    display: flex;
    display: -ms-flexbox;
    min-width: 100%;
    -ms-grid-row-align: center;
    align-items: center;
  }
  .c-form .other-input > * label {
    padding-right: 1em;
  }
  .c-form .other-input > * .wpcf7-form-control-wrap:last-child {
    flex: 1;
  }
}

.c-listProduct {
  text-align: center;
}
.c-listProduct a {
  display: block;
  text-decoration: none;
  color: #000000;
}
.c-listProduct .img {
  overflow: hidden;
}
.c-listProduct .img img {
  transition: all 300ms ease-out 0s;
}
.c-listProduct .txt {
  display: flex;
  display: -ms-flexbox;
  min-width: 100%;
  -ms-grid-row-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
}
.c-listProduct .txt::after {
  content: "";
  display: inline-block;
  width: 28px;
  height: 7px;
  background-image: url(../img/common/ico_arrow_btn_bk.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-left: 18px;
  transition: all 300ms ease-out 0s;
}
.c-listProduct a:hover {
  opacity: 1;
}
.c-listProduct a:hover .img img {
  transform: scale(110%);
}
.c-listProduct a:hover .txt::after {
  transform: translate(60%, 0);
}
@media screen and (max-width: 767px) {
  .c-listProduct .txt {
    margin-top: 30px;
  }
}

.c-listNews li {
  border-bottom: solid 1px #B9B9B9;
}
.c-listNews a {
  display: block;
  padding: 34px 0 27px;
  text-decoration: none;
  color: #000000;
}
.c-listNews .date {
  font-size: 1.3rem;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  letter-spacing: .1em;
  color: #666666;
}
@media screen and (max-width: 767px) {
  .c-listNews a {
    padding: 20px 0;
  }
}

.c-listCompany a {
  display: block;
  min-height: 110px;
  padding: 10px 0;
  text-decoration: none;
  color: #000000;
  position: relative;
  display: flex;
  display: -ms-flexbox;
  min-width: 100%;
  flex-direction: column;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: solid 1px #B9B9B9;
}
.c-listCompany a .en {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: .1em;
  color: #A5A5A5;
}
.c-listCompany a .ja {
  font-size: 2.4rem;
  font-weight: 700;
}
.c-listCompany a::after {
  content: "";
  display: block;
  width: 64px;
  height: 64px;
  border: solid 1px #000000;
  border-radius: 999px;
  background-image: url(../img/common/ico_arrow_btn_bk.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 17px 5px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  transition: all 300ms ease-out 0s;
}
.c-listCompany a:hover {
  opacity: 1;
  border-bottom-color: #CD0806;
}
.c-listCompany a:hover::after {
  border-color: #CD0806;
  background-image: url(../img/common/ico_arrow_btn_rd.svg);
}
@media screen and (max-width: 767px) {
  .c-listCompany a::after {
    width: 50px;
    height: 50px;
  }
  .c-listCompany a .ja {
    font-size: 2rem;
  }
}

.c-listProductCategories {
  font-weight: 700;
  line-height: 1.5;
}
.c-listProductCategories a, .c-listProductCategories .a {
  border: solid 1px #241F1F;
  min-height: 60px;
  color: #241F1F;
  font-size: 1.8rem;
  display: flex;
  display: -ms-flexbox;
  min-width: 100%;
  -ms-grid-row-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.c-listProductCategories a::after, .c-listProductCategories .a::after {
  content: "";
  display: block;
  width: 17px;
  height: 5px;
  background-image: url(../img/common/ico_arrow_btn_bk.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 26px;
  transform: translate(0, -50%);
}
.c-listProductCategories .is-active a, .c-listProductCategories .is-active .a, .c-listProductCategories a:hover {
  opacity: 1;
  background-color: #241F1F;
  color: #FFFFFF;
}
.c-listProductCategories .is-active a::after, .c-listProductCategories .is-active .a::after, .c-listProductCategories a:hover::after {
  background-image: url(../img/common/ico_arrow_btn_wt.svg);
}
.c-listProductCategories.m-under a::after, .c-listProductCategories.m-under .a::after {
  width: 14px;
  height: 7px;
  background-image: url(../img/common/ico_arrow_btn_under_bk.svg);
  right: 30px;
}
.c-listProductCategories.m-under .is-active a::after, .c-listProductCategories.m-under .is-active .a::after, .c-listProductCategories.m-under a:hover::after {
  background-image: url(../img/common/ico_arrow_btn_under_wt.svg);
}
@media screen and (max-width: 767px) {
  .c-listProductCategories a, .c-listProductCategories .a {
    font-size: 1.6rem;
  }
}

.c-listProductArchive .a {
  position: relative;
  padding-bottom: 93px;
  color: #000000;
  text-decoration: none;
}
.c-listProductArchive .ttl {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 30px;
}
.c-listProductArchive .txt {
  line-height: 2;
  overflow: hidden;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-top: 24px;
}
.c-listProductArchive .btn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-listProductArchive .a {
    padding-bottom: 80px;
  }
  .c-listProductArchive .ttl {
    font-size: 1.8rem;
    min-height: 0;
    margin-top: 15px;
  }
  .c-listProductArchive .txt {
    margin-top: 10px;
  }
}

.c-listNewsArchive a, .c-listNewsArchive .a {
  color: #000000;
  text-decoration: none;
}
.c-listNewsArchive .date {
  font-size: 1.3rem;
  color: #696969;
  letter-spacing: .1em;
  font-family: "Poppins", sans-serif;
  margin-top: 30px;
}
.c-listNewsArchive .ttl {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .c-listNewsArchive .date {
    margin-top: 20px;
  }
  .c-listNewsArchive .ttl {
    font-size: 1.6rem;
    margin-top: 10px;
  }
}

.c-listPaging {
  text-align: center;
}
.c-listPaging a, .c-listPaging span {
  display: inline-flex;
  display: -ms-inline-flexbox;
  -ms-grid-row-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  aspect-ratio: 1;
  width: 50px;
  border-radius: 999px;
  text-decoration: none;
  color: #000000;
  font-size: 1.8rem;
  margin-right: .4em;
}
.c-listPaging a:last-child, .c-listPaging span:last-child {
  margin-right: 0;
}
.c-listPaging .page, .c-listPaging .current {
  background-color: #F2F2F2;
}
.c-listPaging .current {
  background-color: #CD0806;
  color: #FFFFFF;
}
.c-listPaging .extend {
  width: auto;
  aspect-ratio: auto;
}
.c-listPaging .previouspostslink, .c-listPaging .nextpostslink {
  background-image: url(../img/common/ico_arrow_btn_bk.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 28px 7px;
  width: 25px;
  text-indent: 100px;
  white-space: nowrap;
  overflow: hidden;
}
.c-listPaging .previouspostslink {
  transform: scaleX(-1);
  margin-right: 20px;
}
.c-listPaging .nextpostslink {
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .c-listPaging a, .c-listPaging span {
    margin-right: .1em;
    width: 45px;
  }
  .c-listPaging .previouspostslink {
    margin-right: 10px;
  }
  .c-listPaging .nextpostslink {
    margin-left: 10px;
  }
}

.c-listPrevNext .post-nav {
  display: flex;
  display: -ms-flexbox;
  min-width: 100%;
  flex-direction: row;
  -ms-flex-direction: row;
  -ms-grid-row-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.c-listPrevNext .post-nav > * {
  padding: 0 20px;
}
.c-listPrevNext .post-nav__prev, .c-listPrevNext .post-nav__next {
  white-space: nowrap;
}
.c-listPrevNext .post-nav__prev a, .c-listPrevNext .post-nav__next a {
  color: #000000;
  font-size: 1.5rem;
  letter-spacing: .2em;
  font-family: "Poppins", sans-serif;
  text-decoration: none;
  display: flex;
  display: -ms-flexbox;
  min-width: 100%;
  flex-direction: row;
  -ms-flex-direction: row;
  -ms-grid-row-align: center;
  align-items: center;
}
.c-listPrevNext .post-nav__prev a::before, .c-listPrevNext .post-nav__next a::after {
  content: "";
  display: block;
  width: 17px;
  height: 5px;
  margin-left: 15px;
  background-image: url(../img/common/ico_arrow_btn_bk.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  transition: all 300ms ease-out 0s;
}
.c-listPrevNext .post-nav__prev a::before {
  transform: scaleX(-1);
  margin-left: 0;
  margin-right: 15px;
}
.c-listPrevNext .post-nav__prev a:hover::before {
  transform: translate(-60%, 0) scaleX(-1);
}
.c-listPrevNext .post-nav__next a:hover::after {
  transform: translate(60%, 0);
}
@media screen and (max-width: 767px) {
  .c-listPrevNext .post-nav > * {
    padding: 0 7px;
  }
  .c-listPrevNext .post-nav__prev a, .c-listPrevNext .post-nav__next a {
    font-size: 1.3rem;
  }
  .c-listPrevNext .post-nav__prev a::before, .c-listPrevNext .post-nav__next a::after {
    width: 30px;
    height: 30px;
    background-size: 15px 7.5px;
    margin: 0 10px;
  }
  .c-listPrevNext .post-nav__next a::after {
    margin-left: 0;
  }
  .c-listPrevNext .post-nav__prev a::before {
    margin-right: 0;
  }
}

.c-listCats ul {
  letter-spacing: -.4em;
}
.c-listCats li {
  letter-spacing: normal;
  display: inline-block;
}

.c-listTabsBtn ul {
  display: flex;
  display: -ms-flexbox;
  min-width: 100%;
  flex-direction: row;
  -ms-flex-direction: row;
  border-bottom: solid 1px #B9B9B9;
}
.c-listTabsBtn li {
  padding: 10px 50px;
  min-height: 64px;
  display: inline-flex;
  display: -ms-inline-flexbox;
  -ms-grid-row-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  position: relative;
  border: solid 1px #FFFFFF;
  border-bottom: solid 1px #B9B9B9;
  transform: translate(0, 1px);
}
.c-listTabsBtn li.is-active {
  border: solid 1px #B9B9B9;
  border-bottom: solid 1px #FFFFFF;
}
@media screen and (max-width: 767px) {
  .c-listTabsBtn {
    overflow-x: auto;
  }
  .c-listTabsBtn ul {
    scroll-snap-type: x mandatory;
    -ms-flex-pack: space-around;
    justify-content: space-around;
  }
  .c-listTabsBtn li {
    flex-shrink: 0;
    scroll-snap-align: start;
    padding: 5px 10px;
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .c-tableOutline table, .c-tableOutline thead, .c-tableOutline tbody, .c-tableOutline tr, .c-tableOutline th, .c-tableOutline td {
    display: block;
  }
  .c-tableOutline table {
    border-bottom: solid 1px #B9B9B9;
  }
  .c-tableOutline tr {
    padding: 20px 0;
    border-top: solid 1px #B9B9B9;
  }
  .c-tableOutline th {
    margin-bottom: 10px;
    font-weight: 500;
  }
  .c-tableOutline td > * + *, .c-tableOutline td .dl + .dl {
    margin-top: 1em;
  }
  .c-tableOutline.m-form, .c-tableOutline.m-form table {
    border-bottom: 0;
  }
  .c-tableOutline.m-form tr, .c-tableOutline.m-form table tr {
    border-top: 0;
  }
  .c-tableOutline.m-form .required, .c-tableOutline.m-form table .required {
    display: inline-block;
    padding: 1px 10px;
    background-color: #CD0806;
    border-radius: 6px;
    color: #FFFFFF;
    font-size: 1.3rem;
    margin-left: 15px;
  }
  .c-tableOutline.m-form .th, .c-tableOutline.m-form table .th {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    min-width: 100%;
    -ms-grid-row-align: center;
    align-items: center;
  }
}
@media screen and (min-width: 768px) {
  .c-tableOutline table, .c-tableOutline table table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
  }
  .c-tableOutline th, .c-tableOutline td, .c-tableOutline table th, .c-tableOutline table td {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: solid 1px #B9B9B9;
    border-bottom: solid 1px #B9B9B9;
    vertical-align: top;
    font-weight: 400;
    font-size: 1.5rem;
  }
  .c-tableOutline th, .c-tableOutline table th {
    width: 180px;
  }
  .c-tableOutline td > * + *, .c-tableOutline td .dl + .dl, .c-tableOutline table td > * + *, .c-tableOutline table td .dl + .dl {
    margin-top: 2em;
  }
  .c-tableOutline.m-recruit th, .c-tableOutline.m-recruit td, .c-tableOutline.m-recruit table th, .c-tableOutline.m-recruit table td {
    border-top: solid 1px #E5E5E5;
    border-bottom: solid 1px #E5E5E5;
  }
  .c-tableOutline.m-recruit tr:first-child th, .c-tableOutline.m-recruit tr:first-child td, .c-tableOutline.m-recruit table tr:first-child th, .c-tableOutline.m-recruit table tr:first-child td {
    border-top: 0;
  }
  .c-tableOutline.m-recruit tr:last-child th, .c-tableOutline.m-recruit tr:last-child td, .c-tableOutline.m-recruit table tr:last-child th, .c-tableOutline.m-recruit table tr:last-child td {
    border-bottom: 0;
  }
  .c-tableOutline.m-form th, .c-tableOutline.m-form td, .c-tableOutline.m-form table th, .c-tableOutline.m-form table td {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 0;
    border-bottom: 0;
  }
  .c-tableOutline.m-form th, .c-tableOutline.m-form table th {
    width: 320px;
    padding-right: 40px;
  }
  .c-tableOutline.m-form .required, .c-tableOutline.m-form table .required {
    display: inline-block;
    padding: 1px 10px;
    background-color: #CD0806;
    border-radius: 6px;
    color: #FFFFFF;
  }
  .c-tableOutline.m-form .th, .c-tableOutline.m-form table .th {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    min-width: 100%;
    -ms-grid-row-align: center;
    align-items: center;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
}

.js-sliderProduct .slider-thumbnail {
  margin: 30px -12.5px 0;
}
.js-sliderProduct .slider-thumbnail > .swiper-wrapper > * {
  padding: 0 12.5px;
}
@media screen and (max-width: 767px) {
  .js-sliderProduct .slider-thumbnail {
    margin: 5px -2.5px 0;
  }
  .js-sliderProduct .slider-thumbnail > .swiper-wrapper > * {
    padding: 0 2.5px;
  }
}
