﻿@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;
}
figure {
  display: inline-block;
  margin-bottom: 20px;
}
figure img {
  max-width: 100%;
}

figure figcaption {
  font-size: 12px;
  line-height: 1.4;
  margin-top: 5px;
  text-align: left;
}
.col2:has(figure),
.col3:has(figure),
.col4:has(figure) {
  width: 100%;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.col2 figure,
.col3 figure,
.col4 figure {
  vertical-align: bottom;
}

.col2 figure {
  width: calc((100% - 20px) / 2);
}
.col3 figure {
  width: calc((100% - 20px * 2) / 3);
}

.col4 figure {
  width: calc((100% - 20px * 3) / 4);
}

.col2 figure img,
.col3 figure img,
.col4 figure img {
  width: 100%;
}

.textbox {
  width: 540px;
}
.imgbox {
  width: 450px;
}

h2.big {
  font-size: 1.3rem;
  line-height: 1.4;
  height: auto;
}
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;
}
#title h1 {
  font-size: 19px;
  color: #000000;
  padding: 0 0 30px 0;
  letter-spacing: 0.04em;
  font-weight: bold;
}

.mv {
  display: flex;
  color: #fff;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow: hidden;
}

.mv_img {
  width: 48%;
}
.mv_img img {
  width: 100%;
}
.mv_text {
  width: 52%;
  text-align: center;
  line-height: 1.4;
  display: flex;
  flex-flow: column;
}

.mv_text_header {
  padding: 38px 20px;
  background: #000;
  margin-bottom: 16px;
}

.mv_text_subtitle {
  font-size: 26px;
  font-weight: bold;
}

.mv_text_title {
  font-weight: bold;
  font-size: 38px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

span.mv_text_num {
  font-size: 18px;
  margin-right: 10px;
}

.mv_text_bottom {
  background: #000;
  margin-top: auto;
  padding: 22px 20px;
}

.mv_text_date {
  font-size: 18px;
  font-weight: bold;
}
.mv_text_date span {
  font-size: 27px;
}

.mv_text_place {
  font-size: 20px;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .col2 figure,
  .col3 figure,
  .col4 figure {
    width: 100%;
  }

  .textbox {
    width: 100%;
  }
  .imgbox {
    width: 100%;
  }
  .contactInfo_one_column.contactInfo_one_column_half {
    padding: 30px 18px;
  }

  .contactInfo_one_column .contactInfo_tel {
    flex-wrap: wrap;
  }

  .contactInfo_one_column.contactInfo_one_column_half.contactInfo_one_column_wide
    .contactInfo_tel
    .floatl {
    width: 100%;
    margin: 0;
  }

  .contactInfo_one_column.contactInfo_one_column_half.contactInfo_one_column_wide
    .contactInfo_tel
    .floatr {
    width: 100%;
    padding: 20px 0 0;
    border-top: 1px dotted #ccc;
    border-left: none;
    margin: 20px 0 0;
  }

  .contactInfo_one_column .contactInfo_tel .unttl {
    text-align: center;
  }

  .contactInfo_one_column.contactInfo_one_column_half .contactInfo_tel .tel {
    padding-left: 50px;
    background-size: 40px;
    background-position: 0 5px;
  }

  .contactInfo_one_column .cv_btn a {
    width: 100%;
  }

  .rfab_info .inner-left {
    width: 100%;
  }

  .rfab_info .btn a {
    width: 100%;
  }

  .rfab_info figure {
    width: 100%;
    margin-top: 40px;
  }
  .mv_text {
    width: 100%;
    border: 10px solid #000;
  }

  .mv_img {
    width: 100%;
  }

  .mv_text_subtitle {
    font-size: 20px;
  }

  .mv_text_title {
    font-size: 28px;
  }

  .mv_text_date {
    font-size: 16px;
  }

  .mv_text_date span {
    font-size: 22px;
  }

  .mv_text_place {
    font-size: 18px;
  }

  .mv_text_header {
    margin-bottom: 2px;
    padding: 20px;
  }

  .mv_text_bottom {
    padding: 15px 20px 20px;
  }
}
