@charset "UTF-8";

.drawer-hamburger {display: block;}

@media screen and (min-width: 750px) {
	.drawer-hamburger {display: none;}
}

.co_pu {color: #d46eb5 !important;}
.co_or {color: #f6b052 !important;}
.co_gr {color: #12b3ae !important;}
.co_bl {color: #4db4ff !important;}
.co_pi {color: #f2909d !important;}
.bgco_pu {background-color: #d46eb5 !important;}
.bgco_or {background-color: #f6b052 !important;}
.bgco_gr {background-color: #12b3ae !important;}
.bgco_bl {background-color: #4db4ff !important;}
.bgco_pi {background-color: #f2909d !important;}

.notice {color: #c70c46;font-size: inherit;}

/* nav-sp カスタム
  ================================================ */
.sp_nav_wrap {display: none;}

@media (max-width:1199px) {
  .headroom--pinned {-webkit-transform:inherit;transform: inherit;}
  .sp_nav_wrap {display: block;}
  .button_container {top: 18px;right: 20px;height: 27px;width: 44px;}
  .button_container span {background: #233280;height: 3px;}
  .button_container span:nth-of-type(2) {top: 10px;}
  .button_container span:nth-of-type(3) {top: 20px;}
  .button_container.active .top {-webkit-transform: translateY(12px) translateX(0) rotate(35deg);transform: translateY(12px) translateX(0) rotate(35deg);background: #233280;}
  .button_container.active .middle {opacity: 0;background: #FFF;}
  .button_container.active .bottom {-webkit-transform: translateY(-8px) translateX(0) rotate(-35deg);transform: translateY(-8px) translateX(0) rotate(-35deg);background: #233280;}
  .button_container .box {}
  .button_container .menu {margin: 0;padding-top: 28px;text-align: center;font-weight: 600;color: #233280;letter-spacing: 1px;}
  .overlay nav {position: fixed;width: 100%;height: 100%;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);font-size: 50px;font-family: inherit;font-weight: 400;text-align: center;}
  .header__toggleNav__wrapper {padding: 80px 0;overflow: auto;height: 100%;-webkit-overflow-scrolling: touch;}
  .header__toggleNav__group {width: 100%;margin: 0 auto;}
  .header__toggleNav__inner {max-width: 100%;}
  .overlay.open ul {width: 100%;}
  .overlay.open li {text-align: left;font-weight: 400;}
  .overlay.open li a {color: #222;}
  
  .drawer-nav .wrap .drawer-menu_sub {margin-top: 30px;padding: 0 30px;}
  .drawer-nav .wrap .drawer-menu_sub .tel a {padding: 15px 30px;background-color: #233280;display: block;}
  .drawer-nav .wrap .drawer-menu_sub .contact {margin: 10px 0;}
  .drawer-nav .wrap .drawer-menu_sub .contact a {padding: 15px 25px;background-color: #233280;display: block;/* border: 1px solid #fff; */}
  .drawer-nav .wrap .drawer-menu_sub .shallwe a {}
}

.archive .site-content,
.single-post .site-content,
.single-works .site-content,
.single-awards .site-content,
.page .site-content {width: 100%;max-width: inherit;margin-top: 0;padding-top: 0;}
.site-content {width: 100%;max-width: inherit;margin-top: 0;padding-top: 0;}
.archive .site-content,
.single-works.site-content,
.single-awards .site-content{margin: 0;}
.archive_single_header {background-color: #f7f7f0;margin-bottom: 80px;}
.archive_single_header .container {}
.archive_single_header .page-title,
.archive_single_header .entry_title {padding: 30px 0;margin: 0;font-size: 1.25rem;}
.page .entry__header {}
.single-post .entry__thumb, .page .entry__thumb {margin-bottom: 20px;}
.single-post .entry__thumb img,
.page .entry__thumb img {filter: none;}
.single-post .entry__thumb::after,
.page .entry__thumb::after {}
.single-post .entry__thumb + .entry__info, .page .entry__thumb + .entry__info {}

.single-post .entry__content,
.page .entry__content {display: block;width: 100%;max-width: 100%;margin: 0 auto;color: inherit;font-style: normal;font-size: 1.6rem;}
.page .entry__content section .lead,
.home .entry__content section .lead {font-size: .875rem;font-weight: 400;max-width: 760px;margin: 0 auto 40px !important;}
.page .entry__content section .lead.first,
.home .entry__content section .lead.first {margin: 0 auto 20px;}
.container {width: 100%;max-width: 100%;margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;}
.entry__content section h3 {/* background-color: #273f52; *//* padding: 15px 20px; *//* font-family: 'Noto Sans JP'; *//* font-size: 1rem; *//* font-weight: 500; *//* color: #fff; *//* margin: 40px 0 20px; */}
.entry__content section h3:first-child {
    margin-top: 0 !important;
}

/* コンテンツヘッダー
  ================================================ */
.entry__header {width: 100%;overflow: hidden;min-height: auto;background-color: #2e87b5 !important;min-height: auto !important;}
.entry__header .entry__info {display: flex;position: relative;width: 100%;height: 150px;margin: 0 auto;box-sizing: border-box;padding: 0;color: #fff;}
.entry__header .entry__info .hero_title {display: flex;flex-flow: column;justify-content: center;align-items: center;width: 100%;padding: 0 20px;}
.entry__header .entry__info .hero_title .eng {font-family: 'Assistant', sans-serif, "sans-serif";font-size: 1.875rem;font-weight: 700;line-height: 1;margin-bottom: 15px;}
.entry__header .entry__info .hero_title h1 {font-size: 1.125rem;line-height: 1;}

/* コンテンツ
  ================================================ */
.entry__content section {padding: 60px 0;}
.entry__content section+section {padding-top: 0;}
.entry__content section.sec {padding: 60px 0;}
.entry__content section.sec:nth-child(2) {background-color: #f5f5f5;}
.entry__content section .h2_head {margin: 0 0 25px;}
.entry__content section .h2_head .en {color: #2e87b5;font-size: 1rem;font-weight: 500;display: inline-block;border-bottom: 1px solid #2e87b5;}
.entry__content section .h2_head h2 {font-size: 1.375rem;font-weight: 700;text-align: left;margin: 7px 0 0;letter-spacing: 2px;}
.entry__content section .h3 {font-size: 1rem;font-weight: 700;}
.entry__content section .att {font-weight: 700;}
.entry__content .container {max-width: 960px;padding-left: 20px;padding-right: 20px;}
.entry__content .container.w800 {max-width: 800px;}

@media (min-width: 576px) {
 header, .site-content, footer {/* min-width: 1020px; */}
.container {max-width: 1000px;padding-left: 20px;padding-right: 20px;}
.container.single_news {max-width: 920px;}
.page .entry__content section strong {}
.page .entry__content section .lead {margin-bottom: 50px;}
.entry__header {}
}

@media (min-width: 768px) {
.entry__content section,.entry__content section.sec {padding: 80px 0;}
.entry__content section .h2_head {margin-bottom: 30px;}
.entry__content section .h2_head .en {}
.entry__content section .h2_head h2 {
    margin-top: 10px;
}
.entry__content section .h3 {font-size: 1rem;font-weight: 700;}
.page .entry__header {}
.page .entry__info {}
.page .entry__title {}
.archive_single_header .page-title,.archive_single_header .entry_title {padding: 50px 0;font-size: 1.5rem;}
.entry__header {}
.entry__header .entry__info {position: relative;width: 100%;height: 250px;margin: 0 auto;padding: 0;}
.entry__header .entry__info .hero_title {}
.entry__header .entry__info .hero_title .eng {font-size: 2.55rem;margin-bottom: 20px;}
.entry__header .entry__info .hero_title h1 {}
.page-template-page-common .entry__content section h3 {}
.page-template-page-common .entry__content section h3:first-child {}
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
}

/* ドロワーナビ
  ================================================ */
.drawer-nav.dropdown_nav.act .contact_tel_wrap {text-align: center;margin-top: 20px;}
.drawer-nav.dropdown_nav.act .contact_tel_wrap .phone_call {font-size: 1.5rem;}
.drawer-nav.dropdown_nav.act .contact_tel_wrap .phone_call::before {font-size: 1.5rem;margin-top: -8px;}
.drawer-nav.dropdown_nav.act .contact_tel_wrap .recep {font-weight: 700;}
.drawer-nav.dropdown_nav.act .contact_tel_wrap .btn_box {color: #86c45f;max-width: 250px;margin-top: 25px;font-size: .8125rem;padding: 15px 25px;}
.drawer-nav.dropdown_nav.act .contact_tel_wrap .btn_box::after {margin-top: -10px;right: 13px;}
.drawer-nav.dropdown_nav.act .privacy {text-align: center;margin-top: 5px;}
.drawer-nav.dropdown_nav.act a {text-decoration: none !important;}

.drawer-nav.dropdown_nav.act .sub_nav_wrap {display: block;margin: 20px 0;}
.drawer-nav.dropdown_nav.act .sub_nav_wrap .sns {display: block;margin: 0 auto;text-align: center;}
.drawer-nav.dropdown_nav.act .sub_nav_wrap .sns span {padding: 10px;}
.drawer-nav.dropdown_nav.act .sub_nav_wrap .sns i {font-size: 2.25rem;}


/* FancyBox
  ================================================ */
.fancybox-slide {padding: 3%;}
.results_detail.fancybox-content {padding: 10px 15px;}

@media (min-width: 768px) {
	.fancybox-slide {padding: 0 5%;}
}
@media (min-width: 992px) {
	.fancybox-slide {padding: 0 10%;}
	.results_detail.fancybox-content {/* padding: 50px; */}
}
@media (min-width: 1200px) {
	.results_detail.fancybox-content {max-width: 920px;}
}

/* Accordion
  ================================================ */
/* 簡易リセットCSS */
/** {margin: 0;padding: 0;box-sizing: border-box;}*/
/* アコーディオン全体 */
.accordion {max-width: 800px;margin: 0 auto;}
/* アコーディオン */
.accordion__item {border: 1px solid #e7e7d0;margin-top: 10px;cursor: pointer;}
/* アコーディオンのタイトル */
.accordion__title {
  position: relative;
  padding: 15px 60px 15px 20px;
  margin-top: 0;
  font-weight: 700;
  cursor: pointer;
}
/* (+)アイコン */
.accordion__title::before,
.accordion__title::after {
  content: "";
  position: absolute;
  right: 17px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-color: #86c45f;
  width: 20px;
  height: 2px;
  transition: all 0.3s;
}
.accordion__title::after {transform: rotate(90deg);}
/* アコーディオンのコンテンツ */
.accordion__content {padding: 0 20px 15px 20px;margin: 0;display: none;cursor: pointer;}
.accordion__content.is-open {display: block;}
/* アコーディオン展開時の(-)アイコン */
.accordion__item.is-active .accordion__title::before {transform: rotate(180deg);}
.accordion__item.is-active .accordion__title::after {transform: rotate(180deg);opacity: 0;}

@media (min-width: 768px) {
.accordion__title::before,.accordion__title::after {right: 22px;}
}

/*Slick*/
.photo .slick-slide img {height: 350px;}
.slick {opacity: 0;transition: opacity .3s linear;}
.slick.slick-initialized{opacity: 1;}
/*.slick-arrow:before {display: inline-block;font-family: 'Font Awesome 5 Free';content: "";font-size: 2.0rem;font-weight: 600;line-height: 1;opacity: 1;color: #233280;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.slick-prev {left: -20px;}
.slick-next {right: -20px;}
.slick-prev:before {content: "\f053";}
.slick-next:before {content: "\f054";}
.slick-arrow:hover {opacity: .5;}*/
.slick-slider {margin: 0 !important;padding: 0 !important;}
.slick-arrow {width: 30px;height: 70px;z-index: 10;}
.slick-next {right: 5px;}
.slick-prev {left: 5px;}
.slick-prev:before, .slick-next:before {content: '';width: 26px;height: 26px;border: 0;border-top: solid 2px #2e87b5;position: absolute;right: 0px;top: 21px;opacity: 1;}
.slick-prev:before {border-left: solid 2px #2e87b5;transform: rotate(-45deg);left: 5px;}
.slick-next:before {border-right: solid 2px #2e87b5;transform: rotate(45deg);right: 5px;}
.slick-dots {margin: 0 !important;padding: 0 !important;bottom: -25px;}
.slick-dots li {width: 20px;height: 20px;margin: 0 3px;}
.slick-dots li button {width: 20px;height: 20px;padding: 5px;}
.slick-dots li button:before {opacity: .8;color: #999;font-size: 8px;}
.slick-dots li.slick-active button:before {opacity: 1;color: #2e87b5;}
.hero #slider {margin: 0;padding: 0;}
.hero #slider li.img {margin: 0;padding: 0;list-style: none;}
.hero #slider {margin: 0 auto;width: 100%;}
.hero #slider li.img {margin: 0 10px;}
.hero #slider li.img img {height: auto;max-width: 600px;width: 100%;border: 1px solid #fff;}
.hero #slick_main .slick-dots li button:before {opacity: .8;color: #fff;font-size: 8px;}
.hero #slick_main .slick-dots li.slick-active button:before {opacity: .8;color: #2e87b5;}
#slick_col3 .slick-slide {margin: 0 5px;}
#slick_col3 .slick-slide img {height: auto;max-width: 500px;width: 100%;border: 1px solid #ccc;}

/*slick setting*/
.slick-prev:before,
.slick-next:before {color: #000;}

@media (min-width: 768px) {
  .slick-dots {bottom: -30px;}
	.slick-dots li button:before {font-size: 10px;}
	#slick_col3 .slick-slide {margin: 0 10px;}
	#slick_col3 .slick-slide img {/* height: auto; *//* max-width: 500px; *//* width: 100%; *//* border: 1px solid #fff; */}
}


/* スマホ固定ナビ
  ================================================ */
.footer {}
.sp_fix_nav {display: block;position: fixed;left: 0;bottom: 0;width: 100%;text-align: center;background-color: #86c45f;z-index: 10;}
.sp_fix_nav ul {width: 100%;margin: 0;overflow: hidden;border-top: 1px solid #029056;}
.sp_fix_nav li {list-style: none;display: block;float: left;vertical-align: middle;width: 25%;margin: 0;padding: 0;border-right: 1px solid #029056;}
.sp_fix_nav ul li {width: 25%;}
.sp_fix_nav li:last-child {border: 0;}
.sp_fix_nav li a {display: block;color: #fff;font-size: 0;padding: 6px 0 10px;margin: 0;background-color: #2c3943;text-decoration: none !important;}
.sp_fix_nav li a, .sp_fix_nav li a:focus, .sp_fix_nav li a:visited {background-color: #86c45f;}
.sp_fix_nav li a:hover {background-color: #56616b;color: #fff;}
.sp_fix_nav li .fas {font-size: 1.25rem;line-height: 30px;color: #fff;}
.sp_fix_nav span {display: block;font-size: .687rem;font-weight: 500;line-height: 1;}
.sp_fix_nav .tel {/* width: 15%; */}
.sp_fix_nav .tel a {
}
.sp_fix_nav .mail {/* width: 15%; */}
.sp_fix_nav .mail a {
}
.sp_fix_nav .gotop {/* width: 45%; */}
.sp_fix_nav .gotop a {
}
@media (min-width: 768px) {
  .footer {margin-bottom: 0;}
  .sp_fix_nav {display: none;}
}

/* ページサブナビ
  ================================================ */
.page_sub_nav {padding: 30px 0;background-color: #f5f5f5;}
.page_sub_nav nav {
}
.page_sub_nav nav ul {margin: 0;padding: 0;list-style: none;overflow: hidden;}
.page_sub_nav nav li {list-style: none;width: 100%;margin: 2px 0;display: inline-block;}
.page_sub_nav nav a {display: block;background-color: #2f3c47;padding: 10px 15px;text-decoration: none !important;color: #fff;/* overflow: hidden; *//* clear: both; */}
.page_sub_nav nav a:hover,.page_sub_nav nav .current-menu-item a {background-color: rgba(47, 60, 71, 0.6);color: #fff;opacity: 1;}
.page_sub_nav nav a i {float: right;padding-top: 3px;}
@media (min-width: 768px) {
.page_sub_nav {padding: 50px 0;}
.page_sub_nav nav {
}
.page_sub_nav nav ul {text-align: center;}
.page_sub_nav nav li {width: auto;margin: 0 2px;}
.page_sub_nav nav a {padding: 10px 15px;}
.page_sub_nav nav a i {margin-left: 12px;}
}

/* ページトップ
  ================================================ */
@media (max-width: 767px) {
.gotop_pc {display: none !important;}
}
@media (min-width: 768px) {
.gotop_pc {position: fixed;bottom: 30px;right: 30px;margin: 0;padding: 0;z-index: 9000;display: block;padding: 14px 17px;background-color: #2e87b5;opacity: 0;}
.gotop_pc i {font-size: 1.5rem;color: #fff;}
.gotop_pc span {display: block;display: none;}
.gotop_pc.fadein{opacity: 1;color: #fff;}
}

/* ホーム
  ================================================ */
#front .entry__content section {padding: 60px 0;background-repeat: no-repeat;}
#front .entry__content section .container {max-width: 1120px;margin: auto;padding: 0 20px;}
section .h2_en {font-family: niveau-grotesk, "sans-serif";font-size: 2.25rem;font-weight: 900;text-align: center;letter-spacing: 1px;line-height: 1.2;margin: 0 0 10px;}

/* イントロ */
#front .intro.intro_top {background-color: #2e87b5;background-image: url("images/front/intro_bg_mid.jpg");background-position: right top;background-size: contain;padding-top: 220px !important;}
#front .intro.intro_top .container {color: #fff;max-width: 1300px;margin: 0 auto;padding: 0 20px;}
#front .intro.intro_top .h1_head {color: #fff;max-width: 865px;margin-bottom: 30px;}
#front .intro.intro_top .h1_head .h1_copy {font-size: 1rem;font-weight: 900;line-height: 1.5;background-color: #d46e6e;border: 2px solid #fff;border-radius: 40px;display: block;width: 100%;text-align: center;padding: 12px 10px 10px;margin: 0 auto 15px;}
#front .intro.intro_top .h1_head h1 {font-size: 1.65rem;font-weight: 900;text-align: center;margin: 0 0 20px;}
#front .intro.intro_top .h1_head h1 span {display: block;font-size: 1.25rem;margin-bottom: 10px;}
#front .intro.intro_top .h1_head h2,#front .intro.intro_top .h1_head p {font-size: 1rem;font-weight: 600;margin: 0 0 20px;max-width: 840px;text-align: justify;}
#front .intro .container {/* max-width: 1300px !important; */}
#front .intro .h2_head {color: #fff;}
#front .intro .h2_head h2 {font-size: 1.125rem;font-weight: 900;text-align: center;margin: 0;}
#front .intro .h2_head h2 span {display: block;font-size: 1.5rem;margin-top: 5px;}
#front .intro .h2_head p {font-size: 1rem;font-weight: 500;margin: 15px 0 0 !important;}
#front .intro .tab {margin-bottom: 40px;text-align: center;}
#front .intro .tab span {display: inline-block;padding: 10px 25px;border-radius: 30px;font-weight: 700;color: #fff;margin: 10px 0 0;}
#front .intro .tab span:nth-child(1) {}
#front .intro .tab span:nth-child(2) {}
#front .intro .tab span:nth-child(3) {}
#front .intro .tab span:nth-child(4) {}
#front .intro .btn2 {}
#front .intro .btn2 .row {}
#front .intro .btn2 .col {}
#front .intro .btn2 .box {}
#front .intro .btn2 .btn_box,#front .news .btn2 .btn_box {margin: auto;}

/* Hero */
#front .hero {padding: 0 !important;background-color: #2f87b5;}
#front .hero #slick_main {margin: 0;padding: 0;}
#front .hero #slick_main .slick-slide {margin: 0;}
#front .hero #slick_main .slick-slide img {width: 100%;}
#front .hero #slick_main .slick-dots {bottom: 0px;}

#front .hero_02 {padding: 0 !important;}
#front .hero_02 .row {margin: 0;padding: 0;}
#front .hero_02 .col {padding: 0;}
#front .hero_02 .box {padding: 10px;background-color: #d46eb7;}
#front .hero_02 .col:nth-child(2) .box {background-color: #f6b051;}
#front .hero_02 img {
    margin: auto;
    max-width: 1260px;
    width: 100%;
}

/* 新着情報 */
#front .news {background-color: #ebf3f8;}
#front .news .container {max-width: 960px !important;}
#front .news .h2_head {display: flex;flex-direction: row;flex-wrap: wrap;justify-content: center;}
#front .news .h2_head::before,#front .news .h2_head::after {content: '';display: inline-block;width: 30px;height: 70px;background-repeat: no-repeat;background-size: contain;vertical-align: middle;}
#front .news .h2_head::before {background-image: url("images/front/h2_kazari_l.png");}
#front .news .h2_head::after {background-image: url("images/front/h2_kazari_r.png");}
#front .news .h2_head h2 {text-align: center;color: #2f87b5;font-size: 1.75rem;line-height: 1.3;margin: 0;padding: 0 15px;}
#front .news .h2_head h2 span {display: block;color: #2d2d2d;font-size: 1rem;}
#front .news ul.archive_row {}
#front .news ul.archive_row li.img {padding: 0 10px;}
#front .news ul.archive_row .slick-dots {bottom: -15px;bottom: -25px;}
#front .news .btn_box {margin-top: 30px;}
#front .news ul.archive_row .slick-next {}
#front .news ul.archive_row .slick-prev {}

/* コラム */
#front .column {background-color: #e8f8f7;}
#front .column .container {}
#front .column .h2_head {}
#front .column .h2_head h2 {color: #12b3ae;}
#front .column .h2_head h2 span {}

/* 受講料 */
#front .skill {background-color: #fff;background-image: url("images/front/skill_bg_mid.jpg");background-position: right top;background-size: contain;padding-top: 200px !important;}
#front .skill .container {}
#front .skill .inner {}
#front .skill .h2_head {}
#front .skill .h2_head .price {width: 250px;margin: 0 auto 20px;}
#front .skill .h2_head h2 {color: #d46eb5;}
#front .skill .h2_head h2 span {}
#front .skill .h2_head p {}
#front .skill .h2_head p {}
#front .skill .slick_wrap {margin-bottom: 40px;background-color: transparent !important;}
#front .skill #slick_course {margin: 0;padding: 0;}
#front .skill #slick_course li.img {margin: 0 10px;padding: 0;list-style: none;}
#front .skill #slick_course {margin: 0 auto;width: 100%;}
#front .skill #slick_course li.img {}
#front .skill #slick_course li.img img {height: auto;max-width: 200px;width: 100%;}
#front .skill #slick_course .slick-arrow {margin-top: 15px;}
#front .skill #slick_course .slick-prev.slick-arrow {}
#front .skill #slick_course .slick-next.slick-arrow {}
#front .skill #slick_course .slick-prev:before, #front .skill #slick_course .slick-next:before {border-color: #fff;width: 30px;height: 30px;}

/* Video */
#front .video {background-color: #fff;padding-top: 0 !important;}
#front .video .container {max-width: 1120px !important;}
#front .row_video {}
#front .row_video .col {}
#front .row_video .col .box {}
#front .row_video .txt {}
#front .row_video .txt .box {}
#front .row_video .title {
    text-align: center;
    font-size: 1.25rem;
    font-weight: 900;
    line-height: 1.5;
}
#front .row_video .title span{
    display: block;
    font-size: 1.25rem;
}
#front .row_video .title .txt1 {}
#front .row_video .title .txt2 {}
#front .row_video .title .txt3 {
    display: block;
    color: #fc0;
    font-size: 5rem;
    font-weight: 400;
    line-height: 1;
}
#front .row_video p {
    font-size: 1rem;
    margin-top: 30px !important;
}
#front .row_video .look {}
#front .row_video .look .box {}

/* このようなお子様におすすめ */
#front .news.recommend {background-color: #fff4f5;/* padding-top: 0; */}
#front .news.recommend .container {max-width: 1090px !important;}
#front .news.recommend h2 {font-weight: 900;margin: 0 0 20px;}
#front .news.recommend h2 img {margin: auto;width: 320px;}
#front .news.recommend .h2_head {}
#front .news.recommend .h2_head h2 {color: #f2909d;}
#front .news.recommend .h2_head h2 span {}
#front .news.recommend .h3_lead {color: #f2909d;}
#front .row_recom {
    margin: -15px -15px 0;
}
#front .row_recom .col {
    padding: 30px 15px 0;
}
#front .row_recom .box {
    /* border: 1px solid #f2909d; */
    /* background-color: #fff; */
    border-radius: 8px;
    /* box-shadow: 1px 1px 10px -5px rgb(0 0 0 / 50%); */
    height: 100%;
}
#front .row_recom .box img {border-radius: 8px;box-shadow: 1px 1px 6px -3px rgb(0 0 0 / 80%);}
#front .row_recom .pict {
}
#front .row_recom .pict .box {/* box-shadow: 1px 1px 10px -5px rgb(0 0 0 / 50%); */}
#front .row_recom .txt {
}
#front .row_recom .txt .box {
}
#front .row_recom .txt ul {
}
#front .row_recom .txt li {font-size: 1rem;margin-top: 12px;}
#front .row_recom .txt li:first-child {margin: 0;}
#front .row_recom .txt li span {font-size: 1rem;font-weight: 600;display: block;}

/* 選ばれる理由 */
#front .choose {background-color: #f8f2eb;}
#front .news.choose .container {max-width: 930px !important;}
#front .news.choose .h2_head {}
#front .news.choose .h2_head h2 {color: #f6b052;}
#front .news.choose .h2_head h2 span {}
#front .news .h3_lead {
    text-align: center;
    font-size: 1rem;
    font-weight: 900;
    color: #f6b052;
}
#front .news .h3_lead strong {
    display: block;
    font-size: 1.5rem;
}
.choose_speaker {
    margin: 0 !important;
    padding: 0 0 0 20px !important;
}
.choose_speaker li {
    font-size: 1.125rem;
    font-weight: 600;
    margin: 0 0 30px;
    padding: 0;
}
.choose_speaker .box {}
.choose_speaker h4 {font-size: 1rem;margin: 0 0 10px;}
.choose_speaker p {
    font-size: .875rem;
    font-weight: 400;
}
.choose_speaker li:nth-child(1) .box {}
.speaker {font-size: .875rem;padding: 30px 20% 0;}
.choose_list {margin: 30px 0 !important;padding: 0 !important;}
.choose_list li {list-style: none;margin: 20px 0 0;}
.choose_list li:first-child {margin: 0;}
.choose_list .box {position: relative;padding: 20px;background-color: #fff;border-radius: 8px;box-shadow: 1px 1px 10px -5px rgb(0 0 0 / 50%);}
.choose_list h4 {position: relative;font-size: 1rem;font-weight: 600;/* color: #f6b052; */padding-left: 55px;margin: 0 0 20px;}
.choose_list .box::before {content: "";position: absolute;top: 0px;display: block;background-image: url("images/front/choose_h4_bg.jpg");width: 40px;height: 65px;}
.choose_list h4::before {content: "1";position: absolute;top: -2px;left: 12px;color: #fff;font-size: 2rem;}
.choose_list li:nth-child(2) h4::before {content: "2";}
.choose_list li:nth-child(3) h4::before {content: "3";}
.choose_list li:nth-child(4) h4::before {content: "4";}
.choose_list li:nth-child(5) h4::before {content: "5";}
.choose_list li:nth-child(6) h4::before {content: "6";}
.choose_list li:nth-child(7) h4::before {content: "7";}
.choose_list .inner {padding: 0;}
.choose_list img {padding: 0;border-radius: 4px;}
.choose_list .txt {margin-top: 20px;/* padding: 0; */}
.choose_list .txt p {padding: 0;}

/* お客様の声 */
#front .voice {}
#front .voice .container {}
#front .voice .h2_head {}
.voice_list {margin: 0 auto 40px;padding: 0 !important;max-width: 720px;}
.voice_list li {list-style: none;margin: 15px 0 0;padding: 0;background-image: url("images/front/voice_icon.png");background-repeat: no-repeat;background-position: 15px center;background-size: 30px;background-color: #fff;/* border: 1px solid #ddd; */border-radius: 30px;box-shadow: 1px 1px 10px -5px rgb(0 0 0 / 50%);}
.voice_list li:first-child {margin-top: 0;}
.voice_list li div {padding: 15px 20px 15px 60px;}
.voice_list li h3 {padding: 0;margin: 0;font-size: .875rem;}
.voice_list li h3 a {display: block;text-decoration: none;}

/* その他 */
#front .other {}
#front .other .row {margin: -10px -5px 0;}
#front .other .row .col {padding: 10px 5px 0;}
#front .other .btn_box {margin: 0;background-color: #2e87b5;color: #fff !important;}
#front .other .btn_box::after {color: #fff !important;}
#front .other .btn_box:hover {background-color: #669ebb;}

.free_trial {display: none;}

@media screen and (min-width: 768px) {
#front .entry__content section {padding: 90px 0;}
#front .entry__content section .container {}

#front .intro .h2_head h2 {font-size: 1.5rem;text-align: left;}
#front .intro .h2_head h2 span {font-size: 2rem;margin-top: 7px;}
#front .intro .h2_head p {}
#front .intro .tab {max-width: 760px;margin-bottom: 50px;text-align: left;}
#front .intro .tab span {font-size: 1rem;padding: 12px 30px 10px;margin: 15px 10px 0 0;}
#front .intro .tab span:nth-child(1) {}
#front .intro .tab span:nth-child(2) {}
#front .intro .tab span:nth-child(3) {}
#front .intro .tab span:nth-child(4) {}
#front .intro .btn2 {margin: 0;}
#front .intro .btn2 .row {}
#front .intro .btn2 .col {}
#front .intro .btn2 .box {}
#front .intro .btn2 .btn_box {}
	
#front .intro.intro_top {background-image: url("images/front/intro_bg_max1.jpg");background-position: right center;background-size: auto 1052px;padding-top: 90px !important;padding-bottom: 90px !important;}
#front .intro.intro_top .h1_head {}
#front .intro.intro_top .h1_head .h1_copy {font-size: 1.5rem;background-color: #d46e6e;border: 2px solid #fff;border-radius: 40px;display: block;width: 36em;text-align: center;padding: 12px 0 10px;margin: 0 0 20px;}
#front .intro.intro_top .h1_head h1 {text-align: left;font-size: 3.85rem;line-height: 1.4;letter-spacing: 3px;}
#front .intro.intro_top .h1_head h1 span {font-size: 2.22rem;letter-spacing: 1.5px;}
#front .intro.intro_top .h1_head h2,#front .intro.intro_top .h1_head p {font-size: 1.25rem;}
#front .intro.intro_top .h1_head p {}
	
#front .hero {}
#front .hero #slick_main {margin: 0;padding: 0;}
#front .hero #slick_main .slick-slide {}
#front .hero #slick_main .slick-slide img {}
#front .hero #slick_main .slick-dots {bottom: 15px;}
	
#front .hero_02 {}
#front .hero_02 .row {}
#front .hero_02 .col {}
#front .hero_02 .box {
    padding: 90px 0;
}
#front .hero_02 .col:nth-child(2) .box {}
#front .hero_02 img {}
	
#front .skill {background-image: url("images/front/skill_bg_max.jpg");background-position: center;background-size: cover;}
section.intro.skill {}
#front .skill .container {}
#front .skill .inner {padding-left: 420px;}
#front .skill .h2_head {}
#front .skill .h2_head .price {width: 370px;margin: 0 auto 30px;margin: 0 0 30px;}
#front .skill .h2_head h2 {}
#front .skill .h2_head h2 span {}
#front .skill .h2_head p {}
#front .skill .h2_head p {}
#front .skill .slick_wrap {margin-bottom: 50px;}
#front .skill #slick_course .slick-arrow {}
#front .skill #slick_course .slick-prev.slick-arrow {left: 20px;}
#front .skill #slick_course .slick-next.slick-arrow {right: 20px;}
#front .skill #slick_course .slick-prev:before, #front .skill #slick_course .slick-next:before {}

#front .video {padding-top: 90px !important;}
#front .row_video {}
#front .row_video .col {}
#front .row_video .col .box {}
#front .row_video .txt {}
#front .row_video .txt .box {}
#front .row_video .title {text-align: left;font-size: 1.25rem;line-height: 1.6;}
#front .row_video .title span {
}
#front .row_video .title .txt1 {font-size: 1.5rem;}
#front .row_video .title .txt2 {}
#front .row_video .title .txt3 {font-size: 5.5rem;}
#front .row_video p {}
#front .row_video .look {}
#front .row_video .look .box {}
	
#front .news {}
#front .news .container {}
#front .news .h2_head {}
#front .news .h2_head::before,#front .news .h2_head::after {background-position: 0 20px;}
#front .news .h2_head h2 {font-size: 2.5rem;}
#front .news .h2_head h2 span {font-size: 1.125rem;}
#front .news ul.archive_row {}
#front .news ul.archive_row li.img {width: 320px;padding: 0 20px;}
#front .news ul.archive_row .slick-dots {}
#front .news .btn_box {margin-top: 40px;}
#front .news ul.archive_row .slick-next {right: -30px;}
#front .news ul.archive_row .slick-prev {left: -30px;}

#front .news .h3_lead {
    font-size: 1.5rem;
}
#front .news .h3_lead strong {
    font-size: 2rem;
}

#front .news.recommend {}
#front .news.recommend .container {}
#front .news.recommend h2 {margin-bottom: 30px;}
#front .news.recommend h2 img {
    width: 690px;
}
#front .recommend .h2_head {}
#front .row_recom {
    margin-top: 30px;
}
#front .row_recom .col {
}
#front .row_recom .box {}
#front .row_recom .box img {
}
#front .row_recom .pict {
}
#front .row_recom .pict .box {
}
#front .row_recom .txt {
}
#front .row_recom .txt .box {
}
#front .row_recom .txt ul {
}
#front .row_recom .txt li {margin-top: 15px;}
#front .row_recom .txt li span {font-size: 1.125rem;}

.choose_speaker {margin: 50px 0 70px !important;padding-left: 25px !important;}
.choose_speaker li {
    font-size: 1.25rem;
}
.choose_speaker .box {/* background-image: url("images/front/choose_speaker.png"); */}
.choose_speaker h4 {font-size: 1.25rem;}
.choose_speaker p {
    font-size: 1rem;
}
.choose_speaker li:nth-child(1) .box {
    background-image: url("images/front/choose_speaker.png");
    background-repeat: no-repeat;
    background-size: 240px;
    background-position: right;
    padding-right: 280px;
}
.speaker {display: none;}
.choose_list {margin-bottom: 50px !important;}
.choose_list li {/* padding-left: 40px; *//* font-size: 1.125rem; *//* background-size: 25px auto; *//* background-position: 20px center; */margin-top: 30px;}
.choose_list .box {padding: 25px 30px 30px;}
.choose_list h4 {font-size: 1.25rem;margin-bottom: 25px;padding-left: 65px;}
.choose_list .box::before {top: 0px;width: 50px;height: 65px;}
.choose_list h4::before {top: -12px;left: 15px;font-size: 2.25rem;}
.choose_list .inner {display: flex;justify-content: flex-start;align-items: flex-start;padding: 0;}
.choose_list img {width: 300px;/* padding: 0; */}
.choose_list .txt {margin: 0 0 0 30px;/* padding: 0; */}
.choose_list .txt p {padding: 0;}
	
#front .column {}
#front .column .container {}
#front .column .h2_head {}

#front .voice {}
#front .voice .container {}
#front .voice .h2_head {}
.voice_list {margin-bottom: 50px;}
.voice_list li {background-size: 35px;background-position: 20px center;margin: 20px 0 0;}
.voice_list li:first-child {}
.voice_list li div {padding: 20px 20px 20px 75px;}
.voice_list li h3 {}
.voice_list li h3 a {}

#front .other {}
#front .other .row {}
#front .other .row .col {}
#front .other .btn_box {padding: 25px 15px;}

.free_trial {
display: block;
width: 84px;
position: fixed;
top: 210px;
right: 0;
z-index: 100;
background-color: #fff;
box-shadow: 0px 3px 11px 0px rgba(10,10,10,0.2);}
.free_trial img {}
}

@media screen and (min-width: 1500px) {
#front .intro.intro_top {background-image: url("images/front/intro_bg_max2.jpg");}
#front .skill {background-image: url("images/front/skill_bg_max.jpg");}
#front .intro.intro_top .h1_head .h1_copy {}
#front .intro.intro_top .h1_head h1 {}
#front .intro.intro_top .h1_head h1 span {}
}

/*メインスライダー_Slick*/
/*.main_slider {position: relative;text-align: center;background-color: #eee;display: flex;}
.main_slider .copy {position: absolute;z-index: 1;top: 50%;left: 50%;transform: translateY(-50%) translateX(-50%);-webkit- transform: translateY(-50%) translateX(-50%);margin: auto;width: 100%;max-width: 700px;}
.main_slider .copy .main {color: #233380;text-align: center;font-size: 1.25rem;font-weight: 600;margin: 0px 0 5px;}
.main_slider .copy .sub {text-align: center;font-size: .875rem;margin: 0;}
.main_slider .slick {text-align: center;max-width: 1280px;width: 100%;margin: auto;}
.main_slider .slick .slick-dots {bottom: 10px;}*/


@media (min-width: 768px) {
  .hero .copy {margin: auto;width: 100%;max-width: 700px;}
  .hero .copy .main {font-size: 3.0rem;letter-spacing: 3.0px;margin: 0px 0 5px;}
  .hero .copy .sub {font-size: 1.25rem;}
  .front_bx_wrap .front_main div img {max-width: 1280px;}
  .front_bx_wrap .bx-wrapper .bx-pager.bx-default-pager a {width: 10px;height: 10px;margin: 0 8px;}
}

/* カスタム投稿
  ================================================ */
.post-type-archive-news #content,.single-news #content {background-color: #ebf3f8;}
.post-type-archive-column #content,.single-column #content {background-color: #e8f8f7;}
.post-type-archive-voice #content,.single-voice #content {background-color: #fff8ee;}
.single main article {background-color: #fff;padding: 30px 20px;box-shadow: 1px 1px 10px -5px rgb(0 0 0 / 50%);}
.single main article .entry__content {
    margin: 0;
}
.archive_news {padding-top: 40px;padding-bottom: 40px;}
.archive_row {margin: -20px -10px 0;}
.archive_row .img {padding: 20px 10px 0;}
.archive_row .img .box {background-color: #fff;border-radius: 8px;height: 100%;box-shadow: 1px 1px 10px -5px rgb(0 0 0 / 50%);}
.archive_row .entry_header {background-color: transparent !important;}
.archive_row .entry_thumb {
}
.archive_row .entry_thumb a {
}
.archive_row .entry_thumb img {border-radius: 8px 8px 0 0;}
.archive_row .entry_info {height: auto;}
.archive_row .entry_title {font-size: .875rem;font-weight: 700;margin: 0;padding: 15px;}
.archive_row .entry_title a {color: #2d2d2d;text-decoration: none;}
.archive_row .entry_title a:hover {color: #2e87b5;}
.archive_row .entry_content {margin: 0;padding: 0 15px 15px;font-size: .75rem;}
.archive_row .entry_content p {font-size: .75rem;}
.archive_row .entry_content .date {
    display: block;
    text-align: right;
    font-size: .75rem;
    font-weight: 500;
    color: #999;
    margin-top: 5px;
}
.single_news .row_single {margin: 0 -10px;}
.single_news .row_single .primary.col {padding: 40px 10px;}
.single_news .row_single .primary.col article {margin-bottom: 40px;}
.container.single_news .entry__content h2 {font-size: 1.125rem;font-weight: 700;color: #2e87b5;margin: 40px 0 20px;}
.container.single_news .entry__content h3 {font-size: 1rem;font-weight: 700;color: #252525;padding: 0;/* background-color: #2e87b5; */border-bottom: 1px solid #252525;/* border-left: 3px solid #205f7f; */margin: 40px 0 25px;}
.container.single_news .entry__content h4 {font-size: 1rem;font-weight: 700;color: #252525;margin: 0 0 20px;}
.container.single_news .entry__content p {
}
.container.single_news .entry__content p strong {
}
.container.single_news .entry__content h2:first-child,.container.single_news .entry__content h3:first-child {margin-top: 0;}
.container.single_news .entry__content .wp-block-image {max-width: 640px;margin: 25px auto;}
.container.single_news .entry__content .wp-block-image figcaption {font-size: .75rem;color: #555;margin: 0;padding: 10px;background-color: #f5f5f5;}
.container.single_news .entry__content .wp-block-image:first-child {margin-top: 0;}
.container.single_news .entry__content .wp-block-image:last-child {margin-bottom: 0;}

@media (min-width: 768px) {
	.single main article {
    padding: 50px;
}
	.single main article .entry__content {}
  .archive_news {
	padding-top: 80px;
	padding-bottom: 80px;
	}
	.archive_row {margin: -40px -20px 0;}
	.archive_row .img {padding: 40px 20px 0;}
	.archive_row .img .box {}
	.archive_row .entry_header {
	}
	.archive_row .entry_thumb {
	}
	.archive_row .entry_thumb a {
	}
	.archive_row .entry_thumb img {
	}
	.archive_row .entry_info {
	}
	.archive_row .entry_title {font-size: 1rem;padding: 20px;}
	.archive_row .entry_title a {
	}
	.archive_row .entry_content {
	font-size: .875rem;
	padding: 0 20px 20px;
	}
	.archive_row .entry_content p {font-size: .875rem;}
	.archive_row .entry_content .date {
    font-size: .875rem;
    margin-top: 10px;
}
	.single_news .row_single {}
	.single_news .row_single .primary.col {
    padding: 80px 10px;
}
	.single_news .row_single .primary.col article {}
	.container.single_news .entry__content h2 {
	font-size: 1.25rem;
	}
	.container.single_news .entry__content h3 {
	}
	.container.single_news .entry__content h4 {
	}
	.container.single_news .entry__content p {
	}
	.container.single_news .entry__content .wp-block-image {
	}
	.container.single_news .entry__content .wp-block-image figcaption {
	padding: 15px;
	}
}

/* 固定ページ共通
  ================================================ */
.page-template-page-common .entry__content section.lead .container {max-width: 800px;}
.page-template-page-common .entry__content section.lead p {font-size: 1rem;font-weight: 700;}
.page-template-page-common .entry__content section .h3_01 {background-color: transparent;padding: 0;color: inherit;font-weight: 700;}
.page-template-page-common .entry__content section .h3_01:first-child {margin-top: 0;}
.page-template-page-common .entry__content figure {margin: 0;}
.page-template-page-common .entry__content figcaption {font-size: .875rem;margin: 7px 0 0;color: inherit;line-height: 1.5;}
.entry__content section:nth-child(even) {/*background-color: #f7f7f0;*/}
.entry__content .page_lead {margin: 40px 0;font-size: .875rem;max-width: 800px;}

@media (min-width: 768px) {
	.entry__content .page_lead {margin: 80px auto;}
}


/* 私たちの想い
  ================================================ */
#thought .rinen_unei {}
#thought .rinen_unei .rinen_3 {}
#thought .rinen_unei .rinen_3 div {text-align: center;font-size: 1rem;font-weight: 700;color: #fff;background-color: #2e87b5;border-radius: 8px;padding: 10px 5px;margin-top: 15px;}
#thought .rinen_unei .rinen_3 div:first-child {margin-top: 0;}
#thought .rinen_unei dl.type_B {}
#thought .rinen_unei dl.type_B dt, #thought .rinen_unei dl.type_B dd {padding: 15px 0;margin: 0;}
#thought .rinen_unei dl.type_B dt {background-color: transparent;justify-content: flex-start;min-width: 22%;max-width: 22%;flex-basis: 22%;}
#thought .rinen_unei dl.type_B dd {min-width: 78%;max-width: 78%;flex-basis: 78%;}
#thought .rinen_unei .unei .h2_head {margin-top: 30px;}

@media (min-width: 768px) {
	#thought .rinen_unei {}
	#thought .rinen_unei .rinen_3 {}
	#thought .rinen_unei .rinen_3 div {margin-top: 20px;border-radius: 28px;}
	#thought .rinen_unei .rinen_3 div:first-child {}
	#thought .rinen_unei dl.type_B {}
	#thought .rinen_unei dl.type_B dt, #thought .rinen_unei dl.type_B dd {padding: 20px 0;margin: 0;}
	#thought .rinen_unei dl.type_B dt {}
	#thought .rinen_unei dl.type_B dd {}
	#thought .rinen_unei .unei .h2_head {margin-top: 0;}
}

/* 初めての方へ
  ================================================ */
#beginners .btn_3 {margin-top: 20px;}
#beginners .tsuyomi .h2_head {margin-bottom: 30px;}

@media (min-width: 768px) {
	#beginners .tsuyomi .btn_3 {margin-top: 60px;}
	#beginners .tsuyomi .h2_head {margin-bottom: 40px;}
	.tsuyomi .course .pict {}
}

/* 入会方法・レッスン受講の流れ
  ================================================ */
.att_block {border: 1px solid #12b3ae;margin-top: 30px;}
.att_block:first-child {margin-top: 0;}
.att_block .head {padding: 20px 15px;background-color: #12b3ae;}
.att_block .head .title {font-size: 1rem;line-height: 1.5;}
.att_block .head {padding: 20px 15px;background-color: #12b3ae;}
.att_block .head .title {font-size: 1rem;font-weight: 700;color: #fff;line-height: 1.5;}
.att_block .body {padding: 15px;}
.att_block .body .title {font-size: .875rem !important;font-weight: 700;}
.att_block .body p {}
.flow_block {margin-top: 40px;}
.flow_block:first-child {margin-top: 0;}
.flow_block > .head {padding: 20px 15px;background-color: #2e87b5;}
.flow_block > .head .title {font-size: 1rem;font-weight: 700;color: #fff;margin: 0;padding: 0;}
.flow_block > .body {background-color: #fff;padding: 35px 15px 35px;}
.flow_block .body .row {}
.flow_block .body .col {}
.flow_block .body ol.com {}
.flow_block .body ol.com > li,.flow_block .body > .title {margin-top: 30px;font-size: 1rem;font-weight: 700;}
.flow_block .body > .title {margin: 0 0 20px;}
.flow_block .body ol.com > li:first-child {margin-top: 0;}
.flow_block .body ol.com .title {font-size: inherit;}
.flow_block .body ol.com ul.com {}
.flow_block .body ol.com ul.com li {font-size: .875rem;font-weight: 400;list-style-type: disclosure-closed;}
.flow_block .body img {border: 1px solid #ccc;}
.join_lead {font-size: 1rem;font-weight: 700;text-align: center;}
.join_lead span {display: block;font-size: 1rem;color: #d46eb5;}
.join .bnr_25min {margin-top: 20px;}
.join .flow_block .body {padding: 30px 0 0;}
.join .flow_block .pict .box {}
.notice_block {margin-top: 30px;background-color: #f5f5f5;padding: 25px 15px;}
.notice_block .title {font-weight: 700;margin-bottom: 10px;}
.notice_block ul.com {}
.notice_block ul.com li {}
.att_block.notice_ {border: 1px solid #c70c46;margin-bottom: 30px;}
.att_block.notice_ .head {background-color: #cc3366;background-color: #c70c46;}
.flow .btn_wrap {margin: 35px auto 45px;max-width: 680px;}
.flow .wrap .att_block {max-width: 680px;margin-left: auto;margin-right: auto;}
.flow .flow_block .notice_block ul.com.apri {margin-bottom: 20px;padding-left: 0;}
.flow .flow_block .notice_block ul.com.apri li {list-style: none;}
.flow .wrap .flow_block img {display: block;width: 100%;margin: 20px auto 0;}
.flow .wrap img.flow01 {max-width: 680px;}
.flow .wrap img.flow02 {max-width: 400px;}
.flow .wrap img.flow03 {max-width: 680px;}
.flow .wrap img.flow04 {}
.flow .wrap img.flow05 {}
.flow .wrap img.flow06 {max-width: 680px;}
.flow .wrap img.flow07 {max-width: 400px;}
.flow .wrap img.flow08 {max-width: 642px;}
.flow .wrap img.flow09 {max-width: 642px;}
.flow .wrap img.flow10 {max-width: 400px;}

@media (min-width: 768px) {
	.att_block {}
	.att_block .head {padding: 20px 20px;}
	.att_block .head .title {}
	.att_block .body {padding: 25px 20px;}
	.att_block .body .title {}
	.att_block .body p {}
	.flow_block {margin-top: 60px;}
	.flow_block > .head {padding: 30px;}
	.flow_block > .head .title {font-size: 1.125rem;}
	.flow_block > .body {padding: 50px 40px;}
	.flow_block .body .row {}
	.flow_block .body .col {}
	.flow_block .body ol.com {}
	.flow_block .body ol.com > li {margin-top: 40px;}
	.flow_block .body ol.com > li:first-child {}
	.flow_block .body ol.com .title {}
	.flow_block .body ol.com ul.com {}
	.flow_block .body ol.com ul.com li {}
	.flow_block .body img {}
	.join_lead {font-size: 1.25rem;}
	.join_lead span {font-size: inherit;}
	.join .bnr_25min {}
	.join .flow_block .body {padding: 40px 0 0;}
	.join .flow_block .pict {}
	.join .flow_block .pict .box {margin-top: 50px;}
	.join .flow_block .pict .box:first-child {margin-top: 0;}
	.notice_block {padding: 30px 25px 30px;}
	.notice_block .title {}
	.notice_block ul.com {}
	.notice_block ul.com li {}
	.flow .btn_wrap {margin: 45px auto 55px;}
	.flow .wrap .att_block.notice_ {}
	.flow .wrap .att_block.notice_ .head {}
	.flow .flow_block .notice_block ul.com.apri {}
	.flow .flow_block .notice_block ul.com.apri li {}
	.flow .wrap .flow_block img {}
}

/* 料金プラン / 受講内容
  ================================================ */
#price .price {}
#price .price table {}
#price .price_list {text-align: center;}
#price .price_list table {}
#price .price_list .sec01,#price .price_list .sec02 {display: block;padding: 0;border: 0;}
#price .price_list .sec01 th,#price .price_list .sec01 td,
#price .price_list .sec02 th,#price .price_list .sec02 td {padding: 10px 15px;border: 5px solid #fff;border-left: 0;;border-bottom: 0;}
#price .price_list th {background-color: #2e87b5;color: #fff;border-top: 0 !important;border-right: 0 !important;}
#price .price_list .sec01 {margin-bottom: 5px;font-weight: 700;}
#price .price_list .sec02 {}
#price .price_list .sec01 th:first-child {border-right: 5px solid #fff !important;}
#price .price_list .sec02 th {}
#price .price_list .kai,#price .price_list .price {font-size: 1.125rem;}
#price .price_list .kai {background-color: #ebf3f8;}
#price .price_list .price {background-color: #f5f5f5;border-right: 0 !important;}
#price .price_list .price span {font-size: 1.5rem;margin-right: 5px;color: #2e87b5;font-family: 'Roboto';}
#price .price_list .detail {background-color: #f5f5f5;border-right: 0 !important;padding: 20px 15px !important;}
#price .price_list .detail .com {text-align: left;margin: 5px 0 20px;}
#price .course .pict img, .price_course .pict img {width: 70%;display: block;margin: auto;}
.price_course .row:first-child {margin-bottom: 20px !important;}
.bnr_25min {margin: 30px auto;width: 320px;}
.courses {background-color: #f5f5f5;}
.course {background-color: #fff;margin-top: 40px;}
.course:first-child {margin-top: 0;}
.course .head {background-color: #2d2d2d;padding: 10px 15px;color: #fff;font-weight: 700;display: flex;justify-content: space-between;align-items: center;}
.course .head .title {display: flex;justify-content: flex-start;align-items: center;}
.course .head .title span {display: inline-block;font-weight: 700;}
.course .head .title .name {border-bottom: 1px solid #fff;margin-right: 10px;font-size: 1rem;}
.course .head .title .number {font-family: 'Roboto';font-size: 2.125rem;font-weight: 700;}
.course .head .class {}
.course .head .class span {background-color: #444;/* border: 1px solid #fff; */padding: 5px 12px;margin-right: 10px;font-size: .8125rem;}
.course .head .class .first {}
.course .head .class .mid {}
.course .head .class .top {margin-right: 0;}
.course .body {padding: 30px 15px 35px;}
.course .body .row {margin: 0 -15px;}
.course .body .row:first-child {margin-top: -20px;}
.course .body .col:first-child {}
.course .body .col {padding: 20px 15px 0;}
.course .body h2 {font-size: 1.125rem;font-weight: 700;margin: 0 0 25px;}
.course .body h2 .eng {font-size: 1rem;color: #999;display: block;}
.course .body .pict {}
.course .body .pict .box {}
.course .body .pict img {}
.course .body .att_top {background-color: #d46eb5;border: 2px solid #993d7d;padding: 15px;margin: 25px 0 20px;color: #fff;}
.course .body .att_foot {}
.course .body .att_foot .title {}
.course .body .class_tab {
    background-color: #444;
    padding: 7px 15px 5px;
    text-align: center;
    color: #fff;
    font-size: .875rem;
    font-weight: 700;
    display: inline-block;
    margin: 20px 0 15px;
}
span.class_tab.bgco_or {}
.course .body .btn_box {margin-top: 30px;}
.course.att_block {border: 0;}
.course.att_block .head {padding: 20px 15px;}
.course.att_block .title {font-size: 1rem;line-height: 1.5;}

/* 宿題アコーディオン */
.kadai .accordion {margin-top: 30px;max-width: 1000px;}
.kadai .accordion__item {border: 1px solid #d46eb5;}
.kadai .accordion__title {background-color: #d46eb5;color: #fff;font-size: 1rem;line-height: 1.5;}
.kadai .accordion__title:hover {background-color: #d38bbd;}
.kadai .accordion__title::before,
.kadai .accordion__title::after {background-color: #fff;}
.kadai .accordion__content {padding: 30px 15px;background-color: #f5f5f5;}
.kadai .accordion__content .inner {}
.kadai .accordion__content .inner h3 {font-size: 1rem;margin: 30px 0 15px;}
.kadai .row {
}
.kadai .row .col {
}
.kadai .row .col:first-child {
}
.kadai .row .col:last-child {
}
.kadai .row .col .h3 {font-size: .875rem;line-height: 1.5;}
.kadai .row .col .box {border: 1px solid #999;background-color: #fff;padding: 15px 10px;}
.kadai .row .col .box:nth-child(2) {margin-top: 20px;}
.kadai .row .col img {
}
.kadai .row .pict01 {padding: 0 10%;}
.kadai .row .pict02 {
}
.kadai .row .pict03 {
}
.kadai .row .pict04 {
}

.course.co01 .notice_block,.course.co05 .notice_block {margin: 40px 0;border: 3px solid #d46eb5;background-color: #f9e9f4;}
.course.co01 .notice_block .title,.course.co05 .notice_block .title {color: #d46eb5;font-size: 1rem;}
.course.co05 .notice_block {border: 3px solid #f2909d;background-color: #fdeef0;}
.course.co05 .notice_block .title {color: #f2909d;}

.course.co02 .slick_sec,.course.co05 .slick_sec {margin: 30px 0 55px;}
.course.co05 .tagaki .h3 {text-align: center;}
.buy_text {margin-top: 30px;}
.buy_text .title {
}
.buy_text .row {margin: -10px -5px 0 !important;}
.buy_text .col {padding: 10px 5px 0 !important;}
.buy_text a {display: block;padding: 5px;text-align: center;background-color: #fff;border: 1px solid #2e87b5;border-radius: 4px;text-decoration: none;font-weight: 500;}
.buy_text a:hover {
    background-color: #2e87b5;
    color: #fff;
}

.page_foot_nav {
}
.page_foot_nav .container {max-width: 960px;}
.page_foot_nav .nav_course {padding: 50px 0 0;width: 80%;margin: auto;}
.page_foot_nav .row {padding: 0;margin: -10px -5px 0;}
.page_foot_nav .row li {list-style: none;width: 100%;text-align: center;font-weight: 500;padding: 10px 5px 0;margin: 0;}
.page_foot_nav .row li a {display: block;padding: 15px 5px;background-color: #2e87b5;border: 1px solid #2e87b5;border-radius: 4px;color: #fff;text-decoration: none;}
.page_foot_nav .row li:nth-child(2) a {background-color: #d46eb5;border: 1px solid #d46eb5;}
.page_foot_nav .row li:nth-child(3) a {background-color: #f6b052;border: 1px solid #f6b052;}
.page_foot_nav .row li:nth-child(4) a {background-color: #12b3ae;border: 1px solid #12b3ae;}
.page_foot_nav .row li:nth-child(5) a {background-color: #4db4ff;border: 1px solid #4db4ff;}
.page_foot_nav .row li:nth-child(6) a {background-color: #f2909d;border: 1px solid #f2909d;}
.page_foot_nav .row li.current_page_item a,.page_foot_nav .row li a:hover {opacity: .5;}


@media (min-width: 768px) {
	#price .price {}
	#price .price table {}
	#price .price_list {}
	#price .price_list table {min-height: 352px;}
	#price .price_list .sec01,#price .price_list .sec02 {display: table-cell;}
	#price .price_list .sec01 th,#price .price_list .sec01 td,
	#price .price_list .sec02 th,#price .price_list .sec02 td {border: 8px solid #fff;border-left: 0;}
	#price .price_list th {height: 60px;}
	#price .price_list .sec01 {width: 40%;}
	#price .price_list .sec02 {width: 60%;border-left: 8px solid #fff;}
	#price .price_list .sec01 th:first-child  {}
	#price .price_list .sec02 th {}
	#price .price_list .kai,#price .price_list .price {}
	#price .price_list .kai {}
	#price .price_list .price {}
	#price .price_list .price span {}
	#price .price_list .detail {vertical-align: top;padding: 25px !important;}
	#price .price_list .detail .com {}
	.bnr_25min {margin-top: 50px;width: 700px;}
	#price .course .txt, .price_course .txt {-ms-flex: 0 0 72%;flex: 0 0 72%;max-width: 72%;}
	#price .course .pict, .price_course .pict {-ms-flex: 0 0 28%;flex: 0 0 28%;max-width: 28%;}
	#price .course .pict img, .price_course .pict img {width: 100%;}
	.price_course .row:first-child {}
	.course {margin-top: 60px;}
	.course:first-child {}
	.course .head {display: flex;justify-content: flex-start;align-items: center;padding: 10px 40px;}
	.course .head .title {}
	.course .head .title span {}
	.course .head .title .name {}
	.course .head .title .number {font-size: 3.125rem;}
	.course .head .class {margin-left: 50px;}
	.course .head .class span {padding: 5px 15px;font-size: .875rem;}
	.course .head .class .first {}
	.course .head .class .mid {}
	.course .head .class .top {}
	.course .body {padding: 40px 40px 45px;}
	.course .body .row {margin-left: -20px;margin-right: -20px;}
	.course .body .row:first-child {}
	.course .body .col:first-child {}
	.course .body .col {padding: 20px 20px 0;}
	.course .body h2 {font-size: 1.25rem;}
	.course .body h2 .eng {font-size: 1.125rem;display: inline-block;margin-left: 10px;}
	.course .body .pict {margin-top: -90px;}
	.course .body .pict .box {}
	.course .body .pict img {}
	.course .body .att_top {margin: 35px 0 25px;}
	.course .body .att_foot {}
	.course .body .att_foot .title {}
	.course .body .class_tab {}
	.course .body .btn_box {margin: 35px 0 0;}
	.course.att_block {}
	.course.att_block .head {padding: 40px;}
	.course.att_block .title {font-size: 1.125rem;}
	.kadai .accordion {margin: 50px 0 0;}
	.kadai .accordion__item {}
	.kadai .accordion__title {font-size: 1.125rem;padding: 25px;}
	.kadai .accordion__title::before,
	.kadai .accordion__title::after {}
	.kadai .accordion__content {padding: 40px 30px;}
	.kadai .accordion__content .inner {}
	.kadai .accordion__content .inner h3 {margin-top: 40px;}
	.kadai .accordion__content .inner h3:first-child {}
	.kadai .row {
}
.kadai .row .col {
}
.kadai .row .col:first-child {
}
.kadai .row .col:last-child {
}
.kadai .row .col .h3 {
}
.kadai .row .col .box {padding: 25px;}
.kadai .row .col .box:nth-child(2) {
}
.kadai .row .col img {
}
.kadai .row .pict01 {padding: 0;}
.kadai .row .pict02 {
}
.kadai .row .pict03 {
}
.kadai .row .pict04 {
}
.course.co01 .notice_block,.course.co05 .notice_block {margin: 50px 0;}
.course.co01 .notice_block .title {}
	
.course.co02 .slick_sec,.course.co05 .slick_sec {margin: 40px 0 60px;padding: 0;}
.buy_text {margin-top: 50px;}
.buy_text .title {
}
.buy_text .row {
}
.buy_text .col {
}
.buy_text a {
}
.buy_text a:hover {
}
	
.page_foot_nav {
}
.page_foot_nav .container {
}
.page_foot_nav .nav_course {padding: 50px 0 0;width: 100%;}
.page_foot_nav .row {
}
.page_foot_nav .row li {width: 33.333%;}
.page_foot_nav .row li a {
}
}

/* FAQ
  ================================================ */
#faq .accordion {max-width: 100%;}
#faq .accordion__item {border: 0;}
#faq .accordion__title {padding: 15px 45px 15px 15px;background-color: #273f52;color: #fff;}
#faq .accordion__title:hover {background-color: #efefdd;}
#faq .accordion__content {background-color: #f5f5f5;padding: 15px;}
#faq .accordion__title span,
#faq .accordion__content span {position: relative;display: inline-block;}
#faq .accordion__title span::before,
#faq .accordion__content span::before {font-family: bc-sklonar, sans-serif;font-size: 2rem;position: absolute;top: 50%;left: 0;margin-top: -1.125rem;line-height: 1;color: #86c45f;}
#faq .accordion__title span {padding: 5px 0 5px 30px;}
#faq .accordion__content span {padding-left: 30px;}
#faq .accordion__title span::before {content: "Q";}
#faq .accordion__content span::before {content: "A";font-weight: 700;color: #fbc305;}
#faq .accordion__title {background-image: url("images/faq/q.png");background-repeat: no-repeat;background-position: 15px center;background-size: 22px;padding-left: 50px;}
#faq .accordion__content {background-image: url("images/faq/a.png");background-repeat: no-repeat;background-position: 15px 15px;background-size: 22px;padding: 50px 15px 15px 15px;}

@media screen and (min-width: 768px) {
	#faq .accordion__title {padding: 20px 60px 20px 62px;background-position: 15px center;background-size: 30px;}
	#faq .accordion__content {padding: 70px 60px 35px;background-position: 60px 20px;background-size: 30px;display: block !important;}
	#faq .accordion__title span,
	#faq .accordion__content span {
	}
	#faq .accordion__title span {padding: 10px 0 10px 35px;}
	#faq .accordion__content span {padding-left: 35px;}
}



/* FAQ
  ================================================ */
.faq_flow {margin: 0 !important;padding: 0 !important;background-color: #f5f5f5;}
.faq_flow li {list-style: none;display: flex;margin: 0;padding: 0;flex-wrap: wrap;width: 100%;color: #fff;background-color: #2e87b5;line-height: 1.5;}
.faq_flow li:first-child {margin-top: 0;}
.faq_flow li .num,.faq_flow li div {padding: 15px;display: flex;flex-wrap: wrap;align-items: center;}
.faq_flow li .num {font-weight: 500;font-size: 1.5rem;letter-spacing: 1.0px;padding: 15px;min-width: 15%;max-width: 15%;margin-right: 0;justify-content: center;background-color: #2e87b5;}
.faq_flow li div {padding: 15px;padding-left: 0;min-width: 85%;flex-basis: 85%;max-width: 85%;font-size: 1rem;}
.faq_flow li:first-child {margin-top: 0 !important;}
.faq_flow li:nth-child(odd) {margin-top: 20px;}
.faq_flow li:nth-child(even) {background-color: #fff;}
.faq_flow li:nth-child(even) .num {background-color: transparent;color: #20688d;}
.faq_flow li:nth-child(even) div {font-size: .875rem;color: #252525;padding: 25px 15px 25px 0;display: inline-block;line-height: 1.8;}
.faq_flow li:nth-child(even) div img {border: 1px solid #ddd;display: block;margin-top: 20px;width: 100%;max-width: 700px;}
#faq .btn_3.tab {margin: 0;padding: 0;flex-direction: row;flex-wrap: wrap;max-width: 1000px;}
#faq .btn_3.tab.tab-botom {margin-top: 30px;}
#faq .btn_3.tab .btn_box {width: 49%;margin: 5px 2% 0 0;font-size: .75rem;}
#faq .btn_3.tab .btn_box:nth-child(even) {
    margin-right: 0;
}
#faq .btn_3.tab .btn_box.active {background-color: #2e87b5;color: #fff !important;}
#faq .btn_3.tab .btn_box.active::after {color: #fff !important;}

@media screen and (min-width: 768px) {
.faq_flow  {}
.faq_flow li {}
.faq_flow li .num,.faq_flow li div {padding: 15px 25px;padding-left: 0;}
.faq_flow li .num {min-width: 65px;max-width: 65px;padding: 15px 0;}
.faq_flow li div {min-width: 90%;flex-basis: 90%;max-width: 90%;}
.faq_flow li:nth-child(odd) {margin-top: 30px;}
.faq_flow li:nth-child(even) div {padding: 35px 25px 35px 0;}
.faq_flow li:nth-child(even) div img {}
#faq .btn_3.tab {
    padding: 0 50px;
}
#faq .btn_3.tab.tab-botom {margin-top: 40px;}
#faq .btn_3.tab .btn_box {width: 31.3%;margin: 10px 1% 0 !important;font-size: .875rem;}
#faq .btn_3.tab .btn_box:nth-child(3) {/* margin-right: 0 !important; */}
#faq .btn_3.tab .btn_box.active {}
}

/* タブ切り替え（上下部2箇所） */
.tab-top {margin: 0;padding: 0;}
.tablist {list-style-type: none;cursor: pointer;}

/* タブ切り替え（上部のみ） */
.tab_area {overflow:hidden;margin: 0;font-size: .875rem;font-weight: 400;color: #fff;line-height: 1.4;/* display: -webkit-box; */display:-ms-flexbox;/* display:flex; */-ms-flex-wrap: nowrap;/* flex-wrap: nowrap; */align-content: space-around;padding: 0 !important;position: relative;z-index: 5;}
.tab_area li {text-align:center;font-weight: 700;color: #222;cursor: pointer;vertical-align:middle;padding: 15px 0 13px;background-color: #ccdeee;border: 2px solid #005aaa;-webkit-box-flex: 25%;-ms-flex: 25%;/* flex: 33.333%; */margin: 0 5px 0 0;list-style: none;position: relative;display: inline-block;width: 150px;}
.tab_area li span {text-align: center;font-size: 1rem;}
.tab_area li:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 5px;
	background-color: #fff;
	opacity: 0;
	transition: opecity 0.2s ease-out;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.tab_area li.select:after {opacity: 1;}
.tab_area li:last-child {margin: 0;}
.tab_area li:hover {background-color: #fff;}
.tab_area li.select {background-color: #fff;color: #005aaa;}
.content_area {border: 2px solid rgb(0 90 170);padding: 20px 15px;position: relative;z-index: 0;margin-top: -2px;}
.hide {display:none;}

@media screen and (min-width: 768px) {
}



/* 個人情報保護方針
   ================================================== */
#privacy .entry__content section h3 {}
#privacy .info h3 {
    font-size: 1rem;
    margin: 40px 0 10px;
}
#privacy .info p {}


/* お問い合わせ・フォーム
   ================================================== */
::placeholder{color:#555}
/* Chrome, Safari */
::-webkit-input-placeholder{color: #555;}
/* Firefox */
::-moz-placeholder{color: #555;}
/* Firefox 18以前 */
:-moz-placeholder{color: #555;}
/* IE */
:-ms-input-placeholder{color: #555;}

.entry__content.contact .container {max-width: 760px;}
.entry__content.contact .col.tel {border: 3px solid #86c45f;background-color: #f7f7f0;border-radius: 4px;padding: 20px 15px;margin: 40px auto 50px;max-width: 500px;}
.entry__content.contact .col.tel p {margin-bottom: 0;text-align: center;}
.entry__content.contact .col.tel .box {text-align: center;}
.entry__content.contact .col.tel .box a {color: inherit;text-decoration: none !important;}
.entry__content.contact .col.tel .box .recep {font-weight: 700;}
.mw_wp_form .form_input_area {
}
.mw_wp_form .form_input_area dl {margin: 30px 0 0;}
.mw_wp_form .form_input_area dt {font-size: .875rem;font-weight: 700;margin: 0 0 10px;line-height: 1.25;}
.mw_wp_form .form_input_area dd {margin: 0;padding: 0;}
.mw_wp_form .form_input_area .required {font-size: .75rem;color: #fff;padding: 3px 8px 2px;background-color: #e50012;text-align: center;margin-left: 10px;display: inline-block;vertical-align: bottom;border-radius: 2px;line-height: 1.2;}
.mw_wp_form .form_input_area label {width: 100%;margin: 0 0 10px;}
.mw_wp_form .form_input_area dl:first-child {margin-top: 0;}
.mw_wp_form .form_input_area label:last-child {margin-bottom: 0;}
.mw_wp_form .form_input_area .d-flex  {max-width: 400px;margin: auto;}
.mw_wp_form .form_input_area .d-flex p {}
.mw_wp_form .form_input_area .d-flex p button {}
.mw_wp_form .form_input_area .d-flex button {/* flex: auto; */margin: 50px 10px 0;}
.mw_wp_form .form_input_area .d-flex button.kakunin {margin: 50px auto 0;}
.mw_wp_form .form_input_area .menseki {
}
.mw_wp_form .form_input_area .menseki .box {border: 1px solid #e50012;background-color: #fffef2;padding: 15px;margin: 50px 0 20px;}
.mw_wp_form .form_input_area .menseki h3 {/* text-align: center; */margin: 0 0 15px;font-size: 1rem;}
.mw_wp_form .form_input_area .menseki h3 span {
}
.mw_wp_form .form_input_area .menseki h4 {font-size: .875rem;margin: 15px 0 5px;}
.mw_wp_form .form_input_area .menseki ul {margin: 0;padding: 0 0 0 22px;}
.mw_wp_form .form_input_area .menseki ul li {font-size: .875rem;margin-top: 5px;}
.mw_wp_form .form_input_area .menseki .kiyaku {font-size: 1.125rem;text-align: center;}
.mw_wp_form .form_input_area .menseki .doui {vertical-align: middle;}
.mw_wp_form .form_input_area .menseki .kiyaku2 {font-size: .875rem;margin: 0;}
.mw_wp_form .form_input_area #privacy_policy {margin-top: 50px;}
.mw_wp_form .form_input_area #privacy_policy h2 {font-size: 1rem;margin: 0 0 20px;}
.mw_wp_form .form_input_area #privacy_policy h3 {font-size: .875rem !important;margin: 20px 0 5px !important;}
.mw_wp_form .form_input_area #privacy_policy p {font-size: .75rem;}
.i_frame {background-color: #f5f5f5;border: 1px solid #d8d8c5;height: 150px;overflow:auto;overflow-y:scroll;overflow-x:hidden;padding: 20px 15px;margin-bottom: 15px;}
.complete .container {}
.complete .container p {}


@media (min-width: 768px) {
.entry__content.contact .col.tel {max-width: 520px;padding: 25px;margin: 50px auto 60px;}
.entry__content.contact .col.tel p {
}
.entry__content.contact .col.tel .box {
}
.mw_wp_form .form_input_area .menseki {
}
.mw_wp_form .form_input_area .menseki .box {padding: 30px;}
.mw_wp_form .form_input_area .menseki h3 {margin-bottom: 25px;}
.mw_wp_form .form_input_area .menseki h3 span {
}
.mw_wp_form .form_input_area .menseki h4 {
}
.mw_wp_form .form_input_area .menseki ul {
}
.mw_wp_form .form_input_area .menseki ul li {
}
.mw_wp_form .form_input_area .menseki .kiyaku {
}
.mw_wp_form .form_input_area .menseki .doui {
}
.mw_wp_form .form_input_area .menseki .kiyaku2 {text-align: center;}
.mw_wp_form .form_input_area #privacy_policy {}
.mw_wp_form .form_input_area #privacy_policy h2 {}
.mw_wp_form .form_input_area #privacy_policy h3 {}
.mw_wp_form .form_input_area #privacy_policy p {}
.i_frame {height: 250px;padding: 25px;margin-bottom: 15px;}
.complete .container {
    padding-top: 30px;
    padding-bottom: 30px;
}
.complete .container p {
    text-align: center;
    font-size: 1rem;
}
}

/*ーーーーーーーーーーーーーーーー*/
/*　　MW WP Formカスタマイズ　　*/
/*ーーーーーーーーーーーーーーーー*/
.mw_wp_form input[type="email"],
.mw_wp_form input[type="tel"],
.mw_wp_form input[type="text"],
.mw_wp_form input[type="number"],
.mw_wp_form textarea {padding: 1em;width: 100%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;font-size: .875rem;border: 1px solid #ccc;}
.mw_wp_form input[type="number"] {width: auto;}

.mw_wp_form select {
display: block;
position: relative;
width: 80%;
height: 38px;
font-size: 14px;
font-size: 0.9rem;
border: 1px solid #ccc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
padding: 0 10px;
}

.mw_wp_form selectt:after {
position: absolute;
display: block;
content: '';
width: 0;
height: 0;
border-top: 5px solid transparent;
border-left: 5px solid transparent;
border-bottom: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #333;
top: 50%;
right: 10px;
margin-top: -3px;
pointer-events: none;
}

.mw_wp_form label {width: 100%;}
.mw_wp_form .label_att {display: block;margin: 0 0 10px;font-size: .875rem;}
.mw_wp_form .label_att:last-child {margin: 0;}


/*確認画面エラーメッセージ*/
.mw_wp_form .error {
font-size: .875rem !important;
font-weight: 700 !important;
color: #ff0000 !important;
margin-top: 5px !important;
}

/*確認画面表示*/
.mw_wp_form_preview dl {}
.mw_wp_form_preview dl dt {}
.mw_wp_form_preview dl dd {}
.mw_wp_form_preview dl dd label {background-color: #f5f5f5;padding: 15px !important;}

/*ボタン*/
.btn-secondary {color: #ffffff;background-color: #57c3f1;border-color: transparent;border-radius: 0;font-weight: 700;font-size: .875rem;padding: 15px 35px;width: 200px;}
.btn-secondary:hover {color: #fff;background-color: #308db5;border-color: transparent;}


/*――――「表」デザイン――――*/

.cform th {
font-size: 15px;
width: 25%; 
border-bottom: solid 1px #d6d6d6;
padding: 10px 0px 10px 15px;
font-weight: bolder;
}


.cform td {
font-size: 15px;
line-height: 200%;
border-bottom: solid 1px #d6d6d6;
padding: 10px 10px;
}


/*―――――表示―――――*/

.cform {
	width: 94%;
	margin: auto;
}


.cform option,
.cform textarea,
.cform input[type=text],
.cform input[type=email],
.cform input[type=search],
.cform input[type=url] {
	width: 90%;
}



@media only screen and (max-width:767px) {
	.cform th,
	.cform td {
		width: 97%;
  border: 1px solid #999;
  padding: .5em 1em;
		display: block;
		border-top: none;
	}
}

/*――「送信ボタン」デザイン――*/

.submit-btn input {
background-color:#ebbbbb;
border:0;
color:#ffffff;
font-size:1.3em;
font-weight:bolder;
margin:0 auto;
padding: 10px 35px;
border-radius: 3px;
cursor: pointer;
text-align:center;
}

.submit-btn {
text-align:center;
margin-top:20px;
　cursor: pointer;
}

.submit-btn input:hover {
	background: #EF5B9C;
	color: #FFFFFF;
　cursor: pointer;
}


/*―――「必須」デザイン―――*/
.required-srt {
font-size:0.9em;
padding: 6px;
border-radius: 5px;
margin-right: 10px;
background: #ebbbbb;
color: #ffffff;
}

@media only screen and (max-width:575px) {
.mwform-tel-field input[type="text"] {width: 30%;}
}





#contact .tel_info {text-align: center;margin-bottom: 30px;}
#contact .tel_info .ttl {font-size: 1.0rem;font-weight: 700;}
#contact .tel_info .tel {position: relative;display: inline-block;padding-left: 35px;}
#contact .tel_info .tel:before {
    content: "\f879";
    font-size: 1.75rem;
    top: 48%;
    left: 0;
    margin-top: -11px;
}
#contact .tel_info a {font-family: bc-sklonar, sans-serif;font-weight: 500;font-style: normal;font-size: 2.25rem;letter-spacing: -1.5px;}
#contact .taiou {text-align: center;margin-bottom: 60px;font-size: 1.0rem;padding: 15px 20px;background-color: #3c3e39;color: #fff;/* border: 1px solid #d5d5d5; */max-width: 480px;margin: 0 auto 60px;}
#contact .taiou span {font-weight: 700;display: block;}
#contact .form_wrap {max-width: 760px;}

.form_wrap {max-width: 760px;margin: auto;}
.contact_entry {width: 100%;border-collapse: collapse;border-spacing: 0;/* border-top: 1px solid #e5e5e5; *//* border-left: 1px solid #e5e5e5; */}
.contact_entry th,
.contact_entry td {display: block;padding: 0;border: none;}
.contact_entry th {background: transparent;padding: 20px 0 0;}
.contact_entry td {/* border-right: 1px solid #e5e5e5; *//* background: #FFF; *//* text-align: left; */}
.contact_entry th span {color: #ff0100;font-size: .75rem;font-weight: 600;margin-left: 10px;}
.contact_entry .short {max-width: 100px;}
.contact_entry .mid {max-width: 350px;}
.contact_entry .full {width: 100%;}
.form_wrap .check_wrap {border: 1px solid #999;padding: 20px 15px;margin-top: 30px;}
.form_wrap .check_wrap .kakunin {text-align: center;margin: 0 0 10px;}
.form_wrap .check_wrap .box {text-align: center;font-weight: 600;color: #ff0100;}
.form_wrap .check_wrap .wpcf7-list-item {width: auto;margin-right: 10px;}
.form_wrap .check_wrap .wpcf7-list-item checkbox {
}
.checkBox {
}
.submit_wrap {
}
.submit_wrap .btn_wrap {max-width: 600px;margin: 0 auto;}
.submit_wrap [type=submit], .submit_wrap [type="button"] {
max-width: 280px;
width: 100%;
margin: 70px auto 0;
padding: 15px 35px;
display: block;
background-color: #555;
border-radius: 0;
font-size: .875rem;
font-weight: bold;
text-align: center;
text-decoration: none !important;
color: #FFF !important;
line-height: 1.3;
position: relative;
transition: .2s linear;
-webkit-transition: .2s linear;
-moz-transition: .2s linear;
-o-transition: .2s linear;
-ms-transition: .2s linear;
}
.submit_wrap .back [type="button"] {background-color: #555;}
.submit_wrap .submit [type=submit] {background-color: #ff8226;}
div.wpcf7 .ajax-loader {display: block;margin: 15px auto 0;}
button[disabled], input[disabled], select[disabled], textarea[disabled] {cursor: default;opacity: .5;}
.wpcf7-form input,
.wpcf7-form textarea,
.wpcf7-form select {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 10px 12px;
  margin: 7px 0;
  font-size: .875rem;
  line-height: 1.7;
  color: #555;
  background-color: #f5f5f5;
  background-image: none;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,
 	-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,
 	box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,
 	-webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,
 	box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,
 	box-shadow ease-in-out .15s,
 	-webkit-box-shadow ease-in-out .15s;
}

.wpcf7-form text, .wpcf7-form textarea {width: 100%;}
div.wpcf7-response-output {
  margin: 0 0 30px;
  padding: 0;
  text-align: center;
  border: 0 solid #ff0000;
  color: #ff0000;
  font-weight: 600;
}
.radio input[type=radio],
.radio-inline input[type=radio],
input[type=checkbox],
input[type=radio]{
  position: inherit;
  margin-top: 4px\9;
  margin: 0;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}
input[type=checkbox]{
  -webkit-appearance: checkbox;
  vertical-align: baseline;
  font-size: 1.5rem;
  margin-right: 3px;
}
span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 0;
  width: 100%;
}
.full > .wpcf7-list-item {width: 100%;}
.toyuSample span.wpcf7-list-item {width: 50%;}
.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {text-align: center;text-align: -webkit-center;margin: 30px auto 10px;}
.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha > div {margin: auto;}
.recaptchaAtt {text-align: center;margin-bottom: 40px;}
.entryForm .kakunin input,
.entryForm .bkakunin input,
.entryForm input[type=submit] {
  margin-bottom:0;
  width: 100%;
  margin: 24px auto 0;
  padding: 1.0rem;
  max-width: 300px;
  display: block;
  background-color: #ff8400;
  text-align: center;
  border-radius: 4px;
  color: #FFF;
  font-size: 1.0rem;
  font-weight: 400;
  transition: .2s linear;
  -webkit-transition: .2s linear;
  -moz-transition: .2s linear;
  -o-transition: .2s linear;
  -ms-transition: .2s linear;
  line-height: 1.0;
}
.entryForm .submit input:hover {background-color: #ffa442;color: #FFF;text-decoration: none;}
.entryForm .kakunin input,
.entryForm .bkakunin input {background-color: #666;}
.entryForm .kakunin input:hover,
.entryForm .bkakunin input:hover {background-color: #999;color: #FFF;text-decoration: none;}

/*送信ボタン*/
input[type=submit].button,input[type=button].button {width: 100%;max-width: 300px;display: block;height: auto;padding: .75em;margin: 10px auto 0;/* width:100%; */background: #666;color:#fff;font-size: 1.0rem;font-weight: normal;font-weight: bold;letter-spacing: 2.0px;border-radius:2px;border: none;}
input[type=button]#back {background: #666;color:#fff;}
input[type=submit]#submit {background: #00afcc;color:#fff;}

input[type=submit].button:hover{background: #999;color: #fff;}
input[type=button]#back:hover {background: #999;color:#fff;}
input[type=submit]#submit:hover {background: #ec8abb;color:#fff;}
input[type=submit].button[disabled],input[type=submit].button:hover[disabled] {cursor: default;background: #ddd;}

/* Checkbox, Radio 設定 */
input[type=checkbox],input[type=radio] {-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;-o-appearance: none;appearance: none;position: relative;right: 0;bottom: 0;left: 0;height: 20px;width: 20px;vertical-align: -.4em;transition:all .15s ease-out 0s;color: #fff;cursor: pointer;display: inline-block;margin: 0 .3em 0 0;outline: none;border-radius: 10%;padding: 0;vertical-align: middle;}
/* Checkbox */
input[type=checkbox]:before,input[type=checkbox]:after {
	position: absolute;
	content: "";
	background: #3c3e39;
	transition: all .2s ease-in-out;
}
input[type=checkbox]:before {
	left: 2px;
	top: 6px;
	width: 0;
	height: 2px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}
input[type=checkbox]:after {
	right: 9px;
	bottom: 3px;
	width: 2px;
	height: 0;
	transform: rotate(40deg);
	-webkit-transform: rotate(40deg);
	-moz-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	transition-delay: .2s;
}
input[type=checkbox]:checked:before {
	left: 2px;
	top: 11px;
	width: 6px;
	height: 2px;
}
input[type=checkbox]:checked:after {
	right: 5px;
	bottom: 1px;
	width: 2px;
	height: 14px;
}
input[type=checkbox]:indeterminate:before,input[type=checkbox]:indeterminate:after {
	width: 7px;
	height: 2px;
	transform: rotate(0);
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
}
input[type=checkbox]:indeterminate:before {
	left: 1px;
	top: 7px;
}
input[type=checkbox]:indeterminate:after {
	right: 1px;
	bottom: 7px;
}
/* Radio */
input[type=radio] {
	border-radius: 50%;
}
input[type=radio]:checked:before {
	transform: scale(1);
}
input[type=radio]:before {
	content: "";
	display: block;
	background-color: #252525;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: 4px;
	transform: scale(0);
	transition: all ease-out 250ms;
}
/* Checkbox, Radio カラー */
.color input[type=checkbox],.color input[type=radio] {border: 2px solid #3c3e39;padding: 0;background-color: #fff;}
.color input[type=checkbox]:checked,.color input[type=checkbox]:indeterminate,.color input[type=radio]:checked:before {background: #3c3e39;}
.color input[disabled] {background-color: #fff;}

/* CWPCF7の上書き */
span.wpcf7-not-valid-tip {
	color: #f55;
	font-size: 1rem;
	font-weight: normal;
	display: block;
	line-height: 2;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	border: 0;
	background-color: #f55;
	color: #fff;
	text-align: center;
	padding: 1.5em 1em;
}

label {margin-top: 5px;}

@media screen and (min-width: 768px) {
#contact .tel_info {
}
#contact .tel_info .ttl {
}
#contact .tel_info .tel {padding-left: 40px;}
#contact .tel_info .tel:before {font-size: 2.0rem;margin-top: -14px;}
#contact .tel_info a {font-size: 2.75rem;}
#contact .taiou span {display: inline-block;margin-right: 15px;}
}