@charset "UTF-8";
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;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  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 {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.sp-only {
  display: none;
}
@media (max-width: 1024px) {
  .sp-only {
    display: block;
  }
}

.pc-only {
  display: block;
}
@media (max-width: 1024px) {
  .pc-only {
    display: none;
  }
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 100;
  src: url("../../../../../wp-includes/fonts/NotoSansJP-Thin.woff2") format("woff2"), url("../../../../../wp-includes/fonts/NotoSansJP-Thin.woff") format("woff"), url("../../../../../wp-includes/fonts/NotoSansJP-Thin.eot") format("eot");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: url("../../../../../wp-includes/fonts/NotoSansJP-Regular.woff2") format("woff2"), url("../../../../../wp-includes/fonts/NotoSansJP-Regular.woff") format("woff"), url("../../../../../wp-includes/fonts/NotoSansJP-Regular.eot") format("eot");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: url("../../../../../wp-includes/fonts/NotoSansJP-Medium.woff2") format("woff2"), url("../../../../../wp-includes/fonts/NotoSansJP-Medium.woff") format("woff"), url("../../../../../wp-includes/fonts/NotoSansJP-Medium.eot") format("eot");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 600;
  src: url("../../../../../wp-includes/fonts/NotoSansJP-SemiBold.woff2") format("woff2"), url("../../../../../wp-includes/fonts/NotoSansJP-SemiBold.woff") format("woff"), url("../../../../../wp-includes/fonts/NotoSansJP-SemiBold.eot") format("eot");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  src: url("../../../../../wp-includes/fonts/NotoSansJP-Bold.woff2") format("woff2"), url("../../../../../wp-includes/fonts/NotoSansJP-Bold.woff") format("woff"), url("../../../../../wp-includes/fonts/NotoSansJP-Bold.eot") format("eot");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url("../../../../../wp-includes/fonts/Montserrat-Bold.woff2") format("woff2"), url("../../../../../wp-includes/fonts/Montserrat-Bold.woff") format("woff"), url("../../../../../wp-includes/fonts/Montserrat-Bold.eot") format("eot");
}
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: url("../../../../../wp-includes/fonts/RobotoCondensed-Bold.woff2") format("woff2"), url("../../../../../wp-includes/fonts/RobotoCondensed-Bold.woff") format("woff"), url("../../../../../wp-includes/fonts/RobotoCondensed-Bold.eot") format("eot");
}
:root {
  --white: #FFFFFF;
  --blue: #1b1464;
  --blue2: #1e3298;
  --orange: #de5b44;
  --orange2: #eee3da;
  --pink: #f3c6be;
  --yellow: #fff799;
  --yellow2: #f8f7c6;
  --black: #231815;
  --black2: #464646;
  --black3: #666666;
  --font-family: "Noto Sans JP", sans-serif;
  --font-montserrat: "Montserrat", serif;
  --font-robot: "Roboto Condensed", serif;
  --font-mincho: "游明朝体", "Yu Mincho", YuMincho, serif;
  --font-weight__thin: 100;
  --font-weight__extralight: 200;
  --font-weight__light: 300;
  --font-weight__regular: 400;
  --font-weight__medium: 500;
  --font-weight__semibold: 600;
  --font-weight__bold: 700;
  --font-weight__extrabold: 800;
  --font-weight__black: 900;
  --width-base: calc(100% - 40px);
  --width-content1: 1300px;
  --width-content2: 1240px;
  --width-content3: 1040px;
  --width-content4: 975px;
  --width-content5: 860px;
  --width-content6: 1140px;
  --width-content7: 820px;
  --width-content8: 700px;
  --width-content9: 940px;
  --width-content10: 960px;
  --width1: min(var(--width-base), var(--width-content1));
  --width2: min(var(--width-base), var(--width-content2));
  --width3: min(var(--width-base), var(--width-content3));
  --width4: min(var(--width-base), var(--width-content4));
  --width5: min(var(--width-base), var(--width-content5));
  --width6: min(var(--width-base), var(--width-content6));
  --width7: min(var(--width-base), var(--width-content7));
  --width8: min(var(--width-base), var(--width-content8));
  --width9: min(var(--width-base), var(--width-content9));
  --width10: min(var(--width-base), var(--width-content10));
  --full-width1: min(100% , var(--width-content1));
  --full-width2: min(100% , var(--width-content2));
  --full-width3: min(100% , var(--width-content3));
  --full-width4: min(100% , var(--width-content4));
  --full-width5: min(100% , var(--width-content5));
  --full-width6: min(100% , var(--width-content6));
  --full-width7: min(100% , var(--width-content7));
  --full-width8: min(100% , var(--width-content8));
  --full-width9: min(100% , var(--width-content9));
  --full-width10: min(100% , var(--width-content10));
  --n-margin-width1: calc(-1 * max(((100cqw - var(--width-content1)) / 2), 20px));
  --n-margin-width2: calc(-1 * max(((100cqw - var(--width-content2)) / 2), 20px));
  --n-margin-width3: calc(-1 * max(((100cqw - var(--width-content3)) / 2), 20px));
  --n-margin-width4: calc(-1 * max(((100cqw - var(--width-content4)) / 2), 20px));
  --n-margin-width5: calc(-1 * max(((100cqw - var(--width-content5)) / 2), 20px));
  --n-margin-width6: calc(-1 * max(((100cqw - var(--width-content6)) / 2), 20px));
  --n-margin-width7: calc(-1 * max(((100cqw - var(--width-content7)) / 2), 20px));
  --n-margin-width8: calc(-1 * max(((100cqw - var(--width-content8)) / 2), 20px));
  --n-margin-width9: calc(-1 * max(((100cqw - var(--width-content9)) / 2), 20px));
  --n-margin-width10: calc(-1 * max(((100cqw - var(--width-content10)) / 2), 20px));
  --height__adminbar: 32px;
  --height__header: 100px;
  --zindex__header: 100;
  --zindex__hamburger: 200;
  --zindex__menu: 300;
  --content-padding__top: 90px;
  --content-padding__bottom: 140px;
}

@media (max-width: 1024px) {
  :root {
    --height__header: 60px;
    --content-padding__top: 45px;
    --content-padding__bottom: 70px;
  }
}
@media (max-width: 782px) {
  :root {
    --height__adminbar: 46px;
  }
}
html {
  font-size: 62.5%;
  scroll-padding-top: var(--height__header);
}

body {
  font-size: 1.6rem;
  font-family: var(--font-family);
  font-weight: var(--font-weight__medium);
  color: var(--black2);
  background-color: var(--white);
  line-height: 1.2;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  overflow-x: hidden;
}

* {
  box-sizing: border-box;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
  color: var(--black);
  cursor: pointer;
}

a:hover {
  opacity: 0.5;
}

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

input[type=submit] {
  cursor: pointer;
}

input[type=submit]:hover {
  opacity: 0.5;
}

.header__dummy {
  /* height: var(--height__header); */
}

.header {
  display: flex;
  justify-content: center;
  align-items: center;
  height: var(--height__header);
  /* position: fixed; */
  width: 100%;
  background-color: var(--white);
  z-index: var(--zindex__header);
  top: 0;
}

.admin-bar .header {
  top: var(--height__adminbar);
}

.header__inner {
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.header-logo {
  width: 200px;
}

.header-logo__cls1 {
  fill: var(--blue);
}

.header-logo__cls2 {
  fill: var(--orange);
}

.header-logo__cls3 {
  fill: var(--orange);
}

.header-logo__cls4 {
  fill: var(--white);
}

.header-navi {
  margin-left: auto;
}

.header-navi__lists {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
}

.header-navi__list {
  padding: 0 1em;
  position: relative;
}

.header-navi__title-en {
  font-family: var(--font-montserrat);
  font-size: 13px;
  font-weight: 700;
  padding-bottom: 5px;
  color: var(--blue);
}

.header-navi__title {
  font-weight: var(--font-weight__semibold);
  font-size: 19px;
  color: var(--blue);
}

.header-navi__link:hover {
  opacity: 1;
}

.header-navi__link:hover .header-navi__title-en {
  color: var(--orange);
}

.header-navi__link:hover .header-navi__title {
  color: var(--orange);
}

.item-btn.header-navi__list {
  padding-right: 0;
}

.item-btn .header-navi__link {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 170px;
  height: 40px;
  background-color: var(--blue);
  color: var(--white);
  border-radius: 10px;
  position: relative;
  padding-right: 17px;
}

.item-btn .header-navi__link:hover {
  background-color: var(--orange);
}

.item-btn .header-navi__link::before {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  right: 4px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url("../img/icon-arrow__rwh.svg");
  background-size: cover;
}

.item-btn .header-navi__title {
  color: var(--white);
  font-size: 17px;
}

.header-navi .sub-menu {
  position: fixed;
  background-color: var(--white);
  text-align: left;
  height: 0;
  overflow: hidden;
  transition: height 0.5s ease;
  border-radius: 10px;
  z-index: 2;
}

.sub-menu .header-navi__title {
  font-size: 16px;
  line-height: 1;
  color: var(--orange);
}

.sub-menu .header-navi__list {
  padding-bottom: 14px;
  padding-right: 23px;
  padding-left: 25px;
  position: relative;
}

.sub-menu .header-navi__list:first-child {
  padding-top: 13px;
}

.sub-menu .header-navi__list::before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 12px;
  left: 10px;
  background-image: url(../img/icon-arrow__rog-none.svg);
  background-repeat: no-repeat;
  top: 2px;
}

.sub-menu .header-navi__list:first-child::before {
  top: 15px;
}

@media (max-width: 1024px) {
  .header {
    position: fixed;
  }
  .header__dummy {
    height: var(--height__header);
  }
  .header-logo {
    width: 132px;
  }
  .header-navi {
    position: fixed;
    top: var(--height__header);
    left: 0;
    width: 100%;
    height: 0;
    background-color: var(--orange);
    overflow: hidden;
    transition: height 0.5s ease;
  }
  .admin-bar .header-navi {
    top: calc(var(--height__adminbar) + var(--height__header));
    overflow-y: scroll;
  }
  .header-btn {
    width: 60px;
    height: 60px;
    margin-left: auto;
    margin-right: -16px;
    cursor: pointer;
    position: relative;
  }
  .header-btn__bar {
    position: absolute;
    display: block;
    width: 27px;
    height: 2px;
    background-color: var(--blue);
    border-radius: 2px;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: -4px;
  }
  .header-btn__bar::before,
.header-btn__bar::after {
    content: "";
    width: 100%;
    height: 2px;
    background-color: var(--blue);
    display: block;
    position: absolute;
    border-radius: 2px;
  }
  .header-btn__bar::before {
    top: -9px;
  }
  .header-btn__bar::after {
    top: 9px;
  }
  .header-navi__lists {
    width: 100%;
    max-width: 310px;
    margin: 0 auto;
    display: block;
  }
  .header-navi__list {
    padding: 0;
  }
  .header-navi__link {
    display: grid;
    grid-template-columns: 112px 1fr;
  }
  .header-navi__title-en {
    font-size: 16px;
    text-align: left;
    line-height: 47px;
    padding: 0;
  }
  .header-navi__title {
    font-size: 16px;
    color: var(--white);
    text-align: left;
    line-height: 47px;
  }
  .item-btn .header-navi__link {
    margin: 0 auto;
    margin-top: 27px;
    width: 100%;
    max-width: 250px;
    height: 60px;
    border-radius: 17px;
    padding: 0;
  }
  .item-btn .header-navi__link::before {
    width: 18.245px;
    height: 18.245px;
    right: 9px;
  }
  .item-btn .header-navi__title {
    font-size: 16px;
    letter-spacing: 0.05em;
  }
  /* メニューオープン */
  .header-navi__open .header {
    background-color: var(--orange);
  }
  .header-navi__open .header-logo__cls2 {
    fill: var(--white);
  }
  .header-navi__open .header-logo__cls3 {
    fill: var(--white);
  }
  .header-navi__open .header-logo__cls4 {
    fill: var(--orange);
  }
  .header-navi__open .header-btn__bar {
    height: 0;
  }
  .header-navi__open .header-btn__bar::before,
.header-navi__open .header-btn__bar::after {
    top: 0;
    background-color: var(--white);
  }
  .header-navi__open .header-btn__bar::before {
    transform: rotate(45deg);
  }
  .header-navi__open .header-btn__bar::after {
    transform: rotate(-45deg);
  }
  .header-navi__open .header-navi {
    height: calc(100% - var(--height__header));
  }
  .header-navi__open.admin-bar .header-navi {
    height: calc(100% - var(--height__header) - var(--height__adminbar));
  }
  .header-navi .sub-menu {
    height: auto !important;
    position: unset;
    background-color: unset;
  }
  .sub-menu .header-navi__list {
    padding: 0;
    padding-left: 112px;
    position: relative;
  }
  .sub-menu .header-navi__title {
    color: var(--white);
    line-height: 26px;
  }
  .sub-menu .header-navi__list::before {
    content: "";
    background-image: url(../img/icon-arrow__twh-none.svg);
    width: 12px;
    height: 8px;
    left: 112px;
    transform: rotate(90deg);
    top: 9px;
  }
  .sub-menu .header-navi__list:first-child::before {
    top: 9px;
  }
  .sub-menu .header-navi__list:first-child {
    padding-top: 0;
  }
  .sub-menu .header-navi__link {
    display: block;
    padding-left: 1em;
  }
}
/****************************************************/
/* .footer-movie_                                  */
/****************************************************/
.footer-movie__figure {
  aspect-ratio: 1440/450;
  position: relative;
}

.footer-movie {
  padding-top: 200px;
}

.footer-moview__figcaption {
  position: absolute;
  top: 10vw;
  left: 60vw;
}

.footer-moview__figcaption-text {
  font-size: 62px;
  font-weight: var(--font-weight__bold);
  font-family: var(--font-montserrat);
  color: var(--blue);
  letter-spacing: 0.1em;
  line-height: 1;
  padding-bottom: 15px;
}

.footer-moview__figcaption-text2 {
  font-family: var(--font-mincho);
  font-size: 28px;
  letter-spacing: 0.01em;
  font-weight: var(--font-weight__semibold);
  line-height: 1.5;
  padding-left: 10px;
  color: var(--blue);
}

.footer-movie__lists {
  width: var(--width2);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 40px;
       column-gap: 40px;
  padding-top: 100px;
}

.footer-movie__iframe {
  width: 100%;
  aspect-ratio: 600/370;
  margin-bottom: 20px;
}

.footer-movie__iframe iframe {
  width: 100%;
  height: 100%;
}

.footer-movie__name {
  font-size: 22px;
  font-weight: var(--font-weight__bold);
}

@media (max-width: 1024px) {
  .footer-movie {
    padding-top: 100px;
  }
  .footer-movie__figure {
    aspect-ratio: 375/250;
  }
  .footer-moview__figcaption {
    left: 47vw;
  }
  .footer-moview__figcaption-text {
    font-size: 33px;
  }
  .footer-moview__figcaption-text2 {
    font-size: 20px;
    text-align: center;
  }
  .footer-movie__lists {
    width: var(--width2);
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 40px;
         column-gap: 40px;
    padding-top: 100px;
  }
  .footer-movie__iframe {
    width: 100%;
    aspect-ratio: 600/370;
    margin-bottom: 20px;
  }
  .footer-movie__iframe iframe {
    width: 100%;
    height: 100%;
  }
  .footer-movie__name {
    font-size: 18px;
  }
  .footer-movie__lists {
    padding-top: 30px;
    grid-template-columns: 100%;
    row-gap: 35px;
  }
  .footer-movie__iframe {
    margin-bottom: 13px;
    aspect-ratio: 335/200;
  }
}
/****************************************************/
/* .footer-contact                                  */
/****************************************************/
.footer-contact {
  background-color: var(--blue);
  padding: 39px 0 50px;
  margin-top: 100px;
  color: var(--white);
  text-align: center;
}

.footer-contact__title {
  padding-bottom: 19px;
}

.footer-contact__tel {
  font-size: 20px;
  font-weight: var(--font-weight__bold);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-bottom: 6px;
}

.footer-contact__tel-number {
  font-family: var(--font-montserrat);
  font-weight: var(--font-weight__bold);
  font-size: 34px;
}

.footer-contact__tel-number a {
  color: var(--white);
}

.footer-contact__tel-title {
  padding-right: 1.5em;
}

.footer-contact__open {
  font-size: 15px;
  font-weight: var(--font-weight__regular);
  padding-bottom: 25px;
}

.footer-contact__link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  height: 70px;
  border-radius: 20px;
  background-color: var(--white);
  font-weight: var(--font-weight__bold);
  font-size: 18px;
  letter-spacing: 0.05em;
  color: var(--orange);
  position: relative;
}

.footer-contact__link::after {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  right: 7px;
  background-image: url("../img/icon-arrow__rog.svg");
  background-size: cover;
}

@media (max-width: 1024px) {
  .footer-contact {
    padding-top: 25px;
    padding-bottom: 37px;
    margin-top: 50px;
  }
  .footer-contact__title {
    padding-bottom: 22px;
  }
  .footer-contact__tel-title {
    width: 100%;
    padding: 0;
    padding-bottom: 7px;
    font-size: 16px;
  }
  .footer-contact__tel-number {
    font-size: 27px;
    line-height: 1;
  }
  .footer-contact__tel {
    padding-bottom: 13px;
  }
  .footer-contact__open {
    line-height: 25px;
    padding-bottom: 22px;
  }
  .footer-contact__link {
    max-width: 335px;
    height: 60px;
    font-size: 16px;
  }
  .footer-contact__link::after {
    right: 10px;
  }
}
/****************************************************/
/* .footer-access                                   */
/****************************************************/
.footer-access {
  padding-top: 95px;
}

.footer-access__lists {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 75px;
       column-gap: 75px;
  row-gap: 30px;
}

.footer-access__title {
  padding-bottom: 30px;
}

.footer-access__item {
  display: grid;
  grid-template-columns: 1fr 180px;
  grid-template-rows: repeat(5, -webkit-max-content) auto;
  grid-template-rows: repeat(5, max-content) auto;
}

.footer-accesss__item-map {
  grid-column: 1/3;
  aspect-ratio: 450/200;
}

.footer-access__item-title {
  grid-column: 1/2;
  font-size: 22px;
  font-weight: var(--font-weight__semibold);
  color: var(--orange);
  line-height: 1;
  padding-bottom: 10px;
}

.footer-access__item-postcode {
  grid-column: 1/2;
  font-weight: var(--font-weight__regular);
  font-size: 15px;
  line-height: 23px;
}

.footer-access__item-address {
  grid-column: 1/2;
  font-weight: var(--font-weight__regular);
  font-size: 15px;
  line-height: 23px;
}

.footer-access__item-tel {
  grid-column: 1/2;
  font-weight: var(--font-weight__regular);
  font-size: 15px;
  line-height: 23px;
}

.footer-access__item-figure {
  grid-column: 2/3;
  grid-row: 1/6;
  padding-bottom: 16px;
}

.footer-access__item-fax {
  grid-column: 1/2;
  font-weight: var(--font-weight__regular);
  font-size: 15px;
  line-height: 23px;
}

.footer-accesss__item-map iframe {
  width: 100%;
  height: 100%;
  margin-top: 16px;
}

@media (max-width: 1024px) {
  .footer-access {
    padding-top: 45px;
  }
  .footer-access__lists {
    grid-template-columns: 100%;
    row-gap: 50px;
  }
  .footer-access__item-title {
    font-size: 19px;
    padding-bottom: 8px;
  }
  .footer-access__item-postcode {
    line-height: 25px;
  }
  .footer-access__item-address {
    line-height: 25px;
  }
  .footer-access__item {
    grid-template-columns: 100%;
  }
  .footer-access__item-tel {
    line-height: 25px;
  }
  .footer-access__item-fax {
    line-height: 25px;
  }
  .footer-access__item-figure {
    display: none;
  }
  .footer-accesss__item-map {
    grid-column: 1/2;
    aspect-ratio: 355/200;
  }
}
/****************************************************/
/* .footer-info                                     */
/****************************************************/
.footer-info {
  background-image: -webkit-image-set(url("../img/footer/footer-info.webp") type("image/webp"), url("../img/footer/footer-info.png") type("image/png"));
  background-image: image-set(url("../img/footer/footer-info.webp") type("image/webp"), url("../img/footer/footer-info.png") type("image/png"));
  padding-bottom: 28vw;
  padding-top: 124px;
  background-position: bottom;
  background-size: cover;
}

.footer-logo {
  grid-column: 1/2;
  padding-bottom: 25px;
}

.footer-logo__img {
  width: 220px;
}

.footer-company {
  grid-column: 1/2;
  font-size: 14px;
  line-height: 21px;
  font-weight: var(--font-weight__medium);
  display: grid;
  grid-template-columns: auto 1fr;
  padding-bottom: 20px;
  grid-template-rows: repeat(4, -webkit-max-content);
  grid-template-rows: repeat(4, max-content);
  -moz-column-gap: 10px;
       column-gap: 10px;
}

.footer-company__name {
  grid-column: 1/3;
}

.footer-company__address {
  grid-column: 1/3;
}

.footer-info__inner {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-rows: repeat(2, -webkit-max-content) 1fr;
  grid-template-rows: repeat(2, max-content) 1fr;
}

.footer-copyright {
  grid-column: 1/2;
  font-size: 12px;
  font-weight: var(--font-weight__medium);
}

.footer-navis {
  grid-column: 2/3;
  grid-row: 1/4;
  font-size: 16px;
  font-weight: var(--font-weight__medium);
  line-height: 33px;
}

.footer-navis__inner {
  display: grid;
  grid-template-columns: repeat(4, auto);
  -moz-column-gap: 40px;
       column-gap: 40px;
}

.footer-navi__item {
  padding-left: 25px;
  position: relative;
}

.footer-navi__item::before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: url("../img/icon-arrow__rbl.svg");
  background-size: contain;
  left: 0;
  top: 6px;
}

.footer-navi__link {
  color: var(--blue);
}

.sub-menu .footer-navi__item {
  padding-left: 12px;
}

.sub-menu .footer-navi__item::before {
  width: 6px;
  height: 11px;
  background-image: url("../img/icon-arrow__rbl-non.svg");
  background-size: contain;
  top: 12px;
}

@media (max-width: 1024px) {
  .footer-info {
    padding-bottom: 50vw;
    background-image: -webkit-image-set(url("../img/footer/footer-info__sp.webp") type("image/webp"), url("../img/footer/footer-info__sp.png") type("image/png"));
    background-image: image-set(url("../img/footer/footer-info__sp.webp") type("image/webp"), url("../img/footer/footer-info__sp.png") type("image/png"));
    background-size: contain;
    background-repeat: no-repeat;
  }
  .footer-info__inner {
    grid-template-columns: 100%;
  }
  .footer-logo {
    padding-bottom: 15px;
  }
  .footer-logo__img {
    width: 187px;
  }
  .footer-company {
    font-size: 15px;
    line-height: 24px;
    padding-bottom: 17px;
  }
  .footer-navis {
    grid-column: 1/2;
    grid-row: 1/2;
    font-size: 15px;
    padding-bottom: 95px;
  }
  .footer-navis__inner {
    grid-template-columns: -webkit-max-content 1fr;
    grid-template-columns: max-content 1fr;
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 20px;
  }
  .footer-navi__item::before {
    width: 18px;
    height: 18px;
    top: 8px;
  }
  #footer-nav1 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  #footer-nav2 {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .footer-copyright {
    font-size: 11px;
    line-height: 1;
  }
}
/****************************************************/
/* .pagetop                                         */
/****************************************************/
.pagetop__link {
  position: fixed;
  right: 0;
  bottom: 0;
  background-color: var(--orange);
  width: 100px;
  height: 100px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pagetop__p::before {
  content: "";
  display: block;
  width: 23px;
  height: 13px;
  background-image: url(../img/icon-arrow__twh-none.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.pagetop__p {
  padding-top: 25px;
  display: block;
  position: relative;
  font-size: 19px;
  font-family: var(--font-montserrat);
  font-weight: var(--font-weight__bold);
  color: var(--white);
  letter-spacing: 0.1em;
}

@media (max-width: 1024px) {
  .pagetop__link {
    width: 80px;
    height: 80px;
    border-radius: 7px;
  }
  .pagetop__p {
    padding-top: 17px;
    font-size: 16px;
  }
  .pagetop__p::before {
    width: 18px;
    height: 11px;
  }
}
.form-type1 {
  width: var(--width-100);
  max-width: var(--content-width2);
  margin: 0 auto;
}

.form-type1__label {
  position: relative;
  font-size: 20px;
  line-height: 25px;
  font-weight: var(--font-weight__medium);
  width: 100%;
  padding-bottom: 15px;
  display: block;
}

.form-type1__label.require {
  padding-left: 75px;
}

.form-type1__label.require::before {
  content: "必須";
  display: flex;
  width: 60px;
  height: 25px;
  justify-content: center;
  align-items: center;
  background-color: var(--orange);
  color: var(--white);
  font-size: 18px;
  position: absolute;
  left: 0;
  border-radius: 8px;
}

.form-type1__row {
  padding-bottom: 40px;
}

.form-type1__input {
  width: 100%;
  height: 50px;
  font-size: 20px;
  padding: 0 20px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  border-radius: 10px;
}

.form-type1__row.col2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.col2 .form-type1__input-wrap {
  width: calc((100% - 11px) / 2);
}

.form-type1__content {
  width: 100%;
  height: 300px;
  font-size: 20px;
  line-height: 26px;
  padding: 24px 20px;
  border: none;
  border-radius: 10px;
}

.form-type1__submit {
  margin: 0 auto;
}

.form-type1__text {
  font-size: 20px;
  line-height: 20px;
}

.form-type1__link {
  display: inline-block;
  position: relative;
  padding-bottom: 6px;
}

.form-type1__link::after {
  content: "";
  display: block;
  width: 100%;
  height: 1.5px;
  background-color: var(--green3);
  bottom: 0;
  position: absolute;
}

.form-type1__row.agree {
  padding-bottom: 80px;
}

.form-type1__select-wrap {
  position: relative;
}

.form-type1__select-wrap::after {
  content: "";
  width: 8px;
  height: 14px;
  background-image: url(../img/icon-arrow__left.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 20px;
  right: 23px;
  pointer-events: none;
  transform: rotate(-90deg);
}

.form-type1 .button-type1__link {
  width: 100%;
}

.form-type1__row.back {
  width: 100%;
  max-width: 315px;
  margin: 0 auto;
  position: relative;
}

.form-type1__row.back::after {
  content: "";
  display: block;
  background-image: url(../img/icon-arrow-right.svg);
  width: 8px;
  height: 14px;
  position: absolute;
  right: 15px;
  top: 18px;
}

.form-type1__checkbox-wrap {
  position: relative;
}

.form-type1__checkbox-wrap .error {
  position: absolute;
  bottom: -24px;
}

.form-type1__row.privacy {
  border: solid 1px var(--black);
  padding: 20px;
  margin-bottom: 100px;
  font-size: 17px;
  line-height: 30px;
  font-weight: var(--font-weight__regular);
}

.form-type1__row.privacy b {
  font-size: 20px;
  font-weight: var(--font-weight__medium);
}

.form-type1 .error {
  font-size: 12px;
  padding-top: 3px;
}

.form-type1__link::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: var(--orange);
  bottom: 0;
}

@media (max-width: 1024px) {
  .col2 .form-type1__input-wrap {
    width: calc((100% - 10px) / 2);
  }
  .form-type1__input {
    padding: 0 11px;
    background-color: var(--white);
    color: var(--black);
    border-radius: 5px;
  }
  .form-type1__row {
    padding-bottom: 40px;
  }
  .form-type1__row.agree {
    padding-bottom: 35px;
  }
}
/* ----------------------------------------------- */
/* Confirm                                         */
/* ----------------------------------------------- */
.mw_wp_form_confirm .p-type1 {
  display: none;
}

.mw_wp_form_confirm .form-type1__label.require::before {
  content: none;
}

.mw_wp_form_confirm .form-type1__label {
  padding-left: 0;
  padding-bottom: 13px;
  border-bottom: solid 1px var(--gray5);
  margin-bottom: 12px;
  line-height: 20px;
}

.mw_wp_form_confirm .form-type1__row {
  font-size: 14px;
  line-height: 20px;
  display: block;
}

.mw_wp_form_confirm .form-type1__row.email2,
.mw_wp_form_confirm .form-type1__row.agree {
  display: none;
}

.mw_wp_form_confirm .col2 .form-type1__input-wrap {
  width: auto;
  display: inline-block;
}

.mw_wp_form_confirm .form-type1__select-wrap::after {
  content: none;
}

.mw_wp_form_confirm .form-type1__input-wrap,
.mw_wp_form_confirm .form-type1__textarea-wrap {
  font-size: 20px;
}

.mw_wp_form_confirm .form-type1__row.privacy {
  display: none;
}

@media (max-width: 1024px) {
  .mw_wp_form_confirm .form-type1__input-wrap,
.mw_wp_form_confirm .form-type1__textarea-wrap {
    font-size: 16px;
  }
}
/* ----------------------------------------------- */
/* Complete                                        */
/* ----------------------------------------------- */
.mw_wp_form_complete .p-type3 {
  text-align: center;
  font-weight: var(--font-weight__medium);
  color: var(--green3);
  padding-bottom: 13px;
}

.mw_wp_form_complete .p-type1 {
  padding-bottom: 50px;
}

.mw_wp_form_complete .link-type2 {
  padding-bottom: 100px !important;
  height: 170px;
  margin-bottom: 0;
}

.mw_wp_form_complete .link-type2::after {
  top: 26px;
  bottom: auto;
}

@media (max-width: 1024px) {
  .mw_wp_form_complete .p-type1 {
    line-height: 27px;
  }
  .mw_wp_form_complete figure {
    max-width: 198px;
  }
  .mw_wp_form_complete .link-type2 {
    padding-bottom: 50px !important;
    height: 120px;
  }
}
/****************************************************/
/* type1                                            */
/****************************************************/
.pagination-type1 {
  padding-top: 70px;
  font-size: 24px;
  font-family: var(--font-montserrat);
  font-weight: var(--font-weight__bold);
}

.pagination-type1__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.pagination-type1__list {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 1em;
}

.pagination-type1__item {
  padding: 0.5em;
}

.pagination-type1__item.current {
  color: var(--orange);
}

.pagination-type1__prev-link {
  display: block;
  width: 18.245px;
  height: 18.245px;
  background-image: url(../img/icon-arrow__rog.svg);
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(180deg);
}

.pagination-type1__next-link {
  display: block;
  width: 18.245px;
  height: 18.245px;
  background-image: url(../img/icon-arrow__rog.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

@media (max-width: 1024px) {
  .pagination-type1 {
    padding-top: 40px;
  }
}
/****************************************************/
/* type2                                            */
/****************************************************/
.pagination-type2 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pagination-type2__back a {
  font-size: 24px;
  font-weight: var(--font-weight__semibold);
  line-height: 45px;
  position: relative;
  color: var(--black3);
  display: block;
}

.pagination-type2__back a::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: var(--orange);
  bottom: 0;
}

.pagination-type2__back {
  padding: 0 45px;
}

.pagination-type2__next a,
.pagination-type2__prev a {
  display: block;
  width: 18.245px;
  height: 18.245px;
  background-image: url(../img/icon-arrow__rog.svg);
}

.pagination-type2__next a {
  transform: rotate(180deg);
}

@media (max-width: 1024px) {
  .pagination-type2__back {
    padding: 0 25px;
  }
  .pagination-type2__back a {
    font-size: 18px;
    line-height: 33px;
  }
  .pagination-type2__back a::after {
    height: 2px;
  }
}
.standard-inner {
  margin: 0 auto;
}

.standard-inner.type1 {
  width: var(--width1);
}

.standard-inner.type2 {
  width: var(--width2);
}

.standard-inner.type3 {
  width: var(--width3);
}

.standard-inner.type4 {
  width: var(--width4);
}

.standard-inner.type5 {
  width: var(--width5);
}

.standard-inner.type6 {
  width: var(--width6);
}

.standard-inner.type7 {
  width: var(--width7);
}

.standard-inner.type8 {
  width: var(--width8);
}

.standard-inner.type9 {
  width: var(--width9);
}

.standard-inner.type10 {
  width: var(--width10);
}

.standard-inner.type1.fullwidth {
  width: var(--full-width1);
}

.standard-inner.type2.fullwidth {
  width: var(--full-width2);
}

.standard-inner.type3.fullwidth {
  width: var(--full-width3);
}

.standard-inner.type4.fullwidth {
  width: var(--full-width4);
}

.standard-inner.type5.fullwidth {
  width: var(--full-width5);
}

.standard-inner.type6.fullwidth {
  width: var(--full-width6);
}

.standard-inner.type7.fullwidth {
  width: var(--full-width7);
}

.standard-inner.type8.fullwidth {
  width: var(--full-width8);
}

.standard-inner.type9.fullwidth {
  width: var(--full-width9);
}

.standard-inner.type10.fullwidth {
  width: var(--full-width10);
}

/****************************************************/
/* type1                                            */
/****************************************************/
.mv-type1__inner {
  width: 100%;
  aspect-ratio: 1440/500;
  position: relative;
  display: flex;
}

.mv-type1__figure {
  width: 100%;
  height: 100%;
}

.mv-type1__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.mv-type1__title {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -105%);
  text-align: center;
}

.mv-type1__title-en {
  font-size: 42px;
  line-height: 1;
  font-family: var(--font-montserrat);
  font-weight: var(--font-weight__bold);
  color: var(--blue);
  padding-bottom: 14px;
}

.mv-type1__title-ja {
  font-size: 21px;
  line-height: 1;
  font-weight: var(--font-weight__semibold);
  color: var(--orange);
}

@media (max-width: 1024px) {
  .mv-type1__inner {
    aspect-ratio: 375/250;
  }
  .mv-type1__title-en {
    font-size: 28px;
    padding-bottom: 13px;
  }
  .mv-type1__title-ja {
    font-size: 16px;
  }
  .mv-type1__title {
    transform: translate(-50%, -59%);
  }
}
/****************************************************/
/* type2                                            */
/****************************************************/
.mv-type2__inner {
  width: 100%;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--white);
}

.mv-type2__title-en {
  font-size: 42px;
  font-weight: var(--font-weight__bold);
  text-align: center;
  font-family: var(--font-montserrat);
  line-height: 1;
  padding-bottom: 16px;
}

.mv-type2__title-ja {
  text-align: center;
  font-size: 21px;
  line-height: 1;
  font-weight: var(--font-weight__semibold);
}

@media (max-width: 1024px) {
  .mv-type2__inner {
    height: 173px;
  }
  .mv-type2__title-en {
    font-size: 28px;
    padding-bottom: 10px;
  }
  .mv-type2__title-ja {
    font-size: 16px;
  }
}
.ov-type1 {
  margin-top: -77px;
  padding-bottom: 100px;
}

.ov-type1__inner {
  width: var(--width2);
  margin: 0 auto;
  position: relative;
  text-align: center;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 38px;
       column-gap: 38px;
  row-gap: 38px;
}

.ov-type1__item {
  grid-column: 1/3;
  background-color: var(--orange);
  color: var(--white);
  border-radius: 23px;
  padding-top: 64px;
  padding-bottom: 33px;
  position: relative;
}

.ov-type1__item.type2 {
  grid-column: auto;
  border-radius: 20px;
  padding-top: 38px;
  padding-bottom: 30px;
}

.ov-type1__item.type3 {
  padding-bottom: 45px;
  padding-top: 40px;
}

.ov-type1__title-en {
  font-size: 18px;
  line-height: 1;
  font-family: var(--font-montserrat);
  font-weight: var(--font-weight__bold);
  letter-spacing: 0.1em;
  padding-bottom: 9px;
}

.ov-type1__title-ja {
  font-family: var(--font-mincho);
  font-weight: var(--font-weight__semibold);
  font-size: 30px;
  letter-spacing: 0.1em;
  line-height: 1;
  /* padding-bottom: 103px; */
  position: relative;
}

.ov-type1__title-ja::after {
  content: "";
  display: block;
  position: absolute;
  width: 320px;
  height: 46px;
  background-image: url("../img/page/ov-type1__title-ja.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -41px;
}

.ov-type1__figure {
  margin-top: 82px;
  margin-bottom: 28px;
  aspect-ratio: 600/280;
}

.ov-type1__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.ov-type1__figure-left {
  position: absolute;
  width: 367px;
  top: 140px;
  left: 39px;
}

.ov-type1__figure-right {
  position: absolute;
  width: 327px;
  right: 45px;
  top: 140px;
}

.ov-type1__figure-sp {
  display: none;
}

.ov-type1__text1 {
  font-family: var(--font-mincho);
  font-weight: var(--font-weight__semibold);
  font-size: 37px;
  line-height: 51px;
  padding-bottom: 19px;
  padding-top: 103px;
}

.ov-type1__text2 {
  font-size: 20px;
  line-height: 34px;
  font-weight: var(--font-weight__regular);
}

.ov-type1__text3 {
  font-size: 20px;
  line-height: 34px;
  min-height: 136px;
  font-weight: var(--font-weight__regular);
  margin-bottom: 27px;
}

.ov-type1__text4 {
  position: relative;
  z-index: 2;
  margin-top: 98px;
  font-size: 37px;
  line-height: 54px;
  font-family: var(--font-mincho);
  letter-spacing: 0.01em;
  font-weight: var(--font-weight__semibold);
  padding-bottom: 9px;
}

.ov-type1__text4 span {
  font-size: 52px;
  color: var(--yellow);
}

.ov-type1__text5 {
  position: relative;
  z-index: 2;
  font-size: 20px;
  font-weight: var(--font-weight__regular);
  line-height: 34px;
  padding-bottom: 47px;
}

.ov-type1__link {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: min(100%, 300px);
  margin: 0 auto;
  height: 70px;
  background-color: var(--white);
  border-radius: 20px;
  font-size: 18px;
  font-weight: var(--font-weight__bold);
  color: var(--orange);
  letter-spacing: 0.05em;
}

.ov-type1__link::after {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  right: 10px;
  background-image: url("../img/icon-arrow__rog.svg");
  background-size: cover;
}

@media (max-width: 1024px) {
  .ov-type1 {
    margin-top: -55px;
    padding-bottom: 50px;
  }
  .ov-type1__inner {
    grid-template-columns: 100%;
    row-gap: 50px;
  }
  .ov-type1__item {
    grid-column: auto;
    border-radius: 13px;
    padding-top: 38px;
    padding-bottom: 44px;
  }
  .ov-type1__item.type2 {
    border-radius: 13px;
    padding-top: 38px;
    padding-bottom: 38px;
  }
  .ov-type1__item.type3 {
    padding-bottom: 38px;
    padding-top: 38px;
  }
  .ov-type1__title-en {
    font-size: 14px;
  }
  .ov-type1__title-ja {
    font-size: 20px;
  }
  .ov-type1__title-ja::after {
    width: 255px;
    height: 37px;
    bottom: -34px;
  }
  .ov-type1__figure {
    margin-top: 58px;
    margin-bottom: 23px;
    aspect-ratio: 335/170;
  }
  .ov-type1__figure-left {
    display: none;
  }
  .ov-type1__figure-right {
    display: none;
  }
  .ov-type1__figure-sp {
    display: block;
    width: calc(100% + 40px);
    margin: 0 -20px;
    text-align: center;
    padding-bottom: 32px;
  }
  .ov-type1__img-sp {
    width: min(100%, 356px);
  }
  .ov-type1__text1 {
    padding-top: 58px;
    font-size: 22px;
    line-height: 35px;
    padding-bottom: 27px;
  }
  .ov-type1__text2 {
    font-size: 15px;
    line-height: 25px;
  }
  .ov-type1__text3 {
    font-size: 15px;
    line-height: 25px;
    min-height: auto;
    margin-bottom: 45px;
  }
  .ov-type1__text4 {
    margin-top: 58px;
    font-size: 22px;
    line-height: 30px;
    padding-bottom: 14px;
  }
  .ov-type1__text4 span {
    font-size: 29px;
  }
  .ov-type1__text5 {
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 21px;
  }
  .ov-type1__link {
    width: min(100%, 250px);
    height: 60px;
    border-radius: 17px;
    font-size: 16px;
  }
}
/****************************************************/
/* type1                                            */
/****************************************************/
.list-type1__list {
  padding-bottom: 200px;
}

.list-type1__h2 {
  margin-bottom: 58px !important;
}

.list-type1__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 60px;
       column-gap: 60px;
  row-gap: 60px;
}

.list-type1__item:nth-child(odd) img {
  border-radius: 0 40px 40px 0;
}

.list-type1__item:nth-child(even) img {
  border-radius: 40px 0 0 40px;
}

@media (max-width: 1024px) {
  .list-type1__list {
    padding-bottom: 100px;
  }
  .list-type1__h2 {
    margin-bottom: 49px !important;
  }
  .list-type1__items {
    grid-template-columns: 100%;
    row-gap: 20px;
  }
  .list-type1__item:nth-child(odd) {
    padding-right: 20px;
  }
  .list-type1__item:nth-child(even) {
    padding-left: 20px;
  }
}
/****************************************************/
/* type2                                            */
/****************************************************/
.list-type2__lists {
  display: grid;
  grid-template-columns: 100%;
  row-gap: 94px;
  counter-set: cnt 0;
}

.list-type2__list {
  position: relative;
  counter-increment: cnt 1;
  margin-left: 260px;
  margin-right: 15px;
  min-height: 180px;
  background-color: var(--pink);
  border-radius: 30px;
  padding: 23px 35px 12px;
}

.list-type2__list::before {
  content: "0" counter(cnt);
  position: absolute;
  width: 210px;
  background-image: url("../img/list-type2__icon.png");
  background-size: cover;
  left: -260px;
  font-size: 90px;
  line-height: 1;
  font-weight: var(--font-weight__bold);
  color: var(--orange);
  padding-left: 56px;
  box-sizing: border-box;
  padding-top: 82px;
  height: 213px;
  top: -15px;
}

.list-type2__list::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-right: solid 34px var(--pink);
  border-top: solid 14px transparent;
  border-bottom: solid 14px transparent;
  left: -34px;
  top: 78px;
}

.list-type2__h3 {
  font-size: 36px;
  line-height: 40px;
  font-weight: var(--font-weight__bold);
  color: var(--orange);
  padding-bottom: 16px;
  position: relative;
}

.list-type2__h3::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background: repeating-linear-gradient(to right, var(--blue), var(--blue) 4px, transparent 4px, transparent 8px);
  bottom: 0;
  left: 0;
}

.list-type2__text {
  padding-top: 8px;
  font-size: 17px;
  line-height: 30px;
  font-weight: var(--font-weight__medium);
}

/* 遇数行 */
.list-type2__list:nth-child(even) {
  margin-left: 15px;
  margin-right: 260px;
}

.list-type2__list:nth-child(even)::before {
  left: auto;
  right: -260px;
}

.list-type2__list:nth-child(even)::after {
  left: auto;
  right: -34px;
  border-left: solid 34px var(--pink);
  border-right: unset;
}

@media (max-width: 1024px) {
  .list-type2__lists {
    row-gap: 45px;
  }
  .list-type2__list {
    margin: 0;
    margin-top: 88px;
    padding: 28px 18px 18px;
  }
  .list-type2__list::before {
    width: 146px;
    left: -5px;
    top: -88px;
    height: 148px;
    font-size: 64px;
    padding-top: 61px;
    padding-left: 38px;
  }
  .list-type2__list::after {
    width: 122px;
    height: 40px;
    border: none;
    background-color: var(--pink);
    -webkit-clip-path: polygon(0 0, 43% 100%, 100% 100%);
            clip-path: polygon(0 0, 43% 100%, 100% 100%);
    top: -33px;
    left: 160px;
  }
  .list-type2__h3 {
    font-size: 24px;
    line-height: 32px;
    text-align: right;
    padding-bottom: 18px;
  }
  .list-type2__text {
    padding-top: 17px;
    font-size: 15px;
    line-height: 25px;
  }
  /* 遇数行 */
  .list-type2__list:nth-child(even) {
    margin: 0;
    margin-top: 88px;
  }
  .list-type2__list:nth-child(even)::before {
    right: -5px;
  }
  .list-type2__list:nth-child(even)::after {
    border: none;
    right: 160px;
    transform: scale(-1, 1);
  }
  .list-type2__list:nth-child(even) .list-type2__h3 {
    text-align: left;
  }
}
/****************************************************/
/* type3                                            */
/****************************************************/
.list-type3__lists {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 43px;
       column-gap: 43px;
  counter-set: cnt 0;
}

.list-type3__list {
  min-height: 230px;
  border: solid 1px var(--blue);
  border-radius: 20px;
  padding: 61px 25px 14px;
  counter-increment: cnt 1;
  position: relative;
}

.list-type3__list::before {
  content: counter(cnt);
  display: block;
  position: absolute;
  font-size: 30px;
  font-weight: var(--font-weight__semibold);
  font-family: var(--font-mincho);
  color: var(--blue);
  left: 0;
  right: 0;
  top: 20px;
  margin: auto;
  text-align: center;
  line-height: 1;
}

.list-type3__list::after {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 50px);
  height: 1px;
  background-color: var(--blue);
  top: 61px;
}

.list-type3__text {
  font-size: 21px;
  line-height: 34px;
  font-family: var(--font-mincho);
  font-weight: var(--font-weight__semibold);
  letter-spacing: 0.013em;
  padding-top: 17px;
}

@media (max-width: 1024px) {
  .list-type3__lists {
    grid-template-columns: 100%;
    row-gap: 25px;
  }
  .list-type3__list {
    max-width: 350px;
    margin: 0 auto;
  }
}
/****************************************************/
/* type4                                            */
/****************************************************/
.list-type4__lists {
  width: 100%;
}

.list-type4__list {
  position: relative;
  padding-bottom: 8px;
  padding-top: 16px;
}

.list-type4__list::after {
  content: "";
  width: 100%;
  height: 0.6px;
  background-color: var(--black);
  display: block;
  position: absolute;
  bottom: 0;
}

.list-type4__title {
  font-size: 17px;
  line-height: 28px;
  font-weight: var(--font-weight__bold);
  letter-spacing: 0.048em;
  color: var(--blue);
}

.list-type4__text {
  font-size: 17px;
  line-height: 28px;
  font-weight: var(--font-weight__medium);
  padding-bottom: 8px;
}

.list-type4__list:first-child {
  padding-top: 0;
}

@media (max-width: 1024px) {
  .list-type4__list:last-child:after {
    content: none;
  }
}
/****************************************************/
/* type5                                            */
/****************************************************/
.list-type5__lists {
  display: flex;
  justify-content: space-between;
}

.list-type5__list {
  display: block;
  width: 100px;
  height: 450px;
  writing-mode: vertical-rl;
  font-weight: var(--font-weight__bold);
  font-size: 30px;
  letter-spacing: 0.05em;
  color: var(--blue);
  border-radius: 30px;
  background-color: var(--yellow2);
  line-height: 100px;
  border: solid 2px var(--blue2);
  position: relative;
  padding-top: 173px;
  color: var(--blue2);
}

.list-type5__list::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--blue2);
  width: 100%;
  height: 127px;
  border-radius: 27px 27px 0 0;
  background-size: 70px;
  background-position: center;
  background-repeat: no-repeat;
}

.list-type5__list:nth-child(1)::before {
  background-image: url("../img/list-type5__list1.svg");
}

.list-type5__list:nth-child(2)::before {
  background-image: url("../img/list-type5__list2.svg");
}

.list-type5__list:nth-child(3)::before {
  background-image: url("../img/list-type5__list3.svg");
}

.list-type5__list:nth-child(4)::before {
  background-image: url("../img/list-type5__list4.svg");
}

.list-type5__list:nth-child(5)::before {
  background-image: url("../img/list-type5__list5.svg");
}

.list-type5__list::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-top: solid 15px transparent;
  border-bottom: solid 15px transparent;
  border-left: solid 26px var(--blue);
  right: -62px;
  top: 215px;
}

.list-type5__list:last-child::after {
  content: none;
}

@media (max-width: 1024px) {
  .list-type5__lists {
    display: block;
  }
  .list-type5__list {
    width: min(100%, 332px);
    height: 100px;
    padding: 0;
    padding-left: 100px;
    border-color: var(--blue);
    writing-mode: unset;
    line-height: 96px;
    font-size: 24px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 55px;
  }
  .list-type5__list:last-child {
    margin-bottom: 0;
  }
  .list-type5__list::before {
    width: 100px;
    height: 100%;
    background-color: var(--blue);
    border-radius: 27px 0 0 27px;
    background-size: 60px;
  }
  .list-type5__list::after {
    left: 0;
    right: 0;
    border-top: solid 21px var(--blue);
    border-bottom: unset;
    border-left: solid 13px transparent;
    border-right: solid 13px transparent;
    bottom: -40px;
    margin: auto;
    top: auto;
  }
}
/****************************************************/
/* type6                                            */
/****************************************************/
.list-type6__title {
  line-height: 58px;
  text-align: center;
  font-weight: var(--font-weight__bold);
  color: var(--blue);
  font-size: 40px;
  letter-spacing: 0.05em;
  padding-bottom: 90px;
  position: relative;
}

.list-type6__title::after {
  content: "";
  background-image: url("../img/list-type6__title.svg");
  display: block;
  position: absolute;
  width: 100%;
  height: 42px;
  bottom: 22px;
}

.list-type6__title span {
  font-size: 50px;
  color: var(--orange);
}

.list-type6__figure {
  padding-bottom: 28px;
}

.list-type6__figure img {
  border-radius: 30px;
}

.list-type6__text {
  font-size: 17px;
  line-height: 30px;
  font-weight: var(--font-weight__medium);
}

.list-type6__list {
  padding-bottom: 85px;
}

@media (max-width: 1024px) {
  .list-type6__list:last-child {
    padding-bottom: 50px;
  }
  .list-type6__title {
    font-size: 24px;
    line-height: 39px;
    padding-bottom: 55px;
  }
  .list-type6__title::after {
    background-image: url("../img/list-type6__title-sp.svg");
    background-repeat: no-repeat;
    height: 30px;
    width: 337px;
    left: 0;
    right: 0;
    bottom: 20px;
    margin: auto;
  }
  .list-type6__title span {
    font-size: 30px;
  }
  .list-type6__figure {
    padding-bottom: 16px;
  }
  .list-type6__figure img {
    border-radius: 20px;
  }
  .list-type6__text {
    font-size: 15px;
    line-height: 25px;
  }
}
/****************************************************/
/* type1                                            */
/****************************************************/
.p-type1 {
  font-size: 17px;
  line-height: 30px;
  text-align: center;
}

/****************************************************/
/* type3                                            */
/****************************************************/
.p-type3 {
  font-size: 20px;
  line-height: 35px;
}

/****************************************************/
/* type1                                            */
/****************************************************/
.posts-type1 {
  padding-top: 47px;
}

.posts-type1__item {
  position: relative;
  display: grid;
  grid-template-columns: 300px 1fr;
  padding-top: 52px;
  padding-bottom: 48px;
  grid-template-rows: auto auto 1fr auto;
  -moz-column-gap: 38px;
       column-gap: 38px;
}

.posts-type1__item::after {
  content: "";
  background: repeating-linear-gradient(to right, var(--orange), var(--orange) 3px, transparent 3px, transparent 6px);
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.posts-type1__figure {
  grid-row: 1/5;
}

.posts-type1__img {
  border-radius: 20px;
}

.posts-type1__category {
  width: 100px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--orange);
  color: var(--white);
  border-radius: 10px;
  font-size: 17px;
  font-weight: var(--font-weight__semibold);
  line-height: 1;
  margin-bottom: 12px;
}

.posts-type1__date {
  font-size: 17px;
  font-family: var(--font-montserrat);
  font-weight: var(--font-weight__bold);
  line-height: 1;
  color: var(--orange);
  padding-bottom: 18px;
}

.posts-type1__h3 {
  font-size: 22px;
  line-height: 35px;
  font-weight: var(--font-weight__medium);
}

.posts-type1__link {
  display: inline-block;
  position: relative;
  margin-left: auto;
  padding-right: 25px;
  line-height: 18.245px;
  font-size: 15px;
  font-weight: var(--font-weight__bold);
  font-family: var(--font-montserrat);
  color: var(--orange);
}

.posts-type1__link::after {
  content: "";
  display: block;
  position: absolute;
  width: 18.245px;
  height: 18.245px;
  background-image: url(../img/icon-arrow__rog.svg);
  background-size: contain;
  background-repeat: no-repeat;
  right: 0;
  top: 0;
}

@media (max-width: 1024px) {
  .posts-type1 {
    padding-top: 25px;
  }
  .posts-type1__item {
    padding-top: 25px;
    padding-bottom: 25px;
    grid-template-columns: 100%;
    grid-template-rows: auto;
  }
  .posts-type1__figure {
    grid-row: auto;
    padding-bottom: 20px;
  }
  .posts-type1__category {
    font-size: 15px;
    width: 80px;
    height: 25px;
    border-radius: 7px;
    margin-bottom: 7px;
  }
  .posts-type1__date {
    font-size: 16px;
    padding-bottom: 12px;
  }
  .posts-type1__h3 {
    font-size: 17px;
    line-height: 25px;
    padding-bottom: 25px;
  }
}
/****************************************************/
/* type1                                            */
/****************************************************/
.post-type1__category {
  width: 100px;
  height: 30px;
  border-radius: 10px;
  background-color: var(--orange);
  color: var(--white);
  display: inline-block;
  text-align: center;
  line-height: 30px;
  margin-bottom: 29px;
}

.post-type1__date {
  display: inline-block;
  line-height: 30px;
  font-size: 17px;
  padding-left: 17px;
  font-family: var(--font-montserrat);
  color: var(--orange);
  margin-bottom: 29px;
}

.post-type1__title {
  font-size: 26px;
  font-weight: var(--font-weight__medium);
  line-height: 39px;
  padding-bottom: 60px;
}

.post-type1__figure {
  padding-bottom: 50px;
}

.post-type1__content {
  font-size: 19px;
  line-height: 39px;
  font-weight: var(--font-weight__medium);
  padding-bottom: 80px;
}

.post-type1__figure2 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  -moz-column-gap: 38px;
       column-gap: 38px;
  padding-bottom: 120px;
  row-gap: 30px;
}

.post-type1__img {
  border-radius: 40px;
}

.post-type1__img2 {
  display: block;
  width: calc((100% - 38px) / 2);
  border-radius: 40px;
}

@media (max-width: 1024px) {
  .post-type1__category {
    font-size: 15px;
    width: 80px;
    height: 25px;
    line-height: 25px;
    border-radius: 7px;
    margin-bottom: 7px;
  }
  .post-type1__date {
    font-size: 16px;
    margin-bottom: 12px;
    padding-left: 12px;
  }
  .post-type1__title {
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 30px;
  }
  .post-type1__figure {
    padding-bottom: 25px;
  }
  .post-type1__content {
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 40px;
  }
  .post-type1__figure2 {
    padding-bottom: 50px;
  }
  .post-type1__img {
    border-radius: 20px;
  }
  .post-type1__img2 {
    width: 100%;
  }
}
/****************************************************/
/* type1                                            */
/****************************************************/
.box-type1 {
  position: relative;
}

.box-type1__title {
  font-size: 34px;
  line-height: 40px;
  font-family: var(--font-mincho);
  font-weight: var(--font-weight__semibold);
  padding-bottom: 15px;
  position: relative;
  color: var(--blue);
  margin-bottom: 18px;
}

.box-type1__title::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: var(--blue);
  bottom: 0;
}

.box-type1__link {
  position: absolute;
  width: 200px;
  height: 40px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  top: 0;
  right: 0;
  background-color: var(--blue);
  font-size: 26px;
  padding-left: 23px;
  font-family: var(--font-mincho);
  font-weight: var(--font-weight__semibold);
  color: var(--white);
}

.box-type1__link::after {
  content: "";
  display: block;
  position: absolute;
  width: 18.245px;
  height: 18.245px;
  background-image: url("../img/icon-arrow__rwh.svg");
  right: 10px;
}

.box-type1__text {
  font-size: 17px;
  line-height: 30px;
  font-weight: var(--font-weight__medium);
  padding-bottom: 30px;
}

@media (max-width: 1024px) {
  .box-type1__title {
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 10px;
    margin-bottom: 13px;
  }
  .box-type1__text {
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 25px;
  }
  .box-type1__link {
    font-size: 15px;
    width: 128px;
    height: 25px;
    padding-left: 15px;
  }
  .box-type1__link::after {
    width: 11.6768px;
    height: 11.6768px;
    right: 7px;
  }
}
/****************************************************/
/* type1                                            */
/****************************************************/
.layout-type1 {
  padding-bottom: 100px;
}

.layout-type1__inner {
  display: grid;
  grid-template-columns: 1fr 276px;
  -moz-column-gap: 48px;
       column-gap: 48px;
}

@media (max-width: 1024px) {
  .layout-type1__inner {
    grid-template-columns: 100%;
  }
  .layout-type1__figure {
    display: grid;
    grid-template-columns: 100%;
    text-align: center;
    row-gap: 50px;
  }
  .layout-type1__img {
    width: 276px;
    margin: 0 auto;
  }
  .layout-type1 {
    padding-bottom: 50px;
  }
}
/****************************************************/
/* type2                                            */
/****************************************************/
.layout-type2__figures {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 120px;
       column-gap: 120px;
}

.layout-type2__img {
  margin-bottom: 16px;
  border-radius: 20px;
}

.layout-type2__figcaption {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.05em;
}

@media (max-width: 1024px) {
  .layout-type2__figures {
    grid-template-columns: 100%;
    row-gap: 30px;
  }
  .layout-type2__figcaption {
    font-size: 15px;
  }
}
/****************************************************/
/* type3                                            */
/****************************************************/
.layout-type3__inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 120px;
       column-gap: 120px;
}

.layout-type3__inner .box-type1__text.min-height {
  min-height: 210px;
}

@media (max-width: 1024px) {
  .layout-type3__inner {
    grid-template-columns: 100%;
    row-gap: 50px;
  }
  .layout-type3__inner .box-type1__text.min-height {
    min-height: auto;
  }
}
/****************************************************/
/* type1                                            */
/****************************************************/
.chart-type1__dl {
  display: grid;
  grid-template-columns: 105px 1fr;
  line-height: 28px;
  font-weight: var(--font-weight__medium);
}

.chart-type1__dt {
  font-size: 22px;
  color: var(--blue);
  font-weight: var(--font-weight__bold);
  position: relative;
}

.chart-type1__dd {
  font-size: 17px;
  letter-spacing: 0.048em;
  padding-bottom: 28px;
  padding-left: 34px;
}

.chart-type1__month {
  display: block;
  color: var(--blue);
}

.chart-type1__dt::before {
  content: "";
  width: 2px;
  height: 100%;
  display: block;
  position: absolute;
  background-color: var(--blue);
  right: 0;
  top: 7px;
}

.chart-type1__dt::after {
  content: "";
  display: block;
  position: absolute;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: var(--blue);
  right: -6px;
  top: 7px;
}

.chart-type1__dd:last-of-type {
  padding-bottom: 0;
}

.chart-type1__dt.same::after {
  content: none;
}

@media (max-width: 1024px) {
  .chart-type1__dl {
    grid-template-columns: 78px 1fr;
    padding-bottom: 57px;
  }
  .chart-type1__dt {
    font-size: 18px;
  }
  .chart-type1__dd {
    padding-left: 19px;
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 25px;
  }
}
/****************************************************/
/* type1                                            */
/****************************************************/
.link-type1__link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 200px;
  background-color: var(--orange);
  border-radius: 20px;
  font-size: 32px;
  letter-spacing: 0.1em;
  font-weight: var(--font-weight__bold);
  color: var(--white);
  position: relative;
  text-align: center;
  margin: 0 auto;
}

.link-type1__link::before {
  content: "";
  display: block;
  position: absolute;
  width: 256px;
  height: 142px;
  background-image: url("../img/link-type1__before.png");
  background-size: cover;
  left: -56px;
  top: -23px;
}

.link-type1__link::after {
  content: "";
  display: block;
  position: absolute;
  width: 205px;
  height: 172px;
  background-image: url("../img/link-type1__after.png");
  background-size: cover;
  right: -30px;
  bottom: -20px;
}

.link-type1__before {
  font-size: 34px;
  line-height: 1;
  font-weight: var(--font-weight__bold);
  color: var(--orange);
  text-align: center;
  padding-bottom: 38px;
}

.link-type1__before span {
  display: inline-block;
  padding: 0 45px;
  position: relative;
}

.link-type1__before span::before,
.link-type1__before span::after {
  content: "";
  display: block;
  position: absolute;
  width: 33px;
  height: 34px;
  background-position: left;
  background-repeat: no-repeat;
  top: 0;
  background-image: url("../img/link-type1__before-arrow.svg");
}

.link-type1__before span::before {
  left: 0;
}

.link-type1__before span::after {
  right: 0;
  transform: scale(-1, 1);
}

@media (max-width: 1024px) {
  .link-type1__link {
    max-width: 335px;
    font-size: 26px;
    line-height: 39px;
    align-items: flex-start;
    padding-top: 32px;
  }
  .link-type1__before {
    font-size: 19px;
    line-height: 29px;
    padding-bottom: 26px;
  }
  .link-type1__before span::before,
.link-type1__before span::after {
    width: 29px;
    height: 29px;
  }
  .link-type1__before span {
    padding: 0 40px;
  }
  .link-type1__link::before {
    width: 352px;
    height: 93px;
    background-image: url("../img/link-type1__before-sp.png");
    left: -8px;
    bottom: -46px;
    top: auto;
  }
  .link-type1__link::after {
    content: none;
  }
}
/****************************************************/
/* type2                                            */
/****************************************************/
.link-type2 {
  width: 300px;
  height: 70px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 0 !important;
  margin-bottom: 40px;
}

.link-type2::after {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  background-image: url("../img/icon-arrow__rwh.svg");
  background-size: contain;
  background-repeat: no-repeat;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  pointer-events: none;
}

.link-type2__link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 10px;
  background-color: var(--orange);
  font-size: 18px;
  font-weight: var(--font-weight__bold);
  letter-spacing: 0.05em;
  color: var(--white);
}

.link-type2.white::after {
  background-image: url("../img/icon-arrow__rog.svg");
}

.white .link-type2__link {
  background-color: var(--white);
  color: var(--orange);
}

/****************************************************/
/* type3                                            */
/****************************************************/
.link-type3 {
  text-align: center;
}

.link-type3__link {
  border: navajowhite;
  background-color: unset;
  margin: 0 auto;
  text-align: center;
  text-decoration: underline;
}

.br-sm {
  display: none;
}
@media (max-width: 600px) {
  .br-sm {
    display: block;
  }
}

.br-md {
  display: none;
}
@media (max-width: 1024px) {
  .br-md {
    display: block;
  }
}

.br-mdn {
  display: block;
}
@media (max-width: 1024px) {
  .br-mdn {
    display: none;
  }
}

.br-lg {
  display: block;
}
@media (max-width: 1024px) {
  .br-lg {
    display: none;
  }
}

.br-ftsm {
  display: none;
}
@media (max-width: 980px) {
  .br-ftsm {
    display: block;
  }
}

/****************************************************/
/* type1                                            */
/****************************************************/
.h2-type1 {
  font-family: var(--font-montserrat);
  font-weight: var(--font-weight__bold);
  font-size: 30px;
  color: var(--blue);
  line-height: 1;
  text-align: center;
}

.h2-type1.white {
  color: var(--white);
}

.h2-type1.left {
  text-align: left;
}

@media (max-width: 1024px) {
  .h2-type1 {
    font-size: 20px;
  }
}
/****************************************************/
/* type2                                            */
/****************************************************/
.h2-type2 {
  font-weight: var(--font-weight__bold);
  font-size: 35px;
  color: var(--orange);
  line-height: 1;
  text-align: center;
  letter-spacing: 0.2em;
  background-image: url("../img/h2-type2.svg");
  width: min(100%, 344px);
  margin: 0 auto;
  line-height: 61px;
  padding-bottom: 16px;
  background-repeat: no-repeat;
}

@media (max-width: 1024px) {
  .h2-type2 {
    width: min(100%, 274px);
    line-height: 49px;
    font-size: 24px;
    padding-bottom: 12px;
  }
}
/****************************************************/
/* type3                                            */
/****************************************************/
.h2-type3 {
  text-align: center;
}

.h2-type3__h2 {
  display: inline-block;
  font-weight: var(--font-weight__bold);
  font-size: 36px;
  color: var(--blue);
  letter-spacing: 0.1em;
  position: relative;
  padding: 0 40px;
  line-height: 1;
  padding-bottom: 4px;
}

.h2-type3__h2::before,
.h2-type3__h2::after {
  content: "";
  display: block;
  position: absolute;
  background-image: url("../img/h2-type3.svg");
  width: 22px;
  height: 38px;
  top: 0;
}

.h2-type3__h2::before {
  left: 0;
}

.h2-type3__h2::after {
  right: 0;
  transform: scale(-1, 1);
}

@media (max-width: 1024px) {
  .h2-type3__h2 {
    font-size: 24px;
    padding: 0 29px;
    padding-bottom: 2px;
  }
  .h2-type3__h2::before,
.h2-type3__h2::after {
    width: 15px;
    height: 26px;
  }
}
/****************************************************/
/* type4                                            */
/****************************************************/
.h2-type4 {
  text-align: center;
}

.h2-type4__en {
  font-size: 18px;
  font-family: var(--font-montserrat);
  color: var(--blue);
  line-height: 1;
  padding-bottom: 9px;
}

.h2-type4__ja {
  font-size: 30px;
  font-family: var(--font-mincho);
  letter-spacing: 0.1em;
  color: var(--orange);
  line-height: 1;
  padding-bottom: 27px;
  position: relative;
  font-weight: var(--font-weight__demibold);
}

.h2-type4__ja::after {
  content: "";
  display: block;
  position: absolute;
  width: 57px;
  height: 7px;
  border-radius: 3.5px;
  background-color: var(--orange);
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

@media (max-width: 1024px) {
  .h2-type4__en {
    font-size: 14px;
    padding-bottom: 12px;
  }
  .h2-type4__ja {
    font-size: 20px;
    padding-bottom: 18px;
  }
  .h2-type4__ja::after {
    width: 46px;
    height: 5px;
    border-radius: 2.5px;
  }
}
/****************************************************/
/* type1                                            */
/****************************************************/
.h3-type1__figure img {
  border-radius: 30px;
}

.h3-type1__h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: min(100%, 445px);
  height: 72px;
  background-color: var(--orange);
  font-size: 30px;
  font-weight: var(--font-weight__bold);
  color: var(--white);
  border-radius: 20px;
  letter-spacing: 0.1em;
  margin: 0 auto;
  margin-top: -36px;
  position: relative;
}

.h3-type1__text {
  font-size: 20px;
  line-height: 34px;
  text-align: center;
  padding-top: 50px;
}

.h3-type1 {
  padding-bottom: 100px;
}

@media (max-width: 1024px) {
  .h3-type1__figure img {
    border-radius: 20px;
  }
  .h3-type1__h3 {
    width: 280px;
    height: 50px;
    margin-top: -25px;
    border-radius: 10px;
    font-size: 20px;
  }
  .h3-type1__text {
    padding-top: 20px;
    font-size: 15px;
    line-height: 25px;
  }
  .h3-type1 {
    padding-bottom: 50px;
  }
}
/****************************************************/
/* .pagetype1                                       */
/****************************************************/
.pagetype1 .h2-type3 {
  padding-bottom: 70px;
}

@media (max-width: 1024px) {
  .pagetype1 .h2-type3 {
    padding-bottom: 34px;
  }
}
/****************************************************/
/* .page-about                                      */
/****************************************************/
/* mv */
.page-about .mv-type1__title-en {
  color: var(--white);
}

.page-about .mv-type1__title-ja {
  color: var(--white);
}

/* message */
.about-message {
  padding-bottom: 100px;
}

.about-message__h2 {
  padding-bottom: 70px;
}

.about-message__content {
  display: grid;
  grid-template-columns: 1fr 300px;
  -moz-column-gap: 65px;
       column-gap: 65px;
}

.about-message__text1 {
  font-size: 34px;
  font-family: var(--font-mincho);
  font-weight: var(--font-weight__semibold);
  line-height: 1;
  letter-spacing: 0.01em;
  color: var(--orange);
  padding-bottom: 20px;
}

.about-message__text2 {
  font-size: 17px;
  font-weight: var(--font-weight__medium);
  line-height: 30px;
  letter-spacing: 0.048em;
}

.about-message__figure {
  padding-bottom: 27px;
}

.about-message__img {
  border-radius: 20px;
}

.about-message__company {
  font-size: 18px;
  line-height: 29px;
  letter-spacing: 0.026em;
  font-weight: var(--font-weight__medium);
}

.about-message__name {
  font-size: 14px;
  line-height: 29px;
  letter-spacing: 0.026em;
  font-weight: var(--font-weight__bold);
}

.about-message__name span {
  font-size: 29px;
}

/* history */
.about-history {
  background-color: var(--orange2);
  padding-top: 80px;
  padding-bottom: 80px;
}

.about-history__h2 {
  padding-bottom: 70px;
}

.about-history__text1 {
  font-size: 34px;
  font-family: var(--font-mincho);
  line-height: 51px;
  text-align: center;
  color: var(--orange);
  padding-bottom: 44px;
}

.about-history__row1 {
  display: grid;
  grid-template-columns: 1fr 447px;
  -moz-column-gap: 42px;
       column-gap: 42px;
  padding-bottom: 46px;
}

.about-history__figure1 {
  grid-row: 1/3;
}

.about-history__img1 {
  border-radius: 20px;
}

.about-history__text2 {
  font-size: 17px;
  line-height: 30px;
  font-weight: var(--font-weight__medium);
  padding-bottom: 27px;
}

.about-history__img2 {
  border-radius: 20px;
}

.about-history__row2 {
  display: grid;
  grid-template-columns: 620px 1fr;
}

.about-history__figure3 {
  padding-top: 34px;
  text-align: right;
}

.about-history__figure3 img {
  width: min(100%, 260px);
  border-radius: 20px;
  margin-bottom: 65px;
}

@media (max-width: 1024px) {
  /* massage */
  .about-message {
    padding-bottom: 50px;
  }
  .about-message__h2 {
    padding-bottom: 48px;
  }
  .about-message__content {
    grid-template-columns: 100%;
  }
  .about-message__text1 {
    font-size: 23px;
    padding-bottom: 18px;
  }
  .about-message__text2 {
    font-size: 15px;
    line-height: 25px;
    letter-spacing: -0.004em;
    padding-bottom: 27px;
  }
  .about-message__figure {
    width: min(100%, 300px);
    margin: 0 auto;
    padding-bottom: 25px;
  }
  /* history */
  .about-history {
    padding-bottom: 40px;
    padding-top: 50px;
  }
  .about-history__h2 {
    padding-bottom: 50px;
  }
  .about-history__text1 {
    font-size: 23px;
    line-height: 35px;
    padding-bottom: 20px;
  }
  .about-history__row1 {
    grid-template-columns: 100%;
    padding-bottom: 26px;
  }
  .about-history__figure1 {
    padding-bottom: 18px;
  }
  .about-history__text2 {
    padding-bottom: 20px;
  }
  .about-history__row2 {
    grid-template-columns: 100%;
  }
  .about-history__figure3 {
    padding-top: 0;
  }
  .about-history__figure3 img {
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
  }
}
/* philosophy */
.about-philosophy {
  padding-top: 100px;
  padding-bottom: 100px;
}

.about-philosophy__h2 {
  margin-bottom: 70px;
}

.about-philosophy__text1 {
  font-family: var(--font-mincho);
  font-weight: var(--font-weight__semibold);
  font-size: 34px;
  line-height: 51px;
  text-align: center;
  color: var(--orange);
  padding-bottom: 40px;
}

@media (max-width: 1024px) {
  .about-philosophy {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .about-philosophy__h2 {
    margin-bottom: 50px;
  }
  .about-philosophy__text1 {
    font-size: 23px;
    line-height: 35px;
  }
}
/* company */
.about-company {
  padding-top: 100px;
  padding-bottom: 100px;
}

.about-company__h2 {
  padding-bottom: 80px;
}

.about-company__content {
  display: grid;
  grid-template-columns: 1fr 480px;
  -moz-column-gap: 74px;
       column-gap: 74px;
}

.about-company__img1 {
  margin-bottom: 29px;
  border-radius: 20px;
}

.about-company__img2 {
  border-radius: 20px;
}

@media (max-width: 1024px) {
  .about-company {
    padding-top: 0;
    padding-bottom: 0;
  }
  .about-company__h2 {
    padding-bottom: 50px;
  }
  .about-company__content {
    grid-template-columns: 100%;
  }
  .about-company__list {
    padding-bottom: 50px;
  }
  .about-company__figure {
    order: 2;
  }
  .about-company__figure img {
    width: min(100%, 335px);
    display: block;
    margin: 0 auto;
  }
  .about-company__figure .about-company__img1 {
    margin-bottom: 29px;
  }
}
/* workstyle */
.workstyle-oem__list {
  padding-bottom: 115px;
}

.workstyle-oem__link {
  padding-bottom: 100px;
}

@media (max-width: 1024px) {
  .workstyle-oem__list {
    padding-bottom: 45px;
  }
}
/* unique */
.workstyle-unique {
  background-color: var(--pink);
  padding-top: 100px;
  padding-bottom: 100px;
}

@media (max-width: 1024px) {
  .workstyle-unique {
    padding-bottom: 0;
    padding-top: 50px;
  }
  .workstyle-unique__link {
    background-color: var(--white);
    padding-top: 50px;
    padding-bottom: 95px;
  }
}
/* workstyle-attempt */
.workstyle-attempt {
  padding-top: 100px;
}

.workstyle-quality {
  padding-bottom: 200px;
}

.workstyle-social {
  padding-bottom: 200px;
}

.workstyle-fullpower {
  padding-bottom: 100px;
}

@media (max-width: 1024px) {
  .workstyle-attempt {
    padding-top: 50px;
  }
  .workstyle-quality {
    padding-bottom: 50px;
  }
  .workstyle-social {
    padding-bottom: 50px;
  }
  .workstyle-fullpower {
    padding-bottom: 50px;
  }
}
/****************************************************/
/* .page-contact                                    */
/****************************************************/
.page-contact .mv-type2 {
  background-color: var(--blue);
}

.page-contact .pagetype1-content {
  padding-top: 100px;
  background-color: var(--orange2);
}

.page-contact .pagetype1-content__inner {
  width: var(--width9);
  margin: 0 auto;
}

.page-contact .p-type1 {
  padding-bottom: 50px;
}

.page-contact .footer-contact {
  margin-top: 0;
}

@media (max-width: 1024px) {
  .page-contact .pagetype1-content {
    padding-top: 50px;
  }
}
/* ----------------------------------------------- */
/* top-anime                                       */
/* ----------------------------------------------- */
.top-anime {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
}

.top-animesp {
  display: none;
}

.top-anime__img {
  display: block;
  position: absolute;
  opacity: 0;
}

/* rols = right or left s */
.top-anime__img.img1 {
  width: 38px;
  top: 18px;
  right: 68px;
}

.top-anime__img.img2 {
  width: 56px;
  top: 39px;
  left: 130px;
}

.top-anime__img.img3 {
  width: 67px;
  top: 76px;
  right: 270px;
}

.top-anime__img.img4 {
  width: 56px;
  top: 75px;
  left: 276px;
}

.top-anime__img.img5 {
  width: 72px;
  top: 125px;
  left: 0px;
}

.top-anime__img.img6 {
  width: 44px;
  top: 0px;
  right: 183px;
}

.top-mv .top-anime {
  top: 145px;
}

.top-features .top-anime {
  top: 0;
  width: calc(100% - 60px);
}

@media (max-width: 1024px) {
  .top-anime {
    display: none;
  }
  .top-animesp {
    display: block;
    position: absolute;
    width: 100%;
    max-width: 300px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  /* animesp1 */
  .top-animesp.animesp1 {
    top: 41px;
  }
  .top-animesp__img {
    display: block;
    position: absolute;
    opacity: 0;
  }
  .top-animesp.animesp1 .img3 {
    width: 53px;
    left: 0;
    top: 38px;
  }
  .top-animesp.animesp1 .img1 {
    width: 41px;
    top: 0;
    left: 140px;
  }
  .top-animesp.animesp1 .img2 {
    width: 40px;
    right: 0px;
    top: 20px;
  }
  /* animesp2 */
  .top-animesp.animesp2 {
    bottom: -38px;
    top: auto;
  }
  .top-animesp.animesp2 .img3 {
    width: 54px;
    top: 33px;
    left: 0;
  }
  .top-animesp.animesp2 .img6 {
    width: 36px;
    left: 120px;
    top: 0;
  }
  .top-animesp.animesp2 .img2 {
    right: 0;
    top: 16px;
    width: 31px;
  }
  /* animesp3 */
  .top-animesp.animesp3 {
    bottom: 0;
    top: auto;
  }
  .top-animesp.animesp3 .img4 {
    width: 34px;
    left: 0;
    top: 77px;
  }
  .top-animesp.animesp3 .img6 {
    width: 44px;
    left: 60px;
    top: 37px;
  }
  .top-animesp.animesp3 .img3 {
    width: 41px;
    left: 184px;
    top: 57px;
  }
  .top-animesp.animesp3 .img2 {
    width: 27px;
    right: 0;
    top: 23px;
  }
}
/* ----------------------------------------------- */
/* top-mv                                          */
/* ----------------------------------------------- */
.top-mv {
  background-color: var(--orange);
}

.top-mv__inner {
  padding: 47px 27px 176px;
  margin: 0 auto;
}

.top-mv__movie {
  width: var(--full-width2);
  aspect-ratio: 1920/1080;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 40px;
}

.top-mv__movie video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.top-mv__text1 {
  position: relative;
  width: var(--full-width1);
  margin: 0 auto;
  padding-top: 58px;
  text-align: center;
  font-family: var(--font-mincho);
  font-size: 42px;
  line-height: 68px;
  font-weight: var(--font-weight__semibold);
  color: var(--yellow);
  padding-bottom: 23px;
}

.top-mv__text2 {
  position: relative;
  text-align: center;
  font-size: 20px;
  line-height: 41px;
  color: var(--white);
  letter-spacing: 0.048em;
}

@media (max-width: 1024px) {
  .top-mv__inner {
    padding: 20px 20px 130px;
  }
  .top-mv__movie {
    border-radius: 20px;
    aspect-ratio: 335/510;
  }
  .top-mv__text1 {
    padding-top: 126px;
    padding-bottom: 23px;
    font-size: 26px;
    line-height: 40px;
    font-weight: var(--font-weight__semibold);
  }
  .top-mv__text2 {
    font-size: 16px;
    line-height: 30px;
  }
}
/* ----------------------------------------------- */
/* top-about                                       */
/* ----------------------------------------------- */
.top-about {
  padding-bottom: 100px;
}

.top-about__inner {
  padding-left: 48px;
  display: grid;
  grid-template-columns: 440px 1fr;
  -moz-column-gap: 10px;
       column-gap: 10px;
  grid-template-rows: repeat(3, auto) 1fr;
}

.top-about__h2 {
  padding-top: 33px;
  padding-bottom: 14px;
  font-size: 30px;
  line-height: 1;
  font-family: var(--font-montserrat);
  color: var(--blue);
  font-weight: var(--font-weight__bold);
}

.top-about__text1 {
  font-family: var(--font-mincho);
  font-size: 37px;
  font-weight: var(--font-weight__semibold);
  color: var(--orange);
  line-height: 51px;
  letter-spacing: 0.01em;
}

.top-about__text2 {
  font-size: 20px;
  line-height: 34px;
  padding-bottom: 44px;
}

.top-about__link {
  margin-left: 0;
  margin-bottom: 0;
}

.top-about__link a {
  border-radius: 20px;
}

.top-about__figure {
  grid-column: 2/3;
  grid-row: 1/5;
  margin-top: -70px;
  margin-right: var(--n-margin-width2);
}

.top-about__img {
  border-radius: 40px 0 0 40px;
}

@media (max-width: 1024px) {
  .top-about {
    padding-bottom: 50px;
  }
  .top-about__inner {
    padding-left: 0;
    grid-template-columns: 100%;
    grid-template-rows: repeat(4, auto) 1fr;
  }
  .top-about__h2 {
    padding-top: 48px;
    font-size: 20px;
    padding-bottom: 8px;
  }
  .top-about__text1 {
    font-size: 26px;
    line-height: 38px;
    padding-bottom: 3px;
  }
  .top-about__text2 {
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 20px;
  }
  .top-about__link {
    margin: 0 auto;
    width: 250px;
    height: 60px;
    order: 3;
  }
  .top-about__link a {
    font-size: 16px;
  }
  .top-about__figure {
    grid-column: auto;
    order: 2;
    grid-row: auto;
    margin-top: 0;
    margin-right: -20px;
    padding-bottom: 20px;
  }
  .top-about__img {
    border-radius: 20px 0 0 20px;
  }
}
/* ----------------------------------------------- */
/* top-products                                    */
/* ----------------------------------------------- */
.top-products__inner {
  background-color: var(--orange);
  padding: 50px 50px 0;
  border-radius: 20px 20px 0 0;
  position: relative;
}

.top-products__pictures {
  padding-right: 420px;
  min-height: 510px;
  margin-left: calc(var(--n-margin-width2) - 50px);
}

.top-products__img {
  padding: 0 8px;
  border-radius: 20px;
}

.top-products__info {
  position: absolute;
  top: 50px;
  right: 50px;
}

.top-products__h2 {
  padding-top: 7px;
  padding-bottom: 12px;
  font-family: var(--font-montserrat);
  font-size: 30px;
  color: var(--blue);
  font-weight: var(--font-weight__bold);
}

.top-products__text1 {
  font-family: var(--font-mincho);
  font-weight: var(--font-weight__semibold);
  line-height: 51px;
  color: var(--yellow);
  font-size: 37px;
  padding-bottom: 6px;
}

.top-products__text2 {
  font-size: 20px;
  line-height: 34px;
  color: var(--white);
  padding-bottom: 36px;
  font-weight: var(--font-weight__regular);
}

.top-products__link {
  margin-right: 0;
  margin-bottom: 0;
}

.top-products__link .link-type2__link {
  border-radius: 20px;
}

@media (max-width: 1024px) {
  .top-products__inner {
    padding: 40px 20px 150px;
    border-radius: 27px 27px 0 0;
  }
  .top-products__pictures {
    margin: 0 -40px;
    padding: 0;
    min-height: auto;
  }
  .top-products__info {
    position: relative;
    padding-top: 30px;
    top: auto;
    right: auto;
  }
  .top-products__h2 {
    font-size: 20px;
    line-height: 1;
  }
  .top-products__text1 {
    font-size: 26px;
    line-height: 38px;
    padding-bottom: 16px;
  }
  .top-products__text2 {
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 17px;
  }
  .top-products__link {
    width: 250px;
    height: 60px;
    margin-right: auto;
    margin-bottom: 0;
  }
  .top-products__link .link-type2__link {
    border-radius: 16px;
  }
}
/* ----------------------------------------------- */
/* top-features                                    */
/* ----------------------------------------------- */
.top-features__inner {
  background-color: var(--orange);
  padding: 184px 50px 62px;
  border-radius: 0 0 20px 20px;
  text-align: center;
  position: relative;
}

.top-features__h2 {
  font-size: 30px;
  padding-bottom: 7px;
  line-height: 1;
  font-family: var(--font-montserrat);
  color: var(--blue);
}

.top-features__text1 {
  font-size: 37px;
  font-family: var(--font-mincho);
  font-weight: var(--font-weight__semibold);
  color: var(--yellow);
  line-height: 51px;
  padding-bottom: 9px;
}

.top-features__text2 {
  padding-bottom: 52px;
  font-size: 20px;
  line-height: 34px;
  font-weight: var(--font-weight__regular);
  color: var(--white);
}

.top-features__lists {
  counter-set: cnt 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 45px;
       column-gap: 45px;
  padding-bottom: 50px;
}

.top-features__link {
  display: block;
  position: relative;
}

.top-features__list {
  counter-increment: cnt 1;
}

.top-features__link::before {
  content: counter(cnt);
  font-family: var(--font-montserrat);
  font-weight: var(--font-weight__bold);
  font-size: 58px;
  color: var(--white);
  line-height: 1;
  position: absolute;
  left: 27px;
  top: -29px;
}

.top-features__figure {
  padding-bottom: 18px;
}

.top-features__img {
  border-radius: 20px;
}

.top-features__text {
  text-align: left;
  font-size: 25px;
  font-weight: var(--font-weight__bold);
  line-height: 1;
  color: var(--white);
}

.top-features__link2 {
  margin-bottom: 0;
}

.top-features__link2 .link-type2__link {
  border-radius: 20px;
}

@media (max-width: 1024px) {
  .top-features__h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }
  .top-features__inner {
    text-align: left;
    padding: 0 20px 48px;
  }
  .top-features__text1 {
    padding-bottom: 7px;
    font-size: 26px;
    line-height: 38px;
  }
  .top-features__text2 {
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 0;
  }
  .top-features__lists {
    grid-template-columns: 100%;
    padding-bottom: 28px;
  }
  .top-features__list {
    padding-top: 45px;
    padding-bottom: 11px;
  }
  .top-features__figure {
    margin-bottom: 12px;
    aspect-ratio: 300/200;
    overflow: hidden;
    border-radius: 20px;
    padding-bottom: 0;
  }
  .top-features__text {
    font-size: 20px;
  }
  img.top-features__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .top-features__link2 {
    width: 250px;
    height: 60px;
  }
  .top-features__link2 .link-type2__link {
    border-radius: 17px;
  }
}
/* ----------------------------------------------- */
/* top-recruit                                     */
/* ----------------------------------------------- */
.top-recruit__inner {
  display: grid;
  grid-template-columns: 1fr 450px;
  grid-template-rows: repeat(3, auto) 1fr;
  -moz-column-gap: 50px;
       column-gap: 50px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.top-recruit__h2 {
  padding-top: 70px;
  padding-bottom: 14px;
  font-size: 30px;
  line-height: 1;
  font-family: var(--font-montserrat);
  color: var(--blue);
  font-weight: var(--font-weight__bold);
}

.top-recruit__text1 {
  font-family: var(--font-mincho);
  font-size: 37px;
  font-weight: var(--font-weight__semibold);
  color: var(--orange);
  line-height: 51px;
  letter-spacing: 0.01em;
}

.top-recruit__text2 {
  font-size: 20px;
  line-height: 34px;
  padding-bottom: 44px;
}

.top-recruit__link {
  margin-bottom: 0;
}

.top-recruit__link a {
  border-radius: 20px;
}

.top-recruit__figure {
  grid-column: 1/2;
  grid-row: 1/-1;
  margin-left: var(--n-margin-width2);
}

.top-recruit__img {
  border-radius: 0 20px 20px 0;
}

@media (max-width: 1024px) {
  .top-recruit__inner {
    grid-template-columns: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    grid-template-rows: repeat(5, auto);
  }
  .top-recruit__h2 {
    padding-top: 0q;
    font-size: 20px;
    padding-bottom: 8px;
  }
  .top-recruit__text1 {
    font-size: 26px;
    line-height: 38px;
    padding-bottom: 3px;
  }
  .top-recruit__text2 {
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 20px;
  }
  .top-recruit__link {
    margin: 0 auto;
    width: 250px;
    height: 60px;
    order: 3;
  }
  .top-recruit__link a {
    font-size: 16px;
  }
  .top-recruit__figure {
    grid-row: auto;
    grid-column: auto;
    order: 2;
    padding-bottom: 20px;
  }
}
/* ----------------------------------------------- */
/* top-news                                        */
/* ----------------------------------------------- */
.top-news {
  background-color: var(--orange2);
  padding-top: 40px;
  padding-bottom: 100px;
}

.top-news__h2 {
  font-size: 30px;
  font-family: var(--font-montserrat);
  text-align: center;
  line-height: 1;
  font-weight: var(--font-weight__bold);
  color: var(--blue);
  padding-bottom: 24px;
}

.top-news__lists {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 22px;
  padding-bottom: 40px;
}

.top-news__list {
  background-color: var(--orange);
  color: var(--white);
  border-radius: 30px;
  overflow: hidden;
}

.top-news__list a {
  color: var(--white);
}

.top-news__figure {
  aspect-ratio: 300/200;
  overflow: hidden;
}

.top-news__date {
  padding: 11px 17px 5px;
  font-size: 12px;
  font-weight: var(--font-weight__bold);
  font-family: var(--font-montserrat);
  line-height: 1;
}

.top-news__text {
  font-size: 15px;
  line-height: 20px;
  padding: 0 17px;
  min-height: 43px;
  padding-bottom: 3px;
}

.top-news__link {
  display: block;
  width: 18px;
  height: 18px;
  margin-left: auto;
  margin-right: 17px;
  margin-bottom: 11px;
  position: relative;
}

.top-news__link::after {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  background-image: url(../img/icon-arrow__rwh.svg);
}

.top-news__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.top-news__link2 {
  text-align: right;
}

.top-news__link2-link {
  font-size: 15px;
  font-family: var(--font-montserrat);
  color: var(--orange);
  padding-right: 25px;
  display: inline-block;
  line-height: 18px;
  position: relative;
}

.top-news__link2-link::after {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  top: 0;
  right: 0;
  background-image: url(../img/icon-arrow__rog.svg);
}

@media (max-width: 1024px) {
  .top-news {
    padding-top: 30px;
    padding-bottom: 45px;
  }
  .top-news__h2 {
    font-size: 20px;
    padding-bottom: 29px;
  }
  .top-news__lists {
    grid-template-columns: 100%;
    max-width: 300px;
    padding-bottom: 35px;
  }
  .top-news__list {
    position: relative;
  }
  .top-news__date {
    padding: 9px 20px 2px;
    font-size: 15px;
  }
  .top-news__text {
    line-height: 25px;
    padding: 0 20px 24px;
  }
  .top-news__link {
    position: absolute;
    bottom: 11px;
    right: 14px;
    margin: 0;
  }
}
/* ----------------------------------------------- */
/* top-youtube                                     */
/* ----------------------------------------------- */
.top-youtube {
  padding-top: 100px;
  padding-bottom: 20px;
}

.top-youtube__h2 {
  text-align: center;
  font-size: 30px;
  font-family: var(--font-montserrat);
  font-weight: var(--font-weight__bold);
  color: var(--blue);
  line-height: 1;
  padding-bottom: 20px;
}

.top-youtube__text1 {
  font-size: 37px;
  text-align: center;
  font-family: var(--font-mincho);
  font-weight: var(--font-weight__semibold);
  color: var(--orange);
  line-height: 51px;
  padding-bottom: 11px;
}

.top-youtube__text2 {
  font-size: 20px;
  line-height: 34px;
  text-align: center;
  padding-bottom: 28px;
}

.top-youtube__lists {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 40px;
       column-gap: 40px;
  row-gap: 35px;
}

.top-youtube__movie {
  aspect-ratio: 16/9;
}

.top-youtube__movie iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.top-youtube__title {
  padding-top: 17px;
  font-size: 22px;
  line-height: 30px;
  font-weight: var(--font-weight__bold);
  letter-spacing: 0.05em;
  color: var(--blue);
}

@media (max-width: 1024px) {
  .top-youtube {
    padding-top: 50px;
    padding-bottom: 0;
  }
  .top-youtube__h2 {
    font-size: 20px;
    padding-bottom: 9px;
  }
  .top-youtube__text1 {
    font-size: 26px;
    line-height: 38px;
    padding-bottom: 5px;
  }
  .top-youtube__text2 {
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 32px;
  }
  .top-youtube__lists {
    grid-template-columns: 100%;
  }
  .top-youtube__title {
    padding-top: 13px;
    font-size: 20px;
  }
}
.post-type-archive-news .mv-type2__inner {
  background-color: var(--orange);
}

.post-type-archive-news .pagetype1-content {
  background-color: var(--orange2);
  padding-bottom: 100px;
}

.post-type-archive-news .footer-contact {
  margin-top: 0;
}

.single-news .main {
  background-color: var(--orange2);
  padding-top: 100px;
  padding-bottom: 100px;
}

.single-news .footer-contact {
  margin-top: 0;
}

@media (max-width: 1024px) {
  .single-news .main {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
/*# sourceMappingURL=style.css.map */