@charset "utf-8";

/* ↓ Add css */
ul,
ol,
ul li,
ol li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.tab_sct .tab_ttl {
    background: #ffffff;
    border: 1px solid #dedede;
    border-bottom: none;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.tab_sct .tab_ttl li {
    padding: 0;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    background: #f3f3f3;
}
.tab_sct .tab_ttl li.act {
    background: #ffffff;
    border-bottom: 1px solid #ffffff;
}
.tab_sct .tab_ttl li.act a {
    color: #333333;
}
.tab_sct .tab_ttl li:first-child a {
    -webkit-border-radius: 3px 0 0 0;
    border-radius: 3px 0 0 0;
}
.tab_sct .tab_ttl li:last-child {
    border-right: none;
}
.tab_sct .tab_ttl li:last-child a {
    -webkit-border-radius: 0 3px 0 0;
    border-radius: 0 3px 0 0;
}
.tab_sct .tab_ttl li a {
    display: block;
    padding: 8px 16px;
    color: #6c7074;
    font-weight: bold;
}
.tab_sct .tab_dtl {
    display: none;
    padding: 16px 16px 32px;
    background: #ffffff;
    border: 1px solid #dedede;
    border-top: none;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.tab_sct .tab_dtl.act {
    display: block;
}
.hd01, .hd02, .hd03, .hd04, .hd05, .hd06 {
    word-wrap: break-word;
}
.jp_news_sct {
    margin-top: 16px;
    border-top: 1px solid #c9c9c9;
}
.jp_news_sct .jp_news_lst {
    display: block;
    padding: 8px 0;
    border-bottom: 1px solid #c9c9c9;
}
.jp_news_sct a.jp_news_lst {
    padding: 8px 32px 8px 0;
    background: url(/-/Media/Ricoh/Common/cmn_v1/img/icon_s_right_01.png) 100% 50% no-repeat;
}
.jp_news_sct dl {
    overflow: hidden;
}
.jp_news_sct dl dt {
    float: left;
}
.jp_news_sct dl dt .day {
    display: inline-block;
    width: 10em;
    font-weight: bold;
}
.jp_news_sct dl dd {
    overflow: hidden;
}
iko_box p {
    margin-bottom: 16px;
}
.jp_news_sct dl dd p {
    display: inline;
}
.iko_box p {
    margin-bottom: 16px;
}
.ico_nml, .ico_end, .ico_nml_f, .ico_end_f, .ico_nml_l, .ico_end_l, .ico_nml_lf, .ico_end_lf {
    display: inline-block;
    background-repeat: no-repeat;
}
.ico_nml {
    padding-left: 24px;
    background-position: 0 -0.15em;
}
.image_mn {
    display: block;
}
.banner_mn {
    display: block;
    position: relative;
    border: 1px solid #a3a8b0;
}
.cmp_mtc01 {
    border: 1px solid #dedede;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.banner_mn img {
    display: block;
    width: 100%;
    height: auto;
}
.image_mn .img img {
    display: block;
    width: 100%;
    vertical-align: bottom;
}
.banner_mn .bn_ico, .banner_mn .bn_ico_l {
    display: block;
    position: absolute;
    bottom: 7px;
    right: 7px;
    width: 16px;
    height: 16px;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.contact_sct {
    overflow: hidden;
    border: 2px solid #c1def5;
    background: #e8effb;
}
.contact_sct .contact_sct_img {
    float: left;
    padding: 16px 0 16px 16px;
}
.contact_sct .contact_sct_img img {
    vertical-align: bottom;
}
.contact_sct .contact_sct_dtl {
    overflow: hidden;
    padding: 16px;
}
.contact_sct .contact_sct_ttl {
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}
.ico_nml_f {
    padding-left: 24px;
    background-position: 0 0.15em;
}
.button.icon {
    padding: 6px 8px 5px 16px;
    background-position: 100% 50%;
}
.button.cnv01 {
    background-color: #0d63dc;
    color: #ffffff;
}
.ico_nml_l {
    padding: 4px 0 4px 32px;
    background-position: -8px -8px;
}
.button {
    display: inline-block;
    margin: 0;
    padding: 10px 16px 9px;
    border: none;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.2;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
@media (max-width: 640px) {
    .tab_ttl {
        display: none;
    }
    .tab_dtl {
        margin-top: -10px;
        margin-bottom: 10px;
    }
    .jp_news_sct a.jp_news_lst {
        background-image: url(/-/Media/Ricoh/Common/cmn_v1/img/icon_m_right_01.png);
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px;
    }
    .jp_news_sct dl dt, .jp_news_sct dl dd {
        display: block;
        float: none;
        margin-left: 0;
    }
    .contact_sct .contact_sct_img {
        display: none;
        float: none;
        padding: 16px 16px 0;
    }
    .contact_sct .contact_sct_dtl {
        padding: 20px;
    }
    .contact_sct .contact_sct_ttl {
        display: block;
        margin-right: 0;
        font-size: 18px;
    }
}
/* ↑ Add css */
