@charset "utf-8";

/* add */
ul,
ol,
ul li,
ol li {
  margin: 0;
  padding: 0;
  list-style: none;
}
em {
  font-style: normal;
}
/* #contents > .cp-FreeHTML {
  margin-bottom: 30px;
} */

.operation_news a dl dd,
.operation_important dl dd {
  margin-left: 0;
}
/* /add */

/*---------------------------------------------------
  index Module
---------------------------------------------------*/

/*Emergency Module------------------*/

.sct_emergency {
  padding: 0;
}

/*Reset*/
.sct_emergency .clm1,
.sct_emergency .clm,
.sct_emergency .thumb_mn,
.sct_emergency .thumb_mn .inner {
  float: none;
  padding: 0;
  border: 0;
  background: transparent;
}

/*Repair*/
.sct_emergency .clm1 {
  background: #f8ccc9;
}
.sct_emergency .clm {
  margin: 0 auto;
  padding: 8px;
  width: 100%;
  max-width: 1024px;
  text-align: center;
}
.sct_emergency .thumb_mn p {
  display: inline-block;
  min-height: 20px;
  padding-left: 32px;
  background: url(/-/Media/Ricoh/Sites/co_jp/img/icon_emergency.png) 0 center
    no-repeat;
  color: #cf142b;
  font-size: 14px;
}
.sct_emergency .thumb_mn p span {
  font-weight: bold;
}

@media (max-width: 640px) {
  .sct_emergency .thumb_mn {
    text-align: left;
  }
  .sct_emergency .thumb_mn p {
    background-position: 0 4px;
  }
  .sct_emergency .thumb_mn p span {
    display: block;
  }
}

/*Main Visual------------------*/

.sct_mv {
  padding: 0;
  background-color: #006cde; /*add_22021201 ※ricoh-digital-processing-service*/
}
a.mv_link {
  display: block;
  background: url(/-/Media/Ricoh/Sites/co_jp/img/mainpanel/about-win11) center
    center no-repeat;
  background-size: cover;
  color: #fff;
  transition: none;
  max-width: 1280px; /*add*/
  margin: 0 auto; /*add*/
}
a.mv_link:hover {
  opacity: 1;
}
.sct_mv .sct_cnt_inr {
  /* padding-top: 40px; */
  /* padding-top: 126px; */
  /* width: 574px; */
  /* padding-top: 100px; */
  padding-top: 135px;
  height: 505px;
}
.mv_sp {
  display: none;
}

/*Title Box*/
.mv_txt_box {
  display: inline-block;
  position: relative;
  /* padding: 28px 28px 28px 90px; */
  /* padding: 12px 28px 28px 90px; */
  padding: 12px 28px 28px 0;
  /* background: #000000; */ /* work-with-ai */
  background: #262626;
  cursor: pointer;
}
.mv_txt_box:before {
  position: absolute;
  left: 28px;
  /* top: 28px; */
  top: 31px;
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  background: url(/-/Media/Ricoh/Sites/co_jp/img/balloon_w.png) 0 0 no-repeat;
  background-size: 45px 45px;
}
.mv_txt_box .mv_ttl {
  color: #fff;
  font-weight: bold;
  /*  font-size: 30px;*/
  font-size: 34px;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 82px;
}

/* add 20240123 */
.mv_txt_box .mv_ttl .fs52 {
  font-size: 52px;
}
/* /add 20240123 */

.mv_txt_box .mv_sub {
  margin-top: 10px;
  color: #fff;
  /*font-size: 14px;*/
  font-size: 16px;
  margin-left: 90px;
  padding-left: 8px;
}
.mv_sub_msg {
  border: 1px solid #ffffff;
  text-align: center;
  padding: 4px 0;
  font-size: 16px;
  /* margin: 24px 50px 16px 90px; */
  margin: 16px 50px 16px 90px;
}
.mv_sub-dayimg {
  margin: 0 50px 8px 90px;
  text-align: center;
}
.mv_txt_box .mv_date_btn_box {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  margin-left: 70px;
}

/* 20240123 */
.mv_txt_box .mv_sub_date {
  margin-left: 90px;
  font-size: 19px;
}
/* /20240123 */

/*
.mv_txt_box .mv_date_btn_box{
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  margin-left: 70px;
}
*/
.mv_txt_box .mv_date_btn_box .mv_date_title {
  font-size: 12px;
  margin-top: 24px;
}
.mv_txt_box .mv_date_btn_box .mv_date_title .board {
  font-size: 13px;
  font-weight: bold;
  padding: 4px;
  margin-left: 28px;
  margin-right: 10px;
  border: 1px solid #fff;
}
.mv_txt_box .mv_date_btn_box .mv_date_term {
  margin-left: 90px;
  padding-left: 8px;
  font-size: 30px;
  margin-top: 0;
}
.mv_txt_box .mv_date_btn_box .mv_date_term .day {
  font-size: 16px;
  font-weight: bold;
}
.mv_txt_box .mv_date_btn_box .mv_btn {
  margin-left: 32px;
  width: 170px;
}
.mv_txt_box .mv_btn {
  display: inline-block;
  margin-top: 20px;
  padding: 12px 32px 12px 14px;
  width: 200px;
  height: 40px;
  border-radius: 3px;
  background: url(/-/Media/Ricoh/Sites/co_jp/img/icon_arrow_br.png) 95% center
    no-repeat #fff;
  color: #cf142b;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  margin-left: 90px;
}
.mv_txt_box .mv_btn.nw_br {
  background: url(/-/Media/Ricoh/Sites/co_jp/img/icon_newwindow_br.png) 95%
    center no-repeat #fff;
}

@media (max-width: 640px) {
  .sct_mv {
    height: auto;
  }
  a.mv_link {
    background: transparent;
  }
  .sct_mv .sct_cnt_inr {
    padding: 0;
    max-width: 100%;
    height: auto;
  }
  .mv_sp {
    display: block;
    width: 100%;
    height: 165px;
    background: url(/-/Media/Ricoh/Sites/co_jp/img/mainpanel/about-win11) center
      center no-repeat;
    background-size: cover;
  }
  /*Title Box*/
  .mv_txt_box {
    position: relative;
    display: block;
    /*  padding: 30px 5.3% 35px 80px;*/
    padding: 30px 5.3% 35px 0;
    max-width: 100%;
  }
  .mv_txt_box:before {
    position: absolute;
    left: 5.3%;
    top: 30px;
    content: "";
    display: block;
  }
  .mv_txt_box .mv_ttl {
    /*font-size: 24px;*/
    font-size: 23px;
    margin-left: 80px;
  }
  .mv_txt_box .mv_sub {
    margin-top: 8px;
    margin-left: 80px;
  }
  .mv_txt_box .mv_date_btn_box {
    display: flex;
    align-items: stretch;
    flex-direction: column;
  }
  .mv_txt_box .mv_date_btn_box .mv_date_title {
    margin-top: 12px;
  }
  .mv_txt_box .mv_date_btn_box .mv_date_title .board {
    margin-left: 5.3%;
    margin-right: 10px;
  }
  .mv_txt_box .mv_date_btn_box .mv_date_term {
    margin-left: 80px;
    padding-left: 8px;
    font-size: 24px;
    margin-top: 0;
  }
  .mv_txt_box .mv_date_btn_box .mv_date_term .day {
    font-size: 16px;
    font-weight: bold;
  }
  .mv_txt_box .mv_date_btn_box .mv_btn {
    margin-left: 88px;
    width: 200px;
  }
  /*
  .mv_txt_box .mv_btn{
    margin-left: 0;
  }
  */
}

/*Important Notice------------------*/

.sct_imp_notices {
  padding: 8px 0 48px 0;
  background-color: #fff;
}

/*Title*/
.sct_imp_notices h2 {
  text-align: center;
  color: #cf142b;
  font-size: 24px;
}

/*Notices*/
.notices_set {
  margin-top: 16px;
}
.notices_lst {
  display: block;
  padding: 16px 32px 16px 0;
  border-top: 1px solid #dedede;
  background: url(/-/Media/Ricoh/Sites/co_jp/img/icon_arrow_g.png) right center
    no-repeat #fff;
  font-size: 14px;
}
.notices_lst:first-child {
  margin-top: 0;
  border-top: 0;
}
.notices_lst dl dt {
  float: left;
  min-width: 140px;
  color: #666;
  font-weight: bold;
}
.notices_lst dl dd {
  overflow: hidden;
  color: #333;
  font-weight: bold;
  word-break: break-all;
}

@media (max-width: 640px) {
  .sct_imp_notices {
    padding: 0 0 40px 0;
  }
  .notices_set {
    margin-top: 8px;
  }
  .notices_lst {
    border-top: none;
    border-bottom: 1px solid #dedede;
  }
  .notices_lst dl dt {
    float: none;
    margin-bottom: 4px;
    min-width: auto;
  }
}

/*Local Navi------------------*/

.local_nv_sp_top {
  display: none;
}
.sct_local_nv_top {
  position: relative;
  padding: 0;
  height: 88px;
  z-index: 2;
}
.local_nv_pc_top {
  padding-bottom: 16px;
  width: 100%;
  height: 88px;
  border-bottom: solid 4px #cf142b;
  background: #fff;
}
.local_nv_pc_top.fixed {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 3;
}

/*Menu*/
.local_nv_pc_top ul {
  margin: 0 auto;
  max-width: 1240px;
  text-align: center;
  font-size: 0;
}
.local_nv_pc_top ul li {
  position: relative;
  display: inline-block;
}
.local_nv_pc_top ul li:after {
  display: block;
  position: absolute;
  top: 40%;
  left: 0;
  content: "";
  border-left: solid 1px #dedede;
  width: 1px;
  height: 20px;
}
.local_nv_pc_top ul li:first-child:after {
  display: none;
}
.local_nv_pc_top ul li a {
  display: block;
  padding: 16px 16px 0 16px;
  height: 84px;
  color: #333;
  font-weight: bold;
  font-size: 14px;
  background: url(/-/Media/Ricoh/Sites/co_jp/img/icon_arrow_acr.png) center 80%
    no-repeat;
}

@media (max-width: 1008px) {
  .local_nv_pc_top ul li a {
    padding: 16px 12px 0 12px;
    font-size: 12px;
  }
}
@media (max-width: 860px) {
  .local_nv_pc_top ul li a {
    padding: 16px 6px 0 6px;
    font-size: 11px;
  }
}
@media (max-width: 768px) {
  .sct_local_nv_top {
    height: 50px;
  }
  .local_nv_pc_top {
    display: none;
  }
  .local_nv_sp_top {
    display: block;
    padding: 0;
    height: auto;
    background: #fff;
    border-bottom: solid 3px #cf142b;
  }
  .local_nv_sp_top.fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10;
  }
  /*Menu*/
  .local_nv_sp_top .local_nv_ttl,
  .local_nv_sp_top ul li a {
    display: block;
    padding: 13px 5.3% 0 5.3%;
    width: 100%;
    height: 47px;
    background: url(/-/Media/Ricoh/Sites/co_jp/img/icon_arrow_acr.png) 94.7%
      center no-repeat;
    font-weight: bold;
    font-size: 17px;
    cursor: pointer;
  }
  .local_nv_sp_top .local_nv_ttl.ttl_close {
    background-image: url(/-/Media/Ricoh/Sites/co_jp/img/icon_arrow_acr_close.png);
  }
  .local_nv_sp_top ul {
    display: none;
    padding-bottom: 10px;
    background: #fff;
  }
}

/*Anchor*/
.anr_point {
  position: relative;
  margin-top: -88px;
  padding-top: 88px;
  z-index: -1;
}
@media (max-width: 768px) {
  /*Anchor*/
  .anr_point {
    margin-top: -47px;
    padding-top: 47px;
  }
}

/*Customer------------------*/

/*Seminar------------------*/

/*NetRICOH------------------*/

/*Main*/
.netricoh_mv {
  margin: 40px auto 0 auto;
  max-width: 832px;
}
.netricoh_mv .blc {
  padding: 0 8px;
  max-width: 416px;
  font-size: 14px;
  line-height: 1.7;
}

@media (max-width: 640px) {
  .netricoh_mv .blc {
    margin: 0;
    padding: 0;
    max-width: 100%;
  }
}

/*Operation------------------*/

/*News*/
.operation_news {
  margin-right: 4px;
  background-color: #fff;
}
.operation_news a {
  position: relative;
  display: block;
  padding: 16px 32px 16px 24px;
  border-top: solid 1px #f3f3f3;
  background: url(/-/Media/Ricoh/Sites/co_jp/img/icon_arrow_g.png) right center
    no-repeat;
  font-size: 14px;
}
.operation_news a dl dt {
  position: relative;
  padding-top: 26px;
}
.operation_news a dl dt .lb_ico {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding-top: 5px;
  min-width: 90px;
  height: 20px;
  border-radius: 10px;
  background: #cf142b;
  color: #fff;
  text-align: center;
  font-size: 12px;
  line-height: 1;
}
.operation_news a dl dt .day {
  position: absolute;
  top: 0;
  left: 100px;
  color: #666;
}
.operation_news a dl dd {
  word-break: break-all;
}

@media (max-width: 640px) {
  .operation_news {
    margin-right: 0;
  }
  .operation_news a {
    padding: 16px 32px 16px 16px;
  }
}

/*Important*/
.operation_important {
  margin-left: 4px;
  background-color: #fff;
}
.operation_important dl {
  border-top: solid 1px #f3f3f3;
  font-size: 14px;
}
.operation_important dl dt {
  display: none;
}
.operation_important dl dd a {
  display: block;
  padding: 16px 32px 16px 24px;
  background: url(/-/Media/Ricoh/Sites/co_jp/img/icon_arrow_g.png) right center
    no-repeat;
  word-break: break-all;
}

@media (max-width: 640px) {
  .operation_important {
    margin-left: 0;
  }
  .operation_important dl dd a {
    display: block;
    padding: 16px 32px 16px 16px;
  }
}

/*List Btn Set*/
@media (max-width: 640px) {
  .sct_cnt_operation .list_btn_set a.list_btn {
    font-size: 12px;
  }
}

/*Sns Set*/
.sns_set {
  display: table;
  width: 100%;
  background: #fff;
}
.sns_set .sns_box {
  display: table-cell;
  padding: 24px;
  width: 50%;
  border-left: solid 1px #f3f3f3;
  background-color: ;
}
.sns_set .sns_box:first-child {
  border: 0;
}
.sns_set .sns_box h3 a {
  color: #666;
  font-size: 20px;
}
.ico_fb,
.ico_youtube {
  padding-top: 4px;
  min-height: 36px;
  background-repeat: no-repeat;
  background-position: left center;
}
.ico_fb {
  background-image: url(/-/Media/Ricoh/Sites/co_jp/img/ico_fb.png);
  padding-left: 48px;
  min-height: 36px;
}
.ico_youtube {
  background-image: url(/-/Media/Ricoh/Sites/co_jp/img/ico_youtube.png);
  padding-left: 115px;
}

/*Sns Results*/
.sns_results {
  margin-top: 16px;
  width: 100%;
}
.sns_results li {
  padding-top: 24px;
  clear: both;
}
.sns_results li:first-child {
  padding-top: 0;
}
.sns_results li .pic {
  float: left;
  width: 45.3%;
}
.sns_results li .pic img {
  width: 100%;
}
.sns_results li .txt {
  float: right;
  padding-left: 20px;
  width: 54.7%;
  font-size: 14px;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.sns_results li .txt.wide {
  float: none;
  padding-left: 0;
  width: 100%;
}
.sns_results li .txt span {
  display: block;
  font-size: 14px;
}
.sns_results li .txt span.dete {
  margin-top: 4px;
  font-size: 13px;
}
.sns_results li .txt .link_more {
  margin-top: 8px;
  text-align: right;
  font-weight: bold;
}

@media (max-width: 768px) {
  .sns_set .sns_box {
    display: block;
    width: 100%;
    border-top: solid 1px #f3f3f3;
    border-left: 0;
  }
  .sns_set .sns_box h3 a {
    font-size: 16px;
  }
  .ico_fb,
  .ico_youtube {
    padding-top: 6px;
    min-height: 34px;
    background-size: auto 34px;
  }
  .ico_fb {
    padding-left: 45px;
  }
  .ico_youtube {
    padding-left: 100px;
  }
  .sns_results li .pic,
  .sns_results li .txt {
    float: none;
    padding-left: 0;
    width: 100%;
  }
  .sns_results li .txt {
    margin-top: 16px;
  }
}

.cp-FooterSocial {
  margin-top: 30px;
}

.jp_theme_00 .cp-Section {
  margin: 0 auto;
  padding: 0 40px;
  width: 100%;
  box-sizing: border-box;
  max-width: 1088px;
}

.jp_theme_00 .cp-NewsList,
.jp_theme_00 .cp-FreeHTML {
  width: 50%;
  float: left;
}

.jp_theme_00 .cp-NewsList .clm1 .clm {
  padding: 0;
}

.jp_theme_00 .cp-NewsList .clm1 .clm h2,
.jp_theme_00 .cp-Section .cp-FreeHTML .blc .cnt_hd03 {
  margin-bottom: 16px;
  margin-top: 16px;
  color: #666;
  text-align: left;
  font-size: 26px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.jp_theme_00 .cp-NewsList .clm1 .clm .news_sct {
  margin-right: 4px;
  background-color: #fff;
}

.jp_theme_00 .cp-NewsList .clm1 .clm .news_sct a {
  text-decoration: none;
  position: relative;
  display: block;
  padding: 16px 32px 16px 24px;
  border-top: solid 1px #f3f3f3;
  border-bottom: none;
  background: url(/-/Media/Ricoh/Sites/co_jp/img/icon_arrow_g.png) right center
    no-repeat;
  font-size: 14px;
  color: #333;
  opacity: 1;
  transition: opacity 0.3s ease-out;
}

.jp_theme_00 .cp-NewsList .clm1 .clm .news_sct a:hover,
.jp_theme_00 .cp-Section .cp-FreeHTML .blc a:hover {
  opacity: 0.6;
  text-decoration: none;
}

.jp_theme_00 .cp-NewsList .news_sct a.news_lst:hover dl .news_lst_dtl {
  text-decoration: none;
}

.jp_theme_00 .cp-NewsList .clm1 .clm .news_sct dl .news_lst_day {
  position: absolute;
  top: 0;
  left: 100px;
  color: #666;
  font-weight: inherit;
}

.jp_theme_00 .cp-NewsList .clm1 .clm .news_sct {
  border-top: none;
}

.jp_theme_00 .cp-NewsList .clm1 .clm .news_sct dl {
  position: relative;
}

.jp_theme_00 .cp-NewsList .clm1 .clm .news_sct dl dd .lb_ico {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding-top: 5px;
  padding: 5px 0 0;
  min-width: 90px;
  height: 15px;
  border-radius: 10px;
  background: #cf142b;
  color: #fff;
  text-align: center;
  font-size: 12px;
  line-height: 1;
}

.jp_theme_00 .cp-NewsList .clm1 .clm .news_sct a dl .news_lst_dtl {
  padding-top: 30px;
  word-break: break-all;
}

.jp_theme_00 .cp-Section .cp-FreeHTML .blc {
  width: 100%;
}

.jp_theme_00 .cp-Section .cp-FreeHTML .blc01 {
  margin: 0;
}

.jp_theme_00 .cp-Section .cp-FreeHTML .blc a {
  text-decoration: none;
  color: #333;
  opacity: 1;
  transition: opacity 0.3s ease-out;
}

@media (max-width: 640px) {
  .jp_theme_00 .cp-Section {
    margin: 0;
    padding: 0 20px;
  }

  .jp_theme_00 .cp-NewsList,
  .jp_theme_00 .cp-FreeHTML {
    float: none;
    padding: 0;
    width: 100%;
  }

  .jp_theme_00 .cp-NewsList .clm1 .clm h2,
  .jp_theme_00 .cp-Section .cp-FreeHTML .blc .cnt_hd03 {
    font-size: 20px;
  }

  .jp_theme_00 .cp-NewsList .clm1 .clm .news_sct a {
    padding: 16px 32px 16px 16px;
  }
}
