/*shindanサイト専用 CSS*/
#dm-site .kv.h600 .kv-txt-wrap.kv-txt-wrap__dx {
  top: 40%;
  color: #2357c6;
  text-align: left;
  /* text-shadow: none; */
  max-width: 1024px;
}
#dm-site .kv.h600 .kv-txt-wrap.kv-txt-wrap__dx .kv-badge {
  position: absolute;
  top: -55px;
  right: 0;
}
#dm-site .kv.h600 .kv-txt-wrap.kv-txt-wrap__dx .kv-laptop {
  position: absolute;
  bottom: -173px;
  right: 133px;
  z-index: -1;
}
@media (max-width: 1024px) {
  #dm-site .kv.h600 .kv-txt-wrap.kv-txt-wrap__dx .kv-laptop {
    right: 0;
  }
}
@media (max-width: 768px) {
  #dm-site .kv.h600 .kv-txt-wrap.kv-txt-wrap__dx .kv-laptop {
    z-index: 0;
  }
}
#dm-site .kv-txt-wrap.kv-txt-wrap__dx h2,
#dm-site .kv-txt-wrap.kv-txt-wrap__dx h1 {
  text-shadow: none;
  padding-bottom: 35px;
  width: calc(100% - 221px);
}
@media (max-width: 768px) {
  #dm-site .kv-txt-wrap.kv-txt-wrap__dx h2,
  #dm-site .kv-txt-wrap.kv-txt-wrap__dx h1 {
    width: 100%;
  }
}
#dm-site .kv-txt-wrap.kv-txt-wrap__dx p {
  font-size: 27px;
  padding-bottom: 45px;
  line-height: 1.8;
}
#dm-site .dx___point {
  margin-top: 45px;
  display: block;
}
#dm-site .dx___point_cnt {
  display: flex;
  margin-bottom: 45px;
  justify-content: space-between;
}
#dm-site .frame-box-001 {
  width: 30%;
  padding: 30px 40px;
}
.frame-box-001 {
  padding: 30px;
  position: relative;
}
.frame-box-001::before,
.frame-box-001::after {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
}
.frame-box-001::before {
  border-left: solid 2px #2357c6;
  border-top: solid 2px #2357c6;
  top: 0;
  left: 0;
}
.frame-box-001::after {
  border-right: solid 2px #2357c6;
  border-bottom: solid 2px #2357c6;
  bottom: 0;
  right: 0;
}
.frame-box-001 p:before {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  border-right: solid 2px #2357c6;
  border-top: solid 2px #2357c6;
  top: 0;
  right: 0;
}
.frame-box-001 p:after {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  border-left: solid 2px #2357c6;
  border-bottom: solid 2px #2357c6;
  bottom: 0;
  left: 0;
}
#dm-site .frame-box-001 h3 {
  color: #2357c6;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
}
#dm-site .frame-box-001 h3 span.num {
  /* font-weight: bold; */
  display: block;
  /* text-align: center; */
  font-size: 0.8em;
}
#dm-site .frame-box-001 h3 span.num span.num_00 {
  font-size: 2.25em;
  margin-left: 5px;
}
div#dm-site.shindan-page p {
  line-height: 1.8;
}
#dm-site section .dx__btn a {
  text-align: center;
  background: #d31d3e
    url(/-/Media/Ricoh/Common/cmn_v1/img/icon_s_newwindow_02.png)
    no-repeat;
  background-position: right 10px center;
  color: #fff;
  padding: 25px 42px 25px 25px;
  font-size: 20px;
  display: block;
  margin: 0 auto;
  width: 358px;
  position: relative;
}
.dx__btn {
  display: block;
  margin: 0 auto;
}
#dm-site .dx___cv_dl {
  margin-top: 130px;
  margin-bottom: 80px;
}
#dm-site .dx___cv_dl h4 {
  background: #547ed8;
  padding: 25px;
  font-size: 1.75em;
  text-align: center;
  color: #fff;
}
#dm-site .dx___cv_dl .bg_dxdl {
  padding: 30px 30px 70px 30px;
  background: url(/-/Media/Ricoh/Sites/co_jp/service/digital-manufacturing/image2/shindan/dl_bg.png);
  border: 1px solid #547ed8;
  background-size: cover;
  background-position: right;
}
#dm-site .dx___cv_dl .bg_dxdl .bg_dxdl_flex {
  display: flex;
  /* margin-top: 30px; */
}
#dm-site .dx___cv_dl .bg_dxdl .bg_dxdl_flex div:first-child {
  margin-right: 30px;
}
#dm-site .dx___cv_dl .bg_dxdl .mokuji {
  width: calc(100% - 338px);
  padding: 30px;
  background: #ffffffc4;
  margin-top: 20px;
}
#dm-site section .dx__btn.dx__btn_round a {
  border-radius: 0;
  /*border: 2px solid #fff;*/
}
#dm-site .dx___cv_dl .bg_dxdl .dx__btn_round {
  position: relative;
}
#dm-site .dx___cv_dl .bg_dxdl .dx__btn_round a {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
}
#dm-site .dx___cv_dl .bg_dxdl .mokuji p.ty {
  font-size: 18px;
  font-weight: bold;
}
.dx__mv_absol {
  position: absolute;
  bottom: 20px;
  right: 510px;
}
.bg_rel {
  position: relative;
}
.kv-txt-wrap__dx .dx__btn.dx__btn__main {
  /* background: #fff; */
}
#dm-site section .kv-txt-wrap__dx .dx__btn a {
  /*background: #ffffffab;
  color: #2357c6;
  border: 1px solid #2357c6;*/
  margin: 0;
}
/*#dm-site section .kv-txt-wrap__dx .dx__btn a:after {
  background: url(/-/Media/Ricoh/Sites/co_jp/service/digital-manufacturing/image2/shindan/icon_next_bl.png);
  background-repeat: no-repeat;
}*/
#dm-site .dx___cv_dl:before {
  content: "";
  background: url(/-/Media/Ricoh/Sites/co_jp/service/digital-manufacturing/image2/shindan/ribon.png);
  width: 110px;
  height: 115px;
  text-align: 0;
  top: -40px;
  right: 60px;
  position: absolute;
  background-repeat: no-repeat;
}
@media (max-width: 1020px) {
  #dm-site .dx___cv_dl:before {
    content: "";
    right: 5px;
    width: 70px;
    height: 73px;
    background-size: contain;
  }
}
#dm-site .dx___cv_dl {
  position: relative;
}
#dm-site.shindan-page .showroom-map h2 {
  margin-bottom: 30px;
}
.tx__center {
  text-align: center;
}
/*section.kv.h600.kv__dx:before {
  content: "";
  background: url(/-/Media/Ricoh/Sites/co_jp/service/digital-manufacturing/image2/shindan/cv__main.png);
  position: absolute;
  top: 10px;
  right: 410px;
  width: 232px;
  height: 207px;
  z-index: 100;
  background-repeat: no-repeat;
  background-size: contain;
}*/
#dm-site .kv.h450.h600 {
  height: 600px;
}
#dm-site .kv-txt-wrap.kv-txt-wrap__dx p {
  text-shadow: 2px 2px 2px #fff, -2px -2px 2px #fff, -2px 2px 2px #fff,
    2px -2px 2px #fff, 2px 0px 2px #fff, -2px -0px 2px #fff, 0px 2px 2px #fff,
    0px -2px 2px #fff;
}
.only-pc {
  display: block;
}
.only-sp {
  display: none;
}
@media (max-width: 1600px) {
  section.kv.h600.kv__dx:before {
    right: 170px;
  }
  .dx__mv_absol {
    right: 70px;
  }
}
@media (max-width: 1300px) {
  section.kv.h600.kv__dx:before {
    right: 29px;
    width: 182px;
    height: 166px;
  }
}
@media (max-width: 768px) {
  .only-pc {
    display: none;
  }
  .only-sp {
    display: block;
  }
  #dm-site .kv.h450.h600 {
    height: auto;
    padding-bottom: 30px;
    background: url(/-/Media/Ricoh/Sites/co_jp/service/digital-manufacturing/image2/shindan/maiin_bg.png)
      no-repeat;
    background-size: cover;
  }
  #dm-site .kv.h600 .kv-txt-wrap.kv-txt-wrap__dx {
    width: 100%;
    position: static;
    transform: none;
    margin-top: 30px;
  }
  .bg_rel > img {
    /* width: 100%; */
    position: absolute;
    display: none;
  }
  .bg_rel {
    position: relative;
  }
  .bg_rel {
    background: url(/-/Media/Ricoh/Sites/co_jp/service/digital-manufacturing/image2/shindan/maiin_bg.png);
    width: 100%;
    height: 640px;
  }
  .dx__mv_absol {
    right: 0;
  }
  .dx__mv_absol img {
    width: 90%;
  }
  .dx__mv_absol {
    bottom: 70px;
  }
  #dm-site .kv-txt-wrap.kv-txt-wrap__dx p {
    padding-bottom: 10px;
    line-height: 1.5;
    font-size: 24px;
  }
  #dm-site .kv-txt-wrap.kv-txt-wrap__dx h2 {
    padding-bottom: 10px;
    line-height: 1.5;
  }
  section.kv.h600.kv__dx:before {
    right: 0px;
    width: 130px;
    top: 486px;
  }
  .bg_rel {
    /* height: 648px; */
  }
  #dm-site .kv.h450.h600 {
    /* height: 650px; */
  }
  #dm-site .frame-box-001 {
    width: 100%;
    margin-bottom: 30px;
  }
  #dm-site .dx___point_cnt {
    display: block;
  }
  #dm-site .dx___cv_dl:before {
    width: 70px;
    background-size: contain;
    height: 73px;
    top: -40px;
    right: -20px;
  }
  #dm-site .dx___cv_dl h4 {
    font-size: 20px;
  }
  #dm-site .dx___cv_dl .bg_dxdl .bg_dxdl_flex {
    /* display: flex; */
    flex-direction: column-reverse;
  }
  #dm-site .dx___cv_dl .bg_dxdl .mokuji p.ty {
    text-align: center;
  }
  .mokuji p {
  }
  #dm-site .mokuji p {
    font-size: 14px;
  }
  #dm-site section .dx__btn a {
    width: 100%;
    padding: 25px 42px 25px 10px;
    font-size: 16px;
  }
  #dm-site .dx___cv_dl .bg_dxdl {
    padding: 30px 15px 70px 15px;
  }
  #dm-site .dx___cv_dl .bg_dxdl .bg_dxdl_flex div:first-child {
    margin-right: 0;
  }
  #dm-site .dx___cv_dl .bg_dxdl .mokuji {
    width: 100%;
    padding: 15px;
  }
  #dm-site .dx___cv_dl .bg_dxdl .bg_dxdl_flex img {
    width: 100%;
  }
  #dm-site .kv-image {
    display: flex;
    flex-wrap: nowrap;
  }
  #dm-site .kv-image img {
    width: 100%;
    margin-top: 20px;
    image-rendering: crisp-edges;
  }
  #dm-site .bg_rel {
    display: none;
  }
  #dm-site .kv.h600 .kv-txt-wrap.kv-txt-wrap__dx .kv-badge {
    position: static;
  }
  #dm-site .kv.h600 .kv-txt-wrap.kv-txt-wrap__dx .kv-laptop {
    position: static;
  }
}
/**************************************************************************************
detail01
**************************************************************************************/
#dm-site .dx_form_flow li {
  text-align: center;
  position: relative;
  padding: 30px 16px;
  text-decoration: none;
  font-size: 16px;
  color: #547ed8;
  /* z-index: 1; */
  /* padding: 60px; */
  width: 12%;
  font-weight: bold;
  /* background: #fff; */
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dx_form_flow li:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #ffffff;
  width: 100%;
  display: block;
  z-index: 0;
  transform: skewX(347deg);
}
.dx_form_flow ul {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
section.dx_shindan_form {
  background: rgb(132, 162, 252);
  background: linear-gradient(
    343deg,
    rgba(132, 162, 252, 0.3) 0%,
    rgba(177, 230, 255, 0.3) 100%
  );
}
#dm-site .dx_form_flow li span {
  color: #547ed8;
  text-align: center;
  position: relative;
  padding: 30 px 16 px;
  text-decoration: none;
  font-size: 16px;
  z-index: 10;
}
#dm-site .dx_form_flow li span small {
  font-size: 12px;
}
#dm-site .dx_shindan_form {
  padding: 90px 0 30px;
}
#dm-site .dx_shindan_form h2 {
  font-size: 28px;
  text-align: center;
  margin-top: 60px;
}
#dm-site .download-form-flex {
  background: #fff;
  margin: 40px 0 223px;
  padding: 30px;
  border-radius: 5px;
}
#dm-site .inquiry-form li {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  /* width: 30%; */
  margin-top: 20px;
}
#dm-site .inquiry-form li .form-item-header {
  font-weight: bold;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
#dm-site span.hissu {
  display: inline-block;
  color: #fff;
  font-size: 11px;
  background: #cf0a2c;
  padding: 3px 5px;
  margin-left: 17px;
  border-radius: 3px;
  font-weight: normal;
}
#dm-site .form-item-content {
  width: 67%;
}
#dm-site .form-item-content input[type="text"],
#dm-site .form-item-content input[type="tel"] {
  padding: 8px;
  font-size: 16px;
  border: solid 1px #bfbfbf;
  /* width: 100%; */
  border-radius: 5px;
}
/*#dm-site .form-item-content > div + div {
  margin-top: 8px;
}*/
#dm-site .form-item-content input[type="checkbox"] {
  appearance: auto;
}
#dm-site .inquiry .form-item-content .form-txt-box {
  width: 100%;
}
#dm-site .inquiry .form-item-content textarea.form-txt-box {
  width: 100%;
  height: 150px;
  padding: 10px;
  border: 1px solid #bfbfbf;
}
#dm-site .form-container .name-flex {
  display: flex;
}
#dm-site .form-container .customer-name {
  width: 184px;
  margin-right: 30px;
}
#dm-site select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* margin-bottom: 20
px
; */
  padding: 8px 51px 8px 13px;
  font-size: 16px;
  line-height: 1.1em;
  border-radius: 5px;
  border: solid 1px #bfbfbf;
  background-image: url(https://img03.en25.com/Web/RicohCompanyLtd/{03a9edd7-80f6-4d6f-976f-210d3befaab3}_menu_icon.png);
  background-repeat: no-repeat;
  background-size: 12px 10px;
  background-position: right 10px center;
  background-color: #fff;
}
#dm-site .submit {
  position: relative;
}
#dm-site .submit .confirmation-button {
  width: 350px;
  padding: 20px;
  font-size: 20px;
  text-decoration: none;
  display: block;
  text-align: center;
  color: #fff;
  background-color: #cf0a2c;
  border-radius: 40px;
  background-image: url(/-/Media/Ricoh/Sites/co_jp/3dp/digitalexpo/img/top/link_deco_icon.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 13px) center;
  letter-spacing: 2px;
  margin: 0 auto;
  cursor: pointer;
}
#dm-site .submit .confirmation-button:disabled {
  background: #999;
  cursor: default;
}
#dm-site .submit .prev-button {
  position: absolute;
  left: 0;
  top: 10px;
  width: 140px;
  padding: 10px;
  border: 1px solid #cf0a2c;
  color: #cf0a2c;
  background: #fff;
}
#dm-site .submit .hb-button {
  position: absolute;
  left: 0;
  top: 10px;
  width: 140px;
  padding: 10px;
  border: 1px solid #cf0a2c;
  color: #cf0a2c;
  background: #fff;
}
#dm-site .submit input[type="submit"]:disabled {
  background: #999;
}
#dm-site .pp {
  margin: 40px auto 0;
  text-align: center;
}
#dm-site
  .form-container
  input[type="text"]
  #dm-site
  .form-container
  input[type="tel"] {
  padding: 8px;
  font-size: 16px;
  border: solid 1px #bfbfbf;
  border-radius: 5px;
}
#dm-site input#consent {
  appearance: auto !important;
  border: none;
}
#dm-site.shindan-page .form-container .note {
  margin-top: 13px;
  padding-bottom: 40px;
  border-bottom: solid 1px grey;
  line-height: 20px;
  font-size: 14px;
}
#dm-site .dx_form_flow li.current span {
  color: #fff;
}
.dx_form_flow li.current:before {
  background-color: #547ed8;
}
#dm-site .pp a {
  color: #0000ee;
  /* font-weight: bold; */
}
input[type="submit"] {
  cursor: pointer;
  display: block;
  margin-top: 40px !important;
}
#dm-site .kv-txt-wrap h1 {
  margin: 0;
  padding: 0;
}
#dm-site .kv-txt-wrap h1.txshadow__bl,
#dm-site .kv-txt-wrap h2.txshadow__bl,
div#dm-site.shindan-page p.txshadow__bl {
  text-shadow: 0px 3px 6px rgb(123 153 249);
}
#dm-site .kv-txt-wrap h1.txshadow__none,
#dm-site .kv-txt-wrap h2.txshadow__none,
div#dm-site.shindan-page p.txshadow__none {
  text-shadow: none;
  color: #000;
}
@media (max-width: 768px) {
  .dx_form_flow ul {
    flex-wrap: wrap;
  }
  #dm-site .dx_form_flow li {
    width: 23%;
    margin-bottom: 8px;
    padding: 11px 4px;
    font-size: 14px;
  }
  #dm-site .dx_shindan_form h2 {
    font-size: 20px;
    margin-top: 30px;
  }
  #dm-site .dx_shindan_form {
    padding-top: 50px;
  }
  #dm-site .download-form-flex {
    margin-top: 30px;
  }
  #dm-site .form-item-content {
    width: 100%;
  }
  #dm-site .inquiry-form li .form-item-header {
    width: 100%;
  }
  #dm-site .form-container .name-flex {
    flex-wrap: wrap;
  }
  #dm-site .form-container .customer-name {
    margin-bottom: 10px;
    width: 60%;
  }
  #dm-site .submit .confirmation-button {
    width: 98%;
    min-width: 245px;
    font-size: 16px;
  }
  #dm-site .submit .prev-button {
    position: static;
    margin-top: 15px;
  }
  #dm-site .submit .hb-button {
    position: static;
    margin-top: 15px;
  }
}
#dm-site .download-form-flex.download-form-flex__bgnon {
  background: none;
}
/**************************************************************************************
detail02
**************************************************************************************/
#dm-site .shindan__cnt {
  background: #fff;
  padding: 30px;
  margin-bottom: 30px;
  border-radius: 5px;
}
#dm-site .shindan__cnt h3 {
  font-weight: bold;
  margin-bottom: 30px;
}
#dm-site .shindan__cnt h3 span {
  font-size: 36px;
  margin-right: 10px;
  color: #547ed8;
}
#dm-site .shindan__cnt label {
  display: block;
  margin-bottom: 20px;
  padding: 15px;
  background: #e8e8e8;
  border-radius: 5px;
}
#dm-site .shindan__cnt label:last-child {
  margin-bottom: 0;
}
#dm-site .shindan__cnt label input {
  background: #fff;
  padding: 10px;
  border-radius: 10px;
  margin-right: 15px;
}
#dm-site .submit.mt60 {
  margin-top: 60px;
}
#dm-site .download-form-flex.pad0 {
  padding: 0;
}
@media (max-width: 768px) {
  #dm-site .shindan__cnt {
    padding: 30px 10px;
  }
}
/**************************************************************************************
detail03
**************************************************************************************/
.rader__flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#dm-site .canvas-container {
  position: relative;
  width: 160%;
  height: 400px;
  overflow: hidden;
  margin: 0 -150px;
}
/*
.rader__cnt #myRadarChart {
    width: 730px!important;
    margin: 0 -140px;
    height: 380px!important;
}*/
#dm-sit .rader__tokuten {
  width: 40%;
  border: 1px solid;
}
.rader__cnt {
  width: 51%;
}
#dm-site .rader__tokuten div {
  border: 3px solid;
  padding: 30px;
}
#dm-site .rader__tokuten div p {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
#dm-site .rader__tokuten div p span {
  font-size: 158px;
  color: #d11538;
}
#dm-site .rader__tokuten {
  width: 48%;
}
#dm-site .rader__tokuten div {
  border: 3px solid;
  padding: 30px;
}
#dm-site .rader__tokuten div p {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
#dm-site .rader__tokuten div p span {
  font-size: 138px;
  color: #d11538;
}
#dm-site .rader__tokuten {
  width: 48%;
}
#dm-site .rader_results_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#dm-site .rader_results_flex div {
  width: 32%;
  background: #dfebfe;
  margin-bottom: 20px;
  padding: 20px;
}
#dm-site .rader_results_flex div h4 span.bgbl {
  font-size: 20px;
  color: #fff;
  border-radius: 5px 5px 0 0;
  background: #547ed8;
  padding: 10px 15px;
  margin-right: 12px;
}
#dm-site .rader_results_flex div h4 {
  border-bottom: 2px solid #547ed8;
  padding: 7px 0;
  margin-bottom: 20px;
}
#dm-site .rader_results_flex div h4 span.f__big {
  font-size: 25px;
  font-weight: bold;
  margin-right: 8px;
}
#dm-site .rader_results_flex div {
  border-radius: 5px;
  /* margin-top: 50px; */
}
#dm-site .rader_results_flex {
  margin-top: 50px;
}
#dm-site .dx_shindan_form h2.thanks_ty {
  margin: 0 0 18px;
}
#dm-site .dx__btn.btn__arrow {
  margin-top: 30px;
}
#dm-site section .dx__btn.btn__arrow a:after {
  background-image: url(/-/Media/Ricoh/Sites/co_jp/service/digital-manufacturing/image2/btn-arw.png);
  width: 24px;
  height: 24px;
  top: 34%;
  right: 5%;
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
}
#dm-site .dx__btn.btn__arrow a {
  padding: 20px 70px;
}
@media (max-width: 768px) {
  /*
.rader__cnt #myRadarChart {
    width: 421px!important;
    height: 259px!important;
    margin: 0 -64px;
}*/
  #dm-site .canvas-container {
    width: 160%;
    height: 240px;
    overflow: hidden;
    margin: 0 -90px;
  }
  .rader__cnt,
  #dm-site .rader__tokuten {
    width: 100%;
  }
  .rader__flex {
    display: block;
  }
  #dm-site .rader__tokuten {
    margin-top: 40px;
  }
  #dm-site .rader__tokuten div p {
    font-size: 20px;
  }
  #dm-site .rader__tokuten div p span {
    font-size: 60px;
  }
  #dm-site .rader_results_flex {
    display: block;
  }
  #dm-site .rader_results_flex div {
    width: 100%;
  }
  #dm-site .dx__btn.btn__arrow a {
    padding: 20px 52px;
  }
}
#dm-site .dx_form_flow li.current_red span {
  color: #fff;
}
.dx_form_flow li.current_red:before {
  background-color: #d11538;
}
.shindan__radiobtn label input[type="radio"] + span::before {
  border-color: #4caf50;
}
.shindan__radiobtn label span {
  display: inline-block;
}
.shindan__radiobtn label input[type="radio"] {
  position: absolute;
  /*top: 0;
  left: 0;*/
  opacity: 0;
}
.shindan__radiobtn label input[type="radio"] + span::before {
  position: absolute;
  display: inline-block;
  content: "";
  box-sizing: border-box;
  border-radius: 22px;
}
.shindan__radiobtn label input[type="radio"] + span::before {
  z-index: 0;
  top: 0;
  left: 0;
  background-color: transparent;
  width: 20px;
  height: 20px;
  border: 2px #fff solid;
  background: #fff;
}
.shindan__radiobtn label input[type="radio"]:checked + span::before {
  border-width: 4px;
  background: #d11134;
}
#dm-site .shindan__radiobtn label input[type="radio"] + span {
  position: relative;
  padding: 0 30px 0 35px;
}
.shindan__comment {
  margin-top: 30px !important;
}
.shindan__comment h3 {
  margin-bottom: 15px !important;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.shindan__comment h3::before {
  content: "任意";
  background: #999;
  font-size: 11px;
  line-height: 1;
  padding: 3px 5px;
  border-radius: 3px;
  display: inline-flex;
  margin-right: 10px;
  color: #fff;
}
.shindan__comment textarea {
  width: 100%;
  padding: 8px;
  font-size: 16px;
  border: solid 1px #bfbfbf;
  border-radius: 5px;
}
#dm-site .results__cnt {
  background: #fff;
  padding: 30px;
  margin-bottom: 30px;
  border-radius: 5px;
}
#dm-site .results__cnt h3 {
  font-weight: bold;
  margin-bottom: 30px;
}
#dm-site .results__cnt h3 span {
  font-size: 36px;
  margin-right: 10px;
  color: #547ed8;
}
@media (max-width: 768px) {
  #dm-site .shindan__cnt {
    padding: 30px 10px;
  }
}

/* 230214 */
#dm-site .d-flex.score-area {
  flex-direction: row-reverse;
  margin: 50px 0 0;
  justify-content: space-between;
  display: flex;
}

#dm-site .digital-first.padding-90 {
  padding: 50px 0 90px
}

#dm-site .score-area .txt-area.flex_item.top_txt_pd {
  padding: 0 0 0 46px;
  width: 70%;
}

#dm-site section .dx__btn a {
  width: 414px;
}

@media (max-width: 768px) {
  #dm-site .d-flex.score-area {
    display: block;
    margin: 20px 0 0;
  }

  #dm-site .score-area .txt-area.flex_item.top_txt_pd {
    padding: 0;
    width: 100%;
    margin-bottom: 30px;
  }

  #dm-site section .dx__btn a {
    width: 100%;
  }
}
