@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;
  --width1: min(var(--width-base), var(--width-content1));
  --full-width1: min(100% , var(--width-content1));
  --n-margin-width1: calc(-1 * max(((100cqw - var(--width-content1)) / 2), 20px));
  --width-content2: 1240px;
  --width2: min(var(--width-base), var(--width-content2));
  --full-width2: min(100% , var(--width-content2));
  --n-margin-width2: calc(-1 * max(((100cqw - var(--width-content2)) / 2), 20px));
  --width-content3: 1040px;
  --width3: min(var(--width-base), var(--width-content3));
  --full-width3: min(100% , var(--width-content3));
  --n-margin-width3: calc(-1 * max(((100cqw - var(--width-content3)) / 2), 20px));
  --width-content4: 975px;
  --width4: min(var(--width-base), var(--width-content4));
  --full-width4: min(100% , var(--width-content4));
  --n-margin-width4: calc(-1 * max(((100cqw - var(--width-content4)) / 2), 20px));
  --width-content5: 860px;
  --width5: min(var(--width-base), var(--width-content5));
  --full-width5: min(100% , var(--width-content5));
  --n-margin-width5: calc(-1 * max(((100cqw - var(--width-content5)) / 2), 20px));
  --width-content6: 1140px;
  --width6: min(var(--width-base), var(--width-content6));
  --full-width6: min(100% , var(--width-content6));
  --n-margin-width6: calc(-1 * max(((100cqw - var(--width-content6)) / 2), 20px));
  --width-content7: 820px;
  --width7: min(var(--width-base), var(--width-content7));
  --full-width7: min(100% , var(--width-content7));
  --n-margin-width7: calc(-1 * max(((100cqw - var(--width-content7)) / 2), 20px));
  --width-content8: 700px;
  --width8: min(var(--width-base), var(--width-content8));
  --full-width8: min(100% , var(--width-content8));
  --n-margin-width8: calc(-1 * max(((100cqw - var(--width-content8)) / 2), 20px));
  --width-content9: 940px;
  --width9: min(var(--width-base), var(--width-content9));
  --full-width9: min(100% , var(--width-content9));
  --n-margin-width9: calc(-1 * max(((100cqw - var(--width-content9)) / 2), 20px));
  --width-content10: 960px;
  --width10: min(var(--width-base), var(--width-content10));
  --full-width10: min(100% , var(--width-content10));
  --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;
  }
}
/* standard-inner */
.standard-inner {
  margin: 0 auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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;
}

.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;
  }
}
/****************************************************/
/* type1                                            */
/****************************************************/
.p-type1 {
  font-size: 17px;
  line-height: 30px;
  text-align: center;
}

/****************************************************/
/* type3                                            */
/****************************************************/
.p-type3 {
  font-size: 20px;
  line-height: 35px;
}
/*# sourceMappingURL=style.css.map */