@charset "UTF-8";
#feature_2302050 *,
#feature_2302050 *::before,
#feature_2302050 *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#feature_2302050 {
  margin-bottom: 60px;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .for-pc {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  #feature_2302050 .for-sp {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  #feature_2302050 {
    margin-bottom: 70px;
  }
}

#feature_2302050 p {
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #feature_2302050 p {
    line-height: 1.5;
  }
}

#feature_2302050 .keyvisual {
  position: relative;
  margin: 10px 0;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .keyvisual .keyvisualBg img {
    width: 100%;
  }
}

#feature_2302050 .keyvisual .keyvisualInner {
  position: absolute;
  right: 5px;
  bottom: 10px;
  text-align: left;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .keyvisual .keyvisualInner {
    top: 30px;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  #feature_2302050 .keyvisual .keyvisualText img {
    width: 100%;
  }
}

#feature_2302050 .keyvisual h2 {
  margin: 0;
  padding: 0;
}

#feature_2302050 .keyvisual p {
  margin: -10px 0 0;
  padding: 0;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .keyvisual p {
    margin: 20px 0 0;
  }
}

#feature_2302050 .sectionTrouble {
  margin: 0 0 60px;
  padding: 0 0 40px;
  background: center bottom url(/contents/small/2302050/images/section-border.png) no-repeat;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionTrouble {
    margin: 0 15px 30px;
    padding: 0 0 30px;
    background-image: url(/contents/small/2302050/images/sp/section-border.png);
    background-size: 100% 1px;
  }
}

#feature_2302050 .sectionTrouble .troubleList {
  position: relative;
  display: table;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionTrouble .troubleList {
    display: block;
  }
}

#feature_2302050 .sectionTrouble .troubleList ul {
  position: relative;
  list-style: none;
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  text-align: left;
  z-index: 11;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionTrouble .troubleList ul {
    display: block;
    min-height: 150px;
    padding: 18px 0 42px;
  }
}

#feature_2302050 .sectionTrouble .troubleList li {
  position: relative;
  margin: 0 20px 0;
  padding: 0;
  font-size: 21px;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionTrouble .troubleList li {
    margin: 0 0 0 15px;
    font-size: 16px;
  }
}

#feature_2302050 .sectionTrouble .troubleList li + li {
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionTrouble .troubleList li + li {
    margin-top: 8px;
  }
}

#feature_2302050 .sectionTrouble .troubleList li:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: -15px;
  width: 4px;
  height: 4px;
  margin: -2px 0 0;
  border-radius: 90%;
  background: #000;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionTrouble .troubleList li:before {
    top: 12px;
    left: -10px;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
}

#feature_2302050 .sectionTrouble .troubleList li span {
  position: relative;
  display: inline-block;
}

#feature_2302050 .sectionTrouble .troubleList li span:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 100%;
  height: 6px;
  background: rgba(169, 136, 58, 0.3);
}

#feature_2302050 .sectionTrouble .troubleImage {
  display: table-cell;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionTrouble .troubleImage {
    display: block;
    position: absolute;
    top: 4px;
    right: -10px;
  }
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionTrouble .troubleImage img {
    width: auto;
  }
}

#feature_2302050 .sectionTrouble .troubleArrow {
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -34px;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionTrouble .troubleArrow {
    margin-left: -22px;
  }
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionTrouble .troubleArrow img {
    width: auto;
  }
}

#feature_2302050 .sectionTrouble .troubleCare {
  margin: 20px 0 0;
}

#feature_2302050 .sectionTrouble .troubleCare p {
  font-size: 28px;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionTrouble .troubleCare p {
    font-size: 21px;
  }
}

#feature_2302050 .sectionTrouble .troubleCare p:first-child {
  font-size: 21px;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionTrouble .troubleCare p:first-child {
    margin-bottom: 4px;
    font-size: 16px;
  }
}

#feature_2302050 .sectionTrouble .troubleCare span {
  color: #a9883a;
}

#feature_2302050 .sectionPoint {
  margin: 0 0 60px;
  padding: 0 0 40px;
  background: center bottom url(/contents/small/2302050/images/section-border.png) no-repeat;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint {
    background: none;
    margin: 0;
    padding: 0;
  }
}

#feature_2302050 .sectionPoint .pointHeader {
  text-align: center;
  color: #3d7b92;
}

#feature_2302050 .sectionPoint .pointHeader h2 {
  font-size: 24px;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointHeader h2 {
    font-size: 18px;
  }
}

#feature_2302050 .sectionPoint .pointHeader h2 span {
  font-size: 30px;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointHeader h2 span {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointHeader h2 img {
    margin: 8px 0 0;
    width: auto;
  }
}

#feature_2302050 .sectionPoint .pointSupport .supportHead,
#feature_2302050 .sectionPoint .pointBlend .blendHead {
  display: table;
  width: auto;
  margin: 50px auto;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointSupport .supportHead,
  #feature_2302050 .sectionPoint .pointBlend .blendHead {
    width: 100%;
    margin: 20px auto;
  }
}

#feature_2302050 .sectionPoint .pointSupport .supportHead h3,
#feature_2302050 .sectionPoint .pointBlend .blendHead h3 {
  display: table-cell;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointSupport .supportHead h3,
  #feature_2302050 .sectionPoint .pointBlend .blendHead h3 {
    width: 135px;
    padding: 0 0 0 10px;
    max-width: 135px;
  }
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointSupport .supportHead h3 img,
  #feature_2302050 .sectionPoint .pointBlend .blendHead h3 img {
    width: auto;
  }
}

#feature_2302050 .sectionPoint .pointSupport .supportHead p,
#feature_2302050 .sectionPoint .pointBlend .blendHead p {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0 0 0 20px;
  font-size: 21px;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointSupport .supportHead p,
  #feature_2302050 .sectionPoint .pointBlend .blendHead p {
    line-height: 1.8;
    padding: 0 0 0 15px;
    font-size: 16px;
    text-align: left;
  }
}

#feature_2302050 .sectionPoint .pointSupport .supportHead p span,
#feature_2302050 .sectionPoint .pointBlend .blendHead p span {
  color: #3d7b92;
}

#feature_2302050 .sectionPoint .pointSupport .supportList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: left;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointSupport .supportList {
    margin: 0 15px;
    display: block;
  }
}

#feature_2302050 .sectionPoint .pointSupport .supportList + .supportList {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointSupport .supportList + .supportList {
    margin-top: 34px;
  }
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointSupport .supportListInfo {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

#feature_2302050 .sectionPoint .pointSupport .supportListInfo h4 {
  margin: 0 0 20px;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointSupport .supportListInfo h4 {
    margin: 0 0 6px;
    font-size: 14px;
  }
}

#feature_2302050 .sectionPoint .pointSupport .supportListInfo p {
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointSupport .supportListInfo p {
    line-height: 1.866;
    font-size: 12px;
  }
}

#feature_2302050 .sectionPoint .pointSupport .supportListInfo p.notes {
  position: relative;
  margin: 5px 0 0;
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointSupport .supportListInfo p.notes {
    font-size: 10px;
  }
}

#feature_2302050 .sectionPoint .pointSupport .supportListInfo p.notes:before {
  content: "＊";
  display: inline;
}

#feature_2302050 .sectionPoint .pointSupport .supportListInfo p span {
  position: relative;
  background: left bottom url(/contents/small/2302050/images/sp/blend-text-bg.png) repeat-x;
  background-size: 5px 5px;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointSupport .supportListInfo p span {
    padding-bottom: 2px;
    background-size: 5px 4px;
  }
}

#feature_2302050 .sectionPoint .pointSupport .supportListImage {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 494px;
  text-align: right;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointSupport .supportListImage {
    width: auto;
    text-align: left;
  }
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointSupport .supportListImage img {
    width: 100%;
  }
}

#feature_2302050 .sectionPoint .pointSupport .supportListImage ul.notes {
  list-style: none;
  width: 484px;
  margin: 0 0 0 20px;
  padding: 0;
  text-align: left;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointSupport .supportListImage ul.notes {
    line-height: 1.2;
    width: auto;
    margin: 0 15px 0 0;
  }
}

#feature_2302050 .sectionPoint .pointSupport .supportListImage ul.notes li {
  position: relative;
  display: inline;
  padding-left: 12px;
  font-size: 10px;
}

#feature_2302050 .sectionPoint .pointSupport .supportListImage ul.notes li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  background: #000;
  border-radius: 90%;
}

#feature_2302050 .sectionPoint .pointSupport .supportListImage p.notes {
  position: relative;
  margin: 0 0 0 20px;
  padding: 0;
  font-size: 10px;
  text-align: left;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointSupport .supportListImage p.notes {
    margin: 4px 0 0;
  }
}

#feature_2302050 .sectionPoint .pointSupport .supportListImage p.notes:before {
  content: "＊";
  display: inline;
}

#feature_2302050 .sectionPoint .pointSupport .supportHead + .supportList .supportListImage {
  margin-top: -36px;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointSupport .supportHead + .supportList .supportListImage {
    margin-top: -18px;
    margin-right: -10px;
  }
}

#feature_2302050 .sectionPoint .pointBlend .blendHead {
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointBlend .blendHead {
    margin-top: 40px;
    margin-bottom: 20px;
  }
}

#feature_2302050 .sectionPoint .pointBlend .blendList {
  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;
  text-align: left;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointBlend .blendList {
    display: table;
  }
}

#feature_2302050 .sectionPoint .pointBlend .blendList + .blendList .blendListInfo {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-right: 0;
  margin-left: 100px;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointBlend .blendList + .blendList .blendListInfo {
    margin: 0;
    padding-top: 24px;
  }
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointBlend .blendList + .blendList .blendListImage {
    padding-top: 24px;
  }
}

#feature_2302050 .sectionPoint .pointBlend .blendListInfo {
  margin-top: -60px;
  margin-right: -20px;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointBlend .blendListInfo {
    display: table-cell;
    vertical-align: top;
    margin: 0;
    padding: 0 10px 0 15px;
  }
}

#feature_2302050 .sectionPoint .pointBlend .blendListInfo h4 {
  margin: 0 0 20px;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointBlend .blendListInfo h4 {
    margin: 0 0 6px;
    font-size: 14px;
  }
}

#feature_2302050 .sectionPoint .pointBlend .blendListInfo h4 span {
  position: relative;
  color: #3d7b92;
  background: left bottom url(/contents/small/2302050/images/sp/blend-text-bg.png) repeat-x;
  background-size: 5px 6px;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointBlend .blendListInfo h4 span {
    padding-bottom: 2px;
    background-size: 5px 5px;
  }
}

#feature_2302050 .sectionPoint .pointBlend .blendListInfo p {
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointBlend .blendListInfo p {
    line-height: 1.8;
    font-size: 12px;
  }
}

#feature_2302050 .sectionPoint .pointBlend .blendListInfo p span {
  position: relative;
  background: left bottom url(/contents/small/2302050/images/sp/blend-text-bg.png) repeat-x;
  background-size: 5px 5px;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointBlend .blendListInfo p span {
    padding-bottom: 2px;
    background-size: 5px 4px;
  }
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointBlend .blendListImage {
    display: table-cell;
    vertical-align: top;
    width: 100px;
    padding: 10px 15px 0 0;
    padding-top: 10px;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionPoint .pointBlend .blendListImage img {
    width: auto;
  }
}

#feature_2302050 .sectionHabit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 100px 60px 0;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionHabit {
    display: block;
    margin: 40px 15px 0;
    padding: 40px 0 0;
    background: center top url(/contents/small/2302050/images/sp/section-border.png) no-repeat;
    background-size: 100% 1px;
    text-align: center;
  }
}

#feature_2302050 .sectionHabit .habitInfo p {
  font-size: 24px;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionHabit .habitInfo p {
    position: relative;
    margin-bottom: 36px;
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionHabit .habitInfo p:after {
    content: "";
    display: block;
    position: absolute;
    left: 1%;
    bottom: -5px;
    width: 95%;
    height: 1px;
    background: #000;
  }
}

#feature_2302050 .sectionHabit .habitInfo ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 16px 0 0;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionHabit .habitInfo ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 18px 0 10px;
  }
}

#feature_2302050 .sectionHabit .habitInfo li {
  margin: 0 -30px;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionHabit .habitInfo li {
    margin: 0 -24px;
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionHabit .habitInfo img {
    width: auto;
  }
}

@media screen and (max-width: 374px) {
  #feature_2302050 .sectionHabit .habitInfo img {
    width: 130px;
    height: 130px;
  }
}

#feature_2302050 .sectionHabit .habitImage {
  margin: -40px 0 0;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionHabit .habitImage {
    margin: 0;
  }
}

#feature_2302050 .sectionHabit .habitImage p {
  margin: 20px 0 0;
  font-size: 21px;
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionHabit .habitImage p {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  #feature_2302050 .sectionHabit .habitImage img {
    width: auto;
    margin-left: -16px;
  }
}
