@charset "utf-8";

#primary { padding: 0; }
#main {min-height:0;}
#main .breadcrumb {display:none;}

#exlip-lp section:not(.section-comparison) * {
    margin:0;
    padding:0;
    font-family:"HelveticaNeueW01-UltLt", "Helvetica Neue LT W05 25 Ult Lt", "RodinCattleyaPro-L{pm}", sans-serif !important;
    line-height:1;
}
#exlip-lp {
    width:100%;
    background:#000;
    color:#FFF;
}
#exlip-lp section {
    max-width:750px;
    margin:0 auto;
    background:#000;
    color:#FFF;
    text-align:center;
}
#exlip-lp picture,
#exlip-lp img {
    display:block;
}
#exlip-lp li {
    list-style:none;
}
#exlip-lp a {
    text-decoration:none;
    transition: background 0.3s;
}
#exlip-lp dl {
    overflow:visible;
    clear:none;
}
#exlip-lp dl dt {
    float:none;
    clear:none;
    min-width:0;
}
#exlip-lp dl dd {
    float:none;
}
#exlip-lp .button {
    display:block;
    box-sizing:border-box;
    border:1px solid #FFF;
    color:#FFF;
}
@media screen and (min-width:751px) {
    #exlip-lp .button:hover {
        background:#FFF;
        color:#000;
    }
}
@media screen and (max-width:750px) {
    #exlip-lp .button:hover {
        background:0;
    }
}
#exlip-lp section .section-title {
    padding:20px 0;
    font-size:40px;
    line-height:1;
}
@media screen and (max-width:750px) {
    #exlip-lp section .section-title {
        padding:2.666vw 0;
        font-size:5.333vw;
        line-height:1;
    }
}
#exlip-lp section .section-title .en {
    display:block;
    margin-top:5px;
    font-size:67px;
    line-height:1;
}
@media screen and (max-width:750px) {
    #exlip-lp section .section-title .en {
        margin-top:0.666vw;
        font-size:8.933vw;
    }
}
#exlip-lp section .txt-en {
    font-family:"Helvetica Neue LT W01_35 Thin", "Helvetica Neue LT W05 35 Thin", sans-serif !important;
    font-size:118%;
    line-height:1;
    vertical-align: -3%;
}
#exlip-lp section .yugo {
    font-family:"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
    font-feature-settings:"palt";
}
#exlip-lp section .thin {
    font-family:"Helvetica Neue LT W01_35 Thin", "Helvetica Neue LT W05 35 Thin", sans-serif !important;
}
#exlip-lp section .light {
    font-family:"HelveticaNeueW01-45Ligh", "Helvetica Neue LT W05 45 Light", sans-serif !important;
}
#exlip-lp .yt-wrap {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25% !important;
}
#exlip-lp .yt-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}
#exlip-lp [data-checkInstock="true"] {
    padding-bottom:1px;
    background:#000;
}
#exlip-lp [data-checkInstock="true"] a {
    border:1px solid #FFF;
    background:#000;
    color:#FFF;
}
@media screen and (min-width:751px) {
    #exlip-lp [data-checkInstock="true"] a:hover {
        background:#FFF;
        color:#000;
    }
}
@media screen and (max-width:750px) {
    #exlip-lp [data-checkInstock="true"] a:hover {
        background:#000;
        color:#FFF;
    }
}
#exlip-lp .out-of-stock-btn {
    display:block;
    opacity:0.5;
    border:1px solid #FFF;
    box-sizing:border-box;
    background:#808080;
    color:#000;
    text-align:center;
}

/* Section head -----------------------------------------------------------*/
#exlip-lp .section-head {
    position:relative;
}
#exlip-lp .section-head .head-upper {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    padding-top:51px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-head .head-upper {
        padding-top:6.8vw;
    }
}
#exlip-lp .section-head .head-title {
    font-size:67px;
    line-height:1;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-head .head-title {
        font-size:8.933vw;
    }
}
#exlip-lp .section-head .head-title span {
    display:block;
    line-height:1;
}
#exlip-lp .section-head .upper-text {
    margin-top:30px;
    font-size:40px;
    line-height:1.25;
    letter-spacing:0.05em;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-head .upper-text {
        margin-top:4vw;
        font-size:5.333vw;
    }
}
#exlip-lp .section-head .head-bottom {
    padding:55px 0 81px;
    font-size:30px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-head .head-bottom {
        padding:7.333vw 0 10.8vw;
        font-size:4vw;
    }
}
#exlip-lp .section-head .head-bottom .item-name {
    line-height:1.25;
}
#exlip-lp .section-head .head-bottom .item-price {
    margin:24px 0 36px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-head .head-bottom .item-price {
        margin:3.2vw 0 4.8vw;
    }
}
#exlip-lp .section-head .head-bottom .button {
    width:342px;
    margin:0 auto;
    padding:22px 0;
    font-size:24px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-head .head-bottom .button {
        width:45.6vw;
        padding:2.933vw 0;
        font-size:3.2vw;
    }
}

/* Section yt --------------------------------------------------------------*/
#exlip-lp .section-yt {}

/* Section look ------------------------------------------------------------*/
#exlip-lp .section-look {}
#exlip-lp .section-look .look-detail {
    padding:0 40px 61px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-look .look-detail {
        padding:0 5.333vw 8.133vw;
    }
}
#exlip-lp .section-look .look-title {
    font-size:67px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-look .look-title {
        font-size:8.933vw;
    }
}
#exlip-lp .section-look .look-camilas .look-title {
    padding:71px 0 35px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-look .look-camilas .look-title {
        padding:9.466vw 0 4.666vw;
    }
}
#exlip-lp .section-look .look-ciaras .look-title {
    padding:72px 0 42px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-look .look-ciaras .look-title {
        padding:9.6vw 0 5.6vw;
    }
}
#exlip-lp .section-look .look-poms .look-title {
    padding:72px 0 42px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-look .look-poms .look-title {
        padding:9.6vw 0 5.6vw;
    }
}
#exlip-lp .section-look .look-slide {
    display:none;
}
#exlip-lp .section-look .look-slide.slick-initialized {
    display:block;
}
#exlip-lp .section-look .look-slide .prod-area {
    display:flex;
    flex-wrap:nowrap;
    justify-content: flex-start;
    gap:0 10px;
    margin-top:117px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-look .look-slide .prod-area {
        gap:0 1.333vw;
        margin-top:15.6vw;
    }
}
#exlip-lp .section-look .look-slide .prod-img-wrap {
    width:324px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-look .look-slide .prod-img-wrap {
        width:43.2vw;
    }
}
#exlip-lp .section-look .look-slide .prod-text-wrap {
    width:300px;
    padding-top:32px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-look .look-slide .prod-text-wrap {
        width:40vw;
        padding-top:4.266vw;
    }
}
#exlip-lp .section-look .look-slide .prod-name {
    font-size:40px;
    line-height:1.05;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-look .look-slide .prod-name {
        font-size:5.333vw;
    }
}
#exlip-lp .section-look .look-slide .prod-text {
    margin-top:16px;
    font-size:22px;
    line-height:1.363;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-look .look-slide .prod-text {
        margin-top:2.133vw;
        font-size:2.933vw;
    }
}
#exlip-lp .section-look .look-slide .slick-dots {
    position:absolute;
    top:50%;
    left:0;
    margin-top:211px;
    line-height:0;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-look .look-slide .slick-dots {
        margin-top:28.133vw;
    }
}
#exlip-lp .section-look .look-slide .slick-dots li {
    margin:0 9px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-look .look-slide .slick-dots li {
        margin:0 1.2vw;
    }
}
#exlip-lp .section-look .look-slide .slick-dots li,
#exlip-lp .section-look .look-slide .slick-dots li button,
#exlip-lp .section-look .look-slide .slick-dots li button:before {
    width:14px;
    height:14px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-look .look-slide .slick-dots li,
    #exlip-lp .section-look .look-slide .slick-dots li button,
    #exlip-lp .section-look .look-slide .slick-dots li button:before {
        width:1.866vw;
        height:1.866vw;
    }
}
#exlip-lp .section-look .look-slide .slick-dots li button:before {
    border-radius:50%;
    background:rgba(255,255,255,0.5);
}
#exlip-lp .section-look .look-slide .slick-dots li.slick-active button:before {
    background:rgba(255,255,255,1);
}
#exlip-lp .section-look .look-slide .slick-prev,
#exlip-lp .section-look .look-slide .slick-next {
    margin-top:-256px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-look .look-slide .slick-prev,
    #exlip-lp .section-look .look-slide .slick-next {
        margin-top:-34.133vw;
    }
}
#exlip-lp .section-look .look-slide .slick-prev:before,
#exlip-lp .section-look .look-slide .slick-next:before {
    display:inline-block;
    opacity:1;
    color:#FFF;
    font-size:66px;
    transform: scaleX(0.7);
}
@media screen and (max-width:750px) {
    #exlip-lp .section-look .look-slide .slick-prev:before,
    #exlip-lp .section-look .look-slide .slick-next:before {
        font-size:8.8vw;
    }
}

/* Section pagenav -------------------------------------------------------*/
#exlip-lp .section-pagenav {
    padding:108px 0 105px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-pagenav {
        padding:14.4vw 0 14vw;
    }
}
#exlip-lp .section-pagenav .awrap {
    display:flex;
    flex-direction: column;
    justify-content: center;
    align-items:center;
    gap:20px 0;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-pagenav .awrap {
        gap:2.666vw 0;
    }
}
#exlip-lp .section-pagenav .awrap .button {
    position:relative;
    width:630px;
    padding:16.5px 0;
    font-size:24px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-pagenav .awrap .button {
        width:84vw;
        padding:2.2vw 0;
        font-size:3.2vw;
    }
}
#exlip-lp .section-pagenav .awrap .button::after {
    position: absolute;
    top: 50%;
    right: 38px;
    width: 21px;
    height: 21px;
    margin-top: -18px;
    border-top: solid 2px #FFF;
    border-right: solid 2px #FFF;
    transform: rotate(135deg);
    content: "";
}
@media screen and (max-width:750px) {
    #exlip-lp .section-pagenav .awrap .button::after {
        right: 5.066vw;
        width: 2.8vw;
        height: 2.8vw;
        margin-top: -2.4vw;
        border-top: solid 1px #FFF;
        border-right: solid 1px #FFF;
    }
}
@media screen and (min-width:751px) {
    #exlip-lp .section-pagenav .awrap .button:hover::after {
        border-top: solid 2px #000;
        border-right: solid 2px #000;
    }
}
#exlip-lp .section-pagenav .awrap .button span {
    display:block;
    margin-top:5px;
    font-size:40px;
    line-height:0.9;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-pagenav .awrap .button span {
        margin-top:0.666vw;
        font-size:5.333vw;
    }
}

/* Section aprod ----------------------------------------------------------*/
#exlip-lp .section-aprod {
    padding-bottom:108px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-aprod {
        padding-bottom:14.4vw;
    }
}
#exlip-lp .section-aprod .text-discription {
    padding:52px 0 0;
    font-size:30px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-aprod .text-discription {
        padding:6.933vw 0 0;
        font-size:4vw;
    }
}
#exlip-lp .section-aprod .text-discription p {
    margin-bottom:20px;
    line-height:1.4;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-aprod .text-discription p {
        margin-bottom:2.666vw;
    }
}
#exlip-lp .section-aprod .benefits-wrap {
    display:flex;
    flex-wrap:wrap;
    justify-content: flex-start;
    margin-top:74px;
    padding-bottom:50px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-aprod .benefits-wrap {
        margin-top:9.866vw;
        padding-bottom:6.666vw;
    }
}
#exlip-lp .section-aprod .benefits-wrap .benefits-inner {
    display:flex;
    flex-wrap:wrap;
    flex-direction: column;
    justify-content: center;
    width:50%;
    height:375px;
    text-align:left;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-aprod .benefits-wrap .benefits-inner {
        height:50vw;
    }
}
#exlip-lp .section-aprod .benefits-wrap .benefits-txt-right {
    padding-left:26px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-aprod .benefits-wrap .benefits-txt-right {
        padding-left:3.466vw;
    }
}
#exlip-lp .section-aprod .benefits-wrap .benefits-txt-left {
    padding-left:44px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-aprod .benefits-wrap .benefits-txt-left {
        padding-left:5.866vw;
    }
}
#exlip-lp .section-aprod .benefits-wrap .benefits-inner .fs30 {
    font-size:30px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-aprod .benefits-wrap .benefits-inner .fs30 {
        font-size:4vw;
    }
}
#exlip-lp .section-aprod .benefits-wrap .benefits-inner .fs22 {
    margin-top:23px;
    font-size:22px;
    line-height:1.363;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-aprod .benefits-wrap .benefits-inner .fs22 {
        margin-top:3.066vw;
        font-size:2.933vw;
    }
}
#exlip-lp .section-aprod .button {
    width:342px;
    margin:0 auto;
    padding:22px 0;
    font-size:24px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-aprod .button {
        width:45.6vw;
        padding:2.933vw 0;
        font-size:3.2vw;
    }
}

/* Section engraving -----------------------------------------------------*/
#exlip-lp .section-engraving {
    padding-bottom:50px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-engraving {
        padding-bottom:6.666vw;
    }
}
#exlip-lp .section-engraving h2 + p {
    margin:46px 0 48px;
    font-size:30px;
    line-height:1.4;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-engraving h2 + p {
        margin:6.133vw 0 6.4vw;
        font-size:4vw;
    }
}
#exlip-lp .section-engraving .button {
    width:342px;
    margin:0 auto;
    padding:22px 0;
    font-size:24px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-engraving .button {
        width:45.6vw;
        padding:2.933vw 0;
        font-size:3.2vw;
    }
}

/* Section shade ---------------------------------------------------------*/
#exlip-lp .section-shade {
    padding:55px 0 74px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-shade {
        padding:7.333vw 0 9.866vw;
    }
}
#exlip-lp .section-shade .lineup-wrap {
    display:flex;
    flex-wrap:wrap;
    justify-content: center;
    gap:99px 36px;
    position:relative;
    overflow:hidden;
    width:100%;
    height:1236px;
    padding:25px 0 0;
    transition:all 0.4s;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-shade .lineup-wrap {
        gap:13.2vw 4.8vw;
        height:164.8vw;
        padding:3.333vw 0 0;
    }
}
#exlip-lp .section-shade .lineup-wrap::before {
    display:block;
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:300px;
    background: linear-gradient( rgba(0,0,0,0) 0%, rgba(0,0,0,1) 70%, #000 100% );
    transition: all .4s;
    content:"";
}
@media screen and (max-width:750px) {
    #exlip-lp .section-shade .lineup-wrap::before {
        height:40vw;
    }
}
#exlip-lp .section-shade .lineup-wrap.is_itemOpen::before {
    display:none;
}
#exlip-lp .section-shade .lineup-item {
    display:flex;
    flex-wrap:nowrap;
    justify-content:space-between;
    flex-direction: column;
    width:327px;
    height:566px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-shade .lineup-item {
        width:43.6vw;
        height:75.466vw;
    }
}
#exlip-lp .section-shade .lineup-item-name {
    margin:16px 0 10px;
    font-size:33.6px;
    line-height:1.15;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-shade .lineup-item-name {
        margin:2.133vw 0 1.333vw;
        font-size:4.48vw;
    }
}
#exlip-lp .section-shade .lineup-item-text {
    font-size:22px;
    line-height:1.363;
    letter-spacing:0.08em;
    text-align:left;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-shade .lineup-item-text {
        font-size:2.933vw;
    }
}
#exlip-lp .section-shade [data-checkinstock="true"] .notice-text,
#exlip-lp .section-shade [data-checkinstock="true"] a,
#exlip-lp .section-shade [data-checkinstock="true"] .out-of-stock-btn {
    padding:24px 0;
    box-sizing: border-box;
    border:1px solid #FFF;
    font-size:20px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-shade [data-checkinstock="true"] .notice-text,
    #exlip-lp .section-shade [data-checkinstock="true"] a,
    #exlip-lp .section-shade [data-checkinstock="true"] .out-of-stock-btn {
        padding:3.2vw 0;
        font-size:2.666vw;
    }
}
#exlip-lp .section-shade [data-checkinstock="true"] .out-of-stock-btn {
    border:0;
}
#exlip-lp .section-shade .btn_event-wrap {
    margin-top:-107px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-shade .btn_event-wrap {
        margin-top:-14.266vw;
    }
}
#exlip-lp .section-shade .btn_event {
    position:relative;
    padding-right:50px;
    border:0;
    color:#FFF;
    font-size:33.6px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-shade .btn_event {
        padding-right:6.666vw;
        font-size:4.48vw;
    }
}
#exlip-lp .section-shade .btn_event::after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 21px;
    height: 21px;
    margin-top: -18px;
    border-top: solid 2px #FFF;
    border-right: solid 2px #FFF;
    transform: rotate(135deg);
    content: "";
}
@media screen and (max-width:750px) {
    #exlip-lp .section-shade .btn_event::after {
        width:2.933vw;
        height:2.933vw;
        margin-top: -2.4vw;
        border-top: solid 1px #FFF;
        border-right: solid 1px #FFF;
    }
}
#exlip-lp .section-shade .is_itemOpen + .btn_event-wrap {
    margin-top:0;
    padding-top:39px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-shade .is_itemOpen + .btn_event-wrap {
        padding-top:5.2vw;
    }
}
#exlip-lp .section-shade .is_itemOpen + .btn_event-wrap .btn_event {
    padding-right:44px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-shade .is_itemOpen + .btn_event-wrap .btn_event {
        padding-right:5.866vw;
    }
}
#exlip-lp .section-shade .is_itemOpen + .btn_event-wrap .btn_event::after {
    margin-top: -2px;
    transform: rotate(-45deg);
}
@media screen and (max-width:750px) {
    #exlip-lp .section-shade .is_itemOpen + .btn_event-wrap .btn_event::after {
        margin-top: -0.266vw;
    }
}

/* Section comparison ---------------------------------------------------*/
#exlip-lp .section-comparison {
    padding:75px 0 18px;
    text-align:left;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-comparison {
        padding:10vw 0 0;
    }
}
#exlip-lp .section-comparison h2 {
    font-family:"HelveticaNeueW01-UltLt", "Helvetica Neue LT W05 25 Ult Lt", "RodinCattleyaPro-L{pm}", sans-serif !important;
    font-size:54px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-comparison h2 {
        font-size:7.2vw;
    }
}
#exlip-lp .section-comparison h2 span {
    font-family:"Helvetica Neue LT W01_35 Thin", "Helvetica Neue LT W05 35 Thin", sans-serif !important;
}

/* Section campaign -----------------------------------------------------*/
#exlip-lp .section-campaign {
    padding:83px 0 200px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-campaign {
        padding:3.6vw 0 26.666vw;
    }
}
#exlip-lp .section-campaign .appeal {
    margin-top:58px;
    font-size:28px;
    line-height:1.285;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-campaign .appeal {
        margin-top:7.733vw;
        font-size:3.733vw;
    }
}
#exlip-lp .section-campaign .kit-title {
    margin:28px 0 11px;
    font-size:50px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-campaign .kit-title {
        margin:3.733vw 0 1.466vw;
        font-size:6.666vw;
    }
}
#exlip-lp .section-campaign .cpn-img {
    width:500px;
    margin:0 auto;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-campaign .cpn-img {
        width:66.666vw;
        margin:0 auto;
    }
}
#exlip-lp .section-campaign .present-text {
    margin:2px 0 17px;
    font-size:30px;
    line-height:1.266;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-campaign .present-text {
        margin:0.266vw 0 2.266vw;
        font-size:4vw;
    }
}
#exlip-lp .section-campaign .present-text span {
    display:block;
    margin-bottom:5px;
    font-size:36px;
    line-height:1;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-campaign .present-text span {
        margin-bottom:0.666vw;
        font-size:4.8vw;
    }
}
#exlip-lp .section-campaign .present-size {
    margin-bottom:59px;
    font-size:26px;
    line-height:1.4;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-campaign .present-size {
        margin-bottom:7.866vw;
        font-size:3.466vw;
    }
}
#exlip-lp .section-campaign .oc-area {
    width:670px;
    margin:0 auto;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-campaign .oc-area {
        width:89.333vw;
    }
}
#exlip-lp .section-campaign .cpn-detail {
    display:none;
    padding-top:16px;
    text-align:left;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-campaign .cpn-detail {
        padding-top:2.133vw;
    }
}
#exlip-lp .section-campaign .cpn-detail-title {
    margin-bottom:17px;
    font-size:26px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-campaign .cpn-detail-title {
        margin-bottom:2.266vw;
        font-size:3.466vw;
    }
}
#exlip-lp .section-campaign .cpn-detail-text {
    margin-bottom:10px;
    font-size:26px;
    line-height:1.55;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-campaign .cpn-detail-text {
        margin-bottom:1.333vw;
        font-size:3.466vw;
    }
}
#exlip-lp .section-campaign .cpn-detail-text a {
    text-decoration:underline;
}
#exlip-lp .section-campaign .cpn-detail-coupon {
    padding:16px 0 50px;
    text-align:center;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-campaign .cpn-detail-coupon {
        padding:2.133vw 0 6.666vw;
    }
}
#exlip-lp .section-campaign .cpn-detail-coupon-title {
    margin-bottom:36px;
    font-size:31px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-campaign .cpn-detail-coupon-title {
        margin-bottom:4.8vw;
        font-size:4.133vw;
    }
}
#exlip-lp .section-campaign .cpn-detail-coupon-code {
    padding:48px 0;
    background:#FFF;
    color:#000;
    font-size:44px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-campaign .cpn-detail-coupon-code {
        padding:6.4vw 0;
        font-size:5.866vw;
    }
}
#exlip-lp .section-campaign .cpn-detail-notes {
    padding:33px 0 7px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-campaign .cpn-detail-notes {
        padding:4.4vw 0 0.933vw;
    }
}
#exlip-lp .section-campaign .cpn-detail-notes li {
    margin-bottom:12.5px;
    padding-left:20px;
    font-size:26px;
    line-height:1.5;
    text-indent: -20px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-campaign .cpn-detail-notes li {
        margin-bottom:1.666vw;
        padding-left:2.666vw;
        font-size:3.466vw;
        text-indent: -2.666vw;
    }
}
#exlip-lp .section-campaign .cpn-detail-notes li a {
    color:#FFF;
    text-decoration: underline;
}
#exlip-lp .section-campaign .oc-button {
    position:relative;
    width:630px;
    margin:0 auto;
    padding:24px 0;
    border-width: 1px;
    font-size:26px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-campaign .oc-button {
        width:84vw;
        padding:3.2vw 0;
        border-width: 1px;
        font-size:3.466vw;
    }
}
#exlip-lp .section-campaign .oc-button {
    position:relative;
    width:630px;
    margin:0 auto;
    padding:24px 0;
    border-width: 1px;
    font-size:26px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-campaign .oc-button {
        width:84vw;
        padding:3.2vw 0;
        border-width: 1px;
        font-size:3.466vw;
    }
}
#exlip-lp .section-campaign .c-button {
    display:none;
}
#exlip-lp .section-campaign .c-button.thisView {
    display:block;
}
#exlip-lp .section-campaign .oc-button:before,
#exlip-lp .section-campaign .oc-button:after {
    position: absolute;
    display: inline-block;
    top: 50%;
    width: 38px;
    height: 38px;
    margin-top:-1px;
    border-top: 2px solid #FFF;
    content: "";
}
@media screen and (max-width:750px) {
    #exlip-lp .section-campaign .oc-button:before,
    #exlip-lp .section-campaign .oc-button:after {
        width: 5.066vw;
        height: 5.066vw;
        margin-top:-0.133vw;
        border-top: 1px solid #FFF;
    }
}
#exlip-lp .section-campaign .oc-button.o-button:before {
    right: 24px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-campaign .oc-button.o-button:before {
        right: 3.2vw;
    }
}
#exlip-lp .section-campaign .oc-button.o-button:after {
    right: 6px;
    margin-top:-19px;
    transform: rotate(-90deg);
}
@media screen and (max-width:750px) {
    #exlip-lp .section-campaign .oc-button.o-button:after {
        right: 0.8vw;
        margin-top:-2.533vw;
    }
}
#exlip-lp .section-campaign .oc-button.c-button:before {
    display:none;
}
#exlip-lp .section-campaign .oc-button.c-button:after {
    right: 25px;
    margin-top:0;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-campaign .oc-button.c-button:after {
        right:3.333vw;
    }
}
@media screen and (min-width:751px) {
    #exlip-lp .section-campaign .oc-button:hover {
        border: 1px solid #FFF;
        background:#000;
        color:#FFF;
    }
    #exlip-lp .section-campaign .oc-button:hover:before,
    #exlip-lp .section-campaign .oc-button:hover:after {
        border-top: 2px solid #FFF;
    }
}
#exlip-lp .section-campaign .cpn-detail-btn {
    display:block;
    position:relative;
    width:500px;
    margin:51px auto 0;
    padding:22px 0;
    box-sizing:border-box;
    border:1px solid #FFF;
    background:#FFF;
    color:#000;
    font-size:24px;
    text-align:center;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-campaign .cpn-detail-btn {
        width:66.666vw;
        margin:6.8vw auto 0;
        padding:2.933vw 0;
        font-size:3.2vw;
    }
}
#exlip-lp .section-campaign .cpn-detail-btn::after {
    position: absolute;
    top: 50%;
    right:32px;
    width: 21px;
    height: 21px;
    margin-top: -10px;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    transform: rotate(45deg);
    content: "";
}
@media screen and (max-width:750px) {
    #exlip-lp .section-campaign .cpn-detail-btn::after {
        right:4.266vw;
        width: 2.8vw;
        height: 2.8vw;
        margin-top: -1.333vw;
        border-top: solid 1px #000;
        border-right: solid 1px #000;
    }
}
@media screen and (min-width:751px) {
    #exlip-lp .section-campaign .cpn-detail-btn:hover {
        background:#000;
        color:#FFF;
    }
    #exlip-lp .section-campaign .cpn-detail-btn:hover::after {
        border-top: solid 2px #FFF;
        border-right: solid 2px #FFF;
    }
}

/* Section experience ----------------------------------------------------*/
#exlip-lp .section-experience {
    padding:48px 0 200px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-experience {
        padding:6.4vw 0 26.666vw;
    }
}
#exlip-lp .section-experience .experience-text {
    padding:41px 0 65px;
    font-size:30px;
    line-height:1.75;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-experience .experience-text {
        padding:5.466vw 0 8.666vw;
        font-size:4vw;
    }
}
#exlip-lp .section-experience .iframe-wrap {
    position:relative;
    width:100%;
    padding-top:56.12%;
}
#exlip-lp .section-experience .iframe-wrap iframe {
    position:absolute;
    top:0;
    left:0;
    height:100%;
}
#exlip-lp .section-experience .button {
    width:342px;
    margin:50px auto 0;
    padding:22px 0;
    font-size:24px;
}
@media screen and (max-width:750px) {
    #exlip-lp .section-experience .button {
        width:45.6vw;
        margin:6.666vw auto 0;
        padding:2.933vw 0;
        font-size:3.2vw;
    }
}

/* フライアウトバナー */
#exlip-lp .flyout-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    width: 596px;
    background: #000;
}
@media screen and (max-width:600px) {
    #exlip-lp .flyout-banner {
        width:79.466vw;/*298px(375)*/
    }
}
#exlip-lp .flyout-banner a {
    padding:36.5px 0;
    font-size:28px;
}
@media screen and (max-width:600px) {
    #exlip-lp .flyout-banner a {
        padding:4.866vw 0;
        font-size:3.733vw;/*28px(750)*/
    }
}

















