/* Preview 蜈ｱ騾&#65533; */

@media (max-width: 1000px) {

    .container {
        /*max-width: 1250px; */
        /*margin: 0px auto;*/
    }

    .left_area {
        width: 100%;
        height: auto;
        background-color: rgba(0, 128, 0, 0);
    }    
    .right_area {
        width: 100%;
        height: auto;
        background-color: rgba(255, 255, 0, 0);
    }

    .maincontest {
        width: 100%;
        height: auto;/*450px; */
        /*margin: 2% 2% auto;*/
        object-fit: cover;
    }
    .main_data {
        width: 100%;
        height: auto;
    }

}

@media (min-width: 1000px) {

    .container {
        /*max-width: 1250px; */
        max-width: 88vw;
        margin: 24px auto;
        display: flex;
    }

    .left_area {
        width: 70%;
        height: auto;
        background-color: rgba(0, 128, 0, 0);
    }    
    .right_area {
        width: 30%;
        height: auto;
        background-color: rgba(255, 255, 0, 0);
    }

    .maincontest {
        width: 100%;
        height: auto;/*450px; */
        /*margin: 2% 2% auto;*/
        border-radius: 12px;
        object-fit: cover;
    }
    .main_data {
        width: 100%;
        height: auto;
        border-radius: 12px;
    }

}


.contents_title {
    width: 96%;
    height: auto;
    margin: 12px 2% auto;
    background-color: rgba(0, 255, 255, 0); 
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.taglist {
    width: 96%;
    height: 64px;
    margin: 12px 2% auto;
    background-color: rgba(0, 255, 255, 0); 
    display: flex;
    flex-wrap: wrap; /* 謚倥ｊ霑斐＠險ｭ螳&#65533; */
}


.mini_tag {
    width: 100px;
    height: 40px;
    margin: 4px 4px auto; 
    /* background-color: rgba(0, 191, 255, 0.223); */
    background-color: rgb(208, 176, 255);
    border-radius: 20px;
    align-items: center;

    display: flex;             /* 繝輔Ξ繝&#65533;け繧ｹ繝懊ャ繧ｯ繧ｹ縺ｧ驟咲ｽｮ */
    justify-content: center;   /* 豌ｴ蟷ｳ譁ｹ蜷代↓荳ｭ螟ｮ蟇&#65533;○ */
    padding: 0 14px;           /* 蟾ｦ蜿ｳ縺ｫ菴咏區繧定ｨｭ螳&#65533; */
    font-size: 14px;           /* 繝輔か繝ｳ繝医し繧､繧ｺ */
    color: #000000;               /* 譁&#65533;ｭ苓牡&#65533;井ｻｻ諢擾ｼ&#65533; */

    border-style: dotted;
    border-width: 1px;
    border-color:  rgb(138, 61, 255);
}

@media (max-width: 600px) {
    .mini_tag {
        width: 60px;
        height: 40px;
        margin: 4px 4px auto; 
        background-color: rgb(208, 176, 255);
        border-radius: 20px;
        align-items: center;
    
        display: flex;             /* 繝輔Ξ繝&#65533;け繧ｹ繝懊ャ繧ｯ繧ｹ縺ｧ驟咲ｽｮ */
        justify-content: center;   /* 豌ｴ蟷ｳ譁ｹ蜷代↓荳ｭ螟ｮ蟇&#65533;○ */
        padding: 0 8px;           /* 蟾ｦ蜿ｳ縺ｫ菴咏區繧定ｨｭ螳&#65533; */
        font-size: 12px;           /* 繝輔か繝ｳ繝医し繧､繧ｺ */
        color: #000000;               /* 譁&#65533;ｭ苓牡&#65533;井ｻｻ諢擾ｼ&#65533; */
    
    }
}

.mini_tag img {
    margin-right: 5px;         /* 繧｢繧､繧ｳ繝ｳ縺ｨ繝&#65533;く繧ｹ繝医&#65533;髢薙↓菴咏區 */
}

.context {
    width: 96%;
    height: auto;
    margin: 12px 2% auto;
    background-color: rgb(229, 229, 229); 
    display: flex;
    border-radius: 12px;
    
    font-weight: 100;
    font-size: 14px;
    color: #565656;
    padding-bottom: 12px;
}

.inner_texts {
    margin: 12px 12px auto;
    padding: 12px auto;
}

.comments {
    width: 96%;
    height: auto;
    margin: 30px 2% auto;
    padding-top: 6px; 
    border-radius: 12px;
    font-weight: 100;
    font-size: 14px;
    color: #565656;
    padding-bottom: 12px;
}

.coms_user_icon {
    width: 36px; /* アイコンの幅 */
    height: 36px; /* アイコンの高さ */
    border-radius: 50%; /* 丸いアイコンにする */
    margin-top: 12px; /* テキストとの間隔 */
    margin-right: 4px; /* テキストとの間隔 */
    object-fit: cover; /* 画像を枠内に収める */
    vertical-align: middle; /* テキストと垂直方向を揃える */
}


.com_colmun {
    width: 96%;
    height: 64px;
    margin: 30px auto;
}

.id_href {
    width: 99%;
    height: auto;
    margin-right: 0.5%;
    margin-left: 0.5%;
    font-size: 16px;
    font-weight: bold;
    color: #767676;
    text-decoration: none;
}

.id_coms {
    width: calc(99% - 44px);
    height: auto;
    margin-right: calc(4px + 0.5%);
    margin-left: calc(40px + 0.5%); /* 右から開始位置を調整 */
    font-size: 14px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.id_parms {
    width: 96%;
    height: auto;
    margin-top: 4px;
    margin-right: 2%;
    margin-left: 2%;
    font-size: 10px;
    text-align: right;
    color: rgb(121, 121, 121);
}

.more_load {
    margin-top: 120px;
    color: #7d7d7d;
    background-color: antiquewhite;
    margin-left: 24px;
    text-decoration: dotted;
}

.comment-form {
    width: 96%;
    height: auto;
    margin: 2% auto;
}

.comment-form input {
    width: 72%;
    height: 30px;
    border-radius: 5px;
    border-width: 0.01px;
    border: 0.1px solid #d7d7d7; /* 螟匁棧縺ｮ蟷&#65533;&#128;√せ繧ｿ繧､繝ｫ縲∬牡 */
}

.comment-form button {
    width: 18%;
    height: 34px;
    border-radius: 5px;
    border-color: rgba(0, 98, 131, 0);
    background-color: rgb(0, 0, 0);
    color: white;
    margin-left: 5%;
}



.ads {
    width: 94%;
    min-width: 200px;
    max-width: 200px;
    aspect-ratio: 1;
    margin-top: 18px;
    margin-top: 10px;
    margin-left: 10px;
}

.ads2 {
    width: 160px;
    max-width: 160px;
    min-width: 160px;
    aspect-ratio: 0.2667;
    margin-top: 2%;
    margin: auto;
}

@media (max-width: 1000px) {
    .ads2 {
        width: 200px;
        aspect-ratio: 1;
        margin-top: 2%;
    }
}

.author {
    width: 92%;
    height: auto;
    margin-top: 48px;
    margin-right: 4%;
    margin-left: 4%;
    margin-bottom: 48px;
    padding-bottom: 24px;
    background-color: rgba(240, 248, 255, 0.298);
    border: 0.5px dotted #0091ff; /* 螟匁棧縺ｮ蟷&#65533;&#128;√せ繧ｿ繧､繝ｫ縲∬牡 */
    border-radius: 10px;
}

.img_form {
    width: 96%;
    height: auto;
    margin-right: 4%;
    display: flex;
}

.author_img {
    width: 100px;
    aspect-ratio: 1;
    margin: 5%;
    border-radius: 50%;
    object-fit: cover;
    background-color: rgb(226, 246, 255);
}

@media (max-width: 1200px) {
    .author_img {
        width: 85px;
        aspect-ratio: 1;
        margin: 5%;
        border-radius: 50%;
    object-fit: cover;
        background-color: rgb(226, 246, 255);
    }
}

@media (max-width: 600px) {
    .author_img {
        width: 80px;
        aspect-ratio: 1;
        margin: 5%;
        border-radius: 50%;
    object-fit: cover;
        background-color: rgb(226, 246, 255);
    }
}
.author_name {
    width: 75%;
    height: auto;
    width: auto;
    margin: auto;
    text-align: right;
    font-size: 18px;
    font-weight:lighter;
    text-decoration: none;
    background-color:  rgba(149, 0, 255, 0.15);
    color: rgb(149, 0, 255);
}

.author_intr {
    width: 92%;
    height: auto;
    margin: auto;
    font-size: 12px;
}

.author_comp {
    width: 92%;
    height: auto;
    margin: auto;
    margin-top: 12px;
    font-size: 12px;
    padding: 10px;
    border-radius: 5px;
    background-color: rgb(221, 226, 255);
    border-style: dotted;
    border-width: 1px;
    border-color: #c4c4c4;
}

.author_ap {
    width: 92%;
    height: auto;
    margin: auto;
    margin-top: 12px;
    font-size: 10px;
}

.imports_works {
    width: 100px;
    height: auto;
    margin-left: 4%;
    font-size: 24px;
    background-color: #d58dff;
    color: white;
    text-decoration: underline;
    border-radius: 4px;
    padding: 2px;
    border-style: dotted;
    border-width: 1px;
    border-color: #003ffc;
}

.checkme {
    max-width: 1200px;
    margin: 24px auto;
    height: auto;
    font-size: 9px;
    color: #989898;
}

.recms {
    max-width: 1200px;
    margin: 48px auto;
    height: auto;
}


.author_mini {
    width: 98%;
    height: 42px;
    margin-top: 0px;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 0px;
    display: flex;
}

.author_mini_form {
    width: 98%;
    height: 42px;
    margin-top: 0px;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 0px;
    display: flex;
}


.author_mini_img {
    width: 40px;
    height: 40px;
    margin: 1px;
    border-radius: 50%;
    object-fit: cover;
}

.author_mini_name {
    width: auto;
    height: 20px;
    font-size: 16px;
    font-weight: bold;
    margin: auto;
    margin-left: 4px;
    text-align: right; /* 右揃え */
    text-decoration: none;
    background-color: #e3f1ff;
    color: black;
}










