@charset "utf-8";

/*------------------------------------------------------------
	index
------------------------------------------------------------*/

.mainVisual {
    padding: 234px 15px 116px 0;
    text-align: center;
    background: #E25220 url("../img/index/main_visual_bg.png") repeat-x left top 17px / 944px;
}

#main .sec01 {
    padding: 76px 0 91px;
    background: url("../img/index/bg06.png") no-repeat center top / cover;
}

#main .sec01 .photo {
    text-align: center;
}

#main .sec02 {
    padding: 93px 0 101px;
    background: #E25220 url("../img/index/bg01.png") no-repeat center top / cover;
}

#main .sec02 .headLine01 {
    margin-bottom: 36px;
    color: #FFF;
}

#main .sec02 .video {
    margin: 0 auto;
    width: 956px;
    /*
    padding-bottom: 42.95%;
    height: 0;
*/
    position: relative;
    overflow: hidden;
}


/*
#main .sec02 .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
*/

#main .sec03 {
    padding: 102px 0 96px;
    text-align: center;
}

#main .sec04 {
    margin-bottom: 96px;
    background: url("../img/index/bg02.jpg") no-repeat center top / cover;
}

#main .sec04 .imgBox {
    margin: 0 auto;
    width: 1100px;
}

#main .sec04 .imgBox .textBox {
    padding: 99px 0 100px;
    width: 885px;
}

#main .sec04 .imgBox .textBox h2 {
    margin-bottom: 33px;
    color: #FFF;
    font-size: 3.8rem;
    font-weight: bold;
    letter-spacing: 0.04em;
    text-align: center;
}

#main .sec04 .imgBox .textBox p {
    margin-bottom: 46px;
    color: #FFF;
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 1.82;
    letter-spacing: 0.04em;
    text-align: center;
    font-feature-settings: "palt";
    -moz-font-feature-settings: "palt";
}

#main .sec04 .imgBox .textBox p span {
    color: #E25220;
}

#main .sec04 .imgBox .textBox .comLink a {
    padding-left: 80px;
}

#main .sec04 .imgBox .photoBox {
    margin: 80px 0 0 -63px;
}

#main .sec05 {
    padding: 95px 0 110px;
    background: #231815 url("../img/index/bg03.png") no-repeat left top 1px / 318px;
}

#main .sec05 .headLine01 {
    margin-bottom: 19px;
    color: #FFF;
}

#main .sec05 .pTop {
    margin: 0 50px 34px;
    padding: 20px 0 20px 210px;
    color: #FFF;
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 1.82;
    letter-spacing: 0.04em;
    background: url("../img/index/photo04.png") no-repeat left center / 147px;
}

#main .sec05 .title {
    margin-bottom: 78px;
    color: #FFF;
    font-size: 2.2rem;
    font-weight: 600;
    letter-spacing: 0.04em;
    text-align: center;
}

#main .sec05 .imgList {
    margin: -20px 0 60px;
}

#main .sec05 .imgList li {
    margin-top: 20px;
    padding: 38px 0 14px;
    width: 240px;
    position: relative;
    background-color: #FFF;
}

#main .sec05 .imgList li .num {
    margin-left: -37px;
    padding-top: 16px;
    width: 74px;
    height: 74px;
    position: absolute;
    top: -37px;
    left: 50%;
    color: #000;
    font-size: 2.2rem;
    font-weight: 800;
    letter-spacing: 0.04em;
    text-align: center;
    background-color: #FFF;
    border-radius: 50%;
    box-sizing: border-box;
}

#main .sec05 .imgList li .pho {
    margin-bottom: 25px;
    height: 124px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

#main .sec05 .imgList li .txt {
    font-weight: 500;
    line-height: 1.75;
    letter-spacing: 0.04em;
    text-align: center;
}

#main .sec05 .imgList li:not(:nth-of-type(4n)) {
    margin-right: 36px;
    position: relative;
}

#main .sec05 .imgList li:not(:nth-of-type(4n))::after {
    width: 16px;
    height: 36px;
    position: absolute;
    top: 24%;
    right: -26px;
    background: url("../img/common/icon02.png") no-repeat left center / 16px;
    content: '';
}

#main .sec05 .textArea {
    margin-bottom: 70px;
    padding: 22px 0 17px;
    text-align: center;
    background-color: #FFF;
}

#main .sec05 .textArea .price .num {
    padding: 0 20px 21px;
    font-size: 3.8rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    background: url("../img/common/line.png") repeat-x center bottom / 557px;
}

#main .sec05 .textArea .price .num .big {
    font-size: 6rem;
    font-weight: 800;
    letter-spacing: 0.06em;
    vertical-align: -5px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#main .sec05 .textArea p {
    margin-bottom: 18px;
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: 0.04em;
}

#main .sec05 .textArea p .col {
    position: relative;
    color: #E25220;
    font-size: 3.8rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    z-index: 10;
}

#main .sec05 .textArea p .col::after {
    width: 100%;
    height: 34px;
    position: absolute;
    bottom: -8px;
    left: 0;
    background-color: #FFECC5;
    content: '';
    z-index: -1;
}

#main .sec05 .comLink a {
    padding-left: 80px;
}

#main .sec06 {
    background: url("../img/index/bg04.png") no-repeat right top / 310px;
}

#main .sec06 .content {
    padding: 172px 0 73px;
    position: relative;
}

#main .sec06 .content::after {
    width: 264px;
    height: 443px;
    position: absolute;
    bottom: 0;
    left: -50px;
    background: url("../img/index/photo09.png") no-repeat left top / 264px;
    content: '';
}

#main .sec06 p {
    margin-bottom: 93px;
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 1.82;
    letter-spacing: 0.04em;
    text-align: center;
}

#main .sec07 {
    padding: 56px 0 100px;
    background: url("../img/index/bg05.png") no-repeat center top / cover;
}

#main .sec07 .headLine01 {
    margin-bottom: 46px;
    color: #FFF;
}

#main .sec07 .imgList {
    margin-bottom: 71px;
}

#main .sec07 .imgList li {
    padding: 30px 30px 18px 33px;
    min-height: 187px;
    display: flex;
    justify-content: space-between;
    background-color: #FFF;
    border-top-left-radius: 50px;
    box-sizing: border-box;
}

#main .sec07 .imgList li .ttlBox {
    width: 182px;
    text-align: center;
}

#main .sec07 .imgList li .ttlBox span {
    margin-top: 11px;
    display: block;
}

#main .sec07 .imgList li .txt {
    padding: 2px 0 0 61px;
    width: calc(100% - 180px);
    box-sizing: border-box;
}

#main .sec07 .imgList li .txt p {
    font-weight: 500;
    line-height: 1.75;
    text-align: justify;
    text-justify: inter-ideograph;
}

#main .sec07 .imgList li .txt .ttl {
    margin-bottom: 5px;
    font-size: 2.2rem;
    font-weight: 600;
    letter-spacing: 0.04em;
}

#main .sec07 .imgList li:not(:last-of-type) {
    margin-bottom: 49px;
}

#main .sec08 {
    padding: 92px 0 90px;
}

#main .sec08 .headLine01 {
    margin-bottom: 61px;
}

#main .sec08 .pTop {
    margin-bottom: 67px;
    font-weight: 500;
    letter-spacing: 0.04em;
    text-align: center;
}

#main .sec08 .pTop a {
    margin: 0 auto 24px;
    max-width: 178px;
    display: block;
}

#main .sec08 .imgList li {
    width: 241px;
    font-weight: 500;
    line-height: 1.75;
    letter-spacing: 0.04em;
}

#main .sec08 .imgList li .pho {
    margin-bottom: 22px;
    text-align: center;
}

#main .sec08 .imgList li:not(:nth-of-type(4n)) {
    margin-right: 35px;
}

#main .sec08 a:hover {
    opacity: 0.7;
}

@media all and (max-width: 896px) {
    .mainVisual {
        padding: 0;
        background: none;
    }
    #main .sec01 {
        padding: 0 0 4px;
        background: none;
    }
    #main .sec02 {
        padding: 54px 18px 61px;
        background: url("../img/index/sp_bg01.jpg") no-repeat center top / cover;
    }
    #main .sec02 .headLine01 {
        margin-bottom: 22px;
        line-height: 1.55;
    }
    #main .sec02 .video {
        margin: 0 19px;
        width: auto;
    }
    #main .sec02 .video {
        margin: 0 auto;
        width: auto;
        /*        padding-bottom: 55.9%;*/
    }
    #main .sec03 {
        padding: 62px 19px 58px 18px;
    }
    #main .sec04 {
        margin-bottom: 0;
        background: url("../img/index/sp_bg02.jpg") no-repeat center top / cover;
    }
    #main .sec04 .imgBox {
        width: auto;
    }
    #main .sec04 .imgBox .textBox {
        padding: 56px 10px 58px;
        width: 100%;
    }
    #main .sec04 .imgBox .textBox h2 {
        margin-bottom: 12px;
        font-size: 2.2rem;
        font-weight: 600;
    }
    #main .sec04 .imgBox .textBox p {
        margin-bottom: 44px;
        font-size: 1.6rem;
        line-height: 1.75;
    }
    #main .sec04 .imgBox .textBox .comLink a {
        padding-left: 56px;
    }
    #main .sec04 .imgBox .photoBox {
        display: none;
    }
    #main .sec05 {
        padding: 50px 0 59px;
        background: #231815 url("../img/index/sp_bg03.png") no-repeat left 20px top 36px / 171px;
    }
    #main .sec05 .pTop {
        margin: 0 10px 34px;
        padding: 94px 0 0;
        font-size: 1.6rem;
        line-height: 1.75;
        text-align: center;
        background: url("../img/index/sp_photo03.png") no-repeat center top / 103px;
    }
    #main .sec05 .title {
        margin-bottom: 62px;
        font-size: 1.6rem;
    }
    #main .sec05 .imgList {
        margin: 0 5px 41px;
    }
    #main .sec05 .imgList li:not(:last-of-type) {
        margin-bottom: 62px;
    }
    #main .sec05 .imgList li {
        margin-top: 0;
        padding: 24px 0 19px;
        width: 100%;
        position: relative;
        background-color: #FFF;
    }
    #main .sec05 .imgList li .pho {
        margin-bottom: 11px;
        height: 92px;
        position: relative;
        z-index: 10;
    }
    #main .sec05 .imgList li .txt {
        font-size: 1.6rem;
        font-weight: 600;
    }
    #main .sec05 .imgList li:not(:nth-of-type(4n)) {
        margin-right: 0;
    }
    #main .sec05 .imgList li:not(:nth-of-type(4n))::after {
        width: 0;
    }
    #main .sec05 .textArea {
        margin: 0 5px 42px;
        padding: 10px 0 20px;
    }
    #main .sec05 .textArea .price .num {
        padding: 0 0 15px 0;
        font-size: 1.6rem;
        font-weight: 600;
        background: url("../img/common/sp_line.png") no-repeat center bottom / 100%;
    }
    #main .sec05 .textArea .price .num .big {
        font-size: 3.8rem;
        vertical-align: -2px;
    }
    #main .sec05 .textArea p {
        margin-bottom: 0px;
        font-size: 1.6rem;
        font-weight: 600;
        line-height: 1.87;
    }
    #main .sec05 .textArea p .col {
        font-size: 2.8rem;
        line-height: 1.4;
    }
    #main .sec05 .textArea p .col::after {
        height: 20px;
        bottom: 0;
    }
    #main .sec05 .comLink a {
        padding-left: 52px;
    }
    #main .sec06 {
        background: url("../img/index/sp_bg04.png") no-repeat right top / 117px, url("../img/index/sp_photo08.png") no-repeat left bottom / 135px;
    }
    #main .sec06 .content {
        padding: 55px 0 61px;
    }
    #main .sec06 .content::after {
        width: 0;
    }
    #main .sec06 p {
        margin-bottom: 34px;
        font-size: 1.6rem;
        font-weight: 500;
        line-height: 1.75;
    }
    #main .sec07 {
        padding: 56px 0 60px;
        background: url("../img/index/sp_bg05.jpg") no-repeat center top / cover;
    }
    #main .sec07 .headLine01 {
        margin-bottom: 14px;
    }
    #main .sec07 .imgList {
        margin: 0 5px 42px;
    }
    #main .sec07 .imgList li {
        padding: 17px 30px 4px 27px;
        min-height: inherit;
    }
    #main .sec07 .imgList li .txt {
        padding: 2px 0 0 0;
        width: 100%;
    }
    #main .sec07 .imgList li .txt p {
        margin-bottom: 12px;
        font-size: 1.2rem;
        line-height: 2;
        text-align: justify;
        text-justify: inter-ideograph;
    }
    #main .sec07 .imgList li .txt .ttl {
        margin-bottom: 5px;
        padding: 10px 0;
        font-size: 1.6rem;
        font-weight: 600;
        line-height: 1.75;
        background: url("../img/index/sp_photo09.png") no-repeat right 4px center / 58px;
    }
    #main .sec07 .imgList li .txt .name {
        font-size: 1.6rem;
        font-weight: 600;
        letter-spacing: 0.04em;
        text-align: right;
    }
    #main .sec07 .imgList li:not(:last-of-type) {
        margin-bottom: 27px;
    }
    #main .sec07 .imgList li .txt .ttl01 {
        background: url("../img/index/sp_photo10.png") no-repeat right 12px center / 55px;
    }
    #main .sec07 .imgList li .txt .ttl02 {
        background: url("../img/index/sp_photo11.png") no-repeat right 18px center / 50px;
    }
    #main .sec08 {
        padding: 49px 0 45px;
    }
    #main .sec08 .headLine01 {
        margin-bottom: 18px;
    }
    #main .sec08 .pTop {
        margin-bottom: 32px;
        font-size: 1.2rem;
        font-weight: 500;
        line-height: 2;
    }
    #main .sec08 .pTop a {
        margin-bottom: 18px;
    }
    #main .sec08 .pTop img {
        margin: 0 auto;
    }
    #main .sec08 .imgList li {
        width: 100%;
        font-size: 1.2rem;
        line-height: 2;
        text-align: center;
    }
    #main .sec08 .imgList li .pho {
        margin-bottom: 9px;
    }
    #main .sec08 .imgList li:not(:nth-of-type(4n)) {
        margin-right: 0;
    }
    #main .sec08 .imgList li:not(:last-of-type) {
        margin-bottom: 17px;
    }
}

@media all and (max-width: 374px) {
    #main .sec06 p {
        font-size: 1.4rem;
    }
    #main .sec07 .imgList li .txt .ttl {
        font-size: 1.3rem;
    }
    #main .sec05 .pTop {
        font-size: 1.5rem;
    }
    #main .sec05 .textArea .price .num {
        padding: 0 5px 11px;
        font-size: 1.6rem;
    }
    #main .sec05 .textArea p {
        font-size: 1.5rem;
    }
    #main .sec05 .textArea p .col {
        font-size: 2.4rem;
    }
}