@charset "UTF-8";
.module_print, #main .content_header, .list_news a, .banner_area, .banner_adobe_reader { *zoom: 1; }
.module_print:before, #main .content_header:before, .list_news a:before, .banner_area:before, .banner_adobe_reader:before, .module_print:after, #main .content_header:after, .list_news a:after, .banner_area:after, .banner_adobe_reader:after { display: table; content: " "; }
.module_print:after, #main .content_header:after, .list_news a:after, .banner_area:after, .banner_adobe_reader:after { clear: both; }

#container { min-width: 980px; }
@media only screen and (max-width: 980px) { #container { min-width: 0; } }

#module_titleArea .news_title { float: left; margin: 10px 0 15px; }
@media only screen and (max-width: 640px) { #module_titleArea .news_title { margin: 20px 10px 10px; } }
#module_titleArea .textweb { float: left; margin: 10px 0 0 18px; line-height: 19px; }
#module_titleArea .textweb img { vertical-align: middle; }
@media only screen and (max-width: 640px) { #module_titleArea .textweb { display: none; } }
#module_titleArea .module_share { position: absolute; right: 254px; top: 7px; width: 71px; height: 24px; background: url(/news/resp/img/bg_share_buttons.gif) no-repeat; }
#module_titleArea .module_share li { position: absolute; top: 4px; width: 16px; height: 16px; text-indent: -9999px; background: url(/news/resp/img/bt_share.gif) no-repeat; cursor: pointer; }
#module_titleArea .module_share .twitter { left: 7px; background-position: 0 0; }
#module_titleArea .module_share .facebook { left: 28px; background-position: -21px 0; }
#module_titleArea .module_share .mail { left: 49px; background-position: -42px 0; }
@media only screen and (max-width: 640px) { #module_titleArea .module_share { display: none; } }
@media only screen and (max-width: 640px) { #module_titleArea .news_title { margin: 20px 10px 10px; }
  #module_titleArea .textweb { display: none; }
  #module_titleArea .module_share { display: none; } }

.module_print { width: 196px; background: url(/news/resp/img/bg_m_print.png) no-repeat right top; }
.module_print .label { float: left; width: 121px; height: 31px; background: url(/news/resp/img/label_m_print.png) no-repeat; text-indent: -9999px; }
.module_print .print { float: left; padding-top: 6px; }
.module_print .print a { display: block; width: 67px; height: 17px; background: url(/news/resp/img/btn_m_print.png) no-repeat; text-indent: -9999px; outline: 0; }
.module_print .print a:hover { background-position: 0 -17px; }

/* Container */
#main { max-width: 954px; min-width: 703px; margin: 0 auto; padding: 0 13px; line-height: 1.5; }
#main .content_header { position: relative; margin-bottom: 30px; padding: 0.71em 0 0.71em 8px; border-top: 2px solid #c00; border-bottom: 1px solid #bbb; }
#main .content_title { float: left; padding-top: 2px; font-size: 128.57%; font-weight: bold; }
#main .module_print { float: right; width: 196px; height: 31px; overflow: hidden; }
#main .rss { float: left; margin-left: 20px; line-height: 2.14; }
#main .rss img { vertical-align: middle; }
#main .aboutrss { float: right; margin-right: 17px; line-height: 2.14; }
#main .aboutrss img { vertical-align: middle; }
@media only screen and (max-width: 640px) { #main { max-width: none; min-width: 0; margin: 0 auto; padding: 0 10px; }
  #main .content_header { margin-bottom: 15px; }
  #main .content_title { float: none; }
  #main .module_print, #main .rss, #main .aboutrss { display: none; } }

#content { float: left; width: 100%; }
#content .container { position: relative; margin-right: 196px; }
@media only screen and (max-width: 640px) { #content { float: none; }
  #content .container { margin-right: 0; } }

/* List */
.list_news { padding-bottom: 50px; border-bottom: 1px solid #bbb; }
.list_news li { border-top: 1px solid #dedede; }
.list_news a { display: block; padding: 15px 0; background-color: #fff; transition: background-color .3s ease-out; -webkit-transition: background-color .3s ease-out; }
.list_news a:hover { background-color: #fbeded; }
.list_news .pub_date { float: left; margin-right: 25px; }
.list_news .pub_date time { display: block; padding-left: 12px; background: url(/news/resp/img/arr.png) no-repeat 1px 0.43em; }
.list_news .thumb_wrap { float: right; width: 79.16%; }
.list_news .thumb { float: left; display: table; table-layout: fixed; width: 128px; margin-right: -132px; border: 1px solid #d9d9d9; }
.list_news .thumb .thumb_inner { display: table-cell; width: 128px; height: 128px; vertical-align: middle; text-align: center; background-color: #fff; }
.list_news .thumb .thumb_inner img { max-width: 100%; max-height: 100%; vertical-align: top; }
.list_news .tit { overflow: hidden; _zoom: 1; }
.list_news .tit_desc { float: right; width: 100%; }
.list_news .tit_desc .tit_desc_container { margin-left: 145px; }
.list_news .tit_desc .tit { font-size: 1.14em; font-weight: bold; }
.list_news .tit_desc .short_desc { margin-top: 8px; color: #333; }
.list_news .icon_pdf { vertical-align: middle; margin: 0 0 0 5px; }
.list_news .icon_blank { vertical-align: middle; margin: 0 0 0 5px; }
@media only screen and (max-width: 980px) { .list_news .pub_date { float: none; width: auto; }
  .list_news .pub_date time { padding-right: 0; }
  .list_news .thumb_wrap { width: 100%; margin-top: 7px; } }
@media only screen and (max-width: 640px) { .list_news li:first-child { border: none; }
  .list_news a { transition: none; -webkit-transition: none; }
  .list_news a:hover { background-color: #fff; }
  .list_news .pub_date time { background-image: url(/news/resp/img/arr_2x.png); background-size: 7px; }
  .list_news .thumb { width: 78px; margin-right: -80px; }
  .list_news .thumb .thumb_inner { width: 78px; height: 78px; }
  .list_news .tit { margin-top: 3px; }
  .list_news .tit_desc .tit_desc_container { margin-left: 95px; } }

/* Sidebar */
#sidebar { position: relative; z-index: 10; float: right; width: 168px; margin-left: -168px; }
#sidebar .btn_news_top a { display: block; padding: 10px 5px 10px 5px; font-size: 114.29%; background-color: #fff; border: 1px solid #666; border-radius: 5px; font-weight: bold; color: #005e8c; }
#sidebar .btn_news_top a .arr { display: inline-block; padding-left: 18px; background: url(/news/resp/img/arr_gray.png) no-repeat 6px 0.5em; }
#sidebar .subnav { margin-top: 5px; font-size: 0.86em; border: 1px solid #c00; border-bottom-width: 6px; border-radius: 5px; }
#sidebar .subnav ul > li { border-top: 1px solid #ccc; }
#sidebar .subnav ul a { display: block; padding: 5px 5px 5px 20px; background: url(/news/resp/img/arr_gray.png) no-repeat 10px 0.92em; }
#sidebar .subnav .subnav_caption { position: relative; z-index: 100; margin-bottom: -1px; padding: 11px 11px 7px; background-color: #c00; color: #fff; font-size: 1.33em; font-weight: bold; }
#sidebar .subnav .subnav_category_name { padding: 6px 10px; background-color: #f0f0f0; border-top: 1px solid #ccc; font-weight: bold; }
#sidebar .subnav .opened { background-color: #fbeded; }
#sidebar .subnav .opened > ul { padding-left: 13px; }
#sidebar .subnav .opened > a { padding-left: 10px; background: none; color: #333; text-decoration: none; }
#sidebar .subnav .selected { background-color: #f6cfd0; color: #333; text-decoration: none; }
#sidebar .subnav .selected a { color: #333; }
@media only screen and (max-width: 640px) { #sidebar { float: none; width: auto; margin: 30px 0 0; }
  #sidebar .btn_news_top a { text-align: center; border-color: #bbb; }
  #sidebar .btn_news_top a .arr { background-image: url(/news/resp/img/arr_gray_2x.png); background-size: 7px; }
  #sidebar .subnav { margin-top: 15px; font-size: 1em; border: none; border-bottom: 1px solid #c00; border-radius: 0; }
  #sidebar .subnav ul { border-top: 1px solid #bbb; }
  #sidebar .subnav ul > li { position: relative; border-top: none; border-bottom: 1px solid #e5e5e5; }
  #sidebar .subnav ul > li:last-child { border-bottom: none; }
  #sidebar .subnav ul a { padding: 11px 20px; background: url(/news/resp/img/arr_gray_2x.png) no-repeat 9px 1.21em; background-size: 7px; }
  #sidebar .subnav.subnav_backnumber .subnav_category_name { cursor: pointer; }
  #sidebar .subnav .sub_caption { padding: 14px 11px 10px; font-size: 1.14em; }
  #sidebar .subnav .subnav_category_name { position: relative; padding: 11px 10px; background-color: #fff; border-top-color: #bbb; }
  #sidebar .subnav .subnav_category_name:after { content: ""; position: absolute; right: 10px; top: 50%; display: inline-block; width: 15px; height: 8px; margin-top: -4px; background: url(/news/resp/img/arr_open_2x.png) no-repeat; background-size: 15px auto; }
  #sidebar .subnav .subnav_category_name.opened:after { background-image: url(/news/resp/img/arr_close_2x.png); }
  #sidebar .subnav .opened > ul { padding-top: 3px; padding-bottom: 3px; border-top-color: #e5e5e5; } }

/* Pagetop */
.pagetop { margin: 4.17em 0 2.08em; padding-top: 19px; border-top: 1px solid #e5e5e5; text-align: right; }
.pagetop a { display: inline-block; padding: 0.16em 10px 0.16em 26px; background: url(/news/resp/img/arr_pagetop.png) no-repeat 10px 50%; border-right: 1px solid #dbdbdb; border-left: 1px solid #dbdbdb; font-size: 85.71%; }
@media only screen and (max-width: 640px) { .pagetop { margin: 25px 0; padding-top: 0; border: none; }
  .pagetop a { background-image: url(/news/resp/img/arr_pagetop_2x.png); background-size: 13px 10px; } }

/* Button */
#main .btn { width: 90%; max-width: 382px; margin: 0 auto; border-radius: 4px; border-width: 1px; }
#main .btn a { display: block; padding: 1em 10px; text-align: center; font-size: 114.29%; font-weight: bold; }
#main .btn .arr { display: inline-block; padding-left: 25px; background-repeat: no-repeat; background-position: 0 0.19em; }
#main .btn_red { border: 1px solid #c00; background-color: #fff; }
#main .btn_red a { color: #c00; }
#main .btn_red .arr { background-image: url(/news/resp/img/arr_circle_red.png); }
#main .btn_gray { border: 1px solid #999; background-color: #f7f7f7; }
#main .btn_gray a { color: #111; }
#main .btn_gray .arr { background-image: url(/news/resp/img/arr_circle_gray.png); }
@media only screen and (max-width: 640px) { #main .btn { width: auto; max-width: none; }
  #main .btn_red .arr { background-image: url(/news/resp/img/arr_circle_red_2x.png); background-size: 19px; }
  #main .btn_gray .arr { background-image: url(/news/resp/img/arr_circle_gray_2x.png); background-size: 19px; } }

#content_footer { position: relative; zoom: 1; float: left; width: 100%; }
#content_footer .btn_contact { margin: 30px 196px 0 0; }
@media only screen and (max-width: 640px) { #content_footer .btn_contact { margin-right: 0; } }
#content_footer .module_sns { display: none; }
@media only screen and (max-width: 640px) { #content_footer .module_sns { display: block; margin: 30px -10px 0; padding: 12px 10px; background-color: #f3f3f3; text-align: center; }
  #content_footer .module_sns li { display: inline-block; padding: 0 15px; } }

/* Banner */
.banner_area { margin-top: 30px; padding: 20px; background-color: #f3f3f3; }
.banner_area li { margin-top: 20px; padding-top: 20px; border-top: 1px solid #dedede; }
.banner_area li:first-child { margin-top: 0; padding-top: 0; border: none; }
.banner_area .banner { float: left; margin-right: 20px; }
.banner_area .banner img { vertical-align: top; }
.banner_area .banner_summary { overflow: hidden; _zoom: 1; }
.banner_area .banner_summary dt { margin-bottom: 3px; }
.banner_area .banner_summary .arr { padding-left: 12px; background: url(/news/resp/img/arr.png) no-repeat 1px 0.36em; }
@media only screen and (max-width: 640px) { .banner_area { padding: 20px 10px; }
  .banner_area .banner { float: none; margin: 0 0 10px; text-align: center; } }

.banner_adobe_reader { margin-top: 30px; padding: 20px 30px; border: 1px solid #dedede; border-radius: 4px; }
.banner_adobe_reader .banner { float: left; margin-right: 30px; }
.banner_adobe_reader .banner img { vertical-align: top; }
.banner_adobe_reader .caption { overflow: hidden; _zoom: 1; }
@media only screen and (max-width: 640px) { .banner_adobe_reader { padding: 20px 10px; }
  .banner_adobe_reader .banner { float: none; margin-right: 0; margin-bottom: 10px; text-align: center; } }

/* トップページ */
.news_index .list_news { margin-top: 20px; }
.news_index .btn_more { margin-top: 30px; padding: 28px 10px; background-color: #fff7f2; }
.news_index #sidebar .btn_news_top a { color: #fff; background-color: #737373; border: none; }
.news_index #sidebar .btn_news_top a .arr { background-image: url(/news/resp/img/arr_white.png); }
@media only screen and (max-width: 640px) { .news_index .list_news { padding-bottom: 30px; border-top: 1px solid #dedede; }
  .news_index .btn_more { margin-right: -10px; margin-left: -10px; }
  .news_index #sidebar .btn_news_top a .arr { background-image: url(/news/resp/img/arr_white_2x.png); background-size: 7px; } }
