/* index ==================================================================== */
#office-index-head {
	background: url(/office/img/office_index_bg.jpg) 0 0 no-repeat;
	width: 980px;
	padding: 260px 30px 10px;
	margin: 0 auto 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#office-index-head .main-lead {
	margin-bottom: 15px;
	font-size: 14px;
	overflow: hidden;
}
#office-index-head .sub-lead {
	margin-bottom: 30px;
	font-size: 14px;
	overflow: hidden;
}

.office-list {
	overflow: hidden;
	height: auto;
	margin-bottom: 15px;
}
.office-list .office-name {
	float: right;
	width: 40%;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.office-list .office-name img {
	margin-bottom: 15px;
}
.office-list .office-name .btn {
	font-size: 18px;
	color: #442300;
}
.office-list .office-img {
	float: left;
	width: 60%;
}

/* contents-head ==================================================================== */
#contents-head {
	width: 1000px;
	padding: 10px 10px 0 10px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contents-head .contents-head-main {
	overflow: hidden;
	height: 260px;
	margin-bottom: 35px;
}
#contents-head .office-name {
	float: left;
	width: 440px;
	padding: 45px 10px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contents-head .office-name img {
	width: 370px;
}
#contents-head .office-img {
	float: right;
	width: 540px;
}

#contents-head .main-lead {
	margin-bottom: 10px;
	font-size: 14px;
}
#contents-head .sub-lead {
	margin-bottom: 30px;
	font-size: 14px;
}

#contents-head .page-nav {
	background: #faf4ee;
	overflow: hidden;
	border-bottom: 1px solid #c9bfb4;
	text-align: center;
	margin-bottom: 35px;
}
#contents-head .page-nav li {
	display: inline-block;
	margin-right: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contents-head .page-nav li:last-child {
	margin-right: 0;
}
#contents-head .nav-width01 li {
	width: 40%;
}
#contents-head .nav-width02 li {
	width: 30%;
}
#contents-head .nav-width03 li {
	width: 23%;
}
#contents-head .page-nav a {
	position: relative;
	display: block;
	padding: 10px;
	font-size: 16px;
	color: #442300;
	text-decoration: none;
	line-height: 1;
	background: #f1e3d2;
	border-bottom: 4px solid #89745e;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contents-head .page-nav a:hover {
	background: #f5e8d9;
}
#contents-head .page-nav a:after {
	font-family: 'FontAwesome';
	content: "\f078";
	color:#886045;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -0.5em;
}

/* title ==================================================================== */
.title-office01 {
	background: #ebdfd3;
	padding: 15px;
	line-height: 1;
	font-weight: normal;
	font-size: 20px;
	color: #442300;
	background: linear-gradient(-45deg, #e9dccf 25%, #efe5dc 25%, #efe5dc 50%, #e9dccf 50%, #e9dccf 75%, #efe5dc 75%);
	-webkit-animation: stripeBg 10s linear infinite;
	background-size: 20px 20px;
}

/* soudan ==================================================================== */
#soudan {
	padding: 20px 10px;
}
.copy {
	font-size: 22px;
	color: #e87238;
	line-height: 1;
	margin-bottom: 15px;
	padding: 0 5px;
}
.txt {
	font-size: 14px;
	margin-bottom: 20px;
}
.support-box {
	background: #fffad6;
	padding: 20px;
	margin-top: -10px;
	margin-bottom: 20px;
}
.support-box .support-txt {
	font-size: 16px;
	margin-bottom: 5px;
}
.support-box li {
	margin-bottom: 4px;
	list-style: disc;
	list-style-position: outside;
	margin-left: 20px;
	line-height: 1.4;
}
.office-img {
	overflow: hidden;
	margin: 0 -5px 20px;
}
.office-img li {
	float: left;
	padding: 5px;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.office-img li .img {
}
.office-img li .cap {
	text-align: center;
	padding: 4px;
}
.office-img02 {
	overflow: hidden;
	margin: 0 -5px 20px;
}
.office-img02 li {
	float: left;
	padding: 5px;
	width: 33.3%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.office-img02 li .img {
}
.office-img02 li .cap {
	text-align: center;
	padding: 4px;
}


/* access ==================================================================== */
#access {
	padding: 20px 10px;
}
#access .access-info {
	padding: 0 0 10px;
	font-size: 14px;
}
#access .access-map {
	padding: 10px;
	text-align: center;
	border: 1px solid #dcdcdc;
}
#access .access-add-box {
	padding: 10px 0 10px;
	font-size: 14px;
}
#access .access-add-box p {
	margin-bottom: 5px;
}

/* ************************************************************************************************ */
@media screen and (max-width: 768px) {
/* index ==================================================================== */
#office-index-head {
	background: url(/office/img/office_index_bg.jpg) 0 0 no-repeat;
	background-size: contain;
	width: auto;
	padding: 30% 0 0;
}
#office-index-head .main-lead {
	font-size: 13px;
	padding: 10px;
	margin-bottom: 0;
}
#office-index-head .sub-lead {
	margin-bottom: 10px;
	font-size: 13px;
	padding: 10px;
}

.office-list {
	width: auto;
	padding: 0;
}
.office-list .office-name {
	width: 45%;
	padding: 10px;
}
.office-list .office-name img {
	margin-bottom: 10px;
}
.office-list .office-name .btn {
	font-size: 16px;
}
.office-list .office-img {
	width: 55%;
}
/* contents-head ==================================================================== */
#contents-head {
	width: auto;
	padding: 0;
}
#contents-head .contents-head-main {
	height: auto;
	margin-bottom: 0;
}
#contents-head .office-name {
	width: 40%;
	padding: 10px;
}
#contents-head .office-name img {
	width: 100%;
}
#contents-head .office-img {
	width: 60%;
}

#contents-head .main-lead {
	font-size: 13px;
}
#contents-head .sub-lead {
	margin-bottom: 10px;
	font-size: 13px;
	padding: 10px;
}

#contents-head .page-nav {
	border-bottom: none;
	margin-bottom: 20px;
}
#contents-head .page-nav li {
	margin-right: 1px;
}
#contents-head .nav-width01 li {
	width: 48%;
}
#contents-head .nav-width02 li {
	width: 32%;
}
#contents-head .nav-width03 li {
	width: 24%;
}
#contents-head a {
	font-size: 13px;
}
#contents-head a:after {
	right: 5px;
}

/* soudan ==================================================================== */
.txt {
	font-size: 13px;
}
.support-box {
	background: #fffad6;
	padding: 10px;
}
.support-box .support-txt {
	font-size: 15px;
}

/* access ==================================================================== */
#access .access-info {
	font-size: 13px;
}
#access .access-add-box {
	font-size: 13px;
}

}

/* ************************************************************************************************ */
@media screen and (max-width: 600px) {
#contents-head .page-nav li {
	margin-right: 1px;
	margin-bottom: 1px;
}
#contents-head .nav-width03 li {
	width: 48%;
}
}

/* ************************************************************************************************ */
@media screen and (max-width: 480px) {
/* index ==================================================================== */
.office-list .office-name {
	float: none;
	width: auto;
}
.office-list .office-name img {
	margin-bottom: 10px;
}
.office-list .office-name .btn {
	font-size: 16px;
}
.office-list .office-img {
	float: none;
	width: auto;
}

#contents-head .page-nav li {
	margin-right: 0;
	margin-bottom: 1px;
}
#contents-head .nav-width01 li {
	width: 100%;
}
#contents-head .nav-width02 li {
	width: 100%;
}
#contents-head .nav-width03 li {
	width: 100%;
}

/* contents-head ==================================================================== */
#contents-head .office-name {
	float: none;
	width: auto;
}
#contents-head .office-name02 {
	float: none;
	width: auto;
}
#contents-head .office-img {
	float: none;
	width: auto;
}

/* soudan ==================================================================== */
#soudan {
	padding: 10px 10px;
}
.copy {
	font-size: 18px;
}
.office-name {
	border-top: 1px solid #e2d6ce;
}
.office-name .btn {
	display: block;
}
.office-img {
	overflow: hidden;
	margin: 0 -5px 10px;
}
.office-img li {
	float: none;
	width: 100%;
	text-align: center;
}
.office-img li .img {
}
.office-img02 {
	text-align: center;
	margin: 0 -10px 10px;
}
.office-img02 li {
	float: none;
	display: inline-block;
	width: 48%;
}

/* access ==================================================================== */
#access {
	padding: 10px 5px;
}

}




