﻿@charset "UTF-8";

.mt20{ margin-top: 20px!important; }
.mt30{ margin-top: 30px!important; }
.mt40{ margin-top: 40px!important; }
.mb10{ margin-bottom: 10px!important; }
.mb11{ margin-bottom: 11px!important; }
.mb12{ margin-bottom: 12px!important; }
.mb13{ margin-bottom: 13px!important; }
.mb14{ margin-bottom: 14px!important; }
.mb15{ margin-bottom: 15px!important; }
.mb20{ margin-bottom: 20px!important; }
.mb25{ margin-bottom: 25px!important; }
.mb30{ margin-bottom: 30px!important; }
.mb40{ margin-bottom: 40px!important; }
.mb45{ margin-bottom: 45px!important; }
.mb50{ margin-bottom: 50px!important; }
.al_c{ text-align: center!important; }
.nowrap{ white-space: nowrap!important;display: inline-block; }

#content .left {
    width: 970px;
    margin:auto;
    float: none;
}

.col2 figure{
  float: left;
  vertical-align: bottom;
  margin-bottom: 20px;
  width: 460px;
}
.col2 figure img{
  width: 100%;
}
.col2 figure:nth-child(2n){
  margin-left: 20px;
}

.col3 figure{
  float: left;
  vertical-align: bottom;
  margin-bottom: 10px;
  margin-right: 10px;
  width: 306px;
}
.col3 figure img{
  width: 100%;
}
.col3 figure:nth-child(3n){
  margin-right: 0px;
}

.col4 figure{
  float: left;
  vertical-align: bottom;
  margin-bottom: 10px;
  margin-right: 10px;
  width: 227px;
}
.col4 figure img{
  width: 100%;
}
.col4 figure:nth-child(4n){
  margin-right: 0px;
}

h3 {
    background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/dt_dot.gif) no-repeat left top;
    height: 14px;
    padding-left: 15px;
    line-height: 14px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}
h3 {
    background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/dt_dot.gif) no-repeat left top;
    height: 14px;
    padding-left: 15px;
    line-height: 14px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}
h3.l2 {
    background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/dt_dot_l2.gif) repeat-y left top;
    height: 40px;
    line-height: 1.5;
}

.rfab_info{
  height: auto;
  width: 930px;
  margin: auto;
  border: 3px solid #3c3c3c;
  line-height: 1;
  padding: 0!important;
}
.rfab_info .inner{
  padding: 30px 30px 29px 30px;
}
.rfab_info .title{
  display: block;
  background-color: #bb1e1e;
  background-color: #bb1e1e;
  height: auto;
  width: auto;
  text-align: center;
  font-size: 15px;
  color: #ffffff;
  font-weight: bold;
  padding: 15px 10px;
  border-bottom: solid 1px #3c3c3c; 
}
.rfab_info .sub_title{
  font-weight: bold;
  margin-bottom: 13px!important;
}
.rfab_info .inner-left{
  width: 490px;
  float: left;
}
.rfab_info .txt{
  margin-bottom: 24px!important;
}

.rfab_info figure{
  float: right;
  width: 355px;
}
.rfab_info figure img{
  width: 100%;
}

.rfab_info .btn a {
    box-sizing: border-box;
    display: block;
    background-color: #fff;
    border: solid 3px #000;
    color: #000;
    height: 44px;
    line-height: 43px;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    width: 360px;
}
.rfab_info .btn a:hover {
    background-color: #000;
    border: solid 3px #000;
    color: #fff;
    height: 44px;
    line-height: 43px;
}
.rfab_info .btn{
  margin-bottom: 5px!important;
}

.eventColumn .c a:nth-of-type(even) {
    margin-left: 20px;
}
.eventColumn .c {
    width: auto;
    margin: 0 auto;
    margin-left: 27px;
}
.eventColumn .c a+a {
    margin-left: 0;
}

.eventColumn .c a {
    width: 370px;
    }