html, body {
	background-color: #FFF;
	font-family: 'Noto Sans JP', sans-serif;
}
#cover {
	width: 100%;
	height: 100%;
	display: none;
}
#loading {
	width: 348px;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -174px;
	margin-top: -94px;
	z-index: 1000;
}
#gHeader {
	background-color: rgba(255,255,255,0) !important;
	color: #FFF !important;
	opacity: 0;
}
#gHeader li {
	position: relative;
}
#gHeader.on {
	background-color: rgba(255,255,255,0.9) !important;
	padding: 20px 50px 20px;
}
#gHeader.on .logo {
	width: 174px;
	top: 0px;
	left: -8px;
}
#gHeader .logo img {
	width: 174px;
	opacity: 0;
	-webkit-transition: 0.6s;
}
#gHeader.on .logo img {
	width: 174px;
	opacity: 1;
	display: block !important;
}
#gHeader.on .logo a {
	width: 174px;
	opacity: 1 !important;
	color: #000 !important;
}
#gHeader.on a span {
	color: #5a5a5a !important;
}
#gFooter .inner .roboto {
	display: inline-block;
	margin-top: 10px;
}
#top_box {
	width: 100%;
	height: 100vh;
	overflow: hidden;
	position: relative;
}
#gHeader li a {
	opacity: 0;
}
#gHeader.on li a {
	opacity: 1 !important;
	transition: all ease-out 0.6s;
	-webkit-transition: all ease-out 0.6s
}
#gHeader.on li a:hover {
/*opacity: 0.5 !important;*/

}
#scroll_a {
	cursor: pointer;
	vertical-align: top;
	width: 40px;
	height: 75px;
	position: absolute;
	bottom: 0;
	left: 50%;
	text-align: center;
	z-index: 100;
	margin-left: -20px;
}
#scroll_a img {
	opacity: 0;
}
#scroll_a p {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 1px;
	height: 0px;
	background-color: #CCC;
}
#container {
	overflow: hidden;
	padding-top: 0px;
	width: 100%;
	text-align: center;
}
#top_box #top_box_cover {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	pointer-events: none;
	background-color: rgba(255,255,255,1);
}
#top_box #top_box_logo {
	position: absolute;
	top: 50%;
	margin-top: -350px;
	left: 25%;
	margin-left: -260px;
	z-index: 101;
}
#top_box_logo_cover {
	width: 360px;
	height: 75px;
	position: absolute;
	top: 50%;
	margin-top: -125px;
	left: 25%;
	margin-left: -230px;
	z-index: 101;
	text-align: left;
}
#top_box_logo_cover_in {
	display: inline-block;
	width: 0%;
	height: 100%;
	background-color: #b7b7b7;
}
#top_box #top_box_copy {
	position: absolute;
	top: 50%;
	margin-top: 25px;
	left: 50%;
	margin-left: 0px;
	z-index: 101;
	text-align: left;
	color: #bbb;
	line-height: 35px;
	font-weight: 300
}
#top_box #top_box_copy span {
	display: inline-block;
}
#top_box #top_box_copy p.c_en {
	font-size: 42px;
	font-weight: 200;
	letter-spacing: 0.015em;
	line-height: 50px;
	overflow: hidden;
	font-weight: 300;
	opacity: 0;
	font-family: 'DINPro-Light';
}
#top_box #top_box_copy p.c_en .md {
	font-family: 'DINPro-Medium';
}
#top_box #top_box_copy p.c_en b {
	font-weight: 500;
}
#top_box #top_box_copy p.c_jp {
	margin-top: 15px;
	letter-spacing: 0.1em;
	font-size: 15px;
	font-weight: bold;
	opacity: 0;
}
#top_box #top_box_copy br.lf_t{
  display: none;
}
  #top_box #top_box_copy br.lf_d{
    display: none;
}
#article {
	margin: 0 auto;
	position: relative;
	width: 100%;
	background-color: #FFF;
}
.article {
	position: relative;
	width: 100%;
}
.l_box {
	float: left;
	width: 50%;
	position: relative;
	overflow: hidden;
}
.r_box {
	float: right;
	width: 50%;
	position: relative;
	overflow: hidden;
}
.text_box {
	margin: 160px auto;
}
.text_box .title {
	font-size: 42px;
	font-weight: 600px;
	letter-spacing: 0.14em;
	margin-bottom: 60px;
	font-family: 'DINPro-Medium';
}
.text_box .text {
	font-size: 15px;
	font-weight: 400px;
	letter-spacing: 0.09em;
	line-height: 28px;
}
.article svg {
	position: absolute;
	top: -70px;
	z-index: 100;
}
.article svg .x {
	opacity: 0
}
#company svg {
	right: 35px;
}
#philosophy svg {
	left: 35px;
	top: -145px;
}
#business svg {
	right: 35px;
}
#recruit svg {
	left: -35px;
	top: -145px;
}
#news svg {
	right: 35px;
}
#access svg {
	left: 125px;
	top: -145px;
}
#company {
	color: #5a5a5a;
	background: url(../img/top/top_pic1.jpg) no-repeat center left;
	background-size: cover;
	background-attachment: fixed;
}
.ipad #company {
	background-attachment: scroll;
}
.l_box img, .r_box img {
	min-width: 683px
}
#company .text_box {
	position: absolute;
	/*top:50%;
		left: 75%;
		width:560px;
		height:460px;
		margin-top: -200px;
		margin-left: -280px;*/
	right: 0;
	width: 50%;
	height: 100%;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
#company .text_box .inner {
	width: 560px;
}
#company .text_box .text {
	line-height: 31px;
}
#company .l_box {
	min-height: 700px;
	max-height: 730px;
	height: 700px;/*background:url(../img/top/top_pic1.jpg) no-repeat center;
	background-size: cover;*/
}
#company .r_box {
	background-color: #FFF;
	min-height: 700px;
	max-height: 700px;
	height: 700px;
}
#philosophy {
	color: #FFF;
	background: url(../img/top/top_pic2.jpg) no-repeat center right;
	background-size: cover;
	background-attachment: fixed;
}
.ipad #philosophy {
	background-attachment: scroll;
}
#philosophy .l_box {
	height: 760px;
	background-color: #838789;
}
#philosophy .r_box {
	height: 760px;
}
#philosophy .text_box {
	/*position: absolute;
	top:50%;
	left: 21.5%;
	width:560px;
	height:570px;
	margin-top: -190px;
	margin-left: -230px;*/
	position: absolute;
	text-overflow: 0;
	left: 0;
	width: 50%;
	height: 100%;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
#philosophy .text_box .inner {
	width: 560px;
}
#business {
	font-size: 15px;
	height: 700px;
	margin-bottom: 90px;
}
#business .text_box {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: 0px;
	font-weight: 400;
	margin-top: -150px;
	z-index: 10;
}
#business .text_box .text {
	line-height: 31px;
}
#business .text_box_bg {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -70px;
	font-weight: 400;
	height: 580px;
	width: 705px;
	margin-top: -240px;
	background-color: #F4F4F4;
	z-index: 10;
	opacity: 0;
}
#business .img_box {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 360px;
	margin-left: -480px;
	/*margin-top: -120px;*/
	margin-top: -155px;
	z-index: 5;
}
#business .img_box .logo_ul li {
	margin-bottom: 19px;
	border: 1px solid #E8E8E8;
}
#business .img_box .logo_ul li a {
	display: flex;
	height: 120px;
	justify-content: center;
	align-items: center;
	position: relative;
	transition: ease all .3s;
}

@media screen and (min-width: 767px) {
#business .img_box .logo_ul li a:hover {
	opacity: 0.7;
}
}
#business .img_box .logo_ul li a::after {
	position: absolute;
	content: '';
	background: url("../img/common/icon_link.png") no-repeat;
	background-size: 13px auto;
	width: 13px;
	height: 11px;
	bottom: 5px;
	right: 10px;
}
#recruit {
	width: 1200px;
	margin: 0 auto;
	background-color: #F4F4F4;
}
#recruit a.arrow {
}
#recruit .img_box {
	width: 100%;
	height: 380px;
	background: url(../img/top/top_pic4.jpg) no-repeat center / cover;
	position: relative;
}
#recruit .img_box .title {
	font-size: 42px;
	position: absolute;
	top: 5px;
	left: 0;
	width: 100%;
	font-weight: 600px;
	letter-spacing: 0.14em;
	margin-top: -110px;
}
#recruit .text_box {
	margin-top: 80px;
	height: 360px;
}
#recruit .text_box .text_l {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding-left: 180px;
	text-align: left;
}
#recruit .text_box .text_l p.sub {
	vertical-align: top;
	height: 150px;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0.09em;
}
#recruit .text_box .text_l .title {
	letter-spacing: 0.14em;
	margin-top: 8px;
	display: block;
	margin-bottom: 18px;
	font-size: 43px;
	font-weight: 300;
	font-family: 'DINPro-Medium';
}
#recruit .text_box .text_r {
	float: left;
	width: 50%;
	text-align: left;
	line-height: 2.1;
}
#recruit .rec_btn {
	clear: both;
	text-align: left;
	padding-left: 50%;
}
#recruit .rec_btn a {
	margin-left: -10px;
}
#news {
	padding-bottom: 110px;
}
#news .title_box {
	font-size: 42px;
	font-weight: 600px;
	letter-spacing: 0.14em;
	width: 100%;
	margin: 60px auto;
	font-family: 'DINPro-Medium';
}
#news .infoList {
	width: 1000px;
	margin: 0 auto;
}
#news .infoList li {
	text-align: left;
	margin-bottom: 64px;
	overflow: hidden;
	font-size: 14px;
	line-height: 26px;
	width: 50%;
	float: left;
	width: 440px;
}
#news .infoList li:nth-child(even) {
	margin-left: 105px;
}
#news .infoList a.arrow {
	margin-top: 0;
}
#news .infoList a:hover {
	text-decoration: none;
}
#news .infoList a img {
	margin: 0 auto;
	display: block;
}
#news .infoList a img {
	height: 100%;
	width: auto;
	transform: translate(-50%, 0);
	margin-left: 50%;
	opacity: 0.9;
	transition: transform 0.6s ease-out 0s;
}
#news .infoList a:hover img {
	transform: scale(1.15) translate(-45%, 0);
}
#news .infoList dt {
	margin: 6px 0 0;
	padding: 0;
	float: left;
	width: 170px;
	height: 130px;
	position: relative;
	overflow: hidden;
	text-align: center;
	background-color: #CCC;
}
#news .infoList dd {
	padding-left: 30px;
	overflow: hidden;
}
#news .infoList h3 {
	margin-bottom: 6px;
	font-weight: bold;
}
#access {
	background-color: #FFF;
}
#access .title_box {
	font-size: 42px;
	font-weight: 600px;
	letter-spacing: 0.14em;
	width: 100%;
	margin: 60px auto;
}
#access #map {
	width: 100%;
	margin: 0 auto 60px;
	height: 446px;
	background-color: #CCC;
	max-width: 1200px;
}
#access .map {
	margin-bottom: 70px;
	text-align: left;
	width: 560px;
	float: left;
}
#access .map b {
	font-weight: 600;
	display: inline-block;
	margin-bottom: 2px;
}
#access .map .sub {
	width: 560px;
	float: left;
}
#access .sub iframe {
	width: 100%;
	display: block;
}
#access .map_box {
	width: 1200px;
	margin: 0 auto;
}
#access .map .rBox {
	overflow: hidden;
	width: 590px;
	display: table;
	padding-left: 80px;
}
#access .map .inner {
	display: table-cell;
}
#access .map p {
	margin-bottom: 12px;
	font-size: 14px;
	line-height: 24px;
}
#access .map p:last-child {
	margin-bottom: 1px;
}
#access .map p a.btn_over {
	font-weight: bold;
	text-decoration: underline;
}
#access .map p a.btn_over:hover {
	text-decoration: none;
}
/*------------------テキストアニメーション------------------*/

.cover_text {
	position: relative;
	display: inline-block;
}
.cover_text span {
	display: inline-block;
	opacity: 0;
}
.cover_text .text_cover {
	background-color: #BBB;
	width: 0%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
}
#gHeader li .text_cover {
	background-color: #BBB;
	width: 0%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
	height: 18px;
	margin-top: 15px;
}
a.arrow {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 2px;
	color: #111;
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	color: #888;
	vertical-align: middle;
	text-decoration: none;
	font-size: 15px;
	margin-top: 50px;
	margin-left: -20px;
	width: 50px;
	height: 60px;
	font-family: 'DINPro-Bold';
}
.arrow::before, .arrow::after {
	position: absolute;
	top: 5px;
	bottom: 0;
	left: 0px;
	margin: auto;
	content: "";
	vertical-align: middle;
	transition: all linear 0.3s;
	-webkit-transition: all linear 0.3s;
}
.arrow1::before {
	left: 12px;
	width: 60px;
	height: 1px;
	background: #888;
}
.arrow1::after {
	left: 63px;
	width: 8px;
	height: 8px;
	border-top: 1px solid #888;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.arrow1.on::before {
	left: -8px;
	width: 105px;
	height: 1px;
	background: #888;
}
.arrow1.on::after {
	left: 88px;
	width: 8px;
	height: 8px;
	border-top: 1px solid #888;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#recruit .arrow1.on::before {
	left: -8px;
	width: 105px;
	height: 1px;
	background: #FFF;
}
#recruit .arrow1.on::after {
	left: 88px;
	width: 8px;
	height: 8px;
	border-top: 1px solid #FFF;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
a.arrow_w {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 2px;
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	color: #fff;
	vertical-align: middle;
	text-decoration: none;
	font-size: 15px;
	margin-top: 60px;
	margin-left: -20px;
	font-family: 'DINPro-Bold';
}
.arrow_w::before, .arrow_w::after {
	position: absolute;
	top: 40px;
	bottom: 0;
	left: 0px;
	margin: auto;
	content: "";
	vertical-align: middle;
	transition: all linear 0.3s;
	-webkit-transition: all linear 0.3s;
}
.arrow2::before {
	left: 12px;
	width: 60px;
	height: 1px;
	background: #FFF;
}
.arrow2::after {
	left: 63px;
	width: 8px;
	height: 8px;
	border-top: 1px solid #FFF;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.arrow2.on::before {
	left: -8px;
	width: 105px;
	height: 1px;
	background: #FFF;
}
.arrow2.on::after {
	left: 88px;
	width: 8px;
	height: 8px;
	border-top: 1px solid #FFF;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.sp_t {
	display: none !important;
}
.sp_slide {
}
#top_box_bg1 {
	top: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("/img/top/sp/s03.jpg") center;
	z-index: 10;
	background-size: cover;
}
#top_box_bg2 {
	top: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("/img/top/sp/s02.jpg") center;
	z-index: 11;
	background-size: cover;
}
#top_box_bg3 {
	top: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("/img/top/sp/s01.jpg") center;
	z-index: 12;
	background-size: cover;
}
@media screen and (min-width: 767px) {
	#business .text_box:hover {
		opacity: 0.7;
		transition: ease all .3s;
	}
}
@media screen and (max-width: 1300px) {
  #top_box #top_box_copy br.lf_t{
    display: initial;
}
  #top_box #top_box_copy br.lf_d{
    display: initial;
}
}
@media screen and (max-width: 768px) {
html, body, #article {
	background: none;
}
.article svg {
	transform: scale(0.5);
	top: -70px;
}
#recruit .rec_btn {
	text-align: center;
	padding-left: 0;
}
#company svg {
	top: -90px;
	right: -15px;
}
#philosophy svg {
	left: -35px;
	top: -145px;
}
#business svg {
	right: auto;
	left: -35px;
	top: -110px;
}
#recruit svg {
	left: -35px;
	top: -183px;
}
#news svg {
	top: -90px;
	right: -27px;
}
#access svg {
	top: -70px;
	left: -27px;
}
.sp_t {
	display: block !important;
}
#gHeader .menu span {
	margin-left: -11px;
	background: #CCC;
}
#gHeader.on .menu span {
	margin-left: -11px;
	background: #333;
}
#gHeader .logo {
	left: -7px !important;
	top: 3px !important;
	width: 152px !important;
}
#gHeader .logo {
	width: 106px !important;
}
#gHeader .logo img {
	left: -30px !important;
	top: 4px !important;
	width: 106px !important;
	display: block;
}
#gHeader.on .logo {
	width: 106px !important;
}
#gHeader.on .logo {
	left: -30px !important;
	top: 7px !important;
	width: 106px !important;
	display: block;
}
#gHeader.on .logo img {
	width: 106px !important;
}
#gFooter .inner .roboto {
	display: block;
}
#top_box svg {
	width: 350px;
}
#top_box #top_box_logo {
	position: absolute;
	top: 50%;
	margin-top: -420px;
	left: 25%;
	margin-left: -75px;
	z-index: 101;
}
#top_box #top_box_copy {
	position: absolute;
	top: 50%;
	margin-top: 35px;
	left: 50%;
	margin-left: -135px;
	z-index: 101;
	text-align: left;
	color: #5a5a5a;
	line-height: 35px;
}
#top_box_logo_cover {
	width: 200px;
	height: 45px;
	position: absolute;
	top: 50%;
	margin-top: -165px;
	left: 25%;
	margin-left: -75px;
	z-index: 101;
	text-align: left;
}
#top_box #top_box_copy p.c_en {
	font-size: 21px;
	font-weight: 200;
	letter-spacing: -0.002em;
	line-height: 50px;
	overflow: hidden;
	font-weight: 300;
	opacity: 0;
}
#top_box #top_box_copy p.c_en b {
	font-weight: 500;
}
#top_box #top_box_copy p.c_jp {
	line-height: 1.9;
	margin-top: 5px;
	letter-spacing: 0em;
	font-size: 12px;
	font-weight: bold;
	opacity: 0;
}
  #top_box #top_box_copy br.lf_t{
    display: none;
}
#company {
	height: 800px;
	background: none;
}
#company .sp_bg {
	position: fixed;
	z-index: -1;
	background: url(../img/top/sp/top_pic1.jpg) no-repeat bottom center #000;
	background-size: cover;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	display: none;
}
#company .text_box {
	/*width: 360px;
	top:0;
	left: 50%;
	margin-top: 0px;
	margin-left: -180px;
*/
	width: 100%;
	top: 0;
	left: 0;
	right: auto;
	margin: 0;
	height: 520px;
}
#company .text_box .inner {
	width: auto;
	padding: 0 10px;
	margin-bottom: 20px;
}
#company .text_box .title {
	margin: 70px 0 35px;
}
#company .text_box .text {
	letter-spacing: -0.03em;
	line-height: 1.8;
	font-size: 13px;
}
#company .l_box {
	display: none;
}
#company .r_box {
	float: none;
	background-color: #FFF;
	min-height: 520px;
	width: 100%;
	max-height: 520px;
	height: 520px;
}
#philosophy {
	height: 800px;
	background: none;
	background: #666;
}
#philosophy .sp_bg {
	background: url(../img/top/sp/top_pic2.jpg) no-repeat center center #CCC;
	background-size: cover;
	width: 100%;
	height: 380px;
}
#philosophy .text_box {
	/*width: 360px;
	top:0;
	left: 50%;
	margin-top: 0px;
	margin-left: -180px;
*/
	width: 100%;
	top: 0;
	left: 0;
	right: auto;
	margin: 0;
	height: 500px;
}
#philosophy .text_box .inner {
	width: auto;
	padding: 0 10px;
	margin-bottom: 20px;
}
#philosophy .text_box .title {
	margin: 70px 0 35px;
}
#philosophy .text_box .text {
	letter-spacing: -0.03em;
	line-height: 1.8;
	font-size: 13px;
	margin-bottom: -20px;
}
#philosophy .l_box {
	float: none;
	min-height: 500px;
	width: 100%;
	max-height: 500px;
	height: 500px;
}
#philosophy .r_box {
	display: none;
}
#business {
	background-color: #FFF;
	padding-top: 85px;
	font-size: 15px;
	height: auto;
	margin-bottom: 0;
}
#business .text_box {
	margin-top: 0;
	position: initial;
	top: 50%;
	left: 0;
	margin-left: 0px;
	font-weight: 400;
}
#business .text_box .title {
	margin-bottom: 35px;
}
#business .text_box .text {
	letter-spacing: 0em;
	line-height: 1.8;
	font-size: 13px;
}
#business .img_box {
	/*position:initial;
	margin-left: 0;
	margin-top:-180px;*/
	position: initial;
	width: auto;
	margin: -180px 30px 100px;
}
#business .img_box .logo_ul li a {
	height: 80px;
}
#business .img_box .logo_ul li a img {
	padding: 0;
	width: 172px;
}
	#business .img_box .logo_ul li:last-of-type a img {
		width: 118px;
	}
#business .img_box img {
	padding: 10px 0 80px;
	width: 80%;
}
#recruit {
	width: 100%;
	height: auto;
	padding-top: 50px;
	background-color: #FFF;
	padding: 0 25px 1px;
	box-sizing: border-box;
}
#recruit .img_box {
	width: 100%;
	height: 275px;
	background: url("../img/top/sp/sp_top_pic4.jpg") no-repeat center;
	position: relative;
	background-size: cover;
}
.text_box .title {
	font-size: 29px;
}
.title_box .title {
	font-size: 29px;
}
#recruit .img_box .title {
	font-size: 29px;
	position: absolute;
	top: 15px;
	left: 0;
	width: 100%;
	font-weight: 600px;
	letter-spacing: 0.14em;
	margin-top: -75px;
}
#recruit .text_box {
	margin: 0 auto 0;
	height: auto;
	background-color: #F4F4F4;
	padding: 45px 0 0px;
}
#recruit .text_box .text_l {
	float: none;
	width: 100%;
	padding-left: 20px;
}
#recruit .text_box .text_l p.sub {
	height: auto;
}
#recruit .text_box .sub {
	font-size: 15px;
	font-weight: 600;
}
#recruit .text_box .text_l .title {
	letter-spacing: 0.14em;
	display: block;
	margin-bottom: 16px;
	font-size: 30px;
	font-weight: 300;
}
#recruit .text_box .text_r {
	float: none;
	width: 100%;
	padding: 35px 0 0 20px;
	box-sizing: border-box;
	letter-spacing: 0em;
	letter-spacing: 0em;
	line-height: 1.8;
	font-size: 13px;
}
#news {
	background-color: #FFF;
	padding: 1px 25px;
	box-sizing: border-box;
}
#news .infoList {
	width: 100%;
}
#news .infoList dt {
	width: 85px;
	height: 65px;
	background-color: #FBFBFB;
}
#news .infoList h3 {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
}
#news .infoList li {
	margin-bottom: 25px;
	font-size: 11px;
	line-height: 18px;
	float: left;
	width: 100%;
}
#news .infoList dd {
	padding-left: 15px;
}
#news .title_box {
	margin: 95px auto 35px;
}
#news .infoList li:nth-child(even) {
	margin-left: 0;
}
#news .infoList a.arrow {
	margin-top: 10px;
	margin-bottom: 80px;
}
#access {
	background-color: #FFF;
	padding: 70px 25px 30px;
	box-sizing: border-box;
}
#access .title_box {
	margin: 60px auto 35px;
}
#access #map {
	width: 100%;
	margin-bottom: 35px;
	height: 140px;
	background-color: #CCC;
}
#access .map {
	width: 100%;
	margin-bottom: 35px;
}
#access .map .rBox {
	overflow: hidden;
	width: 100%;
	display: table;
	padding-left: 0px;
}
#access .map .rBox .inner p {
	font-size: 12px;
}
#access .map p {
	margin-bottom: 3px;
}
#access .map .rBox .inner span {
	float: left;
	text-align: left;
	display: block;
}
#access .map_box {
	width: 100%;
	margin: 0 auto;
}
a.arrow {
	margin-top: 35px;
	margin-bottom: 30px;
}
}
