@charset "UTF-8";
/*
---
---------------------------------------------------------------------------*/
#header #navi ul,
#content_header nav ul,
#footer .wrap nav ul,
#footer .site_link ul,
#footer p{
	margin-top: 0;
}
#header #navi ul li,
#content_header nav ul li{
	margin: 0;
	padding: 0;
}
#footer .wrap nav li{
	margin-bottom: -1px;
	margin-top: 0;
	padding: 10px 0 10px 33px;
}
#header #navi ul li:before,
#content_header nav ul li:before,
#footer .wrap nav ul li:before,
#footer .site_link li:before{
	display: none;
}
#footer .wrap nav dl dd ul li{
	margin-bottom: 1px;
}
#footer .site_link li{
	margin-top: 0;
}
#footer .site_link li a{
	font-size: 1.2rem;
}

#content_header .wrap .search table{
	margin-top: 0;
}
#content_header .wrap .search table th,
#content_header .wrap .search table td{
	border-width: 0;
	padding: 0;
}
#content_header .wrap .search table .gsib_a {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
}
#content_header .wrap .search .gsc-search-box-tools .gsc-search-box .gsc-input{
	padding-right: 12px;
}



/*
---
---------------------------------------------------------------------------*/
.contents_section{
	position: relative;
	z-index: 1;
}
.contents_section-inner{
	max-width: 960px;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: auto;
	margin-right: auto;
}
.contents_section-textArea{
	max-width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
	margin-top: 30px;
}
.contents_section-textArea.kakomi{
	padding: 30px;
	background: #f7f7f7;
    border: solid 3px #5a918d;
    border-radius: 10px;
}
.contents_section-textArea.kakomi.p_mt10 p{
	margin-top: 10px;
}

h2{
	position: relative;
}
h2:before{
	content: '';
	position: absolute;
	background-color: #4d4d4d;
	width: 40px;
	height: 2px;
	top: 14px;
	left: -50px;
}
h3{
	margin-top: 30px;
}
h3.green{
	color: #5a918d;
}
h4{
	color: #5a918d;
	margin-top: 30px;
}

p{
	margin-top: 30px;
}

ul, ol, table{
	margin-top: 30px;
}
ul > li,
ol > li{
	padding: 0 0 0 1.5em;
	position: relative;
	margin-top: 1em;
	list-style: none;
}
ul > li:first-child,
ol > li:first-child{
	margin-top: 0;
}

ul > li:before{
	content:"\25cf";
	position: absolute;
	left: 5px;
	top: 0.1rem;
	color: #5a918d;
	font-size: 1.4rem;
}

ul.ulList_caution{
	margin: 0.5em 0 0 0.5em;
}
ul.ulList_caution > li{
	font-size: 0.85em;
	color: #666;
	margin-top: 1em;
}
ul.ulList_caution > li:before{
	content:"\00203b";
	color: #666;
	top: 0;
}

ol{
	counter-reset:li;
}
ol > li:before{
	counter-increment:li;
	content:counter(li) ":";
	position: absolute;
	text-align: right;
	width: 2em;
	left: -1em;
	color: #5a918d;
}

ol.alpha li:before {
    content: counter(li, upper-alpha) ".";
}

ol.olList_caution{
	margin: 0.5em 0 0 0.5em;
}
ol.olList_caution > li{
	font-size: 0.85em;
	color: #666;
	margin-top: 1em;
}
ol.olList_caution > li:before{
	content:"\00203b"counter(li);
	color: #4d4d4d;
}

th,
td{
	padding: 15px;
	border: 1px solid #ddd;
	word-break: break-all;
}
th > :first-child,
td > :first-child{
	margin-top: 0 !important;
}
th > :last-child,
td > :last-child{
	margin-bottom: 0 !important;
}
th{
	background-color: #5a918d;
	color: #fff;
}
th.orange{
	background-color: #EE9300;
	color: #fff;
}

.tableLayout-fixed{
	table-layout: fixed;
	width: 100%;
}

table .bg_gray{
	background-color: #f2f2f2;
}


.table-jikanwari{
	font-size: 14px;
	text-align: center;
}

.table-jikanwari th:nth-of-type(1){
	width: 60px;
}

.table-jikanwari th:nth-of-type(7){
	width: 220px;
}

.table-jikanwari td:nth-of-type(1){
	background-color: #f7f7f7;
}

span.name{
	color: #5A918D;
    padding: 3px 15px;
    display: inline-block;
    border: 1px solid #5a918d;
    margin-right: 1em;
    line-height: 1;
	font-size: 1.4rem;
	
	}

span.green{
	color: #5A918D;
	}
	
p.font12{
	font-size: 1.2rem;
}
	
p.font12.indent{
	text-indent: -1em;
	padding-left: 1em;
}
	
p.font12.indent3{
	text-indent: -3em;
	padding-left: 3em;
}
	
p.font12.indent2{
	text-indent: -2em;
	padding-left: 2em;
}

p.caption{
	color: #808080;
    font-size: 1.4rem;
    display: block;
    text-align: center;
}

/*
---
---------------------------------------------------------------------------*/
.article_textArea-caption{
	color: #808080;
	font-size: 1.4rem;
	display: block;
}

.article_textArea-caption2{
	color: #808080;
	font-size: 1.4rem;
	display: block;
    text-align: center;
}
.article_textArea-caption2.width_no{
	max-width: none;
}


/*
---
---------------------------------------------------------------------------*/
.article_header-logo{
	position: relative;
	padding: 15px;
	text-align: center;
	border: 3px solid #5a918d;
	background-color: #fff;
}
.article_header-logo:before{
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	top: -10px;
	right: -10px;
	background-color: #5a918d;
}
.article_header-logo img{
	display: block;
	width: 150px;
	margin: 0 auto;
}
.article_header-volume{
	margin-top: 5px;
	font-size: 2.8rem;
	line-height: 1;
}
.article_header-volume span{
	color: #5a918d;
}

.article_mainImage-schoolName{
	font-size: 2.4rem;
}
.article_mainImage-address{
	margin-top: 15px;
	line-height: 1.5;
}
.article_mainImage-tel{
	margin-top: 5px;
}
.article_mainImage-schoolBtn{
	margin-top: 15px;
}
.article_mainImage-schoolBtn a:nth-of-type(n+2){
	margin-top: 15px;
}
.article_mainImage-infoLink:before{
	background-color: #487471;
}
.article_mainImage-infoLink:after{
	background-color: #7ba7a4;
}
.article_mainImage-hpLink:before{
	background-color: #ab6a00;
}
.article_mainImage-hpLink:after{
	background-color: #f69800;
}

.article_header-category{
	margin-top: 10px;
	padding-left: 10px;
}
.article_header-category span{
	position: relative;
	display: inline-block;
	padding: 0 10px 0 16px;
	line-height: 32px;
	height: 32px;
	background-color: #e6e6e6;
	font-size: 1.4rem;
}
.article_header-category span:before{
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 10px 16px 0;
	border-color: transparent #e6e6e6 transparent transparent;
	position: absolute;
	top: 0;
	left: -10px;
}
.article_header-category span:after{
	content: '';
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background-color: #fff;
	top: 50%;
	left: 0;
	margin-top: -3px;
}


/*
---
---------------------------------------------------------------------------*/
.article_mainImage[data-type="text"]{
	margin-top: 40px;
	margin-bottom: 100px;
}
[data-type="text"] .article_header-inner,
[data-type="text"] .article_mainImage-inner{
	max-width: 1000px;
	padding-left: 20px;
	padding-right: 20px;
}
[data-type="text"] .article_header-logo{
	float: right;
	margin-top: -40px;
}
[data-type="text"] .article_header-hWrapper{
	overflow: hidden;
	padding-right: 20px;
}


/*
---
---------------------------------------------------------------------------*/
[data-type="text"] .article_mainImage-inner{
	position: relative;
}
[data-type="text"] .article_mainImage-table{
	display: table;
	width: 100%;
	table-layout: fixed;
}
[data-type="text"] .article_mainImage-cell{
	display: table-cell;
	vertical-align: middle;
}
[data-type="text"] .article_mainImage-image{
	width: 720px;
	position: relative;
}
[data-type="text"] .article_mainImage-image img{
	width: 100%;
	position: relative;
	z-index: 1;
}
[data-type="text"] .article_mainImage-caption{
	position: absolute;
	width: 100%;
	padding: 10px 0 0 30px;
	top: 100%;
	left: 0;
}
[data-type="text"] .article_mainImage-infoWrapper{
	position: relative;
	padding: 40px 0 40px 20px;
	color: #fff;
	z-index: 0;
}
[data-type="text"] .article_mainImage-infoWrapper:before,
[data-type="text"] .article_mainImage-infoWrapper:after{
	content: '';
	z-index: -1;
	position: absolute;
	width: 100vw;
	height: 100%;
	background-color: #5a918d;
	top: 0;
}
[data-type="text"] .article_mainImage-infoWrapper:before{
	right: 0;
}
[data-type="text"] .article_mainImage-infoWrapper:after{
	left: 0;
}
[data-type="text"] .article_mainImage-grayLine{
	content: "";
	position: absolute;
	background-color: #f2f2f2;
	width: 100vw;
	height: 100000px;
	top: 50%;
	right: calc(100% - 20px);
	z-index: -2;
}


/*
---
---------------------------------------------------------------------------*/
.article_header[data-type="image"]{
	margin-top: 60px;
	padding-bottom: 20px;
}
[data-type="image"] .article_header-inner,
[data-type="image"] .article_mainImage-inner{
	max-width: 1000px;
	padding-left: 20px;
	padding-right: 20px;
}
[data-type="image"] .article_header-inner{
	position: relative;
}
[data-type="image"] .article_mainImage-grayLine{
	content: "";
	position: absolute;
	background-color: #f2f2f2;
	width: 100vw;
	height: 100000px;
	top: 100%;
	right: calc(100% - 20px);
	z-index: -2;
}

[data-type="image"] .contents_section-bgImage{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 40px);
	overflow: hidden;
}
[data-type="image"] .contents_section-bgImage:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
}
#blurImage{
	position: absolute;
	width: 100%;
	height: calc(100vw / 3 * 2);
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#blurImage svg{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
}

[data-type="image"] .article_header-logo{
	position: absolute;
	top: -20px;
	right: 20px;
}

[data-type="image"] .article_mainImage-table{
	display: table;
	width: 100%;
	table-layout: fixed;
}
[data-type="image"] .article_mainImage-cell{
	display: table-cell;
	vertical-align: middle;
}
[data-type="image"] .article_mainImage-image{
	width: 720px;
	position: relative;
}
[data-type="image"] .article_mainImage-image img{
	width: 100%;
	position: relative;
	z-index: 1;
}
[data-type="image"] .article_mainImage-infoWrapper{
	position: relative;
	padding: 60px 0 40px 20px;
	color: #fff;
	z-index: 0;
}


/*
---
---------------------------------------------------------------------------*/
.article_mainImage[data-type="image"]{
	margin-top: 40px;
}
[data-type="image"] .article_header-hWrapper{
	padding: 0 10px;
	max-width: 700px;
}

[data-type="image"] .article_mainImage-caption{
	position: absolute;
	color: #fff;
	top: 100%;
	left: 100%;
	width: calc(100vw - ((100vw - 960px) / 2 + 720px + 20px));
	z-index: 1;
}
[data-type="image"] .article_mainImage-caption:before{
	content: '';
	position: absolute;
	background-color: #5a918d;
	top: -20px;
	left: -20px;
	width: 100vw;
	z-index: -1;
	height: 100%;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	padding: 20px 0;
}
.article_spHeader[data-type="image"]{
	display: none;
}



/*
---
---------------------------------------------------------------------------*/
.article_rightImageWrapper:after{
	content: '';
	display: table;
	clear: both;
}
.article_rightImageWrapper-image{
	float: right;
	margin-left: 50px;
	margin-bottom: 30px;
	position: relative;
	width: 270px;
	z-index: 1;
}
.article_rightImageWrapper-image.img-left{
	float: left;
	margin-right: 50px;
	margin-left: 0;
}
.article_rightImageWrapper-image:before{
	position: absolute;
	z-index: -1;
	content: '';
	background-color: #eaeaea;
	width: 100%;
	height: 100%;
	top: 20px;
	left: -20px;
}
.article_rightImageWrapper-caption{
	margin-top: 1em;
}
.article_rightImageWrapper-text > :first-child{
	margin-top: 0 !important;
}
.article_rightImageWrapper-text > :last-child{
	margin-bottom: 0 !important;
}
.article_rightImageWrapper-image.wakunai:before {
    left: 0;
    top: 0;
}
.article_rightImageWrapper-image.wakunai span {
    padding: 14px;
    margin-top: 0;
}

/*
---
---------------------------------------------------------------------------*/
.article_imageTable{
	display: table;
	width: 100%;
	table-layout: fixed;
	margin-top: 60px;
}
.article_imageTable-cell{
	display: table-cell;
	padding: 20px 10px;
	vertical-align: top;
	border-color: #eaeaea;
	border-style: solid;
}

.txt_middle { vertical-align: middle; }

.article_imageTable > .article_imageTable-cell:first-child{
	border-right-width: 1px;
}
.article_imageTable > .article_imageTable-cell:last-child{
	border-left-width: 1px;
}
.article_imageTable-cell img{
	display: block;
	width: 270px;
	margin: 0 auto;
}
.article_imageTable-caption{
	margin: 1em auto 0;
	padding: 0 10px;
	max-width: 270px;
}

.article-caption-right-mini {
    text-align: right;
    font-size: 1.2rem;
    margin-top: 5px;
}

/*
---
---------------------------------------------------------------------------*/
.article_schoolInfo-textArea{
	position: relative;
	z-index: 1;
}
.article_schoolInfo-textArea:before{
	z-index: -1;
	content: '';
	position: absolute;
	width: 100vw;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #eef4f3;
}
.article_schoolInfo-table{
	display: table;
	width: 100%;
	table-layout: fixed;
	position: relative;
}
.article_schoolInfo-cell{
	display: table-cell;
	vertical-align: middle;
}
.article_schoolInfo-text{
	padding: 20px;
}
.article_schoolInfo-bottuns{
	width: 35%;
}
.article_schoolInfo-sex{
	height: 26px;
	line-height: 26px;
	padding-left: 31px;
	font-size: 1.4rem;
	background-repeat: no-repeat;
	-webkit-background-size: 26px auto;
	background-size: 26px auto;
}
.article_schoolInfo-sex[data-sex="0"]{
	background-image: url(../images/icon_man_26x26.png);
	color: #5185ed;
}
.article_schoolInfo-sex[data-sex="1"]{
	background-image: url(../images/icon_woman_26x26.png);
	color: #ed5156;
}
.article_schoolInfo-sex[data-sex="2"],
.article_schoolInfo-sex[data-sex="3"]{
	background-image: url(../images/icon_man_woman_26x26.png);
}
.article_schoolInfo-schoolName{
	font-size: 2.4rem;
	font-weight: 500;
	margin-top: 5px;
}
.article_schoolInfo-address{
	margin-top: 15px;
	line-height: 1.5;
}
.article_schoolInfo-tel{
	margin-top: 5px;
}
.article_schoolInfo-tags{
	margin-top: 15px;
}
.article_schoolInfo-tags span{
	display: block;
	width: 100px;
	text-align: center;
	padding: 5px 0;
	line-height: 1;
	border: 1px solid #bbb;
	font-size: 1.2rem;
	border-radius: 3px;
	float: left;
	margin-right: 5px;
}
.article_schoolInfo-bottuns a:nth-of-type(n+2){
	margin-top: 15px;
}


/*
---
---------------------------------------------------------------------------*/
.article_pickup{
	z-index: 0;
}
.article_pickup-h2{
	color: #5a918d;
	font-weight: bold;
	line-height: 1;
}
.contents_section-inner > h2.article_pickup-h2{
	margin-bottom: -4px;
}
.article_pickup-h2:before{
	display: none;
}
.article_pickup-textAreaWrapper{
	position: relative;
}
.article_pickup-textAreaWrapper:before{
	content: '';
	position: absolute;
	width: 100vw;
	height: 100%;
	top: 0;
	right: 50%;
	margin-right: -30px;
	background-color: #5a918d;
	z-index: -1;
}
.article_pickup-textAreaWrapper:after{
	content: '';
	position: absolute;
	width: 100vw;
	height: 100%;
	top: 30px;
	left: 50%;
	margin-left: 30px;
	background-color: #eef4f3;
	z-index: -1;
}
.article_pickup-table{
	display: table;
	width: 100%;
	table-layout: fixed;
}
.article_pickup-cell{
	display: table-cell;
	position: relative;
	z-index: 0;
	padding: 30px 0;
	vertical-align: top;
}
.article_pickup-leftCell{
	color: #fff;
	padding-right: 30px;
}
.article_pickup-rightCell{
	padding-top: 60px;
}
.article_pickup-leftCell:before{
/*	content: '';*/
	position: absolute;
	width: 100vw;
	height: 100%;
	right: -30px;
	top: 0;
	background-color: #5a918d;
	z-index: -1;
}
.article_pickup-rightCell:before{
/*	content: '';*/
	position: absolute;
	width: 100vw;
	height: 100%;
	left: 30px;
	top: 30px;
	background-color: #eef4f3;
	z-index: -1;
}
.article_pickup-controller{
	counter-reset: pickup;
	padding-left: 12px;
}
.article_pickup-controller li{
	font-size: 1.8rem;
	font-weight: 500;
	position: relative;
	z-index: 1;
	padding: 0;
}
.article_pickup-controller li:before{
	counter-increment: pickup;
	content: counter(pickup);
	position: absolute;
	width: 25px;
	height: 25px;
	top: -12px;
	left: -12px;
	border-radius: 100%;
	color: #5a918d;
	background-color: #fff;
	text-align: center;
	line-height: 25px;
}
.article_pickup-controller a{
	display: block;
	color: #fff;
	position: relative;
	padding: 15px 0 0 20px;
	text-decoration: none;
}
.article_pickup-controller a:before{
	content: '';
	z-index: -1;
	width: 1px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 13px;
	background-color: #fff;
}
.article_pickup-controller a:after{
	content: '';
	z-index: -1;
	width: 0;
	height: 1px;
	position: absolute;
	left: -67px;
	top: 0;
	background-color: #fff;
	transition: all .5s;
}
.article_pickup-controller a:hover{
	opacity: 0.65;
}
.article_pickup-controller span{
	font-size: 1.4rem;
	padding-left: 1em;
	display: block;
	margin-top: 5px;
}
.article_pickup-target[data-state="hidden"]{
	position: absolute;
	top: 60px;
	left: 0;
	opacity: 0;
	z-index: -1;
}
.article_pickup-target.active[data-state="active"]{
	position: static;
}
.article_pickup-target img{
	display: block;
	margin: 0 auto;
}
.article_pickup-target p{
	margin-top: 15px;
	margin-left: 50px;
}
.article_pickup-a{
	display: block;
	border: 1px solid #5a918d;
	color: #5a918d;
	max-width: 100%;
	width: 180px;
	padding: 15px;
	text-align: center;
	text-decoration: none;
	margin-left: 50px;
	margin-top: 15px;
}
.article_pickup-a:hover{
	background-color: #5a918d;
	color: #fff;
}

[data-target="0"] .article_pickup-controller li:nth-of-type(1) a:after{
	width: 125px;
}
[data-target="1"] .article_pickup-controller li:nth-of-type(2) a:after{
	width: 125px;
}
[data-target="2"] .article_pickup-controller li:nth-of-type(3) a:after{
	width: 125px;
}

.article_pickup-slick{
	position: absolute;
	z-index: -100;
	opacity: 0;
	overflow: visible;
}
.article_pickup-slick .slick-list{
	background-color: #5a918d;
}
.article_pickup-slickBox{
	padding: 20px 20px 75px;
	color: #fff;
}
.article_pickup-slickTitle{
	font-size: 1.8rem;
	font-weight: 500;
	margin-top: 15px;
}
.article_pickup-slickTitle span{
	font-size: 1.4rem;
	display: block;
	margin-top: 5px;
	margin-left: 10px;
}
.article_pickup-slickBox p{
	margin-top: 15px;
}
.article_pickup-slickBox a{
	display: block;
	border: 1px solid #fff;
	color: inherit;
	max-width: 100%;
	width: 180px;
	padding: 15px;
	text-align: center;
	text-decoration: none;
	margin-top: 15px;
}
.article_pickup-arrow {
	top: auto;
	bottom: 20px;
	-webkit-transform: none;
	transform: none;
	border-radius: 100%;
	border: 1px solid #fff;
}
.article_pickup-arrow.slick-prev{
	left: 50%;
	margin-left: -40px;
}
.article_pickup-arrow.slick-next{
	right: 50%;
	margin-right: -40px;
}
.article_pickup-arrow:before{
	content: '';
	width: 10px;
	height: 10px;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform-origin: center center;
	transform-origin: center center;
	display: block !important;
}
.article_pickup-arrow.slick-prev:before{
	-webkit-transform: translate(-50%,-50%) rotate(-135deg);
	transform: translate(-50%,-50%) rotate(-135deg);
	margin-left: 3px;
}
.article_pickup-arrow.slick-next:before{
	-webkit-transform: translate(-50%,-50%) rotate(45deg);
	transform: translate(-50%,-50%) rotate(45deg);
	margin-left: -3px;
}

.article_pickup-slick .slick-dots{
	position: absolute;
	width: 100%;
	margin-top: 0;
	bottom: -35px;
}
.article_pickup-slick .slick-dots li button{
	border-color: #5a918d;
	background-color: transparent;
}
.slick-slider .slick-dots li.slick-active button,
.slick-slider .slick-dots li button:hover{
	background-color: #5a918d;
}


/*
--- 2021.05.07　進学なび　追加
---------------------------------------------------------------------------*/
.text_box {
    clear: both;
    padding: 15px 0 0 0;
}
.txt_c{
	text-align:center;
}
.img_right_thumbL {
    float: left;
	margin: 0 20px 20px 0;
}

.img_right_thumbR {
    float: right;
    margin: 0 0 20px 20px;
}

.img_basic_thumbL {
    width: 100px;
    font-size: 12px;
    line-height: 18px;
    color: #777777;
}

.img_basic_thumbR {
    width: 100px;
    font-size: 12px;
    line-height: 18px;
    color: #777777;
}

.img_basic_thumbL img {
    width: 100%;
    height: auto;
    margin-bottom: 3px;
    border-radius: 50px;
	padding: 1px;
    background-color: #ffffff;
    border: solid 1px #cccccc;
    -webkit-box-sizing: border-box;
}

.img_basic_thumbR img {
    width: 100%;
    height: auto;
    margin-bottom: 3px;
    border-radius: 50px;
	padding: 1px;
    background-color: #ffffff;
    border: solid 1px #cccccc;
    -webkit-box-sizing: border-box;
}

div.speech-r{
	padding: 10px;
    font-size: 14px;
    line-height: 24px;
    display: flex;
    background-color: #41b6e6;
    flex-wrap: wrap;
    border-radius: 12px;
    position: relative;
	color: #FFFFFF;

}

div.speech-l{
	padding: 10px;
	font-size: 14px;
	line-height: 24px;
	display: flex;
	background-color: #35CE8D;
	flex-wrap: wrap;
	border-radius: 12px;
	position: relative;
	color: #FFFFFF;
}

div.speech-l p,
div.speech-r p{
	padding: 0px;
	margin-top: 0px;
}

div.speech-r:after{
	 content: "";
  position: absolute;
  width: 0;
  height: 0;
  right: -12px;
  top: 14px;
  border-style: solid;
	  border-width: 7px 0 7px 12.1px;
border-color: transparent transparent transparent #41b6e6;

}

div.speech-l:after{
	 content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: -12px;
  top: 14px;
  border-style: solid;
  border-width: 7px 12.1px 7px 0;
border-color: transparent #35CE8D transparent transparent;
}



/*
---
---------------------------------------------------------------------------*/
.article_galleryWrapper{
	margin: 40px 0 0;
}
.article_galleryWrapper:after{
	content: '';
	display: table;
	clear: both;
}

@media print {

    [data-type="text"] .article_mainImage-image{
        width: 70%;
        position: relative;
    }
}

@media only screen and (min-width: 768px) {
	.floating_box-align-center {
        text-align: center;
        font-size: 0px;
    }
.floating_box-align-center .floating_box-row {
    display: inline-block;
    float: none;
    vertical-align: top;
}
.floating_box-align-center p {
    font-size: 16px;
    text-align: left;
}
	.article_gallery{
		display: -moz-box;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
	.article_gallery + .article_gallery{
		margin-top: 2px;
	}
	.article_gallery-cell{
		-moz-flex: 1;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		-webkit-flex: 1;
		flex: 1;
		position: relative;
		overflow: hidden;
	}
	.article_gallery-cell:not(:last-child):after{
		position: absolute;
		width: 2px;
		height: 100%;
		background-color: #fff;
		right: 0;
		top: 0;
		content: '';
	}
	.article_gallery-cell .article_gallery-img{
		display: block;
		padding-bottom: 100%;
	}
	.article_gallery-cell img{
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		height: 100%;
		max-width: none;
	}
	.article_gallery-cell a{
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background-color: rgba(0,0,0,0.70);
		opacity: 0;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		backface-visibility: hidden;
	}
	.article_gallery-cell a span{
		content: '';
		position: absolute;
		width: 100%;
		top: 50%;
		left: 0;
		text-align: center;
		color: #fff;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		padding: 0 10px;
	}
	.article_gallery-cell a:before{
		content: '';
		position: absolute;
		width: 30px;
		height: 30px;
		border-radius: 100%;
		left: 50%;
		bottom: 20px;
		margin-left: -15px;
		background-image: url(../images/icon_article_lightbox_30x30.png);
		background-repeat: no-repeat;
		-webkit-background-size: 30px auto;
		background-size: 30px auto;
		transition: all 1s;
		-webkit-transform-origin: center center;
		transform-origin: center center;
	}
	
	.article_gallery-cell a:hover{
		opacity: 1;
	}
	.article_gallery-cell a:hover:before{
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}

	.article_gallery-cell-50p{
		-moz-flex: 2;
		-webkit-box-flex: 2;
		-ms-flex: 2;
		-webkit-flex: 2;
		flex: 2;
	}

	.article_gallery-cell-3x2 .article_gallery-img{
		padding-bottom: 66.66666666666%;
	}
	.article_gallery-cell-3x2 img{
		height: auto;
		width: 100%;
	}
	.article_gallery-cell-4x3 .article_gallery-img{
		padding-bottom: 75%;
	}
	.article_gallery-cell-4x3 img{
		height: auto;
		width: 100%;
	}
	.article_gallery-cell-16x9 .article_gallery-img{
		padding-bottom: 56.25%;
	}
	.article_gallery-cell-16x9 img{
		height: auto;
		width: 100%;
	}
	.article_gallery-cell-4x5 .article_gallery-img{
		padding-bottom: 125%;
	}
	.article_gallery-cell-4x5 img{
	}

}


/*
---
---------------------------------------------------------------------------*/
.remodal-overlay {
	background: rgba(255, 255, 255, 0.95);
}
.modal_gallery {
	background-color: transparent;
	padding: 80px 102px 20px;
	max-width: 804px;
}
.modal_gallery-close {
	width: 70px;
	height: 70px;
	position: absolute;
	right: 20px;
	top: 0;
	cursor: pointer;
}
.modal_gallery-close:before,
.modal_gallery-close:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #4d4d4d;
	top: 50%;
	left: 0;
	-webkit-transform-origin: center center;
	transform-origin: center center;
}
.modal_gallery-close:before{
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.modal_gallery-close:after{
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.modal_gallery-title{
	font-size: 2rem;
	margin-top: 20px;
	font-weight: 500;
}
.modal_gallery-p{
	margin-top: 15px;
}

.modal_gallery-slick{
	overflow: visible;
}
.modal_gallery-arrow {
	width: 82px;
	height: 21px;
	background-repeat: no-repeat;
	-webkit-background-size: 82px auto;
	background-size: 82px auto;
}
.modal_gallery-arrow.slick-prev{
	left: -102px;
	background-image: url(../images/arrow_modal_gallery_prev_82x21.png);
}
.modal_gallery-arrow.slick-next{
	right: -102px;
	background-image: url(../images/arrow_modal_gallery_next_82x21.png);
}
.modal_gallery-slick .slick-dots li button{
	background-color: transparent;
}
.modal_gallery-slick .slick-dots li.slick-active button,
.modal_gallery-slick .slick-dots li button:hover{
	background-color: #4d4d4d;
}


/*
---
---------------------------------------------------------------------------*/
.section-snsbtn{
	margin-top: 40px;
}

.kakomi{
	padding: 15px;
    border: 1px solid #ddd;
}
.image-align-center img {
    margin-left: auto;
    margin-right: auto;
	margin-top: 50px;
}

.image-align-center.no2 img {
	margin-top: 20px;
}


/*
---
---------------------------------------------------------------------------*/
.article__centerImg {
	margin-top: 30px;
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
	width: 480px;
}

@media only screen and (max-width: 1023px) {
	/*
	---
	---------------------------------------------------------------------------*/
	.article_header[data-type="text"]{
		margin-top: 60px;
	}
	[data-type="text"] .article_header-logo{
		margin-top: -20px;
	}
	[data-type="text"] .article_mainImage-image{
		width: 65%;
	}
	
	
	/*
	---
	---------------------------------------------------------------------------*/
	[data-type="image"] .article_mainImage-image{
		width: 65%;
	}
	[data-type="image"] .article_mainImage-infoWrapper{
		padding-top: 80px;
	}
	[data-type="image"] .article_mainImage-caption{
		position: static;
		width: auto;
		display: block;
		padding: 10px 0 0 10px;
	}
	[data-type="image"] .article_mainImage-caption:before{
		display: none;
	}
}


@media only screen and (max-width: 999px) {
	/*
	---
	---------------------------------------------------------------------------*/
	[data-type="text"] .article_mainImage-inner{
		padding-left: 0;
	}
	
	
	/*
	---
	---------------------------------------------------------------------------*/
	[data-type="image"] .article_header-inner{
		padding-left: 0;
	}
}


@media only screen and (max-width: 959px) {
	/*
	---
	---------------------------------------------------------------------------*/
	.contents_section-inner{
		padding-left: 40px;
		padding-right: 20px;
	}
}


@media only screen and (max-width: 767px) {
	.table-font-small th,
	.table-font-small td{
	font-size: 1rem;
	padding: 5px;	
	}
	
	.table-font-small tr.bg_color{
		background-color: #f7f7f7;
	}
	
		
	.table-jikanwari th:nth-of-type(1){
	width: 30px;
	}
		
	.table-jikanwari th:nth-of-type(7){
	width: 80px;
	}

	/*
	---
	---------------------------------------------------------------------------*/
	.article_header[data-type="text"]{
		margin-top: 20px;
	}
	[data-type="text"] .article_header-inner{
		padding-left: 15px;
		padding-right: 15px;
	}
	[data-type="text"] .article_header-logo{
		float: none;
		margin-top: 0;
	}
	[data-type="text"] .article_header-hWrapper{
		padding: 20px 0 0;
	}
	[data-type="text"] .article_mainImage-inner{
		padding-right: 0;
	}
	[data-type="text"] .article_mainImage-table{
		display: block;
		width: auto;
	}
	[data-type="text"] .article_mainImage-cell {
		display: block;
		width: auto;
	}

	[data-type="text"] .article_mainImage-infoWrapper {
		padding: 20px;
	}
	
	[data-type="text"] .article_mainImage-grayLine{
		right: calc(100% - 10px);
	}
	
	.article_mainImage[data-type="text"]{
		margin-bottom: 40px;
	}
	
	[data-type="text"] .article_mainImage-caption {
		z-index: 1;
		padding: 10px;
		background-color: rgba(0,0,0,0.8);
		top: auto;
		bottom: 0;
		color: #fff;
		position: static;
	}
	
	
	/*
	---
	---------------------------------------------------------------------------*/
	.article_spHeader[data-type="image"]{
		display: block;
		padding: 0 15px;
		margin-top: 20px;
	}
	[data-type="image"] .article_header-inner {
		padding-right: 0;
	}
	[data-type="image"] .article_mainImage-table {
		display: block;
		width: auto;
	}
	[data-type="image"] .article_mainImage-cell {
		display: block;
	}
	[data-type="image"] .article_mainImage-image {
		width: auto;
	}
	[data-type="image"] .contents_section-bgImage {
/*		display: none;*/
		visibility: hidden;
	}
	[data-type="image"] .article_mainImage-school {
		background-color: #5a918d;
	}
	[data-type="image"] .article_mainImage-caption {
/*		position: absolute;*/
		padding: 10px;
		top: auto;
		bottom: 0;
		left: 0;
		background-color: rgba(0,0,0,0.8);
		width: 100%;
	}
	[data-type="image"] .article_mainImage-infoWrapper {
		padding: 20px;
	}
	[data-type="image"] .article_mainImage-school .article_header-logo {
		display: none;
	}
	[data-type="image"] .article_header-logo {
		position: relative;
		top: 0;
		right: 0;
	}
	.article_header[data-type="image"] {
		margin-top: 20px;
		padding-bottom: 0;
		display: table-footer-group;
	}
	.article_mainImage[data-type="image"] {
		margin-top: 20px;
		display: table-header-group;
	}
	[data-type="image"] .article_mainImage-inner{
		padding: 20px 15px 40px;
	}
	[data-type="image"] .article_mainImage-grayLine{
		right: calc(100% - 10px);
	}
	[data-type="image"] .article_header-hWrapper {
		max-width: none;
		padding: 0;
	}
	
	
	
	/*
	---
	---------------------------------------------------------------------------*/
	.article_mainImage-schoolBtn:after{
		content:'';
		display:table;
		clear:both;
	}
	.article_mainImage-schoolBtn a {
		width: calc(50% - 5px);
	}
	.article_mainImage-schoolBtn a:first-child {
		float:left;
	}
	.article_mainImage-schoolBtn a:last-child {
		float:right;
		margin-top: 0;
	}
	
	
	/*
	---
	---------------------------------------------------------------------------*/
	.contents_section-inner{
		padding-left: 20px;
	}
	h2:before{
		left: -45px;
	}
	h2.h2-intervew:after{
		left: -45px;
	}
	.contents_section-textArea{
		max-width: 500px;
	}
	
	
	/*
	---
	---------------------------------------------------------------------------*/
	.article_rightImageWrapper-image,
	.article_rightImageWrapper-image.img-left {
		float: none;
		width: 85%;
		margin: 0 auto 60px;
	}
	.article_rightImageWrapper-image:before{
		left: 20px;
	}

	.article_imageTable {
		display: block;
		width: auto;
		margin-top: 40px;
		padding-bottom: 20px;
	}
	.article_imageTable-cell {
		display: block;
		padding: 0;
		width: 85%;
		margin-left: auto;
		margin-right: auto;
		position: relative;
	}
	.article_imageTable > .article_imageTable-cell:first-child {
		border-width: 0;
	}
	.article_imageTable-cell:nth-of-type(n+2) {
		margin-top: 50px;
	}
	.article_imageTable-cell:before {
		position: absolute;
		z-index: -1;
		content: '';
		background-color: #eaeaea;
		width: 100%;
		height: 100%;
		top: 20px;
		left: 20px;
	}
	.article_imageTable-cell img {
		width: 100%;
	}
	.article_imageTable-caption {
		max-width: 100%;
		padding: 0;
	}
	
.article_textArea-caption2{
	
    text-align: left;
}
	
	/*
	---
	---------------------------------------------------------------------------*/
	.article_schoolInfo-table {
		display: block;
		width: auto;
	}
	.article_schoolInfo-cell {
		display: block;
	}
	.article_schoolInfo-bottuns {
		width: auto;
		padding: 0 20px 20px;
	}
	.article_schoolInfo-bottuns:after{
		content: "";
		display: table;
		clear: both;
	}
	.article_schoolInfo-bottuns a {
		width: calc(50% - 5px);
	}
	.article_schoolInfo-bottuns a:first-child {
		float: left;
	}
	.article_schoolInfo-bottuns a:last-child {
		float: right;
		margin-top: 0;
	}
	
	.contents_section-inner > h2.article_pickup-h2 {
		margin-bottom: 30px;
	}
	.article_pickup-textAreaWrapper{
		display: none;
	}
	
	.article_pickup-slick{
		position: relative;
		z-index: 0;
		opacity: 1;
	}
	
	
	/*
	---
	---------------------------------------------------------------------------*/
	.article_gallery{
		margin-left: -1px;
		margin-right: -1px;
	}
	.article_gallery-cell{
		border: 1px solid transparent;
		width: 33.33333333333333333%;
		float: left;
		position: relative;
		overflow: hidden;
	}
	
	.article_gallery-cell.w50per {
		width: 50%;
	}	
	
	.article_gallery:first-child .article_gallery-cell:nth-child(1),
	.article_gallery:first-child .article_gallery-cell:nth-child(2){
		border-top-width: 0;
	}
	.article_gallery-img {
		padding-bottom: 100%;
		background-color: #f2f2f2;
		position: relative;
	}
	.article_gallery-img img{
		width: 100%;
		position: absolute;
		top: 50%;
		left: 0;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.article_gallery-cell a{
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}
	.article_gallery-cell a span{
		position: absolute;
		width: 100%;
		padding: 10px;
		color: #fff;
		text-decoration: none;
		left: 0;
		bottom: 0;
		font-size: 1rem;
		display: none;
	}
	
	
	/*
	---
	---------------------------------------------------------------------------*/
	.modal_gallery {
		padding: 60px 30px 20px;
	}
	.modal_gallery-close{
		width: 50px;
		height: 50px;
		right: 0;
	}
	.modal_gallery-arrow {
		width: 20px;
		background-size: 41px auto;
	}
	.modal_gallery-arrow.slick-prev {
		left: -30px;
		background-position: 0 center;
	}
	.modal_gallery-arrow.slick-next {
		right: -30px;
		background-position: right center;
	}

}

