@charset "UTF-8";


/*----------------------------------------------- Common*/

/*--------------- Reset*/

.sct_bg01,
.sct_bg01.jp_theme_01,
.sct_bg01.jp_theme_02,
.sct_bg01.jp_theme_03,
.sct_bg01.jp_theme_04,
.sct_bg01.jp_theme_05,
.sct_bg01.jp_theme_06,
.sct_bg01.jp_theme_07{
  padding: 64px 0 72px 0;
}
#id_ContentsAddthis .sct_bg01{
  padding: 64px 0 40px 0;
}
.jp_bg_probrem:after{
  padding-top: 72px;
}
.sct_product{
  padding: 64px 0 56px 0;
}

@media (max-width: 640px){
  .sct_bg01,
  .sct_bg01.jp_theme_01,
  .sct_bg01.jp_theme_02,
  .sct_bg01.jp_theme_03,
  .sct_bg01.jp_theme_04,
  .sct_bg01.jp_theme_05,
  .sct_bg01.jp_theme_06,
  .sct_bg01.jp_theme_07{
    padding: 32px 0 40px 0;
  }
  .jp_bg_probrem:after{
    padding-top: 40px;
  }
  #id_ContentsAddthis .sct_bg01{
    padding: 32px 0 0 0;
  }
  .sct_product{
    padding: 32px 0 24px 0;
  }
}

/*--------------- H2 Title*/

.hd02_l{
  padding-bottom: 0;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.2;
  overflow: hidden;
}
@media (max-width: 640px){
  .hd02_l{
    font-size: 22px;
  }
}

/*--------------- List Box*/

.list_box{
  padding: 24px 24px 40px 24px;
  background: #f3f3f3;
}
.list_box .list_box_img{
  text-align: center;
}
.list_box .list_box_img img{
  max-width: 115px;
}
.list_box .list_box_txt{
  padding: 0 16px;
}
.list_box .list_box_txt .ttl{
  margin-top: 4px;
  font-weight: bold;
  font-size: 18px;
}
.list_box .list_box_btn{
  margin-top: 16px;
}
.list_box .list_box_btn .btn_r{
  display: table;
  margin: 12px auto 0 auto;
  width: 100%;
  max-width: 320px;
  height: 58px;
  border-radius: 8px;
  background: #cf142b;
  text-align: center;
  box-sizing: border-box;
  text-decoration: none;
}
.list_box .list_box_btn .btn_r:first-child{
  margin: 0 auto;
}
.list_box .list_box_btn .btn_r span{
  display: table-cell;
  vertical-align: middle;
  padding: 2px 8px 0 8px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.2;
}
.list_box .list_box_btn .btn_r:hover{
  background: #bb0b19;
  text-decoration: none;
}
.list_box .list_box_btn .btn_r.off{
  background: #f3f3f3;
  border: 1px solid #dedede;
}
.list_box .list_box_btn .btn_r.off span{
  color: #c9c9c9;
}

@media (max-width: 640px) {
  .list_box{
    padding: 8px 24px 32px 24px;
  }
}

/*--------------- Option*/

.mw100p{
  max-width: 100% !important;
}

@media (max-width: 640px) {
  .rsp_pd24{
    padding: 24px !important;
  }
  .rsp_wauto{
    margin: 0 auto !important;
  }
  .rsp_mt16{
    margin-top: 16px !important;
  }
}

.jp_step_box {
  background-image: none !important;
}

/*----------------------------------------------- sct_bg_main*/

.sct_bg_main{
  width: 100%;
  background: #f3f3f3;
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 1366px) {
  .sct_bg_main{
    background-size: 1366px auto;
  } 
}

.sct_bg_main .main_max{
  position: relative;
  margin: 0 auto;
  padding: 60px 8px 0 8px;
  max-width: 1024px;
  height: 500px;
  box-sizing: border-box;
  background: rgba(125,0,200, 0);
}
@media (max-width: 768px) {
  .sct_bg_main .main_max{
    padding: 30px 30px 80px 30px;
    height: auto;
  }
}
@media (max-width: 640px) {
  .sct_bg_main .main_max{
    padding: 20px 20px 60px 20px;
  }
}

.sct_bg_main .ttl_set{
  display: table;
  box-sizing: border-box;
  padding: 32px 64px 48px 32px;
  background: #e36d76;
  color: #fff;
  font-feature-settings: "palt";
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
.sct_bg_main .ttl_set .mark,
.sct_bg_main .ttl_set .ttl_text{
  display: table-cell;
  vertical-align: top;
}
.sct_bg_main .ttl_set .mark{
  width: 45px;
}
.sct_bg_main .ttl_set .ttl_text h2{
  margin: 32px 0 0 16px;
  font-weight: bold;
  font-size: 34px;
  line-height: 1.25;
}

.sct_bg_main .ttl_set.ver{
  margin-top: 80px;
  padding: 0;
  background: transparent;
  color: #333;
}
.sct_bg_main .ttl_set.ver .mark{
  width: auto;
  padding-right: 32px;
}
.sct_bg_main .ttl_set.ver .ttl_text{
  padding-top: 20px;
}              
.sct_bg_main .ttl_set.ver .ttl_text .category{
  font-size: 0;
}
.sct_bg_main .ttl_set.ver .ttl_text .category span{
  display: inline-block;
  margin-right: 8px;
  padding: 2px 10px 1px 10px;
  background: #009946;
  border-radius: 9px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
}
.sct_bg_main .ttl_set.ver .category span:first-last{
  margin-right: 0;
}
.sct_bg_main .ttl_set.ver .ttl_text .sub{
  margin-top: 4px;
  font-weight: bold;
  font-size: 26px;
}
.sct_bg_main .ttl_set.ver .ttl_text h2{
  margin: 0;
  font-size: 44px;
  line-height: 1.15;
}
.sct_bg_main .ttl_set.ver .ttl_text h2 span{
  font-size: 59.0%;
}

@media only screen and (max-width: 768px) {
  .sct_bg_main .ttl_set{
    display: inline-block;
    padding: 24px 32px 24px 24px;
  }
  .sct_bg_main .ttl_set .mark,
  .sct_bg_main .ttl_set .ttl_text{
    display: block;
  }
  .sct_bg_main .ttl_set .mark,
  .sct_bg_main .ttl_set.ver .mark{
    padding-right: 0;
    width: 32px;
  }
  .sct_bg_main .ttl_set .ttl_text h2{
    margin-top: 8px;
    margin-left: 0;
    font-size: 34px;
  }
  .sct_bg_main .ttl_set.ver{
    margin-top: 40px;
  }
  .sct_bg_main .ttl_set.ver .ttl_text .category span{
    margin-top: 8px;
  }
  .sct_bg_main .ttl_set.ver .ttl_text .sub{
    font-size: 16px;
  }
  .sct_bg_main .ttl_set.ver .ttl_text h2{
    margin-top: 0;
    font-size: 34px;
  }
}
@media only screen and (max-width: 640px) {
  .sct_bg_main .ttl_set{
    padding: 16px;
  }
  .sct_bg_main .ttl_set .ttl_text h2,
  .sct_bg_main .ttl_set.ver .ttl_text h2{
    font-size: 23px;
  }
  .sct_bg_main .ttl_set.ver{
    margin-top: 0;
  }
  .sct_bg_main .ttl_set.ver .ttl_text{
    padding-top: 0;
  }
  .sct_bg_main .ttl_set.ver .ttl_text .category span{
    padding: 1px 10px;
    font-size: 11px;
  }
}


/*----------------------------------------------- 第四階層*/

/*--------------- ex_component*/

.sct_bg01.jp_theme_07 {
  background: #f8ccc9;
}
.jp_theme_07 .jp_pt_ttl {
  color: #d73642;
}
.sct_bg01.jp_theme_07 .jp_point_area{
  background-color: #fff;
}
.bcg-c {
  background-color: #e36d76;
}

/*--------------- Task*/

.task_icon{
  display: inline-block;
  margin-top: 20px;
  padding: 2px 8px;
  background: #a57503;
  color: #fff;
  font-size: 16px;
}
.task_ttl{
  margin-top: 8px;
  font-weight: bold;
  font-size: 22px;
}
@media (max-width: 640px) {
  .task_icon{
    font-size: 14px;
  }
  .task_ttl{
    font-size: 18px;
  }
}

/*--------------- Link*/

.button_cnv_l{
  padding: 20px 0 16px 0;
}
a.txt_link{
  color: #0d63dc;
  text-decoration: underline; 
}
a.txt_link:hover{
  text-decoration: none; 
}

/*--------------- Product Composition Example*/

ul.product_compo {
	margin-top: 8px;
	display: flex;
	justify-content: space-between;
}
ul.product_compo li {
	position: relative;
	/*
  display: flex;
   flex-direction: column;
  justify-content: center;
*/
	align-items: center;
	padding: 35px 24px 38px 24px;
	width: 100%;
	background: #fff;
	border-radius: 12px;
	box-sizing: border-box;
	text-align: center;
}
ul.product_compo li.box_flex {
	display: flex;
	flex-direction: column;
	padding: 35px 28px 38px 28px;
}
/* ul.product_compo li:after {
	display: block;
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	background: url(/-/Media/Ricoh/Sites/co_jp/solutions/industry/img/icon_plus.png);
	background-size: 20px 20px;
	box-sizing: border-box;
  right: -40px;
} */
ul.product_compo.after-or>li:first-child:after {
	content: none;
}
ul.product_compo li:last-child:after {
	display: none;
}

@media (min-width: 641px) {
	ul.product_compo li:after {
		right: -25px;
		top: calc(50% - 10px);
	}
	/*2column*/
	ul.product_compo.compo02 li {
		width: calc(50% - 20px);
	}
	ul.product_compo.compo02 li.compo_w70 {
		width: calc(70% - 20px);
	}
	ul.product_compo.compo02 li.compo_w30 {
		width: calc(30% - 20px);
	}
	ul.product_compo.compo02 li:after {
		right: -30px;
	}
	/*3column*/
	ul.product_compo.compo03 li {
		width: calc(33.333% - 22px);
	}
	ul.product_compo.compo03 li:after {
		right: -27px;
	}
	/*4column*/
	ul.product_compo.compo04 li {
		width: calc(25% - 22px);
	}
	/*5column*/
	ul.product_compo.compo05 li {
		width: calc(20% - 24px);
	}
}
@media (max-width: 640px) {
	ul.product_compo li {
		margin-top: 32px;
		padding: 32px 16px 30px 16px;
		border-radius: 10px;
	}
	ul.product_compo li.box_flex {
		padding: 32px 24px 30px 24px;
	}
	ul.product_compo li:first-child {
		margin-top: 0;
	}
	ul.product_compo li:after {
		bottom: -26px;
		left: calc(50% - 10px);
	}
  ul.product_compo.after-or>li:first-child:after{
    left: calc(50% - 23px);
  }
}

ul.product_compo h3,
ul.product_compo .product_compo_cap {
	display: table;
	width: 100%;
}
ul.product_compo h3 span,
ul.product_compo .product_compo_cap p {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
ul.product_compo .product_compo_img {
	margin-top: 16px;
}
ul.product_compo .product_compo_img + .product_compo_cap {
	margin-top: 16px;
}
ul.product_compo h3 {
	font-weight: bold;
	font-size: 20px;
}
ul.product_compo .product_compo_cap p span {
	display: block;
	margin-top: 10px;
	font-size: 16px;
	line-height: 1.2;
	font-feature-settings: "palt";
}
ul.product_compo .product_compo_cap p span:first-child {
	margin-top: 0;
}
ul.product_compo .product_compo_img img {
	max-width: 100%;
}
ul.product_compo h3.product_compo_name {
	display: block;
	text-align: center;
	width: auto;
}
ul.product_compo h3.product_compo_name span {
	display: block;
	text-align: left;
	font-size: 18px;
	margin-top: 16px;
	margin-left: 0.5em;
	text-indent: -0.5em;
}
ul.product_compo h3.product_compo_name span:first-child {
	margin-top: 0;
}

@media (max-width: 640px) {
	ul.product_compo {
		display: block;
	}
	ul.product_compo li {
		margin-top: 32px;
		padding: 32px 16px 32px 16px;
		border-radius: 8px;
	}
	ul.product_compo li:first-child {
		margin-top: 0;
	}
	ul.product_compo li:after {
		bottom: -26px;
		left: calc(50% - 10px);
	}
	ul.product_compo h3 {
		font-size: 19px;
	}
	ul.product_compo .product_compo_cap {
		min-height: auto;
		font-size: 14px;
	}
}
.youtube_modal {
	display: inline-block;
	position: relative;
	vertical-align: bottom;
}

.youtube_modal:after {
	content: url("/-/Media/Ricoh/Sites/co_jp/cmn_jp_v1/img/ex_component/icon_movie_01.png");
	width: 64px;
	height: 64px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	position:absolute;
	pointer-events: none;
}

.youtube_modal img {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.youtube_modal:hover > img {
	opacity: 0.6 !important;
}

#FooterLinks{
  display: none;
}