﻿@charset "UTF-8";

/* ##########  （株）セイル  ########## */
/*
 * "Noto Sans JP" is lisenced under the SIL Open Font License 1.1
 * http://fonts.googleapis.com
 * https://www.google.com/fonts/attribution
 * http://scripts.sil.org/OFL
 */
/*
 * "Oswald" is lisenced under the SIL Open Font License 1.1
 * http://fonts.googleapis.com
 * https://www.google.com/fonts/attribution
 * http://scripts.sil.org/OFL
 */
/* Copyright (c) 2026 （株）セイル 
 Released under the MIT license
 https://opensource.org/licenses/mit-license.php */

/* ############## 共通 ############## */

html {
  font-size: 16px;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
}

body {
  width: 100%;
  max-width: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  font-family: "Noto Sans JP", "Meiryo", "Helvetica Neue", "Arial", "verdana", "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro";
  overflow-wrap: anywhere;
  /* 収まらない場合に折り返す */
  word-break: normal;
  /* 単語の分割はデフォルトに依存 */
  line-break: strict;
  /* 禁則処理を厳格に適用 */
  color: #464646;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: -0.1px;
}


p,
li,
td,
th,
dd,
dt {
  text-align: justify;
  line-height: 2;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  text-align: initial;
}

section {
  position: relative;
}

#article ol,
#article ul {
  padding-block: 0.25rem;
  padding-left: 1.5em;
  display: grid;
  gap: 0.5rem;
  color: #00479d;
}

#article ul>li {
  font-weight: 500;
  list-style: initial !important;
}

#article ol>li {
  list-style-type: decimal !important;
}

#article a {
  border-bottom: 1px solid #464646;
}

.list-style-initial {
  padding-block: 0.25rem;
  padding-left: 1.5em;
  display: grid;
  gap: 0.5rem;
}

ul.list-style-initial li {
  list-style: initial !important;
  font-weight: 500;
  line-height: 1.5 !important;
}

ol.list-style-initial li {
  list-style-type: decimal !important;
  font-weight: 500;
  line-height: 1.5 !important;
}

ol li::marker {
  color: #00479d;
}

ul li::marker {
  color: #464646;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 17px;
}

.white {
  color: #ffffff !important;
}

.black {
  color: #464646 !important;
}

.gray {
  color: #808080 !important;
}

.yellow {
  color: #ffcf2c !important;
}

.orange {
  color: #ff5a3b !important;
}

.blue {
  color: #00479d !important;
}

.skyblue {
  color: #00a2e3 !important;
}

.lightblue {
  color: #e8f2f9 !important;
}

.lightblue2 {
  color: #dbe5f1 !important;
}

.back--transparent {
  background-color: transparent !important;
}

.back--white {
  background-color: #ffffff !important;
}

.back--black {
  background-color: #464646 !important;
}

.back--gray {
  background-color: #808080 !important;
}

.back--lightgray {
  background-color: #f2f2f2 !important;
}

.back--orange {
  background-color: #ff5a3b !important;
}

.back--lightyellow {
  background-color: #fffad4 !important;
}

.back--blue {
  background-color: #00479d !important;
}

.back--skyblue {
  background-color: #00a2e3 !important;
}

.back--lightblue {
  background-color: #e8f2f9 !important;
  position: relative;
  z-index: 0;
}

.back--lightskyblue {
  background-color: #d9f0fb !important;
  position: relative;
  z-index: 0;
}

.transparent-lightblue {
  background: linear-gradient(to bottom,
      transparent 0%,
      transparent 50%,
      #e8f2f9 50%,
      #e8f2f9 100%);
}

.lightblue-blue {
  background: linear-gradient(to bottom,
      #e8f2f9 0%,
      #e8f2f9 50%,
      #00479d 50%,
      #00479d 100%);
}

.border {
  border: 1px solid #464646;
}

.border-blue {
  border: 1px solid #00479d;
}

.gradation {
  background: linear-gradient(90deg, #ff602c, #ffab00);
}

.border-bottom1,
.border-bottom-black {
  border-bottom: 1px solid #464646;
}

.border-bottom-white {
  border-bottom: 1px solid #ffffff !important;
}

.border-bottom-blue {
  border-bottom: 1px solid #00479d;
}

.border-bottom-blue2 {
  border-bottom: 2px solid #00479d;
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 300;
  src: url("../font/NotoSansJP-Light.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: url("../font/NotoSansJP-Regular.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: url("../font/NotoSansJP-Medium.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  src: url("../font/NotoSansJP-Bold.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 900;
  src: url("../font/NotoSansJP-Black.woff") format("woff");
  font-display: swap;
}

.Noto-Sans-JP {
  font-family: "Noto Sans JP", "Helvetica Neue", "Arial", "verdana", "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro";
}

.sans {
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "HiraKakuProN-W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 400;
  src: url("../font/Oswald-Regular.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 500;
  src: url("../font/Oswald-Medium.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 600;
  src: url("../font/Oswald-SemiBold.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 700;
  src: url("../font/Oswald-Bold.woff") format("woff");
  font-display: swap;
}

.oswald {
  font-family: "Oswald";
}


.text-stroke {
  -webkit-text-stroke: 0.5px #ffffff;
}

.box-shadow {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 2px 2px;
}

.drop-shadow {
  filter: drop-shadow(2px 2px 1.5px rgba(0, 0, 0, 0.25));
}

.drop-shadow2 {
  filter: drop-shadow(1.5px 1.5px 0.5px rgba(0, 0, 0, 0.35));
}

.fuchidori {
  text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF,
    -1px 1px 0 #FFF, 1px -1px 0 #FFF,
    0px 1px 0 #FFF, 0 -1px 0 #FFF,
    -1px 0 0 #FFF, 1px 0 0 #FFF;
}

.marker1 {
  background: linear-gradient(transparent 75%, rgb(252, 199, 0) 75% 95%, transparent 95%);
}

.pretty {
  text-wrap: pretty !important;
}

.balance {
  text-wrap: balance !important;
}

input,
select,
textarea {
  outline: none;
  border: 1px solid #464646;
}

button,
optgroup,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#main {
  position: relative;
  padding-top: 0px;
}

.underlayer__top {
  position: relative;
  margin-top: 0px;
}

ul,
li {
  list-style: none;
}

a {
  text-decoration: none;
  display: inline-block;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  /* pointer-events: none; */
  /* image-rendering: -webkit-optimize-contrast; */
}

video {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  transform: translateZ(0);
  /*filter: drop-shadow(0px 0px #ffffff);*/
  /* 黒線がでるの消すコード */
}

.nowrap {
  white-space: nowrap;
}

.ws-wrap {
  white-space: wrap !important;
}

.hidden {
  overflow: hidden;
}

.hidden-x {
  overflow-x: hidden;
}

.flip-horizontal {
  transform: scale(-1, 1);
}

.utikesi {
  text-decoration: line-through;
}

.line-height1 {
  line-height: 1 !important;
}

.line-height125 {
  line-height: 1.25 !important;
}

.line-height135 {
  line-height: 1.35 !important;
}

.line-height15 {
  line-height: 1.5 !important;
}

.line-height175 {
  line-height: 1.75 !important;
}

.line-height185 {
  line-height: 1.85 !important;
}

.line-height2 {
  line-height: 2 !important;
}

.line-height225 {
  line-height: 2.25 !important;
}

.line-height25 {
  line-height: 2.5 !important;
}

.margin-top0 {
  margin-top: 0 !important;
}

.margin-top025 {
  margin-top: 0.25em !important;
}

.margin-top05 {
  margin-top: 0.5em !important;
}

.margin-top-05 {
  margin-top: -0.5em !important;
}

.margin-top-035 {
  margin-top: -0.35em !important;
}

.margin-top-1 {
  margin-top: -1em !important;
}

.margin-top-2 {
  margin-top: -2em !important;
}

.margin-top-4 {
  margin-top: -4em !important;
}

.margin-top-5 {
  margin-top: -5em !important;
}

.margin-top-6 {
  margin-top: -6em !important;
}

.margin-top-8 {
  margin-top: -8em !important;
}

.margin-top-10 {
  margin-top: -10em !important;
}

.margin-top1 {
  margin-top: 1em !important;
}

.margin-top15 {
  margin-top: 1.5em !important;
}

.margin-top2 {
  margin-top: 2em !important;
}

.margin-top3 {
  margin-top: 3em !important;
}

.margin-top5 {
  margin-top: 5px !important;
}

.margin-top10 {
  margin-top: 10px !important;
}

.margin-top15 {
  margin-top: 15px !important;
}

.margin-top20 {
  margin-top: 20px !important;
}

.margin-top30 {
  margin-top: 30px !important;
}

.margin-top45 {
  margin-top: 45px !important;
}

.margin-top60 {
  margin-top: 60px !important;
}

.margin-top90 {
  margin-top: 90px !important;
}

.margin-top120 {
  margin-top: 120px !important;
}

.margin-top-vw1 {
  margin-top: -0vw !important;
}

.margin-bottom025 {
  margin-bottom: 0.25em !important;
}

.margin-bottom05 {
  margin-bottom: 0.5em !important;
}

.margin-bottom0 {
  margin-bottom: 0em !important;
}

.margin-bottom1 {
  margin-bottom: 1em !important;
}

.margin-bottom2 {
  margin-bottom: 2em !important;
}

.margin-bottom3 {
  margin-bottom: 3em !important;
}

.margin-bottom-5 {
  margin-bottom: -5px !important;
}

.margin-bottom-30 {
  margin-bottom: -30px !important;
}

.margin-bottom15 {
  margin-bottom: 15px !important;
}

.margin-bottom30 {
  margin-bottom: 30px !important;
}

.margin-bottom45 {
  margin-bottom: 45px !important;
}

.margin-bottom60 {
  margin-bottom: 60px !important;
}

.margin-bottom90 {
  margin-bottom: 90px !important;
}

.margin-block15 {
  margin-block: 15px !important;
}

.margin-block30 {
  margin-block: 30px !important;
}

.mb-115-pb115 {
  margin-bottom: -115px;
  padding-bottom: 115px;
}

.margin-fit-content-auto {
  margin-inline: auto;
  width: fit-content;
}

.margin-top-auto {
  margin-top: auto;
}

.margin-inline-auto {
  margin-inline: auto;
}

.margin-left0 {
  margin-left: 0 !important;
}

.margin-left1 {
  margin-left: 1em !important;
}

.margin-right0 {
  margin-right: 0 !important;
}

.padding-right025 {
  padding-right: 0.25em !important;
}

.margin-right1 {
  margin-right: 1em !important;
}

.padding-top0 {
  padding-top: 0 !important;
}

.padding-top05 {
  padding-top: 0.5em !important;
}

.padding-top1 {
  padding-top: 1em !important;
}

.padding-top2 {
  padding-top: 2em !important;
}

.padding-top3 {
  padding-top: 3em !important;
}

.padding-top15 {
  padding-top: 15px !important;
}

.padding-top30 {
  padding-top: 30px !important;
}

.padding-bottom05 {
  padding-bottom: 0.5em !important;
}

.padding-bottom1 {
  padding-bottom: 1em !important;
}

.padding-bottom2 {
  padding-bottom: 2em !important;
}

.padding-bottom3 {
  padding-bottom: 3em !important;
}

.padding-bottom15 {
  padding-bottom: 15px !important;
}

.padding-bottom30 {
  padding-bottom: 30px !important;
}

.normal {
  font-weight: normal;
}

.weight300 {
  font-weight: 300 !important;
}

.weight400 {
  font-weight: 400 !important;
}

.weight500 {
  font-weight: 500 !important;
}

.weight600 {
  font-weight: 600 !important;
}

.weight700 {
  font-weight: 700 !important;
}

.weight800 {
  font-weight: 800 !important;
}

.weight900 {
  font-weight: 900 !important;
}

.bold {
  font-weight: 700 !important;
}

.width-fit-content {
  width: fit-content;
}

.big110 {
  font-size: 110%;
  line-height: 1;
  margin-inline: 3px;
}

.big135 {
  font-size: 135%;
  line-height: 1;
  margin-inline: 3px;
}

.big150 {
  font-size: 150%;
  line-height: 1;
  margin-inline: 3px;
}

.big175 {
  font-size: 175%;
  line-height: 1;
  margin-inline: 3px;
}

.small50 {
  font-size: 50%;
}

.small {
  font-size: 85%;
  font-weight: 400;
}

.small80 {
  font-size: 80%;
}

.small90 {
  font-size: 90%;
}

.asterisk {
  font-size: 10px;
  vertical-align: 10px;
}

.v-sub {
  vertical-align: sub;
}

.v-sub img {
  vertical-align: sub;
}

.v-middle {
  vertical-align: middle;
}

.v-middle img {
  vertical-align: middle;
}

.v-baseline {
  vertical-align: baseline;
}

.v-baseline img {
  vertical-align: baseline;
}

.initial {
  text-align: initial;
}

.center {
  text-align: center;
}

.justify {
  text-align: justify;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.absolute {
  position: absolute;
}

.absolute2 {
  top: 0;
  position: absolute;
}

.relative {
  position: relative;
}

.z-index-2 {
  z-index: -2;
}

.z-index-1 {
  z-index: -1;
}

.z-index0 {
  z-index: 0;
}

.z-index1 {
  z-index: 1;
}

.z-index2 {
  z-index: 2;
}

.z-index3 {
  z-index: 3;
}

.z-index4 {
  z-index: 4;
}

.z-index5 {
  z-index: 5;
}

.z-index6 {
  z-index: 6;
}

.z-index7 {
  z-index: 7;
}

.z-index8 {
  z-index: 8;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.fontsize0 {
  font-size: 0;
}

.inline {
  display: inline !important;
}

.inline-block {
  display: inline-block !important;
}

.inline-flex {
  display: inline-flex;
}

.none {
  display: none;
}

.block {
  display: block;
}

.katuko-left {
  display: inline-block;
  margin-left: -0.5em;
}

.katuko-right {
  display: inline-block;
  margin-right: -0.5em;
}

.katuko-all {
  display: inline-block;
  margin-left: -0.3em;
  margin-right: -0.3em;
}

.text-indent1 {
  padding-left: 1.05em;
  text-indent: -1.05em;
}

.text-indent2 {
  padding-left: 2.1em;
  text-indent: -2.1em;
}

.letterspacingm05 {
  letter-spacing: 0.5px;
}

.letterspacingm1 {
  letter-spacing: 1px;
}

.letterspacingm2 {
  letter-spacing: 2px;
}

.letterspacing-m1 {
  letter-spacing: -1px;
}

.opacity1 {
  opacity: 0.85;
}

.opacity015 {
  opacity: 0.15;
}

/* アニメーション　*/
.main__title-en {
  display: flex;
  justify-content: center;
  gap: .03em;
  overflow: hidden;
}

.main__title-en span {
  display: inline-block;
  opacity: 0;
  transform:
    perspective(1000px) translateZ(700px) scale(6);
  filter: blur(12px);

  animation: titleZoom .4s cubic-bezier(.18, .9, .2, 1) forwards;
}

.main__title-en span:nth-child(1) {
  animation-delay: .0s;
}

.main__title-en span:nth-child(2) {
  animation-delay: .08s;
}

.main__title-en span:nth-child(3) {
  animation-delay: .16s;
}

.main__title-en span:nth-child(4) {
  animation-delay: .24s;
}

.main__title-en span:nth-child(5) {
  animation-delay: .32s;
}

.main__title-en span:nth-child(6) {
  animation-delay: .40s;
}

.main__title-en span:nth-child(7) {
  animation-delay: .48s;
}

.main__title-en span:nth-child(8) {
  animation-delay: .56s;
}

.main__title-en span:nth-child(9) {
  animation-delay: .64s;
}

.main__title-en span:nth-child(10) {
  animation-delay: .72s;
}

@keyframes titleZoom {

  0% {
    opacity: 0;
    transform:
      perspective(1000px) translateZ(700px) scale(6);
    filter: blur(12px);
  }

  60% {
    opacity: 1;
  }

  100% {
    opacity: 1;
    transform:
      perspective(1000px) translateZ(0) scale(1);
    filter: blur(0);
  }

}

/* fade-top*/
.fade-top {
  opacity: 0;
  animation: FadeTop 0.85s forwards;
  will-change: transform;
  animation-delay: 0.05s;
}


@keyframes FadeTop {
  30% {
    opacity: 0;
    transform: translate(-940px, -325px) scale(0.05);
  }

  50% {
    opacity: 0.5;
  }


  100% {
    opacity: 1;
    transform: translate(0, 0) scale(1);
  }
}

/* じわっと */
.blur {
  animation-name: blurAnime;
  animation-duration: 0.75s;
  animation-fill-mode: forwards;
  ;
  animation-delay: 0.1s;
}


@keyframes blurAnime {
  from {
    filter: blur(10px);
    transform: scale(1);
    opacity: 0;
    transform: translateY(0px);
  }

  to {
    filter: blur(0);
    transform: scale(1);
    opacity: 1;
    transform: translateY(0);
  }
}

.blurTrigger {
  opacity: 0;
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.fadeUpTrigger {
  opacity: 0;
}

.fadeUpTrigger2 {
  opacity: 0;
}

.fadeUpTrigger3 {
  opacity: 0;
}

.fadeUpTrigger4 {
  opacity: 0;
}

.fadeUpTrigger5 {
  overflow: hidden;
}

.fade5-ad {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: -3px;
}

.fade5-ad2 {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 2px;
}

.fadeUpTrigger5 span {
  display: inline-block;
  opacity: 0;
  transform: translateY(100%);
}

.fadeUpTrigger5.is-show span {
  animation: textUp 0.4s forwards;
}

@keyframes textUp {

  0% {
    opacity: 0;
    transform: translateY(100%);
  }

  50% {
    opacity: 1;
    transform: translateY(0%);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.wrapper {
  overflow: hidden;
}

.effectfade {
  opacity: 0;
  animation: EffectFade .5s forwards;
  will-change: transform
}

@keyframes EffectFade {

  0% {
    opacity: 0;
    transform: translate(0px, 60px);
  }

  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

/* lefttoright*/
.lefttoright {
  opacity: 0;
  animation: LeftToRight .7s forwards;
  will-change: transform
}

@keyframes LeftToRight {
  0% {
    opacity: 0;
    transform: translate(-125px, 0px);
  }

  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

/* righttoleft*/
.righttoleft {
  opacity: 0;
  animation: RightToLeft .5s forwards;
  will-change: transform
}

@keyframes RightToLeft {
  0% {
    opacity: 0;
    transform: translate(125px, 0px);
  }

  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

.delay {
  animation-delay: 0.25s !important;
}

.delay2 {
  animation-delay: 1.6s !important;
}

.effectfade {
  animation-delay: 0.1s;
}

/* effectfade時間差1 767で切り替え*/


/* effectfade時間差1*/
@media (min-width: 768px) {
  .effectfade.second {
    animation-delay: 0.3s;
  }

  .effectfade.third {
    animation-delay: 0.5s;
  }

  .effectfade.fourth {
    animation-delay: 0.7s;
  }
}

@media (max-width: 767px) {

  .effectfade.second {
    animation-delay: 0.1s;
  }

  .effectfade.third {
    animation-delay: 0.1s;
  }

  .effectfade.fourth {
    animation-delay: 0.1s;
  }
}

/* effectfade時間差2 1100で切り替え*/

@media (min-width: 1100px) {
  .effectfade.second2 {
    animation-delay: 0.3s;
  }

  .effectfade.third2 {
    animation-delay: 0.5s;
  }

  .effectfade.fourth2 {
    animation-delay: 0.7s;
  }
}

@media (min-width: 768px) and (max-width: 1099px) {
  .effectfade.second2 {
    animation-delay: 0.3s;
  }

  .effectfade.third2 {
    animation-delay: 0.1s;
  }

  .effectfade.fourth2 {
    animation-delay: 0.3s;
  }
}

@media (max-width: 767px) {

  .effectfade.second2 {
    animation-delay: 0.1s;
  }

  .effectfade.third2 {
    animation-delay: 0.1s;
  }

  .effectfade.fourth2 {
    animation-delay: 0.1s;
  }
}

/* effectfade時間差3*/
@media (min-width: 1100px) {
  .effectfade.second3 {
    animation-delay: 0.3s;
  }

  .effectfade.third3 {
    animation-delay: 0.5s;
  }

  .effectfade.fourth3 {
    animation-delay: 0.7s;
  }

}

@media (max-width: 1099px) {

  .effectfade.second3 {
    animation-delay: 0.1s;
  }

  .effectfade.third3 {
    animation-delay: 0.1s;
  }

  .effectfade.fourth3 {
    animation-delay: 0.1s;
  }

}


/* effectfade時間差 メディアクエリなし*/
.effectfade.second-m-none {
  animation-delay: 0.3s;
}

.effectfade.third-m-none {
  animation-delay: 0.5s;
}

.effectfade.fourth-m-none {
  animation-delay: 0.7s;
}

.effectfade.fifth-m-none {
  animation-delay: 0.9s;
}

.effectfade2 {
  opacity: 0;
  animation: EffectFade2 0.65s forwards;
  will-change: transform;
  animation-delay: 0.5s;
}

@keyframes EffectFade2 {

  0% {
    opacity: 0;
    transform: translate(0, 0) scale(0.6);
  }

  50% {
    opacity: 1;
    transform: translate(0, 0) scale(1.1);
  }

  100% {
    opacity: 1;
    transform: translate(0, 0) scale(1);
  }
}

.text10 {
  font-size: 10px;
}

.text11 {
  font-size: 11px;
}

.text12 {
  font-size: 12px;
}

.text13 {
  font-size: 13px;
}

.text13 p {
  font-size: 13px;
}

.text14 {
  font-size: 14px;
}

.text15 {
  font-size: 15px;
}

.text16 {
  font-size: 16px;
}

.text16 p {
  font-size: 16px;
}

.blogtext {
  font-size: 16px;
  line-height: 2 !important;
  font-weight: 500;
}

.blogtext p {
  font-size: 16px;
  line-height: 2 !important;
  font-weight: 500;
}

.text17 {
  font-size: 17px;
}

.text18 {
  font-size: 18px;
}

.text19 {
  font-size: 19px;
}

.text20 {
  font-size: 20px;
}

.text21 {
  font-size: 21px;
}

.text22 {
  font-size: 22px;
}

.text24 {
  font-size: 24px;
}

.text25 {
  font-size: 25px;
}

.text26 {
  font-size: 26px;
}

.text28 {
  font-size: 28px;
}

.text30 {
  font-size: 30px;
}

.text32 {
  font-size: 32px;
}

.text33 {
  font-size: 33px;
}

.text35 {
  font-size: 35px;
}

.text46 {
  font-size: 46px;
}


.flex-h2 {
  padding-top: 70px;
  margin-bottom: 60px;
}

.h2-common {
  position: relative;
  z-index: 2;
  font-size: 36px;
  line-height: 1.45;
  font-weight: 700;
}

.h2-common img {
  vertical-align: top;
  margin-right: 5px;
}

.h2-center {
  text-align: center;
  margin-bottom: -15px;
}

.h2-right {
  text-align: right;
  margin-bottom: -15px;
}

.h2-left {
  text-align: left;
  margin-bottom: -15px;
}

.h2-left-en {
  position: absolute;
  z-index: 0;
  font-family: "Oswald";
  font-weight: 500;
  font-size: 120px;
  line-height: 1;
  bottom: 15px;
  left: -7.5px;
  letter-spacing: -0.5px;
  margin: auto;
  width: fit-content;
  text-align: left;
  white-space: nowrap;
}

.h2-left-en.h2-pw {
  top: -5px;
}

.h2-en-half {
  font-size: 0.5em;
  margin-right: 0.25em;
}

.h2-right-en {
  position: absolute;
  z-index: 0;
  font-family: "Oswald";
  font-weight: 500;
  font-size: 120px;
  line-height: 1;
  letter-spacing: -0.5px;
  bottom: 15px;
  right: 0;
  width: fit-content;
  margin: auto;
  white-space: nowrap;
}

.h2-right-en.h2-pp {
  top: -85px;
}

.h2-center-en {
  position: absolute;
  z-index: 0;
  font-family: "Oswald";
  font-weight: 500;
  font-size: 120px;
  line-height: 1;
  letter-spacing: -0.5px;
  bottom: 15px;
  right: 0;
  left: 0;
  width: fit-content;
  margin: auto;
}

.flex {
  display: flex;
}

.flex-w {
  flex-wrap: wrap;
}

.flex-fw {
  display: flex;
  flex-wrap: wrap;
}

.flex-ac {
  display: flex;
  align-items: center;
}

.flex-ac-jc {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flex-ac-js {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.flex-fw-ac {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.flex-fw-jc {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.flex-fw-jfe {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.flex-fw-js {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.flex-fw-ac-js {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.flex-fw-ac-jc {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.flex-fw-afs-js {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}

.flex-fw-ast-js {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}

.flex-fw-ac-fdc {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
}

.flex-fw-fdc {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.flex-1 {
  flex: 1;
}

.column {
  flex-direction: column;
}

table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  max-width: 100%;
}

/* ########## ブレンド ########## */

.multiply {
  mix-blend-mode: multiply;
}


.noblend::after {
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  background-color: rgba(0, 0, 0, 1);
}

.op025 {
  opacity: 0.25;
}

/* ########## ヘッダー ########## */

#header {
  width: 100%;
  height: 90px;
  z-index: 2003;
  top: 0px;
  position: fixed;
  transition: background-color 0.3s ease;
  filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0));
}

#header.menu-open {
  background: #fff;
}

.header__subtitle {
  color: #464646;
  font-size: 12px;
  font-weight: 700;
  margin-top: 5px;
  margin-bottom: 3px;
  letter-spacing: -0.5px;
  display: block;
}

.header__logo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  padding-left: 7.5px;
  padding-top: 15px
}

.header__logo a {
  width: 115px;
  line-height: 0.75;
  transition: all .4s;
}

.header__logo::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #fff;
  z-index: -1;
  width: 332px;
  height: 106px;
  clip-path: polygon(0 0, 100% 0, 0 100%, 0 100%);
}

.header__logo a:hover {
  opacity: 0.8;
}

.header__nav .header__nav-link {
  line-height: 1.5;
  text-decoration: none;
}

.header__nav .header__nav-link a {
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
  color: #ffffff;
}


.header__nav-link a::before {
  content: "";
  display: inline-block;
  margin-right: 2px;
  margin-bottom: -1.5px;
  border-left: 8px solid #ffffff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  transition: all .4s;
}

/* ボタン外側 */
.openbtn {
  display: block;
  position: absolute;
  cursor: pointer;
  top: 20px;
  right: 30px;
  width: 50px;
  height: 50px;
  z-index: 2101;
}

/* ボタン内側 */
.openbtn span {
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 35px;
  height: 2px;
  background: #ffffff;
  transition: all .4s;
}

.openbtn.underlayer__btn span {
  background: #464646 !important;
}

/* 通常の位置 */
.openbtn span:nth-of-type(1) {
  top: 11px;
}

.openbtn span:nth-of-type(2) {
  top: 23px;
}

.openbtn span:nth-of-type(3) {
  top: 35px;
}

/* active：×に変形 */
.openbtn.active span:nth-of-type(1) {
  top: 23px;
  transform: translateX(-50%) rotate(-45deg);
}

.openbtn.active span:nth-of-type(2) {
  opacity: 0;
}

.openbtn.active span:nth-of-type(3) {
  top: 23px;
  transform: translateX(-50%) rotate(45deg);
}

#header.menu-open .openbtn span {
  background: #464646 !important;
}

@media (min-width:1100px) {
  #header.menu-open .header__nav-link>a {
    color: #464646 !important;
  }
}

#header.active {
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  /* iOS対策 */
  background: rgba(255, 255, 255, 0.75);
  /* 半透明が必要 */
}

#header.active .openbtn span {
  background: #464646 !important;
}

@media (min-width:1100px) {
  #header.active .header__nav-link>a {
    color: #464646;
  }
}

#header.active .header__logo::before {
  background: transparent;
}

#header.active .header__nav-link a::before {
  border-left: 8px solid #00a2e3;
}



#header .underlayer__nav .header__nav-link>a {
  color: #464646;
}

#header .underlayer__nav .header__nav-link a::before {
  border-left: 8px solid #00a2e3;
}

/*.header__nav {
    scrollbar-width: auto;
    -ms-overflow-style: auto;
  }
   .header__nav::-webkit-scrollbar {
    display: none;
  }*/

/*==ふわっと出現させるためのCSS*/
/*　上に上がる動き　*/

#header.UpMove {
  position: fixed;
  width: 100%;
  animation: UpAnime 0.5s forwards;
}

@keyframes UpAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }

  to {
    opacity: 0;
    transform: translateY(-120px);
  }
}

/*　下に下がる動き　*/

#header.DownMove {
  position: fixed;
  width: 100%;
  animation: DownAnime 0.5s forwards;
}

@keyframes DownAnime {
  from {
    opacity: 0;
    transform: translateY(-120px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/*　ヘッダーボタン　*/
.header__right nav {
  text-align: center;
}

.button-header,
.button-header2 {
  display: inline-block !important;
  white-space: nowrap;
}

.button-header>a,
.button-header2>a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 5px 11px;
  width: 150px;
  height: 35px;
  color: #fff;
  background-color: #ff5a3b;
  border: 1px solid #ffffff;
  text-align: center;
  cursor: pointer;
  transition: all .3s ease 0s;
  -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
  -moz-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
}

.cta-button .button-header>a,
.cta-button .button-header2>a {
  padding: 11px 5px 11px;
}

.button-header2>a {
  background-color: #00a2e3;
}

.button-header a::before,
.button-header2 a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  margin-bottom: -2px;
  background: url(../image/icon-document.svg) no-repeat;
  background-size: contain;
  transition: all .3s ease 0s;
  width: 24px;
  height: 24px;
}

.button-header2 a::before {
  background: url(../image/icon-mail.svg) no-repeat;
}


.cta-button {
  text-align: center;
  width: fit-content;
  margin-inline: auto;
}


.button-header2.cta-ver>a {
  background-color: #00479d;
}




@media (any-hover: hover) {

  .button-header>a:hover:hover {
    color: #ff5a3b;
    background-color: rgb(255, 255, 255);
    border: 1px solid #ff5a3b;
  }

  .button-header2>a:hover:hover {
    color: #00a2e3;
    background-color: rgb(255, 255, 255);
    border: 1px solid #00a2e3;
  }

  .button-header2.cta-ver>a:hover {
    color: #00479d;
    border: 1px solid #00479d;
  }

  .button-header a:hover::before {
    background: url(../image/icon-document-orange.svg) no-repeat;
  }

  .button-header2 a:hover::before {
    background: url(../image/icon-mail-skyblue.svg) no-repeat;
  }

  .button-header2.cta-ver>a:hover::before {
    background: url(../image/icon-mail-blue.svg) no-repeat;
  }
}

.header-bottom2 {
  position: fixed;
  display: none;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 998;
  background: rgba(255, 255, 255, 0.75);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  /* Safari対応 */
}

/* ########## FV メイン ########## */

#main {
  position: relative;
  padding-top: 0px;
}

.main__title {
  color: white;
  font-size: clamp(120px, calc(100vw / 1360 * 140), 140px);
  font-family: Oswald;
  font-weight: 500;
  line-height: 1.35;
  text-align: center;
}

.main__subtitle {
  color: white;
  font-size: 38px;
  margin-top: -5px;
  font-weight: 700;
  display: block;
}

.main__block-text {
  height: 100vh;
  height: 100dvh;
  min-height: 596px;
  position: absolute;
  z-index: 3;
  padding: 0 20px 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  flex-flow: column;
  text-align: center;
}

/* 上部スライダー */
.main-slider {
  position: relative;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  min-height: 596px;
}

.main-slider img,
.main-slider video {
  object-position: 50% 50%;
  object-fit: cover;
  font-family: "object-fit: cover";
  width: 100%;
  height: 100vh;
  height: 100dvh;
  min-height: 596px;
}

.num-type1 {
  color: #ff5a3b;
  font-size: 32px;
  font-family: Oswald;
  font-weight: 500;
  line-height: 1;
  vertical-align: -1.5px;
}

.main__authority {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  bottom: 30px;
  position: absolute;
  left: 0;
  width: 100%;
}

.main__authority>p {
  line-height: 1.6;
  width: fit-content;
}

.authority {
  display: flex;
  gap: 15px;
  width: fit-content;
}

.authority>li {
  width: 150px;
  height: 150px;
  background: url("../image/icon-medal.svg") center / contain no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-top: 3px;
}

.authority>li p,
.authority>li h2 {
  line-height: 1.3;
}

/* ########## お困り ########## */

.back--okomari {
  background: url(../image/photo-okomari.webp) 100% 100% / contain no-repeat;
  max-width: 1360px;
  margin: auto;
  overflow: hidden;
  mix-blend-mode: multiply;
}

.back--triangle {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0px;
  width: 100%;
}

.okomari-checkbox {
  width: fit-content;
  margin-inline: auto;
}

.okomari-checkbox li {
  margin-top: 8px;
  display: flex;
  align-items: flex-start;
  line-height: 1.75;
  text-align: initial;
  font-size: 21px;
  font-weight: bold;
}

.okomari-checkbox li span {
  display: inline-block;
}

.okomari-checkbox li img {
  width: 24px;
  margin-top: 7px;
  margin-right: 10px;
}


/* ########## 解決 ########## */
.solution-title__sub {
  position: relative;
  display: inline-block;
  color: #fff;
  font-weight: 700;
  line-height: 1.25;
  padding: 0.65em 1.2em;
  margin-left: 2.75em;
  margin-top: 0.5em;
  z-index: 2;
}

.solution-title__sub::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #004da0;
  transform: skewX(-25deg);
  z-index: -1;
}

.solution-title__sub::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
  width: 15px;
  height: 12px;
  background: #004da0;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}

.solution-title__sub2 {
  position: relative;
  display: inline-block;
  color: #fff;
  font-weight: 700;
  line-height: 1.25;
  padding: 0.65em 1.2em;
  margin-left: 1.75em;
  margin-right: 1em;
  margin-top: 0.5em;
  z-index: 2;
}

.solution-title__sub2::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #004da0;
  transform: skewX(-25deg);
  z-index: -1;
}

.solution-title__main {
  position: relative;
  display: inline-block;
  padding: 0.45em 1em;
  margin-top: -0.25em;
  margin-bottom: 0.25em;
  font-weight: 700;
  line-height: 1.2;
  color: #00478f;
  z-index: 1;
}

.solution-title__main::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #fff;
  border: 2px solid #00478f;
  transform: skewX(-25deg);
  z-index: -1;
  box-sizing: border-box;
}

/* ########## プライドウォーク ########## */


.back--pride-walk {
  background: url(../image/back2.webp) 50% 50% / cover no-repeat;
  margin-top: -35vw;
}

.h2-pw-padding {
  padding-top: 22.5vw;
}

.pw-margin-bottom {
  margin-bottom: -22.5vw;
}

.back--feature {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../image/photo-rudder.webp) 50% 50% / contain no-repeat;
}

.feature-padding {
  padding: 50px 60px 60px 60px;
}

.feature-padding2 {
  padding-top: 10px;
}

/* ########## プライドキャンプ ########## */
.pride-circle {
  background-color: #e3e3e3;
  font-size: 12px;
  line-height: 1.45;
  width: 75px;
  height: 75px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 50%;
  margin-right: 5px;
}

.pride-camp__title {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 95px;
  position: relative;
  color: #fff;
  font-weight: 700;
  line-height: 1.25;
  padding: 0.5em 1em 0.6em;
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 30px;
  z-index: 2;
}

.pride-camp__title::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #004da0;
  transform: skewX(-25deg);
  z-index: -1;
}

.pride-camp__title.second::before {
  background: #00a0e9;
}

.pride-camp__title.third::before {
  background: #ff5a3b;
}

.arrow-skyblue1::after {
  content: "";
  position: absolute;
  left: -40px;
  top: 50%;
  transform: translateY(-50%);
  width: 25px;
  height: 35px;
  background: #0094e6;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}

.arrow-orange1::after {
  content: "";
  position: absolute;
  left: -40px;
  top: 50%;
  transform: translateY(-50%);
  width: 25px;
  height: 35px;
  background: #ff5a3b;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}

/* ########## 3日間のスケジュール ########## */

.date-skyblue {
  position: relative;
  margin-right: 15px;
  padding: 0.25em 0.5em;
  text-align: center;
  line-height: 1.25;
  color: #ffffff;
  background-color: #00a2e3;
  width: fit-content;
}

.caution {
  position: relative;
  margin-inline: auto;
  width: fit-content;
}

.photo-schedule {
  width: 37%;
}

.text-schedule {
  width: 57%;
}

.schedule-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.schedule-day {
  display: contents;
}

.schedule-title,
.schedule-time,
.schedule-content {
  border-right: 1px solid #9b9b9b;
  border-bottom: 1px solid #9b9b9b;
}

.schedule-day:first-child .schedule-title,
.schedule-day:first-child .schedule-time,
.schedule-day:first-child .schedule-content {
  border-left: 1px solid #9b9b9b;
}

.schedule-title {
  grid-row: 1;
  background: #0d98dc;
  color: #fff;
  font-size: 21px;
  font-weight: 700;
  padding: 5px 20px;
  text-align: center;
  line-height: 1.4;
}

.schedule-time:nth-of-type(2) {
  grid-row: 2;
}

.schedule-content:nth-of-type(3) {
  grid-row: 3;
}

.schedule-time:nth-of-type(4) {
  grid-row: 4;
}

.schedule-content:nth-of-type(5) {
  grid-row: 5;
}

.schedule-time {
  background: #fffad4;
  font-size: 18px;
  padding: 5px 20px;
}

.schedule-content {
  padding: 15px 20px;
  background: #ffffff;
}

.schedule-content p {
  font-size: 17px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 7.5px;
}



@media (max-width: 767px) {
  .schedule-grid {
    display: block;
  }

  .schedule-day {
    display: block;
  }

  .schedule-title,
  .schedule-time,
  .schedule-content {
    border: 1px solid #9b9b9b;
    border-bottom: none;
  }

  .schedule-day:last-child {
    border-bottom: 1px solid #9b9b9b;
  }
}

/* ########## CTA ########## */

.back--cta {
  background: url(../image/back1.webp) 50% 50% / cover no-repeat;
}

/* ########## お客様からの声 ########## */
.block1-voice {
  width: 48%;
}

.block2-voice {
  width: 48%;
}

/* ########## 事例 ########## */
.block1-case {
  width: 49%;
}

.block2-case {
  width: 49%;
}

.h3-case {
  position: relative;
  padding: 0.45em 1em;
  margin-inline: 30px;
  line-height: 1.25;
  color: #ffffff;
  text-align: center;
  z-index: 1;
}

.h3-case::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #00a2e3;
  transform: skewX(-25deg);
  z-index: -1;
  box-sizing: border-box;
}

.case-before {
  display: inline-block;
  position: relative;
  padding: 0.25em 0.5em;
  text-align: center;
  line-height: 1.25;
  color: #ffffff;
  background-color: #00479d;
}

.case-after {
  display: inline-block;
  position: relative;
  padding: 0.25em 0.5em;
  text-align: center;
  line-height: 1.25;
  color: #ffffff;
  background-color: #ff5a3b;
  width: fit-content;
}

.introduce-left {
  width: 90px;
}

.introduce-right {
  flex: 1;
}

.introduce-right img {
  width: 100%;
}

/* ########## 講師紹介 ########## */
.photo-lecture {
  width: 47%;
}

.text-lecture {
  width: 47%;
}

/* ########## 講師メッセージ ########## */
.left-message {
  width: 47%;
  text-align: center;
}

.right-message {
  width: 47%;
}

.message-explanation {
  width: fit-content;
  margin-inline: auto;
}

.small-circle {
  color: white;
  background-color: #00a2e3;
  font-size: 11px;
  line-height: 1.25;
  width: 60px;
  height: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 50%;
  margin-right: 15px;
}

.message-explanation {
  margin-top: 5px;
}

/* ########## 料金目安 ########## */
.table-price__label {
  width: 280px;
}

.table-price {
  width: 100%;
  background: #fff;
}

.table-price thead th {
  text-align: left;
  line-height: 1.5;
  padding: 8px 20px;
  font-size: 21px;
  background: #004f9f;
  color: #fff;
}


.table-price th {
  line-height: 1.5;
  padding: 25px 20px 20px;
  text-align: left;
  font-size: 18px;
  background: #fffad4;
  border: 1px solid #464646;
}

.table-price td {
  line-height: 1.5;
  padding: 25px 20px 20px;
  border: 1px solid #464646;
  font-size: 18px;
  text-align: initial;
}


/* ########## 実際の研修の様子 ########## */
.back--movie {
  background: url(../image/back3.webp) 50% 50% / cover no-repeat;
}

.movie-wrapper {
  width: 100%;
  margin: auto;
}

.movie-wrapper iframe {
  width: 100%;
  aspect-ratio: 16 / 9;
  display: block;
  border: 0;
}

/* ########## 企業情報 ########## */

.table-com {
  position: relative;
  z-index: 2;
  left: 0;
  top: 0;
  flex: 1;
  border-top: #464646 1px solid;
  border-bottom: #464646 1px solid;
}

.table-com th {
  color: #00479d;
  padding: 23px 0px 20px 0px;
  font-weight: 700;
  text-align: left;
  width: 135px;
  font-size: 16px;
  border-top: #464646 1px solid;
  border-bottom: #464646 1px solid;
  line-height: 2;
}

.table-com td {
  padding: 23px 0px 20px 15px;
  width: 100%;
  text-align: left;
  color: #464646;
  font-size: 16px;
  font-weight: 500;
  border-top: #464646 1px solid;
  border-bottom: #464646 1px solid;
  line-height: 2;
}

.table-com td li {
  font-size: 16px;
  list-style: initial !important;
  font-weight: 500;
  line-height: 1.5;
}

.table-com td ul {
  padding-left: 1.5em;
  display: grid;
  gap: 0.5rem;
}

/* ########## 共通アイテム ########## */
.abstract img {
  width: 100%
}

.clip-path-common img {
  margin: 0 30px 30px 0;
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
}

.clip-path1 img {
  float: left;
  width: 500px;
  margin: 0 30px 30px 0;
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
  shape-outside: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
}

.clip-path2 img {
  float: left;
  width: 500px;
  margin: 0 30px 30px 0;
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
  shape-outside: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
}

.clip-path3 img {
  float: right;
  width: 500px;
  margin: 0 0 30px 45px;
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
  shape-outside: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
}

.clip-path4 img {
  float: left;
  width: 600px;
  margin: 0 30px 30px 0;
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
  shape-outside: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
}

.clip-path5 img {
  float: right;
  width: 600px;
  margin: 0 0 30px 45px;
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
  shape-outside: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
}

.illust-pc {
  text-align: right;
  margin-top: -25vw;
  padding-bottom: 10px;
}

.illust-pc2 {
  margin-top: 15px;
  margin-bottom: -15vw;
  position: relative;
  z-index: 2;
}

.illust-company {
  margin-top: -21vw;
  padding-bottom: 10px;
  margin-left: -10px;
}

.illust-contact {
  text-align: right;
  margin-top: -25vw;
  padding-bottom: 10px;
}

.illust-case {
  text-align: right;
  margin-left: auto;
}

.illust-case2 {
  margin-bottom: -10vw;
}


.abstract-half {
  width: 50%;
  margin-left: 50%;
}

.abstract {
  margin-top: -1px;
  margin-bottom: -1px;
}

.abstract-company {
  margin-top: -19vw;
}

.abstract12 {
  margin-top: -5vw;
}

.cta-back-image {
  margin-top: -12vw;
  z-index: 2;
  position: relative;
}

.cta-back-image img {
  width: 100%;
}

.cta-center-text {
  position: absolute;
  z-index: 3;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.cta-center-text.second {
  position: absolute;
  z-index: 3;
  top: 42.5%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.common-abstract-margin {
  margin-top: -12vw;
  margin-bottom: -12vw;
}

.common-abstract-margin2 {
  margin-top: -3vw;
}

.common-abstract-margin3 {
  margin-bottom: -6vw;
}

.abstaract-case img {
  margin-top: -6vw;
  margin-bottom: -6vw;
}

.common-abstract-margin4 {
  margin-bottom: -10vw;
}

.abstaract-lecture img {
  margin-top: -5vw;
  margin-bottom: -6vw;
}

.common-abstract-margin5 {
  margin-top: -12vw;
}

.common-abstract-margin6 img {
  margin-top: -4vw;
}

.common-abstract-margin7 {
  margin-bottom: -4vw;
}

/* ########## 下層ページ共通 ########## */


/* ########## お問い合わせ ########## */

.radio-input label {
  display: inline-flex;
  align-items: center;
}

/* wordpressでずれるのでこのコードが必要 */
.radio-input label {
  margin-top: 8px;
}

/* wordpressで空きが出るのでこのコードが必要 */
.radio-input span {
  margin-left: 0;
  margin-right: 8px;
}

/* inputがずれるの解決方法パターン２：スピナーを非表示にする */
div.wpcf7 .wpcf7-spinner {
  display: none !important;
}

/* Contact Form 7 のバリデーションメッセージ枠を非表示にする */
.wpcf7 form .wpcf7-response-output {
  display: none;
  border: none;
  margin: 0;
  padding: 0;
}

input[type=radio] {
  width: 15px;
  height: 15px;
  vertical-align: sub;
  margin-right: 5px;
  accent-color: #00479d;
}

.radiotext {
  padding-right: 15px;
  font-size: 16px;
  white-space: nowrap;
}

.radiotext a {
  font-weight: 500;
  font-size: inherit !important;
}

input[type=checkbox] {
  width: 15px;
  height: 15px;
  vertical-align: sub;
  display: inline-block;
  margin-right: 5px;
}

label {
  margin-top: 5px;
  display: inline-block;
}

::placeholder,
.contacttable::placeholder {
  font-size: 16px;
  -webkit-text-fill-color: #d6d6d6 !important;
}

.contacttable .hitusu {
  position: absolute;
  top: 21px;
  right: 25px;
  vertical-align: 2px;
  margin-left: 10px;
  margin-bottom: 3px;
  line-height: 1.35;
  padding: 3px 5px 2px;
  font-weight: 700;
  color: #ff5a3b;
  font-size: 14px;
}

.contacttable th {
  font-size: 16px;
  font-weight: 900;
  width: 330px;
  padding: 17px 0px;
  color: #00479d;
  position: relative;
}

.contacttable td {
  padding: 10px 0px 17px;
  font-weight: 500;
}

.contacttable td input[type=text],
.contacttable td input[type=tel],
.contacttable td input[type=email],
.contacttable td input[type=url],
.contacttable td select {
  font-size: 16px;
  padding: 8px 15px;
  font-weight: 500;
  border: #ffffff 0px solid;
  background-color: #ffffff;
  -webkit-text-fill-color: #464646 !important;
}

.contacttable td input[type=text]:not(.wpcf7-free-text) {
  width: 100%;
}

.contacttable td input[type=tel],
.contacttable td input[type=email],
.contacttable td input[type=url] {
  width: 100%;
  max-width: 100%;
}

.contacttable td select {
  width: 298px;
  padding-top: 9px;
  padding-bottom: 7px;
  max-width: 100%;
  appearance: none;
  /* ブラウザデフォルトの矢印を非表示 */
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 30px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24'><polyline points='6 9 12 15 18 9' style='fill:none;stroke:darkgray;stroke-width:2'/></svg>");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 24px;
}

/* まず通常の色（選択肢を選んだ時）を黒にする */
.contacttable td select {
  color: #464646 !important;
}

/* value=""（プレースホルダー）が選ばれている間だけグレーにする */
.contacttable td select:has(option:checked[value=""]) {
  -webkit-text-fill-color: #464646 !important;
}

.contacttable td textarea {
  font-size: 16px;
  font-weight: 500;
  padding: 8px 15px;
  width: 100%;
  height: 135px;
  border: #ffffff 0px solid;
  background-color: #ffffff;
  -webkit-text-fill-color: #464646 !important;
}

input:-webkit-autofill {
  box-shadow: 0 0 0 1000px #ffffff inset;
}

input.adjust:-webkit-autofill {
  box-shadow: 0 0 0 1000px #ffffff inset;
}

/* 上からずれるけどwodpressではずれない
.radio-other-adjust {
  margin-top: -5px;
}
*/
.radio-other-adjust {
  margin-top: 2px;
}

input.wpcf7-free-text {
  margin-top: -2px;
  margin-left: 5px;
  width: 170px;
}

/* ########## 共通ボタン ########## */

/* ########## inputボタン ########## */

.button-common>input,
.back-button>a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 320px;
  max-width: 100%;
  height: 70px;
  border-radius: 70px;
  font-size: 21px;
  letter-spacing: 1.5px;
  font-weight: 700;
  color: #fff;
  border: none;
  text-align: center;
  cursor: pointer;
  background-color: #ff5a3b;
  border: 1px solid #ff5a3b;
  transition: all .3s ease 0s;
}

.button-common>input,
.back-button>a {
  -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
  -moz-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
}

.button-common {
  position: relative;
}

.input-button::after {
  content: "";
  width: 24px;
  height: 24px;
  background: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 30%;
  right: 20px;
  display: inline-block;
  transition: all .25s ease 0s;
  pointer-events: none;
}

.input-button::before {
  content: "";
  position: absolute;
  right: 30px;
  width: 8px;
  height: 8px;
  border-right: 1px solid #ff5a3b;
  border-top: 1px solid #ff5a3b;
  transform: translateY(-50%) rotate(45deg);
  top: 47%;
  z-index: 2;
  transition: all .25s ease 0s;
  pointer-events: none;
}

.back-button>input,
.back-button>a {
  color: #ffffff;
  background-color: #9296ad;
  border: #9296ad 1px solid;
  transition: all .3s ease 0s;

}

.back-button::after {
  content: "";
  width: 24px;
  height: 24px;
  background: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 30%;
  left: 20px;
  display: inline-block;
  transition: all .25s ease 0s;
  pointer-events: none;
}

.back-button::before {
  content: "";
  position: absolute;
  left: 30px;
  width: 8px;
  height: 8px;
  border-right: 1px solid #9296ad;
  border-top: 1px solid #9296ad;
  transform: translateY(-50%) rotate(-135deg);
  top: 47%;
  z-index: 2;
  transition: all .25s ease 0s;
  pointer-events: none;
}

.input-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: fit-content;
  margin-inline: auto;
  gap: 20px
}

@media (any-hover: hover) {

  .button-common>input:hover,
  .back-button>a:hover {
    color: #ff5a3b;
    background-color: #ffffff;
    border: 1px solid #ff5a3b;
  }

  .back-button>input:hover,
  .back-button>a:hover {
    color: #9296ad;
    background-color: #ffffff;
    border: 1px solid #9296ad;
  }

  .input-button:hover::after {
    background: #ff5a3b;
  }

  .input-button:hover::before {
    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
  }

  .back-button:hover::after {
    background: #9296ad;
  }

  .back-button:hover::before {
    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
  }
}

/* ########## お問い合わせ確認画面 ########## */

.formTable {
  border-top: #464646 0px solid;
}

.formTable th {
  color: #00479d;
  border-bottom: #464646 0px solid;
  font-weight: 700;
  width: 230px;
  height: 45px;
  min-height: 45px;
  padding-bottom: 16px;
}

.formTable td {
  min-height: 45px;
  font-weight: 500;
  border-bottom: #464646 0px solid;
  width: 100%;
  padding-bottom: 16px;
}

p.error_messe {
  margin: 5px 0;
  color: #00479d;
}

.confirm-button {
  width: 530px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-inline: auto;
}


/* ########### 個人情報保護方針 ########### */

.policytitle {
  font-weight: 700;
  font-size: 18px;
  margin-top: 15px;
  color: #00479d;
  position: relative;
  display: block;
}

#article ol li::marker {
  font-size: 18px;
}

.policytext {
  font-weight: 500;
  line-height: 2;
  font-size: 16px;
  text-align: left;
  color: #464646;
}

.policytitle.small {
  font-size: 18px;
}

.policytext.small {
  font-size: 14px;
}

.infobox {
  margin: 15px 0 15px;
  padding: 15px;
  height: 165px;
  overflow-y: scroll;
  border: #8aa5b3 1px solid;
  background-color: rgb(255, 255, 255);
}

#article ul>li {
  font-weight: 500;
  list-style: initial !important;
}

/* ########## トップへボタン ########### */

#topbtn {
  right: 30px;
  top: 70px;
  width: 70px;
  position: absolute;
  z-index: 1000;
  transition: all 0.5s;
  cursor: pointer;
}

#topbtn:hover {
  transition: .5s;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* ########## フッター ########### */

#footer {
  position: relative;
  background-color: #00a2e3;
}


.footer__left {
  width: 350px;
}

.footer__right {
  flex: 1;
}

.footer__logo a {
  width: 140px;
  margin-left: -5px;
  margin-top: -5px;
  line-height: 0.75;
  transition: all .4s;
}

.footer__logo a:hover {
  opacity: 0.8;
}

.footer__subtitle {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.75;
}

.footer__subtitle a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

.footer__nav li a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  cursor: pointer;
}

.footer__nav li {
  margin-bottom: 5px;
}

.footer-second {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 280px;
}

.footer-second li a:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 4px;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 3.75px;
}

.footer-second li.pp a:before {
  display: none;
}

.footer__copy {
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  color: #ffffff;
  padding-top: 30px;
  border-top: 1px solid #ffffff;
}

.event-none {
  pointer-events: none;
  margin-bottom: 0.65em;
}


/* ####################################### 479px以下 ####################################### */

@media (max-width: 479px) {

  /* ############## 共通 ############## */
  html {
    font-size: 14px;
  }


  h1 {
    font-size: 28px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 15px;
  }

  h4 {
    font-size: 15px;
  }

  h5 {
    font-size: 15px;
  }

  h6 {
    font-size: 14px;
  }

  .text12 {
    font-size: 11px;
  }

  .text13 {
    font-size: 11px;
  }

  .text14 {
    font-size: 12px;
  }

  .text15 {
    font-size: 13px;
  }

  .text16 {
    font-size: 14px;
  }

  .text16 p {
    font-size: 14px;
  }

  .blogtext {
    font-size: 14px;
  }

  .blogtext p {
    font-size: 14px;
  }

  .text17 {
    font-size: 15px;
  }

  .text18 {
    font-size: 16px;
  }

  .text19 {
    font-size: 16px;
  }

  .text20 {
    font-size: 17px;
  }

  .text21 {
    font-size: clamp(16px, calc(100vw / 460 * 17), 17px);
  }

  .text22 {
    font-size: 18px;
  }

  .text24 {
    font-size: clamp(17px, calc(100vw / 460 * 19), 19px);
  }

  .text25 {
    font-size: 20px;
  }

  .text26 {
    font-size: 21px;
  }

  .text28 {
    font-size: clamp(18px, calc(100vw / 460 * 21), 21px);
  }

  .text30 {
    font-size: 22px;
  }

  .text32 {
    font-size: clamp(18px, calc(100vw / 460 * 23), 23px);
  }

  .text33 {
    font-size: 24px;
  }

  .text35 {
    font-size: 26px;
  }

  .text46 {
    font-size: clamp(28px, calc(100vw / 460 * 32), 32px);
  }


  .flex-h2 {
    padding-top: 40px;
    margin-bottom: 30px;
  }

  .h2-common {
    font-size: clamp(20px, calc(100vw / 460 * 24), 24px);
  }


  .h2-left-en {
    font-size: 60px;
    bottom: 10px;
    left: -5px;
  }

  .h2-pp-padding {
    padding-top: 25px;
  }

  .h2-left-en.h2-pw {
    top: -55px;
  }

  .h2-right-en {
    font-size: 60px;
    bottom: 10px;
  }

  .h2-right-en.h2-pp {
    top: -40px;
  }

  .h2-center-en {
    font-size: 60px;
    bottom: 10px;
  }

  .h2-center-en.h2-cta2 {
    top: 0px;
  }


  .h2-center {
    margin-bottom: -10px;
  }

  .h2-right {
    margin-bottom: -10px;
  }

  .h2-left {
    margin-bottom: -10px;
  }

  .sfinline {
    display: inline !important;
  }

  .sf {
    display: block !important;
  }

  .tb {
    display: none !important;
  }

  .tbsfinline {
    display: inline !important;
  }

  .tbsf {
    display: block !important;
  }

  .pcinline {
    display: none !important;
  }

  .pctbinline {
    display: none !important;
  }

  .pctb {
    display: none !important;
  }

  .pc {
    display: none !important;
  }

  .pc1 {
    display: none !important;
  }

  .pc1sf {
    display: block !important;
  }

  .pc2 {
    display: none !important;
  }

  .pc2tbsf {
    display: block !important;
  }

  .pc2tb {
    display: none !important;
  }

  .pc2inline {
    display: none !important;
  }

  .pc1tbsfinline {
    display: inline !important;
  }

  .pc1tbsf {
    display: block !important;
  }

  .pc1tbsfflex {
    display: flex !important;
  }

  .hidden-x-tbsf {
    overflow-x: hidden;
  }

  .hidden-x-pc1tbsf {
    overflow-x: hidden;
  }

  .hidden-pc1tbsf {
    overflow: hidden;
  }

  .hidden-tbsf {
    overflow: hidden;
  }

  .contents-header {
    padding: 0px 15px;
  }

  .contents0 {
    padding: 0px 15px;
  }

  .contents {
    padding: 45px 15px;
  }

  .contents.underlayer__contents {
    padding: 90px 15px 45px;
  }

  .contents.cta-padding {
    padding: 100px 20px;
  }

  .contents.movie-padding {
    padding: 45px 20px 100px;
  }

  .contents.bottom0 {
    padding-bottom: 0px;
  }

  .contents.top0 {
    padding-top: 0px;
  }


  .contents.top-half {
    padding-top: 22.5px;
  }

  .contents.bottom-half {
    padding-bottom: 22.5px;
  }

  .contents.top-half-half {
    padding-top: 7.5px;
  }

  .contents.bottom-half-half {
    padding-bottom: 7.5px;
  }

  .contents.bottom-cta2 {
    padding-top: 25px;
    padding-bottom: 15px;
  }

  .blogtext img,
  .blogtext video,
  .blogtext iframe {
    margin-top: 15px;
    margin-bottom: 20px;
  }

  .margin-top15 {
    margin-top: 7.5px !important;
  }

  .margin-top20 {
    margin-top: 10px !important;
  }

  .margin-top30 {
    margin-top: 15px !important;
  }

  .margin-top45 {
    margin-top: 25px !important;
  }

  .margin-top60 {
    margin-top: 30px !important;
  }

  .margin-top90 {
    margin-top: 45px !important;
  }

  .margin-top120 {
    margin-top: 60px !important;
  }

  .margin-top130 {
    margin-top: 65px !important;
  }

  .margin-bottom15 {
    margin-bottom: 15px !important;
  }

  .margin-bottom20 {
    margin-bottom: 10px !important;
  }

  .margin-bottom30 {
    margin-bottom: 15px !important;
  }

  .margin-bottom45 {
    margin-bottom: 25px !important;
  }

  .margin-bottom60 {
    margin-bottom: 30px !important;
  }

  .margin-bottom90 {
    margin-bottom: 45px !important;
  }

  .margin-block15 {
    margin-block: 10px !important;
  }

  .margin-block30 {
    margin-block: 15px !important;
  }

  .padding-top15 {
    padding-top: 7.5px !important;
  }

  .padding-top30 {
    padding-top: 15px !important;
  }

  .padding-top45 {
    padding-top: 25px !important;
  }

  .padding-top60 {
    padding-top: 30px !important;
  }

  .padding-top90 {
    padding-top: 45px !important;
  }

  .padding-bottom15 {
    padding-bottom: 7.5px !important;
  }

  .padding-bottom30 {
    padding-bottom: 15px !important;
  }

  .padding-bottom45 {
    padding-bottom: 25px !important;
  }

  .padding-bottom60 {
    padding-bottom: 30px !important;
  }

  .padding-bottom90 {
    padding-bottom: 45px !important;
  }


  /* ########## ヘッダー ########## */


  .header__logo {
    padding-left: 5px;
    padding-top: 15px
  }

  .header__logo a {
    width: 105px;
  }

  .header__logo::before {
    width: 302px;
    height: 97px;
  }

  .header__subtitle {
    font-size: 10.25px;
    margin-top: 4px;
    margin-bottom: 5px;
  }

  .openbtn {
    right: 15px;
  }

  .header__nav {
    width: 100%;
    top: 89px;
    right: 0px;
    position: fixed;
    display: none;
    z-index: 1200;
    overflow: scroll;
    height: calc(100vh - 90px);
    background-color: #ffffff;
  }

  .header__nav .header__nav-link a {
    font-size: 16px;
    color: #464646;
    padding: 15px 0;
    display: block;
  }

  .header__nav-link a::before {
    content: "";
    display: inline-block;
    margin-right: 8px;
    margin-bottom: -1px;
    border-left: 11px solid #00a2e3;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
  }

  .header__nav-link.border-nav {
    border-bottom: 1px solid #777777 !important;
    margin: 0 15px;
  }


  .button-header>a,
  .button-header2>a {
    font-size: 14px;
    font-weight: 700;
    padding: 15px 5px 16px;
    width: 140px;
    height: 40px;
    border-radius: 30px;
  }

  .button-header>a {
    margin-left: 5px;
    margin-right: 5px;
  }

  .button-header2>a {
    margin-right: 5px;
    margin-left: 5px;
  }


  /* ########## FV メイン ########## */

  .main__title {
    font-size: clamp(45px, calc(100vw / 460 * 68), 68px);
    margin-top: -25px;
  }

  .main__subtitle {
    font-size: 19px;
  }

  .main__block-text {
    height: 375px;
    min-height: 375px;
  }

  .main-slider {
    height: 375px;
    min-height: 375px;
  }

  .main-slider img,
  .main-slider video {
    height: 375px;
    min-height: 375px;
  }

  .num-type1 {
    font-size: clamp(18px, calc(100vw / 460 * 24), 24px);
  }

  .main__authority {
    gap: 5px;
    bottom: 15px;
    padding-inline: 15px;
  }

  .main__authority>p {
    line-height: 1.45;
    font-size: clamp(10px, calc(100vw / 460 * 14), 14px);
  }

  .main__authority>p .text24 {
    font-size: clamp(13px, calc(100vw / 460 * 18), 18px);
    line-height: 1.5;
  }

  .authority {
    gap: 5px;
  }

  .authority>li {
    width: clamp(85px, calc(100vw / 460 * 110), 110px);
    height: clamp(85px, calc(100vw / 460 * 110), 110px);
  }

  .authority>li p,
  .authority>li h2 {
    font-size: clamp(10px, calc(100vw / 460 * 13), 13px);
  }

  /* ########## お困り ########## */
  .back--okomari {
    background: url(../image/photo-okomari.webp) calc(100% + 30px) calc(100% + 20px) / 180px auto no-repeat;
  }

  .okomari-checkbox {
    margin-left: 15px;
    margin-bottom: 15px;
  }

  .okomari-checkbox li {
    margin-top: 6px;
    font-size: 16px;
  }

  .okomari-checkbox li img {
    width: 20px;
    margin-top: 3px;
    margin-right: 8px;
  }

  .okomari-checkbox {
    margin-bottom: 15px;
  }

  /* ########## 解決 ########## */
  .solution-title__sub {
    margin-left: 2.25em;
    padding: 0.55em 1em;
    font-size: clamp(12px, calc(100vw / 400 * 16), 16px);
  }

  .solution-title__main {
    padding: 0.35em 1em;
    font-size: clamp(24px, calc(100vw / 400 * 32), 32px);
  }

  .solution-title__sub::after {
    bottom: -7px;
    width: 10px;
    height: 9px;
  }

  .solution-title__sub2 {
    font-size: clamp(12px, calc(100vw / 400 * 16), 16px);
  }

  .solution-title__sub2::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -7px;
    width: 10px;
    height: 9px;
    background: #004da0;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
  }

  /* ########## プライドウォーク ########## */
  .feature-padding {
    padding: 52px 60px 60px 60px;
  }

  .feature-padding2 {
    padding-top: 8px;
  }

  .pw-margin-bottom {
    margin-bottom: -10.5vw;
  }

  /* ########## プライドキャンプ ########## */
  .pride-camp__item {
    width: 100%;
  }

  .pride-circle {
    background-color: #e3e3e3;
    font-size: 11px;
    width: 65px;
    height: 65px;
    margin-right: 5px;
  }

  .pride-camp__title {
    min-height: 60px;
    padding: 0.25em 0.5em 0.35em;
  }

  .pride-camp__item:first-child {
    margin-top: 10px;
  }

  .pride-camp__item:nth-child(n + 2) {
    margin-top: 55px;
  }

  .pride-camp__item>.pride-camp__title {
    margin-bottom: 20px;
  }

  .pride-camp__item:nth-of-type(2)>.pride-camp__title {
    margin-bottom: 5px;
  }

  .arrow-skyblue1::after {
    left: 50%;
    top: -40px;
    transform: translateX(-50%);
    width: 35px;
    height: 25px;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
  }

  .arrow-orange1::after {
    left: 50%;
    top: -40px;
    transform: translateX(-50%);
    width: 35px;
    height: 25px;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
  }


  .pride-camp__text {
    font-size: clamp(13px, calc(100vw / 400 * 16), 16px);
  }

  /* ########## 3日間のスケジュール ########## */
  .photo-schedule {
    width: 100%;
    order: 1;
  }

  .text-schedule {
    width: 100%;
    order: 2;
    margin-top: 10px;
  }

  .schedule-title {
    font-size: 17px;
    padding: 5px 10px;
  }

  .schedule-time {
    font-size: 15px;
    padding: 5px 10px;
  }

  .schedule-content {
    padding: 10px 10px;
  }

  .schedule-content p {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .margin-bottom-schedule {
    margin-bottom: 15px;
  }

  /* ########## CTA ########## */
  /* ########## お客様からの声 ########## */
  .block1-voice {
    width: 100%;
    order: 1;
  }

  .block2-voice {
    width: 100%;
    order: 2;
    margin-top: 15px;
  }

  /* ########## 事例 ########## */

  .back--pride-walk {
    background: url(../image/back2-sf.webp) 50% 50% / cover no-repeat;
  }

  .block1-case {
    width: 100%;
    order: 1;
  }

  .block2-case {
    width: 100%;
    order: 2;
    margin-top: 15px;
  }

  .h3-case span {
    font-size: clamp(16px, calc(100vw / 479 * 22), 22px);
  }

  .h3-case {
    padding: 0.45em 0.25em;
    margin-inline: 15px;
  }

  /* ########## 講師紹介 ########## */
  .photo-lecture {
    width: 100%;
    order: 1;
  }

  .text-lecture {
    width: 100%;
    order: 2;
    margin-top: 15px;
  }

  /* ########## 講師メッセージ ########## */
  .left-message {
    width: 100%;
  }

  .right-message {
    width: 100%;
    margin-top: 30px;
  }

  .small-circle {
    font-size: 10px;
    width: 50px;
    height: 50px;
    margin-right: 5px;
  }

  .message-explanation {
    margin-top: 10px;
  }

  /* ########## 共通アイテム ########## */

  .clip-path-common img {
    margin: 0 30px 15px 0;
  }

  .illust-message {
    margin-left: auto;
  }

  .illust-contact {
    margin-left: auto;
    margin-top: -50vw;
  }

  .illust-company {
    margin-top: -25vw;
  }

  .illust-pc {
    margin-left: auto;
    margin-top: -50vw;
  }


  /* ########## 料金目安 ########## */
  .table-price__label {
    width: 100%;
  }

  .table-price {
    border-top: #464646 1px solid;
  }

  .table-price thead th {
    padding: 5px 15px;
    font-size: 17px;
  }

  .table-price th {
    display: block;
    padding: 10px 15px;
    width: 100%;
    font-size: 14px;
    border-top: #464646 0px solid;
  }

  .table-price td {
    display: block;
    padding: 10px 15px;
    width: 100%;
    font-size: 14px;
    border-top: #464646 0px solid;
    border-bottom: #464646 1px solid;
  }

  /* ########## 実際の研修の様子 ########## */
  .back--movie {
    background: url(../image/back3-sf.webp) 50% 50% / cover no-repeat;
  }

  /* ########## 企業情報 ########## */

  .table-com th {
    display: block;
    padding: 10px 0px 0px;
    width: 100%;
    font-size: 14px;
    border-top: #464646 0px solid;
    border-bottom: #464646 0px solid;
  }

  .table-com td {
    display: block;
    padding: 2px 0px 10px;
    width: 100%;
    font-size: 14px;
    border-top: #464646 0px solid;
  }

  .table-com td li {
    font-size: 13px;
  }

  .table-com tr:first-child td {
    border-top: #464646 0px solid;
  }

  .table-com tr:last-child td {
    border-bottom: #464646 0px solid;
  }

  /* ########## 共通アイテム ########## */
  .clip-path1 {
    width: 100%;
    text-align: center;

  }

  .clip-path1 img {
    float: none;
  }

  .clip-path2 {
    width: 100%;
    text-align: center;
  }

  .clip-path2 img {
    float: none;
  }

  .clip-path3 {
    width: 100%;
    text-align: center;
  }

  .clip-path3 img {
    margin: 0 0 30px 0px;
    float: none;
  }

  .clip-path4 {
    width: 100%;
    text-align: center;
  }

  .clip-path4 img {
    float: none;
  }

  .clip-path5 {
    width: 100%;
    text-align: center;

  }

  .clip-path5 img {
    margin: 0 0 30px 0px;
    float: none;
  }

  .illust-common {
    width: 160px;
  }

  .abstaract-case img {
    margin-top: -18vw;
  }

  /* ########## 下層ページ共通 ########## */
  /* ########## お問い合わせ ########## */

  .contacttable th {
    font-size: 14px;
    font-weight: 500;
    width: 100%;
    padding: 15px 0px 0px 0px;
    margin-bottom: 7px;
    text-align: left;
    display: block;
    border-bottom: #8aa5b3 0px solid;
  }

  .contacttable td {
    width: 100%;
    padding: 0px 0px 3px;
    text-align: left;
    display: block;
    border-bottom: #8aa5b3 0px solid;
  }

  ::placeholder,
  .contacttable ::placeholder {
    font-size: 14px;
  }

  .contacttable .hitusu {
    padding: 2px 5px 2px;
    font-size: 12px;
    top: 19px;
    right: 0px
  }

  .contacttable td input[type=text],
  .contacttable td input[type=tel],
  .contacttable td input[type=email],
  .contacttable td input[type=url] {
    font-size: 14px;
    padding: 7px 10px;
  }

  .contacttable td select {
    font-size: 14px;
    padding: 7px 30px 7px 10px;
  }

  .contacttable td textarea {
    font-size: 14px;
    padding: 7px 15px;
    height: 110px;
  }

  .radiotext {
    padding-right: 10px;
    font-size: 13px;
  }

  .radio-other-adjust {
    margin-top: 0px;
  }

  /* ########## 共通ボタン ########## */

  .button-header>a,
  .button-header2>a {
    font-size: 17px;
    height: 60px;
    width: 270px;
    border-radius: 60px;
  }


  .button-header a::before,
  .button-header2 a::before {
    margin-top: 1px;
    margin-right: 8px;
    width: 36px;
    height: 36px;
  }

  .button-header>a,
  .button-header2>a {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-inline: 5px;
  }

  .flex-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-inline: 15px;
    gap: 5px;
  }

  .flex-cta .button-header,
  .flex-cta .button-header2 {
    max-width: 320px;
    width: 100%;
    margin-inline: 0;
  }

  .flex-cta .button-header>a,
  .flex-cta .button-header2>a {
    font-size: clamp(12px, calc(100vw / 400 * 17), 17px);
    max-width: 320px;
    width: 100%;
    height: 45px;
    margin-inline: 0;
  }

  .flex-cta .button-header a::before,
  .flex-cta .button-header2 a::before {
    margin-top: 0px;
    margin-right: clamp(2px, calc(100vw / 400 * 8), 8px);
    width: clamp(20px, calc(100vw / 400 * 36), 36px);
    height: clamp(20px, calc(100vw / 400 * 36), 36px);
  }

  .header__nav .button-header {
    margin-top: 15px;
  }

  .header__nav .button-header2 {
    margin-bottom: 15px;
  }

  /* ########## inputボタン ########## */
  .button-common>input,
  .back-button>a {
    font-size: 17px;
    height: 60px;
    width: 270px;
  }

  .input-button::after {
    top: 30%;
  }

  .input-button::before {
    top: 50%;
  }

  .back-button::after {
    top: 30%;
  }

  .back-button::before {
    top: 50%;
  }

  /* ########## お問い合わせ確認画面 ########## */

  .formTable th {
    width: 100%;
    height: 30px;
    min-height: 30px;
    padding-bottom: 5px;
    display: block;
  }

  .formTable td {
    width: 100%;
    display: block;
  }

  .confirm-button {
    flex-wrap: wrap;
    width: 100%;
    gap: 0px;
  }

  /* ########### 個人情報保護方針 ########### */

  .policytitle {
    font-size: 16px;
    padding-bottom: 5px;
  }

  #article ol li::marker {
    font-size: 16px;
  }

  .policytext {
    font-size: 14px;
  }

  .policytitle.small {
    font-size: 15px;
  }

  .policytext.small {
    font-size: 13px;
  }

  .infobox {
    margin: 10px 0 10px;
    padding: 10px;
    height: 185px;
  }

  /* ########## トップへボタン ########### */

  #topbtn {
    right: 15px;
    top: 55px;
    width: 50px;
  }

  /* ########## フッター ########### */

  .footer {
    position: relative;
  }

  .contents-footer {
    padding: 45px 15px 45px;
  }

  .footer__left,
  .footer__right {
    width: 100%;
  }

  .footer-second {
    width: fit-content;
  }

  .footer-second li a:before {
    width: 7px;
    height: 7px;
    margin-right: 2px;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 3.75px;
  }

  .footer__nav li {
    margin-right: 25px;
  }

  .footer__subtitle {
    font-size: clamp(12px, calc(100vw / 400 * 14), 14px);
  }

  .footer__nav li a {
    font-size: clamp(12px, calc(100vw / 380 * 13), 13px);
  }

  .footer__logo a {
    width: 115px;
  }

  .footer__right {
    margin-top: 15px;
    width: 100%;
  }

  .footer-second {
    width: 100%;
    height: 250px;
  }

}

/* ####################################### 480px以上768px以下 ####################################### */

@media (min-width: 480px) and (max-width: 767px) {

  /* ############## 共通 ############## */

  html {
    font-size: 15px;
  }

  h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 16px;
  }

  h4 {
    font-size: 16px;
  }

  h5 {
    font-size: 16px;
  }

  h6 {
    font-size: 16px;
  }

  .text12 {
    font-size: 12px;
  }

  .text13 {
    font-size: 12px;
  }

  .text14 {
    font-size: 13px;
  }

  .text15 {
    font-size: 15px;
  }

  .text16 {
    font-size: 15px;
  }

  .text16 p {
    font-size: 15px;
  }

  .blogtext {
    font-size: 15px;
  }

  .blogtext p {
    font-size: 15px;
  }

  .text17 {
    font-size: 16px;
  }

  .text18 {
    font-size: 17px;
  }

  .text19 {
    font-size: 18px;
  }

  .text20 {
    font-size: 18px;
  }

  .text21 {
    font-size: 19px;
  }

  .text22 {
    font-size: 20px;
  }

  .text24 {
    font-size: 21px;
  }

  .text25 {
    font-size: 22px;
  }

  .text26 {
    font-size: 23px;
  }

  .text28 {
    font-size: 24px;
  }

  .text30 {
    font-size: 26px;
  }

  .text32 {
    font-size: 27px;
  }

  .text33 {
    font-size: 28px;
  }

  .text35 {
    font-size: 30px;
  }

  .text46 {
    font-size: 38px;
  }

  .flex-h2 {
    padding-top: 55px;
    margin-bottom: 45px;
  }

  .h2-center {
    margin-bottom: -15px;
  }

  .h2-right {
    margin-bottom: -15px;
  }

  .h2-left {
    margin-bottom: -15px;
  }

  .h2-common {
    font-size: 28px;
  }

  .h2-left-en {
    font-size: 88px;
    left: -5px;
    bottom: 10px;
  }

  .h2-left-en.h2-pw {
    top: -85px;
  }


  .h2-right-en {
    font-size: 88px;
    bottom: 10px;
  }

  .h2-right-en.h2-pp {
    top: -60px;
  }

  .h2-center-en {
    font-size: 88px;
    bottom: 10px;
  }

  .h2-center-en.h2-cta2 {
    top: 0px;
  }

  .margin-top15 {
    margin-top: 10px !important;
  }

  .margin-top20 {
    margin-top: 15px !important;
  }

  .margin-top30 {
    margin-top: 20px !important;
  }

  .margin-top60 {
    margin-top: 40px !important;
  }

  .margin-top90 {
    margin-top: 60px !important;
  }

  .margin-top120 {
    margin-top: 90px !important;
  }

  .margin-top130 {
    margin-top: 100px !important;
  }

  .margin-bottom15 {
    margin-bottom: 15px !important;
  }

  .margin-bottom20 {
    margin-bottom: 15px !important;
  }

  .margin-bottom30 {
    margin-bottom: 20px !important;
  }

  .margin-bottom60 {
    margin-bottom: 40px !important;
  }

  .margin-bottom90 {
    margin-bottom: 60px !important;
  }

  .margin-block15 {
    margin-block: 12.5px !important;
  }

  .margin-block30 {
    margin-block: 20px !important;
  }

  .sf {
    display: none !important;
  }

  .sfinline {
    display: none !important;
  }

  .tb {
    display: block !important;
  }

  .tbsfinline {
    display: inline !important;
  }

  .tbsf {
    display: block !important;
  }

  .pcinline {
    display: none !important;
  }

  .pctb {
    display: block !important;
  }

  .pctbinline {
    display: inline !important;
  }

  .pc {
    display: none !important;
  }

  .pc1 {
    display: none !important;
  }

  .pc1sf {
    display: none !important;
  }

  .pc2 {
    display: none !important;
  }

  .pc2tbsf {
    display: block !important;
  }

  .pc2tb {
    display: block !important;
  }

  .pc2inline {
    display: none !important;
  }

  .hidden-x-tbsf {
    overflow-x: hidden;
  }

  .hidden-x-pc1tbsf {
    overflow-x: hidden;
  }

  .hidden-pc1tbsf {
    overflow: hidden;
  }

  .hidden-tbsf {
    overflow: hidden;
  }

  .contents-header {
    padding: 0px 20px;
  }

  .contents0 {
    padding: 0px 20px;
  }

  .contents {
    padding: 60px 20px;
  }

  .contents.underlayer__contents {
    padding: 120px 20px 60px;
  }


  .contents.cta-padding {
    padding: 150px 20px;
  }

  .contents.movie-padding {
    padding: 60px 20px 150px;
  }

  .contents.top0 {
    padding-top: 0px;
  }

  .contents.top-half {
    padding-top: 30px;
  }

  .contents.bottom-half {
    padding-bottom: 30px;
  }

  .contents.top-half-half {
    padding-top: 10px;
  }

  .contents.bottom-half-half {
    padding-bottom: 10px;
  }

  .contents.bottom0 {
    padding-bottom: 0px;
  }

  .contents.bottom-cta2 {
    padding-top: 25px;
    padding-bottom: 0px;
  }

  /* ########## ヘッダー ########## */

  .header__subtitle {
    font-size: 10.75px;
    margin-top: 4px;
    margin-bottom: 5px;
  }

  .openbtn {
    right: 20px;
  }

  .header__nav {
    width: 100%;
    top: 89px;
    right: 0px;
    position: fixed;
    display: none;
    z-index: 1200;
    overflow: scroll;
    height: calc(100vh - 90px);
    background-color: #ffffff;
  }

  .header__nav .header__nav-link a {
    font-size: 16px;
    color: #464646;
    padding: 20px 0;
    display: block;
  }

  .header__nav-link a::before {
    content: "";
    display: inline-block;
    margin-right: 8px;
    margin-bottom: -1px;
    border-left: 11px solid #00a2e3;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
  }

  .header__nav-link.border-nav {
    border-bottom: 1px solid #777777 !important;
    margin: 0 20px;
  }


  /* ########## FV メイン ########## */

  .main__title {
    font-size: 75px;
    margin-top: -45px;
  }

  .main__subtitle {
    font-size: 28px;
  }

  .main__block-text {
    height: 450px;
    min-height: 450px;
  }

  .main-slider {
    height: 450px;
    min-height: 450px;
  }

  .main-slider img,
  .main-slider video {
    height: 450px;
    min-height: 450px;
  }


  .num-type1 {
    font-size: 26px;
  }

  .main__authority {
    gap: 15px;
    bottom: 30px;
    padding-inline: 15px;
  }

  .main__authority>p {
    line-height: 1.45;
    font-size: 14px;
  }

  .main__authority>p .text24 {
    font-size: 18px;
  }

  .authority {
    gap: 5px;
  }

  .authority>li {
    width: 125px;
    height: 125px;
  }

  .authority>li p,
  .authority>li h2 {
    font-size: 13px;
  }

  /* ########## お困り ########## */
  .back--okomari {
    background: url(../image/photo-okomari.webp) calc(100% + 90px) 100% / 330px auto no-repeat;
  }

  .okomari-checkbox li {
    margin-top: 8px;
    font-size: 17px;
  }

  .okomari-checkbox li img {
    width: 22px;
    margin-top: 4px;
    margin-right: 8px;
  }

  /* ########## 解決 ########## */
  .solution-title__sub2::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    width: 15px;
    height: 12px;
    background: #004da0;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
  }

  /* ########## プライドウォーク ########## */



  .back--pride-walk {
    background: url(../image/back2-sf.webp) 50% 50% / cover no-repeat;
  }

  /* ########## プライドキャンプ ########## */
  .pride-camp__item {
    width: 100%;
  }

  .pride-camp__title {
    min-height: 65px;
  }

  .pride-camp__item:nth-of-type(2)>.pride-camp__title {
    margin-bottom: 5px;
  }

  .pride-camp__item>.pride-camp__title {
    margin-bottom: 25px;
  }

  .pride-camp__item:first-child {
    margin-top: 15px;
  }

  .pride-camp__item:nth-child(n + 2) {
    margin-top: 60px;
  }

  .arrow-skyblue1::after {
    left: 50%;
    top: -45px;
    transform: translateX(-50%);
    width: 40px;
    height: 30px;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
  }

  .arrow-orange1::after {
    left: 50%;
    top: -45px;
    transform: translateX(-50%);
    width: 40px;
    height: 30px;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
  }

  .pride-camp__text {
    font-size: 18px;
  }

  /* ########## 3日間のスケジュール ########## */
  .photo-schedule {
    width: 100%;
    order: 1;
  }

  .text-schedule {
    width: 100%;
    order: 2;
    margin-top: 15px;
  }

  .schedule-title {
    font-size: 20px;
    padding: 5px 15px;
  }

  .schedule-time {
    font-size: 17px;
    padding: 5px 15px;
  }

  .schedule-content {
    padding: 15px 15px;
  }

  .schedule-content p {
    font-size: 16px;
    margin-bottom: 7.5px;
  }

  .margin-bottom-schedule {
    margin-bottom: 20px;
  }

  /* ########## CTA ########## */
  .back--cta {
    background: url(../image/back1-sf.webp) 50% 50% / cover no-repeat;
  }

  /* ########## お客様からの声 ########## */
  .block1-voice {
    width: 100%;
    order: 1;
  }

  .block2-voice {
    width: 100%;
    order: 2;
    margin-top: 30px;
  }

  /* ########## 事例 ########## */
  .block1-case {
    width: 100%;
    order: 1;
  }

  .block2-case {
    margin: auto;
    max-width: 400px;
    width: 100%;
    order: 2;
    margin-top: 30px;
  }

  .h3-case span {
    font-size: clamp(20px, calc(100vw / 767 * 28), 28px);
  }

  .h3-case {
    margin-inline: 20px;
  }

  /* ########## 講師紹介 ########## */

  .photo-lecture {
    width: 100%;
    order: 1;
  }

  .text-lecture {
    width: 100%;
    order: 2;
    margin-top: 30px;
  }

  /* ########## 講師メッセージ ########## */
  .left-message {
    width: 100%;
  }

  .right-message {
    width: 100%;
    margin-top: 30px;
  }

  /* ########## 料金目安 ########## */
  .table-price__label {
    width: 100%;
  }

  .table-price {
    border-top: #464646 1px solid;
  }

  .table-price thead th {
    padding: 5px 20px;
    font-size: 19px;
  }

  .table-price th {
    display: block;
    padding: 10px 20px;
    width: 100%;
    font-size: 16px;
    border-top: #464646 0px solid;
  }

  .table-price td {
    display: block;
    padding: 10px 20px;
    width: 100%;
    font-size: 16px;
    border-top: #464646 0px solid;
    border-bottom: #464646 1px solid;
  }

  /* ########## 実際の研修の様子 ########## */
  .back--movie {
    background: url(../image/back3-sf.webp) 50% 50% / cover no-repeat;
  }

  /* ########## 企業情報 ########## */

  .table-com th {
    display: block;
    padding: 10px 0px 0px;
    width: 100%;
    font-size: 15px;
    border-top: #464646 0px solid;
    border-bottom: #464646 0px solid;
  }

  .table-com td {
    display: block;
    padding: 5px 0px 10px;
    width: 100%;
    font-size: 15px;
    border-top: #464646 0px solid;
    border-bottom: #464646 1px solid;
  }

  .table-com td li {
    font-size: 13px;
  }

  .table-com tr:first-child td {
    border-top: #464646 0px solid;
  }

  .table-com tr:last-child td {
    border-bottom: #464646 0px solid;
  }

  /* ########## 共通アイテム ########## */

  .clip-path-common img {
    margin: 0 30px 20px 0;
  }


  .clip-path1 {
    width: 100%;
    text-align: center;
  }

  .clip-path1 img {
    width: 500px;
    float: none;
  }

  .clip-path2 {
    width: 100%;
    text-align: center;
  }

  .clip-path2 img {
    width: 500px;
    float: none;
  }

  .clip-path3 {
    width: 100%;
    text-align: center;
  }

  .clip-path3 img {
    margin: 0 0 30px 0px;
    width: 500px;
    float: none;
  }

  .clip-path4 {
    width: 100%;
    text-align: center;
  }

  .clip-path4 img {
    width: 600px;
    float: none;
  }

  .clip-path5 {
    width: 100%;
    text-align: center;
  }

  .clip-path5 img {
    margin: 0 0 30px 0px;
    width: 600px;
    float: none;
  }

  .illust-common {
    width: 200px;
  }

  .illust-message {
    margin-left: auto;
  }

  .illust-contact {
    margin-left: auto;
  }

  .illust-pc {
    margin-left: auto;
  }

  .illust-pc2 {
    margin-top: 15px;
  }

  .common-abstract-margin2 {
    margin-top: -10vw;
  }

  .abstaract-case img {
    margin-top: -18vw;
  }

  /* ########## 下層ページ共通 ########## */
  /* ########## お問い合わせ ########## */

  .contacttable td input[type=text],
  .contacttable td input[type=tel],
  .contacttable td input[type=email],
  .contacttable td input[type=url] {
    font-size: 15px;
    padding: 7px 15px;
  }

  .contacttable th {
    font-size: 15px;
    width: 100%;
    padding: 20px 0px 0px 0px;
    margin-bottom: 7px;
    text-align: left;
    display: block;
    border-bottom: #8aa5b3 0px solid;
  }

  .contacttable td {
    width: 100%;
    padding: 0px 0px 5px;
    text-align: left;
    display: block;
    border-bottom: #8aa5b3 0px solid;
  }

  ::placeholder,
  .contacttable::placeholder {
    font-size: 12px;
  }

  .contacttable .hitusu {
    padding: 2px 5px 2px;
    font-size: 12px;
    top: 24px;
    right: 0px
  }

  .contacttable td select {
    font-size: 15px;
    padding: 7px 30px 7px 15px;
  }

  .contacttable td textarea {
    font-size: 15px;
    padding: 7px 15px;
    height: 110px;
  }

  .radiotext {
    padding-right: 15px;
    font-size: 14px;
  }

  .radio-other-adjust {
    margin-top: 0px;
  }

  /* ########## 共通ボタン ########## */

  .button-header>a,
  .button-header2>a {
    font-size: 19px;
    height: 65px;
    width: 320px;
    border-radius: 65px;
  }

  .button-header a::before,
  .button-header2 a::before {
    margin-top: 1px;
    margin-right: 8px;
    width: 36px;
    height: 36px;
  }

  .button-header>a,
  .button-header2>a {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-inline: 5px;
  }

  .flex-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-inline: 20px;
    gap: 10px;
  }

  .flex-cta .button-header,
  .flex-cta .button-header2 {
    max-width: 320px;
    width: 100%;
    margin-inline: 0;
  }

  .flex-cta .button-header>a,
  .flex-cta .button-header2>a {
    max-width: 320px;
    width: 100%;
    margin-inline: 0;
  }

  .header__nav .button-header {
    margin-top: 15px;
  }

  .header__nav .button-header2 {
    margin-bottom: 15px;
  }

  /* ########## inputボタン ########## */

  .button-common>input,
  .back-button>a {
    font-size: 19px;
    height: 65px;
    width: 320px;
  }

  .input-button::after {
    top: 31%;
  }

  .input-button::before {
    top: 49%;
  }

  .back-button::after {
    top: 31%;
  }

  .back-button::before {
    top: 49%;
  }

  /* ########## お問い合わせ確認画面 ########## */

  .formTable th {
    width: 100%;
    height: 30px;
    min-height: 30px;
    padding-bottom: 5px;
    display: block;
  }

  .formTable td {
    width: 100%;
    display: block;
  }

  .confirm-button {
    max-width: 440px;
  }

  /* ########### 個人情報保護方針 ########### */

  .policytitle {
    font-size: 17px;
  }

  #article ol li::marker {
    font-size: 17px;
  }

  .policytext {
    font-size: 15px;
  }

  .policytitle.small {
    font-size: 16px;
  }

  .policytext.small {
    font-size: 13px;
  }

  /* ########## フッター ########### */

  .footer {
    position: relative;
  }

  .contents-footer {
    padding: 60px 20px 60px;
    margin-right: auto;
    margin-left: auto;
  }

  .footer__left,
  .footer__right {
    width: 100%;
  }

  .footer-second {
    width: fit-content;
  }

  .footer__nav li {
    margin-right: 45px;
  }

  .footer__right {
    margin-top: 20px;
    width: 100%;
  }

}

/* ####################################### 768px以上 ####################################### */

@media (min-width: 768px) {

  .sf {
    display: none !important;
  }

  .sfinline {
    display: none !important;
  }

  .tb {
    display: none !important;
  }

  .tbsfinline {
    display: none !important;
  }

  .tbsf {
    display: none !important;
  }

  .pcinline {
    display: inline !important;
  }

  .pctb {
    display: block !important;
  }

  .pctbinline {
    display: inline !important;
  }

  .pc {
    display: block !important;
  }

  .h2-left-en:has(.h2-en-half) {
    line-height: 0.3;
  }

  /* ########## 解決 ########## */

  .solution-title__sub2::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
    width: 22.5px;
    height: 22.5px;
    background: #004da0;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
  }
}

/* ####################################### 調整 ####################################### */

@media (min-width: 768px) and (max-width: 1099px) {

  /* ########## 共通 ########## */
  .contents-header {
    padding: 0px 30px;
  }

  .contents {
    padding: 75px 30px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1160px;
  }

  .contents.underlayer__contents {
    padding: 150px 30px 75px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1160px;
  }

  .contents.cta-padding {
    padding: 175px 30px;
  }

  .contents.movie-padding {
    padding: 75px 30px 175px;
  }

  .contents.w760 {
    max-width: 760px;
  }

  .contents.w890 {
    max-width: 890px;
  }

  .contents.w960 {
    max-width: 960px;
  }

  .contents.w1160 {
    max-width: 1160px;
  }

  .contents.bottom0 {
    padding-bottom: 0px;
  }

  .contents.top0 {
    padding-top: 0px;
  }

  .contents.top-half {
    padding-top: 37.5px;
  }

  .contents.bottom-half {
    padding-bottom: 37.5px;
  }

  .contents.top-half-half {
    padding-top: 15px;
  }

  .contents.bottom-half-half {
    padding-bottom: 15px;
  }

  .contents.bottom-cta2 {
    padding-bottom: 15px;
    margin-bottom: 0px;
  }

  .pc1 {
    display: block !important;
  }

  .pc1sf {
    display: block !important;
  }

  .pc2 {
    display: none !important;
  }

  .pc2tbsf {
    display: none !important;
  }

  .pc2inline {
    display: none !important;
  }

  .pc1tbsfinline {
    display: inline !important;
  }

  .pc1tbsf {
    display: block !important;
  }

  .pc2tb {
    display: none !important;
  }

  .pc1tbsfflex {
    display: flex !important;
  }

  .hidden-x-pc1tbsf {
    overflow-x: hidden;
  }

  .hidden-pc1tbsf {
    overflow: hidden;
  }

  /* ########## ヘッダー ########## */

  .header__subtitle {
    font-size: 11px;
  }

  .header__nav {
    width: 100%;
    top: 89px;
    right: 0px;
    position: fixed;
    display: none;
    z-index: 2;
    overflow: scroll;
    height: calc(100vh - 90px);
    background-color: #ffffff;
  }

  .header__nav .header__nav-link a {
    font-size: 16px;
    color: #464646;
    padding: 25px 0;
    display: block;
  }

  .nav-adress {
    padding: 30px 0;
    margin-inline: 30px;
    text-align: left;
    border-bottom: 1px solid #777777 !important;
    font-size: 14px;
  }

  .nav-copy {
    padding: 10px 0;
    margin-inline: 30px;
    text-align: left;
    text-align: center;
    font-size: 12px;
    font-weight: 300;
  }

  .header__nav-link.border-nav {
    border-bottom: 1px solid #777777 !important;
    margin: 0 30px;
  }


  .header__nav-link a::before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    margin-bottom: -2px;
    border-left: 12px solid #00a2e3;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
  }



  /* ########## 共通ボタン ########## */

  .button-header>a,
  .button-header2>a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 320px;
    max-width: 100%;
    height: 70px;
    border-radius: 70px;
    font-size: 21px;
  }


  .button-header a::before,
  .button-header2 a::before {
    margin-top: 2px;
    margin-right: 8px;
    width: 36px;
    height: 36px;
  }

  .button-header2>a {
    margin-left: 15px;
  }

  .button-header>a,
  .button-header2>a {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .button-header.cta-ver>a,
  .button-header2.cta-ver>a {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .header__nav .button-header {
    margin-top: 15px;
  }

  .header__nav .button-header2 {
    margin-bottom: 15px;
  }

  /* ########## FV メイン ########## */


  .main__title {
    font-size: 100px;
  }

  .main__subtitle {
    font-size: 32px;
  }

  /* ########## お困り ########## */


  .okomari-checkbox li {
    margin-top: 8px;
    font-size: 18px;
  }

  .okomari-checkbox li img {
    width: 24px;
    margin-top: 4px;
    margin-right: 10px;
  }

  /* ########## 解決 ########## */
  /* ########## プライドウォーク ########## */
  /* ########## プライドキャンプ ########## */
  .pride-camp__item {
    width: 48%;
  }

  .pride-camp__item:first-child {
    margin-right: 4%;
  }

  .pride-camp__item:nth-child(3) {
    margin-top: 4%;
  }

  .flex-pride-camp {
    justify-content: center;
  }

  .pride-camp__title {
    min-height: 75px;
  }

  .arrow-skyblue1::after {
    left: -48px;
  }

  .arrow-orange1::after {
    left: -48px;
  }

  /* ########## 3日間のスケジュール ########## */
  .schedule-title {
    font-size: 20px;
    padding: 0px 15px;
  }

  .schedule-time {
    font-size: 17px;
    padding: 5px 15px;
  }

  .schedule-content {
    padding: 15px 15px;
  }

  .schedule-content p {
    font-size: 16px;
    margin-bottom: 7.5px;
  }

  .schedule-day:nth-of-type(2) .schedule-title {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
  }

  .margin-bottom-schedule {
    margin-bottom: 30px;
  }

  /* ########## CTA ########## */
  .back--cta {
    background: url(../image/back1-sf.webp) 50% 50% / cover no-repeat;
  }

  /* ########## お客様からの声 ########## */
  /* ########## 事例 ########## */
  /* ########## 講師紹介 ########## */
  /* ##########共通アイテム ########## */
  .illust-contact {
    text-align: right;
  }

  .illust-pc {
    text-align: right;
  }


  .illust-pc2 {
    margin-top: -45px;
  }

  .common-abstract-margin2 {
    margin-top: -10vw;
  }

  .abstaract-case img {
    margin-top: -18vw;
  }

  /* ########## 料金目安 ########## */
  /* ########## 実際の研修の様子 ########## */
  /* ########## 企業情報 ########## */

  /* ########## 共通アイテム ########## */
  .clip-path1 img {
    float: left;
    width: 400px;
    margin: 0 30px 10px 0;
    clip-path: polygon(30% 0%, 100% 0%, 70% 100%, 0% 100%);
    shape-outside: polygon(30% 0%, 100% 0%, 70% 100%, 0% 100%);
  }

  .clip-path2 {
    width: 100%;
    text-align: center;
  }

  .clip-path2 img {
    width: 500px;
    float: none;
  }

  .clip-path3 {
    width: 100%;
    text-align: center;
  }

  .clip-path3 img {
    width: 500px;
    float: none;
  }

  .clip-path4 {
    width: 100%;
    text-align: center;
  }

  .clip-path4 img {
    width: 600px;
    float: none;
  }

  .clip-path5 {
    width: 100%;
    text-align: center;
  }

  .clip-path5 img {
    width: 600px;
    float: none;
  }

  .illust-message {
    text-align: center;
  }

  /* ########## 下層ページ共通 ########## */
  /* ########### お問い合わせフォーム ###########  */

  /* ########## フッター ########## */

  .contents-footer {
    padding: 75px 30px 75px;
    margin-right: auto;
    margin-left: auto;
  }

  .footer__left {
    width: fit-content;
  }

  .footer__nav {
    padding-left: 30px;
  }

  .footer__nav li {
    margin-right: 30px;
  }

  .footer__nav,
  .footer__second {
    margin: auto;
    width: fit-content;
  }
}

@media (min-width: 1100px) {

  /* ########## 共通 ########## */
  .contents-header {
    padding: 0px 30px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1560px;
  }

  .contents {
    padding: 75px 30px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1160px;
  }

  .contents.underlayer__contents {
    padding: 150px 30px 75px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1160px;
  }

  .contents.cta-padding {
    padding: 200px 30px;
  }

  .contents.movie-padding {
    padding: 75px 30px 200px;
  }

  .contents.w760 {
    max-width: 760px;
  }

  .contents.w890 {
    max-width: 890px;
  }

  .contents.w960 {
    max-width: 960px;
  }

  .contents.w1160 {
    max-width: 1160px;
  }

  .contents.top0 {
    padding-top: 0px;
  }


  .contents.top-half {
    padding-top: 37.5px;
  }

  .contents.bottom-half {
    padding-bottom: 37.5px;
  }

  .contents.top-half-half {
    padding-top: 15px;
  }

  .contents.bottom-half-half {
    padding-bottom: 15px;
  }

  .contents.bottom0 {
    padding-bottom: 0px;
  }

  .contents.bottom-cta2 {
    padding-bottom: 15px;
    margin-bottom: -6vw;
  }

  .pc1 {
    display: none !important;
  }

  .pc2 {
    display: block !important;
  }

  .pc2tbsf {
    display: block !important;
  }

  .pc2.flex {
    display: flex !important;
  }

  .pc2inline {
    display: inline !important;
  }

  .pc1tbsfinline {
    display: none !important;
  }

  .pc1tbsf {
    display: none !important;
  }

  .pc2tb {
    display: block !important;
  }

  .pc1sf {
    display: none !important;
  }

  .pc1tbsfflex {
    display: none !important;
  }


  /* ########## ヘッダー ########## */

  .openbtn {
    display: none;
  }

  .header__nav {
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
  }

  .header__nav .header__nav-link {
    margin-left: 20px;
  }


  /*　ヘッダーボタン　*/
  .button-header {
    position: absolute;
    top: 30px;
    right: 190px;
  }

  .button-header2 {
    position: absolute;
    top: 30px;
    right: 30px;
  }

  .button-header.cta-ver {
    position: relative;
    right: 0px;
    top: 0;
    left: 0;
  }

  .button-header2.cta-ver {
    position: relative;
    right: 0px;
    top: 0;
    left: 0;
  }

  .button-header.cta-ver>a,
  .button-header2.cta-ver>a {
    display: inline-block;
    width: 320px;
    max-width: 100%;
    height: 70px;
    border-radius: 70px;
    font-size: 21px;
    letter-spacing: 1.5px;
    position: relative;
    margin-inline: auto;
  }

  .button-header.cta-ver a::before,
  .button-header2.cta-ver a::before {
    margin-top: 2px;
    margin-right: 8px;
    width: 36px;
    height: 36px;
  }

  .button-header2.cta-ver>a {
    margin-left: 15px;
  }

  /*==ふわっと出現させるためのCSS*/
  /*　上に上がる動き　*/
  .floating-pc.UpMove2 {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    animation: UpAnime2 0.5s forwards;
  }

  @keyframes UpAnime2 {
    from {
      opacity: 1;
      transform: translateY(0);
    }

    to {
      opacity: 0;
      transform: translateY(-120px);
    }
  }

  /*　下に下がる動き　*/
  .floating-pc.DownMove2 {
    position: fixed;
    bottom: 0;
    width: 100%;
    animation: DownAnime2 0.5s forwards;
  }

  @keyframes DownAnime2 {
    from {
      opacity: 0;
      transform: translateY(-120px);
    }

    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  .header__right {
    margin-left: 250px;
    margin-right: 330px;
    flex: 1;
    display: flex;
    align-items: center;
    height: 90px;
    margin-top: -3px;
  }

  .cta-button .button-header a::before,
  .cta-button .button-header2 a::before {
    margin-bottom: 5px;
  }

  /* ########## ヘッダーで隠れる空きを調整 ########## */
  #main {
    padding-top: 0px;
  }

  .underlayer__top {
    margin-top: 0px;
  }

  /* ########## 視差効果 ########## */
  .background-attachment-fixed {
    background-attachment: fixed;
  }

  .back--cta,
  .back--pride-walk,
  .back--movie {
    background-attachment: fixed;
  }

  .main-slider img,
  .main-slider video {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
  }


  /* ########## プライドキャンプ ########## */
  .pride-camp__item {
    width: 32%;
  }

  /* ########### スケジュール ###########  */
  .schedule-day:nth-of-type(2) .schedule-title {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
  }

  /* ########## 共通アイテム ########## */

  .illust-pc {
    text-align: right;
    margin-top: -22.5vw;
  }

  .illust-company {
    margin-top: -9.5vw;
  }

  .margin-contact {
    margin-bottom: -5vw;
  }

  .illust-contact {
    text-align: right;
    margin-top: -22.5vw;
  }

  .illust-message {
    text-align: center;
  }

  .h2-common.adjust {
    margin-top: -25px;
  }

  /* ########## フッター ########## */

  .contents-footer {
    padding: 75px 30px 75px;
    margin-right: auto;
    margin-left: auto;
    max-width: 960px;
  }

  .footer__right {
    padding-right: 90px;
  }

  .footer__left {
    padding-right: 30px;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .cta3-padding {
    margin-top: -12.5vw !important;
    margin-bottom: -12.5vw !important;
  }
}