<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#content {
    font-family: "Hiragino Sans", sans-serif;
    color: #333
}

#content .red {
    color: #cd0101
}

#content .bold {
    font-weight: 600
}
.wrap {
    padding: 0
}

.l-pink {
    color: #FF7792
}

.h-pink {
    color: #F2394F
}

#content&gt;section {
    max-width: 1000px;
    margin: 0 auto
}

.inc-info{
    display: none;
}

.spring-btn-txt {
    color: #FF7792;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    margin-bottom: -40px;
    margin-top: 30px
}
.spring-btn-txt::before {
    content: url(/assets/img/campaign/net-start06/line-l.png);
    display: inline-block;
    margin-right: 10px
}
.spring-btn-txt::after {
    content: url(/assets/img/campaign/net-start06/line-r.png);
    display: inline-block;
    margin-left: 10px
}


.btn {
    display: block;
    background: #51B97B;
    height: 60px;
    max-width: 700px;
    margin: 30px auto 0;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    border-radius: 100px;
    -webkit-transition: background .3s ease-in-out 0s;
    transition: background .3s ease-in-out 0s
}

.btn span {
    display: table;
    margin: 0 auto;
    position: relative;
    line-height: 60px
}

.btn span::before {
    content: "";
    display: block;
    width: 10px;
    height: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: url("/assets/img/campaign/net-start06/btn_arrow.svg") no-repeat center/contain;
    right: -32px
}

.btn.free_btn {
    background: #005bac
}

@media only screen and (min-width: 769px) {
    .btn span::before {
        display: block
    }
}

@media only screen and (min-width: 960px) {
    .btn {
        height: 72px;
        margin-top: 52px;
        font-size: 24px
    }

    .btn span {
        line-height: 72px
    }

    .btn span::before {
        right: -52px
    }

    .btn:hover {
        background: #128843
    }

    .btn.free_btn:hover {
        background: #0068c6
    }
}

.sec_tit {
    margin-bottom: 22px;
    font-size: 24px;
    font-weight: 800;
    text-align: center;
    line-height: 1.4
}

@media only screen and (min-width: 960px) {
    .sec_tit {
        font-size: 40px
    }
}

main {
    display: block;
    overflow: hidden
}

main .main_top {
    background: #ffffff
}


main .tit {
    margin-bottom: 14px;
    color: #333333;
    font-size: 23px;
    font-weight: 600;
    text-align: center
}

main .tit span {
    display: block;
    margin-top: -8px;
    color: #F2394F
}

main .detail .txt {
    max-width: 561px;
    margin: 0 auto
}

@media only screen and (max-width: 500px) {
    main .detail .txt {
        max-width: 340px
    }
}

main .detail .txt .price .pc {
    display: none
}

main .detail .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: -10px 0 14px
}

main .detail .flex ul li {
    width: 260px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    border-radius: 5px;
    background-color: #FA7B80;
    font-size: 18px
}

main .detail .flex ul li:not(:first-child) {
    margin-top: 14px
}

main .detail .flex .img {
    max-width: 94px;
    margin-left: 10px
}

main .detail .btn {
    max-width: 530px;
    height: 46px;
    margin: 0 auto;
    font-size: 16px
}

main .detail .btn span {
    line-height: 46px
}

main .day {
    background: linear-gradient(180deg, #FFE1E2 0%, #FFA6AB 81.5%);
}

main .day dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    padding: 14px 0
}

main .day dl dt {
    display: none
}

main .day dl dd {
    font-weight: 600
}

main .day dl dd div.pc {
    display: none
}

main .day dl dd div&gt;span {
    display: inline-block;
    margin-left: 4px;
    font-size: 13px
}

@media only screen and (min-width: 769px) {

    main .main_top&gt;div {
        background: url("/assets/img/campaign/net-start06/main_img_pc.jpg") no-repeat center top/ auto;
        background-size: cover;
        padding: 36px 0px 40px;
    }

    main .tit {
        font-size: 30px;
    }

    main .tit span {
        display: inline-block;
        margin-top: 0
    }

    main .detail .txt .price .sp {
        display: none
    }

    main .detail .txt .price .pc {
        display: block
    }

    main .detail .flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 0 24px
    }

    main .detail .flex ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0
    }

    main .detail .flex ul li:not(:first-child) {
        margin-left: 14px;
        margin-top: 0
    }

    main .detail .flex .img {
        display: none
    }

    main .detail .btn {
        height: 70px;
        font-size: 25px;
        margin: 0;
    }

    main .detail .btn span {
        line-height: 70px
    }

    main .detail .btn span::before{
        width: 12px;
        height: 18px;
    }

    main .day {
        padding: 1px 10px;
        font-size: 20px;
        color: #222
    }

    main .day dl {
        text-align: left
    }

    main .day dl dt {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    main .day dl dd div.pc {
        display: block
    }

    main .day dl dd div.sp {
        display: none
    }

    main .day dl dd div&gt;span {
        display: inline;
        margin-left: 0;
        font-size: 18px
    }
}

.about {
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px
}

.about dl {
    background: #F5F5F5;
    max-width: 1000px;
    padding: 30px 10px 24px;
    margin: 0 auto;
    font-size: 16px;
    text-align: center;
    border-radius: 30px
}

.about dl dt {
    font-weight: 600;
    color: #F2394F
}

.about dl dd {
    margin-top: 16px
}

.about dl dd p .btm_txt {
    display: block;
    margin-top: 20px
}

@media only screen and (min-width: 769px) {
    .about dl {
        font-size: 18px
    }

    .about dl dd p .btm_txt {
        margin-top: 24px
    }
}

#tokuten .txt {
    font-size: 16px;
    text-align: center
}

#tokuten .detail {
    background: #E0F1F9;
    padding: 50px 20px;
    border-radius: 30px;
    max-width: 1000px;
    margin: 30px auto 0;
}

#tokuten .detail .tit {
    max-width: 719px;
    margin: 0 auto;
    padding-left: 10px
}

#tokuten .detail p {
    margin: 20px 0;
    color: #F2394F;
    font-size: 20px;
    font-weight: 600;
    text-align: center
}

#tokuten .detail&gt;img {
    display: block;
    max-width: 728px;
    margin: 0 auto
}

#tokuten .detail dl {
    max-width: 680px;
    margin: 30px auto 0;
    border-radius: 10px;
    overflow: hidden
}

#tokuten .detail dl dt {
    background: #FF7792;
    padding: 8px 10px;
    font-size: 16px;
    text-align: center;
    color: #ffffff
}

#tokuten .detail dl dt span {
    display: block;
    font-weight: 600
}

#tokuten .detail dl dd {
    background: #fff;
    padding: 20px 10px
}

#tokuten .detail dl dd img {
    display: block;
    max-width: 484px;
    margin: 0 auto
}

@media only screen and (min-width: 769px) {
    #tokuten .txt {
        font-size: 18px
    }

    #tokuten .detail .txt {
        padding-left: 20px
    }

    #tokuten .detail p {
        margin: 30px 0;
        font-size: 24px
    }

    #tokuten .detail dl {
        margin: 50px auto 0;
        border-radius: 20px
    }

    #tokuten .detail dl dt {
        padding: 12px 10px;
        font-size: 20px
    }

    #tokuten .detail dl dt span {
        display: inline-block;
        margin-left: 10px
    }

    #tokuten .detail dl dd {
        padding: 24px 10px
    }
}

#domain .wrap {
    background: #FEE4E5;
    padding: 30px 10px;
    border-radius: 20px
}

#domain .sec_tit {
    margin-bottom: 20px;
    color: #F2394F;
    font-size: 20px;
    font-weight: 600
}

#domain .domain_form {
    background: #fff;
    max-width: 880px;
    position: relative;
    border-radius: 10px
}

#domain .domain_form input[type=text] {
    font-size: 18px
}

#domain .domain_form input[type=submit] {
    background: url("/assets/img/campaign/net-start06/domain_icon.svg") no-repeat center/22px auto;
    background-color: none
}

#domain .domain_form::before {
    content: "";
    display: block;
    background: #d3dbe5;
    width: 1px;
    height: 38px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 60px
}

#domain .form_content {
    background: #fff;
    max-width: 880px;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 10px
}

@media only screen and (min-width: 769px) {
    #domain .sec_tit {
        margin-bottom: 34px;
        font-size: 28px
    }
}

@media only screen and (min-width: 960px) {
    #domain .wrap {
        padding: 50px 10px;
        margin-top: 90px;
        border-radius: 30px
    }
}

.camp_tb {
    min-width: 600px
}

.camp_tb th,
.camp_tb td {
    width: 20%;
    height: 74px;
    font-size: 15px;
    text-align: center
}

.camp_tb th {
    font-size: 16px;
    font-weight: 600
}

.camp_tb td {
    border-left: #acadae 1px solid
}

.camp_tb thead {
    background: #fff5d7
}

.camp_tb thead th:not(:first-of-type) {
    border-left: #acadae 1px solid
}

.camp_tb thead th {
    font-size: 18px
}

.camp_tb thead th span {
    display: block;
    font-size: 16px;
    line-height: 1
}

.camp_tb tbody tr {
    border-top: #acadae 1px solid
}

.camp_tb tbody th {
    background: #F1F8FC
}

.camp_tb tbody td s {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1
}

.camp_tb tbody td&gt;span {
    display: block;
    color: #FF7792;
    font-weight: bold;
    line-height: 1
}

.camp_tb tbody td&gt;span span {
    font-size: 20px
}

@media only screen and (min-width: 960px) {

    .camp_tb th,
    .camp_tb td {
        font-size: 18px
    }

    .camp_tb th {
        font-size: 18px
    }

    .camp_tb tbody td s {
        font-size: 18px
    }

    .camp_tb thead th {
        font-size: 20px
    }
}

#price .txt {
    font-size: 16px;
    text-align: center
}

#price .scroll_tb {
    margin: 14px auto 0
}

#price .camp_tb {
    border-bottom: #acadae 1px solid;
    border-right: #acadae 1px solid
}

#price .camp_tb thead {
    background: none
}

#price .camp_tb thead th:not(:first-of-type) {
    background: #F1F8FC;
    border-top: #acadae 1px solid
}

#price .camp_tb thead .corey {
    color: #ed1c24
}

#price .camp_tb thead .corez {
    color: #3BA366
}

#price .camp_tb tbody th {
    border-left: #acadae 1px solid
}

#price .camp_tb tbody td {
    background: #fff;
    height: 94px;
    font-size: 20px
}

#price .scroll_txt span {
    background: #fff
}

#price .link_more {
    display: table;
    background: url("/assets/img/campaign/net-start06/txt_arrow.svg") no-repeat right bottom 15px/6px auto;
    padding-right: 20px;
    padding-bottom: 6px;
    margin: 30px 0 0 auto;
    position: relative;
    font-size: 14px
}

#price .link_more::before {
    content: "";
    display: block;
    background: #222;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0
}

@media only screen and (min-width: 769px) {
    #price .txt {
        font-size: 18px
    }

    #price .scroll_tb {
        margin-top: 24px
    }

    #price .link_more {
        font-size: 16px
    }
}

@media only screen and (min-width: 960px) {
    #price .link_more:hover::before {
        display: none
    }
}

#overview {
    padding-bottom: 90px !important
}

#overview .wrap {
    background: #f5f5f5;
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 20px
}

#overview .camp_tb {
    max-width: 800px;
    min-width: auto;
    margin: 0 auto;
    border-bottom: #acadae 1px solid
}

#overview .camp_tb th,
#overview .camp_tb td {
    height: 64px
}

#overview .camp_tb th {
    background: none;
    width: 20%;
    padding: 10px 4px
}

#overview .camp_tb td {
    width: 80%;
    padding: 20px;
    text-align: left;
    border-left: none
}

#overview .camp_tb td dl {
    margin: 12px 0 4px
}

#overview .camp_tb td dl dt {
    font-weight: 600
}

#overview .camp_tb td .dot {
    margin-top: 10px
}

#overview .camp_tb td .dot a {
    display: block
}

#overview .camp_tb td a {
    text-decoration: underline
}

#overview .camp_tb td a:hover {
    text-decoration: none
}

#overview .camp_tb td .attention {
    display: block;
    font-size: 16px
}

@media only screen and (min-width: 769px) {

    #overview .camp_tb th,
    #overview .camp_tb td {
        font-size: 16px
    }

    #overview .camp_tb th {
        padding-right: 60px
    }

    #overview .camp_tb td {
        padding: 20px 30px
    }

    #overview .camp_tb td .dot {
        margin-top: 14px
    }
}

@media only screen and (min-width: 960px) {
    #overview .wrap {
        padding: 50px 0;
        border-radius: 30px;
        background: #f5f5f5;
        margin-top: 90px;
        margin-bottom: 60px
    }
}
@media only screen and (max-width: 768px) {
    main .main_top&gt;div {
        background: url(/assets/img/campaign/net-start06/main_img_sp.jpg) no-repeat center top / auto;
        background-size: cover;
        padding: 36px 0px
    }
    #content &gt; main &gt; div.main_top &gt; div &gt; div &gt; div &gt; div &gt; div.flex &gt; ul {
        display: flex;
        align-items: flex-end;
        gap: 16px;
        width: 100%;
    }
    main .tit{
        line-height: 1.6;
    }
    main .tit span {
        font-size: 27px;
    }
    main .detail .flex{
        max-width: 530px;
        margin-top: -20px;
        margin-bottom: 30px;
        margin-left: auto;
        margin-right: auto;
    }
    main .detail .flex ul li {
        width: 100%;
        font-size: 15px;
        background-color: #F2394F;
    }
    main .detail .flex ul li:not(:first-child) {
        margin-top: 0
    }
    main .detail .btn {
        height: 56px;
        font-size: 20px
    }
    main .detail .btn span {
        line-height: 56px
    }
    main .day dl{
        padding: 10px;
    }
    main .day dl dd div.sp {
        font-size: 16px
    }
    #tokuten .detail {
        padding: 30px 20px
    }
    #domain .wrap {
        margin-top: 30px
    }
    .spring-btn-txt {
        font-size: 20px;
        display: flex;
        align-items: end;
        justify-content: center;
        margin-bottom: -20px
    }
    #overview .wrap {
        margin-top: 30px;
        padding-bottom: 40px
    }
}

@media only screen and (max-width: 500px) {
    main .detail .flex{
        margin-top: -10px;
        margin-bottom: 20px;
    }
}</pre></body></html>