@charset "utf-8";
/*
 * style.css
 *
 *  version --- 1.0
 *  updated --- 2013/5/10
 */

/*common*/
.combox1{

}
.combox1 .inner{
	position: relative;
	padding: 28.8% 0 0;
}
.comtit{
	position: absolute;
	top: -20px;
	left: -30px;
	padding: 0 0 0 15px;
	font-family: 'Supreme-Medium', sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #8D99AE;
	transform-origin: left bottom;
	transform: rotate(90deg);
}
.comtit span{
	color: #EF233C;
}
.comtit:after{
	position: absolute;
	content: "";
	width: 5px;
	height: 5px;
	background: #EF233C;
	left: 0;
	top: 6px;
}
.combox1 .inner .img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1;
}
.combox1 .inner .content{
	position: relative;
	padding: 84px 50px 0 60px;
	width: 520px;
	background: #fff;
	z-index: 2;
}
.combox1 .inner .content .txt{
	font-size: 15px;
	line-height: 30px;
	margin: 25px 0 0;
}
.combox1 .inner .content .btn{
	margin: 35px 0 0;
}
@media screen and (max-width: 1100px) {
.combox1{

}
.combox1 .inner{
	padding: 0;
}
.comtit{
	position: absolute;
	top: -20px;
	left: 0;
	padding: 0 0 0 15px;
	transform: rotate(0deg);
}
.combox1 .inner .img{
	position: relative;
	left: auto;
	top: auto;
	width: 100%;
}
.combox1 .inner .img img{
	width: 100%;
}
.combox1 .inner .content{
	padding: 44px 0 20px;
	width: 100%;
}
.combox1 .inner .content .txt{
	font-size: 14px;
	line-height: 28px;
	margin: 10px 0 0;
}
.combox1 .inner .content .btn{
	margin: 30px 0 0;
}	
}

.bgcourse{
	position: relative;
	background: url(../img/top/bg_course.png) center top no-repeat;
	background-size: 100% auto;
	z-index: 0;
    margin-top: -96px;
    padding-top: 187px;
}
@media screen and (max-width: 1100px) {
.bgcourse{
	background: none;
    margin-top: 0;
    padding-top: 60px;
}	
}
/*=====================top=======================*/
/*mv*/
.mv{
	position: relative;
	height: 675px;
	box-sizing: border-box;
	padding: 327px 0 0 40px;
}
.mvtxt1{
	position: relative;
	z-index: 2;
	font-size: 32px;
	line-height: 52px;
	font-weight: 500;
	color: #fff;
	text-shadow: 0px 0px 20px #000000;
}
.mvtxt2{
	position: relative;
	z-index: 2;
	font-size: 18px;
	line-height: 26px;
	color: #fff;
	margin: 40px 0 0;
}
.mvslider{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}
.mvslideritem{
	width: 100%;
	height: 675px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.mvslider1{
	background-image: url(../../../../wp-content/uploads/2022/04/pixta_41402653_L-scaled.jpg);
}
.mvslider2{
	background-image: url(../../../../wp-content/uploads/2022/04/pixta_76680686_M.jpg);
}
.mvslider3{
	background-image: url(../../../../wp-content/uploads/2022/04/pixta_87748634_L-scaled.jpg);
}

.mvslider4{
	background-image: url(../../../../wp-content/uploads/2022/04/pixta_84313848_L-scaled.jpg);
}
.mvslider5{
	background-image: url(../../../../wp-content/uploads/2022/04/pixta_87727052_L-scaled.jpg);
}
.mvslider6{
	background-image: url(../../../../wp-content/uploads/2022/04/pixta_68037247_L-scaled.jpg);
}


.mvnews{
	position: absolute;
	left: 0;
	bottom: -50px;
	z-index: 2;
}
.mvnews a{
	display: block;
	display: flex;
	width: 942px;
	height: 100px;
	justify-content: space-between;
	align-items: center;
	padding: 0 30px 0 40px;
	background-image: linear-gradient(90deg, #8D99AE 0%, #A6B3C9 100%);
	box-sizing: border-box;
}
.mvnews a .text{
	font-size: 15px;
	line-height: 22px;
	color: #fff;
	font-weight: 500;
	padding: 0 0 0 35px;
	background: url(../img/top/icon_question.svg) left center no-repeat;
}
.mvnews a .btn{
	height: 40px;
	width: 100px;
	font-size: 15px;
	line-height: 40px;
	color: #fff;
	padding: 0 55px 0px 15px;
	background: url(../img/top/arr_mv.svg) right center no-repeat;
}
.mvscroll{
	position: absolute;
	right: 43px;
	bottom: -50px;
	font-size: 13px;
	line-height: 17px;
	color: #fff;
	padding: 0 0 76px;
	writing-mode: tb-lr;
	writing-mode: vertical-lr;
	background: url(../img/top/icon_scroll.svg) left 7px bottom no-repeat;
	z-index: 2;
}
.mvdots{
	position: relative;
	z-index: 3;
	margin: 22px 0 0;
}
.mvdots ul.dot-class{
    margin-top: 0;
    text-align: left;
}
.mvdots ul.dot-class li{
    width: 40px;
    height: 2px;
    margin: 0;
}
.mvdots ul.dot-class li + li{
    margin: 0;
}
.mvdots ul.dot-class li button{
    width: 40px;
    height: 2px;
    padding: 0;
    color: initial;
    border: 0;
    outline: none;
    margin: 0;
    background: #fff;
    border-radius: 0;
}
.mvdots ul.dot-class li button:before{
    font-size: 0;
    width: 40px;
    height: 2px;
    content: '';
    opacity: 1;
    color: initial;
    border-radius: 0;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mvdots ul.dot-class li.slick-active button, .mvdots ul.dot-class li:hover button{
    font-size: 0;
    width: 40px;
    height: 2px;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    background: #EF233C;
    outline: none;
}
.mvdots ul.dot-class li.slick-active button:before{
    font-size: 0;
    width: 40px;
    height: 2px;
    content: '';
    opacity: 1;
    color: initial;
    border-radius: 0;
    background: #EF233C;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}
@media screen and (max-width: 1100px) {
.mv{
	height: 580px;
	padding: 280px 0 0 20px;
	margin: 70px 0 0;
}
.mvtxt1{
	font-size: 20px;
	line-height: 32px;
	text-shadow: 0 0 10px rgba(0,0,0,.2), 0 0 10px rgba(0,0,0,.2), 0 0 10px rgba(0,0,0,.2), 0 0 10px rgba(0,0,0,.2);
}
.mvtxt2{
	font-size: 14px;
	line-height: 21px;
	margin: 30px 0 0;
	text-shadow: 0 0 10px rgba(0,0,0,.2), 0 0 10px rgba(0,0,0,.2), 0 0 10px rgba(0,0,0,.2), 0 0 10px rgba(0,0,0,.2);
}
.mvslideritem{
	height: 580px;
}
/*
.mvslider1{
	background-image: url(../img/top/bg_mv1.jpg);
}
.mvslider2{
	background-image: url(../img/top/bg_mv2.jpg);
}
.mvslider3{
	background-image: url(../img/top/bg_mv3.jpg);
}
.mvslider4{
	background-image: url(../img/top/bg_mv4.jpg);
}
.mvslider5{
	background-image: url(../img/top/bg_mv5.jpg);
}
.mvslider6{
	background-image: url(../img/top/bg_mv6.jpg);
}
.mvslider7{
	background-image: url(../img/top/bg_mv7.jpg);
}
*/

.mvnews{
	top: 100%;
	bottom: auto;
}
.mvnews a{
	display: block;
	display: flex;
	width: 100%;
	height: auto;
	justify-content: space-between;
	align-items: center;
	padding: 10px;
}
.mvnews a .text{
	flex: 1;
	font-size: 12px;
	line-height: 15px;
	padding: 0 0 0 22px;
	background: url(../img/top/icon_question.svg) left center no-repeat;
}
.mvnews a .btn{
	width: 100px;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	padding: 0 40px 0 0;
	background: url(../img/top/arr_mv.svg) right center no-repeat;
	background-size: auto 100%;
	box-sizing: border-box;
	margin: 0 0 0 5px;
}
.mvscroll{
	right: 20px;
	bottom: 10px;
}
.mvdots ul.dot-class li{
    width: 30px;
}
.mvdots ul.dot-class li button{
    width: 30px;
}
.mvdots ul.dot-class li button:before{
    width: 30px;
}
.mvdots ul.dot-class li.slick-active button, .mvdots ul.dot-class li:hover button{
    width: 30px;
}
.mvdots ul.dot-class li.slick-active button:before{
    width: 30px;
}
}
/*information_top*/
.information_top{
	padding: 170px 0 70px;
	background: url(../img/top/bg_information.svg) right 45vw bottom 66px no-repeat;
}
.information_top .box{
	display: flex;
	justify-content: space-between;
}
.information_top .text{
	width: 250px;
	padding: 24px 0 0;
}
.information_top .content{
	width: 684px;
}
.information_top .content ul{
	display: flex;
	flex-wrap: wrap;
}
.information_top .content li{
	width: calc((100% - 28px)/2);
	margin-right: 28px;
	margin-bottom: 50px;
}
.information_top .content li:nth-child(2n){
	margin-right: 0;
}
.information_top .content .img{
	margin: 0 0 30px;
	height: 185px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-color: #ccc;
}
.information_top .content .date{
	position: relative;
	padding: 12px 40px 12px 0;
	font-size: 14px;
	line-height: 22px;
	color: #8D99AE;
	border-top: 1px solid #EAF1F4;
	background: url(../img/top/arw_information.svg) right 10px center no-repeat;
}
.information_top .content .date:after{
	position: absolute;
	content: "";
	width: 40px;
	height: 1px;
	background: #EF233C;
	right: 0;
	top: -1px;
}
.information_top .content .txt{
	font-size: 14px;
	line-height: 24px;
	color: #6F7181;
}
.information_top .content a{
	display: block;
}
.information_top .content a:hover{
	opacity: .7;
}
@media screen and (max-width: 1100px) {
.information_top{
	padding: 110px 0 50px;
	background: none;
}
.information_top .box{
	display: block;
	justify-content: space-between;
}
.information_top .text{
	width: 100%;
	padding: 24px 0 0;
}
.information_top .content{
	width: 100%;
	margin: 40px 0 0;
}
.information_top .content ul{
	display: block;
}
.information_top .content li{
	width: 100%;
	margin-right: 0;
	margin-bottom: 40px;
}
}
/*reason*/
.reason{
	position: relative;
	margin: 0 0 120px;
}
.reason:before{
	position: absolute;
	content: "";
	left: 0;
	width: 1630px;
	height: 760px;
	top: -360px;
	background: url(../img/top/dec_reason.png) 0 0 no-repeat;
	z-index: -1;
}
@media screen and (max-width: 1100px) {
.reason{
	margin: 0 0 60px;
}
.reason:before{
	display: none;
}	
}

/*course*/
.course{
	position: relative;
	padding: 140px 0 0;
	background: url(../img/top/bg_course.png) center top no-repeat;
	background-size: cover;
	z-index: 0;
	margin: -10px 0 70px;
}
.course.nobg{
	background: none;
	padding: 0;
	margin: 0;
}
.course.nobg ul{
	margin: 0 25px;
}
.course ul{
	display: flex;
	flex-wrap: wrap;
}
.course li{
	width: calc((100% - 50px)/2);
	margin-bottom: 50px;
	margin-right: 50px;
}
.course li a{
	display: block;
	display: flex;
	width: 100%;
}
.course li a:hover{
	opacity: 0.7;
}
.course li:nth-child(2n){
	margin-right: 0;
}
.course li .img{
	width: 200px;
}
.course li .content{
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0 0 0 30px;
}
.course li .content .tag{
	
}
.course li .content .tag span{
	display: inline-block;
	width: 56px;
	border: 1px solid #8D99AE;
	font-size: 13px;
	line-height: 28px;
	color: #8D99AE;
	text-align: center;
	border-radius: 15px;
	margin-right: 5px;
}
.course li .content .tit{
	font-size: 20px;
	line-height: 30px;
	color: #2B2D42;
	font-weight: 500;
	margin: 10px 0 0;
}
.course li .content .sub{
	font-size: 15px;
	line-height: 22px;
	color: #6F7181;
	margin: 12px 0 0;
}
.course li .content .btn{
	margin: 22px 0 0;
}
@media screen and (max-width: 1100px) {
.course{
	padding: 30px 0 0;
	background: none;
	margin: 0 0 30px;
}
.course ul{
	display: block;
	max-width: 375px;
	margin: 0 auto;
}
.course.nobg ul{
	margin: 0 auto;
}
.course li{
	width: 100%;
	margin-bottom: 40px;
	margin-right: 0;
}
.course li a{
	display: block;
	display: flex;
	width: 100%;
}
.course li .img{
	width: 100px;
}
.course li .content{
	padding: 0 0 0 10px;
}
.course li .content .tag span{
	width: 45px;
	font-size: 12px;
	line-height: 22px;
	border-radius: 15px;
	margin-right: 5px;
}
.course li .content .tit{
	font-size: 18px;
	line-height: 26px;
	margin: 10px 0 0;
}
.course li .content .sub{
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0 0;
}
.course li .content .btn{
	margin: 10px 0 0;
}	
}
/*topsearch*/
.topsearch{
	padding: 125px 0 80px;
	background-position: left 35% top 60px;
	background-repeat: no-repeat;
	background-image: url(../img/top/img_map.svg);
	background-color: #EDF2F4;
}
.topsearch .inner{
	position: relative;
}
.topsearch .comtit{
	top: -170px;
}
.topsearch .img{
	display: none;
}
.topsearch .comment{
	font-size: 15px;
	line-height: 30px;
	width: 417px;
	margin: 25px 0 0;
}
.topsearch .btn{
	position: relative;
	margin: 25px 0 0;
	z-index: 2;
}
.topsearch .box{
	position: relative;
	margin: -70px 0 0;
	display: flex;
	justify-content: flex-end;
	z-index: 0;
}
.topsearch .boxin{
	width: 328px;
}
.topsearch .box .txt1{
	font-size: 24px;
	line-height: 36px;
	color: #2B2D42;
}
.topsearch .box .txt2{
	font-size: 15px;
	line-height: 22px;
	margin: 10px 0 0;
}
.topsearch .box .txt3{
	font-size: 14px;
	line-height: 20px;
	margin: 7px 0 0;
	color: rgba(111,113,129,0.5);
}
.linklist{
	margin: 20px 0 0;
	border-top: 1px solid #CCDDE5;
}
.linklist li{
	border-bottom: 1px solid #CCDDE5;
}
.linklist li a{
	display: block;
	display: flex;
	align-items: center;
	padding: 0 28px 0 0;
	height: 52px;
	background-repeat: no-repeat;
	background-position: right 11px center;
	background-image: url(../common/img/arr_link_g.svg);
	box-sizing: content-box;
}
.linklist li a:hover{
	background-position: right 5px center;
}
.linklist li a .num{
	width: 32px;
	font-family: 'Supreme-Medium', sans-serif;
	font-size: 13px;
	color: #8D99AE;
}
.linklist li a .text{
	flex: 1;
	font-size: 15px;
	font-weight: 500;
	color: #2B2D42;
}
@media screen and (max-width: 1100px) {
.topsearch{
	margin: 50px 0 0;
	padding: 60px 0 40px;
	background-image: none;
}
.topsearch .comtit{
	top: -70px;
}
.topsearch .img{
	display: block;
	text-align: center;
	margin: 30px 0;
}
.topsearch .comment{
	font-size: 14px;
	line-height: 28px;
	width: 100%;
	margin: 20px 0 0;
}
.topsearch .btn{
	margin: 25px 0 0;
}
.topsearch .box{
	margin: 30px 0 0;
	display: block;
}
.topsearch .boxin{
	width: 100%;
}
.topsearch .box .txt1{
	font-size: 20px;
	line-height: 26px;
}
.topsearch .box .txt2{
	font-size: 14px;
	line-height: 20px;
	margin: 6px 0 0;
}
.topsearch .box .txt3{
	font-size: 12px;
	line-height: 18px;
	margin: 5px 0 0;
}
}
/*contactus*/
.contactus{
	margin: 120px 0;
}
.contactus .box{
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0 0 0 80px;
	height: 400px;
	color: #fff;
	background: url(../img/top/bg_contactus.png) center no-repeat;
	background-size: cover;
}
.contactus.service .box{
	background: url(../img/service/bg_contactus.png) center no-repeat;
	background-size: cover;
}
.contactus .box .txt1{
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
}
.contactus .box .txt2{
	font-size: 18px;
	line-height: 27px;
	font-weight: 500;
	margin: 17px 0 0;
}
.contactus .box .tel a{
	font-size: 44px;
	line-height: 55px;
	color: #fff;
}
.contactus .box .txt3{
	font-size: 15px;
	line-height: 22px;
	font-weight: 500;
	margin: 4px 0 0;
}
.contactus .box .btn{
	position: absolute;
	right: 0;
	bottom: 0;
}
.contactus .box .btn a{
	display: block;
	padding: 0 70px 0 0;
	font-size: 15px;
	line-height: 50px;
	height: 50px;
	color: #fff;
	white-space: nowrap;
}
.contactus .box .btn a:after{
	position: absolute;
	content: "";
	width: 50px;
	height: 50px;
	right: 0;
	top: 0;
	background: url(../common/img/arr_link_w2.svg) center no-repeat #EF233C;
}
@media screen and (max-width: 1100px) {
.contactus{
	margin: 60px 0;
}
.contactus .box{
	padding: 0 20px;
	height: 240px;
}
.contactus .box .txt1{
	font-size: 14px;
	line-height: 23px;
}
.contactus .box .txt2{
	font-size: 12px;
	line-height: 24px;
	margin: 5px 0 0;
}
.contactus .box .tel a{
	font-size: 28px;
	line-height: 35px;
}
.contactus .box .txt3{
	font-size: 12px;
	line-height: 18px;
}
.contactus .box .btn{
	position: absolute;
	right: 0;
	bottom: 0;
}
.contactus .box .btn a{
	padding: 0 40px 0 0;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
}
.contactus .box .btn a:after{
	width: 30px;
	height: 30px;
	background: url(../common/img/arr_link_w2.svg) center no-repeat #EF233C;
	background-size: 10px auto;
}	
}
/*topservice*/
.topservice{
	
}
.topservicetit{
	padding: 24px 0 40px;
	position: relative;
}
.topservice .box{
	display: flex;
}
.topservice .box .item{
	position: relative;
	display: block;
	width: 50%;
}
.topservice .box .item:hover{
	opacity: .7;
}
.topservice .box .item:after{
	position: absolute;
	content: "";
	width: 50px;
	height: 50px;
	right: 0;
	bottom: 0;
	background: url(../common/img/arr_link_w2.svg) center no-repeat #EF233C;
}
.topservice .box .item .img{
	width: 100%;
}
.topservice .box .item .content{
	position: absolute;
	left: 50%;
	bottom: 35px;
	width: 78%;
	transform: translateX(-53%);
}
.topservice .box .item .content .tit{
	font-size: 24px;
	line-height: 36px;
	color: #fff;
	margin: 0 0 16px;
}
.topservice .box .item .content .txt{
	font-size: 15px;
	line-height: 30px;
	color: #fff;
}
@media screen and (max-width: 1100px) {
.topservice{
	
}
.topservicetit{
	padding: 40px 0 20px;
	position: relative;
}
.topservice .box{
	display: block;
}
.topservice .box .item{
	position: relative;
	display: block;
	width: 100%;
}
.topservice .box .item:after{
	width: 30px;
	height: 30px;
	background: url(../common/img/arr_link_w2.svg) center no-repeat #EF233C;
	background-size: 10px auto;
}
.topservice .box .item .img{
	width: 100%;
}
.topservice .box .item .content{
	left: 50%;
	bottom: 40px;
	width: 85%;
	transform: translateX(-50%);
}
.topservice .box .item .content .tit{
	font-size: 20px;
	line-height: 30px;
	margin: 0 0 15px;
}
.topservice .box .item .content .txt{
	font-size: 12px;
	line-height: 21px;
}	
}


/*=====================service=======================*/
.servicetop{
	padding: 175px 0 40px;
}
.servicetop .box{

}
.servicetop .box .sub{
	font-size: 13px;
	line-height: 18px;
	color: #8D99AE;
}
.servicetop .box .tit{
	font-size: 32px;
	line-height: 54px;
	color: #2B2D42;
	margin: 14px 0 0;
}
.servicetop .box .txt{
	font-size: 18px;
	line-height: 26px;
	color: #2B2D42;
	margin: -28px 0 0;
	text-align: right;
}
@media screen and (max-width: 1100px) {
.servicetop{
	padding: 120px 0 30px;
}
.servicetop .box .sub{
	font-size: 11px;
	line-height: 15px;
}
.servicetop .box .tit{
	font-size: 21px;
	line-height: 35px;
	margin: 10px 0 0;
}
.servicetop .box .txt{
	font-size: 13px;
	line-height: 21px;
	margin: 10px 0 0;
}	
}
/*mv*/
.servicemv{
	position: relative;
}
.servicemv .in{
	position: relative;
}
.servicemv .dot{
	position: absolute;
	left: 30px;
	top: 20px;
	right: 30px;
	z-index: 1;
}
.servicemvslideritem{
	width: 100%;
	height: 675px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}


.servicemvslider1{
	background-image: url(../../../../wp-content/uploads/2022/04/pixta_82435889_L-scaled.jpg);
}
.servicemvslider2{
	background-image: url(../../../../wp-content/uploads/2022/04/pixta_84674139_L-scaled.jpg);
}
.servicemvslider3{
	background-image: url(../../../../wp-content/uploads/2022/04/pixta_65934135_M.jpg);
}

.servicemv .mvscroll{
	position: absolute;
	right: 57px;
	top: 50%;
	bottom: auto;
	font-size: 13px;
	line-height: 17px;
	color: #fff;
	padding: 0 0 76px;
	writing-mode: tb-lr;
	writing-mode: vertical-lr;
	background: url(../img/service/icon_scroll.svg) left 7px bottom no-repeat;
	transform: translateY(-50%);
	z-index: 2;
}
@media screen and (max-width: 1100px) {
.servicemv .dot{
	left: 20px;
	top: 0px;
	right: 20px;
}
.servicemvslideritem{
	height: 390px;
}
	.servicemvslider1{
		background-image: url(../../../../wp-content/uploads/2022/04/pixta_82435889_L-scaled.jpg);
	}
	.servicemvslider2{
		background-image: url(../../../../wp-content/uploads/2022/04/pixta_84674139_L-scaled.jpg);
	}
	.servicemvslider3{
		background-image: url(../../../../wp-content/uploads/2022/04/pixta_65934135_M.jpg);
	}
.servicemvslider4{
	background-image: url(../img/service/bg_servicemv4.jpg);
}
.servicemvslider5{
	background-image: url(../img/service/bg_servicemv5.jpg);
}
.servicemvslider6{
	background-image: url(../img/service/bg_servicemv6.jpg);
}
.servicemvslider7{
	background-image: url(../img/service/bg_servicemv7.jpg);
}
.servicemvslider8{
	background-image: url(../img/service/bg_servicemv8.jpg);
}
.servicemv .mvscroll{
	right: 20px;
	background: url(../img/service/icon_scroll.svg) left 7px bottom no-repeat;
}	
}
/*pro*/
.pro{
	padding: 145px 0 0;
    background: url(../img/service/bg_pro.svg) left 56vw top 53px no-repeat;
}
.pro .box1{
	position: relative;
}
.pro .box1 .comtit{
	top: -45px;
}
.pro .box1 .txt{
	font-size: 15px;
	line-height: 30px;
	margin: 25px 0 0;
	max-width: 506px;
}
.pro .box1 .btn{
	margin: 36px 0 0;
}
.prolist{
	margin: 22px 0 0;
	background: url(../img/service/bg_pro2.png) center top no-repeat;
	background-size: cover;
}
.prolist ul{
	display: flex;
	flex-wrap: wrap;
	padding: 20px 0 40px;
}
.prolist li{
	width: 20%;
	margin-top: 60px;
	text-align: center;
}
.prolist li .txt1{
	font-size: 13px;
	line-height: 17px;
	text-align: center;
	color: #8D99AE;
}
.prolist li .txt1 span{
	color: #EF233C;
}
.prolist li .img{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 85px;
	margin: 28px 0 28px;
}
.prolist li .txt2{
	font-size: 15px;
	line-height: 22px;
	text-align: center;
	color: #2B2D42;
}
@media screen and (max-width: 1100px) {
.pro{
	padding: 100px 0 0;
    background: none;
}
.pro .box1 .txt{
	font-size: 14px;
	line-height: 28px;
	margin: 20px 0 0;
}
.pro .box1 .btn{
	margin: 30px 0 0;
}
.prolist{
	margin: 20px 0 0;
	background: none;
}
.prolist ul{
	padding: 20px 0 40px;
	justify-content: space-between;
}
.prolist li{
	width: 48%;
	margin-top: 40px;
}
.prolist li .txt1{
	font-size: 10px;
	line-height: 15px;
}
.prolist li .img{
	margin: 20px 0 20px;
}
.prolist li .txt2{
	font-size: 12px;
	line-height: 18px;
}	
}
/*thought*/
.thought{
	margin: 77px 0 0;
}
.thought .box{
	display: flex;
	justify-content: space-between;
}
.thought .box .item{
	position: relative;
	display: block;
	width: 48.65%;
	color: #fff;
	background: #EF233C;
}
.thought .box .item + .item .comtit{
	left: auto;
	right: -70px;
}
.thought .box .item:after{
	position: absolute;
	content: "";
	width: 20px;
	height: 8px;
	right: 25px;
	bottom: 25px;
	background: url(../common/img/arr_link_w2.svg) center no-repeat;
	background-size: 100% auto;
	transition: all .3s ease;
}
.thought .box .item:hover:after{
	right: 15px;
}
.thought .box .item img{
	width: 100%;
}
.thought .box .item .content{
	padding: 24px 30px 46px;
}
.thought .box .item .content .tit{
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
}
.thought .box .item .content .txt{
	font-size: 15px;
	line-height: 30px;
	margin: 8px 0 0;
}
@media screen and (max-width: 1100px) {
.thought{
	margin: 50px 0 0;
}
.thought .box{
	display: block;
}
.thought .box .item{
	width: 100%;
}
.thought .box .item + .item{
	margin-top: 50px;
}
.thought .box .item + .item .comtit{
	left: 0;
	right: auto;
}
.thought .box .item .content{
	padding: 20px 25px 40px;
}
.thought .box .item .content .tit{
	font-size: 18px;
	line-height: 28px;
}
.thought .box .item .content .txt{
	font-size: 12px;
	line-height: 24px;
	margin: 8px 0 0;
}	
}
/*import*/
.import{
	margin: 120px 0 0;
	background: url(../img/service/bg_import.png) center no-repeat;
	background-size: cover;
}
.import .box{
	display: flex;
}
.import .box .text{
	width: 347px;
	padding: 124px 0 0 40px;
}
.import .box .content{
	flex: 1;
	padding: 100px 0 58px;
	overflow: hidden;
}
.importsliderwrap{
	position: relative;
	width: 684px;
}
.importslider.slick-slider{
	margin: 0 -14px;
	overflow: visible;
}
.importslider .slick-list{
	overflow: visible;
}
.importslideritem{
	position: relative;
	display: block;
	width: 100%;
	color: #fff;
}
.importslideritem img{
	height: 300px;
	width: 100%;
	object-fit: cover;
	position: relative;
}
.importslideritem .img{
	position: relative;
}
.importslideritem .img:after
{
	content: "";
	pointer-events: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	transition: background .1s linear;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…dpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background-size: 100%;
	background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.64)));
	background-image: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.64));
	background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.64));
	background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.64));
}

.importslideritem:hover{
	opacity: .7;
}
.import .slick-slide{
	margin: 0 14px;
}
.importslideritem:after{
	position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    right: 0;
    bottom: 0;
    background: url(../common/img/arr_link_w2.svg) center no-repeat #EF233C;
}
.importslideritem .cont{
	position: absolute;
	left: 30px;
	right: 30px;
	bottom: 30px;
}
.importslideritem .cont .txt1{
	font-size: 14px;
	line-height: 26px;
	font-weight: 500;
	margin: 0 0 18px;
}
.importslideritem .cont .txt2{
	font-size: 15px;
	line-height: 34px;
	font-weight: 500;
	margin: 0 0 18px;
}
.importslideritem .cont .txt2 span{
	display: inline-block;
	margin: 0 0 0 15px;
	height: 34px;
	font-size: 13px;
	line-height: 32px;
	text-align: center;
	border-radius: 17px;
	width: 108px;
	box-sizing: border-box;
	border: 1px solid #FFFFFF;
}
.importdots{
	position: relative;
	z-index: 3;
	margin: 22px 0 0;
}
.importdots ul.dot-class{
    margin-top: 0;
    text-align: right;
}
.importdots ul.dot-class li{
    width: 20px;
    height: 2px;
    margin: 0;
}
.importdots ul.dot-class li + li{
    margin: 0;
}
.importdots ul.dot-class li button{
    width: 20px;
    height: 2px;
    padding: 0;
    color: initial;
    border: 0;
    outline: none;
    margin: 0;
    background: #fff;
    border-radius: 0;
}
.importdots ul.dot-class li button:before{
    font-size: 0;
    width: 20px;
    height: 2px;
    content: '';
    opacity: 1;
    color: initial;
    border-radius: 0;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.importdots ul.dot-class li.slick-active button, .importdots ul.dot-class li:hover button{
    font-size: 0;
    width: 20px;
    height: 2px;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    background: #EF233C;
    outline: none;
}
.importdots ul.dot-class li.slick-active button:before{
    font-size: 0;
    width: 20px;
    height: 2px;
    content: '';
    opacity: 1;
    color: initial;
    border-radius: 0;
    background: #EF233C;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}

.import_prev,
.import_next{
	position: absolute;
	top: 42%;
	cursor: pointer;
	width: 50px;
	height: 50px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #EF233C;
	background-image: url(../img/service/ico_slider.svg);
	border-radius: 50%;
}
.import_prev{
	left: 330px;
	transform: rotate(180deg);
}
.import_next{
	right: -25px;
}
@media screen and (max-width: 1100px) {
.import{
	margin: 50px 0 0;
	background: url(../img/service/bg_import.png) center no-repeat;
	background-size: cover;
}
.import .box{
	display: block;
}
.import .box .text{
	width: 100%;
	padding: 60px 0 0 20px;
}
.import .box .content{
	padding: 50px 20px 30px;
}
.importsliderwrap{
	width: 100%;
}
.importslider.slick-slider{
	margin: 0 -14px;
	overflow: visible;
}
.importdots{
	margin: 20px 0 0;
}
.importdots ul.dot-class{
    margin-top: 0;
    text-align: right;
}
.import_prev{
	left: -20px;
}
.import_next{
	right: -20px;
}	
}







/*about*/
.about{
	margin: 0 0 120px;
}
@media screen and (max-width: 1100px) {
.about{
	margin: 0 0 60px;
}	
}
/*information_service*/
.information_service{
	padding: 120px 0 0;
}
.information_service .box{
	display: flex;
	justify-content: space-between;
}
.information_service .text{
	width: 261px;
	padding: 24px 0 0;
}
.information_service .content{
	flex: 1;
}
.information_service .content li a{
	position: relative;
	display: block;
	display: flex;
	padding: 22px 25px 22px 20px;
	border-bottom: 1px solid #EAF1F4;
	min-height: 106px;
	box-sizing: border-box;
	background: #fff;
}
.information_service .content li:first-child a{
	border-top: 1px solid #EAF1F4;
}
.information_service .content li a:hover{
	opacity: .7;
}
.information_service .content li a:after{
	position: absolute;
	content: "";
	width: 18px;
	height: 8px;
	right: 20px;
	bottom: 20px;
	background: url(../common/img/arr_link_r2.svg) center no-repeat;
}
.information_service .content .date{
	width: 135px;
	font-size: 15px;
	line-height: 30px;
	color: #8D99AE;
	white-space: nowrap;
}
.information_service .content .txt{
	flex: 1;
	font-size: 15px;
	line-height: 30px;
	color: #6F7181;
}
@media screen and (max-width: 1100px) {
.information_service{
	padding: 60px 0 0;
}
.information_service .box{
	display: block;
	justify-content: space-between;
}
.information_service .text{
	width: 100%;
}
.information_service .content{
	margin: 40px 0 0;
}
.information_service .content li a{
	display: block;
	padding: 15px 15px 20px 15px;
	min-height: auto;
}
.information_service .content li a:after{
	right: 15px;
	bottom: 15px;
}
.information_service .content .date{
	width: 100%;
	font-size: 14px;
	line-height: 21px;
	margin: 0 0 5px;
}
.information_service .content .txt{
	font-size: 12px;
	line-height: 21px;
}	
}


/*================course==============*/
.coursepage .cont1{
	padding-bottom: 80px;
}
.coursepage .cont1 .box{
	padding: 0 36px;
}
.coursepage .cont1 .box .inner{
	display: flex;
	flex-direction: row-reverse;
	margin: 72px 0 0;
}
.coursepage .cont1 .box .inner .img{
	width: 396px;
	margin: 20px 0 0 62px;
}
.coursepage .cont1 .box .inner .text{
	flex: 1;
	font-size: 15px;
	line-height: 30px;
	text-align: justify;
}
@media screen and (max-width: 1100px) {
.coursepage .cont1{
	padding-bottom: 60px;
}
.coursepage .cont1 .box{
	padding: 0;
}
.coursepage .cont1 .box .inner{
	display: block;
	margin: 40px 0 0;
}
.coursepage .cont1 .box .inner .img{
	width: 100%;
	margin: 0 0 30px;
	text-align: center;
}
.coursepage .cont1 .box .inner .text{
	font-size: 14px;
	line-height: 28px;
}	
}
/*.coursepage .cont2*/
.coursepage .cont2{
	
}
.coursepage .cont2 .box{
	padding: 0 17px 0 36px;
}
.coursepage .cont2 .box .inner{
	display: flex;
	flex-direction: row-reverse;
	margin: 20px 0 0;
}
.coursepage .cont2 .box .inner .img{
	width: 446px;
	margin: 0 0 0 35px;
}
.coursepage .cont2 .box .inner .text{
	flex: 1;
	font-size: 15px;
	line-height: 30px;
	text-align: justify;
	padding: 30px 0 0;
}
@media screen and (max-width: 1100px) {
.coursepage .cont2 .box{
	padding: 0;
}
.coursepage .cont2 .box .inner{
	display: block;
}
.coursepage .cont2 .box .inner .img{
	width: 100%;
	margin: 0 0 30px;
	text-align: center;
}
.coursepage .cont2 .box .inner .text{
	font-size: 14px;
	line-height: 28px;
	padding: 0;
}	
}
/*.coursepage .cont3*/
.coursepage .cont3{
	margin: 80px 0 0;
}
.coursepage .cont3 .hd1{
	z-index: 2;
}
.coursepage .cont3 .box{
	padding: 0 30px 0 36px;
}
.coursepage .cont3 .box .inner{
	position: relative;
	display: flex;
	flex-direction: row-reverse;
	margin: -72px 0 0;
	z-index: 1;
}
.coursepage .cont3 .box .inner .img{
	width: 468px;
	text-align: center;
}
.coursepage .cont3 .box .inner .text{
	flex: 1;
	font-size: 15px;
	line-height: 30px;
	text-align: justify;
	padding: 114px 0 0;
}
@media screen and (max-width: 1100px) {
.coursepage .cont3{
	margin: 60px 0 0;
}
.coursepage .cont3 .box{
	padding: 0;
}
.coursepage .cont3 .box .inner{
	display: block;
	margin: 30px 0 0;
}
.coursepage .cont3 .box .inner .img{
	width: 100%;
}
.coursepage .cont3 .box .inner .text{
	font-size: 14px;
	line-height: 28px;
	padding: 30px 0 0;
}	
}
/*.coursepage .cont4*/
.coursepage .cont4{
	margin: 117px 0 72px;
}
.coursepage .cont4 .hd1{
	font-size: 34px;
}
.coursepage .cont4 .box{
	padding: 0 34px;
}
@media screen and (max-width: 1100px) {
.coursepage .cont4{
	margin: 60px 0 30px;
}
.coursepage .cont4 .hd1{
	font-size: 20px;
}
.coursepage .cont4 .box{
	padding: 0;
}	
}
.coursepage .contactus{
	margin: 230px 0 120px;
}
@media screen and (max-width: 1100px) {
.coursepage .contactus{
	margin: 60px 0;
}	
}


/*================course3===============*/
.course3page .cont1{
	padding-bottom: 70px;
}
.course3page .cont1 .hd1{
	max-width: 700px;
}
.course3page .cont1 .box{
	padding: 0 36px;
}
.course3page .cont1 .box .inner{
	display: flex;
	flex-direction: row-reverse;
}
.course3page .cont1 .box .inner .img{
	width: 469px;
	margin: 0;
}

.course3page .cont1 .box .schoolsitem .img{
	width: 116px;
	margin: 0 34px 0 0;
}


.course3page .cont1 .box .inner .text{
	flex: 1;
	font-size: 15px;
	line-height: 30px;
	text-align: justify;
	padding: 30px 0 0;
}
@media screen and (max-width: 1100px) {
.course3page .cont1{
	padding-bottom: 60px;
}
.course3page .cont1 .box{
	padding: 0;
}
.course3page .cont1 .box .inner{
	display: block;
}
.course3page .cont1 .box .inner .img{
	width: 100%;
	margin: 0;
	text-align: center;
}

	.course3page .cont1 .box .schoolsitem .img{
		width: 116px;
		margin: 0 34px 0 0;
	}


.course3page .cont1 .box .inner .text{
	font-size: 14px;
	line-height: 28px;
	padding: 20px 0 0;
}	
}
/*.course3page .cont2*/
.course3page .cont2{
	margin: 0 0 135px;
}
.course3page .cont2 ul{
	display: flex;
	flex-wrap: wrap;
	margin: 0 32px;
}
.course3page .cont2 li{
	width: calc((100% - 30px)/2);
	margin-right: 30px;
}
.course3page .cont2 li>div{
	display: block;
	display: flex;
	width: 100%;
}
.course3page .cont2 li>a{
	display: block;
	display: flex;
	width: 100%;
}
.course3page .cont2
.sub-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.course3page .cont2
.sub-list>div{
	width: 49%;
	margin-top: 20px;
}
.course3page .cont2
.sub-list>div a{
	display: block;
	border: 1px solid #ccc;
	font-size: 16px;
	color: #999;
	padding: 20px 55px 20px 20px;
	background-position: 95% center;
	background-repeat: no-repeat;
	background-image: url(https://juavac-droneschool.jp/wp-content/themes/juavac/common/img/arr_link_r.svg);
}
.course3page .cont2 li a:hover{
	opacity: 0.7;
}
.course3page .cont2 li:nth-child(2n){
	margin-right: 0;
}
.course3page .cont2 li .img{
	width: 200px;
}
.course3page .cont2 li .content{
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0 0 0 30px;
}
.course3page .cont2 li .content .tit{
	font-size: 20px;
	line-height: 30px;
	color: #2B2D42;
	font-weight: 500;
}
.course3page .cont2 li .content .sub{
	font-size: 15px;
	line-height: 30px;
	color: #6F7181;
	margin: 24px 0 0;
}
.course3page .cont2 li .content .btn{
	margin: 16px 0 0;
}
@media screen and (max-width: 1100px) {
.course3page .cont2{
	margin: 0 0 60px;
}
.course3page .cont2 ul{
	display: block;
    max-width: 375px;
    margin: 0 auto;
}
.course3page .cont2 li{
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
}
.course3page .cont2 li .img{
	width: 100px;
}
.course3page .cont2 li .content{
	padding: 0 0 0 10px;
}
.course3page .cont2 li .content .tit{
	font-size: 18px;
	line-height: 26px;
}
.course3page .cont2 li .content .sub{
	font-size: 12px;
    line-height: 18px;
    margin: 10px 0 0;
}
.course3page .cont2 li .content .btn{
	margin: 10px 0 0;
}	
}
/*.course3page .cont3*/
.course3page .cont3{
	
}
.course3page .cont3 .box{
	padding: 0 36px;
}
.course3page .cont3 .comment{
	font-size: 15px;
	line-height: 30px;
	margin: 30px 0 0;
}
.course3page .cont3tit{
	font-size: 24px;
	line-height: 36px;
	color: #2B2D42;
}
.course3page .cont3 .inner{
	display: flex;
	background: #fff;
	margin: 0 -15px;
	padding: 27px 33px 26px 17px;
}
.course3page .cont3 .inner .left{
	flex: 1;
}
.course3strong{
	background: #fff;
}
.course3strong dl{
	display: flex;
	font-size: 15px;
	line-height: 27px;
	font-weight: 500;
	border-top: 1px solid #CCDDE5;
}
.course3page .cont3 .inner .left .cont3tit + .course3strong{
	margin-top: 28px;
}
.course3strong dt{
	color: #8D99AE;
	width: 32px;
	padding: 15px 0;
}
.course3strong dd{
	color: #2B2D42;
	flex: 1;
	padding: 15px 0;
}
.course3page .cont3 .inner .right{
	width: 442px;
	margin: 0 0 0 50px;
}
.course3page .cont3 .inner .right table{
	width: 100%;
	margin: 12px 0 0;
	color: #2B2D42;
}
.course3page .cont3 .inner .right th{
	border-bottom: 1px solid #CCDDE5;
	border-right: 1px solid #CCDDE5;
	background: rgba(0,0,0,0.04);
	font-size: 15px;
	height: 45px;
	text-align: center;
	font-weight: 500;
}
.course3page .cont3 .inner .right th:nth-child(1){
	width: 42px;
}
.course3page .cont3 .inner .right th:nth-child(2){
	width: 250px;
}
.course3page .cont3 .inner .right th:nth-child(3){
	width: 150px;
	border-right: none;
}
.course3page .cont3 .inner .right td{
	font-size: 15px;
	line-height: 27px;
	font-weight: 500;
	padding: 15px 15px;
	border-bottom: 1px solid #CCDDE5;
	border-right: 1px solid #CCDDE5;
}
.course3page .cont3 .inner .right td:nth-child(1){
	color: #8D99AE;
	vertical-align: top;
	padding-left: 0;
	padding-right: 0;
}
.course3page .cont3 .inner .right td:nth-child(3){
	text-align: center;
	border-right: none;
}
@media screen and (max-width: 1100px) {
.course3page .cont3 .box{
	padding: 0;
}
.course3page .cont3 .comment{
	font-size: 14px;
	line-height: 28px;
	margin: 20px 0 0;
}
.course3page .cont3tit{
	font-size: 20px;
	line-height: 30px;
}
.course3page .cont3 .inner{
	display: block;
	margin: 0;
	padding: 20px 0;
}
.course3strong dl{
	font-size: 14px;
	line-height: 24px;
}
.course3page .cont3 .inner .left .cont3tit + .course3strong{
	margin-top: 20px;
}
.course3page .cont3 .inner .right{
	width: 100%;
	margin: 30px 0 0;
}
.course3page .cont3 .inner .right table{
	width: 100%;
	margin: 12px 0 0;
	color: #2B2D42;
}
.course3page .cont3 .inner .right th{
	border-bottom: 1px solid #CCDDE5;
	border-right: 1px solid #CCDDE5;
	background: rgba(0,0,0,0.04);
	font-size: 15px;
	height: 45px;
	text-align: center;
	font-weight: 500;
}
.course3page .cont3 .inner .right th:nth-child(1){
	width: 50px;
}
.course3page .cont3 .inner .right th:nth-child(2){
	width: 250px;
}
.course3page .cont3 .inner .right th:nth-child(3){
	width: 150px;
}
.course3page .cont3 .inner .right td{
	font-size: 14px;
	line-height: 24px;
	padding: 12px 10px;
}
}
/*.course3page .cont4*/
.course3page .cont4{
	margin: 40px 0 134px;
}
.course3page .cont4 .box{
	padding: 0 46px 0 26px;
	display: flex;
	justify-content: space-between;
}
.course3page .cont4 .box .img{
	width: 469px;
}
.course3page .cont4 .box .content{
	width: 446px;
	padding: 25px 10px 20px 20px;
	background: #fff;
	color: #2B2D42;
	border: 1px solid #D9E5EB;
}
.course3page .cont4 .box .content .txt1{
	font-size: 24px;
	line-height: 36px;
}
.course3page .cont4 .box .content .txt2{
	font-size: 15px;
	line-height: 36px;
	margin: 4px 0 15px;
}
.course3page .cont4 .box .content .txt2 span{
	font-size: 24px;
	color: #EF233C;
}
.course3page .cont4 .box .content .txt{
	font-size: 13px;
	line-height: 27px;
	font-weight: 500;
}
@media screen and (max-width: 1100px) {
.course3page .cont4{
	margin: 30px 0 60px;
}
.course3page .cont4 .box{
	padding: 0;
	display: block;
}
.course3page .cont4 .box .img{
	width: 100%;
	text-align: center;
	margin: 0 0 20px;
}
.course3page .cont4 .box .content{
	width: 100%;
	padding: 20px 10px;
}
.course3page .cont4 .box .content .txt1{
	font-size: 20px;
	line-height: 33px;
}
.course3page .cont4 .box .content .txt2{
	font-size: 14px;
	line-height: 30px;
	margin: 4px 0 10px;
}
.course3page .cont4 .box .content .txt2 span{
	font-size: 22px;
}
.course3page .cont4 .box .content .txt{
	font-size: 12px;
	line-height: 24px;
}	
}
/*.course3page .cont5*/
.course3page .cont5{

}
.course3page .cont5 .box{
	padding: 0 36px;
}
.course3page .cont5 .comment{
	font-size: 15px;
	line-height: 30px;
	margin: 30px 0;
}
.course3page .cont5tit{
	font-size: 24px;
	line-height: 36px;
	color: #2B2D42;
	margin: 50px 0 28px;
}
.course3page .cont5 .inner{
	display: flex;
	justify-content: space-between;
	margin: 17px 0 0;
}
.course3page .cont5 .item{
	width: 446px;
	padding: 26px 10px 30px 20px;
	background: #fff;
	color: #2B2D42;
	border: 1px solid #D9E5EB;
}
.course3page .cont5 .item .txt1{
	font-size: 24px;
	line-height: 36px;
}
.course3page .cont5 .item .txt2{
	font-size: 15px;
	line-height: 36px;
	margin: 15px 0 18px;
}
.course3page .cont5 .item .txt2 span{
	font-size: 24px;
	color: #EF233C;
}
.course3page .cont5 .item .txt{
	font-size: 13px;
	line-height: 27px;
	font-weight: 500;
}
@media screen and (max-width: 1100px) {
.course3page .cont5 .box{
	padding: 0;
}
.course3page .cont5 .comment{
	font-size: 14px;
	line-height: 28px;
	margin: 20px 0;
}
.course3page .cont5tit{
	font-size: 20px;
	line-height: 30px;
	margin: 30px 0 20px;
}
.course3page .cont5 .inner{
	display: block;
	margin: 15px 0 0;
}
.course3page .cont5 .item{
	width: 100%;
	padding: 20px 10px;
}
.course3page .cont5 .item + .item{
	margin: 20px 0 0;
}
.course3page .cont5 .item .txt1{
	font-size: 20px;
	line-height: 30px;
}
.course3page .cont5 .item .txt2{
	font-size: 14px;
	line-height: 30px;
	margin: 12px 0 15px;
}
.course3page .cont5 .item .txt2 span{
	font-size: 22px;
}
.course3page .cont5 .item .txt{
	font-size: 12px;
	line-height: 24px;
}	
}
/*.course3page .cont6*/
.course3page .cont6{
	margin: 90px 0 0;
}
.course3page .cont6 .box{
	padding: 0 36px;
}
.course3page .cont6 .btn{
	margin: 38px 0 0;
}
@media screen and (max-width: 1100px) {
.course3page .cont6{
	margin: 60px 0 0;
}
.course3page .cont6 .box{
	padding: 0;
}
.course3page .cont6 .btn{
	margin: 24px 0 0;
}	
}
/*.course3page .cont7*/
.course3page .cont7{
	margin: 80px 0 0;
	padding: 0;
	background: none;
}
.course3page .cont7 .box{
	padding: 0 0 0 30px;
}
.course3page .cont7 .text{
	width: 260px;
}
@media screen and (max-width: 1100px) {
.course3page .cont7{
	margin: 60px 0 0;
}
.course3page .cont7 .box{
	padding: 0;
}
.course3page .cont7 .text{
	width: 100%;
}	
}
/*.course3page .cont8*/
.course3page .cont8{
	margin: 15px 0 72px;
}
.course3page .cont8 .box{
	padding: 0 36px;
}
@media screen and (max-width: 1100px) {
.course3page .cont8{
	margin: 60px 0 30px;
}
.course3page .cont8 .box{
	padding: 0;
}	
}
.course3page .contactus{
	margin: 70px 0 0;
}
@media screen and (max-width: 1100px) {
.course3page .contactus{
	margin: 60px 0 0;
}	
}

/*==============schools===================*/
.schoolspage .cont1{
	padding-bottom: 90px;
}
.schoolspage .cont1 .box{
	padding: 0 0 0 36px;
}
.schoolspage .cont1 .inner{
	padding: 55px 0 20px;
	border-bottom: 1px solid #EAF1F4;
}
@media screen and (max-width: 1100px) {
.schoolspage .cont1{
	padding-bottom: 60px;
}
.schoolspage .cont1 .box{
	padding: 0;
}
.schoolspage .cont1 .inner{
	padding: 30px 0 20px;
}	
}

/*schoolsitem*/
.schoolsitem{
	position: relative;
	display: flex;
	background: #fff;
	padding: 20px 15px 15px;
	border-top: 1px solid #EAF1F4;
}
.schoolsitem + .schoolsitem{
	margin: 20px 0 0;
}
.schoolsitem:after{
	position: absolute;
	content: "";
	right: 20px;
	bottom: 7px;
	width: 17px;
	height: 7px;
	background: url(../img/top/arw_information.svg) 0 0 no-repeat;
}
.schoolsitem .img{
	width: 116px;
	margin: 0 34px 0 0;
}
.schoolsitem .content{
	flex: 1;
}
.schoolsitem .content .tit{
	font-size: 18px;
	line-height: 24px;
	color: #8D99AE;
	font-weight: 500;
}
.schoolsitem .content .txt{
	font-size: 15px;
	line-height: 24px;
	margin: 10px 0 0;
	color: #6F7181;
}
.schoolsitem .content .tag{
	margin: 16px 0 0;
}
.schoolsitem .content .tag .item{
	display: inline-block;
	font-size: 13px;
	line-height: 28px;
	color: #8D99AE;
	font-weight: 500;
	padding: 0 16px;
	border: 1px solid rgba(141,153,174,0.5);
	border-radius: 15px;
	margin: 0 10px 10px 0;
}
/*
.schoolsitem .content .tag .item:hover{
	border-color: #F0364D;
	color: #F0364D;
}
*/

@media screen and (max-width: 1100px) {
.schoolsitem{
	padding: 15px 0;
}
.schoolsitem:after{
	right: 10px;
}
.schoolsitem .img{
	width: 58px;
	margin: 0 15px 0 0;
}
.schoolsitem .content .tit{
	font-size: 15px;
}
.schoolsitem .content .txt{
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0 0;
}
.schoolsitem .content .tag{
	margin: 10px 0 0;
}
.schoolsitem .content .tag .item{
	font-size: 11px;
	line-height: 24px;
	padding: 0 12px;
	margin: 0 5px 5px 0;
}
}
/*.schoolspage .cont2*/
.schoolspage .cont2{
	
}
.schoolspage .cont2 .box{
	padding: 0 0 0 36px;
}
.schoolspage .cont2 .subtit{
	margin: 0 0 24px;
	font-size: 34px;
	line-height: 45px;
	color: #2B2D42;
}
@media screen and (max-width: 1100px) {
.schoolspage .cont2 .box{
	padding: 0;
}
.schoolspage .cont2 .subtit{
	margin: 0 0 20px;
	font-size: 20px;
	line-height: 32px;
}	
}
/*.schoolspage .cont3*/
.schoolspage .cont3{
	margin: 110px 0 0;
}
.schoolspage .cont3 .hd1{
	font-size: 34px;
	margin-left: 36px;
}
.schoolspage .cont3 .btn{
	margin: 40px auto 0;
	max-width: 328px;
}
@media screen and (max-width: 1100px) {
.schoolspage .cont3{
	margin: 60px 0 0;
}
.schoolspage .cont3 .hd1{
	font-size: 20px;
	margin-left: 0;
}
.schoolspage .cont3 .btn{
	margin: 30px auto 0;
	max-width: 328px;
}	
}
/*.schoolspage .cont4*/
.schoolspage .cont4{
	margin: 70px 0 0;
}
.schoolspage .cont4 .box{
	padding: 0 0 0 54px;
	display: flex;
	justify-content: space-between;
}
.schoolspage .cont4 .box .item{
	width: 443px;
}
.schoolspage .cont4 .box .item .tit{
	font-size: 24px;
	line-height: 36px;
	color: #2B2D42;
	margin: 0 0 28px;
}
@media screen and (max-width: 1100px) {
.schoolspage .cont4{
	margin: 60px 0 0;
}
.schoolspage .cont4 .box{
	padding: 0;
	display: block;
}
.schoolspage .cont4 .box .item{
	width: 100%;
}
.schoolspage .cont4 .box .item + .item{
	margin: 30px 0 0;
}
.schoolspage .cont4 .box .item .tit{
	font-size: 20px;
	line-height: 32px;
	margin: 0;
}	
}
/*.schoolspage .cont5*/
.schoolspage .cont5{
	margin: 110px 0 72px;
}
.schoolspage .cont5 .box{
	padding: 0 36px;
}
.schoolspage .cont5 .hd1{
	font-size: 34px;
}
@media screen and (max-width: 1100px) {
.schoolspage .cont5{
	margin: 60px 0 30px;
}
.schoolspage .cont5 .box{
	padding: 0;
}
.schoolspage .cont5 .hd1{
	font-size: 20px;
}	
}
.schoolspage .contactus{
	margin: 100px 0 0;
}
@media screen and (max-width: 1100px) {
.schoolspage .contactus{
	margin: 60px 0 0;
}	
}


/*=====================blog=======================*/
.blogpage .contactus{
	margin: 90px 0 0;
}
.blogcont{
	padding: 145px 0 0;
}
.blogbox{
	display: flex;
	justify-content: space-between;
}
.blogmain{
	flex: 1;
}
.bloglist{
	display: flex;
	flex-wrap: wrap;
}
.bloglist li{
	width: calc((100% - 28px)/2);
	margin-right: 28px;
	margin-bottom: 50px;
}
.bloglist li:nth-child(2n){
	margin-right: 0;
}
.bloglist .img{
	margin: 0 0 30px;
	height: 185px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-color: #ccc;
}
.bloglist .date{
	position: relative;
	padding: 12px 40px 12px 0;
	font-size: 14px;
	line-height: 22px;
	color: #8D99AE;
	border-top: 1px solid #EAF1F4;
	background: url(../img/top/arw_information.svg) right 10px center no-repeat;
}
.bloglist .date:after{
	position: absolute;
	content: "";
	width: 40px;
	height: 1px;
	background: #EF233C;
	right: 0;
	top: -1px;
}
.bloglist .txt{
	font-size: 14px;
	line-height: 24px;
	color: #6F7181;
}
.bloglist a{
	display: block;
}
.bloglist a:hover{
	opacity: .7;
}
@media screen and (max-width: 1100px) {
.blogpage .contactus{
	margin: 60px 0 0;
}
.blogcont{
	padding: 40px 0 0;
}
.blogbox{
	display: block;
}
.bloglist{
	display: block;
}
.bloglist li{
	width: 100%;
	margin-right: 0;
	margin-bottom: 40px;
}
}
/* wp-pagenavi
----------------------------------------------- */
.wp-pagenavi {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 60px;
}
.wp-pagenavi .page,
.wp-pagenavi .current,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
	margin: 0 3px;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 15px;
	color: #CCCCCC;
	background-color: #fff;
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
}
.wp-pagenavi a:hover,
.wp-pagenavi .page:hover,
.wp-pagenavi .current {
	background-color: #EF233C;
	color: #fff;
	border-color: #EF233C;
}
.wp-pagenavi .previouspostslink {
	background-image: url("../common/img/prev_arrow.svg");
	background-repeat: no-repeat;
	background-position: center center;
}
.wp-pagenavi .previouspostslink:hover {
	background-image: url("../common/img/prev_arrow.svg");
	background-repeat: no-repeat;
	background-position: center center;
}
.wp-pagenavi .nextpostslink {
	background-image: url("../common/img/next_arrow.svg");
	background-repeat: no-repeat;
	background-position: center center;
}
.wp-pagenavi .nextpostslink:hover {
	background-image: url("../common/img/next_arrow.svg");
	background-repeat: no-repeat;
	background-position: center center;
}

@media (max-width: 767px) {
.wp-pagenavi {
	margin: 30px -10px 0;
	padding: 0 70px;
	position: relative;
}
.wp-pagenavi .page,
.wp-pagenavi .current,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
	margin: 3px 3px;
	width: 34px;
	height: 34px;
}
.wp-pagenavi .previouspostslink {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	font-size: 0;
}
.wp-pagenavi .nextpostslink {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-size: 0;
}
}


/*side*/
.blogside{
	width: 334px;
	margin: 0 0 0 20px;
}
.blogside .up{
	background: #fff;
	padding: 12px;
}
.blogside .down{
	margin: 30px 0 0;
}
.sidetag{
	margin: 20px 0 0;
}
.sidetag a{
	display: inline-block;
	font-size: 13px;
    line-height: 28px;
    color: #8D99AE;
    font-weight: 500;
    padding: 0 16px;
    border: 1px solid rgba(141,153,174,0.5);
    border-radius: 15px;
    margin: 0 10px 10px 0;
}
.sidetag a:hover {
    border-color: #F0364D;
    color: #F0364D;
}
.sidetit{
	font-size: 24px;
	line-height: 36px;
	color: #2B2D42;
}
.catelist{
	margin: 28px 0 30px;
	border-top: 1px solid #CCDDE5;
}
.catelist li{
	border-bottom: 1px solid #CCDDE5;
}
.catelist li a{
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 36px;
	color: #2B2D42;
	padding: 10px 28px 10px 0;
	background-repeat: no-repeat;
	background-position: right 11px center;
	background-image: url(../common/img/arr_link_g.svg);
}
.catelist li a:hover{
	background-position: right 5px center;
}

.sidelist{
	margin: 20px 0 0;
}
.sidelist li + li{
	margin: 20px 0 0;
}
.sidelist li a{
	display: block;
	display: flex;
}
.sidelist li a:hover{
	opacity: .7;
}
.sidelist li .img{
	width: 130px;
	height: 100px;
	margin: 0 15px 0 0;
}
.sidelist li .img img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.sidelist li .content{
	flex: 1;
}
.sidelist li .tit{
	font-size: 18px;
	line-height: 30px;
	font-weight: 500;
	color: #2B2D42;
}
.sidelist li .txt{
	font-size: 15px;
	line-height: 22px;
	color: #6F7181;
	margin: 8px 0 0;
}
@media screen and (max-width: 1100px) {
.blogside{
	width: 100%;
	margin: 80px 0 0;
}
.blogside .up{
	padding: 0;
}
.sidetit{
	font-size: 20px;
	line-height: 30px;
}
.sidelist li .tit{
	font-size: 16px;
	line-height: 26px;
}
.sidelist li .txt{
	font-size: 14px;
	line-height: 20px;
}
}





/*blog detail*/
.blogdetailcont{
	padding: 200px 0 0;
}
.blogdetailcont .bgcourse{
	margin: 0;
	padding: 0;
}
.blogdetail .contactus{
	margin: 10px 0 0;
}
.blogdate{
	font-size: 16px;
	line-height: 22px;
	color: #8D99AE;
	text-align: right;
	margin: 22px 0 18px;
}
.blogimg{
	width: 100%;
}
.blogimg img{
	width: 100%;
	height: auto;
}
@media screen and (max-width: 1100px) {
.blogdetailcont{
	padding: 120px 0 0;
}
.blogdetail .contactus{
	margin: 60px 0 0;
}
.blogdate{
	font-size: 12px;
	line-height: 20px;
	margin: 20px 0 15px;
}	
}
.bloginner{
	font-size: 15px;
	line-height: 30px;
	color: #6F7181;
	padding: 30px 0 0;
}
.bloginner h1,
.bloginner h2,
.bloginner h3,
.bloginner h4,
.bloginner h5,
.bloginner h6{
	font-family: 'Supreme-Medium', sans-serif;
	color: #2B2D42;
	font-size: 20px;
	line-height: 28px;
	padding-bottom: 12px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCCCCC;
}
.bloginner h1{
	font-size: 20px;
}
.bloginner h2{
	font-size: 20px;
}
.bloginner h3{
	font-size: 20px;
}
.bloginner h4{
	font-size: 20px;
}
.bloginner h5{
	font-size: 18px;
}
.bloginner h6{
	font-size: 18px;
}
.bloginner p{
	margin-bottom: 30px;
}
.bloginner strong{
	font-weight: bold;
}
.bloginner a{
	text-decoration: underline;
}

@media screen and (max-width: 767px) {
.bloginner{
	font-size: 14px;
	line-height: 28px;
}
.bloginner h1,
.bloginner h2,
.bloginner h3,
.bloginner h4,
.bloginner h5,
.bloginner h6{
	margin-bottom: 15px;
	line-height: 24px;
}
.bloginner h1{
	font-size: 18px;
}
.bloginner h2{
	font-size: 18px;
}
.bloginner h3{
	font-size: 18px;
}
.bloginner h4{
	font-size: 18px;
}
.bloginner h5{
	font-size: 16px;
}
.bloginner h6{
	font-size: 16px;
}
.bloginner p{
	margin-bottom: 20px;
}
}

.blogsns{
	margin: 30px 0 0;
}
.blogrelative{
	margin: 30px 0 0;
	color: #9D9D9D;
	font-size: 15px;
	line-height: 20px;
}
.blogrelative a{
	color: #9D9D9D;
}
.blogrelative a:hover{
	opacity: .7;
}
.blogrelative p + p{
	margin: 14px 0 0;
}
.blogbread{
	margin: 14px 0 0;
	color: #9D9D9D;
	font-size: 15px;
	line-height: 20px;
}
.blogbread a{
	color: #9D9D9D;
}
.blogbread a:hover{
	opacity: .7;
}
.recommondtit{
	margin: 44px 0 20px;
	font-size: 24px;
	line-height: 36px;
	color: #2B2D42;
}
@media screen and (max-width: 1100px) {
.blogrelative{
	font-size: 14px;
}
.blogbread{
	font-size: 14px;
}
.recommondtit{
	margin: 44px 0 20px;
	font-size: 20px;
	line-height: 30px;
}	
}


/*================contact================*/
.contactpage{
	padding: 0 0 100px;
}
.contactpage .cont1{
	
}
.contactpage .cont1 .box{
	padding: 0 50px 0 36px;
}
.contactpage .cont1 .txt{
	font-size: 15px;
	line-height: 30px;
	margin: 30px 0 110px;
}
.contactform{
	margin: 80px 0 0;
}
.contactform .row + .row{
	margin: 50px 0 0;
}
.contactform .row.col-2{
	display: flex;
}
.contactform .row .item{
	display: flex;
	width: 100%;
}
.contactform .row.col-2 .item{
	width: 50%;
	padding: 0 44px 0 0;
}
.contactform .row.col-2 .item + .item{
	padding: 0 0 0 28px;
}
.formleft{
	width: 170px;
	padding: 0 10px 0 0;
}
.formleft .text{
	font-size: 15px;
	line-height: 22px;
	color: #000000;
	font-weight: 500;
}
.formleft .text .small{
	display: block;
	font-size: 11px;
}
.formleft .must{
	width: 40px;
	height: 22px;
	font-size: 11px;
	line-height: 20px;
	color: #EF233C;
	border: 1px solid #F0364D;
	text-align: center;
	border-radius: 11px;
}
.formright{
	flex: 1;
}
.forminput input,
.formtext textarea{
	display: block;
	width: 100%;
	border: 1px solid #D6D6D6;
	background: #fff;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',"メイリオ",Meiryo,'ＭＳ Ｐゴシック',Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 32px;
	height: 45px;
	border-radius: 4px;
	padding: 5px;
	box-sizing: border-box;
}
.formtext textarea{
	height: 170px;
	resize: none;
}
.contactform .submit{
	margin: 56px 0 0;
}
.contactform .submit input{
	display: block;
    width: 328px;
    height: 60px;
    margin: 0 auto;
    font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',"メイリオ",Meiryo,'ＭＳ Ｐゴシック',Verdana,Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 60px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    background-position: right 25px center;
    background-repeat: no-repeat;
    background-color: #EF233C;
    background-image: url(../common/img/arr_link_w2.svg);
    cursor: pointer;
}
@media screen and (max-width: 1100px) {
.contactpage{
	padding: 0 0 40px;
}
.contactpage .cont1 .box{
	padding: 0;
}
.contactpage .cont1 .txt{
	font-size: 14px;
	line-height: 28px;
	margin: 30px 0 80px;
}
.contactform{
	margin: 40px 0 0;
}
.contactform .row .item{
	display: block;
}
.contactform .row + .row{
	margin: 30px 0 0;
}
.contactform .row.col-2{
	display: block;
}
.contactform .row.col-2 .item{
	width: 100%;
	padding: 0;
}
.contactform .row.col-2 .item + .item{
	padding: 0;
	margin: 30px 0 0;
}
.formleft{
	display: flex;
	width: 100%;
	padding: 0;
	margin: 0 0 10px;
}
.formleft .text{
	font-size: 14px;
	line-height: 20px;
}
.formleft .text .small{
	font-size: 10px;
}
.formleft .must{
	margin: 0 0 0 10px;
}
.contactform .submit{
	margin: 40px 0 0;
}
.contactform .submit input{
    width: 100%;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
}	
}



/*radioBox*/
.wpcf7-form-control-wrap {
    position: relative;
    margin-right: -50px;
}
.wpcf7-list-item {
    display: inline-block;
    margin: 0 10px 0 0;
}


.radioBox label{
	display: inline-block;
	margin: 0 10px 0 0;
}
.radioBox label span{
	position: relative;
	display: block;
	font-size: 13px;
	line-height: 45px;
	color: #000;
	padding: 0 0 0 30px;
}
.radioBox label span:before{
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
	border-radius: 50%;
}
.radioBox label input[type=radio],
.radioBox label input[type=checkbox]{
	width: 0;
	height: 0;
	visibility: hidden;
	display: none;
}
.radioBox label input[type=radio]:checked + span:after,
.radioBox label input[type=checkbox]:checked + span:after{
	position: absolute;
	content: "";
	left: 4px;
	top: 50%;
	transform: translateY(-50%);
	width: 12px;
	height: 12px;
	box-sizing: border-box;
	border-radius: 50%;
	background: #CCCCCC;
}


/*==============schoolsdetail===================*/
.schoolsdetailpage{

}
.schoolsdetailpage .information_top{
	background: none;
	padding-top: 67px;
}
.schoolsdetailpage .information_service{
	padding-top: 80px;
}
.radioBox{
	margin-right: -50px;
}
.schoolsdetailpage .contactus{
	margin: 65px 0 0;
}
.schoolsdetailcontact{
	margin: 0 0 90px;
}
.schoolsdetailintro{
	padding: 200px 0 0;
}
.schoolsdetailintro .bgcourse{
    margin: 0;
    padding: 24px 0 0;
}
.schoolsdetailintro .box1{
	display: flex;
	margin: 40px 0 0;
}
.schoolsdetailintro .box1 .img{
	width: 437px;
	margin: 0 32px 0 0;
}
.schoolsdetailintro .box1 .text{
	flex: 1;
	font-size: 13px;
	line-height: 32px;
	color: #8D99AE;
	padding: 18px 20px 18px 20px;
	background: #fff;
}
.schoolsdetailintro .box2{
	display: flex;
	justify-content: space-between;
	margin: 40px 0 0;
	padding: 0 0 0 1px;
}
.schoolsdetailintro .box2 .left{
	width: 500px;
}
.schoolsdetailintro .box2 .left dl{
	display: flex;
	background: #fff;
	border-top: 1px solid #CCDDE5;
}
.schoolsdetailintro .box2 .left dt{
	width: 105px;
	font-family: 'Supreme-Medium', sans-serif;
	font-size: 13px;
	line-height: 23px;
	color: #8D99AE;
	border-right: 1px solid #CCDDE5;
	padding: 15px 10px 15px 18px;
	box-sizing: border-box;
	background: rgba(0,0,0,0.04);
}
.schoolsdetailintro .box2 .left dd{
	flex: 1;
	font-size: 15px;
	line-height: 23px;
	color: #707070;
	padding: 15px 10px 15px 12px;
}
.schoolsdetailintro .box2 .left dd .tel{
	color: #000000;
	font-family: 'Supreme-Medium', sans-serif;
}
.schoolsdetailintro .box2 .left dd .link{
	color: #707070;
}
.schoolsdetailintro .box2 .left dd .tags{
	margin: 0 -5px;
}
.schoolsdetailintro .box2 .left dd .tag{
	display: inline-block;
	font-family: 'Noto Sans JP', sans-serif;
	padding: 0 15px;
	font-size: 15px;
	line-height: 28px;
	font-weight: 500;
	color: #8D99AE;
	border: 1px solid rgba(141,153,174,0.5);
	border-radius: 15px;
	margin: 5px;
}
.schoolsdetailintro .box2 .left dd .newslink{
	margin: -10px 0 0;
	text-align: right;
}
.schoolsdetailintro .box2 .left dd .newslink a{
	display: inline-block;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	font-weight: 500;
	padding: 0 0 0 20px;
	background: url(../common/img/ico_question.svg) left center no-repeat;
}
.schoolsdetailintro .box2 .right{
	position: relative;
	width: 500px;
	height: 282px;
}
.schoolsdetailintro .box2 .right iframe{
	width: 100%;
	height: 100%;
}
.schoolsdetailintro .btn{
	margin: 53px auto 0;
	max-width: 328px;
}
@media screen and (max-width: 1100px) {
.schoolsdetailpage .information_top{
	padding-top: 60px;
}
.schoolsdetailpage .information_service{
	padding-top: 60px;
}
.schoolsdetailpage .radioBox{
	margin-right: 0;
}
.schoolsdetailpage .contactus{
	margin: 60px 0 0;
}
.schoolsdetailcontact{
	margin: 0 0 60px;
}
.schoolsdetailintro{
	padding: 120px 0 0;
}
.schoolsdetailintro .bgcourse{
    margin: 0;
    padding: 0;
}
.schoolsdetailintro .box1{
	display: block;
	margin: 30px 0 0;
}
.schoolsdetailintro .box1 .img{
	width: 100%;
	margin: 0;
}
.schoolsdetailintro .box1 .img img{
	width: 100%;
	height: auto;
}
.schoolsdetailintro .box1 .text{
	font-size: 12px;
	line-height: 24px;
	padding: 20px 0;
}
.schoolsdetailintro .box2{
	display: block;
	margin: 10px 0 0;
	padding: 0;
}
.schoolsdetailintro .box2 .left{
	width: 100%;
}
.schoolsdetailintro .box2 .left dt{
	width: 80px;
	font-size: 12px;
	line-height: 23px;
	padding: 15px 10px 15px 10px;
}
.schoolsdetailintro .box2 .left dd{
	font-size: 14px;
	line-height: 23px;
	padding: 15px 10px 15px 12px;
}
.schoolsdetailintro .box2 .left dd .tag{
	padding: 0 5px;
	font-size: 12px;
	margin: 3px;
}
.schoolsdetailintro .box2 .left dd .newslink{
	margin: 10px 0 0;
}
.schoolsdetailintro .box2 .left dd .newslink a{
	font-size: 13px;
}
.schoolsdetailintro .box2 .right{
	width: 100%;
	height: 240px;
	margin: 30px 0 0;
}
.schoolsdetailintro .btn{
	margin: 40px 0 0;
	max-width: 100%;
}	
.wpcf7-list-item{
	display: block;
    margin: 0 0 10px;
}
}


/*==============servicedetail===================*/
.servicedetailpage{
	
}
.servicedetailpage .cont1{
	
}
.servicelist{
	padding: 0 0 0 36px;
}
.servicelist li + li{
	margin: 125px 0 0;
}
.servicelist .box{
	display: flex;
	flex-direction: row-reverse;
	padding: 0 25px 0 0;	
}
.servicelist .box .img{
	width: 437px;
}
.servicelist .box .text{
	flex: 1;
	display: flex;
	align-items: center;
	font-size: 15px;
	line-height: 30px;
	color: #6F7181;
	padding: 10px 35px 10px 0;
}
.servicelist .box2{
	margin: 20px 0 0;
	background: #fff;
	display: flex;
	justify-content: space-between;
	padding: 0 25px 25px 10px;
}
.servicelist .box2 .left{
	width: 356px;
}
.servicelist .box2 .left .tit{
	font-size: 24px;
	line-height: 36px;
	color: #2B2D42;
	margin: 0 0 28px;
}
.servicelist .box2 .left dl{
	display: flex;
    align-items: center;
    border-top: 1px solid #CCDDE5;
}
.servicelist .box2 .left dl:last-child{
	border-bottom: 1px solid #CCDDE5;
}
.servicelist .box2 .left dt{
	display: flex;
	align-items: center;
	width: 32px;
    font-family: 'Supreme-Medium', sans-serif;
    font-size: 13px;
    color: #8D99AE;
}
.servicelist .box2 .left dd{
	flex: 1;
	font-size: 15px;
	line-height: 22px;
	color: #2B2D42;
	padding: 15px 0;
}
.servicelist .box2 .right{
	width: 446px;
	color: #2B2D42;
	padding: 20px 20px;
	border: 1px solid #D9E5EB;
	margin: 30px 0 0;
}
.servicelist .box2 .right .txt1{
	font-size: 24px;
	line-height: 36px;
}
.servicelist .box2 .right .txt2{
	font-size: 20px;
	line-height: 36px;
	margin: 4px 0 0;
}
.servicelist .box2 .right .txt2 span{
	font-size: 24px;
	color: #EF233C;
}
.servicelist .box2 .right .txt{
	font-size: 13px;
	line-height: 27px;
	font-weight: 500;
	margin: 15px 0 0;
}
.servicelist .btn{
	margin: 35px auto 0;
	max-width: 328px;
}
.servicedetailpage .prolist{
	background: none;
	margin: 30px 0 0; 
}
.servicedetailpage .import{
	margin: 60px 0 210px;
}
@media screen and (max-width: 1100px) {
.servicelist{
	padding: 0;
}
.servicelist li + li{
	margin: 60px 0 0;
}
.servicelist .box{
	display: block;
	padding: 0;	
	margin: 20px 0 0;
}
.servicelist .box .img{
	width: 100%;
}
.servicelist .box .img img{
	width: 100%;
	height: auto;
}
.servicelist .box .text{
	display: block;
	font-size: 14px;
	line-height: 28px;
	padding: 10px 0;
}
.servicelist .box2{
	margin: 20px 0 0;
	display: block;
	padding: 0;
}
.servicelist .box2 .left{
	width: 100%;
}
.servicelist .box2 .left .tit{
	margin: 0 0 20px;
}
.servicelist .box2 .right{
	width: 100%;
	padding: 20px 20px;
	margin: 30px 0 0;
}
.servicelist .btn{
	margin: 35px 0 0;
	max-width: 100%;
}
.servicedetailpage .import{
	margin: 60px 0 120px;
}	
}




/*===============toppage2=================*/
.toppage2 .mv{
	padding-top: 420px;
}
.toppage2 .mvtxt1{
	font-size: 50px;
	line-height: 1.5em;
}
.toppage2 .cont1{
	padding: 156px 0 130px;
	background: url(../img/service/bg_pro.svg) left 51vw top 210px no-repeat;
}
.toppage2 .cont1 .box{
	position: relative;
}
.toppage2 .cont1 .comtit {
    top: -45px;
}
.toppage2 .cont1 .txt{
	font-size: 15px;
	line-height: 30px;
	margin: 30px 0 0;
	max-width: 630px;
}
.toppage2 .cont1 .btn{
	margin: 36px 0 0;
}
@media screen and (max-width: 1100px) {
.toppage2 .mv{
	padding-top: 360px;
}
.toppage2 .mvtxt1{
	font-size: 24px;
	line-height: 30px;
}
.toppage2 .cont1{
	padding: 140px 0 120px;
	background: none;
}
.toppage2 .cont1 .txt{
	font-size: 14px;
	line-height: 28px;
	margin: 20px 0 0;
	max-width: 100%;
}
.toppage2 .cont1 .btn{
	margin: 30px 0 0;
}	
}
/*toppage2 .cont2*/
.toppage2 .cont2 .box{
	position: relative;
}
.toppage2 .cont2 .comtit {
    top: -45px;
}
.toppage2 .cont2 ul{
	margin: 86px 0 0;
}
.toppage2 .cont2 li{
	display: flex;
}
.toppage2 .cont2 li + li{
	margin: 50px 0 0;
}
.toppage2 .cont2 li .img{
	width: 200px;
}
.toppage2 .cont2 li .content{
	flex: 1;
	padding: 30px 0 0 30px;
}
.toppage2 .cont2 li .content .tit{
	font-size: 20px;
	line-height: 30px;
	color: #2B2D42;
	font-weight: 500;
}
.toppage2 .cont2 li .content .sub{
	font-family: 'Supreme-Medium', sans-serif;
	font-size: 13px;
	line-height: 32px;
	color: #8D99AE;
	margin: 14px 0 0;
}
@media screen and (max-width: 1100px) {
.toppage2 .cont2 ul{
	margin: 40px 0 0;
}
.toppage2 .cont2 li + li{
	margin: 40px 0 0;
}
.toppage2 .cont2 li .img{
	width: 100px;
}
.toppage2 .cont2 li .content{
	padding: 0 0 0 10px;
}
.toppage2 .cont2 li .content .tit{
	font-size: 18px;
	line-height: 26px;
}
.toppage2 .cont2 li .content .sub{
	font-size: 12px;
    line-height: 18px;
    margin: 10px 0 0;
}
}

.banner_area{
	margin-top: 100px;
}


.only-pc{
	display: block;
}
.only-sp{
	display: none;
}

/***PC 1100px ~***/

/***IPAD 768px ~ 1100px***/
@media screen and (max-width: 1100px) {



}

/*** SP 480px ~ 767px***/
@media screen and (max-width: 767px) {
	.only-pc{
		display: none;
	}
	.only-sp{
		display: block;
	}

	.course3page .cont2
	.sub-list>div{
		width:100%;
	}
}

/*** SP 320px ~ 479px***/
@media screen and (max-width: 479px) {
	
}





.mt-4{
	margin-top: 20px;
}
.mt-5{
	margin-top: 40px;
}

.content-wrap{
	padding: 80px 10px 80px 10px;
	max-width: 800px;
	margin: 0 auto;
	font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}


.content-wrap .ttl{
	font-size: 32px !important;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	margin-bottom: 40px;
	margin-top: 40px;
}

.content-wrap p{
	line-height:2em;
	font-size: 16px;
}

.feature .item .sub-ttl{
	font-size: 20px !important;
	text-align: left;
	margin-top: 40px;
}

.feature .item-sub{

	font-weight: bold;
}
.feature .item-sub p{
	padding: 20px;
	background-color: #efefef;
	margin-bottom: 0!important;
}

.spec{

}
.spec th, .spec td {
	border: 1px solid #ccc !important;
	padding: 5px 10px;
	text-align: left !important;
	font-size: 13px;
}
.swiper {
	max-width: 800px;
	margin: 0 auto;
	position: relative;
}

.swiper img{
	width: 100%;
}

.slider-thumbnail {
	max-width: 800px;
	height: 20vh;
	margin: 0 auto;
}
.slider-thumbnail .swiper-wrapper{

}
.slider-thumbnail .swiper-wrapper .swiper-slide {
	width: 20%;
	height: 100%;
	opacity: .5;
	overflow: hidden;
}

.swiper-slide-thumb-active{
	opacity: 1!important;
	cursor: pointer;
}

.tokiwa-about{
	padding: 40px;
	background-color: #e9f2ff;

}
.tokiwa-about h2.ttl{
	margin-top: 0;
	font-size: 20px !important;
}

.tokiwa-about .info img{
	width: 40%;
	display: inline-block;
	margin-bottom: 20px;
	margin-right:20px;
	float: left;
}

.news-list li{
	margin-bottom:10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.news-list span{
	display: inline-block;
}
.news-list .date{
	font-weight: bold;
	color: #666666;
}
.news-list .txt{
	font-weight: bold;
	margin-left: 20px;
}

.table td{
	word-break: break-all;
}

.news-list{
	list-style: none;
	margin-left: 0;
	padding: 0;
}


@media (max-width: 575px) {

	.content-wrap{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.content-wrap .ttl{
		font-size: 22px !important;
		line-height: 1.5em;
	}

	.feature .item-sub {
		margin-top: 20px;
	}
	#post-573,#post-756{
		margin-top: -83px;
	}

	.tokiwa-about {
		padding: 20px;
	}

	.tokiwa-about .info img {
		width: 100%;
		display: inline-block;
		margin-bottom: 20px;
		margin-right: 0px;
		float: none;
	}


	.news-list .txt {
		font-weight: bold;
		margin-left: 0px;
		text-decoration: underline;
	}

}

.text-center{
	text-align: center;
}

.combtn2 {
	margin-top: 20px;
	display: inline-block;
	width: 328px;
	height: 60px;
	font-size: 18px;
	line-height: 60px;
	color: #fff;
	text-align: center;
	font-weight: 500;
	background-position: right 25px center;
	background-repeat: no-repeat;
	background-color: #EF233C;
	background-image: url(../img/arr_link_w2.svg);
}

.menu-list .inline-img{
	background-color: #efefef;
	padding: 20px;
	margin-top: 10px;
}
.menu-list .inline-img .info{
	display: flex;
}
.menu-list .inline-img .txt{
	font-size: 20px;
	font-weight: bold;
	margin-top: 0;
	width: 80%;
	padding-left: 20px;
}
.menu-list .inline-img .txt .sub-list{
	font-size: 14px;
}
.menu-list .inline-img .txt .sub-list a{
	border-radius: 10px;
	padding: 10px;
	margin-top: 10px;
	display: block;
	background-color: #fff;
}
.menu-list .inline-img .img{
	width: 20%;
}


.course3strong dl {
	display: flex;
	font-size: 15px;
	line-height: 27px;
	font-weight: 500;
	border-top: 1px solid #CCDDE5;
	margin-bottom: 0;
	margin-top: 0;
}
.course3strong dt {
	color: #8D99AE;
	width: 32px;
	padding: 15px 0;
}
.course3strong dd {
	color: #2B2D42;
	flex: 1;
	padding: 15px 0;
}

.ttl-sub{
	font-weight: bold;
	font-size: 18px;
}
