@charset "UTF-8";
/*
Theme Name: integrity 2024
Author: Gahaku
Author URI: https://gahaku-design.com/
*/
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
* 3. Remove gray overlay on links for iOS.
*/
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
* Remove the margin in all browsers.
*/
body {
  margin: 0;
}

/**
* Render the `main` element consistently in IE.
*/
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
* Remove the gray background on active links in IE 10.
*/
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
* Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
* Prevent vertical alignment issues.
*/
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
* Reset form fields to make them styleable
*/
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
* Reset radio and checkbox appearance to preserve their look in iOS.
*/
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
  /* 1 */
  overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
  /* 1 */
  text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
* Remove arrow in IE10 & IE11
*/
select::-ms-expand {
  display: none;
}

/**
* Remove padding
*/
option {
  padding: 0;
}

/**
* Reset to invisible
*/
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  vertical-align: baseline;
}

/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
  overflow: auto;
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
* 1. Correct the outline style in Safari.
*/
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
* Clickable labels
*/
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
  display: block;
}

/*
* Add the correct display in all browsers.
*/
summary {
  display: list-item;
}

/*
* Remove outline for editable content.
*/
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
* Add the correct display in IE 10+.
*/
template {
  display: none;
}

/**
* Add the correct display in IE 10.
*/
[hidden] {
  display: none;
}

body {
  min-height: 100vh;
}

a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

input,
button,
textarea,
select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

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

a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
}

footer {
  margin-top: auto;
}

html,
body {
  font-size: 16px;
}

body {
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  background: #fff;
  color: #111;
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-weight: 400;
  line-height: 1;
  overflow-x: hidden;
}
body.is-fixed {
  position: fixed;
  width: 100%;
  height: 100vh;
  overflow-y: scroll;
}

@media screen and (max-width: 768px) {
  .pconly {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  .sponly {
    display: none !important;
  }
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
li,
dt,
dd,
th,
td {
  line-height: 1.25;
}

p {
  line-height: 1.75;
}

::-moz-selection {
  background: #111;
  color: #fff;
}

::selection {
  background: #111;
  color: #fff;
}

.animate {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 1s;
  transition: all 1s;
}

.animate-bottom {
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
}

.animate-left {
  -webkit-transform: translateX(-50px);
          transform: translateX(-50px);
}

.animate-right {
  -webkit-transform: translateX(50px);
          transform: translateX(50px);
}

.animate.is-show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.inner {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) {
  .inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .inner {
    padding-left: 6vw;
    padding-right: 6vw;
  }
}
@media screen and (max-width: 480px) {
  .inner {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.wrapFlex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .wrapFlex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.wrapFlex-sb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .wrapFlex-sb {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.wrapFlex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .wrapFlex-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 768px) {
  .linkBtn__contents {
    width: 100%;
  }
}
.linkBtn__contents:not(:first-child) {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .linkBtn__contents:not(:first-child) {
    margin-left: auto;
    margin-right: auto;
  }
}

.linkBtn__wrapper {
  background: -webkit-gradient(linear, left top, right top, from(#6398ff), to(#5bc4ff));
  background: linear-gradient(to right, #6398ff, #5bc4ff);
  border-radius: 24px;
  width: 220px;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
  .linkBtn__wrapper {
    margin-left: auto;
    margin-right: auto;
  }
}
.linkBtn__wrapper:not(:first-child) {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .linkBtn__wrapper:not(:first-child) {
    margin-left: auto;
    margin-right: auto;
  }
}

.linkBtn {
  width: 100%;
  display: inline-block;
  color: #fff;
  border-radius: 0;
  padding: 14px 24px 14px;
  font-weight: bold;
  border-radius: 24px;
  position: relative;
  min-width: 220px;
  text-align: left;
  font-size: 16px;
  line-height: 1.25;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.linkBtn::after {
  content: url(assets/img/arrow.png);
  position: absolute;
  top: 16px;
  right: 19px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 999;
}
@media screen and (min-width: 1080px) {
  .linkBtn:hover {
    z-index: 999;
  }
  .linkBtn:hover::after {
    -webkit-transform: translateX(4px);
            transform: translateX(4px);
  }
}

/*== ボタン共通設定 */
.btn {
  background: -webkit-gradient(linear, left top, right top, from(#6398ff), to(#5bc4ff));
  background: linear-gradient(to right, #6398ff, #5bc4ff);
  position: relative;
  overflow: hidden;
  /*ボタンの形状*/
  text-decoration: none;
  display: inline-block;
  border: 1px solid #555; /* ボーダーの色と太さ */
  text-align: center;
  outline: none;
  /*アニメーションの指定*/
  -webkit-transition: ease 0.2s;
  transition: ease 0.2s;
}

/*ボタン内spanの形状*/
.linkBtn span,
.wpcf7-submit {
  position: relative;
  z-index: 999; /*z-indexの数値をあげて文字を背景よりも手前に表示*/
  color: #fff;
  width: 100%;
  border-radius: 32px;
}

.wpcf7-submit {
  padding: 17px 24px 17px;
}

/*== 背景が流れる（左から右） */
.bgleft:before {
  content: "";
  /*絶対配置で位置を指定*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  /*色や形状*/
  background: #1562d7; /*背景色*/
  width: 100%;
  height: 100%;
  border-radius: 24px;
  /*アニメーション*/
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s, -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  overflow: hidden;
}

/*hoverした際の形状*/
@media screen and (min-width: 1080px) {
  .bgleft:hover:before {
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

@media screen and (min-width: 769px) {
  .sp_block {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .pc_block {
    display: none;
  }
}

@media screen and (max-width: 960px) {
  .tab_block {
    display: none;
  }
}

.tab_none {
  display: none;
}
@media screen and (max-width: 960px) {
  .tab_none {
    display: block;
  }
}

.header__area .header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  max-width: 1784px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) {
  .header__area .header__inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .header__area .header__inner {
    padding-left: 4vw;
    padding-right: 4vw;
  }
}
@media screen and (max-width: 480px) {
  .header__area .header__inner {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (min-width: 961px) {
  .header__area .header__inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 1200px) {
  .header__area .header__inner {
    position: relative;
    padding-top: 2vw;
    padding-bottom: 2vw;
  }
}
.header__area .header__inner .header__logo {
  max-width: 400px;
  width: 33.3333vw;
}
@media screen and (max-width: 960px) {
  .header__area .header__inner .header__logo {
    max-width: 37.5vw;
  }
}
.header__area .header__inner .header__logo-box {
  display: -ms-grid;
  display: grid;
}
@media screen and (min-width: 961px) {
  .header__area .header__inner .menu-global-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header__area .header__inner .menu-global-nav li {
    font-size: 1rem;
    font-weight: bold;
  }
  .header__area .header__inner .menu-global-nav li:not(:first-of-type) {
    margin-left: 1.2em;
  }
  .header__area .header__inner .menu-global-nav li a {
    color: #111;
  }
}
@media screen and (min-width: 961px) and (min-width: 1080px) {
  .header__area .header__inner .menu-global-nav li a:hover {
    color: #6398ff;
  }
}
.header__area .header__inner .header__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header__area .header__inner .menu-global-nav-wrapper .menu {
  font-family: "Montserrat", "Noto Sans JP";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 21px;
}
@media screen and (max-width: 1200px) {
  .header__area .header__inner .menu-global-nav-wrapper .menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.header__area .header__inner .menu-global-nav-wrapper .menu-item {
  font-size: 20px;
  font-weight: bold;
}
@media screen and (min-width: 1080px) {
  .header__area .header__inner .menu-global-nav-wrapper .menu-item > a:hover {
    color: #1562d7;
  }
}
.header__area .header__inner .menu-global-nav-wrapper .linkBtn__wrapper {
  margin-left: auto;
  margin-right: auto;
  border-radius: 32px;
  margin-top: 0;
  width: 180px;
}
.header__area .header__inner .menu-global-nav-wrapper .linkBtn__wrapper > a {
  font-family: "Montserrat", "Noto Sans JP";
  line-height: 1.25;
  width: 100%;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  border-radius: 32px;
  position: relative;
  min-width: 180px;
  padding: 13px 36px;
  text-align: center;
  font-size: 18px;
  line-height: 1.25;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 999;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.header__area .header__inner .menu-global-nav-wrapper .linkBtn__wrapper > a:hover {
  color: #fff;
}

.footer__area {
  margin-top: auto;
}

.page_top {
  background: #1562d7;
  height: 40px;
  width: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.page_top::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -4px) rotate(225deg);
          transform: translate(-50%, -4px) rotate(225deg);
  width: 24px;
  height: 24px;
  border-right: 4px solid #fff;
  border-bottom: 4px solid #fff;
}
@media screen and (min-width: 1080px) {
  .page_top:hover {
    opacity: 0.8;
  }
}

.footer__inner {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 40px;
}
@media screen and (min-width: 769px) {
  .footer__inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .footer__inner {
    padding-left: 6vw;
    padding-right: 6vw;
  }
}
@media screen and (max-width: 480px) {
  .footer__inner {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.footer__inner p + * {
  margin-top: 4px;
}
@media screen and (min-width: 769px) {
  .footer__inner .footer__contents01 {
    max-width: 320px;
  }
}
@media screen and (max-width: 768px) {
  .footer__inner .footer__contents01 {
    max-width: 240px;
  }
}
.footer__inner .address__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 32px;
}
.footer__inner .address__wrap .zip {
  margin-right: 1em;
}
.footer__inner #menu-footer_nav {
  font-family: "Montserrat", "Noto Sans JP";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 18px;
}
.footer__inner #menu-footer_nav > li {
  line-height: 2;
}
.footer__inner #menu-footer_nav .menu-item a {
  font-size: 16px;
  font-weight: bold;
}
@media screen and (min-width: 1080px) {
  .footer__inner #menu-footer_nav .menu-item a:hover {
    color: #1562d7;
  }
}
.footer__inner .group__logo-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px 40px;
}
@media screen and (max-width: 960px) {
  .footer__inner .group__logo-wrap {
    display: -ms-grid;
    display: grid;
    place-items: center;
    gap: 24px;
  }
}
@media screen and (max-width: 768px) {
  .footer__inner .group__logo-wrap {
    display: -ms-grid;
    display: grid;
    gap: 16% 10%;
  }
}
.footer__inner .group__logo-list {
  height: 48px;
  width: auto;
}
@media screen and (max-width: 960px) {
  .footer__inner .group__logo-list {
    height: auto;
  }
}
.footer__inner .group__logo {
  display: block;
  height: 100%;
}
.footer__inner .group__logo-img {
  height: 100%;
  width: auto;
}
@media screen and (max-width: 960px) {
  .footer__inner .group__logo-img {
    height: auto;
  }
}
.footer__inner .copyright {
  text-align: center;
  margin-top: 16px;
}
.footer__inner .wrapFlex-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 50px;
}
.footer__inner .wrapFlex-footer + * {
  margin-top: 80px;
}
.footer__inner .footer__note {
  display: -ms-grid;
  display: grid;
  place-items: center;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  .footer__inner .footer__note {
    text-align: center;
  }
}
.footer__inner .footer__note .txt {
  line-height: 1.25;
  font-family: "Montserrat", "Noto Sans JP";
}
.footer__inner .footer__note .txt_line {
  text-decoration: underline;
}
.footer__inner .copyright {
  font-size: 12px;
  font-family: "Montserrat", "Noto Sans JP";
}

@media screen and (max-width: 1200px) {
  .drawer-btn {
    display: block;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
    width: 12vw;
    height: 9.5vw;
    padding: 2.5vw 3.5vw;
    display: -ms-grid;
    display: grid;
    place-items: center;
    cursor: pointer;
    text-align: center;
  }
  .drawer-btn span {
    display: block;
    position: absolute;
    width: 5vw;
    height: 2px;
    background: #1562d7;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .drawer-btn span:nth-of-type(1) {
    top: 3vw;
    right: 3.5vw;
  }
  .drawer-btn span:nth-of-type(2) {
    top: 5vw;
    right: 3.5vw;
  }
  .drawer-btn span:nth-of-type(3) {
    top: 7vw;
    right: 3.5vw;
  }
  .drawer-btn.active span {
    background: #1562d7;
  }
  .drawer-btn.active span:nth-child(1) {
    top: calc(50% - 1px);
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .drawer-btn.active span:nth-child(2), .drawer-btn.active span:nth-child(3) {
    top: calc(50% - 1px);
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .menu-global-nav-wrapper {
    position: fixed;
    z-index: 9999;
    top: 0;
    right: -100%;
    background: #fff;
    text-align: center;
    width: 100%;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding-top: 20vw;
    padding-bottom: 20vw;
  }
  .menu-global-nav-wrapper.active {
    right: 0;
  }
  .menu-global-nav-wrapper .menu {
    margin: 0 auto;
    padding: 0;
    width: 100%;
  }
  .menu-global-nav-wrapper .menu .menu-item {
    margin: 0.5rem;
  }
  .menu-global-nav-wrapper .menu .menu-item a {
    display: inline-block;
    color: #111;
    font-size: 1.25rem;
    text-transform: uppercase;
    padding: 0.25rem;
  }
  .menu-global-nav-wrapper .menu-global-nav-container {
    width: 100%;
  }
}
.home .common__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.home .common_ttl-style {
  display: -ms-grid;
  display: grid;
  place-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.home #administrator .common_ttl-style,
.home #management .common_ttl-style {
  gap: 24px;
}
.home .common__style-txt-01 {
  color: #1562d7;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.25;
  position: relative;
  padding-bottom: 24px;
}
.home .common__style-txt-01 + * {
  margin-top: 80px;
}
.home .common__style-txt-01::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 40px;
  border-bottom: 3px solid #1562d7;
}
@media screen and (max-width: 768px) {
  .home .common__style-txt-01::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.home .common__style-txt-02 {
  color: #1562d7;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.25;
  position: relative;
  text-align: center;
  padding-bottom: 24px;
}
.home .common__style-txt-02 + * {
  margin-top: 80px;
}
.home .common__style-txt-02::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 40px;
  border-bottom: 3px solid #1562d7;
}
.home .common__style-txt-03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  line-height: 1.25;
}
.home .common__style-txt-04 {
  display: block;
  font-family: "Montserrat", "Noto Sans JP";
  color: #1562d7;
  font-weight: bold;
  line-height: 1.25;
}
.home .common__style-txt-05 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.25;
}
.home .common__style-txt-05 + * {
  margin-top: 16px;
}
.home .common__style-txt-06 {
  font-size: 20px;
  margin-top: 50px;
  font-weight: bold;
}
.home .common__style-txt-06 + * {
  margin-top: 16px;
}
.home .home__section {
  padding-top: 100px;
  padding-bottom: 100px;
}
.home .bg__color:nth-of-type(odd) {
  background: #fff;
}
.home .bg__color:nth-of-type(even) {
  background: #e7f4fd;
}
.home .common__list {
  line-height: 1.25;
  padding-left: 18px;
  position: relative;
}
.home .common__list + .common__list {
  margin-top: 12px;
}
.home .common__list::before {
  content: "";
  display: block;
  width: 10px;
  border-top: 2px solid #1562d7;
  position: absolute;
  top: 9px;
  left: 0;
}
.home #explanation.home__section {
  padding-bottom: 200px;
}
@media screen and (max-width: 768px) {
  .home #explanation.home__section {
    padding-top: 66px;
    padding-bottom: 100px;
  }
}
.home #explanation .explanation__ttl {
  font-size: 40px;
}
@media screen and (max-width: 768px) {
  .home #explanation .explanation__ttl {
    font-size: 32px;
  }
}
@media screen and (max-width: 450px) {
  .home #explanation .explanation__ttl {
    font-size: 7vw;
  }
}
.home #explanation .explanation__ttl + * {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .home #explanation .explanation__ttl + * {
    margin-top: 32px;
  }
}
.home #explanation .explanation__txt {
  line-height: 1.25;
}
@media screen and (max-width: 768px) {
  .home #explanation .explanation__txt {
    line-height: 1.5;
  }
}
.home #explanation .explanation__sm-txt {
  font-size: 24px;
  padding-left: 32px;
  position: relative;
}
@media screen and (max-width: 500px) {
  .home #explanation .explanation__sm-txt {
    font-size: 16px;
  }
}
@media screen and (max-width: 400px) {
  .home #explanation .explanation__sm-txt {
    padding-left: 20px;
  }
}
.home #explanation .explanation__sm-txt::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  border: 1px solid #1562d7;
}
@media screen and (max-width: 400px) {
  .home #explanation .explanation__sm-txt::before {
    width: 15px;
  }
}
.home #explanation .explanation__sm-txt::after {
  position: absolute;
  content: "";
  top: 50%;
  right: -32px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  border: 1px solid #1562d7;
}
@media screen and (max-width: 400px) {
  .home #explanation .explanation__sm-txt::after {
    width: 15px;
    right: -20px;
  }
}
.home #explanation .explanation__txt-box {
  line-height: 1.75;
}
.home #explanation .explanation__txt-box + .explanation__txt-box {
  margin-top: 32px;
}
@media screen and (max-width: 768px) {
  .home #explanation .explanation__txt-box + .explanation__txt-box {
    margin-top: 12px;
  }
}
.home #explanation .common__list-wrap {
  margin-top: 16px;
  margin-bottom: 16px;
}
.home #explanation .common__list {
  display: block;
}
.home #explanation .common__list:first-of-type {
  margin-top: 16px;
}
.home #explanation .common__list:last-of-type {
  margin-bottom: 16px;
}
.home #explanation .home__strong {
  padding-bottom: 4px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(0%, #faff00));
  background-image: linear-gradient(transparent 50%, #faff00 0%);
}
.home #explanation .linkBtn__wrapper:not(:first-child) {
  margin-top: 40px;
}
.home #explanation .linkBtn__wrapper {
  margin: 0;
}
.home #explanation .explanation__img-area {
  max-width: 1146px;
  height: 20.833vw;
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .home #explanation .explanation__img-area {
    height: 37.5vw;
  }
}
.home #explanation .explanation__img-area-02 + * {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .home #explanation .explanation__img-area-02 + * {
    margin-top: 32px;
  }
}
@media screen and (max-width: 768px) {
  .home #works .wrapFlex-sb {
    gap: 80px;
  }
}
.home #works .wrapFlex-sb > .left_box {
  width: 150px;
}
@media screen and (max-width: 768px) {
  .home #works .wrapFlex-sb > .left_box {
    width: 100%;
    text-align: center;
  }
}
.home #works .wrapFlex-sb > .right_box {
  width: calc(100% - 180px);
}
@media screen and (max-width: 768px) {
  .home #works .wrapFlex-sb > .right_box {
    width: 100%;
  }
}
.home #works .archive__link {
  background: #fff;
}
.home #works .archive__inner {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.home #works .archive__inner .archive__list {
  max-width: 840px;
  padding: 0;
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.home #support .support_txt01 + * {
  margin-top: 16px;
}
.home #support .common__list:last-child:before {
  content: none;
}
.home #support .support__wrap01 {
  padding-bottom: 100px;
}
.home #support .support__wrap01 .common_ttl-style + * {
  margin-top: 48px;
}
@media screen and (max-width: 768px) {
  .home #support .support__wrap01 .common_ttl-style + * {
    margin-top: 24px;
  }
}
.home #support .support__wrap01 .common__style-txt-03 {
  font-size: 32px;
}
@media screen and (max-width: 768px) {
  .home #support .support__wrap01 .common__style-txt-03 {
    font-size: 28px;
  }
}
.home #support .support__wrap01 .common__style-txt-04 {
  font-size: 20px;
}
.home #support .support__wrap01 .wrapFlex-sb {
  gap: 48px;
}
@media screen and (max-width: 768px) {
  .home #support .support__wrap01 .wrapFlex-sb {
    gap: 32px;
  }
}
@media screen and (max-width: 768px) {
  .home #support .support__wrap01 .wrapFlex-sb.wf01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.home #support .support__wrap01 .left_box {
  width: 47.8873%;
}
@media screen and (max-width: 768px) {
  .home #support .support__wrap01 .left_box {
    width: 100%;
  }
}
.home #support .support__wrap01 .right_box {
  width: 47.8873%;
}
@media screen and (max-width: 768px) {
  .home #support .support__wrap01 .right_box {
    width: 100%;
  }
}
.home #support .support__wrap01 .wrapFlex-sb + * {
  margin-top: 80px;
}
.home #support .management_wrap {
  margin-top: 12px;
  padding-left: 16px;
}
.home #support .management_li + * {
  margin-top: 8px;
}
.home #support .management_sm-li {
  padding-right: 4px;
}
.home #support #administrator .common_ttl-style,
.home #support #management .common_ttl-style {
  gap: 24px;
}
.home #support .point-txt_box {
  margin-left: auto;
  margin-right: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .home #support .point-txt_box {
    text-align: left;
  }
}
.home #support .point-txt {
  font-size: 14px;
  padding-left: 16px;
  position: relative;
  line-height: 1.5;
}
.home #support .point-txt::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
.home #support .support__wrap02 {
  padding-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .home #support .support__wrap02 {
    padding-bottom: 100px;
  }
}
.home #support .support__wrap03 {
  padding-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .home #support .support__wrap03 {
    padding-bottom: 100px;
  }
}
.home #support .border__wrap {
  height: 2px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#6398ff), to(#5bc4ff));
  background-image: linear-gradient(to right, #6398ff, #5bc4ff);
}
.home #support .support__wrap03 {
  padding-top: 100px;
}
.home #support .support__wrap02 .common_ttl-style + *,
.home #support .support__wrap03 .common_ttl-style + * {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .home #support .support__wrap02 .common_ttl-style + *,
  .home #support .support__wrap03 .common_ttl-style + * {
    margin-top: 80px;
  }
}
.home #support .support__wrap02 .common__style-txt-03,
.home #support .support__wrap03 .common__style-txt-03 {
  font-size: 40px;
}
@media screen and (max-width: 768px) {
  .home #support .support__wrap02 .common__style-txt-03,
  .home #support .support__wrap03 .common__style-txt-03 {
    font-size: 32px;
    text-align: center;
  }
}
.home #support .support__wrap02 .common__style-txt-04,
.home #support .support__wrap03 .common__style-txt-04 {
  font-size: 40px;
}
@media screen and (max-width: 768px) {
  .home #support .support__wrap02 .common__style-txt-04,
  .home #support .support__wrap03 .common__style-txt-04 {
    font-size: 32px;
  }
}
.home #support .support__wrap02 .common_txt-box,
.home #support .support__wrap03 .common_txt-box {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .home #support .support__wrap02 .common_txt-box,
  .home #support .support__wrap03 .common_txt-box {
    text-align: left;
  }
}
.home #support .support__wrap02 .common_txt-box .common_txt-01,
.home #support .support__wrap03 .common_txt-box .common_txt-01 {
  font-size: 20px;
}
.home #support .support__wrap02 .common_txt-box + *,
.home #support .support__wrap03 .common_txt-box + * {
  margin-top: 40px;
}
.home #support .support__wrap02 .wrapFlex-sb + .wrapFlex-sb,
.home #support .support__wrap03 .wrapFlex-sb + .wrapFlex-sb {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .home #support .support__wrap02 .wrapFlex-sb,
  .home #support .support__wrap03 .wrapFlex-sb {
    gap: 24px;
  }
}
.home #support .support__wrap02 .left_box,
.home #support .support__wrap03 .left_box {
  width: 31.6901%;
}
@media screen and (max-width: 768px) {
  .home #support .support__wrap02 .left_box,
  .home #support .support__wrap03 .left_box {
    width: 100%;
  }
}
.home #support .support__wrap02 .right_box,
.home #support .support__wrap03 .right_box {
  width: 66.1971%;
}
@media screen and (max-width: 768px) {
  .home #support .support__wrap02 .right_box,
  .home #support .support__wrap03 .right_box {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .home #greeting .wrapFlex-sb {
    gap: 40px;
  }
}
.home #greeting .left_box {
  width: 67.6056%;
}
@media screen and (max-width: 768px) {
  .home #greeting .left_box {
    width: 100%;
  }
}
.home #greeting .right_box {
  width: 28.169%;
}
@media screen and (max-width: 768px) {
  .home #greeting .right_box {
    width: 100%;
  }
}
.home #greeting .greeting__txt-box + * {
  margin-top: 32px;
}
@media screen and (max-width: 768px) {
  .home #greeting .greeting__txt-box + * {
    margin-top: 16px;
  }
}
.home #greeting .common__img-area + * {
  margin-top: 12px;
}
.home #greeting .common__img-txt {
  text-align: right;
}
.home #greeting .common__img-txt-01 {
  font-size: 24px;
}
.home #greeting .common__img-txt-02 {
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .home #company .wrapFlex-sb {
    gap: 32px;
  }
}
.home #company .left_box {
  width: 150px;
}
@media screen and (max-width: 768px) {
  .home #company .left_box {
    width: 100%;
    text-align: center;
  }
}
.home #company .right_box {
  width: calc(100% - 180px);
}
@media screen and (max-width: 768px) {
  .home #company .right_box {
    width: 100%;
  }
}
.home #company .common_tbl-contents {
  max-width: 840px;
  margin-left: auto;
}
.home #company .common_tbl-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border-top: 2px solid #BBD8ED;
}
@media screen and (max-width: 768px) {
  .home #company .common_tbl-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 24px;
    padding-bottom: 24px;
    gap: 8px;
  }
}
.home #company .common_tbl-ttl {
  width: 120px;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .home #company .common_tbl-ttl {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.home #company .common_tbl-txt {
  width: calc(100% - 120px);
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .home #company .common_tbl-txt {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.home #company .group__link {
  color: #1562d7;
  text-decoration: underline;
}
.home #company .common_map {
  width: 100%;
  padding-top: 80px;
}
@media screen and (max-width: 768px) {
  .home #company .common_map {
    padding-top: 16px;
  }
}
.home #company .common_map iframe {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .home #blog .wrapFlex-sb {
    gap: 32px;
  }
}
.home #blog .wrapFlex-sb > .left_box {
  width: 150px;
}
@media screen and (max-width: 768px) {
  .home #blog .wrapFlex-sb > .left_box {
    width: 100%;
    text-align: center;
  }
}
.home #blog .wrapFlex-sb > .right_box {
  width: calc(100% - 180px);
}
.home #blog .wrapFlex-sb > .right_box .arrow_box {
  content: none;
}
@media screen and (max-width: 768px) {
  .home #blog .wrapFlex-sb > .right_box {
    width: 100%;
  }
}
.home #blog .archive__inner {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.home #blog .archive__inner .archive__list {
  max-width: 840px;
  padding: 0;
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.home #contact .form {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.home #contact .form__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .home #contact .form__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
  }
}
.home #contact .form__content + * {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .home #contact .form__content + * {
    margin-top: 32px;
  }
}
.home #contact .form__content:last-child .form__content-ttl {
  display: block;
  position: relative;
  top: 14px;
  left: 0;
}
@media screen and (max-width: 768px) {
  .home #contact .form__content:last-child .form__content-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: inherit;
  }
}
.home #contact .form__content-ttl {
  width: 130px;
  line-height: 1.25;
}
@media screen and (max-width: 768px) {
  .home #contact .form__content-ttl {
    width: 100%;
  }
}
.home #contact .form__content-ttl:not(:last-child) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home #contact .form__content-ttl > p {
  display: -ms-grid;
  display: grid;
  gap: 2px;
}
@media screen and (max-width: 768px) {
  .home #contact .form__content-ttl > p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.home #contact .form__content-txt {
  width: calc(100% - 248px);
}
@media screen and (max-width: 768px) {
  .home #contact .form__content-txt {
    width: 100%;
  }
}
.home #contact .form__label {
  font-size: 12px;
  font-weight: normal;
  display: block;
}
.home #contact .any {
  color: #bf2121;
}
.home #contact .required {
  color: #2157bf;
}
.home #contact .wpcf7-form-control-wrap input,
.home #contact .wpcf7-form-control-wrap textarea {
  padding: 16px;
  width: 100%;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
}
@media screen and (max-width: 768px) {
  .home #contact .wpcf7-form-control-wrap input,
  .home #contact .wpcf7-form-control-wrap textarea {
    padding: 8px 12px;
  }
}
.home #contact .wpcf7-form-control-wrap input {
  height: 64px;
}
@media screen and (max-width: 768px) {
  .home #contact .wpcf7-form-control-wrap input {
    height: 48px;
  }
}
.home #contact .wpcf7-form-control-wrap textarea {
  height: 240px;
}
.home #contact input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px rgb(255, 255, 255) inset !important;
          box-shadow: 0 0 0 1000px rgb(255, 255, 255) inset !important;
}
.home #contact .linkBtn__wrapper {
  margin-left: auto;
  margin-right: auto;
  border-radius: 32px;
  margin-top: 64px;
}
.home #contact .linkBtn__wrapper > p {
  font-family: "Montserrat", "Noto Sans JP";
  line-height: 1.25;
  width: 100%;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  border-radius: 32px;
  position: relative;
  min-width: 220px;
  text-align: center;
  font-size: 24px;
  line-height: 1.25;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.home #contact .linkBtn__wrapper > p:hover {
  z-index: 999;
}
.home #contact .linkBtn__wrapper > p:hover::after {
  -webkit-transform: translateX(4px);
          transform: translateX(4px);
}
.home #contact .contact_txt {
  margin-top: 24px;
  text-align: center;
}
.home #contact .contact_txt > p {
  line-height: 1.25;
}
.home #contact .contact_txt .contact_link-txt {
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .home #contact .contact_txt .contact_link-txt:hover {
    text-decoration: none;
  }
}

.home__main_visual .mv__wrap {
  background: url(assets/img/mv_img.png);
  height: 720px;
  max-width: 100%;
  background-position: bottom;
}
@media screen and (max-width: 960px) {
  .home__main_visual .mv__wrap {
    margin-right: auto;
    height: auto;
    background-position: center;
  }
}
.home__main_visual .mv__wrap.inner {
  padding-left: 0;
  padding-right: 0;
}
.home__main_visual .mv__wrap + * {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .home__main_visual .mv__wrap + * {
    margin-top: 6vw;
  }
}
.home__main_visual .explanatory_contents {
  padding: 80px 100px;
}
@media screen and (max-width: 960px) {
  .home__main_visual .explanatory_contents {
    padding: 80px 24px;
  }
}
.home__main_visual .mv_ttl {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 960px) {
  .home__main_visual .mv_ttl {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .home__main_visual .mv_ttl {
    text-align: center;
    font-size: 6vw;
  }
}
.home__main_visual .mv_ttl + * {
  margin-top: 32px;
}
@media screen and (max-width: 768px) {
  .home__main_visual .mv_ttl + * {
    margin-top: 4vw;
  }
}
.home__main_visual .explanatory_text_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px 24px;
}
@media screen and (max-width: 960px) {
  .home__main_visual .explanatory_text_area {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 24px;
    padding-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .home__main_visual .explanatory_text_area {
    gap: 3vw;
  }
}
.home__main_visual .explanatory-text {
  padding: 8px 16px;
  background: #1562d7;
  border-radius: 4px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .home__main_visual .explanatory-text {
    font-size: 3vw;
    padding: 1.5vw 2.5vw;
  }
}
.home__main_visual .mv__img-box {
  max-width: 94.7916vw;
  height: 37.5vw;
  margin-left: auto;
  position: relative;
}
@media screen and (max-width: 960px) {
  .home__main_visual .mv__img-box {
    max-width: 100%;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .home__main_visual .mv__img-box {
    height: 60vw;
  }
}
.home__main_visual .mv__img-box .mv__img {
  display: inline;
  text-align: right;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.breadcrumb_wrap {
  background: -webkit-gradient(linear, left top, right top, from(#6398ff), to(#5bc4ff));
  background: linear-gradient(to right, #6398ff, #5bc4ff);
  padding-top: 6px;
  padding-bottom: 6px;
}

.breadcrumb {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) {
  .breadcrumb {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .breadcrumb {
    padding-left: 6vw;
    padding-right: 6vw;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumb {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.breadcrumb .breadcrumb__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.breadcrumb .breadcrumb__lists .breadcrumb__item {
  font-size: 16px;
  color: #fff;
}
.breadcrumb .breadcrumb__lists .breadcrumb__item:not(:last-of-type)::after {
  content: "/";
  margin-left: 6px;
  margin-right: 6px;
  color: #fff;
}

.single .breadcrumb,
.page.sitemap .breadcrumb {
  max-width: 1200px;
}

.single__mainContents .page__header,
.page__mainContents .page__header,
.archive__wrapper .page__header {
  background-image: url(assets/img/pagettl_bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  color: #fff;
  height: 400px;
  position: relative;
}
.single__mainContents .page__header::after,
.page__mainContents .page__header::after,
.archive__wrapper .page__header::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(47, 104, 157, 0.8);
  position: absolute;
  top: 0;
  left: 0;
}
.single__mainContents .page__header .inner,
.page__mainContents .page__header .inner,
.archive__wrapper .page__header .inner {
  display: -ms-grid;
  display: grid;
  place-content: center;
  position: relative;
  height: 100%;
  z-index: 10;
}
.single__mainContents .page__header .article__headerTtl,
.single__mainContents .page__header .page__headerTtl,
.page__mainContents .page__header .article__headerTtl,
.page__mainContents .page__header .page__headerTtl,
.archive__wrapper .page__header .article__headerTtl,
.archive__wrapper .page__header .page__headerTtl {
  font-size: 64px;
  font-weight: 700;
  text-align: center;
}
.single__mainContents .page__header .page__headerTtl-en,
.page__mainContents .page__header .page__headerTtl-en,
.archive__wrapper .page__header .page__headerTtl-en {
  text-align: center;
  line-height: 1.25;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: bold;
  font-size: 32px;
}
.single__mainContents .page__header .page__headerTtl-en + *,
.page__mainContents .page__header .page__headerTtl-en + *,
.archive__wrapper .page__header .page__headerTtl-en + * {
  margin-top: 24px;
}

.single__mainContents,
.page__mainContents {
  font-size: 16px;
}
.single__mainContents p + p,
.page__mainContents p + p {
  margin-top: 1em;
}
.single__mainContents a:not([class]),
.page__mainContents a:not([class]) {
  text-decoration: underline;
  color: #6398ff;
}
.single__mainContents a:not([class]):hover,
.page__mainContents a:not([class]):hover {
  text-decoration: none;
}
.single__mainContents h2:not([class]),
.page__mainContents h2:not([class]) {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 32px;
  font-weight: bold;
  position: relative;
  padding-bottom: 16px;
  border-bottom: 2px solid #ddd;
}
.single__mainContents h2:not([class])::before,
.page__mainContents h2:not([class])::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 120px;
  height: 2px;
  background: #2157bf;
}
.single__mainContents * + h2:not([class]):not(:first-child),
.page__mainContents * + h2:not([class]):not(:first-child) {
  margin-top: 80px;
}
.single__mainContents h2:not([class]) + *,
.page__mainContents h2:not([class]) + * {
  margin-top: 40px;
}
.single__mainContents h3:not([class]),
.page__mainContents h3:not([class]) {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 24px;
  font-weight: bold;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 16px;
  position: relative;
}
.single__mainContents h3:not([class])::before,
.page__mainContents h3:not([class])::before {
  content: "";
  display: block;
  width: 4px;
  height: 100%;
  background: #1562d7;
  position: absolute;
  top: 0;
  left: 0;
}
.single__mainContents * + h3:not([class]):not(:first-child),
.page__mainContents * + h3:not([class]):not(:first-child) {
  margin-top: 60px;
}
.single__mainContents h3:not([class]) + *,
.page__mainContents h3:not([class]) + * {
  margin-top: 40px;
}
.single__mainContents h4:not([class]),
.page__mainContents h4:not([class]) {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 16px;
  position: relative;
}
.single__mainContents h4:not([class])::after,
.page__mainContents h4:not([class])::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 2px;
  background: #2157bf;
}
.single__mainContents * + h4:not([class]):not(:first-child),
.page__mainContents * + h4:not([class]):not(:first-child) {
  margin-top: 60px;
}
.single__mainContents h4:not([class]) + *,
.page__mainContents h4:not([class]) + * {
  margin-top: 40px;
}
.single__mainContents h5:not([class]),
.page__mainContents h5:not([class]) {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding-left: 18px;
  position: relative;
}
.single__mainContents h5:not([class])::after,
.page__mainContents h5:not([class])::after {
  content: "";
  width: 10px;
  height: 2px;
  display: block;
  background: #1562d7;
  position: absolute;
  left: 0;
  top: 10px;
}
.single__mainContents h6:not([class]),
.page__mainContents h6:not([class]) {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 16px;
}
.single__mainContents h5:not([class]) + *,
.single__mainContents h6:not([class]) + *,
.page__mainContents h5:not([class]) + *,
.page__mainContents h6:not([class]) + * {
  margin-top: 40px;
}
.single__mainContents ul:not([class]):not(:first-child),
.single__mainContents ol:not([class]):not(:first-child),
.page__mainContents ul:not([class]):not(:first-child),
.page__mainContents ol:not([class]):not(:first-child) {
  margin-top: 40px;
}
.single__mainContents ul:not([class]) li ol,
.single__mainContents ul:not([class]) li ul,
.single__mainContents ol:not([class]) li ol,
.single__mainContents ol:not([class]) li ul,
.page__mainContents ul:not([class]) li ol,
.page__mainContents ul:not([class]) li ul,
.page__mainContents ol:not([class]) li ol,
.page__mainContents ol:not([class]) li ul {
  margin-top: 1rem !important;
}
.single__mainContents ul:not([class]) li + li:not([class]),
.single__mainContents ol:not([class]) li + li:not([class]),
.page__mainContents ul:not([class]) li + li:not([class]),
.page__mainContents ol:not([class]) li + li:not([class]) {
  margin-top: 16px;
}
.single__mainContents ul:not([class]) > li,
.page__mainContents ul:not([class]) > li {
  padding-left: 20px;
  position: relative;
}
.single__mainContents ul:not([class]) > li::before,
.page__mainContents ul:not([class]) > li::before {
  content: "";
  display: block;
  background: #2157bf;
  width: 10px;
  height: 2px;
  position: absolute;
  top: 10px;
  left: 0.25em;
}
.single__mainContents ul.note:not(:first-child),
.page__mainContents ul.note:not(:first-child) {
  margin-top: 40px;
}
.single__mainContents ul.note > li,
.page__mainContents ul.note > li {
  text-indent: -1em;
  padding-left: 1em;
}
.single__mainContents ul.note > li::before,
.page__mainContents ul.note > li::before {
  content: "※";
}
.single__mainContents ul.note > li ol:not([class]),
.single__mainContents ul.note > li ul:not([class]),
.page__mainContents ul.note > li ol:not([class]),
.page__mainContents ul.note > li ul:not([class]) {
  padding-left: 1rem;
  margin-top: 1rem !important;
}
.single__mainContents ul.note > li ol:not([class]) > li,
.single__mainContents ul.note > li ul:not([class]) > li,
.page__mainContents ul.note > li ol:not([class]) > li,
.page__mainContents ul.note > li ul:not([class]) > li {
  text-indent: 0;
}
.single__mainContents ul.note li + li:not([class]),
.page__mainContents ul.note li + li:not([class]) {
  margin-top: 16px;
}
.single__mainContents ol:not([class]),
.page__mainContents ol:not([class]) {
  counter-reset: count;
}
.single__mainContents ol:not([class]) > li,
.page__mainContents ol:not([class]) > li {
  padding-left: 2rem;
  position: relative;
}
.single__mainContents ol:not([class]) > li::before,
.page__mainContents ol:not([class]) > li::before {
  position: absolute;
  left: 0;
  top: -3px;
  counter-increment: count;
  content: counter(count);
  display: -ms-grid;
  display: grid;
  place-items: center;
  width: 24px;
  height: 24px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  border-radius: 50%;
  background: #1562d7;
}
.single__mainContents .wp-block-quote,
.page__mainContents .wp-block-quote {
  background: #e7f4fd;
  border-left: 2px solid #1562d7;
  padding: 16px 32px 16px 70px;
  position: relative;
  font-size: 16px;
}
.single__mainContents .wp-block-quote:not(:first-child),
.page__mainContents .wp-block-quote:not(:first-child) {
  margin-top: 40px;
}
.single__mainContents .wp-block-quote::before,
.page__mainContents .wp-block-quote::before {
  font-family: "Noto Sans JP", sans-serif;
  content: "“";
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  position: absolute;
  top: 4px;
  left: 16px;
  font-size: 80px;
  color: #1562d7;
}
.single__mainContents .wp-block-quote cite,
.page__mainContents .wp-block-quote cite {
  display: block;
  text-align: right;
  margin-top: 16px;
}
.single__mainContents .wp-block-table,
.page__mainContents .wp-block-table {
  overflow-x: auto;
  overflow-y: hidden;
  display: block;
  white-space: nowrap;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  text-align: center;
}
.single__mainContents .wp-block-table:not(:first-child),
.page__mainContents .wp-block-table:not(:first-child) {
  margin-top: 40px;
}
.single__mainContents .wp-block-table figcaption,
.page__mainContents .wp-block-table figcaption {
  margin-top: 8px;
  padding-bottom: 8px;
  font-style: italic;
  color: #888;
  text-align: center;
}
.single__mainContents .wp-block-table thead,
.page__mainContents .wp-block-table thead {
  border-bottom: none;
}
.single__mainContents .wp-block-table thead th,
.page__mainContents .wp-block-table thead th {
  background: #1562d7;
  color: #fff;
  text-align: center;
  padding: 12px 32px;
}
.single__mainContents .wp-block-table tfoot,
.page__mainContents .wp-block-table tfoot {
  border-top: none;
}
.single__mainContents .wp-block-table tfoot td,
.page__mainContents .wp-block-table tfoot td {
  background: #111;
  color: #fff;
  padding: 12px 32px;
}
.single__mainContents .wp-block-table tbody tr,
.page__mainContents .wp-block-table tbody tr {
  background: #e7f4fd;
}
.single__mainContents .wp-block-table tbody td,
.page__mainContents .wp-block-table tbody td {
  border: 1px solid #fff;
  padding: 12px 32px;
}
.single__mainContents .wp-block-table.is-style-stripes,
.page__mainContents .wp-block-table.is-style-stripes {
  text-align: left;
  border-bottom: none;
}
.single__mainContents .wp-block-table.is-style-stripes table,
.page__mainContents .wp-block-table.is-style-stripes table {
  border-collapse: collapse;
}
.single__mainContents .wp-block-table.is-style-stripes tr:nth-child(even),
.page__mainContents .wp-block-table.is-style-stripes tr:nth-child(even) {
  background: #c7e7fd;
}
.single__mainContents .wp-block-table.is-style-stripes tr:nth-child(odd),
.page__mainContents .wp-block-table.is-style-stripes tr:nth-child(odd) {
  background: #e7f4fd;
}
.single__mainContents .wp-block-image,
.single__mainContents .wp-block-video,
.page__mainContents .wp-block-image,
.page__mainContents .wp-block-video {
  text-align: center;
}
.single__mainContents .wp-block-image:not(:first-child),
.single__mainContents .wp-block-video:not(:first-child),
.page__mainContents .wp-block-image:not(:first-child),
.page__mainContents .wp-block-video:not(:first-child) {
  margin-top: 40px;
}
.single__mainContents .wp-block-image figcaption,
.single__mainContents .wp-block-video figcaption,
.page__mainContents .wp-block-image figcaption,
.page__mainContents .wp-block-video figcaption {
  margin-top: 8px;
  font-style: italic;
  color: #888;
  text-align: center;
}
.single__mainContents .wp-block-media-text,
.page__mainContents .wp-block-media-text {
  -ms-grid-row-align: start;
      align-self: start;
  -ms-grid-columns: 48% 4% 48%;
  grid-template-columns: 48% 48%;
  grid-column-gap: 4%;
}
.single__mainContents .wp-block-media-text .wp-block-media-text__content,
.page__mainContents .wp-block-media-text .wp-block-media-text__content {
  -ms-flex-item-align: start;
      -ms-grid-row-align: start;
      align-self: start;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .single__mainContents .wp-block-media-text .wp-block-media-text__content,
  .page__mainContents .wp-block-media-text .wp-block-media-text__content {
    margin-top: 40px;
  }
}
.single__mainContents .wp-block-media-text .wp-block-media-text__content h2:not(:first-child),
.page__mainContents .wp-block-media-text .wp-block-media-text__content h2:not(:first-child) {
  margin-top: 40px;
}
.single__mainContents .wp-block-media-text .wp-block-media-text__media,
.page__mainContents .wp-block-media-text .wp-block-media-text__media {
  -ms-flex-item-align: start;
      -ms-grid-row-align: start;
      align-self: start;
  padding: 0;
}
.single__mainContents .wp-block-media-text:not(:first-child),
.page__mainContents .wp-block-media-text:not(:first-child) {
  margin-top: 40px;
}
.single__mainContents .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,
.single__mainContents .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,
.page__mainContents .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,
.page__mainContents .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
.single__mainContents .wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,
.single__mainContents .wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media,
.page__mainContents .wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,
.page__mainContents .wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
  -ms-flex-item-align: self-end;
      -ms-grid-row-align: self-end;
      align-self: self-end;
}
@media screen and (max-width: 768px) {
  .single__mainContents .wp-block-media-text.is-stacked-on-mobile,
  .page__mainContents .wp-block-media-text.is-stacked-on-mobile {
    -ms-grid-columns: 100% !important;
    grid-template-columns: 100% !important;
        grid-template-areas: "media-text__media" "media-text__content";
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .single__mainContents .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media,
  .page__mainContents .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    grid-area: media-text__media;
    width: 100%;
  }
  .single__mainContents .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content,
  .page__mainContents .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    grid-area: media-text__content;
  }
}
@media screen and (max-width: 768px){
  .single__mainContents .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media,
  .page__mainContents .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .single__mainContents .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content,
  .page__mainContents .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
}
@media screen and (max-width: 768px) {
  .single__mainContents .wp-block-media-text.has-media-on-the-right.is-stacked-on-mobile,
  .page__mainContents .wp-block-media-text.has-media-on-the-right.is-stacked-on-mobile {
        grid-template-areas: "media-text__content" "media-text__media";
  }
  .single__mainContents .wp-block-media-text.has-media-on-the-right.is-stacked-on-mobile .wp-block-media-text__content,
  .page__mainContents .wp-block-media-text.has-media-on-the-right.is-stacked-on-mobile .wp-block-media-text__content {
    margin-top: 0;
  }
  .single__mainContents .wp-block-media-text.has-media-on-the-right.is-stacked-on-mobile .wp-block-media-text__media,
  .page__mainContents .wp-block-media-text.has-media-on-the-right.is-stacked-on-mobile .wp-block-media-text__media {
    margin-top: 40px;
  }
  .single__mainContents .wp-block-media-text.has-media-on-the-right.is-stacked-on-mobile > .wp-block-media-text__media, .page__mainContents .wp-block-media-text.has-media-on-the-right.is-stacked-on-mobile > .wp-block-media-text__media,
  .single__mainContents .wp-block-media-text.has-media-on-the-right.is-stacked-on-mobile > .wp-block-media-text__media, .page__mainContents .wp-block-media-text.has-media-on-the-right.is-stacked-on-mobile > .wp-block-media-text__media {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .single__mainContents .wp-block-media-text.has-media-on-the-right.is-stacked-on-mobile > .wp-block-media-text__content, .page__mainContents .wp-block-media-text.has-media-on-the-right.is-stacked-on-mobile > .wp-block-media-text__content,
  .single__mainContents .wp-block-media-text.has-media-on-the-right.is-stacked-on-mobile > .wp-block-media-text__content, .page__mainContents .wp-block-media-text.has-media-on-the-right.is-stacked-on-mobile > .wp-block-media-text__content {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}
@media screen and (max-width: 768px) {
  .single__mainContents .wp-block-media-text.text-first.is-stacked-on-mobile,
  .page__mainContents .wp-block-media-text.text-first.is-stacked-on-mobile {
        grid-template-areas: "media-text__content" "media-text__media";
  }
  .single__mainContents .wp-block-media-text.text-first.is-stacked-on-mobile .wp-block-media-text__content,
  .page__mainContents .wp-block-media-text.text-first.is-stacked-on-mobile .wp-block-media-text__content {
    margin-top: 0;
  }
  .single__mainContents .wp-block-media-text.text-first.is-stacked-on-mobile .wp-block-media-text__media,
  .page__mainContents .wp-block-media-text.text-first.is-stacked-on-mobile .wp-block-media-text__media {
    margin-top: 40px;
  }
  .single__mainContents .wp-block-media-text.text-first.is-stacked-on-mobile > .wp-block-media-text__media, .page__mainContents .wp-block-media-text.text-first.is-stacked-on-mobile > .wp-block-media-text__media,
  .single__mainContents .wp-block-media-text.text-first.is-stacked-on-mobile > .wp-block-media-text__media, .page__mainContents .wp-block-media-text.text-first.is-stacked-on-mobile > .wp-block-media-text__media {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .single__mainContents .wp-block-media-text.text-first.is-stacked-on-mobile > .wp-block-media-text__content, .page__mainContents .wp-block-media-text.text-first.is-stacked-on-mobile > .wp-block-media-text__content,
  .single__mainContents .wp-block-media-text.text-first.is-stacked-on-mobile > .wp-block-media-text__content, .page__mainContents .wp-block-media-text.text-first.is-stacked-on-mobile > .wp-block-media-text__content {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}
@media screen and (max-width: 768px) {
  .single__mainContents .wp-block-media-text.media-first.is-stacked-on-mobile,
  .page__mainContents .wp-block-media-text.media-first.is-stacked-on-mobile {
        grid-template-areas: "media-text__media" "media-text__content";
  }
  .single__mainContents .wp-block-media-text.media-first.is-stacked-on-mobile .wp-block-media-text__content,
  .page__mainContents .wp-block-media-text.media-first.is-stacked-on-mobile .wp-block-media-text__content {
    margin-top: 40px;
  }
  .single__mainContents .wp-block-media-text.media-first.is-stacked-on-mobile .wp-block-media-text__media,
  .page__mainContents .wp-block-media-text.media-first.is-stacked-on-mobile .wp-block-media-text__media {
    margin-top: 0;
  }
  .single__mainContents .wp-block-media-text.media-first.is-stacked-on-mobile > .wp-block-media-text__media, .page__mainContents .wp-block-media-text.media-first.is-stacked-on-mobile > .wp-block-media-text__media,
  .single__mainContents .wp-block-media-text.media-first.is-stacked-on-mobile > .wp-block-media-text__media, .page__mainContents .wp-block-media-text.media-first.is-stacked-on-mobile > .wp-block-media-text__media {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .single__mainContents .wp-block-media-text.media-first.is-stacked-on-mobile > .wp-block-media-text__content, .page__mainContents .wp-block-media-text.media-first.is-stacked-on-mobile > .wp-block-media-text__content,
  .single__mainContents .wp-block-media-text.media-first.is-stacked-on-mobile > .wp-block-media-text__content, .page__mainContents .wp-block-media-text.media-first.is-stacked-on-mobile > .wp-block-media-text__content {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
}
.single__mainContents .wp-block-buttons:not(:first-child),
.page__mainContents .wp-block-buttons:not(:first-child) {
  margin-top: 40px;
}
.single__mainContents .wp-block-button__link,
.page__mainContents .wp-block-button__link {
  display: inline-block;
  background: #6398ff;
  color: #fff;
  border-radius: 999px;
  padding: 1.2rem 3rem 1rem;
  font-weight: bold;
  position: relative;
  min-width: 220px;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .single__mainContents .wp-block-button__link:hover,
  .page__mainContents .wp-block-button__link:hover {
    opacity: 0.6;
  }
}
.single__mainContents .wp-block-details,
.page__mainContents .wp-block-details {
  padding: 1em;
  background: #e7f4fd;
}
.single__mainContents .wp-block-details summary,
.page__mainContents .wp-block-details summary {
  list-style-type: none;
  position: relative;
  padding-left: 1.8em;
}
.single__mainContents .wp-block-details summary::-webkit-details-marker,
.page__mainContents .wp-block-details summary::-webkit-details-marker {
  display: none;
}
.single__mainContents .wp-block-details summary::before,
.page__mainContents .wp-block-details summary::before {
  content: "";
  position: absolute;
  top: calc(50% - 0.5em);
  left: 0.5em;
  width: 0.6em;
  height: 0.6em;
  border-top: 2px solid #111;
  border-right: 2px solid #111;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  background: transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.single__mainContents .wp-block-details[open] summary::before,
.page__mainContents .wp-block-details[open] summary::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: calc(50% - 0.25em);
}
.single__mainContents .wp-block-details[open] summary + *,
.page__mainContents .wp-block-details[open] summary + * {
  margin-top: 0.5em;
}
.single__mainContents .wp-block-details:not(:first-child),
.page__mainContents .wp-block-details:not(:first-child) {
  margin-top: 40px;
}
.single__mainContents .margin-small,
.page__mainContents .margin-small {
  margin-top: 40px;
}
.single__mainContents .margin-medium,
.page__mainContents .margin-medium {
  margin-top: 80px;
}
.single__mainContents .margin-large,
.page__mainContents .margin-large {
  margin-top: 120px;
}

.single .post-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 5rem;
}
.single .post-navigation .previous-post__wrap,
.single .post-navigation .next-post__wrap {
  width: 48%;
}
.single .post-navigation .previous-post__wrap .link,
.single .post-navigation .next-post__wrap .link {
  width: 100%;
  display: inline-block;
  padding: 1.5rem 1.5rem 0.6rem;
  background: #eee;
  border-top: 1px solid #1562d7;
  position: relative;
}
.single .post-navigation .previous-post__wrap .link:hover,
.single .post-navigation .next-post__wrap .link:hover {
  background: #ddd;
}
.single .post-navigation .previous-post__wrap .icon,
.single .post-navigation .next-post__wrap .icon {
  width: 60px;
  background: #1562d7;
  color: #fff;
  padding: 0.3rem 0 0.2rem;
  text-align: center;
  position: absolute;
  top: -10px;
  left: 16px;
}
.single .post-navigation .previous-post__wrap .post__info,
.single .post-navigation .next-post__wrap .post__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.25;
}
.single .post-navigation .previous-post__wrap .category,
.single .post-navigation .next-post__wrap .category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: 8px;
}
.single .post-navigation .previous-post__wrap .category-item:not(:last-of-type)::after,
.single .post-navigation .next-post__wrap .category-item:not(:last-of-type)::after {
  content: "・";
}

.article__header {
  background: #e7f4fd;
  padding: 100px 24px;
  display: -ms-grid;
  display: grid;
  place-items: center;
}
@media screen and (max-width: 768px) {
  .article__header {
    padding: 64px 24px;
  }
}
.article__header .article__headerTtl {
  color: #1562d7;
  font-size: 64px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .article__header .article__headerTtl {
    font-size: 32px;
  }
}
.article__header .taxonomy {
  text-align: center;
  margin-top: 4px;
}

.single__inner {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (min-width: 769px) {
  .single__inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .single__inner {
    padding-left: 6vw;
    padding-right: 6vw;
  }
}
@media screen and (max-width: 480px) {
  .single__inner {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.single__article .article__info {
  margin-top: 1rem;
}
.single__article .single__category {
  margin-bottom: 1rem;
}
.single__article .single__category .category__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: -16px;
  margin-bottom: -8px;
}
.single__article .single__category .category__list .item {
  margin-right: 16px;
  margin-bottom: 8px;
}
.single__article .single__category .category__list .item::before {
  content: "#";
}

.single.single-works .txt_style01 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.25;
}
.single.single-works .txt_style01 + * {
  margin-top: 40px;
}
.single.single-works .work_contents + * {
  margin-top: 80px;
}
.single.single-works .work_contents.wrapFlex {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 48px;
}
.single.single-works .left_box {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .single.single-works .left_box {
    width: 100%;
  }
}
.single.single-works .left_box.another-left_box {
  width: 100%;
}
.single.single-works .right_box {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .single.single-works .right_box {
    width: 100%;
  }
}
.single.single-works .works_dl-box + * {
  margin-top: 24px;
}
.single.single-works .dl_title {
  width: 120px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: bold;
  border-bottom: 2px solid #1562d7;
}
@media screen and (max-width: 768px) {
  .single.single-works .dl_title {
    width: 100%;
    border-bottom: none;
    padding-left: 18px;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    color: #1562d7;
  }
}
@media screen and (max-width: 768px) {
  .single.single-works .dl_title::before {
    content: "";
    width: 12px;
    border-bottom: 2px solid #1562d7;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.single.single-works .dd_txt {
  width: calc(100% - 120px);
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 2px solid #e7f4fd;
}
@media screen and (max-width: 768px) {
  .single.single-works .dd_txt {
    width: 100%;
    border-bottom: none;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 8px;
  }
}

.single.single-blog .single__inner {
  width: 100%;
  max-width: 864px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (min-width: 769px) {
  .single.single-blog .single__inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .single.single-blog .single__inner {
    padding-left: 6vw;
    padding-right: 6vw;
  }
}
@media screen and (max-width: 480px) {
  .single.single-blog .single__inner {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.archive__header {
  background: #e7f4fd;
  padding: 100px 24px;
  display: -ms-grid;
  display: grid;
  place-items: center;
}
@media screen and (max-width: 768px) {
  .archive__header {
    padding: 64px 24px;
  }
}
.archive__header .archive__headerTtl {
  color: #1562d7;
  font-size: 64px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .archive__header .archive__headerTtl {
    font-size: 32px;
  }
}
.archive__header .taxonomy {
  text-align: center;
  margin-top: 4px;
}

.archive__inner {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (min-width: 769px) {
  .archive__inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .archive__inner {
    padding-left: 6vw;
    padding-right: 6vw;
  }
}
@media screen and (max-width: 480px) {
  .archive__inner {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .archive__inner {
    padding-top: 80px;
    padding-bottom: 100px;
  }
}
.archive__inner .archive__category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: -1rem;
  margin-bottom: -1rem;
}
.archive__inner .archive__category--item .link {
  display: inline-block;
  padding: 0.3rem 0.75rem 0.25rem;
  border: 1px solid #6398ff;
  color: #6398ff;
  margin-right: 1rem;
  margin-bottom: 1rem;
  font-weight: bold;
}
.archive__inner .archive__category--item.current .link, .archive__inner .archive__category--item.all .link,
.archive__inner .archive__category--item .link:hover {
  background: #1562d7;
  color: #fff;
}
.archive__inner .pagination__wrapper {
  margin-top: 80px;
}
.archive__inner .pagination__wrapper .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.archive__inner .pagination__wrapper .pagination .page-numbers {
  min-width: 64px;
  height: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #1562d7;
}
@media screen and (max-width: 768px) {
  .archive__inner .pagination__wrapper .pagination .page-numbers {
    min-width: 32px;
    height: 32px;
  }
}
.archive__inner .pagination__wrapper .pagination .page-numbers:hover, .archive__inner .pagination__wrapper .pagination .page-numbers.current {
  background: #1562d7;
  color: #fff;
  border-radius: 4px;
}
.archive__inner .pagination__wrapper .pagination .page-numbers.dots:hover {
  background: none;
  color: #1562d7;
}

.archive__inner .archive__list {
  margin-top: 40px;
}

.home__mainContents .dl_title,
.archive__inner .dl_title {
  width: 40px;
}
.home__mainContents .dd_txt,
.archive__inner .dd_txt {
  width: calc(100% - 42px);
}
.home__mainContents .archive__list,
.archive__inner .archive__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .home__mainContents .archive__list,
  .archive__inner .archive__list {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.home__mainContents .archive__list .archive__list-item,
.archive__inner .archive__list .archive__list-item {
  width: 100%;
}
.home__mainContents .archive__list .archive__list-item + .archive__list-item,
.archive__inner .archive__list .archive__list-item + .archive__list-item {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .home__mainContents .archive__list .archive__list-item,
  .archive__inner .archive__list .archive__list-item {
    width: 100%;
  }
}
.home__mainContents .archive__list .archive__list-item .thumbnail__wrapper,
.archive__inner .archive__list .archive__list-item .thumbnail__wrapper {
  width: 100%;
  position: relative;
}
.home__mainContents .archive__list .archive__list-item .thumbnail__wrapper .thumbnail,
.archive__inner .archive__list .archive__list-item .thumbnail__wrapper .thumbnail {
  width: 100%;
  aspect-ratio: 3/2;
  overflow: hidden;
}
.home__mainContents .archive__list .archive__list-item .thumbnail__wrapper .thumbnail img,
.archive__inner .archive__list .archive__list-item .thumbnail__wrapper .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.home__mainContents .archive__list .archive__list-item .thumbnail__wrapper .category,
.archive__inner .archive__list .archive__list-item .thumbnail__wrapper .category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 240px;
  background: #1562d7;
  color: #fff;
  position: absolute;
  top: 4px;
  left: 4px;
  padding: 6px 12px 4px;
}
.home__mainContents .archive__list .archive__list-item .thumbnail__wrapper .category .category-item:not(:last-of-type)::after,
.archive__inner .archive__list .archive__list-item .thumbnail__wrapper .category .category-item:not(:last-of-type)::after {
  content: "・";
}
.home__mainContents .archive__list .archive__list-item:hover .thumbnail img,
.archive__inner .archive__list .archive__list-item:hover .thumbnail img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.home__mainContents .archive__list .archive__list-item .date,
.archive__inner .archive__list .archive__list-item .date {
  font-size: 1.25rem;
  color: #1562d7;
  margin-top: 0.5rem;
}
.home__mainContents .archive__list .archive__list-item .ttl,
.archive__inner .archive__list .archive__list-item .ttl {
  font-size: 1.25rem;
  margin-top: 0.5rem;
}

.archive.post-type-works .archive__list,
.home.home_works .archive__list {
  padding-top: 100px;
  padding-bottom: 100px;
}
.archive.post-type-works .archive__works-box + *,
.home.home_works .archive__works-box + * {
  margin-top: 16px;
}
.archive.post-type-works .archive__list-ttl,
.home.home_works .archive__list-ttl {
  font-size: 24px;
  font-weight: bold;
  color: #1562d7;
  position: relative;
  line-height: 1.25;
}
.archive.post-type-works .archive__list-ttl + *,
.home.home_works .archive__list-ttl + * {
  margin-top: 24px;
}
.archive.post-type-works .archive__list-ttl::before,
.home.home_works .archive__list-ttl::before {
  content: "";
  width: 2px;
  height: 100%;
  display: block;
  position: absolute;
  border-left: 2px solid #1562d7;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -32px;
}
.archive.post-type-works .works_dl-box.wrapFlex,
.home.home_works .works_dl-box.wrapFlex {
  gap: 20px;
}
.archive.post-type-works .works_dl-box.wrapFlex + *,
.home.home_works .works_dl-box.wrapFlex + * {
  margin-top: 12px;
}
@media screen and (max-width: 768px) {
  .archive.post-type-works .works_dl-box.wrapFlex,
  .home.home_works .works_dl-box.wrapFlex {
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
        -ms-flex-direction: inherit;
            flex-direction: inherit;
  }
}
.archive.post-type-works .archive__link,
.home.home_works .archive__link {
  padding: 32px 32px 48px;
  background: #e7f4fd;
  display: block;
  position: relative;
}
@media screen and (max-width: 768px) {
  .archive.post-type-works .archive__link,
  .home.home_works .archive__link {
    padding: 32px;
  }
}
.archive.post-type-works .archive__link:hover .arrow_box::before,
.home.home_works .archive__link:hover .arrow_box::before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate(200%, -50%);
          transform: translate(200%, -50%);
}
.archive.post-type-works .archive__link:hover .arrow_box::after,
.home.home_works .archive__link:hover .arrow_box::after {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.archive.post-type-works .arrow_box,
.home.home_works .arrow_box {
  position: absolute;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, right top, from(#6398ff), to(#5bc4ff));
  background: linear-gradient(to right, #6398ff, #5bc4ff);
  width: 32px;
  height: 32px;
  overflow: hidden;
}
.archive.post-type-works .arrow_box::before,
.home.home_works .arrow_box::before {
  content: url(assets/img/arrow.png);
  position: absolute;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.archive.post-type-works .arrow_box::after,
.home.home_works .arrow_box::after {
  content: url(assets/img/arrow.png);
  position: absolute;
  top: 55%;
  left: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate(-200%, -50%);
          transform: translate(-200%, -50%);
}

.archive.post-type-archive-blog .archive__inner {
  max-width: 904px;
}

.home .home_blog .archive__inner .dl_title,
.archive.post-type-archive-blog .archive__inner .dl_title {
  width: 40px;
}
.home .home_blog .archive__inner .dd_txt,
.archive.post-type-archive-blog .archive__inner .dd_txt {
  width: calc(100% - 42px);
}
.home .home_blog .archive__inner .archive__list,
.archive.post-type-archive-blog .archive__inner .archive__list {
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .home .home_blog .archive__inner .archive__list,
  .archive.post-type-archive-blog .archive__inner .archive__list {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.home .home_blog .archive__inner .archive__list .archive__list-item,
.archive.post-type-archive-blog .archive__inner .archive__list .archive__list-item {
  border-bottom: 2px solid #ddd;
}
.home .home_blog .archive__inner .archive__list .archive__list-item:first-of-type,
.archive.post-type-archive-blog .archive__inner .archive__list .archive__list-item:first-of-type {
  border-top: 2px solid #ddd;
}
.home .home_blog .archive__inner .archive__list .archive__list-item + .archive__list-item,
.archive.post-type-archive-blog .archive__inner .archive__list .archive__list-item + .archive__list-item {
  margin-top: 0;
}
.home .home_blog .archive__inner .archive__list .archive__list-item .archive__link,
.archive.post-type-archive-blog .archive__inner .archive__list .archive__list-item .archive__link {
  display: block;
  padding-top: 32px;
  padding-bottom: 32px;
}
@media screen and (min-width: 1080px) {
  .home .home_blog .archive__inner .archive__list .archive__list-item .archive__link:hover .ttl,
  .archive.post-type-archive-blog .archive__inner .archive__list .archive__list-item .archive__link:hover .ttl {
    color: #1562d7;
  }
}
@media screen and (min-width: 1080px) {
  .home .home_blog .archive__inner .archive__list .archive__list-item .archive__link:hover .arrow_img,
  .archive.post-type-archive-blog .archive__inner .archive__list .archive__list-item .archive__link:hover .arrow_img {
    -webkit-transform: translateX(6px);
            transform: translateX(6px);
  }
}
.home .home_blog .archive__inner .archive__list .archive__list-item .archive__link .blog_wrap .blog_contents,
.archive.post-type-archive-blog .archive__inner .archive__list .archive__list-item .archive__link .blog_wrap .blog_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.home .home_blog .archive__inner .archive__list .archive__list-item .archive__link .blog_wrap .blog_contents .left_box,
.archive.post-type-archive-blog .archive__inner .archive__list .archive__list-item .archive__link .blog_wrap .blog_contents .left_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
}
.home .home_blog .archive__inner .archive__list .archive__list-item .archive__link .blog_wrap .blog_contents .right_box,
.archive.post-type-archive-blog .archive__inner .archive__list .archive__list-item .archive__link .blog_wrap .blog_contents .right_box {
  width: 17px;
  display: -ms-grid;
  display: grid;
  place-items: center;
}
.home .home_blog .archive__inner .archive__list .archive__list-item .archive__link .blog_wrap .blog_contents .right_box .arrow_box,
.archive.post-type-archive-blog .archive__inner .archive__list .archive__list-item .archive__link .blog_wrap .blog_contents .right_box .arrow_box {
  width: 100%;
  display: -ms-grid;
  display: grid;
  place-items: center;
}
.home .home_blog .archive__inner .archive__list .archive__list-item .archive__link .blog_wrap .blog_contents .right_box .arrow_img,
.archive.post-type-archive-blog .archive__inner .archive__list .archive__list-item .archive__link .blog_wrap .blog_contents .right_box .arrow_img {
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.home .home_blog .archive__inner .archive__list .archive__list-item .archive__link .blog_wrap .blog_contents .date_box,
.archive.post-type-archive-blog .archive__inner .archive__list .archive__list-item .archive__link .blog_wrap .blog_contents .date_box {
  width: 90px;
}
.home .home_blog .archive__inner .archive__list .archive__list-item .archive__link .blog_wrap .blog_contents .date,
.archive.post-type-archive-blog .archive__inner .archive__list .archive__list-item .archive__link .blog_wrap .blog_contents .date {
  color: #1562d7;
  font-size: 16px;
  font-weight: bold;
}
.home .home_blog .archive__inner .archive__list .archive__list-item .archive__link .blog_wrap .blog_contents .ttl,
.archive.post-type-archive-blog .archive__inner .archive__list .archive__list-item .archive__link .blog_wrap .blog_contents .ttl {
  width: calc(100% - 120px);
  font-size: 16px;
  margin-top: 0;
  font-weight: bold;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.home .home_blog .archive__inner .blog_wrap .blog_contents,
.archive.post-type-archive-blog .archive__inner .blog_wrap .blog_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.home .home_blog .archive__inner .blog_wrap .blog_contents .left_box,
.archive.post-type-archive-blog .archive__inner .blog_wrap .blog_contents .left_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
}
.home .home_blog .archive__inner .blog_wrap .blog_contents .right_box,
.archive.post-type-archive-blog .archive__inner .blog_wrap .blog_contents .right_box {
  width: 17px;
  display: -ms-grid;
  display: grid;
  place-items: center;
}
.home .home_blog .archive__inner .blog_wrap .blog_contents .right_box .arrow_box,
.archive.post-type-archive-blog .archive__inner .blog_wrap .blog_contents .right_box .arrow_box {
  width: 100%;
  display: -ms-grid;
  display: grid;
  place-items: center;
}
.home .home_blog .archive__inner .blog_wrap .blog_contents .right_box .arrow_img,
.archive.post-type-archive-blog .archive__inner .blog_wrap .blog_contents .right_box .arrow_img {
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.page__inner {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5rem;
}
@media screen and (min-width: 769px) {
  .page__inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .page__inner {
    padding-left: 6vw;
    padding-right: 6vw;
  }
}
@media screen and (max-width: 480px) {
  .page__inner {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.single__article .single__category {
  margin-bottom: 1rem;
}
.single__article .single__category .category__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: -16px;
  margin-bottom: -8px;
}
.single__article .single__category .category__list .item {
  margin-right: 16px;
  margin-bottom: 8px;
}
.single__article .single__category .category__list .item::before {
  content: "#";
}

.page.privacy-policy .breadcrumb_wrap li {
  line-height: 1.25;
}
.page.privacy-policy li {
  line-height: 1.75;
}
.page.privacy-policy .page__inner {
  padding-bottom: 100px;
}
.page.privacy-policy .privacypolicy__ttl {
  font-size: 32px;
  font-weight: bold;
  color: #1562d7;
}
.page.privacy-policy .privacypolicy__ttl + * {
  margin-top: 24px;
}
.page.privacy-policy .privacypolicy__class-list {
  padding-left: 24px;
}
.page.privacy-policy .privacypolicy__class-list .privacypolicy__list {
  position: relative;
  padding-left: 16px;
}
.page.privacy-policy .privacypolicy__class-list .privacypolicy__list::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #1562d7;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.page.privacy-policy .pp_dl-box {
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page.privacy-policy .pp_dl-box + * {
  margin-top: 10px;
}
.page.privacy-policy .pp_dl-ttl {
  width: 50px;
}
.page.privacy-policy .pp_dl-txt {
  width: calc(100% - 70px);
}

.contactForm__wrapper {
  margin-top: 40px;
}
.contactForm__wrapper input[type=text],
.contactForm__wrapper input[type=email],
.contactForm__wrapper input[type=tel],
.contactForm__wrapper textarea {
  width: 100%;
  background: #e7f4fd;
  border: 1px solid #ddd;
  padding: 0.6rem 1rem 0.4rem;
}
.contactForm__wrapper textarea {
  height: 240px;
}
.contactForm__wrapper .contactForm .contactTtl .required {
  line-height: 1;
  background: red;
  border-radius: 2px;
  padding: 4px 8px;
  font-size: 0.75rem;
  color: #fff;
  font-weight: bold;
  margin-left: 16px;
  position: relative;
  top: -2px;
}
.contactForm__wrapper .contactForm .contactTtl:not(:first-of-type) {
  margin-top: 28px;
}
.contactForm__wrapper .contactForm .contactDes {
  margin-top: 8px;
}
.contactForm__wrapper .submit {
  margin-top: 40px;
  text-align: center;
}
.contactForm__wrapper .submit input[type=submit] {
  width: 180px;
  padding: 0.8rem 1rem 0.6rem;
  background: #6398ff;
  color: #fff;
  font-weight: bold;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.contactForm__wrapper .submit input[type=submit]:hover {
  background: #143378;
}

div.wpcf7 .wpcf7-spinner {
  display: none;
}

.wpcf7-not-valid-tip {
  font-weight: bold;
}

.wpcf7-response-output {
  border: none !important;
}

.contactForm__wrapper .contactForm .wpcf7-list-item {
  display: block;
}

.wpcf7 form.sent .contactForm,
.wpcf7 form.sent .submit {
  display: none;
}

.wpcf7 form .wpcf7-response-output {
  text-align: center;
  font-weight: bold;
}

.wpcf7 form.sent .wpcf7-response-output {
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  opacity: 0;
  padding: 1rem;
  line-height: 1.4;
  border-radius: 5px;
}

.wpcf7 form.sent .wpcf7-response-output.tt-show {
  display: block;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 1;
}

.mt8 {
  margin-top: 8px !important;
}

.mr8 {
  margin-right: 8px !important;
}

.mb8 {
  margin-bottom: 8px !important;
}

.ml8 {
  margin-left: 8px !important;
}

.mt16 {
  margin-top: 16px !important;
}

.mr16 {
  margin-right: 16px !important;
}

.mb16 {
  margin-bottom: 16px !important;
}

.ml16 {
  margin-left: 16px !important;
}

.mt24 {
  margin-top: 24px !important;
}

.mr24 {
  margin-right: 24px !important;
}

.mb24 {
  margin-bottom: 24px !important;
}

.ml24 {
  margin-left: 24px !important;
}

.mt32 {
  margin-top: 32px !important;
}

.mr32 {
  margin-right: 32px !important;
}

.mb32 {
  margin-bottom: 32px !important;
}

.ml32 {
  margin-left: 32px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mt48 {
  margin-top: 48px !important;
}

.mr48 {
  margin-right: 48px !important;
}

.mb48 {
  margin-bottom: 48px !important;
}

.ml48 {
  margin-left: 48px !important;
}

.mt56 {
  margin-top: 56px !important;
}

.mr56 {
  margin-right: 56px !important;
}

.mb56 {
  margin-bottom: 56px !important;
}

.ml56 {
  margin-left: 56px !important;
}

.mt64 {
  margin-top: 64px !important;
}

.mr64 {
  margin-right: 64px !important;
}

.mb64 {
  margin-bottom: 64px !important;
}

.ml64 {
  margin-left: 64px !important;
}

.mt72 {
  margin-top: 72px !important;
}

.mr72 {
  margin-right: 72px !important;
}

.mb72 {
  margin-bottom: 72px !important;
}

.ml72 {
  margin-left: 72px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.mt88 {
  margin-top: 88px !important;
}

.mr88 {
  margin-right: 88px !important;
}

.mb88 {
  margin-bottom: 88px !important;
}

.ml88 {
  margin-left: 88px !important;
}

.mt96 {
  margin-top: 96px !important;
}

.mr96 {
  margin-right: 96px !important;
}

.mb96 {
  margin-bottom: 96px !important;
}

.ml96 {
  margin-left: 96px !important;
}

.mt104 {
  margin-top: 104px !important;
}

.mr104 {
  margin-right: 104px !important;
}

.mb104 {
  margin-bottom: 104px !important;
}

.ml104 {
  margin-left: 104px !important;
}

.mt112 {
  margin-top: 112px !important;
}

.mr112 {
  margin-right: 112px !important;
}

.mb112 {
  margin-bottom: 112px !important;
}

.ml112 {
  margin-left: 112px !important;
}

.mt120 {
  margin-top: 120px !important;
}

.mr120 {
  margin-right: 120px !important;
}

.mb120 {
  margin-bottom: 120px !important;
}

.ml120 {
  margin-left: 120px !important;
}

.mt128 {
  margin-top: 128px !important;
}

.mr128 {
  margin-right: 128px !important;
}

.mb128 {
  margin-bottom: 128px !important;
}

.ml128 {
  margin-left: 128px !important;
}

.mt136 {
  margin-top: 136px !important;
}

.mr136 {
  margin-right: 136px !important;
}

.mb136 {
  margin-bottom: 136px !important;
}

.ml136 {
  margin-left: 136px !important;
}

.mt144 {
  margin-top: 144px !important;
}

.mr144 {
  margin-right: 144px !important;
}

.mb144 {
  margin-bottom: 144px !important;
}

.ml144 {
  margin-left: 144px !important;
}

.mt152 {
  margin-top: 152px !important;
}

.mr152 {
  margin-right: 152px !important;
}

.mb152 {
  margin-bottom: 152px !important;
}

.ml152 {
  margin-left: 152px !important;
}

.mt160 {
  margin-top: 160px !important;
}

.mr160 {
  margin-right: 160px !important;
}

.mb160 {
  margin-bottom: 160px !important;
}

.ml160 {
  margin-left: 160px !important;
}

.pt8 {
  padding-top: 8px !important;
}

.pr8 {
  padding-right: 8px !important;
}

.pb8 {
  padding-bottom: 8px !important;
}

.pl8 {
  padding-left: 8px !important;
}

.pt16 {
  padding-top: 16px !important;
}

.pr16 {
  padding-right: 16px !important;
}

.pb16 {
  padding-bottom: 16px !important;
}

.pl16 {
  padding-left: 16px !important;
}

.pt24 {
  padding-top: 24px !important;
}

.pr24 {
  padding-right: 24px !important;
}

.pb24 {
  padding-bottom: 24px !important;
}

.pl24 {
  padding-left: 24px !important;
}

.pt32 {
  padding-top: 32px !important;
}

.pr32 {
  padding-right: 32px !important;
}

.pb32 {
  padding-bottom: 32px !important;
}

.pl32 {
  padding-left: 32px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pt48 {
  padding-top: 48px !important;
}

.pr48 {
  padding-right: 48px !important;
}

.pb48 {
  padding-bottom: 48px !important;
}

.pl48 {
  padding-left: 48px !important;
}

.pt56 {
  padding-top: 56px !important;
}

.pr56 {
  padding-right: 56px !important;
}

.pb56 {
  padding-bottom: 56px !important;
}

.pl56 {
  padding-left: 56px !important;
}

.pt64 {
  padding-top: 64px !important;
}

.pr64 {
  padding-right: 64px !important;
}

.pb64 {
  padding-bottom: 64px !important;
}

.pl64 {
  padding-left: 64px !important;
}

.pt72 {
  padding-top: 72px !important;
}

.pr72 {
  padding-right: 72px !important;
}

.pb72 {
  padding-bottom: 72px !important;
}

.pl72 {
  padding-left: 72px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.t-left {
  text-align: left;
}

.t-center {
  text-align: center;
}

.t-right {
  text-align: right;
}

@media screen and (min-width: 769px) {
  .t-left-pc {
    text-align: left;
  }
  .t-center-pc {
    text-align: center;
  }
  .t-right-pc {
    text-align: right;
  }
}
@media screen and (max-width: 768px) {
  .t-left-sp {
    text-align: left;
  }
  .t-center-sp {
    text-align: center;
  }
  .t-right-sp {
    text-align: right;
  }
}
p.has-background {
  padding: 0.25em 1em;
}

.has-black-color {
  color: #111 !important;
}

.has-gray-color {
  color: #888 !important;
}

.has-white-color {
  color: #fff !important;
}

.has-red-color {
  color: #f04433 !important;
}

.has-blue-color {
  color: #353bb5 !important;
}

.has-green-color {
  color: #6fc303 !important;
}

.has-pink-color {
  color: #eb6695 !important;
}

.has-orange-color {
  color: #fb932d !important;
}

.has-yellow-color {
  color: #ffe065 !important;
}

.has-purple-color {
  color: #9b74b2 !important;
}

.has-black-background-color {
  background-color: #111 !important;
}

.has-gray-background-color {
  background-color: #888 !important;
}

.has-white-background-color {
  background-color: #fff !important;
}

.has-red-background-color {
  background-color: #f04433 !important;
}

.has-blue-background-color {
  background-color: #353bb5 !important;
}

.has-green-background-color {
  background-color: #6fc303 !important;
}

.has-pink-background-color {
  background-color: #eb6695 !important;
}

.has-orange-background-color {
  background-color: #fb932d !important;
}

.has-yellow-background-color {
  background-color: #ffe065 !important;
}

.has-purple-background-color {
  background-color: #9b74b2 !important;
}

.grecaptcha-badge {
  visibility: hidden;
}
/*# sourceMappingURL=style.css.map */