@charset "UTF-8";
#wrapper01{
    max-width: 940px;
    width: auto;
    overflow: hidden;
}
#wrapper02{
    margin:0px 20px;
    padding:1px;
    border:1px solid #6A684F;
    color:#434343;
    font-size:1.2em;
    line-height:160%;
    margin-bottom:20px;
    max-width: 900px;
}
#bread01 {
    /* margin-top: 144px; */
}
#wrapper02 #content01{
background:#fff;
padding:28px;
}

#content01 a{
color:#B22D14;
}

#content01 img{
    vertical-align:bottom;
    max-width: 100%;
    height: auto;
}

#content01 h2{
margin-bottom:15px;
}

#content01 .p01{
margin-bottom:10px;
}

#content01 ul.ul01{
height:36px;
padding:4px 0px;
padding-left:5px;
background:#E2DFD0;
margin-bottom:30px;
}

#content01 ul.ul01 li{
float:left;
width:203px;
height:36px;
padding-right:5px;
}

#content01 ul.ul01 li a:hover img{
opacity:0.5;
filter: alpha(opacity=50);
}

#content01 ul.ul01 img{
float:left;
}

#content01 .div01{
clear:both;
padding-bottom:6px;
margin-bottom:30px;
background:url("../img/index_bg_03.png") repeat-x bottom;
}

#content01 .div02{
border:#D2CBC1 solid 1px;
padding:1px;
}

#content01 .div03{
border:1px solid #D2CBC1;
padding:1px;
margin-bottom:30px;
}

#content01 .div04{float:left;max-width: 515px;width: 100%;}

#content01 .img01{
border:#D2CBC1 solid 1px;
border-left:none;
padding:1px;
float:right;
}

#content01 .div02 dl.dl01{
background:url("../img/index_bg_02.png") repeat-x top;
padding:15px 18px;
}

#content01 .div04 dl.dl01{
min-height:276px;
*_height:276px;
}


#content01 .div02 dl.dl01 dt.dl01{
padding-bottom:10px;
margin-bottom:20px;
background:url("../img/index_bg_01.png") no-repeat left bottom;
}

#content01 .div04 dl.dl01 dd.dl01{
height:220px;
position:relative;
}

#content01 .div04 dl.dl01 dd.dl01 p{
margin-bottom:10px;
}

#content01 .div04 dl.dl01 dd.dl01 ul{
list-style:outside disc;
padding-left:20px;
margin-bottom:10px;
}

#content01 .div04 dl.dl01 dd.dl01 div{
width:100%;
position:absolute;
bottom:0px;
padding-top:10px;
border-top:dotted 1px #CCCCCC !important;
border-top:solid 1px #eeeeee;
}

#content01 .div02 dl.dl01 dd.dl01 dl.dl02{
}

#content01 .div02 dl.dl01 dd.dl01 dl.dl02 dt.dl02{
padding-left:20px;
}

#content01 .div01 .table01{
width:100%;
}

#content01 .div01 .table01 th{
width:180px;
padding:5px 10px;
border:#D2CBC1 1px solid;
background:#EAE9DC;
}

#content01 .div01 .table01 td{
border:#D2CBC1 1px solid;
padding:5px 10px;
}

#content01 .div01 .table01 caption{
color:#6B4932;
}

#content01 .div02 dl.dl01 dd.dl01 dl{
margin-bottom:10px;
}

#content01 .div02 dl.dl01 dd.dl01 div{
width:100%;
padding-top:10px;
border-top:dotted 1px #CCCCCC !important;
border-top:solid 1px #eeeeee;
}

#content01 .div02 dl.dl01 dd.dl01 dl .dt02{
color:#6B4932;
font-weight:800;
font-size:1.16em;
margin-bottom:10px;
}







/* ------------------- */

.tab_menu{
    display: flex;
    justify-content: space-between;
    background: #e1dfcf;
    padding: 5px;
    margin-bottom: 40px;
}
.tab_menu li{
    text-align: center;
    width: 23%;
    background: #9d988e;
    color: #fff;
    padding: 5px;
    border: solid 2px #fff;
}
.tab_menu li.active{
    background: #84953e;
}
.tab_menu li a{
    color: #fff!important;
    line-height: 1.5;
    display: block;
    font-size: 14px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.sec_ttl{
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 16px;
    color: #52462d;
    padding: 0 0 0 5px;
    border-left: solid 2px #915023;
    font-weight: bold;
}
.sec_col_lead{
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 16px;
    line-height: 1.8;
    color: #755c4c;
    font-weight: bold;
}
.main_ttl h2{
    background: #f3f1e7;
    padding: 10px;
    box-shadow: 0px 5px 19px -11px rgba(0,0,0,0.6);
}
h2 span.sec_ttl{
    /* width: 100%; */
    display: block;
    font-size: 20px;
}
h2 span.sec_ttl span{
    font-size: 16px;
    font-weight: bold;
    position: relative;
    top: -2px;
}


@media screen and (max-width: 960px) {
    #content01 .div04 {
        float: inherit;
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
    }
    #bread01 {
        /* margin-top: 78px!important; */
    }
    #content01 .img01 {
        border: #D2CBC1 solid 1px;
        border-left: #D2CBC1 solid 1px;
        border-top: none;
        float: inherit;
        width: 100%;
        box-sizing: border-box;
    }
    .map_img{
        max-width: 519px;
        margin: 0 auto;
    }
    #content01 .div01 {
        max-width: 519px;
        margin: 0 auto 30px;
    }
    #content01 .div04 dl.dl01 dd.dl01 div {
        position: inherit;
    }
    #content01 .div04 dl.dl01 dd.dl01 {
        height: auto;
    }
    .tab_menu li {
        width: 22%;
    }
    .tab_menu {
        justify-content: space-around;
    }
    .tab_menu li a {
        font-size: 13px;
    }
    .tab_menu li {
        width: 22%;
    }
}
@media screen and (max-width: 650px){
    .sec_col_lead {
        font-size: 3.2vw;
    }
    .tab_menu {
        flex-wrap: wrap;
    }
    .tab_menu li {
        width: 46%;
    }
    .tab_menu li:nth-child(1), .tab_menu li:nth-child(2) {
        margin-bottom: 1%;
    }
    #content01 .div01 .table01 th {
        width: auto;
    }
}
@media screen and (max-width: 500px){
    .tab_menu li {
        width: 100%;
    }
    .tab_menu li:nth-child(3){
        margin-bottom: 1%;
    }
}









/* header */
.free_call_flex{
    font-size: 18px;
    margin-left: 20px;
    color: #e4ee97;
    display: flex;
    align-items: center;
}
.head_inner{
    /* padding: 15px 20px; */
    /* background: url(../common/header_bg_14.png)!important; */
    /* background-size: contain!important; */
}
.free_dial{
    width: 20px;
    height: auto;
    margin-right: 5px;
}
.header_logo img{
    width: 100%;
    height: auto;
}