/*r-service*/
/*＝＝＝＝レイアウト崩れ防止START＝＝＝＝*/
.search_box.column_1 {
    margin: 5px auto;
}

.column_1 {
    width: 993px;
    margin: 0 auto;
}
@media screen and (max-width: 896px) { 
  .column_1 {
    width: auto;
  }
}
.search_box {
    display: flex;
    justify-content: space-between;
}

a {
    display: inline;
}

.head_info .logo {
    float: left;
    padding: 10px 20px 0 0;
    width: 20%;
}

.head_info h1 {
    font-size: 10px;
    font-weight: normal;
    letter-spacing: -1px;
}

.head_info .head_icon {
    float: left;
    padding: 5px 0 0 0;
}

.head_icon p {
    padding: 0;
    margin: 0;
    font-size: 13px;
    text-align: center;
}

.head_info .head_icon img {
    padding: 0 3px;
}

.head_tel {
    float: right;
    padding: 11px 0 2px 0;
    width: 35%;
}

#nav_haka.menu > li.menu_mega.w_1 {
    width: 14.28%;
}

.fv {
    background-image: url(/haka/images/pc_fv_bg2.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #eef8ff;
    width: 100%;
    margin: 0 auto;
    text-align: right;
    min-height: 395px;
    max-height: 395px;
}

.fv_con_box, .fv_title {
    width: 100%;
    text-align: right;
    margin: 0 auto;
    max-width: 1020px;
}

#rank_bana {
    text-align: center;
    background-color: #ececec;
    padding-top: 5px;
    margin-bottom: 1em;
}

.box_map h3 {
	background: white;
	border: none;
	border-bottom: 3px solid #007130;
	border-radius: 0px;
	margin: 0;
	padding: 0;
	font-size: 170%;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.inside dl.list_content dt {
    background: white;
}

footer.page-footer {
    margin-bottom: 80px;
}

.sp_infomation h3 p {
    margin: 0;
    font-weight: bold;
}

.contents_box h2 {
    background-color: #007130;
}

@media only screen and (max-width: 480px){
    h1 {
    font-size: 3vw;
    color: #005f1e;
    padding-top: 15px;
    width: 60%;
    float: right;
    }

    .sp_logo {
        float: left;
        width: 140px;
        margin: 1% 5px 0 1%;
    }

    .sp_head {
        max-height: 51px;
    }

    #nav_haka.menu > li.menu_mega.w_1 {
        width: 150px;
    }

    nav {
        width: 51px;
        height: 45px;
        position: absolute;
        top: 5px;
        right: 5px;
    }

    .menu {
        position: absolute;
        left: -99px;
    }

    #rank_bana {
        display: none;
    }

    .sp_head {
    	margin-bottom: 15px;
    }

    .inside dl.list_content dt {
        padding: 10px;
    }

    .writing_top dl dd ul.list_cir {
        float: none !important;
        width: auto !important;
        font-size: 100%  !important;
    }

    .service-menu {
        width: 100%;
        height: 213px;
        background-image: url('/haka/r-service/images/r-service_fv.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        margin: 5px 0;
        position: relative;
    }

    .sp_con_box {
        width: 68%;
        position: absolute;
        top: 78px;
        left: 130px;
    }

    .sp_con_box li {
        width: 103px;
        height: 33px;
        float: left;
        margin-right: 5px;
    }
}
/*＝＝＝＝レイアウト崩れ防止END＝＝＝＝*/

.box_200 h3 a {
	display: inline;
}

.box_100 p {
	margin: 0;
}

.right_50 ul li a {
	display: inline;
}

@media only screen and (max-width: 480px){
	
}