@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/


body {
  font-family: 
    "Hiragino Sans"
}

.imgSlider__swiper .swiper-slide {
   height: auto;
}
.imgSlider__swiper .swiper-slide img {
   height: 100%;
   object-fit: cover;
   width: 100%;
}

// Swiperを初期化
const swiper = new Swiper('.imgSlider__swiper', {
    loop: true,
    slidesPerView: 1, // スライダーの枚数設定（SP）
    spaceBetween: 16, // スライド間の余白（SP）
    centeredSlides: true, // 対象のスライドを中央寄せするかどうか
    speed: 1500, // スライドのアニメーション速度
    breakpoints: {　// レスポンシブ対応
        960: {
            slidesPerView: 4, // スライダーの枚数設定（PC）
            spaceBetween: 16 // スライド間の余白（PC）
        }
    },
    autoplay: {
        delay: 5000, // スライドが切り替わる間隔
        disableOnInteraction: false // スライダーを操作したときに自動再生を止める
    },
    pagination: { // ページネーションを表示する
        el: '.swiper-pagination',
        type: 'bullets',　//　ページネーションの種類
        clickable: true //　ページネーションをクリックできるかできないか
    },
    navigation: { // 矢印ナビゲーションを表示する
        nextEl: '.swiper-button-next', // 次へボタン
        prevEl: '.swiper-button-prev' // 前へボタン
    },
});


/*ヘッダー*/

.l-header__bar {
    height: 83px!important;
}

.l-header__barInner {
    position: relative;
    height: 83px!important;
}

.l-header__inner.l-container {
    position: relative;
    height: 42px;
}

.l-header__logo {
    position: absolute;
    top: -76px;
}

.c-iconList {
    gap: 25px;
}

/*ヘッダーアイコン*/

li.c-iconList__item {
    content: "";
	  background-size: contain!important;
    background-repeat: no-repeat!important;
    width: 48px;
    height: 48px;
}

li.c-iconList__item > a {
	width: 48px;
    height: 48px;
    padding: 0!important;
}

li.c-iconList__item > a i {
    display:none;
}


li.c-iconList__item.-twitter-x {
    order: 3;
    background: url(https://e-net-wp.sakura.ne.jp/childore_lp/wp-content/uploads/2025/04/x_icon.png);
}

li.c-iconList__item.-instagram {
	    order:2;
    background: url(https://e-net-wp.sakura.ne.jp/childore_lp/wp-content/uploads/2025/04/Instagram_icon.png);
}

li.c-iconList__item.-line {
		    order:1;
    background: url(https://e-net-wp.sakura.ne.jp/childore_lp/wp-content/uploads/2025/04/line_icon.png);
}

li.c-iconList__item.-contact {
		    order:4;
    background: url(https://e-net-wp.sakura.ne.jp/childore_lp/wp-content/uploads/2025/04/access_icon.png);}


    .-series-right .c-gnavWrap {
        margin-left: unset;
        width: 100%;
    }

.c-gnav {
    justify-content: space-evenly;
}


.lead_txt_wide::after {
    content: "";
    background: url(https://e-net-wp.sakura.ne.jp/childore_lp/wp-content/uploads/2025/04/幾何学模様緑.png);
    width: 130px;
    height: 130px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    right: 70px;
    position: absolute;
    bottom: -70px;
}

.curriculum_list {
	max-width:70%;
	margin:0 auto;
}

/*クラス一覧説明*/


div#class_list > div > div {
    border-radius: 28px;
    padding: 25px 50px;
    box-sizing: border-box;
		font-feature-settings: "palt" 1;
	letter-spacing: .25rem;
}

div#class_list > div > div h3 { 
	margin-bottom:.25rem!important;
	font-size:1.25rem;

}

div#class_list > div > div p {
    font-weight: normal;
    line-height: 1.25rem;
	}


.l-header__bar {
    height: 83px!important;
}

.c-headLogo__img {
    box-shadow: 0 0 0 7px #fff;
    background: #fff;
}

.price_con > div {
	border-top:solid 5px #F49661;
	border-radius:0 0 20px 20px;
	padding:40px 30px;
}

iframe.lazyloaded {
    box-shadow: 0px 0px 0px 5px #F49661;
    border-radius: 10px;
}

#access p {
	font-size:.9rem;
}

.snsbox {
	position:relative;
	gap:0!important;
}


.snsbox > div:not(.snsbox_icon) {
	padding:50px;
}

.snsbox_icon {
    position: absolute;
    max-width: 120px !important;
	left: calc(50% - 60px);
}

.wpforms-container .wpforms-field-row.wpforms-field-medium {
	max-width:100%!important;
}

legend.wpforms-field-label,
label.wpforms-field-label {
    font-weight: normal !important;
    color: #56321e !important;
	  letter-spacing:2px;
}

.wpforms-container input,
.wpforms-container textarea {
	border-radius:13px!important;
}

button#wpforms-submit-163 {
    border: solid 5px #FFFBE6;
    border-radius: 25px;
    box-shadow: 0 3px 6px #00000047;
    margin: 0 auto;
    display: block;
    padding: 10px;
    box-sizing: border-box;
    min-width: 285px;
    letter-spacing: .25rem;
    font-weight: normal;
}

.swiper-button-prev,
.swiper-button-next {
    color: #B34B92!important;
	  z-index:999;
}

.p-spMenu__inner::before {
    background: #455483;
}

.c-spnav a {
    border-bottom: unset;
    padding: .7em 2.5em;
    color: #fff;
}

.c-gnav .sub-menu a:before, .c-listMenu a:before {
    content: "・";
    left: 10px;
}

.c-widget__title.-spmenu {
    display: none;
}


.p-spMenu__body {
    padding-top: 3rem;
}

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

.snsbox_icon {
    max-width: 60px !important;
    left: calc(50% - 30px);
}
	
	.swiper-backface-hidden .swiper-slide {
    width:90%;
		margin-right:60px!important;
}

	.l-header__inner.l-container {
    height: 48px;
}
	
	.p-spMenu__closeBtn .c-iconBtn__icon {
    color: #fff;
}
	
	div#class_list > div > div h3 {
    text-align: center;
		margin-bottom:1rem!important;
}
	
	div#sp_menu_bottom {
    width: 90%;
    margin: 1rem auto;
}
	
}  


/* Flickity */
.flickity-carousel {
  width: 100%;
}

.flickity-carousel p {
	line-height:1.25;
	font-feature-settings: "palt";
	text-align:justify;
}

.flickity-carousel .wp-block-image {
  width: 100%;
  height: 100%;
}

.flickity-carousel .flickity-prev-next-button {
  top: 50%;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  transform: translateY(-50%);
}

.flickity-page-dots {
    padding-left: 0 !important;
}

.flickity-carousel .flickity-prev-next-button.next {
  right: -15px;
}

.flickity-carousel .flickity-prev-next-button.previous {
  left: -15px;
}

  .flickity-carousel .swell-block-column {
    box-sizing: border-box;
	padding:0 2.25rem;
  }

@media screen and (max-width: 767px) {
  .flickity-carousel .swell-block-column {
    width: 100% !important;
	padding:0 4rem;
  }
	
	.flickity-page-dots {
    bottom: -35px;
}
}