@charset "UTF-8";


/* ---------------------------------------------
*   general
--------------------------------------------- */
* {
    box-sizing: border-box;
    line-height: 1.25;
}
img {
    width: 100%;
}
#navi_main_small {
    display: none !important;
}

/* ---------------------------------------------
*   block
--------------------------------------------- */
section.section_wrapper {
    color: #000;
    background-color: #d8660f;
    padding: 0 0 120px;
}
.section_wrapper02 {
    margin: auto;
    padding-bottom: 42px;
    max-width: 916px;
    background-color: #fff;
}
.section__block01 {
    margin-top: 32px;
    padding: 32px;
}
.section__block02 {
    margin-top: 22px;
    padding: 0px 32px;
}
.section__container01,
.section__container02 {
    background: #fff;
    border-radius: 20px;
    padding: 0;
    margin-top: 40px;
    border-bottom: 2px solid #f26600;
    border-left: 2px solid #f26600;
    border-right: 2px solid #f26600;
}
.section__container02 {
    margin-top: 42px;
}
.section__wrap01,
.section__block03,
.section__block04,
.section__block05,
.bnr__area01 {
    max-width: 852px;
    width: 93%;
    margin: 80px auto 0;
    padding: 0;
}
.section__wrap01 {
    max-width: 784px;
    width: 93%;
    margin: 36px auto 48px;
}
.section__wrap01.-mt02 {
    margin-top: 40px;
    margin-bottom: 32px;
}
.section__wrap01--img {
    display: block;
    width: 98.8%;
    margin-left: auto;
}
.section__block03 {
    margin-top: 48px;
    padding: 30px 0;
    background: #cc0033;
    text-align: center;
}
.section__block03--inner {
    letter-spacing: .08em;
}
.section__block04 {
    margin-top: 57px;
}
.bnr__area01 {
    margin-top: 64px;
}
.section__block05 {
    margin-top: 76px;
}


/* ---------------------------------------------
*   heading
--------------------------------------------- */
section.section_wrapper h3,
section.section_wrapper .section__heading02,
section.section_wrapper .section__heading05,
section.section_wrapper .section__heading06 {
    padding: 0;
    margin: 0;
}
section.section_wrapper .section__heading02,
section.section_wrapper .section__heading06 {
    width: 100%;
    margin: auto;
}
section.section_wrapper .section__heading03 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: .47368em .47368em 0 0;
    background: #f26600;
    height: 2.361em;
    padding: 0 2.7%;
    font-size: 38px;
    color: #fff;
}
section.section_wrapper .section__heading03::before,
section.section_wrapper .section__heading03::after {
    flex-shrink: 0;
    content: '';
    width: 37px;
    aspect-ratio: 1;
    background: url(/cp_6/sports/ep_cp/giants_kansen/img/img12.png) center center / 100% auto no-repeat;
}
section h2.section__heading04 {
    margin-bottom: .2em;
    font-size: 56px;
    letter-spacing: .04em;
    color: #fff;
}



/* ---------------------------------------------
*   text
--------------------------------------------- */
.section__text01 {
    margin-top: 39px;
    font-size: 32px;
    line-height: 1.25;
    letter-spacing: -.02em;
    font-weight: bold;
}
.section__wrap01--text {
    font-size: 28px;
    line-height: 1.428;
}
.section__text03 {
    font-size: 28px;
    letter-spacing: 0;
    color: #fff;
}
.section__code01 {
    font-size: 19px;
    margin-top: 0.5em;
    text-align: right;
}



/* ---------------------------------------------
*   list
--------------------------------------------- */
.section__list--title {
    margin-top: 37px;
    margin-bottom: .4em;
    font-size: 32px;
    font-weight: bold;
}
.section__list--title.-mt02 {
    margin-top: 28px;
}
.section__list--title.-mt03 {
    margin-top: 44px;
}
.section__list--title02 {
    padding-top: 6px;
}
.section__list--details {
    font-size: 28px;
    line-height: 1.428;
}
.section__list--details02 {
    line-height: 1.428;
}
.section__list--details02-fz {
    font-size: 24px;
}
.section__list--details03 {
    letter-spacing: -.04em;
}
.section__list01 {
    font-size: 32px;
    font-weight: 700;
    margin: 20px auto 0;
    color: #ffe939;
}
.section__list01.-mt02 {
    margin-top: 16px;
}
.section__list02--block02 {
    margin-top: 25px;
}
.section__list02--block03 {
    display: grid;
    grid-template-columns: 20.7% auto;
    gap: 0 2.2%;
}
.section__list02--block03.-center02 {
    align-items: center;
}
.section__list02--block03:not(:first-of-type) {
    margin-top: 17px;
}
.terms__item01 {
    padding-left: 1em;
    text-indent: -1em;
}
.section__item03 {
    display: flex;
    line-height: 1.428;
}
.terms__block {
    font-size: 24px;
}
.terms__title {
    margin-top: 1.5em;
}
.list__bold,
.terms__bold {
    font-weight: bold;
}
.terms__card--title {
    margin-top: 1em;
}
.terms__card--title.-mt01 {
    margin-top: 0;
}
.list__area {
    margin-top: 39px;
}
.list__wrap {
    border-radius: 10px;
    border: solid 3px #000;
    overflow: hidden;
}
.list__wrap:not(:first-child) {
    margin-top: 32px;
}
.list__title {
    position: relative;
    padding: 23px 21px 22px 31px;
    background: #fff9e0;
    border-radius: 10px;
}
.list__title.open {
    border-bottom: 3px solid #000;
}
.list__button {
    width: 92%;
    display: flex;
    font-weight: bold;
    font-size: 28px;
    line-height: 1.42857;
    text-align: left;
    letter-spacing: -0.08em;
    color: #000;
}
.list__deco {
    margin-top: .1em;
    padding-right: 0.3em;
    color: #f57900;
}
.list__img {
    position: absolute;
    width: 34px;
    height: 35px;
    top: 50%;
    right: 31px;
    transform: translateY(-50%);
}
.list__item {
    padding: 26px 23px 22px 23px;
    font-weight: bold;
    font-size: 28px;
    border-radius: 0 0 10px 10px;
    line-height: 1.32;
}
.list__indent {
    display: inline-block;
    padding-left: 1.5em;
    text-indent: -1.3em;
    line-height: 1.22535;
    letter-spacing: -0.08em;
}
a.list__link {
    display: inline;
    color: #5a87c8;
    text-decoration: underline;
}
a.list__link:hover,
a.terms__link:hover {
    text-decoration: none;
}
a.terms__link {
    display: inline;
    color: #5a87c8;
    text-decoration: underline;
}



/* ---------------------------------------------
*   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 {
    margin-top: 64px;
    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 {
    margin: 28px auto 0;
}
.floating__btn {
    width: 86.2186%;
    margin: auto;
    text-align: center;
}
.bnr__btn01 {
    margin-top: 30px;
}
.section__btn03 {
    margin-top: 38px;
    width: 100%;
}

@media screen and (max-width: 980px) {

/* ---------------------------------------------
*   block
--------------------------------------------- */
.section_wrapper02 {
    padding-bottom: 4.285vw;
    max-width: 93.469vw;
}
.section__block01 {
    padding: 3.2653vw 0 0;
    margin-top: 3.265vw;
    padding: 3.265vw;
}
.section__block02 {
    margin-top: 2.244vw;
    padding: 0px 3.265vw;
}
.section__container01,
.section__container02 {
    border-radius: 2.041vw;
    margin-top: 4.081vw;
}
.section__container02 {
    margin-top: 4vw;
}
.section__wrap01,
.section__block03,
.section__block04,
.section__block05,
.bnr__area01 {
    max-width: 86.939vw;
    margin: 3.673vw auto 0;
}
.section__wrap01 {
    max-width: 80vw;
    margin: 3.673vw auto 4.897vw;
}
.section__wrap01.-mt02 {
    margin-top: 4.081vw;
    margin-bottom: 3.265vw;
}
.section__block03 {
    margin-top: 4.897vw;
    padding: 3.061vw 0;
}
.section__block04 {
    margin-top: 5.5vw;
}
.bnr__area01 {
    margin-top: 6.531vw;
}
.section__block05 {
    margin-top: 7.755vw;
}


/* ---------------------------------------------
*   heading
--------------------------------------------- */
section.section_wrapper {
    padding: 0 0 12.244vw;
}
section.section_wrapper .section__heading03 {
    font-size: 3.877vw;
}
section.section_wrapper .section__heading03::before,
section.section_wrapper .section__heading03::after {
    width: 3.775vw;
}
section h2.section__heading04 {
    font-size: 5.714vw;
}



/* ---------------------------------------------
*   text
--------------------------------------------- */
.section__text01 {
    margin-top: 3.979vw;
    font-size: 3.265vw;
}
.section__wrap01--text{
    font-size: 2.857vw;
}
.section__text03 {
    font-size: 2.857vw;
}
.section__code01 {
    font-size: 1.938vw;
}



/* ---------------------------------------------
*   list
--------------------------------------------- */
.section__list--title {
    margin-top: 3.775vw;
    font-size: 3.265vw;
}
.section__list--title.-mt02 {
    margin-top: 2.857vw;
}
.section__list--title.-mt03 {
    margin-top: 4.489vw;
}
.section__list--title02 {
    padding-top: .612vw;
}
.section__list--details {
    font-size: 2.857vw;
}
.section__list--details02-fz {
    font-size: 2.449vw;
}
.section__list01 {
    font-size: 3.265vw;
    margin: 2.041vw auto 0;
}
.section__list01.-mt02 {
    margin-top: 1.632vw;
}
.section__list02--block02 {
    margin-top: 2.551vw;
}
.section__list02--block03:not(:first-of-type) {
    margin-top: 1.734vw;
}
.terms__block,
.terms__description {
    font-size: 2.449vw;
}
.list__area {
    margin-top: 3.979vw;
}
.list__wrap {
    border: solid 3px #000;
}
.list__wrap:not(:first-child) {
    margin-top: 3.265vw;
}
.list__title {
    padding: 2.346vw 7vw 2.244vw 3.163vw;
}
.list__title.open {
    border-bottom: 3px solid #000;
}
.list__button {
    font-size: 2.857vw;
}
.list__img {
    width: 3.469vw;
    height: 3.571vw;
    top: 50%;
    right: 3.163vw;
}
.list__item {
    padding: 2.653vw 2.346vw 3.061vw;
    font-size: 2.857vw;
    border-radius: 0 0 1.02vw 1.02vw;
}



/* ---------------------------------------------
*   accordion
--------------------------------------------- */
.accordion_btn {
    margin-top: 6.531vw;
}
.accordion_inner {
    padding: 2.041vw;

}

/* ---------------------------------------------
*   btn
--------------------------------------------- */
.section__btn01 {
    margin: 2.857vw auto 0;
}
.bnr__btn01 {
    margin-top: 3.061vw;
}
.section__btn03 {
    margin-top: 3.877vw;
}

}