
@import url('https://fonts.googleapis.com/css2?family=Bodoni+Moda:wght@500&display=swap');

body {
	color: #000;
}

#page {
	background: url(../../images/yorumanabi/bg.jpg);
	position: relative;
}

.pagetop {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 1000;
}
.pagetop2 {
	position: fixed;
	bottom: 100px;
	right: 0;
	z-index: 1000;
}

p {
	padding-bottom: 1em;
}

#header {
	background: #321ff9;
	height: 94px;
}

#header header {
	width: 1080px;
	margin: 0 auto;
	position: relative;
	padding-top: 26px;
}

#header header ul {
	position: absolute;
	right: 0;
	top: 0;
	display: flex;
}

#main {
	text-align: center;
	padding: 100px 0 0 0;
	background: none !important;
	height: auto !important;
	margin-bottom: 0;
}




#anchorslide {
	background: #fff;
	padding: 60px 0 0 0;
	margin-top: 10px;
}

#anchorslide #card {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;
}

#anchorslide #card a {
	color: #000;
}

#anchorslide a:hover {
	text-decoration: none;
}

.swiper-button-prev:after, .swiper-button-next:after {
	display: none;
}


.swiper-button-prev {
	background: url(../../images/yorumanabi/aleft.gif) no-repeat !important;
	left: 0 !important;
	width: 80px !important;
	height: 80px !important;
}

.swiper-button-next {
	background: url(../../images/yorumanabi/aright.gif) no-repeat !important;
	right: 0 !important;
	width: 80px !important;
	height: 80px !important;
}

.swiper-pagination {
	width: 100%;
	margin: 100px 0;
	position: relative !important;
	text-align: center;
}

.swiper-pagination .swiper-pagination-bullet {
	margin: 10px;
}

.swiper-pagination-bullet-active {
	background: #8b8b8b !important;
}

#sec0, #sec2, #sec4, #sec6 {
	background: #fff;
}

.inner {
	width: 1020px;
	margin: 0 auto;
}

.title {
	text-align: center;
	padding: 150px 0 140px 0;
}

#sec1 h2 {
	font-size: 50px;
	font-family: 'Bodoni Moda', serif;
	color: #ff0039;
	margin-bottom: 50px;
}

#sec1 .box1 p, #sec1 .box2 p {
	font-size: 25px;
	width: 670px;
}

#sec1 .box1 p strong, #sec1 .box2 p strong {
	background:linear-gradient(transparent 60%, #ff0039 0%);
}


#sec1 .box1 {
	background: url(../../images/yorumanabi/sec1box1.png) no-repeat 800px 20px;
	padding-bottom: 40px;
	box-sizing: border-box;
	margin-bottom: 120px;
}
#sec1 .box2 {
	background: url(../../images/yorumanabi/sec1box2.png) no-repeat 90px 40px;
	padding-left: 350px;
	box-sizing: border-box;
	margin-bottom: 120px;
}


.sec1table {
	display: flex;
	margin-bottom: 40px;
}

.sec1table table,
.sec1table th,
.sec1table td {
	border: 1px solid #000;
	background: #fff;
}
.sec1table th,
.sec1table td {
	padding: 2px 6px;
	text-align: center;
	white-space: nowrap;
	font-size: 19px;
	vertical-align: middle;
	line-height: 1.2;
}

.sec1table .caution {
	font-size: 19px;
	padding-left: 2em;
}

#sec1 .bottomarea {
	background: #ff0039;
	color: #fff;
	padding: 100px 0 130px 0;
	font-size: 25px;
	line-height: 1.8;
}

#sec1 .bottomarea .inner {
	background: url(../../images/yorumanabi/tit_sec1_voice.png) no-repeat 70px 40px;
	padding-left: 355px;
	box-sizing: border-box;
	position: relative;
}

#sec1 .bottomarea h3 {
	font-size: 50px;
	font-family: 'Bodoni Moda', serif;
	color: #fff;
	margin-bottom: 50px;
}

#sec1 .bottomarea .img_student {
	position: absolute;
	right: 0;
	top: 0;
}

#sec1 .bottomarea .name {
	letter-spacing: .4em;
}
#sec1 .bottomarea .name span {
	font-size: 17px;
}







#sec2 h2 {
	font-size: 50px;
	font-family: 'Bodoni Moda', serif;
	color: #21ff3a;
	margin-bottom: 50px;
}

#sec2 .box1 p {
	font-size: 25px;
	width: 670px;
}

#sec2 .box2 p {
	font-size: 25px;
	width: 560px;
}


#sec2 .box1 {
	background: url(../../images/yorumanabi/sec2box1.png) no-repeat 800px 20px;
	padding-bottom: 140px;
	box-sizing: border-box;
	margin-bottom: 120px;
}
#sec2 .box2 {
	background: url(../../images/yorumanabi/sec2box2.png) no-repeat;
	padding-left: 450px;
	box-sizing: border-box;
	margin-bottom: 120px;
}

#sec2 .bottomarea {
	background: #21ff3a;
	padding: 100px 0 130px 0;
	font-size: 25px;
	line-height: 1.8;
}

#sec2 .bottomarea .inner {
	background: url(../../images/yorumanabi/tit_sec2_voice.png) no-repeat 70px 40px;
	padding-left: 355px;
	box-sizing: border-box;
	position: relative;
}

#sec2 .bottomarea h3 {
	font-size: 50px;
	font-family: 'Bodoni Moda', serif;
	margin-bottom: 50px;
}

#sec2 .bottomarea .img_student {
	position: absolute;
	right: 0;
	top: 0;
}


#sec2 .bottomarea .name span {
	font-size: 17px;
}

#sec2 .bottomarea .more {
	position: absolute;
	left: 0;
	bottom: 0;
}







#sec3 h2 {
	font-size: 50px;
	font-family: 'Bodoni Moda', serif;
	color: #ff2bfa;
	margin-bottom: 50px;
}

#sec3 .box1 p, #sec3 .box2 p {
	font-size: 25px;
	width: 670px;
}


#sec3 .box1 {
	background: url(../../images/yorumanabi/sec3box1.png) no-repeat 800px 20px;
	padding-bottom: 140px;
	box-sizing: border-box;
	margin-bottom: 40px;
}
#sec3 .box2 {
	background: url(../../images/yorumanabi/sec3box2.png) no-repeat 90px 40px;
	padding-left: 350px;
	box-sizing: border-box;
	margin-bottom: 120px;
}

#sec3 .bottomarea {
	background: #ff2bfa;
	padding: 100px 0 130px 0;
	font-size: 25px;
	line-height: 1.8;
	color: #fff;
}

#sec3 .bottomarea .inner {
	background: url(../../images/yorumanabi/tit_sec3_voice.png) no-repeat 70px 40px;
	padding-left: 355px;
	box-sizing: border-box;
	position: relative;
}

#sec3 .bottomarea h3 {
	font-size: 50px;
	font-family: 'Bodoni Moda', serif;
	margin-bottom: 50px;
}

#sec3 .bottomarea .img_student {
	position: absolute;
	right: 0;
	top: 0;
}


#sec3 .bottomarea .name span {
	font-size: 17px;
}

#sec3 .bottomarea .more {
	position: absolute;
	left: 0;
	bottom: 0;
}







#sec4 h2 {
	font-size: 50px;
	font-family: 'Bodoni Moda', serif;
	color: #96fffe;
	margin-bottom: 50px;
	letter-spacing: -.001em;
}

#sec4 .box1 p, #sec4 .box2 p {
	font-size: 25px;
	width: 670px;
}


#sec4 .box1 {
	background: url(../../images/yorumanabi/sec4box1.png) no-repeat 800px 20px;
	padding-bottom: 140px;
	box-sizing: border-box;
	margin-bottom: 40px;
}
#sec4 .box2 {
	background: url(../../images/yorumanabi/sec4box2.png) no-repeat 90px 40px;
	padding-left: 350px;
	box-sizing: border-box;
	margin-bottom: 120px;
}

#sec4 .box2 ol {
	font-size: 25px;
	padding-bottom: 1em;
}

#sec4 .box2 li {
	padding-bottom: 1em;
}

#sec4 .box2 ol strong {
	display: block;
	font-size: 30px;
}

#sec4 .bottomarea {
	background: #96fffe;
	padding: 100px 0 130px 0;
	font-size: 22px;
	line-height: 1.8;
}

#sec4 .bottomarea .inner {
	background: url(../../images/yorumanabi/tit_sec4_voice.png) no-repeat 870px 40px;
	box-sizing: border-box;
}

#sec4 .bottomarea h3 {
	font-size: 50px;
	font-family: 'Bodoni Moda', serif;
	margin-bottom: 50px;
}

#sec4 .bottomarea .f14 {
	font-size: 14px;
}

#sec4 .bottomarea .f30 {
	font-size: 30px;
}

#sec4 .bottomarea .f40 {
	font-size: 40px;
}







#sec5 h2 {
	font-size: 50px;
	font-family: 'Bodoni Moda', serif;
	color: #333565;
	margin-bottom: 50px;
}

#sec5 .box1 p, #sec5 .box2 p {
	font-size: 25px;
	width: 670px;
}


#sec5 .box1 {
	background: url(../../images/yorumanabi/sec5box1.png) no-repeat 800px 20px;
	padding-bottom: 40px;
	box-sizing: border-box;
	margin-bottom: 40px;
}
#sec5 .box2 {
	background: url(../../images/yorumanabi/sec5box2.png) no-repeat 90px 40px;
	padding-left: 350px;
	box-sizing: border-box;
	margin-bottom: 120px;
}
#sec5 .box2 div {
	margin-bottom: 60px;
}

#sec5 .bottomarea {
	background: #333565;
	padding: 100px 0 130px 0;
	font-size: 25px;
	line-height: 1.8;
	color: #fff;
}

#sec5 .bottomarea .inner {
	background: url(../../images/yorumanabi/tit_sec5_voice.png) no-repeat 70px 40px;
	padding-left: 355px;
	box-sizing: border-box;
	position: relative;
}

#sec5 .bottomarea h3 {
	font-size: 50px;
	font-family: 'Bodoni Moda', serif;
	margin-bottom: 50px;
}

#sec5 .bottomarea .img_student {
	position: absolute;
	right: 0;
	top: 0;
}


#sec5 .bottomarea .name span {
	font-size: 17px;
}

#sec5 .importantarea {
	padding: 100px 0 130px 0;
	font-size: 25px;
	line-height: 1.8;
}

#sec5 .importantarea .inner {
	background: url(../../images/yorumanabi/tit_sec5_important.png) no-repeat 860px 40px;
	box-sizing: border-box;
}

#sec5 .importantarea h3 {
	font-size: 50px;
	font-family: 'Bodoni Moda', serif;
	margin-bottom: 50px;
}

#sec5 .importantarea .inner div {
	width: 700px;
	text-align: center;
	margin-bottom: 40px;
}

#sec5 .importantarea p {
	width: 700px;
}







#sec6 h2 {
	font-size: 50px;
	font-family: 'Bodoni Moda', serif;
	color: #ff5620;
	margin-bottom: 50px;
}

#sec6 .box1 p, #sec6 .box2 p {
	font-size: 22px;
	width: 670px;
	line-height: 1.8;
}

#sec6 .box1 {
	background: url(../../images/yorumanabi/sec6box1.png) no-repeat 800px 20px;
	padding-bottom: 140px;
	box-sizing: border-box;
	margin-bottom: 40px;
}

#sec6 .box1 ol {
	font-size: 22px;
}

#sec6 .box1 ol h3 {
	font-size: 50px;
	font-family: 'Bodoni Moda', serif;
	color: #ff5620;
}

#sec6 .box1 ol h4 {
	font-size: 30px;
	font-weight: bold;
}


#sec6 .box2 .teacherbox {
	display: flex;
}

#sec6 .box2 .teacherbox ul {
	width: 510px;
	display: flex;
	flex-wrap: wrap;
}

#sec6 .box2 .teacherbox li {
	width: 255px;
	text-align: center;
	background: #df532e;
	color: #fff;
	font-size: 17px;
	padding-bottom: 20px;
}

#sec6 .box2 .teacherbox li a {
	color: #fff;
}

#sec6 .box2 .teacherbox li a:hover {
	text-decoration: none;
}

#sec6 .box2 .teacherbox li:first-child {
	width: 510px;
	font-size: 28px;
	padding: 20px 0;
}

#sec6 .box2 .teacherbox ul:last-child li {
	background: #e89946;
}

#sec6 .box2 .teacherbox img {
	width: 255px;
	height: auto;
	display: block;
	margin-bottom: 20px;
}

#sec6 .box2 .teacherbox li span {
	font-size: 30px;
}

#sec6 .bottomarea {
	background: #fe550d;
	margin-top: 100px;
	padding: 100px 0 200px 0;
	font-size: 25px;
	line-height: 1.8;
	color: #fff;
}

#sec6 .bottomarea .inner {
	background: url(../../images/yorumanabi/tit_sec6_voice.png) no-repeat 70px 40px;
	padding-left: 355px;
	box-sizing: border-box;
	position: relative;
}

#sec6 .bottomarea h3 {
	font-size: 50px;
	font-family: 'Bodoni Moda', serif;
	margin-bottom: 50px;
}

#sec6 .bottomarea .img_student {
	position: absolute;
	right: 0;
	top: 0;
}


#sec6 .bottomarea .name span {
	font-size: 17px;
}

#sec6 .bottomarea .more {
	position: absolute;
	left: 0;
	bottom: -80px;
}







#sec7 h2 {
	font-size: 50px;
	font-family: 'Bodoni Moda', serif;
	color: #e9257c;
	margin-bottom: 50px;
}

#sec7 .box1 p {
	font-size: 22px;
	width: 670px;
	line-height: 1.8;
}

#sec7 .box1 {
	background: url(../../images/yorumanabi/sec7box1.png) no-repeat 800px 20px;
	padding-bottom: 140px;
	box-sizing: border-box;
	margin-bottom: 40px;
}

#sec7 .bottomarea {
	background: #e9257c;
	margin-top: 100px;
	padding: 100px 0 130px 0;
	font-size: 25px;
	line-height: 1.8;
	color: #fff;
}

#sec7 .bottomarea .inner {
	background: url(../../images/yorumanabi/tit_sec7_voice.png) no-repeat 70px 40px;
	padding-left: 355px;
	box-sizing: border-box;
	position: relative;
}

#sec7 .bottomarea h3 {
	font-size: 50px;
	font-family: 'Bodoni Moda', serif;
	margin-bottom: 50px;
}

#sec7 .bottomarea .sec7img {
	margin-bottom: 60px;
}








#sec8 h2 {
	font-size: 50px;
	font-family: 'Bodoni Moda', serif;
	color: #9938f9;
	margin-bottom: 50px;
}

#sec8 .box1 p {
	font-size: 22px;
	width: 670px;
	line-height: 1.8;
}

#sec8 .box1 {
	background: url(../../images/yorumanabi/sec8box1.png) no-repeat 800px 20px;
	padding-bottom: 140px;
	box-sizing: border-box;
	margin-bottom: 40px;
}

#sec8 .sec8img {
	margin-bottom: 20px;
}

#sec8 .bottomarea {
	background: #9938f9;
	margin-top: 100px;
	margin-bottom: 100px;
	padding: 100px 0 130px 0;
	font-size: 25px;
	line-height: 1.8;
	color: #fff;
}

#sec8 .bottomarea .inner {
	background: url(../../images/yorumanabi/tit_sec8_voice.png) no-repeat 70px 40px;
	padding-left: 355px;
	box-sizing: border-box;
	position: relative;
}

#sec8 .bottomarea h3 {
	font-size: 50px;
	font-family: 'Bodoni Moda', serif;
	margin-bottom: 50px;
}

#sec8 .bottomarea .img_student {
	position: absolute;
	right: 0;
	top: 0;
}


#sec8 .bottomarea .name span {
	font-size: 17px;
}






























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

.content {
	margin-top: 0 !important;
}


#header {
	position: fixed;
	z-index: 200;
}

#header header {
	background: none;
}

#header header div {
	width: 30%;
	padding-left: 2%;
}

#header header ul {
	position: fixed;
}

#main {
	text-align: center;
	padding: 27.3333% 0 0 0;
}

#main img {
	width: 32%;
}




#anchorslide {
	padding: 18.6667% 0 0 0;
	margin-top: 1.3333%;
}

#anchorslide #card {
	padding: 1.3333% 0;
}

.swiper-pagination {
	margin: 12% 0;
}

.swiper-pagination .swiper-pagination-bullet {
	margin: 10px;
}

.inner {
	width: 82.6667%;
}

.title {
	padding: 20% 0;
}
.title img {
	width: 22.6667%;
}

#sec1 h2 {
	font-size: 6.6667vw;
	margin-bottom: 6.6667%;
}

#sec1 .box1 p {
	font-size: 3.3333vw;
	width: 74.1379%;
}

#sec1 .box2 p {
	font-size: 3.3333vw;
	width: 74.1379%;
}

#sec1 .box2 p:last-child {
	width: 100%;
}

#sec1 .box1 p strong, #sec1 .box2 p strong {
	background:linear-gradient(transparent 80%, #ff0039 0%);
}


#sec1 .box1 {
	background: url(../../images/yorumanabi/sec1box1.png) no-repeat right top;
	padding-bottom: 0;
	margin-bottom: 17.3333%;
}
#sec1 .box2 {
	background: url(../../images/yorumanabi/sec1box2.png) no-repeat right top;
	padding-left: 0;
	margin-bottom: 17.3333%;
}


.sec1table {
	display: block;
	margin-bottom: 6%;
}
.sec1table table{
	width: 74.1379%;
}
.sec1table th,
.sec1table td {
	padding: 3% 0;
	font-size: 2.5333vw;
}

.sec1table .caution {
	font-size: 2.5333vw;
	padding-left: 0;
	line-height: 1.4;
	margin-top: 6%;
	width: 74.1379% !important;
}

#sec1 .bottomarea {
	padding: 13.3333% 0 13.3333% 0;
	font-size: 3.3333vw;
	line-height: 1.4;
}

#sec1 .bottomarea .inner {
	background: url(../../images/yorumanabi/tit_sec1_voice.png) no-repeat right top;
	padding-left: 0;
}

#sec1 .bottomarea h3 {
	font-size: 6.6667vw;
	margin-bottom: 10.6667%;
}

#sec1 .bottomarea .img_student {
	position: relative;
	margin-bottom: 10.6667%;
	width: 35.6667%;
}
#sec1 .bottomarea .name {
	letter-spacing: .2em;
}
#sec1 .bottomarea .name span {
	font-size: 2.1333vw;
}







#sec2 h2 {
	font-size: 6.6667vw;
	margin-bottom: 6.6667%;
}

#sec2 .box1 p {
	font-size: 3.3333vw;
	width: 74.1379%;
	padding-bottom: 34%;
}

#sec2 .box2 p {
	font-size: 3.3333vw;
	width: 100%;
}


#sec2 .box1 {
	background: url(../../images/yorumanabi/sec2box1_sp.png) no-repeat right top;
	padding-bottom: 0;
	margin-bottom: 17.3333%;
}
#sec2 .box2 {
	background: url(../../images/yorumanabi/sec2box2.png) no-repeat left top;
	padding-left: 0;
	padding-top: 60%;
	margin-bottom: 17.3333%;
}

#sec2 .bottomarea {
	padding: 13.3333% 0 13.3333% 0;
	font-size: 3.3333vw;
	line-height: 1.4;
}

#sec2 .bottomarea .inner {
	background: url(../../images/yorumanabi/tit_sec2_voice.png) no-repeat right top;
	padding-left: 0;
}

#sec2 .bottomarea h3 {
	font-size: 6.6667vw;
	margin-bottom: 10.6667%;
}

#sec2 .bottomarea .img_student {
	position: relative;
	margin-bottom: 10.6667%;
	width: 35.6667%;
}


#sec2 .bottomarea .name span {
	font-size: 2.1333vw;
}

#sec2 .bottomarea .more {
	position: relative;
	width: 60%;
	margin: 5% auto 0 auto;
}







#sec3 h2 {
	font-size: 6.6667vw;
	margin-bottom: 6.6667%;
	letter-spacing: -.01em;
}

#sec3 .box1 p {
	font-size: 3.3333vw;
	width: 74.1379%;
	padding-bottom: 34%;
}

#sec3 .box2 p {
	font-size: 3.3333vw;
	width: 74.1379%;
}


#sec3 .box1 {
	background: url(../../images/yorumanabi/sec3box1_sp.png) no-repeat right top;
	padding-bottom: 10%;
	margin-bottom: 17.3333%;
}
#sec3 .box2 {
	background: url(../../images/yorumanabi/sec3box2.png) no-repeat right top;
	padding-left: 0;
	margin-bottom: 17.3333%;
}

#sec3 .bottomarea {
	padding: 13.3333% 0 13.3333% 0;
	font-size: 3.3333vw;
	line-height: 1.4;
}

#sec3 .bottomarea .inner {
	background: url(../../images/yorumanabi/tit_sec3_voice.png) no-repeat right top;
	padding-left: 0;
}

#sec3 .bottomarea h3 {
	font-size: 6.6667vw;
	margin-bottom: 10.6667%;
}

#sec3 .bottomarea .img_student {
	position: relative;
	margin-bottom: 10.6667%;
	width: 35.6667%;
}


#sec3 .bottomarea .name span {
	font-size: 2.1333vw;
}

#sec3 .bottomarea .more {
	position: relative;
	width: 60%;
	margin: 5% auto 0 auto;
}







#sec4 h2 {
	font-size: 6.6667vw;
	margin-bottom: 6.6667%;
}

#sec4 .box1 p {
	font-size: 3.3333vw;
	width: 74.1379%;
	padding-bottom: 20%;
}

#sec4 .box2 p {
	font-size: 3.3333vw;
	padding-top: 5%;
	width: 100%;
}


#sec4 .box1 {
	background: url(../../images/yorumanabi/sec4box1_sp.png) no-repeat right top;
	padding-bottom: 10%;
	margin-bottom: 17.3333%;
}
#sec4 .box2 {
	background: url(../../images/yorumanabi/sec4box2.png) no-repeat right top;
	padding-left: 0;
	margin-bottom: 17.3333%;
}

#sec4 .box2 ol {
	font-size: 4vw;
}

#sec4 .box2 ol strong {
	font-size: 4vw;
}

#sec4 .bottomarea {
	padding: 13.3333% 0 13.3333% 0;
	font-size: 2.9333vw;
	line-height: 1.4;
}

#sec4 .bottomarea .inner {
	background: url(../../images/yorumanabi/tit_sec4_voice.png) no-repeat right top;
	padding-left: 0;
}

#sec4 .bottomarea h3 {
	font-size: 6.6667vw;
	margin-bottom: 10.6667%;
}

#sec4 .bottomarea p {
	width: 77.1379%;
}

#sec4 .bottomarea .f14 {
	font-size: 2.6667vw;
}

#sec4 .bottomarea .f30 {
	font-size: 4vw;
	margin-top: 5%;
	display: inline-block;
}

#sec4 .bottomarea .f40 {
	font-size: 5.3333vw;
}








#sec5 h2 {
	font-size: 6.6667vw;
	margin-bottom: 6.6667%;
}

#sec5 .box1 p {
	font-size: 3.3333vw;
	width: 74.1379%;
	padding-bottom: 22%;
}

#sec5 .box2 p {
	font-size: 3.3333vw;
	width: 100%;
}


#sec5 .box1 {
	background: url(../../images/yorumanabi/sec5box1_sp.png) no-repeat right top;
	padding-bottom: 10%;
	margin-bottom: 17.3333%;
}
#sec5 .box2 {
	background: url(../../images/yorumanabi/sec5box2.png) no-repeat right top;
	padding-left: 0;
	margin-bottom: 17.3333%;
}
#sec5 .box2 div img {
	width: 74.1379%;
}
#sec5 .box2 div {
	margin-bottom: 20%;
}

#sec5 .bottomarea {
	padding: 13.3333% 0 13.3333% 0;
	font-size: 3.3333vw;
	line-height: 1.4;
}

#sec5 .bottomarea .inner {
	background: url(../../images/yorumanabi/tit_sec5_voice.png) no-repeat right top;
	padding-left: 0;
}

#sec5 .bottomarea h3 {
	font-size: 6.6667vw;
	margin-bottom: 10.6667%;
}

#sec5 .bottomarea .img_student {
	position: relative;
	margin-bottom: 16.6667%;
	width: 35.6667%;
}


#sec5 .bottomarea .name span {
	font-size: 2.1333vw;
}

#sec5 .importantarea {
	padding: 100px 0 130px 0;
	font-size: 25px;
	line-height: 1.8;
}

#sec5 .importantarea .inner {
	background: url(../../images/yorumanabi/tit_sec5_important.png) no-repeat right top;
	box-sizing: border-box;
}

#sec5 .importantarea h3 {
	font-size: 6.6667vw;
	margin-bottom: 10.6667%;
}

#sec5 .importantarea .inner div {
	width: 60%;
	text-align: left;
	margin-bottom: 5%;
}

#sec5 .importantarea p {
	width: 74.1379%;
}







#sec6 h2 {
	font-size: 6.6667vw;
	margin-bottom: 6.6667%;
}

#sec6 .box1 p {
	font-size: 3.3333vw;
	width: 74.1379%;
	padding-bottom: 22%;
}

#sec6 .box2 p {
	font-size: 3.3333vw;
	width: 100%;
	padding-bottom: 22%;
}

#sec6 .box1 {
	background: url(../../images/yorumanabi/sec6box1.png) no-repeat right top;
	padding-bottom: 10%;
	margin-bottom: 17.3333%;
}

#sec6 .box1 ol {
	font-size: 2.9333vw;
}

#sec6 .box1 ol h3 {
	font-size: 6.6667vw;
}

#sec6 .box1 ol h4 {
	font-size: 4vw;
}
#sec6 .box1 ol p {
	width: 100%;
	padding-bottom: 1em;
}

#sec6 .box2 .teacherbox ul {
	width: 50%;
}

#sec6 .box2 .teacherbox ul li,
#sec6 .box2 .teacherbox ul:last-child li {
	width: 100%;
	font-size: 2.6667vw;
	padding-bottom: 5%;
	line-height: 1.4;
	letter-spacing: -.05em;
}

#sec6 .box2 .teacherbox ul li:first-child,
#sec6 .box2 .teacherbox ul:last-child li:first-child {
	width: 100%;
	font-size: 3.7333vw;
	padding: 5% 0;
}

#sec6 .box2 .teacherbox img {
	width: 100%;
	margin-bottom: 5%;
}

#sec6 .box2 .teacherbox li span {
	font-size: 3.5vw;
	letter-spacing: -.05em;
}

#sec6 .bottomarea {
	padding: 13.3333% 0 13.3333% 0;
	font-size: 3.3333vw;
	line-height: 1.4;
}

#sec6 .bottomarea .inner {
	background: url(../../images/yorumanabi/tit_sec6_voice.png) no-repeat right top;
	padding-left: 0;
}

#sec6 .bottomarea h3 {
	font-size: 6.6667vw;
	margin-bottom: 10.6667%;
}

#sec6 .bottomarea .img_student {
	position: relative;
	margin: 12.6667% 0 22.6667% 0;
	width: 35.6667%;
}


#sec6 .bottomarea .name span {
	font-size: 2.1333vw;
}

#sec6 .bottomarea .more {
	position: relative;
	width: 60%;
	margin: 5% auto 0 auto;
	bottom: 0;
}







#sec7 h2 {
	font-size: 6.6667vw;
	margin-bottom: 6.6667%;
}

#sec7 .box1 p {
	font-size: 3.3333vw;
	width: 74.1379%;
	padding-bottom: 28%;
}

#sec7 .box1 {
	background: url(../../images/yorumanabi/sec7box1_sp.png) no-repeat right top;
	padding-bottom: 10%;
	margin-bottom: 17.3333%;
}

#sec7 .bottomarea {
	padding: 13.3333% 0 13.3333% 0;
	font-size: 2.9333vw;
	line-height: 1.4;
}

#sec7 .bottomarea .inner {
	background: url(../../images/yorumanabi/tit_sec7_voice.png) no-repeat right top;
	padding-left: 0;
}

#sec7 .bottomarea h3 {
	font-size: 6.6667vw;
	margin-bottom: 10.6667%;
}

#sec7 .bottomarea .sec7img {
	width: 74.1379%;
	margin-bottom: 10%;
}








#sec8 h2 {
	font-size: 6.6667vw;
	margin-bottom: 6.6667%;
}

#sec8 .box1 p {
	font-size: 3.3333vw;
	width: 100%;
	padding-bottom: 10%;
}

#sec8 .box1 p.firstchild {
	width: 74.1379%;
}

#sec8 .box1 {
	background: url(../../images/yorumanabi/sec8box1.png) no-repeat right top;
	padding-bottom: 10%;
	margin-bottom: 17.3333%;
}

#sec8 .sec8img {
	margin-bottom: 10%;
}

#sec8 .bottomarea {
	padding: 13.3333% 0 13.3333% 0;
	font-size: 2.9333vw;
	line-height: 1.4;
}

#sec8 .bottomarea .inner {
	background: url(../../images/yorumanabi/tit_sec8_voice.png) no-repeat right top;
	padding-left: 0;
}

#sec8 .bottomarea h3 {
	font-size: 6.6667vw;
	margin-bottom: 10.6667%;
}

#sec8 .bottomarea .img_student {
	position: relative;
	margin: 12.6667% 0 22.6667% 0;
	width: 35.6667%;
}


#sec8 .bottomarea .name span {
	font-size: 2.1333vw;
}









#form {
	width: 100%;
}


}

