/*************************************************************************************************************************************
                                　　　　　　　　　　　　　　　　  共通 
************************************************************************************************************************************/

/***********************************************************************
                              　一般 
**********************************************************************/
body {
    color: #333;
    font-family: "Noto Sans JP",sans-serif;
    line-height: 1.8;
    font-size: 1.6rem;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: unset;
}
.l-wrapper {
    overflow: hidden;	
    padding-left: 0px;
    padding-right: 0px;
    margin: 0;
    max-width: 100%;
}
.l-main {
    width: 100%;
}
.content div, .content p {
    margin-top: 0;
}
img {
    max-width: 100%;
    vertical-align: top;
}
p {
    margin: 0 0 1.5em;
    line-height: 1.8;
}
p:last-child {
    margin-bottom: 0;
}
a {
    cursor: pointer;
    transition: .3s all;
    color: #0095aa;
    background-color: transparent;
}
/***** ヘッダー*****/
.l-header {
    position: fixed;
}
.header-info-btn {
    z-index: 9999;
    left: 45%;
    top: 2px;
    position: fixed;
}

/***** リンクホバー時アンダーライン削除 *****/
a:hover {
    text-decoration: none;
}
/***** メニューボタン削除 *****/
.menuBtn {
    display: none;
}
/***** 投稿下コメント削除 *****/

/***** リストスタイル *****/
ul, ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
main .content ul li {
    margin-top: 0;
}
.content .l-main ul > li::before {
    color: #ffffff00;
}

/***********************************************************************
                              見出し関係 
**********************************************************************/



/***********************************************************************
トップエリア 
**********************************************************************/
.top-hero {
    background: url(/wp-content/uploads/2021/05/top-img01.jpg) no-repeat;
    background-size: cover;
    padding: 0 0 48.75%;
    height: 0;
    background-position-y: 50px;
}
.top-hero__inner {
    padding: 0 0 48.75%;
    position: relative;
}
.top-main-box__course {
    width: 50%;
    margin: auto;
}
.top-main-box__btn-area {
    text-align: center;
}
.top-movie {
    position: absolute;
    z-index: 4;
    top: 3.22%;
    right: 17.4%;
}
/******************************** 左上BOX ********************************/
.top-hero__top-left {
    width: fit-content;
    position: absolute;
    top: 78%;
    left: 6%;
    padding: 1% 2% 1%;
    font-size: 3.6rem;
    color: #fff;
    background-color: rgba(0,149,170,0.65);
    font-family: 'Noto Serif JP';
    font-weight: 700;
    letter-spacing: 1px;
    text-shadow: 0 2px 5px rgb(0 0 0 / 20%);
}
.top-hero__top-left__subtext {
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0;
    text-shadow: 0 2px 5px rgb(0 0 0 / 40%);
    font-size: 2.2rem;
}
.top-hero__bottom-right {
    position: absolute;
    top: 200px;
    right: 8px;
    padding: 12px;
    font-family: 'Noto Serif JP';
    font-size: 1.4rem;
    line-height: 1.4;
    color: #fff;
    background-color: rgba(0,149,170,0.65);
    text-shadow: 0 2px 5px rgb(0 0 0 / 40%);
}
.top-main-box {
    display: block;
    width: 100%;
    margin-top: 80px;
    padding: 0 0 48.75%;
    background-color: transparent;
    justify-content: center;
}
.top-main-box {
    display: flex;
    justify-content: center;
    padding: 0 32px;
    background-color: #fff9ee;
}


/******************************** 右下BOX ********************************/
.top-main-box__inner {
    width: 100%;
    padding: 2% 0;
    background-color: #fff;
    box-shadow: 0 0 20px rgb(16 52 125 / 20%);
    z-index: 2;
}
.top-main-box__list {
    font-size: 2rem;
    margin: 0 7.017%;
    display: flex;
    flex-wrap: wrap;
}
.top-main-box__list__item {
    display: flex;
    align-items: center;
    margin-bottom: 4px;
}
.top-main-box__list__item:not(:last-child) {
    padding-right: 24px;
}
.top-main-box__list__item span:first-child {
    flex-shrink: 0;
}
.c-label {
    display: inline-block;
    margin-right: 10px;
    padding: 2px 4px;
    color: #fff;
    background: #0095aa;
}
.top-main-box__list__item span:first-child {
    flex-shrink: 0;
}
.c-icon.icon-dropright {
    position: relative;
    padding: 0px 15px;
}
.c-icon.icon-dropright:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    display: inline-block;
    content: "";
    width: 8px;
    height: 15px;
    background: url(https://www.shuneikan.co.jp/atamaplus/assets/img/common/ico_dropright.svg) no-repeat;
    background-size: contain;
}
.top-main-box__inner ul li {
    padding-left: 0;
}
/******************************** 左下BOX ********************************/
.top-awards {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    max-width: 34.75%;
    margin-top: 80px;
    margin-left: 3.5%;
    padding: 0 0 48.75% !important;
    background-color: transparent;
}
.top-awards__inner {
    position: absolute;
    bottom: 7.179%;
    align-items: center;
    margin-top: 0px;
    padding: 20px 24px;
    background-color: rgba(255,249,238,0.8);
    display: flex;
    max-width: 1160px;
}
.top-awards__inner img {
    width: 34.645669%;
    flex-shrink: 0;
    margin: 0 16px 0 0;
}
.top-check {
    position: relative;
}
/***********************************************************************
こんなお悩みありませんか？ 
**********************************************************************/
.c-section.-small {
    padding: 56px 0 64px;
}
.c-section__inner {
    max-width: 1160px;
    margin: 0 auto;
    padding: 20px;
    padding: 56px 0 64px;
}
.c-heading.-medium {
    margin-bottom: 40px;
    font-size: 4rem;
}
.c-heading {
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
}
.l-one-column {
    width: 100%;
    max-width: 960px;
    margin-right: auto;
    margin-left: auto;
}
ul.top-check__list {
    width: fit-content;
}
.top-check__list li:not(:last-child) {
    margin-bottom: 20px;
}
main .top-check__list li {
    font-size: 2.2rem;
    font-weight: bold;
    padding-left: 44px;
    position: relative;
}
.top-check__list li:before {
    top: 8px;
    width: 28px;
    height: 26px;
    position: absolute;
    left: 0;
    display: inline-block;
    content: "";
    background: url(https://www.shuneikan.co.jp/atamaplus/assets/img/common/ico_check.svg) no-repeat;
    background-size: contain;
}
.top-check:after {
    bottom: -15px;
    width: 40px;
    height: 20px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    content: "";
    width: 32px;
    height: 16px;
    background: url(https://www.shuneikan.co.jp/atamaplus/assets/img/common/bg_check_arrow-down.svg) no-repeat;
    background-size: contain;
}
/***********************************************************************
お悩み解決します 
**********************************************************************/
.c-section.-bg-blue {
    background-color: #eff6ff;
}
.top-digest {
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
}
.top-digest p:not(:last-child) {
    margin-bottom: 12px !important;
}
.top-uline-orange {
    background: linear-gradient(transparent 70%, #ffd04d 30%);
}
.c-section__inner p {
    font-size: 22px;
    text-align: center;
}
.c-section.-small.top-digest {
    padding-bottom: 0;
}

/***********************************************************************
まなびオンとは
**********************************************************************/
.c-heading.-blue {
    color: #0095aa;
    margin-bottom: 42px;
    font-size: 4rem;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
}
.l-one-column {
    width: 100%;
    max-width: 960px;
    margin-right: auto;
    margin-left: auto;
}
.top-about-list {
    display: flex;
    margin: 32px -20px 0;
}
.top-about-list__item {
    margin: 0;
}
.top-about-list__item {
    width: 50%;
    padding: 0 20px;
}
.top-about-list__item__movie {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.top-about-list__item__movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
iframe {
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
}
.manabion-pv.sp-none {
    width: fit-content;
    margin: auto;
}
/***********************************************************************
まなびオンとはまなびオンの特徴 
**********************************************************************/
.c-section__inner {
    max-width: 1160px;
}

.c-card__heading {
    display: flex;
    align-items: center;
    margin-top: -9px;
}
.l-pc-ta-center {
    text-align: center !important;
}
.c-grid {
    display: flex;
    flex-wrap: wrap;
    margin: -20px -20px 0;
}
.c-grid__item {
    padding: 20px;
}
.c-grid__item.-col-6 {
    width: 50%;
}
.c-card {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: #fff;
    box-shadow: 0 0 10px rgb(16 52 125 / 20%);
    padding: 21px 32px 32px;
}
.c-heading.-left {
    text-align: left;
}
.c-heading.-small {
    margin-bottom: 24px;
    font-size: 2.4rem;
}
.c-card__heading__num {
    font-size: 6.4rem;
}
.c-card__heading__num {
    font-family: 'Roboto';
    font-weight: 400;
    color: #0095aa;
    margin: 0 16px 0 0;
    align-self: flex-start;
}
.c-card__text {
    font-size: 1.6rem;
    margin-top: -10px;
}
.c-card__fig {
    overflow: hidden;
    margin-top: -5px;
}
figure {
    margin: 0;
}
.c-card__fig__img.-border {
    border: 1px solid #d8d8d8;
}
.c-card__fig__img {
    display: block;
    width: 56.95%;
}
.c-card__fig__img:last-child {
    margin: -15.52% 0 0 auto;
}
.top-c-btns {
    background-color: #63acb7;
}
.content main .c-btn-white a {
    color: #63acb7;
}
.c-btn-white {
    background-color: #ffffff;
    padding: 15px 15px;
    font-size: 20px;
    border-radius: 10px;
    width: 90%;
    margin: auto;
    max-width: 350px;
    text-align: center;
}
.content main .c-btn-blue a {
    color: #ffffff;
}
.c-btn-blue {
    background-color: #63acb7;
    padding: 15px 15px;
    font-size: 20px;
    border-radius: 10px;
    width: 90%;
    margin: auto;
    max-width: 350px;
    text-align: center;
}
.free-campaign {
    text-align: center;
    background-color: yellow;
    border-radius: 10px;
    font-size: 21px;
    font-weight: bold;
}
span.free-campaign-inpact {
    font-size: 24px;
    color: red;
    font-weight: bold;
}
/***********************************************************************
ご利用者様の声
**********************************************************************/
.c-grid__item.-col-3 {
    width: 33.333%;
}
.top-voice__img {
    width: fit-content;
    margin: auto;
}
h3.c-heading.-small.top-voice__heading {
    color: #e89a49;
    margin-top: 0;
}



/***********************************************************************
                                お問い合わせ 
**********************************************************************/
.tel-number  {
    text-align: center;
    font-size: 3em;
    font-weight: bold;
    margin:50px 0 150px;
    color: #f18807;
}
.toiawase .toiawase-title {
    position: relative;
    overflow: hidden;
    text-align: center;
}
.toiawase-title h2 {
    position: relative;
    text-align: center;
    font-weight: 600;
    letter-spacing: .3em;
    margin: 18px 0 0 0;
    line-height: 1.3em;
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", 游ゴシック, YuGothic, Meiryo, "MS PGothic", sans-serif;
    font-size: 34px;
}

.cf7 h2 {
    position: relative;
    color: #158b2b;
    font-size: 3em;
    font-weight: bold;
    text-align: center;
    margin: 1.5em 0;
    -webkit-text-stroke: 1px #e2e2e2;
}
.cf7 h2:before {
    content: "";
    position: absolute;
    top: -20px;
    left: 50%;
    width: 200px;
    height: 120px;
    border-radius: 50%;
    border: 5px solid #dabb34;
    border-left-color: transparent;
    border-right-color: transparent;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.table-contactform7 {
    overflow: hidden;
    table-layout: fixed;
} 
.required-contactform7 {
    padding: 2px 5px 4px;
    background: #DE8686;
    color: #fff;
    border-radius: 3px;
    margin-left: 6px;
} 
.unrequired-contactform7 {
    padding: 2px 5px 4px;
    background: #BDBDBD;
    color: #fff;
    border-radius: 3px;
    margin-left: 6px;
} 
.table-contactform7 th {
    font-weight:bold;
} 
.table-contactform7 input,.table-contactform7 textarea {
    max-width: 90% !important;
    margin: 5px 10px 10px 5px;
} 
.address-100 input {
    max-width: 90% !important;
    margin: 5px 10px 10px 5px;
} 
.message-100 textarea {
    width: 100%;
    margin: 5px 10px 10px 5px;
}
.cf7{
    max-width: 900px;
    margin: auto;
    margin-bottom: 200px;
}
.cf7 .table-contactform7 input, .table-contactform7 textarea {
    max-width: 90% !important;
    margin: 10px 10px 10px 5px;
}
.wpcf7 input[type=submit] {
    width: 60%;
    font-size: 30px;
    padding: 15px;
    font-weight: bold;
    background: linear-gradient(180deg, #fd9191 0%, rgba(1, 136, 221, 0) 100%), #e46b6b;
    color: #ffffff;
    border-radius: 5px;
}
.table-contactform7 th {
    width:28%;
}
.cf7 table th {
    border-top: 1px solid #f1f1f1;
    padding: 30px 10px;
    text-align: left;
    font-size: 18px;
}
.cf7 table td {
    padding: 1em;
}
.wpcf7 span.wpcf7-form-control-wrap {
    text-align: left;
}
.wpcf7 label, .wpcf7 p {
    font-size: 14px;
}
.cf7 .table-contactform7 input, .table-contactform7 textarea {
    margin: 10px 0px 10px 5px;
}
p.text-xs-center {
    text-align: center;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    margin-left: 11px;
}
.content .contactTable .contactTable__data {
    display: flex;
}
/**チェックボックスのズレ修正**/
span.wpcf7-list-item {
    margin: 0.6em 0 0 1em;
}












/*************************************************************************************************************************************
                                　　　　　　　　　　　　　　　　  PC (pcpcpc)
************************************************************************************************************************************/
@media (min-width: 1025px) {

.pc-none {
     display: none;
}
.only-sp {
     display: none;
}
.only-tab {
     display: none;
}

/***** 画面サイズ *****/
.container {
    width: 1024px;
}

/***** PC時　電話リンク無効化 *****/
a[href^="tel:"] {
    pointer-events: none;
}


/***********************************************************************
トップエリア 
**********************************************************************/
.top-main-box {
    position: absolute;
    top: 0;
}
.top-main-box__inner {
    position: absolute;
    margin-top: 0px;
    bottom: 7.179%;
    right: 3.5%;
    max-width: 28.5%;
}


/******************************** 左上BOX ********************************/


/******************************** 右下BOX ********************************/

/******************************** 左下BOX ********************************/

/***********************************************************************
こんなお悩みありませんか？ 
**********************************************************************/


/***********************************************************************
お悩み解決します 
**********************************************************************/



/***********************************************************************
まなびオンとは
**********************************************************************/


/***********************************************************************
まなびオンとはまなびオンの特徴 
**********************************************************************/

/***********************************************************************
ご利用者様の声
**********************************************************************/
. pc-font-s {
    font-size: 16px;
}

/***********************************************************************
                                お問い合わせ 
**********************************************************************/
table.contactTable {
    max-width: fit-content;
    margin: auto;
}
.wpcf7 input[type=submit] {
    width: 20%;
}

}
/*************************************************************************************************************************************
                                　　　　　　　　　　　　　　　　  SP(spspsp) 
************************************************************************************************************************************/
@media (max-width: 420px) {


.sp-none {
     display: none;
}
.only-pc {
     display: none;
}
.only-tab {
     display: none;
}

/***** ヘッダー*****/
.header-info-btn {
    left: 40%;
    top: 2%;
    width: 57%;
    font-size: 16px;
    line-height: 14px;
    padding: 13px;
}


/***********************************************************************
トップエリア 
**********************************************************************/
.top-hero {
    padding: 0 0 100%;
    background: url(/wp-content/uploads/2021/05/top-img-sp001.jpg) no-repeat center top;
    background-size: cover;
}
.top-main-box__inner {
    width: 100%;
    top: 140%;
}
.top-main-box__list__item:first-child , .top-main-box__list__item:not(:last-child) {
    padding: 0;
}
.c-label {
    font-size: 13px;
}
.top-main-box__course {
    width: 80%;
}
/******************************** 左上BOX ********************************/
.top-hero__top-left {
    position: absolute;
    top: 13px;
    left: 20px;
    font-family: 'Noto Serif JP';
    font-size: 2.4rem;
    font-weight: 700;
    color: #0095aa;
    letter-spacing: 1px;
    text-shadow: 0 2px 5px rgb(0 0 0 / 20%);
}
.pc\:view {
    display: none !important;
}
.top-hero__bottom-right {
    position: absolute;
    display: inline-block;
    padding: 5%;
    font-family: 'Noto Serif JP';
    line-height: 1.5;
    color: #fff;
    text-shadow: 0 2px 5px rgb(0 0 0 / 40%);
    top: 205%;
    width: 100%;
    margin: auto;
    z-index: 2;
    font-size: 30px;
    right: 0;
    text-align: center;
    background-color: rgb(0 149 170 / 0%);
}
/******************************** 右下BOX ********************************/
.top-main-box.fade-in {
    padding: 35% 2vh 6vh;
    background-color: rgba(0,149,170,0.65);
}
/******************************** 左下BOX ********************************/

/***********************************************************************
こんなお悩みありませんか？ 
**********************************************************************/
.c-section__inner {
    width: 90%;
    margin: auto;
}
.c-section.-small {
    padding: 0 0 64px
  }
main .top-check__list li {
    font-size: 1.3em;
}
.c-section__inner p {
    font-size: 18px;
}
.marker-text {
    font-size: 16px;
}
/***********************************************************************
お悩み解決します 
**********************************************************************/
main .top-check__list li {
    padding-left: 33px;
}
ul.top-check__list.l-one-column.fade-in {
    padding: 0 5px;
}

/***********************************************************************
まなびオンとは
**********************************************************************/
.top-about-list {
    display: block;
}
.top-about-list__item {
    width: 100%;
}
/***********************************************************************
まなびオンとはまなびオンの特徴 
**********************************************************************/
ul.c-grid {
    display: block;
}
.c-grid__item.-col-6 {
    width: 100%;
}
.c-heading.-blue {
    font-size: 150%;
}
.c-card {
    padding: 21px 20px 32px;
}
/***********************************************************************
ご利用者様の声
**********************************************************************/
.c-grid__item.-col-3 {
    width: 100%;
}



/***********************************************************************
                                お問い合わせ 
**********************************************************************/
.title-back {
    font-size: 40px;
    left: -25px;
}
.toiawase-title h2 {
    font-size: 20px;
}
.tel-number {
    font-size: 40px;
}
.cf7 h2 {
    -webkit-text-stroke: 0px #e2e2e2;
}
.wpcf7 input[type=submit] {
    margin: 0 20%;
}

}






/*************************************************************************************************************************************
                                　　　　　　　　　　　　　　　　  TAB (tabtabtab)
************************************************************************************************************************************/
@media print, screen and (max-width: 1024px) and (min-width: 421px) {


.tab-none {
     display: none;
}
.only-pc {
     display: none;
}
.only-sp {
     display: none;
}

/***********************************************************************
トップエリア 
**********************************************************************/
.top-movie {
    top: 1.5%;
}
.top-hero {
    background-position-y: 80px;
}
.top-movie {
    top: 1.5%;
    right: 2.4%;
}
/******************************** 左上BOX ********************************/
.top-hero__top-left__subtext {
    font-size: 1.5rem;
}
.top-hero__top-left {
    top: 0;
    left: 20%;
    padding: 1% 2% 1%;
    font-size: 2.6rem;
    color: #fff;
    background-color: rgba(0,149,170,0.65);
    font-family: 'Noto Serif JP';
    font-weight: 700;
    letter-spacing: 1px;
    text-shadow: 0 2px 5px rgb(0 0 0 / 20%);
}
/******************************** 右下BOX ********************************/
.top-main-box__list {
    max-width: 342px;
    margin: auto;
}
/******************************** 左下BOX ********************************/
.top-main-box {
    padding: 5% 14% 5%;
}
/***********************************************************************
こんなお悩みありませんか？ 
**********************************************************************/
.c-section__inner {
    width: 90%;
    margin: auto;
}

/***********************************************************************
お悩み解決します 
**********************************************************************/
.c-section__inner p {
    font-size: 20px;
    text-align: center;
}

/***********************************************************************
まなびオンとは
**********************************************************************/


/***********************************************************************
まなびオンとはまなびオンの特徴 
**********************************************************************/
.c-grid__item.-col-6 {
    width: 100%;
}
.c-heading.-small {
    font-size: 3rem;
}
/***********************************************************************
ご利用者様の声
**********************************************************************/
.c-grid {
    display: block;
}
.c-grid__item.-col-3 {
    width: 100%;
}

/***********************************************************************
                                お問い合わせ 
**********************************************************************/
.cf7 h2 {
    -webkit-text-stroke: 0px #e2e2e2;
}
table.contactTable {
    max-width: fit-content;
    margin: auto;
}
.wpcf7 input[type=submit] {
    width: 30%;
}
.content .contactTable .contactTable__data {
    display: block;
}


}