@charset "UTF-8";
/* CSS Document */

/** 
 * 基本情報
 */
body {
	/*
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Lucida Grande, 'メイリオ', Calibri, Helvetica, Arial;
	*/
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	text-align: justify;
	text-justify: inter-ideograph;
	background: #fff;
}

a {
	color: inherit;
	text-decoration: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

a:hover {
	text-decoration: underline;
}

a:hover img {
	opacity: 0.75;
}

.contentIn {
	width: 100%;
	max-width: 775px;
	margin: 0 auto;
	position: relative;
}

.clearfix:after,
.contentIn:after,
#gNavi:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

img {
	max-width: 100%;
	height: auto;
}

@media screen and (max-width:768px) {
	.contentIn {
		width: 100%;
		padding: 0 3%;
	}

	/*
	img{
		max-width: 100%;
		height: auto;
	}
	*/
}

* {
	word-break: break-all;
}

/** 
 * ヘッダー
 */
#header {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Lucida Grande, 'メイリオ', Calibri, Helvetica, Arial;
	background: #5976ba;
	position: fixed;
	width: 100%;
	z-index: 999;
}

#header a {
	color: #fff;
}

.nagase-band {
	background-color: #A50034;
	color: #fff;
}

.nagase-band .band-text {
	width: 100%;
	max-width: 1174px;
	margin: 0 auto;
	padding: 15px 30px;
}

@media(max-width:870px) {
	.nagase-band .band-text {
		font-size: 1rem;
	}

}

.headerIn {
	position: relative;
	width: 100%;
	max-width: 1174px;
	margin: 0 auto;
	padding: 45px 0 23px;
	/*
	display: table;
	*/
}

/*
.headerIn > * {
	display: table-cell;
}
*/
/*@media screen and (max-width:768px) {*/
@media screen and (max-width:870px) {
	.headerIn {
		width: 100%;
		padding: 14px 0 9px;
	}
}

#header .siteTitle {
	width: 15.659574%;
	margin-left: 10px;
	/*
	position: absolute;
	top: 36px;
	left: 0;
	*/
}

@media screen and (min-width:768px) and (max-width:1100px) {
	#header .siteTitle {
		width: 13%;
	}
}

@media screen and (max-width:768px) {
	.siteTitle {
		position: static;
		width: 23.333333%;
	}

	#header .siteTitle {
		position: static;
		margin-left: 4.4%;
	}

}

/** 
 * グローバルナビゲーション
 */

#gNavi ul {
	/*
	padding-left: 30.579216%;
	*/
	/*
	padding-left: 18%;
	*/
}

/*@media screen and (min-width:769px) {*/
@media screen and (min-width:869px) {
	#gNavi {
		position: relative;
	}

	#gNavi ul {
		position: absolute;
		top: -55px;
		right: 30px;
	}
}

@media screen and (min-width:769px) and (max-width:975px) {
	#gNavi ul {
		font-size: 11px;
	}
}

#gNavi li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	border-right: solid 1px #fff;
	margin-top: 15px;
}

#gNavi li:nth-last-child(-n+2) {
	border-right: none;
}

#gNavi li .utility {
	margin-top: -16px;
}

#gNavi li a {
	display: block;
	margin: 0;
	padding: 0 15px;
	color: #fff;
	line-height: 21px;
	text-decoration: none;
	letter-spacing: 1px;

}

#gNavi li a:hover {
	background: rgba(255, 255, 255, .4);
}

/*@media screen and (max-width:768px) {*/
@media screen and (max-width:869px) {
	#gNavi {
		display: none;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999;
		background: #8299cb;
	}

	#gNavi.open {
		display: block;
	}

	#gNavi ul {
		padding: 0;
	}

	#gNavi li {
		width: 100%;
		float: none;
		text-align: left;
		border-right: none;
		border-bottom: solid 2px #c1cbe6;
		margin-top: 0;
	}

	#gNavi li a {
		line-height: 48px;
		padding: 0 2.266666%;
	}

	#gNavi li .utility {
		margin-top: 0;
	}
}

#header li .utility {
	margin-top: -12px;
	margin-left: 13px;
	display: inline-block;
	width: 140px;
	font-size: 11px;
}

#header li .utility a {
	border: solid 1px #fff;
	padding: 29px 0 0 0;
	background: url(../img/common/cmn_hd_logo01.png) no-repeat center 4px;
	background-size: 62px;
	text-align: center;
}

/*@media screen and (max-width:768px) {*/
@media screen and (max-width:869px) {
	#header li .utility {
		margin-top: 0;
		margin-left: 0;
		display: block;
		width: 100%;
		font-size: 100%;
	}

	#header li .utility a {
		border: none;
		padding: 0 2.266666%;
		background: none;
		text-align: left;
		display: block;
	}
}

/*
#header .utility {
	margin-top: -12px;
	margin-left: 13px;
	display: inline-block;
	width: 140px;
	font-size: 11px;
}
#header .utility a {
	border: solid 1px #fff;
	padding: 29px 0 0 0;
	background: url(../img/common/cmn_hd_logo01.png) no-repeat center 4px;
	background-size: 62px;
	text-align: center;
}
@media screen and (max-width:768px) {
	#header .utility a {
		border: none;
		padding: 0;
		background: none;
		text-align: left;
		display: block;
	}
}
*/

/** 
 * メインコンテンツ
 */
#content {
	line-height: 2.4;
}

@media screen and (max-width:768px) {
	#content {
		line-height: 1.8;
	}
}


#content #main {
	width: 100%;
}

@media screen and (max-width:768px) {
	#content #main {
		width: 100%;
		max-width: none;
	}
}



/** 
 * フッター
 */
#footer {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Lucida Grande, 'メイリオ', Calibri, Helvetica, Arial;
	position: relative;
	background: #f2f4fa;
	text-align: center;
}

.footerIn {
	margin: 0 auto;
	padding: 59px 0 31px;
}

@media screen and (max-width:768px) {
	.footerIn {
		width: 100%;
		padding: 20px 3%;
	}
}

#footer .nav.utility {
	text-align: right;
	font-size: 18px;
	margin-top: -22px;
	margin-right: 2.866666%;
}

@media screen and (max-width:768px) {
	#footer .nav.utility {
		font-size: 13px;
	}
}

#pagetop {
	z-index: 9999;
}

#footer #copyright {
	font-size: 12px;
	background: #5976ba;
	color: #fff;
	text-align: center;
	line-height: 50px;
}

@media screen and (max-width:768px) {
	#pagetop {
		width: 35px;
	}

	#footer #copyright {
		padding: 10px 0;
		line-height: 1.5;
	}
}