<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: "Meiryo", "繝｡繧､繝ｪ繧ｪ", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W4", "Hiragino Kaku Gothic Pro", "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif !important;
    overflow-x: hidden;
}
.form-header-text {
    font-weight: 600;
    display: inherit;
}

.help-text {
    font-size: 10px;
}

select.pcr_error {
    border: solid 1px #bf0000 !important;
    background-color: #fdf4f4 !important;
}

.error-text{
    color: #bf0000;
    font-size: 14px;
    line-height: 1.38;
    padding-left: 20px;
    position: relative;
    margin-top: 12px;
    margin-bottom: 5px;
}

#pcr_wrapper .pcr_submitBtn input {
    background-image: none;
}

#pcr_errList{
    padding: 20px 20px 30px;
    border: none;
}

@media screen and (max-width: 600px) {
    #pcr_wrapper {
        max-width: 100%;
    }

    .pcr_submitBtn {
        max-width: 70%;
    }

    .contents::before {
        min-width: 0px;
    }

    .pcr_otherTxt{
        display: block !important;
    }

   .pcr_otherTxt input {
        max-width: 240px !important;
    }
}
.margin_top_co_ltd{
    margin-top: 2% !important;
  }
 
.pcr_item__subttl{
margin-top: 2% !important;
margin-left: 1% !important;
}

.mb-20{
   margin-bottom: 20px; 
}
.genre_dropdowns
{
    display: inline-block;
}

.genre_dropdowns{
    display: block;
}

.bbs_search_submit_btn{
    width: 40% !important;
    margin-left: 30% !important;
    height: 38px;
    border-radius: 5%;
    border: 1px solid white;
    color: white;
    background-color:  #07d;
}

.note_text{
    color:#ff0000;
    font-size: 14px;
    font-weight: normal;
}
.pcr_rdoArea{
    min-width: 100% !important;
}

.label_subttl
{
    font-weight: 100;
}

.arrow 
{
    border: solid #07d;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 2px;
    cursor: pointer;
    margin-left: 10px;
    width: 7px;
    height: 7px;
  }

.up 
{
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    position: relative;
    top:5px;
}
  
.down
{
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: relative;
    top:-1px;
}

.article_details
{
    height: 80px;
}

.serach_form_label
{
    margin-left:7%;
}

.bbs_confirm_head{
    display: flex;
}
.new_bbs_confirm_img
{
    width: 110px;
}

.ml5{
    margin-left: 5px;
}

th,td{
    background:white !important;
    border: solid 1px #e0e0e0 !important;
}
.th_title{
    width: 25% !important;
}

.bbs_confirm_table{
 border-collapse: collapse;
 border: 1px solid #EAEAEA; 
}
textarea{
    border:solid 1px #e0e0e0;
    resize: none;
    padding: 10px;
    margin-top: 10px;
}
.arrow-box{
    /* border: 1px solid red;
    padding-right: 10px;
    padding-bottom: 2px;
    margin-left: 5px; */
}
.ml-5{
    margin-left: 5px !important;
}
.ml-20{
    margin-left: 20px !important;
}
.search_sub2{
    margin-left: 10%;
}
.bbs_sub{
    display: flex !important;
}
.bbs_sub_input{
    width: 190px !important;
}

.bbs_sub_text{
    margin-top: 6% !important;
}

.bbs_post_data{
    max-width: 190px !important;
    word-wrap: break-word;
}
.th_title{
    min-width: 45px !important;
}

.pcr_item .pcr_item .pcr_item__ttl {
	font-size: 14px;
	font-weight: 400;
}
#pcr_wrapper .pcr_formInner {
	margin-top: 0;
}
#pcr_wrapper .pcr_submitBtn {
	margin: 0 auto 32px;
}

@media screen and (min-width: 600px) {
    .bbs_post_data{
        max-width: 900px !important;
    }
    .th_title{
        width: 15% !important;
    }
    .bbs_sub_input{
        width: 309px !important;
    }
    .bbs_sub_text{
        margin-top: 2% !important;
    }
    .search_sub2{
        margin-left: 3%;
    }
    .ml-20{
        margin-left: 0px !important;
    }
    .align_left{
        margin-left: 0% !important;
    }
    .serach_form_label, #words_label
    {
        margin-left:2%;
    }
    #pcr_wrapper
    {
        width: 1250px;
    }
    .pcr_rdoArea{
        min-width: 365px !important;
        max-width: 320px !important;
    }
    .genre_dropdowns{
        display: inline-block;
        width: 285px;
        margin-right: 2%;
    }

    #inquiry_form{
        width: 1100px;
    }
    .bbs_search_submit_btn{
        width: 10% !important;
        margin-left: 1% !important;
    }
    textarea.pcr_error {
        border: solid 1px #bf0000 !important;
        background-color: #fdf4f4 !important;
    }

    .article_details
    {
        width: 400px !important;
        height: 80px;
    }
}
@media screen and (max-width: 320px)
{
    .pcr_inputTxt {
        width: 170px !important;
    }
    .article_details{
        width: 185px !important;
    }
    .bbs_post_data {
        max-width: 100px !important;
    }
    #bbs_title{
        width: 300px !important;
    }
}

@media screen and (max-width: 400px)
{
    #words{
        width: 70% !important;
    }
}</pre></body></html>