@charset "utf-8";


/* Movie */
.jp_movie_box .jp_mov_img {
  width: 100%;
}

/* Point */
.solarOmPoint .cmp_mtc01 {
  border: solid 1px #f9d737;
}
.solarOmPoint h3 {
  background-color: #fbf8e3;
  display: flex;
  align-items: center;
}
.solarOmPoint .point {
  background-color: #f9d737;
  line-height: 1;
  width: 86px;
  height: 86px;
  padding-top: 18px;
  box-sizing: border-box;
}
.solarOmPoint .point .point_num {
  font-size: 2.2222em;
  line-height: 1;
  position: relative;
  top: -0.1em
}
.solarOmPoint .point_txt {

}
.solarOmPoint .list_square li {
  position: relative;
  padding-left: 1.2em;
}
.solarOmPoint .list_square li::before {
  content: "";
  display: block;
  width: 0.611111111111111em;
  height: 0.611111111111111em;
  background-color: #f9d737;
  position: absolute;
  left: 0;
  top: 0.4em;
}
.solarOmPoint .w96p {
  width: 96.450939457202505%;
}
.solarOmPoint .w97p {
  width: 97.101449275362319%;
}

/* Option */
.solarOmOption .cmp_mtc01 {
  border: none;
  background-color: #f5f5f5;
  position: relative;
}
.solarOmOption .option_title {
  background-color: #f9d737;
  display: inline-block;
  text-align: center;
  width: 5.833333333333333em;
  height: 2.111111111111111em;
  line-height: 2.111111111111111em;
  border-radius: 19px;
  position: absolute;
  top: 0;
  left: 30px;
  transform: translateY(-50%);
}

/* Handling */
.solarOmHandling .cmp_mtc01 {
  padding: 40px 51px 32px;
}
.solarOmHandling .equipment_label{
  font-size: 0.727272727272727em;
  background-color: #f9d737;
  display: inline-block;
  text-align: center;
  width: 5.55em;
  height: 1.69125em;
  line-height: 1.69125em;
  border-radius: 13px;
  vertical-align: text-top;
}

/* Loss Case */
.lossCase h3 {
  background: #f9d737;
  padding: 0.5em 0.3em 0.4375em;
}
.lossCase .cmp_mtc01 {
  border: none;
  background-color: #fbf8e3;
}
.lossCase h4 span {
  font-size: 1.222222222222222em;
}
.lossCase .circle_num {
  display: inline-block;
  margin-right: 1px;
  position: relative;
}
.lossCase .lossCaseGraph{
  position: relative;
}
.lossCase .lossCaseGraph::after {
	content: "";
	display: block;
  background-image: url(/-/Media/Ricoh/Sites/co_jp/service/solar_om/img/img_loss-arrow_01.svg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 13.232104121475054%;
  height: 18.233618233618234%;
  background-size: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -7%;
 	z-index: 1;
}
.lossCase .lossCaseGraph img{
  width: 94.827586206896552%;
  position: relative;
  z-index: 10;
}
.lossCase .lossCaseTxt {
  display: flex;
  align-items: center;
  justify-content: right;
}

/* Los Summary */
.lossSummary .cmp_mtc01{
	border: solid 2px #f9d737;
	width: 666px;
	margin: auto;
	padding: 30px 32px 40px 32px;
	position: relative;
}
.lossSummary .cmp_mtc01::after{
	content: "";
	display: block;
  background-image: url(/-/Media/Ricoh/Sites/co_jp/service/solar_om/img/img_loss-arrow_02.svg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 61px;
  height: 67px;
  background-size: 100%;
  position: absolute;
  bottom: -50px;
  transform: translateX(-50%);
  left: 50%;
}

/* Lose Result */
.lossResult{
	position: relative;
}
.lossResult h3{
	position: absolute;
	top: 22px;
	width: 100%;
	padding: 6px 0 6px;
}
.lossResult .label_circle{
	width: 4.888888888888889em;
	height: 4.888888888888889em;
	line-height: 4.888888888888889em;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
}
.lossResult .boxBeforeAfter{
	padding: 90px 24px 24px;
	margin: 0 8px;
}
.lossResult img{
	width: 79.370387710966936%;
}

/* Bug Case */
.caption,
.bugCase h3 {
  color: #666;
}
.bugCase h4 {
  background: #005fca;
  color: #fff;
  font-size: 107%;
  line-height: 30px;
  padding-left: 12px;
  margin-bottom: 16px;
  font-weight: bold;
}
.bugCase .img {
  width: 36.76%;
}
.bugCase .txt {
  width: 59.74%;
}

/* Utility Styles */
.bg_yellow{
  background-color: #f9d737;
}
.bg_pastel_yellow{
  background-color: #fbf8e3;
}
.bg_vermilion{
  background-color: #e76f51;
}
.bg_f5{
  background-color: #f5f5f5;
}
.bg_64{
  background-color: #646464;
}
.fc_e76{
	color: #e76f51;
}
.fsEm1_2{
	font-size: 1.2em;
}
.bd1_64 {
	border: 1px solid #646464 !important;
}
.bd2_e76 {
	border: 2px solid #e76f51 !important;
}
.fsEmL{
	font-size: 1.119090909090909em;
}
.fsEmXL{
	font-size: 1.342727272727273em;
}
.bar02 {
  border-bottom: 1px solid #dddddd;
  height: 0;
  margin-bottom: 16px;
}
.reader_middle{
	font-family: YuGothic;
}
.bar_white {
  height: 0;
  padding: 0;
  border: 0;
  overflow: visible;
  border-top: 2px solid #fff;
  margin: 0 16px;
}
.clearFix {
  overflow: hidden;
}
.mAuto {
  margin: 0 auto;
}
.wAuto{
	width: auto!important;
}
.rsp_small_dsp_b{
  display: none;
}
.dsp_flex{
	display: flex;
}
.al_item_c{
	align-items: center;
}
.w79p{
	width: 79%!important;
}
.underline{
	background:linear-gradient(transparent 60%, #f9d737 60%);
}
.bnr_fit{
  margin: 20px 0 50px;
}

@media (max-width: 768px) {
	.bugCase h4 {
	  font-size: 100%;
	}
}

@media (max-width: 684px) {
	/* Los Summary */
	.lossSummary .cmp_mtc01{
		width: 100%;
	}
}

@media (max-width: 640px) {
  /* Point */
  .solarOmPoint h3 .point{
    flex: 2;
    padding-left: 2%;
    padding-right: 2%;
  }
  .solarOmPoint h3 .point_txt{
    flex: 8;
  }
  /* Option */
  .solarOmOption .option_title {
    left: 10px;
  }
  /* Handling */
  .solarOmHandling .cmp_mtc01 {
    padding: 24px 12px 16px;
  }
  /* Loss Case */
  .lossCase .dsp_flex{
  	display: block;
  }
  .lossCase .lossCaseGraph {
	  margin-bottom: 14%;
	}
  .lossCase .lossCaseGraph::after {
	  top: initial;
	  bottom: -21%;
	  transform: translateY(0) translateX(-50%) rotate(90deg);
	  right: initial;
	  left: 50%;
	}
	/* Loss Summary */
	.lossSummary .cmp_mtc01{
		padding: 16px 8px 24px 8px;
		position: relative;
	}
	.lossSummary .cmp_mtc01::after{
	  width: 38px;
	  height: 40px;
	  bottom: -30px;
	}
	/* Loss Result */
	.lossResult h3{
		position: initial;
	}
	.lossResult .boxBeforeAfter{
		padding: 16px 16px 24px;
		margin: 0;
		border-left: solid 8px #fff;
		border-right: solid 8px #fff;
	}

  /* Utility Styles */
  .rsp_pt8 { padding-top: 8px!important; }
  .rsp_pt16 { padding-top: 16px!important; }
  .rsp_pr16 { padding-right: 16px!important; }
  .rsp_pl16 { padding-left: 16px!important; }
  .rsp_mr8 { margin-right: 8px!important; }
  .rsp_mb12 { margin-bottom: 12px!important; }
  .rsp_mb16 { margin-bottom: 16px!important; }
  .rsp_w85p { width: 85%!important; }
  .rsp_w90p { width: 90%!important; }

}

@media (max-width: 320px) {
  .rsp_small_dsp_b{
    display: block;
  }
  /* Handling */
  .solarOmHandling .equipment_label{
    margin-bottom: 8px;
  }
  .solarOmHandling .cmp_mtc01 {
    padding-top: 16px;
  }
}