@charset "utf-8";

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.content-asset h4 {
  margin-block-start: 1.33em;
  margin-block-end: 1.33em;
  font-weight: bold;
}

.content-asset .description-content {
  content: "";
  display: block;
  clear: both;
  padding: 30px 0 50px;
}

.product-enquete-notice {
  color: #e81727;
  font-size: 13px;
  margin: 10px 0;
}

#dt_container p {
  margin: auto;
}

#dt_container ol,
#dt_container ul,
#dt_container li {
  list-style: none !important;
}

#dt_container h3 {
  font-weight: bold;
  margin: 0;
}

#oscation th,
#oscation td {
  background-color: #f9dcdc !important;
  color: #333;
  border: 1px solid #333;
}

.dt_txt {
  line-height: 1.75;
  margin: 0 !important;
}

.dt_mod_contents_header h1 {
  background: url(../../../images/product-detail/dt_kit/ttl_contents.png) no-repeat 64px 73px;
}

@media screen and (max-width: 768px) {
  .dt_mod_contents_header h1 {
    background: url(../../../images/product-detail/dt_kit/ttl_contents_sp.png) no-repeat 0 0;
    background-size: cover;
  }
}

.dt_colorbox_yellow {
  max-width: 920px;
  width: 100%;
}

.dt_colorbox_yellow .dt_colorbox_inner {
  padding: 5px 20px;
  background: url(../../../images/product-detail/dt_kit/bg_colorbox_yellow_middle.png) repeat-y;
  background-size: 100% auto;
}

.dt_colorbox_yellow:before {
  content: "";
  display: block;
  background: url(../../../images/product-detail/dt_kit/bg_colorbox_yellow_top.png) no-repeat;
  background-size: 100% auto;
  width: 100%;
  height: 12px;
}

.dt_colorbox_yellow:after {
  content: "";
  display: block;
  background: url(../../../images/product-detail/dt_kit/bg_colorbox_yellow_bottom.png) no-repeat;
  background-size: 100% auto;
  width: 100%;
  height: 12px;
}

@media screen and (max-width: 768px) {
  .dt_colorbox_yellow {
    width: 100%;
  }

  .dt_colorbox_yellow .dt_colorbox_inner {
    padding: 2% 3%;
    background: url(../../../images/product-detail/dt_kit/bg_colorbox_yellow_middle_sp.png) repeat-y;
    background-size: 100% auto;
  }

  .dt_colorbox_yellow:before {
    content: "";
    display: block;
    background: url(../../../images/product-detail/dt_kit/bg_colorbox_yellow_top_sp.png) no-repeat;
    width: 100%;
    height: 0;
    padding-top: 1.6%;
    background-size: cover;
  }

  .dt_colorbox_yellow:after {
    content: "";
    display: block;
    background: url(../../../images/product-detail/dt_kit/bg_colorbox_yellow_bottom_sp.png) no-repeat;
    width: 100%;
    height: 0;
    padding-top: 1.6%;
    background-size: cover;
  }
}

.dt_colorbox_blue {
  max-width: 920px;
  width: 100%;
}

.dt_colorbox_blue .dt_colorbox_inner {
  padding: 5px 0;
  background: url(../../../images/product-detail/dt_kit/bg_colorbox_blue_middle.png) repeat-y;
  background-size: 100% auto;
}

.dt_colorbox_blue:before {
  content: "";
  display: block;
  background: url(../../../images/product-detail/dt_kit/bg_colorbox_blue_top.png) no-repeat;
  background-size: 100% auto;
  width: 100%;
  height: 12px;
}

.dt_colorbox_blue:after {
  content: "";
  display: block;
  background: url(../../../images/product-detail/dt_kit/bg_colorbox_blue_bottom.png) no-repeat;
  background-size: 100% auto;
  width: 100%;
  height: 12px;
}

@media screen and (max-width: 768px) {
  .dt_colorbox_blue {
    width: 100%;
  }

  .dt_colorbox_blue .dt_colorbox_inner {
    padding: 2% 3%;
    background: url(../../../images/product-detail/dt_kit/bg_colorbox_blue_middle_sp.png) repeat-y;
    background-size: 100% auto;
  }

  .dt_colorbox_blue:before {
    content: "";
    display: block;
    background: url(../../../images/product-detail/dt_kit/bg_colorbox_blue_top_sp.png) no-repeat;
    width: 100%;
    height: 0;
    padding-top: 1.6%;
    background-size: cover;
  }

  .dt_colorbox_blue:after {
    content: "";
    display: block;
    background: url(../../../images/product-detail/dt_kit/bg_colorbox_blue_bottom_sp.png) no-repeat;
    width: 100%;
    height: 0;
    padding-top: 1.6%;
    background-size: cover;
  }
}

@media screen and (min-width: 769px) {
  .dt_concept_section {
    padding-top: 235px;
    width: 100%;
    position: relative;
    background: url(../../../images/product-detail/dt_kit/bg_blue_gradi.png) repeat-x center bottom;
    padding-bottom: 120px;
  }

  .dt_concept_section__detail {
    background: url(../../../images/product-detail/dt_kit/bg_concept.png) no-repeat 0 0;
    max-width: 920px;
    width: 100%;
    height: 1380px;
    margin: 0 auto;
    position: relative;
    padding-top: 190px;
    box-sizing: border-box;
  }

  .dt_concept_section__detail__anchor {
    color: #777 !important;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    padding: 0 30px 0 0;
    box-sizing: border-box;
    position: absolute;
    right: 0px;
    top: -40px;
    z-index: 10;
  }

  .dt_concept_section__detail__anchor:after {
    content: "";
    display: inline-block;
    background: url(../../../images/product-detail/dt_kit/dco_nav_arrow.png) no-repeat;
    width: 10px;
    height: 6px;
    position: absolute;
    right: 13px;
    top: 7px;
  }

  .dt_concept_section__detail__anchor:hover {
    color: #f5842d !important;
  }

  .dt_concept_section__detail__anchor:hover:after {
    background-position: 0 -6px;
  }

  .dt_concept_section__detail__product {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    top: -165px;
  }

  .dt_concept_section__detail__product__img {
    background: url(../../../images/product-detail/dt_kit/img_product_kit.png) no-repeat 0 0;
    width: 310px;
    height: 312px;
    text-indent: -9999px;
    margin: 0 auto;
  }

  .dt_concept_section__detail__product__txt {
    font-size: 14px;
    font-weight: 700;
    color: #504d4b;
    text-align: center;
    position: absolute;
    top: 260px;
    width: 100%;
  }

  .dt_concept_section__detail__txt {
    background: url(../../../images/product-detail/dt_kit/txt_concept.png) no-repeat 0 0;
    width: 734px;
    height: 672px;
    text-indent: -9999px;
    margin: 0 auto !important;
  }

  .dt_concept_section__detail__img {
    background: url(../../../images/product-detail/dt_kit/img_concept.png) no-repeat 0 0;
    width: 540px;
    height: 390px;
    text-indent: -9999px;
    margin: 50px auto 0 !important;
  }

  .dt_concept_section__description {
    background: url(../../../images/product-detail/dt_kit/bg_border_blue.png);
    border-radius: 16px;
    box-sizing: border-box;
    padding: 10px;
    margin-top: 50px;
  }

  .dt_concept_section__description__inner {
    background-color: #fff;
    border-radius: 6px;
    box-sizing: border-box;
    padding: 34px 35px;
    position: relative;
  }

  .dt_concept_section__description__title {
    width: 340px;
    height: 40px;
    background-color: #fff;
    color: #0daedd;
    font-size: 24px;
    font-weight: 700;
    position: absolute;
    left: calc(50% - 170px);
    top: -22px;
    text-align: center;
  }

  .dt_concept_section__description__txt {
    font-size: 18px;
  }

  .dt_concept_section__description__txt span {
    color: #073190;
    font-weight: 700;
  }

  .dt_concept_section__point {
    margin-top: 40px;
  }

  .dt_concept_section__point__box {
    width: 100%;
    height: 225px;
    position: relative;
  }

  .dt_concept_section__point__title {
    position: absolute;
    left: calc(50% - 63px);
    top: -30px;
    background: url(../../../images/product-detail/dt_kit/ttl_point.png) no-repeat 0 0;
    background-size: cover;
    width: 125px;
    height: 32px;
    text-indent: -9999px;
  }

  .dt_concept_section__point__txt {
    background: url(../../../images/product-detail/dt_kit/txt_point.png) no-repeat 0 0;
    background-size: 100% auto;
    width: 48%;
    height: 282px;
    text-indent: -9999px;
    position: absolute;
    left: 45px;
    top: 25px;
  }

  .dt_concept_section__point__img {
    background: url(../../../images/product-detail/dt_kit/img_point.png) no-repeat 0 0;
    background-size: 100% auto;
    width: 41%;
    height: 500px;
    text-indent: -9999px;
    position: absolute;
    left: calc(50% + 52px);
    top: 10px;
  }

  .dt_concept_section__attention {
    box-sizing: border-box;
    border: 1px solid #504d4b;
    padding: 20px 40px;
    margin-top: 40px;
    line-height: 1.75;
  }
}

@media screen and (max-width: 768px) {
  .dt_concept_section {
    padding-top: 27.33333333vw;
    width: 100%;
    position: relative;
    background: url(../../../images/product-detail/dt_kit/bg_blue_gradi.png) repeat-x center bottom;
    padding-bottom: 16vw;
  }

  .dt_concept_section__detail {
    background: url(../../../images/product-detail/dt_kit/bg_concept_sp.png) no-repeat 0 0;
    background-size: cover;
    width: 100%;
    height: 357.86666667vw;
    margin: 0 auto;
    position: relative;
    padding-top: 28.26666667vw;
    box-sizing: border-box;
  }

  .dt_concept_section__detail__anchor {
    color: #777 !important;
    text-decoration: none;
    display: inline-block;
    text-align: left;
    padding-left: 3.5%;
    box-sizing: border-box;
    font-size: 1px;
    position: absolute;
    right: 0;
    top: -10vw;
  }

  .dt_concept_section__detail__anchor:after {
    content: "";
    display: inline-block;
    background: url(../../../images/product-detail/dt_kit/dco_nav_arrow.png) no-repeat;
    width: 5px;
    height: 3px;
    background-size: 5px 6px;
    position: absolute;
    left: 44%;
    top: 64%;
  }

  .dt_concept_section__detail__anchor:hover {
    color: #807d7b;
  }

  .dt_concept_section__detail__anchor:hover:after {
    background-position: 0 0;
  }

  .dt_concept_section__detail__product {
    position: absolute;
    left: 0;
    top: -18.66666667vw;
    width: 100%;
  }

  .dt_concept_section__detail__product__img {
    background: url(../../../images/product-detail/dt_kit/img_product_kit_sp.png) no-repeat 0 0;
    background-size: cover;
    width: 41.33333333vw;
    height: 41.6vw;
    text-indent: -9999px;
    position: absolute;
    left: 26vw;
    top: 0;
  }

  .dt_concept_section__detail__product__txt {
    font-size: 2.66666667vw;
    font-weight: 700;
    color: #456989;
    text-align: center;
    position: absolute;
    left: 0;
    top: 34.93333333vw;
    width: 100%;
  }

  .dt_concept_section__detail__txt {
    background: url(../../../images/product-detail/dt_kit/txt_concept_sp.png) no-repeat 0 0;
    background-size: cover;
    width: 81.33333333vw;
    height: 241.33333333vw;
    text-indent: -9999px;
    margin: 0 auto;
  }

  .dt_concept_section__detail__img {
    background: url(../../../images/product-detail/dt_kit/img_concept_sp.png) no-repeat 0 0;
    background-size: cover;
    width: 72vw;
    height: 70.66666667vw;
    text-indent: -9999px;
    margin: 6.66666667vw auto 0 !important;
  }

  .dt_concept_section__description {
    background: url(../../../images/product-detail/dt_kit/bg_border_blue.png);
    border-radius: 2.13333333vw;
    box-sizing: border-box;
    padding: 1.33333333vw;
    margin-top: 8vw !important;
  }

  .dt_concept_section__description__inner {
    background-color: #fff;
    border-radius: 0.8vw;
    box-sizing: border-box;
    padding: 5.86666667vw 5.86666667vw !important;
  }

  .dt_concept_section__description__title {
    width: 60vw;
    height: 5.33333333vw;
    background-color: #fff;
    color: #0daedd;
    font-size: 17px;
    font-weight: 700;
    position: absolute;
    left: calc(50% - 30vw);
    top: -2.66666667vw;
    text-align: center;
  }

  .dt_concept_section__description__txt span {
    color: #073190;
    font-weight: 700;
  }

  .dt_concept_section__point {
    margin-top: 7.33333333vw;
  }

  .dt_concept_section__point__box {
    width: 100%;
    height: 77.33333333vw;
    position: relative;
  }

  .dt_concept_section__point__title {
    position: absolute;
    left: 35.33333333vw;
    top: -6.66666667vw;
    background: url(../../../images/product-detail/dt_kit/ttl_point_sp.png) no-repeat 0 0;
    background-size: cover;
    width: 19.33333333vw;
    height: 6.66666667vw;
    text-indent: -9999px;
  }

  .dt_concept_section__point__txt {
    background: url(../../../images/product-detail/dt_kit/txt_point_sp.png) no-repeat 0 0;
    background-size: cover;
    width: 76vw;
    height: 29.86666667vw;
    text-indent: -9999px;
    position: absolute;
    left: 8vw;
    top: 5.6vw;
  }

  .dt_concept_section__point__img {
    background: url(../../../images/product-detail/dt_kit/img_point_sp.png) no-repeat 0 0;
    background-size: cover;
    width: 68.53333333vw;
    height: 33.33333333vw;
    text-indent: -9999px;
    position: absolute;
    left: 10.93333333vw;
    top: 40vw;
  }

  .dt_concept_section__attention {
    box-sizing: border-box;
    border: 1px solid #504d4b;
    padding: 3.2vw 5.86666667vw;
    margin-top: 5.86666667vw;
    line-height: 1.75;
  }
}

@media screen and (min-width: 769px) {
  #dt_nav_product {
    margin-top: 115px;
    position: relative;
  }

  #dt_nav_product ul {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
  }

  #dt_nav_product ul li {
    border-left: 1px solid #bbb;
    height: 20px;
    line-height: 20px;
    position: relative;
  }

  #dt_nav_product ul li:first-child {
    border-left: none;
  }

  #dt_nav_product ul li a {
    color: #777;
    text-decoration: none;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 15px;
    padding: 0 40px 0 30px;
    box-sizing: border-box;
  }

  #dt_nav_product ul li a:after {
    content: "";
    display: inline-block;
    background: url(../../../images/product-detail/dt_kit/dco_nav_arrow.png) no-repeat;
    width: 10px;
    height: 6px;
    position: absolute;
    right: 13px;
    top: 7px;
  }

  #dt_nav_product ul li a:hover {
    color: #f5842d;
  }

  #dt_nav_product ul li a:hover:after {
    background-position: 0 -6px;
  }
}

@media screen and (max-width: 768px) {
  #dt_nav_product {
    margin-top: 10.5%;
  }

  #dt_nav_product ul {
    padding: 0 1.5%;
  }

  #dt_nav_product ul li {
    float: none;
    border-left: none;
    border-bottom: 1px solid #bbb;
    height: 38px;
    line-height: 38px;
    position: relative;
  }

  #dt_nav_product ul li:first-child {
    border-left: none;
    border-top: 1px solid #bbb;
  }

  #dt_nav_product ul li a {
    color: #777;
    text-decoration: none;
    width: 100%;
    display: block;
    text-align: left;
    padding-left: 3.5%;
    box-sizing: border-box;
    font-size: 12px;
  }

  #dt_nav_product ul li a:after {
    content: "";
    display: inline-block;
    background: url(../../../images/product-detail/dt_kit/dco_nav_arrow.png) no-repeat;
    width: 5px;
    height: 3px;
    background-size: 5px 6px;
    position: absolute;
    right: 4%;
    top: 47%;
  }

  #dt_nav_product ul li a:hover {
    color: #807d7b;
  }

  #dt_nav_product ul li a:hover:after {
    background-position: 0 0;
  }
}

@media screen and (min-width: 769px) {
  .dt_howto_section {
    padding-top: 90px;
  }

  .dt_howto_section h2 {
    background-image: url(../../../images/product-detail/dt_kit/ttl_howto.png);
  }

  .dt_howto_section__desc {
    margin-top: 35px;
  }

  .dt_howto_section__youtube {
    max-width: 830px;
    width: 100%;
    margin: 40px auto 0;
  }

  .dt_howto_section__youtube__box {
    width: 100%;
    height: 465px;
  }

  .dt_howto_section__youtube__memo {
    margin-top: 30px;
  }

  .dt_howto_section__youtube__memo a {
    color: #f5842d !important;
  }

  .dt_howto_section__flow {
    background: url(../../../images/product-detail/dt_kit/bg_border_orange3.png);
    border-radius: 16px;
    box-sizing: border-box;
    padding: 10px;
    margin-top: 55px;
  }

  .dt_howto_section__flow__inner {
    background-color: #fff;
    border-radius: 6px;
    box-sizing: border-box;
    padding: 60px 0;
  }

  .dt_howto_section__flow__img {
    background-image: url(../../../images/product-detail/dt_kit/img_howto_flow.png);
    width: 623px;
    height: 588px;
    text-indent: -9999px;
    position: relative;
    margin: 0 auto;
  }

  .dt_howto_section__flow__img__apple {
    background-image: url(../../../images/product-detail/dt_kit/btn_apple.png);
    width: 119px;
    height: 40px;
    text-indent: -9999px;
    position: absolute;
    left: 38px;
    top: 114px;
    z-index: 1;
    -webkit-transform: scale(0.78);
    transform: scale(0.78);
  }

  .dt_howto_section__flow__img__apple:hover {
    -webkit-transform: scale(0.78) translateY(-2px);
    transform: scale(0.78) translateY(-2px);
  }

  .dt_howto_section__flow__img__google {
    background-image: url(../../../images/product-detail/dt_kit/btn_google.png);
    width: 119px;
    height: 40px;
    text-indent: -9999px;
    position: absolute;
    left: 136px;
    top: 114px;
    z-index: 1;
    -webkit-transform: scale(0.78);
    transform: scale(0.78);
  }

  .dt_howto_section__flow__img__google:hover {
    -webkit-transform: scale(0.78) translateY(-2px);
    transform: scale(0.78) translateY(-2px);
  }

  .dt_howto_section__product {
    padding-top: 60px;
  }

  .dt_howto_section__product__inner {
    background-image: url(../../../images/product-detail/dt_kit/img_howto_product.png);
    max-width: 920px;
    width: 100%;
    height: 37vw;
    max-height: 360px;
    text-indent: -9999px;
    position: relative;
    margin: 0 auto 0;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }

  .dt_howto_section__product__apple {
    background-image: url(../../../images/product-detail/dt_kit/btn_apple.png);
    width: 13%;
    height: 42px;
    text-indent: -9999px;
    position: absolute;
    left: 46%;
    top: 77%;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }

  .dt_howto_section__product__apple:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  .dt_howto_section__product__google {
    background-image: url(../../../images/product-detail/dt_kit/btn_google.png);
    width: 13%;
    height: 42px;
    text-indent: -9999px;
    position: absolute;
    left: 72%;
    top: 77%;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }

  .dt_howto_section__product__google:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  .dt_howto_section__os__inner {
    padding-top: 60px;
  }

  .dt_howto_section__os__pc table {
    width: 100%;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 20px;
  }

  .dt_howto_section__os__pc table td,
  .dt_howto_section__os__pc table th {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 15px 20px;
  }

  .dt_howto_section__os__pc table th {
    background-color: #f3f3f3;
    font-weight: 700;
    vertical-align: middle;
    text-align: center;
    width: 296px;
    letter-spacing: 2px;
    color: #456989;
  }

  .dt_howto_section__os__sp {
    display: none;
  }

  .dt_howto_section__os__memo {
    margin-top: 15px;
  }
}

@media screen and (max-width: 768px) {
  .dt_howto_section {
    padding-top: 14vw;
  }

  .dt_howto_section__desc {
    margin-top: 9.33333333vw;
  }

  .dt_howto_section__youtube {
    width: 100%;
    margin: 4.26666667vw auto 0;
  }

  .dt_howto_section__youtube__box {
    width: 100%;
    height: 51.73333333vw;
  }

  .dt_howto_section__youtube__memo {
    margin-top: 4.66666667vw;
  }

  .dt_howto_section__youtube__memo a {
    color: #f5842d !important;
  }

  .dt_howto_section__flow {
    background: url(../../../images/product-detail/dt_kit/bg_border_orange3.png);
    border-radius: 2.13333333vw;
    box-sizing: border-box;
    padding: 1.33333333vw;
    margin-top: 6.66666667vw;
  }

  .dt_howto_section__flow__inner {
    background-color: #fff;
    border-radius: 0.8vw;
    box-sizing: border-box;
    padding: 5.86666667vw 0;
  }

  .dt_howto_section__flow__img {
    background-image: url(../../../images/product-detail/dt_kit/img_howto_flow_sp.png);
    background-size: cover;
    width: 83.33333333vw;
    height: 80.13333333vw;
    text-indent: -9999px;
    position: relative;
    margin: 0 auto;
  }

  .dt_howto_section__flow__img__apple {
    background-image: url(../../../images/product-detail/dt_kit/btn_apple_sp.png);
    background-size: cover;
    width: 32vw;
    height: 10.66666667vw;
    text-indent: -9999px;
    position: absolute;
    left: -3.2vw;
    top: 12vw;
    z-index: 1;
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }

  .dt_howto_section__flow__img__google {
    background-image: url(../../../images/product-detail/dt_kit/btn_google_sp.png);
    background-size: cover;
    width: 32.93333333vw;
    height: 11.6vw;
    text-indent: -9999px;
    position: absolute;
    left: 10.13333333vw;
    top: 11.6vw;
    z-index: 1;
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }

  .dt_howto_section__product {
    padding-top: 13.33333333vw;
  }

  .dt_howto_section__product__inner {
    background-image: url(../../../images/product-detail/dt_kit/img_howto_product_sp.png);
    background-size: cover;
    width: 92vw;
    height: 118.4vw;
    text-indent: -9999px;
    position: relative;
    margin: 0 auto 0;
  }

  .dt_howto_section__product__apple {
    background-image: url(../../../images/product-detail/dt_kit/btn_apple_sp.png);
    background-size: cover;
    width: 32vw;
    height: 10.66666667vw;
    text-indent: -9999px;
    position: absolute;
    left: 11.46666667vw;
    top: 102.66666667vw;
    z-index: 1;
  }

  .dt_howto_section__product__google {
    background-image: url(../../../images/product-detail/dt_kit/btn_google_sp.png);
    background-size: cover;
    width: 32.93333333vw;
    height: 11.6vw;
    text-indent: -9999px;
    position: absolute;
    left: 48.8vw;
    top: 102.26666667vw;
    z-index: 1;
  }

  .dt_howto_section__os__inner {
    padding-top: 13.33333333vw;
  }

  .dt_howto_section__os__pc {
    display: none;
  }

  .dt_howto_section__os__sp table {
    width: 100%;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 4.26666667vw;
  }

  .dt_howto_section__os__sp table td,
  .dt_howto_section__os__sp table th {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 1.6vw 1.6vw;
    background-clip: padding-box;
  }

  .dt_howto_section__os__sp table th {
    background-color: #f3f3f3;
    font-weight: 700;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    letter-spacing: 2px;
    color: #456989;
  }

  .dt_howto_section__os__sp table td.w1 {
    width: 40%;
  }

  .dt_howto_section__os__memo {
    margin-top: 2.93333333vw;
    font-size: 11px;
  }
}

@media screen and (min-width: 769px) {
  .dt_faq_section {
    padding-top: 80px;
    position: relative;
    width: 940px;
    margin: 0 auto;
  }

  .dt_faq_section__btn {
    width: 436px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    display: block !important;
    cursor: pointer;
  }

  .dt_faq_section__body {
    position: relative;
    overflow: hidden;
    margin-top: -25px;
    height: 0;
  }

  .dt_faq_section__body__inner {
    background-color: #f4fdff;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 65px 0;
  }

  .dt_faq_section__tab {
    margin-top: 30px;
  }

  .dt_faq_section__tab__btns {
    width: 860px;
    margin: 0 auto;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    border-bottom: 3px solid #c9edfb;
  }

  .dt_faq_section__tab__btns__btn {
    width: calc(50% - 5px);
    height: 53px;
    text-align: center;
    background-color: #f3f3f3;
    font-weight: 700;
    line-height: 53px;
    font-size: 2px;
    letter-spacing: 2px;
    cursor: pointer;
    border-radius: 5px 5px 0 0;
  }

  .dt_faq_section__tab__btns__btn.dt_current {
    background-color: #c9edfb;
    color: #0daedd;
    cursor: default;
  }

  .dt_faq_section__tab__btns__btn.dt_current:hover {
    opacity: 1;
  }

  .dt_faq_section__tab__btns__btn:hover {
    opacity: 0.8;
  }

  .dt_faq_section__tab__body {
    display: none;
  }

  .dt_faq_section__tab__body.dt_current {
    display: block;
  }

  .dt_faq_section__list {
    width: 860px;
    margin: 30px auto 0;
    border-bottom: 1px solid #ddd;
  }

  .dt_faq_section__list__li {
    border-top: 1px solid #ddd;
  }

  .dt_faq_section__list__li__dl__dt {
    box-sizing: border-box;
    padding: 10px 0;
    font-size: 19px;
    position: relative;
    cursor: pointer;
  }

  .dt_faq_section__list__li__dl__dt__inner {
    padding: 15px 20px;
    position: relative;
  }

  .dt_faq_section__list__li__dl__dt__inner:after {
    content: "";
    background: url(../../../images/product-detail/dt_kit/ico_arrow_right_sp.png) no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 3px;
    top: calc(50% - 12px);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .dt_open .dt_faq_section__list__li__dl__dt__inner {
    background-color: #c9edfb;
    color: #0daedd;
  }

  .dt_open .dt_faq_section__list__li__dl__dt__inner:after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  .dt_faq_section__list__li__dl__dd {
    box-sizing: border-box;
    height: 0;
    overflow: hidden;
  }

  .dt_faq_section__list__li__dl__dd__inner {
    padding: 10px 20px 17px;
  }
}

@media screen and (max-width: 768px) {
  .dt_faq_section {
    padding-top: 10.66666667vw;
    position: relative;
  }

  .dt_faq_section__btn {
    width: 92vw !important;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    display: block !important;
    cursor: pointer;
  }

  .dt_faq_section__body {
    position: relative;
    overflow: hidden;
    height: 0;
  }

  .dt_faq_section__body__inner {
    background-color: #f4fdff;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 12vw 0;
  }

  .dt_faq_section__tab {
    margin-top: 0;
  }

  .dt_faq_section__tab__btns {
    width: 92vw;
    margin: 0 auto;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    border-bottom: 2px solid #c9edfb;
  }

  .dt_faq_section__tab__btns__btn {
    width: calc(50% - 2px);
    height: 11.2vw;
    text-align: center;
    background-color: #f3f3f3;
    font-weight: 700;
    line-height: 11.2vw;
    font-size: 14px;
    letter-spacing: 2px;
    cursor: pointer;
    border-radius: 1.06666667vw 1.06666667vw 0 0;
  }

  .dt_faq_section__tab__btns__btn.dt_current {
    background-color: #c9edfb;
    color: #0daedd;
    cursor: default;
  }

  .dt_faq_section__tab__body {
    display: none;
  }

  .dt_faq_section__tab__body.dt_current {
    display: block;
  }

  .dt_faq_section__list {
    width: 92vw;
    margin: 0 auto 0;
  }

  .dt_faq_section__list__li {
    border-bottom: 1px solid #ddd;
  }

  .dt_faq_section__list__li__dl__dt {
    box-sizing: border-box;
    padding: 1.06666667vw 0;
    position: relative;
    cursor: pointer;
  }

  .dt_faq_section__list__li__dl__dt__inner {
    padding: 2.66666667vw 2.66666667vw;
    position: relative;
  }

  .dt_faq_section__list__li__dl__dt__inner:after {
    content: "";
    background: url(../../../images/product-detail/dt_kit/ico_arrow_right_sp.png) no-repeat;
    background-size: cover;
    width: 4vw;
    height: 4vw;
    position: absolute;
    right: 1.33333333vw;
    top: calc(50% - 2vw);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .dt_open .dt_faq_section__list__li__dl__dt__inner {
    background-color: #c9edfb;
    color: #0daedd;
  }

  .dt_open .dt_faq_section__list__li__dl__dt__inner:after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  .dt_faq_section__list__li__dl__dd {
    box-sizing: border-box;
    height: 0;
    overflow: hidden;
  }

  .dt_faq_section__list__li__dl__dd__inner {
    padding: 2.66666667vw 2.66666667vw;
  }
}

@media screen and (min-width: 769px) {
  .dt_know_section {
    padding-top: 90px;
  }

  .dt_know_section h2 {
    background-image: url(../../../images/product-detail/dt_kit/ttl_know.png);
    margin-bottom: 36px;
  }

  .dt_know_section__box.dt_mtop {
    margin-top: 60px;
  }

  .dt_know_section__box__left,
  .dt_know_section__box__right {
    max-width: 441px;
    width: 46%;
  }

  .dt_know_section__box__left {
    float: left;
  }

  .dt_know_section__box__right {
    float: right;
  }

  .dt_know_section__img1 {
    background-image: url(../../../images/product-detail/dt_kit/img_know_1.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 100%;
    height: 270px;
    text-indent: -9999px;
  }

  .dt_know_section__img2 {
    background-image: url(../../../images/product-detail/dt_kit/img_know_2.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 100%;
    height: 270px;
    text-indent: -9999px;
  }

  .dt_know_section__title {
    background-image: url(../../../images/product-detail/dt_kit/ttl_know_1.png);
    width: 300px;
    margin-bottom: 28px;
  }

  .dt_know_section__txt.dt_ptop {
    padding-top: 54px;
  }

  .dt_know_section__memo {
    font-size: 13px;
    margin-top: 10px;
  }
}

@media screen and (max-width: 768px) {
  .dt_know_section {
    padding-top: 14vw;
  }

  .dt_know_section__box.dt_mtop {
    margin-top: 8vw;
  }

  .dt_know_section__img1 {
    background-image: url(../../../images/product-detail/dt_kit/img_know_1_sp.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 58.13333333vw;
    text-indent: -9999px;
    margin-top: 7.33333333vw;
  }

  .dt_know_section__img2 {
    background-image: url(../../../images/product-detail/dt_kit/img_know_2_sp.png);
    background-size: cover;
    width: 100%;
    height: 58.13333333vw;
    text-indent: -9999px;
    margin-top: 7.33333333vw;
  }

  .dt_know_section__title {
    margin-bottom: 5.33333333vw;
  }

  .dt_know_section__txt.dt_ptop {
    padding-top: 8vw;
  }

  .dt_know_section__memo {
    font-size: 13px;
    margin-top: 2.66666667vw;
  }
}

@media screen and (min-width: 769px) {
  .dt_merit_section {
    padding-top: 90px;
  }

  .dt_merit_section__inner {
    background-color: #f4fdff;
    padding: 70px 36px;
    position: relative;
    box-sizing: border-box;
  }

  .dt_merit_section__title {
    background-image: url(../../../images/product-detail/dt_kit/ttl_merit.png);
    width: 292px;
    height: 61px;
    margin: 0 auto !important;
    text-indent: -9999px;
    margin-bottom: 50px !important;
  }

  .dt_merit_section__title1 {
    background-image: url(../../../images/product-detail/dt_kit/ttl_merit_1.png);
    width: 461px;
    margin-bottom: 28px !important;
  }

  .dt_merit_section__title2 {
    background-image: url(../../../images/product-detail/dt_kit/ttl_merit_2.png);
    width: 538px;
    margin-bottom: 28px !important;
    margin-top: 45px !important;
  }

  .dt_merit_section__title3 {
    background-image: url(../../../images/product-detail/dt_kit/ttl_merit_3.png);
    width: 668px;
    margin-bottom: 28px !important;
    margin-top: 45px !important;
  }

  .dt_merit_section__img1 {
    background-image: url(../../../images/product-detail/dt_kit/img_merit_1.png);
    width: 471px;
    height: 75px;
    text-indent: -9999px;
    margin: 35px auto 0 !important;
  }

  .dt_merit_section__img2 {
    background-image: url(../../../images/product-detail/dt_kit/img_merit_2.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 100%;
    max-width: 777px;
    height: 30vw;
    max-height: 187px;
    text-indent: -9999px;
    margin: 35px auto 0 !important;
  }

  .dt_merit_section__point {
    color: #0daedd;
    font-weight: 700;
    margin-top: 30px !important;
  }

  .dt_merit_section__memo {
    font-size: 13px;
    margin-top: 15px;
  }

  .dt_merit_section__attention {
    background-color: #fffaec;
    box-sizing: border-box;
    padding: 40px;
    position: relative;
    margin-top: 40px;
    border-radius: 6px;
  }

  .dt_merit_section__attention__ico {
    background-image: url(../../../images/product-detail/dt_kit/img_merit_bikkuri.png);
    width: 73px;
    height: 73px;
    text-indent: -9999px;
    position: absolute;
    left: 32px;
    top: 48px;
  }

  .dt_merit_section__attention__txt {
    padding-left: 100px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 768px) {
  .dt_merit_section {
    padding-top: 14vw;
    width: 100%;
  }

  .dt_merit_section__inner {
    background-color: #f4fdff;
    padding: 14vw 2.66666667vw;
    position: relative;
    width: 100%;
    box-sizing: border-box;
  }

  .dt_merit_section__title {
    background-image: url(../../../images/product-detail/dt_kit/ttl_merit_sp.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 53.6vw;
    height: 11.6vw;
    margin: 0 auto !important;
    text-indent: -9999px;
    margin-bottom: 8vw !important;
  }

  .dt_merit_section__title1 {
    margin-bottom: 4vw !important;
  }

  .dt_merit_section__title2 {
    margin-top: 10vw !important;
    margin-bottom: 4vw !important;
  }

  .dt_merit_section__title3 {
    margin-top: 10vw !important;
    margin-bottom: 4vw !important;
  }

  .dt_merit_section__img1 {
    background-image: url(../../../images/product-detail/dt_kit/img_merit_1_sp.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 86.26666667vw;
    height: 13.73333333vw;
    text-indent: -9999px;
    margin: 5.33333333vw auto 0 !important;
  }

  .dt_merit_section__img2 {
    background-image: url(../../../images/product-detail/dt_kit/img_merit_2_sp.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 22.66666667vw;
    text-indent: -9999px;
    margin: 5.33333333vw auto 0;
  }

  .dt_merit_section__point {
    color: #0daedd;
    font-weight: 700;
    margin-top: 2.66666667vw;
  }

  .dt_merit_section__memo {
    font-size: 13px;
    margin-top: 1.33333333vw;
  }

  .dt_merit_section__attention {
    background-color: #fffaec;
    box-sizing: border-box;
    padding: 4vw;
    position: relative;
    margin-top: 13.33333333vw;
    border-radius: 1.06666667vw;
  }

  .dt_merit_section__attention__ico {
    background-image: url(../../../images/product-detail/dt_kit/img_merit_bikkuri_sp.png);
    background-size: contain;
    width: 18vw;
    height: 18vw;
    text-indent: -9999px;
    position: absolute;
    left: 37.33333333vw;
    top: -9.33333333vw;
  }

  .dt_merit_section__attention__txt {
    padding-top: 9.33333333vw;
    font-size: 13px;
  }
}

@media screen and (min-width: 769px) {
  .dt_voice_section {
    padding-top: 90px;
  }

  .dt_voice_section__inner {
    background-color: #f4fdff;
    padding: 70px 36px;
    position: relative;
    box-sizing: border-box;
  }

  .dt_voice_section__title {
    background-image: url(../../../images/product-detail/dt_kit/ttl_voice.png);
    width: 412px;
    height: 62px;
    margin: 0 auto !important;
    text-indent: -9999px;
    margin-bottom: 50px !important;
  }

  .dt_voice_section__colorbox {
    margin-top: 40px;
  }

  .dt_voice_section__colorbox.dt_nomtop {
    margin-top: 0;
  }

  .dt_voice_section__box {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 30px 0;
  }

  .dt_voice_section__box__user {
    width: 162px;
    position: absolute;
    right: 0;
    top: calc(50% - 80px);
  }

  .dt_voice_section__box__user.dt_noname {
    top: calc(50% - 53px);
  }

  .dt_voice_section__box__user.dt_reverse {
    right: auto;
    left: 0;
  }

  .dt_voice_section__box__user__ico {
    background-image: url(../../../images/product-detail/dt_kit/img_voice_papa.png);
    width: 106px;
    height: 106px;
    text-indent: -9999px;
    position: absolute;
    left: 28px;
    top: 0;
  }

  .dt_voice_section__box__user__name {
    background-color: #77c6e5;
    color: #fff;
    text-align: center;
    font-weight: 700;
    border-radius: 5px;
    position: absolute;
    top: 90px;
    left: 0;
    z-index: 1;
    width: 100%;
    box-sizing: border-box;
    padding: 5px 0;
  }

  .dt_voice_section__box__txt {
    width: 70%;
    max-width: 550px;
  }

  .dt_voice_section__box__txt.dt_reverse {
    padding-left: 170px;
  }
}

@media screen and (max-width: 768px) {
  .dt_voice_section {
    padding-top: 14vw;
    width: 100%;
  }

  .dt_voice_section__inner {
    background-color: #f4fdff;
    padding: 14vw 2.66666667vw;
    position: relative;
    width: 100%;
    box-sizing: border-box;
  }

  .dt_voice_section__title {
    background-image: url(../../../images/product-detail/dt_kit/ttl_voice_sp.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 75.2vw;
    height: 12.26666667vw;
    margin: 0 auto !important;
    text-indent: -9999px;
    margin-bottom: 8vw !important;
  }

  .dt_voice_section__colorbox {
    margin-top: 5.33333333vw;
  }

  .dt_voice_section__colorbox.dt_nomtop {
    margin-top: 0;
  }

  .dt_voice_section__box {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 4.66666667vw 0;
  }

  .dt_voice_section__box__user {
    width: 32vw;
    margin: 0 auto;
    position: relative;
    height: 26.66666667vw;
  }

  .dt_voice_section__box__user.dt_noname {
    height: 21.33333333vw;
  }

  .dt_voice_section__box__user__ico {
    background-image: url(../../../images/product-detail/dt_kit/img_voice_papa.png);
    background-size: cover;
    width: 21.33333333vw;
    height: 21.33333333vw;
    text-indent: -9999px;
    position: absolute;
    left: 5.33333333vw;
    top: 0;
  }

  .dt_voice_section__box__user__name {
    background-color: #77c6e5;
    color: #fff;
    text-align: center;
    font-weight: 700;
    border-radius: 1.06666667vw;
    position: absolute;
    top: 18vw;
    left: 0;
    z-index: 1;
    width: 100%;
    box-sizing: border-box;
    padding: 1.06666667vw 0;
    font-size: 2.8vw;
  }

  .dt_voice_section__box__txt {
    margin-top: 4.66666667vw !important;
    font-size: 13px;
  }
}

@media screen and (min-width: 769px) {
  .dt_life_section {
    padding-top: 90px;
  }

  .dt_life_section h2 {
    background-image: url(../../../images/product-detail/dt_kit/ttl_life.png);
    margin-bottom: 50px !important;
  }

  .dt_life_section__box {
    border-radius: 12px;
    position: relative;
    background-image: url(../../../images/product-detail/dt_kit/bg_border_blue.png);
    box-sizing: border-box;
    padding: 10px;
  }

  .dt_life_section__box.dt_pink {
    background-image: url(../../../images/product-detail/dt_kit/bg_border_pink.png);
  }

  .dt_life_section__box.dt_orange {
    background-image: url(../../../images/product-detail/dt_kit/bg_border_orange3.png);
  }

  .dt_life_section__box.dt_blue {
    margin-top: 70px;
    background-image: url(../../../images/product-detail/dt_kit/bg_border_blue.png);
  }

  .dt_life_section__box__inner {
    background-color: #fff;
    border-radius: 4px;
    padding: 42px 36px;
  }

  .dt_life_section__box__title {
    text-align: center;
    font-weight: 700;
    font-size: 21px;
    background-color: #fff;
    position: absolute;
    top: -10px;
    z-index: 1;
  }

  .dt_life_section__box__title.dt_title1 {
    width: 146px;
    color: #eb3188;
    left: calc(50% - 83px);
  }

  .dt_life_section__box__title.dt_title2 {
    width: 206px;
    color: #f5842d;
    left: calc(50% - 103px);
  }

  .dt_life_section__box__title.dt_title3 {
    width: 290px;
    color: #0daedd;
    left: calc(50% - 145px);
  }

  .dt_life_section__box__txt {
    width: 65%;
    max-width: 512px;
  }

  .dt_life_section__box__memo {
    width: 65%;
    max-width: 512px;
    font-size: 12px;
    margin-top: 6px;
  }

  .dt_life_section__box__img {
    position: absolute;
    right: 30px;
    top: 10px;
    text-indent: -9999px;
  }

  .dt_life_section__box__img.dt_img1 {
    background-image: url(../../../images/product-detail/dt_kit/img_life_hcg.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 34%;
    max-width: 308px;
    height: 120px;
    top: 40px;
  }

  .dt_life_section__box__img.dt_img2 {
    background-image: url(../../../images/product-detail/dt_kit/img_life_lh.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 34%;
    max-width: 308px;
    height: 124px;
    top: 36px;
  }

  .dt_life_section__box__img.dt_img3 {
    background-image: url(../../../images/product-detail/dt_kit/img_life_kit.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 34%;
    max-width: 308px;
    height: 132px;
    top: 36px;
  }

  .dt_life_section__arrow {
    background-image: url(../../../images/product-detail/dt_kit/img_life_arrow.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 34%;
    max-width: 32px;
    height: 16px;
    margin: 24px auto 28px;
  }

  .dt_life_section__product {
    background-image: url(../../../images/product-detail/dt_kit/img_life_product.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    max-width: 920px;
    width: 100%;
    height: 890px;
    margin: 70px auto 0 !important;
    text-indent: -9999px;
  }
}

@media screen and (max-width: 768px) {
  .dt_life_section {
    padding-top: 14vw;
  }

  .dt_life_section h2 {
    margin-bottom: 9.33333333vw !important;
  }

  .dt_life_section__box {
    border-radius: 1.6vw;
    position: relative;
    background-image: url(../../../images/product-detail/dt_kit/bg_border_blue.png);
    box-sizing: border-box;
    padding: 2.13333333vw;
  }

  .dt_life_section__box.dt_pink {
    background-image: url(../../../images/product-detail/dt_kit/bg_border_pink.png);
  }

  .dt_life_section__box.dt_orange {
    background-image: url(../../../images/product-detail/dt_kit/bg_border_orange3.png);
  }

  .dt_life_section__box.dt_blue {
    margin-top: 9.33333333vw !important;
    background-image: url(../../../images/product-detail/dt_kit/bg_border_blue.png);
  }

  .dt_life_section__box__inner {
    background-color: #fff;
    border-radius: 4px;
    padding: 6.13333333vw 6.13333333vw;
  }

  .dt_life_section__box__title {
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    background-color: #fff;
    position: absolute;
    top: -2.66666667vw;
  }

  .dt_life_section__box__title.dt_title1 {
    width: 27vw;
    color: #eb3188;
    left: calc(50% - 13.5vw);
  }

  .dt_life_section__box__title.dt_title2 {
    width: 36vw;
    color: #f5842d;
    left: calc(50% - 18vw);
  }

  .dt_life_section__box__title.dt_title3 {
    width: 50vw;
    color: #0daedd;
    left: calc(50% - 25vw);
  }

  .dt_life_section__box__memo {
    font-size: 11px;
    margin-top: 0.93333333vw;
  }

  .dt_life_section__box__img {
    margin: 5vw auto 0;
    text-indent: -9999px;
  }

  .dt_life_section__box__img.dt_img1 {
    background-image: url(../../../images/product-detail/dt_kit/img_life_hcg_sp.png);
    background-size: contain;
    width: 44.66666667vw;
    height: 31.2vw;
  }

  .dt_life_section__box__img.dt_img2 {
    background-image: url(../../../images/product-detail/dt_kit/img_life_lh_sp.png);
    background-size: contain;
    width: 43.2vw;
    height: 34.26666667vw;
  }

  .dt_life_section__box__img.dt_img3 {
    background-image: url(../../../images/product-detail/dt_kit/img_life_kit_sp.png);
    background-size: contain;
    width: 58.66666667vw;
    height: 26.66666667vw;
  }

  .dt_life_section__arrow {
    background-image: url(../../../images/product-detail/dt_kit/img_life_arrow_sp.png);
    background-size: contain;
    width: 6vw;
    height: 3.2vw;
    margin: 5vw auto 6vw;
  }

  .dt_life_section__product {
    background-image: url(../../../images/product-detail/dt_kit/img_life_product_sp.png);
    background-size: cover;
    width: 100%;
    height: 174.66666667vw;
    margin: 12vw auto 0 !important;
    text-indent: -9999px;
  }
}

@media screen and (min-width: 769px) {
  .dt_download_section {
    margin-top: 60px;
  }

  .dt_download_section__box1 {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
  }

  .dt_download_section__box2 {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-top: 48px;
  }

  .dt_download_section__box2__btn {
    width: 440px;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 768px) {
  .dt_download_section {
    margin-top: 8vw;
  }

  .dt_download_section__box2__btn {
    margin-top: 5.06666667vw !important;
  }
}

@media screen and (min-width: 769px) {
  .dt_tel_section {
    margin-top: 120px;
    background-color: #f4fdff;
  }

  .dt_tel_section .dt_telbox {
    text-align: center;
    padding-bottom: 40px;
  }

  .dt_tel_section .dt_telbox .dt_staff {
    display: block;
    color: #456989;
    font-size: 20px;
    padding-top: 40px;
  }

  .dt_tel_section .dt_telbox h4 {
    font-size: 26px;
    padding-top: 10px;
    color: #0daedd;
  }

  .dt_tel_section .dt_telbox .dt_txt1 {
    color: #504d4b;
    margin-top: 10px;
  }

  .dt_tel_section .dt_telbox .dt_tel {
    background-image: url(../../../images/product-detail/dt_kit/img_tel.png);
    width: 362px;
    height: 42px;
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px;
    margin: 12px auto 0 !important;
  }

  .dt_tel_section .dt_telbox .dt_txt2 {
    margin-top: 15px !important;
  }
}

@media screen and (max-width: 768px) {
  .dt_tel_section {
    margin-top: 15%;
    background-color: #f4fdff;
  }

  .dt_tel_section .dt_telbox {
    text-align: center;
    padding-bottom: 8%;
    width: 93%;
    margin: 0 auto;
  }

  .dt_tel_section .dt_telbox .dt_staff {
    display: block;
    color: #456989;
    font-size: 14px;
    padding-top: 8%;
  }

  .dt_tel_section .dt_telbox h4 {
    font-size: 3vw;
    padding-top: 1.8%;
    letter-spacing: 0;
    font-weight: 700;
    color: #0daedd;
    margin: 1vw auto;
  }

  .dt_tel_section .dt_telbox .dt_txt1 {
    color: #504d4b;
    margin-top: 1.9%;
    font-size: 12px;
  }

  .dt_tel_section .dt_telbox .dt_tel {
    background-image: url(../../../images/product-detail/dt_kit/img_tel_sp.png);
    width: 50.13333333vw;
    height: 5.86666667vw;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-indent: -9999px;
    margin: 2vw auto 0 !important;
  }

  .dt_tel_section .dt_telbox .dt_txt2 {
    margin-top: 2.3% !important;
    font-size: 12px;
    text-align: left;
    /* padding-left: 15%; */
    text-align: center;
  }
}

@media screen and (min-width: 769px) {
  .dt_soudan_section {
    padding-top: 90px;
  }

  .dt_soudan_section h2 {
    background-image: url(../../../images/product-detail/dt_kit/ttl_soudan.png);
    margin-bottom: 36px;
  }

  .dt_soudan_section__box {
    margin-top: 35px;
  }

  .dt_soudan_section__list {
    padding-left: 50px !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .dt_soudan_section__list li {
    position: relative;
    padding-left: 44px;
    color: #456989;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.75;
    margin-top: 30px;
  }

  .dt_soudan_section__list li:first-child {
    margin-top: 0;
  }

  .dt_soudan_section__list li:before {
    content: "";
    background: url(../../../images/product-detail/dt_kit/ico_check2_blue.png) no-repeat;
    width: 34px;
    height: 34px;
    position: absolute;
    left: 0;
    top: -2px;
  }

  .dt_soudan_section__txt2 {
    margin-top: 33px;
  }
}

@media screen and (max-width: 768px) {
  .dt_soudan_section {
    padding-top: 14vw;
  }

  .dt_soudan_section h2 {
    margin-bottom: 9.33333333vw !important;
  }

  .dt_soudan_section__box {
    margin-top: 5.33333333vw;
  }

  .dt_soudan_section__list {
    padding-left: 5.33333333vw !important;
    padding-top: 4.53333333vw !important;
    padding-bottom: 4.53333333vw !important;
  }

  .dt_soudan_section__list li {
    position: relative;
    padding-left: 6.66666667vw !important;
    color: #456989;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.75;
    margin-top: 2.93333333vw !important;
  }

  .dt_soudan_section__list li:first-child {
    margin-top: 0;
  }

  .dt_soudan_section__list li:before {
    content: "";
    background: url(../../../images/product-detail/dt_kit/ico_check2_blue.png) no-repeat;
    background-size: cover;
    width: 4.53333333vw;
    height: 4.53333333vw;
    position: absolute;
    left: 0;
    top: 0.66666667vw;
  }

  .dt_soudan_section__txt2 {
    margin-top: 5.33333333vw;
  }
}
