@charset "UTF-8";


/* ---------------------------------------------
*   general
--------------------------------------------- */
* {
    box-sizing: border-box;
}
img {
    width: 100%;
}
#navi_main_small {
    display: none !important;
}

/* ---------------------------------------------
*   block
--------------------------------------------- */
.section_wrapper {
    color: #000;
}
.section__block01 {
    margin-top: 87px;
}
.section__container01:not(:first-child) {
    margin-top: 34px;
}
.section__block02 {
    margin-top: 86px;
    padding: 51px 51px 89px;
    background-image: url(/cp_6/sports/giants260226/img/img17.png);
    background-repeat: repeat;
    background-size: cover;
}
.section__container02 {
    background: #fff;
    border-radius: 60px;
    padding-bottom: 40px;
    margin-top: 30px;
}
.section__container02.-mt01 {
    position: relative;
    margin-top: 112px;
}
.section__container02.-mt01::before {
    position: absolute;
    content: "";
    width: 52px;
    height: 52px;
    background-image: url(/cp_6/sports/giants260226/img/img07.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    left: 50%;
    transform: translateX(-50%);
    top: -13%;
}
.section__wrap01,
.section__block03,
.section__block04,
.bnr__area01,
.section__block05{
    max-width: 820px;
    width: 93.394%;
    margin: auto;
}
.section__wrap01 {
    margin: 30px auto 40px;
}
.info__box01 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    margin-top: 42px;
}
.section__block03 {
    margin: 40px auto 0;
    background: #f7db49;
    border: 10px solid #000;
}
.section__block03--inner {
    max-width: 700px;
    width: 85.3658%;
    margin: auto;
    padding: 35px 0 33px;
    letter-spacing: -0.2em;
}
.section__block04 {
    margin-top: 43px;
}
.bnr__area01 {
    margin-top: 38px;
}
.section__block05 {
    margin-top: 86px;
}
.section__block06 {
    margin-top: 50px;
    line-height: 1.2;
}


/* ---------------------------------------------
*   heading
--------------------------------------------- */
section.section_wrapper h3,
section.section_wrapper .section__heading02,
section.section_wrapper .section__heading05,
section.section_wrapper .section__heading06,
section.section_wrapper .section__heading07 {
    padding: 0;
    margin: 0;
}
section.section_wrapper .section__heading02 {
    width: 20.6122%;
    margin: auto;
}
.section__heading03--img {
    border-radius: 60px 60px 0 0;
}
.section__heading04 {
    width: 49.8979%;
    margin: auto;
}
section.section_wrapper .section__heading06 {
    width: 39.878%;
    margin: auto;
}
section.section_wrapper .section__heading07 {
    font-size: 42px;
    font-weight: 900;
    text-align: center;
}


/* ---------------------------------------------
*   text
--------------------------------------------- */
.section__text02 {
    padding-left: 0.5em;
    font-size: 36px;
    font-weight: 900;
}
a.section__link01 {
    color: #000;
    text-decoration: underline;
}
a.section__link01:hover {
    text-decoration: none;
}
.section__wrap01--text{
    font-size: 56px;
    text-align: center;
    font-weight: 900;
}
.section__wrap01--subtext {
    margin-top: 30px;
    font-size: 27px;
    font-weight: bold;
    line-height: 1.333333;
    letter-spacing: -0.03em;
}
.section__caution01 {
    margin-top: 30px;
    padding: 0 30px;
    line-height: 1.625;
    font-size: 16px;
    font-weight: bold;
}
.section__caution02 {
    margin-top: 10px;
    line-height: 1.625;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.info__pic01 {
    max-width: 100px;
    width: 10.204%;
}
.info__text01 {
    line-height: 1.4;
}
a.info__link01 {
    font-size: 35px;
    color: #5a87c8;
    text-decoration: underline;
    text-underline-offset: 0.2em;
    font-weight: 900;
}
a.info__link01:hover {
    text-decoration: none;
}
.section__text03 {
    font-weight: 900;
    font-size: 30px;
}
.section__code01 {
    margin-top: 0.5em;
    text-align: right;
}

/* ---------------------------------------------
*   list
--------------------------------------------- */
.section__list02 {
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    font-size: 20px;
    letter-spacing: -0.05em;
}
.section__list01 {
    font-size: 29px;
    font-weight: 900;
    margin: 33px auto 0;
    padding: 22px 0;
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    line-height: 1.5;
}
.terms__title {
    margin-top: 1.5em;
}
.terms__bold {
    font-weight: bold;
}
.terms__card--title {
    margin-top: 1em;
}
.terms__card--title.-mt01 {
    margin-top: 0;
}
.list__area {
    margin-top: 35px;
}
.list__wrap {
    border-radius: 10px;
    border: solid 3px #000;
    overflow: hidden;
}
.list__wrap:not(:first-child) {
    margin-top: 26px;
}
.list__title {
    position: relative;
    padding: 29px 21px 27px 31px;
    background: #fff9e0;
    border-radius: 10px;
}
.list__title.open {
    border-bottom: 3px solid #000;
}
.list__button {
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 24px;
    text-align: left;
    letter-spacing: -0.08em;
    color: #000;
}
.list__deco {
    padding-right: 0.5em;
    color: #f57900;
}
.list__img {
    position: absolute;
    width: 34px;
    height: 35px;
    top: 50%;
    right: 31px;
    transform: translateY(-50%);
}
.list__item {
    padding: 30px;
    font-weight: bold;
    font-size: 25px;
    border-radius: 0 0 10px 10px;
    line-height: 1.32;
}
.list__indent {
    display: inline-block;
    padding-left: 1.6em;
    text-indent: -1.6em;
}
a.list__link {
    padding-left: 1em;
    color: #5a87c8;
    text-decoration: underline;
}
a.list__link:hover,
a.terms__link:hover {
    text-decoration: none;
}
a.terms__link {
    color: #5a87c8;
    text-decoration: underline;
}
.section__caution--list {
    margin-top: 40px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}
/* ---------------------------------------------
*   floating-btn
--------------------------------------------- */
.floating__area {
    display: none;
    position: sticky;
    z-index: 2;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 980px;
    padding: 2em 0;
    background-color: rgba(255, 255, 255, 0.8);
}
.floating__area.is-active {
    display: block;
}

/* ---------------------------------------------
*   accordion
--------------------------------------------- */
.accordion__container01 {
    border-left: 2px solid #D00E31;
    border-bottom: 2px solid #D00E31;
    border-right: 2px solid #D00E31;
}

.accordion_btn {
    position: relative;
    width: 100%;
    background: #fff;
    text-align: center;
    border: none;
}
.accordion_inner,
.list__item {
    display: none;
}

.accordion_inner {
    padding: 20px;
    width: 100%;
    line-height: 1.1;
}

/* ---------------------------------------------
*   btn
--------------------------------------------- */
.section__btn01 {
    width: 86.2186%;
    margin: 10px auto 0;
    text-align: center;
}
.floating__btn {
    width: 86.2186%;
    margin: auto;
    text-align: center;
}
.bnr__btn01 {
    margin-top: 30px;
}
.section__btn02 {
    width: 95%;
    margin: 24px auto 0;
}

/* ---------------------------------------------
*   checked-btn
--------------------------------------------- */
.entry_btn {
    filter: grayscale(1);
}

.entry_btn.entry-btnStyle_checked {
    filter: none;
}

.checkbox_text {
    margin-top: 2.083vw;
    font-size: 3vw;
    text-align: center;
    font-weight: bold;
    padding: 0 1em;
}

input[type=checkbox] {
    appearance: none;
}

.checkbox {
    appearance: none;
    width: 2.5vw;
    height: 2.5vw;
    background-color: #00b050;
    cursor: pointer;
    position: relative;
    vertical-align: middle;

    &:checked::after {
        content: '\2713';
        color: #fff;
        font-weight: bold;
        font-size: 1.875vw;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}

@media screen and (min-width: 960px) {
    .checkbox_text {
        margin-top: 20px;
        font-size: 16px;
    }

    .checkbox {
        width: 24px;
        height: 24px;

        &:checked::after {
            content: '\2713';
            font-size: 18px;
        }
    }
}

@media screen and (max-width: 980px) {

/* ---------------------------------------------
*   block
--------------------------------------------- */
.section__block01 {
    margin-top: 8.878vw;
    padding: 0 1em 0;
}
.section__container01:not(:first-child) {
    margin-top: 3.469vw;
}
.section__block02 {
    margin-top: 8.776vw;
    padding: 5.204vw 5.204vw 9.082vw;
}
.section__container02 {
    border-radius: 6.122vw;
    padding-bottom: 4.082vw;
    margin-top: 3.061vw;
}
.section__container02.-mt01 {
    margin-top: 11.429vw;
}
.section__container02.-mt01::before {
    width: 5.306vw;
    height: 5.306vw;
    background-image: url(/cp_6/sports/giants260226/img/img07.png);
    top: -9%;
}
.section__wrap01,
.section__block03,
.section__block04,
.bnr__area01,
.section__block05{
    max-width: 83.673vw;
    width: 93.394%;
}
.section__wrap01 {
    margin: 3.061vw auto 4.082vw;
}
.section__wrap01.-wide01 {
    margin: 3.061vw auto 0;
}
.info__box01 {
    gap: 3.061vw;
    margin-top: 4.286vw;
}
.section__block03 {
    margin: 4.082vw auto 0;
    border: 10px solid #000;
}
.section__block03--inner {
    max-width: 71.429vw;
    width: 85.3658%;
    padding: 3.571vw 0 3.367vw;
    letter-spacing: 0;
}
.section__block04 {
    margin-top: 4.388vw;
}
.bnr__area01 {
    margin-top: 3.878vw;
}
.section__block05 {
    margin-top: 8.776vw;
}
.section__block06 {
    margin-top: 5.102vw;
}


/* ---------------------------------------------
*   heading
--------------------------------------------- */
.section__heading03--img {
    border-radius: 6.122vw 6.122vw 0 0;
}
section.section_wrapper .section__heading07 {
    font-size: 4.286vw;
}


/* ---------------------------------------------
*   text
--------------------------------------------- */
.section__text02 {
    font-size: 3.673vw;
}
.section__wrap01--text{
    font-size: 5.714vw;
}
.section__wrap01--subtext {
    margin-top: 3.061vw;
    font-size: 2.755vw;
}
.section__caution01 {
    margin-top: 3.061vw;
    padding: 0 3.061vw;
    font-size: 2.8vw;
}
.section__caution02 {
    font-size: 2.8vw;
}
a.info__link01 {
    font-size: 3.571vw;
}
.section__text03 {
    font-size: 3.061vw;
}

/* ---------------------------------------------
*   list
--------------------------------------------- */
.section__list02 {
    margin-top: 2.041vw;
    font-size: 3vw;
    padding: 0 1em 0;
}
.section__list01 {
    font-size: 2.959vw;
    margin: 3vw auto 0;
    padding: 2.245vw 0;
}
.list__area {
    margin-top: 3.571vw;
}
.list__wrap {
    border: solid 3px #000;
}
.list__wrap:not(:first-child) {
    margin-top: 2.653vw;
}
.list__title {
    padding: 2.959vw 7vw 2.755vw 3.163vw;
}
.list__title.open {
    border-bottom: 3px solid #000;
}
.list__button {
    font-size: 3vw;

}
.list__img {
    width: 3.469vw;
    height: 3.571vw;
    top: 50%;
    right: 3.163vw;
}
.list__item {
    padding: 3.061vw;
    font-size: 2.551vw;
    border-radius: 0 0 1.02vw 1.02vw;
}
.section__caution--list {
    margin-top: 4.082vw;
    font-size: 2.551vw;
}

/* ---------------------------------------------
*   accordion
--------------------------------------------- */
.accordion_inner {
    padding: 2.041vw;

}

/* ---------------------------------------------
*   btn
--------------------------------------------- */
.section__btn01 {
    margin: 3.388vw auto 0;
}
.bnr__btn01 {
    margin-top: 3.061vw;
}
.section__btn02 {
    margin: 24px auto 0;
}
}