@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
body {
    font-weight: 500;
}
.cart_btn {
    /*display: none;*/
}
#main .sec01 {
    padding-bottom: 150px;
    overflow: inherit;
    background: url("../img/main_bg.jpg") no-repeat top center #f2f4f5;
    background-size: cover;
}
#main .sec01 .photoBox {
    padding-right: 17px;
    position: relative;
    text-align: right;
}
#main .sec01 .photoBox p {
    position: absolute;
    top: 193px;
    left: 130px;
    font-size: 3.06rem;
    line-height: 2;
    letter-spacing: 3.5px;
    text-align: left;
}
#main .sec01 .photoBox p > span {
    display: block;
}
#main .sec01 .photoBox .photo {
    width: 638px;
    height: auto;
    position: absolute;
    left: 109px;
    top: 342px;
}
#main .sec01 .subBox {
    padding: 75px 0 18px;
    margin: -297px auto 0;
    max-width: 980px;
    position: relative;
    background-color: #fff;
    box-sizing: border-box;
}
#main .sec01 .img01 {
    width: 197px;
    position: absolute;
    right: -119px;
    top: 128px;
}
#main .sec01 .img02 {
    position: absolute;
    width: 118px;
    bottom: -210px;
    right: 278px;
    z-index: 3;
}
#main .sec01 .img04 {
    position: absolute;
    width: 94px;
    left: -45px;
    bottom: -43px;
}
#main .sec01 .subBox h2 {
    margin-bottom: 17px;
    font-size: 3.8rem;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.16em;
}
#main .sec01 .subBox h2 span {
    margin-bottom: -2px;
    font-size: 1.8rem;
    display: block;
    font-weight: 500;
}
#main .sec01 .subBox .imgBox {
    margin: 0 115px 0 64px;
    display: flex;
    justify-content: space-between;
}
#main .sec01 .subBox .photo {
    margin-bottom: 7px;
    text-align: center;
}
#main .sec01 .subBox .textBox p {
    color: #4D4D4D;
    text-align: left;
    line-height: 1.9375;
    letter-spacing: 0;
}
#main .sec01 .subBox h3 {
    margin-bottom: 20px;
    padding-bottom: 25px;
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 3px;
    position: relative;
    text-align: left;
}
#main .sec01 .subBox h3 span {
    color: #A0BABB;
    font-weight: bold;
}
#main .sec01 .subBox h3::after {
    margin-left: -168px;
    width: 336px;
    height: 5px;
    position: absolute;
    left: 50%;
    bottom: 0;
    background: url("../img/sec01_line.png") no-repeat left top / contain;
    content: '';
}
#main .sec01 .subBox .imgBox .photo {
    width: 399px;
}
#main .sec01 .subBox .imgBox .photo img {
    width: 100%;
}
#main .sec01 .subBox .imgBox .textBox {
    margin-top: -6px;
    width: 336px;
}
#main .sec01 .subBox p {
    text-align: center;
    letter-spacing: 1px;
}
#main .sec01 .img {
    width: 386px;
    position: absolute;
    left: -37px;
    top: -7px
}
#main .sec02 {
    padding: 146px 0 77px;
    background: url("../img/sec02_bg01.jpg") no-repeat center center;
    background-size: cover;
    box-shadow: none;
}
#main .sec02 .comBox {
    position: relative;
    text-align: center;
}
#main .sec02 .img {
    width: 158px;
    position: absolute;
    right: 87px;
    top: -199px;
}
#main .sec02 h2 {
    margin-bottom: 40px;
    font-size: 4rem;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0;
}
#main .sec02 h2 span {
    margin-bottom: 2px;
    display: block;
    font-size: 2rem;
}
#main .sec02 .photo {
    margin-bottom: -55px;
    text-align: center;
}
#main .sec02 .photo img {
    width: 100%;
}
#main .sec02 p {
    font-size: 1.5rem;
}
#main .sec02 .txt01 {
    margin: 59px 0 3px;
    font-size: 2rem;
}
#main .sec02 h3 {
    margin-bottom: 19px;
    font-size: 3.2rem;
    font-weight: 500;
    letter-spacing: 2px;
}
#main .sec02 h3 span {
    display: inline-block;
    line-height: 1.4;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
#main .sec02 .arrowTxt {
    margin: 18px 0 30px;
    padding-bottom: 19px;
    font-size: 2.4rem;
    background: url("../img/sec02_img02.png") no-repeat bottom center;
    background-size: 77px auto;
}
#main .sec02 .txt02 {
    font-size: 3.2rem;
    font-weight: 500;
    letter-spacing: 4px;
}
#main .sec02 .txt02 span {
    margin-bottom: -9px;
    display: block;
    font-size: 2rem;
}
#main .sec03 {
    position: relative;
    box-shadow: 0px 30px 10px -10px rgb(0 0 0 / 10%) inset;
    background: url("../img/sec03_bg01.png") no-repeat top center;
    background-size: cover;
}
#main .sec03 .comBox {
    padding: 140px 110px 143px;
}
#main .sec03 .photo {
    position: absolute;
    width: 816px;
    right: -35px;
    bottom: -1px;
}
#main .sec03 .photo {
    text-align: right;
}
#main .sec03 .textBox {
    width: 541px;
}
#main .sec03 .textBox h2 {
    margin-bottom: 44px;
    font-size: 2.5rem;
    line-height: 1.7;
    font-weight: normal;
    letter-spacing: 3px;
}
#main .sec03 .textBox h2 span {
    display: inline-block;
    border-bottom: 1px solid #000;
}
#main .sec03 .textBox h2 .txt {
    margin-top: 7px;
    border: none;
    font-size: 5.15rem;
}
#main .sec03 .textBox h2 .txt span {
    padding: 11px 3px 6px 9px;
    display: inline-block;
    line-height: 1;
    letter-spacing: -0.8px;
    border: 4px solid #000;
}
#main .sec03 .textBox p {
    font-size: 1.5rem;
}
#main .sec04 {
    position: relative;
    z-index: 1;
}
#main .sec04 h2 {
    margin-bottom: -1px;
    padding: 82px 20px;
    color: #fff;
    line-height: 1.46;
    letter-spacing: 0.07em;
    font-size: 4.8rem;
    font-weight: 500;
    text-align: center;
    background: url("../img/sec04_h2_bg01.jpg") no-repeat center center;
    background-size: cover;
}
#main .sec04 h2 span em {
    font-style: normal;
    font-size: 4.4rem;
}
#main .sec04 h2 span {
    margin-left: 25px;
    display: inline-block;
    font-size: 4.2rem;
    color: #000;
}
#main .sec04 .pointBox01 {
    padding: 1px 0 70px;
    background: url("../img/sec04_bg01.jpg") no-repeat top center / cover;
}
#main .sec04 .imgBox {
    margin: 0 auto -34px;
    width: 1070px;
    display: flex;
    flex-direction: row-reverse;
}
#main .sec04 .imgBox .photoBox {
    width: 536px;
}
#main .sec04 .imgBox .textBox {
    margin: 47px 20px 0 0;
    width: 350px;
}
#main .sec04 .imgBox .textBox h4 {
    margin-bottom: 15px;
    padding-bottom: 14px;
    font-size: 2.5rem;
    line-height: 1.69;
    letter-spacing: 0.3em;
    border-bottom: 1px solid #000;
}
#main .sec04 h3 {
    margin: -35px 0 14px;
    text-align: center;
}
#main .sec04 .bgBox {
    margin: 0 auto;
    padding: 53px 50px 0 60px;
    width: 850px;
    position: relative;
    border: 1px solid #A0BABB;
    box-sizing: border-box;
    box-shadow: -15.39px 30.78px 15.39px rgba(99, 99, 112, 0.2);
    background-color: #fff;
}
#main .sec04 .bgBox .txt {
    width: 152px;
    position: absolute;
    left: -57px;
    top: -57px;
}
#main .sec04 .bgBox .imgBox {
    margin: 0 0 29px;
    width: auto;
    flex-direction: row;
    justify-content: space-between;
}
#main .sec04 .bgBox .imgBox .photoBox {
    margin-top: 17px;
    width: 410px;
}
#main .sec04 .bgBox .imgBox .textBox {
    margin: 0;
    width: 295px;
}
#main .sec04 .bgBox .imgBox .textBox .title {
    margin-bottom: 7px;
    color: #E68800;
    font-size: 2.2rem;
    line-height: 1.41;
    letter-spacing: -0.08em;
        text-align: justify;
}
#main .sec04 .bgBox .imgBox .textBox .title span {
    color: #000;
}
#main .sec04 .bgBox .text {
    margin: 0 -50px 0 -60px;
    padding: 21px;
    color: #fff;
    font-size: 2.5rem;
    line-height: 1.73;
    text-align: center;
    background-color: #C78E11;
}
#main .sec04 .pointBox02 {
    padding: 1px 0 70px;
    box-shadow: 0px 35px 10px -10px rgba(0,40,40,0.1) inset;
    background: url(../img/sec04_bg02.png) no-repeat left calc(50% + 98px) top 78px / 1125px auto, url(../img/sec04_bg03.jpg) no-repeat center center / cover;
}
#main .sec04 .pointBox02 h3 {
    margin: -41px 0 13px;
}
#main .sec04 .pointBox02 .imgBox {
    padding-left: 12px;
    width: 750px;
    flex-direction: row;
    justify-content: space-between;
    box-sizing: border-box;
}
#main .sec04 .pointBox02 .imgBox .photoBox {
    width: 395px;
}
#main .sec04 .pointBox02 .imgBox .textBox {
    margin: 45px 0 0;
    width: 322px;
}
#main .sec04 .pointBox02 .imgBox .textBox h4 {
    letter-spacing: 0.1em;
}
#main .sec04 .pointBox03 {
    padding: 1px 0 135px;
    position: relative;
    background: url("../img/sec04_bg04.jpg") no-repeat top center / cover;
}
#main .sec04 .pointBox03 h3 {
    margin: -100px 0 63px;
}
#main .sec04 .pointBox03 .imgBox {
    width: 1010px;
}
#main .sec04 .pointBox03 .imgBox .photoBox {
    margin-top: -10px;
    width: 306px;
}
#main .sec04 .pointBox03 .imgBox .textBox {
    margin: 0 210px 0 0;
    width: 361px;
}
#main .sec04 .pointBox03 .imgBox .textBox h4 {
    letter-spacing: 0.02em;
}
#main .sec04 .pointBox04 {
    padding: 1px 0 80px;
    position: relative;
    background-image: none;
}
#main .sec04 .pointBox04::after {
    width: 688px;
    height: 120px;
    position: absolute;
    left: calc(50% - 20px);
    transform: translateX(-50%);
    bottom: -115px;
    background: url(../img/sec04_bg10.png) no-repeat center center / cover;
    content: '';
    z-index: 2;
}
#main .sec04 .pointBox04::before {
    width: 100%;
    height: calc(100% + 60px);
    position: absolute;
    left: 0;
    top: 0;
    background: url("../img/sec04_bg06.jpg") repeat-x left top / auto 100%;
    content: '';
    z-index: -1;
}
#main .sec04 .pointBox04 h3 {
    margin: -25px 0 -55px;
}
#main .sec04 .pointBox04 .imgBox {
    margin-bottom: -56px;
    width: auto;
    flex-direction: row;
    justify-content: flex-start;
    max-width: 1200px;
}
#main .sec04 .pointBox04 .imgBox .photoBox {
    margin: 0 -80px 0 -45px;
    width: 702px;
}
#main .sec04 .pointBox04 .imgBox .textBox {
    margin: 120px 0 0;
    width: 395px;
}
#main .sec04 .pointBox04 .imgBox .textBox h4 {
    letter-spacing: 0.1em;
}
#main .sec04 .head01 {
    margin-bottom: 12px;
    color: #fff;
    font-size: 3rem;
    letter-spacing: 0.2em;
    text-align: center;
}
#main .sec04 .bgBox01 {
    padding: 210px 0 104px;
    position: relative;
    background: url(../img/sec04_bg07.jpg) repeat-x left top / auto 113px;
}
#main .sec04 .bgBox01::after {
    width: 294px;
    height: 370px;
    position: absolute;
    left: calc(50% + 7px);
    top: 0;
    transform: translateX(-50%);
    background: url(../img/sec04_bg08.png) no-repeat center center / cover;
    content: '';
}
#main .sec04 .bgBox01::before {
    width: 100%;
    height: calc(100% - 167px);
    position: absolute;
    left: 0;
    top: 167px;
    background: url(../img/sec04_bg09.png) no-repeat center top / 1199px auto;
    background: url(../img/sec04_bg09.png) no-repeat center top / auto 100%;
    content: '';
    z-index: -1;
}
#main .sec04 .bgBox01 .subBox {
    margin: 0 auto;
    width: 850px;
    position: relative;
    z-index: 10;
}
#main .sec04 .bgBox01 .subBox::before {
    width: 760px;
    height: 675px;
    position: absolute;
    right: -74px;
    top: 263px;
    background: url(../img/sec04_bg11.png) no-repeat center center / cover;
    content: '';
    z-index: 10;
}
#main .sec04 .bgBox01 .subBox::after {
    width: 198px;
    height: 415px;
    position: absolute;
    left: calc(50% + 5px);
    top: 175px;
    transform: translateX(-50%);
    background: url(../img/sec04_bg12.png) no-repeat center center / cover;
    content: '';
    z-index: 11;
}
#main .sec04 .bgBox01 h5 {
    margin-bottom: 192px;
    font-size: 3.5rem;
    font-weight: 500;
    letter-spacing: 0.28em;
    text-align: center;
}
#main .sec04 .bgBox01 h5 span {
    margin-bottom: 8px;
    display: inline-block;
    vertical-align: top;
    border-bottom: 2px solid #000;
}
#main .sec04 .bgBox01 h5 span:last-of-type {
    margin-bottom: 0;
}
#main .sec04 .bgBox01 .title {
    margin-bottom: 151px;
    font-size: 3.5rem;
    text-align: center;
    line-height: 1.35;
    letter-spacing: -0.02em;
    position: relative;
    z-index: 12;
}
#main .sec04 .bgBox01 .title small {
    display: block;
    font-size: 2rem;
    letter-spacing: 0.36em;
}
#main .sec04 .bgBox01 .title sup {
    font-size: 1.7rem;
}
#main .sec04 .bgBox01 .textImg {
    margin-bottom: 192px;
    padding: 0 56px;
}
#main .sec04 .bgBox01 .textImg img {
    width: 176px;
}
#main .sec04 .bgBox01 .borderBox {
    position: relative;
    z-index: 1;
    border: 1px solid #A0BABB;
    background-color: #fff;
}
#main .sec04 .bgBox01 .borderBox::after {
    margin-top: 15px;
    margin-left: -10px;
    width: 916px;
    height: 452px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: url("../img/bg01.png") no-repeat center center / cover;
    content: '';
    transform: translate(-50%, -50%);
    z-index: -1;
}
#main .sec04 .bgBox01 .borderBox .imgBox {
    margin-bottom: 0;
    padding: 66px 60px 50px 60px;
    width: auto;
    flex-direction: row;
    justify-content: space-between;
    background: #fff;
}
#main .sec04 .bgBox01 .borderBox .imgBox .photoBox {
    width: 420px;
}
#main .sec04 .bgBox01 .borderBox .imgBox .textBox {
    margin: 0;
    width: 290px;
}
#main .sec04 .bgBox01 .borderBox .imgBox .textBox .ttl {
    margin-bottom: 3px;
    font-size: 2.5rem;
    line-height: 1.41;
}
#main .sec04 .bgBox01 .borderBox .imgBox .textBox .ttl sup {
    font-size: 1.1rem;
}
#main .sec04 .bgBox01 .borderBox .imgBox .textBox sup {
    font-size: 1rem;
}
#main .sec04 .bgBox01 .borderBox .imgBox .textBox p small {
    font-size: 1.1rem;
    vertical-align: top;
}
#main .sec07 {
    padding: 150px 0 10px;
    background: url("../img/sec07_bg.png") repeat center top;
    background-size: auto 1248px;
}
#main .sec07 h2 {
    margin-bottom: 40px;
    font-size: 3.5rem;
    text-align: center;
    font-weight: 500;
    letter-spacing: 8px;
}
#main .sec07 h2 img {
    margin-right: 19px;
    vertical-align: -2px;
}
#main .sec07 .photoUl {
    margin: 0 auto 57px;
    max-width: 760px;
}
#main .sec07 .photoUl li {
    margin-bottom: 51px;
    position: relative;
}
#main .sec07 .photoUl li::before {
    margin-left: 11px;
    width: 140px;
    height: 115px;
    position: absolute;
    left: 50%;
    bottom: -82px;
    background: url("../img/sec07_img02.png") no-repeat left top;
    background-size: 100% 100%;
    content: '';
    z-index: 3;
}
#main .sec07 .photoUl li:nth-child(2n)::before {
    margin-left: 0;
    bottom: -52px;
    background: url("../img/sec07_img03.png") no-repeat left top;
    background-size: 100% 100%;
}
#main .sec07 .photoUl li:last-child {
    margin-bottom: 0;
}
#main .sec07 .photoUl li .photo {
    margin-right: -104px;
    position: relative;
    width: 430px;
    float: left;
}
#main .sec07 .photoUl li .photo p {
    position: absolute;
    left: 27px;
    top: 36px;
    line-height: 1;
    color: #fff;
    font-family: Arial, Helvetica, "sans-serif";
    font-size: 7.6rem;
}
#main .sec07 .photoUl li:nth-child(2n) .photo p {
    color: #A0BABB;
}
#main .sec07 .photoUl li .txtBox {
    padding-left: 150px;
    width: 420px;
    float: right;
    display: flex;
    position: relative;
    z-index: 5;
    align-items: center;
    box-sizing: border-box;
}
#main .sec07 .photoUl li .txtBox p {
    font-size: 2.8rem;
    line-height: 1.68;
}
#main .sec07 .photoUl li .txtBox p span {
    display: inline-block;
    letter-spacing: -1px;
    border-bottom: 1px solid #000;
}
#main .sec07 .photoUl li .txtBox p em {
    font-style: normal;
}
#main .sec07 .photoUl li:nth-child(2n) .txtBox {
    padding-left: 72px;
    float: left;
}
#main .sec07 .photoUl li:nth-child(2n) .photo {
    margin: 0 0 0 -104px;
    float: right;
}
#main .sec07 .photoUl li:nth-child(2n) .photo p {
    left: auto;
    top: 29px;
    right: 36px;
}
#main .sec07 .photoUl li:last-child::before {
    display: none;
}
#main .sec07 .note {
    margin-bottom: 144px;
    text-align: center;
    font-size: 1.8rem;
}
#main .sec07 .textImg {
    text-align: center;
}
#main .sec08 {
    padding: 60px 0 135px;
    position: relative;
    background-color: #E9EBEC;
}
#main .sec08 .photoBox {
    box-sizing: border-box;
    padding-right: 42px;
    width: 866px;
    position: absolute;
    left: 50%;
    top: -288px;
    text-align: right;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
#main .sec08 .priceBox {
    padding: 59px 84px 62px 84px;
    margin: 0 auto;
    max-width: 850px;
    border: 1px solid #A0BABB;
    background-color: #fff;
    box-sizing: border-box;
    box-shadow: 5px 15px 25px rgba(0, 0, 0, 0.15);
}
#main .sec08 .priceBox .ttl {
    margin-bottom: 6px;
    font-size: 2.3rem;
    text-align: center;
}
#main .sec08 .priceBox .ttl2 {
    margin-top: 10px;
	font-size: 1.3rem;
	text-align: center;
}
#main .sec08 .priceBox .inner {
    margin: 0 -17px;
}
#main .sec08 .priceBox .inner .lBox {
    width: 467px;
    float: left;
    margin-top: 8px;
}
#main .sec08 .priceBox .inner .btn {
    margin-top: 7px;
    width: 236px;
    float: right;
}
#main .sec08 .priceBox .textImg {
    margin-bottom: 27px;
    text-align: center;
}
.footlink {
    text-align: center;
    margin-bottom: 10px;
}
.footlink li {
    color: #b3b3b3;
    display: contents;
    font-size: 0.8em;
}
.footlink li a {
    padding: 0 10px;
    text-decoration: none;
    color: #b3b3b3;
}
@media all and (max-width: 767px) {
    #main .sec01 {
        padding-bottom: 75px;
        background: #DADFE2 url("../img/sp_main_bg.jpg") no-repeat center bottom;
        background-size: 100% auto;
    }
    #main .sec01 .subBox {
        margin: 0 auto;
    }
    #main .sec01 .photoBox {
        margin: 0 -18px -231px;
        padding: 0;
    }
    #main .sec01 .photoBox img {
        width: 100%;
        margin: 0;
    }
    #main .sec01 .photoBox p {
        font-size: 1.95rem;
        right: 29px;
        left: inherit;
        top: 133px;
        line-height: 1.85;
        letter-spacing: 4px;
        -webkit-writing-mode: tb-rl;
        -webkit-writing-mode: vertical-rl;
        writing-mode: tb-rl;
        writing-mode: vertical-rl;
    }
    #main .sec01 .photoBox p > span span {
        letter-spacing: 0;
        text-align: center;
        -webkit-writing-mode: horizontal-tb;
        writing-mode: horizontal-tb;
        -moz-writing-mode: horizontal-tb;
        -ms-writing-mode: horizontal-tb;
        -o-writing-mode: horizontal-tb;
    }
    #main .sec01 .photoBox p .text {
        margin-top: -25px;
        font-size: 1.95rem;
    }
    #main .sec01 .photoBox .photo {
        width: 63px;
        left: 28px;
        top: 134px;
        height: auto;
    }
    #main .sec01 .photoBox .photo img {
        width: 100%;
    }
    #main .sec01 .img {
        width: 222px;
        top: -32px;
        left: -18px;
    }
    #main .sec01 .img::before {
        width: 28px;
        height: 28px;
        position: absolute;
        left: 45px;
        top: -15px;
        background: url("../img/sp_sec01_img04.png") no-repeat center center / 100% auto;
        content: '';
    }
    #main .sec01 .subBox {
        padding: 51px 18px 21px;
    }
    #main .sec01 .img01 {
        width: 98px;
        right: -42px;
        top: -51px;
    }
    #main .sec01 .subBox h2 {
        margin-bottom: -17px;
        font-size: 3.2rem;
        line-height: 1.5;
        letter-spacing: 0;
    }
    #main .sec01 .subBox h2 span {
        margin-bottom: 7px;
        font-size: 1.6rem;
    }
    #main .sec01 .subBox .imgBox {
        margin: 0;
        display: block;
    }
    #main .sec01 .subBox .photo {
        margin-bottom: 7px;
        width: auto;
        text-align: center;
    }
    #main .sec01 .subBox .textBox p {
        line-height: 2;
        letter-spacing: -0.07em;
    }
    #main .sec01 .subBox h3 {
        margin-bottom: 4px;
        padding-bottom: 10px;
        font-size: 1.8rem;
        line-height: 1.5;
        text-align: center;
    }
    #main .sec01 .subBox h3::after {
        margin-left: -140px;
        width: 280px;
    }
    #main .sec01 .subBox .imgBox .photo {
        margin: 0 11px 23px -20px;
        width: auto;
        position: relative;
    }
    #main .sec01 .subBox .imgBox .photo::after {
        width: 57px;
        height: 57px;
        position: absolute;
        left: 5%;
        bottom: -21%;
        background: url("../img/sp_sec01_img03.png") no-repeat center center / 100% auto;
        content: '';
    }
    #main .sec01 .subBox .imgBox .textBox {
        margin: 0 10px;
        width: auto;
    }
    #main .sec01 .subBox .img02 {
        width: 60px;
        bottom: -106px;
        right: 50px;
    }
    #main .sec01 .subBox .img03 {
        width: 123px;
        top: auto;
        bottom: 123px;
        left: -77px;
    }
    #main .sec02 {
        padding: 0;
        background: none;
    }
    #main .sec02 .comBox {
        padding: 72px 10px 22px;
        background: url("../img/sp_sec02_bg01.jpg") no-repeat top center / cover;
    }
    #main .sec02 .img {
        width: 51px;
        right: 0;
        top: -101px;
    }
    #main .sec02 .photo {
        margin-bottom: -12.5%;
        position: relative;
        z-index: 1;
    }
    #main .sec02 .bg01 {
        padding: 32px 18px 65px;
        background: url("../img/sp_sec02_bg02.png") no-repeat top center / cover;
    }
    #main .sec02 h2 {
        margin-bottom: 0;
        font-size: 3.2rem;
        line-height: 1.5;
        letter-spacing: 0;
    }
    #main .sec02 h2 span {
        margin-bottom: 5px;
        font-size: 1.6rem;
        line-height: 1.4;
        letter-spacing: -0.04em;
    }
    #main .sec02 .txt01 {
        margin: 0;
        font-size: 1.6rem;
        text-align: center;
    }
    #main .sec02 h3 {
        margin-bottom: 17px;
        font-size: 2.5rem;
        letter-spacing: 0;
    }
    #main .sec02 h3 span {
        padding-bottom: 1px;
        margin-bottom: 3px;
        line-height: 1.55;
        display: inline-block;
    }
    #main .sec02 p {
        text-align: justify;
        letter-spacing: -1.2px;
    }
    #main .sec02 .arrowTxt {
        padding-bottom: 15px;
        margin: 33px 0 30px;
        font-size: 1.9rem;
        text-align: center;
        background-size: 65px auto;
    }
    #main .sec02 .txt02 {
        font-size: 2.15rem;
        font-weight: normal;
        text-align: center;
        letter-spacing: 0;
    }
    #main .sec02 .txt02 span {
        font-size: 1.6rem;
    }
    #main .sec03 {
        background: url("../img/sp_sec03_bg01.png") no-repeat center center / cover;
    }
    #main .sec03 .comBox {
        padding: 69px 18px 67px;
    }
    #main .sec03 .textBox {
        width: 80%;
        position: relative;
        z-index: 2;
    }
    #main .sec03 .photo {
        width: 243px;
        height: 428px;
        right: 0;
        top: -42px;
        bottom: auto;
    }
    #main .sec03 .photo img {
        width: 100%;
    }
    #main .sec03 .textBox h2 {
        margin: 0 -43px 14px 0;
        font-size: 1.8rem;
        line-height: 1.68;
        letter-spacing: 0;
    }
    #main .sec03 .textBox h2 .txt {
        margin-top: 9px;
        font-size: 2.95rem;
    }
    #main .sec03 .textBox h2 .txt span {
        padding: 8px 5px;
        letter-spacing: -0.07em;
        border: 2px solid #000;
    }
    #main .sec03 .textBox h2 span {
        line-height: 1.3;
    }
    #main .sec03 .textBox p {
        color: #4D4D4D;
        font-size: 1.35rem;
        line-height: 1.7;
    }
    #main .sec04 {
        margin-bottom: 0;
    }
    #main .sec04 h2 {
        padding: 42px 5px 37px;
        font-size: 2.5rem;
        line-height: 1.33;
        background-image: url("../img/sp_sec04_h2_bg01.jpg");
        background-size: cover;
    }
    #main .sec04 h2 span {
        margin: 0 0 1px;
        display: block;
        font-size: 1.6rem;
    }
    #main .sec04 h2 span em {
        font-size: 1.7rem;
    }
    #main .sec04 .pointBox01 {
        padding: 46px 0 62px;
        background: url("../img/sp_sec04_bg02.jpg") no-repeat center top / cover;
    }
    #main .sec04 .imgBox {
        margin: 0 0 41px;
        display: block;
        width: auto;
    }
    #main .sec04 .imgBox .photoBox {
        margin: 2px 0 0;
        width: auto !important;
        float: none !important;
    }
    #main .sec04 .imgBox .photoBox img {
        width: 100%;
    }
    #main .sec04 .imgBox .textBox {
        margin: -23px 0 0;
        padding: 0 18px;
        width: auto;
        float: none;
        position: relative;
        z-index: 2;
    }
    #main .sec04 .imgBox .textBox h4 {
        margin-bottom: 8px;
        padding-bottom: 6px;
        text-align: center;
        font-weight: 500;
        line-height: 1.5;
        font-size: 2.45rem;
        letter-spacing: 0;
    }
    #main .sec04 .imgBox .textBox .note {
        margin-top: 3px;
        display: block;
        text-align: right;
        font-size: 0.8rem;
        letter-spacing: 1px;
    }
    #main .sec04 .imgBox .textBox .note sup {
        vertical-align: text-top;
        line-height: 1;
    }
    #main .sec04 h3 {
        margin: -73px 0 21px;
    }
    #main .sec04 .bgBox {
        margin: 0 18px;
        padding: 22px 28px 0;
        width: auto;
        box-shadow: -12px 20px 12px rgba(99, 99, 112, 0.2);
    }
    #main .sec04 .bgBox .txt {
        width: 135px;
        left: -20px;
        top: -46px;
    }
    #main .sec04 .bgBox .imgBox {
        margin: 0 0 12px;
        width: auto;
        display: block;
    }
    #main .sec04 .bgBox .imgBox .photoBox {
        margin: 0 -22px 12px -1px;
        text-align: center;
    }
    #main .sec04 .bgBox .imgBox .textBox {
        margin: 0;
        padding: 0;
        width: auto;
    }
    #main .sec04 .bgBox .imgBox .textBox .title {
        margin: 0 -20px 12px;
        text-align: center;
        font-size: 2.15rem;
        line-height: 1.65;
        letter-spacing: -0.07em;
    }
    #main .sec04 .bgBox .text {
        margin: 0 -28px;
        padding: 16px 10px 12px;
        font-size: 2.25rem;
        line-height: 1.4;
    }
    #main .sec04 .pointBox02 {
        padding: 1px 0 66px;
        box-shadow: none;
        background: url("../img/sp_sec04_bg03.jpg") no-repeat center top / cover;
    }
    #main .sec04 .pointBox02 h3 {
        margin: -27px 0 22px;
    }
    #main .sec04 .pointBox02 .imgBox {
        margin: 0;
        width: auto;
        padding: 0;
        display: block;
    }
    #main .sec04 .pointBox02 .imgBox .photoBox {
        box-sizing: border-box;
        margin: 0 auto;
        padding-left: 9px;
        width: 91% !important;
        text-align: center;
    }
    #main .sec04 .pointBox02 .imgBox .textBox {
        margin: -16px 0 0;
        width: auto;
        padding: 0 18px;
    }
    #main .sec04 .pointBox02 .imgBox .textBox h4 {
        padding-bottom: 8px;
        font-size: 2.45rem;
        line-height: 1.45;
        letter-spacing: 0;
    }
    #main .sec04 .pointBox03 {
        padding: 10px 0 67px;
        background: url("../img/sp_sec04_bg04.jpg") no-repeat center center / cover;
    }
    #main .sec04 .pointBox03::before {
        display: none;
    }
    #main .sec04 .pointBox03 h3 {
        margin: -38px 0 12px;
    }
    #main .sec04 .pointBox03 .imgBox {
        margin: 0;
        display: block;
        width: auto;
    }
    #main .sec04 .pointBox03 .imgBox .photoBox {
        margin: 0 -8.6% 17.6vw auto;
        width: 63% !important;
        text-align: right;
    }
    #main .sec04 .pointBox03 .imgBox .photoBox img {
        width: 100%;
    }
    #main .sec04 .pointBox03 .imgBox .textBox {
        margin: 0;
        width: auto;
    }
    #main .sec04 .pointBox03 .imgBox .textBox h4 {
        font-size: 2.45rem;
        letter-spacing: -0.06em;
        line-height: 1.55;
    }
    #main .sec04 .pointBox03 .imgBox .textBox p {
        line-height: 2;
        letter-spacing: 0;
    }
    #main .sec04 .pointBox04 {
        padding: 5px 0 0;
        background: url("../img/sp_sec04_bg05.jpg") no-repeat center center / cover;
    }
    #main .sec04 .pointBox04::before {
        display: none;
    }
    #main .sec04 .pointBox04 h3 {
        margin: -30px 0 7vw;
    }
    #main .sec04 .pointBox04 .imgBox {
        margin-bottom: 0;
        padding-bottom: 88%;
        display: block;
    }
    #main .sec04 .pointBox04 .imgBox .photoBox {
        width: 42vw !important;
        margin: 0 6vw 25vw auto;
    }
    #main .sec04 .pointBox04 .imgBox .textBox {
        margin: 0;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 6.4%;
        box-sizing: border-box;
    }
    #main .sec04 .pointBox04 .imgBox .textBox h4 {
        font-size: 2.45rem;
        letter-spacing: -0.06em;
        line-height: 1.5;
    }
    #main .sec04 .pointBox04 .imgBox .textBox p {
        font-feature-settings: "palt";
        letter-spacing: -0.03em;
    }
    #main .sec04 .head01 {
        margin-bottom: 9px;
        position: relative;
        z-index: 1;
        font-size: 2.05rem;
        letter-spacing: 0.1em;
    }
    #main .sec04 .bgBox01::before {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: url(../img/sp_sec04_bg07.png) no-repeat center bottom / 100% auto;
        display: none;
    }
    #main .sec04 .bgBox01::after {
        width: 100%;
        height: 69vw;
        left: 0;
        transform: none;
        background: url(../img/sp_sec04_bg08.png) no-repeat center center / cover;
    }
    #main .sec04 .pointBox04::after, #main .sec04 .bgBox01 .subBox::after, #main .sec04 .bgBox01 .borderBox::after {
        display: none;
    }
    #main .sec04 .bgBox01 .subBox::before {
        width: 100%;
        height: 100vw;
        right: 0;
        top: 40vw;
        background: url(../img/sp_sec04_bg09.png) no-repeat center center / cover;
    }
    #main .sec04 .bgBox01 {
        margin-top: -17vw;
        padding: 28vw 0 0;
    }
    #main .sec04 .bgBox01 h5 {
        margin: -3px 0 0;
        position: relative;
        font-size: 3.83rem;
        color: #4D4D4D;
        letter-spacing: 0.1em;
        line-height: 1.1;
        z-index: 15;
    }
    #main .sec04 .bgBox01 h5 span {
        margin-bottom: 5px;
    }
    #main .sec04 .bgBox01 .subBox {
        margin: -2px auto 0;
        padding-top: 1px;
        padding-bottom: 70px;
        width: auto;
        position: relative;
        z-index: auto;
        background: url("../img/sp_sec04_bg07.png") no-repeat center top / cover;
    }
    #main .sec04 .bgBox01 .subBox::before {
        display: none;
    }
    #main .sec04 .bgBox01 .subBox .spBox {
        position: relative;
        z-index: 2;
    }
    #main .sec04 .bgBox01 .title {
        margin: 0;
        font-size: 2.81rem;
        position: absolute;
        left: 10px;
        top: 20%;
        z-index: 11;
        white-space: nowrap;
        text-align: left;
        writing-mode: horizontal-tb;
        writing-mode: vertical-rl;
        writing-mode: tb-rl;
        -webkit-writing-mode: horizontal-tb;
        -webkit-writing-mode: vertical-rl;
        -webkit-writing-mode: tb-rl;
    }
    #main .sec04 .bgBox01 .title sup {
        font-size: 1rem;
    }
    #main .sec04 .bgBox01 .title small {
        margin: -20px 0 0 8px;
        font-size: 1.69rem;
    }
    #main .sec04 .bgBox01 .textImg {
        margin: 0;
        padding: 0;
    }
    #main .sec04 .bgBox01 .textImg img {
        width: 88px;
        width: 100%;
    }
    #main .sec04 .bgBox01 .borderBox {
        margin: -23px 18px 0;
    }
    #main .sec04 .bgBox01 .borderBox .imgBox {
        margin-bottom: 0;
        padding: 30px;
        width: auto;
        display: block;
    }
    #main .sec04 .bgBox01 .borderBox .imgBox .photoBox {
        margin-bottom: 12px;
        width: auto;
    }
    #main .sec04 .bgBox01 .borderBox .imgBox .textBox {
        margin: 0;
        padding: 0;
        width: auto;
    }
    #main .sec04 .bgBox01 .borderBox .imgBox .ttl {
        margin-bottom: 13px;
        font-size: 2.18rem;
        letter-spacing: 0.1em;
        line-height: 1.7;
    }
    #main .sec04 .bgBox01 .borderBox .imgBox .ttl sup {
        font-size: 1rem;
    }
    #main .sec04 .bgBox01 .borderBox .imgBox .textBox sup {
        font-size: 1rem;
    }
    #main .sec04 .bgBox01 .borderBox .imgBox .textBox p small {
        display: block;
        font-size: 1.5rem;
    }
    #main .sec07 {
        padding: 64px 0 40px;
        background: url("../img/sp_sec07_bg.png") repeat left top;
        background-size: 375px auto;
    }
    #main .sec07 h2 {
        margin-bottom: 54px;
        font-size: 3rem;
        letter-spacing: 6px;
    }
    #main .sec07 h2 img {
        margin: 0 auto 11px;
        display: block;
        width: 160px;
    }
    #main .sec07 .photoUl {
        margin: 0 -18px 14px;
        max-width: inherit;
    }
    #main .sec07 .photoUl li {
        margin-bottom: 23px;
    }
    #main .sec07 .textImg {
        margin: 0 -5px 0 -6px;
    }
    #main .sec07 .photoUl li::before {
        margin-left: -17px;
        width: 70px;
        height: 57px;
        bottom: -40px;
    }
    #main .sec07 .photoUl li:nth-child(2n) {
        margin-bottom: 23px;
    }
    #main .sec07 .photoUl li:nth-child(2n)::before {
        margin-left: -8px;
        bottom: -35px;
    }
    #main .sec07 .photoUl li .photo {
        margin-right: 0;
        width: 57.4%;
    }
    #main .sec07 .photoUl li .photo img {
        width: 100%;
    }
    #main .sec07 .photoUl li .photo p {
        left: 17px;
        top: 18px;
        font-size: 3.83rem;
    }
    #main .sec07 .photoUl li:last-child .photo p {
        left: 15px;
        top: 12px;
        color: #A0BABB;
    }
    #main .sec07 .photoUl li .txtBox {
        padding-left: 0;
        width: 42.6%;
    }
    #main .sec07 .photoUl li .txtBox p {
        margin: 0 0 0 -18px;
        font-size: 2.18rem;
    }
    #main .sec07 .photoUl li .txtBox p span {
        letter-spacing: 0.1em;
    }
    #main .sec07 .photoUl li .txtBox p em {
        display: block;
        border-bottom: 1px solid #000;
    }
    #main .sec07 .photoUl li:nth-child(2n) .txtBox {
        padding-left: 17px;
    }
    #main .sec07 .photoUl li:nth-child(2n) .txtBox p {
        margin: 0 -100px 0 0;
    }
    #main .sec07 .photoUl li:last-child .txtBox p {
        margin: 35px 0 0 -28px;
    }
    #main .sec07 .photoUl li:nth-child(2n) .photo {
        margin: 0;
    }
    #main .sec07 .photoUl li:nth-child(2n) .photo p {
        top: 16px;
        right: 16px;
    }
    #main .sec07 .note {
        margin: 0 -18px 56px;
        font-size: 1.3rem;
    }
    #main .sec08 {
        padding: 40px 18px 99px;
        background: #EFF1F2;
    }
    #main .sec08 .photoBox {
        margin: -175px -18px 23px;
        padding-right: 0;
        width: auto;
        position: static;
        left: inherit;
        top: inherit;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        -webkit-transform: none;
        transform: none;
    }
    #main .sec08 .photoBox img {
        width: 100%;
    }
    #main .sec08 .priceBox {
        padding: 24px 5px 22px;
        max-width: inherit;
        box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.15);
    }
    #main .sec08 .priceBox .ttl {
        margin-bottom: 3px;
        font-size: 1.4rem;
        letter-spacing: -0.02em;
    }
    #main .sec08 .priceBox .inner {
        margin: 0 -5px;
    }
    #main .sec08 .priceBox .inner .lBox {
        width: auto;
        float: none;
        text-align: center;
    }
    #main .sec08 .priceBox .inner .btn {
        margin: 24px 29px 0;
        width: auto;
        float: none;
        text-align: center;
    }
    #main .sec08 .priceBox .textImg {
        margin-bottom: 19px;
    }
    #main .sec08 .priceBox .textImg img {
        width: 175px;
    }
}
@media all and (min-width: 376px) and (max-width: 767px) {
    #main .sec04 .bgBox01 .subBox::before {
        width: 375px;
        height: 375px;
        top: 150px;
        right: auto;
        left: 50%;
        transform: translateX(-50%);
    }
}
@media all and (max-width: 373px) {
    #main .sec04 .bgBox01 h5 {
        font-size: 3rem;
    }
    #main .sec04 .bgBox01 .borderBox .imgBox .ttl {
        font-size: 1.8rem;
    }
    #main .sec07 .photoUl li .txtBox p {
        margin: 0 0 0 -18px;
        font-size: 2rem;
    }
}
/*カラーミー*/
.btnWrap form {
    background: url("../img/btn_h.jpg") center top no-repeat;
    background-size: contain;
    width: 236px;
    position: static;
    /*top: 245px;*/
    right: 260px;
}
.btnWrap input[type="image"] {
    width: 236px;
    transition: all .3s;
}
.btnWrap input[type="image"]:hover {
    opacity: 0;
}
/*カラーミーend*/
@media all and (max-width: 767px) {
    #main .sec08 .priceBox .inner .btnWrap {
        margin: 12px -18px 0;
    }
    .btnWrap form {
        top: 60%;
        right: 0;
        left: 0;
        margin: auto;
        width: 75%;
        max-width: 100%;
        background: url("../img/sp/btn_h.jpg") center top no-repeat;
        background-size: 100%;
    }
    .btnWrap input[type="image"] {
        width: 100%;
        transition: all .3s;
    }
    .btnWrap input[type="image"]:hover {
        opacity: 1;
    }
}