@charset "utf-8";
/*------------------------------------------------------------
	◆読み込みHTML
	/index.html
------------------------------------------------------------*/

#header .hInner .rBox .subBox li a {
	color: #f0f0f0;
	background-color: #707886;
}

#header .hInner .rBox .subBox .on a {
	color: #707886;
	background: none;
}

#main {
	border-top: none;
}

#main .comTopBox {
	margin-bottom: 41px;
	background: #357EC9 url(../img/top_box_bg.jpg) no-repeat center top;
}

#main .comTopBox .box .comH104 span {
	margin: 0;
	display: block;
}

#main .mainSection {
	margin-bottom: 39px;
}

#main .mainSection .comTable th {
	width: 188px;
}

#main .mainSection .comTable td dt {
	font-weight: bold;
}

#main .mainSection .comTable td dd address {
	display: inline;
	font-style: normal;
}

#main .mainSection .comTable td dd {
	margin-bottom: 24px;
}

#main .mainSection .comTable td dd a {
	margin-left: 14px;
	padding-left: 12px;
	display: inline-block;
	font-size: 1.07em;
	background: url(../../common/img/icon11.gif) no-repeat left center;
}

#main .productBox {
	margin-bottom: 42px;
	padding: 32px 0 23px;
	background-color: #DBE3E6;
}

#main .productBox .tableBox {
	margin-bottom: 30px;
	padding: 15px 28px 12px 25px;
	background: url(../img/table_box_bg.png) no-repeat left bottom;
}

#main .productBox .tableBox table {
	width: 100%;
	border-collapse: collapse;
}

#main .productBox .tableBox th {
	padding: 10px 10px 10px 5px;
	width: 258px;
	color: #1e3473;
	font-size: 1.4em;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #BBB;
}

#main .productBox .tableBox td {
	padding: 10px 10px 10px 2px;
	color: #707886;
	font-size: 1.4em;
	text-align: left;
	/* vertical-align: text-bottom; */
	border-bottom: 1px solid #BBB;
}

#main .productBox .tableBox .none th,
#main .productBox .tableBox .none td {
	border-bottom: none;
}

/*2020.04.15*/
#main .productBox .otherSection .tableBox th,
#main .productBox .otherSection .tableBox td {
	vertical-align: middle;
}

#main .contsBox {
	margin-bottom: 38px;
	padding-bottom: 15px;
}

#main .mainSection .listUl {
	margin-right: -20px;
	width: 980px;
}

#main .mainSection .listUl li {
	padding: 0 5px;
	width: 480px;
	float: left;
}

#main .mainSection .listUl li li {
	width: auto;
	padding: 0 0 11px;
	float: none;
	font-size: 1.4em;
}

#main .mainSection .textDl {
	margin-bottom: 35px;
}

#main .mainSection .textDl dt {
	font-size: 1.6em;
	font-weight: bold;
}

#main .mainSection .textDl dd {
	font-size: 1.4em;
	line-height: 1.35;
}

#main .mainSection .group .domestic {
	width: 100%;
}

#main .mainSection .group .domestic .comH3 {
	margin-bottom: 18px;
}

#main .mainSection .group .domestic .domestic_inr {
	display: inline-block;
	width: 238px;
}

#main .mainSection .group .domestic dt img {
	display: block;
}

#main .mainSection .group .domestic dd {
	padding: 10px 0 20px;
}

#main .mainSection .group .domestic dd a {
	padding-right: 24px;
	display: inline-block;
	font-size: 1.5em;
	background: url(../../common/img/icon15.gif) no-repeat right 2px;
}

#main .mainSection .group .overSeas_l {
	width: 470px;
	float: left;
}

#main .mainSection .group .overSeas_r {
	width: 470px;
	float: right;
}

#main .mainSection .group .overSeas .comH3 {
	margin-bottom: 16px;
}

#main .mainSection .group .overSeas dl {
	margin-bottom: 20px;
	padding: 16px 20px 14px;
	background-color: #F1F2F3;
}

#main .mainSection .group .overSeas dt {
	float: left;
	font-size: 1.4em;
	line-height: 1.4;
}

#main .mainSection .group .overSeas dd {
	margin: 0 0 21px 8.9em;
	font-size: 1.4em;
	line-height: 1.4;
}

#main .mainSection02 {
	margin-bottom: 81px;
}

#footer .fInner {
	margin-bottom: 72px;
}

#footer .fInner .naviBox {
	width: 632px;
}

#footer .fInner .naviBox .fNavi {
	width: 307px;
}

#footer .fInner .naviBox h2 {
	margin-bottom: 5px;
}

#footer .fInner .naviBox ul {
	margin-bottom: 12px;
}

#footer .fInner .naviBox li {
	padding-bottom: 6px;
}