@charset "utf-8";

/* common parts
===============================================================*/
#main figure {
  text-align: center;
}

.bg_tertiary {
  background: var(--tertiary-color);
}

.words_dodai,
.words_manabi,
.words_howto,
.words_effect,
.words_support,
.baby_after {
  text-align: center;
}

.words_dodai em,
.words_manabi em,
.words_howto em,
.words_effect em,
.words_support em,
.baby_after em {
  font-family: var(--font-b);
}

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

  .words_dodai,
  .words_manabi,
  .words_howto,
  .words_effect,
  .words_support,
  .baby_after {
    padding: 100px 0;
  }

  .words_dodai {
    padding-top: 0;
    margin-top: -20px;
  }

  .baby_after {
    padding: 100px 0 42px;
  }

  .words_howto+.content {
    margin: 0 auto;
  }

  h1.h1_primary {
    padding-top: 63px;
  }

  .h1_primary {
    padding: 0 0 52px;
    margin: 0 auto;
    font-size: 5rem;

  }
}

@media screen and (max-width: 767.9px) {

  .words_dodai,
  .words_manabi,
  .words_howto,
  .words_effect,
  .words_support,
  .baby_after {
    padding: 60px 0;
  }

  .words_dodai {
    padding-top: 0;
    margin: -8px auto -28px;
  }
  .words_effect{
    margin:-28px auto;
  }
  .baby_after {
    padding: 42px 0;
  }
  
  h1.h1_primary {
    padding: 40px 0 0;

  }

  .h1_primary {
    padding: 0 0 30px;
    margin: 0 auto;
    font-size: 2.7rem;
  }

  .bg_tertiary>.content {
    margin: 0 15px;
  }
}

@media screen and (max-width: 374px) {
  .h1_primary {
    font-size: 2.4rem;
  }
}

/* words_dodai
===============================================================*/
.words_dodai figcaption {
  font-family: var(--font-b);
  transform:var(--font-adjust);
}

.words_dodai .col_red {
  color: #E8456C;
}

.words_dodai .col_blue {
  color: #00A4B4;
}

.words_dodai .lead {
  text-align: center;
}
.words_dodai .only_sps {
    display:none;
}
@media print,
screen and (min-width: 768px) {
  .words_dodai {
    padding-bottom: 72px;
  }

  .words_dodai figcaption {
    padding: 20px 0 0px;
    font-size: 2.8rem;
  }

  .words_dodai .lead {
    margin: 30px auto 32px;
  }

  .bg_tertiary>.content {
    margin: 0 auto;
  }

  .words_dodai .link_next {
    text-align: left;
  }
}

@media screen and (max-width: 767.9px) {
  .words_dodai figure img {
    width: 100%;
    max-width: 345px;
  }

  .words_dodai figcaption {
    font-size:1.3rem;
    margin: 0.5em auto 1em;
  }

  .words_dodai .lead {
    text-align: left;
  }

  .words_dodai .link_next {
    text-align: left;
    margin: 20px auto 0;
  }
}
@media screen and (max-width: 374px) {
  .words_dodai .only_sps {
    display:block;
    font-size:1.5rem;
  }
}

/* words_howto
===============================================================*/
.words_howto .method {
  position: relative;
}

.words_howto .method .box {
  position: relative;
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
}

.words_howto .method .meth_top,
.words_howto .method .meth_btm {
  display: flex;
  justify-content: space-between;
}

.words_howto .method .ttl {
  color: #fff;
  font-family: var(--font-b);
}

.words_howto .method .sing .ttl {
  background: #F09B9E;
}

.words_howto .method .read .ttl {
  background: #FAAF18;
}

.words_howto .method .speaking .ttl {
  background: #7DCCF3;
}

.words_howto .method .play .ttl {
  background: #8CD377;
}

.words_howto .method .box .txt {
  text-align: left;
}

.words_howto .method .img {
  position: absolute;
  top: 55px;
  right: 0;
  left: 0;
  margin: auto;
}

.words_howto .link_next {
  text-align: left;
}

@media print,
screen and (min-width: 768px) {
  .words_howto .lead {
    line-height: 1.8;
  }

  .words_howto .method {
    width: 960px;
    margin: 40px auto 0;
  }

  .words_howto .method .box {
    width: 270px;
    min-height: 183px;
  }

  .words_howto .method .ttl {
    font-size: 2.4rem;
    padding: 9px 0 7px;
  }

  .words_howto .method .box .txt {
    padding: 25px 7px 25px 23px;
    line-height: 1.66;
  }

  .words_howto .method .meth_btm {
    margin-top: 147px;
  }

  .words_howto .link_next {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767.9px) {
  .words_howto .lead {
    text-align: left;
    margin: 0 auto 20px;
  }

  .words_howto .method {
    max-width: 450px;
    margin: 0 auto;
  }

  .words_howto .method .box {
    width: 46%;
    max-width: 210px;
    overflow: hidden;
  }

  .words_howto .method .ttl {
    font-size: 2rem;
    padding: 6px 0 5px;
  }

  .words_howto .method .txt {
    font-size: 1.4rem;
    padding: 13px 5px 13px 15px;
  }

  .words_howto .method .img {
    position: static;
    max-width: 295px;
  }

  .words_howto .link_next {
    margin: 20px auto 0 0;
  }
}

/* words_manabi
===============================================================*/
.words_manabi .effect {
  background: url(/babykumon/common_2022/img/bg/bg_dotted_primary.svg) transparent bottom left repeat-x;
}

.words_manabi .effect:last-child {
  background: none;
}
.words_manabi .effect .ttl {
  font-family: var(--font-b);
}

.words_manabi .lay_l {
  display: flex;
  align-items: center;
}

.words_manabi .lay_l,
.words_manabi .lay_r {
  text-align: left;
}

.words_manabi .lay_r .txt,
.words_manabi .btm.txt,
.words_manabi .base .txt {
  line-height: 1.88;
}

.words_manabi .base .ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: left center, right center;
  background-repeat: no-repeat;
  font-family: var(--font-b);
  transform:var(--font-adjust);
  line-height: 1.5;
}

@media print,
screen and (min-width: 768px) {
  .words_manabi .effect {
    padding: 40px 0 60px;
  }

  .words_manabi .effect:last-child {
    padding: 40px 0 0;
  }

  .words_manabi .effect .ttl {
    font-size: 3.2rem;
    line-height: 1.1;
    margin-bottom: 40px;
  }

  .words_manabi .btm.txt {
    margin-top: 20px;
  }

  .words_manabi .col2 {
    display: flex;
    align-items: center;
  }

  .words_manabi .lay_l {
    width: 486px;
    margin-right: 20px;
  }

  .words_manabi .lay_r {
    width: 411px;
    margin-left: 40px;
  }

  .words_manabi .base {
    margin: 80px auto 0;
  }

  .words_manabi .base .ttl {
    font-size: 2.8rem;
    min-height: 80px;
    background-size: 55px auto, 48px auto;
    background-position: 95px center, 820px center;
    line-height: 1.5;
  }
  
  .words_manabi .base:nth-of-type(2) .ttl {
    min-height: 94px;
    background-size: 80px auto, 51px auto;
    background-position: 160px center, 730px center;
  }
  .words_manabi .lead{
    line-height: 1.8;
  }
}

@media screen and (max-width: 767.9px) {
  .words_manabi .lead {
    font-size: 1.5rem;
    text-align: left;
  }

  .words_manabi .effect {
    padding: 35px 0;
  }

  .words_manabi .effect:last-child {
    padding: 35px 0 0;
  }

  .words_manabi .effect .ttl {
    font-size: 2.3rem;
    margin-bottom: 25px;
  }

  .words_manabi .lay_l {
    margin-bottom: 30px;
  }

  .words_manabi .lay_r {
    margin-bottom: 45px;
  }

  .words_manabi .effect .btm.txt{
    text-align:left;
  }
}
@media screen and (max-width: 400px) {
.words_manabi .h1_primary{
    font-size:2.5rem;
  }
}
@media screen and (max-width: 374px) {
  .words_manabi .h1_primary{
    font-size:2.2rem;
  }
}

/* words_effect
===============================================================*/
.words_effect .effect {
  background: url(/babykumon/common_2022/img/bg/bg_dotted_primary.svg) transparent bottom left repeat-x;
}

.words_effect .effect:last-child {
  background: none;
}
.words_effect .effect .ttl {
  font-family: var(--font-b);
}
.words_effect .effect .num {
  display: inline-block;
  color: #fff;
  background: url(/babykumon/manabi/img/icon_balloon.svg) left top / contain no-repeat;
}

.words_effect .lay_l {
  display: flex;
  align-items: center;
  border-radius: 20px;
  background: #FFF;
}

.words_effect .lay_l,
.words_effect .lay_r {
  text-align: left;
}

.words_effect .lay_l .name {
  font-family: var(--font-b);
}

.words_effect .lay_r .txt,
.words_effect .btm.txt,
.words_effect .base .txt {
  line-height: 1.88;
}

.words_effect .flow_nca figcaption {
  font-family: var(--font-b);
  transform: var(--font-adjust);
}

.words_effect .flow_nca figcaption .fs {
  font-family: var(--font-l);
}

.words_effect .base .ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: left center, right center;
  background-repeat: no-repeat;
  font-family: var(--font-b);
  transform:var(--font-adjust);
  line-height: 1.5;
}

@media print,
screen and (min-width: 768px) {
  .words_effect .effect {
    padding: 40px 0 60px;
  }

  .words_effect .effect:last-child {
    padding: 40px 0 0;
  }

  .words_effect .effect .ttl {
    font-size: 3.2rem;
    line-height: 1.1;
    margin-bottom: 40px;
  }

  .words_effect .effect .num {
    width: 70px;
    height: 70px;
    font-size: 3.2rem;
    vertical-align: middle;
    margin-right: 15px;
    line-height: 1;
  }

  .words_effect .effect .num .top {
    display: block;
    font-size: 1.2rem;
    padding: 12px 0 0;
  }

  .words_effect .col2 {
    display: flex;
    align-items: center;
  }

  .words_effect .lay_l {
    width: 440px;
    padding: 30px;
  }

  .words_effect .lay_l img {
    width: 123px;
    height: 123px;
    margin-right: 20px;
    flex-shrink: 0;
  }

  .words_effect .lay_l .name {
    margin-bottom: 12px;
  }

  .words_effect .lay_l .belongs {
    font-size: 1.6rem;
    line-height: 1.75;
  }

  .words_effect .lay_r {
    width: 480px;
    margin-left: 40px;
  }

  .words_effect .first .img {
    width: 570px;
    margin: 40px auto;
  }

  .words_effect .first .img img {
    width: 100%;
    height: auto;
  }

  .words_effect .flow_nca {
    margin-top: 80px;
  }

  .words_effect .flow_nca figcaption {
    font-size: 2.8rem;
    margin-bottom: 40px;
  }

  .words_effect .flow_nca figcaption .fs {
    display: block;
    font-size: 1.8rem;
    margin-top: 30px;
  }

  .words_effect .base {
    margin: 80px auto 0;
  }

  .words_effect .base .ttl {
    font-size: 2.8rem;
    min-height: 80px;
    background-size: 55px auto, 48px auto;
    background-position: 95px center, 820px center;
    line-height: 1.5;
  }
  
  .words_effect .base:nth-of-type(2) .ttl {
    min-height: 94px;
    background-size: 80px auto, 51px auto;
    background-position: 160px center, 730px center;
  }
}

@media screen and (max-width: 767.9px) {
  .words_effect .lead {
    font-size: 1.5rem;
  }

  .words_effect .effect {
    padding: 35px 0;
  }

  .words_effect .effect:last-child {
    padding: 35px 0 0;
  }

  .words_effect .effect .ttl {
    font-size: 2.3rem;
    margin-bottom: 25px;
  }

  .words_effect .effect .num {
    width: 54px;
    height: 54px;
    font-size: 2.4rem;
    line-height: 1;
    margin-right: 10px;
  }

  .words_effect .effect .num .top {
    font-size: 1.1rem;
    display: block;
    margin: 10px auto 0;
  }

  .words_effect .lay_l {
    padding: 16px;
    margin-bottom: 20px;
  }

  .words_effect .lay_l img {
    width: 70px;
    height: 70px;
  }

  .words_effect .lay_l .info {
    margin-left: 15px;
  }

  .words_effect .lay_l .name {
    margin-bottom: 0.25em;
  }

  .words_effect .lay_r {
    margin-bottom: 45px;
  }

  .words_effect .effect .img {
    max-width: 353px;
    margin: 0 auto 20px;
  }
  .words_effect .effect .btm.txt{
    text-align:left;
  }
  .words_effect .flow_nca figure {
    position: relative;
    margin: 0 auto 60px;
  }

  .words_effect .flow_nca figcaption {
    font-size: 2rem;
  }

  .words_effect .flow_nca figcaption .fs {
    display: block;
    margin: 25px 20px;
    font-size: 1.5rem;
  }

  .words_effect .flow_nca img {
    max-width: 345px;
    width: 100%;
  }

  .words_effect .flow_nca .base:nth-of-type(1) {
    margin: 0 auto 60px;
  }

  .words_effect .flow_nca .base .ttl {
    font-size:2rem;
    background-position: left bottom, right bottom;
    background-size: auto 56px;
  }

  .words_effect .flow_nca .base:nth-of-type(2) .ttl {
    min-height: 82px;
    background-size: auto 62px, auto 82px;
  }

  .words_effect .flow_nca .base .txt {
    text-align: left;
  }
}
@media screen and (max-width: 400px) {
.words_effect .h1_primary{
    font-size:2.5rem;
  }
}
@media screen and (max-width: 374px) {
  .words_effect .h1_primary{
    font-size:2.2rem;
  }
  .words_effect .flow_nca .base .ttl {
    font-size: 1.9rem;
    background-size: auto 50px;
  }

  .words_effect .flow_nca .base:nth-of-type(2) .ttl {
    min-height: 72px;
    background-size: auto 52px, auto 72px;
  }
}

/* words_support
===============================================================*/
.words_support .link_next {
  text-align: left;
}

@media print,
screen and (min-width: 768px) {
  .words_support .lead {
    margin-bottom: 52px;
  }

  .words_support .img {
    display: flex;
    justify-content: space-between;
  }

  .words_support .link_next {
    margin-top: 30px;
  }

  .words_support .img img {
    width: 470px;
  }
}

@media screen and (max-width: 767.9px) {
  .words_support .lead {
    text-align: left;
    margin-bottom: 20px;
  }

  .words_support .img {
    text-align: center;
  }

  .words_support .img img {
    width: 100%;
    max-width: 345px;
  }

  .words_support .link_next {
    margin: 20px auto 0 0;
  }
}

/* baby_after
===============================================================*/

.baby_after .balloon {
  position: relative;
  color: #fff;
  background: #F09B9E;
  border-radius: 33px;
  font-family:var(--font-b);
}

.baby_after .balloon::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 19px;
  height: 16px;
  right: 0;
  left: 0;
  bottom: -11px;
  background: url(/babykumon/manabi/img/balloon_triangle.png) transparent center center / contain no-repeat;
  margin: auto;
}

.baby_after .head_lead {
  font-family: var(--font-b);
  transform: var(--font-adjust);
}

.baby_after .head_fig figcaption {
  transform: var(--font-adjust);
}

.baby_after .teach_materials .lead,
.baby_after .reason_decide .lead {
  position: relative;
  font-family: var(--font-b);
}

.baby_after .teach_materials .lead::before,
.baby_after .teach_materials .lead::after,
.baby_after .reason_decide .lead::before,
.baby_after .reason_decide .lead::after {
  content: "|";
  display: inline-block;
  transform-origin: center;
}

.baby_after .teach_materials .lead::before,
.baby_after .reason_decide .lead::before {
  transform: rotate(155deg);
}

.baby_after .teach_materials .lead::after,
.baby_after .reason_decide .lead::after {
  transform: rotate(-155deg);
}

.baby_after .slider_mat ul {
  overflow: visible;
}

.baby_after .slider_mat li {
  background: #F3F2E6;
  border-radius: 20px;
}

.baby_after .slider_mat li figure {
  width: 100%;
}

.baby_after .slider_mat .ttl {
  font-family: var(--font-b);
}

.baby_after .slider_mat figcaption {
  text-align: left;
  transform: var(--font-adjust);
}

.baby_after .reason_decide,
.baby_after .interview_article {
  background: url(/babykumon/common_2022/img/bg/bg_dotted_primary.svg) transparent bottom left repeat-x;
}

.baby_after .reason_decide .ttl {
    font-family: var(--font-b);
    transform:var(--font-adjust);
}
.baby_after .reason_decide .hear_txt {
  position: relative;
  border-radius: 20px;
  background: #FDEFEF;
  text-align: left;
}

.baby_after .reason_decide .hear_avt {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.baby_after .reason_decide .hear_txt::before {
  content: "";
  position: absolute;
}

.baby_after .reason_decide .hear_txt::before {
  background: url("/babykumon/manabi/img/icon_pink.png") no-repeat;
  background-size: contain;
}

.baby_after .reason_decide .hear_name {
  color: #ffffff;
  text-align: center;
  background: var(--primary-color);
}

.baby_after .reason_decide .hear_img {
  position: relative;
}
.baby_after .interview_article .ttl,
.baby_after .interview_movie .ttl {
  font-family: var(--font-b);
}
.baby_after .interview_movie .iframe {
  position: relative;
  margin: 0 auto;
  padding-top: 55.36%;
}

.baby_after .interview_movie .iframe iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border:none;
}

.baby_after .btn_kumon {
  text-align: center;
}

.baby_after .btn_kumon a {
  display: inline-block;
  position: relative;
  border: #7DCCF3 solid 2px;
  border-radius: 35px;
  vertical-align: middle;
  text-decoration: none;
}

.baby_after .btn_kumon a::before,
.baby_after .btn_kumon a::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
}

.baby_after .btn_kumon a::before {
  background: url(/babykumon/manabi/img/btn_illust.png) center center / contain no-repeat;
}

.baby_after .btn_kumon a::after {
  background: url(/babykumon/common_2022/img/icon/icon_blank_blue.svg) center center / contain no-repeat;
}

@media print,
screen and (min-width: 768px) {
  .baby_after .reason_decide {
    padding: 0 0 80px;
  }

  .baby_after .interview_article {
    padding: 52px 0 80px;
  }

  .baby_after .interview_movie {
    padding: 52px 0 0;
    margin-bottom: 0;
  }

  .baby_after .balloon {
    width: 300px;
    padding: 11px 0;
    margin: 0 auto 30px;
    font-size: 2.9rem;
  }

  .baby_after .balloon .fs {
    font-size: 2.2rem;
  }

  .baby_after .head_lead {
    font-size: 3rem;
    margin-bottom: 23px;
  }

  .baby_after .head_fig {
    margin: -12px auto 80px;
  }

  .baby_after .head_fig figcaption {
    margin: 40px auto 0;
    font-size: 2.2rem;
    line-height: 1.81;
  }

  .baby_after .teach_materials .lead,
  .baby_after .reason_decide .lead {
    font-size: 2.8rem;
  }

  .baby_after .teach_materials .lead::before,
  .baby_after .reason_decide .lead::before {
    margin-right: 1.5em;
  }

  .baby_after .teach_materials .lead::after,
  .baby_after .reason_decide .lead::after {
    margin-left: 1.5em;
  }

  .baby_after .slider_mat {
    position: relative;
    margin: 32px auto 80px;
  }

  .baby_after .slider_mat .slick-slide {
    width: 370px;
  }
  .baby_after .slider_mat .slick-slide li {
    padding: 30px 40px 72px;
  }

  .baby_after .slider_mat .ttl {
    font-size: 2.4rem;
  }

  .baby_after .slider_mat .img {
    position: relative;
    width: 229px;
    padding-top: 229px;
    margin: 30px auto;
  }

  .baby_after .slider_mat .img img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    margin: auto;
  }

  .baby_after .slider_mat .img .img1,
  .baby_after .slider_mat .img .img2 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    height: 100%;
  }

  .baby_after .slick-slide {
    margin: 0 32px 0 0;
  }

  .baby_after .reason_decide .voice_exp {
    display: flex;
    margin: 30px auto 0;
  }

  .baby_after .reason_decide .ttl {
    font-size: 3.6rem;
    margin-bottom: 36px;
  }

  .baby_after .reason_decide .item:first-child {
    margin-right: 32px;
  }

  .baby_after .reason_decide .hear_txt {
    width: 464px;
    font-size: 1.6rem;
    line-height: 1.86;
    padding: 30px 30px 62px;
    margin-bottom: 10px;
  }

  .baby_after .reason_decide .hear_txt::before {
    width: 40px;
    height: 31px;
    bottom: -23px;
    left: 27%;
  }

  .baby_after .reason_decide .hear_name {
    width: 225px;
    font-size: 1.6rem;
    border-radius: 10px;
    padding: 6px 0;
    box-sizing: border-box;
  }

  .baby_after .reason_decide .hear_img {
    width: 116px;
  }

  .baby_after .interview_article .ttl,
  .baby_after .interview_movie .ttl {
    font-size: 2.8rem;
    margin-bottom: 30px;
  }

  .baby_after .interview_movie .iframe {
    width: 690px;
    padding-top: 382px;
  }

  .baby_after .btn_kumon a {
    width: 622px;
    padding: 5px 26px 0px;
    font-size: 2rem;
  }

  .baby_after .btn_kumon a em {
    font-size: 2.4rem;
  }

  .baby_after .btn_kumon a::before {
    width: 78px;
    height: 56px;
    margin: 0 35px 5px 0;
    background: url(/babykumon/manabi/img/btn_illust.png) center center / contain no-repeat;
  }

  .baby_after .btn_kumon a::after {
    width: 19px;
    height: 16px;
    margin: 0 auto 5px 63px;
    background: url(/babykumon/common_2022/img/icon/icon_blank_blue.svg) center center / contain no-repeat;
  }

  .baby_after .btn_kumon {
    margin: 80px auto 0;
  }
}

@media screen and (max-width: 767.9px) {
  .baby_after .balloon {
    width: 180px;
    font-size: 1.8rem;
    margin: 0 auto 18px;
  }

  .baby_after .balloon .fs {
    font-size: 1.4rem;
  }

  .baby_after .head_lead {
    font-size: 1.9rem;
    margin: 0 auto 12px;
  }

  .baby_after .h1_primary {
    margin-bottom: -10px;
  }

  .baby_after .head_fig img {
    max-width: 150px;
    margin-bottom: 20px;
  }

  .baby_after .head_fig figcaption {
    text-align: left;
  }

  .baby_after .teach_materials {
    padding: 70px 0;
  }

  .baby_after .reason_decide {
    padding-bottom: 60px;
    margin-bottom: 0;
  }

  .baby_after .teach_materials .lead,
  .baby_after .reason_decide .lead {
    font-size: 2rem;
    margin: 0 auto 27px;
  }

  .baby_after .teach_materials .lead::before,
  .baby_after .reason_decide .lead::before {
    margin-right: 0.6em;
  }

  .baby_after .teach_materials .lead::after,
  .baby_after .reason_decide .lead::after {
    margin-left: 0.6em;
  }


  .baby_after .slider_mat .slick-slide {
    width: calc(80vw - 20px);
    max-width: 385px;
    min-width: 265px;
    margin-right: 20px;
  }
  .baby_after .slider_mat .slick-slide li {
    padding: 15px 20px 40px;
  }

  .baby_after .slider_mat .ttl {
    font-size: 2rem;
  }

  .baby_after .slider_mat .img {
    position: relative;
    width: 192px;
    padding-top: 192px;
    margin: 20px auto;

  }

  .baby_after .slider_mat img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: auto;
  }

  .baby_after .slider_mat .img1,
  .baby_after .slider_mat .img2 {
    width: 137px;
  }

  .baby_after .slider_mat figcaption {
    text-align: left;
  }

  .baby_after .reason_decide .ttl {
    font-size: 2.3rem;
    margin: 0 auto 30px;
  }

  .baby_after .reason_decide .item:first-child {
    padding: 0 0 20px;
  }

  .baby_after .reason_decide .hear_txt {
    padding: 20px 15px 20px;
    font-size: 1.4rem;
  }

  .baby_after .reason_decide .hear_avt {
    position: relative;
    margin-top: -15px;
    z-index: 2;
  }

  .baby_after .reason_decide .hear_txt::before {
    width: 28px;
    height: 20px;
    bottom: -17px;
    left: 28%;
  }

  .baby_after .reason_decide .hear_img {
    width: 82px;
  }

  .baby_after .reason_decide .hear_name {
    font-size: 1.3rem;
    padding: 10px 42px 8px;
    border-radius: 10px;
  }

  .baby_after .interview_article {
    padding: 60px 0;
    margin: 0 auto;
  }

  .baby_after .interview_movie {
    padding: 60px 0 0;
    margin: 0 auto;
  }

  .baby_after .interview_movie .iframe {
    width: 100%;
    max-width: 690px;
  }

  .baby_after .interview_movie iframe {
    width: 100%;
    height: 100%;
  }

  .baby_after .interview_article .ttl,
  .baby_after .interview_movie .ttl {
    font-size: 2rem;
    margin: 0 auto 27px;
  }

  .baby_after .btn_kumon {
    margin: 50px auto 0;
  }

  .baby_after .btn_kumon a {
    position: relative;
    text-align: center;
    padding: 8px 20px 8px 35px;
    min-width: 290px;
  }

  .baby_after .btn_kumon a::before,
  .baby_after .btn_kumon a::after {
    position: absolute;
  }

  .baby_after .btn_kumon a::before {
    width: 56px;
    height: 41px;
    left: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .baby_after .btn_kumon a::after {
    width: 15px;
    height: 12px;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
  }

  .baby_after .btn_kumon em {
    display: block;
  }

  .baby_after .btn_kumon {
    margin: 60px auto 0;
  }
}

@media screen and (max-width:374px) {
  .baby_after .head_lead {
    font-size: 1.7rem;
  }

  .baby_after .teach_materials .lead::before,
  .baby_after .reason_decide .lead::before {
    margin-right: 0.25em;
  }

  .baby_after .teach_materials .lead::after,
  .baby_after .reason_decide .lead::after {
    margin-left: 0.25em;
  }

  .baby_after .teach_materials .lead,
  .baby_after .reason_decide .lead,
  .baby_after .slider_mat .ttl {
    font-size: 1.8rem;
  }

  .baby_after .reason_decide .hear_name {
    font-size: 1.3rem;
    padding: 10px 22px 8px;
  }
}

@media screen and (max-width:340px) {
  .baby_after .teach_materials .lead::before {
    margin-right: 0.1em;
  }

  .baby_after .teach_materials .lead::after {
    margin-left: 0.1em;
  }

  .baby_after .teach_materials .lead {
    font-size: 1.6rem;
  }
}

/* slider
===============================================================*/
/* slick slider
-------------------------------------------*/
.slider_mat .slick-next {
  overflow: visible;
}



.slider_mat .slick-arrow.slick-disabled {
  display: none !important;
}

.slider_mat .slick-arrow {
  position: absolute;
  display: inline-block;
  width: 32px;
  height: 45px;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  z-index: 100;
  top: 0;
  bottom: 0;
  border-radius: 0 100px 100px 0;
  background: url(/babykumon/common_2022/img/icon/arrow_left_wht.png) 30% center no-repeat;
  background-color: rgba(102, 102, 102, .28);
  background-size: 30%;
  margin: auto;
}

.slider_mat .slick-next {
  transform: rotate(180deg);
}

.slider_mat .slick-slide {
  outline: none !important;
}

@media print,
screen and (min-width:768px) {
  .shadow_slider::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 26px;
    height: 100%;
    z-index: 1;
    background-image: linear-gradient(to right, rgba(255, 0, 0, 0) 10%, rgba(0, 0, 0, 0.1));
  }

  .slider_mat .slick-prev {
    left: -30px;
  }

  .slider_mat .slick-next {
    right: -30px;
    display:none !important;
  }

  .slider_mat.shadow_slider .slick-next {
    display:block !important;
  }
  .slider_mat .slick-arrow {
    position: absolute;
    display: inline-block;
    width: 60px;
    height: 60px;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    z-index: 100;
    top: 0;
    bottom: 0;
    border-radius: 100px;
    background: url(/babykumon/common_2022/img/icon/arrow_left_wht.png) 43% center no-repeat;
    background-color: rgba(102, 102, 102, .28);
    background-size: 26%;
    margin: auto;
  }

}

@media screen and (max-width: 767.9px) {

  .slider_mat .slick-prev {
    left: -15px;
  }

  .slider_mat .slick-next {
    right: 0;
  }

  .sp_contain_killer {
    margin-right: -15px;
  }
}