@charset "UTF-8";
/* ------------------------------
　　ベース
------------------------------ */

/*	アンカーの調整	*/
.js-anchor {
	position: relative;
	top: -100px;
	opacity: 0;
}

/*	管理パーツなど	*/
.entry-footer {
	max-width: 1000px;
	margin: 0 auto 20px auto;
	padding: 10px;
}


/*	what	*/

.page-title {
	text-align: left;
	width: 1100px;
	height: 275px;
	padding-top: 0;
	margin: 0 0 30px 0;
	background: url(../../images/title_what.png) no-repeat;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
}

.page-title-inner {
    display: table-cell;
    position: relative;
    padding: 240px 0 40px 0;
    vertical-align: middle;
    text-align: center;
}

.page-description {
    margin: 0 auto 0 auto;
	color: #014C92;
	text-align: left;
    font-size: calc(0.7em + 0.5vw);
    line-height: 2;
    letter-spacing: 0.3rem;
/*     font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
	font-weight: normal;
}

.unit_wrapper_what .entry {
	background-color: #E0F2FC;
}

.unit_wrapper_what .entry {
	margin-top: 0;
	margin-bottom: 0;
	padding-top:0;
	padding-bottom: 30px;
}

.unit_wrapper_what .entry .page-header {
	background-color: #fff;
	padding: 135px 0 0 0;
}

.unit_wrapper_what .entry .entry-column,
.unit_wrapper_what .entry .acms-box-medium,
.unit_wrapper_what .entry .page-header-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.unit_wrapper_what .entry .entry-column {
	padding-top: 30px;
}

.unit_wrapper_what .entry .page-header-inner {
	position: relative;
}

.unit_wrapper_what .entry .page-header-inner .titleImage {
	position: absolute;
	top: -40px;
	left: 0;
}

.unit_wrapper_what .entry-title {
	background: none;
	padding: 10px 0 10px 170px;
	text-align: left;
	color: #014c91;
	letter-spacing: 0.1em;
    font-size: 36px;
/*     font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
    font-weight: normal;
}

.unit_wrapper_what .entry-title a {
	color: #014c91 !important;	
}

.unit_wrapper_what .entry .entry-column h3 {
	display: inline-block;
    background-color: #014C92;
    margin: 10px;
    padding: 5px 10px;
    color: #fff;
	font-size: 20px;
    line-height: 1.8;
    font-weight: normal;
}




@media screen and (max-width: 767px) {

	/*	アンカーの調整	*/
	.js-anchor {
		position: relative;
		top: -100px;
		opacity: 0;
	}

	.page-title-wrapper {
		display: table;
		position: relative;
		width: 100%;
		height: 100px;
		color: #FFF;
		background: #fff;
		background-size: cover;
		background-position: center bottom;
		background-repeat: no-repeat;
	}

	.page-title {
		text-align: left;
		width: 100%;
		height: 160px;
		padding-top: 0;
		margin: 50px 0 50px 0;
		background: url(../../images/title_what.png) no-repeat;
		background-size: 53% auto;
		border: none;
		text-indent: -9999px;
		overflow: hidden;
	}
	
	.page-title-inner {
		width: 100%;
	    display: table-cell;
	    position: relative;
	    padding: 80px 0 0 0;
	    vertical-align: middle;
	    text-align: center;
	}
	
	.page-description {
		width: clac(100vw - 40px);
	    margin: 0 -20px;
	    padding: 10px;
		color: #fff;
		text-align: left;
	    font-size: calc(0.5em + 0.5vw);
	    line-height: 1.3;
	    letter-spacing: 0.2em;
	    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	    background-color: #014c92;
	    opacity: 0.6;
	}

	.unit_wrapper_what .entry .page-header {
		width: 100vw;
		margin-left: -20px;
		background-color: #fff;
		padding: 30px 0 0 0;
	}

	.unit_wrapper_what .entry:first-child .page-header {
		width: 100vw;
		margin-left: -20px;
		background-color: #fff;
		padding: 80px 0 0 0;
	}

	.unit_wrapper_what .entry .page-header-inner .titleImage {
		position: absolute;
		top: 0px;
		left: 10px;
		width: 60px;
		height: auto;
	}

	.unit_wrapper_what .entry .page-header-inner .titleImage img {
		width: 100%;
		height: auto;
	}

	.unit_wrapper_what .entry-title {
		background: none;
		padding: 10px 0 0 80px;
		text-align: left;
		color: #014c91;
		letter-spacing: 0.1rem;
	    font-size: 30px;
	    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	    font-weight: normal;
	}

	.unit_wrapper_what .entry {
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 15px;
		padding-top: 10px;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 30px;
		overflow: hidden;
	}

	.unit_wrapper_what .entry .entry-column {
		width: 100%;
		padding-top: 10px;
	}

	.unit_wrapper_what .entry .entry-column h3 {
		display: inline-block;
	    background-color: #014C92;
	    margin: 10px;
	    padding: 5px 10px;
	    color: #fff;
		font-size: 14px;
	    line-height: 1.8;
	    font-weight: normal;
	}

}

@media screen and (max-width: 479px) {
	.page-title {
		height: 80px;
	}

	.unit_wrapper_what .entry-title {
		background: none;
		padding: 10px 0 0 80px;
		text-align: left;
		color: #014c91;
		letter-spacing: 0.1rem;
	    font-size: 20px;
	    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	    font-weight: normal;
	}

}

@media screen and (max-width: 320px) {
	.page-description {
		width: clac(100vw - 40px);
	    margin: 0 -20px;
	    padding: 10px;
		color: #fff;
		text-align: left;
	    font-size: calc(0.5em + 0.5vw);
	    line-height: 1.3;
	    letter-spacing: 0em;
	    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	    background-color: #014c92;
	    opacity: 0.6;
	}
}

@media screen and (min-width: 768px) {
	
}