@charset "utf-8";
/* CSS Document */


/*-----------------------------------------------------
common
-------------------------------------------------------*/

body,
h1,
h2,
h3,
h4,
h5,
p,
ul,
dl,
dd {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    vertical-align: bottom;
    height: auto;
    width: 100%;
    max-width: 100%;
}

body {
    color: #222;
    font-size: 20px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
        "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}

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

.inner {
    max-width: 1280px;
    width: 100%;
    margin: auto;
    text-align: center;
}

a {
    text-decoration: none;
    color: #291389;
}
.text_bold{
    font-weight: bold;
}
.yellow {
    line-height: 2em;
    box-sizing: border-box;
    font-size: 50px;
    border: 1px solid #222;
    background-color: #10113e;
    padding: 7px 16px;
    margin: 5px;
    color:#fff;
}

.white {
    line-height: 2em;
    box-sizing: border-box;
    font-size: 50px;
    border: 1px solid #222;
    background-color: #FFF;
    padding: 7px 16px;
    margin: 5px;
}

.blue_text{
    color: #291389;
}
.red_text{
    color: #6f1515;
}

.campaign{
    padding:30px 0;
    background-color: #fafafa;
}

.campaign img{
    width: 80%;
}

.pt-2rem{
    padding-top: 2rem;
}

.d-flex{
    display: flex;
}
.justify-content-center{
    justify-content: center
}
.mx-auto{
    margin-left: auto;
    margin-left: auto;
}

@media screen and (max-width: 767px) {
/*    common    */
.inner {
    width: 100%;
}
img {
    max-width: 100%;
}
.yellow {
    line-height: 1em;
    font-size: 18px;
    padding: 5px 8px;
    margin: 0px;
}
.white {
    line-height: 1em;
    font-size: 18px;
    padding: 5px 8px;
    margin: 0px;
}}


/*-----------------------------------------------------
header
-------------------------------------------------------*/
.notice {
    box-sizing: border-box;
    text-align: center;
    margin: auto;
    position: relative;
    display: flex;
    justify-content: center;
}

.left {
    box-sizing: border-box;
    padding-top: 50px;
    position: relative;
    left: 100px;
}

.teiin_text{
    text-align: left;
    font-weight: bold;
}

@media screen and (max-width:960px) {
    .left {
        padding-top: 30px;
    }

}

.left p {
    font-size: 20px;
    line-height: 1.5em;
}

.left p:nth-child(2) {
    font-size: 30px;
    line-height: 2em;
    font-weight: bold;
}

.left .under_line {
    font-size: 35px;
    line-height: 1;
    padding-bottom: 5px;
    margin-top: 15px;
    border-bottom: 2px solid #C9151E;
    display: inline-block;
    letter-spacing: 2px;
}
.info_bold{
    font-weight: bold;
}

@media screen and (max-width:960px) {
    .left .under_line {
        margin-top: 20px;
}}

.left .under_line span {
    color: #C9151E;
    font-weight: bold;
}

.right {
    width: 440px;
    top: -23px;
}

.sp {
    display: none;
}

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


    /*     header     */

    .pc {
        display: none;
    }

    .sp {
        display: block;
        overflow: hidden;
    }

    .sp_right {
        font-size: 13px;
        padding: 10px 0 11px;
        font-weight: bold;
    }

    .sp_right p:nth-child(2) {
        font-weight: bold;
    }

    .sp_right p:nth-child(3) {
        margin-bottom: 10px;
    }


    .sp_right .under_line {
        font-size: 14px;
        display: inline-block;
        border: 2px solid #C9151E;
        text-decoration-color: #C9151E;
        line-height: 1.5em;
        margin: 1.5em 1em;
        padding: 0.5em;
        font-weight: bold;
    }

    .sp_right .under_line span {
        color: #C9151E;
        font-weight: 700;
    }

    .sp_contact_junp {
        background-color: #6f1515;
        padding: 5px 0 0;
    }

    .sp_contact_junp p{
        color: #fff;
    }

    .contact_junp__inner {
        align-items: center;
    }

    .sp_contact_junp .flex {
        position: relative;
        max-width: 400px;
        margin: 0 auto;
    }

    .sp_jp_left {
        position: absolute;
        width: 170px;
        right: -15px;
        top: -25%;
    }

    .sp_jp_right {
        padding: 0px 0px 0px 40px;
    }

    .sp_jp_right p {
        line-height: 2.8em;
    }

    .sp_jp_right p {
        font-size: 10px;
        font-weight: bold;
    }

    .sp_jp_right p span {
        font-size: 14px;
    }

    .sp_jp_right p:nth-child(3) {
        font-size: 10px;
        font-weight: bold;
        padding-top: 5px;
    }

    .sp .button2 a {
        font-size: 10px;
        padding: 0;
        width: 100%;
        display: block;
        box-shadow: 2px 2px  #505252;

    }


}
/*-----------------------------------------------------
中学受験で慶應を志す全国のご家庭へ
-------------------------------------------------------*/
.online_start .moshi{
    background-color: #fff;
}
.online_start_ttlbox{
    color: #fff;
    font-weight: bold;
    background-color:#011664 ;
    display: inline-block;
    padding: 0.25rem 2rem;
    margin-bottom: 1rem;
}
.online_start_box{
   background: #fff;
    border: 2px solid #011664;
    border-radius: 20px;
    width: 80%;
    margin: 1rem auto;
    padding: 1rem;
    font-weight: bold; 
}
.online_start_ul{
    display: flex;
    justify-content: center;
    width: 80%;
    margin: 0.5rem auto;
}
.online_start_li{
    width: 28%;
    margin: 1rem auto;
    background-color: #c7daff;
    border-radius: 20px;
    color: #011664;
    font-size: 1.25rem;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1rem;
}
@media screen and (max-width: 767px){
.online_start .moshi{
    padding: 0 1rem;
}
 .online_start_ttl{
    font-size: 1.5rem;
 }
  .online_start_ul{
    display: block;
}
.online_start_li{
    width: 80%;
}}

/*-----------------------------------------------------
応募状況
-------------------------------------------------------*/
.teiin{
    padding-bottom: 100px;
    padding-left: 5rem;
    padding-right: 5rem;
}
.teiin_ttl{
    background-color: #011664;
    color: #fff;
}
.teiin_text{
    text-align: center;
    font-weight: bold;
    padding-top: 20px;
}
.teiin_tyuuki01 {
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
}
.teiin_tyuuki02 {
    font-size: 1rem;
    font-weight: bold;
    text-align: left !important;
    padding-left: 1em;
    text-indent: -1em;
}
.teiin_text_red{
    text-align: center;
    font-weight: bold;
    padding-top: 20px;
    color: red;
}
.teiin_table{
    width: 100%;
    border: 1px solid;
}
.teiin_table th{
    border: 1px solid;
    font-size: 16px;
    background-color: #bbf2ff;
    line-height: 1.3em;
}
.teiin_table td{
    border: 1px solid;
    background-color: #fff;
    width: 50%;
}
.day_text{
    text-align: right;
    font-weight: bold;
    font-size: 15px;
    padding-top: 1em;
}
@media screen and (max-width: 991px){
    .teiin_table th{
    font-size: 15px;
}}
@media screen and (max-width: 767px){
.teiin{
    padding-bottom: 50px;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
}
.teiin_ttl{
    background-color: #011664;
    color: #fff;
    font-size: 16px;
}
    .teiin_table th{
    font-size: 10.5px;
}
.teiin_table td{
    font-size: 15px;
}}

.outline{
    padding-bottom: 50px;
}

/*-----------------------------------------------------
全国からの参加実績
-------------------------------------------------------*/
.sankazisseki .moshi{
    background-color: #fff;
}
.sankazisseki_box {
    display: flex;
    align-items: center;
}
.sankazisseki_textbox p{
    font-size: 1rem;
}
.sankazisseki_big_text{
    font-size: 1.65rem;
}
.sankazisseki_pic{
    width: 30rem;
}

@media screen and (max-width: 767px){
.sankazisseki_box{
    padding: 0 1rem;
    display: block;
}
.sankazisseki_pic{
    width: auto;
}
.sankazisseki p{
    font-size: 1rem;
}
.sankazisseki_big_text{
    font-size: 1.25rem !important;
}}

/*-----------------------------------------------------
受験者の声
-------------------------------------------------------*/
.balloon-009 {
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 0 22px;
    margin: 1rem 0;
    line-height: 1.2em;
}

.balloon-009 img {
    max-width: 100px;
    height: 100%;
    border: 3px solid #fefcbe;
    border-radius: 50%;
}

.balloon-009 p {
    position: relative;
    max-width: 60%;
    margin: 3px 0 0;
    padding: .8em 1em;
    border-radius: 5px;
    background-color: #c7daff;
    color: #333333;
    text-align: left;
}

.balloon-009 p::before {
    position: absolute;
    left: -15px;
    width: 15px;
    height: 30px;
    background-color: #c7daff;
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
    content: '';
}
.voice_text{
    font-size: 1rem;
}
.voice_name{
    text-align: right;
    font-size: 0.9rem;
}
@media screen and (max-width: 767px){
    .voice_box{
        padding: 0 1rem;
    }
    .balloon-009 p {
    font-size: 1rem;
}
.voice_text{
    font-size: 0.9rem;
}

    .balloon-009 img {
    max-width: 60px;
}}


/*-----------------------------------------------------
こんなご家庭におすすめです
-------------------------------------------------------*/
.osusume_box{
    display: flex;
    justify-content: center;
}
.osusume_li{
    width: 20%;
    background-color: #f6f8ff;
    border: 2px solid #4c86b1;
    border-radius: 15px;
    padding: 1rem;
    margin: 0.5rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media screen and (max-width: 767px){
  .osusume_box{
    display: block;
}
  .osusume_li{
    width: 80%;
    margin: 1rem auto;
}}

/*-----------------------------------------------------
自宅受験の流れ
-------------------------------------------------------*/
.step_box {
   background-color: #fffeed;
   border: 2px solid #4c86b1;
   border-radius: 15px;
   padding: 1rem;
   width: 80%;
   margin: 1.5rem auto 0;
}
.step_box_ul{
    display: flex;
    justify-content: center;   
}
.step_box_li{
    width: 20%;
    background-color: #f6f8ff;
    border: 2px solid #4c86b1;
    border-radius: 15px;
    padding: 1rem;
    margin: 0.5rem;
    font-weight: bold;
    display: flex;
    flex-direction: column;    
}
.step_icon{
    font-size: 1.25rem;
    color: #3f51b5;
}
.step_text{
    text-align: left;
}
@media screen and (max-width: 767px){
  .step_box_ul{
    display: block;
}
.step_box_li{
    width: 80%;
    margin: 0.8rem auto;
}}

/*-----------------------------------------------------
はじめてのオンライン受験でも安心
-------------------------------------------------------*/
.anshin_box{
    padding-top: 2rem;
}
/*-----------------------------------------------------
moshi
-------------------------------------------------------*/
.moshi {
    background-color: #ededee;
    padding-top: 60px;
    padding-bottom: 60px;
}

.photo {
    padding: 50px 60px 50px;
}

.catch_copy {
    font-size: 25px;
    line-height: 3em;
}

.blue {
    color: #910000;
    border-bottom: 2px solid #910000;
    font-size: 40px;
    font-weight: bold;
}


span.small {
    font-size: 25px;
    font-weight: normal;
}

h3 {
    font-size: 40px;
    color: #291389;
    margin-top: 50px;
    margin-bottom: 50px;
    border-bottom: 4px solid #291389;
    display: inline-block;
    /* box-sizing: border-box; */
    /* width: 300px; */
}

.atention p {
    width: 600px;
    line-height: 2rem;
    display: inline-block;
    text-align: left;
    padding-bottom: 50px;
}

.atention p span {
    color: #C9151E;
}

table {
    width: 680px;
    font-size: 20px;
    margin-top: 50px;
    margin: auto;
    border-collapse: collapse;
}

.table__under table {
    margin: 15px auto;
}

.sp_atention {
    display: none;
}

.sp_atention{
    width: 600px;
    text-align: left;
    margin: 70px auto;
}

.table__under tr th.bg--white {
    background: #fff;
    color: #222;
}
.time_text{
    font-weight: normal;
    font-size: 15px;
    line-height: 1.3em;
}
.gakunen-text{
    font-size: 1.8rem;
}

.navy tr th {
    padding: 20px 10px;
    background-color: #001764;
    color: #fff;
    font-weight: normal;
    width: 5em;
}

.navy tr td {
    padding: 20px 40px;
    background-color: #fff;
    color: #000;
    text-align: left;
}

.range span {
    color: #C9151E;
    font-weight: bold;
}

.range p img {
    max-width: 540px;
    width: 50%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.link a {
    text-decoration: underline;
    color: #291389;
    font-weight: bold;
}

.link a::before {
    content: "＞";
    text-decoration: none;
    display: inline-block;
    margin-right: 5px;
}
.sample .hyoshi{
    margin: 0 auto;
    padding-bottom: 1em;
    width: 25%;
}
.sample .d-flex{
    display: flex;
}
.sample li{
    margin: 0 0.5em;
}
@media screen and (max-width: 767px) {
/*     moshi     */
.flex {
    align-items: center;
}
.photo__item {
    width: 46.6666%;
}
.moshi {
    padding: 35px 0;
}
.photo {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.photo img {
    width: 100%;
}
.atention {
    display: none;
}
.sp_atention {
    display: block;
    max-width: 100%;
    margin: 0;
    line-height: 2em;
    display: inline-block;
    font-size:  14px;
    text-align: left;
    padding: 0px 5px;
}
.sp_atention p span {
    color: #C9151E;
}
table {
    width: 100%;
    font-size: 13px;
    margin-top: 25px;
    margin: auto;
    border-collapse: collapse;
}
.table__under table{
    margin: 0;
}
.time_text{
    font-size: 10px;
    line-height: 1.3em;
}
.navy table{
    margin-bottom: 15px !important;
}
.navy tr th {
    padding: 10px 0;
    min-width: 90px;
}
.navy tr td {
    padding: 5px 5px;
    line-height: 1.5;
}
.catch_copy {
    font-size: 13px;
    padding: 0 1rem;
}
.blue {
    font-size: 16px;
}
span .small {
    font-size: 13px;
}
h3 {
    font-size: 22px;
    margin-top: 25px;
    margin-bottom: 30px;
    border-bottom: 2px solid #291389;
}
.range p {
    padding: 0 10px 15px;
}
.range p img {
    width: 80%;
    padding: 20px 0;
}
.gakunen-text{
    font-size: 1.5rem;
}
.sample .hyoshi{
    margin: 0 auto;
    padding-bottom: 1em;
    width: 80%;
}
.sample .d-flex{
    flex-wrap: wrap;
    justify-content: center
}
.sample li{
    margin: 0;
    padding: 1em;
    width: 80%;
}
.moshi .sp .campaign{
    margin: 30px 0;
}}

/*-----------------------------------------------------
算数出題範囲
-------------------------------------------------------*/
.math_range_box{
    display: flex;
    text-align: left;
}
.math_range_textbox{
    padding-left: 1.5rem;
}
.math_range_textbox li{
    background-color: #f6f8ff;
    padding: 0.8rem;
    border-radius: 20px;
    margin: 0.5rem 0;
}
.math_range_pic{
    padding-top: 1rem;
}

@media screen and (max-width: 767px){
  .math_range{
    padding: 0 1rem;
  }
  .math_range_ttl{
    text-align: center;
  }
  .math_range_box{
    display: block;
}
.math_range_textbox{
    padding-left: 0;
}}
/*-----------------------------------------------------
feedback フィードバック面談
-------------------------------------------------------*/
.feedback-box{
    padding-top: 1rem;
    text-align: left;
}
.feedback_content{
    display: flex;
    padding-top: 1rem;
}
.feedback ul{
    background-color: #f6f8ff;
    border: 2px solid #4c86b1;
    border-radius: 30px;
    padding: 1rem;
    margin: 1rem 0;
}

@media screen and (max-width: 767px){
    .feedback{
        padding: 0 1rem;
}
    .feedback_content{
    display: block;
}
    .feedback li{
        font-size: 1rem;
}}


/*-----------------------------------------------------
成績優秀者・内部生限定
-------------------------------------------------------*/
.gentei{
    padding: 100px 0;
}
.gentei .inner{
    width: 80%;
}
.gentei_ttl{
    font-size: 2rem;
    color: #291389;
    padding-top: 1.5rem;
}
.gentei_ttl02{
    font-size: 1.8rem;
    color: #291389;
}
.gentei_text{
    text-align: left;
}
.gentei_box{
    background-color: #f6f8ff;
    border: 2px solid #4c86b1;
    border-radius: 30px;
    padding: 1rem;
    margin: 1rem 0;
}
.gentei_box_ttl{
    font-size: 1.5rem;
}
.gentei_box .d-flex{
    display: flex;
    justify-content: center;
    padding: 0.8rem 0;
}
.gentei_box ul{
    text-align: left;
}
@media screen and (max-width: 767px){
 .gentei{
    padding: 50px 1rem;
}
.gentei .inner{
    width: 100%;
}
.gentei_ttl{
    font-size: 1.25rem;
    padding-top: 0;
}
.gentei_ttl02{
    font-size: 1.1rem;
    padding-bottom: 0.8rem;
}
.gentei_box ul{
    font-size: 1rem;
}
.gentei_box_text{
    text-align: left;
}}

/*-----------------------------------------------------
オンライン申し込みボタン　
-------------------------------------------------------*/

.contact_junp {
    background-color: #6f1515;
    padding: 10px 0;
}

.contact_junp p{
        color:#fff;
}

.contact_junp__inner {
    display: flex;
    justify-content: center;
}

.contact_junp .flex {
    position: relative;
    box-sizing: border-box;
    max-width: 950px;
    width: 100%;
    margin: auto;
    font-weight: bold;
}

.jp_left {
    padding-top: 30px;
}

.jp_right {
    box-sizing: border-box;
    padding: 10px 0;
}

.jp_right p {
    line-height: 3.5em;
}

.jp_right p:nth-child(1) {
    font-size: 20px;
}

.jp_right p span {
    font-size: 28px;
}

.jp_right p:nth-child(3) {
    font-size: 22px;
}

.button2 {
    width: 550px;
}

.button2 a {
    color: #000;
    font-size: 26px;
    font-weight: bold;
    padding: 20px 60px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 50px;
    box-shadow: 4px 4px #505252;
}


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

    /*  　　contact_junp sp     */

    .contact_junp {
        padding: 5px 0;
    }

    .contact_junp .flex {
        width: auto;
    }

    .jp_left {
        padding-top: 10px;
        padding-left: 10px;
        width: 25%;
    }

    .jp_right {
        width: 75%;
        padding: 0;
    }

    .jp_right p {
        line-height: 2.5em;
        margin: auto;
    }

    .jp_right p:nth-child(1) {
        font-size: 10px;
    }

    .jp_right p span {
        font-size: 12px;
    }

    .jp_right p:nth-child(3) {
        font-size: 10px;
    }

    .button2 {
        width: 100%;
    }

    .button2 a {
        font-size: 12px;
        padding: 10px 20px;
    }

}



/*　　　hogosyakai　　　*/


.hogosyakai {
    background-color: #ededee;
    padding-top: 60px;
    padding-bottom: 60px;
}

.advice {
    font-size: 25px;
    line-height: 2em;
}

.advice span {
    color: #C9151E;
    font-weight: bold;
}

.detail {
    text-decoration: underline;
    font-weight: bold;
    font-size: 20px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.detail a::before {
    content: "＞";
    text-decoration: none;
    display: inline-block;
    margin-right: 5px;
}

.present {
    font-size: 25px;
}

.present span {
    font-weight: bold;
}

.atention2 {
    line-height: 2em;
    text-align: left;
    width: 600px;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 16px;
}

.atention2 span {
    color: #C9151E;
}

.color_white {
    background-color: #fff;
    margin-bottom: 40px;
    width: 680px;
}

.color_white tr th {
    padding: 20px 50px;
}

.color_white tr td {
    padding: 30px 50px 30px 10px;
    text-align: justify;
    line-height: 2em;
}

.color_white tr td:nth-child(1) {
    padding: 30px;
    text-align: center;
}

.color_white tr td span {
    font-weight: bold;
    padding-bottom: 20px;
}




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

    .hogosyakai {
        padding: 35px 0px;
    }

    .hogosyakai__inner {
        width: 100%;
        padding: 0px 25px;
        box-sizing: border-box;
    }

    .advice {
        font-size: 16px;
    }

    .present {
        font-size: 15px;
    }

    .atention2 {
        max-width: 100%;
        font-size: 14px;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .detail {
        margin: 40px 0;
        font-size: 14px;
    }

    .color_white {
        width: 100%;
    }

    .color_white tr th {
        padding: 10px;
        font-size: 12px;
    }

    .color_white tr td {
        padding: 5px 8px;
        text-align: justify;
        line-height: 2em;
        font-size: 13px;

    }

    .color_white tr td:nth-child(1) {
        padding: 5px 6px;
        text-align: center;
    }

    .color_white tr td span {
        font-weight: bold;
        padding-bottom: 20px;
    }

}


/*-----------------------------------------------------
試験会場案内
-------------------------------------------------------*/
.kaijo_contact {
    background-color: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
}

.kaijo_contact p img {
    padding: 60px 0;
    max-width: 775px;
}

.kaijo_contact h4 {
    font-size: 25px;
    color: #291389;
    padding-bottom: 60px;
}

.kaijo_tyuuki{
    text-align: left;
    font-size: 1.15rem;
    padding: 0.5em 10em;
}

.add {
    width: 460px;
    box-sizing: border-box;
    margin: auto;
    padding-bottom: 60px;
}

.kaizyou-color{
    font-weight: bold;
    font-size: 25px !important;
}
.kaizyou-mt{
    margin-top: 0.5em;
}
.moyori-mt{
    margin-top: 0.5em;
}
.add li {
    font-size: 20px;
    color: #291389;
    text-align: justify;
}

.add li a {
    font-weight: bold;
}

.add li a::before {
    content: "＞";
}

.access {
    width: 460px;
    box-sizing: border-box;
    margin: auto;
    padding-bottom: 60px;
}

.access li {
    font-size: 20px;
    color: #291389;
    text-align: justify;
    line-height: 2em;
}

.notice2 {
    width: 460px;
    box-sizing: border-box;
    margin: auto;
    padding-bottom: 60px;
}

.notice2 li {
    font-size: 20px;
    text-align: justify;
    line-height: 2em;
}

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

    .kaijo_contact {
        padding: 35px 0;
    }

    .kaijo_contact p img {
        padding: 15px 0 30px;
    }

    .kaijo_contact h4 {
        font-size: 22px;
        padding-bottom: 0;
    }
    .kaijo_tyuuki{
    font-size: 0.95rem;
    padding: 0.5em 1em;
}
    .kaizyou-color{
    font-size: 20px !important;
}

    .add {
        width: 70%;
        padding-bottom: 40px;
    }

    .add li {
        font-size: 16px;
    }

    .access {
        width: 100%;
        padding-bottom: 30px;
    }

    .access li {
        font-size: 16px;
        width: 70%;
        margin: 0 auto;
        line-height: normal;
    }

    .notice2 {
        width: 70%;
        padding-bottom: 0;
    }


    .notice2 li {
        font-size: 14px;
        line-height: normal;
        margin: 5px auto;
    }

}



/*-----------------------------------------------------
フォーム
-------------------------------------------------------*/



.corona {
    background-color: #ededee;
    padding-top: 60px;
    padding-bottom: 60px;
}

.corona .blue {
    font-size: 25px;
    padding: 20px 0 0px;
    margin-bottom: 20px;
    display: inline-block;
    line-height: 1;
}

.corona p {
    font-size: 20px;
    padding: 30px 0;
}

.corona p img {
    width: 50%;
}

.corona .ozoneo img{
    width: 30%;
}

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

    .corona {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .colona__title {
        margin-bottom: 20px;
    }

    .corona .blue {
        width: 80%;
        font-size: 20px;
        margin: 20px auto 0;
        border-bottom: 1px solid yellow;
        display: inline;
        line-height: normal;
        padding: 0;
    }

    .corona p {
        width: 90%;
        margin: auto;
        font-size: 16px;
        padding: 20px 0;
    }

    .corona p img {
        width: 100%;
    }

    .corona__textUnder {
        font-size: 12px !important;
        padding-bottom: 0 !important;
    }


    .ozoneo img {
        width: 60% !important;
    }
}


/*-----------------------------------------------------
よくある質問
-------------------------------------------------------*/


/*---アコーディオン---*/
.accordion-006 {
    margin-bottom: 7px;
    background-color: #e0eeff;
    border-radius: 25px;
    text-align: left;
    margin: 1rem 0;
}

.accordion-006 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em;
    color: #333333;
    font-weight: 600;
    cursor: pointer;
}

.accordion-006 summary::-webkit-details-marker {
    display: none;
}

.accordion-006 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #b0becf;
    border-right: 3px solid #b0becf;
    content: '';
    transition: transform .3s;
}

.accordion-006[open] summary::after {
    transform: rotate(225deg);
}

.accordion-006 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 2em 1.5em;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.accordion-006[open] p {
    transform: none;
    opacity: 1;
    font-weight: 600;
}
@media screen and (max-width: 767px){
   .accordion-006 {
    max-width: 90%;
    margin: 1rem auto;
}
.accordion-006 summary {
    font-size: 1rem;
}
.accordion-006[open] p {
    font-size: 0.9rem;
}}

/*-----------------------------------------------------
フォーム
-------------------------------------------------------*/
.contact {
    background-color: #ffffff;
    padding-top: 60px;
    padding-bottom: 60px;
}
.form_tyuuki{
    font-weight: bold;
    text-align: left !important;
    padding: 0.5em 10em;
    font-size: 1.15rem;
}

form {
    padding-top: 50px;
}

form dl {
    background-color: #F6F6F6;
    width: 60%;
    margin: auto;
}

form dl dt {
    font-size: 22px;
    font-weight: bold;
    box-sizing: border-box;
    margin: auto;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    text-align: justify;
    padding: 10px 0px 10px 25px;
    background-color: #E1E1E1;
}

form dl .radio_input {
    width: 90%;
    text-align: start;
    background-color: #fff;
    font-size: 25px;
    line-height: 2em;
    box-sizing: border-box;
    margin: auto;
    display: inline-block;
    border: 1px solid #666;
    border-radius: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
}

form .day_list{
    font-weight: bold;
    font-size: 20px;
}
form .day_list02{
    line-height: 1.3em;
}


form dl .radio_input span {
    font-size: 20px;
    padding-left: 10px;
}
@media screen and (max-width: 767px){

.form_tyuuki{
    font-weight: bold;
    text-align: left !important;
    padding: 0.5em 1em;
    font-size: 1.15rem;
}
    form .day_list{
    font-weight: bold;
    font-size: 18px;
    padding-top: 0.5em;
}
form .day_list02{
    line-height: 1.3em;
    font-size: 18px;
}}

/*　　　　radioボタン　　　*/

.radio_btn {
    display: none;
}

.radio_btn+label {
    padding-left: 35px;
    position: relative;
}

.radio_btn+label::before {
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #428bca;
    background-color: #fff;
    margin-left: 5px;
}

.radio_btn:checked+label::after {
    content: "";
    display: block;
    position: absolute;
    top: 9px;
    left: 7px;
    width: 12px;
    height: 4px;
    border-bottom: 3px solid #428bca;
    border-left: 3px solid #428bca;
    transform: rotate(-45deg);
}

/*　ボタンここまで　*/


/*  学年セレクト　　*/

.cp_ipselect {
	overflow: hidden;
	width: 90%;
	margin: 18px auto;
	text-align: center;
}
.cp_ipselect select {
    font-size: 18px;
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl03 {
	position: relative;
	border-radius: 18px;
	border: 1px solid #707070;
	background: #ffffff;
}
.cp_ipselect.cp_sl03::before {
	position: absolute;
	top: 1.3em;
	right: 1.5em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #707070;
	pointer-events: none;
}
.cp_ipselect.cp_sl03 select {
	padding: 18px;
	color: #000;
}

/*    セレクトここまで　　　*/


form dl dd input[type="text"] {
    width: 90%;
    font-size: 18px;
    height: 3em;
    border: 1px solid #666;
    border-radius: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

form dl dd input[type="email"] {
    width: 90%;
    font-size: 18px;
    height: 3em;
    border: 1px solid #666;
    border-radius: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

form .gender{
    text-align: initial;
    font-size: 25px;
    padding: 10px 30px;
}

form .text_add {
    font-size: 20px;
    font-weight: bold;
    box-sizing: border-box;
    margin: auto;
    text-align: left;
    padding: 15px 0px 10px 25px;
}

form .moushikomi{
    font-weight: bold;
    font-size: 17px;
}

form .chuuki{
    text-align: left;
    font-size: 15px;
    padding-left: 2em;
    padding-bottom: 3em;
}

.text_add ul li input[type="text"] {
    width: 93%;
    margin-left: 10px;
}

form textarea {
    width: 90%;
    font-size: 18px;
    border: 1px solid #666;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.agree_box{
    text-align: center;
}
.text_agree {
    font-size: 18px;
    box-sizing: border-box;
    margin: auto;
    text-align: left;
    line-height: 1.8em;
    padding: 15px;
    background-color: #fefefe;
}

.text_agree input {
    margin-top: 30px;
    margin-bottom: 30px;
}

.text_agree label {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.submit {
    display: inline-block;
    border-radius: 40px;
    /* 角丸       */
    font-size: 22px;
    /* 文字サイズ */
    text-align: center;
    font-weight: bold;
    /* 文字位置   */
    cursor: pointer;
    /* カーソル   */
    padding: 25px 60px;
    /* 余白       */
    background: #D9821B;
    /* 背景色     */
    color: #ffffff;
    /* 文字色     */
    border: none;
}

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

    .contact {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    form dl {
        width: 90%;
    }

    form dl dt {
        font-size: 15px;
        border: none;
        padding-right: 0.5rem;
        line-height: 1.3;
    }

    form dl .radio_input {
        width: 90%;
        font-size: 12px;
        border: 1px solid #e2e2e2;
        padding: 15px;
    }

    form dl .radio_input span {
        font-size: 12px;
        padding-left: 0;
        padding-top: 10px;
        display: inline-block;
    }
    form .moushikomi{
    font-weight: bold;
    font-size: 13px;
}

    form .chuuki{
    text-align: left;
    font-size: 12px;
    padding-left: 2em;
    padding-bottom: 3em;
}

    .radio_btn+label::before {
        top: 1px;
        left: 0;
        width: 14px;
        height: 14px;
    }

    .radio_btn:checked+label::after {
        top: 3px;
        left: 7px;
        width: 10px;
        height: 4px;
    }

    .text_add ul li input[type="text"] {
        margin: 20px auto;
        width: 90%;
        display: block;
    }

    form .gender{
        font-size: 16px;
    }

    .submit {
        width: 280px;
        font-size: 18px;
        padding: 16px 0px;
        border: none;
        -webkit-appearance: none;
    }

    .text_agree {
        font-size: 15px;
    }

    .text_agree input {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .text_agree label {
        font-size: 15px;
    }

    form dl dd input[type="text"] {
        height: 40px;
        border-radius: 25px;
        box-sizing: border-box;
        border: 1px solid #e2e2e2;
        -webkit-appearance: none;
    }

    .cp_ipselect.cp_sl03 {
        border-radius: 25px;
        border: 1px solid #e2e2e2;
        background: #ffffff;
    }

    .cp_ipselect.cp_sl03 select {
        font-size: 15px;
        padding: 12px;
        color: #000;
    }

    .cp_ipselect.cp_sl03::before {
        top: 1.2em;
        right: 1.3em;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #707070;
    }

    form .text_add {
        font-size: 20px;
        font-weight: bold;
        box-sizing: border-box;
        margin: auto;
        text-align: left;
        padding: 15px 0px 10px 25px;
    }


    form dl dd input[type="email"] {
        height: 40px;
        border-radius: 25px;
        box-sizing: border-box;
        border: 1px solid #e2e2e2;
        -webkit-appearance: none;
    }

    form textarea {
        height: 145px;
        border: 1px solid #e2e2e2;
        -webkit-appearance: none;
        box-sizing: border-box;
    }

    form .text_add {
        margin: auto;
        padding: 15px 0px 10px 0px;
    }

    .text_add li label {
        padding-left: 25px;
    }
}


/*     footer    */

footer {
    background-color: #ededee;
    padding-top: 50px;
}

.add_ft p img {
    width: 20%;
    padding: 30px 0 40px 0;
}

footer table {
    margin-bottom: 100px;
}

footer table tr {
    border-top: 1px dashed #B1B1B1;
    border-bottom: 1px dashed #B1B1B1;
}

footer table th {
    width: 200px;
    box-sizing: border-box;
    margin: auto;
    font-size: 16px;
    line-height: 1.5em;
}

footer table td {
    width: 200px;
    line-height: 1.5em;
    text-align: justify;
    font-size: 16px;
    padding: 20px 60px;

}

footer table td a:hover{
    color: #D9821B;
    text-decoration: underline;
}


.copylight {
    padding: 20px 60px;
    background-color: #fff;
}

.copylight p {
    text-align: center;
}


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

    .add_ft {
        padding: 0 15px;
    }

    .add_ft p img {
        width: 52%;
        padding: 0;
        margin-bottom: 35px;
    }

    footer {
        padding-top: 30px;
    }

    footer table td {
        padding: 10px 10px;
        line-height: 1.8em;
        font-size: 14px;
        color: #222;
    }

    footer table td a {
        text-decoration: underline;
    }

    footer table {
        margin-bottom: 40px;
    }

    footer table th {
        font-size: 14px;
    }

    .copylight {
        font-size: 12px;
    }
}

/*        check.php       */




.bg_colour{
    background-color: #EDF7F9;
}

.check{
    font-size: 30px;
    color: #291389;
    text-align: center;
    padding: 15px;
}

.check_d dd{
    font-size: 22px;
    padding: 10px 30px;
}

.check_l li{
    font-weight: normal;
    font-size: 22px;
    padding: 5px 0;
}

.btn{
    display: inline-block;
    border-radius: 40px;
    /* 角丸       */
    font-size: 22px;
    /* 文字サイズ */
    text-align: center;
    font-weight: bold;
    /* 文字位置   */
    cursor: pointer;
    /* カーソル   */
    padding: 15px 60px;
    /* 余白       */
    background: #D9821B;
    /* 背景色     */
    color: #ffffff;
    /* 文字色     */
    border: none;
    margin-top    : 50px;
    margin-bottom : 50px;
}

.check_submit{
    display: inline-block;
    border-radius: 40px;
    /* 角丸       */
    font-size: 22px;
    /* 文字サイズ */
    text-align: center;
    font-weight: bold;
    /* 文字位置   */
    cursor: pointer;
    /* カーソル   */
    padding: 15px 60px;
    /* 余白       */
    background: #D9821B;
    /* 背景色     */
    color: #ffffff;
    /* 文字色     */
    border: none;
    margin-left   : 70px;

}

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

    .check{
        font-size: 24px;
    }

    .check_d dd{
        font-size: 18px;
    }

    .check_l li{
        font-size: 18px;
    }

    .btn{
        padding: 10px 30px;
    }

    .check_submit{
        padding: 10px 30px;
        margin-left: 30px;
}}


/*       send.php   　　　*/



.bg_send{
    background-color: #EDF7F9;
}

.send{
    color: #291389;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-top: 200px;
    margin-bottom: 100px;
}

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

    .send{
        font-size: 24px;
    }

}




/* 別ファイルでの追加CSS */
.sp_right__head {
    margin-bottom: 8px;
    font-weight: bold;
}

.sp_right span {
    font-size: 16px;
}

@media all and (max-width: 767px) {
    .box_text {
        margin-bottom: 20px;
    }
}

@media all and (max-width: 767px) {
    .outline {
        padding: 0 25px;
}
    .outline_text01 {
        font-size: 15px;
        text-align: left;
}}

@media all and (max-width: 767px) {
    .table__under tr th {
        width: 5%;
        min-width: auto;
        padding: 10px 0;
    }

    .table__under tr th.bg--white {
        background: #fff;
        color: #222;
}}

.form__label {
    font-size: 15px;
}

@media all and (max-width: 767px) {
    .u-text-left {
        text-align: left;
    }
}

/* how? */
.u-hidden-pc {
    display: none;
}

@media all and (max-width: 767px) {
    .u-hidden-pc {
        display: block;
    }
}

/*# sourceMappingURL=sample.css.map */

.haba {
    float: left;
    width: 50%;
}
.haba table{
    width: 90%;
    margin: 0 auto;
}
.cf{
    content: "";
   display: block;
   clear: both;
   overflow: hidden;
    }
@media screen and (max-width: 767px) {
    .haba {
    float: left;
    width: 100%;
}
.campaign img{
    width: 90%;
}
}
/*サンクスページ*/
.btn--orange,
a.btn--orange {
  color: #fff;
  background-color: #161471;
}
.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: #0b095c;
}

a.btn--radius {
   border-radius: 100vh;
}

/*-----------------------------------------------------
追従
-------------------------------------------------------*/
.fix-navi-pc p {
  margin-bottom: 0 !important;
}
.fix-navi-pc{
  position: fixed;
  z-index: 9999;
  bottom: 2em;
  right: 5em;
  opacity: 0.8;
}
.fix_img{
  width: 100%;
}
.fix-navi-sp{
    display: none;
}
@media only screen and (max-width: 767px){
.fix-navi-pc{
 display: none;
}
.fix-navi-sp p {
  main-bottom: 0 !important;
}
.fix-navi-sp{
  position: fixed;
  z-index: 9999;
  bottom: 0;
  display: block;
  background: #913140a3;
  width: 100%;
}
.fix-navi-sp-box{
  color: #fff;
  text-align: center;
  font-weight: bold; 
  padding: 1rem 0;
}}

/*-----to top------*/

    #page_top{
        display: none;
    }

    #page_top{
        width: 50px;
        height: 50px;
        position: fixed;
        right: 50px;
        bottom: 80px;
        background: #32B0D8;
        opacity: 0.6;
    }

    #page_top a{
        position: relative;
        display: block;
        width: 50px;
        height: 50px;
        text-decoration: none;
    }

    #page_top a::before{
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        content: '\f062';
        font-size: 25px;
        color: #fff;
        position: absolute;
        width: 25px;
        height: 25px;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        text-align: center;
    }
