


/*/////////BASIC STYLE///////////*/

#online-page{}
#online-page .crs_clr{
color: #d87891;
}
#online-page h1{
display: inline-block;
vertical-align: middle;
}

.contents h2.course_catch{
font-size:180%;
font-family: a-otf-ud-shin-go-pr6n, sans-serif;
font-weight: 300;
position: absolute;
right: 0;
bottom: 5px;
}
.head_univ_sp{
display:  none;
}
.head_univ{
text-align: center;
display: inline-block;
vertical-align: middle;
padding-left: 10px;
font-size: 120%;
}
.univ{
line-height: 1.5;
display: inline-block;
text-align: center;
color: #d87891;
border: solid 1px #d87891;
padding: 0 0.25em;
font-weight: bold;
margin: 0 2px;
}
section{
width: auto;
padding: 0;
}

/*/////////online MENU///////////*/


.online_menu_wrap_sp{
display: none;
}
.online_menu_wrap{
padding-bottom: 20px;
}
.online_menu_wrap ul{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.online_menu_wrap li{
text-align: center;
color: #d87891;
border: solid 1px #d87891;
width: 33%;
font-size: 13px;
}
.online_menu_wrap li a{
display: block;
color: #d87891;
text-decoration: none;
}
.online_menu_wrap li a:hover{
display: block;
color: #fff;
background: #d87891;
text-decoration: none;
}
.online_menu_wrap li.current a{
background: #f9f2f4;
}
.online_menu_wrap li.current a:hover{
color: #d87891;
background: #f9f2f4;
}
.contents li.superiority p{
font-size: 13px;
line-height: 26px;
padding: 0;
transform: scaleX(0.90);
}



/*/////////online Ｑ＆Ａ///////////*/

h3.page_lead{
color: #d87891;
font-size: 120%;
line-height: 1.4;
padding: 1em 0 1.5em 0;
}

.faq_wrap{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.faq_dark,
.faq_light{
width: 32%;
border: solid 1px #d87891;
border-radius: 15px;
overflow: hidden;
margin-bottom: 1.5em;
}

.faq_light {
background: #f9f2f4;
}

.faq_q{
position: relative;
background: #d87891;
color: #fff;
height: 3em;
padding-top: 0.4em;
border-bottom: #d87891 solid 1px;
}
.faq_q h4{
line-height: 1;
padding-left: 1.8em;
padding-right: 0.5em;
}
.faq_q::before{
position: absolute;
left: 5px;
top: 0;
font-size: 140%;
content: 'Q';
padding-right: 0.25em;
color: #fff;
}


.faq_light .faq_q{
background: #fff;
color: #d87891;
}
.faq_light .faq_q::before{
color: #ff9f7a;
}

.faq_a {
padding: 12px;
}
.faq_a img{
width: 30px;
margin: auto;
}
.contents .faq_a p{
color: #d87891;
padding-bottom: 0;
}
.faq_a h4{
color: #d87891;
font-size: 125%;
padding-bottom: 0.25em;
}
.faq_a h4::before{
content: 'A';
color: #d87891;
padding-right: 0.25em;
}
.faq_table table{
border-collapse: collapse;
font-size: 100%;
}
.faq_table td{
border:#d87891 solid 1px;
padding:10px;
width:25%;
vertical-align:top;
font-size: 90%;
}
.faq_table td .date{
padding-bottom:5px;
}
.faq_table td .note_time{
font-size:80%;
line-height:1.2em;
padding-top:5px;
border-top:#d87891 solid 1px;
}

.faq_option h3{
color: #d87891;
font-size: 130%;
}

@media screen and (max-width:950px){
.faq_dark,
.faq_light{
width: 48%;
}
}



/*/////////online FLOW///////////*/

.term_graf_sp{
display: none;
}

.flow{
position: relative;
}
.flow h3,.term h3{
color: #d87891;
font-size: 130%;
}
.flow_wrap{
background: #fcd0bf;
padding: 20px;
position: relative;
font-size: 90%;
}
.flow_box_wrap{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.flow_box{
width: 28%;
border:#d87891 solid 1px;
background: #f9f2f4;
margin-bottom: 1em;
}
.arrow1{
width: 5%;
}
.arrow2{
position: absolute;
left: 0;
right: 0;
bottom: -30px;
width: 30px;
margin: auto;
}
.flow_box#flow2{
background: #fff;
}
.flow_box h4{
text-align: center;
background: #d87891;
color: #fff;
}
.contents .flow p{
padding-bottom: 0;
}
.contents .flow_box p{
padding: 10px;
}
.flow_box6{
width: 33%;
border:#d87891 solid 3px;
background: #fff;
margin-bottom: 1em;
}
.flow_box6 h4{
text-align: center;
color: #d87891;
font-size: 140%;
}
.contents .flow_box6 p{
padding-bottom: 0;
padding: 10px;
}



.term_box#term1,
.term_box#term4{
background: #fff;
}
.term_box h4{
text-align: center;
background: #d87891;
color: #fff;
}
.contents .term_box p{
padding-bottom: 0;
padding: 10px;
}
.term_box6{
width: 33%;
background: #fff;
}
h4.finish{
text-align: center;
border:#d87891 solid 1px;
margin-bottom: 1em;
color: #d87891;
font-size: 120%;
padding: 0.5em 0;
}
h4.next{
text-align: center;
border:#d87891 solid 1px;
background: #f9f2f4;
color: #d87891;
font-size: 120%;
padding: 0.5em 0;
}
.arrow4{
width: 40px;
margin: auto;
}
.arrow5{
display: none;
}





/*/////////OUTLINE///////////*/

.course_outline{
border: solid 2px #d87891;
background: #d87891;
color: #fff;
font-family: "ＭＳ ゴシック", "MS Gothic", Osaka－等幅, Osaka-mono, monospace;
}
.outline_wrap{
padding: 20px 20px 0;
}
.outline_wrap p{
text-align: justify;
}
.course_time_wrap{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.course_time{
width: 100%;
border: solid 1px #fff;
margin-bottom: 10px;
}
.course_time_2{
width: 49%;
border: solid 1px #fff;
margin-bottom: 10px;
}

h3.outline_catch{
font-size: 160%;
line-height: 1.25;
padding-bottom: 0.3em;
font-weight: 400;
}
h4.outline_sub{
font-size: 100%;
line-height: 1.25;
border-top: solid 1px #fff;
border-bottom: solid 1px #fff;
padding: 0.25em 0;
display: table;
margin-bottom: 0.5em;
}



/*/////////GUIDE///////////*/

.course_guide{
padding: 20px;
background: #f9f2f4;
}
.course_guide h3{
font-size: 150%;
line-height: 1.5;
}
.course_guide h4{
font-size: 120%;
color: #d87891;
line-height: 1.2;
padding-bottom: 1em;
}
.online_flow_wrap:first-child{
padding-bottom: 30px;
}
.online_flow ul.flow_box1{
display: flex;
flex-wrap: wrap;
}
.online_flow ul.flow_box1 li {
position: relative;
margin-right: 5%;
width: 28%;
}
.online_flow ul.flow_box1 li:last-child{
margin-right: 0;
}
.online_flow ul.flow_box1 li::after {
content: "";
background: url("../img/online/flow1_arrrow.png");
background-repeat: no-repeat;
position: absolute;
right: -28px;
top: 10px;
width: 20px;
height: 100%;
}
.online_flow ul.flow_box1 li h5{
font-size: 100%;
color: #d87891;
font-weight: bold;
text-align: center;
height: 3em;
border: solid 2px #d87891;
box-sizing: border-box;
display: grid;
align-content: center;
align-items: center;
line-height: 1.1;
background: #fff;
}
.online_flow ul.flow_box1 li:first-child h5{
border: solid 4px #d87891;
background: none;
}
.online_flow ul.flow_box1 li:last-child h5{
border: solid 4px #d87891;
}
.online_flow ul.flow_box1 li:last-child::after{
background: none;
}
.online_flow ul.flow_box1 li p{
font-size: 80%;
}
.online_flow ul.flow_box2{
display: flex;
flex-wrap: wrap;
}
.online_flow ul.flow_box2 li {
margin-right: 5%;
width: 28%;
border: solid 2px #d87891;
box-sizing: border-box;
background: #fff;
padding: 15px;
margin-bottom: 3%;
position: relative;
}
.online_flow ul.flow_box2 li::after {
content: "";
background: url("../img/online/flow1_arrrow.png");
background-repeat: no-repeat;
position: absolute;
right: -28px;
top: 45%;
width: 20px;
height: 100%;
}
.online_flow ul.flow_box2 li h5{
font-size: 120%;
color: #d87891;
font-weight: bold;
text-align: center;
padding-bottom: 0.5em;
}
.online_flow ul.flow_box2 li p{
text-align: justify;
padding-bottom: 0;
}
.online_flow ul.flow_box2 li:first-child{
border: solid 4px #d87891;
background: none;
}
.online_flow ul.flow_box2 li:last-child{
width: 66%;
border: solid 4px #d87891;
margin-right: 0;
}
.online_flow ul.flow_box2 li:last-child::after{
background: none;
}
.online_flow ul.flow_box2 li:last-child p{
width: 47%;
display: inline-block;
margin-right: 5%;
vertical-align: top;
}
.online_flow ul.flow_box2 li:last-child p:last-child{
margin-right: 0;
}


/*/////////CURRICULUM///////////*/

.course_curriculum{
margin-top: 30px;
margin-bottom: 1.5em;
}

h3.thread_title{
font-size: 165%;
line-height: 1.25;
padding-bottom: 0.4em;
font-weight: 400;
color: #d87891;
}

.curriculum_box{
width: 100%;
position: relative;
border:#d87891 solid 2px;
border-radius: 10px;
padding: 20px;
margin-bottom: 1em;
display: flex;
}
.curriculum_box_txt{
width: 50%;
}
.curriculum_box_pic{
width: 50%;
}
.curriculum_box_pic1{
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.curriculum_box_pic1 img{
width: 85%;
align-self: center;
margin: 0 2.5%;
}
.contents .curriculum_box p{
padding-bottom: 0;
line-height: 1.65;
}
.curriculum_box h4{
font-size: 135%;
font-weight: normal;
line-height: 1.2;
color: #d87891;
padding-bottom: 0.5em;
}



/*/////////COURSE///////////*/

.course_course{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding-bottom: 50px;
}
.contents .course_course p{
padding-bottom: 0;
}
.course_block_exam{
width: 48%;
border-left:#5f90cc 6px solid;
padding-left:10px;
}
.course_block_basic{
width: 48%;
border-left:#96c51e 6px solid;
padding-left:10px;
}
.course_course h6{
font-size: 145%;
line-height: 1.2;
padding-bottom: 0.3em;
}
.course_course p.exam{
color: #5f90cc;
font-size:110%;
padding-bottom: 0.25em;
}
.course_course p.basic{
color: #96c51e;
font-size:110%;
padding-bottom: 0.25em;
}
.course_course p.grade{
font-weight: bold;
padding-bottom: 1em;
}




/*　年間カレンダー　*/
#calendar_wrap{
position:relative;
display: flex;
justify-content: space-between;
}
p.online_frame{
border:#d87891 solid 2px;
font-size: 110%;
padding: 0 1em;
display: table;
}
.calendar_wrap_exam{
width: 48%;
margin-top: 25px;
}
.calendar_wrap_basic{
width: 48%;
margin-top: 25px;
}
.calendar_wrap_exam .sche_wrap{
background: #dbe7f2;
position: relative;
}
.calendar_wrap_basic .sche_wrap{
background: #f6faef;
position: relative;
}
.calendar_wrap_exam h4{
border-left: solid 20px #5f90cc;
padding-left: 0.25em;
margin-bottom: 0.5em;
font-size: 150%;
line-height: 1;
}
.calendar_wrap_basic h4{
border-left: solid 20px #96c51e;
padding-left: 0.25em;
margin-bottom: 0.5em;
font-size: 150%;
line-height: 1;
}

section.season{
display: flex;
border-bottom: solid 1px #fff;
position: relative;
}
.calendar_wrap_exam .season_title{
background: #5f90cc;
width: 26%;
align-content: center;
writing-mode: vertical-rl;
text-orientation: mixed;
padding: 20px 0;
color: #fff;
}
.calendar_wrap_basic .season_title{
background: #96c51e;
width: 28%;
align-content: center;
writing-mode: vertical-rl;
text-orientation: mixed;
padding: 20px 0;
color: #fff;
}
section.season .season_title h5{
font-size: 140%;
}
section.season .season_sche{
width: 70%;
padding: 20px;
}
section.season:nth-child(2) .season_sche{
width: 70%;
padding: 20px 20px 0;
}
h5.consultat{
font-size: 100%;
font-weight: normal;
border: solid 2px #de829a;
text-align: center;
background: #fff;
width: 7em;
position: relative;
margin-bottom: 0.5em;
}
h5.consultat::after{
content: url("../img/online/term_arrow.png");
position: absolute;
bottom: -60px;
left: 36%;
}

.term{
border: solid 1px #5f90cc;
display: flex;
background: #fff;
margin-bottom: 15px;
display: grid;
grid-template-columns: 2em 1fr;
}
.term_b{
border: solid 1px #96c51e;
display: flex;
background: #fff;
margin-bottom: 15px;
display: grid;
grid-template-columns: 2em 1fr;
}
.term.june,
.term_b.june{
margin-bottom: 0;
}
.term_title{
background: #5f90cc;
font-size: 80%;
align-content: center;
writing-mode: vertical-rl;
text-orientation: mixed;
color: #fff;
padding: 0.5em 0;
}
.term_b_title{
background: #96c51e;
font-size: 80%;
align-content: center;
writing-mode: vertical-rl;
text-orientation: mixed;
color: #fff;
padding: 0.5em 0;
}
.term_title span,
term_b_title span{
text-combine-upright: all;
font-size: 100%;
letter-spacing: normal;
padding-bottom: 3px;
}
.term_theme{
padding: 10px 0 5px 0;
text-align: center;
display: grid;
position: relative;
}
.contents .term_theme p {
padding-bottom: 0;
text-align: center;
width: 7em;
margin: auto;
}
.term_theme p.work{
background: #de829a;
color: #fff;
padding: 0.2em 0;
position: relative;
}
p.work_first{
text-align: center;
width: 7em;
background: #de829a;
color: #fff;
padding: 0.2em 0;
margin: 0 0 20px 35%;
position: relative;
}
.term_theme p.work::after{
content: url("../img/online/term_arrow.png");
position: absolute;
bottom: -40px;
left: 36%;
}
p.work_first::after{
content: url("../img/online/term_arrow.png");
position: absolute;
bottom: -40px;
left: 36%;
}
.term_theme p.send::after{
content: url("../img/online/term_arrow2.png");
position: absolute;
bottom: -50px;
left: 42%;
}
.term_theme p.send2::after{
content: url("../img/online/term_arrow3.png");
position: absolute;
bottom: -71px;
left: 42%;
}
.term_add{
margin-left: 14%;
text-align: center;
}
.term_add p{
display: inline-block;
line-height: 3em;
margin: 0 15px;
padding: 0;
}
h6.course1{
font-weight: normal;
width: 50%;
margin-left: 50%;
text-align: center;
color: #fff;
background: #5f90cc;
}
h6.course{
font-weight: normal;
text-align: center;
color: #fff;
background: #5f90cc;
}
h6.course3{
font-weight: normal;
width: 50%;
margin-left: 50%;
text-align: center;
color: #fff;
background: #96c51e;
}
h6.course4{
font-weight: normal;
text-align: center;
color: #fff;
background: #96c51e;
}
p.note{
font-size: 70%;
text-align: center;
padding-bottom: 0;
color: #5f90cc;
}
p.note1{
font-size: 70%;
text-align: right;
padding-bottom: 0.25em;
color: #5f90cc;
}
p.note2{
font-size: 70%;
text-align: right;
padding-bottom: 0.25em;
color: #96c51e;
}
p.note3{
font-size: 70%;
text-align: center;
padding-bottom: 0;
color: #96c51e;
}
section.season:nth-child(3) h6.course{
margin-bottom: 10px;
}
h5.basic1{
text-align: center;
}
.basic3{
display: flex;
justify-content: flex-end;
}
.basic3 h5{
display: block;
width: 50%;
text-align: center;
}
.basic3 h6{
height: 1.8em;
line-height: 1.8em;
font-weight: normal;
width: 5em;
text-align: center;
color: #fff;
background: #96c51e;
}





.shortcourse{
border:#d87891 solid 1px;
width:45%;
padding:10px 15px;
background:#FFF;
text-align:center;
vertical-align:middle;
float:left;
font-size:110%;
}
.shortcourse2{
border:#d87891 solid 1px;
width:45%;
padding:10px 15px;
background:#FFF;
text-align:center;
vertical-align:middle;
float:left;
font-size:110%;
}

.entry_wrap{
width:45%;
text-align:center;
float:right;
font-size:110%;
}
.entry{
border:#d87891 solid 3px;
padding:8px 15px;
background:#FFF;
font-size:110%;
}
.entry_wrap img{
width: 30px;
margin: auto;
}
.tensaku{
border:#6ecce6 solid 3px;
width:45%;
padding:15px;
background:#FFF;
float:right;
}
.tensaku h5{
font-size: 110%;
font-weight: bold;
}
.contents .tensaku p{
padding-bottom: 0;
}

.btn_wrap{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 95%;
}





.sche_month h5{
	font-size:130%;
	font-weight:normal;
}
.sche_month .date{
	border-bottom:#ffffff solid 1px;
	margin-bottom:10px;
	padding-bottom:5px;
}




.sche_title{
	background:#f9f2f4;
}
#schedule .sche_box .txtbox h5{
	color:#dbc515;
}



/*/////////SCHEDULE///////////*/

#schedule{
background:url(https://aobi-art.com/wp-content/themes/aobi/img/online/calendar_bg.gif) repeat-y;
margin-bottom: 8px;
}
#schedule_wrap{
position: relative;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#sche_month {
width: 14%;
text-align: right;
font-size: 130%;
color: #ffffff;
margin-top: 5px;
position: relative;
}
#sche_month p{
padding-bottom: 0;
position: absolute;
}
#sche_contents {
width: 84%;
margin-top: 10px;
}
#sche_contents p{
padding-bottom: 0;
}
p.sche_note{
padding-top: 1em;
}
#schedule .sche_box {
border: #666666 solid 1px;
background: #ffffff;
font-size: 85%;
margin-bottom: 8px;
}
#schedule .sche_box .txtbox {
padding: 5px 20px 10px;
}
.sche_title{
background:#f9f2f4;
}
.sche_title h4 {
font-weight: normal;
font-size: 140%;
padding: 3px 20px;
border-bottom: 1px solid #666666;
}
#schedule .sche_box .txtbox h5{
font-size: 120%;
color:#d87891;
}
#sche_month p#mar{top:10px; right: 0;}
#sche_month p#apr{top:0;right: 0;}
#sche_month p#may{top:0;right: 0;}
#sche_month p#jun{top:0;right: 0;}
#sche_month p#jul{top:0;right: 0;}
#sche_month p#aug{top:0;right: 0;}
#sche_month p#sep{top:0;right: 0;}
#sche_month p#oct{top:0;right: 0;}
#sche_month p#nov{top:0;right: 0;}
#sche_month p#dec{top:0;right: 0;}
#sche_month p#jan{top:0;right: 0;}
#sche_month p#feb{top:0;right: 0;}
#sche_month p#mar2{bottom:10px;right: 0;}
.sche_box#spr{}
.sche_box#first{}
.sche_box#smr{}
.sche_box#second{}
.sche_box#win{}
.sche_box#third{}




/*/////////BUTTON///////////*/

.page_bottom{
padding: 40px 0;
}
.paddL1em{
padding-left: 1em;
}

.btn_subjects_link{
height: 25px;
line-height: 25px;
letter-spacing: 0.05em;
margin-bottom: 15px;
background: #797979;
color: #fff;
display: inline-block;
}
.btn_subjects_link a{
padding: 0 1em;
color: #fff;
display: block;
background: #797979;
transition: all 0.3s;
text-decoration: none;
}
.btn_subjects_link a:hover{
padding: 0 1em;
color: #fff;
display: block;
background: #9f9f9f;
text-decoration: none;
}
.btn_subjects_link a::before{
content: '';
display: inline-block;
width:0.6em;
height: 0.7em;
background-image: url(https://aobi-art.com/wp-content/themes/aobi/img/design/tri_wt.png);
background-size: contain;
background-repeat: no-repeat;
vertical-align: middle;
}

.btn_application{
text-align: center;
width: 100%;
height: 45px;
line-height: 45px;
font-size:120%;
letter-spacing: 0.05em;
margin-bottom: 15px;

font-family: "source-han-sans-japanese", sans-serif;
font-weight: 300;
font-style: normal;
}
.btn_application a{
color: #fff;
display: block;
background: #d87891;
transition: all 0.3s;
text-decoration: none;
}
.btn_application a:hover{
color: #fff;
background: #ff9f7a;
display: block;
text-decoration: none;
}

.btn_trial{
text-align: center;
width: 100%;
height: 45px;
line-height: 45px;
font-size:120%;
letter-spacing: 0.05em;
margin-bottom: 15px;

font-family: "source-han-sans-japanese", sans-serif;
font-weight: 300;
font-style: normal;
}
.btn_trial a{
color: #fff;
display: block;
background: #007fe0;
transition: all 0.3s;
text-decoration: none;
}
.btn_trial a:hover{
color: #fff;
background: #34a7ff;
display: block;
text-decoration: none;
}



@media screen and (max-width:1000px){
.contents h2.course_catch{
font-size:170%;
font-family: a-otf-ud-shin-go-pr6n, sans-serif;
font-weight: 300;
position: relative;
right: auto;
bottom: auto;
line-height: 1.2;
}
}


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

.faq_dark,
.faq_light{
width: 32%;
}
.faq_q{
position: relative;
background: #d87891;
color: #fff;
height: 3em;
padding-top: 0.4em;
border-bottom: #d87891 solid 1px;
}
.faq_a img{
width: 30px;
margin-left: 0;
margin: auto;
}
}

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

.works_box_v{
height:210px;
text-align: left;
font-size: 80%;
}
.works_box_v img{
height: 90%;
width: auto;
}
.works_box_h{
width: 25%;
text-align: left;
font-size: 80%;
}
}


@media screen and (max-width:840px){
/*
.contents h2.course_catch{
font-size:180%;
font-family: a-otf-ud-shin-go-pr6n, sans-serif;
font-weight: 300;
position: absolute;
right: 0;
bottom: 8px;
}
*/
}


@media screen and (max-width:700px){
.contents h2.course_catch{
font-size:170%;
font-family: a-otf-ud-shin-go-pr6n, sans-serif;
font-weight: 300;
position: relative;
right: auto;
bottom: auto;
line-height: 1.2;
}

.course_time_1{
display: none;
}
.course_time_sp_wrap{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.course_time_1_sp{
width: 100%;
max-width: 376px;
border: solid 1px #d87891;
margin-bottom: 5px;
}

.course_time_wrap{
display: block;
}
.course_time_2{
width: 100%;
max-width: 346px;
}

.faq_dark,
.faq_light{
width: 48%;
}

.guide_left{
width: 100%;
padding-bottom: 0.5em;
}
.guide_right{
width: 100%;
}

span.date{
display: block;
}

}



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


.sche_month {
text-align: center;
padding: 10px 0;
width: 100%;
position: relative;
z-index: 101;
}
.contents .sche_month p{
padding-bottom: 0;
}
.month_wrap {
width: 100%;
}
br.pconly{
display: none;
}
.send7{
position: absolute;
width: 160px;
z-index: 100;
left: 60px;
bottom: -30px;
}
.term_graf{
display: none;
}
.term_graf_sp{
display: block;
}


.flow_box{
width: 42%;
border:#d87891 solid 1px;
background: #f9f2f4;
margin-bottom: 1em;
}
.arrow1{
width: 7%;
}
.arrow2{
bottom: -40px;
}
.flow_box6{
width: 49%;
}

.flow_graf_sp{
display: block;
}
.flow_graf{
display: none;
}

.term_box{
width: 42%;
border:#d87891 solid 1px;
background: #f9f2f4;
margin-bottom: 1em;
}
.term_box6{
width: 49%;
}


.course_block{
width:100%;
}

#schedule{
background:none;
margin-bottom: 8px;
}
#schedule_wrap{
position: relative;
display: block;
}
#sche_month {
display: none;
width: 14%;
text-align: right;
font-size: 130%;
color: #ffffff;
margin-top: 5px;
position: relative;
}
#sche_month p{
padding-bottom: 0;
position: absolute;
}
#sche_contents {
width: 100%;
margin-top: 10px;
}

.works_box_v{
height:auto;
width: 48%;
padding-bottom: 1.5em;
}
.works_box_v img{
height: auto;
width: 100%;
}
.works_box_h{
width: 48%;
}

.faq_table td{
width:100%;
display: block;
}
}

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

br.sponly{
display: block;
}
.arrow8{
width: 30%;
}
.month {
margin-bottom:17vw;
height: 165px;
}
.month_txt{
display: none;
}
.month_txt_sp{
display: block;
position: relative;
padding:15px;
width: 94%;
}
.month_txt_sp img{
position: absolute;
width: 94%;
z-index: 10;
}
.month2,
.month3 {
height: 120px;
}
.send_sp4 {
display: block;
position: absolute;
top: -65px;
width: 160px;
left: -2px;
}
.send4{
width: 45%;
}
.send5{
display: none;
}
.send5_2{
display: block;
position: absolute;
right: 10px;
bottom: -52px;
width: 55%;
}
.send7 {
left: 20px;
bottom: -30px;
}
.tensaku {
    width: 46%;
    padding: 10px;
}

.online_menu_wrap{
display: none;
}

.online_menu_wrap_sp{
display: block;
margin-bottom: 0.5em;
}
.online_menu{
text-align: center;
display: block;
font-size: 90%;
cursor: pointer;
background: #d87891;
color: #fff;
}
.online_menu p{
padding: 5px 0;
position: relative;
}
.online_menu_accordion{
display: none;
text-align: center;
padding-bottom: 1em;
font-size: 90%;
}
.online_menu_accordion li{
border: solid 1px #d87891;
border-top: none;
color: #d87891;
padding: 5px 0;
}
.online_menu_accordion li.current{
background: #f9f2f4;
}
.online_menu_accordion li a{
display: block;
}
.online_menu span::before,
.online_menu span::after {
  content: '';
  display: block;
  width: 15px;
  height: 1px;
  background: #fff;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.online_menu span::after {
  background: #fff;
  transform: translateY(-50%) rotate(90deg);
  transition: 0.5s;
}
.online_menu.open span::after {
  transform: rotate(0);
  transition: 0.5s;
}

.page_menu_wrap{
margin-bottom: 1em;
}
.page_menu{
text-align: center;
display: block;
background: #eaeaea;
font-size: 90%;
cursor: pointer;
}
.page_menu p{
padding: 5px 0;
position: relative;
}
.page_menu_accordion{
display: none;
text-align: center;
padding-bottom: 1em;
font-size: 90%;
}
.page_menu_accordion li{
background: #fafafa;
border-top: 1px solid #f4f4f4;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding: 5px 0;
}
.page_menu_accordion li a{
display: block;
}

.page_menu span::before,
.page_menu span::after {
  content: '';
  display: block;
  width: 15px;
  height: 1px;
  background: #aaaaaa;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.page_menu span::after {
  background: #aaaaaa;
  transform: translateY(-50%) rotate(90deg);
  transition: 0.5s;
}
.page_menu.open span::after {
  transform: rotate(0);
  transition: 0.5s;
}


.faq_dark,
.faq_light{
width: 100%;
}
.faq_q{
    height: auto;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
.faq_q::before{
top: -0.15em;
}
.faq_a img{
width: 30px;
margin: 0;
margin-left: 50px;
}


.flow_box{
width: 100%;
margin-bottom: 0;
}
.arrow1{
display: none;
}
.arrow2{
bottom: -40px;
}
.flow_box6{
width: 100%;
margin-bottom: 1em;
}

.term_box{
width: 100%;
margin-bottom: 0;
}
.term_box6{
width: 100%;
}
.arrow4{
width: 40px;
margin: auto;
padding-left: 8%;
box-sizing: content-box;
}
.arrow5{
display: block;
margin: auto;
width: 40px;
}


.course_block{
margin-bottom: 2em;
}

br.sponly{
display: block;
}
.paddL1em{
padding-left: 0;
}

.contents p{
font-size: 100%;
line-height: 1.5;
}
.head_univ_sp{
display:  block;
font-size: 100%;
}
.head_univ{
display:  none;
}
.head_univ_sp .univ{
line-height: 1.5;
display: inline-block;
text-align: center;
color: #d87891;
border: solid 1px #d87891;
padding: 0 0.25em;
font-weight: bold;
margin: 0 2px;
}
.contents h1 {
font-size: 260%;
}
.curriculum_box{
width:100%;
}
.method_box{
width: 100%;
}
.curriculum_box h4{
font-size: 160%;
}
.subjects_right{
display: block;
float: none;
width: 100%;
margin-bottom: 1em;
}
.btn_subjects_link {
width: 100%;
text-align: center;
}
.curriculum_box {
font-size: 100%;
}
.method_box {
font-size: 100%;
}
#schedule .sche_box {
font-size: 90%;
}
.btn_application{
height: auto;
line-height: 1.25;
}
.btn_application a{
padding: 0.5em 0;
}
.btn_application a:hover{
padding: 0.5em 0;
}
.btn_trial{
height: auto;
line-height: 1.25;
}
.btn_trial a{
padding: 0.5em 0;
}
.btn_trial a:hover{
padding: 0.5em 0;
}


p.univs{
min-height: auto;
}

}


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

.month {
margin-bottom:13vw;
height: 39vw;
}
.month2,
.month3 {
height: 29vw;
margin-bottom:20px;
}
}

/*

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
  .shape img {
image-rendering: -webkit-optimize-contrast;
  }
}