____simple_html_dom__voku__html_wrapper____> ; } } .find_faq_list dt { background-color: #f5f5f5; } .find_faq_list dd { background-color: #fff; } .find_faq_list dt:hover, .find_faq_list dt.active{ color: #000; font-weight: 600; } .find_desc ul { list-style-type: disc; } /* ニュース一覧 */ #archive_blog_list #blog_list { margin-top: 60px; } #archive_blog_list #archive_catch { padding: 60px 30px 0; } #archive_blog_list #no_post { padding: 100px 0; } #blog_list .link { border: 1px solid #ddd; box-sizing:border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; overflow: hidden; } #blog_list .image { border-bottom: 0; margin-bottom: -5px; z-index: 2; } #blog_list .title_area { border-top:1px solid #ddd; border-bottom: 0; border-right:0; border-left:0; z-index: 10; } /* カテゴリ一覧 */ #archive_blog_list #archive_catch { display: none; } /* ニュース詳細 */ .side_headline { border-color: #fc583e; } .styled_post_list1 .image { border: 1px solid #ddd; box-sizing:border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; overflow: hidden; } /* ポリシー */ #policy h2, #terms h2{ margin-bottom: 40px; text-align: center; } #policy h5 { font-size: 19px; } #policy ol.no-bullet, #terms ol.no-bullet{ list-style: none; } #policy ol, #terms ol{ font-size: 1.2rem; } #policy ul, #terms ul { list-style-type: disc; } /* よくあるご質問 */ .post_content .find_faq_list p { line-height: 2; margin-bottom:0; } .post_content .find_faq_list dd { margin-bottom: 0; } .post_content .find_faq_list dt { font-weight: 400; } .post_content .find_faq_list dt:hover, .post_content .find_faq_list dt.active{ color: #000; font-weight: 600; } .faq_menu { text-align: center; } .faq_menu p { margin: 10px auto; display: inline-block; } .faq_menu a { padding: 2px 20px; cursor: pointer; position:relative; } .faq_menu a:before { font-family:'design_plus'; content:'\e90e'; color:#111; text-align:center; display:block; font-size:12px; width:12px; height:12px; line-height:12px;margin-top: 1px; position:absolute; left:0; top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); } /* ご支援・寄付 */ .pals_usage figure figcaption { text-align: right; } .pals_usage img { width: 100%; } .pals_project li { list-style-type: disc; } .pals_box { text-align: center; position: relative; height: 220px; } .pals_box .btn_btm { position: absolute; bottom: 0; left: calc(50% - 150px); } .pals_box .btn_btm btn { width: 100%; } /* お問い合わせ・ご意見箱 */ .pals_form { text-align: center; } .pals_opinion iframe { min-height: 1800px; } .pals_contact iframe { min-height: 2300px; } .pals_form iframe { position: relative; } /*//   下層ここまで //*/ .mt90 { margin-top: 90px; } @media screen and (max-width:750px) { .mt90 { margin-top: 45px; } } /*// 20230810追加 //*/ /* サイドウィジェット */ .pals-side-cat li a { color: #000; } /*// 20240921追加 //*/ /* news文章折り返し */ #article { overflow-wrap: anywhere; }