@charset "utf-8";
/* CSS Document */

#mainTitle {
    background-position: center top;
    background-image: url("../img/bg_title_price.jpg");
}

section.price_1 {
    display: table;
    width: 100%;
}

section.price_1 .tab_left {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    padding: 3%;
}

section.price_1 .tab_left img {
    width: 180px;
}

section.price_1 .tab_left h3 {
    font-size: 2em;
    margin: 30px 0;
}

section.price_1 .tab_left p {
    font-size: 1.3em;
}

section.price_1 .tab_right {
    background-image: url(../img/image_right.jpg);
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    width: 50%;
    display: table-cell;
    vertical-align: bottom;
}

section.price_1 .tab_right .image {
    padding: 2%;
}

section.price_2 {
    background: #d8d8d8;
    text-align: center;
    padding: 60px 0;
}

section.price_2 .price_2_inner {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
    display: block;
    padding: 0 0 30px;
}

section.price_2 .price_2_inner img {
    width: 100%;
}

section.price_2 .one {
    width: 65%;
    float: left;
    display: block;
    margin: 0 0 2% 0;
}

section.price_2 .two {
    width: 31%;
    float: right;
    display: block;
    margin: 0 0 2% 0;
}

section.price_2 p {
    clear: both;
    text-align: left;
}

section.price_3 {
    width: 960px;
    margin: 0 auto;
    display: table;
}

section.price_3 div {
    display: inline-table;
    width: 49%;
    background-size: 40px;
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 60px;
    padding-bottom: 60px;
}

section.price_3 .part_1 {
    background-image: url(../img/icon_1.gif);
}

section.price_3 .part_2 {
    background-image: url(../img/icon_2.gif);
}

section.price_3 .part_3 {
    background-image: url(../img/icon_3.gif);
}

section.price_3 .head {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 20px;
}

section.price_3 .desc {
    line-height: 200% !important;
}

section.price_3 table tr td:last-child {
    padding-left: 30px;
}

section.price_4 {
    display: table;
    width: 100%;
}

section.price_4 .tab_left {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    padding: 0 3%;
    background: #ebf8fe;
}

section.price_4 .tab_left img {
    width: 180px;
}

section.price_4 .tab_left h3 {
    font-size: 2em;
    margin: 30px 0;
    line-height: 2;
}

section.price_4 .tab_left p {
    font-size: 1.3em;
}

section.price_4 .tab_right {
    background-image: url(../img/delivery_right.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 50%;
    display: table-cell;
    padding: 15%;

}

section.price_5 {
    background: #eaeaea;
}

section.price_5 .price_5_inner {
    width: 960px;
    margin: 0 auto;
    padding: 70px 0;
}

section.price_5 p.title {
    display: inline;
    font-weight: bold;
    font-size: 1.3em;
    position: absolute;
    margin-top: 7px;
    margin-left: 20px;
}

section.price_5 p.desc {
    margin: 30px 0;
    font-size: 1em;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
}

section.price_5 img.sg {
    width: 100%;
}

section.price_5 .open_box {
    margin-top: 20px;
}

section.price_5 .open_box .text {
    text-align: center;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 10px 10px;
    font-size: 1.3em;
    margin-bottom: 20px;
    font-weight: bold;
    cursor: pointer;
    display: block;
}

section.price_5 .open_box .down {
    position: absolute;
    margin-top: 9px;
    margin-left: 10px;
    transform: rotate(-90deg);
}

section.price_5 img.list {
    width: 100%;
}

.main_head_1 {
    font-size: 3em;
    text-align: center;
}

.main_text_1 {
    font-size: 1.5em;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}















section.anshin {
    background-image: url(../img/bg_anshin.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    padding: 70px 0;
    color: #FFF;
}

section.stylish {
    background-image: url(../img/bg_stylish.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    padding: 70px 0;
    color: #FFF;
}

section.mori {
    background-image: url(../img/bg_mori.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    padding: 70px 0;
    color: #FFF;
}

section.maintenance {
    background-image: url(../img/bg_last.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    padding: 70px 0;
    color: #FFF;
}

h3.title_h3 {
    text-align: center;
    font-family: "游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
    font-size: 2.5em;
    letter-spacing: 2px;
    font-weight: bold;
}

p.tag_line {
    text-align: center;
    font-family: "游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
    font-size: 1.2em;
    letter-spacing: 2px;
    font-weight: bold;
    color: #367ebb;
    margin-top: 10px;
}

section.std h3 {
    font-size: 3em;
}

section.std span {
    display: block;
    font-size: 0.8em;
}

section.std p {
    font-size: 1.5em;
    margin: 40px 0;
}
.img_sp {
    display: none;
}





@media screen and (max-width:780px){
    #contents section {
        margin-bottom: 50px;
    }
    section.price_1 {
        display: block;
    }
    section.price_1 .tab_left {
        width: 100%;
        display: block;
    }
    section.price_1 .tab_left h3 {
        font-size: 1.5em;
    }
    section.price_1 .tab_left p {
        font-size: 1em;
    }
    section.price_1 .tab_right {
        width: 100%;
    }
    section.price_2 .price_2_inner {
        width: 100%;
    }
    section.price_2 .one {
        width: 96%;
        float: none;
        margin: 0 auto 2% auto;
    }
    section.price_2 .two {
        width: 96%;
        float: none;
        margin: 0 auto 2% auto;
    }
    section.price_3 {
        width: 100%;
    }
    section.price_3 div {
        display: block;
        width: 96%;
        margin: 0 auto;
        padding-bottom: 30px;
    }
    section.price_4 {
        display: block;
    }

    section.price_4 .tab_left {
        width: 100%;
        display: block;
        padding: 5% 3%;
    }

    section.price_4 .tab_left p {
        font-size: 1em;
    }

    section.price_4 .tab_right {
        width: 100%;
        display: block;
        background-position: center top;
        padding: 25%;
    }

    section.price_4 .tab_left h3 {
        font-size: 1.5em;
        line-height: 1.5;
    }

    section.price_5 .price_5_inner {
        width: 100%;
        padding: 40px 2%;
    }

    section.price_5 .open_box .text {
        font-size: 1em;
        text-align: left;
    }

    section.price_5 .open_box .down {
        margin-top: 7px;
        margin-left: 0;
        right: 4%;
    }

    section.price_2 p {
        margin: 0 2%;
    }

    .main_text_1 {
        font-size: 1.2em;
        margin: 10px 2% 20px 2%;
    }
    
    .sp_none {
        display: none;
    }
    .img_sp {
        display: block;
    }
    .img_pc {
        display: none;
    }
}