body {
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸?�?�ｼ?�?�M-PRO", "HGMaruGothicMPRO";
    width: 100%;
    overflow-x: hidden;
}

#mainArea .pbNestedWrapper img {
    width: 100%;
}

/* font */
body {
    font-size: 16px;
    line-height: 1.5em;
}

.note {
    vertical-align: top;
}

#area0>.pbNested>div:nth-child(2)>div {}

.contblk {
    text-align: center;
    margin: 60px 0 80px;
}

.contblk h2 {
    display: inline-block;
    background: #000;
    border-radius: 1em;
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    height: 2em;
    line-height: 2em;
    padding: 0 2em;
    margin: 0 0 1em;
}

.inner_contblk>p {
    margin-bottom: 20px;
}

#FV a,
.cta_block a,
aside a {
    transition: all 0.2s;
}

#FV a:hover,
.cta_block a:hover,
aside a:hover {
    transform: scale(1.1, 1.1);
    transition: all 0.2s;
}


/* FV */
#FV {
    position: relative;
}

#FV a {
    display: block;
    position: absolute;
    top: 36vw;
    left: 15.2vw;
    width: 29vw;
}


/* #about */
#about .inner_contblk {
    display: flex;
    width: 96%;
    margin: 0 auto;
}

#about .inner_contblk .step {
    border: 5px solid #000;
    border-radius: 10px;
    padding: 0 0 40px;
}

#about .inner_contblk .step.step1 {
    margin-right: 1%;
}

#about .inner_contblk .step.step2 {
    margin-right: 1%;
}

#about .inner_contblk .step.step3 {}

#about .inner_contblk .step h3 {
    display: inline-block;
    width: 25%;
}

#about .inner_contblk .step h4 {
    font-size: 24px;
    font-weight: 700;
    margin: 28px 0 20px;
}

#about .inner_contblk .step>img {
    margin: 0 0 15px;
    width: 75%;
}

#about .inner_contblk .step p {}


/* #ranking */
#ranking .inner_contblk .ranking {
    width: 96%;
    margin: 0 auto;
    max-width: 1500px;
    font-size: 0;
    padding-left: 1%;
}

#ranking .inner_contblk .ranking .artblk {
    display: inline-block;
    margin: 0 1% 20px 0;
    width: 19%;
    vertical-align: top;
}

#ranking .inner_contblk .ranking .artblk h3 {
    height: 26px;
    margin-bottom: 10px;
}

#ranking .inner_contblk .ranking .artblk h3 img {
    height: 100%;
    width: auto;
}

#ranking .inner_contblk .ranking .artblk>img {
    height: 19vw;
    width: auto;
    margin-bottom: 10px;
}

#ranking .inner_contblk .ranking .artblk p {
    font-size: 16px;
    font-weight: 700;
}

#ranking .inner_contblk .ranking .artblk p:last-of-type {
    font-weight: normal;
    color: #888;
}


/* .cta_block */
.cta_block {
    background: url(../../../img/entrance/campaign269/bg_cta.gif);
    padding: 2vw 0 5vw;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.inner_cta_block {
    font-size: 0;
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
}

.inner_cta_block>img {
    display: inline-block;
    width: 60% !important;
}

.inner_cta_block>a {
    display: inline-block;
    width: 30%;
}

.inner_cta_block>a img {}


/* #charge */
#charge .inner_contblk {
    width: 96%;
    max-width: 1000px;
    margin: 0 auto;
}

#charge .inner_contblk>p {
    margin-bottom: 0;
}

#charge table {
    border-collapse: collapse;
    width: 100%;
}

#charge table th {
    padding: 1em 1em;
    border: solid 1px #cccccc;
    text-align: center;
    background: #f4ebd7;
    vertical-align: middle;
    width: 30%;
}

#charge table td {
    padding: 1em 1em;
    border: solid 1px #cccccc;
    vertical-align: middle;
}

#charge .table1 {
    margin: 0 0 30px;
}

#charge .table1 td {
    text-align: left;
}

#charge .table2 {}

#charge .table2>tbody>tr:first-child {
    position: sticky;
    top: 0;
}

#charge .table2 tr>th:first-of-type {
    width: 14%;
}

#charge .table2 tr>th:nth-of-type(2) {
    width: 20%;
}

#charge .table2 tr>th:nth-of-type(3) {
    width: 36%;
}

#charge .table2 tr>th:last-of-type {
    width: 30%;
    padding: 0;
}

.intable {}

#charge .table2 tr>th:last-of-type table.intable th {
    border: none;
    padding: 0.5em;
}

#charge .table2 tr>th:last-of-type table.intable tr:first-child th {
    border-bottom: solid 1px #cccccc;
}

#charge .table2 tr>th:last-of-type table.intable tr:last-child th:first-child {
    border-right: solid 1px #cccccc;
    width: 34.5%;
}

#charge .table2 tr>th:last-of-type table.intable tr:last-child th:first-child,
#charge .table2 tr>th:last-of-type table.intable tr:last-child th:last-child {
    background: #e5dbc6;
}

.lth {
    text-decoration: line-through 2px solid #ff0000;
}

.bld {
    font-weight: 700;
    font-size: 2em;
    color: #e53112;
}

.table2 .bld {
    display: inline-block;
    margin: 0.2em 0;
}

.halfprice {
    display: inline-block;
    font-size: .5em;
    background: #ffffff;
    min-height: 1.6em;
    line-height: 1.6em;
    text-align: center;
    padding: 0.1em 0.2em 0 0.5em;
    border: 2px solid #e53112;
    border-radius: 0.2em;
    vertical-align: bottom;
    margin: 0 0.5em 0 0.5em;
}

.kome {
    font-size: .5em;
}

.kikan {
    font-size: .8em;
}

.table1 .kikan {
    display: inline-block;
    margin-left: 1em;
}

.price_l,
.price_r {
    text-align: right;
}

.price_l {
    width: 16%;
}

.price_r {
    width: 14%;
}

.price_cam {
    background: #fdffbc;
    font-weight: 700;
    font-size: 1.2em;
}

/* #pay */
#pay .inner_contblk {
    width: 96%;
    max-width: 1000px;
    margin: 0 auto;
}

#pay .inner_contblk .brandlogo {
    border: solid 1px #cccccc;
    padding: 30px 22%;
}

/* #FAQ */
#FAQ .inner_contblk {
    width: 96%;
    max-width: 1000px;
    margin: 0 auto;
}

p.strong {
    font-size: 1.25em;
    font-weight: 700;
    margin-bottom: -10px;
}

.toggle {
    display: none;
}

.option {
    position: relative;
    margin-bottom: 1em;
}

.title,
.content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all 0.3s;
}

.title {
    padding: 25.88px 25px;
    display: block;
    font-size: 25.88px;
    font-weight: 600;
    text-align: left;
}

.title:hover {
    background: #ffb609;
    text-align: left;
    transition: all .3s;
}

.title::after,
.title::before {
    content: "";
    position: absolute;
    right: 1.25em;
    top: 1.1em;
    width: 2px;
    height: 0.75em;
    background-color: #999;
    transition: all 0.3s;
}

.title::after {
    transform: rotate(90deg);
}

.title:hover::after,
.title:hover::before {
    background-color: #000;
}

.content {
    max-height: 0;
    overflow: hidden;
    padding: 0 25.88px;
    text-align: justify;
}

.content p {
    margin: 16px 0;
}

.toggle:checked+.title+.content {
    max-height: 1500px;
    transition: all 1.5s;
}

.toggle:checked+.title {
    background: #f0f0f0;
    transition: all 1.5s;
}

.toggle:checked+.title::before {
    transform: rotate(90deg) !important;
}


/* #footer */
#footer {
    background: #000;
    margin: 0 !important;
    color: #fff;
    padding: 60px 0;
}

#footer #link_footer {
    max-width: 1200px;
    margin: 0 auto 40px;
    text-align: center;
    font-size: 12px;
    line-height: 2.5em;
}

#footer #link_footer a {
    display: inline-block;
    margin-right: 30px;
}

.pbNestedWrapper #footer img {
    display: block;
    width: 258px;
    margin: 0 auto 20px;
}

#footer address {
    font-size: 12px;
    text-align: center;
}


/* aside */
aside {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background: rgba(256, 256, 256, .5);
}

aside .inner {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    border-top: 1px solid rgba(256, 256, 256, .2);
    padding: 0.5vw 0;
}

aside .inner a {
    display: block;
    width: 96%;
    max-width: 500px;
    margin: 0 auto;
}


/*----------------------------
.scroll_fadein
----------------------------*/
.scroll_fadein {
    transition: 0.8s ease-in-out;
    transform: translateY(30px);
    opacity: 0;
}

.scroll_fadein.on {
    transform: translateY(0);
    opacity: 1.0;
}

/*----------------------------
 キャンペ�?ン
----------------------------*/
#campaignblk {
    background: #fff45c;
    background-image: radial-gradient(#ffe66e 2px, #fff45c 2px);
    background-size: 20px 20px;
}

#campaignblk .inner_contblk {
    width: 96%;
    max-width: 830px;
    margin: 0 auto;
}

#campaignblk .title::after,
#campaignblk .title::before {
    display: none;
}

#campaignblk .title:hover {
    background: none;
    transition: none;
}

#campaignblk .toggle:checked+.title {
    background: none;
}

#campaignblk .content ul.l_desc:last-child {
    padding-bottom: 50px;
}

#campaignblk #countdownArea {
    padding: 2vw 0 0;
    font-size: 2em;
    font-weight: 700;
    text-align: center;
    line-height: 1.3em;
}

#campaignblk #countdownArea p span {
    color: #ef4536;
}

#campaignblk #countdownArea p span#countdown-day,
#campaignblk #countdownArea p span#countdown-hour,
#campaignblk #countdownArea p span#countdown-min,
#campaignblk #countdownArea p span#countdown-sec {
    font-size: 1.3em;
    margin-right: 5px;
    font-family: "Arial", "メイリオ";
}

.el_ttl {
    margin-bottom: 14px;
    padding: 2px 0 1px 9px;
    border-left: 8px solid #ffcc00;
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1;
}

.l_desc li {
    line-height: 1.8;
    margin-left: 1em;
    text-indent: -1.2em;
}

#pbBlock9372074>*:not(aside) {
    transform: rotate(.05deg);
}
