html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{
    font: inherit;
    font-size: 100%;

    margin: 0;
    padding: 0;

    vertical-align: baseline;

    border: 0;
}

html
{
    line-height: 1;
}

ol, ul
{
    list-style: none;
}

table
{
    border-spacing: 0;
    border-collapse: collapse;
}

caption, th, td
{
    font-weight: normal;

    text-align: left;
    vertical-align: middle;
}

q, blockquote
{
    quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after
{
    content: '';
    content: none;
}

a img
{
    border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary
{
    display: block;
}

.font_prata
{
    font-family: 'Prata', serif;
}

.font_marcellus_sc
{
    font-family: 'Marcellus SC', serif;
}

.logo_s
{
    display: inline-block;
    overflow: hidden;

    width: 112px;
    height: 26px;

    text-align: left;
    vertical-align: middle;
    text-indent: -119988px;

    background-image: url('../images/common/logo_s.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.contents_body_main article
{
    width: 708px;
    margin: 30px 0 30px 18px;
}
.contents_body_main article a
{
    color: #1cafd4;
}
.contents_body_main article a:hover
{
    text-decoration: underline;
}
.contents_body_main article .timestamp
{
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;

    display: block;

    width: 100%;
    margin: 0;
    padding: 0;

    text-align: right;

    color: #000;
}
.contents_body_main article > h2
{
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1;

    margin: 0 0 30px 0;
    padding: 8px 0;

    vertical-align: middle;

    color: #000;
    border-bottom: 1px solid #a7840b;
}
.contents_body_main article > h2::before
{
    display: inline-block;

    width: 28px;
    height: 24px;
    margin-right: 4px;

    content: '';
    vertical-align: bottom;

    background: url('../images/common/bg_headline_2.png') 0 0 no-repeat;
}
.contents_body_main article h3
{
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
}
.contents_body_main article h3::before
{
    font-family: 'fontello';
    font-size: 10px;
    font-size: 1rem;

    display: inline-block;

    margin-right: 11px;

    content: '\e814';

    color: #000;
}
.contents_body_main article > .text
{
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.8;

    margin-bottom: 30px;

    color: #000;
}
.contents_body_main article > .text strong
{
    font-weight: bold;
}
.contents_body_main article > .img_copy
{
    overflow: hidden;

    width: 100%;
    margin-bottom: 30px;
}
.contents_body_main article > .img_copy .text
{
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.8;

    color: #000;
}
.contents_body_main article > .img_copy figure
{
    display: block;
}
.contents_body_main article > .img_copy figure img
{
    display: inline-block;

    width: auto;
    max-width: 300px;
    height: auto;

    vertical-align: bottom;
}
.contents_body_main article > .img_copy.left .text
{
    display: block;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
}
.contents_body_main article > .img_copy.left figure
{
    float: left;

    text-align: left;
}
.contents_body_main article > .img_copy.left figure img
{
    padding-right: 30px;
}
.contents_body_main article > .img_copy.right .text
{
    display: block;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
}
.contents_body_main article > .img_copy.right figure
{
    float: right;

    text-align: right;
}
.contents_body_main article > .img_copy.right figure img
{
    padding-left: 30px;
}
.contents_body_main article > .img_copy::after
{
    display: block;
    clear: both;

    content: '';
}
.contents_body_main article > figure
{
    display: block;
    overflow: hidden;

    width: 100%;
    margin-bottom: 30px;

    text-align: center;
}
.contents_body_main article > figure img
{
    display: inline-block;

    width: auto;
    padding-right: 30px;
}
.contents_body_main article > figure img:last-child
{
    padding-right: 0;
}
.contents_body_main article > figure.img_count_i img
{
    max-width: 710px;
}
.contents_body_main article > figure.img_count_ii img
{
    max-width: 339px;
}
.contents_body_main article > figure.img_count_iii img
{
    max-width: 216px;
}

/* SideBar */
[itemtype$='WPSideBar']
{
    float: left;

    width: 230px;
    margin-left: 81px;
}
[itemtype$='WPSideBar'] .category
{
    margin-bottom: 30px;
}
[itemtype$='WPSideBar'] .category .category_header
{
    position: relative;

    display: table;

    width: 90px;
    height: 90px;
    margin: 0 auto -40px auto;

    background: url('../images/common/bg_subnavi.png') 50% 50% no-repeat;
}
[itemtype$='WPSideBar'] .category .category_title
{
    font-family: 'Prata', serif;
    font-size: 16px;
    font-size: 1.6rem;
    font-style: italic;

    display: table-cell;

    text-align: center;
    vertical-align: middle;
}
[itemtype$='WPSideBar'] .category .category_body
{
    padding: 58px 20px 20px 20px;

    border: 1px solid #a7840b;
    border-radius: 5px;
}
[itemtype$='WPSideBar'] .category .category_body li
{
    font-size: 14px;
    font-size: 1.4rem;

    padding-left: 26px;

    text-indent: -20px;
}
[itemtype$='WPSideBar'] .category .category_body li:hover
{
    background: #a5eefe;
}
[itemtype$='WPSideBar'] .category .category_body li a
{
    font-size: inherit;

    display: block;

    padding: 0;

    text-indent: -12px;
}
[itemtype$='WPSideBar'] .category .category_body li a::before
{
    font-family: 'fontello';
    font-size: 10px;
    font-size: 1rem;

    display: inline-block;

    margin-right: 11px;

    content: '\e814';
}
[itemtype$='WPSideBar'] .category.category_archive .category_header
{
    background: url('../images/common/bg_subnavi_gray.png') 50% 50% no-repeat;
}

body.top [itemtype$='WPSideBar']
{
    width: 556px;
    margin: 0;
    padding-right: 24px;
}

[itemtype$='WPSideBar'] .info
{
    display: block;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
}
[itemtype$='WPSideBar'] .info .info_title
{
    display: block;

    margin: 0 auto;

    text-align: center;
}
[itemtype$='WPSideBar'] .info .info_text
{
    font-size: .9em;
}
[itemtype$='WPSideBar'] .info.about
{
    width: 400px;
    height: 348px;
    margin-top: 32px;
    padding: 0 12px;

    background: url('../images/index/bg_about.png') 0px 0px no-repeat;
}
[itemtype$='WPSideBar'] .info.about:hover
{
    background: url('../images/index/bg_about.png') 0px -348px no-repeat;
}
[itemtype$='WPSideBar'] .info.about .info_title
{
    font-size: 1.6em;
    font-weight: bold;
    font-style: italic;
}
[itemtype$='WPSideBar'] .info.about .info_text
{
    position: relative;

    margin-top: 12px;
}
[itemtype$='WPSideBar'] .info.campaign
{
    width: 464px;
    height: 122px;
    margin-top: -19px;
    padding-top: 38px;

    background: url('../images/index/bg_campaign.png') 0px 0px no-repeat;
}
[itemtype$='WPSideBar'] .info.campaign:hover
{
    background: url('../images/index/bg_campaign.png') 0px -122px no-repeat;
}
[itemtype$='WPSideBar'] .info.campaign .info_title
{
    font-size: 1.8em;
    font-weight: bold;
    font-style: italic;
}
[itemtype$='WPSideBar'] .info.campaign .info_text
{
    text-align: center;
}

.contents_body
{
    overflow: hidden;

    width: 1160px;
    min-height: 500px;
    margin: 0 auto;
}
.contents_body .contents_body_main
{
    float: left;

    width: 809px;
    padding: 23px 0 0 40px;
}
.contents_body .contents_body_main.single_main
{
    float: none;

    width: auto;
    padding-left: 81px;
}
.contents_body .contents_body_main.single_main article
{
    width: 978px;
}
.contents_body .contents_body_main.single_main > h2,
.contents_body .contents_body_main.single_main > div
{
    font-size: 14px;
    font-size: 1.4rem;

    margin-left: 18px;
}
.contents_body .contents_body_main.single_main > h2
{
    margin-top: 30px;
    margin-bottom: 14px;
}
.contents_body .contents_body_main.single_main > h2 + div
{
    margin-left: 28px;
}
.contents_body .news_block
{
    position: relative;

    float: left;

    width: 500px;
    margin-top: 32px;
}
.contents_body .news_block .news_block_header
{
    font-size: 1.8em;
    font-style: italic;
}
.contents_body .news_block .news_block_list
{
    position: relative;
    z-index: 1;

    padding: 14px 14px 14px 18px;

    background: #fff;
}
.contents_body .news_block .news_block_text
{
    overflow: hidden;

    white-space: nowrap;
       text-overflow: ellipsis;

    -o-text-overflow: ellipsis;
}
.contents_body .news_block .news_block_text:hover
{
    background: #a5eefe;
}
.contents_body .news_block .news_block_morelink
{
    position: absolute;
    z-index: 0;
    top: -5px;
    right: -56px;

    display: block;
    overflow: hidden;

    width: 130px;
    height: 102px;

    white-space: nowrap;
    text-indent: 200%;

    outline: none;
    background: url('../images/index/bg_news.png') 0px 0px no-repeat;
}
.contents_body .news_block .news_block_morelink:hover
{
    background: url('../images/index/bg_news.png') 0px -101px no-repeat;
}
.contents_body .twitter_block
{
    float: left;
    width: 500px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.contents_body .twitter_block .twitter_block_header
{
    font-size: 1.8em;
    font-style: italic;

    display: inline-block;
    float: left;

    margin-right: 12px;
}
.contents_body .twitter_block .twitter_block_text
{
    font-size: .9em;

    display: inline-block;
}
.contents_body .twitter_block .twitter_block_text::after
{
    display: block;
    clear: both;

    content: '';
}
.contents_body .twitter_block .twitter_block_timeline
{
    position: relative;

    margin-top: 18px;

    border: 1px solid #a7840b;
    border-radius: 5px;
}
.contents_body .twitter_block .twitter_block_timeline::after
{
    position: absolute;
    top: -52px;
    right: -33px;

    display: block;

    width: 86px;
    height: 114px;

    content: '';

    background: url('../images/index/bg_twitter.png') 0 0 no-repeat;
}
.contents_body .twitter_block .twitter_block_timeline iframe
{
    width: 514px;
    height: 192px;
}

#article_list > article
{
    margin: 30px 0 0 18px;
    padding-right: 83px;
}
#article_list > article h1
{
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1;

    margin: 0;
    padding: 8px 0;

    vertical-align: middle;

    color: #000;
    border-bottom: 1px solid #a7840b;
}
#article_list > article h1::before
{
    display: inline-block;

    width: 28px;
    height: 24px;
    margin-right: 4px;

    content: '';
    vertical-align: bottom;

    background: url('../images/common/bg_headline_2.png') 0 0 no-repeat;
}

.link_to_pagetop
{
    position: absolute;
    top: 0;
    right: 0;

    display: inline-block;
    overflow: hidden;
}
.link_to_pagetop a
{
    display: inline-block;
    overflow: hidden;

    width: 170px;
    height: 118px;

    text-align: left;
    text-indent: -119988px;

    outline: none;
    background: url('../images/common/bg_pagetop.png') 0px 0px no-repeat;
}
.link_to_pagetop a:hover
{
    background: url('../images/common/bg_pagetop.png') 0px -118px no-repeat;
}

.global_footer
{
    font-size: 12px;
    font-size: 1.2rem;

    clear: both;

    width: 100%;

    background: transparent url('../images/common/bg_footer.png') 0 100% repeat-x;
}
.global_footer .global_footer_inner
{
    position: relative;

    overflow: hidden;

    width: 1000px;
    margin: 0 auto;
    padding: 225px 80px 22px 80px;
}
.global_footer .global_footer_inner .copyright
{
    float: left;

    color: #fff;
}
.global_footer .global_footer_inner .internal_links
{
    float: right;
}
.global_footer .global_footer_inner .internal_links li
{
    display: inline-block;

    margin: 0 1px;
}
.global_footer .global_footer_inner .internal_links li a
{
    padding: 0 2px;
}
.global_footer .global_footer_inner .internal_links li a, .global_footer .global_footer_inner .internal_links li a:link, .global_footer .global_footer_inner .internal_links li a:visited, .global_footer .global_footer_inner .internal_links li a:hover, .global_footer .global_footer_inner .internal_links li a:active
{
    color: white;
}
.global_footer .global_footer_inner .internal_links li a:hover
{
    background: #000;
}
.global_footer .global_footer_inner .internal_links li a::before
{
    content: '\e803';

    color: #fff;
}
.global_footer .global_footer_inner .external_links
{
    clear: both;
    overflow: hidden;
}
.global_footer .global_footer_inner .external_links li
{
    float: right;

    margin: 20px 0 0 16px;
}
.global_footer .global_footer_inner .external_links li a
{
    display: block;
    overflow: hidden;

    width: 151px;
    height: 45px;

    white-space: nowrap;
    text-indent: 200%;

    outline: none;
}
.global_footer .global_footer_inner .external_links li a, .global_footer .global_footer_inner .external_links li a:link, .global_footer .global_footer_inner .external_links li a:visited, .global_footer .global_footer_inner .external_links li a:hover, .global_footer .global_footer_inner .external_links li a:active
{
    color: white;
}
.global_footer .global_footer_inner .external_links li a img
{
    display: block;
}

/**
 *
 * PAGER
 *
 */
.common_pager .common_pager_list
{
    display: table;

    margin: 0 auto;
}
.common_pager .common_pager_list li
{
    display: table-cell;

    padding: 0 5px;

    text-align: center;
    vertical-align: middle;
}
.common_pager .common_pager_list li em
{
    font-size: 12px;
    font-size: 1.2rem;

    display: table-cell;

    width: 30px;
    height: 30px;

    vertical-align: middle;

    color: #737373;
    background-image: url('../images/common/bg_pager_s_current.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.common_pager .common_pager_list li a
{
    font-size: 12px;
    font-size: 1.2rem;

    display: table-cell;

    width: 30px;
    height: 30px;

    vertical-align: middle;

    color: #737373;
    outline: none;
    background-image: url('../images/common/bg_pager_s.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.common_pager .common_pager_list li a:hover
{
    background-image: url('../images/common/bg_pager_s_hover.png');
}
.common_pager .common_pager_list li.common_pager_first span, .common_pager .common_pager_list li.common_pager_last span, .common_pager .common_pager_list li.common_pager_prev span, .common_pager .common_pager_list li.common_pager_next span, .common_pager .common_pager_list li.common_pager_first a, .common_pager .common_pager_list li.common_pager_last a, .common_pager .common_pager_list li.common_pager_prev a, .common_pager .common_pager_list li.common_pager_next a
{
    display: block;
}
.common_pager .common_pager_list li.common_pager_first span
{
    overflow: hidden;

    width: 30px;
    height: 30px;

    text-align: left;
    text-indent: -119988px;

    background-image: url('../images/common/bg_pager_left_arrows_s_none.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.common_pager .common_pager_list li.common_pager_first a
{
    overflow: hidden;

    width: 30px;
    height: 30px;

    text-align: left;
    text-indent: -119988px;

    background-image: url('../images/common/bg_pager_left_arrows_s.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.common_pager .common_pager_list li.common_pager_first a:hover
{
    overflow: hidden;

    width: 30px;
    height: 30px;

    text-align: left;
    text-indent: -119988px;

    background-image: url('../images/common/bg_pager_left_arrows_s_hover.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.common_pager .common_pager_list li.common_pager_last span
{
    overflow: hidden;

    width: 30px;
    height: 30px;

    text-align: left;
    text-indent: -119988px;

    background-image: url('../images/common/bg_pager_right_arrows_s_none.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.common_pager .common_pager_list li.common_pager_last a
{
    overflow: hidden;

    width: 30px;
    height: 30px;

    text-align: left;
    text-indent: -119988px;

    background-image: url('../images/common/bg_pager_right_arrows_s.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.common_pager .common_pager_list li.common_pager_last a:hover
{
    overflow: hidden;

    width: 30px;
    height: 30px;

    text-align: left;
    text-indent: -119988px;

    background-image: url('../images/common/bg_pager_right_arrows_s_hover.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.common_pager .common_pager_list li.common_pager_prev span
{
    overflow: hidden;

    width: 30px;
    height: 30px;

    text-align: left;
    text-indent: -119988px;

    background-image: url('../images/common/bg_pager_left_arrow_s_none.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.common_pager .common_pager_list li.common_pager_prev a
{
    overflow: hidden;

    width: 30px;
    height: 30px;

    text-align: left;
    text-indent: -119988px;

    background-image: url('../images/common/bg_pager_left_arrow.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.common_pager .common_pager_list li.common_pager_prev a:hover
{
    overflow: hidden;

    width: 30px;
    height: 30px;

    text-align: left;
    text-indent: -119988px;

    background-image: url('../images/common/bg_pager_left_arrow_s_hover.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.common_pager .common_pager_list li.common_pager_next span
{
    overflow: hidden;

    width: 30px;
    height: 30px;

    text-align: left;
    text-indent: -119988px;

    background-image: url('../images/common/bg_pager_right_arrow_s_none.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.common_pager .common_pager_list li.common_pager_next a
{
    overflow: hidden;

    width: 30px;
    height: 30px;

    text-align: left;
    text-indent: -119988px;

    background-image: url('../images/common/bg_pager_right_arrow.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.common_pager .common_pager_list li.common_pager_next a:hover
{
    overflow: hidden;

    width: 30px;
    height: 30px;

    text-align: left;
    text-indent: -119988px;

    background-image: url('../images/common/bg_pager_right_arrow_s_hover.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.common_pager .common_pager_list li.return_to_list a
{
    display: inline-block;
    overflow: hidden;

    width: 200px;
    height: 32px;

    text-align: left;
    vertical-align: middle;
    text-indent: -119988px;

    background: url('../images/common/bg_return_to_list.png') 0px 0px no-repeat;
}
.common_pager .common_pager_list li.return_to_list a:hover
{
    background: url('../images/common/bg_return_to_list.png') 0px -32px no-repeat;
}

/* @group Contents Form */
.form_inquary
{
    width: 798px;
    margin: 30px 100px;
}
.form_inquary .error_txt
{
    font-size: 11px;
    font-size: 1.1rem;

    display: block;

    text-align: center;

    color: #a9010d;
}
.form_inquary .need_txt
{
    font-size: 11px;
    font-size: 1.1rem;

    color: #878787;
}
.form_inquary input[type='email'],
.form_inquary input[type='text'],
.form_inquary input[type='tel'],
.form_inquary textarea
{
    display: block;

    width: 598px;
    margin: 5px;
}
.form_inquary textarea
{
    height: 160px;
}
.form_inquary select,
.form_inquary input[type='checkbox'],
.form_inquary input[type='radio']
{
    display: inline;

    margin: 0 10px;
}
.form_inquary > p
{
    margin-top: 1.25em;

    text-align: right;
    text-align: center;
}
.form_inquary > button
{
    font-size: 15px;
    font-size: 1.5rem;

    display: block;

    width: 200px;
    height: 50px;
    margin: 30px auto;

    cursor: pointer;

    border: 1px solid #a7840b;
    border-radius: 5px;
    outline: none;
    background: none;
    box-shadow: none;
}
.form_inquary > button:hover
{
    background: #a5eefe;
}
.form_inquary fieldset > legend
{
    display: none;
}
.form_inquary fieldset > p[class]
{
    display: table;

    width: 100%;

    table-layout: fixed;
}
.form_inquary fieldset > p[class] > label
{
    display: table-row;
}
.form_inquary fieldset > p[class] > label > *
{
    line-height: 1;

    display: table-cell;

    vertical-align: middle;
}
.form_inquary fieldset > p[class] > label > span
{
    font-size: 13px;
    font-size: 1.3rem;

    width: 600px;
    padding: 0;

    vertical-align: middle;

    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    background: #f5f5f5;
}
.form_inquary fieldset > p[class] > label > span:first-of-type
{
    font-size: 13px;
    font-size: 1.3rem;

    width: 155px;
    padding: 20px 10px;

    text-align: center;
    vertical-align: middle;

    color: #000;
    border-top: 1px solid transparent;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid transparent;
    background: #def8fd;
}
.form_inquary fieldset > p[class] > label label
{
    display: inline-block;
}

.confirm_container .confirm_contents
{
    margin: 30px auto;
}
.confirm_container .confirm_text
{
    margin: 20px;
}
.confirm_container .confirm_input_values
{
    display: table;

    margin-left: 100px;
}
.confirm_container .confirm_input_values dt
{
    display: table-cell;

    width: 160px;
    padding: 10px;

    text-align: center;
    vertical-align: middle;
    word-break: break-all;

    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    background: #def9ff;
}
.confirm_container .confirm_input_values dd
{
    display: table-cell;

    width: 598px;
    padding: 10px;

    text-align: left;
    vertical-align: middle;
    word-break: break-all;

    border-bottom: 2px solid #fff;
    background: #f5f5f5;
}
.confirm_container .confirm_button
{
    font-size: 15px;
    font-size: 1.5rem;

    display: block;

    width: 200px;
    height: 50px;
    margin: 30px auto;

    cursor: pointer;

    border: 1px solid #a7840b;
    border-radius: 5px;
    outline: none;
    background: none;
    box-shadow: none;
}
.confirm_container .confirm_button:hover
{
    background: #a5eefe;
}
.confirm_container .confirm_button_container
{
    text-align: center;
}
.confirm_container .confirm_button_container form
{
    display: inline-block;
}

.thank_you_for_sending .thank_you_for_sending_message
{
    margin: 60px 0 60px 18px;

    text-align: center;
}
.thank_you_for_sending .thank_you_for_sending_button
{
    font-size: 15px;
    font-size: 1.5rem;

    display: table;

    width: 200px;
    height: 50px;
    margin: 30px auto;

    cursor: pointer;

    border: 1px solid #a7840b;
    border-radius: 5px;
    outline: none;
    background: none;
    box-shadow: none;
}
.thank_you_for_sending .thank_you_for_sending_button a
{
    display: table-cell;

    text-align: center;
    vertical-align: middle;
}
.thank_you_for_sending .thank_you_for_sending_button:hover
{
    background: #a5eefe;
}

.article_list
{
    clear: both;
    overflow: hidden;

    margin: 0 auto;
}
.article_list .article_list_item
{
    float: left;

    height: auto;
    padding: 8px 16px 24px 8px;
}
.article_list .article_list_item .article_list_item_inner
{
    position: relative;

    overflow: hidden;

    height: 166px;
    padding-left: 144px;
}
.article_list .article_list_item .article_list_item_header
{
    width: 210px;
    margin-top: 28px;
}
.article_list .article_list_item .article_list_item_title
{
    line-height: 1.3;

    height: 58px;

    word-break: break-all;
}
.article_list .article_list_item .article_list_item_title a
{
    color: #000;
}
.article_list .article_list_item .article_list_item_title a:hover
{
    text-decoration: underline;
}
.article_list .article_list_item .article_list_item_category
{
    position: absolute;
    z-index: 1;
    top: 4px;
    left: 1px;
}
.article_list .article_list_item .article_list_item_category span
{
    font-size: 11px;
    font-size: 1.1rem;

    display: block;

    width: 136px;
    padding: 1px 0;

    text-align: center;

    color: #878787;
    background: #a5eefe;
}
.article_list .article_list_item .article_list_item_category span:after
{
    position: absolute;
    bottom: -4px;

    display: block;

    width: 136px;
    height: 4px;

    content: '';

    background: transparent url('../images/common/bg_category.png') 50% 50% no-repeat;
}
.article_list .article_list_item .article_list_item_timestamp
{
    font-size: .8em;

    position: absolute;
    top: 0;
}
.article_list .article_list_item .article_list_item_thumanils
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    margin: 0 5px;
    padding: 24px 3px 3px 3px;

    border: 1px solid #a7840b;
    border-radius: 5px;
}
.article_list .article_list_item .article_list_item_thumanils img
{
    display: block;

    width: 120px;
    height: 120px;

    border-radius: 5px;
}
.article_list .article_list_item .article_list_item_text
{
    font-size: .9em;

    display: inline-block;

    width: 210px;
    height: 76px;

    word-break: break-all;

    color: #737373;
}
