@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.main_img {
	height: 233px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: url('../images/main_img.png') no-repeat 50%;
	background-size: cover;
}
.main_img .inner {
	width: 813px;
}
.main_img h1 {
	font-size: 3.3rem;
	font-weight: 600;
	letter-spacing: 2px;
	color: #fff;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.75);
}
.l_main {
	margin: 0 !important;
	padding-bottom: 100px;
	background-color: #F3F3F3;
}
.l_holder {
    margin: 0 !important;
}
.m_wordsArea {
	background: #fff!important;
}
.p_breadcrumbs li {
	margin-top: 15px;
	font-size: 1.3rem;
}
.p_breadcrumbs {
	margin-bottom: 22px !important;
}
.l_main .navi_out_box {
	position: relative;
}
.head_line01 {
	margin-bottom: 50px;
	padding-bottom: 22px;
	position: relative;
	font-size: 2.4rem;
	text-align: center;
	font-weight: 600;
}
.head_line01::before {
	content: "";
	position: absolute;
	width: 130px;
	height: 1px;
	background-color: #BC5E69;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.l_main .navi_list01 {
	margin-bottom: 72px;
	display: flex;
	flex-wrap: wrap;
	counter-reset: section;
}
.l_main .navi_list01 li {
	margin: 0 20px 18px 0;
	width: 320px;
	counter-increment: section;
}
.l_main .navi_list01 li a {
	padding: 12px 15px 12px 46px;
	position: relative;
	display: block;
	font-weight: 600;
	text-align: center;
	font-size: 2.1rem;
	transition: all 0.3s;
	background-color: #fff;
}
.l_main .navi_list01 li a::before {
	content: counters(section, ".",decimal-leading-zero) ".";
	position: absolute;
	left: 23px;
	top: 50%;
	transform: translateY(-50%);
}
.l_main .navi_list01 li a::after {
	content: "";
	position: absolute;
	right: 14px;
	top: calc(50% + 1px);
	width: 5px;
	height: 5px;
	border-right: 1px solid currentColor;
	border-bottom: 1px solid currentColor;
	transform: translateY(-50%) rotate(45deg);
}
.l_main .learn {
	margin-top: 45px;
}
.l_main .learn .conts_list {
	counter-reset: section01;
}
.l_main .learn .conts_list > li {
	counter-increment: section01;
}
.l_main .learn .conts_list li::before {
	content: counters(section01, ".",decimal-leading-zero);
	width: 65px;
	height: 65px;
	position: absolute;
	left: 37px;
	top: -28px;
	font-size: 2.7rem;
	text-align: center;
	color: #fff;
	font-weight: 600;
	line-height: 65px;
	border-radius: 50%;
	background-color: #661122;
}
.l_main .conts_list > li {
	padding: 25px 37px 51px;
	position: relative;
	background-color: #fff;
}
.l_main .conts_list > li:not(:last-child) {
	margin-bottom: 58px;
}
.head_line02 {
	margin-bottom: 30px;
	font-size: 2.4rem;
	text-align: center;
	font-weight: 600;
}
.l_main .conts_list p {
	margin-bottom: 40px;
	letter-spacing: 1px;
	line-height: 1.8;
}
.l_main .conts_list .txt_list {
	font-size: 1.5rem;
}
.l_main .conts_list .txt_list li {
	margin-bottom: 12px;
	padding-left: 24px;
	letter-spacing: 0.7px;
	background: url('../images/arr_img.png') no-repeat left top 2px;
}
.line_bg {
	padding-bottom: 5px;
	background: url('../images/line_bg.png') repeat-x bottom left;
}
.img_box {
	display: flex;
	justify-content: space-between;
}
.img_box .photo {
	width: 438px;
	height: 224px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #DCDCDC;
}
.img_box .txt_box {
	margin-top: -5px;
	width: 458px;
}
.img_box .txt_box p {
	margin-bottom: 17px;
	letter-spacing: 0.8px;
	line-height: 1.8;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
.btn_list li:not(:last-child) {
	margin-bottom: 19px;
}
.com_btn {
	width: 366px;
	margin: 0 auto;
}
.com_btn a {
	padding: 16px 26px;
	display: block;
	text-align: center;
	color: #fff;
	position: relative;
	font-size: 1.8rem;
	font-weight: 600;
	border-radius: 60px;
	transition: all 0.3s;
	border: 1px solid #661122;
	background-color: #661122;
}
.com_btn a::after {
	content: "";
	position: absolute;
	right: 23px;
	top: calc(50% + 1px);
	width: 8px;
	height: 8px;
	border-right: 3px solid currentColor;
	border-bottom: 3px solid currentColor;
	transform: translateY(-50%) rotate(-45deg);
}
.list_ul {
	margin: -32px 0 0 0;
	display: flex;
	flex-wrap: wrap;
}
.list_ul li {
	padding: 20px 18px 10px;
	margin: 32px 36px 0 0;
	width: 284px;
	box-sizing: border-box;
	border: 1px solid #DCDCDC;
}
ul.list_ul.tea li {
	padding: 20px 18px 10px;
	margin: 32px 30px 0 0;
	width: 48%;
	box-sizing: border-box;
	border: 1px solid #DCDCDC;
}
ul.list_ul.tea li:nth-child(even){
	padding: 20px 18px 10px;
	margin: 32px 0px 0 0;
	width: 48%;
	box-sizing: border-box;
	border: 1px solid #DCDCDC;
}
.list_ul .photo {
	margin-bottom: 11px;
	text-align: center;
}
.list_ul h4 {
	margin: 0 -10px 18px;
	min-height: 42px;
	font-size: 1.8rem;
	letter-spacing: 1px;
	font-weight: 600;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.list_ul h4::after {
	content:'';
	min-height:inherit;
	font-size:0;
}
.list_ul .txt_box p {
	margin-bottom: 0;
	font-size: 1.3rem;
	line-height: 1.6;
	text-align: justify;
	text-justify: inter-ideograph;
    -ms-text-justify: inter-ideograph;
}
.overview .list_ul {
	padding-top: 16px;
}
.tab_box table {
	width: 100%;
	border-collapse: collapse;
}
.tab_box table th,
.tab_box table td {
	padding: 19px 6px;
	width: 20%;
	font-size: 1.7rem;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	font-weight: 400;
	border-right: 1px solid #E5E5E5;
}
.tab_box table td.target_program,
.tab_box table th.target_program
{
	font-weight: bold;
}
.tab_box table th {
	padding: 19px 23px;
	text-align: left;
}
.tab_box table tr th:last-child,
.tab_box table tr td:last-child {
	border-right: none;
}
.tab_box table tbody tr th.bk_c_program,
.tab_box table tbody tr td.bk_c_program {
	background-color: #ebd1d6;
}
.tab_box table tr{
	border-bottom: 1px solid #E5E5E5;
}
.tab_box table tr:last-child{
	border-bottom: none;
}
.program .tab_box {
	padding-top: 34px;
}
.program .tab_box table tr:nth-child(1) th,
.program .tab_box table tr:nth-child(1) td{
	background-color: #661122;
	color: white;
}
.students .photo {
	border: none;
	display: block;
}
.students .photo p {
	margin-bottom: 0;
	font-size: 1.6rem;
}
.students .photo .ttl {
	margin: 12px 0 5px 0;
	font-size: 2.4rem;
	font-weight: 600;
}
.students .photo .txt {
	line-height: 1.6;
}
.students .txt_box p {
	line-height: 2.06;
}
.out_box:not(:last-child) {
	margin-bottom: 60px;
}
.schedule .conts_list > li {
	padding: 37px 37px 51px;
}
.schedule .sch_tab01 {
	padding-top: 3px;
}
.schedule .sch_tab {
	width: 100%;
	/*height: 733px;*/
}
.schedule .sch_tab .scroll-pane {
	width: 100%;
	height: 100%;
	overflow-y: auto;
	box-sizing: border-box;
}
.mCSB_inside > .mCSB_container {
	margin-right: 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 7px;
	margin: 0 0 0 auto;
	background-color: #661122;
	border-radius: 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background-color: #661122;
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #661122;
}
.mCSB_scrollTools {
	opacity: 1;
	width: 7px;
	background-color: #E9E9E9;
}
/* .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
	width: 7px;
	margin: 0 0 0 auto;
	background-color: #E9E9E9;
	border-radius: 0;
} */
.schedule .sch_tab table {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}
.schedule .sch_tab01 table {
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
}
.schedule .sch_tab01 table th,
.schedule .sch_tab01 table td {
	padding: 20px 28px 15px;
	font-size: 1.4rem;
	font-weight: 600;
	text-align: left;
	vertical-align: top;
	border-left: 1px solid #DCDCDC;
	box-sizing: border-box;
	background: url('../images/line_bg01.png') repeat-x bottom left;
}
.schedule .sch_tab01 .ttl01 {
	padding: 5px 10px;
	display: inline-block;
	min-width: 200px;
	font-size: 2rem;
	border-radius: 60px;
	letter-spacing: 1px;
	box-sizing: border-box;
	text-align: center;
	background-color: #F3F3F3;
}
.schedule .sch_tab01 table thead th,
.schedule .sch_tab01 table thead td {
	padding: 17px 10px 26px;
	text-align: center;
	background-image: url('../images/line_bg01.png') !important;
}
.schedule .sch_tab01 table th {
	width: 14.6%;
	vertical-align: middle;
	text-align: center;
}
.schedule .sch_tab01 table tr:last-child th,
.schedule .sch_tab01 table tr:last-child td {
	background-image: none;
}
.schedule .sch_tab01 .ttl03 {
	margin-bottom: 14px;
	padding: 5px 10px;
	text-align: center;
	border: 1px solid #000000;
}
.schedule .sch_tab01 .txt01 {
	margin: 0 0 0 12px;
	min-height: 70px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	font-weight: 400;
}
.schedule .sch_tab01 .txt01::after {
	content:'';
	min-height:inherit;
	font-size:0;
}
.schedule .sch_tab01 .num_txt {
	display: inline-block;
	width: 76px;
	height: 76px;
	line-height: 76px;
	text-align: center;
	color: #fff;
	font-size: 2.7rem;
	border-radius: 50%;
	background-color: #000;
}
.schedule .sch_tab:not(:last-child) {
	margin-bottom: 51px;
}
.schedule .sch_tab02 {
	padding-top: 10px;
	/*height: 479px;*/
}
.schedule .sch_tab02 table {
	border-left: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}
.schedule .sch_tab02 table th,
.schedule .sch_tab02 table td {
	padding: 27px 38px 20px;
	vertical-align: top;
	text-align: left;
	font-size: 1.4rem;
	box-sizing: border-box;
	border-top: 1px solid #E0E0E0;
}
.schedule .sch_tab02 table th {
	width: 14.6%;
	text-align: center;
	font-weight: 400;
	background-color: #F3F3F3;
}
.schedule .sch_tab02 .txt01 {
	padding-right: 16px;
}
.image .conts_list > li {
	padding: 63px 37px 45px;
}
.image .conts_list .txt {
	line-height: 2;
	margin-bottom: 48px;
}
.image .list_ul .photo {
	margin-bottom: 20px;
}
.image .list_ul h4 {
	margin-bottom: 20px;
}
.image .list_ul li {
	padding-bottom: 17px;
}
.title_box {
	margin: 32px 0 32px;
	display: flex;
	align-items: center;
}
.title_box h3 {
	margin-right: 20px;
	padding: 2px 4px;
	position: relative;
	font-size: 1.5rem;
	width: 110px;
	letter-spacing: 1px;
	text-align: center;
	color: #fff;
	background-color: #000;
}
.title_box h3::after {
	content: "";
	position: absolute;
	left: 100%;
	top: 0;
	position: absolute;
	width: 14px;
	height: 100%;
	background: url('../images/arr_img01.png') no-repeat top right / 100% 100%;
}
.title_box p {
	font-size: 2.4rem;
	font-weight: 600;
}
.l_main .title_box p {
	margin-bottom: 0;
}
.img_box01 .photo {
	border: none;
	display: block;
}
.img_box01 .txt_box {
	width: 467px;
}
.img_box01 .txt_box p {
	line-height: 2;
	letter-spacing: 1.9px;
	text-align: justify;
	text-justify: inter-ideograph;
    -ms-text-justify: inter-ideograph;
}
.img_box01 .photo .txt01 {
	margin: 24px 0 0;
	font-size: 1.6rem;
}
.img_box01 .photo .txt01 .s_txt {
	padding-right: 13px;
	font-size: 2.4rem;
	font-weight: 600;
}
.student .tab_box table th {
	text-align: center;
}
.student .conts_list > li {
	padding: 38px 37px 51px;
}
.student .head_line02 {
	margin-bottom: 40px;
}
.student .tab_box {
	padding-bottom: 46px;
}
.student .tab_box table th, .student .tab_box table td {
	padding: 17px 6px;
}
.student .tab_box table tbody tr th,
.student .tab_box table tbody tr th.bk_c_program
{
	background-color: #661122;
	color: white;
}
.student .inner {
	margin-top: 27px;
	padding-top: 44px;
	border-top: 1px solid #DCDCDC;
}
.student .inner .t_txt {
	margin: 0 -10px 28px 0;
}
.student .list_ul h4 {
	margin: 0 0 10px;
	justify-content: flex-start;
}
.student .list_ul a {
	display: block;
	transition: all 0.3s;
}
.student .list_ul .ttl {
	font-weight: 600;
}
.student .com_btn {
	margin-top: 46px;
}
.map .conts_list > li {
	padding: 37px 33px 51px;
}
.map .map_img {
	display: flex;
	justify-content: space-between;
}
.map .map_img .photo {
	width: 540px;
}
.map .map_img .txt_box {
	margin-top: 3px;
	width: 335px;
}
.map .head_line02 {
	margin: 25px 0 20px;
	font-size: 2rem;
}
.map .map_img .head_line02 {
	margin-bottom: 15px;
	text-align: left;
}
.map .map_img p {
	margin-bottom: 0;
}
.map .map_img .inner {
	padding-bottom: 32px;
	margin-bottom: 25px;
	border-bottom: 1px solid #DCDCDC;
}
.map .map_img .txt_list01 {
	margin-bottom: 26px;
}
.map .map_img .txt_list01 li {
	text-indent: -1em;
	padding-left: 1em;
	line-height: 2;
	letter-spacing: 1.8px;
 }
.map .google_map {
	margin-bottom: 40px;
	 width: 100%;
	 height: 369px;
 }
.map .google_map iframe {
	 width: 100%;
	 height: 100%;
}
.map .map_inner:not(:last-child) {
	margin-bottom: 18px;
}
.map .pop_box {
	margin-bottom: 30px;
	position: relative;
	padding-top: 13px;
}
.map .pop_box .click {
	position: absolute;
	left: 0;
	top: 13px;
}
.map .tab_list {
	margin: 0 0 0 3px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.map .tab_list li {
	width: 442px;
}
.map .tab_list h4 {
	margin-bottom: 17px;
	font-size: 1.8rem;
	font-weight: 600;
}
.map .tab_list table {
	width: 100%;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-collapse: collapse;
}
.map .tab_list table th,
.map .tab_list table td {
	padding: 2px 10px 0 16px;
	width: 30%;
	font-size: 1.2rem;
	text-align: left;
	line-height: 1.3;
	vertical-align: middle;
	box-sizing: border-box;
	border-top: 1px solid #E5E5E5;
}
.map .tab_list table th {
	padding: 5px 6px 5px;
	width: 10.1%;
	font-size: 1.3rem;
	text-align: center;
	background-color: #F1F1F1;
}
.information .conts_list > li {
	padding: 43px 37px 51px;
}
.information .list_ul li {
	padding: 0;
}
.information .list_ul a {
	background: url('../images/dow_img.png') no-repeat bottom 10px right 10px;
}
.information .list_ul .li_style a {
	background-image: url('../images/arr_img02.png');
}
.information .btn_list01 {
	margin-top: 20px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.information .btn_list01 li {
	margin: 0 26px;
}
.list_ul01 li {
	padding: 0;
}
.list_ul01 a {
	padding: 20px 18px 28px;
	display: block;
	height: 100%;
	box-sizing: border-box;
}
.m_wordsArea {
	margin-top: 0;
	background-color: #fff;
}
.information .l_block {
	margin-top: 0;
	background-color: #fff;
}
.p_breadcrumbs li a {
	text-decoration: none;
}
.bdrbox {
	width: 100%;
	border: 1px solid #d2d2d2;
	padding:3em 1em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.ct {
	text-align: center;
}
hr {
	width: 100%;
	margin: 10px 0 0;
	border: none;
	background: #dcdcdc;
	height: 1px !important;
}
.mtmovtxt {
	margin-top: 40px !important;
}

.youtube {
	  position: relative;
	  width: 100%;
	  margin: 25px auto 25px;
	  padding-top: 56.25%;
}
.youtube iframe {
	  position: absolute;
	  top: 0;
	  right: 0;
	  width: 100% !important;
	  height: 100% !important;
}
.passlist {
	justify-content: center;
	display: flex;
	margin: 25px auto 15px;
}
.passlist div {
    width: calc(30% - 10px);
    margin: 0px 15px 10px 15px;
    border: none;
    padding: 2em 0;
    text-align: center;
}
.passlist div p{
	font-size: 2rem;
	font-weight: bold;
}
.passlist div span{
	font-size: 5rem;
	font-weight: bold;
}
.txt_right {
  text-align: right;
}

@media all and (-ms-high-contrast:none){
	#Page {
		overflow: hidden;
	}
}
@media all and (min-width: 769px) {
	.mtmovtxt {
		margin-top: 70px;
	}
	.youtube {
	  position: relative;
	  width: 90%;
	  margin: 25px auto 35px;
	  padding-top: 56.25%;
	}
	.youtube iframe {
	  position: absolute;
	  top: 0;
	  right: 0;
	  width: 100% !important;
	  height: 100% !important;
	}
	.sp {
		display: none !important;
	}
	.p_breadcrumbs li a:hover {
		text-decoration: underline;
	}
	.l_main .navi_list a:hover {
		background-color: #000;
		color: #fff;
	}
	.space_txt {
		padding-right: 8px;
	}
	.space_txt01 {
		padding-right: 16px;
	}
	.map .pop_box .click a:hover {
		opacity: 0.7;
	}
	.student .list_ul a:hover {
		opacity: 0.7;
	}
	.l_main .navi_list01 li:nth-child(3n) {
		margin-right: 0;
	}
	.list_ul li:nth-child(3n) {
		margin-right: 0;
	}
	.l_main .navi_list01 li a:hover,
	.list_ul01 a:hover {
		opacity: 0.7;
	}
	.com_btn a:hover {
		color: #661122;
		background-color: #fff;
	}
	.l_main .navi_list_box.fixed {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 2;
		background-color: #F3F3F3;
	}

	.l_main .navi_list {
		width: 1000px;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}
	.l_main .navi_list_box.fixed .navi_list {
		position: static;
		transform: translateX(0);
	}
	.l_main .navi_out_box {
		padding-bottom: 67px;
	}
	.l_main .navi_list li {
		width: 166px;
		display: flex;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
	}
	.l_main .navi_list li a {
		padding: 6px 13px;
		width: 100%;
		min-height: 65px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-weight: 600;
		position: relative;
		letter-spacing: 1px;
		border-right: 1px solid #000;
		box-sizing: border-box;
	}
	.l_main .navi_list li a::before {
		content: "";
		position: absolute;
		right: 8px;
		top: 50%;
		width: 5px;
		height: 5px;
		border-right: 1px solid currentColor;
		border-bottom: 1px solid currentColor;
		transform: translateY(-50%) rotate(45deg);
	}
	.l_main .navi_list li:first-child a {
		border-left: 1px solid #000;
	}
	.l_main .navi_list .on a {
		color: #fff;
		background-color: #000;
	}

}
@media all and (max-width: 768px) {
	body {
		font-size: 1.25rem;
	}
	img {
		max-width: 100%;
		height: auto;
	}
	.pc {
		display: none !important;
	}
	.mCSB_scrollTools .mCSB_draggerRail {
		border-radius: 0;
	}
	.mCSB_scrollTools {
		width: 4px;
	}
	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
		border-radius: 0;
	}
	.program .mCSB_scrollTools {
		height: 6px;
	}
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #661122;
	 }
	 .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #661122; }
	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
		margin: 0;
	}
	.main_img {
		margin-top: -19px;
		height: 264px;
		background-image: url('../images/sp_main_ing.png');
		background-size: cover;
	}
	.main_img h1 {
		margin: 14px 29px 0;
		font-size: 2.65rem;
	}
	.p_breadcrumbs li {
		font-size: 1rem;
	}
	.l_base {
		padding: 0 20px;
	}
	.navi_list_box {
		background-color: #fff;
	}
	.navi_list_box h2 {
		margin-bottom: 20px;
		font-size: 2.2rem;
		text-align: center;
		font-weight: 600;
	}
	.navi_list_box h2 span {
		padding: 0 20px;
		position: relative;
	}
	.navi_list_box h2 span::before,
	.navi_list_box h2 span::after {
		content: "";
		width: 20px;
		height: 3px;
		position: absolute;
		top: calc(50% + 1px);
		transform: translateY(-50%);
		background-color: #000;
	}
	.navi_list_box h2 span::before {
		right: 100%;
	}
	.navi_list_box h2 span::after {
		left: 100%;
	}
	.navi_list li {
		margin-bottom: 15px;
	}
	.navi_list li a {
		display: inline-block;
		padding-left: 30px;
		font-size: 1.6rem;
		font-weight: 600;
		background: url('../images/arr_img.png') no-repeat left 4px top 6px / 15px auto;
	}
	.p_breadcrumbs {
		margin-bottom: 27px;
	}
	.l_main .navi_list_box {
		padding: 16px 20px;
	}

	.head_line01 {
		margin-bottom: 36px;
		padding-bottom: 18px;
		font-size: 1.75rem;
		line-height: 1.5;
	}
	.learn .head_line01 {
		font-size: 2rem;
	}
	.l_main .learn {
		margin-top: 30px;
	}
	.head_line01::before {
		width: 70px;
	}
	.l_main .navi_list01 {
		margin-bottom: 40px;
		justify-content: space-between;
	}
	.l_main .navi_list01 li {
		width: 48%;
		margin: 0 0 12px;
	}
	.l_main .navi_list01 li a {
		padding: 13px 12px 10px 18px;
		font-size: 1.15rem;
		letter-spacing: 1px;
	}
	.l_main .navi_list01 li a::before {
		left: 7px;
	}
	.l_main .navi_list01 li a::after {
		right: 12px;
	}
	.head_line02 {
		margin-bottom: 17px;
		font-size: 1.75rem;
	}
	.l_main .conts_list > li {
		padding: 21px 24px 39px;
	}
	.l_main .learn .conts_list > li:first-child {
		padding: 21px 18px 39px;
	}
	.l_main .conts_list p {
		margin-bottom: 33px;
		line-height: 2;
		letter-spacing: 1.4px;
	}
	.l_main .conts_list .txt_list li {
		margin-bottom: 2px;
		font-size: 1.65rem;
		letter-spacing: 0.9px;
		line-height: 2;
		font-weight: 600;
		font-feature-settings: "palt";
		-moz-font-feature-settings: "palt";
		background-size: 14px auto;
		background-position: left top 10px;
	}
	.line_bg {
		background-image: none;
	}
	.l_main .learn .conts_list li::before {
		font-size: 2.16rem;
		width: 52px;
		height: 52px;
		line-height: 52px;
		left: 10px;
		top: -23px;
	}
	.img_box .photo {
		margin-bottom: 26px;
		padding: 0 6px 0 16px;
		width: auto;
		text-align: center;
		height: 165px;
	}
	.img_box {
		display: block;
	}
	.img_box .photo img {
		max-width: 100%;
		height: auto;
	}
	#policy .img_box {
		padding-top: 20px;
	}
	.img_box .txt_box {
		width: auto;
	}
	.com_btn {
		width: 100%;
		max-width: 366px;
	}
	.com_btn a {
		padding: 12px 26px;
		font-size: 1.5rem;
	}
	.com_btn a::after {
		width: 5px;
		height: 5px;
		right: 16px;
		border-width: 2px;
	}
	.btn_list {
		padding-top: 12px;
	}
	.btn_list li:not(:last-child) {
		margin-bottom: 10px;
	}
	.overview .head_line02 {
		margin-bottom: 34px;
	}
	.l_main .overview p {
		margin-bottom: 9px;
	}
	.list_ul {
		margin: 0;
		display: block;
	}
	.list_ul li {
		width: auto;
		padding: 0 0 6px;
		margin: 0 0 17px;
	}
	.list_ul.tea li {
		width: auto !important;
		padding: 0 0 6px !important;
		margin: 0 0 17px !important;
	}
	.list_ul.tea li:nth-child(even){
		width: auto !important;
		padding: 0 0 6px !important;
		margin: 0 0 17px !important;
	}
	.list_ul li .txt_box p {
		margin-bottom: 0;
		font-size: 1.3rem;
	}
	.overview .list_ul .t_box {
		display: flex;
		align-items: center;
	}
	.overview .list_ul li .txt_box p {
		font-size: 1rem;
	}
	.overview .list_ul li {
		padding: 11px 11px 14px;
	}
	.overview .list_ul .photo {
		margin-bottom: 6px;
		width: 40%;
	}
	.overview .list_ul .txt_box {
		margin: 0;
	}
	.overview .list_ul .photo img {
		width: 100%;
	}
	.overview .list_ul h4 {
		margin: 0 0 11px 25px;
		flex: 1;
		font-size: 1.75rem;
		text-align: left;
		justify-content: flex-start;
	}
	.list_ul li:last-child {
		margin-bottom: 0;
	}
	.list_ul .txt_box {
		margin: 0 10px;
	}
	#essentials .btn_list {
		padding-top: 36px;
	}
	.program .tab_box {
		width: 100%;
		max-width: 380px;
		margin: 0 auto;
		overflow-x: auto;
	}
	.program .tab_box .scroll-pane01 {
		width: 380px;
		height: 100%;
	}
	.program .tab_box table th, .program .tab_box table td {
		font-size: 1rem;
	}
	.program .tab_box table th {
		padding: 19px 6px;
		text-align: center;
	}
	.students .photo {
		padding: 0;
		height: auto;
	}
	.students .photo .ttl {
		font-size: 1.8rem;
		text-align: left;
	}
	.students .photo .txt {
		margin-bottom: 24px;
		font-size: 1.2rem;
		text-align: left;
	}
	.students .txt_box p {
		margin-bottom: 0;
		letter-spacing: 1px;
	}
	.out_box:not(:last-child) {
		margin-bottom: 34px;
	}
	.schedule .sch_tab01 .ttl01 {
		padding: 2px 10px;
		min-width: 102px;
		font-size: 1.15rem;
	}
	.schedule .sch_tab01 table thead th, .schedule .sch_tab01 table thead td {
		padding: 17px 10px;
		background-image: none !important;
	}
	.schedule .sch_tab01 table th, .schedule .sch_tab01 table td {
		padding: 8px 0 17px 6px;
		border-bottom: 1px solid #DCDCDC;
		background-image: none;
		font-size: 0.85rem;
	}
	.schedule .sch_tab01 .ttl03 {
		margin-bottom: 9px;
		padding: 0 10px;
		font-size: 1rem;
		line-height: 1.6;
	}
	.schedule .sch_tab01 .txt01 {
		min-height: 33px;
		margin: 0;
		line-height: 2.1;
		font-size: 1rem;
		font-feature-settings: "palt";
		-moz-font-feature-settings: "palt";
	}
	.schedule .sch_tab {
		/*height: 391px;*/
	}
	.schedule .sch_tab01 .txt02 {
		font-size: 0.7rem;
	}
	.schedule .sch_tab01 .num_txt {
		width: 30px;
		height: 30px;
		font-size: 1rem;
		line-height: 30px;
	}
	.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
		width: 4px;
	}
	.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
		width: 4px;
	}
	.schedule .sch_tab02 table th, .schedule .sch_tab02 table td {
		padding: 19px 15px;
		font-size: 1.1rem;
	}
	.schedule .sch_tab02 table th {
		padding: 19px 5px;
		width: 22%;
	}
	.schedule .sch_tab {
		/*height: 386px;*/
	}
	.mCSB_horizontal.mCSB_inside > .mCSB_container {
		margin-bottom: 22px;
	}
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
		background-color: #661122;
	}
	.list_ul .photo img {
		width: 100%;
	}
	.title_box {
		margin: 32px 0 19px;
		display: block;
	}
	.title_box h3 {
		margin-bottom: 10px;
		width: 82px;
		font-size: 1.35rem;
	}
	.title_box p {
		font-size: 1.8rem;
	}
	.l_main .title_box p {
		margin-bottom: 0;
		margin-right: 10px;
		line-height: 1.5;
		letter-spacing: 0;
	}
	.img_box01 .photo {
		padding: 0 0 3px;
		height: auto;
	}
	.img_box01 .photo .txt01 .s_txt {
		font-size: 1.8rem;
	}
	.img_box01 .photo .txt01 {
		margin: 5px 0 0;
		font-size: 1.2rem;
		text-align: left;
	}
	.image .img_box01 p {
		margin-bottom: 0;
	}
	.student .tab_box table th, .student .tab_box table td {
		padding: 28px 5px;
		font-size: 1rem;
	}
	.student .tab_box table tr:first-child th, .student .tab_box table tr:first-child td {
		padding: 6px 6px;
	}
	.student .tab_box {
		padding-bottom: 0;
	}
	.student .tab_box01 {
		width: 100%;
		max-width: 380px;
		margin: 0 auto;
		overflow-x: auto;
	}
	.student .tab_box .scroll-pane01 {
		width: 300px;
		height: 100%;
	}
	.student .inner {
		padding-top: 30px;
	}
	.student .list_ul h4 {
		margin: -7px 14px 0;
		font-size: 1.75rem;
	}
	.p_breadcrumbs li::before {
		margin-top: -2px;
	}
	.student .list_ul li .txt_box p {
		font-size: 1.25rem;
	}
	.student .com_btn {
		margin-top: 24px;
	}
	.map .map_img {
		display: block;
	}
	.map .map_img .photo {
		margin-bottom: 19px;
		width: auto;
	}
	.map .map_img .photo img {
		width: 100%;
	}
	.map .map_img .head_line02 {
		margin: 0 0 2px;
		font-size: 1.75rem;
	}
	.map .map_img .inner {
		padding-bottom: 19px;
		margin-bottom: 18px;
	}
	.map .map_img .inner p {
		margin-bottom: 0;
	}
	.map .map_img .txt_list01 li {
		font-size: 1.2rem;
		line-height: 2.1;
	}
	.map .map_img .txt_box {
		width: auto;
	}
	.map .map_img .txt_list01 {
		margin-bottom: 0;
	}
	.map .head_line02 {
		font-size: 1.7rem;
	}
	.map .map_inner:not(:last-child) {
		margin-bottom: 31px;
	}
	.map .google_map {
		height: 190px;
	}
	.map .pop_box .click {
		top: 0;
	}
	.map .pop_box .click img {
		width: 36px;
	}
	.map .pop_box {
		padding-top: 0;
	}
	.map .pop_box .img img {
		width: 100%;
	}
	.map .tab_list h4 {
		font-size: 1.7rem;
	}
	.map .tab_list table th, .map .tab_list table td {
		font-size: 0.78rem;
	}
	.map .tab_list table th {
		width: 10%;
		padding: 4px 6px 3px;
		font-size: 0.8rem;
	}
	.map .tab_list {
		display: block;
	}
	.map .tab_list li {
		width: auto;
	}
	.map .tab_list li:not(:last-child) {
		margin-bottom: 19px;
	}
	.list_ul01 a {
		padding: 0;
	}
	.information .conts_list > li {
		padding: 39px 24px 39px;
	}
	.list_ul01 h4 {
		margin-bottom: 0;
		font-size: 1.7rem;
	}
	.list_ul01 li .txt_box {
		margin: 0 25px;
	}
	.list_ul01 li .txt_box p {
		letter-spacing: 0;
		font-feature-settings: "palt";
		-moz-font-feature-settings: "palt";
	}
	.information .list_ul a {
		padding-bottom: 55px;
	}
	.information .btn_list01 {
		margin-top: 35px;
		display: block;
	}
	.information .btn_list01 li {
		margin: 0 0 16px;
	}
.dummy {
	position: absolute;
	top: 0;
	width: 100%;
	height: 70px;
	text-align: center;
	background: url(../../examinee_common/images/dummy02.jpg) 50% no-repeat;
	background-size: 100% auto;
}
.passlist div p{
	font-size: 1.5rem;
	font-weight: bold;
}
.passlist div span{
	font-size: 3rem;
	font-weight: bold;
}
}
@media all and (max-width: 375px) {
	.map .tab_list table th, .map .tab_list table td {
		padding-left: 6px;
	}
	.student .tab_box table th, .student .tab_box table td {
		padding: 28px 1px;
	}
	.com_btn a {
		font-size: 1.4rem;
		padding: 12px 19px;
	}
	.overview .list_ul h4 {
		margin-left: 14px;
		font-size: 1.7rem;
	}
	.l_main .navi_list01 li a {
		letter-spacing: 0;
		padding-right: 5px;
	}
	.l_main .navi_list01 li a::after {
		right: 6px;
	}
.passlist {
	justify-content: center;
	display: flex;
	margin: 25px auto 15px;
}
.passlist div {
    width: calc(30% - 10px);
    margin: 0px 10px 10px 10px;
    border: none;
    padding: 2em 0;
    text-align: center;
}
.passlist div span{
	font-size: 2.2rem;
	font-weight: bold;
}

}
@media all and (max-width: 374px) {
	.l_main .navi_list01 li {
		width: 49.2%;
	}
	.com_btn a {
		font-size: 1.2rem;
		padding: 12px 11px;
	}
	.com_btn a::after {
		right: 10px;
	}
	.learn .head_line01 {
		font-size: 1.6rem;
	}
	.l_main .navi_list01 li a {
		padding: 10px 8px 10px 17px;
		letter-spacing: 0;
		font-size: 1rem;
	}
	.l_main .navi_list01 li a::before {
		font-size: 0.8rem;
	}
	.l_main .navi_list01 li a::after {
		width: 4px;
		height: 4px;
		right: 5px;
	}
	.schedule .sch_tab01 .num_txt {
		width: 20px;
		height: 20px;
		line-height: 21px;
		font-size: 0.8rem;
	}
	.schedule .sch_tab01 .txt02 {
		letter-spacing: 0;
	}
	.l_main .conts_list > li {
		padding: 21px 11px 39px;
	}
	.schedule .sch_tab01 .ttl01 {
		min-width: 80px;
		font-size: 1.1rem;
	}
	.schedule .sch_tab01 table th, .schedule .sch_tab01 table td {
		padding: 8px 7px 17px;
	}
	.schedule .sch_tab01 .txt01 {
		letter-spacing: 0;
		font-size: 0.9rem;
	}
	.image .list_ul h4 {
		margin: 0 10px 18px;
		font-size: 1.5rem;
		letter-spacing: 0;
	}
	.img_box01 .photo .txt01 .s_txt {
		font-size: 1.6rem;
		padding-right: 3px;
	}
	.student .tab_box table th, .student .tab_box table td {
		font-size: 0.8rem;
	}
}
