/* ==================== 全体設定 ==================== */
body {
    background-image: url(../img/p0116_s.png);
}

.content {
    margin: 30px auto;
    border-radius: 10px;
    background-image: url(../img/p0427_s.png);

    background-color: #ffffff;
    color: #333333;
}

.paddinged_content {
    padding: 15px;
}

.left_notpaddinged_content {
    padding: 15px 0 15px 0;
}

h2 {
    margin-top: 30px;
}

.chapter {
    margin-top: 30px;
    margin: auto 30px;
}

p {
    font-size: 1.3em;
}

/* 影 */
/* https://front-end-tools.com/generateBoxshadow/ */
.original-box-shadow {
  background-color: #dddddd;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
}

/* webフォント　GoogleFonts　Zen Kurenaido（ZEN紅道） */
.zen-kurenaido-regular {
  font-family: "Zen Kurenaido", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.small_text{
    min-width: 400px;
}






/* ==================== 各項目設定 ==================== */
#header {
    min-width: 417px;
    border-radius: 10px;
}
#subtitle {
    text-align: right;
    font-size: 20pt;
}

#lead {
    margin-bottom: 100px;
    text-align: center;
}
#lead_catch {
    margin: 100px auto 0 auto;
    min-width: 417px;
    border-radius: 10px;
    
    /*background: linear-gradient(to bottom, transparent 0%, transparent 70%, transparent 100%), url(../img/297_20251221014458.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;*/

    
    /*mask-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(10%, #000), color-stop(98%, #000), to(transparent));
    mask-image: linear-gradient(to bottom, transparent 0%, #000 10%, #000 98%, transparent 100%);*/
    
    /*-webkit-mask-image: radial-gradient(rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 90%);
    mask-image: radial-gradient(farthest-corner, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 90%);*/
}
#lead_p_and_name {
    margin-top: 80px;
    border-radius: 10px;
    background-color: rgba(255,255,255,0.3);
    font-family: "Zen Maru Gothic", sans-serif;
}
#lead p {
    margin-top: 30px;
    font-size: 20pt;
    font-weight: bold;
    color: #9E3C7F;
}
#lead_name {
    margin-top: 0;
    font-size: 35pt;
    color: #2884F3;
}

.embeded_video {
    /*max-width: calc((417px * 2) + 30px);
    min-width: 417px;*/
    /*width: calc(80vw - ((15px * 2) + (30px * 2)));*/
    /*max-height: 473px;*/
    /*height: calc((80vw - ((15px * 2) + (30px * 2))) * 0.5625);*/
    margin: 30px 30px 0 30px;
    border-radius: 10px 10px 0 0;
}
#video_select {
    display: flex;
    margin: auto 30px;
    border-radius: 0 0 10px 10px;
    background-color: rgba(255, 255, 255, 0.25);
}
.video_select_option{
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: center;
}
.video_selected {
    cursor: default;
    color: #666666;
    text-decoration: none;
}
.video_un_selected{
    cursor: pointer;
    color: #333333;
    text-decoration: underline;
}
#playlist_link {
    margin: 10px 30px 0 30px;
    border-radius: 10px;
    /*background-color: rgba(255, 255, 255, 0.25);*/
    background-color: rgba(30, 120, 255, 0.25);
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: center;
}
#playlist_link img {
    display: inline-block;
    height: 70px;
}
#playlist_link p {
    display: inline-block;
    line-height: 100px;
    vertical-align: text-bottom;
    text-decoration: underline;
}

.chapter_icon {
    display: inline-block;
}

.chapter_title_area h2 {
    display: inline-block;
    margin-top: 0;
}

.flex_container {
    display: flex;
}
#bust-shot-and-profile {
    padding: 30px;
}

#bust-shot {
    object-fit: scale-down;
}
#bust-shot-container {
    border-radius: 10px;
    background-color: white;
}

#profile {
    min-width: 417px;
    min-height: 400px;
    margin-left: 30px;
    border-radius: 10px;
    /*border: 1px solid #eeeeee;*/
    /*background-color: rgba(250, 250, 250, 0.9);*/
    background-color: rgba(255, 255, 255, 0.25);

    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: left;
}
#profile h2{
    margin: 0;

    /*padding: 10px;
    background-color: rgba(255, 255, 255, 0.25);*/
    color: #8B572A;
}
#profile table {
    border-radius: 10px;
    /*border-top: 1px solid #BDA898;
    border-bottom: 1px solid #BDA898;*/
    /*border-top : 5px dotted #7f4600;
    border-bottom : 5px dotted #7f4600;
    border-radius : 1px;*/
    font-weight: bold;
    /*padding: 10px;
    background-color: rgba(255, 255, 255, 0.25);*/
}
#profile table th {
    width: 10em;
    color: #5281B6;
    vertical-align: top;
}
#profile table td {
    color: #8B572A;
}
#convert_to_kanji {
    margin-top: 0;
}
#convert_to_kanji div {
    display: inline-block;
    margin-top: 0;
    vertical-align: text-bottom;
}

#link_to_bingo_rapper {
    color: #E72126;
}
#link_to_bingo {
    background-image: none;
    background-color: #DABCC8;

    text-align: center;
    font-family: "Yusei Magic", sans-serif;
    font-size: 60pt;
    color: #E72126;
}

.rectangle_block {
    padding: 50px;
    /*background-color: rgba(203, 229, 226, 0.5);*/
    background-color: rgba(154, 185, 206, 0.7);
    font-size: 22pt;
}
.rectangle_left_block {
    margin: 30px 80px 30px 0;
    border-radius: 0 40px 40px 0;
}
.rectangle_right_block {
    margin: 30px 0 30px 80px;
    border-radius: 40px 0 0 40px;
}

.rectangle_block2 {
    margin-top: 30px;
    padding: 30px;
    border-radius: 10px;
    /*background-color: rgba(203, 229, 226, 0.5);*/
    background-color: rgba(255, 255, 255, 0.25);
    font-size: 22pt;
}

#bingo {
    padding: 50px;
    background-color: #CEA6B6;
}
#bingo h2 {
    margin-bottom: 80px;
    background-color: rgba(255, 255, 255, 0.25);

    text-align: center;

    color: #E72126;
    /*font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;*/
    font-family: "Yusei Magic", sans-serif;
    font-weight: 400;
    font-style: normal;
}
#bingo p {
    margin-bottom: 10px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 35pt;
}
.reach {
    margin-top: 50px;
    padding: 10px;
    border-radius: 10px;
    /*background-color: rgba(133, 254, 248, 0.7);*/
    background-color: rgba(255, 255, 255, 0.6);

    text-align: center;
    font-family: "M PLUS Rounded 1c", sans-serif;
}
.reach a, #howto {
    border-radius: 60px;
    padding: 5px 30px;
    background-color: #333333;
    color: white;
}
.red {
    color: red;
    font-weight: 1000;
}
#bingo_img {
    margin: 50px 0;
}
p#bingo_decription.description {
    font-size: 20pt;
}


.footer {
    font-size: 14pt;
}
.footer h2 {
    margin-top: 0;
}
#rights {
    font-size: 12pt;
}
#rights div{
    margin-top: 30px;
}

/*#bingo article.css-1dbjc4n {
    background-color: #8B572A;
}
#bingo .css-1dbjc4n {
    border: 0;
}*/






/* ==================== レスポンシブ ==================== */
/* #profile横配置 */
@media screen and (min-width: 1210px) {
    .content {
        width: 80vw;
    }

    #lead p {
        font-size: 20pt;
    }
    #lead_name {
        font-size: 35pt;
    }

    .embeded_video, #video_select, #playlist_link {
        width: calc(80vw - ((15px * 2) + (30px * 2)));
    }
    .embeded_video {
        height: calc((80vw - ((15px * 2) + (30px * 2))) * 0.5625);
    }
    .video_select_option{
        padding: 10px;
        width: calc((80vw - ((15px * 2) + (30px * 2))) / 2 );
        font-size: 16pt;
    }
    #playlist_link {
        font-size: 16pt;     
    }
    #playlist_link img {
        margin: 25px 0 5px 0;
    }

    #bust-shot-container, #bust-shot, #profile {
        width: calc(((80vw - ((15px * 2) + (30px * 2))) / 2) - 15px);
        border-radius: 10px;
    }
    #bust-shot-container, #bust-shot {
        height: calc((((80vw - ((15px * 2) + (30px * 2))) / 2) - 15px) * 0.959);
    }
    #profile {
        min-height: calc((((80vw - ((15px * 2) + (30px * 2))) / 2) - 15px) * 0.959);
        padding: 50px;
        font-size: 18pt;
    }
    #convert_to_kanji div {
        position: relative;
        top: -15px;
    }

    #point_title {
        font-size: 40pt;
        text-align: center;
    }
    .chapter_title_area h2{
        line-height: 60px;
        vertical-align: text-bottom;
    }
    .chapter_icon {
        height: 60px;
    }
    .small_text{
        font-size: 10pt;
    }
    
    #bingo h2 {
        font-size: 80pt;
    }

    .postscript {
        margin-top: 15px;
    }
    
    .display_sp_only {
        display: none;
    }
}

/* #profile縦配置 */
@media screen and (max-width: 1209px) {
    .content {
        width: 90vw;
    }

    #subtitle {
        font-weight: bold;
    }
    #lead p {
        font-size: 30pt;
    }
    #lead_name {
        font-size: 50pt;
    }
    
    .embeded_video, #video_select, #playlist_link {
        min-width: 417px;
        width: calc(90vw - ((15px * 2) + (30px * 2)));
    }
    .embeded_video {
        min-height: calc(417px * 0.5625);
        height: calc((90vw - ((15px * 2) + (30px * 2))) * 0.5625);
    }
    .video_select_option {
        min-width: calc(417px / 2);
        width: calc((90vw - ((15px * 2) + (30px * 2))) / 2);
        height: 100px;
        line-height: 100px;
        font-size: 20pt;
    }
    #playlist_link {
        height: 100px;
        line-height: 100px;
        font-size: 20pt;
    }
    #playlist_link img {
        margin: 15px 0 15px 0;
    }
    #playlist_link p {
        position: relative;
        top: -10px;
    }

    .flex_container {
        flex-direction: column;
    }

    #bust-shot-container {
        width: calc(90vw - ((15px * 2) + (30px * 2)));
    }
    #bust-shot {
        max-height: 661px;
        width: calc(417px * 2);
        height: calc(400px * 2 );
        border-radius: 10px;
    }
    #profile {
        margin-top: 30px;
        margin-left: 0;
        padding: 20px;

        font-size: 22pt;
    }

    .chapter_title_area h2{
        line-height: 120px;
        vertical-align: text-bottom;
    }
    .chapter_icon {
        height: 120px;
    }

    #point_title {
        font-size: 70pt;
        text-align: center;
    }
    .small_text{
        font-size: 12pt;
    }
    
    #bingo h2 {
        font-size: 70pt;
    }
    
    .display_sp_only {
        display: inline;
    }
}



/* タブレット・PC */
/*@media screen and (min-width: 768px) {
}*/



/* スマホ */
/*@media screen and (max-width: 767px) {
    .flex_container {
        flex-direction: column;
    }

    #profile {
        margin-top: 30px;
        margin-left: 0;
    }
}*/