@charset "utf-8";

/* spTitle
---------------------------------------- */		
	
.spTitle {
	display:block;
	height:75px;
	background-image:url(img/title_bg.jpg);
	background-repeat:repeat-x;
	}

.spTitle div,
.spTitle h1 {
	height:100%;
	}
	
.spTitle h1 {
	background-repeat:no-repeat;
	background-position: 0 0;
	text-indent:-9999px;
	overflow:hidden;
	}

/* localNav
---------------------------------------- */

.localNav {
	width:100%;
	height:38px;
	background-color:#e4e5e6;
	}


/* company
---------------------------------------- */

.company .spTitle {
	display:none;
	}

.company .localNav {
	margin-bottom:38px;
	}
	
.company .officeList {
	margin-bottom:203px;
	}
	
.company .comTable {
	margin-bottom:72px;
	}
	
	
.company .localNav a {
	display:block;
	text-indent:-9999px;
	height:14px;
	background-size:100% auto;
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	margin-right:49px;
	margin-top:12px;
	}
	
.company .localNav a:hover {
	background-position:0 -40px;
	}

.company .localNav a:nth-of-type(1) {
	width:57px;
	background-image:url(company/img/localnav_01.png);
	}
	
.company .localNav a:nth-of-type(2) {
	width:71px;
	background-image:url(company/img/localnav_02.png);
	}
	
.company .localNav a:nth-of-type(3) {
	width:70px;
	background-image:url(company/img/localnav_03.png);
	}
	
.company.overview a:nth-of-type(1) {
	background-position:0 -40px;
	}
	
.company.office a:nth-of-type(2) {
	background-position:0 -40px;
	}
	
.company.customer a:nth-of-type(3) {
	background-position:0 -40px;
	}
	

	
/* officeList
---------------------------------------- */

.officeList {
	font-size:16px;
	}

.officeList .contents {
	max-width:750px;
	}
	
.officeList li {
	border-bottom:solid 1px #646464;
	padding:17px 21px 15px 21px;
	}
	
.officeList li strong {
	font-weight:bold;
	}
	
.officeList li span {
	color:#195f9a;
	}
	
.officeList li.dispatch span {
	color:#000;
	}
	
.officeList li {
	background-repeat:no-repeat;
	background-size:31px auto;
	background-position:97.5% 23px;
	}
	
.officeList li.a {
	background-image:url(company/img/icon_03.jpg);
	}
	
.officeList li.b {
	background-image:url(company/img/icon_06.jpg);
	}
	
.officeList li.c {
	background-image:url(company/img/icon_08.jpg);
	}
	
.officeList li.d {
	background-image:url(company/img/icon_10.jpg);
	}
	
.officeList li.e {
	background-image:url(company/img/icon_12.jpg);
	}
	
.officeList li.f {
	background-image:url(company/img/icon_14.jpg);
	}
	
.officeList li.g {
	background-image:url(company/img/icon_16.jpg);
	}
	
.officeList li.h {
	background-image:url(company/img/icon_18.jpg);
	}
	
.officeList li:nth-last-of-type(1) {
	padding-bottom:0;
	border-bottom:none;
	}
	

/* comTable
---------------------------------------- */

.comTable {}

.comTable:after {content:".";display:block;height:0;clear:both;visibility:hidden;}

.comTable dl {
	display:table;
	width:100%;
	}

.comTable dl dt,
.comTable dl dd {
	display:table-cell;
	padding:10px 14px 9px 14px;
	position:relative;
	}

.comTable dt {
	width:129px;
	border-spacing: 30px 5px;
	background-color:#f5f5f5;
	border-bottom:solid 1px #646464;
	}
	
.comTable dl:nth-of-type(1) dt {
	border-top:solid 1px #646464;
	}
	
.comTable dl:nth-of-type(1) dd:nth-of-type(2) {
	border-top:solid 1px #646464;
	}

.comTable dd:nth-of-type(1) {
	width:17px;
	}

.comTable dd:nth-of-type(2) {
	border-bottom:solid 1px #646464;
	}
	
.comTable dd ul li {
	text-indent:-3em;
	padding-left:3em;
	}
	
.comTable dd small {
	font-size:14px;
	}
	
.comTable dd .conLink {
	position:absolute;
	right:6px;
	bottom:10px;
	line-height:0;
	width:108px;
	}
	
.comTable dd .conLink img {
	width:100%;
	}
 
.customer .comTable dt {
	width:150px;
	}
	
.comTable .comment {
	text-align:right;
	width:100%;
	padding-top:10px;
	}
	

/* map
---------------------------------------- */
	
#map_content{
    width:100%;
	max-width:900px;
    height:435px;
	overflow:hidden;
	margin-bottom:10px;
}

.myMap {
	text-align:right;
	font-size:14px;
	}

/* greeting
---------------------------------------- */

.greeting {}

.greeting section .contents {
	max-width:810px;
	}

.greeting .spTitle {
	margin-bottom:43px;
	}
	
.greeting .spTitle h1 {
	background-image:url(greeting/img/title.jpg);
	}
	

/* imgColumn
---------------------------------------- */	

.imgColumn .contents{
	max-width:810px;
	}


.imgColumn {
	margin-bottom:88px;
	}

.imgColumn .image {
	float:right;
	width:20%;
	line-height:2.0;
	}
	
.imgColumn .image img {
	width:100%;
	}

.imgColumn .image p {
	padding-top:13px;
	}
	
.imgColumn .image p img {
	width:142px;
	float:right;
	margin-top:0px;
	}
	

	
.imgColumn .column h2 {
	width:420px;
	height:22px;
	background-image:url(greeting/img/greeting_03.jpg);
	background-size:contain;
	background-repeat:no-repeat;
	margin-bottom:21px;
	text-indent:-9999px;
	overflow:hidden;
	}
	
.imgColumn .column h2 img {
	width:100%;
	}
	
.imgColumn .column p {
	line-height:1.5;
	margin-bottom:20px;
	}
	
.imgColumn .column p:last-of-type {
	margin-bottom:0;
	}
	

/* capacity
---------------------------------------- */

.capacity {}

.capacity section .contents {
	max-width:810px;
	}

.capacity .spTitle {
	margin-bottom:34px;
	}
	
.capacity .spTitle h1 {
	background-image:url(capacity/img/title_03.jpg);
	}
	
/* capContents
---------------------------------------- */	

.contents.capContents {
	padding-bottom:85px;
	}

.capContents strong {
	font-weight:bold;
	}

.capContents > dl:nth-child(1) {
	background-color:#fefce1;
	padding:25px 56px 23px 56px;
	margin-bottom:37px;
	}
	
.capContents > dl:nth-child(1) dt {
	margin-bottom:15px;
	}
	
.capContents > dl:nth-child(1) dd {
	line-height:1.9;
	}
	
.capContents > dl:nth-child(1) dd ul {
	width:210px;
	}
	
.capContents > dl:nth-child(1) dd ul li span {
	float:right;
	}
	
.capContentsList {}


.capContentsList dl,
.capContentsList div {
	padding:0 56px;
	border-left:solid 1px #646464;
	border-right:solid 1px #646464;
	margin-bottom:39px;
	}
	
.capContentsList dl dt {
	font-weight:bold;
	margin-bottom:10px;
	}
	
.capContentsList div p {
	width:450px;
	float:right;
	}
	
.capContentsList div img {
	float:left;
	}
	
.capContentsList div:nth-of-type(1) {}

.capContentsList div:nth-of-type(1) img {
	width:119px;
	margin-top:10px;
	margin-left:23px;
	}
	
.capContentsList div:nth-of-type(2) img {
	width:158px;
	margin-top:8px;
	margin-left:-10px;
	}
	
.capContentsList div:last-of-type {
	margin-bottom:0;
	}


/* trast
---------------------------------------- */

.trast {}

.trast .head {
	text-align:center;
	padding:33px 0 28px 0;
	}

.trast .head h1 {
	line-height:0;
	}

.trast .head img {
	width:419px;
	}
	
.trast .trContents {
	padding-bottom:74px;
	}
	
	
/* inquiry
---------------------------------------- */

.inquiry {}

.inquiry section .contents {
	max-width:810px;
	}

.inquiry .spTitle {
	margin-bottom:78px;
	}
	
.inquiry .spTitle h1 {
	background-image:url(inquiry/img/title_03.jpg);
	}
	

/* inqContents
---------------------------------------- */

	
.contents.inqContents {
	padding-bottom:90px;
	}

.inqContents dl:nth-of-type(1),
.inqContents dl:nth-of-type(2) {
	display:table;
	margin-bottom:65px;
	}

.inqContents dl:nth-of-type(1) dt,
.inqContents dl:nth-of-type(1) dd,
.inqContents dl:nth-of-type(2) dt,
.inqContents dl:nth-of-type(2) dd {
	display:table-cell;
	}

.inqContents dl:nth-of-type(1) dt,
.inqContents dl:nth-of-type(2) dt {
	line-height:1;
	font-size:18px;
	padding-left:44px;
	background-size:33px auto;
	background-repeat:no-repeat;
	background-position:0 0;
	height:30px;
	padding-top:7px;
	width:243px;
	}

.inqContents dl:nth-of-type(1) dt {
	background-image:url(inquiry/img/inq_07.jpg);
	}
	
.inqContents dl:nth-of-type(2) dt {
	background-image:url(inquiry/img/inq_10.jpg);
	}
	
.inqContents dl:nth-of-type(1) dd,
.inqContents dl:nth-of-type(2) dd {
	font-size:23px;
	font-weight:bold;
	}
	
.inqContents dl.arrow_box {
	padding:30px 57px;
	}
	
.inqContents dl.arrow_box dt {
	font-size:22px;
	font-weight:bold;
	margin-bottom:20px;
	line-height:1.0;
	}
	
	
/* arrow_box
---------------------------------------- */
	
.arrow_box {
	position: relative;
	background: #fff;
	border: 4px solid #000;
	border-radius:10px;
	width:96%;
	margin-left:10px;
	box-shadow:6px 6px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow:6px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:6px 6px 0px rgba(0,0,0,0.4);
	-ms-box-shadow:6px 6px 0px rgba(0,0,0,0.4);
	-o-box-shadow:6px 6px 0px rgba(0,0,0,0.4);
}

.arrow_box * {
	position:relative;
	z-index:1000;
	}

.arrow_box:after, .arrow_box:before {
	right: 100%;
	top: 6px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #fff;
	border-width: 20px;
	margin-right: -28px;
	margin-top: -3px;
}
.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #000;
	
	border-width: 20px;
	
	margin-right:-20px;
	margin-top: -0px;
	
	z-index:-10;
	
}


/* staContents
---------------------------------------- */

.staff {}

.staff section .contents {
	max-width:810px;
	}

.staff .spTitle {
	margin-bottom:40px;
	}
	
.staff .spTitle h1 {
	background-image:url(staff/img/title_03.jpg);
	}
	
/* staContents
---------------------------------------- */

	
.contents.staContents {
	padding-bottom:70px;
	}
	
.staContents .voice {
	margin-bottom:23px;
	}
	
.staContents .voice.last {
	margin-bottom:0;
	}

.staContents .voice .image {
	width:24.6%;
	float:left;
	margin-right:2.66%;
	line-height:0;
	}

.staContents .voice .image img {
	width:100%;
	}
	
.staContents .voice .arrow_box {
	width:70.66%;
	float:left;
	padding:26px 28px;
	margin-bottom:6px;
	}
	
.staContents .voice .arrow_box p {
	text-align:right;
	}
	
.staContents .voice:nth-of-type(2n) .image {
	float:right;
	margin-right:0;
	margin-left:2.66%;
	}

.staContents .voice:nth-of-type(2n) .arrow_box {
	margin-left:0px;
	}
	
.staContents .voice:nth-of-type(2n) .arrow_box:after,
.staContents .voice:nth-of-type(2n) .arrow_box:before {
	left: 100%;
}

.staContents .voice:nth-of-type(2n) .arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #fff;
	border-width: 20px;
	margin-left: -28px;
	margin-top: -3px;
}

.staContents .voice:nth-of-type(2n) .arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #000;
	
	border-width: 20px;
	
	margin-left:-20px;
	margin-top: -0px;
	
	z-index:-10;
	
}

.blogInfo {
	margin-top:49px;
	}

.blogInfo a {
	display:inline-block;
	border: solid 4px #e10000;
	background-color:#f5f5f5;
	padding:8px 16px;
	line-height:0;
	float:right;
	}
	
.blogInfo a img {
	width:263px;
	}
	
