<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

body{font-family: "Shuei Nijimi Anti";}
#talk_wrap{font-family: "Ishii Chu Gothic M";}
#wrap{background-image: url(/n/s/wp-content/uploads/2025/06/back_02.jpg);}	
.content_wrap{background-image: url(/n/s/wp-content/uploads/2025/06/base_pc.gif);
background-repeat: repeat-y;
             width:1100px;
             margin:0 auto;
              background-attachment:fixed;
              background-position:center top;
             }
article {max-width: unset;}
    #talk_body dl, .info_taidan_txt dl {
        width: 760px;
        margin: 0 auto;
    }
    #talk_nav, .talk_nav, #index_nav {
                          width:700px;
                          margin:0 auto;
                          /* padding-top: 50px; */
                          margin-top: 50px;
                          margin-bottom: 50px;
    }

#information li .info_img img, #information_free li .info_img img {
        width: 100%;
        max-width: 300px;
    }
.style_button {
    background-color: #000;
}
.style_button a:link { color: #fff; }
    #information li .info_desc.information_default, #information_free li .info_desc.information_default {
        max-width: 28em;
    }
#information_free .bd_b{border-bottom:none;}

@media (max-width: 640px) {
.content_wrap{
             background-image: url(/n/s/wp-content/uploads/2025/06/back_sp_03.gif);
             width: 100%;
}
article {max-width:100%;}
    #talk_body dl, .info_taidan_txt dl {
        width:100%;
    }
        #yodogawa .btn_profile {padding-bottom:50px;}
    #talk_nav, .talk_nav, #index_nav { width:100%;
                          margin:0 auto;
    }

       #information li .info_desc.information_default, #information_free li .info_desc.information_default {
        max-width: 100%;
           width:100%;
    }
    #information li .info_img img, #information_free li .info_img img {
        width: 50%;
        max-width: unset;
    }
    
#yodogawa, .content_wrap section, .content_wrap section#information, .content_wrap section#information_free {
    /* padding-top:40px; */
    }
}</pre></body></html>