/* body
============================================================ */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #4c4c4c;
	background: #ffffff;
	position: relative;
}
/* header
============================================================ */
#header {
	width: 100%;
	min-width: 1100px;
	/*height:836px;*/
	position: relative;
}
.header_inner {
	width: 1100px;
	margin: 0 auto;
	text-align: right;
	position: relative;
	z-index: 1;
}
.header_inner .logo {
	position: absolute;
	top: 42px;
	left: -22px;
	z-index: 100;
}
.header_inner .language {
	position: absolute;
	top: 0px;
	right: -10px;
}
.header_inner .gnavi {
	padding: 52px 0 0 492px;
}
.header_inner .gnavi ul li {
	position: relative;
	float: left;
	width: auto;
}
.header_inner .gnavi ul li .main a {
	float: left;
	/*padding: 21px 40px;*/
	display: block;
}
.header_inner .gnavi ul li .main a:hover {
	background-color: #484445;
}
.header_inner .gnavi ul li.navi_01.active .main a {
	background-image: url(../img/nav_01_on.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 126px;
	height: 60px;
	display: block;
}
.header_inner .gnavi ul li.navi_01.active .main a img {
	display: none;
}
.header_inner .gnavi ul li.navi_02.active .main a {
	background-image: url(../img/nav_02_on.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 151px;
	height: 60px;
	display: block;
}
.header_inner .gnavi ul li.navi_02.active .main a img {
	display: none;
}
.header_inner .gnavi ul li.navi_03.active .main a {
	background-image: url(../img/nav_03_on.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 153px;
	height: 60px;
	display: block;
}
.header_inner .gnavi ul li.navi_03.active .main a img {
	display: none;
}
.header_inner .gnavi ul li.navi_04.active .main a {
	background-image: url(../img/nav_04_on.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 178px;
	height: 60px;
	display: block;
}
.header_inner .gnavi ul li.navi_04.active .main a img {
	display: none;
}
.header_inner .gnavi ul li .sub {
	display: none;
	position: absolute;
	top: 60px;
	right: 0px;
	line-height: 46px;
	background-color: #484445;
	padding: 25px 40px 25px;
	width: auto;
	white-space: nowrap;
	font-size: 123.1%;
}
.header_inner .gnavi ul li .sub a {
	color: #C7E3E6;
	text-decoration: none;
}
.header_inner .gnavi ul li .sub a:hover {
	text-decoration: none;
}
/* global_footer
============================================================ */
#global_footer {
	background-color: #262626;
	position: relative;
}

#global_footer .global_footer_inner {
	width: 1100px;
	margin: 0 auto;
	padding: 80px 0 60px;
	overflow: hidden;
}
#global_footer .left_contents {
	float: left;
}
#global_footer .col_wrap {
	overflow: hidden;
	color: #fae0d7;
	margin-top: 50px;
}
#global_footer .col_wrap dl dt {
	font-size: 108%;
	margin-bottom: 40px;
}
#global_footer .col_wrap dl dd ul li {
	margin-bottom: 17px;
	line-height: 20px;
}
#global_footer .sitemap .col_01 {
	float: left;
	width: 210px;
}
#global_footer .sitemap .col_02 {
	float: left;
	width: 230px;
}
#global_footer .sitemap .col_02 .mb {
	margin-bottom: 78px;
}
#global_footer .sitemap .col_03 {
	float: left;
}
#global_footer .right_contents {
	float: right;
}
#global_footer .right_contents .sns .bnr_01 {
	margin-top: 40px;
}
#global_footer .right_contents .sns .bnr_02 {
	margin-top: 14px;
}
#global_footer .right_contents .press .main_title {
	margin-top: 62px;
}
#global_footer .right_contents .press .bnr_01 {
	margin-top: 42px;
}
#global_footer .right_contents .k_logo {
	margin-top: 200px;
	text-align: right;
}
#global_footer a {
	text-decoration: none;
	color: #C7E3E6;
}
#global_footer a:hover {
	text-decoration: underline;
	color: #C7E3E6;
}
.snavi {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: rgba(255, 255, 255, 1);
	width: 100%;
	height: 60px;
	z-index: 1000;
	display: none;
}
.snavi.fixed {
	position: fixed;
	top: 0px;
	left: 0px;
}
.snavi .snavi_inner {
	width: 1100px;
	margin: 0 auto;
	height: 60px;
	position: relative;
}
.snavi .snavi_inner .logo {
	padding-top: 21px;
}
.snavi ul {
	/*width: 608px;*/
	position: absolute;
	top: 0px;
	right: 0px;
}
.snavi ul li {
	position: relative;
	float: left;
	width: auto;
	text-align: right;
}
.snavi ul li .main a {
	float: left;
	/*padding: 21px 40px;*/
	display: block;
}
.snavi ul li .main a:hover {
	background-color: #484445;
}
.snavi ul li.navi_01.active .main a {
	background-image: url(../img/nav_01_on.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 126px;
	height: 60px;
	display: block;
}
.snavi ul li.navi_01.active .main a img {
	display: none;
}
.snavi ul li.navi_02.active .main a {
	background-image: url(../img/nav_02_on.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 151px;
	height: 60px;
	display: block;
}
.snavi ul li.navi_02.active .main a img {
	display: none;
}
.snavi ul li.navi_03.active .main a {
	background-image: url(../img/nav_03_on.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 153px;
	height: 60px;
	display: block;
}
.snavi ul li.navi_03.active .main a img {
	display: none;
}
.snavi ul li.navi_04.active .main a {
	background-image: url(../img/nav_04_on.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 178px;
	height: 60px;
	display: block;
}
.snavi ul li.navi_04.active .main a img {
	display: none;
}


.snavi ul li .sub {
	display: none;
	position: absolute;
	top: 60px;
	right: 0px;
	line-height: 46px;
	background-color: #484445;
	padding: 25px 40px 25px;
	width: auto;
	white-space: nowrap;
	font-size: 123.1%;
}
.snavi ul li .sub a {
	color: #C7E3E6;
	text-decoration: none;
}
.snavi ul li .sub a:hover {
	text-decoration: none;
}

#scroll_top {
	position: fixed;
	bottom: 90px;
	right: 14px;
}