@charset "utf-8";

/*====================================
* トップページ
=====================================*/
#topSlide {
    margin-top: -25px;
    margin-top: 0\9;
    margin-bottom: 80px;
}
#index_01 h1 {
    text-align: center;
    max-width: 521px;
    width: 81.25%;
    padding: 0 0 2.5%;
    margin: 0 auto;
    background: url(../img/bg/bg_02.png) no-repeat center bottom;
    background-size: 100%;
}
#index_01 h1 img {
    max-height: 37px;
    height: 5.3125vw;
    width: auto;
}
#index_01 p {
    margin-top: 20px;
    text-align: center;
}
#index_01 p span {
    text-align: left;
    display: inline-block;
    line-height: 1.5;
}
#index_02 {
    margin-top: 80px;
    background: url(../img/bg/bg_04.png) no-repeat center center;
}
#index_02 .cf > div {
    width: 31.25%;
    border: 4px solid #4e3532;
    box-sizing: border-box;
    float: left;
    border-radius: 5px;
}
#index_02 .cA > div + div {
    margin-left: 3.125%;
}
#index_02 .cA > div h2 {
    text-align: center;
    background: #4e3532;
    padding: 10px 0;
}
#index_02 .cA > div h2 + div {
    height: 385px;
    background: #FBEFD3;
}
#index_02 .box_02 div ,
#index_02 .box_03 div {
    padding: 5px;
    box-sizing: border-box;
    overflow-y: auto;
}
#index_02 .box_02 div dl ,
#index_02 .box_03 div dl {
    padding: 15px;
}
#index_02 .box_02 div dl + dl ,
#index_02 .box_03 div dl + dl {
    border-top: 1px dotted #4e3532;
}
#index_02 .box_02 div dl dt ,
#index_02 .box_02 div dl dd ,
#index_02 .box_03 div dl dt ,
#index_02 .box_03 div dl dd {
    line-height: 1.5;
}
#index_03 {
    margin-top: 80px;
    background: #fadfcf;
    padding: 40px 0 0;
    border-radius: 5px;
}
#index_03:after {
    content: "";
    background: #FBEFD3 url(../img/common/footer_01.png) no-repeat right bottom;
    display: block;
    width: 100%;
    height: 80px;
    margin-top: 40px;
}
#index_03 h1 {
    text-align: center;
    width: 77.5%;
    max-width: 700px;
    padding-bottom: 2.9%;
    background: url(../img/bg/bg_03.png) no-repeat center bottom;
    background-size: 100%;
    margin: 0 auto;
}
#index_03 h1 + div > div {
    margin: 30px auto 0;
    width: 700px;
}
#index_03 h1 + div > div dl {
    width: 350px;
    height: 122px;
    display: table;
    float: left;
}
#index_03 h1 + div dl dt ,
#index_03 h1 + div dl dd {
    display: table-cell;
    box-sizing: border-box;
    vertical-align: top;
}
#index_03 h1 + div dl dt {
    width: 115px;
    padding-top: 35px;
    text-align: center;
}
#index_03 h1 + div dl:first-child dt {
    background: url(../img/bg/bg_05.png) no-repeat center center;
    background-size: contain;
}
#index_03 h1 + div dl:last-child dt {
    background: url(../img/bg/bg_06.png) no-repeat center center;
    background-size: contain;
}
#index_03 h1 + div dl dd {
    width: 235px;
    padding: 40px 10px 0;
    line-height: 1.5;
}
#index_03 .cf + p {
    text-align: left;
    margin: 45px auto 0;
    max-width: 700px;
    width: 95%;
}
#index_03 p + p {
    margin-top: 20px;
}

/* 960以上のみ
-------------------------------*/
@media screen and (min-width: 960px) {
}

/* 960以下
-------------------------------*/
@media screen and (max-width: 960px) {
    #index_02 {
        margin-top: 80px;
        background: none;
    }
    #index_02 .cf > div {
        width: 48%;
    }
    #index_02 .cf > .box_02 ,
    #index_02 .cf > .box_03 {
        box-sizing: border-box;
        margin-left: 4%;
    }
    #index_02 .cf > .box_03 {
        margin-top: 20px;
    }
    #index_02 .cf > .box_02 > h2 + div ,
    #index_02 .cf > .box_03 > h2 + div {
        height: 160px;
    }
    #index_03 {
        border-radius: 0;
    }
    #index_03 h1 + div {

    }
}

/* スマホサイズ
-------------------------------*/
@media screen and (max-width: 768px) {
    #topSlide {
        margin-top: 0;
        margin-bottom: 40px;
    }
    #index_02 {
        margin-top: 60px;
        margin-bottom: 80px;
    }
    #index_02 .cf > div {
        width: 100%;
    }
    #index_02 .cf > .box_01 h2 + div {
        background: #fff;
    }
    #index_02 .cf > .box_01 h2 + div .fbOuter {
        max-width: 500px;
        width: 100%;
        margin: 0 auto;
    }
    .facebook-page-plugin{
      text-align: center;
    }
    #index_02 .cf > .box_02 ,
    #index_02 .cf > .box_03 {
        margin: 40px 0 0 0;
    }
    #index_02 .cf > .box_02 > h2 + div {
        height: 410px;
    }
    #index_02 .cf > .box_02 > h2 + div ,
    #index_02 .cf > .box_03 > h2 + div {
        height: 270px;
    }
    #index_03 {
        padding: 40px 0;
        margin-top: 60px;
        width: 93.75%;
        border-radius: 5px;
    }
    #index_03:after {
        content: none;
    }
    #index_03 h1 {
        background: url(../img/bg/bg_02.png) no-repeat center bottom;
        background-size: 100%;
    }
    #index_03 h1 + div {
        width: 100%;
        padding: 0 3.125%;
        box-sizing: border-box;
    }
    #index_03 h1 + div > div {
        width: 100%;
    }
    #index_03 h1 + div > div dl {
        width: 50%;
        height: auto;
        display: block;
        float: left;
    }
    #index_03 h1 + div dl dt ,
    #index_03 h1 + div dl dd {
        display: block;
        box-sizing: border-box;
    }
    #index_03 h1 + div dl dt {
        width: auto;
        padding: 0 0 0 50px;
        text-align: left;
    }
    #index_03 h1 + div dl:first-child dt {
        background: url(../img/bg/bg_05.png) no-repeat 20px 50%;
        background-size: contain;
    }
    #index_03 h1 + div dl:first-child dt img {
        max-width: 80px;
        width: 57%;
    }
    #index_03 h1 + div dl:last-child dt {
        background: url(../img/bg/bg_06.png) no-repeat 20px 50%;
        background-size: contain;
    }
    #index_03 h1 + div dl:last-child dt img {
        max-width: 105px;
        width: 75%;
    }
    #index_03 h1 + div dl dd {
        width: auto;
        padding: 15px 15px 0;
        line-height: 1.5;
    }
    #index_03 .cf + p {
        margin: 20px auto 0;
    }
}
/*====================================
* スライダー
=====================================*/
.wideslider {
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
}

.wideslider ul li img {
    width: 100%;
    display: none;
}

.wideslider_base {
    top: 0;
    position: absolute;
}
.wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;

}
.slider_prev,
.slider_next {
    top: 0;
    position: absolute;
    z-index: 100;
    cursor: pointer;
}
.slider_prev ,
.slider_next {
    background: url(../img/index/slide_filter.png) repeat;
}
.slider_prev:before {
    content: url(../img/index/prev.png);
    display: block;
    width: 100px;
    height: 100px;
    top: 50%;
    margin-top: -50px;
    position: absolute;
    right: -70px;
}
.slider_next:before {
    content: url(../img/index/next.png);
    display: block;
    width: 100px;
    height: 100px;
    top: 50%;
    margin-top: -50px;
    position: absolute;
    left: -70px;
}
.pagination {
    display: none;
}



/* =======================================
    ClearFixElements
======================================= */
.wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

.wideslider ul {
    display: inline-block;
    overflow: hidden;
}

/* 960以上のみ
-------------------------------*/
@media screen and (min-width: 960px) {
    .wideslider ul{
        width: 3000px;
    }
    .wideslider ul li img {
        width: 100%;
        padding: 0 2%;
        box-sizing: border-box;
    }
}
/* 1000以下
-------------------------------*/
@media screen and (max-width: 960px) {
    .slider_prev:before {
        right: -120px;
    }
    .slider_next:before {
        left: -120px;
    }
}
/* スマホサイズ
-------------------------------*/
@media screen and (max-width: 768px) {
    .slider_prev:before ,
    .slider_next:before {
        content: none;
    }
    .pagination {
        display: block;
        bottom: 10px;
        left: 0;
        width: 100%;
        height: 15px;
        text-align: center;
        position: absolute;
        z-index: 10;
    }

    .pagination a {
        margin: 0 5px;
        width: 15px;
        height: 15px;
        display: inline-block;
        overflow: hidden;
        background: #333;
    }
    .pagination a.active {
        filter:alpha(opacity=100)!important;
        -moz-opacity: 1!important;
        opacity: 1!important;
    }
}
