@charset "UTF-8"; @media (max-width: 768px) {
    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
プロモ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
	.promo_frame {
        background: url("../../images/home/index_main_bg_sp.jpg") no-repeat left top / 100% 75rem;
        height: 108.5rem;
        /* display: flex; */
        /* align-items: flex-end; */
        overflow: hidden;
    }

    .promo_slider {
        overflow: visible;
        height: 100%;
    }

    /* 初期は非表示 */
    .promo_slider {
    }

    /* 表示状態 */
    .promo_slider.is-loaded {
    }

    .promo_slider .swiper-wrapper {
        height: 100%;
    }

    .promo_slider .swiper-slide {
        height: 100%;
        display: flex;
        align-items: flex-end;
    }
    
    .promo_slider .swiper-slide::before{
        content: none;
    }

    .promo_slider .swiper-slide > img {
        object-fit: contain;
        height: auto;
        border-radius: 4rem;
    }

    /* テキストを上に重ねる */
    .promo_frame .slide_contents {
        top: 16%;
        transform: none;
        left: 10%;
    }

    .promo_frame .txt01 {
        width: 54rem;
    }

    .promo_frame .txt02 {
    left: 3%;
    top: 39%;
    }

    .promo_frame .txt02.yourself {
        width: 35.4rem;
    }

    .promo_frame .txt02.years6 {
        width: 27.7rem;
		left: 9%;
        top: 42%;
    }

    .promo_frame .txt02.study {
        width: 22.4rem;
		left: 14%;
        top: 43%;
    }

    .promo_frame .txt02.is-animate {
    }


    /*============================
#home_news
============================*/
    #home_news {
        background-size: 46.6rem 43.1rem,36.8rem 31rem;
        background-position: right -14rem top 120rem , right -6rem top 5rem;
    }

    #home_news .post_cat:not(:last-of-type) {
		margin-bottom: 10rem;
    }

    #home_news .post_cat .inner {
        grid-template-columns: 1fr;
        gap: 3.5rem;
    }

    #home_news .post_cat .inner .ttl_area {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }

    #home_news .post_cat .inner .ttl_area h2.main_ttl {
        margin: 0;
    }

    #home_news .post_cat .inner .ttl_area h2.main_ttl span {
    }

    #home_news .post_cat .inner .ttl_area h2.main_ttl span.en {
        font-size: 9.6rem;
    }

    #home_news .post_cat.topics_cat .inner .ttl_area h2.main_ttl span.en {
    }

    #home_news .post_cat.exam_cat .inner .ttl_area h2.main_ttl span.en {
    }

    #home_news .post_cat .inner .ttl_area h2.main_ttl span.ja {
        font-size: 2.8rem;
        padding-left: 2rem;
    }

    #home_news .post_cat .inner .ttl_area p.btn a {
        font-size: 2.8rem;
    }

    #home_news .post_cat .inner .ttl_area p.btn a::before, #home_news .post_cat .inner .ttl_area p.btn a::after {
        width: 5rem;
        height: 5rem;
    }

    #home_news .post_cat .inner .ttl_area p.btn a::before {
        border-width: 1px;
    }

    #home_news .post_cat.topics_cat .inner .ttl_area p.btn a::before {
    }

    #home_news .post_cat.exam_cat .inner .ttl_area p.btn a::before {
    }

    #home_news .post_cat .inner .ttl_area p.btn a::after {
        mask-size: .8rem auto;
    }

    #home_news .post_cat.topics_cat .inner .ttl_area p.btn a::after {
    }

    #home_news .post_cat.exam_cat .inner .ttl_area p.btn a::after {
    }

    #home_news .insta_btn {
    }

    #home_news .insta_btn a {
        font-size: 2.8rem;
        width: 55rem;
        height: 14rem;
        border-radius: 7rem;
        border-width: 2px;
    }

    #home_news .insta_btn a::before {
        right: -4rem;
        left: auto;
        transform: rotate(15deg);
        top: -5rem;
        width: 10.4rem;
        height: 13rem;
    }

    #home_news .insta_btn a span::before, #home_news .insta_btn a span::after {
    }

    #home_news .insta_btn a span::before {
        width: 5.6rem;
        height: 5.6rem;
    }

    #home_news .insta_btn a span::after {
    }


    /*============================
#home_about
============================*/
    #home_about {
        background-image: url("../../images/home/index_about_bg_sp.jpg");
        -webkit-background-size: 100% 195rem;
        background-size: 100% 195rem;
    }

    #home_about .slug_wrap {
    left: 0;
    margin-bottom: 3rem;
    }

    #home_about .slug_wrap p.en {
    margin-left: -2rem;
    }

    #home_about .slug_wrap p.num {
    }

    #home_about h2.main_ttl {
    padding-left: 4rem;
    margin-bottom: 3rem;
    }

    #home_about p.main_txt {
        font-size: 2.8rem;
        padding-left: 4rem;
        line-height: 2.16071;
        margin-bottom: 5rem;
    }

    #home_about .img_wrap {
        position: static;
        display: block;
    }

    #home_about .img_wrap p.img.gallary01 {
        width: 51.2rem;
        margin-left: auto;
        position: relative;
        right: -3rem;
    }

    #home_about .img_wrap p.img.gallary02 {
        width: 30rem;
        position: absolute;
        top: 10rem;
        right: -3.5rem;
    }

    #home_about .img_wrap p.img.gallary02 img {
    margin: 0;
    }

    #home_about .img_wrap p.img.gallary03 {
        width: 32rem;
        margin: -18.5rem 0 0 -2rem;
        position: relative;
    }

    #home_about .video_wrap {
    margin-top: 6rem;
    }

    #home_about .video_wrap h3.ttl {
    margin-bottom: 2rem;
    }
    
    #home_about .video_wrap .video_border {
        width: 100%;
        width: 60rem;
        height: 33.7rem;
    }
    
    #home_about .video_wrap .video_border::after {
        outline-width: 2px;
    }


    #home_about .video_wrap iframe,
    #home_about .video_wrap video{
        
    }
    /*============================
#home_school_info
============================*/
    #home_school_info h2.main_ttl {
    }

    #home_school_info h2.main_ttl::before, #home_school_info h2.main_ttl::after {
        content: none;
    }

    #home_school_info h2.main_ttl::before {
    }

    #home_school_info h2.main_ttl::after {
    }

    #home_school_info h2.main_ttl a {
    }

    #home_school_info h2.main_ttl span {
        margin: 0 auto;
    }

    #home_school_info h2.main_ttl span.ja {
    }

    #home_school_info h2.main_ttl span.en {
        font-size: 2.4rem;
    }

    #home_school_info p.main_txt {
        font-size: 2.8rem;
        position: relative;
    }

    #home_school_info {
        padding-top: 11rem;
        padding-bottom: 17rem;
    }

    #home_school_info .half_bg {
        background: transparent;
        padding-bottom: 0;
    }

    #home_school_info .wide_l_width {
        width: 100%;
    }

    #home_school_info .inner {
        grid-template-columns: 1fr;
        gap: 0;
    }

    #home_school_info .inner .box {
        padding: 0 0 9rem;
    }

    #home_school_info .inner .box.school_intro {
        background: #5ABD52;
        padding-bottom: 17rem;
    }

    #home_school_info .inner .box.school_life {
        background: #FF8A88;
    }

    #home_school_info .inner .box > * {
        width: var(--base_width);
        margin: 0 auto;
    }

    #home_school_info .inner .box p.main_img {
        margin-top: -10rem;
    }

    #home_school_info .inner .box.school_life p.main_img {
        margin-top: -12rem;
    }

    #home_school_info .inner .box .txt_wrap {
        padding: 0;
    }

    #home_school_info .inner .box h2.main_ttl {
    }

    #home_school_info .inner .box h2.main_ttl span.en {
    }

    #home_school_info .inner .box p.main_txt {
        padding-right: 12rem;
        padding: 0 11rem 0 5rem;
        line-height: 1.75;
    }

    #home_school_info p.main_txt::before, #home_school_info p.main_txt::after {
        position: absolute;
        content: "";
        width: 9rem;
        height: 9rem;
        top: 66%;
        right: -1rem;
        transform: translateY(-50%);
    }

    #home_school_info p.main_txt::before {
        border-radius: 100%;
        border: 2px solid #fff;
    }

    #home_school_info p.main_txt::after {
        -webkit-mask: url("../../images/common/main_arrow.svg") no-repeat center / 1.2rem auto;
        mask: url("../../images/common/main_arrow.svg") no-repeat center / 1.2rem auto;
        background-color: #fff;
    }

    #home_school_info .box02 {
        width: 68rem;
        padding: 6rem 4rem 0 31rem;
        margin: 0 calc(50% - 34rem);
        min-height: 46rem;
        border-width: 2px;
    }

    #home_school_info .box02 h2.main_ttl {
    }

    #home_school_info .box02 h2.main_ttl::before, #home_school_info .box02 h2.main_ttl::after {
    }

    #home_school_info .box02 h2.main_ttl::before {
    }

    #home_school_info .box02 h2.main_ttl::after {
    }

    #home_school_info .box02 h2.main_ttl span.ja {
        color: #333333;
        font-size: 5.6rem;
        margin: 0;
    }

    #home_school_info .box02 h2.main_ttl span.en {
        margin: 1rem 0 0;
    }

    #home_school_info .box02 p.main_txt {
        position: relative;
    }

    #home_school_info .box02 p.main_txt::before, #home_school_info .box02 p.main_txt::after {
        width: 6rem;
        height: 6rem;
        top: auto;
        transform: none;
        bottom: -8.5rem;
        right: 0;
    }

    #home_school_info .box02 p.main_txt::before {
        border: 2px solid #5ABD52;
    }

    #home_school_info .box02 p.main_txt::after {
        background-color: #5ABD52;
    }

    #home_school_info .box02 p.main_img {
        width: 28rem;
        right: auto;
        left: 0;
        z-index: -1;
    }

    /*============================
#home_examinees
============================*/
    #home_examinees {
    }

    #home_examinees .wide_l_width {
        width: 100%;
    }

    #home_examinees .outer_bg {
    }

    #home_examinees .outer_bg > * {
        width: calc(100% - 9rem);
        margin: 0 auto;
    }

    #home_examinees .outer_bg::before, #home_examinees .outer_bg::after {
    }

    #home_examinees .outer_bg::before {
        content: none;
    }

    #home_examinees .outer_bg::after {
        width: 28rem;
        height: 25.4rem;
        top: -11rem;
    }

    #home_examinees .outer_bg h2.main_ttl {
        font-size: 5.6rem;
        margin-bottom: 4rem;
    }

    #home_examinees .outer_bg h2.main_ttl::before {
        width: 38.9rem;
        left: 0;
    }

    #home_examinees .outer_bg ul.items {
        grid-template-columns: repeat(2 , 1fr);
        width: 68rem;
    }

    #home_examinees .outer_bg ul.items li {
    padding: 4rem 1rem 9rem;
    }

    #home_examinees .outer_bg ul.items li::after {
    width: 1.5rem;
    height: 2.7rem;
    }

    #home_examinees .outer_bg ul.items li p.icon {
        width: 5.2rem;
        height: 5.2rem;
        margin-bottom: 2rem;
    }

    #home_examinees .outer_bg ul.items li h3.ttl a {
    }

    #home_examinees .outer_bg ul.items li p.txt {
        font-size: 2.2rem;
        margin-top: 0.5rem;
    }

    #home_examinees .outer_bg .inner .box {
        grid-template-columns: 1fr;
    }

    #home_examinees .outer_bg .inner .box .ima_area {
    }

    #home_examinees .outer_bg .inner .box .ima_area p.slug {
        width: 44.4rem;
        top: auto;
        bottom: -5rem;
        z-index: 5;
        left: 5rem;
    }

    #home_examinees .outer_bg .inner .box .ima_area p.img img {
        border-radius: 4rem 4rem 0 0;
    }

    #home_examinees .outer_bg .inner .box .contents_area {
        border-radius: 0 0 4rem 4rem;
        padding: 6.5rem 9rem 6.5rem;
    }

    #home_examinees .outer_bg .inner .box .contents_area::after {
        width: 26.4rem;
        height: 18.1rem;
        top: -41rem;
        right: -3rem;
    }

    #home_examinees .outer_bg .inner .box .contents_area h3.ttl {
    padding: 0 0 0 8rem;
    font-size: 6rem;
    line-height: 1.2333333;
    margin-bottom: 2.5rem;
    }

    #home_examinees .outer_bg .inner .box .contents_area h3.ttl::before {
    left: 2rem;
    transform: translateY(-50%);
    top: 55%;
    }

    #home_examinees .outer_bg .inner .box .contents_area p.main_txt {
    font-size: 2.8rem;
    line-height: 1.75;
    margin-bottom: 3rem;
    text-align: left;
    }

    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
スライダー
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    #home_slider {
        padding: 12rem 0 12rem;
    }

    #home_slider .slider-wrap {
    }

    #home_slider .slider-bg {
    }

    #home_slider .slider-wrap p.main_ttl {
        width: 60.8rem;
    }

    #home_slider div.btn_wrap.grid {
        grid-template-columns: 1fr;
        margin-top: 15rem;
        gap: 4rem;
    }

    #home_slider div.btn_wrap.grid p.btn a {
        font-size: 3.2rem;
        width: 57rem;
        min-height: 14rem;
        border-radius: 7rem;
    }

    #home_slider div.btn_wrap.grid p.btn a::before {
    }

    #home_slider div.btn_wrap.grid p.btn a::after {
    }
}

/*FINISH*/

