@charset "UTF-8";

/* sass */

.about_zen-noh .content {
	background-color: #eeeeee;
}

.hero-zen-nohTop .hero_heading,
.hero-zen-nohTop .hero_read {
	color: #fff;
}

.about-feaureBoxWrap {
	background-color: #eeeeee;
}

.about-feaureBox {
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.about-feaureBox > .box_item {
	text-align: center;
	word-wrap: break-word;
}

.about-feaureBox .box_ttl {
	color: #000;
	font-weight: bold;
}

.about-feaureBox .box-figure {
	display: block;
	height: auto;
	margin: 0 auto;
	line-height: 0;
}

.about-feaureBox .box_sts .num {
	font-weight: bold;
	padding-right: 5px;
}

.about-businessIndex {
	margin: 0 auto;
}

.about-businessIndex .index_ttl {
	text-align: center;
	font-weight: bold;
}

.about-businessIndex .index_lst {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.about-businessIndex .index_lst > .body > a {
	display: block;
	position: relative;
}

.about-businessIndex .index_lst > .body .figure {
	width: 100%;
	height: auto;
}

.about-businessIndex .index_lst > .body .cap {
	line-height: 1.2;
	color: #fff;
	left: 0;
	text-align: center;
	margin: auto;
	position: absolute;
	right: 0;
	top: 50%;
	text-shadow: 0 0px 10px rgba(0, 0, 0, 0.8);
	font-weight: bold;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.area-commit {
	background-color: #eeeeee;
}

.area-commit > .body {
	margin: 0 auto;
}

.area-commit > .body .txt_wrap {
	line-height: 1.3;
}

.area-commit > .body .txt_wrap .txtMain,
.area-commit > .body .txt_wrap .txtSub {
	font-weight: bold;
}

.area-commit > .body .txt_wrap .txtMain {
	display: inline-block;
	position: relative;
	color: #10536f;
}

.area-commit > .body .txt_wrap .txtSub {
	color: #000;
}

.area-commit > .body .figure img {
	width: 100%;
	height: auto;
}

.area-sec .box .btn > li + li {
	margin-top: 10px;
}

.area-sec .box .btn > li > a {
	border: 1px solid #000;
	display: block;
	color: #000;
	font-weight: bold;
	position: relative;
}

.area-sec .box .btn > li > a:hover {
	text-decoration: none;
}

.area-sec .box .btn > li > a:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.area-sec .box .btn > li.smallBtn > a > span {
	display: block;
}

.area-sec .box .link {
	font-size: 0;
}

.area-sec .box .link > li {
	display: inline-block;
	vertical-align: top;
}

.area-sec .box .link > li > a {
	display: inline-block;
	position: relative;
	color: #10536f;
	font-weight: bold;
}

.area-sec .box .link > li > a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 8px;
	height: 8px;
	border-top: 1px solid #e60012;
	border-right: 1px solid #e60012;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

@media all and (-ms-high-contrast: none) and (min-width: 768px) {

.hero-zen-nohTop {
	display: table-cell;
	vertical-align: middle;
}

}

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

.hero-zen-nohTop {
	height: 700px;
	background-image: url(../images/hero_img_index.jpg);
}

.hero-zen-nohTop .hero_heading {
	font-size: 85px;
	font-size: 8.5rem;
	text-shadow: 0 0px 30px rgba(0, 0, 0, 0.8);
}

.hero-zen-nohTop .hero_readWrap {
	font-size: 18px;
	font-size: 1.8rem;
	max-width: 1100px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	padding: 0% 2.81% 0% 2.81%;
	padding-top: 30px;
	padding-bottom: 30px;
	border: 2px solid #fff;
	background-color: rgba(0, 0, 0, 0.3);
}

.about-feaureBox {
	max-width: 1100px;
}

.about-feaureBox > .box_item {
	margin: 30px 0;
	width: 25%;
	padding: 0 1%;
	border-left: 1px solid #dbdbdb;
	font-size: 18px;
	font-size: 1.8rem;
}

.about-feaureBox > .box_item:last-child {
	border-right: 1px solid #dbdbdb;
}

.about-feaureBox .box_ttl {
	margin-top: 5px;
}

.about-feaureBox .box-figure {
	margin-top: 15px;
	max-width: 140px;
}

.about-feaureBox .box_sts .num {
	font-size: 35px;
	font-size: 3.5rem;
}

.about-businessIndexWrap {
	padding-top: 60px;
	background-color: #fff;
}

.about-businessIndex {
	max-width: 1100px;
	padding-bottom: 70px;
}

.about-businessIndex .index_ttl {
	font-size: 28px;
	font-size: 2.8rem;
}

.about-businessIndex .index_ttl .index_ttlInner {
	padding-bottom: 3px;
	border-bottom: 3px solid #000;
}

.about-businessIndex .index_lst {
	margin: 0% 0% 0% -1.37%;
	margin-top: 35px;
}

.about-businessIndex .index_lst > .body {
	width: 23.31%;
	margin: 0% 0% 0% 1.31%;
	margin-top: 15px;
}

.about-businessIndex .index_lst > .body > a {
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.about-businessIndex .index_lst > .body > a:hover {
	opacity: .7;
}

.about-businessIndex .index_lst > .body .cap {
	font-size: 26px;
	font-size: 2.6rem;
}

.area-commit {
	padding: 60px 0;
}

.area-commit > .body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 1100px;
	border: 1px solid #c5cdd0;
}

.area-commit > .body:hover {
	text-decoration: none;
}

.area-commit > .body:hover .txt_wrap {
	opacity: .7;
}

.area-commit > .body .txt_wrap {
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	padding: 0% 0% 0% 3.63%;
	width: 41.81%;
}

.area-commit > .body .txt_wrap .txtMain {
	font-size: 35px;
	font-size: 3.5rem;
	padding-right: 35px;
}

.area-commit > .body .txt_wrap .txtMain:before {
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin: auto;
	top: 0;
	bottom: 0;
	right: 5%;
	width: 18px;
	height: 18px;
	border-top: 4px solid #e60012;
	border-right: 4px solid #e60012;
}

.area-commit > .body .txt_wrap .txtSub {
	font-size: 20px;
	font-size: 2rem;
	margin-top: 20px;
}

.area-commit > .body .figure {
	width: 58.18%;
}

.area-sec {
	height: 400px;
}

.area-sec + .area-sec {
	border-top: 15px solid #eeeeee;
}

.area-sec.profile {
	background: url(../images/bg_index01.jpg) no-repeat left top;
	background-size: cover;
}

.area-sec.global {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../../business/images/hero_img_export.jpg);
	background-size: cover;
}

.area-sec.research {
	background: url(../images/bg_index03.jpg) no-repeat left top;
	background-size: cover;
}

.area-sec.financial {
	background: url(../images/bg_index04.jpg) no-repeat left top;
	background-size: cover;
}

.area-sec .body {
	max-width: 1100px;
	margin: 0 auto;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.area-sec .body.right {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.area-sec .body .figure {
	display: none;
}

.area-sec .box {
	background: rgba(255, 255, 255, 0.85);
	width: 38.33%;
	padding: 0% 2.5% 0% 2.5%;
	padding-top: 40px;
	padding-bottom: 40px;
}

.area-sec .box .desc {
	font-size: 16px;
	font-size: 1.6rem;
}

.area-sec .box .btn {
	margin-top: 25px;
}

.area-sec .box .btn > li > a {
	padding: 0% 13.75% 0% 3.75%;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 28px;
	font-size: 2.8rem;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.area-sec .box .btn > li > a:hover {
	opacity: .7;
}

.area-sec .box .btn > li > a:after {
	right: 8%;
	width: 18px;
	height: 18px;
	border-top: 4px solid #e60012;
	border-right: 4px solid #e60012;
}

.area-sec .box .btn > li.smallBtn > a {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 20px;
	font-size: 2rem;
}

.area-sec .box .link {
	margin-left: -25px;
	margin-top: 20px;
}

.area-sec .box .link > li {
	margin-left: 25px;
	font-size: 20px;
	font-size: 2rem;
}

.area-sec .box .link > li > a {
	padding-left: 15px;
}

}

@media all and (-ms-high-contrast: none) and (min-width: 1100px) {

.hero-zen-nohTop {
	background-size: cover;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

}

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

.hero-zen-nohTop .hero_headingWrap {
	padding: 0% 4.68% 0% 4.68%;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.hero-zen-nohTop .hero_heading {
	font-size: 42px;
	font-size: 4.2rem;
	line-height: 1.2;
	text-shadow: 0 0px 20px rgba(0, 0, 0, 0.8);
}

.hero-zen-nohTop .hero_readWrap {
	margin-top: 15%;
	background-color: rgba(0, 0, 0, 0.4);
	padding: 5px 10px;
}

.about-feaureBox {
	width: 84.37%;
}

.about-feaureBox > .box_item {
	margin: 15px 0 0;
	width: 50%;
	padding-bottom: 15px;
	border-left: 1px solid #dbdbdb;
}

.about-feaureBox > .box_item:nth-child(even) {
	border-right: 1px solid #dbdbdb;
}

.about-feaureBox .box_ttl {
	margin-top: 12px;
}

.about-feaureBox .box-figure {
	margin-top: 10px;
	max-width: 60%;
	padding: 0% 7.81% 0% 7.81%;
}

.about-feaureBox .box_sts {
	padding: 0% 3.12% 0% 3.12%;
	margin-top: 5px;
	line-height: 1.2;
	font-size: 11px;
	font-size: 1.1rem;
}

.about-feaureBox .box_sts .num {
	font-size: 24px;
	font-size: 2.4rem;
}

.about-businessIndexWrap {
	padding-top: 40px;
	background-color: #eee;
}

.about-businessIndex .index_ttl {
	padding: 0% 7.03% 0% 7.03%;
	font-size: 18px;
	font-size: 1.8rem;
	padding-bottom: 22px;
}

.about-businessIndex .index_ttl .index_ttlInner {
	border-bottom: 2px solid #000;
}

.about-businessIndex .index_lst {
	background-color: #fff;
	margin: 0% 0% 0% -0.4%;
}

.about-businessIndex .index_lst > .body {
	width: 100%;
}

.about-businessIndex .index_lst > .body:not(:last-child) {
	width: 49.68%;
	margin: 0% 0% 0% 0.31%;
	margin-top: 1px;
}

.about-businessIndex .index_lst > .body:last-child {
	margin-top: 1px;
}

.about-businessIndex .index_lst > .body .cap {
	padding: 5px;
	font-size: 15px;
	font-size: 1.5rem;
}

.area-commit {
	padding: 35px 0;
}

.area-commit > .body {
	display: block;
	width: 90.62%;
	margin: 0 auto;
	position: relative;
}

.area-commit > .body .txt_wrap {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	margin: auto;
	top: 15%;
}

.area-commit > .body .txt_wrap:after {
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin: auto;
	bottom: -25px;
	right: 0;
	left: 0;
	width: 9px;
	height: 9px;
	border-top: 2px solid #e60012;
	border-right: 2px solid #e60012;
}

.area-commit > .body .txt_wrap .txtMain {
	font-size: 18px;
	font-size: 1.8rem;
}

.area-commit > .body .txt_wrap .txtSub {
	font-size: 12px;
	font-size: 1.2rem;
	margin-top: 10px;
}

.area-sec {
	background-color: #fcfcfc;
}

.area-sec + .area-sec {
	border-top: 4px solid #eeeeee;
}

.area-sec.profile {
	background-image: none;
}

.area-sec .body .figure {
	display: block;
	width: 100%;
	height: auto;
}

.area-sec .box {
	width: 84.37%;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 25px;
}

.area-sec .box .desc {
	font-size: 13px;
	font-size: 1.3rem;
}

.area-sec .box .btn {
	margin-top: 15px;
}

.area-sec .box .btn > li > a {
	padding: 0% 10.18% 0% 2.77%;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 17px;
	font-size: 1.7rem;
}

.area-sec .box .btn > li > a:after {
	right: 8%;
	width: 9px;
	height: 9px;
	border-top: 2px solid #e60012;
	border-right: 2px solid #e60012;
}

.area-sec .box .btn > li.smallBtn > a {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px;
	font-size: 1.5rem;
}

.area-sec .box .link {
	margin-left: -25px;
	margin-top: 15px;
}

.area-sec .box .link > li {
	margin-left: 25px;
	font-size: 13px;
	font-size: 1.3rem;
}

.area-sec .box .link > li > a {
	padding-left: 15px;
}

}
