@charset "utf-8";


@media only screen and (min-width: 768px), print {

/* contentsWrap */
.oneContents .contentsWrap,
.oneContents .contentsWrap #main {
	width: 100%;
}

/* main */
.oneContents .contentsWrap #main > .mainInner {
	width: 1000px;
	margin: 0 auto;
}

/* sidebar */
#sidebar {
	display: none;
}

/* hero */
.hero {
	overflow: hidden;
	padding-bottom: 15px;
	background-color: #f8f8f8;
}
.heroMain .media,
.heroSub {
	width: 1000px;
	margin: 0 auto;
}
.heroMain {
	overflow: hidden;
	height: 270px;
}
.heroMain .media {
	background: #ffffff;
}
.heroMain .media a {
	display: block;
	background: url(/site_common/img/com_bg01.png) repeat 0 0;
	color: #333333;
	text-decoration: none;
}
.heroMain .mediaBody {
	display: table;
	position: relative;
	width: 100%;
	height: 270px;
	margin: 0;
}
.heroMain .mediaImg {
	position: absolute;
	top: 0;
	right: 0;
	width: 500px;
}
.heroMain .mediaTxt {
	display: table-cell;
	height: 270px;
	vertical-align: middle;
	padding: 0 550px 0 60px;
}
.heroMain .mediaTxt > .title {
	color: #023894;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.167;
}
.heroMain .mediaTxt > .title + * {
	margin-top: 0.7em;
}
.heroMain .specialIcon {
	display: table;
	position: absolute;
	top: 0;
	left: 68px;
	width: 96px;
	height: 57px;
	background: url(/corporate/eco_social/figure/index_bg01.png) no-repeat 0 0;
}
.heroMain .specialIcon + * {
	margin-top: 1em;
}
.heroMain .specialIcon > span {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 6px 34px;
	color: #ffffff;
	font-size: 17px;
	font-size: 1.7rem;
}
.heroMain .media a:hover .mediaTxt > .title,
.heroMain .media a:hover .mediaTxt > .specialIcon > span {
	text-decoration: underline;
}
.heroSub {
	overflow: hidden;
	height: 97px;
	padding: 15px 24px 0;
}
.heroSub .thumbnail {
	float: left;
	width: 25%;
	padding: 0 1px;
}
.heroSub .thumbnailBody:link {
	display: block;
	background-color: #fff;
	color: #333333;
	text-decoration: none;
}
.heroSub .thumbnailBody:hover {
	opacity: 0.7;
}
.heroSub .thumbnailBody:hover img {
	opacity: 1;
}
.heroSub .thumbnailBody {
	display: table;
	padding: 0 10px;
}
.heroSub .thumbnailBody > * {
	display: table-cell;
	height: 82px;
	vertical-align: middle;
}
.heroSub .thumbnailBody > .img {
	width: 105px;
}
.heroSub .thumbnailBody > .img img {
	width: 100%;
	max-width: none;
}
.heroSub .thumbnailBody > .txt {
	padding-left: 10px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.4;
}

/* slick */
.slick-arrow {
	display: block;
	position: absolute;
	top: 50%;
	background: url(/corporate/eco_social/figure/index_ic01.png) no-repeat;
	text-indent: -9999px;
	outline: none;
	cursor: pointer;
	z-index: 2;
}
.heroMain .slick-arrow {
	width: 39px;
	height: 78px;
	margin-top: -39px;
}
.heroMain .slick-prev {
	background-position: -20px 0;
}
.heroMain .slick-next {
	background-position: -70px 0;
}
.heroSub .slick-arrow {
	width: 10px;
	height: 19px;
	margin-top: -5px;
}
.heroSub .slick-prev {
	left: 0;
	background-position: -120px 0;
}
.heroSub .slick-next {
	right: 0;
	background-position: -140px 0;
}
.heroSub .slick-current .thumbnailBody {
	background-color: #fdffc7;
}

/* esCards */
.esCards {
	margin: 60px 0;
}
.esCard {
	float: left;
	width: calc((100% - 30px) / 2);
	margin: 30px 0 0 30px;
}
.esCard:nth-child(-n+2) {
	margin-top: 0;
}
.esCard:nth-child(2n+1) {
	margin-left: 0;
}
.esCardDetail {
	margin: 0;
}
.esCardHead {
	position: relative;
}
.esCardHead .title {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 50%;
	padding: 0 30px;
}
.esCardHead .title > span {
	display: inline-block;
	position: relative;
	top: 50%;
	padding-left: 18px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #ffffff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.562;
}
.esCardHead .title > span:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 6px;
	height: 11px;
	margin-top: -6px;
	background: url(/corporate/eco_social/figure/index_ic01.png) no-repeat 0 0;
}
.esCardHead a:hover .title > span {
	text-decoration: underline;
}
.esCardHead a:hover .img img {
	opacity: 1;
}
.esCardBody {
	padding: 25px 20px;
}
.esCardBody > *:first-child {
	margin-top: 0 !important;
}
.esCardBody .textLinkList.colStyle2 > .textLink {
	width: calc((100% - 20px) / 2);
	margin: 0.7em 0 0 10px;
	letter-spacing: -0.03em;
}
.esCardBody .textLinkList.colStyle2 > .textLink:nth-child(-n+2) {
	margin-top: 0;
}

/* cardColor */
.cardColor01 { background-color: #ffedf4; }
.cardColor01 .esCardHead .title { background-color: rgba(172, 71, 107, 0.5); }
.cardColor02 { background-color: #fffddc; }
.cardColor02 .esCardHead .title { background-color: rgba(151, 129, 28, 0.5); }
.cardColor03 { background-color: #edf9ff; }
.cardColor03 .esCardHead .title { background-color: rgba(82, 141, 214, 0.5); }
.cardColor04 { background-color: #f2ffe5; }
.cardColor04 .esCardHead .title { background-color: rgba(42, 73, 11, 0.5); }

/* btnCsr */
.btnCsr01 {
	display: table;
	position: relative;
}
.btnCsr01 a {
	display: table-cell;
	height: 70px;
	vertical-align: middle;
	border: 2px solid #dbdbdb;
	color: #073892;
	text-align: center;
}
.btnCsr01 a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 5px;
	width: 15px;
	height: 14px;
	margin-top: -7px;
	background: url(/site_common/img/com_ic07.png) no-repeat 0 50%;
	-webkit-background-size: 15px auto;
	background-size: 15px auto;
}
.btnCsr01 a:hover {
	border-color: #073892;
}
.btnCsr01 a span {
	display: inline-block;
	position: relative;
}
.btnCsr01 [class*="iconCsr"]:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
}
.btnCsr01 .iconCsr01 {
	padding-left: 50px;
}
.btnCsr01 .iconCsr01:before {
	width: 34px;
	height: 49px;
	margin-top: -25px;
	background: url(/corporate/eco_social/figure/index_ic02.png) no-repeat 0 0;
}
.btnCsr01 .iconCsr02 {
	padding-left: 58px;
}
.btnCsr01 .iconCsr02:before {
	width: 38px;
	height: 38px;
	margin-top: -19px;
	background: url(/corporate/eco_social/figure/index_ic03.png) no-repeat 0 0;
}
.oneContents .btnList.column2 > .btnCsr01 a {
	display: table-cell;
}
.oneContents .btnList.column2 > .btnCsr01 a span {
	display: inline-block;
	width: auto;
}

/* clearfix */
.slick-track:after,
.heroSub:after,
.esCards:after {
	display: block;
	content: "";
	clear: both;
}
 
}


