@charset "UTF-8";
/* =======================================

	ContentsElements

======================================= */
main {
	margin: 0;
}
.cont_wrap {
	padding: 80px 0;
}
.short_width {
	width: calc(100% - 120px);
	margin-right: auto;
	margin-left: auto;
}

/* section */
main > section {
	margin: 80px 0;
	background: #FFF;
}
main > section:nth-of-type(2n+1) {
	margin: 0;
	padding: 80px 0;
	background: #F7F7F7;
}
.sec_wrap {
	margin-bottom: 50px;
	padding: 50px 60px 20px;
	background: #FFF;
}
.no_side_pad {
	padding: 0 !important;
}
main > section:nth-of-type(2n) .sec_wrap {
	margin: 50px 0;
	padding: 0 60px;
	background: transparent;
}
section > .cont_outer > .entry_base .sec_wrap:last-of-type,
.set_wrap .sec_wrap:last-of-type {
	margin-bottom: 0;
}
.bg_reset > section {
	margin: 70px 0;
	padding: 0;
}
.bg_reset > section:last-child {
	margin: 70px 0 0;
}
.bg_reset > section.separator {
	margin: 0 0 70px;
	padding: 100px 0 0;
}
.bg_reset .sec_wrap {
	margin: 0;
	margin: 50px 0;
	padding: 0 60px;
}
.bg_reset .separator .sec_wrap {
	background: #FFF;
}

/* decolation*/
.deco,
.deco_lt,
.deco_rb {
	position: relative;
}
.deco:before,
.deco_lt:before {
	content: url(/files/common/deco_lt.png);
	display: block;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
.deco:after,
.deco_rb:after {
	content: url(/files/common/deco_rb.png);
	display: block;
	background-size: contain;
	position: absolute;
	bottom: -5px;
	right: 0;
	z-index: 0;
}

@media only screen and (max-width: 1260px) {
	.sec_wrap {
		padding: 50px 40px 20px;
	}
	main > section:nth-of-type(2n) .sec_wrap {
		padding: 0 40px;
	}
	.bg_reset .sec_wrap {
		padding: 0 40px;
	}
}

@media only screen and (max-width: 767px) {
	.cont_outer {
		padding-right: 4%;
		padding-left: 4%;
	}
	.cont_wrap {
		padding: 40px 0;
	}
	.short_width {
		width: 100%;
	}
	.sec_wrap {
		margin: 0 0 24px;
		padding: 32px 4% 16px;
	}
	main > section:nth-of-type(2n) .sec_wrap {
		margin: 16px 0;
		padding: 0;
	}
	.bg_reset > section {
		margin: 80px 0;
		padding: 0;
	}
	.bg_reset > section.separator {
		padding: 60px 0 0;
	}
	.bg_reset .sec_wrap {
		margin: 16px 0;
		padding: 0;
	}
	.deco:before,
	.deco_lt:before,
	.deco:after,
	.deco_rb:after {
		content: none;
	}
	.sns_icon {
		background: #FFF;
	}
/*-----------------------------------------
	240321追加
-----------------------------------------*/	
.st_info{
	color: #e9ea67; background-color: #09a3ca;border-radius: 15px; padding: 0 20px 0 20px;display: inline-block;
	}
.st_head_l{
	width: 0%; float: left;display: none;
	}
.st_head_l img{
	display: none;
	}
.st_head_r{
	width: 100%; float: right;
	}	
}

/*-----------------------------------------
	header
-----------------------------------------*/
header {
	background: rgba(255,255,255,0.9);
}
header #mddNav > ul > li > a {
	color: #222;
}
header #mddNav > ul > li.type_btn a {
	color: #FFF;
}
.sp_menu_wrap .sp_menu_btn #btn_menu span {
	background-color: #55ADEA;
}
.sp_menu_wrap .sp_access_btn a:before {
	color: #55ADEA;
}
/*----------追加----------------------------------------------------------------------------------------20240219----ここから--------*/
.sp_menu_wrap .sp_menu_btn #btn_menu div {
	color: #55ADEA;
}
.sp_menu_wrap .sp_access_btn a {
	color: #55ADEA;
}
.sp_menu_wrap .sp_line_btn a:before {
	background-image: url(/files/sp_line_btn_c.svg);
}
.sp_menu_wrap .sp_line_btn a {
	color: #00b900;
}
.menu_open .sp_menu_wrap .sp_line_btn a:before {
	background-image: url(/files/sp_line_btn.svg);
}

/*----------追加----------------------------------------------------------------------------------------ここまで-----------*/

.menu_open .sp_menu_wrap .sp_menu_btn #btn_menu span {
	background-color: #FFF;
}
.menu_open .sp_menu_wrap .sp_access_btn a:before {
	color: #FFF;
}

/*-----------------------------------------
	page ttl
-----------------------------------------*/
.pg_ttl {
	padding: 150px 0 30px;
	text-align: center;
}
.pg_ttl h1 {
	font-size: 3rem;
	font-weight: 700;
	letter-spacing: 0.11em;
	line-height: 1.3;
}
.pg_ttl h1 span {
	margin: 16px 0 0;
	display: block;
	color: #909090;
	letter-spacing: 0.05em;
	line-height: 1;
	font-size: 1.2rem;
	font-family: 'Lato', sans-serif;
}
.pg_ttl h1 span.jpn {
	color: #4E4E4E;
	display: block;
	font-size: 1.4rem;
	font-family: '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'verdana', sans-serif;
}

@media only screen and (max-width: 767px) {
	.pg_ttl {
		padding: 120px 0 60px;
	}
	.pg_ttl h1 {
		font-size: 2.2rem;
		letter-spacing: 0.1em;
	}
	.pg_ttl h1 span {
		letter-spacing: 0;
	}
	.pg_ttl h1 span.jpn {
		font-size: 1.3rem;
	}
}

/*-----------------------------------------
	breadcrumbs
-----------------------------------------*/
.breadcrumbs ul {
	margin: 0 auto;
	max-width: 1446px;
	margin: 0 auto;
	padding: 16px 40px;
}
.breadcrumbs li {
	font-size: 1.2rem;
	display: inline-block;
}
.breadcrumbs li a {
	font-weight: 700;
	text-decoration: none;
    position: relative;
}
.breadcrumbs li:not(:last-child):after {
    content: "  >  ";
}

@media only screen and (max-width: 767px) {
	.breadcrumbs {
		/*display: none →　view;*/
		/*modified by yang : 20220316*/
	}
	.breadcrumbs {
    margin-top: -3.6em;
    width: 100%;
    position: absolute;
		/* はみ出し部分をスクロールする */
	  overflow-x: scroll;
		/* テキストを改行しないようにする */
	  word-break: keep-all;
	  white-space: nowrap;
		/* スクロールの動きを滑らかにする */
	  -webkit-overflow-scrolling: touch;
	}
  .breadcrumbs ul {
    margin: 0 1em;
    padding: 0;
    height: 3em;
    /*line-height: 1.2;*/
    font-feature-settings: "palt";
    text-align: center;
    /*overflow: hidden;*/
  }
}

/*-----------------------------------------
	main_img
-----------------------------------------*/
.main_img {
	margin: 0 0 80px;
	position: relative;
}
.main_img img {
	height: 340px;
	width: 100%;
	display: block;
	object-fit: cover;
}
.principle .main_img img {
	height: auto;
}
.second_floor .main_img img,
.course .main_img img,
.interview .main_img img {
	width: 100%;
	display: block;
	height: auto;
}
.second_floor .main_img:before {
	content: '';
	width: 200px;
	height: 200px;
	display: block;
	position: absolute;
	left: -70px;
	bottom: -70px;
	z-index: 1;
}
.second_floor .main_img:after {
	content: '';
	width: 200px;
	height: 200px;
	display: block;
	position: absolute;
	top: -70px;
	right: -70px;
	z-index: 1;
}
/*
.dpt_bridal .main_img:before {
	background: url(/department/files/bridal_mv_deco_l.png) no-repeat center center;
	background-size: cover;
	width: 189px;
	height: 235px;
}
.dpt_bridal .main_img::after {
	background: url(/department/files/bridal_mv_deco_r.png) no-repeat center center;
	background-size: cover;
	width: 180px;
	height: 184px;
}
.dpt_hotel .main_img:before {
	background: url(/department/files/hotel_mv_deco_l.png) no-repeat center center;
	background-size: cover;
}
.dpt_hotel .main_img:after {
	background: url(/department/files/hotel_mv_deco_r.png) no-repeat center center;
	background-size: cover;
}
.dpt_flc .main_img:before {
	background: url(/department/files/flc_mv_deco_l.png) no-repeat center center;
	background-size: cover;
}
.dpt_flc .main_img:after {
	background: url(/department/files/flc_mv_deco_r.png) no-repeat center center;
	background-size: cover;
}
.dpt_airport .main_img:before {
	background: url(/department/files/airport_mv_deco_r.png) no-repeat center center;
	background-size: cover;
}
.dpt_airport .main_img:after {
	background: url(/department/files/airport_mv_deco_l.png) no-repeat center center;
	background-size: cover;
}
.dpt_airline .main_img:before {
	background: url(/department/files/airline_mv_deco_l.png) no-repeat center center;
	background-size: cover;
}
.dpt_airline .main_img:after {
	background: url(/department/files/airline_mv_deco_r.png) no-repeat center center;
	background-size: cover;
}
.dpt_it .main_img:before {
	background: url(/department/files/it_mv_deco_r.png) no-repeat center center;
	background-size: cover;
}
.dpt_it .main_img:after {
	background: url(/department/files/it_mv_deco_l.png) no-repeat center center;
	background-size: cover;
}
.dpt_railway .main_img:before {
	background: url(/department/files/railway_mv_deco_r.png) no-repeat center center;
	background-size: cover;
}
.dpt_railway .main_img:after {
	background: url(/department/files/railway_mv_deco_l.png) no-repeat center center;
	background-size: cover;
}
.dpt_travel .main_img:before {
	background: url(/department/files/travel_mv_deco_l.png) no-repeat center center;
	background-size: cover;
}
.dpt_travel .main_img:after {
	background: url(/department/files/travel_mv_deco_r.png) no-repeat center center;
	background-size: cover;
}
.dpt_cafe .main_img:before {
	background: url(/department/files/cafe_mv_deco_l.png) no-repeat center center;
	background-size: cover;
}
.dpt_cafe .main_img:after {
	background: url(/department/files/cafe_mv_deco_r.png) no-repeat center center;
	background-size: cover;
}
.dpt_funeral .main_img:before {
	background: url(/department/files/funeral_mv_deco_l.png) no-repeat center center;
	background-size: cover;
}
.dpt_funeral .main_img:after {
	background: url(/department/files/funeral_mv_deco_r.png) no-repeat center center;
	background-size: cover;
}
.dpt_tourism .main_img:before {
	background: url(/department/files/tourism_mv_deco_l.png) no-repeat center center;
	background-size: cover;
}
.dpt_tourism .main_img:after {
	background: url(/department/files/tourism_mv_deco_r.png) no-repeat center center;
	background-size: cover;
}
*/
@media only screen and (max-width: 767px) {
	.main_img {
		margin: 0 -4.5% 40px;
	}
	.main_img img {
	width: 100%;
	height: auto;
	}

	.main_img.pg_bridal:before {
		width: 70px;
		height: 87px;
		left: -16px;
		bottom: -40px;
	}
	.main_img.pg_bridal:after {
		width: 62px;
		height: 66px;
		top: -40px;
		right: -10px;
		-webkit-transform: rotate(-80deg);
		        transform: rotate(-80deg);
	}
	.second_floor .main_img:before {
		width: 100px;
		height: 100px;
		left: 0;
		bottom: -40px;
	}
	.second_floor .main_img:after {
		width: 100px;
		height: 100px;
		right: 0;
		top: -40px;
	}
	.dpt_bridal .main_img:before {
		width: 80px;
		height: 100px;
	}
	.dpt_bridal .main_img::after {
		width: 96px;
		height: 100px;
	}

	.intro.pg_dpt .main_img img {
		width: 110%;
		margin: 0 -5%;
	}

	/* second_floor */
	.second_floor .main_img img {
		width: 100%;
		margin: 0;
	}

	/* overlap */
	.overlap .main_img img {
		width: 100%;
		margin: 0;
	}
}

/*-----------------------------------------
	entry base
-----------------------------------------*/
/* intro */
.intro {
	position: relative;
}
.intro .short {
	width: 60%;
	margin: 0 auto;
}
.intro .inner {
	width: calc(100% - 120px);
	margin: -180px auto 80px;
	padding: 80px 0 0;
	position: relative;
	background: #FFF;
}
.intro .inner .copy {
	margin: 0 0 50px;
	text-align: center;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1.8;
	letter-spacing: 0.06em;
	background: none;
}
.intro .inner .copy strong {
	color: #55ADEA;
}
.intro .inner.ttl_deco {
	text-align: center;
}
.intro .inner.ttl_deco .copy {
	margin: 0 0 50px;
	padding: 0 280px;
	position: relative;
	font-size: 3rem;
	display: inline-block;
}
.intro .inner.ttl_deco .copy:before {
	content: '';
	width: 216px;
	height: 105px;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url(/files/common/ttl_deco_l.png) no-repeat center center;
}
.intro .inner.ttl_deco .copy:after {
	content: '';
	width: 216px;
	height: 105px;
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url(/files/common/ttl_deco_r.png) no-repeat center center;
}
.intro .inner .head_wrap {
	width: 100%;
}
.intro .inner p {
	width: 80%;
	margin: 0 auto 50px;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 2.8;
	letter-spacing: 0.06em;
}

/* second_floor */
.intro.second_floor .inner {
	width: 100%;
	margin: 0 auto 80px;
	padding: 0;
}

/* pg_dpt */
.intro.pg_dpt .inner {
	width: calc(100% - 120px);
	margin: -150px auto 80px;
	padding: 80px 0 0;
	position: relative;
	background: #FFF;
}

/* overlap */
.intro.overlap .inner {
	width: calc(100% - 120px);
	margin: -160px auto 80px;
	padding: 0;
	background: transparent;
}
.intro.overlap .inner .copy {
	margin: 0 0 40px -28px;
	padding: 16px 100px 16px 28px;
	display: inline-block;
	text-align: left;
	font-size: 3rem;
	background: #FFF;
}
.intro.overlap .inner p {
	width: 100%;
	margin: 0 auto 40px;
	text-align: left;
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 2.4;
	letter-spacing: 0.06em;
}
.name_box {
	margin: 0 0 58px;
}
.name_box dt {
	margin: 0 0 12px;
	font-size: 1.3rem;
	font-weight: 700;
}
.name_box dd {
	font-size: 1.6rem;
	font-weight: 700;
}

@media only screen and (max-width: 1260px) {
	.intro .inner.ttl_deco .copy {
		padding: 0 250px;
	}
}

@media only screen and (max-width: 767px) {
	.intro .inner {
		width: 100%;
		margin: -70px auto 80px;
		padding: 30px 0 0;
	}
	.intro .inner .copy {
		margin: 0 0 32px;
		text-align: center;
		font-size: 2rem;
		letter-spacing: 0;
	}
	.intro .inner.ttl_deco {
		text-align: left;
	}
	.intro .inner.ttl_deco .copy {
		margin: 0 0 32px;
		padding: 0;
		font-size: 2.4rem;
	}
	.intro .inner.ttl_deco .copy:before,
	.intro .inner.ttl_deco .copy:after {
		content: none;
	}
	.intro .inner p {
		width: 100%;
		font-size: 1.5rem;
		text-align: left;
		line-height: 2.2;
	}

	/* second_floor */
	.intro.second_floor .inner {
		margin: 70px auto 80px;
	}
	.intro.second_floor .inner .copy {
		text-align: left;
	}

	/* pg_dpt */
	.intro.pg_dpt .inner {
		width: 100%;
		margin: -80px auto 80px;
		padding: 40px 0 0;
	}

	/* overlap */
	.intro.overlap .inner {
		width: 100%;
		margin: 0 auto 80px;
	}
	.intro.overlap .inner .copy {
		margin: 0 0 32px 0;
		padding: 0 0 4%;
		font-size: 2rem;
	}
	.name_box {
		margin: 0 0 32px;
	}
	.intro.overlap .inner p {
		line-height: 2.2;
	}
}

/* heading */
.entry_base .head_wrap {
	margin: 0 auto 60px;
}
.entry_base .sec_head {
	margin: 0 0 50px;
	padding: 0;
	text-align: center;
	font-family: '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'verdana', sans-serif;
	font-weight: 700;
	font-size: 2.4rem;
	line-height: 1.8;
	letter-spacing: 0.05em;
	position: relative;
	background: transparent;
}
.entry_base .sec_head span {
	margin: 16px 0 0;
	display: block;
	color: #55ADEA;
	font-size: 1.0rem;
	letter-spacing: 0.1em;
}
.entry_base .head_wrap p {
	width: 80%;
	margin: 0 auto;
	font-weight: 700;
	font-size: 1.5rem;
	line-height: 2.5;
	text-align: center;
}
.entry_base h3 {
	margin: 0 0 30px;
	padding: 0 0 20px;
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1.7;
	position: relative;
}
.entry_base h3:before {
	content: '';
	width: 40px;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #55ADEA;
}
.entry_base h4 {
	margin: 32px 0 24px;
	padding: 4px 16px;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.7;
	background: #F7F7F7;
}
.entry_base h5 {
	margin: 32px 0 16px;
	padding: 0 0 12px;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.7;
	border-bottom: 1px solid #CCC;
}
.entry_base h5 span {
	padding: 0 20px 0 0;
	position: relative;
	background: #FFF;
}
.entry_base h6 {
	margin: 32px 0 16px;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.7;
}
.entry_base p {
	margin: 0 0 32px;
	line-height: 2.2;
	letter-spacing: 0.14em;
}

@media only screen and (max-width: 767px) {
	.entry_base .head_wrap {
		margin-bottom: 32px;
	}
	.entry_base .sec_head {
		padding: 0;
		margin: 0 0 40px 0;
		font-size: 2rem;
		text-align: left;
	}
	.entry_base .sec_head span {
		margin: 12px 0 0 0;
		font-size: 1rem;
	}
	.entry_base .head_wrap p {
		width: 100%;
		text-align: left;
		font-size: 1.4rem;
		font-weight: 500;
		line-height: 2.2;
	}
	.entry_base h3 {
		margin: 32px 0;
		padding: 0 0 20px;
		font-size: 1.8rem;
	}
	.entry_base h4 {
		font-size: 1.6rem;
		margin: 32px 0 16px;
	}
	.entry_base h5 {
		font-size: 1.5rem;
	}
	.entry_base h6 {
		margin: 16px 0 8px 0;
		font-size: 1.4rem;
	}
	.entry_base p {
		margin: 0 0 32px;
		line-height: 2;
		font-size: 1.4rem;
	}
}

/* list */
.entry_base ul.basic {
	margin: 0 0 30px;
	font-size: 1.6rem;
	list-style: none;
}
.entry_base ul.basic li {
	margin: 0 0 10px;
	padding: 0 0 0 25px;
	position: relative;
	font-weight: 700;
}
.entry_base ul.basic li:before {
	content: '';
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	top: 0.4em;
	left: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 8px solid #55ADEA;
}
.entry_base ol.basic {
	margin: 0 0 30px;
	font-size: 1.6rem;
	counter-reset: num;
	list-style: none;
}
.entry_base ol.basic li {
	margin: 0 0 15px;
	padding: 0 0 0 30px;
	position: relative;
	font-weight: 700;
}
.entry_base ol.basic li:before {
	counter-increment: num;
	content: counter(num);
	width: 20px;
	height: 20px;
	display: block;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-size: 1.3rem;
	letter-spacing: 0;
	font-weight: 700;
	line-height: 20px;
	color: #FFF;
	position: absolute;
	top: 0.1em;
	left: 0;
	background: #55ADEA;
	border-radius: 100%;
}

/* nest style */
.entry_base ul.basic .basic {
	margin: 10px 0 0;
	counter-reset: num;
}
.entry_base ul.basic ol.basic > li:before {
	border: none;
}
.entry_base ol.basic .basic {
	margin: 15px 0 0;
	counter-reset: num;
}
.entry_base ol.basic ul.basic > li:before {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	top: 0.4em;
	left: 7px;
	background: none;
	border-radius: 0;
}

@media only screen and (max-width: 767px) {
	.entry_base ul.basic {
		font-size: 1.4rem;
	}
	.entry_base ol.basic {
		font-size: 1.4rem;
	}
	.entry_base ol.basic li:before {
		top: 0.1em;
	}
}

/* table */
.entry_base table {
	width: 100%;
	margin: 0 0 30px;
	border-collapse: collapse;
}
.entry_base table caption {
	margin: 0 0 20px 0;
	text-align: left;
	word-break: break-all;
}
.entry_base table th,
.entry_base table td {
	font-weight: bold;
	vertical-align: middle;
}
.entry_base table th{
	font-weight: bold;
}
.entry_base table thead th,
.entry_base table thead td {
	padding: 13px 20px;
	color: #FFF;
	font-size: 1.6rem;
	text-align: center;
	background: #000;
	border: 1px solid #FFF;
}
.entry_base table tbody th,
.entry_base table tbody td {
	padding: 13px 20px;
	word-wrap: break-word;
}
.entry_base table tbody th {
	font-size: 1.6rem;
	color: #FFF;
	background: #55ADEA;
	border: 1px solid #FFF;
}
.entry_base table tbody td {
	background: #F7F7F7;
	border: 1px solid #FFF;
}
.entry_base table td > *:last-child {
	margin: 0;
}

table.bg_base_color tbody td {
	background: #FFF;
	border: 1px solid #F7F7F7;
}

@media only screen and (max-width: 767px) {
	.entry_base table {
		margin: 0 0 20px;
	}
	.entry_base table thead th,
	.entry_base table thead td {
		padding: 10px 15px;
		font-size: 1.4rem;
	}
	.entry_base table tbody th {
		font-size: 1.4rem;
	}
	.entry_base table tbody td {
		font-size: 1.2rem;
	}
	.entry_base table.noScroll tbody th,
	.entry_base table.noScroll tbody td {
		width: 100%!important;
		margin-top: -1px;
		padding: 10px 15px;
		display: block;
	}
	.entry_base .tblScroll {
		margin: 0 0 20px;
		overflow-x: auto;
	}
	.entry_base .tblScroll table {
		width: 1120px;
		margin: 0;
	}
	.entry_base .tblScroll tbody th,
	.entry_base .tblScroll tbody td {
		padding: 10px 15px;
		border: 1px solid #ebebeb;
		display: table-cell;
	}
	.entry_base .tblScroll tbody th {
		font-size: 1.4rem;
	}
	.entry_base .tblScroll tbody td {
		font-size: 1.2rem;
	}
	.entry_base .tblScroll::-webkit-scrollbar {
		height: 5px;
	}
	.entry_base .tblScroll::-webkit-scrollbar-track {
		border-radius: 5px;
		background: #eee;
	}
	.entry_base .tblScroll::-webkit-scrollbar-thumb {
		border-radius: 5px;
		background: #666;
	}
}

/* dl */
.entry_base dl.basic {
	margin: 0 auto 30px;
}
.entry_base dl.basic dt {
	margin: 0 auto 30px;
	font-weight: 700;
	font-size: 1.8rem;
	line-height: 1.8;
	display: inline;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, rgba(85, 173, 234, .1)));
	background: linear-gradient(transparent 60%, rgba(85, 173, 234, .1) 0%);
}
.entry_base dl.basic dd {
	margin: 16px 0 0;
	font-size: 1.5rem;
	line-height: 1.8;
}

@media only screen and (max-width: 767px) {
	.entry_base dl.basic {
		margin: 0 auto 20px;
		display: block;
	}
	.entry_base dl.basic dt {
		margin: 0 0 15px;
		font-size: 1.5rem;
	}
	.entry_base dl.basic dd {
		margin: 15px 0 0 0;
		font-size: 1.3rem;
	}
}

/* btn */
.entry_base .btn {
	width: auto;
	min-width: 116px;
	margin: 0 10px 10px;
	padding: 7px 20px 7px 20px;
	line-height: 1.7;
	font-size: 1.3rem;
	display: inline-block;
}
.entry_base .btn.size_l {
	min-width: 280px;
	padding: 12px 30px 12px 30px;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.entry_base .btn.size_l {
		min-width: 252px;
	}
}

/* btn_list */
.btn_list,
.dpt_btn_list {
	margin-bottom: 30px;
}
.btn_list li,
.dpt_btn_list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0;
}
.btn_list li a,
.dpt_btn_list li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

/* relate_btn */
.relate_field {
	margin: 80px 0 50px;
	background: #FFF;
}
.relate_btn_list {
	margin-bottom: 30px;
}
.relate_btn_list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.relate_btn_list li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

@media only screen and (max-width: 767px) {
	.btn_list {
		margin-bottom: 30px;
	}
}

/* link */
.entry_base a.anc_btn,
.entry_base a.link_btn,
.entry_base a.rsv_btn,
.entry_base a.rsv2_btn,
.entry_base a.rsv3_btn,
.entry_base a.dpt_btn,
.entry_base a.relate_btn {
	width: 100%;
	margin-bottom: 30px;
	padding: 30px 30px 30px;
	/* display: block; */
	display: flex;
	text-align: center;
	font-weight: 700;
	font-size: 1.8rem;
	overflow: hidden;
	position: relative;
	border-radius: 5px;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	        box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
.entry_base a.link_btn:before,
.entry_base a.dpt_btn:before,
.entry_base a.relate_btn:before {
	content: '';
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	bottom: -15px;
	right: -15px;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.entry_base a.anc_btn span,
.entry_base a.link_btn span,
.entry_base a.rsv_btn span,
.entry_base a.rsv2_btn span,
.entry_base a.rsv3_btn span,
.entry_base a.dpt_btn span,
.entry_base a.relate_btn span {
	margin: 8px 0 0;
	display: block;
	font-size: 1.2rem;
	font-family: 'Lato', sans-serif;
}

/* anc_btn */
.entry_base a.anc_btn {
	color: #222;
	border: 1px solid #ddd;
	background: #FFF;
}
.entry_base a.anc_btn:before {
	content: '';
	width: 0;
	height: 0;
	display: block;
	border-top: 7px solid #55ADEA;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
	position: absolute;
	left: 50%;
	bottom: 10px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.entry_base a.anc_btn span {
	color: #55ADEA;
}

/* link_btn */
.entry_base a.link_btn {
	color: #222;
	background: #FFF url(/files/common/texture_bg_m.png) no-repeat center center;
	background-size: cover;
}
.entry_base a.link_btn:before {
	background: #55ADEA;
}
.entry_base a.link_btn span {
	color: #55ADEA;
}
.entry_base .line_m a:hover {
  background-color: #07b53b;
  cursor: pointer;
}
/* rsv_btn */
.entry_base a.rsv_btn {
	color: #FFF;
	letter-spacing: 0.02em;
	position: relative;
	background: #FFF url(/files/common/texture_bg_s_blue.png) no-repeat center center;
	background-size: cover;
}
.entry_base a.rsv_btn:before {
	content: "\e941";
	font-family: 'tit';
	font-weight: 400;
	color: #FFF;
	display: block;
	font-size: 1.8rem;
	position: absolute;
	top: 8px;
	right: 10px;
}
.entry_base a.rsv_btn span {
	font-family: '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'verdana', sans-serif;
	color: rgba(255, 255, 255, .9);
}

/* rsv2_btn */
.entry_base a.rsv2_btn {
	color: #FFF;
	letter-spacing: 0.02em;
	position: relative;
	background: #FFF url(/files/texture_bg_s_city.png) no-repeat center center;
	background-size: cover;
}
.entry_base a.rsv2_btn:before {
	content: "\e941";
	font-family: 'tit';
	font-weight: 400;
	color: #FFF;
	display: block;
	font-size: 1.8rem;
	position: absolute;
	top: 8px;
	right: 10px;
}
.entry_base a.rsv2_btn span {
	font-family: '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'verdana', sans-serif;
	color: rgba(255, 255, 255, .9);
}

/* rsv3_btn */
.entry_base a.rsv3_btn {
	color: #FFF;
	letter-spacing: 0.02em;
	position: relative;
	background: #FFF url(/files/texture_bg_s_summerfes.png) no-repeat center center;
	background-size: cover;
}
.entry_base a.rsv3_btn:before {
	content: "\e941";
	font-family: 'tit';
	font-weight: 400;
	color: #FFF;
	display: block;
	font-size: 1.8rem;
	position: absolute;
	top: 8px;
	right: 10px;
}
.entry_base a.rsv3_btn span {
	font-family: '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'verdana', sans-serif;
	color: rgba(255, 255, 255, .9);
}

/* dpt_btn */
.entry_base a.dpt_btn {
	padding: 42px 30px 42px;
	color: #222;
	background: #FFF;
	border: 4px solid #C75948;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.entry_base a.dpt_btn:before {
	background: #C75948;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.entry_base a.dpt_btn span {
	color: #C55746;
}
.entry_base a.dpt_btn.active {
	border: 4px solid #E2E2E2;
	opacity: 0.8;
	-webkit-box-shadow: none;
			box-shadow: none;
}
.entry_base a.dpt_btn.active:before {
	background: #E2E2E2;
}
.entry_base a.dpt_btn.active:after {
	opacity: 1;
}

/* relate_btn */
.entry_base a.relate_btn {
	padding: 46px 30px 46px;
	color: #222;
	background: #FFF;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.entry_base a.relate_btn:before {
	width: 40px;
	height: 40px;
	right: -20px;
	bottom: -20px;
	background: #55ADEA;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.entry_base a.relate_btn:after {
	opacity: 0;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 4px solid #E2E2E2;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.entry_base a.relate_btn span {
	color: #55ADEA;
}
.entry_base a.relate_btn.active {
	opacity: 0.8;
	-webkit-box-shadow: none;
			box-shadow: none;
}
.entry_base a.relate_btn.active:before {
	background: #E2E2E2;
}
.entry_base a.relate_btn.active:after {
	opacity: 1;
}

/* link size_l*/
.entry_base a.link_btn_l,
.entry_base a.rsv_btn_l {
	width: 100%;
	margin-bottom: 30px;
	padding: 74px 30px 74px;
	display: block;
	text-align: center;
	font-weight: 700;
	font-size: 3rem;
	overflow: hidden;
	position: relative;
	border-radius: 5px;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	        box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
.entry_base a.link_btn_l:before,
.entry_base a.rsv_btn_l:before {
	content: '';
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	bottom: -20px;
	right: -20px;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.entry_base a.link_btn_l span,
.entry_base a.rsv_btn_l span {
	margin: 8px 0 0;
	display: block;
	font-size: 1.5rem;
	font-family: 'Lato', sans-serif;
}

/* link_btn */
.entry_base a.link_btn_l {
	color: #55ADEA;
	background: #FFF url(/files/common/texture_bg_m.png) no-repeat center center;
	background-size: cover;
	border: 1px solid #ddd;
}
.entry_base a.link_btn_l:before {
	background: #55ADEA;
}
.entry_base a.link_btn_l span {
	color: #222;
}

/* rsv_btn */
.entry_base a.rsv_btn_l {
	color: #FFF;
	background: #FFF url(/files/common/texture_bg_m_blue.png) no-repeat center center;
	background-size: cover;
}
.entry_base a.rsv_btn_l:before {
	background: #FFF;
}
.entry_base a.rsv_btn_l span {
	color: #FFF;
}

/* type_blank */
.entry_base a.type_blank:after {
	content: "\e941";
	font-family: 'tit';
	font-weight: 400;
	color: #FFF;
	display: block;
	font-size: 1.8rem;
	position: absolute;
	top: 8px;
	right: 10px;
}
.entry_base a.rsv_btn_l.type_blank:after {
	font-size: 2.5rem;
}

/* PC Hover */
@media only screen and (min-width: 768px) {
	body:not(.tab_view) .entry_base a.dpt_btn:hover {
		opacity: 0.8;
		border: 4px solid #E2E2E2;
		-webkit-box-shadow: none;
		        box-shadow: none;
	}
	body:not(.tab_view) .entry_base a.dpt_btn:hover:before {
		background: #E2E2E2;
	}
	body:not(.tab_view) .entry_base a.relate_btn:hover {
		opacity: 0.8;
		-webkit-box-shadow: none;
		        box-shadow: none;
	}
	body:not(.tab_view) .entry_base a.relate_btn:hover:before {
		background: #E2E2E2;
	}
	body:not(.tab_view) .entry_base a.relate_btn:hover:after {
		opacity: 1;
	}
	body:not(.tab_view) .entry_base a.dpt_btn.active:hover,
	body:not(.tab_view) .entry_base a.relate_btn.active:hover {
		opacity: 0.8 !important;
	}
/* 240321追加 */	
.st_head_l{
	width: 14%; float: left;
	}
.st_head_l img{
	width: 100%; height: auto;
	}
.st_head_r{
	width: 84%; float: right;
	}
.st_info{
	display: none;
	}	
}

@media only screen and (max-width: 767px) {
	.entry_base a.anc_btn,
	.entry_base a.link_btn,
	.entry_base a.rsv_btn,
	.entry_base a.dpt_btn,
	.entry_base a.relate_btn {
		margin-bottom: 20px;
	}
	.entry_base a.dpt_btn {
		padding: 32px 10px 32px;
		letter-spacing: 0;
		font-size: 1.5rem;
	}
	.entry_base a.relate_btn {
		padding: 32px 10px 32px;
		letter-spacing: 0;
		font-size: 1.5rem;
	}
	.entry_base a.link_btn_l,
	.entry_base a.rsv_btn_l {
		margin-bottom: 20px;
		padding: 40px 20px;
	}
  .entry_base .line_m a:hover {
    color: #fff;
    cursor: pointer;
  }
}

/* icon / text */
.entry_base .desc {
	margin: 0 0 40px;
	font-size: 1.5rem;
	font-weight: 700;
}
.entry_base .attention {
	color: #dd0101;
}
.entry_base .small {
	font-size: 1.2rem;
}
.entry_base .note {
	color: #999;
}
.entry_base .note_s {
	font-size: 1.2rem;
	color: #999;
}
.entry_base .tag {
	color: #999;
}
.entry_base .font_b {
	font-weight: 700;
	font-size: 1.6rem;
	line-height: 2.0;
}
.entry_base .main_color {
	color: #55ADEA;
}
.entry_base a {
	color: #55ADEA;
	cursor: pointer;
}
.entry_base a.icon_blank:after {
	content: "\e941";
	font-family: 'tit';
	margin: -0.4rem 0 0 2px;
	display: inline-block;
	font-size: 2rem;
	line-height: 1.1;
	vertical-align: middle;
}
.entry_base a.icon_pdf {
	text-decoration: underline;
}
.entry_base a.icon_pdf:after {
	content: "\e944";
	font-family: 'tit';
	margin: -0.4rem 0 0 5px;
	display: inline-block;
	font-size: 2rem;
	line-height: 1.1;
	color: #D24934;
	vertical-align: middle;
}
.entry_base .tel:before {
	content: "\e929";
	font-family: 'tit';
	margin: 0 5px 0 2px;
	display: inline-block;
	font-size: 1.4rem;
	line-height: 1.1;
	vertical-align: middle;
}
.entry_base .icon_mail {
	padding: 0 0 0 22px;
	display: inline-block;
	position: relative;
}
.entry_base .icon_mail:before {
	content: "\e91f";
	font-family: 'tit';
	display: inline-block;
	font-size: 1.7rem;
	line-height: 1.1;
	position: absolute;
	top: 7px;
	left: 0;
}
.entry_base .icon_pin {
	display: block;
	padding: 0 0 0 20px;
	position: relative;
}
.entry_base .icon_pin:before {
	content: "\e952";
	font-family: 'tit';
	margin: -0.1rem 5px 0 3px;
	display: inline-block;
	font-size: 1.6rem;
	line-height: 1.1;
	vertical-align: middle;
	position: absolute;
	top: 0.5em;
	left: 0;
}
.entry_base .maker {
	display: inline;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, rgba(85, 173, 234, .1)));
	background: linear-gradient(transparent 60%, rgba(85, 173, 234, .1) 0%);
}

@media only screen and (max-width: 767px) {
	.entry_base a.icon_blank:before {
		margin: -0.2rem 2px 0 0;
	}
	.entry_base .tel:before {
		margin: -0.2rem 5px 0 2px;
	}
	.entry_base .icon_mail:before {
		margin: 0 5px 0 2px;
	}
	.entry_base .icon_pin:before {
		margin: -0.2rem 5px 0 3px;
	}
}

/* img */
.entry_base img {
	max-width: 100%;
	height: auto;
}
.entry_base .full {
	max-width: auto;
	max-width: initial;
	width: 100%;
}
.entry_base .nanawari {/*画像バグ-----------------------------------------------------------------------20231221--- */
	max-width: auto;
	max-width: initial;
	width: 70%;
	display:block;
	margin: 0 auto;
}
.entry_base .img_c {
	margin: 0 auto 30px !important;
	display: block;
}
.entry_base .img_l,
.entry_base .mt-image-left {
	max-width: 50%;
	margin: 0 40px 30px 0 !important;
	float: left;
}
.entry_base .img_r,
.entry_base .mt-image-right {
	max-width: 50%;
	margin: 0 0 30px 40px !important;
	float: right;
}
.entry_base .fig_center {
	margin: 0 auto 30px;
	display: table;
	text-align: center;
}
.entry_base .fig_left {
	max-width: 50%;
	margin: 0 40px 30px 0;
	float: left;
	display: table;
}
.entry_base .fig_right {
	max-width: 50%;
	margin: 0 0 30px 40px;
	float: right;
	display: table;
}
.entry_base .figwrap figcaption {
	display: table-caption;
	caption-side: bottom;
	margin: 10px 0 0;
	text-align: center;
	color: #999;
	line-height: 1.7;
}

@media only screen and (max-width: 767px) {
	.entry_base .img_c {
		width: 100%;
		margin: 0 auto 20px !important;
		display: block;
	}
	.entry_base .img_l {
		margin: 0 20px 20px 0;
	}
	.entry_base .img_r {
		margin: 0 0 20px 20px;
	}
	.entry_base .mt-image-left {
		margin: 0 20px 20px 0 !important;
	}
	.entry_base .mt-image-right {
		margin: 0 0 20px 20px !important;
	}
	.entry_base .fig_center {
		margin: 0 auto 20px;
	}
	.entry_base .fig_center img {
		max-width: none;
		max-width: initial;
		width: 100%;
	}
	.entry_base .fig_left {
		margin: 0 20px 0 0;
	}
	.entry_base .fig_right {
		margin: 0 0 0 20px;
	}
	.entry_base .figwrap figcaption {
		margin: 10px 0 0;
		font-size: 1rem;
		line-height: 1.5;
	}
	.entry_base .mt-image-right,
	.entry_base .mt-image-left {
		max-width: 50%;
		height: auto;
	}
}

/* point */
.entry_base .point_wrap {
	margin: 50px auto 30px;
}
.entry_base .point_wrap dt {
	margin: 0 auto 70px;
	font-size: 2.4rem;
	line-height: 1.8;
	font-weight: 700;
	text-align: center;
}
.entry_base .point_wrap dt span {
	color: #55ADEA;
}
.entry_base .point_list {
	margin: 0 0 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}
.entry_base .point_list li {
	width: calc(100% / 3 - 40px);
	padding: 50px 10px 36px;
	border-radius: 5px;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	position: relative;
	background: url(/files/common/texture_bg_m.png) no-repeat center center;
	background-size: cover;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	        box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
.entry_base .point_list li .num {
	font-size: 2rem;
	font-family: 'Caveat', cursive;
	color: #55ADEA;
	position: absolute;
	top: -35px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.entry_base .point_list li .num span {
	font-size: 4rem;
}
.entry_base .point_list li p {
	margin: 0;
	font-weight: 700;
	text-align: center;
	line-height: 1.8;
}
.entry_base .point_list li p span {
	display: inline;
	text-align: center;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, rgba(255, 249, 96, .7)));
	background: linear-gradient(transparent 60%, rgba(255, 249, 96, .7) 0%);
}

@media only screen and (max-width: 767px) {
	.entry_base .point_wrap {
		margin: 32px auto;
	}
	.entry_base .point_wrap dt {
		margin: 0 auto 50px;
		font-size: 2rem;
		text-align: left;
	}
	.entry_base .point_list {
		margin: 0 0 30px;
		display: block;
		-ms-flex-pack: distribute;
		    justify-content: space-around;
	}
	.entry_base .point_list li {
		width: 100%;
		margin: 0 0 40px;
		padding: 50px 25px 36px;
		border-radius: 5px;
		list-style: none;
		display: block;
		text-align: left;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		position: relative;
		background: url(/files/common/texture_bg_m.png) no-repeat center center;
		background-size: cover;
		-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
		        box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	}
	.entry_base .point_list li .num {
		left: 20px;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	.entry_base .point_list li p {
		text-align: left;
		font-size: 1.6rem;
	}
}

/* job_type */
.entry_base .job_type {
	margin: 110px 0 30px 0;
	padding: 90px 40px 30px;
	text-align: center;
	position: relative;
	border: 1px solid #CCCCCC;
}
.entry_base .job_type dt {
	width: 134px;
	height: 134px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: #F7F7F7;
	border-radius: 100%;
	position: absolute;
	top: -67px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.entry_base .job_type dt .box {
	padding: 30px 0 0;
	position: relative;
	font-size: 1.8rem;
	font-weight: 700;
}
.entry_base .job_type dt .box:before {
	content: "\e93c";
	font-family: 'tit';
	display: block;
	color: #D24934;
	font-size: 1.8rem;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.entry_base .job_type dt .box span {
	margin: 5px 0 0;
	display: block;
	font-size: 1.1rem;
	color: #B6B6B6;
}
.entry_base .job_type dd {
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 2;
}

@media only screen and (max-width: 767px) {
	.entry_base .job_type {
		padding: 90px 20px 30px;
	}
	.entry_base .job_type dd {
		font-size: 1.6rem;
	}
}

/* text_img_set */
.text_img_set {
	margin: 0 0 50px;
	padding: 0 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	position: relative;
	background: transparent !important;
}
.text_img_set .text_area {
	width: 55%;
	margin: 0 -5% 0 -5%;
	padding: 5% 10% 3% 5%;
	position: relative;
	background: #FFF;
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}
.text_img_set .img_area {
	width: 60%;
	margin: 5% -5% 0 0;
	z-index: 2;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}
.text_img_set .img_area img {
	max-width: auto;
	max-width: initial;
	width: 100%;
}
.text_img_set.odd .text_area {
	padding: 5% 5% 3% 9%;
	z-index: 1;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}
.text_img_set.odd .img_area {
	margin: 5% 0 0 -5%;
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}
.bg_reset .sec_wrap.text_img_set {
	margin: 50px 0;
	padding: 0 60px;
}

.text_img_set .num {
	line-height: 1;
	letter-spacing: -0.05em;
	font-size: 15rem;
	font-family: 'Nova Round', sans-serif;
	color: rgba(22, 135, 192, .1);
	position: absolute;
	left: -0.5em;
	bottom: -0.5em;
}

.text_img_set .num_02 {
	padding-bottom: -0.5em;
}

.text_img_set.odd .num {
	left: auto;
	right: -0.4em;
	bottom: -0.7em;
}

.text_img_set .num.three {
	left: auto;
	right: -0.56em;
	bottom: -9.4em;
}

/* no_img */
.text_img_set .no_img .clm_3 {
	display: block;
	overflow: hidden;
}
.text_img_set .no_img .clm_3 > div {
	float: left;
}
.text_img_set .no_img .clm_3 img {
	margin: 0 auto;
	display: block;
}

@media only screen and (max-width: 767px) {
	.text_img_set {
		margin: 0 0 32px;
		padding: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.text_img_set .text_area {
		width: 104%;
		margin: 0;
		padding: 32px 4% 0 4%;
		position: relative;
	}
	.text_img_set .text_area:before {
		content: '';
		width: 100%;
		height: calc(100% + 100px);
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
		background: #FFF;
	}
	.text_img_set .img_area {
		width: 100%;
		min-height: 0%;
		margin: 0 0 0 auto;
		position: relative;
		z-index: 1;
	}
	.text_img_set .num {
		font-size: 7rem;
		left: -0.3em;
		bottom: auto;
		top: -0.4em;
	}
	.text_img_set.odd .num {
		bottom: auto;
		right: -0.2em;
	}
	.text_img_set.odd .num.three {
		bottom: auto;
		right: -0.42em;
		bottom: auto;
		top: -0.92em;
	}

	/* odd */
	.text_img_set.odd .text_area {
		width: 104%;
		padding: 32px 4% 0 8%;
		left: -4.5%;
		-webkit-box-ordinal-group: 2;
		    -ms-flex-order: 1;
		        order: 1;
	}
	.text_img_set.odd .img_area {
		width: 100%;
		margin: 0 auto 0 0;
		right: auto;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	/* type_num */
	.text_img_set.type_num {
		margin: 64px 0;
	}
	/* section:nth-of-type(2n) */
	main > section:nth-of-type(2n) .text_img_set {
		margin: 0;
	}
	main > section:nth-of-type(2n) .text_img_set .text_area {
		width: 104%;
		padding: 0 4% 0 0%;
	}
	main > section:nth-of-type(2n) .text_img_set.odd .text_area {
		width: 104%;
		padding: 0 0 0 4%;
	}

	/* section:nth-of-type(2n) type_num */
	main > section:nth-of-type(2n) .text_img_set.type_num {
		margin: 64px 0;
	}
	main > section:nth-of-type(2n) .text_img_set.type_num .text_area {
		padding: 16px 4% 0 0;
	}
	main > section:nth-of-type(2n) .text_img_set.type_num.odd .text_area {
		padding: 16px 4% 0;
	}

	/* bg_reset */
	.bg_reset .sec_wrap.text_img_set {
		margin: 0;
		padding: 0;
	}
	.bg_reset .text_img_set .text_area {
		width: 105%;
		padding: 0px 4%;
	}
	.bg_reset .text_img_set .img_area {
		margin: 0 0 0 auto;
	}

	/* bg_reset odd */
	.bg_reset .text_img_set.odd .text_area {
		padding: 0px 4% 0 8%;
	}
	.bg_reset .text_img_set.odd .img_area {
		margin: 0 auto 0 0;
	}

	/* bg_reset type_num */
	.bg_reset .text_img_set.type_num {
		margin: 64px 0;
	}
	.bg_reset .text_img_set.type_num.odd .num {
		right: -0em;
	}
	.bg_reset .text_img_set.type_num .text_area {
		padding: 16px 4% 0;
	}
	.bg_reset .text_img_set.type_num.odd .text_area {
		padding: 16px 4% 0 8%;
	}

	/* no_img */
	.text_img_set .no_img {
		width: 100%;
	}
}

/* img_box */
.img_box {
	position: relative;
	border-radius: 5px;
}
.img_box:before {
	content:'';
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: -1;
	background: #000;
	border-radius: 5px;
}
.img_box .clm_2 {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.img_box .ppl_info {
	margin: 0 0 16px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.img_box .ppl_info + p{
	padding: 24px;
    background-color: #f7f7f7;
}
.img_box .ppl_info img {
	margin: 0 20px 0 0;
	width: 84px;
	height: 84px;
	display: block;
	border-radius: 100%;
}
.img_box .ppl_info .name {
	font-size: 1.5rem;
	font-weight: 700;
}
.img_box .ppl_info .name span {
	margin: 5px 0 0;
	display: block;
	font-size: 1.3rem;
	color: #646464;
}
.img_box figure {
	margin: 0 0 30px 5%;
	position: relative;
}
.img_box figure img {
	max-width: auto;
	max-width: initial;
	width: 100%;
}
.img_box figcaption {
	width: 176px;
	height: 176px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0;
	position: absolute;
	top: -40px;
	right: -50px;
	background: url(/files/common/caption_bg.png) no-repeat center center;
	background-size: 100% auto;
}

.img_box.odd figcaption {
	right: auto;
	left: -60px;
}

@media only screen and (max-width: 767px) {
	.img_box figure {
		margin: 90px 0 0;
	}
	.img_box figcaption {
		width: 140px;
		height: 140px;
		font-size: 1.3rem;
		top: -80px;
		right: -25px;
	}
	.img_box.odd figcaption {
		right: auto;
		left: -25px;
	}

}

/* interview */
.interview.type_1 .img_wrap {
	margin: 0 0 30px;
	position: relative;
}
.interview.type_1 .img_wrap img {
	max-width: auto;
	max-width: initial;
	width: 100%;
}
.interview.type_1 h4 {
	margin: 0 0 -1px -1px;
	padding: 10px 50px 0 0;
	font-size: 2.4rem;
	font-weight: 700;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #FFF;
}
.interview.type_1 .intern {
	font-size: 1.3rem;
	font-weight: 700;
}
.interview.type_1 .name {
	margin: 8px 0 38px 0;
	font-size: 1.6rem;
	font-weight: 700;
}
.interview.type_1 .name span {
	margin: 0 0 0 20px;
	font-size: 1.3rem;
	color: #646464;
}

.interview.type_2 {
	margin: 0 0 40px;
	position: relative;
	border-radius: 5px;
}
.interview.type_2 .interview_inner {
	display: block;
	padding: 56px 60px;
	color: #222;
	border-radius: 5px;
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0, 0.16);
	        box-shadow: 0 3px 6px rgba(0,0,0, 0.16);
}
.interview.type_2 .name {
	margin: 8px 0 38px 0;
	font-size: 1.6rem;
	font-weight: 700;
}
.interview.type_2 .name span {
	margin: 0 0 0 20px;
	font-size: 1.3rem;
	color: #646464;
}
.interview.type_2 .ppl {
	position: absolute;
	right: 50px;
	bottom: -1px;
	width:320px;/*画像バグ-----------------------------------------------------------------------20231221--- */
}
.interview.type_2 p {
	width: 65%;
	margin: 0;
}

@media only screen and (max-width: 1200px) {
	.interview.type_2 p {
		width: 55%;
	}
}

@media only screen and (max-width: 767px) {
	.interview.type_1 .img_wrap {
		margin: 0;
	}
	.interview.type_1 figure {
		overflow: hidden;
	}
	.interview.type_1 .img_wrap img {
		width: 130%;
		margin: 0 -15%;
	}
	.interview.type_1 h4 {
		margin: 0 0 20px;
		padding: 16px 0 0;
		font-size: 2.4rem;
		position: static;
	}
	.interview.type_1 .name span,
	.interview.type_2 .name span {
		padding: 8px 0 0;
		margin: 0;
		display: block;
	}
	.interview.type_2 p {
		width: 100%;
	}
}

/* separator */
.separator {
	margin: 0 0 80px;
	padding: 100px 0 0;
	position: relative;
}
.separator .bg_img {
	width: 100%;
	height: 350px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.separator .bg_img:before {
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: rgba(85, 173, 234, .9) url(/files/common/texture_bg.png) no-repeat center center;
	background-size: cover;
}
.separator .bg_img img {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.separator .entry_base .sec_head,
.separator .entry_base .sec_head span {
	color: #FFF;
}

/* image */
.separator .bg_img.pg_ao {
	background:  rgba(85, 173, 234, .9) url(/ao/files/ao_separater_img.jpg) no-repeat center center;
	background-color: rgba(85, 173, 234, .9);
	background-size: cover;
}

/* separator type_interview */
.separator.type_interview .interview {
	background: #FFF url(/files/common/interview_bg.png) no-repeat right bottom;
	background-size: auto 100%;
}

@media only screen and (max-width: 767px) {
	.separator {
		padding: 60px 0 0;
	}
	.interview.type_2 .interview_inner {
		padding: 16px 4% 190px;
	}
	.interview.type_2 .ppl {
		width: 150px;
		right: 20px;
	}
	.separator.type_interview .interview {
		background: #FFF url(/files/common/comment_bg_sp.png) no-repeat left -90px bottom;
		background-size: 100% auto;
	}
	.separator.type_interview .sec_wrap {
		padding: 0;
	}
}

/* block_link */
.block_link {
	margin: 0 0 30px;
	position: relative;
	border-radius: 5px;
}
.block_link .inner {
	color: #222;
	display: block;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 6px rgba(0,0,0, 0.16);
	        box-shadow: 0 0 6px rgba(0,0,0, 0.16);
}
.block_link .inner:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	border-radius: 5px;
	background: #ffffff;
	background: -webkit-gradient(linear,  left top, right top,  color-stop(50%, #ffffff),color-stop(70%, rgba(255,255,255,0)));
	background: linear-gradient(to right,  #ffffff 50%,rgba(255,255,255,0) 70%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='transparent',GradientType=1 );
}
.block_link .block_link_bg {
	height: 100%;
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
}
.block_link .block_link_bg:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #ffffff;
	background: -webkit-gradient(linear,  left top, right top,  from(#ffffff),color-stop(30%, rgba(255,255,255,0)));
	background: linear-gradient(to right,  #ffffff 0%,rgba(255,255,255,0) 30%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='transparent',GradientType=1 );
}
.block_link .block_link_bg img {
	max-width: none;
	max-width: auto;
	max-width: initial;
	height: 100%;
}
.block_link dl {
	width: 50%;
	padding: 52px 0 52px 60px;
	position: relative;
	z-index: 2;
}
.block_link dt {
	margin: 0 0 30px;
	font-size: 4rem;
	font-weight: 700;
}
.block_link dt:first-letter {
	color: #55ADEA;
}
.block_link dd p {
	font-weight: 700;
}
.block_link dd .btn_area span {
	min-width: 148px;
}

/* PC Hover */
@media only screen and (min-width: 768px) {
	body:not(.tab_view) .pickup_field .feature_cont a:hover .btn {
		color: #FFF;
		background: #55ADEA;
	}
	body:not(.tab_view) .pickup_field .feature_cont a:hover .btn:before {
		width: 8px;
	}
}

@media only screen and (max-width: 767px) {
	.block_link .inner:before {
		content: none;
	}
	.block_link dl {
		width: 100%;
		padding: 60% 4% 8%;
	}
	.block_link dt {
		font-size: 2.4rem;
		margin-bottom: 16px;
	}
	.block_link .block_link_bg {
		height: auto;
		width: 100% !important;
	}
	.block_link .block_link_bg img {
		width: 100%;
		height: auto;
	}
	.block_link .block_link_bg:after {
		top: 0;
		right: 0;
		bottom: 0;
		z-index: 1;
		background: -webkit-gradient(linear,  left bottom, left top,  color-stop(0, #ffffff),color-stop(10%, rgba(255,255,255,0.7)),color-stop(30%, rgba(255,255,255,0)));
		background: linear-gradient(to top,  #ffffff 0,rgba(255,255,255,0.7) 10%,rgba(255,255,255,0) 30%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='transparent',GradientType=1 );
	}
	.block_link dd .btn_area {
		text-align: center;
	}
	.block_link dd .btn_area span {
		min-width: auto;
		min-width: initial;
		width: 252px;
		margin: 0 auto;
		padding: 12px 30px 12px 30px;
		text-align: center;
	}
}

/*-----------------------------------------
	bg_img_list
-----------------------------------------*/
.bg_img_list {
	min-height: 600px;
	padding: 80px 0;
	background: #FFF;
	position: relative;
}
.bg_img_list:after {
	content: '';
	width: 100vw;
	height: 300px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	background: #FFF;
}
.bg_img_list .clm_2 {
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}
.bg_img_list .ttl_area {
	padding: 0 0 30px 60px;
	background: #FFF;
	position: relative;
	z-index: 2;
}
.bg_img_list .ttl_area:before {
	content: '';
	width: 100vh;
	height: 100%;
	margin: 0 -500%;
	padding: 0 500%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	background: #FFF;
}
.bg_img_list .ttl_area h2 {
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 2;
}
.bg_img_list .ttl_area h2:first-letter {
	color: #55ADEA;
}
.bg_img_list .ttl_area .eng {
	margin: 20px 0 0 0;
	display: block;
	color: #BCBCBC;
	font-size: 1.4rem;
	font-family: 'Lato', sans-serif;
}
.bg_img_list .cont_area ul {
	padding: 0 40px 30px;
	background: #FFF;
	position: relative;
	z-index: 2;
}
.bg_img_list .entry_base .cont_area ul.basic li {
	margin-bottom: 22px;
}
.bg_img_list .entry_base .cont_area ul.basic li.note {
	padding: 0;
	font-size: 1.4rem;
}
.bg_img_list .entry_base .cont_area ul.basic li.note:before {
	content: none;
}

@media only screen and (max-width: 767px) {
	.bg_img_list {
		min-height: none;
		min-height: initial;
		min-height: auto;
		padding: 80px 0 0;
	}
	.bg_img_list:before {
		content: '';
		width: 100vw;
		height: 50%;
		display: block;
		position: absolute;
		left: 0;
		bottom: auto;
	}
	.bg_img_list:after {
		content: none;
	}
	.bg_img_list .ttl_area {
		padding: 0 0 30px;
	}
	.bg_img_list .ttl_area h2 {
		font-size: 2.4rem;
		line-height: 1.8;
	}
	.bg_img_list .ttl_area .eng {
		font-size: 1.2rem;
	}
	.bg_img_list .cont_area {
		margin: 0;
		padding: 140px 0 0;
		position: relative;
	}
	.dpt_bridal .bg_img_list .cont_area:before {
		content: '';
		width: 100vw;
		height: 180px;
		display: block;
		position: absolute;
		left: -4.5%;
		top: 0;
		background: url(/department/files/bridal_bg_img_list.jpg) no-repeat center top;
		background-size: cover;
	}

	.bg_img_list .cont_area ul {
		margin-bottom: 0;
		padding: 40px 6% 0;
	}
}

/*-----------------------------------------
	contents_list
-----------------------------------------*/
.contents_list li {
	overflow: hidden;
	margin: 0 0 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	position: relative;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 6px rgba(0,0,0, 0.16);
	        box-shadow: 0 0 6px rgba(0,0,0, 0.16);
}
.contents_list li:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	border-radius: 5px;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, right top, color-stop(50%, #ffffff),color-stop(70%, rgba(255,255,255,0)));
	background: linear-gradient(to right, #ffffff 50%,rgba(255,255,255,0) 70%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='rgba(255,255,255,0)',GradientType=1 );
}
.contents_list dl {
	width: 50%;
	margin-right: auto;
	padding: 54px 60px;
	position: relative;
	z-index: 1;
}
.contents_list dt {
	margin: 0 0 38px;
	font-size: 3rem;
	font-weight: 700;
}
.contents_list dt .sub_ttl {
	margin: 5px 0 0;
	font-size: 1.8rem;
	display: block;
}
.contents_list dd p {
	font-size: 1.5rem;
}
.contents_list .img_wrap {
	height: 100%;
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	overflow: hidden;
}
.contents_list .img_wrap img {
	max-width: none;
	max-width: auto;
	max-width: initial;
	float: right;
	height: 100%;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.contents_list .img_wrap:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: transparent;
	background: -webkit-gradient(linear, left top, right top, from(#ffffff),color-stop(30%, rgba(255,255,255,0)));
	background: linear-gradient(to right, #ffffff 0%,rgba(255,255,255,0) 30%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='rgba(255,255,255,0)',GradientType=1 );
}
.contents_list li:nth-child(2n):before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	border-radius: 5px;
	background: transparent;
	background: -webkit-gradient(linear,  left top, right top,  color-stop(30%, rgba(255,255,255,0)),color-stop(50%, #ffffff));
	background: linear-gradient(to right,  rgba(255,255,255,0) 30%,#ffffff 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255,255,255,0)', endColorstr='#ffffff',GradientType=1 );
}
.contents_list li:nth-child(2n) dl {
	margin-right: 0;
	margin-left: auto;
	position: relative;
	z-index: 1;
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
}
.contents_list li:nth-child(2n) .img_wrap {
	right: auto;
	left: 0;
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}
.contents_list li:nth-child(2n) .img_wrap:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: transparent;
	background: -webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)),color-stop(70%, rgba(255,255,255,0)),to(#ffffff));
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 70%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255,255,255,0)', endColorstr='#ffffff',GradientType=1 );
}
.contents_list li:nth-child(2n) .img_wrap img {
	float: left;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

@media only screen and (max-width: 767px) {
	.contents_list li {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.contents_list li:before,
	.contents_list li:nth-child(2n):before {
		top: 0;
		right: 0;
		bottom: 0;
		z-index: 1;
		background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffffff),color-stop(30%, rgba(255,255,255,0.7)),color-stop(70%, rgba(255,255,255,0)));
		background: linear-gradient(to top, #ffffff 0,rgba(255,255,255,0.7) 30%,rgba(255,255,255,0) 70%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='rgba(255,255,255,0)',GradientType=1 );
	}
	.contents_list dl,
	.contents_list li:nth-child(2n) dl {
		width: 100%;
		padding: 4%;
		-webkit-box-ordinal-group: 3;
		    -ms-flex-order: 2;
		        order: 2;
	}
	.contents_list dt {
		margin: 0 0 24px;
		font-size: 2.4rem;
	}
	.contents_list dt .sub_ttl {
		font-size: 1.6rem;
	}
	.contents_list .img_wrap,
	.contents_list li:nth-child(2n) .img_wrap {
		width: 100% !important;
		min-height: 0%;
		height: auto;
		position: relative;
		-webkit-box-ordinal-group: 2;
		    -ms-flex-order: 1;
		        order: 1;
	}
	.contents_list .img_wrap:after,
	.contents_list li:nth-child(2n) .img_wrap:after {
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 1;
		background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffffff),color-stop(10%, rgba(255,255,255,0.7)),color-stop(30%, rgba(255,255,255,0)));
		background: linear-gradient(to top, #ffffff 0,rgba(255,255,255,0.7) 10%,rgba(255,255,255,0) 30%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='transparent',GradientType=1 );
	}
	.contents_list .img_wrap img,
	.contents_list li:nth-child(2n) .img_wrap img {
		height: auto;
		width: 100%;
		float: none;
	}
	.contents_list .btn_area {
		text-align: center;
	}
}

/*-----------------------------------------

	about

-----------------------------------------*/
/* principle */
.history {
	background: #FFF url(/about/files/principle_history_bg.jpg) no-repeat right bottom;
}
.history_list li {
	padding: 0 0 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}
.history_list li:before {
	content: '';
	width: 2px;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 135px;
	background: #F0F0F0;
}
.history_list li:after {
	content: '';
	width: 12px;
	height: 12px;
	display: block;
	position: absolute;
	top: 4px;
	left: 130px;
	background: #55ADEA;
	border-radius: 100%;
}
.history_list li:first-of-type:before {
	top: 8px;
}
.history_list li:last-of-type:before {
	height: 10px;
}
.history_list .date {
	width: 185px;
	font-size: 1.4rem;
	font-weight: 700;
	position: relative;
}
.history_list .cont {
	width: calc(100% - 185px);
	font-size: 1.6rem;
	font-weight: 700;
}

@media only screen and (max-width: 767px) {
	.history_list li {
		padding: 0 0 40px 32px;
		display: block;
	}
	.history_list li:before {
		left: 10px;
	}
	.history_list li:after {
		left: 5px;
	}
	.history_list .date {
		width: 100%;
		margin: 0 0 8px;
		display: block;
	}
	.history_list .cont {
		width: 100%;
		font-size: 1.5rem;
		display: block;
	}
}

/*-----------------------------------------

	department

-----------------------------------------*/
.course_field .sec_head {
	font-weight: 400;
	font-family: 'Nova Round', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'verdana', sans-serif;
}
.course_field .sec_head span {
	font-size: 1.4rem;
	font-weight: 700;
}

@media only screen and (max-width: 767px) {
	.course_field .sec_head {
		font-size: 2.4rem;
	}
	.course_field .sec_head span {
		font-size: 1.3rem;
	}
}

/*-----------------------------------------

	news list

-----------------------------------------*/
/* news_tab */
.news_tab {
	margin: 0 -0.5% 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.news_tab li {
	width: 19%;
	margin: 0 0.5%;
	text-align: center;
}
.news_tab li a {
	padding: 12px 0;
	display: block;
	font-size: 1.6rem;
	font-weight: 700;
	color: #222;
	background: #F7F7F7;
	border: 2px solid #F7F7F7;
	border-radius: 5px;
}
.news_tab li.active a {
	background: #FFF;
	border: 2px solid #55ADEA;
}

/* news_area */
.no_article {
	padding: 40px;
	color: #999;
	text-align: center;
	background: #e9e9e9;
}
.no_article span {
	display: block;
	font-size: 3rem;
	font-family: 'Lato', sans-serif;
}
.news_area {
	-webkit-box-shadow: 0 0 6px rgba(0,0,0, 0.16);
	        box-shadow: 0 0 6px rgba(0,0,0, 0.16);
}
.news_area li a {
	padding: 28px 32px;
	color: #222;
	letter-spacing: 0;
}
.news_area li a:before {
	content: '';
	width: calc(100% - 64px);
	height: 1px;
	display: block;
	position: absolute;
	right: 50%;
	bottom: 0;
	-webkit-transform: translateX(50%);
	transform: translateX(50%);
	background: #D2D2D2;
}
.news_area li figure {
	width: 20%;
	margin: 0 2% 0 0;
}
.news_area li .txt_info {
	width: 78%;
}
.news_area li .ttl {
	margin: 8px 0 4px;
	font-size: 1.7rem;
	line-height: 1.5;
}
.news_area li .trim {
	width: 90%;
	margin: 0 0 20px;
	color: #909090;
	font-size: 1.4rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news_area li .news_info {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.news_area .date {
	margin: 0 25px 0 0;
	position: static;
}
.news_area li .tag_list {
	color: #888;
}

/* no_thumb */
.news_area.no_thumb li .txt_info {
	width: 100%;
}
.news_area.no_thumb li .trim {
	margin: 0 0 5px;
}

/*-- page_nation --*/
.page_nation ul {
	width: 100%;
	padding: 0 0 40px;
	text-align: center;
	position: relative;
}
.page_nation ul li {
	margin: 0 2px;
	display: inline-block;
}
.page_nation ul li a {
	width: 40px;
	height: 40px;
	display: inline-block;
	color: #222;
	font-size: 1.6rem;
	line-height: 36px;
	text-align: center;
	font-family: 'Lato', sans-serif;
	border: 1px solid #F7F7F7;
	background: #F7F7F7;
	border-radius: 5px;
}
.page_nation ul li.active a {
	color: #fff;
	background: #55ADEA;
	border-color: #55ADEA;
}
.page_nation ul li a.link_before,
.page_nation ul li a.link_next,
.page_nation ul li.pn_prev a,
.page_nation ul li.pn_next a {
	width: 6em;
	position: absolute;
	top: 0;
	background: none;
	border: none;
}
.page_nation ul li a.link_before:before,
.page_nation ul li a.link_next:before,
.page_nation ul li.pn_prev a:before,
.page_nation ul li.pn_next a:before {
	content: '';
	width: 100%;
	height: 3px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #F7F7F7;
	border-radius: 5px;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.page_nation ul li a.link_before span,
.page_nation ul li a.link_next span,
.page_nation ul li.pn_prev a span,
.page_nation ul li.pn_next a span {
	font-size: 2rem;
	color: #55ADEA;
}
.page_nation ul li a.link_before {left: 0;}
.page_nation ul li a.link_next {right: 0;}
.page_nation ul li.pn_prev a {left: 6.5em;}
.page_nation ul li.pn_next a {right: 6.5em;}

/* hover */
@media only screen and (min-width: 768px) {
	body:not(.tab_view) .page_nation ul li a:hover {
		opacity: 1 !important;
		color: #55ADEA;
		border-color: #55ADEA;
	}
	body:not(.tab_view) .page_nation ul li.active a:hover {
		color: #FFF;
	}
	.page_nation ul li a.link_before:hover:before,
	.page_nation ul li a.link_next:hover:before,
	.page_nation ul li.pn_prev a:hover:before,
	.page_nation ul li.pn_next a:hover:before {
		background: #55ADEA;
	}
}

@media only screen and (max-width: 1024px) {
	.news_tab li a {
		font-size: 1.4rem;
	}
}

@media only screen and (max-width: 767px) {
	.news_tab {
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	.news_tab li {
		width: 49%;
		margin: 2% 0 0;
	}
	.news_tab li:first-of-type {
		width: 100%;
		margin: 0;
	}
	.news_tab li a {
		padding: 8px 0;
		font-size: 1.3rem;
	}
	.news_area {
		margin: 0 -4.5% 40px;
	}
	.news_area li:nth-child(n+5) {
		display: block;
	}
	.news_area li a {
		padding: 20px 4%;
	}
	.news_area li a:before {
		width: 100%;
	}
	.news_area li:last-of-type a:before {
		content: none;
	}
	.news_area li figure {
		width: 34%;
	}
	.news_area li .txt_info {
		width: 63%;
		position: relative;
	}
	.news_area li .label_wrap {
		padding: 0 65px 0 0;
	}
	.news_area li .news_info {
		margin: 0;
		position: static;
	}
	.news_area li .date {
		margin: 0;
		position: absolute;
		top: 2px;
	}
	.news_area li .tag_list {
		margin: 0;
		font-size: 1rem;
	}
	.news_area li .ttl {
		margin: 8px 0 4px;
		font-size: 1.3rem;
	}
	.news_area li .trim {
		margin: 0;
		font-size: 1.2rem;
	}
	.news_area.no_thumb li .date {
		position: static;
	}
	.page_nation ul {
		padding: 0 0 13vw;
	}
	.page_nation ul li a {
		width: 11vw;
		height: 11vw;
		line-height: 11vw;
		font-size: 2.8vw;
	}
	.page_nation ul li.pn_prev a,
	.page_nation ul li.pn_next a {
		width: 46%;
		top: auto;
		bottom: 0;
	}
	.page_nation ul li.pn_prev a span,
	.page_nation ul li.pn_next a span {
		font-size: 1.6rem;
	}
	.page_nation ul li a.link_before,
	.page_nation ul li a.link_next {
		display: none;
	}
	.page_nation ul li a.link_before {left: 0;}
	.page_nation ul li a.link_next {right: 0;}
	.page_nation ul li.pn_prev a {left: 0;}
	.page_nation ul li.pn_next a {right: 0;}
}

/*-----------------------------------------

	news contents

-----------------------------------------*/
.news_ttl {
	text-align: center;
}
.news_ttl .label {
	margin: 0 0 30px;
	display: inline-block;
	padding: 7px 10px;
	font-size: 1.3rem;
	font-weight: 700;
	color: #FFF;
}
.news_ttl h2 {
	margin: 0 0 12px;
	font-size: 2.4rem;
	font-weight: 700;
}
.entry_base .head_wrap .news_ttl .date {
	width: 100%;
	font-size: 1.4rem;
	line-height: 1.7;
	color: #4D4D4D;
}
.news_inner {
	padding: 0 60px 30px;
}
.news_inner p {
	line-height: 2.3;
}
.news_inner hr {
	margin: 60px 0;
	border: 0;
	border-top: 1px solid #D2D2D2;
}
.news_inner hr.tag {
	margin: 60px 0 12px;
}
.news_inner .btn_area {
	margin: 40px 0 0;
	text-align: center;
}
.news_inner .tag_list {
	color: #9D9D9D;
}
.news_inner .tag_list span,
.news_inner .tag_list a {
	margin: 0 16px 0 0;
}

@media only screen and (max-width: 767px) {
	.news_ttl .label {
		margin: 0 0 20px;
	}
	.news_ttl h2 {
		font-size: 2rem;
	}
	.entry_base .head_wrap .news_ttl .date {
		text-align: center;
	}
	.news_inner {
		padding: 0 0 30px;
	}
}

/*-----------------------------------------

	activity

-----------------------------------------*/
.student_info dt {
	font-size: 1.3rem;
	font-weight: 700;
}
.student_info .name {
	margin: 8px 0 16px 0;
	font-size: 1.6rem;
	font-weight: 700;
}
.student_info .name span {
	margin: 0 0 0 20px;
	font-size: 1.3rem;
	color: #646464;
}
.student_info .tag {
	margin: 0 0 30px;
}
.student_info .tag li {
	margin: 0 16px 0 0;
	display: inline-block;
	font-size: 1.2rem;
}
.student_info .tag::after{
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: #ccc;
	margin-top: 32px;
}

@media only screen and (max-width: 767px) {
	.student_info .name span {
		margin: 4px 0 0;
		display: block;
	}
}

#filter_wrap.interview {
	margin: 0 0 60px;
}

/* interviewlist */
#interviewlist > ul {
	width: 102%;
	margin-left: -1%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
#interviewlist > ul > li {
	-ms-flex-preferred-size: 23%;
	    flex-basis: 23%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 32px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	position: relative;
	overflow: hidden;
	background: #FFF;
	opacity: 0;
	border-radius: 5px;
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0, 0.16);
	        box-shadow: 0 3px 6px rgba(0,0,0, 0.16);
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}
#interviewlist > ul > li:before {
	content: '';
	width: 40px;
	height: 40px;
	display: block;
	background: #55ADEA;
	position: absolute;
	right: -20px;
	bottom: -20px;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
#interviewlist > ul > li.show {
	opacity: 1;
}
#interviewlist > ul > li > a {
	color: #000;
	display: block;
}
#interviewlist li {
	margin: 0 16px 0 0;
	display: inline-block;
}
#interviewlist li a {
	height: 100%;
	font-size: 1.2rem;
	color: #999;
}
#interviewlist figure {
	text-align: center;
}
#interviewlist figure img {
	max-width: auto;
	max-width: initial;
	width: 100%;
	display: block;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
#interviewlist figcaption {
	margin: -18px auto 20px;
	padding: 0 10px;
	display: block;
	position: relative;
	text-align: center;
	color: #FFF;
}
#interviewlist figcaption span {
	padding: 7px 16px;
	display: inline-block;
	font-size: 1.5rem;
	font-weight: 700;
}
/* IE */
_:-ms-lang(x)::-ms-backdrop, #interviewlist figcaption span {
	padding: 9px 16px 5px;
}

#interviewlist dl {
	padding: 2px 10px 10px 10px;
	text-align: center;
}
#interviewlist dt {
	margin: 0 0 4px;
	font-size: 2rem;
	font-weight: 700;
}
#interviewlist dd {
	font-size: 1.3rem;
	font-weight: 700;
	color: #909090;
}
#interviewlist .tag_cloud {
	margin: 20px 0 0;
	text-align: left;
}
#interviewlist .tag_cloud span {
	margin: 0 16px 0 0;
	display: inline-block;
	font-size: 1.2rem;
	color: #909090;
}
#interviewlist #nohit {
	padding: 40px;
	color: #999;
	text-align: center;
	background: #e9e9e9;
}
#interviewlist #nohit span {
	display: block;
	font-size: 3rem;
	font-family: 'Lato', sans-serif;
}

/* hover */
@media only screen and (min-width: 768px) {
	body:not(.tab_view) #interviewlist li:hover {
		-webkit-box-shadow: none;
		        box-shadow: none;
	}
}

@media only screen and (max-width: 1200px) {
	#interviewlist figcaption span {
		font-size: 1.3rem;
	}
}

@media only screen and (max-width: 767px) {
	#interviewlist > ul {
		width: 100%;
		margin-left: 0;
		display: block;
	}
	#interviewlist > ul > li {
		width: 100%;
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 24px;
	}
	#interviewlist figcaption {
		margin: -17px auto 10px;
	}
	#interviewlist figcaption span {
		font-size: 1.5rem;
	}

}

/*-----------------------------------------

	bridal

-----------------------------------------*/
/* sns_area */
.sns_area {
	padding: 100px 0 0 !important;
	margin: 100px 0 120px !important;
	position: relative;
	background: #FFF !important;
}
.sns_area .bg_img {
	width: 100%;
	height: 320px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.sns_area .bg_img:before {
	content: '';
	width: 100%;
	height: 320px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: url(/files/common/texture_bg.png) no-repeat center center;
	background-size: cover;
}
.sns_area .cont_outer {
	z-index: 3;
}
.sns_area .entry_base .sec_head,
.sns_area .entry_base .sec_head span {
	color: #FFF;
}
.sns_area .sns_logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.sns_area .sns_logo li {
	width: 220px;
	margin: 0 20px;
	background: #FFF;
	border-radius: 5px;
}
.sns_area .sns_logo a {
	display: block;
	text-align: center;
	padding: 28px 20px;
	font-size: 2.2rem;
	font-family: 'Nova Round', sans-serif;
	color: #222;
	background: #FFF;
	border: 1px solid #ddd;
	border-radius: 5px;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	        box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
.sns_area .sns_logo img {
	width: 52px;
	display: block;
	margin: 0 auto 18px;
}
.sns_area .bg_img .left{
	position: absolute;
	left: 0px;
	bottom: 0;
	width: 420px;
	z-index: 1;
}
.sns_area .bg_img .right{
	position: absolute;
	right: -10px;
	bottom: 0;
	width: 420px;
	z-index: 1;
}

/* dpt_bridal img */
.dpt_bridal .sns_area .bg_img .man {
	position: absolute;
	left: 185px;
	bottom: 0;
	z-index: 1;
	width: 145px;

}
.dpt_bridal .sns_area .bg_img .woman {
	position: absolute;
	right: 80px;
	bottom: 0;
	z-index: 1;
	width: 220px;

}
.dpt_bridal .sns_area .bg_img .flower {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	width: 113px;
}

@media only screen and (max-width: 767px) {
	.sns_area {
		margin: 80px 0 45px !important;
		padding: 56px 0 36px !important;
	}
	.sns_area .bg_img {
		height: 100%;
		overflow: hidden;
	}
	.sns_area .bg_img:before {
		height: 100%;
	}
	.sns_area .sns_logo {
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}
	.sns_area .sns_logo li {
		width: 48%;
		margin: 0;
	}
	/* dpt_bridal img */
	.dpt_bridal .sns_area {
		padding: 56px 0 170px !important;
	}
	.dpt_bridal .sns_area .bg_img .man {
		width: 145px;
		left: 35px;
		bottom: -130px;
		z-index: 2;
	}
	.dpt_bridal .sns_area .bg_img .woman {
		width: 220px;
		right: -10px;
		bottom: -110px;
		z-index: 1;
	}
	.dpt_bridal .sns_area .bg_img .flower {
		width: 113px;
		left: -20px;
		bottom: 0;
		z-index: 1;
	}
	.sns_area .bg_img .left{
		position: absolute;
		left: auto;
		right: -10%;
		bottom: 0;
		width: 420px;
		z-index: 1;
	}
	.sns_area .bg_img .right{
		display: none;
	}
	.dpt_railway .sns_area .bg_img .left,
	.dpt_cafe .sns_area .bg_img .left,
	.dpt_funeral .sns_area .bg_img .left{
		display: none;
	}
	.dpt_cafe .sns_area .bg_img .right{
		display: block;
		width: 260px;
    	right: -50px;
	}
	.dpt_funeral .sns_area .bg_img .right{
		display: block;
		width: 320px;
		right: -80px;
	}
}

/* caption_list */
.caption_list {
	margin: 0 auto 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.caption_list li {
	width: calc(100% / 3);
	text-align: center;
}

.caption_list figcaption {
	margin: 16px 0 0;
	font-size: 1.6rem;
	font-weight: 700;
}
.caption_list img {
	width: 100%;
	display: block;
}

@media only screen and (max-width: 767px) {
	.caption_list {
		margin: 0 auto 30px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.caption_list li {
		width: 100%;
		min-height: 0%;
		margin: 0 0 30px;
	}
}

.entry_base .intern_ttl {
	margin: 0 0 40px;
	padding: 0 0 0 90px;
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1.7;
	position: relative;
}
.entry_base .intern_ttl:before {
	content: '';
	width: 72px;
	height: 72px;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url(/files/common/icon_company.png) no-repeat center center;
	background-size: 100% auto;
}

@media only screen and (max-width: 767px) {
	.entry_base .intern_ttl {
		margin: 32px 0;
		font-size: 1.8rem;
	}
}

/* grad_interview */
.grad_interview {
	padding: 0 60px;
}
.grad_interview > figure {
	margin: 0 -60px;
}
.grad_interview > figure img {
	width: 100%;
	display: block;
}
.grad_interview h3 {
	margin: -4em 0 0 -1em;
	padding: 0;
	font-size: 3rem;
	font-weight: 700;
}
.grad_interview h3:before {
	content: none;
}
.grad_interview h3 span {
	padding: 28px;
	display: inline-block;
	background: #FFF;
}
.grad_interview .job {
	font-size: 1.3rem;
	font-weight: 700;
}
.grad_interview .name {
	margin: 8px 0 38px 0;
	font-size: 1.6rem;
	font-weight: 700;
}
.grad_interview .name span {
	margin: 0 0 0 20px;
	font-size: 1.3rem;
	color: #646464;
}

@media only screen and (max-width: 767px) {
	.grad_interview > figure {
		margin: 0 -4.5%;
	}
	.grad_interview h3 {
		margin: 0 0 20px;
		font-size: 2.4rem;
		position: static;
	}
	.grad_interview h3 span {
		padding: 16px 0 0;
	}
	.grad_interview .name span {
		margin: 8px 0 0;
		display: block;
	}
	.grad_interview p {
		width: 100%;
	}
}

hr.type_section {
	margin: 100px 0;
	margin-right: 80px;
	margin-left: 80px;
	border: none;
	border-top: 1px solid #CCC !important;
}

@media only screen and (max-width: 767px) {
	hr.type_section {
		margin: 70px 0;
		margin-right: 4%;
		margin-left: 4%;
	}
}

/*-----------------------------------------

	ao

-----------------------------------------*/
.banner_box {
	margin: 0 auto 60px;
	text-align: center;
}
.banner_box a {
	display: block;
	border-radius: 5px;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	        box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
.banner_box a + a {
	margin: 32px 0 0;
}
.banner_box img {
	border-radius: 5px;
}
.btn_wrap_ao {
	margin: 80px 0 100px;
	text-align: center;
}
.btn_wrap_ao .btn {
	width: 346px;
}

@media only screen and (max-width: 767px) {
	.banner_box {
		margin: 0;
	}
	.btn_wrap_ao {
		margin: 60px 0;
	}
	.btn_wrap_ao .btn {
		width: auto;
	}
}

/*-----------------------------------------

	tokan

-----------------------------------------*/
.tokan .intro .inner .copy {
	font-size: 3rem;
	letter-spacing: 0.18em;
}
.tokan section,
.tokan section:nth-of-type(2n) {
	padding: 0;
	background: #FFF;
}

/* intro */
.tokan .intro:before {
	content: url(/tokan-world/files/main_deco_left_pc.png);
	display: block;
	background-size: contain;
	position: absolute;
	top: 75px;
	left: 0;
	z-index: 2;
}
.tokan .intro:after {
	content: url(/tokan-world/files/main_deco_right_pc.png);
	display: block;
	background-size: contain;
	position: absolute;
	top: 75px;
	right: 0;
	z-index: 2;
}

@media only screen and (max-width: 1260px) {
	.tokan .intro:before {
		-webkit-transform: scale(0.7);
		        transform: scale(0.7);
		-webkit-transform-origin: top left;
		        transform-origin: top left;
	}
	.tokan .intro:after {
		-webkit-transform: scale(0.7);
		        transform: scale(0.7);
		-webkit-transform-origin: top right;
		        transform-origin: top right;
	}
}
@media only screen and (max-width: 1100px) {
	.tokan .intro:before {
		-webkit-transform: scale(0.5);
		        transform: scale(0.5);
	}
	.tokan .intro:after {
		-webkit-transform: scale(0.5);
		        transform: scale(0.5);
	}
}

@media only screen and (max-width: 767px) {
	.tokan .intro .inner .copy {
		font-size: 2.4rem;
	}
	.tokan .intro:before {
		content: url(/tokan-world/files/main_deco_left_sp.png);
		background-size: contain;
		top: 9px;
	}
	.tokan .intro:after {
		content: url(/tokan-world/files/main_deco_right_sp.png);
		background-size: contain;
		top: 11px;
	}
}

/* bg_img_more */
.bg_img_more {
	margin: 0 0 90px;
}
.bg_img_more.type_industry .bg_wrap {
	padding: 88px 0 0;
	background: url(/tokan-world/files/industry_academia_main.jpg) no-repeat center center;
	background-size: cover;
}
.bg_img_more.type_field_training .bg_wrap {
	padding: 88px 0 0;
	background: url(/tokan-world/files/field_training_main.jpg) no-repeat center center;
	background-size: cover;
}
.bg_img_more .visible_area {
	width: 50%;
	margin: 0 auto;
	padding: 40px 40px 10px;
	text-align: center;
	position: relative;
	background: #FFF;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.bg_img_more .visible_area p {
	font-size: 1.5rem;
}
.bg_img_more .trigger {
	width: 88%;
	margin: 0 auto;
	padding: 17px;
	color: #55ADEA;
	font-size: 1.3rem;
	font-weight: 700;
	font-family: 'Lato', sans-serif;
	display: block;
	position: absolute;
	bottom: -30px;
	left: 50%;
	background: #FFF;
	border-radius: 5px;
	border: 1px solid #55ADEA;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.bg_img_more .trigger span {
	padding: 0 40px 0 0;
	position: relative;
}
.bg_img_more .trigger span:after {
	content: "\e92a";
	font-family: 'tit';
	font-size: 1.7rem;
	line-height: 1;
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

@media only screen and (max-width: 767px) {
	.bg_img_more {
		margin: 0 -4.5% 90px;
	}
	.bg_img_more .visible_area {
		width: 90%;
		margin: 0 auto;
		padding: 30px;
		text-align: center;
		position: relative;
		background: #FFF;
		border-top-right-radius: 5px;
		border-top-left-radius: 5px;
	}
	.bg_img_more .visible_area p {
		font-size: 1.4rem;
	}
	.entry_base .bg_img_more .sec_head {
		margin: 0 0 20px;
		text-align: center;
	}
}

/* more_cont */
.bg_img_more .more_cont {
	display: none;
}
.bg_img_more .more_cont ul {
	padding: 72px 0 0;
	background: #F7F7F7;
}
.bg_img_more .more_cont li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.bg_img_more .more_cont figure {
	width: 50%;
}
.bg_img_more .more_cont figure img {
	width: 100%;
	display: block;
}
.bg_img_more .more_cont .text_info {
	width: 50%;
	padding: 0 60px;
}
.bg_img_more .more_cont .text_info h3 {
	margin: 0 0 25px;
	padding: 0 0 20px;
	font-size: 2rem;
	font-weight: 700;
}
.bg_img_more .more_cont .text_info h3:before {
	width: calc(100% + 100px);
	height: 3px;
	background: #55ADEA;
}
.bg_img_more .more_cont li:nth-child(odd) figure {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}
.bg_img_more .more_cont li:nth-child(odd) .text_info {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}
.bg_img_more .more_cont li:nth-child(even) figure {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}
.bg_img_more .more_cont li:nth-child(even) .text_info {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}
.bg_img_more .more_cont li:nth-child(even) h3 {
	display: inline-block;
}
.bg_img_more .more_cont li:nth-child(even) h3:before {
	width: calc(100% + 150px);
	right: -50px;
	left: auto;
	-webkit-transform-origin: right;
	        transform-origin: right;
}

/* open */
.bg_img_more.open .trigger {
	border: 1px solid #F7F7F7;
	background: #F7F7F7;
}
.bg_img_more.open .trigger span:after {
	-webkit-transform: translateY(-50%) rotate(135deg);
	transform: translateY(-50%) rotate(135deg);
}

@media only screen and (max-width: 767px) {
	.bg_img_more .more_cont li {
		width: 92%;
		margin: 0 auto 30px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.bg_img_more .more_cont figure {
		width: 100%;
	}
	.bg_img_more .more_cont .text_info {
		width: 100%;
		padding: 0;
	}
	.bg_img_more .more_cont .text_info h3 {
		font-size: 1.8rem;
	}
	.bg_img_more .more_cont li:nth-child(odd) .text_info,
	.bg_img_more .more_cont li:nth-child(even) .text_info {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}
	.bg_img_more .more_cont li:nth-child(odd) figure,
	.bg_img_more .more_cont li:nth-child(even) figure {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}
	.bg_img_more .more_cont .text_info h3:before {
		width: 100%;
	}
	.bg_img_more .more_cont li:nth-child(even) h3 {
		display: block;
	}
	.bg_img_more .more_cont li:nth-child(even) h3:before {
		width: 100%;
		right: auto;
		left: 0;
	}
}

/* campus_life */
.campus_life {
	padding: 100px 0 0;
	position: relative;
}
.campus_life:before {
	content: url(/tokan-world/files/deco_left.png);
	display: block;
	background-size: contain;
	position: absolute;
	top: 30px;
	left: 0;
	z-index: -1;
}
.campus_life:after {
	content: url(/tokan-world/files/deco_right.png);
	display: block;
	background-size: contain;
	position: absolute;
	top: 30px;
	right: 0;
	z-index: -1;
}
.campus_life .ttl_wrap {
	margin: 0 auto;
	text-align: center;
}
.campus_life .ttl_wrap p {
	margin: 0;
}

@media only screen and (max-width: 767px) {
	.campus_life:before,
	.campus_life:after {
		content: none;
	}
	.campus_life {
		padding: 30px 0 0;
	}
	.campus_life .cont_outer {
		margin: 0 auto;
	}
	.campus_life .ttl_wrap {
		text-align: left;
		letter-spacing: 0;
	}
	.campus_life .ttl_wrap .sec_head {
		font-size: 2rem;
	}
}

/* tab */
.tab_wrap {
	margin: 75px auto 0;
	padding: 0 60px;
}
.tab_group {
	margin: 0 0 80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.tab_group li {
	position: relative;
	cursor: pointer;
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0, 0.16);
	        box-shadow: 0 3px 6px rgba(0,0,0, 0.16);
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.tab_group figure {
	position: relative;
	border-radius: 5px;
}
.tab_group figure img {
	width: 100%;
	display: block;
	border-radius: 5px;
}
.tab_group figcaption {
	padding: 16px;
	font-weight: 700;
	font-size: 1.5rem;
	position: absolute;
	left: 10px;
	bottom: 10px;
	background: #FFF;
}
.tab_group figcaption .dpt {
	margin: 0 0 5px;
	display: block;
	color: #55ADEA;
	font-size: 1.4rem;
}
.tab_group figcaption .name {
	margin: 0 5px 0 10px;
	font-size: 2rem;
}
.tab_group li:before {
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	border: 6px solid transparent;
	border-radius: 5px;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.tab_group li:after {
	content: '';
	width: 0;
	height: 0;
	display: block;
	border-top: 20px solid transparent;
	border-right: 13px solid transparent;
	border-bottom: 0 solid transparent;
	border-left: 13px solid transparent;
	position: absolute;
	bottom: -20px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.tab_group li.active:before {
	border: 6px solid #55ADEA;
}
.tab_group li.active:after {
	border-top: 20px solid #55ADEA;
}

@media only screen and (max-width: 767px) {
	.tab_wrap {
		margin: 40px auto 0;
		padding: 0;
	}
	.tab_group {
		margin: 0 0 10px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.tab_group li {
		margin-bottom: 40px;
		background: #FFF;
		border-radius: 5px;
	}
	.tab_group li:after {
		border-top: 17px solid transparent;
		border-right: 15px solid transparent;
		border-left: 15px solid transparent;
	}
	.tab_group li:before {
		border: 2px solid transparent;
	}
	.tab_group li.active:before {
		border: 2px solid #55ADEA;
	}
	.tab_group figure img {
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
	}
	.tab_group figcaption {
		position: static;
		padding: 16px;
		font-size: 1.4rem;
		background: transparent;
	}
	.tab_group figcaption .dpt {
		font-size: 1.3rem;
	}
	.tab_group figcaption .name {
		margin: 0 5px;
		font-size: 1.4rem;
	}
}

/* panel */
.panel_group {
	margin: 0 0 60px;
}
.panel.hide {
	display: none;
}
.panel_group .schedule_list {
	margin: 0 0 45px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.panel_group li {
	width: 100%;
	margin: 0 0 16px;
	padding: 0 0 0 110px;
	position: relative;
}
.panel_group li:before {
	content: '';
	width: 14px;
	height: calc(100% + 16px);
	display: block;
	background: #55ADEA;
	position: absolute;
	top: 22px;
	left: 28px;
}
.panel_group li:last-child:before {
	background: #FFF;
}
.panel_group li:after {
	content: '';
	width: 70px;
	height: 70px;
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
}
.panel_group .senior01 li:nth-child(1):after {
	background: url(/tokan-world/files/watch_0500.png) no-repeat center center;
	background-size: 100% auto;
}
.panel_group .senior01 li:nth-child(2):after {
	background: url(/tokan-world/files/watch_0920.png) no-repeat center center;
	background-size: 100% auto;
}
.panel_group .senior01 li:nth-child(3):after {
	background: url(/tokan-world/files/watch_1230.png) no-repeat center center;
	background-size: 100% auto;
}
.panel_group .senior01 li:nth-child(4):after {
	background: url(/tokan-world/files/watch_1330.png) no-repeat center center;
	background-size: 100% auto;
}
.panel_group .senior01 li:nth-child(5):after {
	background: url(/tokan-world/files/watch_1810.png) no-repeat center center;
	background-size: 100% auto;
}
.panel_group .senior01 li:nth-child(6):after {
	background: url(/tokan-world/files/watch_0000.png) no-repeat center center;
	background-size: 100% auto;
}

.panel_group .senior02 li:nth-child(1):after {
	background: url(/tokan-world/files/watch_0530.png) no-repeat center center;
	background-size: 100% auto;
}
.panel_group .senior02 li:nth-child(2):after {
	background: url(/tokan-world/files/watch_0730.png) no-repeat center center;
	background-size: 100% auto;
}
.panel_group .senior02 li:nth-child(3):after {
	background: url(/tokan-world/files/watch_1000.png) no-repeat center center;
	background-size: 100% auto;
}
.panel_group .senior02 li:nth-child(4):after {
	background: url(/tokan-world/files/watch_1230.png) no-repeat center center;
	background-size: 100% auto;
}
.panel_group .senior02 li:nth-child(6):after {
	background: url(/tokan-world/files/watch_1830.png) no-repeat center center;
	background-size: 100% auto;
}
.panel_group .senior02 li:nth-child(7):after {
	background: url(/tokan-world/files/watch_0000.png) no-repeat center center;
	background-size: 100% auto;
}

.panel_group li .inner {
	position: relative;
	background: #FFF;
}
.panel_group li .inner:before {
	content: '';
	border: 15px solid transparent;
	border-right: 30px solid #55ADEA;
	position: absolute;
	top: 38px;
	left: -45px;
	z-index: 1;
}
.panel_group li .inner:after {
	content: '';
	border: 15px solid transparent;
	border-right: 30px solid #FFF;
	position: absolute;
	top: 38px;
	left: -41px;
	z-index: 1;
}
.panel_group li .inner .schedule_bg {
	position: absolute;
	top: 0;
	right: 0;
	width: auto;
	height: 100%;
	display: block;
}
.panel_group li .inner .schedule_bg img {
	max-width: auto;
	max-width: initial;
}
.panel_group li .inner .schedule_bg:before {
	content: '';
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 0;
	z-index: 1;
	/* border-radius: 5px; */
	background: #ffffff;
	background: -webkit-gradient(linear,  left top, right top,  from(#ffffff),color-stop(30%, rgba(255,255,255,0)));
	background: linear-gradient(to right,  #ffffff 0%,rgba(255,255,255,0) 30%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='transparent',GradientType=1 );
}
.panel_group li .inner .schedule_wrap {
	position: relative;
	overflow: hidden;
	border-radius: 5px;
}
.panel_group li .inner .schedule_wrap:before {
	content: '';
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	z-index: 1;
	border-radius: 5px;
	background: #ffffff;
	background: -webkit-gradient(linear,  left top, right top,  color-stop(50%, #ffffff),color-stop(70%, rgba(255,255,255,0)));
	background: linear-gradient(to right,  #ffffff 50%,rgba(255,255,255,0) 70%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='transparent',GradientType=1 );
}
.panel_group li dl {
	padding: 30px 40px 0 40px;
	position: relative;
	z-index: 1;
	border: 2px solid #55ADEA;
	border-radius: 5px;
}
.panel_group li dt {
	margin: 0 0 20px;
	font-size: 1.8rem;
	font-weight: 700;
	position: relative;
	z-index: 2;
}
.panel_group li dt img {
	margin: 0 0 16px -20px;
	display: block;
	width: 130px;/*画像バグ-----------------------------------------------------------------------20231221--- */
}
.panel_group li dd {
	position: relative;
	z-index: 2;
}
.panel_group li dd > p {
	width: 60%;
	line-height: 2;
}

@media only screen and (max-width: 767px) {
	.panel_group li {
		padding: 50px 0 0 0;
	}
	.panel_group li:before {
		width: 10px;
		left: 15px;
	}
	.panel_group li:last-child:before {
		background: #55ADEA;
		height: 50px;
	}
	.panel_group li:after {
		width: 40px;
		height: 40px;
		top: 0;
	}
	.panel_group li .inner:before,
	.panel_group li .inner:after {
		content: none;
	}
	.panel_group li .inner .schedule_wrap {
		overflow: visible;
	}
	.panel_group li .inner .schedule_wrap:before {
		content: none;
	}
	.panel_group li .inner .schedule_bg {
		top: auto;
		right: 0;
		bottom: 0;
		width: 100%;
		height: auto;
	}
	.panel_group li .inner .schedule_bg img {
		width: 100%;
		height: auto;
	}
	.panel_group li .inner .schedule_bg:before {
		top: 0;
		right: 0;
		bottom: 0;
		background: -webkit-gradient(linear,  left top, left bottom,  color-stop(0, #ffffff),color-stop(2%, rgba(255,255,255,0.9)),color-stop(11%, rgba(255,255,255,0)));
		background: linear-gradient(to bottom,  #ffffff 0,rgba(255,255,255,0.9) 2%,rgba(255,255,255,0) 11%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='transparent',GradientType=1 ); */
	}
	.panel_group li dl {
		padding: 8% 4% 40%;
	}
	.panel_group li dt {
		margin: 0 0 20px;
		font-size: 1.8rem;
	}
	.panel_group li dt img {
		margin: 0;
		position: absolute;
		top: -72px;
		left: 36px;
		width: 100px;
	}
	.panel_group li dd > p {
		width: 100%;
		line-height: 2.1;
	}
	.panel_group li dl.no_img {
		padding: 8% 4% 0;
	}

}

/* time_table */
.panel_group .time_table {
	margin: 0 0 30px;
	padding: 30px 50px;
	border: 2px solid #55ADEA;
	border-radius: 5px;
	background: #FFF;
}
.panel_group .time_table table {
	margin: 0;
	border-radius: 5px;
}
.panel_group .time_table thead th,
.panel_group .time_table thead td {
	padding: 15px 25px;
	text-align: center;
	color: #222;
	font-weight: 700;
	font-family: 'Lato', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'verdana', sans-serif;
	border: 4px solid #FFF;
	background: transparent;
}
.panel_group .time_table thead td {
	padding: 0;
	font-size: 1.4rem;
}
.panel_group .time_table tbody th,
.panel_group .time_table tbody td {
	padding: 5px;
	letter-spacing: 0;
	text-align: center;
	border: 4px solid #FFF;
}
.panel_group .time_table tbody th {
	font-size: 1.3rem;
	color: #222;
	background: #FFF;
}
.panel_group .time_table tbody th span {
	margin: 0 10px 0 0;
	font-size: 1.5rem;
	color: #55ADEA;
}
.panel_group .time_table tbody td {
	font-size: 1.2rem;
	background: #F7F7F7;
}
.panel_group .time_table .kern {
	letter-spacing: -0.1em;
}

@media only screen and (max-width: 1200px) {
	.panel_group .time_table {
		padding: 20px;
	}
	.panel_group .time_table thead th,
	.panel_group .time_table thead td {
		padding: 15px;
	}
	.panel_group .time_table thead td span,
	.panel_group .time_table tbody th span {
		display: block;
	}
}

@media only screen and (max-width: 767px) {
	.panel_group .time_table thead td {
		width: 17%;
		padding: 0;
	}
}

/* comment */
.panel_group .comment h3 {
	padding: 0 0 15px;
	margin: 0 0 0 40px;
	font-size: 2.4rem;
	font-weight: 700;
	position: relative;
	background: none;
}
.panel_group .comment h3:before {
	width: 33px;
	height: 3px;
	bottom: -3px;
	z-index: 1;
	background: #55ADEA;
}
.panel_group .comment .inner {
	padding: 35px 40px 25px 40px;
	background: #F7F7F7 url(/tokan-world/files/comment_bg_pc.png) no-repeat top right;
	background-size: auto 100%;
	border-radius: 5px;
	position: relative;
}
.panel_group .comment p {
	width: 70%;
	margin: 0;
	line-height: 2;
}
.panel_group .comment img {
	position: absolute;
	right: 60px;
	bottom: 0;
	width: 200px;/*画像バグ-----------------------------------------------------------------------20231221--- */

}

@media only screen and (max-width: 767px) {
	.panel_group .comment h3 {
		padding: 0 0 15px;
		margin: 0 0 0 20px;
		font-size: 1.8rem;
	}
	.panel_group .comment .inner {
		padding: 42px 16px 180px;
		background: #F7F7F7 url(/tokan-world/files/comment_bg_sp.png) no-repeat bottom left;
		background-size: 100% auto;
	}
	.panel_group .comment p {
		width: 100%;
	}
	.panel_group .comment img {
		width: 160px;
		right: 10px;
	}
}

/*-----------------------------------------
	accordion_box
-----------------------------------------*/
.accordion_box {
	margin: 0 0 48px;
}
.accordion_box dl {
	padding: 0 0 24px;
	position: relative;
}
.accordion_box dl:last-child {
	padding: 0;
}
.accordion_box dl:before {
	content: "\e93e";
	font-family: 'tit';
	display: block;
	color: #FFF;
	font-size: 2.4rem;
	line-height: 1;
	position: absolute;
	top: 19px;
	right: 16px;
	z-index: 1;
	-webkit-transform: rotate(-180deg);
	        transform: rotate(-180deg);
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.accordion_box dt {
	padding: 15px 24px 15px 56px;
	font-size: 2rem;
	font-weight: 700;
	position: relative;
	cursor: pointer;
	color: #FFF;
	background: #55ADEA;
	border-radius: 90px;
}
.accordion_box dt:after {
	display: block;
	text-align: center;
	font-weight: 400;
	font-size: 1.9rem;
	line-height: 33px;
	color: #55ADEA;
	position: absolute;
	top: 14px;
	left: 24px;
}
.accordion_box dd {
	display: none;
}
.accordion_box dd .inner {
	padding: 30px 0 0 0;
}
.accordion_box dd .inner > * {
	padding: 0 0 0 28px;
}
/* .accordion_box.type_qa dl:before {
	content: "\e92b";
	font-family: 'tit';
}
.accordion_box.type_qa dt:after {
	content: 'Q';
} */
.accordion_box.type_sort dt:after {
	content: "\e93d";
	color: #FFF;
	font-family: 'tit';
	font-size: 2.5rem;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.accordion_box.type_open dl:before {
	display: none;
}
.accordion_box.type_open dt {
	cursor: default;
}

.accordion_box dl.open:before {
	color: #55ADEA;
	-webkit-transform: rotate(-180deg) rotateX(180deg);
	        transform: rotate(-180deg) rotateX(180deg);
}
.accordion_box dl.open dt {
	background: #EDF7FD;
	color: #222;
}
.accordion_box.type_sort dl.open dt:after {
	color: #55ADEA;
}

@media only screen and (max-width: 767px) {
	.accordion_box {
		margin: 0 0 20px;
	}
	.accordion_box dl {
		padding: 0 0 20px;
	}
	.accordion_box dl:before {
		font-size: 1.8rem;
	}
	.accordion_box dt {
		padding: 15px 40px 15px 56px;
		font-size: 1.5rem;
		position: relative;
		cursor: pointer;
	}
	.accordion_box dd .inner {
		padding: 20px 0 0 0;
	}
	.accordion_box dd .inner > * {
		padding: 0;
	}
	.accordion_box.type_sort dt:after {
		top: 12px;
	}
}

/*-----------------------------------------

	opencampus

-----------------------------------------*/
#filter_wrap {
	opacity: 0;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}
#filter_wrap.load {
	opacity: 1;
}

/* filter_btn */
#filter_btn {
	padding: 48px 60px;
	background: #FFF;
	border-radius: 5px;
}
#filter_btn li {
	margin-bottom: 20px;
}
#filter_btn li label {
	cursor: pointer;
	font-size: 1.6rem;
	letter-spacing: 0;
}
#filter_btn li input {
	display: none;
}
#filter_btn li span {
	padding: 0 0 0 32px;
	display: block;
	position: relative;
	font-size: 1.5rem;
	font-weight: 700;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#filter_btn li span:before {
	content: "";
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	top: 2px;
	left: 0;
	border: 1px solid #CCC;
	border-radius: 2px;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#filter_btn li input:checked + span {
	color: #55ADEA;
}
#filter_btn li input:checked + span:before {
	background: #55ADEA;
	border: 1px solid #55ADEA;
}
#filter_btn li input:checked + span:after {
	content: "";
	width: 6px;
	height: 10px;
	display: block;
	position: absolute;
	top: 5px;
	left: 7px;
	-webkit-transform: rotate(40deg);
	        transform: rotate(40deg);
	border-bottom: 2px solid #FFF;
	border-right: 2px solid #FFF;
}
#filter_btn #format .child {
	margin: 12px 0 0 0;
	padding: 28px 0 0 0;
	border-top: 1px solid #55ADEA;
}
#filter_btn #format .child label {
	font-size: 1.4rem;
}
#filter_btn #format .parent {
	width: 100%;
}
#filter_btn #format .parent > label {
	font-size: 1.8rem;
}

/* parent */
#filter_btn li.parent > label > span {
	padding: 0 0 0 30px;
	font-size: 1.7rem;
}
#filter_btn li.parent > label > span:before {
	top: 4px;
}
#filter_btn li.parent > label > input:checked + span:after {
	top: 6px;
}

/* cloud_list */
#filter_btn .tag_list li {
	margin: 0;
	padding: 0.5em;
	display: inline-block;
	color: #999;
}

/* child */
#filter_btn .child span:before {
	top: 2px;
}
#filter_btn .child input:checked + span:after {
	content: "";
	top: 5px;
	left: 7px;
}

/* calendar */
.entry_base #calendar dd h3 {
	font-size: 2.0rem;
	margin: 24px 0;
}
.entry_base #calendar dd .inner {
	display: flex;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
}
.entry_base #calendar .calendar_box {
	width: 49%;
	margin-right: 2%;
	margin-bottom: 0;
	padding: 0;
}
.entry_base #calendar .calendar_box:last-child {
	margin-right: 0;
}
.entry_base #calendar table {
	margin-bottom: 20px;
	border: #a8b7cc 1px solid;
}
.entry_base #calendar .calendar_box .caption {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}
.entry_base #calendar .calendar_box .caption .year {
	font-size: 1.8rem;
	font-weight: 400;
	letter-spacing: 0.05em;
	font-family: 'Lato', sans-serif;
}
.entry_base #calendar .calendar_box .caption .year span {
	font-weight: 500;
	font-size: 1.6rem;
	padding-left: 5px;
}
.entry_base #calendar .calendar_box .caption .month {
	margin: 0 0 0 10px;
	font-weight: 400;
	font-size: 2.8rem;
	font-family: 'Lato', sans-serif;
}
.entry_base #calendar .calendar_box .caption .month span {
	font-weight: 500;
	font-size: 1.6rem;
	padding-left: 5px;
}
.entry_base #calendar .calendar_box .caption .event_type > span {
	margin: 0 0 0 10px;
	font-size: 1.2rem;
}
.entry_base #calendar .calendar_box .caption .event_type .session .icon {
	color: #10c974;
}
.entry_base #calendar .calendar_box .caption .event_type .experience .icon {
	color: #ff38a4;
}
.entry_base #calendar .calendar_box .caption .event_type .meeting .icon {
	color: #f7850c;
}
.entry_base #calendar table th,
.entry_base #calendar table td {
	width: calc(100% / 7)!important;
	text-align: center;
	border: #acb6c4 1px solid;
}

/* IE */
*::-ms-backdrop,
.entry_base #calendar table th {
	width: 14.28% !important;
}
*::-ms-backdrop,
.entry_base #calendar table td {
	width: 14.28% !important;
}

.entry_base #calendar table th {
	padding: 5px;
	color: #222;
	font-size: 1.4rem;
	background: #f5f5f6;
}
.entry_base #calendar table td {
	padding: 3rem 0 10px;
	height: 65px;
	background: #e7e9ef;
	position: relative;
	transition: all .5s;
	background-clip: padding-box;
}
.entry_base #calendar table td span {
	top: 10px;
	left: 10px;
	position: absolute;
}
.entry_base #calendar table th:first-child,
.entry_base #calendar table td:nth-child(1)  {
	color: #fe6b6b;
}
.entry_base #calendar table th:last-child,
.entry_base #calendar table td:nth-child(7n) {
	color: #6bb7fe;
}
.entry_base #calendar table td.today {
	background: #b5d5ff;
	background-clip: padding-box;
}
.entry_base #calendar table td.opday {
	background: #fff;
	cursor: pointer;
	background-clip: padding-box;
}
.entry_base #calendar table td.opday.dayselect::before {
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	border: #55adea 3px solid;
	position: absolute;
}
/* IE */
*::-ms-backdrop,
.entry_base #calendar table td.opday.dayselect::before {
	height: 64px;
}

.entry_base #calendar table td div {
	display: flex;
	justify-content: center;
}
.entry_base #calendar table td small {
	font-size: 1.2rem;
}
.entry_base #calendar table td .ss_str {color: #10c974;order: 1;}
.entry_base #calendar table td .ex_str {color: #ff38a4;order: 2;}
.entry_base #calendar table td .mt_str {color: #fe8300;order: 3;}

/* hover */
@media only screen and (min-width: 768px) {
	body:not(.tab_view) .entry_base #calendar table td.opday:hover {
		opacity: 0.6;
	}
}

/* calendar alwayslist*/
#filter_btn .always_list {
	display: flex;
	flex-wrap: wrap;
}
#filter_btn .always_list li {
	width: calc((100% - 48px) / 2);
	margin: 0 16px 16px 0;
	overflow: hidden;
	background: #FFF;
	border-radius: 5px;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0, 0.16);
	box-shadow: 0 2px 4px rgba(0,0,0, 0.16);
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
    position: relative;
}
#filter_btn .always_list li:nth-child(2n) {
	margin: 0 0 16px;
}
#filter_btn .always_list a {
	height: 100%;
	display: flex;
	color: #000;
}
#filter_btn .always_list figure {
    /* flex-basis: 40%; */
    max-width: 40%;
    aspect-ratio: 4/3;
}
#filter_btn .always_list figure img {
	max-width: initial;
	width: 100%;
    height: 100%;
    object-fit: cover;
}
#filter_btn .always_list .ttl {
	padding: 14px 16px;
	font-size: 1.5rem;
}
#filter_btn .always_list .ttl span {
	padding: 0;
}
#filter_btn .always_list .ttl span:before {
	content: none;
}
#filter_btn .always_list .txt_box {
    padding:10px 15px;
}
#filter_btn .always_list .txt_box .always_data{
    font-weight: 700;
    margin: 0 0 10px;
    line-height: 1;
}
#filter_btn .always_list .txt_box h4 {
margin: 0 0 10px;
padding: 0;
line-height: 1.25;
background: none;
}
#filter_btn .always_list .txt_box p:not(.always_data) {
    line-height: 1.25;
    margin: 0;
}
#filter_btn .event_type_list{
    position: absolute;
    right: 15px;
    top: 5px;
}
#filter_btn .event_type_list li {
    width: auto;
    background-color: #55ADEA;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
    font-size: 1rem;
    color: #fff;
    font-weight: 700;
    text-align: center;
    padding: 3px 10px;
    margin: 0 0 0 5px;
    float: right;
}
#filter_btn .always_list_banner{
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
}
#filter_btn .always_list_banner li{
    flex-basis: calc((100% - 10px) / 2);
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.3));
}
#filter_btn .always_list_banner li:hover{
    filter: none;
}
#result_btn {
	text-align: center;
}
#result_btn a {
	width: 338px;
	margin: 0;
	font-size: 1.3rem;
}
#result_btn a:before,
#result_btn a:after {
	content: none;
}

@media only screen and (max-width: 767px) {
	#filter_btn {
		padding: 32px 4%;
	}
	#filter_btn li {
		margin-bottom: 15px;
	}
	#filter_btn li label {
		cursor: pointer;
		font-size: 1.2rem;
		letter-spacing: 0;
	}
	#filter_btn li span {
		padding: 0 0 0 28px;
		font-size: 1.4rem;
	}
	#filter_btn li span:before {
		top: 1px;
	}
	#filter_btn li input:checked + span:after {
		top: 4px;
	}
	#filter_btn #format .parent > label {
		font-size: 1.4rem;
	}
	#filter_btn li.parent > label > span {
		font-size: 1.5rem;
	}
	#filter_btn li.parent > label > span:before {
		top: 2px;
	}
	#filter_btn li.parent > label > input:checked + span:after {
		top: 3px;
	}
	#filter_btn #format .child label {
		font-size: 1.2rem;
	}
	#filter_btn .child span:before {
		top: 2px;
	}
	#filter_btn .child input:checked + span:after {
		top: 4px;
	}
	.entry_base #calendar dd h3 {
		margin: 32px 0 24px;
	}
	.entry_base #calendar dd .inner {
		display: block;
	}
	.entry_base #calendar .calendar_box {
		width: 100%;
		margin-right: 0;
	}
	.entry_base #calendar .calendar_box .caption .month {
		margin: 0 0 0 5px;
	}
	.entry_base #calendar .calendar_box .caption {
		display: block;
		margin: 0 0 8px;
		padding-top: 8px;
	}
	.entry_base #calendar .calendar_box .caption .event_type {
		text-align: right;
	}
	.entry_base #calendar .calendar_box .caption .event_type > span {
		margin: 0 0 0 5px;
	}
	.entry_base #calendar table th,
	.entry_base #calendar table td {
		display: table-cell;
	}
	.entry_base #calendar table td small {
		font-size: 1rem;
	}
	/* calendar alwayslist*/
	#filter_btn .always_list {
		margin: 0 0 20px;
		display: block;
	}
	#filter_btn .always_list li,
	#filter_btn .always_list li:nth-child(2n) {
		border-radius: 0;
		width: 100%;
		margin: 0;
		border: none;
		-webkit-box-shadow: 0 3px 6px rgba(0,0,0, 0.16);
		box-shadow: 0 3px 6px rgba(0,0,0, 0.16);
		border-bottom: 1px solid #E5E5E5;
	}
	#filter_btn .always_list li:first-of-type {
		border-radius: 5px 5px 0 0;
	}
	#filter_btn .always_list li:last-of-type {
		border-radius: 0 0 5px 5px;
	}
	#filter_btn .always_list a {
		/* padding: 16px 10px; */
		/* display: flex; */
		/* align-items: center; */
		color: #222;
	}
	#filter_btn .always_list figure {
		/* border-radius: 5px; */
		width: 110px;
		overflow: hidden;
	}
	#filter_btn .always_list .ttl {
		width: calc(100% - 110px);
		padding: 0 0 0 10px;
		/*font-size: 1.2rem;*/
	}
    #filter_btn .always_list .txt_box {
        width: calc(100% - 110px);
        padding:10px 5px;
    }
    #filter_btn .always_list .txt_box .always_data{
        font-size: 1.15rem;
        margin: 0 0 5px;
    }
    #filter_btn .always_list .txt_box h4 {
    margin: 0 0 5px;
    font-size: 1.25rem;
    /* padding: 0;
    line-height: 1.25;
    background: none; */
    }
    #filter_btn .always_list .txt_box p:not(.always_data) {
        /* line-height: 1.25;
        margin: 0; */
        font-size: 1rem;
    }
    #filter_btn .event_type_list{
        position: absolute;
        right: 5px;
    }
    #filter_btn .event_type_list li:first-of-type,
    #filter_btn .event_type_list li:last-of-type {
        width: auto;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        box-shadow: none;
        margin: 0 0 0 5px;
    }
    #filter_btn .always_list_banner{
        flex-direction: column;
        column-gap: 0;
    }
    #filter_btn .always_list_banner li{
        flex-basis: 100%;
    }
	#result_btn a {
		width: auto;
	}
}

/* hover */
@media only screen and (min-width: 768px) {
	body:not(.tab_view) #filter_btn .always_list li:hover {
		-webkit-box-shadow: 0 1px 3px rgba(0,0,0, 0.08);
		box-shadow: 0 1px 3px rgba(0,0,0, 0.08);
	}
}

/* icon_info */
.icon_info {
	margin: 40px 0;
	padding: 16px 70px 16px 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: #FFF;
	border-radius: 5px;
}
.icon_info dt {
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0;
	position: relative;
}
.icon_info dt:after {
	content: '';
	width: 28px;
	height: 1px;
	display: block;
	position: absolute;
	top: 50%;
	left: 160px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #CCC;
}
.icon_info ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.icon_info li {
	margin: 0 0 0 32px;
	padding: 0 0 0 28px;
	font-size: 1.3rem;
	font-weight: 700;
	letter-spacing: 0;
	position: relative;
}
.icon_info li:before {
	font-family: 'tit';
	font-weight: 400;
	font-size: 2rem;
	position: absolute;
	top: 46%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.icon_info li.icon_beginner:before {
	content: "\e93f";
	color: #4F914C;
}
.icon_info li.icon_special:before {
	content: "\e940";
	color: #EADA25;
}
.icon_info li.icon_new:before {
	content: "\e94";
	color: #55ADEA;
	font-size: 2.2rem;
}
.icon_info li.icon_popular:before {
	content: "\e942";
	color: #D24934;
	font-size: 1.8rem;
}
.icon_info li.icon_reserve:before {
	content: "\e943";
	color: #D88CD2;
	font-size: 1.8rem;
}

@media only screen and (max-width: 1150px) {
	.icon_info {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.icon_info dt {
		margin: 0 0 16px;
	}
	.icon_info dt:before {
		content: '';
		width: 28px;
		height: 1px;
		display: block;
		position: absolute;
		top: 50%;
		left: -50px;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		background: #CCC;
	}
	.icon_info dt:after {
		left: 140px;
	}
}

@media only screen and (max-width: 767px) {
	.icon_info {
		margin: 24px 0;
		padding: 4%;
	}
	.icon_info ul {
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.icon_info li {
		margin: 0 5px 10px;
		padding: 0 0 0 40px;
	}
	.icon_info li:before {
		font-size: 1.6rem;
		left: 15px;
	}
	.icon_info li.icon_popular:before {
		font-size: 1.4rem;
		left: 15px;
	}
	.icon_info li.icon_beginner:before {
		left: 20px;
	}
	.icon_info li.icon_reserve:before {
		font-size: 1.5rem;
	}
}

/* eventlist */
#eventlist > ul {
	width: 102%;
	margin-left: -1%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
#eventlist > ul > li {
	-ms-flex-preferred-size: 31.3%;
	    flex-basis: 31.3%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	position: relative;
	overflow: hidden;
	background: #FFF;
	opacity: 0;
	border-radius: 5px;
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0, 0.16);
	        box-shadow: 0 3px 6px rgba(0,0,0, 0.16);
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}
#eventlist > ul > li:before {
	content: '';
	width: 40px;
	height: 40px;
	display: block;
	background: #55ADEA;
	position: absolute;
	right: -20px;
	bottom: -20px;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
#eventlist > ul > li.show {
	opacity: 1;
}
#eventlist > ul > li > a {
	height: 100%;
	color: #000;
	display: block;
}
#eventlist figure img {
	max-width: auto;
	max-width: initial;
	width: 100%;
	display: block;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
#eventlist .inner {
	padding: 0 30px;
	text-align: center;
}
#eventlist .date {
	margin: -20px auto 0;
	padding: 10px 22px;
	display: inline-block;
	text-align: center;
	line-height: 1;
	font-weight: 900;
	font-size: 2.4rem;
	font-family: 'Lato', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'verdana', sans-serif;
	position: relative;
	background: #FFF;
	border-radius: 5px;
}
#eventlist .date .year {
	margin: 0 10px 0 0;
	font-size: 1.2rem;
}
#eventlist .date .day {
	margin: 0 0 0 10px;
	font-size: 1.2rem;
}
#eventlist .date .day.sat { color: #55ADEA;}
#eventlist .date .day.sun { color: #D24934;}
#eventlist .date .always {
	font-size: 2.2rem;
}
#eventlist h3 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 2rem;
	text-align: center;
}
#eventlist h3:before {
	content: none;
}
#eventlist p {
	margin: 0 0 16px;
	font-size: 1.4rem;
	line-height: 1.7;
	text-align: left;
}
#eventlist .type li {
	margin: 0 16px 0 0;
	display: inline-block;
	font-size: 1.2rem;
	color: #999;
}
#eventlist #nohit {
	padding: 40px;
	color: #999;
	text-align: center;
	background: #e9e9e9;
}
#eventlist #nohit span {
	display: block;
	font-size: 3rem;
	font-family: 'Lato', sans-serif;
}

/* hover */
@media only screen and (min-width: 768px) {
	body:not(.tab_view) #eventlist li.hov {
		-webkit-box-shadow: none;
		        box-shadow: none;
	}
}

@media only screen and (max-width: 767px) {
	#eventlist > ul {
		width: 100%;
		margin-left: 0;
		display: block;
	}
	#eventlist > ul > li {
		width: 100%;
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 24px;
	}
	#eventlist .date .year {
		font-size: 2rem;
	}
	#eventlist .date .day {
		font-size: 1.6rem;
	}
	#eventlist h3 {
		font-size: 1.6rem;
	}
}

/* tooltip */
#eventlist .tooltips {
	margin: 24px 0;
}
#eventlist .tooltips li {
	margin: 0 5px;
	display: inline-block;
	text-decoration: none;
}
#eventlist .tooltips abbr {
	text-decoration: none;
}
#eventlist .tooltips .icon_beginner abbr,
#tooltip.icon_beginner {color: #4F914C;}
#eventlist .tooltips .icon_special abbr,
#tooltip.icon_special {color: #EADA25;}
#eventlist .tooltips .icon_new abbr,
#tooltip.icon_new {color: #55ADEA;}
#eventlist .tooltips .icon_popular abbr,
#tooltip.icon_popular {color: #D24934;}
#eventlist .tooltips .icon_reserve abbr,
#tooltip.icon_reserve {color: #D88CD2;}

#eventlist .tooltips abbr:before {
	font-family: 'tit';
	font-size: 2rem;
}
#eventlist .tooltips .icon_beginner abbr:before {content: "\e93f";}
#eventlist .tooltips .icon_special abbr:before {content: "\e940";}
#eventlist .tooltips .icon_new abbr:before {content: "\e94";}
#eventlist .tooltips .icon_popular abbr:before {content: "\e942";}
#eventlist .tooltips .icon_reserve abbr:before {content: "\e943";}
#tooltip {
	padding: 7px 10px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 1.2rem;
	position: absolute;
	z-index: 1;
	background: #FFF;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
#tooltip:after {
	content: '';
	width: 0;
	height: 0;
	margin-left: -5px;
	position: absolute;
	left: 50%;
	bottom: -5px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #FFF;
}
#tooltip.top:after {
	top: -20px;
	bottom: auto;
	border-top-color: transparent;
	border-bottom: 5px solid #FFF;
}
#tooltip.left:after {
	margin: 0;
	left: 10px;
}
#tooltip.right:after {
	margin: 0;
	right: 10px;
	left: auto;
}

/* event_overview */
.event_overview {
	text-align: center;
}
.event_overview li {
	width: 23%;
	margin: 0 1% 60px;
}
.event_overview figure {
	margin: 0 0 15px;
	overflow: hidden;
}
.event_overview figure img {
	width: 100%;
	margin: 0 auto;
	display: block;
}
.event_overview dt {
	margin: 35px 0 5px ;
	font-weight: 700;
	font-size: 1.6rem;
	text-align: center;
}
.event_overview dd {
	text-align: left;
	line-height: 1.9;
}

@media only screen and (max-width: 767px) {
	.event_overview li {
		width: 100%;
		margin: 0 0 24px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}
	.event_overview figure {
		width: 40%;
		margin: 0 5% 0 0;
	}
	.event_overview dl {
		width: 55%;
		text-align: left;
	}
	.event_overview dt {
		margin: 0 0 5px;
		font-size: 1.4rem;
		text-align: left;
	}
	.event_overview dd {
		font-size: 1.3rem;
		line-height: 1.6;
	}
}

/* visitor benefits */
#container .type_benefit {
	width: calc(100% - 120px);
	margin: auto;
	padding: 50px 25% 20px 60px;
	letter-spacing: 0;
	border-radius: 5px;
	background: #FFF url(/files/common/deco_sec_wrap_r.png) no-repeat right top;
	background-size: auto 100%;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .16);
	        box-shadow: 0 0 6px rgba(0, 0, 0, .16);
}

@media only screen and (max-width: 767px) {
	#container .type_benefit {
		width: 100%;
		margin: 0;
		padding: 32px 4%;
		background: #FFF none;
	}
}

/*-----------------------------------------
	scroll hint
-----------------------------------------*/
@-webkit-keyframes scroll-hint-appear {
	0% {
		-webkit-transform: translateX(40px);
		        transform: translateX(40px);
		opacity: 0;
	}
	10% {
		opacity: 1;
	}
	50%,
	100% {
		-webkit-transform: translateX(-40px);
		        transform: translateX(-40px);
		opacity: 0;
	}
}
@keyframes scroll-hint-appear {
	0% {
		-webkit-transform: translateX(40px);
		        transform: translateX(40px);
		opacity: 0;
	}
	10% {
		opacity: 1;
	}
	50%,
	100% {
		-webkit-transform: translateX(-40px);
		        transform: translateX(-40px);
		opacity: 0;
	}
}
.scroll-hint.is-right-scrollable {
	background: linear-gradient(270deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}
.scroll-hint.is-right-scrollable.is-left-scrollable {
	background: linear-gradient(90deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)), linear-gradient(270deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}
.scroll-hint.is-left-scrollable {
	background: linear-gradient(90deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}
.scroll-hint-icon {
	position: absolute;
	top: calc(50% - 35px);
	left: calc(50% - 65px);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 130px;
	height: 70px;
	border-radius: 5px;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	opacity: 0;
	background: rgba(0, 0, 0, .7);
	text-align: center;
	padding: 20px 10px 10px 10px;
}
.scroll-hint-icon-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-height: 100%;
	pointer-events: none;
}
.scroll-hint-text {
	font-size: 10px;
	color: #FFF;
	margin-top: 5px;
}
.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
	opacity: .8;
}
.scroll-hint-icon:before {
	display: inline-block;
	width: 25px;
	height: 25px;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
	content: "";
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
}
.scroll-hint-icon:after {
	content: "";
	width: 34px;
	height: 14px;
	display: block;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -20px;
	background-repeat: no-repeat;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
	opacity: 0;
	-webkit-transition-delay: 2.4s;
	        transition-delay: 2.4s;
}
.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
	opacity: 1;
}
.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
	-webkit-animation: scroll-hint-appear 1.2s linear;
	        animation: scroll-hint-appear 1.2s linear;
	-webkit-animation-iteration-count: 2;
	        animation-iteration-count: 2;
}
.scroll-hint-icon-white {
	background-color: #FFF;
	-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .4);
	        box-shadow: 0 4px 5px rgba(0, 0, 0, .4);
}
.scroll-hint-icon-white:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=);
}
.scroll-hint-icon-white:after {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
}
.scroll-hint-icon-white .scroll-hint-text {
	color: #000;
}

/*-----------------------------------------
	Hover
-----------------------------------------*/
.entry_base a,
.accordion_box dt,
.interview.type_2 a *:not(img),
.tab_group li,
.bg_img_more .trigger span,
.breadcrumbs li a {
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

@media only screen and (min-width: 768px) {
	body:not(.tab_view) .entry_base a:not(.btn):not(.trigger):hover,
	body:not(.tab_view) .accordion_box dt:hover,
	body:not(.tab_view) .interview.type_2 a:hover *:not(img),
	body:not(.tab_view) .tab_group li:hover,
	body:not(.tab_view) .bg_img_more .trigger:hover span,
	body:not(.tab_view) .breadcrumbs li a:hover {
		opacity: 0.6;
		-webkit-box-shadow: none;
		        box-shadow: none;
	}

	/* delete shadow */
	body:not(.tab_view) .interview.type_2 a:hover {
		opacity: 1 !important;
	}

	/* delete underline */
	body:not(.tab_view) .entry_base a.icon_pdf:hover {
		text-decoration: none;
	}

	/* no effect */
	body:not(.tab_view) .block_link .inner:hover,
	body:not(.tab_view) .contents_list a:hover {
		opacity: 1 !important;
		-webkit-box-shadow: 0 0 6px rgba(0,0,0, 0.16) !important;
		        box-shadow: 0 0 6px rgba(0,0,0, 0.16) !important;
	}
}

/*-----------------------------------------
	add style
-----------------------------------------*/
.entry_base .ext_btn a {
	flex-direction: row;
	align-items: flex-start;
}
#gallery_window > .md_close span {
	width: 100%;
}

/*-----------------------------------------
	MT A-Form style
-----------------------------------------*/
/* aform input */
.contact_form .aform-header {
	display: none;
}
.entry_base .contact_form_body dl {
	margin: 0 0 40px;
	padding: 0;
	line-height: 1.5;
}
.entry_base .contact_form_body label {
	display: block;
	margin-bottom: 16px;
	font-size: 1.4rem;
	letter-spacing: 1.26px;
}
.entry_base .contact_form_body dt .aform-label {
	padding: 0 0 0 55px;
	position: relative;
}
.entry_base .contact_form_body .aform-required {
	margin: 0;
	padding: 4px 8px;
	margin-right: 10px;
	display: inline;
	background-color: #E85B5B;
	font-size: 1.3rem;
	font-weight: 700;
	vertical-align: middle;
	color: #fff;
	letter-spacing: 1.17px;
	border-radius: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.entry_base .contact_form_body .aform-text,
.entry_base .contact_form_body .aform-tel,
.entry_base .contact_form_body .aform-email,
.entry_base .contact_form_body .aform-textarea {
	display: block;
	width: 100%;
	padding: 8px 22px;
	border: 1px solid #E0E0E0;
	border-radius: 5px;
	background-color: #F7F7F7;
	font-size: 1.5rem;
	line-height: 2;
	letter-spacing: 1.35px;
	-webkit-appearance: none;
}
.entry_base .contact_form_body .aform-text:focus,
.entry_base .contact_form_body .aform-tel:focus,
.entry_base .contact_form_body .aform-email:focus,
.entry_base .contact_form_body .aform-textarea:focus {
	border: 1px solid #555555;
}
.entry_base .dl_form-agree {
	font-size: 1.6rem;
	letter-spacing: 0.8px;
	line-height: 1;
	text-align: center;
}
.entry_base .dl_form-agree dt {
	display: none;
}
.entry_base .dl_form-agree .form-agree {
	margin: 0 0 20px;
	color: #222;
	font-weight: 400;
}
.entry_base .dl_form-agree .form-agree a {
 	font-weight: 700;
	text-decoration: underline;
}
.entry_base .dl_form-agree li {
	display: inline-block;
}
.entry_base .dl_form-agree li input {
	 display: none;
}
.entry_base .dl_form-agree label {
	margin: 0;
	padding: 0 0 0 32px;
	position: relative;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.2;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.entry_base .dl_form-agree label:before {
	content: "";
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #CCC;
	border-radius: 2px;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.entry_base .dl_form-agree  input:checked + label:before {
	background: #55ADEA;
	border: 1px solid #55ADEA;
}
.entry_base .dl_form-agree  input:checked + label:after {
	content: "";
	width: 6px;
	height: 10px;
	display: block;
	position: absolute;
	top: 2px;
	left: 6px;
	-webkit-transform: rotate(40deg);
	         -ms-transform: rotate(40deg);
	     transform: rotate(40deg);
	border-bottom: 2px solid #FFF;
	border-right: 2px solid #FFF;
}

.entry_base .contact_form_body .aform-button-area {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff;
}
.entry_base .contact_form_body #aform_btn_confirm_1,
.entry_base .contact_form_cfm .contact_form_body #aform_btn_submit {
	min-width: 280px;
	width: auto;
	margin: 0 10px 10px;
	line-height: 1.7;
	font-size: 1.3rem;
	display: inline-block;
	padding: 12px 30px 12px 30px;
	text-align: center;
	color: #55ADEA;
	font-weight: 700;
	font-family: 'Lato', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'verdana', sans-serif;
	letter-spacing: 0;
	position: relative;
	border: 1px solid #55ADEA;
	border-radius: 50px;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	cursor: pointer;
	outline: none;
	-webkit-appearance: none;
}
.entry_base .contact_form_body #aform_btn_confirm_1:disabled {
	opacity: 0.3;
	cursor: default;
}
.entry_base .contact_form_body #aform_btn_confirm_1:not(:disabled) {
	cursor: pointer;
	opacity: 1;
}
.entry_base .contact_form_body .contact_form_note {
	margin: 30px 0 0;
	color: #999;
	line-height: 2.2;
}

/* aform error */
.entry_base .contact_form_body .aform-text.error,
.entry_base .contact_form_body .aform-tel.error,
.entry_base .contact_form_body .aform-email.error,
.entry_base .contact_form_body .aform-textarea.error {
	background-color: rgba(255, 144, 144, 0.17);
}
.entry_base .contact_form .validation-advice {
	display: block;
	margin-top: 16px;
	font-size: 1.4rem;
	color: #E85B5B;
}
.entry_base .contact_form_body .error_message + .error_message {
	margin-top: 10px;
}
.entry_base .dl_form-agree label.error:before,
.entry_base .dl_form-agree label.error:after {
	content: none;
}

/* aform confirm */
.entry_base .contact_form_cfm .contact_form_body dt .aform-label {
	padding: 0;
}
.entry_base .contact_form_cfm .contact_form_body .aform-required {
	display: none;
}
.entry_base .contact_form_cfm .contact_form_body .aform-label {
	display: block;
	margin-bottom: 16px;
	font-size: 1.4rem;
	letter-spacing: 1.26px;
}
.entry_base .contact_form_cfm .contact_form_body .aform-confirm.form-agree,
.entry_base .contact_form_cfm .contact_form_body #aform_confirm_msg {
	display: none;
}
.entry_base .contact_form_cfm .contact_form_body .aform-button-area {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.entry_base .contact_form_cfm .contact_form_body #aform_btn_back {
	order: 2;
	margin: 28px 0 12px;
	color: #55ADEA;
	cursor: pointer;
	font-weight: 700;
	font-size: 1.4rem;
}
.entry_base .contact_form_cfm .contact_form_body #aform_btn_submit {
	order: 1;
	margin: 20px 0 0;
}

/* aform system error */
.entry_base .contact_form .contact_form_body .aform-error-list dt {
	color: #dd0101;
}

/* PC Hover */
@media only screen and (min-width: 768px) {
	body:not(.tab_view) .aform-button-area #aform_btn_confirm_1:hover,
	body:not(.tab_view) .aform-button-area #aform_btn_submit:hover {
		color: #FFF;
		background: #55ADEA;
	}
	body:not(.tab_view) .entry_base .contact_form_body #aform_btn_confirm_1:disabled:hover {
		color: #55ADEA;
		background: #fff;
	}
}

@media only screen and (max-width: 768px) {
	.entry_base .contact_form {
		width: 100%;
	}
	.entry_base .contact_form .inner,
	.entry_base .contact_form_cfm .inner {
		width: 100%;
		padding: 32px 4%;
		margin: 0 auto;
	}
	.entry_base .contact_form .inner .contact_form_body {
		margin-bottom: 0;
	}
	.entry_base .contact_form_body dl {
		margin-bottom: 24px;
	}
	.entry_base .contact_form_body label,
	.entry_base .contact_form_cfm .contact_form_body .aform-label {
		margin-bottom: 8px;
	}
	.entry_base .contact_form_body .aform-text {
		padding: 8px 15px;
		font-size: 1.6rem;
	}
	.entry_base .dl_form-agree label {
		font-size: 1.4rem;
	}
}

/*-----------------------------------------
	international
-----------------------------------------*/

ul.frag_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;

}
ul.frag_list li{
	width: 16%;
	font-size: 1.3rem;
	font-weight: bold;
	text-align: center;
	font-family: "lato";
	white-space: nowrap;
	letter-spacing: 1;
}
ul.frag_list li figure img{
	border: 1px solid #ccc;
}
ul.frag_list li figcaption{
	padding-top: 8px;
}
ul.frag_list li figcaption p{
	font-size: 2rem;
	margin: 0 0 16px;
	position: relative;
    top: -8px;
}
ul.frag_list li figcaption p span{
	font-size: 1.3rem;
}

@media only screen and (max-width: 768px) {
	ul.frag_list li {
		width: 32%;
		margin: 0 2% 0 0;
	}
	ul.frag_list li:nth-child(3n) {
		margin: 0;
	}
}

/* =======================================

	addElements

======================================= */
/* ------------------------------------
	common parts
------------------------------------ */
.clm_5 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.clm_5 > * {
	width: calc((100% - 64px) / 5);
	margin-right: 16px;
}
.clm_5 > *:nth-of-type(5n) {
	margin-right: 0;
}
@media only screen and (max-width: 767px) {
	.clm_5 {
		display: block;
	}
	.clm_5 > * {
		width: 100%;
		margin-right: 0;
	}
}

.mb80 {
	margin-bottom: 80px;
}

.align_item_c {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

/* ------------------------------------
decolation
------------------------------------ */
.deco_center {
	position: relative;
	margin: 0;
	padding: 80px 0;
}
.deco_center::before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	z-index: 0;
	display: block;
	width: 138px;
	height: 45px;
	background-image: url(/files/common/deco_center.png);
	background-size: 100% auto;
	background-repeat:no-repeat;
}
.deco_center .sec_wrap {
	position: relative;
}

/* decolation_dot */
main > section.deco_dot {
	background-image: url(/junior/files/deco_dot.png);
	background-size: 144px 144px;
	background-color: #F7F7F7;
}

/* decolation_string */
.str_right {
	position: absolute;
	right: -33px;
}
.str_left {
	position: absolute;
	left: -33px;
}
.str_right.hotel {
	top: -100px;
	width: 66px;
	height: 301px;
	background-image: url(/about/files/facilities_hotel_str.png);
	background-size: 100% auto;
	background-repeat:no-repeat;
}
.str_left.airline {
	top: -144px;
	width: 65px;
	height: 396px;
	background-image: url(/about/files/facilities_airline_str.png);
	background-size: 100% auto;
	background-repeat:no-repeat;
}
.str_right.rail {
	top: -136px;
	width: 66px;
	height: 626px;
	background-image: url(/about/files/facilities_rail_str.png);
	background-size: 100% auto;
	background-repeat:no-repeat;
}
.str_left.travel {
	top: -142px;
	width: 65px;
	height: 354px;
	background-image: url(/about/files/facilities_travel_str.png);
	background-size: 100% auto;
	background-repeat:no-repeat;
}
.str_right.cafe {
	top: -107px;
	width: 65px;
	height: 659px;
	background-image: url(/about/files/facilities_cafe_str.png);
	background-size: 100% auto;
	background-repeat:no-repeat;
}

.str_right.language {
	top: -107px;
	width: 65px;
	height: 659px;
	background-image: url(/about/files/facilities_global_str.png);
	background-size: 100% auto;
	background-repeat:no-repeat;
}

.str_right.other {
	top: -107px;
	width: 65px;
	height: 659px;
	background-image: url(/about/files/facilities_other_str.png);
	background-size: 100% auto;
	background-repeat:no-repeat;
}

.str_left.bridal {
	top: -170px;
	width: 65px;
	height: 340px;
	background-image: url(/about/files/facilities_bridal_str.png);
	background-size: 100% auto;
	background-repeat:no-repeat;
}
@media only screen and (max-width: 767px) {
	.str_right, .str_left {
		display: none;
	}
}

/*-----------------------------------------
	entry base
-----------------------------------------*/
/* intro */
.intro .inner .copy span {
	margin: 16px 0 0;
	display: block;
	color: #55ADEA;
	font-size: 1.0rem;
	letter-spacing: 0.1em;
}
.intro .inner .logo {
	width: 340px;
	margin: 0 auto;
}
.intro .entry_base_error {
	position: relative;
}
.intro .entry_base_error::after {
	width: 88px;
	height: 88px;
	content: "";
	position: absolute;
	top: -44px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background: url(/contact/files/error_badge.png) no-repeat center;
	background-size: 88px 88px;
}
.intro .entry_base_error .copy {
	color: #E85B5B;
	margin-bottom: 35px;
}
.intro .main_img_cont_cfm {
	position: relative;
}
.intro .main_img_cont_cfm::before {
	content: "";
	width: 140px;
	height: 84px;
	background: url(/contact/files/confirm_contact_deco01.png) no-repeat;
	background-size: 140px 84px;
	position: absolute;
	bottom: -42px;
	left: -45px;
	z-index: 1;
}
.intro .main_img_cont_cfm::after {
	content: "";
	width: 168px;
	height: 92px;
	background: url(/contact/files/confirm_contact_deco02.png) no-repeat;
	background-size: 168px 92px;
	position: absolute;
	top: -39px;
	right: -51px;
	z-index: 1;
}
.intro .inner.ttl_gap {
	margin: 100px auto;
}
.intro .inner.ttl_gap .copy {
	margin-bottom: 100px;
}
@media only screen and (max-width: 767px) {
	.intro .inner .copy span {
		margin: 12px 0 0 0;
		font-size: 1rem;
	}
	.intro .inner .logo {
		width: 90%;
		max-width: 340px;
	}
	.intro .entry_base_error::after {
		width: 60px;
		height: 60px;
		top: -30px;
		background-size: 60px 60px;
	}
	.intro .main_img_cont_cfm::before {
		width: 84px;
		height: 51px;
		background-size: 84px 51px;
		bottom: -25px;
		left: 10px;
	}
	.intro .main_img_cont_cfm::after {
		width: 100px;
		height: 55px;
		background-size: 100px 55px;
		top: -23px;
		right: 0;
	}
	.intro .inner.ttl_gap {
		margin: 70px auto;
	}
	.intro .inner.ttl_gap .copy {
		margin-bottom: 32px;
	}
}

/* heading */
.entry_base .sec_head small {
	display: block;
	margin-top: 10px;
	font-size: 1.3rem;
}
.entry_base .sec_head .point_ttl {
	font-size: 2.4rem;
	letter-spacing: 2.16px;
}
.entry_base .sec_head .point_ttl span {
	display: inline;
	font-size: 4.4rem;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
}

/* data */
.intro .data {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 1300px;
	margin: -55px auto 0;
}
.intro .data_chart {
	position: relative;
	width: 50%;
	padding-top: 115px;
	margin-left: -4%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.intro .data_chart img {
	width: 100%;
}
.intro .data_info {
	width: 50%;
	padding-left: 27px;
}
.intro .data_catch {
	position: relative;
	max-width: 650px;
	padding: 100px 0 50px 20px;
	margin-right: -60px;
	font-size: 2rem;
	font-weight: 700;
	color: #535353;
	letter-spacing: 1.8px;
	line-height: 1.75;
	background: url(/junior/files/data_student_pc.png) no-repeat;
	background-size: 54% auto;
	background-position: right bottom;
}
.intro .data_catch::before {
	content: "";
	width: 83px;
	height: 86px;
	position: absolute;
	top: 54px;
	left: -35px;
	background: url(/junior/files/data_catch_deco_pc.png) no-repeat;
	background-size: 100% auto;
}
.intro .data_catch .line_none {
	display: inline-block;
	margin-bottom: 5px;
}
.intro .data_catch .line_yw {
	padding-bottom: 4px;
	background: -o-linear-gradient(transparent 60%, #FDF993 60%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #FDF993));
	background: linear-gradient(transparent 60%, #FDF993 60%);
	font-size: 3.2rem;
	color: #55ADEA;
	letter-spacing: 2.88px;
}
.intro .data_balloon {
	position: relative;
	padding: 35px 20px 40px 40px;
	margin-bottom: 24px;
	background-color: #fff;
	border: 4px solid #EFA94D;
	border-radius: 10px;
	-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
	box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
}
.intro .data_balloon:before {
	content: "";
	position: absolute;
	top: 88px;
	left: -99px;
	margin-top: -33px;
	border: 33px solid transparent;
	border-right: 66px solid #FFF;
	z-index: 2;
}
.intro .data_balloon:after {
	content: "";
	position: absolute;
	top: 88px;
	left: -114px;
	margin-top: -39px;
	border: 39px solid transparent;
	border-right: 75px solid #EFA94D;
	z-index: 1;
}
.intro .data_balloon p {
	margin-bottom: 0;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 2.16px;
	line-height: 1.66;
}
.intro .data_balloon p strong {
	font-size: 5.3rem;
	letter-spacing: 4.77px;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
}
.intro .data_balloon p .txtcolor_og {
	color: #EFA94D;
}
.intro .data_balloon p .line_border {
	display: inline;
	padding-bottom: 24px;
	background: url(/junior/files/line_border.png) repeat-x;
	background-size: 480px 13px;
	background-position: left bottom 13px;
	line-height: 1.25;
}
.intro .data_balloon p .line_none {
	display: block;
	margin-top: 20px;
}
.intro .data_info small {
	display: block;
	margin: 0 auto 16px;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.9px;
	text-align: center;
}
@media only screen and (max-width: 1200px) {
	.intro .data {
		margin: -85px auto 0;
	}
	.intro .data_chart {
		width: 55%;
	}
	.intro .data_info {
		width: 45%;
	}
	.intro .data_catch {
		margin-right: -70px;
		margin-left: -70px;
	}
	.intro .data_balloon p {
		font-size: 2rem;
	}
}
@media only screen and (max-width: 767px) {
	.intro .data {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		margin: 0 auto;
	}
	.intro .data_chart {
		width: 90%;
		max-width: 400px;
		padding-top: 0;
		margin: 0 auto;
		display: block;
	}
	.intro .data_info {
		width: 100%;
		padding-left: 0;
		margin-bottom: 48px;
	}
	.intro .data_catch {
		margin: 0 calc(50% - 50vw);
		width: 100vw;
		max-width: 420px;
		padding: 80px 0 16px 0;
		margin: 0 auto;
		font-size: 1.5rem;
		letter-spacing: 1.35px;
		background: url(/junior/files/data_student_sp.png) no-repeat;
		background-size: 60% auto;
		background-position: right bottom;
	}
	.intro .data_catch::before {
		content: "";
		width: 97px;
		height: 97px;
		position: absolute;
		top: 0;
		left: 30px;
		background: url(/junior/files/data_catch_deco_sp.png) no-repeat;
		background-size: 100% auto;
	}
	.intro .data_catch .line_yw {
		font-size: 2.4rem;
	}
	.intro .data_balloon {
		padding: 20px;
		margin-bottom: 16px;
	}
	.intro .data_balloon p {
		font-size: 1.5rem;
		letter-spacing: 1.35px;
		line-height: 2;
	}
	.intro .data_balloon p strong {
		font-size: 3rem;
		letter-spacing: 3.06px;
	}
	.intro .data_balloon:before,
	.intro .data_balloon:after {
		content: none;
	}
	.intro .data_info small {
		font-size: 1.1rem;
		text-align: left;
	}
}

/* btn */
.entry_base .btn.size_m {
	min-width: 176px;
	padding: 12px 30px 12px 30px;
	text-align: center;
}
.entry_base .btn.size_m::before {
	content: '';
	width: 1px;
	height: 18px;
	display: block;
	background: #55ADEA;
	position: absolute;
	top: auto;
	right: 50%;
	bottom: -9px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	z-index: 1;
}
.entry_base .btn.size_m:after {
	content: '';
	width: 1px;
	height: 9px;
	display: block;
	background: #FFF;
	position: absolute;
	top: auto;
	right: 50%;
	bottom: 0px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	z-index: 0;
}
@media only screen and (min-width: 768px) {
	body:not(.tab_view) .btn.size_m:hover:before {
		width: 1px;
		height: 9px;
	}
}

/* ext_btn */
.entry_base .ext_btn {
	margin-bottom: 32px;
}
.entry_base .ext_btn a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	width: 100%;
	height: 100%;
	padding: 16px;
	background: url(/about/files/group_icon_open.png) no-repeat top 23px right 19px;
	background-size: 18px;
	-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
	box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
	border: 1px solid #FFF;
	border-radius: 5px;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	color: #222;
}
.entry_base .ext_btn a:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #E2E2E2;
}
.entry_base .ext_btn_img {
	margin-right: 16px;
}
.entry_base .ext_btn_img img {
	width: 178px;
}
.entry_base .ext_btn_img_m {
	margin-right: 18px;
	font-size: 0;
}
.entry_base .ext_btn_img_m img {
	width: 170px;
	margin-right: 8px;
}
.entry_base .ext_btn dl {
	-webkit-box-flex: 1;
	-ms-flex: 1;
					flex: 1;
}
.entry_base .ext_btn dt {
	margin-bottom: 24px;
}
.entry_base .ext_btn dt .name {
	margin-right: 24px;
}
.entry_base .ext_btn dt .name span {
	padding-bottom: 5px;
	background: -o-linear-gradient(transparent 60%, rgba(85, 173, 234, 0.1) 60%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, rgba(85, 173, 234, 0.1)));
	background: linear-gradient(transparent 60%, rgba(85, 173, 234, 0.1) 60%);
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.9px;
}
.entry_base .ext_btn dt small {
	display: block;
	padding-top: 10px;
	font-size: 1.3rem;
	color: #222;
	letter-spacing: 0;
}
.entry_base .ext_btn dd {
	font-size: 1.5rem;
	line-height: 1.6;
	letter-spacing: 0.9px;
}
@media only screen and (max-width: 767px) {
	.entry_base .ext_btn {
		margin-bottom: 16px;
	}
	.entry_base .ext_btn a {
		display: block;
	}
	.entry_base .ext_btn_img {
		margin: 0 0 16px;
		padding: 0 35px;
		text-align: center;
	}
	.entry_base .ext_btn_img_m {
		margin: 0 0 16px;
		padding: 0 35px;
		text-align: center;
	}
	.entry_base .ext_btn_img_m img {
		display: inline-block;
		margin: 0 0 8px;
	}
	.entry_base .ext_btn dt {
		margin-bottom: 12px;
		font-size: 1.6rem;
	}
	.entry_base .ext_btn dt .name {
		margin-right: 0;
	}
	.entry_base .ext_btn dt small {
		padding-top: 5px;
		font-size: 1.2rem;
	}
	.entry_base .ext_btn dd {
		font-size: 1.4rem;
	}
}

/* anc_btn_s */
.entry_base a.anc_btn_s {
	width: 100%;
	margin-bottom: 16px;
	padding: 16px;
	display: block;
	text-align: center;
	font-weight: 700;
	font-size: 1.6rem;
	overflow: hidden;
	position: relative;
	border-radius: 5px;
	background: #FFF;
	color: #222;
	letter-spacing: 0.32px;
}
.entry_base a.anc_btn_s::before {
	content: '';
	width: 0;
	height: 0;
	display: block;
	border-top: 7px solid #55ADEA;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
	position: absolute;
	right: 16px;
	top: 50%;
	left: auto;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media only screen and (max-width: 1024px) {
	.entry_base a.anc_btn_s {
		font-size: 1.4rem;
	}
	.entry_base a.anc_btn_s::before {
		right: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.entry_base a.anc_btn_s {
		font-size: 1.6rem;
	}
	.entry_base a.anc_btn_s::before {
		right: 16px;
	}
}

/* img_list */
.entry_base .img_list figure {
	margin-bottom: 20px;
}
.entry_base .img_list figcaption {
	margin-top: 12px;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.8px;
	line-height: 1.5;
}
@media only screen and (max-width: 767px) {
	.entry_base .img_list .figure {
		margin-bottom: 16px;
	}
	.entry_base .img_list figcaption {
		margin-top: 8px;
		font-size: 1.4rem;
	}
}

/* member_list */
.entry_base .member_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 30px;
}
.entry_base .member_list li {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: calc(100% / 5);
}
.entry_base .member_list_ao {
	position: absolute;
	top: 24px;
	right: calc(50% + 40px);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 1.8rem;
	font-weight: 900;
	color: #52A8DC;
	font-family: 'Lato', sans-serif;
}
.entry_base .member_list_img {
	position: relative;
	width: 168px;
	height: 200px;
	margin: 0 auto 9px;
}
.entry_base .member_list_img figure {
	position: absolute;
	bottom: 0;
	width: 168px;
	height: 168px;
	background-color: #F7F7F7;
	border-radius: 50%;
	border: double 8px #FFF;
}
.entry_base .member_list_img figure.braidal {
	background-color: #D24934;
}
.entry_base .member_list_img figure.hotel {
	background-color: #52A863;
}
.entry_base .member_list_img figure.rail {
	background-color: #3570AF;
}
.entry_base .member_list_img figure.tourism {
	background-color: #613D21;
}
.entry_base .member_list_img figure.travel {
	background-color: #65AAD4;
}
.entry_base .member_list_img figure.airline {
	background-color: #40A095;
}
.entry_base .member_list_img figure.cafe {
	background-color: #D8A056;
}
.entry_base .member_list_img figure.funeral {
	background-color: #7C629B;
}
.entry_base .member_list_img figcaption {
	position: absolute;
	bottom: 11px;
	padding: 3px;
	margin-bottom: 0;
	width: 100%;
	color: #fff;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
	z-index: 2;
}
.entry_base .member_list_img figcaption.small {
	font-size: 1rem;
}
.entry_base .member_list_img .braidal figcaption {
	background-color: #D24934;
}
.entry_base .member_list_img .hotel figcaption {
	background-color: #52A863;
}
.entry_base .member_list_img .rail figcaption {
	background-color: #3570AF;
}
.entry_base .member_list_img .tourism figcaption {
	background-color: #613D21;
}
.entry_base .member_list_img .travel figcaption {
	background-color: #65AAD4;
}
.entry_base .member_list_img .airline figcaption {
	background-color: #40A095;
}
.entry_base .member_list_img .cafe figcaption {
	background-color: #D8A056;
}
.entry_base .member_list_img .funeral figcaption {
	background-color: #7C629B;
}
.entry_base .member_list_img img {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 152px;
	border-radius: 0 0 100px 100px;
}
.entry_base .member_list li p.class_name {
	max-width: 100%;
	padding: 0 5px;
	margin-bottom: 8px;
	font-size: 1.3rem;
	font-weight: 500;
	letter-spacing: 0px;
	line-height: 1.5;
	text-align: center;
}
.entry_base .member_list li p.job_name {
	max-width: 100%;
	padding: 0 10px;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 1.5;
	text-align: center;
}
.entry_base .js_more_btn {
	display: block;
}
.entry_base .member_list .member_list_more {
	display: none;
}

@media only screen and (max-width: 1024px) {
	.entry_base .member_list_img figure {
		width: 158px;
		height: 158px;
	}
}

@media only screen and (max-width: 767px) {
	.entry_base .js_more_btn {
		display: none;
	}
	.entry_base .member_list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.entry_base .member_list li {
		position: relative;
		width: 50%;
	}
	.entry_base .member_list_ao {
		right: calc(50% + 30px);
	}
	.entry_base .member_list_img {
		width: 151px;
		height: 180px;
	}
	.entry_base .member_list_img .student_name {
		width: 100%;
	}
	.entry_base .member_list_img figure {
		width: 151px;
		height: 151px;
	}
	.entry_base .member_list_img img {
		width: 128px;
	}
	.entry_base .member_list .member_list_more {
		display: block;
	}
	.entry_base .member_list_more .inner {
		position: absolute;
		bottom: 0;
		top: 29px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 151px;
		height: 151px;
		background-color: #F7F7F7;
		border-radius: 50%;
		border: double 8px #FFF;
	}
	.entry_base .member_list_more a {
		display: block;
		width: 100%;
		height: 100%;
		border-radius: 50%;
	}
	.entry_base .member_list_more p {
		position: absolute;
		top: 50px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		margin-bottom: 0;
		font-size: 1.3rem;
	font-weight: 700;
		color: #707070;
		text-align: center;
		font-family: 'Lato', sans-serif;
		white-space: nowrap;
	}
	.entry_base .member_list_more p::before {
		display: block;
		content: "";
		width: 25px;
		height: 25px;
		margin: 0 auto 10px;
		background: url(/support/files/prompt_icon_plus.svg) no-repeat top center;
		background-size: 25px 25px;
	}
}

/* text_list */
.entry_base .text_list {
	margin: 40px 0;
}
.entry_base h4.text_list_title {
	color: #fff;
	padding: 10px 24px;
}
.entry_base .text_list_title.braidal {
	background-color: #D24934;
}
.entry_base .text_list_title.hotel {
	background-color: #52A863;
}
.entry_base .text_list_title.rail {
	background-color: #3570AF;
}
.entry_base .text_list_title.tourism {
	background-color: #613D21;
}
.entry_base .text_list_title.travel {
	background-color: #65AAD4;
}
.entry_base .text_list_title.airline {
	background-color: #40A095;
}
.entry_base .text_list_title.cafe {
	background-color: #D8A056;
}
.entry_base .text_list_title.funeral {
	background-color: #7C629B;
}
.entry_base .text_list li {
	font-size: 1.3rem;
	font-weight: 700;
	letter-spacing: 0.26px;
	margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
	.entry_base .text_list {
		margin: 20px 0 40px;
	}
	.entry_base h4.text_list_title {
		padding: 10px 16px;
	}
}

/* data_list */
.intro .data_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 100px 0 115px -24px;
}
.intro .data_list .txtcolor_bl {
	color: #55ADEA;
}
.intro .data_list .txtcolor_og {
	color: #EFA94D;
}
.intro .data_list .txtcolor_nv {
	color: #3570AF;
}
.intro .data_list .line_yw {
	padding-bottom: 4px;
	background: -o-linear-gradient(transparent 50%, rgba(255,249, 96, 0.67) 50%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, rgba(255,249, 96, 0.67)));
	background: linear-gradient(transparent 50%, rgba(255,249, 96, 0.67) 50%);
}
.intro .data_list .line_border {
	position: relative;
	display: inline;
	background: url(/support/files/prompt_line_border.png) repeat-x;
	background-size: 480px 13px;
	background-position: left bottom 10px;
	line-height: 1.25;
}
.intro .data_list li {
	width: 33.333%;
	padding-left: 24px;
}
.intro .data_list dl {
	position: relative;
	border: 2px solid #55ADEA;
	text-align: center;
}
.intro .data_list dt {
	position: absolute;
	top: -16px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	padding: 0 16px 16px;
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.54px;
	background-color: #fff;
	white-space: nowrap;
}
.intro .data_list dd {
	padding: 40px 20px 20px;
}
.intro .data_list dd p {
	width: 100%;
}
.intro .data_list dd .catch {
	margin-bottom: 0;
	font-size: 1.5rem;
	font-weight: 700;
}
.intro .data_list dd .catch .line_yw {
	padding-bottom: 4px;
	background: -o-linear-gradient(transparent 50%, rgba(255,249, 96, 0.67) 50%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, rgba(255,249, 96, 0.67)));
	background: linear-gradient(transparent 50%, rgba(255,249, 96, 0.67) 50%);
}
.intro .data_list dd .catch strong {
	font-size: 2.2rem;
	line-height: 1;
}
main .intro .data_list dd .num {
	position: relative;
	margin-bottom: 0;
	font-size: 7.8rem;
	font-style: oblique;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 1;
	white-space: nowrap;
}
.intro .data_list dd .num .icon_up {
	position: absolute;
	top: -10px;
	right: 20%;
}
.intro .data_list dd .num .icon_up::after {
	content: "";
	width: 50px;
	height: 50px;
	top:10px;
	left: 25px;
	position: absolute;
	background: url(/support/files/prompt_icon_up.png) no-repeat;
	background-size: 100% auto;
}
.intro .data_list dd .num .txt_sm {
	font-size: 3.5rem;
	font-weight: 700;
}
.intro .data_list dd small {
	display: block;
	margin-top: 5px;
	font-size: 1.3rem;
	font-weight: 700;
	color: #909090;
}
.intro .data_list dd .txt_note {
	display: block;
	margin-top: 5px;
	font-size: 1.3rem;
	font-weight: 700;
}
@media only screen and (max-width: 1300px) {
	main .intro .data_list dd .num {
		font-size: 4.8rem;
	}
	.intro .data_list dd .num .icon_up::after {
		width: 25px;
		height: 25px;
		left: 10px;
	}
}
@media only screen and (max-width: 767px) {
	.intro .data_list {
		display: block;
		margin: 50px 0 60px -24px;
	}
	.intro .data_list li {
		width: 100%;
		margin-bottom: 30px;
	}
	.intro .data_list dd p {
		text-align: center;
	}
	main .intro .data_list dd .num {
		max-width: 300px;
		font-size: 6.5rem;
		letter-spacing: 2.61px;
	}
}

/* slider_box */
.entry_base .slider_box_main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.entry_base .slider_box_main .slick-list {
	width: calc(100% - 324px);
	margin-right: 16px;
}
.entry_base .slider_box_main li:hover {
	cursor: pointer;
	opacity: 0.7!important;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.entry_base .slider_box_main li img {
	width: 100%;
}
.entry_base .slider_box_main figcaption {
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 8px 16px;
	background-color: #fff;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 1.26px;
	line-height: 1;
}
.entry_base .slider_box .slick-dots {
	position: static;
	width: 324px;
	margin-left: -16px;
	text-align: left;
	font-size: 0;
}
.entry_base .slider_box .slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 0 16px 16px;
	width: 92px;
	height: auto;
}
.entry_base .slider_box .slick-dots .slick-active {
	position: relative;
}
.entry_base .slider_box .slick-dots .slick-active:hover {
	cursor: auto;
	opacity: 1;
}
.entry_base .slider_box .slick-dots .slick-active::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #fff;
	opacity: 0.5;
	display: block;
}
.entry_base .slider_box .slick-dots li::before {
	content:"";
	display: block;
	padding-top: 100%;
}
.entry_base .slider_box .slick-dots li img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
@media only screen and (max-width: 767px) {
	.entry_base .slider_box_main {
		display: block;
	}
	.entry_base .slider_box_main .slick-list {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.entry_base .slider_box_main li:hover {
		opacity: 1!important;
	}
	.entry_base .slider_box_main figcaption {
		padding: 8px;
	}
	.entry_base .slider_box .slick-dots {
		width: calc(100% + 10px);
		margin: 0 -5px;
	}
	.entry_base .slider_box .slick-dots li {
		display: inline-block;
		margin: 0 5px 10px;
		width: calc((100% - 50px) / 5);
		max-width: 92px;
	}
}

/* voice_box */
.voice_box {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 120px;
	padding: 32px 40px;
	background-color: #F7F7F7;
	border-radius: 10px;
	margin: 80px 0 40px;
}
.voice_box::before {
	position: absolute;
	top: -17px;
	left: 190px;
	display: block;
	content: "";
	width: 198px;
	height: 30px;
	background-image: url(/about/files/facilities_str-student_voice.png);
	background-repeat: no-repeat;
	background-size: 100% auto;

}
.voice_box img {
	position: absolute;
	bottom: 5px;
	left: 16px;
	width: 150px;
}
.voice_box p {
	margin: 0 0 0 150px;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 2;
	letter-spacing: 0.84px;
}
@media only screen and (max-width: 767px) {
	.voice_box {
		padding: 30px 10px 20px 10px;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-moz-box-align: start;
		-ms-flex-align: start;
		-ms-grid-row-align: flex-start;
		align-items: flex-start;
		margin: 40px 0 20px;
	}
	.voice_box::before {
		width: 170px;
		height: 30px;
		top: -10px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.voice_box img {
		position: static;
		width: 80px;
		margin-right: 10px;
	}
	.voice_box p {
		-webkit-box-flex: 1;
		-ms-flex: 1;
						flex: 1;
		margin: 0;
		font-size: 1.3rem;
	}
}

/* point - type_def */
.entry_base .point_list_clm_4 li {
	width: calc((100% - 72px) / 4 );
	display: block;
	padding-top: 45px;
	padding-bottom: 30px;
}
.entry_base .point_list.type_def li {
	text-align: center;
}
.entry_base .point_list.type_def li p {
	width: 100%;
	margin: 0 auto;
}
.entry_base .point_list.type_def li .icon {
	width: 100%;
	/* height: 95px; */
	margin-bottom: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.entry_base .point_list.type_def p.title {
	font-size: 2.2rem;
	letter-spacing: 0px;
	margin-bottom: 20px;
}
.entry_base .point_list.type_def p.title .smaller {
	font-size: 1.4rem;
}
.entry_base .point_list.type_def p.description {
	font-size: 1.3rem;
	letter-spacing: 0px;
	line-height: 1.75;
}
@media only screen and (max-width: 767px) {
	.entry_base .point_list_clm_4 li {
		width: 100%;
		padding-top: 30px;
		padding-bottom: 20px;
	}
	.entry_base .point_list.type_def li .icon {
		margin-bottom: 20px;
	}
	.entry_base .point_list.type_def p.title {
		margin-bottom: 10px;
		font-size: 1.8rem;
	}
}

/* point - type_thumb */
.entry_base .point_list.type_thumb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -24px 76px 0;
}
.entry_base .point_list.type_thumb li {
	display: block;
	width: calc(33.333% - 24px);
	padding: 0;
	margin: 0 24px 24px 0;
	background: #fff;
}
.entry_base .point_list.type_thumb.clm_4 li {
	width: calc(25% - 24px);
}
.entry_base .point_list.type_thumb li .thumb img {
	border-radius: 5px 5px 0 0;
}
.entry_base .point_list.type_thumb li .text {
	position: relative;
	padding: 25px;
}
.entry_base .point_list.type_thumb li .text .num {
	text-shadow: #fff 2px 0px,	#fff -2px 0px,
		#fff 0px -2px, #fff 0px 2px,
		#fff 2px 2px , #fff -2px 2px,
		#fff 2px -2px, #fff -2px -2px,
		#fff 1px 2px,	#fff -1px 2px,
		#fff 1px -2px, #fff -1px -2px,
		#fff 2px 1px,	#fff -2px 1px,
		#fff 2px -1px, #fff -2px -1px;
}
.entry_base .point_list.type_thumb li .text p {
	font-size: 1.5rem;
	line-height: 1.86;
}
.entry_base .point_list.type_thumb li .text > * {
	margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
	.entry_base .point_list.type_thumb li,
	.entry_base .point_list.type_thumb.clm_4 li	{
		width: 100%;
	}
}

/* pointlist_vertical */
.pointlist_vertical {
	position: relative;
	max-width: 1090px;
	margin: 100px auto 0;
}
.pointlist_vertical::before {
	content: "";
	width: 118px;
	height: 103px;
	position: absolute;
	top: 30px;
	right: -70px;
	background: url(/junior/files/point_deco_1.png) no-repeat;
	background-size: 100% auto;
}
.pointlist_vertical::after {
	content: "";
	bottom: -60px;
	left: -40px;
	width: 63px;
	height: 102px;
	position: absolute;
	background: url(/junior/files/point_deco_2.png) no-repeat;
	background-size: 100% auto;
}
.pointlist_vertical li {
	position: relative;
	max-width: 860px;
}
.pointlist_vertical li.point_1 {
	margin: 0 auto 60px 55px;
}
.pointlist_vertical li.point_1::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 315px;
	height: 234px;
	background: url(/junior/files/point_student1.png) no-repeat;
	background-size: 100% auto;
}
.pointlist_vertical li.point_2 {
	margin: 0 55px 60px auto;
}
.pointlist_vertical li.point_2::after {
	content: "";
	position: absolute;
	left: -170px;
	bottom: 0;
	width: 569px;
	height: 232px;
	background: url(/junior/files/point_student2_pc.png) no-repeat;
	background-size: 100% auto;
}
.pointlist_vertical li.point_3 {
	margin: 0 auto 10px 55px;
}
.pointlist_vertical li.point_3::after {
	content: "";
	position: absolute;
	right: -190px;
	bottom: -53px;
	width: 600px;
	height: 272px;
	background: url(/junior/files/point_student3_pc.png) no-repeat;
	background-size: 100% auto;
}
.pointlist_vertical li::before {
	content: "";
	position: absolute;
	top: 10px;
	left: 10px;
	width: 100%;
	height: 100%;
	background-color: #55ADEA;
	border-radius: 10px;
}
.pointlist_vertical .inner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 160px;
	padding: 50px;
	background-color: #fff;
	border-radius: 10px;
}
.pointlist_vertical .num {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: -40px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 150px;
	height: 150px;
	background: url(/junior/files/point_bg.png) no-repeat;
	background-size: 100% auto;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 1.4rem;
	font-weight: 900;
}
.pointlist_vertical .num_1 {
	left: -55px;
}
.pointlist_vertical .num_2 {
	right: -55px;
}
.pointlist_vertical .num_3 {
	left: -55px;
}
.pointlist_vertical .num span {
	margin-right: 10px;
	font-size: 4.8rem;
	font-weight: 700;
	font-style: italic;
	line-height: 1;
}
.pointlist_vertical .text {
	text-align: center;
	width: 60%;
}
.pointlist_vertical .text_2 {
	margin: 0 0 0 auto;
}
.pointlist_vertical .text p {
	display: inline;
	background: -o-linear-gradient(transparent 60%, #FDF993 60%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #FDF993));
	background: linear-gradient(transparent 60%, #FDF993 60%);
	font-size: 2.0rem;
	font-weight: 700;
	line-height: 1.9;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.pointlist_vertical::before,
	.pointlist_vertical::after {
		content: none;
	}
	.pointlist_vertical li.point_1 {
		margin: 190px 0 40px -30px;
	}
	.pointlist_vertical li.point_1::before,
	.pointlist_vertical li.point_3::before {
		left: 20px;
		width: calc(100% - 10px);
	}
	.pointlist_vertical li.point_1::after,
	.pointlist_vertical li.point_3::after {
		top: -166px;
		right: 0;
		bottom: auto;
		width: 222px;
		height: 166px;
		background: url(/junior/files/point_student1.png) no-repeat;
		background-size: 100% auto;
	}
	.pointlist_vertical li.point_1 .inner,
	.pointlist_vertical li.point_3 .inner {
		border-radius: 0 10px 10px 0;
	}
	.pointlist_vertical li.point_2 {
		margin: 190px -30px 40px 0;
	}
	.pointlist_vertical li.point_2 .inner {
		border-radius: 10px 0 0 10px;
	}
	.pointlist_vertical li.point_3 {
		margin: 190px 0 0 -30px;
	}
	.pointlist_vertical li.point_2::after {
		top: -170px;
		bottom: auto;
		left: -13px;
		width: 232px;
		height: 180px;
		background: url(/junior/files/point_student2_sp.png) no-repeat;
		background-size: 100% auto;
	}
	.pointlist_vertical li.point_3::after {
		top: -160px;
		right: -20px;
		bottom: auto;
		width: 278px;
		height: 166px;
		background: url(/junior/files/point_student3_sp.png) no-repeat;
		background-size: 100% auto;
	}
	.pointlist_vertical .inner {
		padding: 30px;
		min-height: auto;
	}
	.pointlist_vertical .num {
		width: 130px;
		height: 130px;
		top: -150px;
		font-size: 1.1rem;
		z-index: 1;
	}
	.pointlist_vertical .num_1 {
		left: 30px;
	}
	.pointlist_vertical .num_2 {
		right: 30px;
	}
	.pointlist_vertical .num_3 {
		left: 30px;
	}
	.pointlist_vertical .text {
		width: 100%;
	}
	.pointlist_vertical .num span {
		font-size: 4rem;
	}
	.pointlist_vertical .text p {
		font-size: 1.9rem;
		line-height: 1.74;
	}
}

/* story */
.entry_base .story {
	position: relative;
	padding-bottom: 1px;
}
.entry_base .story_catch {
	padding-top: 95px;
	margin-bottom: 38px;
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 1.98px;
	text-align: center;
	background: url(/support/files/job_story_catch_deco.svg) no-repeat top center;
}
.entry_base .story_catch_strbg {
	position: absolute;
	top: 35px;
	right: -40px;
	font-size: 9rem;
	font-weight: 700;
	letter-spacing: 5.4px;
	color: rgba(34, 34, 34, 0.06);
	font-family: 'Lato', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'verdana', sans-serif;
}
.entry_base .story::before {
	content: "";
	background: transparent -o-linear-gradient(top, #55ADEA 0%, #005A98 100%) 0% 0% no-repeat padding-box;
	background: transparent -webkit-gradient(linear, left top, left bottom, from(#55ADEA), to(#005A98)) 0% 0% no-repeat padding-box;
	background: transparent linear-gradient(180deg, #55ADEA 0%, #005A98 100%) 0% 0% no-repeat padding-box;
	opacity: 0.1;
	-webkit-transform: skewY(20deg);
	-ms-transform: skewY(20deg);
	transform: skewY(20deg);
	background-size: 100% 100%;
	position: absolute;
	top: 120px;
	left: 30px;
	height: calc(100% - 120px);
	width: 260px;
}
.entry_base .story_inner::before {
	content: "";
	background: transparent -o-linear-gradient(top, #55ADEA 0%, #005A98 100%) 0% 0% no-repeat padding-box;
	background: transparent -webkit-gradient(linear, left top, left bottom, from(#55ADEA), to(#005A98)) 0% 0% no-repeat padding-box;
	background: transparent linear-gradient(180deg, #55ADEA 0%, #005A98 100%) 0% 0% no-repeat padding-box;
	-webkit-transform: skewY(20deg);
	-ms-transform: skewY(20deg);
	transform: skewY(20deg);
	background-size: 100% 100%;
	position: absolute;
	top: 140px;
	left: 0;
	height: calc(100% - 120px);
	width: 260px;
}
.entry_base .story_item {
	position: relative;
	padding-top: 16px;
	margin-bottom: 32px;
	margin-left: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.entry_base .story_year {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 2.6rem;
	letter-spacing: 0px;
	font-family: 'Lato', sans-serif;
}
.entry_base .story_strbg {
	width: 27px;
	position: absolute;
	top: 5px;
	left: -45px;
	color: rgba(255, 255, 255, 0.4);
	font-size: 2rem;
	font-weight: 900;
	white-space: nowrap;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	font-family: 'Lato', sans-serif;
}
.entry_base .story_item dl {
	position: relative;
	width: 100%;
	min-height: 245px;
	padding: 32px;
	margin-top: 26px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
	border-radius: 6px;
}
.entry_base .story_item dt {
	margin: 0 0 20px;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #55ADEA;
}
.entry_base .story_item dd {
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 2;
	letter-spacing: 1.26px;
}
.entry_base .story_item figure {
	margin-left: -44px;
}
@media only screen and (max-width: 767px) {
	.entry_base .story::before {
		top: 150px;
		left: -16px;
		width: 230px;
		height: calc(100% - 150px);
	}
	.entry_base .story_inner::before {
		top: 170px;
		left: -46px;
		width: 230px;
		height: calc(100% - 150px);
	}
	.entry_base .story_catch {
		padding-top: 85px;
		margin-bottom: 70px;
		font-size: 1.8rem;
	}
	.entry_base .story_catch_strbg {
		display: none;
	}
	.entry_base .story_item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		margin-left: 0;
	}
	.entry_base .story_item dl {
		width: calc(100% - 8px);
		margin-top: 30px;
	}
	.entry_base .story_strbg {
		display: none;
	}
	.entry_base .story_item figure {
		margin: -32px 0 0 24px;
	}
	.entry_base .story_item figure img {
		width: 100%;
	}
}

/* feature_cont */
.entry_base .feature_cont {
	margin: 60px auto;
}
.entry_base .feature_cont li {
	background: #FFF;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 6px rgba(0,0,0, 0.16);
	box-shadow: 0 0 6px rgba(0,0,0, 0.16);
}
.entry_base .feature_cont figure img {
	width: 100%;
	display: block;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.entry_base .feature_cont dt {
	margin: 18px 0 5px;
	text-align: center;
	color: #55ADEA;
	font-size: 2.7rem;
	font-family: 'Nova Round', sans-serif;
}
.entry_base .feature_cont dt span {
	margin: 8px 0 0;
	display: block;
	font-size: 1.5rem;
	font-family: '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'verdana', sans-serif;
	color: #646464;
	font-weight: 700;
}
.entry_base .feature_cont dd {
	padding: 16px 16px 24px;
	text-align: center;
}
.entry_base .feature_cont dd p {
	margin: 0 0 30px;
	font-weight: 700;
	color: #222;
}
.entry_base .feature_cont dd .btn_area {
	margin-top: auto;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.entry_base .feature_cont {
		width: 92%;
		margin: 40px auto;
	}
	.entry_base .feature_cont li {
		margin-bottom: 24px;
	}
	.entry_base .feature_cont dt {
		font-size: 2.3rem;
	}
}

/* bnr_color */
.bnr_color {
	position: relative;
	padding: 90px 0;
}
.bnr_color_inner {
	padding: 60px 80px 0;
	background-color: #F7F7F7;
	text-align: center;
}
.bnr_color p {
	position: relative;
	display: inline-block;
	margin-bottom: 30px;
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 2;
	text-align: center;
}
.bnr_color p::before {
	position: absolute;
	left: -40px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 27px;
	height: 75px;
	content: "";
	background: url(/support/files/job_slash_l.png) no-repeat;
	background-size: 100% auto;
}
.bnr_color p::after {
	position: absolute;
	right: -40px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 27px;
	height: 75px;
	content: "";
	background: url(/support/files/job_slash_r.png) no-repeat;
	background-size: 100% auto;
}
.bnr_color_layer {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.bnr_color_inner img {
	width: 100%;
}
.bnr_color_layer {
	margin: 0 -44px;
}
.bnr_color_layer img {
	width: 100%;
	height: 100%;
}
@media only screen and (max-width: 767px) {
	.bnr_color {
		padding: 40px 0;
	}
	.bnr_color_inner {
		padding: 45px 15px 0;
	}
	.bnr_color p {
		font-size: 1.5rem;
	}
	.bnr_color p::before {
		left: -25px;
	}
	.bnr_color p::after {
		right: -25px;
	}
}

/* separator */
.separator.junior .bg_img {
	height: 388px;
	background: rgba(210, 73, 52,.7) url(/junior/files/separater_img_junior.png) no-repeat center center;
	background-size: cover;
}
.separator.junior .bg_img:before {
	background: none;
}
.separator.junior .bg_img::after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	z-index: 0;
	display: block;
	width: 138px;
	height: 45px;
	background-image: url(/files/common/deco_center.png);
	background-size: 100% auto;
	background-repeat:no-repeat;
}

/*-----------------------------------------
	accordion_box
-----------------------------------------*/
.accordion_box.type_qa {
	margin: 0 0 80px;
}
.accordion_box.type_qa dl {
	border-radius: 10px;
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,0.16);
	box-shadow: 0px 1px 4px rgba(0,0,0,0.16);
	padding: 0;
	margin-bottom: 16px;
}
.accordion_box.type_qa dl:before {
	content: "";
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(/faq/files/acc_faq_arrow.svg) no-repeat;
	background-size: 100%;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	pointer-events: none;
}
.accordion_box.type_qa dl.open:before {
	content: "\e93e";
	background: none;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}
.accordion_box.type_qa dt {
	position: relative;
	padding: 17px 55px 17px 77px;
	border-radius: 10px;
	background-color: #fff;
	color: #55ADEA;
	font-size: 1.5rem;
	font-weight: normal;
	line-height: 2;
	letter-spacing: 0px;
}
.accordion_box.type_qa dt::before {
	position: absolute;
	left: 25px;
	display: inline-block;
	content: "";
	width: 27px;
	height: 31px;
	background: url(/faq/files/icon_qa_q.svg) no-repeat center left;
	background-size: 100% auto;
}
.accordion_box.type_qa dt:hover {
	opacity: 1!important;
}
.accordion_box.type_qa dd {
	position: relative;
	padding: 0 27px 30px;
	background-color: #fff;
	font-size: 1.5rem;
	line-height: 2;
	letter-spacing: 0px;
}
.accordion_box.type_qa dd::before {
	position: absolute;
	top: 30px;
	left: 25px;
	display: inline-block;
	content: "";
	width: 27px;
	height: 32px;
	background: url(/faq/files/icon_qa_a.svg) no-repeat center left;
	background-size: 100% auto;
}
.accordion_box.type_qa dd .inner {
	padding-left: 50px;
	background-image: -o-linear-gradient(left, #37B2E0, #37B2E0 4px, transparent 4px, transparent 8px);
	background-image: linear-gradient(to right, #37B2E0, #37B2E0 4px, transparent 4px, transparent 8px);
	background-size: 8px 1px;
	background-repeat: repeat-x;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
}
/* open */
.accordion_box.type_qa dl.open:before {
	color: #55ADEA;
}
.accordion_box.type_qa dl.open dt,
.accordion_box.type_qa dl.open dd {
	background-color: #EAF5FA;
}
@media only screen and (max-width: 767px) {
	.accordion_box.type_qa {
		margin: 0 0 60px;
	}
	.accordion_box.type_qa dl:before {
		width: 18px;
		height: 18px;
	}
	.accordion_box.type_qa dt {
		padding: 15px 45px 15px 60px;
	}
	.accordion_box.type_qa dt::before {
		left: 20px;
		width: 23px;
		height: 27px;
	}
	.accordion_box.type_qa dd {
		padding: 0 20px 20px;
		font-size: 1.4rem;
	}
	.accordion_box.type_qa dd::before {
		left: 20px;
		width: 23px;
		height: 27px;
	}
	.accordion_box.type_qa dd .inner {
		padding-left: 40px;
	}
}

/*-----------------------------------------
	form
-----------------------------------------*/
.entry_base .contact_form {
	width: 780px;
	background-color: #fff;
	border-radius: 10px;-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.16);box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
	-webkit-box-shadow: 0px 3px 6px #00000029;
	box-shadow: 0px 3px 6px #00000029;
	margin: 0 auto;
	font-weight: 700;
}
.entry_base .contact_form .inner {
	width: 440px;
	padding: 48px 0;
	margin: 0 auto;
}
.entry_base .contact_form_cfm .inner {
	width: 390px;
}
.entry_base .contact_form_body p {
	margin-bottom: 40px;
	line-height: 1.5;
}
.entry_base .contact_form_body .label {
	display: block;
	margin-bottom: 16px;
	font-size: 1.4rem;
	letter-spacing: 1.26px;
}
.entry_base .contact_form_body .disable_auto_tel a[href^="tel:"] {
	pointer-events: none;
	color: #222;
}
.entry_base .contact_form_body .require {
	padding: 4px 8px;
	margin-right: 10px;
	background-color: #E85B5B;
	font-size: 1.3rem;
	color: #fff;
	letter-spacing: 1.17px;
}
.entry_base .contact_form_body .input_text {
	display: block;
	width: 100%;
	padding: 8px 22px;
	border: 1px solid #E0E0E0;
	border-radius: 5px;
	background-color: #F7F7F7;
	font-size: 1.5rem;
	line-height: 2;
	letter-spacing: 1.35px;
	-webkit-appearance: none;
}
.entry_base .contact_form_body .input_text:focus {
	border: 1px solid #555555;
}
.entry_base .contact_form_body .input_text::-webkit-input-placeholder {
	color: rgba(34, 34, 34, 0.2);
}
.entry_base .contact_form_body .input_text::-moz-placeholder {
	color: rgba(34, 34, 34, 0.2);
}
.entry_base .contact_form_body .input_text:-ms-input-placeholder {
	color: rgba(34, 34, 34, 0.2);
}
.entry_base .contact_form_body .input_text::-ms-input-placeholder {
	color: rgba(34, 34, 34, 0.2);
}
.entry_base .contact_form_body .input_text::placeholder {
	color: rgba(34, 34, 34, 0.2);
}
.entry_base .contact_form_check {
	font-size: 1.6rem;
	letter-spacing: 0.8px;
	line-height: 1;
	text-align: center;
}
.entry_base .contact_form_check a {
	text-decoration: underline;
}
.entry_base .contact_form_btn {
	text-align: center;
	margin: 60px 0 0;
}
.entry_base .contact_form_note {
	margin: 30px 0 0;
}
.contact_form_link {
	margin: 28px 0 12px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.entry_base .contact_form {
		width: 100%;
	}
	.entry_base .contact_form .inner,
	.entry_base .contact_form_cfm .inner {
		width: 100%;
		padding: 32px 4%;
		margin: 0 auto;
	}
	.entry_base .contact_form_body {
		margin-bottom: 40px;
	}
	.entry_base .contact_form_body p {
		margin-bottom: 24px;
	}
	.entry_base .contact_form_body .label {
		margin-bottom: 8px;
	}
	.entry_base .contact_form_body .input_text {
		padding: 8px 15px;
		font-size: 1.6rem;
	}
	.entry_base .contact_form_check {
		font-size: 1.4rem;
	}
	.entry_base .contact_form_btn {
		margin: 30px 0 0;
	}
}

/* error */
.entry_base .contact_form_body .input_text.error {
	background-color: rgba(255, 144, 144, 0.17);
}
.entry_base .contact_form .error_message {
	display: block;
	margin-top: 16px;
	font-size: 1.4rem;
	color: #E85B5B;
	line-height: 1;
}
.entry_base .contact_form_body .error_message + .error_message {
	margin-top: 10px;
}

/* confirm */
.entry_base .contact_form_cfm .contact_form_body dd {
	margin: 0 0 40px 0;
	font-size: 1.5rem;
	letter-spacing: 1.35px;
	line-height: 2;
}
/* checkbox */
.input_check_wrap input {
	display: none;
}
.input_check_wrap span {
	padding: 0 0 0 32px;
	position: relative;
	font-weight: 700;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.input_check_wrap span:before {
	content: "";
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #CCC;
	border-radius: 2px;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.input_check_wrap input:checked + span:before {
	background: #55ADEA;
	border: 1px solid #55ADEA;
}
.input_check_wrap input:checked + span:after {
	content: "";
	width: 6px;
	height: 10px;
	display: block;
	position: absolute;
	top: 2px;
	left: 6px;
	-webkit-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	transform: rotate(40deg);
	border-bottom: 2px solid #FFF;
	border-right: 2px solid #FFF;
}

/* junior_schedule */
.entry_base .junior_schedule_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	position: relative;
	margin-bottom: 40px;
}
.entry_base .junior_schedule_item::before {
	content: "";
	position: absolute;
	top: 47px;
	left: 50px;
	width: 14px;
}
.entry_base .junior_2::before {
	height: 300px;
	background: transparent -o-linear-gradient(top, #EFA94D 0%, #F7747E 100%) 0% 0% no-repeat padding-box;
	background: transparent -webkit-gradient(linear, left top, left bottom, from(#EFA94D), to(#F7747E)) 0% 0% no-repeat padding-box;
	background: transparent linear-gradient(180deg, #EFA94D 0%, #F7747E 100%) 0% 0% no-repeat padding-box;
}
.entry_base .junior_3::before {
	/* height: calc(100% - 60px); */
    height: 120px;
	background: transparent -o-linear-gradient(top, #55ADEA 0%, #58B3AC 100%) 0% 0% no-repeat padding-box;
	background: transparent -webkit-gradient(linear, left top, left bottom, from(#55ADEA), to(#58B3AC)) 0% 0% no-repeat padding-box;
	background: transparent linear-gradient(180deg, #55ADEA 0%, #58B3AC 100%) 0% 0% no-repeat padding-box;
}
.entry_base .junior_schedule_item figure {
	width: 35%;
	margin-left: -45px;
}
.entry_base .junior_schedule_item .junior_schedule_label {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px 20px;
	border-radius: 10px;
	border: 4px solid;
	margin-bottom: 0;
	font-size: 1.9rem;
	font-weight: 700;
	line-height: 1;
}
.entry_base .junior_2 .junior_schedule_label {
	color: #EFA94D;
	border-color: #EFA94D;
}
.entry_base .junior_3 .junior_schedule_label {
	color: #55ADEA;
	border-color: #55ADEA;
}
.entry_base .junior_schedule_list {
	position: relative;
	width: 70%;
	margin-top: 60px;
	margin-left: 20px;
}
.entry_base .junior_schedule_item dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: 1px solid;
	border-radius: 10px;
	margin-bottom: 8px;
}
.entry_base .junior_2 .list_1 {
	border-color: #EFA94D;
}
.entry_base .junior_2 .list_2 {
	border-color: #F1995B;
}
.entry_base .junior_2 .list_3 {
	border-color: #F38B68;
}
.entry_base .junior_2 .list_4 {
	border-color: #F7747E;
}
.entry_base .junior_3 .list_1 {
	border-color: #55ADEA;
}
.entry_base .junior_3 .list_2 {
	border-color: #55AED7;
}
.entry_base .junior_3 .list_3{
	border-color: #58B3AC;
}
.entry_base .junior_schedule_item dt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 120px;
	padding: 0 10px;
	border-radius: 10px 0 0 10px;
	color: #fff;
	font-size: 1.6rem;
	font-weight: 700;
}
.entry_base .junior_2 .list_1 dt {
	background-color: #EFA94D;
}
.entry_base .junior_2 .list_2 dt {
	background-color: #F1995B;
}
.entry_base .junior_2 .list_3 dt {
	background-color: #F38B68;
}
.entry_base .junior_2 .list_4 dt {
	background-color: #F7747E;
}
.entry_base .junior_3 .list_1 dt {
	background-color: #55ADEA;
}
.entry_base .junior_3 .list_2 dt {
	background-color: #55AED7;
}
.entry_base .junior_3 .list_3 dt {
	background-color: #58B3AC;
}
.entry_base .junior_schedule_item dt span {
	font-size: 2.5rem;
	font-family: 'Lato', sans-serif;
	letter-spacing: 2.25px;
}
.entry_base .junior_schedule_item dd {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: calc(100% - 120px);
	padding: 18px 28px;
	background-color: #fff;
	border-radius: 0 10px 10px 0;
}
.entry_base .junior_schedule_item dd p {
	font-size: 1.6rem;
	font-weight: 700;
}
.entry_base .junior_schedule_item dd p + .listbox {
	margin-top: -16px;
}
.entry_base .junior_schedule_item dd > *:last-child {
	margin-bottom: 0;
}
.entry_base .junior_3 .listbox {
	padding-top: 8px;
	border-top:	2px solid #EBEBEB;
	margin-top: 8px;
}
.entry_base .junior_3 .listbox p {
	margin-bottom: 8px;
	font-size: 1.8rem;
	color: #55AED7;
}
.entry_base .junior_3 .listbox ol {
	counter-reset: item;
	list-style-type: none;
}
.entry_base .junior_3 .listbox ol li {
	position: relative;
	padding-left: 30px;
	margin-bottom: 5px;
	font-size: 1.5rem;
	line-height: 2;
}
.entry_base .junior_3 .listbox ol li::before {
	position: absolute;
	top: 0.3em;
	left: 0;
	width: 20px;
	height: 20px;
	counter-increment: item 1;
	content: counter(item);
	font-size: 1.3rem;
	font-weight: 900;
	color: #fff;
	background-color: #55ADEA;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
@media only screen and (max-width: 767px) {
	.entry_base .junior_schedule_item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
	.entry_base .junior_schedule_list {
		width: 100%;
		margin-left: 0;
	}
	.entry_base .junior_schedule_item figure {
		width: 100%;
		margin-left: 0;
	}
	.entry_base .junior_schedule_item::before {
		left: 32px;
	}
	.entry_base .junior_schedule_item dt {
		width: 70px;
		padding: 8px;
		line-height: 1.25;
	}
	.entry_base .junior_schedule_item dt {
	}
	.entry_base .junior_schedule_item dd {
		width: calc(100% - 70px);
		padding: 14px;
	}
	.entry_base .junior_schedule_item dd p {
		font-size: 1.4rem;
	}
	.entry_base .junior_schedule_item dd .btn {
		min-width: calc(100% - 40px);
	}
	.entry_base .junior_3 .listbox p {
		font-size: 1.6rem;
	}
	.entry_base .junior_3 .listbox ol li {
		font-size: 1.4rem;
	}
}
/* @media only screen and (max-width: 480px){
	.entry_base .junior_3::before { */
		/* height: 450px; */
		/* height: 745px;
	}
} */

/* ------------------------------
	 360viewer
------------------------------ */
.viewer360 {
	margin-top: -180px;
}
.viewer360 .screenWrap {
	margin: 0 auto;
	width: 100%;
	height: 500px;
	position: relative;
	z-index: 1;
}
.viewer360 #screen {
	width: 100%;
	height: 500px;
	position: relative;
}
.viewer360 .screenWrap .prev {
	background: url(/virtual/files/view_arrow_prev.png) no-repeat;
	background-size: 100% 100%;
	left: -30px;
}
.viewer360 .screenWrap .next {
	background: url(/virtual/files/view_arrow_next.png) no-repeat;
	background-size: 100% 100%;
	right: -30px;
}
.viewer360 .screenWrap .next,
.viewer360 .screenWrap .prev {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
}
.viewer360 .screenWrap .prev:hover,
.viewer360 .screenWrap .next:hover {
	opacity: 0.7;
}
.viewer360 nav {
	margin: 32px auto;
}
.viewer360 nav ul {
	margin: 0 -12px;
}
.viewer360 nav ul li {
	display: inline-block;
	margin: 0 12px 12px;
	position: relative;
	width: calc((100% - 360px) / 15);
}
.viewer360 nav ul li::after {
	content:"";
	display: block;
	padding-top: 100%;
}
.viewer360 nav ul li a {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.viewer360 nav a {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.viewer360 nav a:hover {
	opacity: 0.7;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.viewer360 nav a.active {
	/* position: relative; */
	opacity: 1;
	border:	5px solid #55ADEA;
}
.viewer360 nav a.active::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #fff;
	opacity: 0.6;
	display: block;
	border-radius: 50%;
}
.viewer360 nav a.view1 {background-image: url(/virtual/files/view1.jpg);}
.viewer360 nav a.view2 {background-image: url(/virtual/files/view2.jpg);}
.viewer360 nav a.view3 {background-image: url(/virtual/files/view3.jpg);}
.viewer360 nav a.view4 {background-image: url(/virtual/files/view4.jpg);}
.viewer360 nav a.view5 {background-image: url(/virtual/files/view5.jpg);}
.viewer360 nav a.view6 {background-image: url(/virtual/files/view6.jpg);}
.viewer360 nav a.view7 {background-image: url(/virtual/files/view7.jpg);}
.viewer360 nav a.view8 {background-image: url(/virtual/files/view8.jpg);}
.viewer360 nav a.view9 {background-image: url(/virtual/files/view9.jpg);}
.viewer360 nav a.view10 {background-image: url(/virtual/files/view10.jpg);}
.viewer360 nav a.view11 {background-image: url(/virtual/files/view11.jpg);}
.viewer360 nav a.view12 {background-image: url(/virtual/files/view12.jpg);}
.viewer360 nav a.view13 {background-image: url(/virtual/files/view13.jpg);}
.viewer360 nav a.view14 {background-image: url(/virtual/files/view14.jpg);}
.viewer360 nav a.view15 {background-image: url(/virtual/files/view15.jpg);}

.viewer360 .viewCaption p.name {
	margin-bottom: 10px;
	font-size: 2rem;
	font-weight: 700;
	line-height: 2;
}
.viewer360 .viewCaption p.description {
	font-size: 1.4rem;
	line-height: 2;
}
.viewer360 .pnlm-controls-container {
	top: auto;
	right: 32px;
	bottom: 40px;
	left: auto;
}
@media only screen and (max-width: 767px) {
	.viewer360 {
		margin-top: -150px;
	}
	.viewer360 #screen {
		width: 100%;
		height: 240px;
	}
	.viewer360 .screenWrap {
		width: 100%;
		height: 240px;
		position: relative;
	}
	.viewer360 .screenWrap .prev {
		left: -8px;
	}
	.viewer360 .screenWrap .next {
		right: -8px;
	}
	.viewer360 nav {
		margin: 0 auto;
	}
	.viewer360 nav ul {
		margin: 0 -3px;
	}
	.viewer360 nav ul li {
		display: inline-block;
		margin: 0 3px 8px;
		width: calc((100% - 36px) / 6);
		max-width: 60px;
	}
	.viewer360 .viewCaption {
		margin: 20px auto 30px;
	}
	.viewer360 .pnlm-controls-container {
		right: 7px;
		bottom: 9px;
	}
}
/*-----------------------------------------
	photo gallery
-----------------------------------------*/
#gallery_overlay {
	display: none;
	width: 100%;
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 97;
}
#gallery_window {
	display: none;
	position: fixed;
	z-index: 98;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
}
#gallery_window > .md_close {
	width: 60px;
	height: 80px;
	color: #fff;
	font-size: 1.4rem;
	font-family: 'Teko', sans-serif;
	position: absolute;
	z-index: 99;
	cursor: pointer;
	top: -90px;
	right: -15px;
}
#gallery_window > .md_close span {
	display: block;
	text-align: center;
	position: absolute;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	left: 50%;
	bottom: 0;
}
#gallery_window > .md_close:before,
#gallery_window > .md_close:after {
	content: "";
	width: 40px;
	height: 1px;
	display: block;
	background: #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 40px;
	left: 9px;
}
#gallery_window > .md_close:after {
	background: #fff;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: auto;
	right: 10px;
}
.photo_gallery .modal_btn {
	width: 100%;
	height: 100%;
}
#gallery_wrap {
	width: 90vw;
	max-width: 980px;
	max-height: 90vh;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: auto;
}
#gallery_wrap img {
	width: 100%;
}

@media only screen and (max-width: 767px) {
	#gallery_wrap {
		width: 90vw;
	}
}

/* =======================================

	addElements （量産）

======================================= */
/*-----------------------------------------
	contents.css overwrite
-----------------------------------------*/
.entry_base ol.basic li:before {
	counter-increment: num;
	content: counter(num);
	width: 20px;
	height: 20px;
	display: block;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-size: 1.3rem;
	letter-spacing: 0;
	font-weight: 700;
	line-height: 20px;
	color: #FFF;
	position: absolute;
	top: 0.1em;
	left: 0;
	background: #55ADEA;
	border-radius: 100%;
}
/* accordion_box */
.accordion_box dl:before {
	pointer-events: none;
}

/* caption_list */
.caption_list {
	-webkit-box-align: normal;
	-ms-flex-align: normal;
	align-items: normal;
}

/* sns_area */
.sns_area .sns_logo_v2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: normal;
	-ms-flex-align: normal;
	align-items: normal;
}

.sns_area .sns_logo_v2 li {
	width: 220px;
	margin: 0 20px;
	background: #FFF;
	border-radius: 5px;
}

.sns_area .sns_logo_v2 a .inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	text-align: center;
	padding: 28px 20px;
	font-size: 2.2rem;
	font-family: 'Nova Round', sans-serif;
	color: #222;
	background: #FFF;
	border: 1px solid #ddd;
	border-radius: 5px;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	-webkit-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}

.sns_area .sns_logo_v2 li a .inner:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.sns_area .sns_logo_v2 img {
	width: 52px;
	display: block;
	margin: 0 auto 18px;
}

@media only screen and (max-width: 767px) {
	.sns_area .sns_logo_v2 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.sns_area .sns_logo_v2 li {
		width: 48%;
		margin: 0 0 20px 0;
	}
}

/* btn_list */
@media only screen and (min-width: 768px) {
	.clm_2.btn_list li:only-child {
		margin: 0 auto 30px;
	}
}

/* .interview.type_1 */
@media only screen and (min-width: 768px) {
	.interview.type_1 h4.long {
		margin: -3em 0 0 -1em;
		background: none;
		position: relative;
	}
	.interview.type_1 h4.long span {
		padding: 28px 28px 0;
		display: inline-block;
		background: #FFF;
	}
}
/*-----------------------------------------
	adjustment
-----------------------------------------*/
@media only screen and (min-width: 768px) {
	section > .cont_outer > .entry_base .adj_mb .sec_wrap:last-of-type {
		margin-bottom: 50px;
	}
}
/*-----------------------------------------
	btn
-----------------------------------------*/
/* icon_pdf */
.btn .icon_pdf::after {
	content: "";
	margin-left: 5px;
	width: 20px;
	height: 20px;
	display: inline-block;
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219.981%22%20height%3D%2219.981%22%20viewBox%3D%220%200%2019.981%2019.981%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_82087%22%20data-name%3D%22%E3%83%91%E3%82%B9%2082087%22%20d%3D%22M19.983%2C2H7.994A2%2C2%2C0%2C0%2C0%2C6%2C4V15.987a2%2C2%2C0%2C0%2C0%2C2%2C2H19.983a2%2C2%2C0%2C0%2C0%2C2-2V4A2%2C2%2C0%2C0%2C0%2C19.983%2C2ZM11.491%2C9.493a1.5%2C1.5%2C0%2C0%2C1-1.5%2C1.5h-1v2h-1.5V7h2.5a1.5%2C1.5%2C0%2C0%2C1%2C1.5%2C1.5Zm5%2C2a1.5%2C1.5%2C0%2C0%2C1-1.5%2C1.5h-2.5V7h2.5a1.5%2C1.5%2C0%2C0%2C1%2C1.5%2C1.5Zm4-3h-1.5v1h1.5v1.5h-1.5v2h-1.5V7h3Zm-11.489%2C1h1v-1h-1ZM4%2C6H2V19.983a2%2C2%2C0%2C0%2C0%2C2%2C2H17.985v-2H4Zm9.991%2C5.495h1v-3h-1Z%22%20transform%3D%22translate(-2%20-2)%22%20fill%3D%22%23d24934%22%2F%3E%3C%2Fsvg%3E');
}

/* following_btn */
.following_btn {
	position: fixed;
	top: 100px;
	right: 0;
	width: 48px;
	z-index: 1;
}
.following_btn a:hover {
	opacity: 0.7;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.following_btn img {
	width: 100%;
}

/* btn.size_l */
.entry_base .btn.size_l.shorter {
	min-width: 230px;
}
/*-----------------------------------------
	flow
-----------------------------------------*/
.entry_base .flow {
	margin-bottom: 30px;
}
.entry_base .flow dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.entry_base .flow dt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 300px;
	padding: 10px;
	background-color: #55ADEA;
	color: #fff;
	font-weight: 700;
	font-size: 1.6rem;
	line-height: 1.8;
	text-align: center;
}
.entry_base .flow dd {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: calc(100% - 300px);
	padding: 10px;
	background-color: #F7F7F7;
	font-size: 1.5rem;
	line-height: 1.8;
}
.entry_base .flow .flow_arrow {
	width: 300px;
	padding: 5px 0;
	text-align: center;
}
.entry_base .flow .flow_divide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.entry_base .flow .flow_divide > * {
	width: 50%;
}
.entry_base .flow .flow_divide dd {
	width: calc(100% - 310px);
	margin-right: 10px;
}
@media only screen and (max-width: 767px) {
	.entry_base .flow {
		margin-bottom: 20px;
	}
	.entry_base .flow dl {
		display: block;
	}
	.entry_base .flow dt {
		display: block;
		width: 100%;
		font-size: 1.5rem;
		line-height: 1.5;
	}
	.entry_base .flow dd {
		display: block;
		width: 100%;
		font-size: 1.4rem;
		line-height: 1.5;
	}
	.entry_base .flow .flow_arrow {
		width: 100%;
	}
	.entry_base .flow .flow_divide {
		margin-left: -10px;
	}
	.entry_base .flow .flow_divide > * {
		padding-left: 10px;
	}
	.entry_base .flow .flow_divide dd {
		width: 100%;
		margin-right: 0;
	}
}
/*-----------------------------------------
	schedule
-----------------------------------------*/
@media only screen and (min-width: 768px) {
	.panel_group .schedule_list.symmetry {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.panel_group .schedule_list.symmetry li {
		width: 50%;
	}
	.panel_group .schedule_list.symmetry li:nth-child(odd) {
		padding: 0 40px 0 0;
	}
	.panel_group .schedule_list.symmetry li:nth-child(even) {
		padding: 0 0 0 40px;
		margin-top: 80px;
	}
	.panel_group .schedule_list.symmetry li::before {
		width: 10px;
	}
	.panel_group .schedule_list.symmetry li::after {
		background: #55ADEA;
		border-radius: 50%;
		width: 25px;
		height: 25px;
		top: 40px;
		left: -13px;
	}
	.panel_group .schedule_list.symmetry li:nth-child(odd)::before {
		height: 100%;
	}
	.panel_group .schedule_list.symmetry li:nth-child(odd)::after {
		right: -13px;
		left: auto;
	}
	.panel_group .schedule_list.symmetry li:last-child::before {
		background: #55ADEA;
	}
	.panel_group .schedule_list.symmetry li:nth-child(odd) .inner::before {
		border-right: 15px solid transparent;
		border-left: 30px solid #55ADEA;
		right: -45px;
		left: auto;
	}
	.panel_group .schedule_list.symmetry li:nth-child(odd) .inner::after {
		border-right: 15px solid transparent;
		border-left: 30px solid #FFF;
		right: -41px;
		left: auto;
	}
	.panel_group .schedule_list.symmetry li:nth-child(odd)::before {
		top: 0;
		right: -5px;
		left: auto;
	}
	.panel_group .schedule_list.symmetry li:nth-child(even):before {
		left: -5px;
	}
	.panel_group .schedule_list.symmetry li dd > p {
		width: 100%;
	}
}
@media only screen and (max-width: 767px) {
	.panel_group .schedule_list.symmetry li {
		padding-top: 0;
	}
	.panel_group .schedule_list.symmetry li dl {
		padding-bottom: 0;
	}
}
/*-----------------------------------------
	step_list
-----------------------------------------*/
.entry_base .step {
	margin: 80px 0 100px;
}
.entry_base .step_list {
	position: relative;
	padding: 0 60px;
}
.entry_base .step_list::before {
	content: "";
	background: transparent -webkit-gradient(linear, left top, left bottom, from(#55ADEA), to(#58B3AC)) 0% 0% no-repeat padding-box;
	background: transparent -o-linear-gradient(top, #55ADEA 0%, #58B3AC 100%) 0% 0% no-repeat padding-box;
	background: transparent linear-gradient(180deg, #55ADEA 0%, #58B3AC 100%) 0% 0% no-repeat padding-box;
	-webkit-transform: skewY(25deg);
	-ms-transform: skewY(25deg);
	transform: skewY(25deg);
	background-size: 100% 100%;
	position: absolute;
	top: -50px;
	left: 0;
	height: calc(100% + 80px);
	width: 120px;
}
.entry_base .step_list > li {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 9px;
	background-color: #fff;
	margin-bottom: 16px;
}
.entry_base .step_list_title_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}
.entry_base .step_list_title {
	width: 100%;
	padding: 21px;
	color: #3570AF;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.2px;
}
.entry_base .step_list dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}
.entry_base .step_list dt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 380px;
}
.entry_base dt .step_list_title {
	width: calc(100% - 90px);
}
.entry_base .step_list .num {
	width: 90px;
	padding: 16px 0 16px 9px;
	color: #52A8DC;
	font-size: 4.6rem;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	letter-spacing: 0.46px;
	line-height: 1;
	white-space: nowrap;
}
.entry_base .step_list dd {
	width: calc(100% - 380px);
}
.entry_base .step_list dd .bg_blue {
	padding: 25px 40px;
	background-color: #EAF5FA;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.5;
}
.entry_base .step_list dd .bg_blue > *:last-child {
	margin-bottom: 0;
}
.entry_base .step_list dd .bg_blue + .bg_blue {
	margin-top: 8px;
}
.entry_base .step_list dd ul.basic.inline {
	margin-bottom: 10px;
}
.entry_base .step_list dd ul.basic.inline li {
	display: inline-block;
	margin-right: 44px;
}
.entry_base .step_list dd .btn {
	background: #fff;
}
.entry_base .step_list dd .btn:hover {
	background: #55ADEA;
}
@media only screen and (max-width: 767px) {
	.entry_base .step_list {
		padding: 0;
	}
	.entry_base .step_list::before {
		left: -4%;
	}
	.entry_base .step_list_title_wrap {
		width: calc(100% - 60px);
	}
	.entry_base .step_list_title {
		width: 100%;
		padding: 21px 0;
		font-size: 1.8rem;
	}
	.entry_base .step_list dl {
		display: block;
	}
	.entry_base .step_list dt {
		width: 100%;
	}
	.entry_base dt .step_list_title {
		width: calc(100% - 60px);
	}
	.entry_base .step_list .num {
		width: 60px;
		padding: 16px 0;
		font-size: 3rem;
	}
	.entry_base .step_list dd {
		width: 100%;
	}
	.entry_base .step_list dd .bg_blue {
		padding: 25px 20px;
	}
}
/*-----------------------------------------
	bg_img_list
-----------------------------------------*/

@media only screen and (max-width: 767px) {
	.bg_img_list .cont_area:before {
		content: '';
		width: 100vw;
		height: 180px;
		display: block;
		position: absolute;
		left: -4.5%;
		top: 0;
	}
}

/*-----------------------------------------
	video
-----------------------------------------*/
.video {
	max-width: 560px;
	margin: 0 auto;
}
.video_inner {
	 position: relative;
	 padding-bottom: calc(315 / 560 * 100%);
}
.video_iframe {
	 position: absolute;
	 top: 0;
	 right: 0;
	 width: 100%;
	 height: 100%;
}
/*-----------------------------------------
	step_list
-----------------------------------------*/
body:not(.tab_view) .entry_base a.dpt_btn.active {
	opacity: 0.8;
	border: 4px solid #E2E2E2;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.entry_base a.dpt_btn.active:before {
	background: #E2E2E2;
}
.entry_base a.dpt_btn.active:after {
	opacity: 1;
}
/*-----------------------------------------
	figure_group
-----------------------------------------*/
.entry_base .figure_group figure {
	position: relative;
}
.entry_base .figure_group figure img {
	max-width: auto;
	max-width: initial;
	width: 100%;
}
.entry_base .figure_group figcaption {
	width: 156px;
	height: 156px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	font-size: 1.3rem;
	font-weight: 700;
	letter-spacing: 0;
	position: absolute;
	top: -40px;
	left: -50px;
	background: url(/files/common/caption_bg.png) no-repeat center center;
	background-size: 100% auto;
	z-index: 1;
}
@media only screen and (max-width: 767px){
	.entry_base .figure_group figure {
		margin: 90px 0 0;
	}
	.entry_base .figure_group figcaption {
		width: 140px;
		height: 140px;
		font-size: 1.2rem;
		top: -80px;
		right: auto;
		left: -25px;
	}
}

/*-----------------------------------------
	domitory_logo
-----------------------------------------*/
.entry_base .domitory_logo {
	height: 64px;
	border: 1px solid #ccc;
}

/*-----------------------------------------
	case
-----------------------------------------*/
.entry_base .case .caption {
	padding: 1em 0 0;
	display: block;
	font-size: 1.3rem;
	text-align: center;
	font-weight: bold;
}
.entry_base .case_plus,.entry_base .case {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}
.entry_base .case_plus div:first-child{
	padding-right: 10px;
}
.entry_base .case_plus,.entry_base .case_result{
	position: relative;
	width: 100%;
}
.entry_base .case_result .caption{
	color: #3896D6;
}
.entry_base .case_result{
	padding-left: 10px;
    display: inline-block;
    width: 50%;
}
.entry_base .case_plus::before{
	content: "";
	position: absolute;
	left: 50%;
	top: 35%;
	transform: translateX(-50%);
	width: 24px;
	height: 24px;
	background-image: url(/department/files/case_plus.png);
	background-size: cover;
}
.entry_base .case_result::before{
	content: "";
	position: absolute;
	left: 5px;
	top: 35%;
	transform: translateX(-50%);
	width: 24px;
	height: 24px;
	background-image: url(/department/files/case_arrow.png);
	background-size: cover;
	z-index: 1;
}
@media only screen and (max-width: 767px) {
	.entry_base .case {
		display: block;
	}
	.entry_base .case_result {
		margin-top: 32px;
		padding-left: 0;
		width: 100%;
	}
	.entry_base .case_result::before{
		left: 50%;
		top: -14px;
		transform: rotate(90deg) translateY(50%);
		width: 32px;
		height: 32px;
	}
}
/*-----------------------------------------
	list
-----------------------------------------*/
.entry_base ul.list_clm_4 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.entry_base ul.list_clm_4 li {
	width: 25%;
	padding-right: 25px;
}
@media only screen and (max-width: 767px) {
	.entry_base ul.list_clm_4 li {
		width: 50%;
		padding-right: 15px;
	}
}

/*-----------------------------------------
	banner_box
-----------------------------------------*/
.banner_box_flc {
	margin-top: 50px;
}
@media only screen and (max-width: 767px) {
	.banner_box_flc {
		margin-top: 24px;
	}
}
/*-----------------------------------------
	YouTube embed
-----------------------------------------*/
div.yt-wrapper {
  margin: 1em auto;
  position: relative;
  width: 100%;
}
div.yt-wrapper:before {
  content:"";
  display: block;
  padding-top: 56.25%;
}
div.yt-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*-----------------------------------------
	department event banner
-----------------------------------------*/
.cont_outer .entry_base .inner.event_banner{
    text-align: center;
    margin: 60px 0;
  }
  .cont_outer .entry_base .inner.event_banner h2{
    font-size: 2rem;
    color: #55ADEA;
    line-height: 2rem;
    font-weight: 700;
  position: relative;
  padding: 0 65px;
  margin-bottom: 40px;
  }

  .cont_outer .entry_base .inner.event_banner h2:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 25%;
  width: 50%;
  height: 2px;
  content: '';
  background: #55ADEA;
}

.cont_outer .entry_base .inner.event_banner h2 span {
  position: relative;
  padding: 0 1em;
  background: #fff;
}
@media only screen and (max-width: 767px) {
	.cont_outer .entry_base .inner.event_banner h2 span {
		display: block;
	}

    .cont_outer .entry_base .inner.event_banner h2:before {
left: 0;
width: 100%;
}
}

/*-----------------------------------------
	240322追加
-----------------------------------------*/
.ao_img{ max-width: 600px; margin: 0 auto; padding-top: 30px;}

