*{
    margin: 0;
    padding: 0;
}

a{
    text-decoration: none;
    color: #FFF;
    cursor: pointer;
    transition: 0.5s;
}

a:hover{
    opacity: 0.5;
    transition: 0.5s;
}

p{ margin-bottom: 1em; }

html{ scroll-behavior: smooth; }

body{
    width: 100%;
    text-align: center;
    color: #0F3A4C;
    font-size: 28px;
    line-height: 1.4em;
    font-family: serif;
    -webkit-text-size-adjust: 100%;
}

#head_menu{
    position: fixed;
    top: 0;
    height: 39px;
    padding: 1px 0 8px;
    width: 100%;
    z-index: 10;
    background: rgba(0,143,204,0.85);
}

#Rbox{
    position: relative;
    width: 1000px;
    text-align: center;
    margin: 6px auto 0;
    font-size: 24px;
}

#Rbox div{
    margin: 0 10px;
    float: right;
}

#jump_top{
    display: block;
    width: 130px;
    text-align: left;
    transition: 0.5s;
}

#jump_top:hover{
    width: 170px;
    padding-left: 10px;
    transition: 0.5s;
}

#jump_menu{
    position: absolute;
    top: 41px;
    right: -10px;
    width: 180px;
    height: 0;
    padding-left: 20px;
    text-align: left;
    font-size: 24px;
    color: #FFF;
    background: rgba(0,143,204,0.85);
    overflow: hidden;
    transition: 0.5s;
}

#jump_top:hover > #jump_menu, #jump_menu:hover{
    height: 356px;
    padding: 10px 0 10px 20px;
    transition: 0.5s;
}

#jump_menu p{
    margin-bottom: 0.25em;
}

.magni8{ font-size: 80%; }

.pc_menu{ display: block; }

#top_accord{
    display: none;
    width: 250px;
    text-align: center;
    transition: 0.5s;
}

#top_accord label{
    display: block;
    width: 150px;
    padding: 0 45px;
    text-align: left;
    font-size: 28px;
    color: #FFF;
    cursor: pointer;
    transition: 0.5s;
}

#top_accord input{
    position: absolute;
    top: -10px;
    left: -20px;
    width: 0;
    height: 0;
    appearance: none;
}

#top_accord li{
    height: 0;
    padding-left: 20px;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#top_accord li p{ margin-bottom: 0.25em; }

#top_accord ul{
    position: relative;
    top: 0;
    left: 0;
    width: 260px;
    text-align: left;
    list-style: none;
    background: rgba(0,143,204,0.85);
}

#tops1:checked ~ #Tmenu01 li{
    height: 360px;
    margin-top: 0;
    padding: 10px 0 10px 20px;
    opacity: 1;
}

#top_accord input:checked{
    width: 1000px;
    height: 200vh;
    background: rgba(255,255,255,0);
}

#tops1:checked ~ label{
    padding: 0 20px;
    transition: 0.5s;
}

#cont{
    width: 1000px;
    margin: 0 auto;
    padding: 40px 20px;
    background-color: #FFF;
}

#foot{
    width: 100%;
    padding: 1em 0 0;
    font-size: 20px;
    line-height: 1.25em;
    color: #FFF;
    background: #008FCC;
}

.blink{
    font-size: 80%;
    animation: blinking 2s ease-in-out infinite alternate;
    transition: 0.5s;
}

@keyframes blinking {
    0% {opacity: 0.5;}
    50% {opacity: 1;}
    100% {opacity: 1;}
}

#field{
    position: relative;
    margin: 30px auto 80px;
    width: 1000px;
    height: 600px;
    overflow: hidden;
}

#field img{
    position: absolute;
    top: 0;
    left: 0;
}

/* トップアニメーション */

#anime_sea{
    animation: sea_in 3s 0s both, fade_in 1.5s 0s linear both;
}

@keyframes sea_in{
    0%{ transform: translateY(-150px); }
    100%{ transform: translateY(0); }
}

#anime_shuyu{ animation: shuyu_in 1s 0.5s both, fade_in 0.5s 0.5s linear both; }

#anime_live2d{ animation: rise_in 1s 1s both, fade_in 0.5s 1s linear both; }
#anime_live2s{ animation: rise_in 1s 1s both, shining 1s 1.5s linear both; }

#anime_kenkoma{ animation: kenkoma_in 1s 1.5s both, fade_in 0.5s 1.5s linear both; }

#anime_anime{ animation: rise_in 1s 2s both, fade_in 0.5s 2s linear both; }
#anime_animes{ animation: rise_in 1s 2s both, shining 1s 2.5s linear both; }
#anime_bigy{ animation: fade_in 1s 3s linear both; }

#anime_text1,#anime_media{ animation: fade_in 1s 4.5s linear both; }
#anime_text2{ animation: fade_in 1s 3s linear both; }

#anime_tiktok{ animation: rise_in 1s 3.5s both, fade_in 0.5s 3.5s linear both; }
#anime_youtube{ animation: rise_in 1s 3.75s both, fade_in 0.5s 3.75s linear both; }
#anime_hp{ animation: rise_in 1s 4s both, fade_in 0.5s 4s linear both; }

#anime_houraiman{ animation: hourai_in 1s 4.5s both, hourai_fade 2.1s 4.5s linear both; }

#anime_unders{ animation: shining 1s 5s linear both; }
#anime_under{ animation: fade_in 1s 5s linear both; }
#anime_undero{ animation: fade_in 1s 6s linear both; }

#anime_yajirobe{
    position: absolute;
    width: 640px;
    height: 540px;
    top: 60px;
    left: 180px;
    overflow: hidden;
}

/* 凡庸アニメーション */

@keyframes shuyu_in{
    0%{ transform: translate(40px, 260px); }
    70%{ transform: translate(40px, 135px); }
    100%{ transform: translate(40px, 160px); }
}

@keyframes shuyu_in{
    0%{ transform: translate(40px, 260px) scale(1, 1); }
    60%{ transform: translate(40px, 120px) scale(1, 1); }
    90%{ transform: translate(40px, 181px) scale(1, 0.95); }
    100%{ transform: translate(40px, 160px) scale(1, 1); }
}

@keyframes kenkoma_in{
    0%{ transform: translate(500px, 100px) rotate(0deg); }
    70%{ transform: translate(760px, 100px) rotate(9deg); }
    100%{ transform: translate(700px, 100px) rotate(4.5deg); }
}

@keyframes hourai_in{
    0%{ transform: translate(180px, 200px) scale(1, 0.9); }
    60%{ transform: translate(180px, 0px) scale(1, 1.1); }
    90%{ transform: translate(180px, 87px) scale(1, 0.95); }
    100%{ transform: translate(180px, 60px) scale(1, 1); }
}

@keyframes hourai_fade{
    0%{ opacity: 0; }
    25%{ opacity: 1; }
    95%{ opacity: 1; }
    100%{ opacity: 0; }
}

@keyframes fade_in{
    0%{ opacity: 0; }
    100%{ opacity: 1; }
}

@keyframes rise_in{
    0%{ transform: translateY(20px); }
    100%{ transform: translateY(0); }
}

@keyframes shining{
    0%{ opacity: 0; }
    50%{ opacity: 1; }
    100%{ opacity: 0; }
}

.short{
    width: 450px;
    height: 800px;
    margin: 20px auto;
}

.manzai{
    width: 960px;
    height: 540px;
    margin: 20px auto;
}

.combine{
    width: 800px;
    height: 450px;
    margin: 30px auto 0;
}

.anime437{
    width: 960px;
    height: 437px;
    overflow: hidden;
    margin: 30px auto 0;
}

.train330{
    position: relative;
    top: 0;
    left: 300px;
    width: 330px;
    height: 330px;
    overflow: hidden;
    margin: 60px 0;
}

.logo_anime{
    width: 1000px;
    height: 540px;
    overflow: hidden;
    margin: 30px auto 0;
    transform: scale(0.96);
}

.price{
    margin: 10px auto;
    border-collapse: collapse;
    border: solid 2px #008FCC;
    text-align: left;
}

.price th{
    width: 420px;
    color: #FFF;
    background-color: #5CBCE6;
}

.price td{
    width: 150px;
    text-align: right;
}

.price th, td{
    border-collapse: collapse;
    border: solid 2px #008FCC;
    padding: 5px 15px;
}

.Cposi{ text-align: center; }

.Rposi{ padding-right: 43px; }

.movie{
    position: relative;
    bottom: 0;
    display: flex;
    flex-wrap: wrap;
    width: 1000px;
    margin: 0 auto;
    justify-content: center;
    gap: 1px;
}

.movie label{
    flex: 1 1 auto;
    width: 236px;
    height: 70px;
    font-size: 28px;
    font-weight: bold;
    color: #FFF;
    line-height: 70px;
    margin: 20px auto;
    order: -1; /* 上部に表示する */
    position: relative;
    text-align: center;
    cursor: pointer;
    background: url(../image/frame240.jpg) center no-repeat;
    transition: 0.5s;
}

.movie label:hover,
.movie label:has(:checked){
    color: #008ed0;
    background: url(../image/frame240s.jpg) center no-repeat;
    transition: 0.5s;
}

.movie input { display: none; }

.movie div {
    display: none; /* 初期状態では非表示 */
    width: 100%;
    margin-bottom: 30px;
}

.movie label:has(:checked) + div { display: block; }

.youtube{
    width: 960px;
    height: 540px;
    padding: 0 20px;
}

.youtube iframe{
    width: 960px;
    height: 540px;
}

.comic iframe{
    width: 960px;
    height: 773px;
    margin: 0 auto;
    overflow: hidden;
}

.pasocom{ display: block; }

.smart{ display: none; }

.moji22{ font-size: 22px; }

.moji24{ font-size: 24px; }

.accord{
    width: 1000px;
    text-align: left;
    margin: 0 auto 60px;
}

.accord label{
    display: block;
    line-height: 44px;
    color: #008ed0;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}

.accord input{ display: none; }

.accord li{
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.accord ul{
    list-style: none;
}

#break1:checked ~ #down01 li{
    height: 1120px;
    opacity: 1;
}

.space0{ margin: 0; }

.comic_price{
    width: 956px;
    margin: 0 auto;
    border-collapse: collapse;
    border: solid 2px #008FCC;
    text-align: center;
}

.comic_price th{
    color: #FFF;
    background-color: #5CBCE6;
}

.comic_price th, td{
    height: 44px;
    line-height: 44px;
    border-collapse: collapse;
    border: solid 2px #008FCC;
}

.actor{
    width: 660px;
    margin: 5px auto;
    padding-left: 1em; 
    font-size: 26px;
    text-align: left;
    text-indent: -1em;
}

.note{
    margin: 10px 18px 10px 24px;
    text-align: left;
    font-size: 26px;
}

.pro_text{
    margin: 15px 15px 15px 40px;
    text-align: left;
    text-indent: -1em;
    font-size: 26px;
}

.pro_text p{ margin-bottom: 0.1em; }

.moji22{ font-size: 22px; }

.sentence{
    width: 900px;
    margin-top: 40px;
    padding: 5px 10px 5px 25px;
    text-align: left;
}

.bgblue{
    color: #FFF;
    text-align: center;
    font-weight: bold;
    background-color: #5CBCE6;
}

.bgyellow{
    color: #007DB3;
    font-weight: bold;
    padding-top: 4px;
    background-color: #FFFF99;
}

.bgred{
    color: #FFF;
    font-weight: bold;
    background-color: #EB1B07;
}

.note{
    margin: 10px 18px 10px 24px;
    text-align: left;
    font-size: 26px;
}

.anime_price{ margin: 0 25px; }

.cost{
    width: 940px;
    text-align: left;
    padding: 6px 30px;
}

.emphasis{
    font-size: 30px;
    color: #008ed0;
    font-weight: bold;
    line-height: 1.5em;
}

.caution{
    text-indent: -1em;
    margin: 0 0 0 1.5em;
    font-size: 24px;
}

.article{
    width: 940px;
    padding: 6px 30px;
    text-align: left;
}

.screen960{
    width: 960px;
    height: 540px;
    margin: 10px auto 40px;
    overflow: hidden;
}

.web_frame{
    width: 1200px;
    height: 675px;
    margin: 0;
    transform-origin: top left;
    transform: scale(0.8);
}

.slide_screen{
    width: 960px;
    height: 600px;
    margin: 20px auto;
    overflow: hidden;
}

.jidume{ font-feature-settings: "palt"; }

.jouge80{ margin: 80px auto; }

.push40{ height: 40px; }

.push80{ height: 80px; }

h1{
    position: relative;
    color: #008ed0;
    font-size: 46px;
    font-family: gothic;
    text-align: center;
    margin: 60px auto 60px;
}

h1:before{
    position: absolute;
    top: calc(50%);
    left: 0;
    width: 100%;
    height: 3px;
    content: '';
    background: #008ed0;
}

h1 span{
    position: relative;
    padding: 0 0.7em;
    background: #FFF;
}

h2{
    color: #fff;
    font-size: 38px;
    font-family: gothic;
    text-align: left;
    margin: 0 auto;
    padding: 8px 16px 16px;
    background-color: #008ed0;
}

h3{
    color: #008ed0;
    font-size: 32px;
    font-family: gothic;
    text-align: left;
    margin: 20px 10px;
}

@media screen and ( max-width: 767px ){
    body{ width: 1000px; }

    #header{
        width: 960px;
        padding: 12px 20px 0;
    }

    #Tbox, #Rbox{ width: 960px; }
    
    #Rbox div{
        width: 240px;
        font-size: 26px;
        margin: 0;
    }
    
    #cont{ padding: 40px 0 0; }

    .pc_menu{ display: none; }

    #jump_top{ display: none; }

    #top_accord{ display: block; }

    #foot{
        width: 976px;
        padding: 12px 12px 0;
    }

    .comic iframe{
        width: 1000px;
        height: 1180px;
    }
    
    .pasocom{ display: none; }
    .smart{ display: block; }    
}


