@charset "UTF-8";
.telemaru_contents {
  color: #313234;
  -webkit-text-size-adjust: none;
  position: relative;
  font-size: 1rem;
  line-height: 1.65; }

.telemaru_contents img {
  max-width: 100%;
  vertical-align: top; }

.f30 {
  margin: 10px 0 0 0;
  font-size: 30px;
  line-height: 1.5;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt"; }

.f40 {
  margin: 10px 0 0 0;
  font-size: 40px;
  line-height: 1.5; }

.kaikaku {
  line-height: 2.5;
  font-size: 20px; }

.telemaru_contents [data-sec-bg] {
  background-color: #f3f3f3;
  background-position: 50% 60%;
  background-repeat: no-repeat;
  background-size: cover; }

@media only screen and (min-width: 1366px) {
  .telemaru_contents [data-sec-bg] {
    background-size: 1366px auto; } }

.telemaru_contents .overview .overview_text_layer {
  z-index: 10;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: auto;
  height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px; }

.telemaru_contents .overview .mark {
  display: block;
  width: 80px; }

.telemaru_contents .overview .text_group {
  color: #000;
  margin-top: -90px;
  margin-left: 110px;
  margin-bottom: 70px; }

.telemaru_contents .overview .subtitle {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.15;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.telemaru_contents .overview .title {
  font-size: 48px;
  font-weight: bold;
  /*   margin-top: 0.1em; */
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt"; }

.telemaru_contents .overview .read {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.15;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*    margin-top: 0.6em; */ }

@media only screen and (max-width: 768px) {
  .telemaru_contents .overview .overview_text_layer {
    height: auto;
    padding: 30px 5% 20px; }
  .telemaru_contents .overview .mark {
    width: 32px;
    top: 6%;
    left: 6%; }
  .telemaru_contents .overview .mark img {
    max-width: 100%; }
  .telemaru_contents .overview .text_group {
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 70px; }
  .telemaru_contents .overview .subtitle {
    font-size: 2.5vw; }
  .telemaru_contents .overview .title {
    font-size: 5.2vw; }
  .telemaru_contents .overview .read {
    font-size: 3.5vw; }
  .f30 {
    margin: 10px 0 0 0;
    font-size: 6.2vw;
    line-height: 1.5; }
  .kaikaku {
    line-height: 2.5;
    font-size: 2.5vw; } }

.dp_sp {
  display: none; }

.dp_pc {
  display: block; }

@media (max-width: 640px) {
  .dp_sp {
    display: block; }
  .dp_pc {
    display: none; } }

.bg_brown {
  background-color: #d8cbba;
  padding: 20px 10px;
  border-radius: 4px; }

.wleft {
  display: block;
  float: left;
  width: 25%;
  padding: 0 0 0 3%; }

.wleft img {
  margin: 10px 0 0 0; }

.wright {
  display: block;
  float: left;
  width: 70%; }

@media (max-width: 640px) {
  .bg_brown {
    background-color: #d8cbba;
    padding: 20px 10px;
    border-radius: 4px;
    width: 96%;
    margin: 0 2%; }
  .wleft {
    display: block;
    float: none;
    width: 100%;
    padding: 0 0 0 3%; }
  .wright {
    display: block;
    float: none;
    width: 100%; } }

h2 {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt"; }

h2.recomend {
  margin: 20px 0 0 0;
  font-size: 30px;
  font-weight: bold;
  color: #4e92ab;
  line-height: 1.5; }

h3.recomend {
  margin: 20px 0 0 0;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt"; }

@media (max-width: 640px) {
  h2.recomend {
    margin: 20px 0 0 0;
    font-size: 5.2vw;
    font-weight: bold;
    color: #4e92ab;
    line-height: 1.5;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt"; }
  h3.recomend {
    margin: 20px 0 0 0;
    font-size: 4.8vw;
    font-weight: bold;
    line-height: 1.5; } }

h4.example {
  margin: 20px 0 0 0;
  display: block;
  width: 100px;
  text-align: center;
  background-color: #4e92ab;
  color: #ffffff;
  padding: 4px 10px; }

ul.checklist {
  padding: 10px 20px 10px 60px;
  background-color: #ffffff; }

ul.checklist li {
  margin: 10px 0;
  list-style: square url(../img/check.png) outside;
  padding: 0 0 0 0px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5; }

@media (max-width: 640px) {
  ul.checklist {
    padding: 10px 20px 10px 60px;
    background-color: #ffffff;
    margin: 20px 0 0 0; }
  ul.checklist li {
    margin: 10px 0;
    list-style: square url(../img/check.png) outside;
    padding: 10px 0 0 0px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5; } }

.ph_bg01 {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 100%;
  min-height: 419px;
  padding: 0;
  background-position: right top;
  background-repeat: no-repeat;
  clear: both; }

.ph_bg02, .ph_bg04 {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 100%;
  min-height: 419px;
  padding: 0;
  background-position: left top;
  background-repeat: no-repeat;
  clear: both; }

.ph_bg03 {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 100%;
  min-height: 419px;
  padding: 0;
  background-position: right top;
  background-repeat: no-repeat;
  clear: both; }

.ph_bg01 p.read,
.ph_bg03 p.read {
  padding-right: 56px !important; }

.pleft56 {
  padding-left: 56px !important; }

.ptop240 {
  padding-top: 0px !important; }

@media (max-width: 640px) {
  .ph_bg01 {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    padding: 0 0 0 0;
    background: none;
    clear: both; }
  .ph_bg02, .ph_bg04 {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    padding: 0 0 0 0;
    background: none;
    clear: both; }
  .ph_bg03 {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    padding: 0 0 0 0;
    background: none;
    clear: both; }
  .ph_bg01 p.read,
  .ph_bg03 p.read {
    padding-right: 0px !important; }
  .pleft56 {
    padding-left: 8px !important; }
  .mtop240 {
    margin-top: 140px !important; } }

p.red_tl {
  margin: 20px 0 0 0;
  display: block;
  max-width: 280px;
  text-align: center;
  background-color: #d94356;
  color: #ffffff;
  padding: 4px 10px;
  font-size: 21px;
  font-weight: bold; }

.under_red {
  border-bottom: solid 2px #d94356; }

.cicle_ph {
  display: block;
  float: left;
  width: 15%;
  padding: 0 20px 0 0; }

.cicle_tx {
  display: block;
  float: left;
  width: 80%; }

@media (max-width: 640px) {
  .cicle_ph {
    display: none; }
  .cicle_tx {
    display: block;
    float: none;
    width: 100%; }
  p.red_tl {
    margin: 20px auto 0 0;
    display: block;
    width: 96%;
    text-align: center;
    background-color: #d94356;
    color: #ffffff;
    padding: 4px 10px;
    font-size: 21px;
    font-weight: bold; } }

.sct_jirei {
  background-color: #0055ad;
  padding: 40px 0 40px 0;
  line-height: 1.6;
  color: #ffffff; }

.jirei {
  display: block;
  float: left;
  vertical-align: middle;
  margin: 0 0 0 0;
  line-height: 1.5; }

.category {
  display: block;
  float: right;
  vertical-align: middle;
  margin: 0 20px;
  font-size: 20px;
  width: 100px;
  text-align: center;
  border: 1px solid #ffffff;
  line-height: 2.8; }

.items {
  display: block;
  float: left;
  vertical-align: middle;
  margin: 0 0 0 0;
  line-height: 2; }

@media (max-width: 640px) {
  .jirei {
    display: block;
    float: left;
    vertical-align: middle;
    margin: 0 0 15px 0;
    font-size: 6.2vw; }
  .category {
    display: block;
    float: right;
    vertical-align: middle;
    margin: 0 20px;
    font-size: 18px;
    width: 100px;
    text-align: center;
    border: 1px solid #ffffff; }
  .items {
    display: block;
    float: left;
    vertical-align: middle;
    margin: 0 0 0 0; } }

.intro_before,
.intro_after {
  background-color: #ffffff;
  padding: 25px;
  margin: 5px 8px;
  border-radius: 4px;
  width: calc(100% - 16px); }

.intro_before ul li,
.intro_after ul li {
  padding: 10px 0 0 40px; }

.intro_before ul li:before {
  content: "●";
  padding: 0 8px 0 0;
  color: #666666;
  margin: 0 0 0 -20px; }

.intro_after ul li:before {
  content: "●";
  padding: 0 8px 0 0;
  color: #0055ad;
  margin: 0 0 0 -20px; }

@media (max-width: 640px) {
  .intro_before,
  .intro_after {
    background-color: #ffffff;
    padding: 25px;
    /*  margin: 5px auto;*/
    border-radius: 4px;
    width: 97%; }
  .intro_before ul li,
  .intro_after ul li {
    padding: 10px 0 0 10px; }
  .intro_before ul li:before {
    content: "●";
    padding: 0 8px 0 0;
    color: #666666;
    margin: 0 0 0 0px; }
  .intro_after ul li:before {
    content: "●";
    padding: 0 8px 0 0;
    color: #0055ad;
    margin: 0 0 0 0px; } }

.circle_before,
.circle_after {
  display: none; }

@media (max-width: 640px) {
  .circle_before {
    background-color: #666666;
    padding: 15px;
    margin: 5px 0;
    border-radius: 0px;
    color: #ffffff;
    text-align: center;
    display: block; }
  .circle_after {
    background-color: #0055ad;
    padding: 15px;
    margin: 5px 0;
    border-radius: 0px;
    color: #ffffff;
    text-align: center;
    display: block; } }

/*---------------add 2020/03/18  
/* Product Composition Example*/
ul.product_compo {
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

ul.product_compo li {
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 35px 24px 38px 24px;
  width: 100%;
  background: #fff;
  border-radius: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center; }

ul.product_compo li.box_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 35px 28px 38px 28px; }

ul.product_compo li.box_flex .mt_auto {
  margin-top: auto;
  padding-top: 8px; }

ul.product_compo li.box_flex .product_compo_ttl {
  color: #4e92ab;
  font-size: 18px;
  font-weight: 700;
  width: 100%; }

ul.product_compo li:after {
  display: block;
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(/-/Media/Ricoh/Sites/co_jp/solutions/img/icon_plus_blue.png);
  background-size: 30px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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% - 60px); }
  ul.product_compo.compo03 li:after {
    right: -62px; }
  /*4column*/
  ul.product_compo.compo04 li {
    width: calc(25% - 22px); }
  /*5column*/
  ul.product_compo.compo05 li {
    width: calc(20% - 24px); } }

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;
  width: 100%; }

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;
  -webkit-font-feature-settings: "palt";
  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: 45px;
    padding: 32px 16px 32px 16px;
    border-radius: 8px; }
  ul.product_compo li:first-child {
    margin-top: 0; }
  ul.product_compo li:after {
    bottom: -37px;
    left: calc(50% - 10px); }
  ul.product_compo h3 {
    font-size: 19px; }
  ul.product_compo .product_compo_cap {
    min-height: auto;
    font-size: 14px; } }

.solution-theme_clm2 .solution-theme_clm--txt {
  width: 53.86905%;
  margin-top: -3px; }
  @media (min-width: 641px) {
    .solution-theme_clm2 .solution-theme_clm--txt {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0 40px 0 0; } }

.solution-theme_clm2 .solution-theme_clm--img {
  width: 46.13095%; }
  @media (min-width: 641px) {
    .solution-theme_clm2 .solution-theme_clm--img {
      padding: 0; } }

.solution-theme_link-list__item {
  padding: 1px 0 0 1px; }
  .solution-theme_link-list__item:first-child {
    padding-left: 0; }
  @media (max-width: 768px) {
    .solution-theme_link-list__item:nth-child(-n+2) {
      padding-top: 0; } }
  @media (min-width: 769px) {
    .solution-theme_link-list__item:nth-child(-n+4) {
      padding-top: 0; } }

@media (max-width: 768px) {
  .solution-theme_link-list .solution-theme_link-list__item {
    width: 50%; } }

@media (min-width: 641px) {
  .before_after {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.before_after .before_after__before,
.before_after .before_after__after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff; }
  @media (min-width: 641px) {
    .before_after .before_after__before,
    .before_after .before_after__after {
      padding: 15px;
      border-radius: 4px; } }
  @media (max-width: 640px) {
    .before_after .before_after__before,
    .before_after .before_after__after {
      padding: 10px;
      border-radius: 4px; } }

.before_after .before_after__before {
  position: relative; }
  @media (min-width: 641px) {
    .before_after .before_after__before {
      width: calc(47% - 15px); } }
  .before_after .before_after__before:after {
    content: "";
    position: absolute;
    background: url(/-/Media/Ricoh/Sites/co_jp/solutions/workstyle/img/before_after_arrow.png) no-repeat;
    background-size: 100% 100%; }
    @media (min-width: 641px) {
      .before_after .before_after__before:after {
        width: 65px;
        height: 90px;
        top: 50%;
        right: -50px;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); } }
    @media (max-width: 640px) {
      .before_after .before_after__before:after {
        width: 35px;
        height: 60px;
        bottom: -40px;
        left: 50%;
        -webkit-transform: rotate(90deg) translateY(30%);
                transform: rotate(90deg) translateY(30%); } }
  .before_after .before_after__before .before_after__ttl, .before_after .before_after__before .before_after__voice_icon {
    background-color: #666666; }
  .before_after .before_after__before .before_after__bottom {
    border-color: #666666; }

@media (min-width: 641px) {
  .before_after .before_after__after {
    width: calc(53% - 15px); } }

@media (max-width: 640px) {
  .before_after .before_after__after {
    margin-top: 20px; } }

.before_after .before_after__after .before_after__ttl, .before_after .before_after__after .before_after__voice_icon {
  background-color: #0055ad; }

.before_after .before_after__after .before_after__bottom {
  border-color: #0055ad; }

.before_after .before_after__ttl {
  text-align: center;
  display: inline-block;
  color: #fff;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (min-width: 641px) {
    .before_after .before_after__ttl {
      border-radius: 10px;
      padding: 8px 10px;
      font-size: 18px; } }
  @media (max-width: 640px) {
    .before_after .before_after__ttl {
      border-radius: 10px;
      padding: 6px 10px;
      font-size: 16px; } }

.before_after .before_after__img_wrapper {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  display: inline-block; }

.before_after .before_after__img {
  max-width: 100%;
  vertical-align: middle; }

.before_after .before_after__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 2px dotted transparent;
  padding-top: 10px; }

.before_after .before_after__voice_icon {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 300; }
  @media (min-width: 641px) {
    .before_after .before_after__voice_icon {
      width: 60px;
      height: 60px;
      border-radius: 12px;
      font-size: 14px;
      padding-top: 6px; } }
  @media (max-width: 640px) {
    .before_after .before_after__voice_icon {
      width: 60px;
      height: 60px;
      border-radius: 12px;
      font-size: 14px;
      padding-top: 6px; } }

.before_after .before_after__voice_txt {
  width: calc(100% - 80px);
  display: inline-block;
  letter-spacing: -0.05em;
  margin-top: 5px; }

/* page  */
@media (min-width: 641px) {
  .workstyle_pack_all_in_one .ph_bg01 {
    background-image: url("/-/Media/Ricoh/Sites/co_jp/solutions/workstyle/telework/template/img/bgimg01.jpg"); }
  .workstyle_pack_all_in_one .ph_bg02 {
    background-image: url("/-/Media/Ricoh/Sites/co_jp/solutions/workstyle/telework/template/img/bgimg02.jpg"); }
  .workstyle_pack_all_in_one .ph_bg03 {
    background-image: url("/-/Media/Ricoh/Sites/co_jp/solutions/workstyle/telework/template/img/bgimg03.jpg"); }
  .workstyle_pack_data_sharing .ph_bg01 {
    background-image: url("/-/Media/Ricoh/Sites/co_jp/solutions/workstyle/telework/data-sharing/img/bgimg01.jpg"); }
  .workstyle_pack_data_sharing .ph_bg02 {
    background-image: url("/-/Media/Ricoh/Sites/co_jp/solutions/workstyle/telework/data-sharing/img/bgimg02.jpg"); }
  .workstyle_pack_data_sharing .ph_bg03 {
    background-image: url("/-/Media/Ricoh/Sites/co_jp/solutions/workstyle/telework/data-sharing/img/bgimg03.jpg"); }
  .workstyle_pack_meeting .ph_bg01 {
    background-image: url("/-/Media/Ricoh/Sites/co_jp/solutions/workstyle/communication/meeting/img/bgimg01.jpg"); }
  .workstyle_pack_meeting .ph_bg02 {
    background-image: url("/-/Media/Ricoh/Sites/co_jp/solutions/workstyle/communication/meeting/img/bgimg02.jpg"); }
  .workstyle_pack_meeting .ph_bg03 {
    background-image: url("/-/Media/Ricoh/Sites/co_jp/solutions/workstyle/communication/meeting/img/bgimg03.jpg"); }
  .workstyle_pack_meeting .ph_bg04 {
    background-image: url("/-/Media/Ricoh/Sites/co_jp/solutions/workstyle/communication/meeting/img/bgimg04.jpg"); }
  .workstyle_pack_report_inform_consult .ph_bg01 {
    background-image: url("/-/Media/Ricoh/Sites/co_jp/solutions/workstyle/communication/report-inform-consult/img/bgimg01.jpg"); }
  .workstyle_pack_report_inform_consult .ph_bg02 {
    background-image: url("/-/Media/Ricoh/Sites/co_jp/solutions/workstyle/communication/report-inform-consult/img/bgimg02.jpg"); }
  .workstyle_pack_report_inform_consult .ph_bg03 {
    background-image: url("/-/Media/Ricoh/Sites/co_jp/solutions/workstyle/communication/report-inform-consult/img/bgimg03.jpg"); }
  .workstyle_pack_attendance .ph_bg01 {
    background-image: url("/-/Media/Ricoh/Sites/co_jp/solutions/workstyle/correction/attendance/img/bgimg01.jpg"); }
  .workstyle_pack_attendance .ph_bg02 {
    background-image: url("/-/Media/Ricoh/Sites/co_jp/solutions/workstyle/correction/attendance/img/bgimg02.jpg"); }
  .workstyle_pack_attendance .ph_bg03 {
    background-image: url("/-/Media/Ricoh/Sites/co_jp/solutions/workstyle/correction/attendance/img/bgimg03.jpg"); }
  .workstyle_pack_human_resources .ph_bg01 {
    background-image: url("/-/Media/Ricoh/Sites/co_jp/solutions/workstyle/resources/human-resources/img/bgimg01.jpg"); }
  .workstyle_pack_human_resources .ph_bg02 {
    background-image: url("/-/Media/Ricoh/Sites/co_jp/solutions/workstyle/resources/human-resources/img/bgimg02.jpg"); }
  .workstyle_pack_human_resources .ph_bg03 {
    background-image: url("/-/Media/Ricoh/Sites/co_jp/solutions/workstyle/resources/human-resources/img/bgimg03.jpg"); } }
    .jp_movie_box:after {
      pointer-events: none;
    }
