@charset "UTF-8";
@font-face {
  font-family: "NotoSansJp";
  font-style: normal;
  font-weight: 200;
  src: url("../../font/NotoSansJP-ExtraLight.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansJp";
  font-style: normal;
  font-weight: 400;
  src: url("../../font/NotoSansJP-Regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansJp";
  font-style: normal;
  font-weight: 600;
  src: url("../../font/NotoSansJP-SemiBold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansJp";
  font-style: normal;
  font-weight: 700;
  src: url("../../font/NotoSansJP-Bold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansJp";
  font-style: normal;
  font-weight: 900;
  src: url("../../font/NotoSansJP-Black.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "NotoSerifJP";
  font-style: normal;
  font-weight: 200;
  src: url("../../font_m/NotoSerifJP-ExtraLight.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "NotoSerifJP";
  font-style: normal;
  font-weight: 400;
  src: url("../../font_m/NotoSerifJP-Regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "NotoSerifJP";
  font-style: normal;
  font-weight: 600;
  src: url("../../font_m/NotoSerifJP-SemiBold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "NotoSerifJP";
  font-style: normal;
  font-weight: 700;
  src: url("../../font_m/NotoSerifJP-Bold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "NotoSerifJP";
  font-style: normal;
  font-weight: 900;
  src: url("../../font_m/NotoSerifJP-Black.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "MPLUSRounded1c";
  font-style: normal;
  font-weight: 400;
  src: url("../../font_c/MPLUSRounded1c-Regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "MPLUSRounded1c";
  font-style: normal;
  font-weight: 500;
  src: url("../../font_c/MPLUSRounded1c-Medium.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "MPLUSRounded1c";
  font-style: normal;
  font-weight: 700;
  src: url("../../font_c/MPLUSRounded1c-Bold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "MPLUSRounded1c";
  font-style: normal;
  font-weight: 800;
  src: url("../../font_c/MPLUSRounded1c-ExtraBold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "ZenMaruGothic";
  font-style: normal;
  font-weight: 300;
  src: url("../../font_z/ZenMaruGothic-Light.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "ZenMaruGothic";
  font-style: normal;
  font-weight: 400;
  src: url("../../font_z/ZenMaruGothic-Regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "ZenMaruGothic";
  font-style: normal;
  font-weight: 500;
  src: url("../../font_z/ZenMaruGothic-Medium.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "ZenMaruGothic";
  font-style: normal;
  font-weight: 700;
  src: url("../../font_z/ZenMaruGothic-Bold.woff") format("woff");
  font-display: swap;
}
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: 0;
}

body {
  line-height: 1;
}

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

img {
  vertical-align: bottom;
}

nav ul, nav li {
  margin: 0;
  list-style: none;
  list-style-image: none;
}

ul {
  list-style: none;
}

ul li {
  margin: 0;
  list-style: none;
  list-style-image: none;
}

ol {
  list-style: none;
}

ol li {
  margin: 0;
  list-style: none;
  list-style-image: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

select, input, textarea, button {
  font: 99% sans-serif;
}

pre, code, kbd, samp {
  font-family: monospace, sans-serif;
}

html {
  overflow-y: scroll;
}

a:hover, a:active {
  outline: none;
}

small {
  font-size: 100%;
}

strong, th {
  font-weight: bold;
}

td {
  vertical-align: top;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

pre {
  white-space: pre-wrap;
  word-wrap: break-word;
  padding: 15px;
}

textarea {
  overflow: auto;
}

input[type=radio] {
  vertical-align: text-bottom;
}

input[type=checkbox] {
  vertical-align: bottom;
}

label, input[type=button], input[type=submit], input[type=image], button {
  cursor: pointer;
}

button, input, select, textarea {
  margin: 0;
}

a:link {
  -webkit-tap-highlight-color: #e41111;
}

button {
  width: auto;
  overflow: visible;
}

.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}

.hidden {
  display: none;
  visibility: hidden;
}

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

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

a, a:visited {
  text-decoration: none;
}

pre, blockquote {
  border: 1px solid #999;
  page-break-inside: avoid;
}

thead {
  display: table-header-group;
}

tr, img {
  page-break-inside: avoid;
}

@page {
  margin: 0.5cm;
}
p, h2, h3 {
  orphans: 3;
  widows: 3;
}

h2, h3 {
  page-break-after: avoid;
}

html {
  font-size: 62.5%;
}

body {
  width: 100%;
  min-width: 750px;
  font-family: "NotoSansJp", Arial, Verdana, "Helvetica Neue", Helvetica, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "Ｓ Ｐゴシック", "MS PGothic";
  font-size: 14px;
  font-size: 1.4rem;
  color: #454545;
  line-height: 2.2;
  min-width: 1280px;
  -webkit-text-size-adjust: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  /*-----------斜線----------*/
  /*-----------float clear----------*/
  /*-----------縦書きの文字を左右ズレを揃える----------*/
  /*-----------page top----------*/
}
@media (max-width: 1024px) {
  body {
    min-width: initial !important;
  }
}
@media (max-width: 1024px) and (max-width: 767px) {
  body {
    min-width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2;
  }
}
body p {
  font-family: "NotoSansJp", Arial, Verdana, "Helvetica Neue", Helvetica, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "Ｓ Ｐゴシック", "MS PGothic";
  font-size: 15px;
  font-size: 1.5rem;
  color: #454545;
  line-height: 2.2;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  word-break: normal;
  line-break: strict;
}
@media (max-width: 767px) {
  body p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2;
  }
}
body p.break {
  -webkit-font-feature-settings: initial;
          font-feature-settings: initial;
  text-align: start;
  text-justify: distribute;
  word-break: break-word;
  overflow-wrap: break-word;
}
body .selector {
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: justify;
  word-break: normal;
  line-break: strict;
}
body .selector02 {
  letter-spacing: 0em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: justify;
  word-break: normal;
  line-break: strict;
}
body .wbr {
  display: inline-block;
}
body .border-bg {
  height: auto;
  display: block;
  width: 100%;
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 4.8px, rgba(210, 210, 210, 0.8) 4.8px, rgba(210, 210, 210, 0.8) 5.5px);
  bottom: 0;
}
body .pc_none {
  display: block;
}
@media (max-width: 1200px) {
  body .pc_none {
    display: none !important;
  }
}
body .pc_inherit {
  display: none;
}
@media (max-width: 1200px) {
  body .pc_inherit {
    display: block !important;
  }
}
body .tb_none {
  display: block;
}
@media (max-width: 1024px) {
  body .tb_none {
    display: none !important;
  }
}
body .tb_inherit {
  display: none;
}
@media (max-width: 1024px) {
  body .tb_inherit {
    display: block !important;
  }
}
body .ab_none {
  display: block;
}
@media (max-width: 820px) {
  body .ab_none {
    display: none !important;
  }
}
body .ab_inherit {
  display: none;
}
@media (max-width: 820px) {
  body .ab_inherit {
    display: block !important;
  }
}
body .sb_none {
  display: block;
}
@media (max-width: 1023px) {
  body .sb_none {
    display: none !important;
  }
}
body .sb_inherit {
  display: none;
}
@media (max-width: 1023px) {
  body .sb_inherit {
    display: block !important;
  }
}
body .sp_none {
  display: block;
}
@media (max-width: 767px) {
  body .sp_none {
    display: none !important;
  }
}
body .sp_inherit {
  display: none;
}
@media (max-width: 767px) {
  body .sp_inherit {
    display: block !important;
  }
}
body .se_none {
  display: block;
}
@media (max-width: 389px) {
  body .se_none {
    display: none !important;
  }
}
body .se_inherit {
  display: none;
}
@media (max-width: 389px) {
  body .se_inherit {
    display: block !important;
  }
}
body .__pt40 {
  padding-top: 40px;
}
body .__pt60 {
  padding-top: 60px;
}
body .__pt80 {
  padding-top: 80px;
}
body .__pt100 {
  padding-top: 100px;
}
body .__pt120 {
  padding-top: 120px;
}
body .__pt140 {
  padding-top: 140px;
}
body .__pt160 {
  padding-top: 160px;
}
body .__pt180 {
  padding-top: 180px;
}
body .__pt200 {
  padding-top: 200px;
}
body .__pt220 {
  padding-top: 220px;
}
body .__pt240 {
  padding-top: 240px;
}
body .__mt40 {
  margin-top: 40px;
}
body .__mt60 {
  margin-top: 60px;
}
body .__mt80 {
  margin-top: 80px;
}
body .__mt100 {
  margin-top: 100px;
}
body .__mt120 {
  margin-top: 120px;
}
body .__mt140 {
  margin-top: 140px;
}
body .__mt160 {
  margin-top: 160px;
}
body .__mt180 {
  margin-top: 180px;
}
body .__mt200 {
  margin-top: 200px;
}
body .__mt220 {
  margin-top: 220px;
}
body .__mt240 {
  margin-top: 240px;
}
body .clearfix::after {
  content: "";
  display: block;
  clear: both;
}
body .w_mode {
  -webkit-font-feature-settings: "pkna";
  font-feature-settings: "pkna";
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
body a.page_top {
  position: fixed;
  bottom: 55px;
  right: 25px;
  z-index: 5;
  display: block;
  text-align: center;
  width: 65px;
  height: 66px;
  border-radius: 50%;
}
@media (max-width: 1023px) {
  body a.page_top {
    display: none !important;
  }
}
body a.page_top p.pagetop {
  width: 100%;
  height: 100%;
  padding-top: 15px;
  padding-right: 0;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  background: rgb(253, 68, 68);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(253, 68, 68)), to(rgb(215, 12, 12)));
  background: linear-gradient(180deg, rgb(253, 68, 68) 0%, rgb(215, 12, 12) 100%);
  border-radius: 50%;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body a.page_top p.pagetop:before {
  content: " ";
  display: block;
  text-align: center;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 10px 6px;
  border-color: transparent transparent #fff transparent;
  position: relative;
  top: 12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* 骨組み */
body footer.siteFooter {
  width: 100%;
  background: rgb(51, 51, 51);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(51, 51, 51)), to(rgb(26, 26, 26)));
  background: linear-gradient(180deg, rgb(51, 51, 51) 0%, rgb(26, 26, 26) 100%);
  margin-top: -150px;
  padding-top: 250px;
  position: relative;
  z-index: 0;
}
@media (max-width: 1024px) {
  body footer.siteFooter {
    margin-top: -120px;
    padding-top: 200px;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body footer.siteFooter {
    padding-top: 160px;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) and (max-width: 767px) {
  body footer.siteFooter {
    margin-top: -70px;
  }
}
body footer.siteFooter .footerInner {
  width: 86%;
  margin: 0 auto;
  max-width: 1350px;
}
@media (max-width: 1024px) {
  body footer.siteFooter .footerInner {
    width: 100%;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body footer.siteFooter .footerInner {
    width: 86%;
  }
}
body footer.siteFooter .footerNav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1023px) {
  body footer.siteFooter .footerNav {
    display: none;
  }
}
body footer.siteFooter .footerGroup {
  width: 15%;
}
body footer.siteFooter .footerGroup:not(:first-child) {
  margin-left: 2%;
}
body footer.siteFooter .footerGroup li {
  color: #fff;
  margin-left: 10px;
}
body footer.siteFooter .footerGroup li::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 50%;
  margin-right: 6px;
  position: relative;
  top: -2px;
}
body footer.siteFooter .footerGroup li.-deco {
  margin-left: 0;
}
body footer.siteFooter .footerGroup li.-deco::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 13px;
  background: #d70c25;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
body footer.siteFooter .footerGroup li.-deco a {
  font-size: 14px;
  font-size: 1.4rem;
}
body footer.siteFooter .footerGroup li:not(:first-child) {
  margin-top: 3px;
}
body footer.siteFooter .footerGroup li a {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  padding-bottom: 4px;
  position: relative;
  z-index: 1;
}
body footer.siteFooter .footerGroup li a:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}
body footer.siteFooter .footerGroup li a::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
body footer.siteFooter .footerLogo {
  width: 180px;
  margin: 0 auto;
  padding-top: 60px;
}
body footer.siteFooter .footerLogo a {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
body footer.siteFooter .footerLogo a:hover {
  opacity: 0.5;
}
body footer.siteFooter .footerInsta {
  display: none;
}
@media (max-width: 767px) {
  body footer.siteFooter .footerInsta {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  body footer.siteFooter .footerInsta a {
    color: #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  body footer.siteFooter .footerInsta a:hover span.circle {
    background: #ccc;
  }
  body footer.siteFooter .footerInsta a:hover span.circle i.fa-brands.fa-instagram {
    color: #000;
  }
  body footer.siteFooter .footerInsta a span.circle {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #ccc;
    display: inline-block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  body footer.siteFooter .footerInsta a span.circle i.fa-brands.fa-instagram {
    font-size: 20px;
    font-size: 2rem;
    display: inline-block;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  body footer.siteFooter .footerInsta a span.text {
    font-size: 12px;
    font-size: 1.2rem;
    font-family: "Josefin Sans", sans-serif;
    display: inline-block;
    padding-left: 8px;
    margin-top: 8px;
  }
}
body footer.siteFooter .footerCopy {
  width: calc(100% - 200px);
  margin: 120px auto 0;
  padding: 20px 0;
  border-top: 1px solid #3f3e3e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  body footer.siteFooter .footerCopy {
    width: 86%;
    margin: 140px auto 0;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body footer.siteFooter .footerCopy {
    margin: 100px auto 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 767px) {
  body footer.siteFooter .footerCopy .insta {
    display: none;
  }
}
body footer.siteFooter .footerCopy .insta a {
  color: #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  body footer.siteFooter .footerCopy .insta a {
    margin-left: 30%;
  }
}
body footer.siteFooter .footerCopy .insta a:hover span.circle {
  background: #ccc;
}
body footer.siteFooter .footerCopy .insta a:hover span.circle i.fa-brands.fa-instagram {
  color: #000;
}
body footer.siteFooter .footerCopy .insta a span.circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #ccc;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
body footer.siteFooter .footerCopy .insta a span.circle i.fa-brands.fa-instagram {
  font-size: 20px;
  font-size: 2rem;
  display: inline-block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
body footer.siteFooter .footerCopy .insta a span.text {
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "Josefin Sans", sans-serif;
  display: inline-block;
  padding-left: 10px;
  margin-top: 8px;
}
body footer.siteFooter .footerCopy p.small {
  font-size: 11px;
  font-size: 1.1rem;
  color: #ccc;
}
@media (max-width: 767px) {
  body footer.siteFooter .footerCopy p.small {
    font-size: 10px;
    font-size: 1rem;
  }
}

/* 骨組み */
body:not(.home) .site-header {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}
body:not(.home) .site-header .header_inner .header_left h1 a img.white {
  display: none;
}
body:not(.home) .site-header .header_inner .header_left h1 a img.gray {
  display: block;
}
body:not(.home) .site-header .header_inner .header_right nav.navigation ul.header-list li.header-item a.menu {
  color: #454545;
}

body {
  /*-----------header ham&sp_nav----------*/
  /*-----------menu 横から----------*/
  /*.open .ham_menu
  * transform: translateX( 0)!important*/
  /*-----------header clone start----------*/
}
body .site-header {
  width: 100%;
  min-width: 1280px;
  height: 90px;
  background: transparent;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 1024px) {
  body .site-header {
    min-width: initial;
    height: 60px;
    background: #fff;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body .site-header {
    -webkit-transition: unset;
    transition: unset;
  }
}
body .site-header.transform {
  height: 90px;
  opacity: 1;
  background: #fff;
}
@media (max-width: 1024px) {
  body .site-header.transform {
    height: 60px;
  }
}
body .site-header.transform .header_inner .header_left h1 a img.white {
  display: none;
}
body .site-header.transform .header_inner .header_left h1 a img.gray {
  display: block;
}
body .site-header.transform .header_inner .header_right nav.navigation ul.header-list {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
body .site-header.transform .header_inner .header_right nav.navigation ul.header-list li.header-item {
  margin-right: 5%;
  cursor: pointer;
  padding: 40px 0;
  position: relative;
}
body .site-header.transform .header_inner .header_right nav.navigation ul.header-list li.header-item a.menu {
  color: #454545;
}
body .site-header.transform .header_inner .header_right nav.navigation ul.header-list li.header-item .megaMenu {
  background: rgba(248, 217, 217, 0.8);
}
body .site-header.transform .header_inner .header_right nav.navigation ul.header-list li.header-item .megaMenu__item::before {
  content: "";
  background: #fff;
}
body .site-header .header_inner {
  width: 100%;
  height: 100%;
  padding: 0 0 0 5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media (max-width: 1024px) {
  body .site-header .header_inner {
    padding: 0 0 0 3%;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body .site-header .header_inner {
    padding: 0 0 0 15px;
  }
}
body .site-header .header_inner .header_left {
  width: 157px;
  height: 36px;
}
@media (max-width: 1024px) {
  body .site-header .header_inner .header_left {
    width: 125px;
    height: 28px;
  }
}
body .site-header .header_inner .header_left h1 {
  width: 100%;
  height: 100%;
}
body .site-header .header_inner .header_left h1 a {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
body .site-header .header_inner .header_left h1 a:hover {
  opacity: 0.5;
}
body .site-header .header_inner .header_left h1 a img {
  width: 100%;
  height: auto;
}
body .site-header .header_inner .header_left h1 a img.white {
  display: block;
}
@media (max-width: 1024px) {
  body .site-header .header_inner .header_left h1 a img.white {
    display: none;
  }
}
body .site-header .header_inner .header_left h1 a img.gray {
  display: none;
}
@media (max-width: 1024px) {
  body .site-header .header_inner .header_left h1 a img.gray {
    display: block;
  }
}
body .site-header .header_inner .header_right {
  width: calc(100% - 157px - 5%);
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 1024px) {
  body .site-header .header_inner .header_right {
    width: 60px;
  }
}
body .site-header .header_inner .header_right nav.navigation {
  width: calc(100% - 140px);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 1024px) {
  body .site-header .header_inner .header_right nav.navigation {
    display: none;
  }
}
body .site-header .header_inner .header_right nav.navigation ul.header-list {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
body .site-header .header_inner .header_right nav.navigation ul.header-list li.header-item {
  margin-right: 5%;
  cursor: pointer;
  padding: 40px 0;
  position: relative;
}
body .site-header .header_inner .header_right nav.navigation ul.header-list li.header-item:hover .megaMenu {
  opacity: 1;
  visibility: visible;
}
body .site-header .header_inner .header_right nav.navigation ul.header-list li.header-item:hover a.menu::before {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
body .site-header .header_inner .header_right nav.navigation ul.header-list li.header-item:hover a.menu::after {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
body .site-header .header_inner .header_right nav.navigation ul.header-list li.header-item a.menu {
  color: #fff;
  display: block;
  padding: 0 15px;
  margin: 0 -10px;
  line-height: 1.6;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  text-align: center;
  -webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
body .site-header .header_inner .header_right nav.navigation ul.header-list li.header-item a.menu::before {
  font-size: clamp(1.2rem, 0.8783783784vw, 1.5rem);
  width: 100%;
  display: block;
  font-family: "NotoSansJp", Arial, Verdana, "Helvetica Neue", Helvetica, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "Ｓ Ｐゴシック", "MS PGothic";
  -webkit-transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transform: translateY(0);
          transform: translateY(0);
  content: attr(data-ja);
}
body .site-header .header_inner .header_right nav.navigation ul.header-list li.header-item a.menu::after {
  width: 100%;
  font-family: "Josefin Sans", sans-serif;
  font-size: clamp(1.3rem, 0.9459459459vw, 1.6rem);
  font-weight: 400;
  color: #d70c25;
  -webkit-transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  content: attr(data-en);
  position: absolute;
  top: 4px;
  left: 0;
}
body .site-header .header_inner .header_right nav.navigation ul.header-list li.header-item a.menu span {
  display: none;
}
body .site-header .header_inner .header_right nav.navigation ul.header-list li.header-item .megaMenu {
  width: 200px;
  visibility: hidden;
  padding: 20px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  background: rgb(255, 255, 255);
  border-radius: 6px 6px 6px 6px;
  backdrop-filter: blur(10px);
  position: absolute;
  left: 0;
  top: 90px;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  will-change: opacity;
}
body .site-header .header_inner .header_right nav.navigation ul.header-list li.header-item .megaMenu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
}
body .site-header .header_inner .header_right nav.navigation ul.header-list li.header-item .megaMenu__item {
  display: block;
  position: relative;
  z-index: 1;
  line-height: 2;
}
body .site-header .header_inner .header_right nav.navigation ul.header-list li.header-item .megaMenu__item::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 3px;
  background: #b5b3b3;
  margin-right: 5px;
  position: relative;
  top: -2px;
}
body .site-header .header_inner .header_right nav.navigation ul.header-list li.header-item .megaMenu__item + .megaMenu__item {
  margin-top: 10px;
}
body .site-header .header_inner .header_right nav.navigation ul.header-list li.header-item .megaMenu__item a.deco {
  font-size: 13px;
  font-size: 1.3rem;
  color: #454545;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
body .site-header .header_inner .header_right nav.navigation ul.header-list li.header-item .megaMenu__item a.deco:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}
body .site-header .header_inner .header_right nav.navigation ul.header-list li.header-item .megaMenu__item a.deco::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #454545;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
body .site-header .header_inner .header_right .headerContact {
  width: 140px;
  height: 100%;
}
@media (max-width: 1024px) {
  body .site-header .header_inner .header_right .headerContact {
    display: none;
  }
}
body .site-header .header_inner .header_right .headerContact a {
  width: 100%;
  height: 100%;
  display: block;
  border: 1px solid #d70c25;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #d70c25;
  color: #fff;
  text-align: center;
  padding-top: 20px;
  line-height: 1.6;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  z-index: 1;
}
body .site-header .header_inner .header_right .headerContact a:hover {
  color: #d70c25;
}
body .site-header .header_inner .header_right .headerContact a:hover::after {
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
body .site-header .header_inner .header_right .headerContact a i.fa-solid.fa-envelope {
  display: block;
  font-size: 22px;
  font-size: 2.2rem;
}
body .site-header .header_inner .header_right .headerContact a::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #fff;
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform ease 0.3s;
  transition: -webkit-transform ease 0.3s;
  transition: transform ease 0.3s;
  transition: transform ease 0.3s, -webkit-transform ease 0.3s;
}
body .site-header .header_inner .header_right .sp_nav {
  display: none;
}
@media (max-width: 1024px) {
  body .site-header .header_inner .header_right .sp_nav {
    width: 60px;
    height: 60px;
    background: #d70c25;
    display: block;
    position: relative;
    z-index: 7;
  }
}
body .site-header .header_inner .header_right .sp_nav #ham_nav {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  padding: 19px 14px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 0;
  z-index: 7;
}
body .site-header .header_inner .header_right .sp_nav #ham_nav div {
  position: relative;
  width: 100%;
  height: 100%;
}
body .site-header .header_inner .header_right .sp_nav #ham_nav div span {
  display: block;
  height: 2px;
  background: #fff;
  position: absolute;
  width: 100%;
  left: 0;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
body .site-header .header_inner .header_right .sp_nav #ham_nav div span:nth-child(1) {
  top: 0px;
}
body .site-header .header_inner .header_right .sp_nav #ham_nav div span:nth-child(2) {
  top: 10px;
}
body .site-header .header_inner .header_right .sp_nav #ham_nav div span:nth-child(3) {
  top: 20px;
}
body .site-header .header_inner .ham_menu {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: url("../img/home/hamBg_@2x.webp") no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 6;
  overflow: auto;
}
body .site-header .header_inner .ham_menu .ham_inner {
  width: 100%;
  padding: 20% 0 25px;
  overflow: auto;
}
body .site-header .header_inner .ham_menu .ham_inner .splogo {
  width: 180px;
  margin: 0 auto 30px;
}
body .site-header .header_inner .ham_menu .ham_inner .splogo a {
  width: 100%;
  display: block;
}
body .site-header .header_inner .ham_menu .ham_inner .splogo a img {
  width: 100%;
  height: auto;
}
body .site-header .header_inner .ham_menu .ham_inner .spmenu_tel {
  width: 100%;
  padding: 0 15%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
}
body .site-header .header_inner .ham_menu .ham_inner .spmenu_tel.move {
  -webkit-animation: sp_menu 0.5s ease 0.5s 1 normal forwards;
          animation: sp_menu 0.5s ease 0.5s 1 normal forwards;
}
body .site-header .header_inner .ham_menu .ham_inner .spmenu_tel a {
  font-size: 20px;
  font-size: 2rem;
  display: block;
  white-space: nowrap;
  width: 100%;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  letter-spacing: 0.1em;
  border: 1px solid #fff;
  border-radius: 10px;
}
body .site-header .header_inner .ham_menu .ham_inner .spmenu_tel a i.fa-phone-flip {
  font-size: 18px;
  font-size: 1.8rem;
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
  margin-right: 5px;
}
body .site-header .header_inner .ham_menu .ham_inner .spmenu_tel p.notes {
  font-size: 11px;
  font-size: 1.1rem;
  color: #fff;
  text-align: center;
  margin-top: 10px;
}
body .site-header .header_inner .ham_menu .ham_inner .insta {
  width: 100%;
  margin-top: 20px;
  padding: 0 5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
}
body .site-header .header_inner .ham_menu .ham_inner .insta.move {
  -webkit-animation: sp_menu 0.5s ease 2.3s 1 normal forwards;
          animation: sp_menu 0.5s ease 2.3s 1 normal forwards;
}
body .site-header .header_inner .ham_menu .ham_inner .insta a {
  font-size: 17px;
  font-size: 1.7rem;
  display: block;
  color: #fff;
  text-align: center;
  font-family: "Josefin Sans", sans-serif;
}
body .site-header .header_inner .ham_menu .ham_inner .insta a i.fa-brands.fa-instagram {
  font-size: 30px;
  font-size: 3rem;
  margin-right: 10px;
  position: relative;
  top: 5px;
}
body .site-header .header_inner .ham_menu ul.accordion {
  display: block;
  margin: 0 auto;
  width: 100%;
  padding: 0 10% 25%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .site-header .header_inner .ham_menu ul.accordion li.menu {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  margin-top: 12px;
  position: relative;
}
body .site-header .header_inner .ham_menu ul.accordion li.menu:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 12%;
  top: 25px;
}
body .site-header .header_inner .ham_menu ul.accordion li.menu a {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.6;
  font-family: "NotoSansJp", Arial, Verdana, "Helvetica Neue", Helvetica, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "Ｓ Ｐゴシック", "MS PGothic";
  display: block;
  color: #fff;
  padding: 10px 0;
  border: 1px solid rgb(255, 255, 255);
  border-radius: 8px;
}
body .site-header .header_inner .ham_menu ul.accordion li.menu a span {
  font-size: 10px;
  font-size: 1rem;
  font-family: "NotoSerifJP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  display: block;
}
body .site-header .header_inner .ham_menu ul.accordion li.menu_label {
  width: 100%;
  text-align: center;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid rgb(255, 255, 255);
  border-radius: 8px;
  margin-top: 12px;
}
body .site-header .header_inner .ham_menu ul.accordion li.menu_label span.switch {
  font-size: 13px;
  font-size: 1.3rem;
  width: 100%;
  font-family: Arial, Verdana, "Helvetica Neue", Helvetica, "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "Ｓ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.6;
  display: block;
  color: #fff;
  padding: 12px 0;
  position: relative;
}
body .site-header .header_inner .ham_menu ul.accordion li.menu_label span.switch:after {
  content: "";
  width: 7px;
  height: 7px;
  border: 2px solid;
  border-color: transparent transparent #fff #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  top: 26px;
  right: 20px;
}
body .site-header .header_inner .ham_menu ul.accordion li.menu_label span.switch span.small {
  display: block;
  font-family: "NotoSansJp", Arial, Verdana, "Helvetica Neue", Helvetica, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "Ｓ Ｐゴシック", "MS PGothic";
  font-size: 10px;
  font-size: 1rem;
}
body .site-header .header_inner .ham_menu ul.accordion li.menu_label span.switch.open {
  border-bottom: none;
}
body .site-header .header_inner .ham_menu ul.accordion li.menu_label span.switch.open:after {
  content: "";
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  position: absolute;
  top: 27px;
}
body .site-header .header_inner .ham_menu ul.accordion li.menu_label ul.contentWrap {
  width: 100%;
  padding: 0 0 30px;
}
body .site-header .header_inner .ham_menu ul.accordion li.menu_label ul.contentWrap li.aco_menu {
  text-align: center;
  width: 100%;
  padding: 0px 5%;
  margin-top: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .site-header .header_inner .ham_menu ul.accordion li.menu_label ul.contentWrap li.aco_menu a {
  font-size: 12px;
  font-size: 1.2rem;
  font-family: Arial, Verdana, "Helvetica Neue", Helvetica, "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "Ｓ Ｐゴシック", "MS PGothic", sans-serif;
  color: #fff;
  display: block;
  padding: 15px 0;
  border: 1px solid #fff;
  border-radius: 5px;
  background: rgba(206, 186, 186, 0.5);
}
body .site-header .header_inner .ham_menu ul.accordion li.menu_label ul.displayNone {
  display: none;
}
body .site-header .header_inner .ham_menu ul.accordion li.slide {
  opacity: 0;
}
body .site-header .header_inner .ham_menu ul.accordion li.slide:nth-child(1).move {
  -webkit-animation: sp_menu 0.5s ease 0.7s 1 normal forwards;
          animation: sp_menu 0.5s ease 0.7s 1 normal forwards;
}
body .site-header .header_inner .ham_menu ul.accordion li.slide:nth-child(2).move {
  -webkit-animation: sp_menu 0.5s ease 0.9s 1 normal forwards;
          animation: sp_menu 0.5s ease 0.9s 1 normal forwards;
}
body .site-header .header_inner .ham_menu ul.accordion li.slide:nth-child(3).move {
  -webkit-animation: sp_menu 0.5s ease 1.1s 1 normal forwards;
          animation: sp_menu 0.5s ease 1.1s 1 normal forwards;
}
body .site-header .header_inner .ham_menu ul.accordion li.slide:nth-child(4).move {
  -webkit-animation: sp_menu 0.5s ease 1.3s 1 normal forwards;
          animation: sp_menu 0.5s ease 1.3s 1 normal forwards;
}
body .site-header .header_inner .ham_menu ul.accordion li.slide:nth-child(5).move {
  -webkit-animation: sp_menu 0.5s ease 1.5s 1 normal forwards;
          animation: sp_menu 0.5s ease 1.5s 1 normal forwards;
}
body .site-header .header_inner .ham_menu ul.accordion li.slide:nth-child(6).move {
  -webkit-animation: sp_menu 0.5s ease 1.7s 1 normal forwards;
          animation: sp_menu 0.5s ease 1.7s 1 normal forwards;
}
body .site-header .header_inner .ham_menu ul.accordion li.slide:nth-child(7).move {
  -webkit-animation: sp_menu 0.5s ease 1.9s 1 normal forwards;
          animation: sp_menu 0.5s ease 1.9s 1 normal forwards;
}
body .site-header .header_inner .ham_menu ul.accordion li.slide:nth-child(8).move {
  -webkit-animation: sp_menu 0.5s ease 2.1s 1 normal forwards;
          animation: sp_menu 0.5s ease 2.1s 1 normal forwards;
}
body .site-header .header_inner .ham_menu ul.accordion li.slide:nth-child(9).move {
  -webkit-animation: sp_menu 0.5s ease 2.3s 1 normal forwards;
          animation: sp_menu 0.5s ease 2.3s 1 normal forwards;
}
body .site-header .header_inner .ham_menu ul.accordion li.slide:nth-child(10).move {
  -webkit-animation: sp_menu 0.5s ease 2.5s 1 normal forwards;
          animation: sp_menu 0.5s ease 2.5s 1 normal forwards;
}
body .site-header .header_inner .ham_menu ul.accordion li.slide:nth-child(11).move {
  -webkit-animation: sp_menu 0.5s ease 2.7s 1 normal forwards;
          animation: sp_menu 0.5s ease 2.7s 1 normal forwards;
}
body .site-header .header_inner .ham_menu ul.accordion li.slide:nth-child(12).move {
  -webkit-animation: sp_menu 0.5s ease 2.9s 1 normal forwards;
          animation: sp_menu 0.5s ease 2.9s 1 normal forwards;
}
body .open #ham_nav div span:nth-child(1) {
  top: 12px !important;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  background: #fff !important;
}
body .open #ham_nav div span:nth-child(2) {
  width: 0 !important;
  left: 50% !important;
}
body .open #ham_nav div span:nth-child(3) {
  top: 12px !important;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  background: #fff !important;
}
body .open #ham_nav {
  background: #570808;
}

/* 骨組み */
body .siteContainer .officeContent {
  width: 100%;
  background: url("../img/home/access_bg_@1.5x.webp") no-repeat;
  background-size: cover;
  background-position: center;
  padding: 220px 0 300px;
}
@media (max-width: 1024px) {
  body .siteContainer .officeContent {
    padding: 140px 0 200px;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body .siteContainer .officeContent {
    background: url("../img/home/access_bg_@2x.webp") no-repeat;
    background-size: cover;
    background-position: center;
    padding: 150px 0 240px;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) and (max-width: 767px) {
  body .siteContainer .officeContent {
    padding: 120px 0 160px;
  }
}
body .siteContainer .officeInner {
  width: 73%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1024px) {
  body .siteContainer .officeInner {
    width: 100%;
    padding: 0 7%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
body .siteContainer .officeGroup {
  width: auto;
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
}
@media (max-width: 1023px) {
  body .siteContainer .officeGroup {
    width: 100%;
    margin: 0 auto;
  }
}
body .siteContainer .officeGroup + .officeGroup {
  margin-left: 12%;
}
@media (max-width: 1023px) {
  body .siteContainer .officeGroup + .officeGroup {
    margin-left: 0;
    margin-top: 50px;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body .siteContainer .officeGroup + .officeGroup {
    margin-top: 40px;
  }
}
body .siteContainer .officeName {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
@media (max-width: 1023px) {
  body .siteContainer .officeName {
    text-align: center;
  }
}
body .siteContainer .officeAddress {
  margin-top: 15px;
  line-height: 2;
}
@media (max-width: 1023px) {
  body .siteContainer .officeAddress {
    margin-top: 10px;
    text-align: center;
  }
}
body .siteContainer .officeTel, body .siteContainer .officeFax {
  line-height: 2;
}
@media (max-width: 1023px) {
  body .siteContainer .officeTel, body .siteContainer .officeFax {
    text-align: center;
  }
}
body .siteContainer .officeBtn {
  margin-top: 25px;
}
@media (max-width: 1023px) {
  body .siteContainer .officeBtn {
    text-align: center;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body .siteContainer .officeBtn {
    margin-top: 15px;
  }
}
body .siteContainer .officeBtn a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Josefin Sans", sans-serif;
  line-height: 1.6;
  padding: 8px 35px 4px;
  text-align: center;
  display: inline-block;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
body .siteContainer .officeBtn a:hover {
  background: #fff;
  color: #333;
}

/* 骨組み */
body .siteContainer .inquiryContent {
  width: 100%;
  margin-top: -150px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1024px) {
  body .siteContainer .inquiryContent {
    margin-top: -120px;
  }
}
@media (max-width: 1024px) and (max-width: 767px) {
  body .siteContainer .inquiryContent {
    margin-top: -70px;
  }
}
body .siteContainer .inquiryInner {
  width: 86%;
  margin: 0 auto;
  max-width: 1350px;
}
body .siteContainer .inquiryBox {
  width: 100%;
  height: 300px;
}
@media (max-width: 1024px) {
  body .siteContainer .inquiryBox {
    height: 240px;
  }
}
@media (max-width: 1024px) and (max-width: 767px) {
  body .siteContainer .inquiryBox {
    height: 140px;
  }
}
body .siteContainer .inquiryBox a {
  width: 100%;
  height: 100%;
  display: block;
  background: #d70c25;
  padding: 0 130px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
  will-change: transform;
}
@media (max-width: 1024px) {
  body .siteContainer .inquiryBox a {
    padding: 0 10%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body .siteContainer .inquiryBox a {
    padding: 0 7%;
  }
}
body .siteContainer .inquiryBox a:hover .arrow {
  -webkit-transform: translateX(20px) skew(45deg);
          transform: translateX(20px) skew(45deg);
}
body .siteContainer .inquiryBox a:hover::after {
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
body .siteContainer .inquiryBox a::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #f13f3f;
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform ease 0.3s;
  transition: -webkit-transform ease 0.3s;
  transition: transform ease 0.3s;
  transition: transform ease 0.3s, -webkit-transform ease 0.3s;
}
body .siteContainer .inquiryBox a .title {
  font-size: 50px;
  font-size: 5rem;
  font-family: "Josefin Sans", sans-serif;
  color: #fff;
}
@media (max-width: 1023px) {
  body .siteContainer .inquiryBox a .title {
    font-size: 40px;
    font-size: 4rem;
    line-height: 1.2;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body .siteContainer .inquiryBox a .title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
body .siteContainer .inquiryBox a .title span {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "NotoSansJp", Arial, Verdana, "Helvetica Neue", Helvetica, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "Ｓ Ｐゴシック", "MS PGothic";
  display: inline-block;
  margin-left: 10px;
}
@media (max-width: 1023px) {
  body .siteContainer .inquiryBox a .title span {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    margin-left: 0;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body .siteContainer .inquiryBox a .title span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
body .siteContainer .inquiryBox a .arrow {
  line-height: 1;
  position: relative;
  width: 80px;
  height: 10px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: skew(45deg);
          transform: skew(45deg);
  -webkit-transition: all 0.5s 0s ease-out;
  transition: all 0.5s 0s ease-out;
}
@media (max-width: 767px) {
  body .siteContainer .inquiryBox a .arrow {
    width: 50px;
  }
}

body .pageBody {
  font-size: 15px;
  font-size: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 90px;
  padding-left: 250px;
  padding-right: 250px;
  padding-bottom: 180px;
  position: relative;
}
@media (max-width: 1024px) {
  body .pageBody {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}
@media (max-width: 767px) {
  body .pageBody {
    padding-left: 3vw;
    padding-right: 3vw;
    padding-bottom: 60px;
  }
}

body .pageWrapper {
  max-width: 990px;
  margin-top: 120px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1024px) {
  body .pageWrapper {
    margin-top: 70px;
  }
}
@media (max-width: 767px) {
  body .pageWrapper {
    margin-top: 30px;
  }
}

body .mainVisual {
  margin-right: calc(-0.5 * (100vw - 100%) + var(--sw, 8px));
  margin-bottom: 200px;
}
@media (max-width: 1024px) {
  body .mainVisual {
    margin-bottom: 70px;
  }
  .pageBody:has(.localNav) .mainVisual {
    margin-right: calc(-0.5 * (100vw - 100% - 150px + 5vw) + var(--sw, 8px));
  }
}
@media (max-width: 767px) {
  body .mainVisual {
    margin-bottom: 60px;
  }
  .pageBody:has(.localNav) .mainVisual {
    margin-right: calc(-0.5 * (100vw - 100%) + var(--sw, 8px));
  }
}
body .mainVisual img {
  width: 100%;
}

.localNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100vh;
  width: 250px;
  position: fixed;
  z-index: 10;
  left: 0;
  bottom: 0;
}
@media (min-width: 768px) {
  .localNav.-stop {
    position: absolute;
  }
}
.localNav ul {
  min-width: 60%;
}
.localNav li {
  list-style-type: disc;
  list-style-position: inside;
  color: #ccc;
}
.localNav li a {
  color: inherit;
}
.localNav li.active {
  color: #000;
}
.localNav li.active a {
  pointer-events: none;
}
@media (max-width: 1024px) {
  .localNav {
    font-size: 12px;
    font-size: 1.2rem;
    width: 150px;
  }
  .pageBody:has(.localNav) {
    padding-left: 150px;
  }
  .localNav li + li {
    margin-top: 1em;
  }
}
@media (max-width: 767px) {
  .localNav {
    background-color: rgba(215, 12, 37, 0.9);
    width: 100%;
    height: auto;
    position: sticky;
    left: auto;
    right: 0;
    bottom: auto;
    top: 60px;
    padding: 15px 0;
  }
  .localNav + .breadcrumbs {
    margin-top: 30px;
  }
  .pageBody .localNav {
    width: auto;
    margin-left: -3vw;
    margin-right: -3vw;
    margin-top: -30px;
  }
  .pageBody:has(.localNav) {
    padding-left: 3vw;
  }
  .localNav ul {
    width: 94vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 3vw;
  }
  .localNav ul li + li {
    margin-top: 0;
  }
  .localNav ul li {
    line-height: 1.45;
    opacity: 0.5;
    color: #fff;
  }
  .localNav ul li a {
    display: inline-block;
  }
  .localNav ul li.active {
    color: #fff;
    opacity: 1;
  }
}

.breadcrumbs {
  padding: 30px 80px 30px 0;
}
.breadcrumbs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.breadcrumbs__item + .breadcrumbs__item::before {
  content: ">";
  margin: 0 1em;
}
@media (max-width: 1024px) {
  .breadcrumbs {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .breadcrumbs {
    font-size: 11px;
    font-size: 1.1rem;
    padding-top: 0;
    padding-bottom: 10px;
  }
}
.pageBody .breadcrumbs {
  margin-left: -250px;
  margin-right: -250px;
}
@media (max-width: 1024px) {
  .pageBody .breadcrumbs {
    margin-left: -5vw;
    margin-right: -5vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }
}
@media (max-width: 767px) {
  .pageBody .breadcrumbs {
    margin-left: -3vw;
    margin-right: -3vw;
    padding-left: 3vw;
    padding-right: 3vw;
  }
}

.title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 6px solid #d70c25;
  padding-left: 25px;
  margin: 150px 0 75px;
}
@media (max-width: 1024px) {
  .title {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .title {
    margin-bottom: 30px;
    padding-left: 3vw;
  }
}
.title__main {
  font-size: 75px;
  font-size: 7.5rem;
  font-family: "Josefin Sans", sans-serif;
  line-height: 1.23;
}
@media (max-width: 1024px) {
  .title__main {
    font-size: 70px;
    font-size: 7rem;
  }
}
@media (max-width: 767px) {
  .title__main {
    font-size: 40px;
    font-size: 4rem;
  }
}
.title__main:first-letter {
  color: #d70c25;
}
.title__sub {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.23;
  leading-trim: both;
}
@media (max-width: 767px) {
  .title__sub {
    font-size: 20px;
    font-size: 2rem;
  }
}
.title.-s {
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
}

.footerBanner {
  margin-top: 190px;
  text-align: center;
}
@media (max-width: 767px) {
  .footerBanner {
    margin-top: 60px;
  }
}

/*アニメーション関係*/
@-webkit-keyframes UpAnime {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
}
@keyframes UpAnime {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
}
@-webkit-keyframes DownAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes DownAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes sliderPagination {
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    opacity: 1;
  }
}
@keyframes sliderPagination {
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    opacity: 1;
  }
}
@-webkit-keyframes sliderPagination2 {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes sliderPagination2 {
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes blur {
  0% {
    -webkit-filter: blur(12px);
            filter: blur(12px);
  }
  100% {
    opacity: 1;
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
}
@keyframes blur {
  0% {
    -webkit-filter: blur(12px);
            filter: blur(12px);
  }
  100% {
    opacity: 1;
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
}
@-webkit-keyframes passing-bar {
  0% {
    left: 0;
    width: 0%;
  }
  50% {
    left: 0;
    width: 100%;
  }
  51% {
    left: 0;
    width: 100%;
  }
  100% {
    left: 100%;
    width: 0;
  }
}
@keyframes passing-bar {
  0% {
    left: 0;
    width: 0%;
  }
  50% {
    left: 0;
    width: 100%;
  }
  51% {
    left: 0;
    width: 100%;
  }
  100% {
    left: 100%;
    width: 0;
  }
}
@-webkit-keyframes passing-text {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes passing-text {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes former {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0px) scale3d(1, 1, 1) rotate(0deg);
            transform: translate3d(0, 0, 0px) scale3d(1, 1, 1) rotate(0deg);
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotate(0deg);
            transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotate(0deg);
    opacity: 1;
  }
}
@keyframes former {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0px) scale3d(1, 1, 1) rotate(0deg);
            transform: translate3d(0, 0, 0px) scale3d(1, 1, 1) rotate(0deg);
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotate(0deg);
            transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotate(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes former02 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0px) scale3d(1, 1, 1) rotate3d(0, 0, 0, 0deg);
            transform: translate3d(0, 0, 0px) scale3d(1, 1, 1) rotate3d(0, 0, 0, 0deg);
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotate3d(0, 0, 0, 0deg);
            transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotate3d(0, 0, 0, 0deg);
    opacity: 1;
  }
}
@keyframes former02 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0px) scale3d(1, 1, 1) rotate3d(0, 0, 0, 0deg);
            transform: translate3d(0, 0, 0px) scale3d(1, 1, 1) rotate3d(0, 0, 0, 0deg);
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotate3d(0, 0, 0, 0deg);
            transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotate3d(0, 0, 0, 0deg);
    opacity: 1;
  }
}
@-webkit-keyframes img-opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes img-opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes zoomUp {
  0% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes zoomUp {
  0% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes smallUp {
  0% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes smallUp {
  0% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes zoom_soon {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  80% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@keyframes zoom_soon {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  80% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@-webkit-keyframes zoom_show {
  0% {
    -webkit-filter: brightness(100%);
            filter: brightness(100%);
  }
  90% {
    -webkit-filter: brightness(130%);
            filter: brightness(130%);
  }
  100% {
    -webkit-filter: brightness(190%) blur(5px) saturate(120%);
            filter: brightness(190%) blur(5px) saturate(120%);
  }
}
@keyframes zoom_show {
  0% {
    -webkit-filter: brightness(100%);
            filter: brightness(100%);
  }
  90% {
    -webkit-filter: brightness(130%);
            filter: brightness(130%);
  }
  100% {
    -webkit-filter: brightness(190%) blur(5px) saturate(120%);
            filter: brightness(190%) blur(5px) saturate(120%);
  }
}
@-webkit-keyframes copyText {
  0% {
    opacity: 0;
    -webkit-transform: translateY(60px);
            transform: translateY(60px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes copyText {
  0% {
    opacity: 0;
    -webkit-transform: translateY(60px);
            transform: translateY(60px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes markIn {
  100% {
    opacity: 1;
  }
}
@keyframes markIn {
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes titleMove {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0) rotate(0);
            transform: translate3d(-20px, 0, 0) rotate(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
            transform: translate3d(0, 0, 0) rotate(0);
  }
}
@keyframes titleMove {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0) rotate(0);
            transform: translate3d(-20px, 0, 0) rotate(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
            transform: translate3d(0, 0, 0) rotate(0);
  }
}
@-webkit-keyframes img_cover_l {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@keyframes img_cover_l {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@-webkit-keyframes img_cover_r {
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes img_cover_r {
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes loop-slide {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes loop-slide {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes loop_01 {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes loop_01 {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes loop_02 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
@keyframes loop_02 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
@-webkit-keyframes slide-In {
  0% {
    width: 0%;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    width: 100%;
  }
}
@keyframes slide-In {
  0% {
    width: 0%;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    width: 100%;
  }
}
@-webkit-keyframes slideIn {
  0% {
    width: 0%;
    opacity: 0;
  }
  100% {
    width: 100%;
    opacity: 1;
  }
}
@keyframes slideIn {
  0% {
    width: 0%;
    opacity: 0;
  }
  100% {
    width: 100%;
    opacity: 1;
  }
}
@-webkit-keyframes slideIn_sp {
  0% {
    width: 0%;
    opacity: 0;
  }
  100% {
    width: 93%;
    opacity: 1;
  }
}
@keyframes slideIn_sp {
  0% {
    width: 0%;
    opacity: 0;
  }
  100% {
    width: 93%;
    opacity: 1;
  }
}
@-webkit-keyframes slideIn_p {
  0% {
    width: 0%;
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    width: calc(100% - 100px);
  }
}
@keyframes slideIn_p {
  0% {
    width: 0%;
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    width: calc(100% - 100px);
  }
}
@-webkit-keyframes slideIn_t {
  0% {
    width: 0%;
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    width: 95%;
  }
}
@keyframes slideIn_t {
  0% {
    width: 0%;
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    width: 95%;
  }
}
@-webkit-keyframes slideIn_s {
  0% {
    width: 0%;
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    width: 115%;
  }
}
@keyframes slideIn_s {
  0% {
    width: 0%;
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    width: 115%;
  }
}
@-webkit-keyframes slideIn02 {
  0% {
    width: 0%;
  }
  5% {
    opacity: 1;
  }
  100% {
    width: 78%;
    opacity: 1;
  }
}
@keyframes slideIn02 {
  0% {
    width: 0%;
  }
  5% {
    opacity: 1;
  }
  100% {
    width: 78%;
    opacity: 1;
  }
}
@-webkit-keyframes slideIn02_sp {
  0% {
    width: 0%;
  }
  5% {
    opacity: 1;
  }
  100% {
    width: 100%;
    opacity: 1;
  }
}
@keyframes slideIn02_sp {
  0% {
    width: 0%;
  }
  5% {
    opacity: 1;
  }
  100% {
    width: 100%;
    opacity: 1;
  }
}
/*-----斜めから表示----*/
.slanting {
  opacity: 0;
  -webkit-transition: all 1.2s;
  transition: all 1.2s;
  -webkit-transform: translate3d(0, 10%, 0) rotate3d(1, 1, 0, -30deg);
          transform: translate3d(0, 10%, 0) rotate3d(1, 1, 0, -30deg);
}
.slanting.move {
  opacity: 1;
  -webkit-transform: translate3d(0, -30%, 0) rotate3d(1, 1, 0, 0deg);
          transform: translate3d(0, -30%, 0) rotate3d(1, 1, 0, 0deg);
}

@-webkit-keyframes downImg {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0) scale(1, 1.25);
            transform: translate3d(0, 100px, 0) scale(1, 1.25);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale(1, 1);
            transform: translate3d(0, 0, 0) scale(1, 1);
    opacity: 1;
  }
}

@keyframes downImg {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0) scale(1, 1.25);
            transform: translate3d(0, 100px, 0) scale(1, 1.25);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale(1, 1);
            transform: translate3d(0, 0, 0) scale(1, 1);
    opacity: 1;
  }
}
@-webkit-keyframes img_bg {
  100% {
    opacity: 1;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}
@keyframes img_bg {
  100% {
    opacity: 1;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}
@-webkit-keyframes bg_up {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0%, 0);
            transform: translate3d(0, 0%, 0);
  }
}
@keyframes bg_up {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0%, 0);
            transform: translate3d(0, 0%, 0);
  }
}
@-webkit-keyframes downBox {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
            transform: translate3d(0, 50px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes downBox {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
            transform: translate3d(0, 50px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes downItem {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
            transform: translate3d(0, 30px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes downItem {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
            transform: translate3d(0, 30px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes slideItem {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0) skewX(0deg);
            transform: translate3d(-50px, 0, 0) skewX(0deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) skewX(0deg);
            transform: translate3d(0, 0, 0) skewX(0deg);
    opacity: 1;
  }
}
@keyframes slideItem {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0) skewX(0deg);
            transform: translate3d(-50px, 0, 0) skewX(0deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) skewX(0deg);
            transform: translate3d(0, 0, 0) skewX(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes sp_menu {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-80px, 0, 0);
            transform: translate3d(-80px, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes sp_menu {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-80px, 0, 0);
            transform: translate3d(-80px, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
/*-----スクロールダウン----*/
@-webkit-keyframes scro {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
            transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
            transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
@keyframes scro {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
            transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
            transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
@-webkit-keyframes arrowBefore {
  0% {
    opacity: 1;
  }
  100% {
    left: 90%;
    opacity: 0;
  }
}
@keyframes arrowBefore {
  0% {
    opacity: 1;
  }
  100% {
    left: 90%;
    opacity: 0;
  }
}
@-webkit-keyframes arrowAfter {
  0% {
    opacity: 0;
  }
  100% {
    left: 50%;
    opacity: 1;
  }
}
@keyframes arrowAfter {
  0% {
    opacity: 0;
  }
  100% {
    left: 50%;
    opacity: 1;
  }
}
body {
  width: 100%;
}
body #splash {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #24221f;
  z-index: 102;
  text-align: center;
  color: #fff;
}
body #splash #splash-logo {
  width: 200px;
  height: 200px;
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  body #splash #splash-logo {
    width: 160px;
    height: 160px;
  }
}
body #splash #splash-logo img {
  width: 100%;
}
body .splashbg {
  display: none;
}
body #container {
  opacity: 0;
}
body.appear .splashbg {
  display: block;
  content: "";
  position: fixed;
  z-index: 101;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  background-color: #24221f;
  -webkit-animation-name: PageAnime;
          animation-name: PageAnime;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
body.appear #container {
  -webkit-animation-name: PageAnimeAppear;
          animation-name: PageAnimeAppear;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}
body .internalBreadcrumb {
  width: 100%;
  padding: 20px 50px 20px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 1023px) {
  body .internalBreadcrumb {
    padding: 15px 0 15px 5%;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body .internalBreadcrumb {
    padding: 12px 0 25px 7%;
  }
}
body .internalBreadcrumb ol {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 1023px) {
  body .internalBreadcrumb ol {
    width: 100%;
  }
}
body .internalBreadcrumb ol li {
  font-size: 13px;
  font-size: 1.3rem;
  color: #454545;
  line-height: 1.8;
}
body .internalBreadcrumb ol li:not(:first-child) {
  margin-left: 13px;
}
@media (max-width: 767px) {
  body .internalBreadcrumb ol li:not(:first-child) {
    margin-left: 8px;
  }
}
body .internalBreadcrumb ol li:not(:first-child)::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 1px;
  background: #454545;
  margin-right: 15px;
  position: relative;
  top: -3px;
}
@media (max-width: 767px) {
  body .internalBreadcrumb ol li:not(:first-child)::before {
    margin-right: 8px;
  }
}
@media (max-width: 767px) {
  body .internalBreadcrumb ol li:nth-child(3) {
    margin-left: 0;
    margin-top: 8px;
    width: 100%;
  }
}
body .internalBreadcrumb ol li a {
  color: #454545;
  display: inline-block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-bottom: 1px solid #454545;
}
body .internalBreadcrumb ol li a:hover {
  color: #d70c25;
  border-bottom: 1px solid #d70c25;
}
body .internalTitleArea {
  position: relative;
}
body .internalTitleArea::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 90px;
  background: #d70c25;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
@media (max-width: 1023px) {
  body .internalTitleArea::before {
    width: 3px;
    height: 70px;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body .internalTitleArea::before {
    height: 58px;
  }
}
body .internalTitleArea.move::before {
  -webkit-animation: slideItem 0.3s ease 0.5s 1 normal forwards;
          animation: slideItem 0.3s ease 0.5s 1 normal forwards;
}
body .internalTitleArea.-white::before {
  content: "";
  background: #fff;
}
body .internalTitle {
  font-size: 60px;
  font-size: 6rem;
  font-family: "Josefin Sans", sans-serif;
  color: #222;
  line-height: 1;
  display: inline-block;
  margin-left: 20px;
  position: relative;
}
@media (max-width: 1023px) {
  body .internalTitle {
    font-size: 46px;
    font-size: 4.6rem;
    margin-left: 15px;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body .internalTitle {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
body .internalTitle.-white {
  color: #fff;
}
body .internalTitle.-white span:first-child {
  color: #fff;
}
body .internalTitle span:first-child {
  color: #d70c25;
}
body .internalTitle.move .text-move {
  -webkit-animation: titleMove 0.5s ease 0s 1 normal forwards;
          animation: titleMove 0.5s ease 0s 1 normal forwards;
}
body .internalTitle .text-move {
  opacity: 0;
  display: inline-block;
}
body .internalTitle .text-move:nth-child(1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
body .internalTitle .text-move:nth-child(2) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
body .internalTitle .text-move:nth-child(3) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
body .internalTitle .text-move:nth-child(4) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
body .internalTitle .text-move:nth-child(5) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
body .internalTitle .text-move:nth-child(6) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
body .internalTitle .text-move:nth-child(7) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
body .internalTitle .text-move:nth-child(8) {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
body .internalTitle .text-move:nth-child(9) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
body .internalTitle .text-move:nth-child(10) {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
body .internalTitle .text-move:nth-child(11) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
body .internalTitle .text-move:nth-child(12) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
body .internalTitle .text-move:nth-child(13) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
body .internalTitle .text-move:nth-child(14) {
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s;
}
body .internalSubtitle {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: bold;
  margin-top: 8px;
  margin-left: 25px;
  opacity: 0;
}
@media (max-width: 1023px) {
  body .internalSubtitle {
    font-size: 16px;
    font-size: 1.6rem;
    margin-left: 20px;
    margin-top: 5px;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body .internalSubtitle {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
body .internalSubtitle.move {
  -webkit-animation: downBox 0.5s ease 0.5s 1 normal forwards;
          animation: downBox 0.5s ease 0.5s 1 normal forwards;
}
body .internalSubtitle.-white {
  color: #fff;
}
body .internalBtn {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 0;
}
@media (max-width: 1023px) {
  body .internalBtn {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
}
body .internalBtn:hover::before {
  opacity: 0;
}
body .internalBtn:hover .internalCircle .internalCircle__in {
  background: #fff;
}
body .internalBtn:hover .internalCircle .internalCircle__in::before {
  -webkit-animation: arrowBefore 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s 1 normal forwards;
          animation: arrowBefore 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s 1 normal forwards;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 9px;
  border-color: transparent transparent transparent #d70c25;
}
body .internalBtn:hover .internalCircle .internalCircle__in::after {
  -webkit-animation: arrowAfter 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s 1 normal forwards;
          animation: arrowAfter 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s 1 normal forwards;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 9px;
  border-color: transparent transparent transparent #d70c25;
}
body .internalBtn::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgb(215, 12, 12);
  background: -webkit-gradient(linear, left top, right top, from(rgb(215, 12, 12)), to(rgb(253, 68, 68)));
  background: linear-gradient(90deg, rgb(215, 12, 12) 0%, rgb(253, 68, 68) 100%);
  position: absolute;
  left: 0;
  z-index: -1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1023px) {
  body .internalBtn::before {
    background: rgb(253, 68, 68);
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(253, 68, 68)), to(rgb(215, 12, 12)));
    background: linear-gradient(180deg, rgb(253, 68, 68) 0%, rgb(215, 12, 12) 100%);
  }
}
body .internalBtn::after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgb(253, 68, 68);
  background: -webkit-gradient(linear, left top, right top, from(rgb(253, 68, 68)), to(rgb(215, 12, 12)));
  background: linear-gradient(90deg, rgb(253, 68, 68) 0%, rgb(215, 12, 12) 100%);
  position: absolute;
  left: 0;
  z-index: -2;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
body .internalBtnBox {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 0;
}
@media (max-width: 1023px) {
  body .internalBtnBox {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
}
body .internalBtnBox::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgb(215, 12, 12);
  background: -webkit-gradient(linear, left top, right top, from(rgb(215, 12, 12)), to(rgb(253, 68, 68)));
  background: linear-gradient(90deg, rgb(215, 12, 12) 0%, rgb(253, 68, 68) 100%);
  position: absolute;
  left: 0;
  z-index: -1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1023px) {
  body .internalBtnBox::before {
    background: rgb(253, 68, 68);
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(253, 68, 68)), to(rgb(215, 12, 12)));
    background: linear-gradient(180deg, rgb(253, 68, 68) 0%, rgb(215, 12, 12) 100%);
  }
}
body .internalBtnBox::after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgb(253, 68, 68);
  background: -webkit-gradient(linear, left top, right top, from(rgb(253, 68, 68)), to(rgb(215, 12, 12)));
  background: linear-gradient(90deg, rgb(253, 68, 68) 0%, rgb(215, 12, 12) 100%);
  position: absolute;
  left: 0;
  z-index: -2;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
body .internalText {
  font-size: 15px;
  font-size: 1.5rem;
  color: #fff;
  font-family: "Josefin Sans", sans-serif;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  margin-bottom: 25px;
}
@media (max-width: 1023px) {
  body .internalText {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    margin-bottom: 0;
    margin-right: 30px;
  }
}
body .internalCircle {
  width: 60px;
  height: 60px;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1023px) {
  body .internalCircle {
    width: 50px;
    height: 50px;
  }
}
body .internalCircle__in {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(215, 12, 37, 0);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
}
body .internalCircle__in::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 9px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-40%, -50%) rotate(0deg);
          transform: translate(-40%, -50%) rotate(0deg);
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: transform;
}
body .internalCircle__in::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 9px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  left: 10%;
  -webkit-transform: translate(-40%, -50%) rotate(0deg);
          transform: translate(-40%, -50%) rotate(0deg);
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: transform;
  opacity: 0;
}

.heading {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 6px solid #d70c25;
  padding-left: 25px;
  margin: 150px 0 75px;
  border-left-width: 3px;
  margin: 0;
  padding-left: 20px;
  margin-bottom: 70px;
}
@media (max-width: 1024px) {
  .heading {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .heading {
    margin-bottom: 30px;
    padding-left: 3vw;
  }
}
.heading__main {
  font-size: 75px;
  font-size: 7.5rem;
  font-family: "Josefin Sans", sans-serif;
  line-height: 1.23;
}
@media (max-width: 1024px) {
  .heading__main {
    font-size: 70px;
    font-size: 7rem;
  }
}
@media (max-width: 767px) {
  .heading__main {
    font-size: 40px;
    font-size: 4rem;
  }
}
.heading__main:first-letter {
  color: #d70c25;
}
.heading__sub {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.23;
  leading-trim: both;
}
@media (max-width: 767px) {
  .heading__sub {
    font-size: 20px;
    font-size: 2rem;
  }
}
.heading__main {
  font-size: 45px;
  font-size: 4.5rem;
}
@media (max-width: 767px) {
  .heading__main {
    font-size: 30px;
    font-size: 3rem;
  }
}
.heading__sub {
  font-size: 20px;
  font-size: 2rem;
}

.headline {
  border-bottom: 3px solid #d70c25;
  -o-border-image: linear-gradient(90deg, #d70c25 0%, #d70c25 80px, #cccccc 81px, #cccccc 100%);
     border-image: linear-gradient(90deg, #d70c25 0%, #d70c25 80px, #cccccc 81px, #cccccc 100%);
  border-image-slice: 1;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .headline {
    margin-bottom: 30px;
  }
}

.subHeading {
  font-size: 26px;
  font-size: 2.6rem;
  border-bottom: 1px solid #d70c25;
  margin-bottom: 50px;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .subHeading {
    font-size: 22px;
    font-size: 2.2rem;
    padding-bottom: 3vw;
    margin-bottom: 20px;
  }
}
.subHeading.-gray {
  border-bottom-color: #cccccc;
}
.subHeading__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 10px;
  line-height: 1.45;
}
.subHeading__main::before {
  content: "";
  background-color: #d70c25;
  width: 6px;
}

* + .subHeadline {
  margin-top: 40px;
}
@media (max-width: 767px) {
  * + .subHeadline {
    margin-top: 20px;
  }
}

.subHeadline {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 550;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
@media (max-width: 767px) {
  .subHeadline {
    margin-bottom: 10px;
  }
}
.subHeadline::before {
  content: "";
  background-color: #d70c25;
  width: 10px;
  height: 10px;
  display: inline-block;
  position: relative;
  top: 0.1em;
}

section > .thirdHeading:first-child, section > .article__title:first-child,
* + .thirdHeading,
* + .article__title {
  margin-top: 80px;
}
@media (max-width: 1024px) {
  section > .thirdHeading:first-child, section > .article__title:first-child,
  * + .thirdHeading,
  * + .article__title {
    margin-top: 70px;
  }
}
@media (max-width: 767px) {
  section > .thirdHeading:first-child, section > .article__title:first-child,
  * + .thirdHeading,
  * + .article__title {
    margin-top: 30px;
  }
}

.thirdHeading, .article__title {
  font-size: 22px;
  font-size: 2.2rem;
  border-bottom: 3px solid #d70c25;
  -o-border-image: linear-gradient(90deg, #d70c25 0%, #d70c25 80px, #cccccc 81px, #cccccc 100%);
     border-image: linear-gradient(90deg, #d70c25 0%, #d70c25 80px, #cccccc 81px, #cccccc 100%);
  border-image-slice: 1;
  padding-bottom: 15px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .thirdHeading, .article__title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.75;
    margin-bottom: 15px;
  }
}
.thirdHeading.-lmin, .-lmin.article__title {
  font-size: 36px;
  font-size: 3.6rem;
  font-family: "NotoSerifJP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-weight: 550;
  padding-bottom: 0;
}
.thirdHeading.-lmin:first-letter, .-lmin.article__title:first-letter {
  color: #d70c25;
}
@media (max-width: 767px) {
  .thirdHeading.-lmin, .-lmin.article__title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
.thirdHeading.-l, .-l.article__title {
  font-size: 30px;
  font-size: 3rem;
}
@media (max-width: 767px) {
  .thirdHeading.-l, .-l.article__title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

section > .fourthHeading:first-child,
* + .fourthHeading {
  margin-top: 80px;
}
@media (max-width: 1024px) {
  section > .fourthHeading:first-child,
  * + .fourthHeading {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  section > .fourthHeading:first-child,
  * + .fourthHeading {
    margin-top: 30px;
  }
}

.fourthHeading {
  font-size: 18px;
  font-size: 1.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 10px;
  line-height: 1.45;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .fourthHeading {
    margin-bottom: 10px;
  }
}
.fourthHeading::before {
  content: "";
  background-color: #d70c25;
  width: 3px;
  height: 1em;
  position: relative;
  top: 0.225em;
}

.normalHeadline {
  font-weight: bold;
}

*:not(.catch) + .section {
  margin-top: 200px;
}
@media (max-width: 1024px) {
  *:not(.catch) + .section {
    margin-top: 70px;
  }
}
@media (max-width: 767px) {
  *:not(.catch) + .section {
    margin-top: 60px;
  }
}
*:not(.catch) + .section.-m {
  margin-top: 110px;
}
@media (max-width: 1024px) {
  *:not(.catch) + .section.-m {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  *:not(.catch) + .section.-m {
    margin-top: 40px;
  }
}

* + .section__footer {
  margin-top: 100px;
}
@media (max-width: 767px) {
  * + .section__footer {
    margin-top: 40px;
  }
}
* + .section__figure {
  margin-top: 90px;
}
@media (max-width: 767px) {
  * + .section__figure {
    margin-top: 30px;
  }
}
.section__footer.-c {
  text-align: center;
}

* + .catch {
  margin-top: 60px;
}
@media (max-width: 767px) {
  * + .catch {
    margin-top: 30px;
  }
}

.catch {
  font-size: 20px;
  font-size: 2rem;
  color: #d70c25;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .catch {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 30px;
  }
}
.subHeading + * .catch {
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .subHeading + * .catch {
    margin-bottom: 10px;
  }
}

.thirdHeading + .catch, .article__title + .catch {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .thirdHeading + .catch, .article__title + .catch {
    margin-bottom: 20px;
  }
}

.catch p {
  font-size: inherit;
  color: inherit;
}

.table {
  width: 100%;
}
.table__heading, .table__data {
  padding: 30px 0;
}
.table__heading.-middle, .table__data.-middle {
  vertical-align: middle;
}
.table__heading {
  width: 230px;
  border-bottom: 1px solid #8e8d8d;
  text-align: left;
}
.table__data {
  border-bottom: 1px solid #cccccc;
}
.table.-thin .table__heading,
.table.-thin .table__data {
  padding: 20px 0;
}
.table.-flat .table__heading {
  border-bottom-color: #cccccc;
  padding-left: 2em;
}
@media (max-width: 767px) {
  .table, .table__thead, .table__tbody, .table__row, .table__heading, .table__data {
    width: auto;
    display: block;
  }
  .table__heading, .table__data {
    padding: 10px 0;
  }
  .table__heading {
    border-bottom-color: #cccccc;
  }
  .table__data {
    border-bottom: none;
  }
  .table__row + .table__row {
    margin-top: 20px;
  }
  .table.-flat .table__heading {
    padding-left: 0;
  }
  .table.-flat .table__heading,
  .table.-flat .table__data {
    padding: 10px 0;
  }
}

.specTable {
  width: 100%;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.specTable th, .specTable td {
  padding: 10px;
  font-weight: normal;
  border-bottom: 1px solid #cccccc;
}
.specTable th:not(:last-child), .specTable td:not(:last-child) {
  border-right: 1px solid #cccccc;
}
.specTable thead th {
  background-color: #d70c25;
  color: #fff;
}
.specTable tbody .__c1 {
  vertical-align: middle;
}
@media (max-width: 767px) {
  .specTable .__c1 {
    width: 1em;
  }
  .specTable thead th {
    vertical-align: middle;
  }
}

.dotLabel {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5em;
}
.dotLabel::before {
  content: "";
  border-radius: 5px;
  width: 5px;
  height: 5px;
  background-color: #d70c25;
}

.banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.banner img {
  max-width: 100%;
}
.banner a {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.banner a:hover {
  opacity: 0.7;
}

.addressCard__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 65px;
}
.addressCard__img img {
  max-width: 100%;
  height: auto;
}
.addressCard__entity .__margin {
  margin-top: 2em;
}
* + .addressCard__footer {
  margin-top: 50px;
}
@media (max-width: 1024px) {
  .addressCard__grid {
    gap: 40px;
  }
  .addressCard__img, .addressCard__entity {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media (max-width: 767px) {
  .addressCard__grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
}

.figure {
  position: relative;
}
.figure img {
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.figure figcaption {
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #222222;
  color: #fff;
  line-height: 1.23;
  padding: 5px 8px;
  position: absolute;
  right: 0;
  bottom: 0;
}

* + .figureColumn {
  margin-top: 60px;
}
@media (max-width: 767px) {
  * + .figureColumn {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .figureColumn + .figureColumn {
    margin-top: 40px;
  }
}

.figureColumn__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 60px;
}
.figureColumn__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 55px;
}
.figureColumn__bottom {
  margin-top: 65px;
}
.figureColumn.-r .figureColumn__img {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
@media (max-width: 1024px) {
  .figureColumn__grid {
    gap: 40px;
  }
  .figureColumn__img, .figureColumn__entity {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .figureColumn__img img {
    max-width: 100%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .figureColumn__grid {
    gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .figureColumn__grid > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .figureColumn__img {
    gap: 3vw;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .figureColumn__bottom {
    margin-top: 30px;
  }
}

.mapFrame {
  position: relative;
}
.mapFrame::before {
  content: "";
  display: block;
  padding-top: 33.4821428571%;
}
.mapFrame iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.historyTimelineYear {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 72.5px 20px 40px 20px 1fr;
  grid-template-columns: 72.5px 40px 1fr;
  grid-auto-rows: -webkit-min-content;
  grid-auto-rows: min-content;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
.historyTimelineYear__text {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
}
.historyTimelineYear__month {
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
}
.historyTimelineYear__content {
  grid-column: 3/-1;
}
@media (max-width: 767px) {
  .historyTimelineYear {
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    -ms-grid-columns: 4em 10px 2.5em 10px 1fr;
    grid-template-columns: 4em 2.5em 1fr;
  }
}

.historyTimelineYear {
  padding: 10px 0 10px 40px;
  position: relative;
}
.historyTimelineYear::after {
  content: "";
  background-color: #d70c25;
  border-radius: 10px;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 10px;
  top: calc(20px + 0.5em);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.historyTimelineYear::before {
  content: "";
  background-color: #cccccc;
  width: 1px;
  height: 100%;
  position: absolute;
  left: 10px;
  top: 0;
}
.historyTimelineYear:first-child::before {
  height: calc(100% - 20px - 10px);
  top: 30px;
}
.historyTimelineYear:last-child::before {
  height: 30px;
}
.historyTimelineYear__text {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.45;
}
.historyTimelineYear__month {
  text-align: right;
}
@media (max-width: 767px) {
  .historyTimelineYear {
    padding-left: calc(3vw + 15px);
  }
  .historyTimelineYear::after {
    width: 7px;
    height: 7px;
  }
  .historyTimelineYear__text {
    font-size: 15px;
    font-size: 1.5rem;
    color: #d70c25;
    font-weight: bold;
    line-height: 2;
  }
}

.dataList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (max-width: 767px) {
  .dataList__title {
    white-space: nowrap;
  }
}

.figureBoxGallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: strech;
      -ms-flex-align: strech;
          align-items: strech;
  gap: 45px;
  margin-bottom: 45px;
}
.figureBoxGallery__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.3333333333% - 30px);
          flex: 0 0 calc(33.3333333333% - 30px);
}
@media (max-width: 1024px) {
  .figureBoxGallery {
    gap: 20px;
    margin-bottom: 20px;
  }
  .figureBoxGallery__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.3333333333% - 13.3333333333px);
            flex: 0 0 calc(33.3333333333% - 13.3333333333px);
  }
}
@media (max-width: 767px) {
  .figureBoxGallery {
    -webkit-column-gap: 3vw;
       -moz-column-gap: 3vw;
            column-gap: 3vw;
  }
  .figureBoxGallery__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.3333333333% - 2vw);
            flex: 0 0 calc(33.3333333333% - 2vw);
  }
}

.figureBox__frame {
  position: relative;
  overflow: hidden;
}
.figureBox__frame:not(.-noborder) {
  border: 1px solid #cccccc;
}
.figureBox__frame::before {
  content: "";
  display: block;
  padding-top: 43.3333333333%;
}
.figureBox__frame img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.figureBox__cap {
  text-align: center;
  line-height: 1.75;
  margin-top: 0.75em;
}

.reading > * + p, .reading > * + ul, .reading > * + ol {
  margin-top: 2em;
}
.reading > * + .objectiveLabel {
  margin-top: 4em;
}
.reading .readingEnd {
  margin-top: 6em;
  text-align: right;
}
@media (max-width: 767px) {
  .reading .readingEnd {
    margin-top: 3em;
  }
}

.text + .text {
  margin-top: 4em;
}
@media (max-width: 767px) {
  .text + .text {
    margin-top: 2em;
  }
}

.flowColumnWrapper {
  counter-reset: flowColumn;
}

.flowColumnHeading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: first baseline;
      -ms-flex-align: first baseline;
          align-items: first baseline;
  border-bottom: 3px solid #ccc;
  margin-bottom: 50px;
  position: relative;
}
@media (max-width: 767px) {
  .flowColumnHeading {
    margin-bottom: 20px;
  }
}
.flowColumnHeading::before, .flowColumnHeading::after {
  font-family: "Josefin Sans", sans-serif;
  color: #d70c25;
  line-height: 1;
  font-style: italic;
}
.flowColumnHeading::before {
  content: "0";
  font-size: 72px;
  font-size: 7.2rem;
  -webkit-box-ordinal-group: -1;
      -ms-flex-order: -2;
          order: -2;
}
@media (max-width: 767px) {
  .flowColumnHeading::before {
    font-size: 60px;
    font-size: 6rem;
  }
}
.flowColumnHeading::after {
  font-size: 86px;
  font-size: 8.6rem;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  content: counter(flowColumn);
  margin-right: 35px;
  margin-bottom: -3px;
  text-indent: 4.4rem;
  margin-left: -4.4rem;
  border-bottom: 3px solid #d70c25;
}
@media (max-width: 767px) {
  .flowColumnHeading::after {
    font-size: 66px;
    font-size: 6.6rem;
    margin-right: 15px;
  }
}
.flowColumnHeading__main {
  font-size: 20px;
  font-size: 2rem;
  position: relative;
}
@media (max-width: 767px) {
  .flowColumnHeading__main {
    position: static;
  }
}
.flowColumnHeading__main::before {
  content: attr(sub);
  font-family: "Josefin Sans", sans-serif;
  font-size: 120px;
  font-size: 12rem;
  font-style: italic;
  line-height: 1;
  color: #f1f1f1;
  position: absolute;
  z-index: -1;
  bottom: -0.12em;
  left: -0.1em;
}
@media (max-width: 767px) {
  .flowColumnHeading__main::before {
    font-size: 40px;
    font-size: 4rem;
    left: auto;
    bottom: -0.25em;
    right: 0;
  }
}

.flowColumn {
  margin-top: 100px;
  counter-increment: flowColumn;
}
.flowColumn__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 60px;
}
.flowColumn__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 55px;
}
.flowColumn:nth-child(even) .flowColumn__img {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
.flowColumn__notes {
  font-size: 11px;
  font-size: 1.1rem;
  margin-top: 65px;
}
.flowColumn__notes p {
  font-size: inherit;
}
.flowColumn__bottom {
  margin-top: 65px;
}
@media (max-width: 1024px) {
  .flowColumn__grid {
    gap: 30px;
  }
  .flowColumn__img, .flowColumn__entity {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .flowColumn__img img {
    max-width: 100%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .flowColumn {
    margin-top: 40px;
  }
  .flowColumn__grid {
    gap: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .flowColumn__img {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .flowColumn__bottom {
    margin-top: 20px;
  }
  .flowColumn__bottom .inductionBtn {
    width: 100%;
  }
}

.inductionBtn {
  background: -webkit-gradient(linear, left bottom, left top, from(#d70c0c), to(#f13636));
  background: linear-gradient(to top, #d70c0c, #f13636);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  display: inline-block;
  width: 320px;
  max-width: 100%;
  padding: 10px 30px;
  text-align: center;
  position: relative;
}
.inductionBtn__layer {
  position: relative;
}
.inductionBtn::before {
  content: "";
  opacity: 0;
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
  background: -webkit-gradient(linear, left top, left bottom, from(#d70c0c), to(#f13636));
  background: linear-gradient(to bottom, #d70c0c, #f13636);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.inductionBtn:hover::before {
  opacity: 1;
}
.inductionBtn::after {
  content: "";
  width: 10px;
  height: 12px;
  background: #fff;
  clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
  position: absolute;
  right: 40px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.inductionBtn.-l {
  font-size: 16px;
  font-size: 1.6rem;
  padding-top: 20px;
  padding-bottom: 20px;
}
.inductionBtn.-l::after {
  width: 12px;
  height: 14px;
}
.inductionBtn.-serif {
  font-family: "Josefin Sans", sans-serif;
}
@media (max-width: 767px) {
  .inductionBtn {
    width: 100%;
  }
}

.productLinks {
  margin-top: 200px;
}
@media (max-width: 767px) {
  .productLinks {
    margin-top: 40px;
  }
}
.productLinks__heading {
  font-size: 45px;
  font-size: 4.5rem;
  font-family: "Josefin Sans", sans-serif;
  color: #d70c25;
  text-align: center;
}
@media (max-width: 767px) {
  .productLinks__heading {
    font-size: 40px;
    font-size: 4rem;
  }
}
.productLinks__desc {
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
}
@media (max-width: 767px) {
  .productLinks__desc {
    font-size: 16px;
    font-size: 1.6rem;
    text-align: left;
  }
}
.productLinks__desc p {
  font-size: inherit;
  text-align: inherit;
}
* + .productLinks__nav {
  margin-top: 50px;
}
@media (max-width: 767px) {
  * + .productLinks__nav {
    margin-top: 30px;
  }
}
.productLinks__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  gap: 10px;
}
.productLinks__nav img {
  max-width: 100%;
  height: auto;
}
.productLinks__nav a {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.productLinks__nav a:hover {
  opacity: 0.7;
}
@media (max-width: 1024px) {
  .productLinks__nav > * {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media (max-width: 767px) {
  .productLinks__nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3vw;
  }
}

.movLink {
  display: inline-block;
  position: relative;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.movLink:hover {
  opacity: 0.7;
}
.movLink img {
  max-width: 100%;
}
.movLink::before {
  content: "";
  background-color: #586166;
  mix-blend-mode: multiply;
  width: 86px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.movLink__more {
  white-space: nowrap;
  line-height: 1;
  -webkit-transform-origin: right top;
          transform-origin: right top;
  position: absolute;
  right: 43px;
  top: 50%;
  -webkit-transform: rotate(-90deg) translateX(50%) translateY(-40%);
          transform: rotate(-90deg) translateX(50%) translateY(-40%);
}
.movLink__more::before {
  font-family: "Josefin Sans", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  content: "VIEW MORE";
  color: #fff;
}
.movLink__more::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 14px;
  background: #fff;
  clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-left: 1em;
  position: relative;
  top: 2px;
}

.logoLink {
  display: inline-block;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.logoLink:hover {
  opacity: 0.7;
}
.logoLink figure {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 20px;
}
.logoLink[target=_blank] figcaption,
.logoLink[target=_blank] .__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 0.5em;
}
.logoLink[target=_blank] figcaption::after,
.logoLink[target=_blank] .__text::after {
  content: url("../../assets/img/common/external.svg");
  display: inline-block;
  width: 1em;
  height: 1em;
  position: relative;
  top: 0.1em;
}
.logoLink[target=_blank]:link figcaption::after,
.logoLink[target=_blank]:link .__text::after {
  -webkit-filter: invert(28%) sepia(86%) saturate(1448%) hue-rotate(190deg) brightness(92%) contrast(111%);
          filter: invert(28%) sepia(86%) saturate(1448%) hue-rotate(190deg) brightness(92%) contrast(111%);
}
.logoLink[target=_blank]:visited figcaption::after,
.logoLink[target=_blank]:visited .__text::after {
  -webkit-filter: invert(20%) sepia(59%) saturate(3147%) hue-rotate(260deg) brightness(70%) contrast(105%);
          filter: invert(20%) sepia(59%) saturate(3147%) hue-rotate(260deg) brightness(70%) contrast(105%);
}
@media (max-width: 767px) {
  .logoLink figure {
    gap: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.contentsNav__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.contentsNav__grid li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.contentsNav__grid li a {
  font-size: 20px;
  font-size: 2rem;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
  background: -webkit-gradient(linear, left bottom, left top, from(#d70c0c), to(#f13636));
  background: linear-gradient(to top, #d70c0c, #f13636);
  color: #fff;
  position: relative;
  line-height: 1.45;
}
.contentsNav__grid li a::before {
  content: "";
  opacity: 0;
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
  background: -webkit-gradient(linear, left top, left bottom, from(#d70c0c), to(#f13636));
  background: linear-gradient(to bottom, #d70c0c, #f13636);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.contentsNav__grid li a::after {
  content: "";
  display: inline-block;
  background-color: #fff;
  width: 16px;
  height: 13px;
  clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
}
.contentsNav__grid li a:hover::before {
  opacity: 1;
}
.contentsNav__layer {
  position: relative;
}
@media (max-width: 767px) {
  .contentsNav__grid {
    gap: 1px;
  }
  .contentsNav__grid li a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.figureCaps {
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
  color: #454545;
}
.figureCaps figcaption {
  margin-top: 0.5em;
}
a:hover .figureCaps {
  opacity: 0.7;
}
a[target=_blank] .figureCaps figcaption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 0.5em;
}
a[target=_blank] .figureCaps figcaption::after {
  content: url("../../assets/img/common/external.svg");
  display: inline-block;
  width: 1em;
  height: 1em;
  position: relative;
  top: 0.1em;
}

* + .aboutSearch {
  margin-top: 80px;
}
@media (max-width: 767px) {
  * + .aboutSearch {
    margin-top: 30px;
  }
}

.aboutSearch {
  border: 1px solid #d70c25;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 915px;
  padding: 40px 70px 70px;
}
.aboutSearch__heading {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 550;
  text-align: center;
}
* + .aboutSearch__text {
  margin-top: 30px;
}
.aboutSearch__text p {
  text-align: center;
}
* + .aboutSearch__banner {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .aboutSearch {
    padding: 20px 3vw 3vw;
  }
  * + .aboutSearch__text {
    margin-top: 10px;
  }
  * + .aboutSearch__banner {
    margin-top: 20px;
  }
}

.numberList {
  padding-left: 1em;
}
.numberList > li {
  list-style: decimal outside;
}

.discList {
  padding-left: 1em;
}
.discList > li {
  list-style: disc outside;
}

.archive {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-bottom: 1px solid #cccccc;
}
.archive:first-child {
  border-top: 1px solid #cccccc;
}
.pageBody .archive {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: -3vw;
  margin-right: -3vw;
  padding-left: 3vw;
  padding-right: 3vw;
}

.archive__time {
  font-size: 16px;
  font-size: 1.6rem;
  color: #d70c25;
  margin-right: 60px;
}
* + .archive__text {
  margin-top: 1em;
}
.archive a {
  display: block;
  color: inherit;
  width: 100%;
  position: relative;
  padding: 40px 60px 40px 0;
}
.archive a:hover::before {
  background: #333333;
}
.archive a:hover::after {
  border-color: #ffffff;
}
.archive a::before {
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
  content: "";
  border-radius: 40px;
  border: 1px solid #333333;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.archive a::after {
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
  content: "";
  display: block;
  border: 1px solid #333333;
  border-left: 0;
  border-bottom: 0;
  width: 10px;
  height: 10px;
  position: absolute;
  right: 18px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}

.article__time {
  font-size: 16px;
  font-size: 1.6rem;
  color: #d70c25;
  margin-right: 60px;
}
.article__title {
  font-size: 20px;
  font-size: 2rem;
  margin: 0 0 80px;
}
@media (max-width: 767px) {
  .article__title {
    margin-bottom: 15px;
  }
}
.article__text > * + * {
  margin-top: 4em;
}
@media (max-width: 767px) {
  .article__text > * + * {
    margin-top: 2em;
  }
}
.article__text figure img {
  max-width: 100%;
  height: auto;
}
.article__text figure figcaption {
  margin-top: 0.5em;
}
.article__text p a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.article__text p a::before {
  content: "";
  width: 0.4em;
  height: 0.5em;
  background-color: #222;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  margin-right: 0.1em;
  margin-top: 0.8em;
}

* + .aside {
  margin-top: 40px;
}

.aside {
  width: 230px;
  border: 1px solid #d70c25;
}
@media (max-width: 767px) {
  .aside {
    width: auto;
  }
}
.aside__title {
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  background-color: #d70c25;
  color: #fff;
  padding: 5px 10px;
}
.aside__body {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 15px;
}
.aside__body li {
  list-style: disc inside;
}
.aside__body a {
  color: inherit;
}

.tag {
  font-family: "Josefin Sans", sans-serif;
  display: inline-block;
  padding: 3px 10px 0;
  line-height: 1;
  color: #fff;
}

.productTag {
  font-size: 13px;
  font-size: 1.3rem;
  display: inline-block;
  border-radius: 1em;
  padding: 5px 20px;
  line-height: 1;
  color: #fff;
}

.pagination {
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 10px;
}
@media (max-width: 767px) {
  .pagination {
    margin-top: 50px;
  }
}
.pagination li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 40px;
  height: 40px;
  border: 1px solid #222222;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pagination li a {
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
  display: block;
  color: inherit;
  width: 100%;
  height: 100%;
  line-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pagination li a.current, .pagination li a:hover {
  background-color: #222222;
  color: #fff;
}

* + .pagination2 {
  margin-top: 45px;
}

.pagination2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 10px;
}
.pagination2 li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 26px;
  height: 26px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pagination2 li.current {
  border-bottom-color: #d70c25;
}
.pagination2 li a {
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
  display: block;
  color: inherit;
  width: 100%;
  height: 100%;
  line-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #999999;
}
.pagination2 li a.current, .pagination2 li a:hover {
  background-color: #d70c25;
  border-bottom-color: #d70c25;
  color: #fff;
}

.pager {
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 20px;
}
@media (max-width: 767px) {
  .pager {
    margin-top: 50px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 3vw;
  }
}
.pager a {
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #d70c25;
}
.pager__up {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #d70c25;
  color: #fff;
}
@media (max-width: 767px) {
  .pager__up {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.pager__up:hover {
  background-color: #fff;
  color: #d70c25;
}
.pager__prev, .pager__next {
  font-size: 16px;
  font-size: 1.6rem;
  width: 154px;
  background-color: #fff;
  color: #d70c25;
}
@media (max-width: 767px) {
  .pager__prev, .pager__next {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.pager__prev:hover, .pager__next:hover {
  background: #d70c25;
  color: #fff;
}
.pager__prev:hover::before, .pager__prev:hover::after, .pager__next:hover::before, .pager__next:hover::after {
  border-color: #fff;
}
.pager__prev::before, .pager__next::after {
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
  content: "";
  width: 8px;
  height: 8px;
  border: 1px solid #d70c25;
  border-bottom: 0;
}
.pager__prev::before {
  border-right: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-right: 5px;
  margin-left: -5px;
}
.pager__next::after {
  border-left: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-left: 5px;
  margin-right: -5px;
}

.searchBox {
  border: 1px solid #d70c25;
}
.searchBox__title {
  font-size: 28px;
  font-size: 2.8rem;
  background-color: #d70c25;
  color: #fff;
  text-align: center;
  padding: 15px;
}
@media (max-width: 767px) {
  .searchBox__title {
    font-size: 20px;
    font-size: 2rem;
    padding: 3vw;
  }
}
.searchBox__title.switch {
  cursor: pointer;
  position: relative;
}
.searchBox__title.switch::before {
  content: "";
  border-radius: 55px;
  width: 55px;
  height: 55px;
  border: 1px solid #fff;
  position: absolute;
  right: 50px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media (max-width: 767px) {
  .searchBox__title.switch::before {
    width: 30px;
    height: 30px;
    right: 3vw;
  }
}
.searchBox__title.switch::after {
  content: "";
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  position: absolute;
  right: 71px;
  top: -5px;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media (max-width: 767px) {
  .searchBox__title.switch::after {
    right: calc(3vw + 9px);
  }
}
.searchBox__title.switch.open::after {
  top: 5px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.searchBox__body {
  padding: 65px 55px 100px;
}
@media (max-width: 1024px) {
  .searchBox__body {
    padding: 45px 40px;
  }
}
@media (max-width: 767px) {
  .searchBox__body {
    padding: calc(3vw + 0.5em) 3vw;
  }
}
.searchBox__body.contentWrap {
  display: none;
}
* + .searchBox__heading {
  margin-top: 100px;
}
@media (max-width: 767px) {
  * + .searchBox__heading {
    margin-top: 30px;
  }
}
.searchBox__heading {
  font-size: 24px;
  font-size: 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 30px;
}
@media (max-width: 767px) {
  .searchBox__heading {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
.searchBox__action {
  margin-top: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .searchBox__action {
    margin-top: 20px;
  }
}
.searchBox .searchBoxButton {
  font-size: 18px;
  font-size: 1.8rem;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: nowrap;
     -moz-appearance: nowrap;
          appearance: nowrap;
  background-color: #d70c25;
  border: none;
  color: #fff;
  width: 100%;
  max-width: 480px;
  padding: 20px;
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
}
.searchBox .searchBoxButton:hover {
  opacity: 0.7;
}

* + .searchResult {
  margin-top: 140px;
}
@media (max-width: 767px) {
  * + .searchResult {
    margin-top: 40px;
  }
}

.searchResult {
  text-align: center;
}
.searchResult .__number {
  font-size: 26px;
  font-size: 2.6rem;
  margin: 0 5px;
}

.checkSetList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 50px 80px;
}
@media (max-width: 767px) {
  .checkSetList {
    gap: 10px 30px;
  }
  .checkSetList > * {
    min-width: calc(50% - 15px);
  }
}

.checkSet {
  font-size: 18px;
  font-size: 1.8rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  gap: 1em;
}
@media (max-width: 767px) {
  .checkSet {
    gap: 0.5em;
  }
}
.checkSet input[type=checkbox] {
  display: none;
}
.checkSet .__mark {
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
  min-width: 1em;
  width: 1em;
  height: 1em;
  background-color: transparent;
  border: 2px solid #454545;
  border-radius: 4px;
  position: relative;
  top: 0.55em;
}
@media (max-width: 767px) {
  .checkSet .__mark {
    top: 0.45em;
  }
}
.checkSet .__mark::after {
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
  content: "";
  position: absolute;
  opacity: 0;
  left: 5px;
  top: 0;
  width: 5px;
  height: 12px;
  border: solid #d70c25;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.checkSet input[type=checkbox]:checked + .__mark::after {
  opacity: 1;
}
.checkSet input[type=checkbox]:checked + .__mark {
  border-color: #d70c25;
}

.searchArticle a {
  color: inherit;
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
}
.searchArticle a:hover {
  opacity: 0.7;
}
.searchArticle__img img {
  max-width: 100%;
  height: auto;
}
.searchArticle__desc {
  margin-top: 0.5em;
}
* + .searchArticle__tags {
  margin-top: 10px;
}
.searchArticle__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px;
}

.imageSlider {
  width: 100%;
}
.imageSlider__thumbs {
  margin-top: 35px;
}
@media (max-width: 767px) {
  .imageSlider__thumbs {
    margin-top: 5px;
  }
}
.imageSlider__thumbList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
}
@media (max-width: 767px) {
  .imageSlider__thumbList {
    gap: 5px;
  }
}
.imageSlider__thumbList > * {
  width: calc(16.6666666667% - 12.5px);
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
@media (max-width: 767px) {
  .imageSlider__thumbList > * {
    width: calc(16.6666666667% - 4.1666666667px);
  }
}
.imageSlider__thumbList > *::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.imageSlider__thumbList > *::after {
  pointer-events: none;
  -webkit-transition: 80ms ease;
  transition: 80ms ease;
  content: "";
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0 solid #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.imageSlider__thumbList > *.selected::after {
  border-width: 5px;
}
@media (max-width: 767px) {
  .imageSlider__thumbList > *.selected::after {
    border-color: #d70c25;
  }
}
.imageSlider__thumbList > * img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.imageSlider__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.imageSlider__main {
  position: relative;
  height: auto;
}
.imageSlider__main:before {
  content: "";
  display: block;
  padding-top: 67.5170068027%;
}
.imageSlider__main img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: opacity;
}
.imageSlider__main .imageSlider__img--current {
  z-index: 1;
}
.imageSlider__main .imageSlider__img--next {
  z-index: 0;
}
.imageSlider__mainWrapper {
  position: relative;
}
.imageSlider__arrow {
  width: 70px;
  height: 70px;
  -webkit-box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.15);
  border-radius: 70px;
  background-color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
  z-index: 10;
}
.imageSlider__arrow::before {
  content: "";
  display: block;
  background-color: #d70c25;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
@media (max-width: 767px) {
  .imageSlider__arrow {
    display: none;
    width: 40px;
    height: 40px;
  }
}
.imageSlider__arrow--prev {
  left: -40px;
}
.imageSlider__arrow--prev::before {
  clip-path: polygon(0 50%, 100% 0, 100% 100%);
}
@media (max-width: 767px) {
  .imageSlider__arrow--prev {
    left: calc(-3vw + 5px);
  }
  .imageSlider__arrow--prev::before {
    left: -3px;
  }
}
.imageSlider__arrow--next {
  right: -40px;
}
.imageSlider__arrow--next::before {
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}
@media (max-width: 767px) {
  .imageSlider__arrow--next {
    right: calc(-3vw + 5px);
  }
  .imageSlider__arrow--next::before {
    right: -3px;
  }
}

.textLink {
  color: #d70c25;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 1em;
}
.textLink[target=_blank]::after {
  content: url("../../assets/img/common/external.svg");
  display: inline-block;
  width: 1em;
  height: 1em;
  position: relative;
  top: 0.2em;
  -webkit-filter: invert(18%) sepia(92%) saturate(7492%) hue-rotate(345deg) brightness(90%) contrast(108%);
          filter: invert(18%) sepia(92%) saturate(7492%) hue-rotate(345deg) brightness(90%) contrast(108%);
}

.objectiveLabel {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 0 1fr;
  grid-template-columns: auto 1fr;
  gap: 0;
  margin-bottom: 20px;
}
.objectiveLabel__display, .objectiveLabel__text {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 20px;
  border: 1px solid #cccccc;
}
@media (max-width: 767px) {
  .objectiveLabel__display, .objectiveLabel__text {
    padding: 10px 15px;
  }
}
.objectiveLabel__display {
  background-color: #f7f7f7;
  border-left: 2px solid #d70c25;
  min-width: 92px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 550;
}
@media (max-width: 767px) {
  .objectiveLabel__display {
    min-width: 0;
  }
}
* + .objectiveLabel__text {
  border-left: 0;
}

* + .flatFigures {
  margin-top: 40px;
}

.flatFigures {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 50px;
}
@media (max-width: 767px) {
  .flatFigures {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 30px;
  }
  .flatFigures img {
    max-width: 100%;
  }
}

/* 骨組み */
body.home {
  /*-----------header ham&sp_nav----------*/
}
body.home .topVisualArea {
  width: 100%;
  position: relative;
  z-index: 2;
}
@media (max-width: 1024px) {
  body.home .topVisualArea {
    margin-top: 60px;
  }
}
body.home .topVisualInner {
  width: 100%;
  height: 100vh;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  body.home .topVisualInner {
    height: 55.7142857143vw;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body.home .topVisualInner {
    width: 100%;
    height: calc(100vh - 60px);
  }
}
body.home .topVisualContainer {
  width: 100%;
  height: 100%;
  position: relative;
}
body.home .topVisualContainer ul {
  width: 100%;
  height: 100%;
}
body.home .topVisualContainer ul li {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
body.home .topVisualContainer ul li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body.home .topVisualContainer ul li .visual_copy {
  opacity: 0;
  position: absolute;
  top: 34%;
  left: 12%;
  z-index: 8;
}
body.home .topVisualContainer ul li .visual_copy p {
  color: #fff;
  font-size: 42px;
  font-size: 3vw;
  font-family: "NotoSerifJP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-weight: 400;
  line-height: 1.7;
}
@media (max-width: 1024px) {
  body.home .topVisualContainer ul li .visual_copy p {
    font-size: 35px;
    font-size: 3.41796875vw;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body.home .topVisualContainer ul li .visual_copy p {
    font-size: 45px;
    font-size: 5.859375vw;
    text-shadow: 0 0 6px rgba(100, 100, 100, 0.8), 0 0 6px rgba(100, 100, 100, 0.8);
  }
}
@media (max-width: 1024px) and (max-width: 1023px) and (max-width: 767px) {
  body.home .topVisualContainer ul li .visual_copy p {
    font-size: 28px;
    font-size: 7.1794871795vw;
  }
}
body.home .topVisualContainer ul li .visual_copy p span {
  margin-left: 50px;
}
@media (max-width: 767px) {
  body.home .topVisualContainer ul li .visual_copy p span {
    margin-left: 30px;
  }
}
body.home .topVisualContainer ul li.swiper-slide-active img,
body.home .topVisualContainer ul li.swiper-slide-duplicate-active img,
body.home .topVisualContainer ul li.swiper-slide-prev img {
  -webkit-animation: zoomUp 10s linear 0s 1 normal both;
          animation: zoomUp 10s linear 0s 1 normal both;
}
@media (max-width: 1023px) {
  body.home .topVisualContainer ul li.swiper-slide-active img,
  body.home .topVisualContainer ul li.swiper-slide-duplicate-active img,
  body.home .topVisualContainer ul li.swiper-slide-prev img {
    -webkit-animation: smallUp 10s linear 0s 1 normal both;
            animation: smallUp 10s linear 0s 1 normal both;
  }
}
body.home .topVisualContainer ul li.swiper-slide-active .visual_copy,
body.home .topVisualContainer ul li.swiper-slide-duplicate-active .visual_copy,
body.home .topVisualContainer ul li.swiper-slide-prev .visual_copy {
  -webkit-animation: copyText 1s ease 0s 1 normal both;
          animation: copyText 1s ease 0s 1 normal both;
}
body.home .topVisualContainer .swiper-pagination {
  display: inline-block;
  width: 48px;
  left: auto;
  right: 20px;
  bottom: 30px;
}
@media (max-width: 767px) {
  body.home .topVisualContainer .swiper-pagination {
    right: 10px;
    bottom: 10px;
  }
}
body.home .topVisualContainer .swiper-pagination-bullet {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  display: block;
  opacity: 1;
  position: relative;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  width: 48px;
  height: 48px;
  border-radius: 0;
  margin: 0;
  padding: 7px 0;
  background-color: transparent;
  font-weight: 700;
  text-align: center;
}
@media (max-width: 767px) {
  body.home .topVisualContainer .swiper-pagination-bullet {
    padding: 9px 0;
  }
}
body.home .topVisualContainer .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-top: 15px;
}
@media (max-width: 767px) {
  body.home .topVisualContainer .swiper-pagination-bullet + .swiper-pagination-bullet {
    margin-top: 5px;
  }
}
body.home .topVisualContainer .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1);
  color: #fff;
}
body.home .topVisualContainer .swiper-pagination-bullet-active .circle {
  -webkit-transform: scale(1) rotate(-90deg);
          transform: scale(1) rotate(-90deg);
}
body.home .topVisualContainer .swiper-pagination-bullet-active .circle1 {
  -webkit-animation: sliderPagination2 5.2s linear forwards;
          animation: sliderPagination2 5.2s linear forwards;
}
body.home .topVisualContainer .swiper-pagination-bullet .circle {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
body.home .topVisualContainer .circle1 {
  stroke-dasharray: 152px;
  stroke-dashoffset: 152px;
}
body.home .topVisualCopy {
  position: absolute;
  top: 44%;
  left: 110px;
  z-index: 1;
}
@media (max-width: 1024px) {
  body.home .topVisualCopy {
    left: 7%;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body.home .topVisualCopy {
    top: 35%;
    left: 10%;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) and (max-width: 767px) {
  body.home .topVisualCopy {
    top: 32%;
    left: 5%;
  }
}
body.home .topVisualCopy .en {
  font-family: "Josefin Sans", sans-serif;
  font-size: clamp(7.2rem, 5.2027027027vw, 8.2rem);
  color: #fff;
  display: block;
  text-shadow: 0 0 16px rgba(39, 37, 37, 0.3);
  line-height: 1.1;
  letter-spacing: -0.02em;
}
@media (max-width: 1024px) {
  body.home .topVisualCopy .en {
    font-size: 52px;
    font-size: 5.2rem;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body.home .topVisualCopy .en {
    font-size: 55px;
    font-size: 7.1614583333vw;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) and (max-width: 767px) {
  body.home .topVisualCopy .en {
    font-size: 38px;
    font-size: 9.7435897436vw;
    line-height: 1.1;
  }
}
body.home .topVisualCopy .en + .en {
  margin-top: 3vh;
}
@media (max-width: 767px) {
  body.home .topVisualCopy .en + .en {
    margin-top: 2vh;
  }
}
body.home .topVisualCopy .en.-firstCl span:first-child {
  color: #d70c25;
}
body.home .topVisualCopy .en.active {
  opacity: 1;
}
body.home .topVisualCopy .en.active .text-copy {
  opacity: 1;
  -webkit-transform: scale(1) translate(0);
          transform: scale(1) translate(0);
}
body.home .topVisualCopy .en .text-copy {
  opacity: 0;
  display: inline-block;
  -webkit-transform: scale(1.3) translate(20px, 4px);
          transform: scale(1.3) translate(20px, 4px);
}
body.home .topVisualCopy .en .text-copy:nth-child(1) {
  -webkit-transition: opacity 1.2s ease 0.1s, -webkit-transform 1.2s ease 0.2s;
  transition: opacity 1.2s ease 0.1s, -webkit-transform 1.2s ease 0.2s;
  transition: opacity 1.2s ease 0.1s, transform 1.2s ease 0.2s;
  transition: opacity 1.2s ease 0.1s, transform 1.2s ease 0.2s, -webkit-transform 1.2s ease 0.2s;
}
body.home .topVisualCopy .en .text-copy:nth-child(2) {
  -webkit-transition: opacity 1.2s ease 0.2s, -webkit-transform 1.2s ease 0.25s;
  transition: opacity 1.2s ease 0.2s, -webkit-transform 1.2s ease 0.25s;
  transition: opacity 1.2s ease 0.2s, transform 1.2s ease 0.25s;
  transition: opacity 1.2s ease 0.2s, transform 1.2s ease 0.25s, -webkit-transform 1.2s ease 0.25s;
}
body.home .topVisualCopy .en .text-copy:nth-child(3) {
  -webkit-transition: opacity 1.2s ease 0.3s, -webkit-transform 1.2s ease 0.3s;
  transition: opacity 1.2s ease 0.3s, -webkit-transform 1.2s ease 0.3s;
  transition: opacity 1.2s ease 0.3s, transform 1.2s ease 0.3s;
  transition: opacity 1.2s ease 0.3s, transform 1.2s ease 0.3s, -webkit-transform 1.2s ease 0.3s;
}
body.home .topVisualCopy .en .text-copy:nth-child(4) {
  -webkit-transition: opacity 1.2s ease 0.4s, -webkit-transform 1.2s ease 0.35s;
  transition: opacity 1.2s ease 0.4s, -webkit-transform 1.2s ease 0.35s;
  transition: opacity 1.2s ease 0.4s, transform 1.2s ease 0.35s;
  transition: opacity 1.2s ease 0.4s, transform 1.2s ease 0.35s, -webkit-transform 1.2s ease 0.35s;
}
body.home .topVisualCopy .en .text-copy:nth-child(5) {
  -webkit-transition: opacity 1.2s ease 0.5s, -webkit-transform 1.2s ease 0.4s;
  transition: opacity 1.2s ease 0.5s, -webkit-transform 1.2s ease 0.4s;
  transition: opacity 1.2s ease 0.5s, transform 1.2s ease 0.4s;
  transition: opacity 1.2s ease 0.5s, transform 1.2s ease 0.4s, -webkit-transform 1.2s ease 0.4s;
}
body.home .topVisualCopy .en .text-copy:nth-child(6) {
  -webkit-transition: opacity 1.2s ease 0.6s, -webkit-transform 1.2s ease 0.45s;
  transition: opacity 1.2s ease 0.6s, -webkit-transform 1.2s ease 0.45s;
  transition: opacity 1.2s ease 0.6s, transform 1.2s ease 0.45s;
  transition: opacity 1.2s ease 0.6s, transform 1.2s ease 0.45s, -webkit-transform 1.2s ease 0.45s;
}
body.home .topVisualCopy .en .text-copy:nth-child(7) {
  -webkit-transition: opacity 1.2s ease 0.7s, -webkit-transform 1.2s ease 0.5s;
  transition: opacity 1.2s ease 0.7s, -webkit-transform 1.2s ease 0.5s;
  transition: opacity 1.2s ease 0.7s, transform 1.2s ease 0.5s;
  transition: opacity 1.2s ease 0.7s, transform 1.2s ease 0.5s, -webkit-transform 1.2s ease 0.5s;
}
body.home .topVisualCopy .en .text-copy:nth-child(8) {
  -webkit-transition: opacity 1.2s ease 0.8s, -webkit-transform 1.2s ease 0.55s;
  transition: opacity 1.2s ease 0.8s, -webkit-transform 1.2s ease 0.55s;
  transition: opacity 1.2s ease 0.8s, transform 1.2s ease 0.55s;
  transition: opacity 1.2s ease 0.8s, transform 1.2s ease 0.55s, -webkit-transform 1.2s ease 0.55s;
}
body.home .topVisualCopy .en .text-copy:nth-child(9) {
  -webkit-transition: opacity 1.2s ease 0.9s, -webkit-transform 1.2s ease 0.6s;
  transition: opacity 1.2s ease 0.9s, -webkit-transform 1.2s ease 0.6s;
  transition: opacity 1.2s ease 0.9s, transform 1.2s ease 0.6s;
  transition: opacity 1.2s ease 0.9s, transform 1.2s ease 0.6s, -webkit-transform 1.2s ease 0.6s;
}
body.home .topVisualCopy .en .text-copy:nth-child(10) {
  -webkit-transition: opacity 1.2s ease 1s, -webkit-transform 1.2s ease 0.65s;
  transition: opacity 1.2s ease 1s, -webkit-transform 1.2s ease 0.65s;
  transition: opacity 1.2s ease 1s, transform 1.2s ease 0.65s;
  transition: opacity 1.2s ease 1s, transform 1.2s ease 0.65s, -webkit-transform 1.2s ease 0.65s;
}
body.home .topVisualCopy .en .text-copy:nth-child(11) {
  -webkit-transition: opacity 1.2s ease 1.1s, -webkit-transform 1.2s ease 0.7s;
  transition: opacity 1.2s ease 1.1s, -webkit-transform 1.2s ease 0.7s;
  transition: opacity 1.2s ease 1.1s, transform 1.2s ease 0.7s;
  transition: opacity 1.2s ease 1.1s, transform 1.2s ease 0.7s, -webkit-transform 1.2s ease 0.7s;
}
body.home .topVisualCopy .en .text-copy:nth-child(12) {
  -webkit-transition: opacity 1.2s ease 1.2s, -webkit-transform 1.2s ease 0.75s;
  transition: opacity 1.2s ease 1.2s, -webkit-transform 1.2s ease 0.75s;
  transition: opacity 1.2s ease 1.2s, transform 1.2s ease 0.75s;
  transition: opacity 1.2s ease 1.2s, transform 1.2s ease 0.75s, -webkit-transform 1.2s ease 0.75s;
}
body.home .topVisualCopy .en .text-copy:nth-child(13) {
  -webkit-transition: opacity 1.2s ease 1.3s, -webkit-transform 1.2s ease 0.8s;
  transition: opacity 1.2s ease 1.3s, -webkit-transform 1.2s ease 0.8s;
  transition: opacity 1.2s ease 1.3s, transform 1.2s ease 0.8s;
  transition: opacity 1.2s ease 1.3s, transform 1.2s ease 0.8s, -webkit-transform 1.2s ease 0.8s;
}
body.home .topVisualCopy .en .text-copy:nth-child(14) {
  -webkit-transition: opacity 1.2s ease 1.4s, -webkit-transform 1.2s ease 0.85s;
  transition: opacity 1.2s ease 1.4s, -webkit-transform 1.2s ease 0.85s;
  transition: opacity 1.2s ease 1.4s, transform 1.2s ease 0.85s;
  transition: opacity 1.2s ease 1.4s, transform 1.2s ease 0.85s, -webkit-transform 1.2s ease 0.85s;
}
body.home .topVisualCopy .en .text-copy:nth-child(15) {
  -webkit-transition: opacity 1.2s ease 1.5s, -webkit-transform 1.2s ease 0.9s;
  transition: opacity 1.2s ease 1.5s, -webkit-transform 1.2s ease 0.9s;
  transition: opacity 1.2s ease 1.5s, transform 1.2s ease 0.9s;
  transition: opacity 1.2s ease 1.5s, transform 1.2s ease 0.9s, -webkit-transform 1.2s ease 0.9s;
}
body.home .topVisualCopy .en .text-copy:nth-child(16) {
  -webkit-transition: opacity 1.2s ease 1.6s, -webkit-transform 1.2s ease 0.95s;
  transition: opacity 1.2s ease 1.6s, -webkit-transform 1.2s ease 0.95s;
  transition: opacity 1.2s ease 1.6s, transform 1.2s ease 0.95s;
  transition: opacity 1.2s ease 1.6s, transform 1.2s ease 0.95s, -webkit-transform 1.2s ease 0.95s;
}
body.home .topVisualCopy .en .text-copy:nth-child(17) {
  -webkit-transition: opacity 1.2s ease 1.7s, -webkit-transform 1.2s ease 1s;
  transition: opacity 1.2s ease 1.7s, -webkit-transform 1.2s ease 1s;
  transition: opacity 1.2s ease 1.7s, transform 1.2s ease 1s;
  transition: opacity 1.2s ease 1.7s, transform 1.2s ease 1s, -webkit-transform 1.2s ease 1s;
}
body.home .topVisualCopy .en .text-copy:nth-child(18) {
  -webkit-transition: opacity 1.2s ease 1.8s, -webkit-transform 1.2s ease 1.05s;
  transition: opacity 1.2s ease 1.8s, -webkit-transform 1.2s ease 1.05s;
  transition: opacity 1.2s ease 1.8s, transform 1.2s ease 1.05s;
  transition: opacity 1.2s ease 1.8s, transform 1.2s ease 1.05s, -webkit-transform 1.2s ease 1.05s;
}
body.home .topVisualCopy .en .text-copy:nth-child(19) {
  -webkit-transition: opacity 1.2s ease 1.9s, -webkit-transform 1.2s ease 1.1s;
  transition: opacity 1.2s ease 1.9s, -webkit-transform 1.2s ease 1.1s;
  transition: opacity 1.2s ease 1.9s, transform 1.2s ease 1.1s;
  transition: opacity 1.2s ease 1.9s, transform 1.2s ease 1.1s, -webkit-transform 1.2s ease 1.1s;
}
body.home .topVisualCopy .en .text-copy:nth-child(20) {
  -webkit-transition: opacity 1.2s ease 2s, -webkit-transform 1.2s ease 1.15s;
  transition: opacity 1.2s ease 2s, -webkit-transform 1.2s ease 1.15s;
  transition: opacity 1.2s ease 2s, transform 1.2s ease 1.15s;
  transition: opacity 1.2s ease 2s, transform 1.2s ease 1.15s, -webkit-transform 1.2s ease 1.15s;
}
body.home .topVisualCopy .en .text-copy:nth-child(21) {
  -webkit-transition: opacity 1.2s ease 2.1s, -webkit-transform 1.2s ease 1.15s;
  transition: opacity 1.2s ease 2.1s, -webkit-transform 1.2s ease 1.15s;
  transition: opacity 1.2s ease 2.1s, transform 1.2s ease 1.15s;
  transition: opacity 1.2s ease 2.1s, transform 1.2s ease 1.15s, -webkit-transform 1.2s ease 1.15s;
}
body.home .topVisualCopy .en .text-copy:nth-child(22) {
  -webkit-transition: opacity 1.2s ease 2.2s, -webkit-transform 1.2s ease 1.15s;
  transition: opacity 1.2s ease 2.2s, -webkit-transform 1.2s ease 1.15s;
  transition: opacity 1.2s ease 2.2s, transform 1.2s ease 1.15s;
  transition: opacity 1.2s ease 2.2s, transform 1.2s ease 1.15s, -webkit-transform 1.2s ease 1.15s;
}
body.home .topVisualCopy .en .text-copy:nth-child(23) {
  -webkit-transition: opacity 1.2s ease 2.3s, -webkit-transform 1.2s ease 1.15s;
  transition: opacity 1.2s ease 2.3s, -webkit-transform 1.2s ease 1.15s;
  transition: opacity 1.2s ease 2.3s, transform 1.2s ease 1.15s;
  transition: opacity 1.2s ease 2.3s, transform 1.2s ease 1.15s, -webkit-transform 1.2s ease 1.15s;
}
body.home .topVisualCopy .en .text-copy:nth-child(24) {
  -webkit-transition: opacity 1.2s ease 2.4s, -webkit-transform 1.2s ease 1.15s;
  transition: opacity 1.2s ease 2.4s, -webkit-transform 1.2s ease 1.15s;
  transition: opacity 1.2s ease 2.4s, transform 1.2s ease 1.15s;
  transition: opacity 1.2s ease 2.4s, transform 1.2s ease 1.15s, -webkit-transform 1.2s ease 1.15s;
}
body.home .topVisualCopy .en .text-copy:nth-child(25) {
  -webkit-transition: opacity 1.2s ease 2.5s, -webkit-transform 1.2s ease 1.15s;
  transition: opacity 1.2s ease 2.5s, -webkit-transform 1.2s ease 1.15s;
  transition: opacity 1.2s ease 2.5s, transform 1.2s ease 1.15s;
  transition: opacity 1.2s ease 2.5s, transform 1.2s ease 1.15s, -webkit-transform 1.2s ease 1.15s;
}
body.home .topVisualSubcopy {
  font-family: "NotoSansJp", Arial, Verdana, "Helvetica Neue", Helvetica, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "Ｓ Ｐゴシック", "MS PGothic";
  position: absolute;
  top: 70%;
  left: 115px;
  z-index: 1;
  font-size: clamp(1.8rem, 1.7142857143vw, 2.8rem);
  color: #fff;
  display: block;
  text-shadow: 0 0 8px rgba(39, 37, 37, 0.3);
  line-height: 1.1;
  letter-spacing: 0;
  opacity: 0;
  -webkit-animation: blur 1.5s ease 0.7s 1 normal forwards;
          animation: blur 1.5s ease 0.7s 1 normal forwards;
}
@media (max-width: 1024px) {
  body.home .topVisualSubcopy {
    font-size: 20px;
    font-size: 2rem;
    top: 73%;
    left: 8%;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body.home .topVisualSubcopy {
    font-size: 24px;
    font-size: 3.125vw;
    line-height: 1.6;
    bottom: auto;
    top: 53%;
    left: 10%;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) and (max-width: 767px) {
  body.home .topVisualSubcopy {
    font-size: 16px;
    font-size: 4.1025641026vw;
    left: 5%;
    top: 46%;
  }
}
body.home .siteContainer {
  width: 100%;
  /*------------------news start-----------------*/
  /*------------------concept start-----------------*/
  /*------------------loop start-----------------*/
  /*------------------product start-----------------*/
  /*------------------movie start-----------------*/
  /*------------------about start-----------------*/
  /*------------------banner start-----------------*/
}
body.home .siteContainer .newsContent {
  width: 100%;
  padding: 180px 0;
}
@media (max-width: 1024px) {
  body.home .siteContainer .newsContent {
    padding: 140px 0;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body.home .siteContainer .newsContent {
    padding: 120px 0;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) and (max-width: 767px) {
  body.home .siteContainer .newsContent {
    padding: 90px 0;
  }
}
body.home .siteContainer .newsInner {
  width: 73%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 1024px) {
  body.home .siteContainer .newsInner {
    width: 100%;
    padding: 0 5%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body.home .siteContainer .newsInner {
    padding: 0 7%;
  }
}
body.home .siteContainer .newsLeft {
  width: 42%;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 1023px) {
  body.home .siteContainer .newsLeft {
    width: 100%;
  }
}
body.home .siteContainer .newsTitle {
  width: calc(100% - 100px);
  padding-top: 120px;
}
@media (max-width: 1023px) {
  body.home .siteContainer .newsTitle {
    padding: 80px 0 100px;
  }
}
body.home .siteContainer .newsPcBtn {
  width: 100px;
  height: 100%;
}
@media (max-width: 1023px) {
  body.home .siteContainer .newsPcBtn {
    display: none;
  }
}
body.home .siteContainer .newsRight {
  width: 58%;
}
@media (max-width: 1023px) {
  body.home .siteContainer .newsRight {
    width: 100%;
  }
}
body.home .siteContainer .newsBox {
  width: 100%;
  border-top: 1px solid #ddd;
}
@media (max-width: 1023px) {
  body.home .siteContainer .newsBox:first-child {
    border-top: none;
  }
}
body.home .siteContainer .newsBox:last-child {
  border-bottom: 1px solid #ddd;
}
body.home .siteContainer .newsBox a {
  width: 100%;
  padding: 30px 0 30px 5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
}
@media (max-width: 1023px) {
  body.home .siteContainer .newsBox a {
    padding: 30px 0;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body.home .siteContainer .newsBox a {
    padding: 25px 0;
  }
}
body.home .siteContainer .newsBox a:hover::after {
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
body.home .siteContainer .newsBox a::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #f7f7f7;
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform ease 0.3s;
  transition: -webkit-transform ease 0.3s;
  transition: transform ease 0.3s;
  transition: transform ease 0.3s, -webkit-transform ease 0.3s;
}
body.home .siteContainer .newsBox a .detail {
  width: calc(100% - 30px - 4%);
}
@media (max-width: 767px) {
  body.home .siteContainer .newsBox a .detail {
    width: calc(100% - 25px - 4%);
  }
}
body.home .siteContainer .newsBox a .detail time {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  color: #d70c25;
}
body.home .siteContainer .newsBox a .detail .label {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Josefin Sans", sans-serif;
  width: 60px;
  text-align: center;
  line-height: 1;
  color: #fff;
  padding: 5px 10px 2px;
  display: inline-block;
  margin-left: 3%;
}
body.home .siteContainer .newsBox a .detail p {
  margin-top: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body.home .siteContainer .newsBox a .arrow {
  width: 30px;
  height: 30px;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 50%;
}
@media (max-width: 767px) {
  body.home .siteContainer .newsBox a .arrow {
    width: 25px;
    height: 25px;
  }
}
body.home .siteContainer .newsBox a .arrow::after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border: 1px solid;
  border-color: #ccc #ccc transparent transparent;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: relative;
  left: 9px;
  top: -1px;
}
@media (max-width: 767px) {
  body.home .siteContainer .newsBox a .arrow::after {
    width: 4px;
    height: 4px;
    border: 1px solid;
    border-color: #ccc #ccc transparent transparent;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: relative;
    left: 9px;
    top: -4px;
  }
}
body.home .siteContainer .newsSpBtn {
  display: none;
}
@media (max-width: 1023px) {
  body.home .siteContainer .newsSpBtn {
    display: block;
    width: 100%;
    height: 70px;
    margin-top: 40px;
  }
}
body.home .siteContainer .conceptContent {
  width: 100%;
  position: relative;
}
body.home .siteContainer .conceptBg {
  width: calc(100% - 100px);
  height: calc(100% - 10vw);
  background: #d70c25;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  will-change: transform;
}
@media (max-width: 1023px) {
  body.home .siteContainer .conceptBg {
    height: calc(100% - 70px);
  }
}
body.home .siteContainer .conceptBg .line {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
body.home .siteContainer .conceptBg .line span {
  display: inline-block;
  height: 100%;
  width: 20%;
  border-left: 1px solid #a6071a;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body.home .siteContainer .conceptBg .line span:first-child {
  border-left: none;
}
body.home .siteContainer .conceptBg.move {
  -webkit-animation: slideIn_p 0.5s ease 0s 1 normal forwards;
          animation: slideIn_p 0.5s ease 0s 1 normal forwards;
}
@media (max-width: 1023px) {
  body.home .siteContainer .conceptBg.move {
    -webkit-animation: slideIn_sp 0.5s ease 0s 1 normal forwards;
            animation: slideIn_sp 0.5s ease 0s 1 normal forwards;
  }
}
body.home .siteContainer .conceptArea {
  width: 100%;
  padding: 180px 14% 0 8%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 1024px) {
  body.home .siteContainer .conceptArea {
    padding: 140px 14% 0 8%;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body.home .siteContainer .conceptArea {
    padding: 120px 14% 0 7%;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) and (max-width: 767px) {
  body.home .siteContainer .conceptArea {
    padding: 90px 14% 0 7%;
  }
}
body.home .siteContainer .conceptTitle {
  width: 35%;
}
@media (max-width: 1024px) {
  body.home .siteContainer .conceptTitle {
    width: 100%;
  }
}
body.home .siteContainer .conceptText {
  width: 65%;
  padding-left: 4%;
  margin-top: -10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1024px) {
  body.home .siteContainer .conceptText {
    width: 100%;
    padding-left: 0;
    margin-top: 80px;
  }
}
@media (max-width: 1024px) and (max-width: 767px) {
  body.home .siteContainer .conceptText {
    margin-top: 60px;
  }
}
body.home .siteContainer .conceptText .title {
  font-size: clamp(2.1rem, 1.5540540541vw, 2.5rem);
  color: #fff;
  font-weight: bold;
  margin-left: -2%;
}
@media (max-width: 1023px) {
  body.home .siteContainer .conceptText .title {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body.home .siteContainer .conceptText .title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
body.home .siteContainer .conceptText .message {
  font-size: clamp(1.5rem, 1.1486486486vw, 1.9rem);
  color: #fff;
  line-height: 2;
  margin-top: 40px;
}
@media (max-width: 1023px) {
  body.home .siteContainer .conceptText .message {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body.home .siteContainer .conceptText .message {
    font-size: 15px;
    font-size: 1.5rem;
    margin-top: 29px;
  }
}
@media (max-width: 767px) {
  body.home .siteContainer .conceptText .message br {
    display: none;
  }
}
body.home .siteContainer .conceptText .text {
  width: 100%;
  margin-top: 20px;
}
body.home .siteContainer .conceptText .text p {
  font-size: clamp(1.2rem, 0.9459459459vw, 1.6rem);
  color: #fff;
}
@media (max-width: 1023px) {
  body.home .siteContainer .conceptText .text p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body.home .siteContainer .conceptText .text p br {
    display: none;
  }
}
body.home .siteContainer .conceptGroup {
  width: 100%;
  margin-top: 6vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 1023px) {
  body.home .siteContainer .conceptGroup {
    margin-top: 60px;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body.home .siteContainer .conceptGroup {
    margin-top: 50px;
  }
}
body.home .siteContainer .conceptBox {
  width: 76%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 1024px) {
  body.home .siteContainer .conceptBox {
    width: 92%;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body.home .siteContainer .conceptBox {
    width: 93%;
  }
}
body.home .siteContainer .conceptItem {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 1023px) {
  body.home .siteContainer .conceptItem {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  body.home .siteContainer .conceptItem + .conceptItem {
    margin-top: 60px;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body.home .siteContainer .conceptItem + .conceptItem {
    margin-top: 40px;
  }
}
body.home .siteContainer .conceptImage {
  width: calc(100% - 100px);
  height: 20.2702702703vw;
  min-height: 259.4594594595px;
}
@media (max-width: 1024px) {
  body.home .siteContainer .conceptImage {
    min-height: initial;
    height: 23.6285665761vw;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body.home .siteContainer .conceptImage {
    width: 100%;
    height: 60.652173913vw;
  }
}
body.home .siteContainer .conceptImage img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 1;
}
body.home .siteContainer .conceptBtn {
  width: 100px;
  height: 100%;
}
@media (max-width: 1023px) {
  body.home .siteContainer .conceptBtn {
    width: 100%;
    height: 70px;
  }
}
body.home .siteContainer .loopContent {
  width: 100%;
  margin-top: 80px;
  padding: 80px 0;
  overflow: hidden;
  position: relative;
  z-index: 3;
}
@media (max-width: 1024px) {
  body.home .siteContainer .loopContent {
    margin-top: 60px;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body.home .siteContainer .loopContent {
    padding: 60px 0;
    margin-top: 40px;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) and (max-width: 767px) {
  body.home .siteContainer .loopContent {
    padding: 40px 0;
    margin-top: 20px;
  }
}
body.home .siteContainer .loopWrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.home .siteContainer .loopText {
  font-family: "Josefin Sans", sans-serif;
  font-size: 200px;
  font-size: 20rem;
  color: #f3f0f0;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
}
@media (max-width: 1023px) {
  body.home .siteContainer .loopText {
    font-size: 160px;
    font-size: 16rem;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body.home .siteContainer .loopText {
    font-size: 120px;
    font-size: 12rem;
  }
}
body.home .siteContainer .loopText:nth-child(1) {
  -webkit-animation: loop_01 80s -40s linear infinite;
          animation: loop_01 80s -40s linear infinite;
}
body.home .siteContainer .loopText:nth-child(2) {
  -webkit-animation: loop_02 80s linear infinite;
          animation: loop_02 80s linear infinite;
}
body.home .siteContainer .productContent {
  width: 100%;
}
body.home .siteContainer .productImage {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
body.home .siteContainer .productImage__box {
  width: calc(100% - 100px);
}
@media (max-width: 1023px) {
  body.home .siteContainer .productImage__box {
    width: 93%;
  }
}
body.home .siteContainer .productContainer {
  width: 100%;
  height: 56.8918918919vw;
  min-height: 728.2162162162px;
}
@media (max-width: 1024px) {
  body.home .siteContainer .productContainer {
    min-height: initial;
    height: 55.0560461957vw;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body.home .siteContainer .productContainer {
    height: 229.8099173554vw;
  }
}
body.home .siteContainer .productContainer ul {
  width: 100%;
  height: 100%;
}
body.home .siteContainer .productContainer ul li {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
body.home .siteContainer .productContainer ul li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 1;
}
body.home .siteContainer .productContainer ul li.swiper-slide-active img,
body.home .siteContainer .productContainer ul li.swiper-slide-duplicate-active img,
body.home .siteContainer .productContainer ul li.swiper-slide-prev img {
  -webkit-animation: zoomUp 10s linear 0s 1 normal both;
          animation: zoomUp 10s linear 0s 1 normal both;
}
@media (max-width: 1023px) {
  body.home .siteContainer .productContainer ul li.swiper-slide-active img,
  body.home .siteContainer .productContainer ul li.swiper-slide-duplicate-active img,
  body.home .siteContainer .productContainer ul li.swiper-slide-prev img {
    -webkit-animation: smallUp 10s linear 0s 1 normal both;
            animation: smallUp 10s linear 0s 1 normal both;
  }
}
body.home .siteContainer .productDetail {
  width: calc(100% - 100px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-top: -330px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1024px) {
  body.home .siteContainer .productDetail {
    margin-top: -250px;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body.home .siteContainer .productDetail {
    width: 93%;
    margin-top: -350px;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) and (max-width: 767px) {
  body.home .siteContainer .productDetail {
    margin-top: -400px;
  }
}
body.home .siteContainer .productGroup {
  width: calc(100% - 120px);
  background: #fff;
  padding: 120px 7% 120px 10%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1024px) {
  body.home .siteContainer .productGroup {
    padding: 80px 7% 80px 10%;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body.home .siteContainer .productGroup {
    width: 100%;
    padding: 80px 7%;
  }
}
body.home .siteContainer .productText {
  margin-top: 80px;
  padding-left: 14%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1024px) {
  body.home .siteContainer .productText {
    padding-left: 0;
    margin-top: 60px;
  }
}
body.home .siteContainer .productText .title {
  font-size: clamp(2.1rem, 1.5540540541vw, 2.5rem);
  color: #d70c25;
}
@media (max-width: 1023px) {
  body.home .siteContainer .productText .title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
body.home .siteContainer .productText .text {
  margin-top: 20px;
}
body.home .siteContainer .productText .text p {
  font-size: clamp(1.2rem, 0.9459459459vw, 1.6rem);
}
@media (max-width: 1023px) {
  body.home .siteContainer .productText .text p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
body.home .siteContainer .productText .text p a {
  color: #d70c25;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
body.home .siteContainer .productText .text p a:hover {
  color: blue;
  text-decoration: underline;
}
body.home .siteContainer .productBtn {
  width: 120px;
  height: auto;
}
@media (max-width: 1023px) {
  body.home .siteContainer .productBtn {
    width: 100%;
    height: 80px;
  }
}
body.home .siteContainer .movieContent {
  width: 100%;
  margin-top: -420px;
  overflow: hidden;
  position: relative;
}
body.home .siteContainer .movieMark {
  font-size: clamp(17rem, 12.1621621622vw, 19rem);
  font-family: "Josefin Sans", sans-serif;
  color: #d70c25;
  opacity: 0.2;
  position: absolute;
  top: 400px;
  right: 5%;
}
@media (max-width: 1024px) {
  body.home .siteContainer .movieMark {
    font-size: 130px;
    font-size: 13rem;
    top: 450px;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body.home .siteContainer .movieMark {
    font-size: 100px;
    font-size: 10rem;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) and (max-width: 767px) {
  body.home .siteContainer .movieMark {
    display: none;
  }
}
body.home .siteContainer .movieBg {
  width: 100%;
  padding: 620px 0 220px;
  background: url("../img/home/movie_bg_@1.5x.webp") no-repeat;
  background-size: cover;
  background-position: center;
}
@media (max-width: 1024px) {
  body.home .siteContainer .movieBg {
    padding: 580px 0 180px;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body.home .siteContainer .movieBg {
    padding: 550px 0 160px;
    background: url("../img/home/movie_bg_@2x.webp") no-repeat;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) and (max-width: 767px) {
  body.home .siteContainer .movieBg {
    padding: 520px 0 90px;
  }
}
body.home .siteContainer .movieTitle {
  margin-left: 12%;
}
@media (max-width: 1023px) {
  body.home .siteContainer .movieTitle {
    margin-left: 7%;
  }
}
body.home .siteContainer .movieArea {
  width: 100%;
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 1023px) {
  body.home .siteContainer .movieArea {
    margin-top: 80px;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body.home .siteContainer .movieArea {
    margin-top: 60px;
  }
}
body.home .siteContainer .movieGroup {
  width: calc(100% - 100px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 1024px) {
  body.home .siteContainer .movieGroup {
    width: 95%;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body.home .siteContainer .movieGroup {
    width: 93%;
  }
}
body.home .siteContainer .movieBox {
  width: 50%;
}
@media (max-width: 1023px) {
  body.home .siteContainer .movieBox {
    width: 100%;
  }
  body.home .siteContainer .movieBox + .movieBox {
    margin-top: 60px;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body.home .siteContainer .movieBox + .movieBox {
    margin-top: 40px;
  }
}
body.home .siteContainer .movieItem {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
body.home .siteContainer .movieItem:hover .internalBtnBox::before {
  opacity: 0;
}
body.home .siteContainer .movieItem:hover .internalCircle .internalCircle__in {
  background: #fff;
}
body.home .siteContainer .movieItem:hover .internalCircle .internalCircle__in::before {
  -webkit-animation: arrowBefore 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s 1 normal forwards;
          animation: arrowBefore 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s 1 normal forwards;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 8px;
  border-color: transparent transparent transparent #d70c25;
}
body.home .siteContainer .movieItem:hover .internalCircle .internalCircle__in::after {
  -webkit-animation: arrowAfter 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s 1 normal forwards;
          animation: arrowAfter 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s 1 normal forwards;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 8px;
  border-color: transparent transparent transparent #d70c25;
}
body.home .siteContainer .movieItem:hover .movieImage::after {
  opacity: 1;
}
body.home .siteContainer .movieItem:hover .movieImage img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
body.home .siteContainer .movieImage {
  width: calc(100% - 100px);
  height: 20.9459459459vw;
  min-height: 268.1081081081px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1024px) {
  body.home .siteContainer .movieImage {
    min-height: initial;
    height: 21.2464488636vw;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body.home .siteContainer .movieImage {
    width: 100%;
    height: 52.4181818182vw;
  }
}
body.home .siteContainer .movieImage::after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: rgba(100, 100, 100, 0.8);
  mix-blend-mode: multiply;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 0;
}
body.home .siteContainer .movieImage img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
body.home .siteContainer .movieBtn {
  width: 100px;
  height: auto;
}
@media (max-width: 1023px) {
  body.home .siteContainer .movieBtn {
    width: 100%;
    height: 70px;
  }
}
body.home .siteContainer .aboutContent {
  width: 100%;
  padding: 200px 0 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 1024px) {
  body.home .siteContainer .aboutContent {
    padding: 160px 0 0;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body.home .siteContainer .aboutContent {
    padding: 120px 0 0;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) and (max-width: 767px) {
  body.home .siteContainer .aboutContent {
    padding: 90px 0 0;
  }
}
body.home .siteContainer .aboutInner {
  width: calc(100% - 100px);
}
@media (max-width: 1023px) {
  body.home .siteContainer .aboutInner {
    width: 93%;
  }
}
body.home .siteContainer .aboutTitle {
  margin-left: 5%;
}
@media (max-width: 1023px) {
  body.home .siteContainer .aboutTitle {
    margin-left: 0;
  }
}
body.home .siteContainer .aboutGroup {
  width: 100%;
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse wrap;
          flex-flow: row-reverse wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1023px) {
  body.home .siteContainer .aboutGroup {
    margin-top: 80px;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body.home .siteContainer .aboutGroup {
    margin-top: 60px;
  }
}
body.home .siteContainer .aboutImage {
  width: 60%;
  height: 37.8378378378vw;
  min-height: 484.3243243243px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1024px) {
  body.home .siteContainer .aboutImage {
    min-height: initial;
    height: 36.0677083333vw;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body.home .siteContainer .aboutImage {
    width: 100%;
    height: 60.8928571429vw;
  }
}
body.home .siteContainer .aboutImage__box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: all 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
}
body.home .siteContainer .aboutImage__box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 1;
}
body.home .siteContainer .aboutImage__box.current {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: all 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
}
body.home .siteContainer .aboutMenu {
  width: 40%;
  height: 37.8378378378vw;
  min-height: 484.3243243243px;
}
@media (max-width: 1024px) {
  body.home .siteContainer .aboutMenu {
    min-height: initial;
    height: 36.0677083333vw;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body.home .siteContainer .aboutMenu {
    width: 100%;
    height: auto;
  }
}
body.home .siteContainer .aboutBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  width: 100%;
  height: 100%;
}
@media (max-width: 1023px) {
  body.home .siteContainer .aboutBox {
    margin-top: 20px;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body.home .siteContainer .aboutBox {
    margin-top: 0;
  }
}
body.home .siteContainer .aboutItem {
  width: 100%;
  height: 20%;
  border-top: 1px solid #ddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body.home .siteContainer .aboutItem:last-child {
  border-bottom: 1px solid #ddd;
}
@media (max-width: 1023px) {
  body.home .siteContainer .aboutItem:first-child {
    border-top: none;
  }
}
@media (max-width: 1023px) {
  body.home .siteContainer .aboutItem {
    height: auto;
  }
}
body.home .siteContainer .aboutItem a {
  width: 100%;
  height: 100%;
  padding: 0 6% 0 4%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
}
@media (max-width: 1023px) {
  body.home .siteContainer .aboutItem a {
    padding: 20px 7% 20px 0;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body.home .siteContainer .aboutItem a {
    padding: 20px 5% 20px 0;
  }
}
body.home .siteContainer .aboutItem a:hover::after {
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
body.home .siteContainer .aboutItem a:hover .arrow {
  background: #d70c25;
}
body.home .siteContainer .aboutItem a:hover .arrow::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #fff;
}
body.home .siteContainer .aboutItem a::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #f7f7f7;
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform ease 0.3s;
  transition: -webkit-transform ease 0.3s;
  transition: transform ease 0.3s;
  transition: transform ease 0.3s, -webkit-transform ease 0.3s;
}
body.home .siteContainer .aboutItem a .aboutItem__title {
  font-family: "Josefin Sans", sans-serif;
  font-size: clamp(2rem, 1.4864864865vw, 2.6rem);
  color: #454545;
  line-height: 1.6;
}
@media (max-width: 767px) {
  body.home .siteContainer .aboutItem a .aboutItem__title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.4;
  }
}
body.home .siteContainer .aboutItem a .aboutItem__title span {
  font-size: clamp(1rem, 0.8108108108vw, 1.4rem);
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
}
body.home .siteContainer .aboutItem a .aboutItem__arrow {
  width: 26px;
  height: 26px;
  border: 1px solid #d70c25;
  border-radius: 50%;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.home .siteContainer .aboutItem a .aboutItem__arrow::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #d70c25;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
body.home .siteContainer .bannerContent {
  width: 100%;
  padding: 60px 0 90px;
}
@media (max-width: 1024px) {
  body.home .siteContainer .bannerContent {
    padding: 160px 0 90px;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body.home .siteContainer .bannerContent {
    padding: 90px 0 90px;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) and (max-width: 767px) {
  body.home .siteContainer .bannerContent {
    padding: 60px 0;
  }
}
body.home .siteContainer .bannerInner {
  width: 86%;
  margin: 0 auto;
  max-width: 1350px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
body.home .siteContainer .bannerInner::before {
  content: "";
  display: block;
  width: 23%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
body.home .siteContainer .bannerInner::after {
  content: "";
  display: block;
  width: 23%;
}
body.home .siteContainer .bannerInner li {
  width: 23%;
}
@media (max-width: 1023px) {
  body.home .siteContainer .bannerInner li {
    width: 48%;
    margin-top: 30px;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body.home .siteContainer .bannerInner li {
    margin-top: 20px;
  }
}
body.home .siteContainer .bannerInner li a {
  width: 100%;
  display: block;
}
body.home .siteContainer .bannerInner li a:hover .image::after {
  opacity: 1;
}
body.home .siteContainer .bannerInner li a .image {
  width: 100%;
  height: 19.2857142857vw;
  max-height: 303.75px;
  min-height: 246.8571428571px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1024px) {
  body.home .siteContainer .bannerInner li a .image {
    min-height: initial;
    height: 19.7265625vw;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body.home .siteContainer .bannerInner li a .image {
    height: 84vw;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) and (max-width: 767px) {
  body.home .siteContainer .bannerInner li a .image {
    height: 42vw;
  }
}
body.home .siteContainer .bannerInner li a .image::after {
  content: "";
  display: inline-block;
  position: absolute;
  inset: 0;
  margin: auto;
  background: rgba(100, 100, 100, 0.8);
  mix-blend-mode: multiply;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 0;
}
body.home .siteContainer .bannerInner li a .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
body.home .siteContainer .bannerInner li a span {
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  color: #454545;
  margin-top: 5px;
}
@media (max-width: 1024px) {
  body.home .fancybox__content > .f-button.is-close-btn {
    position: fixed;
  }
  body.home .fancybox__nav .f-button.is-next,
  body.home .fancybox__nav .f-button.is-prev {
    position: fixed;
    top: 0;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  body.home .fancybox__nav .f-button.is-next {
    right: auto;
    left: 40px;
  }
  body.home .fancybox__nav .f-button.is-prev {
    left: 0;
  }
}

/* 骨組み */
body.about-product {
  /*-----------header ham&sp_nav----------*/
}
body.about-product .productGallery {
  margin-top: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 20px;
}
body.about-product .productGallery img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 1024px) {
  body.about-product .productGallery {
    gap: 1vw;
  }
}
@media (max-width: 767px) {
  body.about-product .productGallery {
    margin-top: 30px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  body.about-product .productGallery > * {
    width: calc(33.3333333333% - 0.6666666667vw);
  }
}

/* 骨組み */
body.enviroments * + .sponsorBox {
  margin-top: 60px;
}
body.enviroments .sponsorBox {
  border: 4px solid #d70c25;
  padding: 20px 25px;
}
body.enviroments .sponsorBox__grid + .sponsorBox__grid {
  margin-top: 2em;
}
body.enviroments .sponsorBox__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 20px;
}
@media (max-width: 767px) {
  body.enviroments .sponsorBox__grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
body.enviroments .sponsorBox__logos {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 40px;
}
@media (max-width: 767px) {
  body.enviroments .sponsorBox__logos {
    margin: auto;
  }
}
body.enviroments * + .recycleGallery {
  margin-top: 40px;
}
body.enviroments .recycleGallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (max-width: 767px) {
  body.enviroments .recycleGallery {
    width: 100%;
    overflow: hidden;
  }
  body.enviroments .recycleGallery > * {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 0;
  }
}
body.enviroments * + .figuresColumn {
  margin-top: 80px;
}
body.enviroments .figuresColumn__heading {
  font-size: 20px;
  font-size: 2rem;
}
body.enviroments .figuresColumn__grid {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 90px;
}
@media (max-width: 767px) {
  body.enviroments .figuresColumn__grid {
    gap: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body.enviroments .figuresColumn__grid img {
    max-width: 100%;
  }
}
body.enviroments .figuresColumn figure figcaption {
  text-align: center;
  margin-top: 15px;
}
body.enviroments .woodyGroup .thirdHeading, body.enviroments .woodyGroup .article__title {
  border-bottom: 3px solid #a87f31;
  -o-border-image: linear-gradient(90deg, #a87f31 0%, #a87f31 180px, #cccccc 81px, #cccccc 100%);
     border-image: linear-gradient(90deg, #a87f31 0%, #a87f31 180px, #cccccc 81px, #cccccc 100%);
  border-image-slice: 1;
}
body.enviroments .woodyGroup .heading {
  border-left: 6px solid #a87f31;
}
body.enviroments .woodyGroup .heading__main:first-letter {
  color: #a87f31;
}
body.enviroments .woodyGroup .catch {
  color: #a87f31;
}
body.enviroments .woodyGroup .sponsorBox {
  border-color: #bd8c0a;
}
body.enviroments .ecoGroup .thirdHeading, body.enviroments .ecoGroup .article__title {
  border-bottom: 3px solid #4d9fd7;
  -o-border-image: linear-gradient(90deg, #4d9fd7 0%, #4d9fd7 180px, #cccccc 81px, #cccccc 100%);
     border-image: linear-gradient(90deg, #4d9fd7 0%, #4d9fd7 180px, #cccccc 81px, #cccccc 100%);
  border-image-slice: 1;
}
body.enviroments .ecoGroup .heading {
  border-left: 6px solid #4d9fd7;
}
body.enviroments .ecoGroup .heading__main:first-letter {
  color: #4d9fd7;
}
body.enviroments .ecoGroup .catch {
  color: #4d9fd7;
}
body.enviroments .ecoGroup .sponsorBox {
  border-color: #bd8c0a;
}

/* 骨組み */
body.works {
  /*-----------header ham&sp_nav----------*/
}
body.works .worksFigure {
  margin-top: 100px;
}
@media (max-width: 767px) {
  body.works .worksFigure {
    margin-top: 40px;
  }
}
body.works .worksFigure__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 80px;
}
@media (max-width: 1024px) {
  body.works .worksFigure__grid {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  body.works .worksFigure__grid {
    gap: 40px;
  }
}
@media (max-width: 767px) {
  body.works .worksFigure__img img {
    max-width: 100%;
  }
}
body.works * + .worksFigureSection {
  margin-top: 60px;
}
@media (max-width: 767px) {
  body.works * + .worksFigureSection {
    margin-top: 40px;
  }
}
body.works .worksFigureSection__heading {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 20px;
}

/* 骨組み */
* + body.customer .customerSection__heading {
  margin-top: 0.5em;
}
body.customer .customerSection__heading {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.75;
}
* + body.customer .customerSection__text {
  margin-top: 0.5em;
}
body.customer .customerSection__text {
  line-height: 2.5;
}
body.customer .customerSection__text p {
  line-height: inherit;
}
* + body.customer .customerSection__bottom {
  margin-top: 40px;
}
@media (max-width: 767px) {
  * + body.customer .customerSection__bottom {
    margin-top: 20px;
  }
}
body.customer .customerTitle {
  text-align: center;
  font-weight: 550;
}
body.customer .customerTitle p {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: inherit;
}
body.customer .customerTitle .__min {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}
body.customer .customerTitle .__l {
  font-size: 26px;
  font-size: 2.6rem;
}
body.customer .customerTitle .__by {
  display: inline-block;
  margin: auto;
}
body.customer .customerTitle .__by::before {
  content: "×";
  font-size: 30px;
  font-size: 3rem;
  display: inline-block;
  line-height: 1;
}
body.customer * + .customerDigWrap {
  margin-top: 40px;
}
body.customer .customerDigWrap {
  display: table;
  caption-side: bottom;
  margin-left: auto;
  margin-right: auto;
}
body.customer .customerDigWrap .customerMovie {
  display: table-cell;
  width: auto;
}
body.customer .customerDigWrap .customerMovie a[href*=youtu\.be] {
  display: block;
  position: relative;
}
body.customer .customerDigWrap .customerMovie a[href*=youtu\.be]::before {
  content: "";
  width: 64px;
  height: 46px;
  background-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M23.498%206.186a2.998%202.998%200%200%200-2.113-2.117C19.395%203.5%2012%203.5%2012%203.5s-7.395%200-9.385.569A2.998%202.998%200%200%200%20.502%206.186%2031.4%2031.4%200%200%200%200%2012a31.4%2031.4%200%200%200%20.502%205.814%202.998%202.998%200%200%200%202.113%202.117c1.99.569%209.385.569%209.385.569s7.395%200%209.385-.569a2.998%202.998%200%200%200%202.113-2.117A31.4%2031.4%200%200%200%2024%2012a31.4%2031.4%200%200%200-.502-5.814z%22%20fill%3D%22red%22/%3E%3Cpath%20d%3D%22M9.75%2015.02V8.98L15.5%2012l-5.75%203.02z%22%20fill%3D%22white%22/%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
body.customer .customerDigWrap .customerMovie a[href*=youtu\.be] img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  body.customer .customerDigWrap .customerMovie a[href*=youtu\.be] img {
    max-width: 100%;
  }
}
body.customer .customerDigWrap .customerDialogue {
  display: table-caption;
  margin-top: 70px;
}
@media (max-width: 767px) {
  body.customer .customerDigWrap .customerDialogue {
    margin-top: 30px;
  }
}
body.customer .customerMovie iframe {
  max-width: 100%;
}
body.customer .imageSlider + .reading {
  margin-top: 80px;
}
@media (max-width: 767px) {
  body.customer .imageSlider + .reading {
    margin-top: 40px;
  }
}
body.customer .imageSlider__mainWrapper, body.customer .imageSlider__thumbs {
  width: auto;
  padding-left: calc((100% - 580px) / 2);
  padding-right: calc((100% - 580px) / 2);
}
body.customer .imageSlider__arrow--prev {
  left: 50px;
}
body.customer .imageSlider__arrow--next {
  right: 50px;
}

/* 骨組み */
body.message {
  /*-----------header ham&sp_nav----------*/
}
body.message .messageColumn__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 90px;
}
@media (max-width: 1024px) {
  body.message .messageColumn__grid {
    gap: 40px;
  }
  body.message .messageColumn__img img {
    width: 200px;
    height: auto;
  }
}
@media (max-width: 767px) {
  body.message .messageColumn__grid {
    gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body.message .messageColumn__img {
    text-align: center;
  }
  body.message .messageColumn__img img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
}

/* 骨組み */
body.concept {
  /*-----------header ham&sp_nav----------*/
}
body.concept .conceptGuideFigure {
  float: right;
  margin-left: 75px;
}
body.concept .conceptGuideFigure img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 1024px) {
  body.concept .conceptGuideFigure {
    max-width: 250px;
    margin-left: 20px;
  }
}
body.concept .conceptGuideFigure ~ .section {
  display: flow-root;
}
@media (max-width: 767px) {
  body.concept .conceptGuideFigure {
    float: none;
    margin-left: 0;
    max-width: none;
    text-align: center;
    margin-bottom: 30px;
  }
  body.concept .conceptGuideFigure img {
    max-width: 100%;
    width: 280px;
    height: auto;
  }
}

/* 骨組み */
body.csr {
  /*-----------header ham&sp_nav----------*/
}
body.csr .spaceGallery {
  margin-top: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 40px;
}
body.csr .spaceGallery img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 1024px) {
  body.csr .spaceGallery {
    gap: 20px;
  }
}
@media (max-width: 767px) {
  body.csr .spaceGallery {
    margin-top: 30px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 3vw;
  }
  body.csr .spaceGallery > * {
    width: calc(50% - 1.515vw);
  }
}
body.csr .considerSection + .considerSection {
  margin-top: 40px;
}
body.csr .considerSection__heading {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 0.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.csr .considerSection__heading::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 30px;
  margin-right: 0.6em;
}
body.csr .considerSection__heading .__emphasis {
  font-size: 20px;
  font-size: 2rem;
  margin-right: 0.2em;
}
body.csr .considerSection__heading.-health {
  color: #c94d17;
}
body.csr .considerSection__heading.-health::before {
  background-color: #c94d17;
}
body.csr .considerSection__heading.-society {
  color: #3695bd;
}
body.csr .considerSection__heading.-society::before {
  background-color: #3695bd;
}
body.csr .considerSection__heading.-earth {
  color: #72a241;
}
body.csr .considerSection__heading.-earth::before {
  background-color: #72a241;
}
body.csr .considerFigcap {
  margin-top: 70px;
}

/* 骨組み */
@media (max-width: 1024px) {
  body.related .figureColumn__img {
    -webkit-box-flex: inherit;
        -ms-flex: inherit;
            flex: inherit;
  }
}
body.related .relatedGallery {
  margin-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
body.related .relatedGallery img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  body.related .relatedGallery {
    margin-top: 20px;
  }
}
body.related .pageFooter {
  margin-top: 160px;
}
body.related .pageFooter__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}
body.related .pageFooter__entity {
  font-size: 18px;
  font-size: 1.8rem;
  max-width: 620px;
  border-radius: 20px;
  background-color: #d70c25;
  color: #fff;
  padding: 35px 40px;
}
@media (max-width: 767px) {
  body.related .pageFooter {
    margin-top: 30px;
  }
  body.related .pageFooter__grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
  body.related .pageFooter__img {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  body.related .pageFooter__img img {
    max-width: 100%;
  }
  body.related .pageFooter__entity {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 20px;
  }
}

/* 骨組み */
body.news .newsGrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 90px;
}
body.news .newsGrid__main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 1024px) {
  body.news .newsGrid {
    gap: 40px;
  }
}
@media (max-width: 767px) {
  body.news .newsGrid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* 骨組み */
body.product * + .productGrid {
  margin-top: 35px;
}
body.product .productGrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 50px 45px;
}
body.product .productGrid > * {
  width: calc(33.3333333333% - 30px);
}
@media (max-width: 1024px) {
  body.product .productGrid {
    gap: 50px 20px;
  }
  body.product .productGrid > * {
    width: calc(33.3333333333% - 13.3333333333px);
  }
}
@media (max-width: 767px) {
  body.product .productGrid {
    gap: 30px 3vw;
  }
  body.product .productGrid > * {
    width: calc(50% - 1.515vw);
  }
}
body.product .productDetailGrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 50px;
}
@media (max-width: 767px) {
  body.product .productDetailGrid {
    gap: 40px;
  }
}
body.product .productDetailGrid__main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
body.product .productDetailGrid__main .imageSlider {
  margin-left: auto;
  margin-right: auto;
}
body.product .productDetailGrid__side {
  width: 260px;
}
@media (max-width: 767px) {
  body.product .productDetailGrid__side {
    width: 100%;
  }
}
@media (max-width: 767px) {
  body.product .productDetailBanners {
    background-color: #d70c25;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
body.product .productDetailBanners a + a {
  margin-top: 20px;
}
body.product .productDetailBanners a {
  display: block;
}
@media (max-width: 767px) {
  body.product .productDetailBanners a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
}
body.product * + .productDetailMenu {
  margin-top: 70px;
}
@media (max-width: 767px) {
  body.product * + .productDetailMenu {
    margin-top: 40px;
  }
}
body.product .productDetailMenu {
  border: 1px solid #333333;
}
body.product .productDetailMenu__heading {
  font-size: 18px;
  font-size: 1.8rem;
  background-color: #333333;
  color: #fff;
  text-align: center;
  padding: 10px;
}
body.product .productDetailMenu__body {
  padding: 20px 30px;
}
body.product .productDetailMenu__body nav a + a {
  margin-top: 15px;
}
body.product .productDetailMenu__body nav a {
  display: block;
  background-color: #d70c25;
  color: #fff;
  padding: 10px;
  text-align: center;
}
body.product .productDetail__kv {
  padding-left: 45px;
  padding-right: 45px;
}
@media (max-width: 767px) {
  body.product .productDetail__kv {
    padding-left: 0;
    padding-right: 0;
  }
}
body.product * + .productDetailExternalLink {
  margin-top: 40px;
}
@media (max-width: 767px) {
  body.product * + .productDetailExternalLink {
    margin-top: 3vw;
  }
}
body.product .productDetailExternalLink a {
  font-size: 18px;
  font-size: 1.8rem;
  display: inline-block;
  background-color: #333333;
  color: #fff;
  padding: 10px 25px;
  line-height: 1.75;
}
@media (max-width: 767px) {
  body.product .productDetailExternalLink a {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 10px 15px;
  }
}
body.product .productDetailExternalLink a::after {
  content: url("../../assets/img/common/external.svg");
  -webkit-filter: invert(1);
          filter: invert(1);
  display: inline-block;
  width: 1em;
  height: 1em;
  position: relative;
  top: 0.1em;
  margin-left: 10px;
}
body.product .productDetailText {
  margin-top: 40px;
}
@media (max-width: 767px) {
  body.product .productDetailText {
    margin-top: 20px;
  }
}
body.product .productDetailTag {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px;
}
@media (max-width: 767px) {
  body.product .productDetailTag {
    margin-top: 20px;
  }
}
body.product .productDetailNav .pager {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 10px auto;
  grid-template-rows: auto auto;
  gap: 10px;
}
body.product .productDetailNav .pager > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
body.product .productDetailNav .pager > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
body.product .productDetailNav .pager > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
body.product .productDetailNav .pager > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
@media (max-width: 767px) {
  body.product .productDetailNav .pager {
    max-width: none;
  }
}
body.product .productDetailNav .pager__prev {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -ms-grid-column: 1;
  grid-column: 1;
  width: 100%;
}
body.product .productDetailNav .pager__next {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -ms-grid-column: 2;
  grid-column: 2;
  width: 100%;
}
body.product .productDetailNav .pager__up {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  grid-column: 1/-1;
}

@media (min-width: 1025px) and (max-width: 1490px) {
  body.ashiato .mainVisual {
    margin-right: 0;
  }
  body.ashiato .pageBody:has(.localNav) {
    padding-right: 0;
  }
  body.ashiato .pageWrapper {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  body.ashiato .localNav {
    display: none;
  }
}
body.ashiato .mainVisual {
  margin-bottom: 120px;
}
@media (max-width: 1024px) {
  body.ashiato .mainVisual {
    margin-bottom: 70px;
  }
}
@media (max-width: 767px) {
  body.ashiato .mainVisual {
    margin-bottom: 30px;
  }
}
body.ashiato .ashiatoCatch {
  font-size: 16px;
  font-size: 1.6rem;
  color: #d70c25;
  margin-bottom: 60px;
}
@media (max-width: 1024px) {
  body.ashiato .ashiatoCatch {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  body.ashiato .ashiatoCatch {
    margin-bottom: 30px;
  }
}
body.ashiato .ashiatoCatch p {
  font-size: inherit;
  color: inherit;
  text-align: center;
}
body.ashiato .ashiatoSection {
  margin-top: 55px;
}
body.ashiato .ashiatoSection__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 55px;
}
body.ashiato .ashiatoSection__grid > * {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
body.ashiato .ashiatoSection__img {
  -webkit-filter: sepia(1);
          filter: sepia(1);
  -webkit-box-flex: 0;
      -ms-flex: 0 1 468px;
          flex: 0 1 468px;
}
body.ashiato .ashiatoSection__entity {
  -webkit-filter: sepia(1);
          filter: sepia(1);
}
@media (max-width: 1024px) {
  body.ashiato .ashiatoSection {
    margin-right: -5vw !important;
  }
  body.ashiato .ashiatoSection__grid {
    gap: 0;
  }
  body.ashiato .ashiatoSection__entity {
    overflow: hidden;
    margin-right: -40vw;
    position: relative;
    z-index: 50;
  }
  body.ashiato .ashiatoSection__entityInner {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 20px 20px calc(1em + 20px) 0;
  }
}
@media (max-width: 767px) {
  body.ashiato .ashiatoSection {
    margin-top: 0;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  body.ashiato .ashiatoSection__grid {
    margin-left: -3vw;
    margin-right: -3vw;
  }
  body.ashiato .ashiatoSection__img {
    opacity: 0.2;
  }
  body.ashiato .ashiatoSection__img .figure figcaption {
    display: none;
  }
  body.ashiato .ashiatoSection__img img {
    max-width: 100%;
  }
  body.ashiato .ashiatoSection__entity {
    padding: 0;
    margin-right: -125vw;
  }
  body.ashiato .ashiatoSection__entityInner {
    background-color: transparent;
    padding: 20px;
  }
}
body.ashiato .ashiatoSection__title {
  background: rgb(253, 68, 68);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(253, 68, 68)), to(rgb(215, 12, 12)));
  background: linear-gradient(180deg, rgb(253, 68, 68) 0%, rgb(215, 12, 12) 100%);
  font-size: 28px;
  font-size: 2.8rem;
  text-align: center;
  padding: 10px 10px 5px;
  line-height: 1.75;
  color: #fff;
}
body.ashiato .ashiatoSection__title .__number {
  font-family: "Josefin Sans", sans-serif;
  font-size: 35px;
  font-size: 3.5rem;
}
@media (max-width: 767px) {
  body.ashiato .ashiatoSection__title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.23;
  }
  body.ashiato .ashiatoSection__title .__number {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
* + body.ashiato .ashiatoSection__heading {
  margin-top: 50px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  * + body.ashiato .ashiatoSection__heading {
    margin-top: 30px;
    margin-bottom: 10px;
  }
}
body.ashiato .ashiatoSection__heading {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.45;
  padding-left: 10px;
  border-left: 5px solid #d70c25;
}
body.ashiato .ashiatoSection * + .normalHeadline {
  margin-top: 20px;
}
@media (max-width: 767px) {
  body.ashiato .ashiatoSection * + .normalHeadline {
    margin-top: 15px;
  }
}
body.ashiato .ashiatoSection li.normalHeadline {
  margin-top: 0;
}
body.ashiato .ashiatoSection__img {
  position: relative;
}
body.ashiato .ashiatoSection__img img {
  max-width: 100%;
}
body.ashiato .ashiatoSection__img > img + img, body.ashiato .ashiatoSection__img > img + .figure, body.ashiato .ashiatoSection__img > img + .__imgMasonry, body.ashiato .ashiatoSection__img > img + .__imgGrid,
body.ashiato .ashiatoSection__img > .figure + img,
body.ashiato .ashiatoSection__img > .figure + .figure,
body.ashiato .ashiatoSection__img > .figure + .__imgMasonry,
body.ashiato .ashiatoSection__img > .figure + .__imgGrid, body.ashiato .ashiatoSection__img .scrollableContent > img + img, body.ashiato .ashiatoSection__img .scrollableContent > img + .figure, body.ashiato .ashiatoSection__img .scrollableContent > img + .__imgMasonry, body.ashiato .ashiatoSection__img .scrollableContent > img + .__imgGrid,
body.ashiato .ashiatoSection__img .scrollableContent > .figure + img,
body.ashiato .ashiatoSection__img .scrollableContent > .figure + .figure,
body.ashiato .ashiatoSection__img .scrollableContent > .figure + .__imgMasonry,
body.ashiato .ashiatoSection__img .scrollableContent > .figure + .__imgGrid {
  margin-top: 30px;
}
@media (max-width: 767px) {
  body.ashiato .ashiatoSection__img > img + img, body.ashiato .ashiatoSection__img > img + .figure, body.ashiato .ashiatoSection__img > img + .__imgMasonry, body.ashiato .ashiatoSection__img > img + .__imgGrid,
  body.ashiato .ashiatoSection__img > .figure + img,
  body.ashiato .ashiatoSection__img > .figure + .figure,
  body.ashiato .ashiatoSection__img > .figure + .__imgMasonry,
  body.ashiato .ashiatoSection__img > .figure + .__imgGrid, body.ashiato .ashiatoSection__img .scrollableContent > img + img, body.ashiato .ashiatoSection__img .scrollableContent > img + .figure, body.ashiato .ashiatoSection__img .scrollableContent > img + .__imgMasonry, body.ashiato .ashiatoSection__img .scrollableContent > img + .__imgGrid,
  body.ashiato .ashiatoSection__img .scrollableContent > .figure + img,
  body.ashiato .ashiatoSection__img .scrollableContent > .figure + .figure,
  body.ashiato .ashiatoSection__img .scrollableContent > .figure + .__imgMasonry,
  body.ashiato .ashiatoSection__img .scrollableContent > .figure + .__imgGrid {
    margin-top: 0;
  }
}
body.ashiato .ashiatoSection__img .__imgMasonry {
  width: 100%;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
body.ashiato .ashiatoSection__img .__imgMasonry > * {
  margin-bottom: 10px;
}
body.ashiato .ashiatoSection__img .__imgMasonry > img, body.ashiato .ashiatoSection__img .__imgMasonry > .figure {
  max-width: 100%;
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
}
body.ashiato .ashiatoSection__img .__imgGrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
body.ashiato .ashiatoSection__img .__imgGrid > *.-full {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
body.ashiato .ashiatoSection .__emphasis {
  font-weight: bold;
}
body.ashiato .ashiatoSection .scrollableContent,
body.ashiato .ashiatoSection .scrollableContent img {
  will-change: transform, opacity, filter;
}

/* 骨組み */
body.error {
  /*-----------header ham&sp_nav----------*/
}
body.error .siteContainer {
  width: 100%;
  margin-top: 90px;
  overflow: hidden;
}
@media (max-width: 767px) {
  body.error .siteContainer {
    margin-top: 60px;
  }
}
body.error .siteContainer .errorContent {
  width: 100%;
  padding: 100px 0 160px;
}
@media (max-width: 1023px) {
  body.error .siteContainer .errorContent {
    padding: 80px 0 120px;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body.error .siteContainer .errorContent {
    padding: 60px 0 100px;
  }
}
body.error .siteContainer .errorInner {
  width: 60%;
  margin: 0 auto;
  padding: 100px 10%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 20px;
  background: #fafafa;
}
@media (max-width: 1024px) {
  body.error .siteContainer .errorInner {
    width: 80%;
    padding: 80px 7%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media (max-width: 1024px) and (max-width: 767px) {
  body.error .siteContainer .errorInner {
    width: 86%;
    padding: 60px 7%;
  }
}
body.error .siteContainer .errorTitle {
  font-size: 32px;
  font-size: 3.2rem;
  color: #d70c25;
  font-weight: bold;
  line-height: 1.8;
}
@media (max-width: 1023px) {
  body.error .siteContainer .errorTitle {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body.error .siteContainer .errorTitle {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.6;
  }
}
body.error .siteContainer .errorTitle span {
  font-size: 20px;
  font-size: 2rem;
  color: #454545;
  display: block;
  font-weight: normal;
}
@media (max-width: 767px) {
  body.error .siteContainer .errorTitle span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
body.error .siteContainer .errorDetail {
  width: 100%;
  margin-top: 30px;
}
body.error .siteContainer .errorBtn {
  width: 100%;
  margin: 100px auto 0;
  text-align: center;
}
@media (max-width: 767px) {
  body.error .siteContainer .errorBtn {
    margin: 60px auto 0;
  }
}

/*-----------lower start----------*/
body.contact {
  /*------------------contact start-----------------*/
}
body.contact .siteContainer {
  width: 100%;
}
body.contact .contact {
  /*selectを囲むdivのクラス*/
}
body.contact .contactContent {
  max-width: 782px;
  margin: 0 auto;
  padding: 60px 0 200px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1024px) {
  body.contact .contactContent {
    padding: 40px 0 160px;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) {
  body.contact .contactContent {
    padding: 40px 7% 120px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media (max-width: 1024px) and (max-width: 1023px) and (max-width: 767px) {
  body.contact .contactContent {
    padding: 30px 0 100px;
  }
}
@media (max-width: 1023px) {
  body.contact .contactContent.-end {
    padding: 240px 0 180px;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body.contact .contactContent.-end {
    padding: 170px 0 120px;
  }
}
body.contact .contactTable {
  margin: 50px auto 0;
}
@media (max-width: 767px) {
  body.contact .contactTable {
    margin-top: 40px;
  }
}
body.contact .contactMailformpro {
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
body.contact .contactMailform {
  width: 100%;
  margin: 0 auto;
  color: #454545;
  border-top: 1px solid #ccc;
  font-size: 14px;
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  body.contact .contactMailform {
    width: 100% !important;
    padding: 0 7% !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 14px;
    font-size: 1.4rem;
    table-layout: fixed;
  }
}
body.contact .contactMailform tr {
  width: 100%;
  border-bottom: 1px solid #ccc;
}
body.contact .contactTitle__area {
  width: 36%;
  line-height: 1.2;
  text-indent: -2.4em;
  padding-left: 2.4em;
  vertical-align: middle !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  body.contact .contactTitle__area {
    display: block;
    width: 100%;
    padding: 15px 0 0 2.4em;
  }
  body.contact .contactTitle__area br {
    display: none;
  }
}
body.contact .contactTitle__area span.must_01 {
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  padding: 1px 4px 2px;
  background: #d70c25;
  border-radius: 3px;
  margin-right: 6px;
  position: relative;
  top: -2px;
}
@media (max-width: 767px) {
  body.contact .contactTitle__area span.must_01 {
    font-size: 11px;
    font-size: 1.1rem;
    padding: 1px 3px;
  }
}
body.contact .contactTitle__area span.must_02 {
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  padding: 1px 4px 2px;
  background: #c6c5c4;
  border-radius: 3px;
  margin-right: 6px;
  position: relative;
  top: -2px;
}
@media (max-width: 767px) {
  body.contact .contactTitle__area span.must_02 {
    font-size: 11px;
    font-size: 1.1rem;
    padding: 1px 3px;
  }
}
body.contact .contactTitle__indents {
  width: 36%;
  line-height: 1.2;
  padding-left: 2.3em;
  vertical-align: middle !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  body.contact .contactTitle__indents {
    display: block;
    width: 100%;
    padding: 15px 0 0;
    padding-left: 0;
  }
  body.contact .contactTitle__indents br {
    display: none;
  }
}
body.contact .contactEntry__area {
  width: 64%;
  padding: 20px 0;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  body.contact .contactEntry__area {
    width: 99% !important;
    display: block;
    padding: 10px 0 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
body.contact .contactEntry__area input::-webkit-input-placeholder {
  color: #ccc;
  font-size: 14px;
}
body.contact .contactEntry__area input:-moz-placeholder {
  color: #ccc;
  font-size: 14px;
}
body.contact .contactEntry__area input::-moz-placeholder {
  color: #ccc;
  font-size: 14px;
}
body.contact .contactEntry__area input:-ms-input-placeholder {
  color: #ccc;
  font-size: 14px;
}
body.contact .contactEntry__area ol span.l__space {
  display: inline-block;
  padding: 0 8px 0 6px;
}
body.contact .contactEntry__area textarea.contactText__area {
  width: 100% !important;
  height: 13em;
  line-height: 1.3;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
}
@media (max-width: 767px) {
  body.contact .contactEntry__area textarea.contactText__area {
    padding: 5px;
    width: 100% !important;
  }
}
body.contact .contactEntry__area textarea.contactText__area::-webkit-input-placeholder {
  color: #ccc;
}
body.contact .contactEntry__area textarea.contactText__area::-moz-placeholder {
  color: #ccc;
}
body.contact .contactEntry__area textarea.contactText__area:-ms-input-placeholder {
  color: #ccc;
}
body.contact .contactEntry__area textarea.contactText__area::-ms-input-placeholder {
  color: #ccc;
}
body.contact .contactEntry__area textarea.contactText__area::placeholder {
  color: #ccc;
}
body.contact .contactEntry__area input.file-button {
  font-size: 14px;
  font-size: 1.4rem;
  cursor: pointer;
}
body.contact .contactEntry__area input.file-button:hover::-webkit-file-upload-button {
  color: #fff;
  background: #176d49;
}
body.contact .contactEntry__area input.file-button:hover::file-selector-button {
  color: #fff;
  background: #176d49;
}
body.contact .contactEntry__area input.file-button::-webkit-file-upload-button {
  color: #176d49;
  background: #0bee9f;
  cursor: pointer;
  padding: 2px 10px;
  margin-right: 10px;
  line-height: 1.4;
  border-radius: 3px;
  border: 1px solid #176d49;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body.contact .contactEntry__area input.file-button::file-selector-button {
  color: #176d49;
  background: #0bee9f;
  cursor: pointer;
  padding: 2px 10px;
  margin-right: 10px;
  line-height: 1.4;
  border-radius: 3px;
  border: 1px solid #176d49;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body.contact .contactEntry__area .notes {
  font-size: 12px;
  font-size: 1.2rem;
  display: block;
}
@media (max-width: 767px) {
  body.contact .contactEntry__area .notes {
    letter-spacing: -0.03em;
  }
}
body.contact .contactDis__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body.contact .contactDis__box {
  width: 48.5%;
}
body.contact .contactHarf__box--01 {
  width: 100% !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
}
body.contact .contactHarf__box--02 {
  width: 100% !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
}
body.contact .contactHarf__box--03 {
  width: 84%;
  margin: 0;
}
@media (max-width: 767px) {
  body.contact .contactHarf__box--03 {
    width: 100%;
  }
}
body.contact .contactAll__box {
  width: 100% !important;
}
body.contact .contactHarf__box--01, body.contact .contactHarf__box--02, body.contact .contactHarf__box--03, body.contact .contactAll__box {
  padding: 7px 0 7px 10px;
  line-height: 1.8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0;
}
body.contact .contactHarf__box--01, body.contact .contactHarf__box--02, body.contact .contactHarf__box--03, body.contact .contactAll__box, body.contact .contactText__area {
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0 !important;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}
body.contact .contactT__space {
  padding: 14px 0 0 10px;
  display: inline-block;
}
body.contact .contactH__space + .contactH__space {
  margin-top: 10px;
}
body.contact .contactH__space:nth-child(1) span {
  display: inline-block;
  margin-right: 3px;
}
body.contact .contactH__space:nth-child(2) span, body.contact .contactH__space:nth-child(3) span {
  display: inline-block;
  margin-right: 7px;
}
@media (max-width: 767px) {
  body.contact .contactH__space:nth-child(2) span, body.contact .contactH__space:nth-child(3) span {
    margin-right: 0;
    padding: 6px 0 4px;
  }
}
body.contact .contactH__space01 {
  padding: 0;
}
body.contact .contactH__space01 span {
  margin-right: 4px;
}
body.contact .contactH__space02, body.contact .contactH__space03 {
  margin-top: 10px;
}
body.contact .contactH__space02 span, body.contact .contactH__space03 span {
  display: inline-block;
  margin-right: 7px;
}
body.contact .contactWide__space--i {
  margin-right: 15px !important;
}
body.contact .contactWide__space--i input[type=radio],
body.contact .contactWide__space--i input[type=checkbox] {
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  top: -0.05em;
}
@media (max-width: 767px) {
  body.contact .contactWide__space--i input[type=radio],
  body.contact .contactWide__space--i input[type=checkbox] {
    top: -0.1em;
  }
}
body.contact .contactWide__space input[type=radio],
body.contact .contactWide__space input[type=checkbox] {
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  top: -0.05em;
}
body.contact .contactButtons {
  margin-top: 50px;
  text-align: center;
}
body.contact .contactButtons .button_deco {
  background: #d70c25;
  text-shadow: inherit;
  padding: 8px 34px;
  border: 1px solid #d70c25;
  color: #fff;
  border-radius: 8px;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
@media (max-width: 767px) {
  body.contact .contactButtons .button_deco {
    padding: 5px 10px;
  }
}
@media (max-width: 767px) and (max-width: 389px) {
  body.contact .contactButtons .button_deco {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
body.contact .contactButtons .button_deco:hover {
  color: #d70c25;
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
body.contact .contactSelect__box--l {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none !important;
  margin: 0;
  height: 44px !important;
  background: rgba(255, 255, 255, 0.7);
  color: #454545 !important;
  position: relative;
  z-index: 1;
  padding: 0 30px 0 5px;
  border: 1px solid #ccc !important;
  width: 26em;
  max-width: 100% !important;
  line-height: 2;
}
@media (max-width: 767px) {
  body.contact .contactSelect__box--l {
    width: 100%;
  }
}
body.contact .contactSelect__box--l option {
  display: inline-block;
  padding: 0 !important;
}
body.contact .contactSelect__box--l::-ms-expand {
  display: none;
}
body.contact .contactSelect__box {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none !important;
  margin: 0;
  height: 44px !important;
  background: rgba(255, 255, 255, 0.7);
  color: #454545 !important;
  position: relative;
  z-index: 1;
  padding: 0 30px 0 5px;
  border: 1px solid #ccc !important;
  width: 13em;
  max-width: 100% !important;
  line-height: 2;
}
@media (max-width: 767px) {
  body.contact .contactSelect__box {
    width: 100%;
  }
}
body.contact .contactSelect__box option {
  display: inline-block;
  padding: 0 !important;
}
body.contact .contactSelect__box::-ms-expand {
  display: none;
}
body.contact .contactSelect__box02 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none !important;
  padding: 0;
  margin: 0;
  height: 40px !important;
  background: rgba(255, 255, 255, 0.7);
  color: #454545 !important;
  position: relative;
  z-index: 1;
  padding: 0 30px 0 0px;
  border: 1px solid #ccc !important;
  width: 10em;
  max-width: 100% !important;
  line-height: 2;
}
@media (max-width: 389px) {
  body.contact .contactSelect__box02 {
    width: 5.5em;
    padding: 0 30px 0 10px;
  }
}
body.contact .contactSelect__box02::-ms-expand {
  display: none;
}
body.contact .contactSelect__box03 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none !important;
  padding: 0;
  margin: 0;
  margin-left: 3px;
  height: 40px !important;
  background: rgba(255, 255, 255, 0.7);
  color: #454545 !important;
  position: relative;
  z-index: 1;
  padding: 0 30px 0 10px;
  border: 1px solid #ccc !important;
  width: 5em;
  max-width: 100% !important;
  line-height: 2;
}
@media (max-width: 389px) {
  body.contact .contactSelect__box03 {
    width: 4.5em;
    padding: 0 30px 0 10px;
  }
}
body.contact .contactSelect__box03::-ms-expand {
  display: none;
}
body.contact .contactEntry__group .l_space {
  display: inline-block;
  margin: 0 10px;
}
body.contact .contactEntry__box {
  position: relative;
  display: inline-block;
}
@media (max-width: 767px) {
  body.contact .contactEntry__box {
    margin-top: 10px;
    width: 100%;
  }
  body.contact .contactEntry__box:nth-child(1) {
    margin-top: 0;
  }
}
body.contact .contactEntry__box::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: #edeff1;
  height: 44px;
  width: 30px;
  z-index: 2;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  pointer-events: none;
}
body.contact .contactEntry__box::after {
  content: "";
  position: absolute;
  z-index: 3;
  top: 20px;
  margin: auto 0;
  right: 9px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #333 transparent transparent transparent;
  pointer-events: none;
}
body.contact .contactText__top {
  width: 100%;
  display: inline-block;
  margin-top: 5px;
  margin-left: 1em;
  color: blue;
  text-decoration: underline;
  line-height: 1.5;
}
@media (max-width: 767px) {
  body.contact .contactText__top {
    margin-top: 5px;
    margin-left: 0;
  }
}
@media (max-width: 767px) and (max-width: 389px) {
  body.contact .contactText__top {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
body.contact .contactCategory__area {
  display: inline-block;
  padding: 5px 0;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  body.contact .contactCategory__area {
    width: 100% !important;
  }
}
body.contact .contactCategory__box + .contactCategory_box {
  margin-top: 25px;
}
body.contact .contactCategory__box li {
  line-height: 1;
  margin-right: 5px;
}
body.contact .contactThanksArea {
  width: 100%;
}
@media (max-width: 767px) {
  body.contact .contactThanksArea {
    padding: 0 5%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
body.contact .contactThanksArea p {
  margin-top: 60px;
  text-align: center;
}
body.contact .contactThanksArea p + p {
  margin-top: 40px;
}
body.contact .contactThanks--title {
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "MPLUSRounded1c", "FOT-筑紫A丸ゴシック Std M", TsukuARdGothicStd-M, "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #d70c25;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 767px) {
  body.contact .contactThanks--title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
body.contact .contactThanks--comment {
  margin-top: 60px;
}
@media (max-width: 767px) {
  body.contact .contactThanks--comment {
    margin-top: 35px;
  }
}
body.contact .contactThanks--comment p {
  text-align: center;
}
@media (max-width: 767px) {
  body.contact .contactThanks--comment p {
    text-align: left;
  }
  body.contact .contactThanks--comment p br {
    display: none;
  }
}
body.contact .contactThanks--comment p + p {
  margin-top: 40px;
}
body.contact .prefcodeResult {
  position: absolute;
  z-index: 5;
}
/*# sourceMappingURL=structure.css.map */