@charset "utf-8";

/* ============================================
	TOPページ共通部分
============================================ */

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

.hoverbox {
    width: 100%;
    height: auto;
    float: left;
}
	
#top01 {
    width: 100%;
    background-size: cover!important;
    background: url(https://hello-sovigo.com/assets/images/block_pattern_sp.png) repeat-y;
    margin: 0px auto 0px auto;
}
	
.top_box01 {
    width: 100%;
}
.top_box01 h2 {
    font-size: 1.3rem;
    margin-bottom: 25px;
    line-height: 1.7rem;
}
.top_box01 p {
    width: 100%;
    margin: auto;
    font-size: 0.7rem;
    line-height: 1.8rem;
    padding: 0% 7% 15% 7%;
    background: none;
}
.top_box02 {
    width: 47%;
    margin-top: 0px;
    left: 10px;
}
.top_box03 {
    width: 47%;
    position: absolute;
    left: 50%;
    margin-top: 0px;	
}
.top_box04 {
    width: 100%;
}
.top_box04 div.fourbox {
    float: left;
    width: 46%;
    margin-right: 2%;
    margin-left: 2%;
    margin-bottom: 24px;
}
.top_box04 div.fourbox:last-child {
    margin-right: 0%;
}
.top_box04 img {
    width: auto;
}
.top_box05 {
    width: 100%;
    background: no-repeat;
}
.top_box05 h2 {
    font-size: 1.3rem;
    margin-left: 0%;
}
.top_box05 div.threebox {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.top_box06ssss {
    width: 100%;
}
.section02 {
    padding: 10px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.section03 {
    padding: 10px;
}
	
	
	
/* ============================================
	schoolページ固有部分
============================================ */
	
div.video-wrap p {
    top: 15vh;
    left: 0px;
}
div.video-wrap p img {
	width: 200px;
}
div.video-wrap video {
    height: 50vh;
    width: 100%;
    margin: auto;
    margin-top: 23vh;
}
.school_section01 {
    background: #00ae3c4d;
    padding: 20px;
    text-align: center;
}
.school_section01 .school_box01 {
    width: 100%;
}
.school_section01 .school_box01 h3.school_speechballoon {
    width: 100%;
}

.school_section02 .school_box02 div.threebutton {
    width: 100%;
    margin: auto;
    margin-top: 10px;
    text-align: left;
    height: auto;
}

.school_section02 .school_box02 div.threebutton div.honnbunn {
    width: 100%;
}
.school_section02 .school_box02 div.threebutton_under {
    width: 100%;
    margin-top: 50px;	
}
.school_section02 .school_box02 div.threebutton_under div.title {
    margin-left: 0px;
    margin-top: 0px;
    font-size: 1.2rem;
    text-align: center;
}
.school_section02 .school_box02 div.threebutton_under div.honnbunn {
    font-size: 0.7rem;
    line-height: 1.5rem;
    margin-left: 0px;
    width: 100%;
    /* padding: 10px 10px 10px 10px; */
    margin-top: -10px;
    text-align: center;
}
.school_section02 .school_box02 div.threebutton_under div.img {
    position: relative;
    top: initial;
    margin-left: unset;
    width: 60%;
    margin: auto;
    margin-top: 20px;
}
.top_box05 {
    margin-bottom: 0px;
}
.top_box05 div.threebox {
    float: left;
    width: 45%;
    margin-bottom: -30px;
}
.top_box05 div.threebox div.title a {
    font-size: 12px;
    color: #000;
    line-height: 1.3rem;
    font-weight: bold;
}
.top_box05 div.threebox div.shidouann {
    color: #00aef4;
    font-size: 11px;
    font-weight: bold;
    margin: 10px 10px 10px 0px;
    text-align: center;
}

	
.various_block {
    background: #fff2cc;
    color: #00ae3c;
    text-align: center;
    font-weight: bold;
	padding: 30px;	
}
.various_block h2 {
    font-size: 1rem;
    margin: 20px;
}
.various_block p {
    font-size: 0.7rem;
    line-height: 1.3rem;
	margin-bottom: 30px;
}
.howtouse {
    background: #00ae3c4d;
    padding: 30px;
    text-align: center;
}
.howtouse .school_box01 {
    background-image: none;
    height: auto;
    width: 100%;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 0px;
    display: inline-block;
    background: #fff;
    border-radius: 10px;
    border: solid 3px #00ae3c;
}
.howtouse {
    background: #ffffff;
    padding: 30px;
    text-align: center;
}
.howtouse .school_box01 h2.white {
    color: #fff;
    padding-top: 10px;
    background: #00ae3c;
    /* border-top-left-radius: 6px; */
    /* border-top-right-radius: 6px; */
    padding-bottom: 10px;
    margin-bottom: 0px;
    font-size: 1rem;
}
.howtouse .school_box01 div.threebox_tate {
    width: auto;
    margin-right: 3%;
    margin-left: 3%;
    /* float: left; */
    margin-top: 0px;
    text-align: left;
}
.howtouse .school_box01 div.threebox_tate div.title {
    font-size: 1rem;
    color: #00ae3c;
    font-weight: bold;
    line-height: 2rem;
    margin-top: 10px;
    margin-bottom: 0px;
    padding: 0px 10px 10px 10px;
    text-align: center;
}
.howtouse .school_box01 div.threebox_tate div.honnbunn {
    font-size: 0.7rem;
    line-height: 1.7rem;
    text-align: justify;
    font-weight: bold;
    color: #00ae3c;
    padding: 0px 10px 10px 10px;
}
.howtouse .school_box01 div.threebox_tate div.img {
    float: left;
    margin-right: 20px;
    position: relative;
    top: 6px;
    display: none;
}
.whytoselected {
    background: #b2e7c4;
    padding: 30px;
    text-align: center;
    margin-top: 50px;	
}
.whytoselected img.fukidashi {
    margin-bottom: -40px;
    margin-top: -40px;
    display: block;
}
.whytoselected .school_box02 {
    background-image: none;
    margin: auto;
    height: auto;
    width: 100%;
    margin-top: 50px;
    background: #fff;
    border: solid 3px #27ba5a;
    border-radius: 10px;
}
.whytoselected .school_box02 h3.plusicon {
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 2rem;
    margin-top: 0px;
    padding: 0px 10px 10px 10px;
    color: #fff;
    padding-top: 10px;
    background: #27ba5a;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}
.whytoselected .school_box02 h3.plusicon span {
	display: none;
}
.whytoselected .school_box02 div.threebox {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
    float: none;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 0px;
    height: auto;
    margin-bottom: 30px;
    border-bottom: dotted 3px #27ba5a;
}
.whytoselected .school_box02 div.last {
    margin-bottom: 0px;
    border-bottom: none;
}
.whytoselected .school_box02 div.threebox div.img {
    width: 100px;
    display: inline-block;
    margin-right: 30px;
    position: relative;
    left: -34%;
}
.whytoselected .school_box02 div.threebox div.img img {
    height: 40px;
}
.whytoselected .school_box02 div.threebox div.title {
    font-size: 1rem;
    color: #27ba5a;
    font-weight: bold;
    line-height: 2.5rem;
    margin-top: 0px;
    margin-bottom: 20px;
    position: relative;
    /* left: 70px; */
    top: -40px;
    text-align: left;
    display: inherit;
}
.whytoselected .school_box02 div.threebox div.title span {
    margin-left: 70px;
    display: block;
    line-height: 1.5rem;
    margin-bottom: 30px;
}
.whytoselected .school_box02 div.threebox div.honnbunn {
    font-size: 0.8rem;
    line-height: 1.4rem;
    text-align: justify;
    font-weight: bold;
    color: #27ba5a;
    width: auto;
    position: relative;
    top: -65px;
    /* left: 25px; */
    margin-bottom: -40px;
    margin-left: 70px;
    padding-right: 10px;
}
.kyozai {
    padding: 30px;
    color: #000;
}
.kyozai h2 {
	font-size: 1.1rem;
    color: #00ae3c;
	margin: 20px;
	text-align: center;
}
.kyozai p.bold {
    font-weight: bold;
    line-height: 1.5rem;
    font-size: 1rem;
    margin-bottom: 15px;
    margin-top: 15px;
}
.kyozai p.option {
    font-size: 0.7rem;
    line-height: 1.3rem;
    margin-bottom: 15px;
}
.kyozai p.kawada {
    font-size: 0.7rem;
    line-height: 1.3rem;	
    float: left;
}
.kyozai p.kawada img {
    float: left;
    margin-right: 10px;
    margin-bottom: 30px;
}
.startset {
    background: #fff2cc;
    color: #000;
    text-align: center;
    font-weight: bold;
    padding: 30px;
    padding-bottom: 70px;
}
.startset h2 {
    font-size: 1rem;
    margin: 20px;
}
.startset p {
    font-size: 0.7rem;
    line-height: 1.7rem;
    text-align: left;
    margin-bottom: 30px;
}
.nennkan {
    margin-top: -30px;
    margin-bottom: 50px;
    padding: 0px;
}
.nennkan h2 {
	font-size: 1.1rem;
    color: #00ae3c;
	margin: 20px;
	text-align: center;
}
.nennkan p.bold {
    font-weight: bold;
    line-height: 1.5rem;
    font-size: 1rem;
    margin-bottom: 15px;
    margin-top: 15px;
}
.nennkan p.option {
    font-size: 0.7rem;
    line-height: 1.3rem;
    margin-bottom: 15px;
}
}