@charset "utf-8";

/* CSS Document */

#headerIn {
	height: 80px;
}

#enLogo {
	padding: 20px 0 0 30px;
}

#mvEn {
	background-color: #004ea2;
	min-height: 140px;
	width: 100%;
	margin-bottom: 60px;
}

#navEn {
	position: relative;
	width: 100%;
	max-width: 1100px;
	top: 100px;
	margin: 0 auto;
	text-align: center;
}

#navEn ul li a {
	color: #fff;
}

#navEn ul li a:hover {
	opacity: 0.8;
}

h1 {
	line-height: 1.2;
	margin: 0 auto;
	padding: 135px 0 15px;
	width: 960px;
}

#mvTit {
	color: #FFFFFF;
	font-size: 2.4rem;
	font-weight: bold;
}

.english {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

#english h2 {
	font-size: 2.1rem;
	color: #004ea2;
	font-weight: bold;
	margin-bottom: 40px;
}

#en01 {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
}

#en01L {}

.en01LTxt {
	width: 680px;
	float: left;
	margin-bottom: 60px;
}

#enOutline {
	width: 680px;
	float: left;
	margin-bottom: 60px;
}

#enOutline dl {
	display: block;
}

#enOutline dl dt {
	width: 200px;
	float: left;
	clear: left;
	box-sizing: border-box;
	line-height: 3rem;
	padding: 10px 0 5px 0;
}

#enOutline dl dd {
	padding-left: 200px;
	width: 680px;
	box-sizing: border-box;
	line-height: 3rem;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #dedede;
}

dd:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}

#en01R {
	width: 250px;
	float: right;
}

#appearance {
	margin-bottom: 30px;
}

.commonBtnEn {
	text-align: center;
	margin-bottom: 60px;
}

.commonBtnEn a {
	display: inline-block;
	width: 250px;
	padding: 15px 0px;
	background: url(../../img/common/icon4.png) 95% center no-repeat;
	-webkit-background-size: 8px 14px;
	background-size: 8px 14px;
	background-color: #004ea2;
	text-align: center;
	font-size: 1.8rem;
	color: #fff;
	font-weight: bold;
}

#en02 {
	width: 100%;
	background: #dedede;
	height: 400px;
	margin-bottom: 60px;
}

#en02 #gMap {
	width: 100%;
	height: 400px;
}

#en03 {
	width: 960px;
	margin: 0 auto;
	margin-bottom: 40px;
}

#en03 h3 {
	clear: both;
	font-size: 1.8rem;
	color: #004ea2;
	font-weight: bold;
	margin-bottom: 10px;
}

.officeInfo {
	width: 100%;
	margin-bottom: 40px;
	border: 2px solid #004ea2;
}

.officeInfo th {
	border: 2px solid #004ea2;
	background-color: #dedede;
	text-align: left;
	padding: 10px 20px;
}

.officeInfo td {
	border: 2px solid #004ea2;
	vertical-align: middle;
	padding: 10px 20px;
	border-bottom: none;
}

.officeInfo td.baseBranch {
	border-top: 1px solid #004ea2;
}

#en04 {
	width: 960px;
	clear: both;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	padding-bottom: 30px;
	margin-bottom: 60px;
}

#en04 p {}

.en04Copy {
	font-weight: bold;
	margin-bottom: 30px;
	font-size: 2.1rem;
}

#en04Wrap p {
	font-size: 1.34rem;
	margin-bottom: 30px;
}

#en04 #en04Txt01 {
	width: 710px;
	word-break: break-all;
	hyphens: auto;
	float: left;
	margin-bottom: 100px;
	line-height: 2.3rem;
}

#en04 #en04Txt02 {
	width: 710px;
	word-break: break-all;
	hyphens: auto;
	margin-bottom: 30px;
	float: right;
	line-height: 2.3rem;
}

#en04 #en04ImgWrap01 {
	width: 200px;
	position: absolute;
	right: 0;
	font-size: 1.1rem;
}

#en04 #en04ImgWrap02 {
	width: 200px;
	position: absolute;
	left: 0;
	top: 450px;
	font-size: 1.2rem;
}
#en05 {
	clear: both;
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 80px;
}
#en05 a {
	text-decoration: underline;
}
#en05 a:hover {
	text-decoration: none;
}
#en06 {
	clear: both;
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 80px;
}

#en06Wrap {
	overflow: hidden;
}

#en06L {
	float: left;
	width: 640px;
}

#en06L ul li {
	font-weight: bold;
	line-height: 2.8rem;
	font-size: 1.4rem;
}

#en06L ul ul {
	margin: 10px 0 10px 30px;
}

#en06L ul ul li {
	font-weight: normal !important;
	line-height: 2.2rem;
	font-size: 1.2rem;
}

#en06R {
	float: right;
	width: 320px;
}

.en06RBtn {
	text-align: center;
	margin-bottom: 20px;
}

.en06RBtn a {
	width: 298px;
	padding: 15px 0;
	display: inline-block;
	border: 2px #004ea2 solid;
	text-align: center;
	transition: all 0.3s ease-in-out 0s;
	font-size: 1.8rem;
	color: #004ea2;
	font-weight: bold;
	background: url(../../img/common/icon2.png) 95% center no-repeat;
	box-sizing: border-box;
}

.en06RBtn a:hover {
	color: #FFFFFF;
	background: url(../../img/common/icon4.png) 95% center no-repeat #004ea2;
}

.en06RTxt {
	text-align: center;
	margin-bottom: 30px;
}

.adobeBn img {
	margin-bottom: 20px;
}

#en07 {
	clear: both;
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 80px;
}
#en07 a {
	text-decoration: underline;
}
#en07 a:hover {
	text-decoration: none;
}
#en07 P + P {
	margin-top: 20px;
}
/* Modal
-------------------------- */

.white-popup {
	position: relative;
	background: #fff;
	width: 960px;
	margin: 100px auto;
}

.modalBox {
	padding: 10px 0 0;
}

.modalBox .modalInner {
	padding: 40px 50px 50px;
	text-align: center;
}

.modalBox .modalInner img {
	max-width: 750px;
}
