@charset "utf-8";
/*
 * style.css
 *
 *  version --- 1.0
 *  updated --- 2013/5/10
 */

/* !hanyu top
---------------------------------------------------------- */
.mainBox {
	width:100%;
	overflow: hidden;
}
.mainImgle {
	float: right;
	width: 50%;
}
.mainImgri {
	float: left;
	width: 50%;
}
.mainBoxle {
	float: left;
	width: 50%;
	position: relative;
}
.mainBoxri {
	float: right;
	width: 50%;
	position: relative;
}
.mainBoxIn {
	padding:0 10px;
	color:#fff;
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	z-index: 2;
	position: absolute;
}
.mainBoxtxt {
	text-align:left;
	padding:0 30px;
}
.mainBoxcor01 {
	background-color:#423685;
	position:relative;
}
.mainBoxcor01:before {
	position:absolute;
	right:10px;
	bottom:10px;
	z-index:2;
	content:"";
	width:30px;
	height:30px;
	background:url(../img/ico_hanyu02.png) no-repeat;
}

.mainBoxcor01 h3.h3Basic01,
.mainBoxcor02 h3.h3Basic01{
  margin-bottom: 20px;
}

.mainBoxcor03 {
	background-color:#2268b6;
}
.mainBoxcor04 {
	background-color:#000;
	width: 100%;
}

.mainBoxcor05 {
	background-color:#423685;
}

.mainBoxcor02 {
	box-sizing:border-box;
	position:relative;
	background-color:#2268b6;
}
.mainBoxcor02:before {
	position:absolute;
	right:10px;
	bottom:10px;
	z-index:2;
	content:"";
	width:30px;
	height:30px;
	background:url(../img/ico_hanyu02.png) no-repeat;
}
@media screen and (max-width: 959px) {
.mainImgle,.mainImgri,.mainBoxle,.mainBoxri {
	float: none !important;
	width: 100% !important;
}
.mainBoxIn {
	padding:0;
	font-size: 12px;
}
.mainBoxtxt {
	text-align:left;
	padding:0 10px 5px;
}
.mainBoxcor01 {
  padding: 40px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
	background-color:#423685;
	height: 280px;
}
.mainBoxcor01:before {
	position:absolute;
	right:10px;
	bottom:10px;
	z-index:2;
	content:"";
	width:16px;
	height:16px;
	background:url(../img/ico_hanyu02.png) no-repeat;
	background-size:16px;
}
.mainBoxcor02 {
  padding: 40px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
	background-color:#2268b6;
	height: 280px;
}
.mainBoxcor02:before {
	position:absolute;
	right:10px;
	bottom:10px;
	z-index:2;
	content:"";
	width:16px;
	height:16px;
	background:url(../img/ico_hanyu02.png) no-repeat;
	background-size:16px;
}
}
.mainLink01 {
	margin-left:-3px;
	padding-bottom:50px;
}
.mainLink01 li {
	float:left;
  width: 16.6666%;
	padding:3px 0 0 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
}
.mainLink01 li:before {
	position:absolute;
	right:10px;
	bottom:10px;
	z-index:2;
	width:18px;
	height:18px;
	content:"";
	background:url(../img/ico_hanyu01.png) no-repeat;
	background-size:18px;
}
.mainLinktxt {
	font-size:14px;
	line-height:2;
	padding:10px 0;
	text-align:center;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	min-height: 50px
}
.mainLinktxt.long {
	line-height: 1.2;
}
.mainPanel {
	max-width:549px;
	margin:0 auto;
	padding-bottom:50px;
}
.mainLink02 {
	margin-left:-3px;
}
.mainLink02 img {
	width:198px;
	height:auto;
}
.mainLink02 li {
	float:left;
	width:33.3%;
	padding:3px 0 0 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
}
.mainLink02 li:before {
	position:absolute;
	right:10px;
	bottom:10px;
	z-index:2;
	width:18px;
	height:18px;
	content:"";
	background:url(../img/ico_hanyu01.png) no-repeat;
	background-size:18px;
}
@media screen and (max-width: 959px) {
.mainLink01 {
	padding:0 0 25px;
}
.mainLink01 li {
	float:left;
	width:50%;
}
.mainLinktxt {
	font-size:14px;
	line-height:2;
}
.mainLink01 li:before {
	background:url(../img/ico_hanyu01.png) no-repeat;
	background-size:14px;
}
.mainPanel {
	max-width:100%;
	margin:0 auto;
	padding:0 10px 25px 10px;
}
.mainLink02 {
	margin-left:-3px;
}
.mainLink02 img {
	width:100%;
	height:auto;
}
.mainLink02 li:before {
	background:url(../img/ico_hanyu01.png) no-repeat;
	background-size:14px;
}
}
.mainBoxmap {
	float:left;
	width:50%;
}
.mainBoxcom {
	width:50%;
	padding:30px 35px 40px 35px;
	box-sizing:border-box;
	overflow:hidden;
	background:url(../img/pic_top03.png) 0 0 no-repeat;
}
.mainBoxmap iframe {
	width:100%;
	height:100%;
}
.mainAddress {
	color:#fff;
	font-size:14px;
	padding:25px 0;
	background:url(../img/line_top.png) 0 0 repeat-x;
}
.onlysp {
	display:block;
}
.mainTable {
	max-width:1000px;
	margin:0 auto;
	font-size:18px;
	color:#fff;
	text-align:center;
	border:1px solid #fff;
}
.mainTable td {
  width: 50%;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
}
.mainTable .spe {
	position:relative;
}
.mainTable .spe:before {
	position:absolute;
	bottom:5px;
	right:5px;
	z-index:2;
	width:15px;
	height:15px;
	content:"";
	background:url(../img/ico_hanyu02.png) no-repeat;
	background-size:15px;
}

.mainTable td a{
  display: block;
	padding:10px 40px;
  color: #fff;
  text-decoration: none; 
}

.mainTable td a:hover{
  opacity: 0.7;
}

@media screen and (max-width: 959px) {
  .map_wrap{
    padding: 0 10px;
  }
.mainBoxmap {
	float:none;
	width:100%;
	margin-bottom:20px;
}
.mainBoxcom {
	width:100%;
	padding:30px 35px;
	overflow:hidden;
	background:url(../img/pic_top03.png) 0 0 no-repeat;
}
.mainBoxmap iframe {
	width:100%;
	height:100%;
}
.mainAddress {
	font-size:14px;
	padding:20px 0 30px;
	text-align:center;
	background:url(../img/line_top.png) 0 0 repeat-x;
}
.onlysp {
	display: inline-block;
	padding-left:8px;
}
}
@media screen and (max-width: 479px) {
.mainBoxmap {
	float:none;
	width:100%;
}
.mainBoxcom {
	width:100%;
	padding:20px 20px;
	overflow:hidden;
	background:url(../img/pic_top03.png) 0 0 no-repeat;
}
.mainBoxmap iframe {
	width:100%;
	height:100%;
}
.mainAddress {
	font-size:14px;
	padding:15px 0 25px;
	text-align:center;
	background:url(../img/line_top.png) 0 0 repeat-x;
}
.mainTable {
	max-width:100%;
	margin:0 auto;
	font-size:12px;
}
.mainTable td {
	padding:10px 15px;
	width:50%;
}
.mainTable .spe {
	position:relative;
}
.mainTable .spe:before {
	position:absolute;
	bottom:5px;
	right:5px;
	z-index:2;
	width:15px;
	height:15px;
	content:"";
	background:url(../img/ico_hanyu02.png) no-repeat;
	background-size:15px;
}
  
  .mainTable td a{
    padding: 10px 0;
  }
}
.mainBoxlink {
	padding:30px 0 40px;
}
.mainBtn {
	margin-left: -20px;
}
.mainBtn li {
	float:left;
	width:25%;
	text-align:center;
	padding-left:20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.mainBtn li a {
	color:#000;
	display:block;
}
@media screen and (max-width: 959px) {
.mainBoxlink {
	padding:20px 0;
}
.mainBtn {
	margin-left: -20px;
}
.mainBtn li {
	float:left;
	width:50%;
	padding: 10px 0 0 20px;
}
}
/* !hanyu car
---------------------------------------------------------- */
.carTopbox {
	margin-left:-30px;
	padding:50px 0 100px;
}
.carTopbox li {
	float:left;
	width:33.33%;
	padding:40px 0 10px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
}
.carTopbox li:before {
	position:absolute;
	right:0;
	bottom:0;
	z-index:2;
	content:"";
	width:15px;
	height:15px;
	background:url(../img/ico_hanyu04.png) no-repeat;
	background-size:15px;
}
.carTopbox li img {
	width:100%;
	height:auto;
}
.carToptxt {
	padding:20px 5px 0 5px;
}
.carToptxt span {
	color:#2268b6;
	display:block;
	font-size:18px;
	padding-bottom:20px;
	text-align:center;
}
.carBtnbox {
	text-align:left;
	max-width:300px;
	margin:0 auto;
	padding:20px 0;
}
.carBtnbox a {
	font-size:16px;
	border:1px solid #000;
	display:block;
	padding:8px 20px 8px 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	background: url(../img/ico_hanyu03.png) 95% 15px no-repeat;
	background-size:20px;
}
@media screen and (max-width: 959px) {
.carTopbox {
	margin-left:0;
	padding:20px 10px;
}
.carTopbox li {
	float:none;
	width:100%;
	padding-left:0;
	text-align:center;
}
.carTopbox li:before {
	background:none;
}
.carTopbox li+li {
	padding-top:20px;
}
.carToptxt {
	padding:20px 0 0 0;
	text-align:left;
}
}
@media screen and (max-width: 479px) {
.carBtnbox {
	text-align:left;
	max-width:300px;
	margin:0 auto;
	padding:20px 0 0 0;
}
.carBtnbox a {
	font-size:13px;
	display:block;
	padding:5px 15px 5px 10px;
	background: url(../img/ico_hanyu03.png) 95% 10px no-repeat;
	background-size:14px;
}
}

/* !hanyu car setup
---------------------------------------------------------- */
.setupBox {
	padding-bottom:60px;
}
.setupImgr {
	float:right;
}
.setupImgr img {
	width:400px;
	height:auto;
}
.setupLeft {
	padding-right:40px;
	overflow:hidden;
}
.setupImgl {
	float:left;
}
.setupImgl img {
	width:400px;
	height:auto;
}
.setupRight {
	padding-left:40px;
	overflow:hidden;
}
.setupRight p.person_name {
	padding-top: 15px;
}
.setupTit {
	font-size:18px;
	color:#2268b6;
	line-height:1.5;
	padding-left:20px;
	margin-bottom:20px;
	border-left:3px solid #2268b6;
}
.setupTenurp {
	padding:45px 40px;
	border:5px solid #ebebeb;
}
.setupTentit {
	color:#2268b6;
	font-size:18px;
	padding-left:20px;
	margin-bottom:30px;
	border-left:3px solid #2268b6;
}
.setupTenurp table {
	width:100%;
	font-size:14px;
	line-height:1.5;
}
.setupTable th,
.setupTable td {
	padding:8px 0;
	border-bottom:1px solid #cccccc;
}
.setupTable th {
	width:30%;
}
.setupTable td {
	padding-left:20px;
	background:url(../img/ico_setup.png) 0 center no-repeat;
	background-size:10px;
}
@media screen and (max-width: 959px) {
.setupBox {
	padding:0 10px 30px 10px;
}
.setupImgr {
	text-align:center;
	float:none;
}
.setupImgr img {
	width:100%;
	height:auto;
}
.setupLeft {
	padding:0 0;
	overflow:hidden;
}
.setupImgl {
	float:none;
	text-align:center;
}
.setupImgl img {
	width:100%;
	height:auto;
}
.setupRight {
	padding:0 0;
	overflow:hidden;
}
.setupTit {
	text-align:center;
	font-size:16px;
	line-height:1.5;
	padding-left:0;
	margin:20px 0;
	border-left:none;
}
.setupTenurp {
	margin:0 10px;
	padding:25px 20px;
}
.setupTable th,
.setupTable td {
	padding:8px 0;
}
.setupTable th {
	width:50%;
	vertical-align:text-top;
}
.setupTable td {
	padding-left:20px;
	background:url(../img/ico_setup.png) 0 center no-repeat;
	background-size:8px;
}
}
@media screen and (max-width: 767px) {
.setupTentit {
	font-size:16px;
	margin-bottom:20px;
}
.setupTable th {
	width:70%;
}
.setupTenurp {
	margin:0 10px;
	padding:25px 10px;
}
.setupTenurp table {
	font-size:12px;
	line-height:1.5;
}
}
/* !hanyu company
---------------------------------------------------------- */
.comTopbox {
	margin-left:-30px;
	padding:50px 0 100px;
}
.comTopbox li {
	float:left;
	width:33.33%;
	padding:40px 0 10px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
}
.comTopbox li:before {
	position:absolute;
	right:0;
	bottom:0;
	z-index:2;
	content:"";
	width:15px;
	height:15px;
	background:url(../img/ico_hanyu03.png) no-repeat;
	background-size:15px;
}
.comTopbox li img {
	width:100%;
	height:auto;
}
.comToptxt {
	padding:20px 5px 0 5px;
}
.comToptxt span {
	display:block;
	font-size:18px;
	padding-bottom:20px;
	text-align:center;
}
@media screen and (max-width: 959px) {
.comTopbox {
	margin-left:0;
	padding:20px 10px;
}
.comTopbox li {
	float:none;
	width:100%;
	padding-left:0;
	text-align:center;
}
.comTopbox li:before {
	background:none;
}
.comTopbox li+li {
	padding-top:20px;
}
.comToptxt {
	padding:20px 0 0 0;
	text-align:left;
}
}
/* !hanyu company information
---------------------------------------------------------- */
.companyInfotit {
	font-size:18px;
	padding-left:20px;
	margin-bottom:30px;
	border-left:3px solid #000;
}
.companyBox {
	padding:45px 40px;
	border:5px solid #ebebeb;
}
.companyTable {
	width:100%;
}
.companyTable th,
.companyTable td {
	padding:8px 0;
	border-bottom:1px solid #cccccc;
}
.companyTable th {
	width:30%;
	vertical-align:text-top;
}
.companyTable td {
	padding-left:20px;
	background:url(../img/ico_setup.png) 0 12px no-repeat;
	background-size:10px;
}
@media screen and (max-width: 959px) {
.companyInfotit {
	font-size:16px;
}
.companyBox {
	padding:25px 10px;
	margin:0 10px;
}
}
@media screen and (max-width: 767px) {
.companyTable {
	font-size:12px;
}
.companyTable th {
	width:26%;
}
.companyTable td {
	background:url(../img/ico_setup.png) 0 15px no-repeat;
	background-size:6px;
	padding-left:13px;
}
}
/* !hanyu info
---------------------------------------------------------- */
.infoTit {
	font-size:25px;
	line-height:1.5;
	text-align:center;
	padding:50px 0;
}
.infoBox {
	border:5px solid #ebebeb;
	padding:50px 50px;
}
.infoTxt {
	text-align:center;
	padding-bottom:30px;
}
.infoTable {
	width:100%;
}
.infoTable th {
	width:24%;
	vertical-align:text-top;
	padding:10px 10px 0 0;
	background:url(../img/ico_setup.png) 95% 15px no-repeat;
	background-size:9px;
}
.infoTable th span {
	color:#e60012;
}
.infoTable td {
	padding:10px 0;
}
label {
	display:inline-block;
	margin-right:20px;
}
label input {
	display: inline-block;
	margin-right: 5px;
	/*-webkit-appearance: none;*/
	-webkit-border-radius: 0;
}
.input_mid {
	border:1px solid #231815;
	width:300px;
	height:25px;
}
.input_sma01 {
	border:1px solid #231815;
	width:80px;
	height:25px;
}
.input_sma02 {
	border:1px solid #231815;
	width:140px;
	height:25px;
}
.input_sma03 {
	border:1px solid #231815;
	width:140px;
	height:25px;
}
.input_large {
	width:100%;
	height:25px;
	border:1px solid #231815;
}
textarea {
	width:100%;
	height:200px;
	border:1px solid #231815;
}
.infoBtnbox {
	max-width:300px;
	margin:0 auto;
	padding-top:30px;
}
.infoBtn {
	margin-left:-30px;
}
.infoBtn li {
	float:left;
	padding-left:30px;
	width:50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.infoBtn li:hover{
  opacity: 0.6;
}

.infoBtn .submit,
.infoBtn input[type="reset"]{
	display: inline-block;
	height: 34px;
	width:140px;
	padding: 1px;
	background: #000;
  border: none;
  color: #fff;
	box-sizing: border-box;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
}
.infoBtn input {
	background:#000;
	display: block;
	width: 100%;
	height: 30px;
	color: #fff;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 0;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	border-radius: 16px;
}
.infoBtn input[type="reset"]{
	color:#fff;
	background-color:#000;
	display:block;
	line-height:34px;
	height:34px;
	width:140px;
	text-align:center;
	text-decoration:none;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
}

@media screen and (max-width: 959px) {
.infoTit {
	font-size:22px;
	padding:40px 0;
}
.infoBox {
	padding:25px 25px;
	margin:0 10px;
}
.infoTable {
	font-size:12px;
}
}
@media screen and (max-width: 767px) {
.infoTit {
	font-size:18px;
	padding:30px 0;
}
.infoTxt {
  text-align: left;
  }
.infoTable th {
	width:35%;
	background-size:7px;
}
.infoBox {
	padding:25px 10px;
	margin:0 10px;
}
.input_mid {
	width:70%;
}
.input_sma01 {
	width:80px;
}
.input_sma02 {
	width:20%;
}
.input_sma03 {
	width:30%;
}
.input_large {
	width:94%;
	height:25px;
}
textarea {
	width:98%;
	height:200px;
}
}
@media screen and (max-width: 479px) {
.infoTit {
	font-size:18px;
	padding:30px 0;
}
.infoTable th {
	width:100%;
	padding:5px 0;
	display:block;
	background:none;
}
.infoTable td {
	display:block;
	background:none;
	padding:5px 0;
}
.input_mid {
	width:94%;
	height:20px;
}
.input_large {
	height:20px;
}
.input_sma01 {
	width:50px;
	height:20px;
}
.input_sma02 {
	height:20px;
}
.input_sma03 {
	width:40%;
	height:20px;
}
.infoBtnbox {
	max-width:240px;
	margin:0 auto;
	padding-top:20px;
  text-align: center;
}
.infoBtn {
	margin-left:0;
}
.infoBtn li {
	padding-left:0;
	width:50%;
}
  
  label{
    margin-right: 0;
  }
  
.infoBtn .submit,
.infoBtn input[type="reset"]{
	display: inline-block;
	height: 30px;
	width:100px;
	padding: 1px;
  line-height: 30px;
	box-sizing: border-box;
	position: relative;
}
.infoBtn li a {
	color:#fff;
	background-color:#000;
	display:block;
	line-height:30px;
	height:30px;
	width:100px;
	text-decoration:none;
}

}
/* !hanyu recruite
---------------------------------------------------------- */
.recruiteBox {
	padding-bottom:200px;
}
/* !hanyu kensetsu
---------------------------------------------------------- */
.kensetsuBox {
	margin-left:-30px;
	padding:50px 0 100px;
}
.kensetsuBox li {
	float:left;
	width:33.33%;
	padding:40px 0 10px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
}
.kensetsuBox li:before {
	position:absolute;
	right:0;
	bottom:0;
	z-index:2;
	content:"";
	width:15px;
	height:15px;
	background:url(../img/ico_hanyu01.png) no-repeat;
	background-size:15px;
}
.kensetsuBox li img {
	width:100%;
	height:auto;
}
.kensetsuTxt {
	padding-top:20px;
}
.kensetsuTxt span {
	color:#423685;
	display:block;
	font-size:18px;
	padding-bottom:20px;
	text-align:center;
}
@media screen and (max-width: 959px) {
.kensetsuBox {
	margin-left:0;
	padding:30px 10px 50px;
}
.kensetsuBox li {
	float:none;
	width:100%;
	text-align:center;
	padding:20px 0 10px 0;
}
.kensetsuBox li:before {
	background:none;
}
.kensetsuBox li img {
	width:100%;
	height:auto;
}
.kensetsuTxt {
	text-align:left;
	padding-top:10px;
}
.kensetsuTxt span {
	font-size:16px;
}
}
/* !hanyu recruite soil
---------------------------------------------------------- */
.soilTit {
	font-size:18px;
	color:#423685;
	padding-left:20px;
	border-left:5px solid #423685;
}
.soilBox {
	margin-left:-30px;
	padding-bottom:100px;
}
.soilBox li {
	float:left;
	width:33.33%;
	padding:20px 0 10px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.soilTxt {
	padding-top:10px;
}
@media screen and (max-width: 959px) {
.soilArea {
	padding:0 10px;
}
.soilTit {
	font-size:15px;
	text-align:center;
	border-left:none;
	margin-bottom:10px;
	padding:20px 0 10px 0;
	border-top:1px solid #cccccc;
}
.soilBox {
	margin-left:0;
	padding-bottom:50px;
}
.soilBox li {
	float:none;
	width:100%;
	text-align:center;
	padding:0 0;
}
.soilTxt {
	padding:10px 0 20px;
	text-align:center;
}
}

/* !sitemap
---------------------------------------------------------- */
.sitemap.infoBox ul:first-child{
  margin-right: 50px;
}

.sitemap.infoBox ul li{
  margin-bottom: 10px;
  padding-left: 15px;
  background: url(../img/ico_setup.png) 2% 5px no-repeat;
  background-size: 8px 9px;
}

.sitemap.infoBox ul li:last-child{
  margin-bottom: 0;
}

.sitemap.infoBox ul li ul li,
.sitemap.infoBox ul li ul li:last-child{
  margin: 10px;
}

@media screen and (max-width: 479px){
  .sitemap.infoBox ul:first-child{
    margin-right: 0;
  }
}

/* !hanyu insurance
---------------------------------------------------------- */

.insurancetxt {
	text-align: left;
}

















