﻿.recgds {
  width: 900px;
  letter-spacing: normal;
}
.recgds a:hover {
  text-decoration: none;
}

.recgds-ttl {
  margin: 0 0 24px;
  font-size: 28px;
  font-weight: bold;
}

.recgds-kv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 376px;
  border-top: 7px solid #424565;
  background: url(../../../img/medical_feature/recgds/kv_01.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.recgds-kv-inner {
  padding: 22px 32px;
  border: 10px solid #fff;
  background: rgba(255, 255, 255, 0.93);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
}

.recgds-intro {
  position: relative;
  margin: 0 0 84px;
  padding: 32px 0 8px;
  background: #EDF3FD;
}
.recgds-intro:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -55px;
  left: 0;
  width: 900px;
  height: 55px;
  background: url(../../../img/medical_feature/recgds/intro_03.png) no-repeat 0 0;
  background-size: 100% 100%;
}

.recgds-intro-ttl {
  margin: 0 0 20px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}

.recgds-intro-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 40px;
}

.recgds-intro-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 24px;
}

.recgds-intro-item {
  position: relative;
  padding: 0 0 0 33px;
  font-size: 18px;
  font-weight: bold;
}
.recgds-intro-item:before {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: 0;
  width: 21px;
  height: 21px;
  background: url(../../../img/medical_feature/recgds/intro_02.png) no-repeat 0 0;
  background-size: 100% 100%;
}
.recgds-intro-item + .recgds-intro-item {
  margin-top: 20px;
}

.recgds-intro-img {
  width: 204px;
}

.recgds-resolve {
  margin: 0 0 45px;
  padding: 0 45px 45px;
  background: -webkit-gradient(linear, left bottom, left top, from(#fdf4fd), to(#fff));
  background: linear-gradient(0deg, #fdf4fd 0%, #fff 100%);
}

.recgds-resolve-ttl {
  margin: 0 0 18px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}

.recgds-resolve-txt {
  position: relative;
  padding: 0 170px 25px 40px;
  font-weight: 500;
}
.recgds-resolve-txt:after {
  content: "";
  display: block;
  position: absolute;
  right: 35px;
  bottom: 0;
  width: 102px;
  height: 177px;
  background: url(../../../img/medical_feature/recgds/nav_01.png) no-repeat 0 0;
  background-size: 100% 100%;
}

.recgds-resolve-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 29px;
}

.recgds-resolve-nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.recgds-resolve-nav-item a {
  display: block;
  position: relative;
  line-height: 1.5;
  padding: 15px 20px 15px 0;
  border-radius: 6px;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  background: url(../../../img/medical_feature/recgds/nav_02.png) no-repeat 50% 50%;
  background-size: 100% 100%;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.recgds-resolve-nav-item a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 18px;
  width: 12px;
  height: 12px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: translateY(-70%) rotate(45deg);
          transform: translateY(-70%) rotate(45deg);
}

.recgds-product {
  margin: 0 30px 40px;
}

.recgds-product-ttl {
  margin: 0 0 30px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
.recgds-product-ttl span {
  display: block;
  font-size: 17px;
}

.recgds-product-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 30px;
}

.recgds-product-img {
  width: 284px;
}

.recgds-product-data {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.recgds-product-name {
  width: 100%;
  margin: 0 0 15px;
  font-size: 20px;
  font-weight: bold;
}

.recgds-product-price-regular {
  font-size: 15px;
  font-weight: 500;
  text-decoration: line-through;
}

.recgds-product-price-sale {
  font-size: 20px;
  font-weight: bold;
}
.recgds-product-price-sale span {
  font-size: 15px;
}

.recgds-product-btn {
  margin: 0 0 0 auto;
}
.recgds-product-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 200px;
  height: 50px;
  border-radius: 40px;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  background: url(../../../img/medical_feature/recgds/product_02.png) no-repeat 50% 50%;
  background-size: 100% 100%;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.recgds-product-btn a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 18px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

.recgds-point {
  margin: 0 0 30px;
  padding: 0 0 30px;
  background: #FBF9F7;
}

.recgds-point-ttl {
  margin: 0 0 30px;
  padding: 10px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  background: url(../../../img/medical_feature/recgds/point_01.png) no-repeat 50% 50%;
  background-size: cover;
}

.recgds-point-inner-01 {
  margin: 20px 30px 0;
  padding: 25px 25px 30px;
  background: #fff;
}

.recgds-point-inner-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0 30px;
  margin: 20px 30px 0;
  padding: 25px 25px 30px;
  background: #fff;
}

.recgds-point-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 20px;
  line-height: 1.3;
  margin: 0 0 15px;
  font-size: 20px;
  font-weight: bold;
}
.recgds-point-heading span {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 1.2;
  padding: 8px 0 0;
  color: #fff;
  font-size: 24px;
  text-align: center;
  background: #424565;
}
.recgds-point-heading span:first-line {
  font-size: 8px;
}

.recgds-point-txt {
  font-size: 15px;
  font-weight: 500;
}

.recgds-point-01-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin: 15px 0 0;
}
.recgds-point-01-01:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  border-top: 2px solid #424565;
  border-right: 2px solid #424565;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.recgds-point-01-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 25px 0 0;
}

.recgds-point-01-02-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 247px;
  padding: 20px 20px 15px;
  border: 1px solid #CCCCCC;
  color: #C25CA2;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}
.recgds-point-01-02-item img {
  display: block;
  margin: 0 0 12px;
}

.recgds-point-02-01 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.recgds-voice {
  margin: 30px 0;
  padding: 25px 30px 10px;
  background: #F2F6FD;
}

.recgds-voice-ttl {
  margin: 0 0 20px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.recgds-voice-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 24px;
}

.recgds-voice-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  padding: 25px 20px 15px;
  background: #fff;
}
.recgds-voice-item:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -19px;
  left: 50%;
  width: 14px;
  height: 19px;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  background: #fff;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.recgds-voice-star {
  width: 95px;
  height: 15px;
  margin: 0 0 10px;
  background: url(../../../img/medical_feature/recgds/voice_01.png) no-repeat 0 0;
  background-size: 95px 15px;
}
.recgds-voice-star span {
  display: block;
  height: 15px;
  background: url(../../../img/medical_feature/recgds/voice_02.png) no-repeat 0 0;
  background-size: 95px 15px;
}
.recgds-voice-star.recgds-voice-star-50 span {
  width: 100%;
}
.recgds-voice-star.recgds-voice-star-40 span {
  width: 80%;
}

.recgds-voice-heading {
  margin: 0 0 5px;
  font-size: 15px;
  font-weight: bold;
}

.recgds-voice-txt {
  font-size: 15px;
  font-weight: 500;
}

.recgds-voice-img {
  margin: 0 0 15px;
  text-align: center;
}

.recgds-voice-caption {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}

.recgds-voice-notes {
  margin: 25px 0 0;
  font-size: 10px;
  text-align: right;
}

.recgds-reco {
  margin: 50px 0;
  padding: 0 30px 50px;
  background: -webkit-gradient(linear, left bottom, left top, from(#fdf4fd), color-stop(35%, #fff), to(#fff));
  background: linear-gradient(0deg, #fdf4fd 0%, #fff 35%, #fff 100%);
}

.recgds-reco-ttl {
  margin: 0 0 30px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.recgds-reco-ttl + .recgds-reco-subttl {
  margin-top: 30px;
}

.recgds-reco-subttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 15px;
  margin: 40px 0 25px;
  font-size: 17px;
  font-weight: bold;
}
.recgds-reco-subttl:before, .recgds-reco-subttl:after {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  background: #424565;
}

.recgds-reco-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px 30px;
}

.recgds-reco-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 20px;
}

.recgds-reco-item-img {
  width: 147px;
}

.recgds-reco-item-data {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.4;
}

.recgds-reco-item-txt {
  margin: 0 0 4px;
  font-size: 13px;
  font-weight: 500;
}

.recgds-reco-item-name {
  margin: 0 0 6px;
  font-size: 15px;
  font-weight: bold;
}

.recgds-reco-item-price {
  margin: 0 0 4px;
}

.recgds-reco-item-price-regular {
  margin: 0 0 4px;
  font-size: 13px;
  font-weight: 500;
  text-decoration: line-through;
}

.recgds-reco-item-price-sale {
  line-height: 1.2;
  color: #6F78AA;
  font-size: 19px;
  font-weight: bold;
}
.recgds-reco-item-price-sale span {
  font-size: 15px;
}

.recgds-reco-item-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 130px;
  height: 35px;
  border-radius: 40px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  background: #F58D13;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.recgds-reco-item-btn a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 18px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

.recgds-reco-other {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 50px 0 0;
}
.recgds-reco-other a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 380px;
  height: 58px;
  border: 1px solid #F4D7EB;
  border-radius: 40px;
  color: #6F78AA;
  font-size: 17px;
  font-weight: bold;
  background: #fff;
}
.recgds-reco-other a:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  margin: 0 0 0 8px;
  border-top: 2px solid #6F78AA;
  border-right: 2px solid #6F78AA;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.recgds-introduced {
  padding: 25px 30px 50px;
  background: url(../../../img/medical_feature/recgds/introduced_05.png) no-repeat 50% 50%;
  background-size: cover;
}

.recgds-introduced-ttl {
  margin: 0 0 28px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.recgds-introduced-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 0 26px;
}
/*# sourceMappingURL=feature_recovery_goods_2402.css.map */
