/* CSS Document */
.xs_none{
    display: none!important;
}

.xs_only{
	display: block;
}

.xs_text_center{
	text-align: center!important;
}

.xs_w90p{
	width:90%!important;
	margin-left: auto;
	margin-right: auto;
}

.common_dots_list_flex li{
	width: 100%;
}
/*------------------------------*/

.top_main{
	height: 264px;
}

.top_main .title{
	bottom: 28%;
}

.top_h2_title{
	font-size: 100%;
	position: relative;
	z-index: 3;
}

.top_section_right_box{
	right: -15px;
}

.top_section_right_box .txt{
	max-width: 80%;
}

.top_h2_title span:after{
	height: 10px;
}


.top_pic_link_box {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.top_pic_link_box .box{
	width:90%;
	margin-top: -60px;
	margin-bottom: 60px;
	padding:15px;
}

.top_section_right_business{
	top:4%;
}

.top_pic_link_box_lower .box{
	width: 90%;
	margin:-60px auto 0;
	padding:15px;
}

.five_list li div{
	padding-left: 5px;
}

.five_list li div span{
	width:30px;
	height: 30px;
	font-size: 160%;
}

.column_count_2{
	column-count: auto;
}



.second .main_bg{
	height: 250px;
}


.about_num_box {
    padding-top: 220px;
    background-size: 250px;
}

.about_num_box_title {
    font-size: 1.15em;
    padding-left: 0;
    text-align: center;
    padding-top: 45px;
}

.about_num_box_title:before {
    margin-top: 0;
    left: 50%;
    top: 0;
    margin-left: -.8em;
}


.local_link_nav_ul li:nth-child(n+3){
    margin-top: 15px!important;
}

.facility_img{
    width: 230px;
}

.submit input{
	font-size:100%;
	padding:10px 50px;}
	
.submit input.btn_back{
    margin-right: 5px;}