@media screen and (max-width: 999px) {
    .sp_align {
        text-align: initial !important
    }
}

.cs_fc_red {
    color: #e01f06
}

.aligncenter {
    margin-right: auto;
    margin-left: auto;
    text-align: center
}

@media screen and (min-width: 1000px) {
    .cs_none_pc {
        display: none
    }
}

@media screen and (max-width: 999px) {
    .cs_none_sp {
        display: none
    }
}

@media screen and (min-width: 1000px) {
    header .cs_none_h_pc {
        display: none
    }
}

@media screen and (max-width: 999px) {
    header .cs_none_h_sp {
        display: none
    }
}

@media screen and (min-width: 1000px) {
    footer .cs_none_f_pc {
        display: none
    }
}

@media screen and (max-width: 999px) {
    footer .cs_none_f_sp {
        display: none
    }
}

.cs_btn_2.co_3 {
    color: #2774d3;
    background-color: #fff;
    border: 1px solid #2774d3
}

.cs_btn_2.co_3::after {
    border-color: #2774d3;
    background: none
}

.cs_btn_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px
}

@media screen and (max-width: 999px) {
    .cs_btn_wrap {
        gap: 10px
    }
}

.cs_btn_wrap.__center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cs_btn_wrap.__right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media screen and (max-width: 999px) {
    .cs_btn_wrap.__sp-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .cs_btn_wrap.__sp-right {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

ul.__inline {
    margin-right: -12px;
    margin-left: -12px
}

ul.__inline li {
    display: inline-block;
    margin: 4px 12px
}

.cs_ul_kome>li {
    position: relative;
    padding-left: 1.7em;
    text-indent: -1.4em
}

.cs_ul_kome>li::before {
    content: "※";
    margin-right: .4em;
    vertical-align: baseline
}

.cs_ul_kome>li+li {
    margin-top: .5em
}

.cs_text_bg_1 {
    background-color: #fff;
    padding: 1em;
    text-align: center
}

@media screen and (max-width: 999px) {
    .cs_text_bg_1 {
        padding: .7em
    }
}

.cs_text_bg_1 p {
    line-height: 1.4
}

.cs_text_bg_1 p+p {
    margin-top: .5em
}

@media screen and (max-width: 999px) {
    body .is-layout-flex.__reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.cs_mgn_auto>*+* {
    margin-top: 40px
}

@media screen and (max-width: 999px) {
    .cs_mgn_auto>*+* {
        margin-top: 30px
    }
}

.cs_mgn_t_none {
    margin-top: 0 !important
}

.cs_mgn_t_xs {
    margin-top: 10px !important
}

@media screen and (max-width: 999px) {
    .cs_mgn_t_xs {
        margin: 10px !important
    }
}

.cs_mgn_t_s {
    margin-top: 20px !important
}

@media screen and (max-width: 999px) {
    .cs_mgn_t_s {
        margin-top: 15px !important
    }
}

.cs_mgn_t_m {
    margin-top: 40px !important
}

@media screen and (max-width: 999px) {
    .cs_mgn_t_m {
        margin-top: 30px !important
    }
}

.cs_mgn_t_l {
    margin-top: 80px !important
}

@media screen and (max-width: 999px) {
    .cs_mgn_t_l {
        margin-top: 60px !important
    }
}

.cs_mgn_t_xl {
    margin-top: 140px !important
}

@media screen and (max-width: 999px) {
    .cs_mgn_t_xl {
        margin-top: 90px !important
    }
}

.cs_mgn_b_none {
    margin-bottom: 0 !important
}

.cs_mgn_b_xs {
    margin-bottom: 10px !important
}

@media screen and (max-width: 999px) {
    .cs_mgn_b_xs {
        margin-bottom: 10px !important
    }
}

.cs_mgn_b_s {
    margin-bottom: 20px !important
}

@media screen and (max-width: 999px) {
    .cs_mgn_b_s {
        margin-bottom: 15px !important
    }
}

.cs_mgn_b_m {
    margin-bottom: 40px !important
}

@media screen and (max-width: 999px) {
    .cs_mgn_b_m {
        margin-bottom: 30px !important
    }
}

.cs_mgn_b_l {
    margin-bottom: 80px !important
}

@media screen and (max-width: 999px) {
    .cs_mgn_b_l {
        margin-bottom: 60px !important
    }
}

.cs_mgn_b_xl {
    margin-bottom: 140px !important
}

@media screen and (max-width: 999px) {
    .cs_mgn_b_xl {
        margin-bottom: 90px !important
    }
}

.parts_cf_staff ul,
.parts_cf_staff li,
.parts_cf_staff figure,
.parts_cf_staff img,
.parts_cf_staff a,
.parts_cf_staff p {
    margin-bottom: 0
}

.parts_cf_staff .cf_staff_wrap {
    padding-left: 0
}

.parts_cf_staff .cf_staff_wrap>li {
    width: 100%;
    list-style-type: none;
    padding-left: 0
}

.parts_cf_staff .cf_staff_wrap>li::before {
    content: none
}

.parts_cf_staff .cf_staff_wrap>li .info_wrap+.history_wrap {
    margin-top: 20px
}

.parts_cf_staff .cf_staff_wrap>li .img a {
    display: block
}

.parts_cf_staff .cf_staff_wrap>li .img a:hover {
    opacity: .6
}

.parts_cf_staff .cf_staff_wrap>li .img>.img_item {
    display: block;
    position: relative;
    width: 100%;
    height: 1px;
    padding-top: 100%
}

.parts_cf_staff .cf_staff_wrap>li .img>.img_item.dummy {
    background-image: url("../img/logo/dummy.png");
    background-position: center;
    background-repeat: no-repeat;
    background-color: #f98835;
    background-size: 30%
}

@media screen and (max-width: 999px) {
    .parts_cf_staff .cf_staff_wrap>li .img>.img_item.dummy {
        background-size: 40%
    }
}

.parts_cf_staff .cf_staff_wrap>li .img>.img_item img {
    position: absolute;
    top: 0;
    border-radius: 10px;
    -o-object-fit: cover;
    object-fit: cover;
    border: none;
    width: 100%;
    height: 100%;
    border: none
}

.parts_cf_staff .cf_staff_wrap>li>.text {
    font-size: .9em
}

.parts_cf_staff .cf_staff_wrap>li .name_wrap {
    padding: 0;
    margin: 0;
    border: none;
    background-color: rgba(0, 0, 0, 0)
}

.parts_cf_staff .cf_staff_wrap>li .name_wrap+.comment {
    margin-top: 20px
}

.parts_cf_staff .cf_staff_wrap>li .message {
    font-size: 1.3em;
    color: #2774d3;
    margin: 3em 0 1.5em;
    line-height: 1.4;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}

@media screen and (max-width: 999px) {
    .parts_cf_staff .cf_staff_wrap>li .message {
        font-size: 1.12em
    }
}

.parts_cf_staff .cf_staff_wrap>li .pos {
    font-size: .8em;
    margin-right: .5em
}

.parts_cf_staff .cf_staff_wrap>li .name_2 {
    display: block;
    opacity: .5;
    font-family: "Roboto", "Zen Kaku Gothic New", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-size: .7em;
    margin-top: .5em
}

@media screen and (max-width: 999px) {
    .parts_cf_staff .cf_staff_wrap .history_wrap {
        font-size: .9em
    }
}

.parts_cf_staff .cf_staff_wrap .history_wrap>ul>li {
    padding-left: 0
}

.parts_cf_staff .cf_staff_wrap .history_wrap>ul>li::before {
    content: none
}

.parts_cf_staff .cf_staff_wrap .history_wrap li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.parts_cf_staff .cf_staff_wrap .history_wrap li>* {
    padding: 10px
}

@media screen and (max-width: 999px) {
    .parts_cf_staff .cf_staff_wrap .history_wrap li>* {
        padding: 6px 10px;
        line-height: 1.4
    }
}

.parts_cf_staff .cf_staff_wrap .history_wrap li>.ttl {
    width: 4em;
    text-align: center;
    color: #fff;
    background-color: #2774d3;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 2px 8px;
    border-radius: 3px
}

.parts_cf_staff .cf_staff_wrap .history_wrap li>.des {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 1em
}

@media screen and (max-width: 999px) {
    .parts_cf_staff .cf_staff_wrap .history_wrap li>.des {
        margin-left: .5em
    }
}

.parts_cf_staff .cf_staff_wrap .history_wrap li>.des li::before {
    top: 10px
}

@media screen and (max-width: 999px) {
    .parts_cf_staff .cf_staff_wrap .history_wrap li>.des li::before {
        top: 7px
    }
}

.parts_cf_staff .cf_staff_wrap .history_wrap>ul>li+li {
    border-top: 1px dashed #f2f2f2
}

.parts_cf_staff .cf_staff_wrap .history_wrap .table_1 tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 20px
}

.parts_cf_staff .cf_staff_wrap .history_wrap .table_1 tr th {
    font-weight: initial
}

.parts_cf_staff.design_1 .cf_staff_wrap>li+li {
    margin-top: 100px
}

.parts_cf_staff.design_1 .cf_staff_wrap>li .name_wrap {
    font-size: 26px
}

@media screen and (max-width: 999px) {
    .parts_cf_staff.design_1 .cf_staff_wrap>li .name_wrap {
        font-size: 20px;
        text-align: center
    }
}

.parts_cf_staff.design_1 .cf_staff_wrap>li .info_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 999px) {
    .parts_cf_staff.design_1 .cf_staff_wrap>li .info_wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.parts_cf_staff.design_1 .cf_staff_wrap>li .info {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 6em 0 0
}

@media screen and (max-width: 999px) {
    .parts_cf_staff.design_1 .cf_staff_wrap>li .info {
        padding: 0;
        margin-top: 20px
    }
}

.parts_cf_staff.design_1 .cf_staff_wrap>li .img {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 400px;
    max-width: 80%;
    margin-right: auto;
    margin-left: auto
}

.parts_cf_staff.design_2 .cf_staff_wrap {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr
}

@media screen and (max-width: 999px) {
    .parts_cf_staff.design_2 .cf_staff_wrap {
        gap: 10px;
        grid-template-columns: 1fr
    }
}

.parts_cf_staff.design_2 .cf_staff_wrap>li {
    padding: 40px;
    background-color: #fff
}

@media screen and (max-width: 999px) {
    .parts_cf_staff.design_2 .cf_staff_wrap>li {
        padding: 30px 20px
    }
}

.parts_cf_staff.design_2 .cf_staff_wrap>li .img {
    width: 200px;
    margin-bottom: -80px
}

@media screen and (max-width: 999px) {
    .parts_cf_staff.design_2 .cf_staff_wrap>li .img {
        width: 40%;
        max-width: 200px
    }
}

.parts_cf_staff.design_2 .cf_staff_wrap>li .img>.img_item {
    padding-top: 120%
}

.parts_cf_staff.design_2 .cf_staff_wrap>li .info_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media screen and (max-width: 999px) {
    .parts_cf_staff.design_2 .cf_staff_wrap>li .pos {
        display: block;
        margin-right: 0
    }
}

.parts_cf_staff.design_2 .cf_staff_wrap>li .name_wrap {
    width: calc(100% - 240px);
    margin-left: auto;
    font-size: 24px
}

@media screen and (max-width: 999px) {
    .parts_cf_staff.design_2 .cf_staff_wrap>li .name_wrap {
        font-size: 20px;
        padding-left: 10px;
        width: calc(60% - 10px)
    }
}

.parts_cf_staff.design_2 .cf_staff_wrap>li .name_wrap.dummy_none {
    margin-right: auto;
    margin-left: auto;
    width: 100%
}

.parts_cf_staff.design_2 .cf_staff_wrap>li .name_wrap.dummy_none .pos {
    display: inline-block;
    margin-right: .5em
}

.parts_cf_staff.design_2 .cf_staff_wrap>li .name_wrap.dummy_none+.message {
    margin-top: 1em
}

.parts_cf_staff.design_3 .cf_staff_wrap {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr
}

@media screen and (max-width: 999px) {
    .parts_cf_staff.design_3 .cf_staff_wrap {
        gap: 10px;
        grid-template-columns: 1fr 1fr
    }
}

.parts_cf_staff.design_3 .cf_staff_wrap>li {
    padding: 20;
    background-color: #fff
}

.parts_cf_staff.design_3 .cf_staff_wrap>li .img {
    width: 100%
}

.parts_cf_staff.design_3 .cf_staff_wrap>li .info_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.parts_cf_staff.design_3 .cf_staff_wrap>li .pos {
    display: block
}

.parts_cf_staff.design_3 .cf_staff_wrap>li .name_wrap {
    padding: 20px;
    font-size: 1.2em
}

@media screen and (max-width: 999px) {
    .parts_cf_staff.design_3 .cf_staff_wrap>li .name_wrap {
        padding: 10px;
        font-size: 1.1em
    }
}

.parts_cf_staff.design_3 .cf_staff_wrap>li .name_wrap .name {
    display: block
}

.parts_cf_staff.design_3 .cf_staff_wrap>li .name_wrap.dummy_none {
    margin-right: auto;
    margin-left: auto;
    width: 100%
}

.parts_cf_staff.design_3 .cf_staff_wrap>li .name_wrap.dummy_none .pos {
    display: block
}

.parts_cf_staff.design_3 .cf_staff_wrap>li .name_wrap.dummy_none+.message {
    margin-top: 1em
}

.parts_celebration {
    position: relative;
    padding: 0;
    background-color: #2774d3;
    overflow: hidden
}

.parts_celebration.cs_wide_bg {
    padding: 0
}

.parts_celebration::after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: inline-block;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(../img/bg_3.jpg);
    background-blend-mode: multiply;
    opacity: .4;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    padding-right: calc(50vw - 50%);
    padding-left: calc(50vw - 50%)
}

@media screen and (min-width: 1000px)and (max-width: 1180px) {
    .parts_celebration::after {
        width: 1180px;
        margin-left: -40px;
        margin-right: initial;
        padding: 120px 40px
    }
}

.parts_celebration .celebration_inner {
    position: relative;
    margin: 60px auto;
    max-width: 980px
}

@media screen and (max-width: 999px) {
    .parts_celebration .celebration_inner {
        margin: 30px auto
    }
}

.parts_celebration .celebration_inner::before {
    position: absolute;
    bottom: 0px;
    right: -40px;
    content: "";
    display: inline-block;
    height: 310px;
    width: 330px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../img/celeblation_1.png);
    z-index: 2
}

@media screen and (min-width: 600px)and (max-width: 999px) {
    .parts_celebration .celebration_inner::before {
        height: 220px;
        width: 231px;
        right: 0px
    }
}

@media screen and (max-width: 599px) {
    .parts_celebration .celebration_inner::before {
        bottom: -60px;
        right: 0px;
        height: 160px;
        width: 160px
    }
}

.parts_celebration .celebration_inner .box_1 {
    position: relative;
    padding: 0px 280px 40px 50px;
    background-color: #fff;
    -webkit-clip-path: polygon(10% 0, 90% 0, 100% 50%, 90% 100%, 10% 100%, 0 50%);
    clip-path: polygon(10% 0, 90% 0, 100% 50%, 90% 100%, 10% 100%, 0 50%);
    z-index: 1
}

@media screen and (min-width: 600px)and (max-width: 999px) {
    .parts_celebration .celebration_inner .box_1 {
        padding: 0px 195px 40px 40px
    }
}

@media screen and (max-width: 599px) {
    .parts_celebration .celebration_inner .box_1 {
        padding: 0px 12% 40px 28px
    }
}

.parts_celebration .celebration_inner .intro {
    display: inline-block;
    background-color: #2774d3;
    color: #fff;
    padding: 10px 30px 10px 60px;
    border-radius: 0 0 12px 0;
    font-size: 1.8rem;
    line-height: 1.4
}

@media screen and (min-width: 600px)and (max-width: 999px) {
    .parts_celebration .celebration_inner .intro {
        padding: 10px 40px 10px 60px;
        font-size: 1.2rem
    }
}

@media screen and (max-width: 599px) {
    .parts_celebration .celebration_inner .intro {
        padding: 10px 30px 10px 9%;
        font-size: 1rem
    }
}

.parts_celebration .celebration_inner .main_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 50px
}

@media screen and (min-width: 600px)and (max-width: 999px) {
    .parts_celebration .celebration_inner .main_wrap {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto
    }
}

@media screen and (max-width: 599px) {
    .parts_celebration .celebration_inner .main_wrap {
        display: block;
        gap: 4px;
        margin-left: 4%;
        margin-top: 12px
    }
}

.parts_celebration .celebration_inner .main {
    color: #1a1311;
    font-size: 2.2rem;
    line-height: 1.4;
    width: 240px
}

@media screen and (min-width: 600px)and (max-width: 999px) {
    .parts_celebration .celebration_inner .main {
        font-size: 1.5rem;
        margin: 20px 0;
        width: 168px
    }
}

@media screen and (max-width: 599px) {
    .parts_celebration .celebration_inner .main {
        font-size: 2.2rem;
        margin: 0;
        width: 100%;
        text-align: center
    }
}

.parts_celebration .celebration_inner .main .st-txt {
    color: #2774d3;
    font-size: 1.2em;
    font-weight: 700
}

.parts_celebration .celebration_inner .price {
    position: relative;
    min-width: 172px
}

.parts_celebration .celebration_inner .price .num {
    color: #ff7c00;
    font-weight: 700;
    font-size: 3rem;
    margin-top: 0;
    padding: 20px 0
}

@media screen and (max-width: 999px) {
    .parts_celebration .celebration_inner .price .num {
        font-size: 1.6rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: end;
        -webkit-align-items: end;
        -ms-flex-align: end;
        align-items: end
    }
}

.parts_celebration .celebration_inner .price .num .st-txt {
    display: inline-block;
    font-size: 10.6rem;
    line-height: 1
}

@media screen and (max-width: 999px) {
    .parts_celebration .celebration_inner .price .num .st-txt {
        font-size: 4.9rem
    }
}

.parts_celebration .celebration_inner .balloon {
    position: absolute;
    border: 2px solid #2774d3;
    color: #2774d3;
    background-color: #fff;
    padding: 2px 10px;
    text-align: center;
    border-radius: 3px;
    font-size: 1.6rem;
    top: -15px;
    left: 80px;
    width: 9em
}

@media screen and (max-width: 999px) {
    .parts_celebration .celebration_inner .balloon {
        border-width: 1px;
        padding: 0px 4px;
        font-size: 1.2rem;
        top: 14px;
        left: 138px;
        width: 9em;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
}

.parts_celebration .celebration_inner .balloon::after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-left: 2px solid #2774d3;
    border-bottom: 2px solid #2774d3;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 25% 65%;
    transform-origin: 25% 65%;
    -webkit-transition: all .5s;
    transition: all .5s;
    bottom: -8px;
    left: 15px;
    margin: auto;
    background-color: #fff
}

@media screen and (max-width: 999px) {
    .parts_celebration .celebration_inner .balloon::after {
        width: 6px;
        height: 6px;
        border-left-width: 1px;
        border-bottom-width: 1px;
        bottom: -5px;
        left: 15px
    }
}

.parts_celebration .celebration_inner .sub {
    padding-left: 60px;
    width: 100%;
    line-height: 1.5;
    font-size: .9em
}

@media screen and (min-width: 600px)and (max-width: 999px) {
    .parts_celebration .celebration_inner .sub {
        padding: 0 20px;
        margin: 0 auto;
        width: 38em;
        max-width: 100%
    }
}

@media screen and (max-width: 599px) {
    .parts_celebration .celebration_inner .sub {
        padding-left: 4%;
        font-size: .8em;
        width: calc(100% - 90px)
    }
}

/*20251023*/
.sec_entry_wrap input.btn_submit.cs_e_bn {
    text-align: center;
}