/* 新テンプレートcssの上書き */
.breadcrumb {
  display:none !important;
}
.c-section {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.c-margin-b {
    max-width: none !important;
}
.c-margin-b__inner {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.c-h1-b {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    position: absolute;
    width: 90% !important;
    transform: translateX(-50%);
    left: 50%;
    padding-top: 60px !important;
    width: 95% !important;
}
@media (min-width: 1081px) {
    .c-h1-b {
        max-width: 1220px !important;
        padding-top: 130px !important;
    }
}
@media (min-width: 1081px) {
  .c-h1-b__text {
    font-size: 44px !important;
    padding-left: 16px !important;
  }
}
@media (max-width: 1080px) {
  .c-h1-b__text {
    margin: auto !important;
    width: 90% !important;
    font-size: 32px !important;
  }
}
.c-h1-b__head {
    font-weight: 700 !important;
    padding-top: 40px !important;
    font-size: 16px !important;
}
@media (min-width: 1081px) {
  .c-h1-b__head {
    color: #cf142b !important;
  }
}
@media (max-width: 1080px) {
  .c-h1-b__head {
      margin-bottom: 0px !important;
  }
}
/* 新テンプレートcssの上書き ここまで */

.diagnostic {
  font-family: ヒラギノ角ゴ, sans-serif;
}
.diagnostic-inner {
  margin: auto;
  padding: 0 16px;
}
.diagnostic-cov {
  text-align: center;
}
.diagnostic-message {
  font-size: 15px;
  position: relative;
  display: inline-block;
}
.diagnostic-message:after,
.diagnostic-message:before {
  content: '';
  position: absolute;
  background-size: cover;
  width: 17px;
  height: 24px;
  top: 3px;
}
.diagnostic-message:before {
  background-image: url(/-/Media/Ricoh/Sites/co_jp/diagnostic-tools/common/img/icon_attention_left.svg);
  left: -23px;
}
.diagnostic-message:after {
  background-image: url(/-/Media/Ricoh/Sites/co_jp/diagnostic-tools/common/img/icon_attention_right.svg);
  right: -23px;
}
.diagnostic-message span {
  color: #cf142b;
  font-size: 20px;
  font-weight: 700;
}
.diagnostic-btn {
  display: block !important;
  margin-top: 10px;
  background: #cf142b;
  color: #fff !important;
  font-weight: 700;
  border-radius: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.16);
  transition: background-color ease 0.3s;
}
.diagnostic-btn:hover {
  background-color: #b21629;
}
.diagnostic-title02 {
  text-align: center;
  font-weight: 700;
}
.diagnostic-subtitle {
  display: block;
  text-align: center;
  padding-bottom: 15px;
  font-weight: 700;
  color: #333;
}
.diagnostic-mv {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.diagnostic-mv-inner {
  width: 95%;
  margin: auto;
  max-width: 1220px;
}
.diagnostic-mv-illust {
  position: relative;
}
.diagnostic-mv-illust:before {
  position: absolute;
  content: '';
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.diagnostic-mv-catch {
  line-height: 2;
  padding-top: 154px;
}
.diagnostic-problem {
  width: 100%;
}
.diagnostic-problem .diagnostic-title02 {
  color: #2f3033;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#cf142b));
  background-image: -o-linear-gradient(#cf142b);
  background-image: linear-gradient(#cf142b);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 80px 4px;
  padding-bottom: 25px;
}
.diagnostic-problem-balloon {
  position: relative;
  width: 100%;
}
.diagnostic-problem-balloon:after {
  position: absolute;
  content: '';
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/-/Media/Ricoh/Sites/co_jp/diagnostic-tools/manufacturing/img/img_problem.png);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}
.diagnostic-problem-text {
  background: #243442;
  color: #fff;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.diagnostic-resolution {
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.diagnostic-resolution-arrow {
  content: '';
  position: absolute;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 23px solid #cf142b;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.diagnostic-resolution-arrow:first-child {
  top: -40px;
}
.diagnostic-resolution-arrow:nth-child(2) {
  top: -10px;
}
.diagnostic-resolution-arrow:nth-child(3) {
  top: 20px;
}
.diagnostic-resolution .diagnostic-title02 {
  color: #cf142b;
}
.diagnostic-resolution-image {
  background-repeat: no-repeat;
  border-radius: 15px;
  background-size: cover;
  background-position: center center;
}
.diagnostic-resolution-text {
  text-align: center;
  font-weight: 700;
}
.diagnostic-resolution-illust {
  position: relative;
}
.diagnostic-resolution-illust:before {
  position: absolute;
  content: '';
  background-image: url(/-/Media/Ricoh/Sites/co_jp/diagnostic-tools/manufacturing/img/img_solution.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 100%;
  height: 100%;
  background-position-y: 40%;
}
@media (min-width: 1081px) {
  .pc {
    display: block;
  }
  .sp {
    display: none !important;
  }
  .diagnostic-inner {
    max-width: 1142px;
    width: 100%;
  }
  .diagnostic-banner {
    width: 61px !important;
    height: 61px;
  }
  .diagnostic-resolution-answer {
    width: 565px;
  }
  .diagnostic-cov {
    max-width: 370px;
    margin-top: 20px;
  }
  .diagnostic-btn {
    height: 70px;
    font-size: 22px;
    padding: 20px 0;
  }
  .diagnostic-title02 {
    font-size: 32px;
  }
  .diagnostic-subtitle {
    font-size: 20px;
  }
  .diagnostic-mv {
    padding: 70px 0 140px;
    background-image: url(/-/Media/Ricoh/Sites/co_jp/diagnostic-tools/manufacturing/img/bg_pc.jpg);
    background-position: 100%;
  }
  .diagnostic-mv-sct {
    padding-left: 16px;
  }
  .diagnostic-mv-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .diagnostic-mv-clm:first-child {
    width: calc(100% - 450px);
    height: 530px;
  }
  .diagnostic-mv-clm:nth-child(2) {
    width: 450px;
  }
  .diagnostic-mv-illust:before {
    background-image: url(/-/Media/Ricoh/Sites/co_jp/diagnostic-tools/manufacturing/img/img_mv_illust_pc.png);
    background-position: 50%;
  }
  .diagnostic-mv-catch {
    font-size: 18px;
  }
  .diagnostic-problem {
    padding: 100px 0 195px;
  }
  .diagnostic-problem-balloon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 65px;
    padding: 0 15px;
  }
  .diagnostic-problem-balloon:after {
    width: 273px;
    height: 320px;
  }
  .diagnostic-problem-clm {
    width: 37%;
  }
  .diagnostic-problem-clm:first-child .diagnostic-problem-text {
    border-radius: 55px 55px 0 55px;
    max-width: 328px;
  }
  .diagnostic-problem-clm:nth-child(2) {
    margin-top: 35px;
    margin-right: 35px;
  }
  .diagnostic-problem-clm:nth-child(2) .diagnostic-problem-text {
    border-radius: 55px 55px 55px 0;
    max-width: 328px;
  }
  .diagnostic-problem-clm:nth-child(3) {
    margin-left: 35px;
  }
  .diagnostic-problem-clm:nth-child(3) .diagnostic-problem-text {
    border-radius: 55px 0 55px 55px;
    max-width: 323px;
  }
  .diagnostic-problem-clm:last-child {
    margin-top: 50px;
  }
  .diagnostic-problem-clm:last-child .diagnostic-problem-text {
    border-radius: 0 55px 55px 55px;
    max-width: 297px;
  }
  .diagnostic-problem-text {
    font-size: 18px;
    margin: auto !important;
    padding: 30px 0;
  }
}
@media (max-width: 1080px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .diagnostic-banner {
    width: 40px !important;
    height: 40px;
  }
  .diagnostic-cov {
    width: 270px;
    margin: 10px auto 0;
  }
  .diagnostic-btn {
    height: 50px;
    font-size: 20px;
    padding: 12px 0;
  }
  .diagnostic-title02 {
    font-size: 24px;
  }
  .diagnostic-subtitle {
    font-size: 15px;
  }
  .diagnostic-mv {
    padding-bottom: 35px;
    background-image: url(/-/Media/Ricoh/Sites/co_jp/diagnostic-tools/manufacturing/img/bg_sp.jpg);
  }
  .diagnostic-mv-content {
    display: flex;
    flex-direction: column-reverse;
    padding-top: 10px;
    width: 90%;
    margin: auto;
    row-gap: 40px;
  }
  .diagnostic-mv-clm:first-child {
    padding: 42%;
  }
  .diagnostic-mv-clm:nth-child(2) {
    margin-top: 40px;
  }
  .diagnostic-mv-illust:before {
    background-image: url(/-/Media/Ricoh/Sites/co_jp/diagnostic-tools/manufacturing/img/img_mv_illust_sp.png);
  }
  .diagnostic-mv-catch {
    padding-top: 104px;
    font-size: 16px;
  }
  .diagnostic-problem {
    padding: 100px 0 370px;
  }
  .diagnostic-problem-balloon {
    margin-top: 40px;
  }
  .diagnostic-problem-balloon:after {
    width: 238px;
    height: 279px;
  }
  .diagnostic-problem-clm {
    width: 100%;
    margin-top: 25px;
  }
  .diagnostic-problem-clm:first-child {
    margin-top: 0;
  }
  .diagnostic-problem-clm:last-child .diagnostic-problem-text {
    margin-bottom: 35px;
  }
  .diagnostic-problem-text {
    width: 100%;
    border-radius: 55px 55px 55px 0;
    font-size: 15px;
    padding: 20px 0;
  }
}
@media (min-width: 801px) {
  .diagnostic-resolution {
    padding: 70px 0 60px;
    background-image: url(/-/Media/Ricoh/Sites/co_jp/diagnostic-tools/manufacturing/img/bg_pc.jpg);
    background-position: 100%;
  }
  .diagnostic-resolution-clm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 50px;
  }
  .diagnostic-resolution-image {
    width: 565px;
    margin-top: 40px;
    height: 338px;
    background-image: url(/-/Media/Ricoh/Sites/co_jp/diagnostic-tools/common/img/img_conceal_pc.jpg);
  }
  .diagnostic-resolution-answer .diagnostic-cov {
    margin: 15px auto 0;
  }
  .diagnostic-resolution-text {
    font-size: 24px;
  }
  .diagnostic-resolution-illust {
    width: calc(100% - 665px);
  }
}
@media (max-width: 800px) {
  .diagnostic-resolution {
    padding: 80px 0 50px;
    background-image: url(/-/Media/Ricoh/Sites/co_jp/diagnostic-tools/manufacturing/img/bg_solution_sp.jpg);
  }
  .diagnostic-resolution-clm {
    padding-top: 10px;
    display: block;
    margin: auto;
  }
  .diagnostic-resolution-image {
    max-width: 370px;
    margin: 35px auto 0;
    background-image: url(/-/Media/Ricoh/Sites/co_jp/diagnostic-tools/common/img/img_conceal_pc.jpg);
    height: 220px;
  }
  .diagnostic-resolution-text {
    font-size: 18px;
  }
  .diagnostic-resolution-illust {
    margin-top: 30px;
    padding: 50%;
  }
  .diagnostic-resolution-illust:before {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .diagnostic-resolution .diagnostic-subtitle {
    font-size: 15px;
  }
  .diagnostic-resolution .diagnostic-title02 {
    font-size: 24px;
  }
  .diagnostic-resolution .diagnostic-cov {
    width: 270px;
    margin: 30px auto 0;
  }
  .diagnostic-resolution .diagnostic-btn {
    height: 50px;
    font-size: 20px;
    padding: 12px 0;
  }
}
@media (min-width: 801px) and (max-width: 1080px) {
  .diagnostic-resolution-illust {
    margin: 0 auto;
  }
}
