/* pc sp control ====================================================== */
.forsp {
    display: none !important
}

.forpc {
    display: block !important
}

/* header ====================================================== */
.mv {
    background: url(../../images/mv.png) no-repeat right center #000;
    background-size: cover
}

.logo35 {
    width: 8vw;
    margin: 0 1em 0 0;
}

.mv h1,
.mv h2,
.mv h3,
.mv h4 {
    text-shadow: rgba(0, 0, 0, 0.5) 2px 3px 7px;
}

.mv h1 {
    font-size: 1.5vw;
    color: #fff;
    display: flex;
    align-items: center;
    margin: 0 0 30px;
}

.mv h2 {
    font-size: 3vw;
    color: #fff;
    margin: 0 0 20px;
}

.mv h3 {
    font-size: 5.0vw;
    color: #fff;
    margin: 0 0 20px;
}

.mv h4 {
    font-size: 8vw;
    color: #b7a763
}

.mv div {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding: 0 0 0 2vw
}

.mv .but01b {
    margin: 60px 0
}

/* common ====================================================== */

.cen {
    text-align: center;
}

.lef {
    text-align: left !important;
}

.w2but,
.box {
    max-width: 1000px;
    margin: 0 auto;
}

.sec03 .box {
    max-width: 800px;
    margin: 0 auto;
}

.w2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}



section h1 {
    color: #0a2b64;
    text-align: center;
    font-size: 2.6em;
}

section h1::after {
    content: " ";
    display: block;
    width: 120px;
    border-bottom: 5px solid #0a2b64;
    border-radius: 50vw;
    margin: 34px auto 69px;
}

section article.bkgrb h1 {
    color: #fff;
    text-align: center;
    font-size: 2.6em;
}

section article.bkgrb h1::after {
    content: " ";
    display: block;
    width: 120px;
    border-bottom: 5px solid #fff;
    border-radius: 50vw;
    margin: 34px auto 69px;
}

section h2 {
    font-size: 1.5vw;
    color: #0a2b64;
    padding: 0 0 .7em;
    margin: 0 0 42px
}

section h2 {
    position: relative;
    border-bottom: 4px solid #ccc;
}

section h2:before {
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 20%;
    height: 6px;
    content: '';
    background: #0a2b64;
    border-radius: 50vw;
}

article {
    padding: 80px 0 120px;
}

section strong {
    color: #0a2b64;
    font-weight: 800;
    line-height: 50px;
    font-size: 26px;
}

.sec01 p {
    font-size: 2vw;
    font-size: 22px;
    line-height: 194%;
    font-weight: bold;
}

.sec02 div:first-of-type {
    order: 2;
    width: 40%;
}

.sec02 div:last-of-type {
    order: 1;
    width: 56%;
    font-size: 20px;
    line-height: 180%;
    font-weight: bold;
}

.sec02 div:last-of-type p {
    margin-bottom: 1.5em;
}

.sec03 p {
    font-size: 24px;
    line-height: 180%;
    font-weight: bold;
}

.sec03 .box {
    margin-bottom: 50px;
}

.sec03 .box p span {
    background: #0a2b64;
    color: #fff;
    border-radius: 50vw;
    display: inline-block;
    width: 1.75em;
    text-align: center;
    margin-right: 1em;
}

.sec03 .box .bgr {
    background: #eee;
    margin: 40px auto 60px;
    padding: 34px 55px;
}

.sec04 {}









/*追加*/
/* YouTube */
.youtube-wrapper {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 50px;
   }

   .sm-youtube-player{
       display: none;
   }
   


/*.box .small{
    font-family: 'ヒラギノ角ゴProW3', 'HiraginoKakuGothicPro', 'メイリオ', Meiryo, Verdana, 'ＭＳＰゴシック', sans-serif;
    font-size: 18px;
    color: #333;
    line-height: 180%;
    margin-bottom: 10px;
}*/

.attention{
    font-family: 'ヒラギノ角ゴProW3', 'HiraginoKakuGothicPro', 'メイリオ', Meiryo, Verdana, 'ＭＳＰゴシック', sans-serif;
    max-width: 1440px;
    width: 100%;
    font-size: 18px;
    color: #ff0000;
    line-height: 180%;
    margin-bottom: 10px;
}

.box .m_size_text {
    font-size: 20px;
    color: #333;
    line-height: 180%;
    margin-bottom: 10px;
}

.box .m_size_text_black {
    font-size: 22px;
    color: #333;
    line-height: 180%;
    margin-bottom: 30px;
}

.box .m_size_text_gothic {
    font-family: 'ヒラギノ角ゴProW3', 'HiraginoKakuGothicPro', 'メイリオ', Meiryo, Verdana, 'ＭＳＰゴシック', sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #333;
    line-height: 180%;
    margin-bottom: 30px;
    background: #eee;

    padding: 34px 55px;
}

.box .m_size_text_under {
    font-size: 20px;
    color: #333;
    line-height: 160%;
    margin-bottom: 10px; 
    border-bottom: #ccc 2px dotted;
}

/* お客様の声

-------------------------------------------------------- */
.voice_message {
  background-color: #fff;
  padding: 80px 20px;
}

.faq {
  position: relative;
  margin: 81px 0 0;
  z-index: 2;
}

.faq__outer {
  margin: 0 40px;
}

.faq__inner {
  margin: auto;
  max-width: 1100px;
}

.faq__lists {
  margin: auto;
  padding: 0px 0 0;
  max-width: 920px;
}

.faq__list {
  margin: 64px 0 0;
}



.faq__column {
  display: flex;
  justify-content: space-between;
  padding: 3px 0 0;
}

.faq__image {
  margin: -25px 0 0;
  width: 120px;
}

.faq__image img {
  width: 100%;
  height: auto;
}

.faq__text {
  width: calc(100% - 153px);
}

.faq__text span {
  display: inline-block;
  position: relative;
  margin: 0 0px 0 0;
  padding: 23px 30px;
  color: #333;
  font-size: 16px;
  text-align: left;
  line-height: 22px;
  border: 2px solid #8494b0;;
  ;
  border-radius: 5px;
  background-color: #fff;
  box-sizing: border-box;
  z-index: 1;
}

.faq__text span:before,
.faq__text span:after {
  display: block;
  content: "";
  position: absolute;
  top: 22px;
  left: -18px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 18px 12px 0;
  border-color: transparent #8494b0;
  transparent transparent;
  z-index: 1;
}

.faq__text span:after {
  left: -14px;
  border-color: transparent #fff transparent transparent;
}

/* answer */

.faq__column--answer .faq__image {
  order: 2;
}

.faq__column--answer .faq__text {
  text-align: right;
}

.faq__column--answer .faq__text span {
  margin: 0 0 0 153px;
  font-size: 20px;
  line-height: 30px;
  background-color: #FFF8BA;
}

.faq__column--answer .faq__text span:before,
.faq__column--answer .faq__text span:after {
  left: auto;
  right: -18px;
  border-style: solid;
  border-width: 12px 0 12px 18px;
  border-color: transparent transparent transparent #45c5da;
  ;
  z-index: 1;
}

.faq__column--answer .faq__text span:after {
  right: -14px;
  border-color: transparent transparent transparent #FFF8BA;
}





/*タイムテーブル*/
.bg_white {
    background-color: #fff;

}

.timetable {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;

    background-color: #fff;
}

.timetable_box {
    display: flex;
    vertical-align: middle;
    width: 100%;
    margin-bottom: 20px;
}

.time {
    background: #8494b0;
    width: 20%;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    padding: 10px;
    display: flex;
    align-items: center;
}


.time_white {
    width: 100%;
    font-size: 22px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    vertical-align: middle;
    align-items: center;
}

.time_sk {
    background: #eee;
    width: 80%;
    margin: 0 auto;
    padding: 16px;
    padding-left: 30px;
}


.time_black_big {
    width: 100%;
    font-size: 20px;
    padding-bottom: 10px;
    color: #333;
}


.time_black {
    width: 100%;
    font-size: 18px;
    color: #333;
    margin: 0 auto;

}








/*申し込み方法*/

.process p {
    line-height: 150%;
    font-size: 22px;
}

.process {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
}

.process div:first-child {
    background: #8494b0;
    width: 17%;
    color: #fff;
    text-align: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

.process div:first-child span {
    display: block;
    width: 100%;
}

.process div:first-child span em {
    display: block;
    width: 100%;
    font-size: 4vw;
}

.process div:last-child {
    background: #eceff3;
    width: 83%;
    padding: 3em 2em;
    font-size: 1.3vw;
    font-weight: bold;
}

.process h3 {
    color: #0a2b64;
    font-size: 32px;
    margin-bottom: 1em;
    font-weight: bold;
}

.process .w2but {
    display: flex;
    justify-content: center;
    margin: 40px 0;
}

.process .w2but span {
    width: 46%;
    margin: 0 2%;
}

.process .w2but span a {
    width: 100%;
    padding: 1em 2em 1em 0.4em;
}

.process div:last-child em {
    font-size: 1vw;
    margin-top: 35px;
    display: block;
    line-height: 180%;
}

.arrw {
    text-align: center;
    width: 10vw;
    transform: scale(6.2, 2.5);
    margin: 0.34em auto 2em;
    display: block;
    color: #0a2b64;
}

ul.ul01 {
    list-style: outside;
    list-style-type: "★";
    font-size: 18px;
}

/*追加*/
ul.ul01 li {
    margin-top: 0.5em;
    line-height: 180%;
}

ul.ul01_big {
    list-style: outside;
    list-style-type: "◾️ ";
    font-size: 20px;
}

/**/
ul.ul01_big li {
    margin-top: 0.5em;
    line-height: 180%;
}

#menu {
    max-width: 1000px;
    margin: 0 auto;
}

.butbtm {
    margin: 40px auto 0
}

.w2link {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
}

.w2link a {
    display: block;
    width: 47%;
    background: #eceff3;
    color: #000;
    text-align: center;
    padding: 2em 1em;
    font-weight: bold;
    margin-bottom: 2em;
    font-size: 110%;
    line-height: 160%;
}

.cau {
    color: #000;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}




.accordion {
    background-color: #fff;
    color: #000;
    cursor: pointer;
    padding: 20px;
    border: none;
    display: flex;
    align-items: center;
    text-align: left;
    border-bottom: 1px solid #102549;
    font-size: 18px;
}

.accordion::before {
    content: "Q";
    margin-right: 16px;
}

.symbol {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
}

.symbol span {
    display: block;
    background-color: #000;
    width: 100%;
    height: 1px;
    transition: all 0.4s ease;
}

.symbol span:nth-of-type(1) {
    transform: translateX(15px);
}

.symbol span:nth-of-type(2) {
    transform: rotate(-90deg);
}

.accordion.active .symbol span:nth-of-type(2) {
    transform: rotate(0deg);
}

.panel {
    list-style-type: none;
    margin: 0;
    padding: 0 18px;
    background-color: transparent;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease;
}

.panel li {
    margin: 10px;
    list-style: outside;
    list-style-type: "A";
    line-height: 180%;
    padding: 40px 25px;
}

a.but {
    display: block;
    position: relative;
    padding: 1.5em 2em;
    width: 30vw;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    background-color: #cccccc;
    border-radius: 50vh;
    transition: 0.3s;
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.5) 2px 3px 7px;
}

a.but::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 26px;
    transform: translateY(-50%);
    width: 35px;
    height: 35px;
    background-color: #f2f2f2;
    border-radius: 50vh;
    box-shadow: rgba(0, 0, 0, 0.5) 2px 3px 7px;
}

a.but::after {
    content: '▲';
    position: absolute;
    top: 50%;
    right: 29px;
    transform: translateY(-50%) rotate(90deg);
    width: 36px;
    height: 36px;
    display: block;
    text-shadow: none;
    text-align: center;
}

a.but022::after {
    content: '▲';
    position: absolute;
    top: 50%;
    right: 33px;
    transform: translateY(-50%) rotate(90deg);
    width: 36px;
    height: 36px;
    display: block;
    text-shadow: none;
    text-align: center;
}

a.bu22t::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 26px;
    transform: translateY(-50%);
    width: 35px;
    height: 35px;
    background-color: #f2f2f2;
    border-radius: 50vh;
    box-shadow: rgba(0, 0, 0, 0.5) 2px 3px 7px;
}


a.but:hover {
    text-decoration: none;
    background-color: #cccccc;
}

span.but01b {
    transition: 0.3s;
    display: block;
    background: linear-gradient(to left, #09943f, #9ec93c, #09943f);
    border-radius: 50vh;
    padding: 2px;
    width: calc(30vw + 4px);
}

a.but01 {
    background: linear-gradient(#09943f, #9ec93c, #09943f);
}

a.but01::after {
    color: #09943f;
}

span.but02b {
    transition: 0.3s;
    display: block;
    background: linear-gradient(to left, #856c33, #b7a763, #856c33);
    border-radius: 50vh;
    padding: 2px;
    width: calc(30vw + 4px);
}


span.but02bb {
    transition: 0.3s;
    display: block;
    background: linear-gradient(to left, #856c33, #b7a763, #856c33);
    border-radius: 50vh;
    padding: 2px;
    width: calc(30vw + 4px);
}


a.but02 {
    background: linear-gradient(#856c33, #b7a763, #856c33);
}

a.but02::after {
    color: #856c33;
}

a.but022 {
    background: linear-gradient(#856c33, #b7a763, #856c33);
    font-size: 18px;
    line-height: 110%;
}

a.but022::after {
    color: #856c33;
}


a.but03 {
    background: linear-gradient(to right, #000, #0a2b64, #000);
    width: 57% !important;
    margin: 2em auto;
    font-size: 20px;
}

a.but03::after {
    color: #fff;
}

a.but03::before {
    display: none;
}

.w2but span {
    width: 45%;
}

.w2but span a {
    width: 100%;
}









table {
    max-width: 1000px;
    display: block;
    margin: 0 auto;
}

table td span {
    font-size: 3vw;
    width: 100%;
    color: #8494b0;
    display: block;
    text-align: center;
    margin: 24px auto 0.4em;
    height: 1em;
}

table td {
    display: flex;
    align-items: center;
}

table th,
table td {
    padding: 22px 30px;
    text-align: center;
    font-weight: bold;
}

table thead {}

table thead tr {
    display: flex;
    font-size: 24px;
    background: #e3e3e3;
}

table thead tr th {
    width: 26%;
    border: 1px solid #aaa;
    text-align: center;
    display: block;
    font-weight: 600;
}

table thead tr td {
    width: 37%;
    border: 1px solid #aaa;
    text-align: center;
    display: block;
}

table thead tr td:last-of-type {
    border: 3px solid #8494b0;
    background: #8494b0;
    color: #fff;
}

table tbody {}

table tbody tr {
    display: flex;
}

table tbody tr th {
    font-size: 20px;
    line-height: 180%;
    width: 26%;
    border: 1px solid #aaa;
    background: #e3e3e3;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
}

table tbody tr td {
    font-size: 20px;
    line-height: 170%;
    width: 37%;
    border: 1px solid #aaa;
    display: flex;
    align-items: baseline;
    justify-content: center;
    flex-wrap: wrap;
    font-family: 'ヒラギノ角ゴProW3';
    font-weight: 200;
}

table tbody tr td:last-of-type {
    border-left: 3px solid #8494b0;
    border-right: 3px solid #8494b0;
    border-bottom: 3px solid #8494b0;
}

.tbb ul {
    list-style: inside;
    list-style-type: "●";
}

.tbb p {
    font-family: 'ヒラギノ角ゴProW3';
    font-size: 20px;
}

#foot {
    display: block;
    text-align: center;
    background: #0a2b64;
    padding: 64px 0;
}

#foot a {
    color: #fff;
    display: block;
    width: 100%;
    font-weight: bold;
    font-size: 140%;
    line-height: 150%;
}

/* text */
.process div:last-child em,
.tbb ul,
.sec03 .box .bgr,
th,
td,
.sec03 .box p span {
    font-family: 'ヒラギノ角ゴProW3', 'HiraginoKakuGothicPro', 'メイリオ', Meiryo, Verdana, 'ＭＳＰゴシック', sans-serif;
    font-weight: normal;
    font-size: 18px;
}

.tbb {
    font-size: 1.4vw;
    line-height: 180%;
    ;
    margin-bottom: 80px;
}