@charset "gb2312";
------------------------------------------------------------

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;

}

html *::selection {background: #CCC;}
html *::-moz-selection {
background: #CCC;
}

html *{
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

@font-face {
	font-family: YuGothicM;
	src: local("Yu Gothic Medium");
}

body,
table,
input, textarea, select, option {
	font-family: "Lantinghei SC","Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.roboto {
	font-family: "Lantinghei SC","Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,Arial,sans-serif;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

input[type="text"],input[type="email"], textarea, input[type="submit"]{
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
}

input[type="text"],input[type="tel"],  textarea, input[type="submit"]{
	-webkit-appearance: none;
}

ol, ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

img {
	vertical-align: top;
}

a,
a:link {
	color: #5a5a5a;
	text-decoration: none;
}

a:visited {
	color: #5a5a5a;
	text-decoration: none;
}

a:hover {
	color: #5a5a5a;
	text-decoration: none;
}

a:active {
	color: #5a5a5a;
	text-decoration: none;
}

body.fixed {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	box-sizing: border-box;
}

@media all and (min-width: 0) and (max-width: 767px) {
	a:hover {
		color: #5a5a5a;
		text-decoration: none;
	}
	
	a:active {
		color: #5a5a5a;
		text-decoration: none;
	}
}




/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 1200px;
	/* color: #5a5a5a; */
	font-size: 15px;
	line-height: 30px;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	background-color: #fff;
}

#container {
	text-align: left;
	/* padding-top: 150px; */
}

.banner-news{
    width: 100%;
    height: 426px;
    background: url("/ceshi/news/a_files/new.png") center 0 no-repeat;
    margin-top: -48px;
    margin-bottom: 30px;
    }

#main {
	margin-bottom: 57px;
	overflow: hidden;
}

a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}

.sp {
	display: none !important;
}
#cover {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	z-index: 900;
	background-color: #fff;
}
#ChinaMap1{
    margin: 0 auto !important;
    position: relative;
    height: 800px;
    overflow: hidden;
    width: 1200px;
}

tr td {
    border: 1px #fff solid;
}

tr td :hover{
    border: 1px #fff solid;
}


.shuzi-shichang{background: url(/shichang/images/shuzi.jpg) center 0 no-repeat;height: 400px;margin-top: -162px;}
.logo-shichang{background: url(/shichang/images/logo0.jpg) center 0 no-repeat;height: 740px;/* margin-top: -162px; */margin: 0 auto;}
.itemCon{
    /* background: url(/ceshi/shichang/images/scbj10.jpg) center 0 no-repeat; */
    margin-top: -92px;
    min-width: 1200px;
    /* width: 100%; */
}
        .mapTipText{width: 280px;height: 110px;background-color: #ffffff;}
        .mapTipText .mapTipImg{height: 66px; width: 66px; float: left;border: 2px solid #ffffff; border-radius: 50%;overflow: hidden;margin: -12px 5px 0 -12px;}
        .mapTipText .mapTipImg img{width: 100%;height: 100%;}
        .mapTipText .mapTipList{float: left;margin-left: 4px;}
        .mapTipText .mapTipList h2{text-align: left;}
        .mapTipText .mapTipList h2 a{font-size: 24px; color: #262626;text-decoration:none;}
        .mapTipText .mapTipList h2 a:hover{ color: #0085d2;}
        .mapTipText .mapTipList h2 a span{font-size: 16px;margin-left: 3px;}
        .mapTipText .mapTipList ul{ width: 203px;padding-right: 10px;}
        .mapTipText .mapTipList ul li{list-style: none;float: left;padding: 7px 3px 0 3px;}
        .mapTipText .mapTipList ul li a{color: #262626;text-decoration:none;}
        .mapTipText .mapTipList ul li a:hover{background-color:#E9E9E9;color:#ffffff;}

.itemCon1{
    background-color: #f5fafe !important;
}

.svggroup{
    padding-top: 30px;
}

.coverNone {
	display: none !important;
}

@media all and (min-width: 0) and (max-width: 767px) {
}

@media all and (min-width: 0) and (max-width: 767px) {
	body {
		min-width: 320px;
		font-size: 13px;
		line-height: 25px;
		min-width: 320px;
	    width: 100%;
	    margin: 0;
	}
	#container {
		text-align: left;
		padding-top: 60px;
	}

	a:hover,
	a:hover img {
		opacity: 1 !important;
	}

	.sp {
		display: block !important;
	}
	
	.pc {
		display: none !important;
	}
	
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}

	#main {
		margin-bottom: 60px;
	}
	
}
/*------------------------------------------------------------
导航
------------------------------------------------------------*/
.topnav-zs{width:100%;min-width: 1200px;/* height: 92px; */ /*!  */line-height:44px;position:fixed;top:-50px;/* left:0px; */z-index:999;/*!  */background-color: #fff;box-shadow: 0 2px 5px 0 rgba(0,0,0,.3);padding: 10px 42px 14px;}
.topnav-zs .topnavBox-zs{margin: 0 auto;}
.topnav-zs .topnavBox-zs .left{/* font-size:30px; */}
.topnav-zs .topnavBox-zs .right a{ color:#333; margin-left:20px; font-size:16px;}
.topnav-zs .topnavBox-zs .right a:hover{ color:#a0f23b; }
.topnav-zs .left{float:left;color: #333;width: 174px;top: -10px;left: -8px;}
.topnav-zs .left img{
    width: 174px;
    opacity: 1;
    display: block !important;
}
.nav2{
	/* margin-left: 41px; */
	display: inline-block;
	vertical-align: top;
	float: right;
}
.nav2{text-align:center;overflow:hidden;zoom:1;line-height:53px;font-size:16px;color:#fff;/* margin-left: 1.5vw; */}
.nav2 a{color:#5a5a5a;display:block;float:left;/* padding: 1px 0px 2px 3px; */font-size: 17px;color: #5a5a5a;line-height: 60px;letter-spacing: 1px;text-decoration: none;/* font-weight: 300; */width: 8.6vw;}
.nav2 .yellow{
    color: #f0bb73;
}

.nav2 a:hover{color:#bbb}


#gHeader {
	/* margin: 0 auto 40px; */
	/* padding: 30px 50px 28px; */
	width: 100%;
	/* position: fixed; */
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1500;
	/* box-sizing: border-box; */
	/* background-color: #FFF; */
	min-width: 1200px;
}

#gHeader .inner {
	margin: 0 auto;
	width: 100%;
	position: relative;
}

#gHeader:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#gHeader .logo {
	position: absolute;
	left: -11px;
	top: 21px;
	z-index: 1000;
	display: none;
	/*transition: all ease-out 0.6s;
	-webkit-transition: all ease-out 0.6s;*/
}

#gHeader .logo img {
	display: none;
}

#gHeader{
	/* position: fixed; */
	padding: 20px 50px 20px;
	/* background-color: rgba(255,255,255,1); */
	/* box-shadow: 3px 1px 3px rgba(0,0,0,.2); */
	height: 80px;
}


#gHeader .logo {
	width: 174px;
	top: -22px;
	left: -8px;
}
#gHeader .logo img{
	width: 248px;
}
#gHeader .logo img{
	width: 174px;
	opacity: 1;
	/* display: block !important; */
}

.menuBox {
	display: none;
}


#gNavi .btn_link {
	display: none;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
}

@media all and (min-width: 768px) {
	.menuBox {
		display: none !important;
	}
	
	#gNavi {
		display: block !important;
	}
	
	#gNavi .btn_link {
		display: none !important;
	}
}

@media all and (min-width: 0) and (max-width: 767px) {
	/*------------------------------------------------------------
		ヘッダー
	------------------------------------------------------------*/
	#gHeader {
		margin: 0 auto;
		padding: 22px 25px 25px;
		width: 100%;
		height: 70px;
		min-width: 100%;
		box-sizing: border-box;
		left: 0;
		transform: none;
		-webkit-transform: none;
	}
	
	#gHeader:after {
		height: 0;
		visibility: hidden;
		content: ".";
		display: block;
		clear: both;
	}
	
	#gHeader .logo {
		position: absolute;
		left: -7px;
		top: 3px;
		width: 152px;
		display: block;
		z-index: 1000;
	}
	
	#gHeader {
		height: 70px;
	}
	
	#gHeader .logo {
		width: 106px;
		display: block;
	}
	#gHeader .logo img{
		width: 152px;
	}
	
	#gHeader .logo img{
		width: 106px;
	}
	
	.menu {
		position: fixed;
		right: 5px;
		top: 0;
		height: 70px;
		width: 70px;
		cursor: pointer;
		z-index: 1200;
		text-align: center;
		-webkit-transition: all .3s ease;
		transition: all .3s ease;
	}
	
	.menu.active .top {
		width: 28px;
		-webkit-transform: translateY(10px) translateX(0px) rotate(45deg);
		-ms-transform: translateY(10px) translateX(0px) rotate(45deg);
		transform: translateY(10px) translateX(0px) rotate(45deg);
		background: #fff;
	}
	
	.menu.active .middle {
		opacity: 0;
		background: #fff;
	}
	
	.menu.active .bottom {
		width: 28px;
		-webkit-transform: translateY(-9px) translateX(0px) rotate(-45deg);
		-ms-transform: translateY(-9px) translateX(0px) rotate(-45deg);
		transform: translateY(-9px) translateX(0px) rotate(-45deg);
		background: #fff;
	}
	
	.menu span {
		margin-left: -11px;
		background: #000;
		border: none;
		height: 2px;
		width: 25px;
		position: absolute;
		top: 24px;
		left: 50%;
		-webkit-transition: all .35s ease;
		transition: all .35s ease;
		cursor: pointer;
	}
	
	.menu span:nth-of-type(2) {
		top: 34px;
	}
	
	.menu span:nth-of-type(3) {
		top: 43px;
	}	
}

/*------------------------------------------------------------
	gNavi
------------------------------------------------------------*/
#gNavi {
	float: right;
	display: block;
	max-width: 1200px;
}

#gNavi li {
	margin-left: 41px;
	display: inline-block;
	vertical-align: top;
}
.h-right{float: right;/* width: 105px; */height: 31px;/* margin-left: 15px; */margin-top: 2px;}
.h-right a{
    font-size: 14px !important;
    /* border-left: 1px solid #dccbc8; */
    /* padding-left: 15px; */
    height: 30px;
    line-height: 21px;
    margin-top: 19px;
    width: 3vw;
}
#gNavi a {
	font-size: 17px;
	color: #ccc;
	line-height: 30px;
	letter-spacing: 1px;
	display: block;
	text-decoration: none;
	padding-right: 7px;
	/* font-weight: 300; */
	height: 28px;
	margin-top: 10px;
}

#gNavi a:hover {
	color: #fff;
	text-decoration: none;
}
@media all and (min-width: 0) and (max-width: 767px) {
	/*------------------------------------------------------------
		gNavi
	------------------------------------------------------------*/
	#gNavi {
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		padding: 55px 13px 11px;
		position: fixed;
		left: 0;
		top: 0;
		float: none;
		overflow:hidden;
		display: none;
		z-index: 1100;
		box-sizing: border-box;
		background-color: #000;
	}

	#gNavi li {
		margin-left: 0;
		display: block;
	}
	#gNavi li a {
		transition: all 0.3s;
		-wtransition: all 0.3s;
		opacity: 0;
		transform: translateY(50px);
		-webkit-transform: translateY(50px);
	}
	
	#gNavi li.on a {
		opacity: 1;
		transform: translateY(0);
		-webkit-transform: translateY(0);
	}
	
	#gNavi a {
		font-size: 21px;
		color: #fff !important;
		line-height: 50px;
		letter-spacing: 1px;
		display: block;
		text-align: center;
	}
	
	#gNavi a:hover {
		color: #fff;
		text-decoration: none;
	}
	
	#gNavi .btn_link {
		display: block;
		position: absolute;
		width: 80%;
		left: 50%;
		bottom: 0;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
	}

	#gNavi .btn_link a {
		padding: 20px 0;
		font-size: 12px;
		color: #FFF;
	}
	
	#gNavi .btn_link a {
		transition: all 0.3s;
		-wtransition: all 0.3s;
		opacity: 0;
		transform: translateY(50px);
		-webkit-transform: translateY(50px);
	}
	
	#gNavi .btn_link.on a {
		opacity: 1;
		transform: translateY(0);
		-webkit-transform: translateY(0);
	}


	#gNavi ul {
		position: absolute;
		max-height: 60%;
		overflow: auto;
		width: 80%;
		left: 50%;
		top: 50%;
		padding: 0;
		transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
	}

}
/*------------------------------------------------------------
	パンクズリスト
------------------------------------------------------------*/
#pagePath {
}

#pagePath li {
	display: inline;
	color: #000;
	font-size: 1.2em;
}

#pagePath li a {
}

@media all and (min-width: 0) and (max-width: 767px) {
}
/*------------------------------------------------------------
	conts
------------------------------------------------------------*/
#conts {
	float: right;
	width: 910px;
}

@media all and (min-width: 0) and (max-width: 767px) {
	/*------------------------------------------------------------
		conts
	------------------------------------------------------------*/
	#conts {
		float: none;
		width: auto;
	}
	
}
/*------------------------------------------------------------
	sideBar
------------------------------------------------------------*/
#sideBar {
	margin-top: -9px;
	float: left;
	width: 100px;
	margin-left: 70px;
}

#sideBar .linkList {
	font-size: 19px;
	/* font-weight: 300; */
	line-height: 55px;
	color: #5a5a5a;
}

#sideBar .linkList a {
	display: block;
	color: #5a5a5a;
}

#sideBar .linkList a:hover{
	display: block;
	color: #F5603D;
}

#sideBar .linkList .on a {
	color: #F5603D;
	font-weight: 400;
}

#sideBar .linkList a:after {
	color: inherit;
	font-size: inherit;
}

@media all and (min-width: 0) and (max-width: 767px) {
	/*------------------------------------------------------------
		sideBar
	------------------------------------------------------------*/
	#sideBar {
		margin: -1px 10px 33px;
		float: none;
		width: auto;
	}
	
	#sideBar select {
		margin: 0 auto;
		padding: 0;
		font-size: 12px;
		font-weight: bold;
		color: #5a5a5a;
		line-height: 18px;
		border: 0;
		text-indent: 2px;
		background-color: #FFF;
	}
	

	
}
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter {
	overflow: hidden;
	background-color: #0c6994 !important;
	/* margin-top: 60px; */
}

#gFooter .inner {
	margin: 0 auto;
	padding: 10px 50px 10px;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	background: #fff;
}

#gFooter .inner .link01 {
	float: left;
	width: 33.333%;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: left;
}

.footer{background-color: #003b6f;width: 100%;display: table;min-width: 1300px;}
.footerbox{width: 1200px;margin: 40px auto 0;color:#45474a;font-size: 13px;height: 220px;}
.footerbox a{color: #fff;font-size: 16px;margin: 20px;}
.footerbox a:hover{color: #fff;}
.ft{ padding:0 10px; height:60px; line-height:60px;width: 400px;margin: 0 auto;}
.foot1{ /*! padding:0 10px; */line-height: 70px;text-align: center;}
.foot a{line-height:60px;text-align: center;font-size: 20px;font-weight: 300;padding: 6px;}
.foot1 span{color: #fff;font-size: 18px;font-weight: 100;}
.ftright {
    display: table-cell;
    font-size: 16px;
    line-height: 30px;
    margin: 0 auto;
    color: #fff;
    width: 1200px;
    text-align: center;
    font-weight: 300;
}


#gFooter .inner .pageTop {
	display: inline-block;
	vertical-align: top;
	margin-top:2px;
}

#gFooter .inner .copyright {
	float: right;
	width: 33.333%;
	font-size: 12px;
	letter-spacing: 1.2px;
	text-align: right;
}

#gFooter .inner .roboto{
	display: inline-block;
	margin-top:5px;
}

img {
	/*max-width: 100%;*/
}

img.sp {
	margin:  0 auto;
	max-width: 100%;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#gFooter .inner {
		margin: 0 auto;
		padding: 14px 0 22px;
		background-color: #FFF;
	}
	
	#gFooter .inner .link01 {
		float: none;
		width: auto;
		text-align: center;
		font-size: 10px;
	}

	#gFooter .inner .pageTop {
		display: inline-block;
		vertical-align: top;
		width: 22px;
	}

	#gFooter .inner .copyright {
		float: none;
		width: auto;
		font-size: 10px;
		text-align: center;
	}

	#gFooter .inner .roboto {
		display: block;
		margin-top:0;
	}
}

/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }

/* フォントの大きさ（プラス） */
.fsP1 { font-size: 1.08em !important; }
.fsP2 { font-size: 1.16em !important; }
.fsP3 { font-size: 1.24em !important; }
.fsP4 { font-size: 1.32em !important; }
.fsP5 { font-size: 1.4em !important; }

/* フォントの大きさ（マイナス） */
.fsM1 { font-size: 0.92em !important; }
.fsM2 { font-size: 0.84em !important; }
.fsM3 { font-size: 0.76em !important; }
.fsM4 { font-size: 0.68em !important; }
.fsM5 { font-size: 0.6em !important; }

/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }

/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.comBox {
	margin: 0px auto;
	width: 100%;
	max-width: 1200px;
	background: #0c6994;
}
.comBox p a { 
color: #fff;}

/*------------------------------------------------------------
	wp-pagenavi
------------------------------------------------------------*/
.wp-pagenavi {
	margin-bottom: 1px;
	padding-top: 45px;
	text-align: center;
}

.wp-pagenavi span,
.wp-pagenavi a {
	margin: 0 6px;
	padding: 2px 10px;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color: #5a5a5a;
	text-decoration: none;
	border: none;
}

.wp-pagenavi .current,
.wp-pagenavi a:hover {
	
	color: #ccc;
}

.wp-pagenavi span.pages,
.wp-pagenavi a.last,
.wp-pagenavi a.first {
	display: none;
}


/*------------------------------------------------------------
	comContact
------------------------------------------------------------*/
.comContact {
	padding: 80px 50px 91px;
	color: #fff;
	text-align: center;
	background-color: #0c6994;
}

.comContact h3 {
	margin-bottom: 12px;
	font-size: 40px;
	font-weight: normal;
	line-height: 50px;
	letter-spacing: 4px;
}

.comContact p {
	margin-bottom: 27px;
	font-size: 15px;
	font-weight: normal;
	line-height: 32px;
}

.comContact .link a {
	display: inline-block;
	padding: 0 10px;
	letter-spacing: 1px;
	vertical-align: top;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	line-height: 42px;
}

.comContact .link a:hover {
}

/*------------------------------------------------------------
	.headLine01
------------------------------------------------------------*/
.headLine01 {
	margin-bottom: 124px;
	text-align: center;
	position: relative;
}

.headLine01 > span {
	display: inline-block;
	font-size: 42px;
	font-weight: bold;
	letter-spacing: 5px;
	line-height: 1.2;
	position: relative;
	background: url(/img/common/line01.png) repeat-x left bottom;
	background: none !important;
}

.headLine01 > span:after {
	content:"";
	position: absolute;
	left: 1%;
	bottom: 0;
	height: 2px;
	background: #fff;
	width: 0;
	transition: all ease-out 1050ms;
	-webkit-transition: all ease-out 1050ms;
}

.headLine01 > span.on:after {
	width: 95%;
}

.headLine01 a {
	margin-top: -9px;
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	letter-spacing: 1px;
	font-size: 14px;
}

.headLine01 a img {
	margin: -2px 3px 0 0;
	vertical-align: middle;
}

.tgt {word-break:break-all;}
.tgt {opacity: 0;}
.tgt span{opacity: 0;}


/*------------------------------------------------------------
	.headLine02
------------------------------------------------------------*/
.headLine02 {
	margin-bottom: 77px;
	font-size: 13px;
	line-height: 32px;
	text-align: center;
}

.headLine02 span {
	margin-bottom: 3px;
	display: block;
	font-size: 38px;
	line-height: 42px;
	letter-spacing: 1px;
}


/*------------------------------------------------------------
	pageTitle
------------------------------------------------------------*/
.pageTitle {
	margin: 0 auto 110px;
	width: 100%;
	/*max-width: 1600px;*/
	min-width: 1200px;
	display: table;
	height: 350px;
	width: 100%;
	background: url(/img/company/page_ttl_bg.jpg) no-repeat center top;
	background-attachment: fixed;
    background-size: cover;
}

.ipad .pageTitle{
	background-attachment:scroll !important;
}

/*body.ipad {
	position: relative;
	background: none;
}

body.ipad .pageTitle  {
	background: none;
}

body.ipad:before {
	position: fixed;
	width: 100%;
	left: 0;
	top: 85px;
	z-index: -1;
	height: 100%;
	content: "";
	background: url(/img/company/page_ttl_bg.jpg) no-repeat center top;
	background-attachment: fixed;
    background-size: cover;
}*/

.pageTitle .headLine01 {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.pageTitle .headLine01 > span {
	margin-bottom: 10px;
	font-size: 60px;
	font-weight: normal;
	letter-spacing: 15px;
	color: #fff;
	line-height: 1;
	background-image: url(/img/common/line02.png);
}

/*------------------------------------------------------------
	comLink
------------------------------------------------------------*/
.comLink a {
	margin-bottom: 10px;
	display: inline-block;
	font-size: 17px;
	font-weight: bold;
	line-height: 33px;
	letter-spacing: 0.05em;
	background: url(/img/common/link_bg.png) no-repeat left bottom;
	background-size: 100% 4px;
	padding:0 0.5em 0 0.1em; 
}

/*------------------------------------------------------------
	comImgBox
------------------------------------------------------------*/
.comImgBox {
	position: relative;
}

.comImgBox .photoBox {
	float: right;
	width: 530px;
	margin: 40px 0 0 -190px;
}

.comImgBox .textBox {
	float: left;
	width: 480px;
	position: relative;
	padding-left: 80px;
	z-index: 10;
}

.comImgBox .textBox p {
	margin-bottom: 16px;
	font-size: 15px;
	line-height: 30px;
}


@media all and (min-width: 0) and (max-width: 767px) {
	
	.comBox {
		background-color: #FFF;
	}

	/*------------------------------------------------------------
		comContact
	------------------------------------------------------------*/
	.comContact {
		padding:56px 20px 56px;
		color: #fff;
		text-align: center;
		background-color: #000;
	}
	.comContact .comBox {
		background-color: #000;
	}

	.comContact h3 {
		margin-bottom: 18px;
		font-size: 29px;
		font-weight: normal;
		line-height: 1;
		letter-spacing: 2px;
	}

	.comContact p {
		margin-bottom: 20px;
		font-size: 12px;
		line-height: 19px;
	}
	
	.comContact .link a {
		padding: 0 3px;
		font-size: 12px;
		line-height: 21px;
		letter-spacing: 1px;
		background-size: 100% auto;
	}
		
	.comContact .link a:hover {
		opacity: 1;
	}

	/*------------------------------------------------------------
		headLine01
	------------------------------------------------------------*/
	.headLine01 {
		margin-bottom: 33px;
	}
	
	.headLine01 > span {
		font-size: 21px;
		letter-spacing: 3px;
	}
	
	/*------------------------------------------------------------
		headLine02
	------------------------------------------------------------*/
	.headLine02 {
		margin-bottom: 42px;
		font-size: 10px;
		line-height: 16px;
	}
	
	.headLine02 span {
		margin-bottom: 6px;
		font-size: 22px;
		line-height: 21px;
	}

	
	/*------------------------------------------------------------
		pageList
	------------------------------------------------------------*/
	.wp-pagenavi {
		margin-bottom: 0;
		padding-top: 25px;
		text-align: center;
	}
	
	.wp-pagenavi a,
	.wp-pagenavi span	 {
		margin: 0 2px;
		font-size: 12px;
	}
	
	.wp-pagenavi .current {
		color: #ccc;
	}
	
	.wp-pagenavi a:hover {
		color: #5a5a5a;
	}
	
	/*------------------------------------------------------------
		pageTitle
	------------------------------------------------------------*/
	.pageTitle {
		margin-bottom: 50px;
		height: 175px;
		background: url(/img/company/page_ttl_bg_sp.jpg) no-repeat center center;
		background-attachment: fixed;
		background-size: 100% auto;
		min-width: 100% !important;

	}
	
	.pageTitle .headLine01 > span {
		margin-bottom: 10px;
		font-size: 33px;
		letter-spacing: 8px;
		background-image: url(/img/common/line02.png);
	}
	
	/*------------------------------------------------------------
		comLink
	------------------------------------------------------------*/
	.comLink a {
		margin: 6px 0 4px;
		padding: 0 6px 0 2px;
		font-size: 11px;
		letter-spacing: 1px;
		line-height: 21px;
		background: url(/img/common/link_bg.png) no-repeat left bottom;
		background-size: 100% auto;
	}
	
	/*------------------------------------------------------------
		comImgBox
	------------------------------------------------------------*/
	.comImgBox {
		margin: 0 25px;
	}
	
	.comImgBox .photoBox {
		float: none;
		width: auto;
		margin: 34px 30px 0;
	}
	
	.comImgBox .photoBox img {
		width: 100%;
	}
	
	.comImgBox .textBox {
		float: none;
		width: auto;
		padding-left: 0;
	}
	
	.comImgBox .textBox p {
		margin-bottom: 0;
		font-size: 13px;
		line-height: 25px;
	}
	

	
	
}


.fadeInUp {
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.fadeInUp.on {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.fadeIn {
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.fadeIn.on {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}


.lin {
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.lin {
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.lin.lin1 {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

.lin.on {
	-webkit-animation-name: lin;
	animation-name: lin;
}

.rin {
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.rin.rin1 {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

.rin.on {
	-webkit-animation-name: rin;
	animation-name: rin;
}
.rotein {
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.rotein.on {
	-webkit-animation-name: rotein;
	animation-name: rotein;
}


@media all and (min-width: 0) and (max-width: 767px) {
.lin.on,
.rin.on {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
}
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 30px, 0);
		transform: translate3d(0, 30px, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 30px, 0);
		transform: translate3d(0, 30px, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}


@keyframes lin {
  0% {
    -webkit-transform: translate(-500px,0);
    transform: translate(-500px,0);
  	opacity: 0;
  }

  100% {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
	opacity: 1;
  }
}

@-webkit-keyframes lin {
  0% {
    -webkit-transform: translate(-500px,0);
    transform: translate(-500px,0);
  	opacity: 0;
  }

  100% {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
	opacity: 1;
  }
}

@keyframes rin {
  0% {
    -webkit-transform: translate(500px,0);
    transform: translate(500px,0);
  	opacity: 0;
  }

  100% {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
	opacity: 1;
  }
}

@-webkit-keyframes rin {
  0% {
    -webkit-transform: translate(500px,0);
    transform: translate(500px,0);
  	opacity: 0;
  }

  100% {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
	opacity: 1;
  }
}

@keyframes rotein {
  0% {
    transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
  	opacity: 0;
  }

  100% {
    transform: rotate(0);
	-webkit-transform: rotate(0);
	opacity: 1;
  }
}

@-webkit-keyframes rotein {
   0% {
    transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
  	opacity: 0;
  }

  100% {
    transform: rotate(0);
	-webkit-transform: rotate(0);
	opacity: 1;
  }
}





a.arrowc{
font-size: 17px;
font-weight: 600;
letter-spacing: 2px;
color:#111;
position: relative;
display: inline-block;
padding: 0 0 0 16px;
color: #CCC;
vertical-align: middle;
text-decoration: none;
font-size: 15px;
width: 140px;
	height: 60px;
}
.arrowc::before,
.arrowc::after{
position: absolute;
top: 20px;
bottom: 0;
left: 0px;
margin: auto;
content:"";
vertical-align: middle;
transition: all linear 0.3s;
-webkit-transition: all linear 0.3s;
}

.arrow3::before{
left: 9px;
width: 144px;
height: 1px;
background: #CCC;
}
.arrow3::after{
left: 145px;
width: 6px;
height: 6px;
border-top: 1px solid #CCC;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}

.arrow3.on::before{
left: -8px;
width: 190px;
height: 1px;
background: #CCC;
}
.arrow3.on::after{
left: 174px;
border-top: 1px solid #CCC;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}



@media all and (min-width: 0) and (max-width: 767px) {
	.arrow3::before{
left: 4px;
    width: 140px;
height: 1px;
background: #CCC;
}
.arrow3::after{
left: 136px;
width: 6px;
height: 6px;
border-top: 1px solid #CCC;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.arrowc::before, .arrowc::after {
    position: absolute;
    top: 0px;
}
.arrow3.on::before{
left: -10px;
width: 160px;
height: 1px;
background: #CCC;
}
.arrow3.on::after{
left: 142px;
border-top: 1px solid #CCC;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}

}


<!--0.00019693374633789-->