@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.mainVisual {
	padding-top: 178px;/*278px;*/
	padding-bottom: 18px;
	min-height: 680px;
	position: relative;
	background: url("../img/index/main_img.jpg") no-repeat center center;
	background-size: cover;
	box-sizing: border-box;
}
.mainVisual .txt01 {
	margin-bottom: 31px;
	text-align: center;
	color: #fff;
	font-size: 3rem;
	font-weight: bold;
}
.mainVisual .txt01 span {
	margin-top: 12px;
	display: block;
	font-size: 2.8rem;
	font-weight: 700;
	font-family: 'Roboto';
}
.mainVisual .txt02 {
	text-align: center;
}
.mainVisual .txt02 span {
	padding: 5px 4px 4px;
	display: inline-block;
	color: #080652;
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1;
	background-color: #fff;
}
.mainVisual .txt03 {
	width: 325px;
	max-width: 325px;
	margin: 20px auto 20px auto;
	padding: 5px 8px 4px 8px;
	text-align: left;
	font-size: 1.25rem;
	font-weight: normal;
	line-height: 1.6;
	color: #ffffff;
	/*border: 1px solid #ff0000;
	background-color: #ffffff;
	opacity: 0.90;*/
}
.mainVisual .txt04 {
	width: calc(100% - 16px);
	max-width: 680px;
	margin: 20px auto 20px auto;
	/*padding: 5px 8px 4px 8px;*/
	padding: 18px 13px 18px 13px;
	font-family: san-serif;
	text-align: justify;
	/*font-size: 1.25rem;*/
	font-size: 9pt;
	font-weight: normal;
	line-height: 1.6;
	/*color: #ff0000;
	border: 1px solid #ff0000;*/
	color: #515151;
	border: 1px solid #515151;
	/*background-color: #ffffff;
	opacity: 0.9;*/
	background-color: #e7ebe6;
	opacity: 0.90;
}
.mainVisual .txt04 .sp01-10 {
	width: 280px;
	height: 26px;
	margin: 0px auto 2px auto;
	padding: 4px 0px 0px 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: medium;
	background-color: #ffffff;
	border-radius: 12px;
	display: block;
}
.mainVisual .txt04 .sp01-20 {
	width: 100%;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: #ff0000;
	display: block;
}
.mainVisual .txt04 .sp01-30 {
	width: 100%;
	text-align: center;
	font-size: 12pt;
	font-weight: 900;
	color: #ff0000;
	display: block;
}
.mainVisual .txt04 .sp01-40 {
	width: 100%;
	text-align: center;
	font-size: 12pt;
	font-weight: medium;
	display: block;
}
.mainVisual .txt04 .sp01-40 a {
	color: #ff0000;
	text-decoration: underline;
}
.mainVisual .txt04 .sp01-50 {
	width: 100%;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	display: block;
}
.mainVisual .txt04 .sp01-60 {
	width: 100%;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	display: block;
}
.mainVisual .txt04 .sp01-70 {
	width: 100%;
	text-align: center;
	font-size: 10pt;
	font-weight: medium;
	display: block;
}
.mainVisual .txt04 .sp01 {
	width: 100%;
	text-align: center;
	font-size: 1.50rem;
	font-weight: 900;
	color: #ff0000;
	display: block;
}
.mainVisual .txt04 .sp02 {
	width: 100%;
	text-align: right;
	font-size: 1.25rem;
	font-weight: normal;
	display: block;
}
.mainVisual .scroll {
	position: absolute;
	left: 0;
	bottom: 45px;
	width: 100%;
	text-align: center;
}
.mainVisual .scroll a {
	padding-bottom: 45px;
	font-size: 1.4rem;
	color: #fff;
	position: relative;
	font-weight: 700;
	font-family: 'Roboto';
}
.mainVisual .scroll a:hover {
	opacity: 0.7;
}
.mainVisual .scroll a:before {
	margin-left: 1px;
	position: absolute;
	left: 50%;
	bottom: 0;
	height: 32px;
	border-left: 1px solid #fff;
	content: "";
}
#main .sec01 {
	padding: 131px 0 116px;
	position: relative;
	background-color: #E8E8E8;
}
#main .sec01 .txtBox {
	width: 900px;
	margin: 0 auto 30px;
}
#main .sec01 .txtBox p {
	line-height: 1.7;
}
#main .sec01 .txtBox p:not(:last-child) {
	margin-bottom: 27px;
}
#main .sec01 .imgBox {
	position: relative;
}
#main .sec01 .imgBox .img {
	width: 803px;
	position: absolute;
	left: -292px;
	top: 0;
}
#main .sec01 .imgBox .textBox {
	padding: 92px 170px 0 528px;
}
#main .sec01 .imgBox .textBox p {
	line-height: 1.7;
}
#main .sec01 .imgBox .textBox .title {
	margin-bottom: 18px;
	color: #242264;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.34;
}
#main .sec01 .imgBox .textBox .title span {
	margin-bottom: 9px;
	display: block;
	font-size: 4.2rem;
	font-style: italic;
	font-family: 'Roboto';
	font-weight: 700;
}
#main .sec01 .imgBox .textBox .txtSub:not(:last-child) {
	margin-bottom: 33px;
}
#main .sec02 {
	padding: 200px 0 122px;
	position: relative;
}
#main .sec02 .headline01 {
	top: 88px;
}
#main .sec02 .imgBox {
	width: 900px;
	margin: 0 auto;
}
#main .sec02 .imgBox .lBox {
	float: left;
	width: 600px;
}
#main .sec02 .imgBox .lBox p {
	font-size: 1.4rem;
	line-height: 1.7;
}
#main .sec02 .imgBox .rBox {
	margin-top: 78px;
	width: 248px;
	float: right;
}
#main .sec02 .imgBox .rBox .ttl {
	margin: 11px 0 2px;
	font-size: 1.2rem;
	font-weight: bold;
}
#main .sec02 .imgBox .rBox .name {
	margin-bottom: 14px;
	font-size: 1.4rem;
}
#main .sec02 .imgBox .rBox .name span {
	margin-right: 13px;
	display: inline-block;
	vertical-align: baseline;
	font-size: 2.4rem;
	font-weight: bold;
}
#main .sec02 .imgBox .rBox .txt {
	font-size: 1rem;
	line-height: 1.7;
}
#main .sec02 .imgBox01 {
	margin-top: 84px;
}
#main .sec02 .imgBox01 .rBox {
	margin-top: 4px;
}
#main .sec03 {
	padding: 79px 0 82px;
	position: relative;
	background: url("../img/index/bg01.png") no-repeat center top;
	background-size: cover;
}
#main .sec03:before {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	height: 50%;
	background: rgba(0,0,0,0.59);
	content: "";
}
#main .sec03 .headline01 {
    left: -20px;
    top: 54px;
}
#main .sec03 .txtBox {
	width: 1054px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
#main .sec03 .txtBox01 {
	margin-top: 119px;
}
#main .sec03 .txtBox .lTxt {
	width: 200px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 2px solid #fff;
	box-sizing: border-box;
}
#main .sec03 .txtBox .lTxt p {
	text-align: center;
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.7;
}
#main .sec03 .txtBox .rTxt {
	width: 856px;
    margin-right: -60px;
}
#main .sec03 .txtBox .rTxt ul {
	margin: -6px 0 -12px;
}
#main .sec03 .txtBox .rTxt li {
	font-size: 2.4rem;
	font-weight: bold;
	color: #fff;
	line-height: 1.33;
}
#main .sec03 .txtBox .rTxt li:not(:last-child) {
	margin-bottom: 25px;
}
#main .sec03 .txtBox .rTxt li span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 18px;
	font-size: 4.2rem;
	font-weight: 900;
	font-family: Arial, sans-serif;
}
#main .sec03 .txtBox01 .rTxt {
	width: 823px;
}
#main .sec03 .txtBox01 .rTxt ul {
	margin: -8px 0 0;
}
#main .sec03 .txtBox01 .rTxt li {
	font-size: 2rem;
	line-height: 1.325;
	text-indent: -1.4em;
	padding-left: 1.4em;
}
#main .sec03 .txtBox01 .rTxt li:not(:last-child) {
    margin-bottom: 18px;
}
#main .sec03 .txtBox01 .rTxt li span {
	font-size: 3rem;
	margin-right: 24px;
}
#main .sec04 {
	padding: 134px 0 54px;
	position: relative;
}
#main .sec04 .headline01 {
    left: -20px;
    top: 53px;
}
#main .sec04 h3 {
	margin-bottom: 45px;
	text-align: center;
	font-size: 2.4rem;
}
#main .sec04 h3 span {
	margin-top: 9px;
	display: block;
	font-size: 1rem;
}
#main .sec04 .inner {
	width: 900px;
	margin: 0 auto;
}
#main .sec04 .txtUl > li {
	display: table;
	width: 100%;
	margin-top: 2.5rem;
}
#main .sec04 .txtUl > li:first-child {
	margin-top: 0rem;
}
#main .sec04 .txtUl > li:not(:last-child) {
	margin-bottom: 11px;
}
#main .sec04 .txtUl > li .lTxt {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 1.8rem;
	font-weight: bold;
	color: #fff;
	line-height: 1.33;
	width: 240px;
	background-color: #242264;
}
#main .sec04 .txtUl > li ul {
	display: table-cell;
}
#main .sec04 .txtUl > li li {
	display: block;
	padding: 17px 30px 15px;
	font-size: 1.8rem;
	background-color: #f5f5f5;
	border-bottom: 1px solid #c5c5c5;
}
#main .sec04 .txtUl > li li:not(:first-child) {
	color: #44437B;
	font-weight: bold;
}
#main .sec04 .txtUl > li li img {
	margin: -4px 0 0 10px;
	display: inline-block;
	vertical-align: middle;
	width: 24px;
}
#main .sec04 .txtUl > li li:last-child {
	border: none;
}
#main .sec04 .btmBox {
	margin-top: 21px;
	text-align: right;
}
#main .sec04 .btmBox div {
	text-align: left;
	display: inline-block;
	color: #707070;
	line-height: 1.7;
	font-size: 1.4rem;
}
#main .sec04 .link {
	margin-top: 40px;
	padding: 30px 0;
	background-color: #F5F5F5;
}
#main .sec04 .link a {
	width: 720px;
	color: #333;
	padding: 23px 0;
	font-size: 2.4rem;
	display: block;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	border: 4px solid #ddd;
	background-color: #eee;
	border-radius: 6px;
	box-sizing: border-box;
}
#main .sec04 .link a:hover {
	opacity: 0.7;
}
#main .sec04 .link a span {
	padding-right: 30px;
	display: inline-block;
	background: url("../img/index/icon01.png") no-repeat center right;
	background-size: 16px auto;
}
#main .sec04 h3.ttl10 {
	margin: 3rem auto 2.0rem auto;
	text-align: center;
	font-size: 2.2rem;
}
#main .sec04 .txtBt {
	text-align: center;
	font-size: 1.1rem;
	margin: 20px auto 20px auto;
}
#main .sec04 .cTxt10 {
	margin: 0px auto 0px auto;
	padding: 2.6rem 3rem 2.6rem 3rem;
	background-color: #f5f5f5;
}
#main .sec04 .cTxt10 ul.txtUl10 li {
	font-size: 1.8rem;
	line-height: 1.8;
	font-weight: bold;
}
#main .sec04 .cTxt10 ul.txtUl20 li, 
#main .sec04 .cTxt10 ul.txtUl30 li {
	font-size: 1.7rem;
	line-height: 1.33;
}
#main .sec04 .cTxt10 ul.txtUl20 li span {
	display: inline-block;
	vertical-align: middle;
	margin: 0rem 0.5rem 0rem 0.5rem;
}
#main .sec04 .cTxt10 ul.txtUl20 li:first-child span,
#main .sec04 .cTxt10 ul.txtUl30 li span {
	display: inline-block;
	vertical-align: middle;
	margin: 0rem 0rem;
}
#main .sec04 .blk10 {
	clear: both;
	width: 100%;
	height: 4rem;
}
#main .sec04 .ttl20 {
	text-align: center;
	font-size: 1.8rem;
	margin: 0px auto 0px auto;
	padding: 1.6rem 0rem 1.6rem 0rem;
	color: #fff;
	background-color: #242264;
}
#main .sec05 {
	padding: 229px 0 102px;
	position: relative;
	background-color: #E8E8E8;
}
#main .sec05 .headline01 {
	left: -33px;
}
#main .sec05 ul {
	width: 990px;
	margin: -10px auto 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#main .sec05 ul li {
	position: relative;
	margin-top: 10px;
	padding: 0 20px;
	width: 480px;
	height: 90px;
	display: table;
	background-color: #fff;
	box-sizing: border-box;
}
#main .sec05 ul li > p {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	color: #707070;
	font-size: 1.2rem;
}
#main .sec05 ul li .lTxt {
	width: 108px;
	color: #242264;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.33;
}
#main .sec05 ul li .teacher-lnk10 {
	position: absolute;
	right: 5px;
	top: calc(50% - 13px);
	width: 26px;
	height: 100%;
}
#main .sec05 .txtBt {
	text-align: center;
	font-size: 1.6rem;
	margin: 20px auto 20px auto;
}
.teacher-cnt10 {
	display: none;
	max-width: 768px;
	height: auto;	
	margin: 0px auto 0px auto;
	padding: 30px 30px 30px 30px;
	text-align: left;
}
.teacher-cnt10 .teacher-tbl10 {
	width: calc(100% - 1px);
	text-align: left;
	border: none;
}
.teacher-cnt10 .teacher-th10 {
	width: 150px;
	font-size: 2.5rem;	
	font-weight: bold;
	vertical-align: middle;
	border: none;
}
.teacher-cnt10 .teacher-td10 {
	width: 560px;
	font-size: 1.8rem;
	font-weight: normal;
	border: none;
}
.teacher-cnt10 .teacher-td20 {
	width: 100%;
	padding-top: 20px;
	font-size: 1.4rem;
	text-align: justify;
	border: none;
}
.teacher-cnt10 .teacher-span10 {
	font-size: 1.8rem;
	font-weight: bold;
}

#main .sec05 ul.teacherUL20 {
	width: 96%;
	max-width: 1180px;
	margin: -30px auto 0px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#main .sec05 ul.teacherUL20 li {
	position: relative;
	margin: 2.5rem auto 0rem auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	display: table;
	background-color: transparent;
	box-sizing: border-box;
}
#main .sec05 .teacherTbl20 {
	width: 100%;
	text-align: left;
	border: none;	
	border-spacing: 0px 0px;
}
#main .sec05 .teacherTbl20 td {
	padding: 12px 12px 12px 12px;
	border: none;
	background-color: #ffffff;
}
#main .sec05 td.teacherTd10 {
	width: 120px;
	text-align: left;
	vertical-align: middle;
	background-color: transparent;
	border: none;
}
#main .sec05 td.teacherTd20 {
	width: 98px;
	text-align: left;
	vertical-align: middle;
	font-size: 1.8rem;
	line-height: 1.33;
	font-weight: bold;
	color: #242264;
	border: none;
}
#main .sec05 td.teacherTd30 {
	width: 250px;
	text-align: left;
	vertical-align: middle;
	font-size: 1.55rem;
	line-height: 1.33;
	color: #707070;
	border: none;
}
#main .sec05 td.teacherTd40 {
	width: calc(100% - 432px);
	text-align: left;
	vertical-align: middle;
	font-size: 1.5rem;
	line-height: 1.33;
	color: #707070;
	border: none;
}
#main .sec05 .txtBt {
	text-align: center;
	font-size: 1.6rem;
	margin: 20px auto 20px auto;
}
#main .sec05 .txtTop {
	text-align: center;
	font-size: 1.2rem;
	margin: 60px auto 40px auto;
}

#main .sec06 {
	padding: 191px 0 62px;
	position: relative;
}
#main .sec06 .headline01 {
    left: -30px;
    top: 68px;
}
#main #a06.sec06 .txt61 {
	margin-top: -15px !important;
	width: calc(100% - 16px);
	max-width: 680px;
	margin: 20px auto 20px auto;
	padding: 5px 8px 4px 8px;
	text-align: justify;
	font-size: 1.25rem;
	font-weight: normal;
	line-height: 1.6;
	color: #ff0000;
	border: 1px solid #ff0000;
	background-color: #ffffff;
	opacity: 0.90;
}
#main #a06.sec06 .txt61 .sp61{
	width: 100%;
	text-align: right;
	font-size: 1.25rem;
	font-weight: normal;
	display: block;
}
#main .sec06 .inner {
	width: 720px;
	margin: 0 auto;
}
#main .sec06 h3 {
	margin-bottom: 21px;
	text-align: center;
	font-size: 2.4rem;
}
#main .sec06 h3 span {
	margin-top: 7px;
	display: block;
	font-size: 1.6rem;
}
#main .sec06 table {
	margin-bottom: 40px;
	width: 100%;
	border-collapse: collapse;
}
#main .sec06 table th,
#main .sec06 table td {
	padding: 11px 0 10px 38px;
	vertical-align: top;
	text-align: left;
	font-size: 1.4rem;
	line-height: 2;
	box-sizing: border-box;
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #DDD;
	font-weight: normal;
}
#main .sec06 table td .txt {
	margin-top: -3px;
	display: block;
	font-size: 1.2rem;
}
#main .sec06 table th {
	width: 27.8%;
}
#main .sec06 .txtUl li:first-child {
	margin-bottom: 36px;
}
#main .sec06 .txtUl li p {
	font-size: 1.2rem;
	line-height: 1.7;
}
#main .sec06 .txtUl li .ttl {
	margin-bottom: 3px;
	font-size: 1.4rem;
}
.pop {
	display: none;
}
.pop .popBox {
	width: 900px;
	margin: 0 auto;
	padding: 40px 40px 45px;
	position: relative;
	box-sizing: border-box;
	background-color: #fff;
}
/*----------------*/
.fancybox-navigation .fancybox-button {
    /*background-clip: content-box;*/
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 30px);/*50px;*/
    width: 70px;
}
.fancybox-navigation .fancybox-button div {
    padding: 7px;
}
.fancybox-navigation .fancybox-button:hover{
	opacity: 0.8;
}
.fancybox-navigation .fancybox-button--arrow_left {
    left: calc(50% - 454px) !important;/*0;*/
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
    background: url("../img/index/pop_left_arrow.png") no-repeat;
}
.fancybox-navigation .fancybox-button--arrow_left svg {
	display: none;
}
.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: calc(50% - 464px) !important;/*0;*/
    right: env(safe-area-inset-right);
    background: url("../img/index/pop_right_arrow.png") no-repeat;
}
.fancybox-navigation .fancybox-button--arrow_right svg {
	display: none;
}
/*------------------*/
.fancybox-slide--html .fancybox-close-small {
	background: url("../img/index/pop_close.png") no-repeat;
	background-size: 33px 33px;
	width: 33px;
	height: 33px;
	right: 29px;
	top: 29px;
}
.fancybox-slide--html .fancybox-close-small svg {
	display: none;
}
.pop .popBox .photo {
	margin-right: 45px;
	float: left;
	width: 210px;
}
.pop .popBox .txtBox {
	margin-top: 7px;
	float: left;
	width: 520px;
}
.pop .popBox .txtBox p {
	font-size: 1.4rem;
	line-height: 1.7;
}
.pop .popBox .txtBox .ttl {
	margin-bottom: 18px;
	font-size: 2.4rem;
	font-weight: bold;
}

@media all and (max-width: 880px) {
	.fancybox-navigation .fancybox-button--arrow_left {
    	left: 0px !important;
	}
	.fancybox-navigation .fancybox-button--arrow_right {
		right: 0px !important;
	}
}
@media all and (max-width: 767px) {
	.mainVisual {
		padding-top: 60px;/*150px;*/
		background-image: url("../img/index/sp_main_img.jpg");
	}
	.mainVisual .txt01 {
		margin-bottom: 20px;
		font-size: 2.4rem;
	}
	.mainVisual .txt01 span {
		margin-top: 23px;
		font-size: 1.8rem;
		line-height: 1.16;
	}
	.mainVisual .txt02 {
		text-align: center;
	}
	.mainVisual .txt02 > span {
		padding: 0;
		display: block;
		font-size: 2.2rem;
		background: none;
	}
	.mainVisual .txt02 span span {
		padding: 4px 4px 5px;
		display: inline-block;
		background-color: #fff;
	}
	.mainVisual .txt03 {
		width: calc(100% - 16px);
		text-align: center;
	}
	.mainVisual .txt04 {
		width: calc(90% - 16px);
		max-width: 680px;
		text-align: left;
	}
	#main .sec01 {
		padding: 99px 20px 37px;
	}
	#main .sec01 .txtBox {
		width: auto;
		margin: 0 auto 8px;
	}
	#main .sec01 .txtBox p:not(:last-child) {
		margin-bottom: 26px;
	}
	#main .sec01 .imgBox .img {
		width: auto;
		margin: 0 -20px;
		position: static;
	}
	#main .sec01 .imgBox .img img {
		width: 100%;
	}
	#main .sec01 .imgBox .textBox {
		padding: 0;
	}
	#main .sec01 .imgBox .textBox .txtSub {
		position: relative;
		padding: 29px 0 0;
	}
	#main .sec01 .imgBox .textBox .txtSub > span {
		position: absolute;
		top: -1px;
		left: 50%;
		width: 3px;
		height: 30px;
		background-color: #080652;
	}
	#main .sec01 .imgBox .textBox .txtSub > span:before {
		position: absolute;
		left: 50%;
		margin-left: -3px;
		top: -3px;
		width: 6px;
		height: 6px;
		background-color: #080652;
		border-radius: 100px;
		content: "";
	}
	#main .sec01 .imgBox .textBox .txtSub .white {
		background-color: #fff;
	}
	#main .sec01 .imgBox .textBox .txtSub > .white:before {
		background-color: #fff;
	}
	#main .sec01 .imgBox .textBox .line01 {
		margin-left: -10px;
	}
	#main .sec01 .imgBox .textBox .line02 {
		margin-left: -2px;
	}
	#main .sec01 .imgBox .textBox .line03 {
		margin-left: 8px;
	}
	#main .sec01 .imgBox .textBox p {
		font-size: 1.4rem;
	}
	#main .sec01 .imgBox .textBox .title {
		padding: 12px 0 19px;
		margin-bottom: 20px;
		font-size: 1.9rem;
		line-height: 1.53;
		text-align: center;
		border-top: 2px solid #080652;
		border-bottom: 2px solid #080652;
	}
	#main .sec01 .imgBox .textBox .title span {
		margin-bottom: 1px;
	}
	#main .sec01 .imgBox .textBox .txtSub:not(:last-child) {
		margin-bottom: 0;
	}
	#main .sec02 {
		padding: 109px 19px 32px;
	}
	#main .sec02 .headline01 {
		top: 26px;
	}
	#main .sec02 .imgBox {
		width: auto;
	}
	#main .sec02 .imgBox .lBox {
		float: none;
		width: auto;
	}
	#main .sec02 .imgBox .rBox {
		margin-top: 0;
		padding: 0 45px 13px 43px;
		float: none;
		width: auto;
		position: relative;
	}
	#main .sec02 .imgBox .rBox:before {
		position: absolute;
		left: 15px;
		bottom: 13px;
		height: 284px;
		content: "";
		border-left: 2px solid #080652;
	}
	#main .sec02 .imgBox .rBox .photo img {
		width: 100%;
	}
	#main .sec02 .imgBox .rBox .txt {
		font-size: 1.2rem;
	}
	#main .sec02 .imgBox01 {
		margin-top: 66px;
	}
	#main .sec02 .imgBox01 .rBox {
		margin-top: 0;
	}
	#main .sec03 {
		padding: 59px 0 39px;
		background-image: url("../img/index/sp_bg01.jpg");
	}
	#main .sec03 .headline01 {
		left: -1px;
		top: 30px;
	}
	#main .sec03 .txtBox {
		width: auto;
		display: inherit;
	}
	#main .sec03 .txtBox01 {
		margin-top: 74px;
	}
	#main .sec03 .txtBox .lTxt {
		margin-bottom: 37px;
		width: auto;
		display: inherit;
		border: none;
	}
	#main .sec03 .txtBox .lTxt p {
		line-height: 1;
		width: 230px;
		padding: 2px 0;
		margin: 0 auto;
		border-left: 2px solid #fff;
		border-right: 2px solid #fff;
	}
	#main .sec03 .txtBox .rTxt {
		width: auto !important;
		margin: 0 20px;
	}
	#main .sec03 .txtBox .rTxt ul {
		margin: 0 !important;
	}
	#main .sec03 .txtBox .rTxt li {
		font-size: 2rem;
		line-height: 1.4;
		padding-left: 65px;
		position: relative;
	}
	#main .sec03 .txtBox .rTxt li:not(:last-child) {
		margin-bottom: 25px;
	}
	#main .sec03 .txtBox .rTxt li span {
		margin-right: 0;
		position: absolute;
		left: 0;
		top: -6px;
	}
	#main .sec03 .txtBox01 .lTxt {
		margin-bottom: 27px;
	}
	#main .sec03 .txtBox01 .rTxt li {
		font-size: 1.6rem;
		line-height: 1.5;
		text-indent: inherit;
		padding-left: 47px;
	}
	#main .sec03 .txtBox01 .rTxt li:not(:last-child) {
		margin-bottom: 16px;
	}
	#main .sec03 .txtBox01 .rTxt li span {
		margin-right: 0;
	}
	#main .sec04 {
		padding: 61px 20px 0;
	}
	#main .sec04 .headline01 {
		left: -2px;
		top: 28px;
	}
	#main .sec04 h3 {
		margin-bottom: 20px;
		font-size: 1.8rem;
		line-height: 1.33;
	}
	#main .sec04 h3 span {
		margin-top: 11px;
		font-size: 0.9rem;
	}
	#main .sec04 .inner {
		width: auto;
	}
	#main .sec04 .txtUl > li {
		display: inherit;
		padding: 0 8px 7px;
		background-color: #242264;
		box-sizing: border-box;
	}
	#main .sec04 .txtUl > li:not(:last-child) {
		margin-bottom: 9px;
	}
	#main .sec04 .txtUl > li .lTxt {
		padding: 10px 0;
		box-sizing: border-box;
		font-size: 1.6rem;
		line-height: 1.25;
		width: auto;
		min-height: 60px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	#main .sec04 .txtUl > li ul {
		display: block;
	}
	#main .sec04 .txtUl > li li {
		padding: 12px 12px;
		height: auto;
		display: flex;
		align-items: center;
		justify-content: left;/*center;*/
		font-size: 1.6rem;
		line-height: 1.25;
		position: relative;
		text-align: left;
		background-color: #f5f5f5;/*#fff;*/
		border-bottom: 1px solid #242264;
		box-sizing: border-box;
	}   
    /*------------------------------------------------------------
	200310 一時的にコメントアウト

	#main .sec04 .txtUl > li li a:before {
		position: absolute;
		right: 4px;
		top: 5px;
		background: url("../img/common/sp_icon01.png") no-repeat;
		background-size: 10px auto;
		width: 10px;
		height: 8px;
		content: "";
	}
	------------------------------------------------------------*/
    
    #main .sec04 .txtUl > li li img {
		display: none;
	}
	#main .sec04 .btmBox {
		margin-top: 15px;
		text-align: left;
	}
	#main .sec04 .btmBox div {
		line-height: 1.7;
	}
	#main .sec04 .link {
		margin: 40px -20px 0;
		padding: 30px 20px;
	}
	#main .sec04 .link a {
		width: auto;
		padding: 23px 0;
	}
	#main .sec04 .ttl10,
	#main .sec04 .ttl10 {
		line-height: 160%;
	}
	#main .sec04 .cTxt10 {
		padding-left: 1.5rem; 
		padding-right: 1.5rem;
	}
	#main .sec04 .cTxt10 {
		padding: 0 8px 7px 8px;
		background-color: #242264;
		box-sizing: border-box;
	}
	#main .sec04 .cTxt10 ul {
		background-color: #f5f5f5;
		padding-left: 10px;
		padding-right: 10px;
	}
	#main .sec04 .cTxt10 ul:first-child {		
		padding-top: 10px;
	}
	#main .sec04 .cTxt10 ul:last-child {		
		padding-bottom: 10px;
	}
	#main .sec04 .cTxt10 .blk10 {
		background-color: #f5f5f5;
	}
	#main .sec04 .cTxt10 ul.txtUl10 li {
		line-height: 150%;
		padding-bottom: 0.5rem;
	}
	#main .sec04 .cTxt10 ul.txtUl10 li,
	#main .sec04 .cTxt10 ul.txtUl20 li,
	#main .sec04 .cTxt10 ul.txtUl30 li {
		position: relative;
		padding-left: 1.8rem;
	}
	main .sec04 .cTxt10 ul.txtUl20 li span {
		position: absolute;
		left: 0rem;
		top: 0rem;
	}
	#main .sec04 .cTxt10 ul.txtUl10 li span,
	#main .sec04 .cTxt10 ul.txtUl20 li span:first-child,
	#main .sec04 .cTxt10 ul.txtUl30 li span {
		position: absolute;
		left: 0rem;
		top: 0rem;
	}
	
	#main .sec05 {
		padding: 115px 20px 60px;
	}
	#main .sec05 .headline01 {
		left: -5px;
		top: 36px;
	}
	#main .sec05 ul {
		width: auto;
		margin: 0 auto;
		display: inherit;
	}
	#main .sec05 ul li {
		margin: 0 0 7px;
		padding: 15px 5px 17px;
		width: auto;
		height: auto;
		display: inherit;
	}
	#main .sec05 ul li:last-child {
		margin-bottom: 0;
	}
	#main .sec05 ul li > p {
		display: block;
		text-align: center;
		font-size: 1.1rem;
		line-height: 1.64;
	}
	#main .sec05 ul li .lTxt {
		margin-bottom: 8px;
		width: auto;
	}
	
	#main .sec05 ul li .teacher-lnk10 {
		top: calc(100% - 40px);
	}
	.teacher-cnt10 {
		width: 98%;
		max-width: 767px;
		padding: 30px 10px 30px 10px;
	}
	.teacher-cnt10 .teacher-tbl10 {
		width: calc(100% - 1px);
	}
	.teacher-cnt10 .teacher-th10 {
		width: 100%;
		font-size: 2.0rem;
		text-align: center;
		display: inline-block;
	}
	.teacher-cnt10 .teacher-td10 {
		width: 100%;
		padding-top: 10px;
		font-size: 1.4rem;
		display: inline-block;
	}
	.teacher-cnt10 .teacher-td20 {
		width: 100%;
		padding-top: 10px;
		padding-bottom: 1px;
		font-size: 1.2rem;
		display: inline-block;
	}
	.teacher-cnt10 .teacher-span10 {
		font-size: 1.8rem;
	}
	#main .sec05 ul.teacherUL20 {
		width: 100%;
	}
	#main .sec05 td.teacherTd10 {
		width: calc(100% - 24px);
		text-align: center;
		display: block;
	}
	#main .sec05 td.teacherTd20 {
		width: calc(100% - 24px);
		text-align: center;	
		display: block;	
	}
	#main .sec05 td.teacherTd30 {
		width: calc(100% - 24px);
		text-align: center;
		display: block;
	}
	#main .sec05 td.teacherTd40 {
		width: calc(100% - 24px);
		text-align: left;
		display: block;
	}
	#main .sec05 .txtTop {
		margin: -10px auto 20px auto;
	}

	#main .sec06 {
		padding: 75px 20px 29px;
	}
	#main .sec06 .headline01 {
		left: -5px;
		top: 42px;
	}
	#main #a06.sec06 .txt61 {
		margin-top: -8px !important;
	}
	#main .sec06 .inner {
		width: auto;
	}
	#main .sec06 h3 {
		margin-bottom: 12px;
		font-size: 1.8rem;
	}
	#main .sec06 h3 span {
		margin-top: 4px;
		font-size: 1.2rem;
		line-height: 1.33;
	}
	#main .sec06 table {
		margin-bottom: 16px;
	}
	#main .sec06 table th,
	#main .sec06 table td {
		padding: 7px 0 6px 0;
		font-size: 1.3rem;
		line-height: 1.54;
	}
	#main .sec06 table td span {
		margin-top: 3px;
		font-size: 1rem;
		display: block;
		line-height: 1.6;
	}
	#main .sec06 table td .txt {
		margin-top: 1px;
		font-size: 1rem;
	}
	#main .sec06 table th {
		width: 28.8%;
	}
	#main .sec06 .txtUl li:first-child {
		margin-bottom: 12px;
	}
	#main .sec06 .txtUl li p {
		line-height: 1.7;
	}
	#main .sec06 .txtUl li .ttl {
		margin-bottom: 3px;
	}
	.pop .popBox {
		width: auto;
		margin: 0 20px;
		padding: 22px 20px 60px;
	}
	.fancybox-navigation .fancybox-button {
		top: calc(50% - 30px) !important;
	}
	.fancybox-navigation .fancybox-button--arrow_left {
		left: 0px !important;
	}
	.fancybox-navigation .fancybox-button--arrow_right {
		right: 0px !important;
	}
	.fancybox-slide--html .fancybox-close-small {
		/*background-image: url("../img/index/sp_pop_close.png");
		background-size: 72px 12px;
		width: 72px;
		height: 12px;
		right: 50%;
		margin-right: -35px;
		top: inherit;		
		bottom: 17px;*/
		top: 10px;
	}
	.pop .popBox .photo {
		margin: 0 37px 25px;
		float: none;
		width: auto;
	}
	.pop .popBox .txtBox {
		margin-top: 0;
		float: none;
		width: auto;
	}
	.pop .popBox .txtBox p {
		font-size: 1.2rem;
	}
	.pop .popBox .ttl {
		margin-bottom: 16px;
		font-size: 1.8rem;
		font-weight: bold;
		line-height: 1.33;
	}
	.pop .popBox .txtBox .ttl {
		display: none;
	}
	
}

@media all and (-ms-high-contrast:none){
	.mainVisual .txt02 span {
		padding: 7px 4px 2px;
	}
	#main .sec04 .txtUl > li li a {
		padding: 20px 30px 12px;
	}
	#main .sec04 .link a {
		padding: 28px 0 18px;
	}
	#main .sec04 .link a span {
		background-position: right top 4px;
	}
} 