@charset "UTF-8";

/* shared-corporate
------------------------------------------------------------------*/
body {
	background: url(../cmn_img/bg.gif) repeat-y center top;
}
#corporateheader {
	background: #fff;
}
#header {
	height: 77px;
	background: #fff;
}
.en_nohead .header_btn-menu{
	display: none;
}
.en_nohead #corporateheader {
	padding-bottom: 24px;
}
#container {
	width: auto;
}
#head-menu {
	width: 920px;
	margin: 0 auto;
}
#head-menu:after {
	content: "";
	display: table;
	clear: both;
}
#head-menu .head-menu__logo {
	float: left;
	width: auto;
	padding-top: 16px;
}
#head-menu .head-menu__body {
	float: right;
	padding-top: 24px;
}
#head-menu .head-menu__body li {
	display: inline-block;
	font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Roboto,"Droid Sans",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
#head-menu .list02 {
	margin-left: 36px;
}
#head-menu .list03 {
	margin-left: 35px;
}
#head-menu .list04 {
	margin-left: 35px;
}
#head-menu .list05 {
	margin-left: 34px;
}
#head-menu .head-menu--current,
#head-menu li:hover a {
	color: #d00000;
	position: relative;
	text-decoration: none;
}
#head-menu .head-menu--current:after,
#head-menu li:hover a:after {
	content: "";
	display: block;
	width: 9px;
	height: 5px;
	background: url(../img/arrow_upper.png) no-repeat center top;
	position: absolute;
	top: 28px;
	left: 50%;
	margin-left: -6px;
}
#container .link_mark:before {
	content: "";
	display: inline-block;
	width: 11px;
	height: 11px;
	background: url(../img/link_mark.png) no-repeat center top;
	margin-right: 10px;
}
#page_top {
	margin-bottom: 0;
	padding-bottom: 30px;
	background-position: left 21px;
}

/* corporate index
------------------------------------------------------------------*/
.corporate-visual{
	height: 623px;
	position: relative;
	overflow: hidden;
	-webkit-background-size: 100% auto;
					background-size: 100% auto;
}
.corporate-visual__img {
	position: absolute;
	width: 100%;
}
.corporate-visual__img img {
	min-width: 1280px;
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
.corporate-head {
	width: 100%;
	height: 62px;
	position: absolute;
	top: 0;
	background: url(../img/corporate-head_bg.png) repeat-x center top;
}
.corporate-head__body {
	width: 920px;
	margin: 0 auto;
}
.corporate-head__body:after {
	content: "";
	display: table;
	clear: both;
}
.corporate-head__title {
	float: left;
	font-size: 150%;
	padding-top: 11px;
	font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Roboto,"Droid Sans",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
.corporate-head__title-english {
	margin-left: 28px;
	font-size: 67.873303%;
}
.corporate-head__title:before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 26px;
	background: #cd0200;
	vertical-align: middle;
	margin-right: 15px;
}
.corporate-head__english {
	float: right;
	font-size: 85.7142857%;
	margin: 20px 6px 0 0;
}
.corporate-news {
	width: 100%;
	min-width: 920px;
	padding: 24px 0;
	position: absolute;
	bottom: 0;
	background: url(../img/corporate-news_bg.png) repeat center top;
}
.corporate-news__body {
	width: 920px;
	margin: 0 auto;
	height: 100%;
	vertical-align: middle;
}
.news__item {
	display: inline-block;
	color: #fff;
	font-size: 85.7142857%;
	margin: 0 10px;
}
.news__item a {
	color: #fff;
	text-decoration: underline;
}
.news__item a:hover {
	text-decoration: none;
}
.news__item.news__item--announce:before {
	content: "お知らせ";
	display: inline-block;
	font-size: 78.5714286%;
	line-height: 20px;
	padding: 0 7px;
	background: #cd0200;
	margin-right: 10px;
}
.news__item.news__item--announce-e:before {
	content: "News";
	display: inline-block;
	font-size: 78.5714286%;
	line-height: 20px;
	padding: 0 7px;
	background: #cd0200;
	margin-right: 10px;
}
.corporate-container {
	width: 920px;
	margin: 0 auto;
	padding-top: 19px;
}
.corporate-menu {
	margin-bottom: 34px;
	background: url(../cmn_img/line_solid.gif) repeat-x center 42px;
}
.corporate-menu__item {
	width: 207px;
	display: inline-block;
	vertical-align: top;
}
.corporate-menu--english .corporate-menu__item {
	width: 266px;
}
.corporate-menu__item.item01 {
	margin-left: 19px;
	margin-right: 17px;
}
.corporate-menu__item.item02 {
	margin-right: 17px;
}
.corporate-menu__item.item03 {
	margin-right: 17px;
}
.corporate-menu__item.item04 {
	margin-right: 20px;
}
.corporate-menu--english .corporate-menu__item.item01 {
	margin-right: 41px;
}
.corporate-menu--english .corporate-menu__item.item02 {
	margin-right: 41px;
}
.corporate-menu--english .corporate-menu__item.item03 {
	margin-right: 19px;
}
.corporate-menu__title {
	font-size: 114.2857143%;
	margin-bottom: 13px;
}
.corporate-menu__title.corporate-menu__title--current .corporate-menu__title-elm {
	border-color: #cd0200;
}
.corporate-menu__title a {
	display: block;
	width: 100%;
	height: 100%;
}
.corporate-menu__title a:hover {
	color: #bebebe;
}
.corporate-menu__title-elm {
	display: inline-block;
	width: 100%;
	height: 42px;
	border-bottom: 4px solid #bebebe;
}
.corporate-menu__title a:hover .corporate-menu__title-elm {
	border-color: #cd0200;
	text-decoration: none;
	color: #666666;
}
.corporate-menu__list {
	font-size: 85.7142857%;
	text-align: left;
	margin-bottom: 13px;
}
.corporate-menu__list a:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 5px solid #cd0200;
	border-top: 3px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 3px solid transparent;
	margin-right: 6px;
}
.corporate-menu__text {
	font-size: 85.7142857%;
	text-align: left;
	margin-bottom: 20px;
}
.corporate-banner {
	width: 799px;
	margin: 0 auto 46px;
	padding: 12px 0;
	background: #e5e5e5;
	-webkit-border-radius: 5px;
					border-radius: 5px;
}
.corporate-banner__item {
	display: inline-block;
	position: relative;
	width: 351px;
	margin: 0 15px;
	background: #fff;
	box-sizing: border-box;
	-webkit-border-radius: 5px;
					border-radius: 5px;
}
.corporate-banner__item:hover a {
	padding: 8px 0 8px 7px;
	border: 3px solid #F0F0F0;
}
.corporate-banner__item:hover a:after {
	background: url(../img/link_after_ov.png) no-repeat center top;
}
.corporate-banner__item a:after {
	content: "";
	display: block;
	width: 12px;
	height: 11px;
	position: absolute;
	top: 17px;
	right: 17px;
	background: url(../img/link_after.png) no-repeat center top;
}
.corporate-banner__item a {
	display: block;
	width: auto;
	height: 100%;
	text-align: left;
	padding: 11px 0 11px 10px;
	-webkit-border-radius: 5px;
					border-radius: 5px;
}
.corporate-banner__item a img {
	vertical-align: bottom;
}

.item02 .corporate-menu__list:first-child,
.item04 .corporate-menu__list:first-child{
	display: none;
}
