@charset "utf-8";

body {
    padding: 0;
    margin: 0;
}

#rc_header {
    margin: 0;
    padding: 0;
    width: 100%;
    font-family: "游ゴシック", "Yu Gothic";
    box-sizing: border-box;
}

#rc_info {
    padding: 2px 0;
    width: 100%;
    background: #D0C8C4;
    box-sizing: border-box;
    color: #4a3b36;
    font-size: 14px;
    letter-spacing: 1.2px;
}

#rc_info ul {
    width: 1000px;
    box-sizing: border-box;
    margin: 0 auto;
}

#rc_info ul li {
    float: right;
    margin-left: 15px;
    list-style: none;
}

#rc_info ul li a {
    color: #4a3b36;
    display: block;
    padding: 5px 0;
}

.logo_area {
    width: 1045px;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
}

.img_logo {
    margin: 40px auto 35px auto;
    display: block;
}

.search_box {
    width: 220px;
    border-bottom: 1px solid #d0c8c4;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    top: 5px;
}

.form_box {
    border: 0;
    height: 30px;
    width: 190px;
    vertical-align: top;
}

.form_bt {
    vertical-align: middle
}

#rc_navi {
    width: 1045px;
    margin: 0 auto;
    box-sizing: border-box;
}

#rc_navi ul {
    box-sizing: border-box;
    padding: 0;
}

#rc_navi ul li {
    width: 129.5px;
    margin-right: 1px;
    float: left;
    text-align: center;
    list-style: none;
    background: #ddd;
    border-top: 3px solid #595959;
    letter-spacing: 3.5px;
}

#rc_navi ul li:first-child {
    letter-spacing: 1.2px;
}

#rc_navi ul li:last-child {
    margin-right: 0;
    letter-spacing: 1.2px;
}

#rc_navi ul li a {
    display: block;
    padding: 15px 15px 12px 15px;
    color: #4a3b36;
}

#rc_navi ul li a:hover {
    background: #ccc;
}

#slidebox {
    width: 1045px;
    margin: 0 auto;
}

.head_banner_box {
    width: 1045px;
    margin: 0 auto;
    box-sizing: border-box;
    overflow: hidden;
}

.head_banner_box ul.list4 {
    padding: 0;
    zoom: 1;
    width: 1093.3px;
    margin-top: 5px;
}

.head_banner_box ul.list4:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    line-height: 0;
    visibility: hidden;
}

.head_banner_box ul.list4 li {
    width: 354px;
    margin: 0 10px 5px 0;
    float: left;
    list-style: none;
}

.head_banner_box ul.list4 li img {
    width: 100%;
}

.head_banner_box ul.list3 {
    padding: 0;
    zoom: 1;
    width: 1093.3px;
    margin-top: -14px;
}

.head_banner_box ul.list3:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    line-height: 0;
    visibility: hidden;
}

.head_banner_box ul.list3 li {
    width: 260px;
    margin: 0 13.3px 7px 0;
    float: left;
    list-style: none;
}

.head_banner_box ul.list3 li img {
    width: 100%;
}

.head_banner_box ul.list2 {
    padding: 0;
    zoom: 1;
    width: 1093px;
}

.head_banner_box ul.list2:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    line-height: 0;
    visibility: hidden;
}

.head_banner_box ul.list2 li {
    width: 533.5px;
    margin: 0 13px 4px 0;
    float: left;
    list-style: none;
}

.head_banner_box ul.list2 li img {
    width: 100%;
}

.head_banner_box ul.list1 {
    padding: 0;
    zoom: 1;
    width: 1045px;
}

.head_banner_box ul.list1:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    line-height: 0;
    visibility: hidden;
}

.head_banner_box ul.list1 li {
    width: 340px;
    margin: 0 8px 4px 0;
    float: left;
    list-style: none;
}

.head_banner_box ul.list1 li img {
    width: 100%;
}
