#header{
	margin:0 !important
}
.pane-main{
	width:100%;
	overflow-x: hidden;
}
.wrapper{
	background: transparent !important;
}





#lp00 h1, #lp00 h3{
    margin: 0;
}
.top_img{
    display: block;
    width: 100%;
}
#catch_wrapper{
    background-color: #009C98;
}
.lp_container{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.bg_img{
    display: block;
    width: 100%;
}
.ribbon_img{
    position: absolute;
    width: 93.75%;
    transform: translateX(-50%);
    left: 50%;
    top: -44px;
}
#catch_wrapper h3{
    font-size: 45px;
    line-height: 1.5;
    font-family: 'Noto Serif JP', serif;
    color: white;
    font-weight: normal;
    text-align: center;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    top: 15%;
    white-space: nowrap;
}
#catch_wrapper h3 span{
    color: #E2CB4B;
}
#catch_wrapper p{
    font-size: 26px;
    line-height: 1.6;
    font-family: 'Noto Sans JP', sans-serif;;
    color: white;
    text-align: center;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    top: 22%;
    white-space: nowrap;
}
#point_wrapper{
    background-color: #E9D0D3;
}
#point_wrapper p{
    font-size: 25.5px;
    line-height: 1.3;
    font-family: 'Noto Sans JP', sans-serif;
    position: absolute;
    width: 34.5%;
}
#point_wrapper p:nth-of-type(2n+1){
    left: 14%;
}
#point_wrapper p:nth-of-type(2n){
    left: 53%;
}
#point_wrapper p:nth-of-type(1), #point_wrapper p:nth-of-type(2){
    top: 28.3%;
}
#point_wrapper p:nth-of-type(3), #point_wrapper p:nth-of-type(4){
    top: 58.3%;
}
#point_wrapper p:nth-of-type(5), #point_wrapper p:nth-of-type(6){
    top: 87.3%;
}
#series01_wrapper{
    background-color: #F1657F;
}
#series02_wrapper{
    background-color: #009C98;
}
.series_wrapper h5{
    font-size: 45px;
    line-height: 1.5;
    font-family: 'Noto Serif JP', serif;
    color: white;
    font-weight: normal;
    text-align: center;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    top: 52%;
    white-space: nowrap;
}
.series_wrapper h3{
    font-size: 60px;
    line-height: 1.5;
    font-family: 'Noto Serif JP', serif;
    color: white;
    font-weight: normal;
    text-align: center;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    top: 70%;
    white-space: nowrap;
}
.item_wrapper::before{
    content: '';
    display: block;
    background-color: #B6903B;
    width: 100%;
    height: 8px;
}
#item01_wrapper, #item03_wrapper{
    background-color: #C5DBD2;
}
#item02_wrapper, #item04_wrapper{
    background-color: #FCF8F9;
}
#item05-08_wrapper{
    background-color: #ECCCCF;
}
.item_p{
    font-size: 26.3px;
    line-height: 1.8;
    font-family: 'Noto Sans JP', sans-serif;
    position: absolute;
    width: 38%;
}
.item_txt_area{
    position: absolute;
    width: 40%;
    text-align: center;
}
.item_txt_area h5{
    font-size: 27px;
    line-height: 2.2;
}
.item_txt_area h3{
    font-size: 39px;
    line-height: 1.5;
}
.item_price_p{
    font-size: 39px;
    line-height: 1.5;
    font-weight: bold;
    padding-bottom: 0.3em;
}
.item_price_p span{
    font-size: 60%;
    font-weight: normal;
}
.item_txt_area a{
    display: inline-block;
    width: 85%;
}
.item_txt_area a img{
    display: block;
    width: 100%;
}
#item01_wrapper .item_p{
    top: 68%;
    left: 54%;
}
#item01_wrapper .item_txt_area{
    top: 68%;
    left: 7%;
}
#item02_wrapper .item_p{
    top: 69%;
    left: 9%;
}
#item02_wrapper .item_txt_area{
    top: 66%;
    left: 54%;
}
#item03_wrapper .item_p{
    top: 67%;
    left: 54%;
}
#item03_wrapper .item_txt_area{
    top: 66%;
    left: 7%;
}
#item04_wrapper .item_p{
    top: 70%;
    left: 9%;
}
#item04_wrapper .item_txt_area{
    top: 62%;
    left: 54%;
}
#item05-08_wrapper .item_p{
    top: 30.3%;
    left: 20%;
    width: 67%;
}
#item05-08_wrapper .item_txt_area:nth-of-type(1){
    top: 55%;
    left: 8%;
}
#item05-08_wrapper .item_txt_area:nth-of-type(2){
    top: 55%;
    left: 52%;
}
#item05-08_wrapper .item_txt_area:nth-of-type(3){
    bottom: 4%;
    left: 8%;
}
#item05-08_wrapper .item_txt_area:nth-of-type(4){
    bottom: 4%;
    left: 52%;
}
#item02_wrapper .abs_img{
    position: absolute;
    width: 16.9%;
    top: -6%;
    left: 12%;
}
#item03_wrapper .abs_img{
    position: absolute;
    width: 20.7%;
    top: -8%;
    left: 66%;
}
#item04_wrapper .abs_img{
    position: absolute;
    width: 16.1%;
    top: -6%;
    left: 15%;
}
#bottom_btn_wrapper{
    text-align: center;
    padding-top: 80px;
    padding-bottom: 80px;
}
.bottom_btn{
    display: inline-block;
    width: 72%;
}
.bottom_btn img{
    display: block;
    width: 100%;
}




@media (min-width:768px) and (max-width:1199px) {
    .ribbon_img{
        top: calc(-44vw / 12);
    }
    #catch_wrapper h3{
        font-size: calc(45vw / 12);
    }
    #catch_wrapper p{
        font-size: calc(26vw / 12);
    }
    #point_wrapper p{
        font-size: calc(25.5vw / 12);
    }
    .series_wrapper h5{
        font-size: calc(45vw / 12);
    }
    .series_wrapper h3{
        font-size: calc(60vw / 12);
    }
    .item_wrapper::before{
        height: calc(8vw / 12);
    }
    .item_p{
        font-size: calc(26.3vw / 12);
    }
    .item_txt_area h5{
        font-size: calc(27vw / 12);
    }
    .item_txt_area h3{
        font-size: calc(39vw / 12);
    }
    .item_price_p{
        font-size: calc(39vw / 12);
    }
    #bottom_btn_wrapper{
        padding-top: calc(80vw / 12);
        padding-bottom: calc(80vw / 12);
    }
}




@media (max-width:767px) {
    .ribbon_img{
        top: -4.7vw;
        width: 92%;
    }
    #catch_wrapper h3{
        font-size: 5.1vw;
        top: 43vw;
    }
    #catch_wrapper p{
        font-size: 3.5vw;
        top: 61vw;
    }
    #point_wrapper p{
        font-size: 3.3vw;
        width: 40%;
    }
    #point_wrapper p:nth-of-type(2n+1) {
        left: 7%;
    }
    #point_wrapper p:nth-of-type(2n) {
        left: 53.4%;
    }
    #point_wrapper p:nth-of-type(1), #point_wrapper p:nth-of-type(2) {
        top: 27%;
    }
    #point_wrapper p:nth-of-type(3), #point_wrapper p:nth-of-type(4) {
        top: 55.5%;
    }
    #point_wrapper p:nth-of-type(5), #point_wrapper p:nth-of-type(6) {
        top: 84%;
    }
    .series_wrapper h5{
        font-size: 4vw;
    }
    .series_wrapper h3{
        font-size: 5vw;
    }
    .item_wrapper::before{
        height: 1.5vw;
    }
    .item_p{
        font-size: 3.53vw;
        line-height: 1.5;
        left: 9% !important;
        width: 82% !important;
    }
    .item_txt_area{
        width: 100%;
        left: 0 !important;
    }
    .item_txt_area h5 {
        font-size: 3.6vw;
        line-height: 1.5;
    }
    .item_txt_area h3{
        font-size: 4.7vw;
    }
    .item_txt_area h3 span{
        padding-left: 0.3em;
    }
    .item_price_p {
        font-size: 4.7vw;
        line-height: 1;
        padding-top: 0.3em;
        padding-bottom: 0.4em;
    }
    .item_price_p span {
        font-size: 80%;
    }
    .item_txt_area a {
        width: 50%;
    }
    #item01_wrapper .item_p {
        top: 64%;
    }
    #item01_wrapper .item_txt_area {
        top: 78%;
    }
    #item02_wrapper .item_p {
        top: 64%;
    }
    #item02_wrapper .item_txt_area {
        top: 78%;
    }
    #item03_wrapper .item_p {
        top: 64%;
    }
    #item03_wrapper .item_txt_area {
        top: 78%;
    }
    #item04_wrapper .item_p {
        top: 64%;
    }
    #item04_wrapper .item_txt_area {
        top: 78%;
    }
    #item05-08_wrapper .item_p {
        top: 16%;
    }
    #item05-08_wrapper .item_txt_area:nth-of-type(1) {
        top: 35%;
    }
    #item05-08_wrapper .item_txt_area:nth-of-type(2) {
        top: 54.5%;
    }
    #item05-08_wrapper .item_txt_area:nth-of-type(3) {
        bottom: 22%;
    }
    #item05-08_wrapper .item_txt_area:nth-of-type(4) {
        bottom: 2.7%;
    }
    #item02_wrapper .abs_img {
        width: 22%;
        top: -5.4%;
        left: 7%;
    }
    #item03_wrapper .abs_img {
        width: 26%;
        top: -5%;
        left: 71%;
    }
    #item04_wrapper .abs_img {
        width: 22%;
        top: -6.3%;
        left: 4%;
    }
    #bottom_btn_wrapper{
        padding-top: 12vw;
        padding-bottom: 12vw;
    }
    .bottom_btn {
        width: 85%;
    }
}





.sp_only{
    display: none !important;
}
@media (max-width:767px) {
    .sp_only{
        display: block !important;
    }
    .pc_only{
        display: none !important;
    }
}