@charset "Shift_JIS";

#loading {
    width: 100%;
    height: 100%;
    margin: 0;
    background: #fff;
    opacity: 1.0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
}

#loading img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -46px;
    margin-left: -46px;
}

.ct {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

html {
    font-size: 10px;
    color: #333;
}

a {
    color: #666;
}

a[href^="tel:"] {
    pointer-events: none;
}

p {
    text-align: justify;
    text-justify: inter-ideograph;
    -ms-text-justify: inter-ideograph;
    /*  margin-bottom: 1em; */
}

img {
    max-width: 100%;
}

.bg-beige{ background: #f3f3f2;}

.mark {
    margin: 0 2px;
    background: #fff100;
}

.mark01 {
    margin: 0 2px;
    text-decoration: underline;
    background: none;
    color: #ea5520;
}

.mark02 {
    margin: 0 2px;
    background: none;
    color: #ea5520;
}

#page {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    text-align: center;
    overflow: hidden;
}

.txt_l{ font-size: 1.5em;}

#header {
    height: 0px;
}

#breadcrumbs {
    float: left;
    margin: 20px 0;
    font-size: 12px;
}
@media screen and (max-width: 599px) {
    #breadcrumbs{ display: none;}
}

section {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
}

section article {
    width: 100%;
    max-width: 1000px;
    padding: 65px 150px;
    margin: 0 auto;
}

section h2 {
    font-size: 27px;
    font-size: 2.7rem;
    letter-spacing: .15em;
    font-weight: normal;
    line-height: 1.7;
}

section h2::after {
    content: "";
    display: block;
    border-bottom: 3px solid #ea5520;
    width: 100px;
    margin: 20px auto 30px;
}

section h2 .sub {
    display: block;
    font-size: .7em;
}

section h2 .sub::before {
    content: "\2572";
}

section h2 .sub::after {
    content: "\2571";
}

section h3 {
    font-size: 27px;
    font-size: 2.7rem;
    letter-spacing: .15em;
    font-weight: normal;
    line-height: 1.7;
}

section h4 {
    font-size: 20px;
    font-size: 2.0rem;
    letter-spacing: .15em;
    font-weight: normal;
    line-height: 1.7;
}

section p {
    font-size: 14px;
    /*    font-size: 1.4rem;*/
    line-height: 1.7;
    letter-spacing: .05em;
}

/*    section p.lead {
      text-align: center; }*/

.btn a,
.btn input {
    display: block;
    color: #fff;
    font-size: 20px;
    font-size: 2.0rem;
    width: 100%;
    max-width: 420px;
    height: 60px;
    padding: 10px 0;
    margin: 0 auto;
    position: relative;
    border-radius: 2.8px;
    box-shadow: 0 1.5px 0 #88001c;
    letter-spacing: .175em;
}

.btn a.orange {
    background: #ea5520;
}

.btn a.arrow01::after {
    content: '';
    padding: 9px;
    background: url(/images/common/arrow02.svg) left center/contain no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 12px;
}

.btn input {
    border: none;
}

.btn input:hover {
    opacity: 0.7;
    cursor: pointer;
}

.btn input.orange {
    background: #eb7846 url(../images/common/btn_icon_arrow01.png) 95% center no-repeat;
}

.btn input.l_orange {
    background: #eba145 url(../images/common/btn_icon_arrow01.png) 95% center no-repeat;
}

.box_border {
    background: #fff;
    border-right: 1.5px solid #ea5520;
    border-bottom: 1.5px solid #ea5520;
    padding: 25px 30px;
}

#bread {
    width: 100%;
    max-width: 1000px;
    padding: 10px 50px;
    margin: 0 auto;
    text-align: left;
    font-size: 12px;
    font-size: 1.2rem;
}

#bread a:after {
    content: "\f105";
    font-family: FontAwesome;
    margin: 0 .5em;
}

#intro .mv {
/*    width: 100%;
    height: 0;
    padding: 0 0 440px;
    margin: 0 auto;
    background: url(/school/assets/images/kyouyousemi/1901_04/mv.jpg) center center/cover no-repeat;*/
}

#intro .mv .inner {
    width: 95%;
    max-width: 1000px;
    position: relative;
    padding: 0;
/*    height: 440px;*/
    margin: 0 auto;
}

#intro .mv .inner .title {
/*    padding: 0;
    position: absolute;
    width: 45%;
    height: 100%;
    max-height: 260px;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    text-align: center;*/
    padding-top: 130px;
    padding-bottom: 105px;
    color: #ea5520;
}

#intro .mv h2 {
/*    font-size: 21px;
    font-size: 2.1rem;
    color: #fff;
    letter-spacing: .475em;
    text-align: right;*/
}

#intro .mv h2::after {
/*    display: none;*/
}

#intro .mv p {
    font-size: 33px;
/*    color: #ea5520;*/
    text-align: center;
    /*    font-weight: bold;*/
}

#intro .mv p.catch {
    font-size: 75px;
/*    text-shadow: 0 3px 3px #fff;*/
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    letter-spacing: 1em;
    margin-right: -1em;
    margin-bottom: 100px;
    position: relative;
}
#intro .mv p.catch span{
    display: block;
    font-size: 27px;
    letter-spacing: 1em;
    text-indent: -2em;
}
#intro .mv p.catch::before {
    content: "";
    border: 14px solid transparent;
    border-top: 18px solid #ea551f;
    position: absolute;
    bottom: -65px;
    left: calc(50% - 18px);
    display: block;
    background: transparent;
}

#intro .btn {
    margin-bottom: 40px;
}

#intro .mv + .btn{
    margin: 65px auto;
    max-width: 90%;
}

#intro h3,
#osusume h3 {
    width: 508px;
    margin: 30px auto;
}

#intro li,
#osusume li {
    float: left;
    width: 145.6px;
    margin-bottom: 50px;
    position: relative;
}

#intro li:not(:last-child) {
    margin-right: 39.2px;
}

#intro li p,
#osusume li p {
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 1.3;
    letter-spacing: 0.05em;
    font-size: 9px;
    font-size: 1.4rem;
    color: #eb7846;
    text-align: center;
    margin-bottom: 5px;
}

#intro li img,
#osusume li img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center center;';
}

.linkint{
    font-size: 14px;
    background:#fdede8;
    padding: 20px;
    text-align: center;
    margin-bottom: 30px;}

#osusume {
    margin-top: 80px;
}

#osusume ul {
    width: 700px;
    margin: auto;
}

#osusume li:not(:last-child) {
    margin-right: 39.2px;
}

.top_lead{ background: #fdede8;}
.top_lead article{ padding: 65px 0;}
.top_lead .lead{
    font-size: 18px;
    text-align: center;
    line-height: 2;
}
.top_lead .lead .txt_bold{
    font-size: 1.2em;
    font-weight: bold;
}


#learning ul.learn_list {
    margin-top: 30px;
}

#learning ul.learn_list li {
    float: left;
    width: 28%;
    margin-bottom: 50px;
    position: relative;
}

#learning ul.learn_list li:not(.break) {
    margin-right: 8%;
}

#learning ul.learn_list li h3 {
    position: absolute;
    top:120px;
    /* bottom: 80px; */
    width: 100%;
    /* font-size: 17px; */
    font-size: 1.4rem;
    letter-spacing: .1em;
    line-height: 1.4;
    text-align: center;
    /*    font-weight: bold;*/
}

#learning ul.learn_list li p {
    position: absolute;
    bottom: 25px;
    width: 100%;
    /* font-size: 13px; */
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0 10px;
    height: 3em;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#learning ul.learn_list li img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center center;';
}

#learning .mini {
    margin-top: 20px;
    margin-bottom: 55px;
    position: relative;
}

#learning .mini::before {
    content: "";
    border: 15px solid transparent;
    border-top: 26px solid #ea5520;
    position: absolute;
    top: -50px;
    left: 49%;
    display: block;
    background: transparent;
}

#learning .mini h3 {
    color: #ea5520;
    font-weight: bold;
    border-bottom: 1px dashed #ea5520;
    padding-bottom: 5px;
    margin-bottom: 30px;
    font-size: 23px;
}

#learning .mini ul {
    font-size: 19px;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    height: 6em;
    width: 90%;
    margin: 0 auto;
}

#learning .mini li {
    background: url(/images/common/check_kyouyoukoza.svg) left 5px/18px no-repeat;
    padding-left: 26px;
    width: 50%;
}

#students01 article,
#students article {
    padding-bottom: 0;
}

/*#students01 h3,
#students h3 {
  margin: 60px auto 30px; }*/

#students01 .graph-wrap figure,
#students .graph-wrap figure {
    float: left;
    width: 50%;
}

#students01 .graph-wrap figure:nth-child(odd),
#students .graph-wrap figure:nth-child(odd) {
    clear: both;
}

#students01 .graph-wrap figure figcaption,
#students .graph-wrap figure figcaption {
    font-size: 18px;
    font-size: 1.8em;
    margin-top: 40px;
}

#students .video-message {
    margin-bottom: 70px;
}

#students .btn {
    padding: 50px;
}

#students .dashed-line {
    position: relative;
}

#students .dashed-line span {
    position: relative;
    display: inline-block;
    padding: 0 1em;
    font-size: 14px;
    font-size: 1.4rem;
    background: #f3f3f2;
    z-index: 1;
}

#students .dashed-line::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    border-bottom: 1px dashed #eb7846;
    z-index: 0;
}

#students .voice {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 70px;
}

#students .voice p {
    width: 49%;
    text-align: center;
    margin: 5px 0;
    background: #fff;
}

/*#students .voice p img{ width: 98%;}*/
/*#students .voice p:nth-child(even) { text-align: right;}
#students .voice p img{ width: 65%;}*/
#students .comment {
    padding: 30px 0;
}

#students .comment li {
    float: left;
    width: 550px;
    text-align: left;
}

#students .comment li .title {
    font-size: 20px;
    font-size: 2.0rem;
    color: #eb7846;
    text-align: left;
    line-height: 1.7;
    letter-spacing: .35em;
}

#students .comment li .name {
    font-size: 15px;
    font-size: 1.5rem;
}

#students .comment li small {
    display: block;
    font-size: 11px;
    font-size: 1.1rem;
}

#students .comment li:last-child {
    width: 150px;
}

#students .multi-2col {
    /*height: 260px;*/
    height: 290px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.5;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    -webkit-column-gap: 2em;
    column-gap: 2em;
    /*  margin-bottom: 40px;*/
}

#students .multi-2col .btn_more {
    display: none;
}

#students h4 {
    margin: 40px auto;
}

#students01 .message,
#students .message {
    border: 2px solid #ea5520;
    padding: 25px;
    font-size: 26px;
    color: #ea5520;
    line-height: 1.7;
    letter-spacing: .025em;
    width: 85%;
    margin: 0 auto;
    /*    font-weight: bold;*/
}

#students .stgtitle {
    font-size: 17px;
    font-size: 1.7rem;
    text-align: left;
    line-height: 1.7;
    letter-spacing: .015em;
    margin-bottom: 20px;
}

#students .stgphoto {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

#students .stgphoto p {}

#teacher .lead {
    text-align: center;
    font-size: 20px;
    margin-bottom: 30px;
    letter-spacing: .15em;
}

#teacher ul {
    margin-bottom: 60px;
}

#teacher ul li {
    float: left;
    width: 152.5px;
}

#teacher ul li:not(:last-child) {
    margin-right: 30px;
}

#teacher ul li p {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.7;
}

#teacher ul li p.name {
    font-size: 17px;
    font-size: 1.7rem;
    letter-spacing: .15em;
    margin-top: 10px;
}

#students h2.ttl_voice {
    margin-top: 70px;
}

#students .box_border {
    padding: 60px 30px;
}

#students .box_border h3 {
    color: #ea5520;
    font-size: 23px;
    /*    font-weight: bold;*/
    margin-bottom: 50px;
}

.graphs {
    position: relative;
    margin-bottom: 50px;
}

.graphs li {
    float: left;
    width: 50%;
    text-align: left;
}

.graphs li .pie_wrap {
    /*    width: 185px;
    height: 185px;
    margin: 0 auto;*/
    position: relative;
}

.graphs li .pie_wrap figure > img {
    display: block;
    width: 185px;
    height: 185px;
    margin: 0 auto;
}

.graphs li .pie_wrap figure figcaption {
    margin-top: -75px;
    font-size: 22px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.4;
    /*    font-weight: bold;*/
}

.graphs li .pie_wrap figure figcaption .num {
    margin-right: 3px;
    line-height: 2.5;
}

.graphs li .pie_wrap #chart-area1 figcaption .num img {
    width: 108px;
    vertical-align: text-bottom;
}

.graphs li .pie_wrap #chart-area2 figcaption .num img {
    width: 73px;
    vertical-align: text-bottom;
}

.graphs li .pie_wrap figure figcaption .mark {
    color: #ea5520;
}

/*      .graphs li .pie_wrap::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 150px;
        height: 150px;
        background: url(../images/kyouyousemi/graphs_mask.png);
        z-index: 10; }*/
.graphs li .pie_wrap canvas {
    position: absolute;
    z-index: 1;
}

.graphs li .pie_wrap .pers {
    position: absolute;
    top: 110px;
    left: 56px;
    z-index: 100;
}

.graphs li#graphs1 .pers {
    width: 269px;
}

.graphs li#graphs2 .pers {
    width: 229px;
}

#policy .lead {
    text-align: center;
    font-size: 20px;
    margin: 50px 0px;
    letter-spacing: .15em;
}

#policy ul {
    margin-bottom: 20px;
}

#policy ul li {
    float: left;
    width: 320px;
    text-align: left;
}

#policy ul li:last-child {
    width: 380px;
    padding-top: 2em;
}

#policy ul li:last-child p {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.9;
}

#policy ul li img {
    max-width: 272px;
}

#policy .lead {
    text-align: center;
    font-size: 20px;
    margin-bottom: 30px;
    letter-spacing: .15em;
}

#policy ul.adv {
    margin-bottom: 60px;
}

#policy ul.adv li {
    float: left;
    width: 152.5px;
}

#policy ul.adv li:not(:last-child) {
    margin-right: 30px;
}

#policy ul.adv li:last-child {
    padding-top: 0;
}

#policy ul.adv li p {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.7;
}

#policy ul.adv li p.name {
    font-size: 17px;
    font-size: 1.7rem;
    letter-spacing: .15em;
    margin-top: 10px;
}

#policy ul.adv li img {
    width: 100%;
}

#media small {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: .05em;
    margin-bottom: 30px;
}

#media figure {
    margin-bottom: 50px;
}

#media ul {
    margin-bottom: 25px;
}

#media ul li {
    display: block;
    float: left;
    width: 90px;
    height: 124px;
    margin-bottom: 25px;
}

#media ul li:not(:nth-child(6n+6)) {
    margin-right: 32px;
}

#media .btn a {
    width: 490px;
}

#media .books {
    margin: 40px 0px;
    display: flex;
    justify-content: space-between;
}

#media .books p img {
    width: 80%;
}

.video {
    height: 350px;
    overflow: hidden;
}

.video video {
    width: 100%;
    height: 350px;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center center;';
}


/* c-flex
--------------------------------------------------------- */

[class*="c-flex"] {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.c-flex--nowrap {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.c-flex--col {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
}

.c-flex--reverse {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -o-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.c-flex--between {
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
}

.c-flex--around {
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
}

.c-flex--alignCenter {
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
}

.c-flex--alignEnd {
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -o-align-items: flex-end;
    align-items: flex-end;
}

.c-flex--stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
}

.c-jus-center {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
}

.c-jus-end {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
}

/*追加*/

h3.h3og {
    color: #ED6B3D !important;
    width: 100% !important;
    position: relative;
}

h3.h3og.tin {
    width: calc(10em + 100px) !important;
    margin: auto;
}

h3.h3og::before,
h3.h3og::after {
    content: "";
    display: block;
    border-bottom: 3px solid #ea5520;
    width: 60px;
    position: absolute;
}

h3.h3og::before {
    position: absolute;
    top: 50%;
    left: 0;
}

h3.h3og::after {
    position: absolute;
    top: 50%;
    right: 0;
}

h3.h3og.line2::before,
h3.h3og.line2::after {
    top: 40%;
    width: 50px;
}

.lss {
    letter-spacing: -10px;
}

.murinaku {
    align-items: flex-end;
}

.murinaku p {
    font-size: 23px;
    /*    font-weight: bold;*/
    line-height: 1.8;
}

.murinaku p .num {
    vertical-align: bottom;
    padding-right: 5px;
}

.murinaku p .num img {
    width: 118px;
}

.murinaku > figure {
    width: 45%;
}

.minitsuku ul li {
    float: none !important;
    list-style: disc !important;
    font-size: 2.5rem;
    text-align: left;
    width: 12em !important;
    margin: auto !important;
    list-style-position: outside !important;
}

.pc_inline {
    display: inline-block;
}

.sp_inline {
    display: none;
}

/*　フォント指定　*/

.font_josefin {
    font-family: 'Josefin Slab', serif;
}

.choutai {
    transform: scaleX(0.9);
}



/* エントリーボタン*/

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

/*.entryInner1808 .btn_web .plus {
margin: 2% 2% 0% 2%;
}*/
.entryInner1808 .btn_web > div {
    width: 48%;
    text-align: center;
    font-size: 18px;
    line-height: 1.3;
    position: relative;
}

.entryInner1808 .btn_web .plus,
.entryInner1808 .btn_web .basic {
    border: none;
}

/*.entryInner1808 .btn_web > div a:before {
font-family: FontAwesome;
content: '\f138';
color: #fff;
display: block;
font-size: 22px;
position: absolute;
top: 30%;
left: 15px;
}*/
.entryInner1808 .btn_web > div a {
    color: #fff;
    display: block;
    padding: 20px;
    box-sizing: border-box;
    text-align: left;
    border-radius: 2.8px;
    font-size: 20px;
}

.entryInner1808 .btn_web .plus a {
    background: #ea5520 url(/images/common/arrow02.svg) 95% center/18px no-repeat;
    box-shadow: 0 1.5px 0 #88001c;
}

/*.entryInner1808 .btn_web .basic {
margin: 2% 2% 0% 2%;
}*/
.entryInner1808 .btn_web .basic a {
    background: #2c4198 url(/images/common/arrow02.svg) 95% center/18px no-repeat;
    box-shadow: 0 1.5px 0 #080059;
}

/* FV下ボタン*/

#k1808 .btn_fvtop {
    display: flex;
    width: 700px;
    margin: 20px auto 0;
}

#k1808 .btn_fvtop .plus {
    border: #f07e67 1px solid;
}

#k1808 .btn_fvtop .plus,
#k1808 .btn_fvtop .basic {
    margin: 2% 2% 0% 2%;
}

#k1808 .btn_fvtop > div {
    width: 50%;
    text-align: center;
    font-size: 18px;
    line-height: 1.3;
    position: relative;
}

#k1808 .btn_fvtop .plus,
#k1808 .btn_fvtop .basic {
    border: none;
}


#k1808 .btn_fvtop > .plus a:after {
    font-family: FontAwesome;
    content: '\f138';
    color: #f07e67;
    display: block;
    font-size: 22px;
    position: absolute;
    top: 22%;
    left: 15px;
}

#k1808 .btn_fvtop > .basic a:after {
    font-family: FontAwesome;
    content: '\f138';
    color: #001859;
    display: block;
    font-size: 22px;
    position: absolute;
    top: 22%;
    left: 15px;
}

#k1808 .btn_fvtop > .plus a {
    display: block;
    padding: 10px 0 10px 30px;
    box-sizing: border-box;
    border-radius: 10px;
    border: #f07e67 1px solid;
}

#k1808 .btn_fvtop > .basic a {
    display: block;
    padding: 10px 0 10px 30px;
    box-sizing: border-box;
    border-radius: 10px;
    border: #02205f 1px solid;
}

#k1808 .btn_fvtop .plus a {
    background: #fef3ef;
    color: #f07e67;
}


#k1808 .btn_fvtop .basic,
    {
    margin: 2% 2% 0% 2%;
}

#k1808 .btn_fvtop .basic a {
    background: #ddeaf6;
    color: #02205f;
}

div.baloon {
    z-index: 101 !important;
}

.mapicon {
    line-height: 1;
    font-size: .7em;
    display: inline-block;
    padding: 3px 5px;
    background: #eee;
    color: #000 !important;
    border-radius: 3px;
    margin-left: 4px;
}

.mapicon:before {
    font-family: FontAwesome;
    content: "\f041";
    margin-right: 2px;
    font-size: 1.3em !important;
    color: #c00 !important;
}

.mapicon:hover {
    text-decoration: none;
    background: #dee;
}


#intro .logo_kyouyousemi {
    /*    text-align: right;
    margin-top: 10px;
    margin-bottom: 25px;*/
    font-size: 23px;
    font-weight: normal;
    letter-spacing: .15em;
}
#intro .logo_kyouyousemi .sub{
    display: inline-block;
    border-top: 2px solid;
    border-bottom: 2px solid;
    line-height: 2;
}
#intro .logo_kyouyousemi .sub .free{
    background: #ea551f;
    color: #fff;
    padding: 5px 10px;
    font-size: .85em;
    margin-left: .5em;
}
#intro .logo_kyouyousemi .main{
    display: block;
    font-size: 52px;
}

.logo_kyouyousemi img {
    max-width: 400px;
    /*    width: 100%;
    height: auto;
    margin-left: 110px;*/
}


/* ----------------------
    よくある質問
---------------------- */
.faq dl{
    font-size: 1.6em;
    background: #fff;
    border: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 30px;
    text-align: left;
}
.faq dt{
    padding-left: 3em;
    padding-bottom: .8em;
    margin-bottom: .8em;
    border-bottom: 1px solid #ddd;
    color: #1c236d;
    position: relative;
}
.faq dt::before{
    content: "Q";
    color: #fff;
    background: #1c236d;
    width: 1.3em;
    height: 1.3em;
    border-radius: 100%;
    margin-right: 10px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 1.6em;
    position: absolute;
    left: 0;
    top: 0;
}
.faq dd{
    padding-left: 3em;
    position: relative;
}
.faq dd::before{
    content: "A";
    color: #fff;
    background: #ea5520;
    width: 1.3em;
    height: 1.3em;
    border-radius: 100%;
    margin-right: 10px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 1.6em;
    position: absolute;
    left: 0;
    top: 0;
}

/* 1025px以上のディスプレイ */
@media screen and (min-width: 1025px) {
    .pc {
        display: block !important;
    }

    .tab {
        display: none;
    }

    .sp {
        display: none;
    }

    #intro .mv {
/*        background: url(/school/assets/images/kyouyousemi/1901_04/mv.jpg) center top/cover no-repeat;*/
    }
}

/* タブレット */
@media screen and (min-width: 600px) and (max-width: 1024px) {
    .pc {
        display: none;
    }

    .tab {
        display: block !important;
    }

    .sp {
        display: none;
    }

    #intro .video_wrap {
        margin-top: 50px;
    }

    #intro .video_wrap h2 {
        top: 10%;
    }

    /*    #intro .logo_kyouyousemi{ top: 30%;}*/
}


/* 1024px以下のモニター */
@media screen and (max-width: 1024px) {
    #head2 {
        z-index: 500 !important;
        height: auto !important;
    }

    main {
        margin-top: 90px;
    }

    section article {
        padding: 65px 10%;
    }

    #intro .mv {
/*        padding: 0 0 37.6%;*/
    }


    #intro .mv .inner .title {
/*        width: 65%;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;*/
    }

    #intro h3,
    #osusume h3 {
        width: 100%;
    }

    #intro li,
    #osusume li {
        float: left;
        width: 22%;
    }

    #intro li:not(:last-child),
    #osusume li:not(:last-child) {
        margin-right: 4%;
    }

    #osusume ul {
        width: 100%;
        margin: auto;
    }

    #intro .mv p.catch{
        font-size: calc(3.125rem + ((1vw - 3.2px) * 3.5562));
        margin-bottom: 60px;
    }
    #intro .mv p.catch::before{ bottom: -50px;}
    #intro .mv p.catch span{ font-size: calc(0.8125rem + ((1vw - 3.2px) * 1.9915));}

    #learning li {
        width: 26.8%;
    }

    #learning li:not(.break) {
        margin-right: 9.8%;
    }

    #students .btn {
        padding: 50px 0;
    }

    #students .comment li {
        width: 75%;
    }

    #students .comment li:last-child {
        width: 25%;
    }

    #students .multi-2col {
        height: auto;
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }

    #teacher ul li {
        width: 21.7%;
    }

    #teacher ul li:not(:last-child) {
        margin-right: 4.4%;
    }

    #policy ul li {
        width: 45%;
    }

    #policy ul li:last-child {
        width: 55%;
        padding-left: 2em;
    }

    #policy ul.adv li {
        width: 21.7%;
    }

    #policy ul.adv li:not(:last-child) {
        margin-right: 4.4%;
    }

    #media ul li {
        width: 13%;
        max-height: 124px;
    }

    #media ul li:not(:nth-child(6n+6)) {
        margin-right: 4.4%;
    }

    #media .btn a {
        max-width: 100%;
    }

    #students .multi-2col .txt_more {
        display: none;
    }

    #students .multi-2col .btn_more {
        display: inline-block;
        border: 1px solid #595757;
        border-radius: 4px;
        color: #595757;
        padding: 10px 15px;
        margin-top: 15px;
        margin-bottom: 30px;
    }

    #students .multi-2col .btn_more::after {
        content: "";
        padding: 6px;
        background: url(/images/common/arrow03.svg)left center/contain no-repeat;
        margin-left: 10px;
        display: inline-block;
    }

    #students .multi-2col .btn_more.up::after {
        transform: rotate(180deg);
    }

    .course .tabs li.plus .ttl{ left: 0;}
    .course .tabs li .ttl .bold{ font-size: 23px;}
}


/* タブレット */
@media screen and (max-width: 799px) {
    #topbutton {
        display: none;
    }

    .fancybox-content {
        height: 35% !important;
    }
}

/* スマホ */
@media screen and (max-width: 599px) {
    .pc {
        display: none;
    }

    .tab {
        display: none;
    }

    .sp {
        display: block !important;
    }

    html {
        font-size: 8px;
    }

    a[href^="tel:"] {
        pointer-events: visible;
    }

    section article {
        padding: 50px 5%;
    }

    section h2 {
        font-size: 21px;
        font-size: 2.1rem;
    }


    /*  section#intro h2,
  section#learning h2,
  section#students h2,
  section#students01 h2,
  section.course h2,
  section#media h2,
   sectionh2 {
    font-size: 3rem; }*/

    section h2 {
        font-size: 19px;
    }

    section h2::after {
        width: 50px;
        margin: 10px auto 15px;
    }

    section h3 {
        font-size: 21px;
        font-size: 2.1rem;
    }

    section h4 {
        font-size: 15px;
        font-size: 1.5rem;
    }

    section p {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.5;
    }

    section p.lead {
        font-size: 14px;
        line-height: 2;
    }

    .btn a,
    .btn input,
    .btn1ck p input {
        width: 100%;
        padding: 10px 0;
        height: 45px;
        font-size: 15px;
    }

    .btn a.arrow01::after {
        padding: 6px;
    }

    .box_border {
        padding: 20px 15px;
    }

    #bread {
        padding-left: 10px;
    }

    #intro .mv .title {
        top: 15%;
        bottom: inherit;
        left: inherit;
        right: 5%;
    }
    #intro .mv h2 {
        font-size: 17px;
        font-size: 1.7rem;
    }
    #intro .mv p {
        font-size: 16px;
        /*margin-top: 95px; */
    }
    #intro .mv + .btn{ margin: 35px auto;}

    #intro .mv .inner .title{ padding: 50px 0;}
    #intro .logo_kyouyousemi{ font-size: calc(0.875rem + ((1vw - 3.2px) * 2.3747));}
    #intro .logo_kyouyousemi .main{ font-size: calc(2rem + ((1vw - 3.2px) * 5.277));}
    #intro .logo_kyouyousemi .sub{ line-height: 3;}

    #intro li,
    #osusume li {
        width: 44%;
        margin-bottom: 30px;
    }

    #intro li:nth-child(2n+1),
    #osusume li:nth-child(2n+1) {
        margin-right: 8%;
    }

    #intro .mv p.catch::before {
        border: 8px solid transparent;
        border-top: 12px solid #ea551f;
        left: calc(50% - 12px);
    }
    .top_lead .lead { font-size: 14px;}

    #learning ul.learn_list {
        margin-top: 30px;
    }

    #learning ul.learn_list li {
        width: 45%;
        height: 190px;
        margin-bottom: 30px;
        background: #fff;
        position: relative;
        padding-top: 80px;
        padding-bottom: 10px;
        border-bottom: 2px solid #ea551f;
        border-right: 2px solid #ea551f;
    }

    #learning ul.learn_list li:not(.break) {
        margin-right: inherit;
    }

    #learning ul.learn_list li:nth-child(2n+1) {
        margin-right: 10%;
    }

    #learning ul.learn_list li h3 {
        position: static;
        /*        bottom: 50px;*/
        font-size: 14px;
        padding-bottom: 1.5em;
    }

    #learning ul.learn_list li p {
        position:absolute;
        bottom: 20px;
        font-size: 11px;
        padding: 0;
    }

    #learning ul.learn_list li img {
        width: 60px;
        object-fit: inherit;
        position: absolute;
        top: 15px;
        left: 0;
        right: 0;
        margin: auto;
    }

    #learning .mini {
        margin-bottom: 20px;
    }

    #learning .mini::before {
        border: 13px solid transparent;
        border-top: 22px solid #ea5520;
        top: -35px;
        left: 46%;
    }

    #learning .mini h3 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    #learning .mini ul {
        font-size: 14px;
        flex-wrap: wrap;
        flex-direction: inherit;
        height: auto;
        width: 80%;
    }

    #learning .mini li {
        background: url(/images/common/check_kyouyoukoza.svg) left 3px/13px no-repeat;
        padding-left: 18px;
        width: 100%;
        margin-bottom: 5px;
        font-size: 16px;
    }

    .murinaku {
        width: 75%;
        margin: 0 auto;
    }

    .murinaku p {
        font-size: 14px;
        margin-top: 20px;
    }

    .murinaku p .num img {
        width: 75px;
    }

    .murinaku > figure {
        width: 100%;
    }

    #students .btn {
        padding: 25px 0;
    }

    #students .voice p {
        float: none;
        width: 100%;
    }

    #students .comment li {
        width: 75%;
    }

    #students .comment li .title {
        font-size: 17px;
        /*      font-size: 1.7rem;*/
        line-height: 1.4;
        letter-spacing: 0;
        margin-bottom: 3px;
    }

    #students .comment li .name {
        font-size: 14px;
        /*      font-size: 1.4rem;*/
        margin-bottom: 0;
    }

    #students .comment li small {
        font-size: 10px;
        font-size: 1.0rem;
        text-align: left;
        line-height: 1.3;
    }

    #students .comment li:last-child {
        width: 25%;
    }

    #students .multi-2col {
        margin-bottom: 0;
    }

    #students .multi-2col > p,
    #students .multi-2col .txt_more > p {
        font-size: 13px;
        line-height: 1.6;
    }

    #students01 .message,
    #students .message {
        padding: 15px;
        font-size: 15px;
        /*        font-size: 1.5rem;
        margin-top: 130px; */
        width: 100%;
    }

    #students01 .message {
        margin-top: 100px;
    }

    #students .video-message {
        margin-bottom: 30px;
    }

    #students .box_border {
        padding: 25px;
    }

    #students .box_border h3 {
        font-size: 15px;
        margin-bottom: 25px;
    }

    #teacher .lead {
        text-align: left;
        font-size: 13px;
        margin-bottom: 25px;
        letter-spacing: 0;
    }

    #teacher ul {
        margin-bottom: 0;
    }

    #teacher ul li {
        position: relative;
        width: 46%;
        margin-bottom: 20px;
    }

    #teacher ul li:not(:last-child) {
        margin-right: inherit;
    }

    #teacher ul li:nth-child(2n+1) {
        margin-right: 8%;
    }

    #teacher ul li figure {
        width: 50%;
    }

    #teacher ul li p {
        font-size: 10px;
        margin-top: 1em;
        line-height: 1.3;
    }

    #teacher ul li p.name {
        position: absolute;
        top: 20px;
        left: 55%;
        font-size: 12px;
        font-size: 1.2rem;
        width: 50%;
    }

    .graphs {
        position: relative;
        margin-bottom: 20px;
        /*	z-index: 999;*/
    }

    .graphs li {
        text-align: center;
        float: none;
        width: 100%;
    }

    .graphs li:first-child {
        margin-bottom: 30px;
    }

    .graphs li .pie_wrap {
        zoom: 70%;
        margin: 0 auto;
    }

    .graphs li .pie_wrap .pers {
        top: 155px;
        left: 10px;
    }

    .graphs li#graphs1 .pers {
        width: 100%;
        zoom: 70%;
    }

    .graphs li#graphs2 .pers {
        width: 80%;
        zoom: 70%;
    }

    .graphs li .pie_wrap figure figcaption {
        margin-top: -60px;
        font-size: 15px;
    }

    #policy ul li {
        width: 100%;
        text-align: center;
    }

    #policy ul li img {
        width: 65%;
    }

    #policy ul li:last-child {
        width: 100%;
        padding-left: 0;
    }

    #policy ul li:last-child p {
        font-size: 13px;
    }

    #policy .lead {
        text-align: center;
        font-size: 13px;
        margin-bottom: 25px;
        letter-spacing: 0;
    }

    #policy ul.adv {
        margin-bottom: 0;
    }

    #policy ul.adv li {
        position: relative;
        width: 46%;
        margin-bottom: 20px;
    }

    #policy ul.adv li:not(:last-child) {
        margin-right: inherit;
    }

    #policy ul.adv li:nth-child(2n+1) {
        margin-right: 8%;
    }

    #policy ul.adv li figure {
        width: 50%;
    }

    #policy ul.adv li p {
        font-size: 10px;
        margin-top: 1em;
        line-height: 1.3;
    }

    #policy ul.adv li p.name {
        position: absolute;
        top: 20px;
        left: 55%;
        font-size: 12px;
        font-size: 1.2rem;
        width: 50%;
    }


    #media ul li {
        width: 15.6%;
        max-height: 68px;
    }

    #media ul li:not(:nth-child(6n+6)) {
        margin-right: inherit;
    }

    #media ul li:not(:nth-child(5n+5)) {
        margin-right: 5.5%;
    }

    #moshikomi h2 .free {
        font-size: 20px;
        border: 2px solid #ea5520;
        width: 68px;
        height: 68px;
    }

    #intro .video_wrap h2 {
        top: 10%;
    }

    #intro .logo_kyouyousemi {
        /*        top:30%;*/
        margin-bottom: 10px;

    }

    .logo_kyouyousemi img {
        width: 100%;
        margin-right: 1.5em;
        /*        margin-left: 2em;*/
    }

    .linkint{
    font-size: 14px;
    background:#fdede8;
    padding:10px;
    text-align: center;
    margin-bottom: 30px;}

}


@media screen and (max-width: 950px) {
    #intro .video_wrap .catch {
        top: 80%;
    }
}

@media screen and (max-width: 599px) {
    #intro .video_wrap {
        height: 330px;
        max-height: 330px;
    }

    #intro video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        height: 330px;
        width: auto;
    }

    #intro .video_wrap h2 {
        top: 20%;
        font-size: 2.5rem;
    }

    #intro .video_wrap .catch {
        top: inherit;
        bottom: 40%;
        font-size: 2em;
        letter-spacing: .2em;
    }

    .faq dl{ font-size: 14px;}
}

@media screen and (max-width: 320px) {
    #intro .video_wrap h2 {
        font-size: 2rem;
    }

    #intro .video_wrap .catch {
        font-size: 1.8em;
    }

    #moshikomi h2 .free {
        font-size: 15px;
        width: 48px;
        height: 48px;
    }

    #learning .mini ul {
        width: 86%;
    }

    #learning ul.learn_list li h3 {
        font-size: 13px;
    }

    #learning ul.learn_list li p {
        font-size: 10px;
    }

}


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


    .pc_inline {
        display: none;
    }

    .sp_inline {
        display: inline-block;
    }


    #gn-menu > nav > div > ul.gn-menu > li > a {
        font-size: 12.24px
    }

    .entryInner1808 .btn_web {
        display: block;
    }

    .entryInner1808 .btn_web > div {
        width: 100%;
        text-align: center;
        font-size: 18px;
        line-height: 1.3;
        position: relative;
    }

    .entryInner1808 .btn_web > div a {
        color: #fff;
        display: block;
        padding: 10px 0 10px 30px;
        box-sizing: border-box;
        /*    border-radius: 10px;*/
    }

    .entryInner1808 .btn_web > div a {
        padding: 10px 0 10px 15px;
        font-size: 15px;
    }

    .entryInner1808 .btn_web .plus a {
        background: #ea5520 url(/images/common/arrow02.svg) 95% center/13px no-repeat;
    }

    .entryInner1808 .btn_web .basic a {
        background: #2c4198 url(/images/common/arrow02.svg) 95% center/13px no-repeat;
    }

    .entryInner1808 .btn_web .plus {
        margin: 2% 0% 2%;
    }

    .entryInner1808 .btn_web .basic {
        margin: 5% 0 2%;
    }

    /* FV下ボタン*/

    #k1808 .btn_fvtop {
        display: block;
        width: 90%;
        margin: 20px auto 0;
    }

    #k1808 .btn_fvtop > div {
        width: 100%;
        text-align: center;
        font-size: 18px;
        line-height: 1.3;
        position: relative;
    }

    #k1808 .btn_fvtop > div a {
        color: #fff;
        display: block;
        padding: 10px 0 10px 30px;
        box-sizing: border-box;
        border-radius: 10px;
    }

    #k1808 .btn_fvtop .plus {
        margin: 2% 0% 2%;
    }

    #k1808 .btn_fvtop .basic {
        margin: 5% 0 2%;
    }

}
