@charset "Shift_JIS";

/*====================================================================
Detail template style
prefix: k042_td_20251001_01_puc_oct_cp

/* IE11 *
_:-ms-lang(x)::-ms-backdrop, .class {}

/* Safari *
_::-webkit-full-page-media, _:future, :root .class {}
====================================================================*/


/*―――――――――――-―――――――――――-―――――――――――-―――――――――――-
    general
―――――――――――-―――――――――――-―――――――――――-―――――――――――-*/

/* IE11 */
_:-ms-lang(x)::-ms-backdrop, .k042_td_20251001_01_puc_oct_cp img { max-width:100% }

.k042_td_20251001_01_puc_oct_cp {
    font-family: "Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic,"ＭＳ ゴシック","メイリオ",Meiryo,sans-serif;
    color: #373737;
}

.k042_td_20251001_01_puc_oct_cp div ,
.k042_td_20251001_01_puc_oct_cp dt ,
.k042_td_20251001_01_puc_oct_cp dd {
    position: relative;
    box-sizing: border-box;
}
.k042_td_20251001_01_puc_oct_cp svg {
    width: 100%;
}

.k042_td_20251001_01_puc_oct_cp a {
    text-decoration: none;
    transition: all .2s ease-out;
}
.k042_td_20251001_01_puc_oct_cp a:hover {
    text-decoration: underline;
}
.k042_td_20251001_01_puc_oct_cp a:hover img {
    opacity: 0.8;
    transition: all .2s ease-out;
}



/*―――――――――――-―――――――――――-―――――――――――-―――――――――――-
    common
―――――――――――-―――――――――――-―――――――――――-―――――――――――-*/

/* text
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20251001_01_puc_oct_cp .text p {
    font-size: .875rem;
    line-height: 1.5;
    text-align: justify;
    text-justify: inter-ideograph;    }
.k042_td_20251001_01_puc_oct_cp .read {
    font-size: 1.08rem;
    line-height: 1.68;
    font-feature-settings: "palt";    }
.k042_td_20251001_01_puc_oct_cp .find {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.3;
    font-feature-settings: "palt";    }
.k042_td_20251001_01_puc_oct_cp .note {
    font-size: 82%
}
.k042_td_20251001_01_puc_oct_cp .super {
    vertical-align: super; font-size: 50%;
}
.k042_td_20251001_01_puc_oct_cp .find + .find {
    margin-top: 1.0em;
}
.k042_td_20251001_01_puc_oct_cp .find + .read {
    margin-top: 1.4em;
}
.k042_td_20251001_01_puc_oct_cp .text + .text {
    margin-top: 1.8em;
}
/* text color */
.k042_td_20251001_01_puc_oct_cp .text_center { text-align: center; }
.k042_td_20251001_01_puc_oct_cp .text_white { color: #fff !important; }
.k042_td_20251001_01_puc_oct_cp .text_red { color: #ffebe6 !important; }
.k042_td_20251001_01_puc_oct_cp .text_green { color: #05503a !important; }
/* underline */
.k042_td_20251001_01_puc_oct_cp .underline {
    background: linear-gradient(90deg, #38cbb6 0%, #38cbb6 100%);
    background-repeat: no-repeat;
    background-size: 100% 0.4em;
    background-position: 0 100%;
}
/* btn */
.k042_td_20251001_01_puc_oct_cp .btn a {
    display: block;
    width: 400px;
    margin: 20px auto 0;
    border-radius: 55px;
    text-align: center;
    color: #fff;
    font-size: 1.0rem;
    font-weight: 700;
    line-height: 45px;
    transition: .3s;
}
.k042_td_20251001_01_puc_oct_cp .btn a:hover {
    background-color: transparent;
    border: transparent;
    text-decoration: none;
}
.k042_td_20251001_01_puc_oct_cp .btn a span::after {
    content: "▲";
    display: inline-block;
    margin-left: 5px;
    font-size: 90%;
    transform: rotate(90deg);
}



/* section
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20251001_01_puc_oct_cp .section_puc_oct_cp {
    position: relative;
    padding: 45px 0;
}
.k042_td_20251001_01_puc_oct_cp .article_wrap {
    width: 960px;
    margin: 0 auto;
}
/* bg color */
.k042_td_20251001_01_puc_oct_cp .bg_gray { background: #f0f1f3 !important; }
.k042_td_20251001_01_puc_oct_cp .bg_red { background: #faa0a0 !important; }
.k042_td_20251001_01_puc_oct_cp .bg_blue { background: #437fc8 !important; }
.k042_td_20251001_01_puc_oct_cp .bg_green { background: #38cbb6 !important; }

/* Anchor links */
.k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp_link ,
.k042_td_20251001_01_puc_oct_cp #outline_link  {
    padding-top: 30px !important;
    margin-top: -30px !important;
    z-index: -1;
}


/* column
―――――――――――-―――――――――――-―――――――――――-――- */
/* base */
.k042_td_20251001_01_puc_oct_cp .column_outer {
    padding: 15px 0;
}
.k042_td_20251001_01_puc_oct_cp .column_outer + .column_outer {
    padding-top: 0;
}
/* column */
.k042_td_20251001_01_puc_oct_cp .column1 .column { width: 100%; }
/* column2 */
.k042_td_20251001_01_puc_oct_cp .column2 .column { width: 50%; }
/* column3 */
.k042_td_20251001_01_puc_oct_cp .column3 .column { width: 33.33%; }
/* column4 */
.k042_td_20251001_01_puc_oct_cp .column4 .column { width: 25%; }
/* flex */
.k042_td_20251001_01_puc_oct_cp .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}




/*―――――――――――-―――――――――――-―――――――――――-―――――――――――-
    Detail Layout
―――――――――――-―――――――――――-―――――――――――-―――――――――――-*/

/* title
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20251001_01_puc_oct_cp .ttl_puc_oct_cp {
    margin-top: 40px;
}
.k042_td_20251001_01_puc_oct_cp .ttl_inner {
    max-width: 1240px;
    margin: 0 auto;
}


/* section - read
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20251001_01_puc_oct_cp #read_puc_oct_cp .read {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.5;
}
.k042_td_20251001_01_puc_oct_cp #read_puc_oct_cp .balloon_cp {
    width: 340px;
    margin: 40px auto 0;
    padding: 6px 0;
    background: #e07b3d;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.4;
    animation: fluffy 4s ease-in-out infinite;
}
.k042_td_20251001_01_puc_oct_cp #read_puc_oct_cp .balloon_cp::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 99%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 30px solid #e07b3d;
}
@keyframes fluffy {
    0%   { transform: translateY(25px); }
    50%  { transform: translateY(-0); }
    100% { transform: translateY(25px); }
}


/* section - entry
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20251001_01_puc_oct_cp #entry_puc_oct_cp a {
    display: block;
    width: 480px;
    margin: 25px auto 5px;
}
.k042_td_20251001_01_puc_oct_cp #entry_puc_oct_cp a img {
    width: 100%;
}
.k042_td_20251001_01_puc_oct_cp .text_entry_puc_oct_cp {
    text-align: center;
}
.k042_td_20251001_01_puc_oct_cp .text_entry_puc_oct_cp p {
    display: inline;
    text-align: center;
    font-size: 1.1rem;
    font-weight: 700;
}
.k042_td_20251001_01_puc_oct_cp .note_entry_puc_oct_cp {
    text-align: center;
    font-size: .9rem;
    line-height: 1.8;
}


/* section - ticket
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20251001_01_puc_oct_cp #ticket_puc_oct_cp {
    margin-top: 50px;
    padding: 60px 0;
}
.k042_td_20251001_01_puc_oct_cp #ticket_puc_oct_cp .find.image {
    width: 700px;
    margin: 0 auto 30px;
}
.k042_td_20251001_01_puc_oct_cp #ticket_puc_oct_cp .find + .image {
    width: 380px;
    margin: 0 auto 25px;
}
.k042_td_20251001_01_puc_oct_cp #ticket_puc_oct_cp .find + .image img {
    filter: drop-shadow(0 0 6px #9e1c22);
}
.k042_td_20251001_01_puc_oct_cp #ticket_puc_oct_cp .read {
    text-align: center;
    font-size: 1.55rem;
    font-weight: 700;
    line-height: 1.2;
}
.k042_td_20251001_01_puc_oct_cp #ticket_puc_oct_cp .find {
    text-align: center;
    font-size: 2.5rem;
    line-height: 1.5;
}
.k042_td_20251001_01_puc_oct_cp #ticket_puc_oct_cp .find span {
    font-size: 80%;
}
.k042_td_20251001_01_puc_oct_cp #ticket_puc_oct_cp .btn a {
    color: #9e1c22;
    background-color: #fff;
    border: 2px solid #9e1c22;
}
.k042_td_20251001_01_puc_oct_cp #ticket_puc_oct_cp .btn a:hover {
    color: #fff;
    background-color: #9e1c22;
    text-decoration: none;
}


/* section - tab
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp {
    padding: 53px 0 0;
}
.k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .find {
    text-align: center;
    font-size: 2.0rem;
}
.k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .find + .read {
    margin: 50px 0 0;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.5;
}

.k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .tab_wrap {
    margin: 60px 0 0;
    background: #fff;
}
.k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .tab {
    margin: 0 auto;
    width: 640px;
}    
.k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .tablist {
    width: 47%;
    background: #e2ddd3;
    border-radius: 20px 20px 0px 0px;
    text-align: center;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 60px;
    cursor: pointer;
    transition: .3s;
}
.k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .tablist.active {
    background: #437fc8;
    color: #fff;
    pointer-events: none;
}
.k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .tablist:last-child.active {
    background: #38cbb6;
    color: #fff;
    pointer-events: none;
}
.k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .tablist:hover {
    opacity: 0.8;
}

.k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .article_wrap {
    width: auto;
}

.k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .tabcontents {
    display: none;
    opacity: 0;
    max-width: 960px;
    margin: 0 auto;
    padding: 60px 0;
}
.k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .tabcontents .flex {
    align-items: inherit;
}
.k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .tabcontents .column {
    width: 460px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .tabcontents .column .read {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.5;
    flex-grow: 1;
}
.k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .tabcontents .column .read span {
    display: block;
    margin-top: .3em;
    font-size: 80%;
    font-weight: 400;
}
.k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .tabcontents .btn a {
    margin: 65px auto 0;
    background-color: #fff;
    border: 2px solid #0a449a;
    color: #0a449a;
}
.k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .tabcontents .btn a:hover {
    background-color: #0a449a;
    color: #fff;
}
.k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .bg_green .tabcontents .btn a {
    margin: 65px auto 0;
    background-color: #fff;
    border: 2px solid #098e79;
    color: #098e79;
}
.k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .bg_green .tabcontents .btn a:hover {
    background-color: #098e79;
    color: #fff;
}

.k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .tabcontents.is-active {
    display: block;
    animation-name: displayAnime;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
}
@keyframes displayAnime{
    from { opacity: 0; }
    to { opacity: 1; }
}


/* section - outline
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20251001_01_puc_oct_cp #outline_puc_oct_cp {
    margin: 0 0 15px;
    padding: 45px 0 60px;
}
.k042_td_20251001_01_puc_oct_cp #outline_puc_oct_cp .find {
    text-align: center;
    font-size: 2.0rem;
    line-height: 1.7;
}
.k042_td_20251001_01_puc_oct_cp #outline_puc_oct_cp .outline_wrap {
    background: #fff;
    margin: 50px 0 0;
    padding: 15px 20px 25px;
}
.k042_td_20251001_01_puc_oct_cp #outline_puc_oct_cp dt {
    margin: 10px 0 15px;
    padding: 0.2rem 1rem 0.2rem;
    background: #437fc8;
    text-align: center;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
}
.k042_td_20251001_01_puc_oct_cp #outline_puc_oct_cp dd {
    margin:  0;
    font-size: .97rem;
    text-indent: -1em;
    padding-left: 1em;
}
.k042_td_20251001_01_puc_oct_cp #outline_puc_oct_cp dd:nth-child(3) {
    margin-top: 10px;
}
.k042_td_20251001_01_puc_oct_cp #outline_puc_oct_cp dd strong {
    display: block;
    margin: 15px 0 0;
    text-align: center;
    font-size: 1.5rem;
}


/* section - banner
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20251001_01_puc_oct_cp #banner_puc_oct_cp .find {
    text-align: center;
    font-size: 2.5rem;
}
.k042_td_20251001_01_puc_oct_cp #banner_puc_oct_cp .flex {
    margin: 56px 0;
    gap: 30px;
}










/*#########################################################################

    Media Queries

#########################################################################*/


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

    /* display
    ―――――――――――-―――――――――――-―――――――――――-――- */
    .k042_td_20251001_01_puc_oct_cp .pc {
        display: none !important;
    }


/*―――――――――――-―――――――――――-―――――――――――-―――――――――――-
    common
―――――――――――-―――――――――――-―――――――――――-―――――――――――-*/

    /* text
    ―――――――――――-―――――――――――-―――――――――――-――- */
    .k042_td_20251001_01_puc_oct_cp .text p {
        font-size: 3.8vw;
        line-height: 1.6;   }
    .k042_td_20251001_01_puc_oct_cp .read {
        font-size: 4vw;
        line-height: 1.6;    }
    .k042_td_20251001_01_puc_oct_cp .find {
        font-size: 7.0vw;    }
    .k042_td_20251001_01_puc_oct_cp .find.space {
        letter-spacing: 0.05em; }
    .k042_td_20251001_01_puc_oct_cp .note {
        font-size: 3.5vw;
    }
    .k042_td_20251001_01_puc_oct_cp .super {
        vertical-align: super; font-size: 50%;
    }
    /* btn */
    .k042_td_20251001_01_puc_oct_cp .btn a {
        width: auto;
        margin: 20px 5px 0;
        font-size: 4.55vw;
    }
    

    /* section
    ―――――――――――-―――――――――――-―――――――――――-――- */
    .k042_td_20251001_01_puc_oct_cp {
        width: auto;
        min-width: 0;
        font-size: calc(18px + (24 - 18)*(100vw - 600px)/(1200 - 600));
    }
    .k042_td_20251001_01_puc_oct_cp .section_puc_oct_cp {
        padding: 5vw 0;
    }
    .k042_td_20251001_01_puc_oct_cp .article_wrap {
        width: 90vw;
        margin: 0 auto;
    }
    
    /* Anchor links */
    .k042_td_20251001_01_puc_oct_cp #kaunet_link ,
    .k042_td_20251001_01_puc_oct_cp #with_link ,
    .k042_td_20251001_01_puc_oct_cp #outline_link {
        padding-top: 30px !important;
        margin-top: -30px !important;
        z-index: -1;
    }


    /* column
    ―――――――――――-―――――――――――-―――――――――――-――- */
    /* base */
    .k042_td_20251001_01_puc_oct_cp .column_outer {
        padding: 15px 0;
    }
    .k042_td_20251001_01_puc_oct_cp .column_outer + .column_outer {
        padding-top: 0;
    }
    /* column */
    .k042_td_20251001_01_puc_oct_cp .column1 .column { width: 100%; }
    /* column2 */
    .k042_td_20251001_01_puc_oct_cp .column2 .column { width: 100%; }
    /* column3 */
    .k042_td_20251001_01_puc_oct_cp .column3 .column { width: 100%; }
    /* column4 */
    .k042_td_20251001_01_puc_oct_cp .column4 .column { width: 50%; }
    /* flex */
    .k042_td_20251001_01_puc_oct_cp .flex {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-wrap: wrap;
    }




    /*―――――――――――-―――――――――――-―――――――――――-―――――――――――-
        Detail Layout
    ―――――――――――-―――――――――――-―――――――――――-―――――――――――-*/

    /* title
    ―――――――――――-―――――――――――-―――――――――――-――- */
    .k042_td_20251001_01_puc_oct_cp .ttl_puc_oct_cp {
        margin-top: 0;
    }


    /* section - read
    ―――――――――――-―――――――――――-―――――――――――-――- */
    .k042_td_20251001_01_puc_oct_cp #read_puc_oct_cp .read {
        text-align: justify;
        font-size: 4.5vw;
        line-height: 1.8;
    }
    .k042_td_20251001_01_puc_oct_cp #read_puc_oct_cp .balloon_cp {
        width: 75vw;
        padding: 10px 0;
        font-size: 4vw;
    }


    /* section - entry
    ―――――――――――-―――――――――――-―――――――――――-――- */
    .k042_td_20251001_01_puc_oct_cp #entry_puc_oct_cp a {
        width: 90vw;
    }
    .k042_td_20251001_01_puc_oct_cp .text_entry_puc_oct_cp {
        width: 90vw;
        margin: 0 auto;
        text-align: left;
    }
    .k042_td_20251001_01_puc_oct_cp .text_entry_puc_oct_cp p {
        font-size: 3.8vw;
    }
    .k042_td_20251001_01_puc_oct_cp .note_entry_puc_oct_cp {
        width: 90vw;
        margin: 0.5em auto 0;
        text-align: left;
        font-size: 3.8vw;
        line-height: 1.6;
    }
    .k042_td_20251001_01_puc_oct_cp .note_entry_puc_oct_cp a {
        text-decoration: underline;
    }


    /* section - ticket
    ―――――――――――-―――――――――――-―――――――――――-――- */
    .k042_td_20251001_01_puc_oct_cp #ticket_puc_oct_cp .find.image {
        width: auto;
        margin: 0 5px 30px;
    }
    .k042_td_20251001_01_puc_oct_cp #ticket_puc_oct_cp .find + .image {
        width: auto;
        margin: 0 5px 25px;
    }
    .k042_td_20251001_01_puc_oct_cp #ticket_puc_oct_cp .read {
        font-size: 5vw;
        line-height: 1.4;
    }
    .k042_td_20251001_01_puc_oct_cp #ticket_puc_oct_cp .find {
        font-size: 8vw;
        line-height: 1.8;
    }
    .k042_td_20251001_01_puc_oct_cp #ticket_puc_oct_cp .btn a:active {
        color: #fff;
        background-color: #9e1c22;
        text-decoration: none;
    }


    /* section - tab
    ―――――――――――-―――――――――――-―――――――――――-――- */
    .k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp {
        padding: 0;
    }
    .k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .tab_wrap {
        margin: 0;
        background: #faa0a0;
    }
    .k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .tab {
        margin: 0 auto;
        width: 90%;
        gap: 6%;
    }    
    .k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .tablist {
        width: 46%;
        font-size: 5vw;
    }
    .k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .tablist:active {
        opacity: 0.8;
    }

    .k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .tabcontents {
        padding: 30px 20px;
    }
    .k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .tabcontents .column {
        width: auto;
    }
    .k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .tabcontents .column:first-child {
        margin-bottom: 25px;
        padding-bottom: 35px;
        border-bottom: 2px solid #fff;
    }
    .k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .tabcontents .column .read {
        font-size: 4vw;
        line-height: 1.8;
    }
    .k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .tabcontents .btn a {
        font-size: 3.4vw;
    }
    .k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .tabcontents .btn a:active {
        background-color: #0a449a;
        color: #fff;
    }
    .k042_td_20251001_01_puc_oct_cp #tab_puc_oct_cp .bg_green .tabcontents .btn a:active {
        background-color: #098e79;
        color: #fff;
    }


    /* section - outline
    ―――――――――――-―――――――――――-―――――――――――-――- */
    .k042_td_20251001_01_puc_oct_cp #outline_puc_oct_cp .find {
        font-size: 6vw;
    }
    .k042_td_20251001_01_puc_oct_cp #outline_puc_oct_cp .outline_wrap {
        margin: 30px 0 0;
        padding: 10px 15px 20px;
    }
    .k042_td_20251001_01_puc_oct_cp #outline_puc_oct_cp dt {
        font-size: 5vw;
    }
    .k042_td_20251001_01_puc_oct_cp #outline_puc_oct_cp dd {
        font-size: 3.5vw;
    }


    /* section - banner
    ―――――――――――-―――――――――――-―――――――――――-――- */
    .k042_td_20251001_01_puc_oct_cp #banner_puc_oct_cp .find {
        font-size: 7vw;
    }
    .k042_td_20251001_01_puc_oct_cp #banner_puc_oct_cp .flex {
        margin: 30px 20px;
        gap: 20px;
    }




}

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

        /* display
        ―――――――――――-―――――――――――-―――――――――――-――- */
        .k042_td_20251001_01_puc_oct_cp .sp {
            display: none !important;
        }

}
