/* overWrite */
#wrap.wrap-no-padding {
  padding-top: 0;
}

/* 背景画像 */
.brand-bg {
  background-position: 0 0;
  background-repeat: no-repeat;
}
@media all and (min-width: 641px) {
  .brand-bg--main {
    padding: 80px 0 30px;
    background-image: url(../img/bg-main-info.jpg);
    background-size: 1440px 1742px;
  }
  .brand-bg--main02 {
    background-image: url(../img/bg-main-info_02.jpg);
    background-size: 1440px 1910px;
  }
  .brand-bg--main-pad-top {
    padding-top: 60px;
    padding-bottom: 15px;
  }
}
@media all and (max-width: 640px) {
  .brand-bg--main {
    background: url(../img/bg_sp.jpg);
    background-size: 640px 3646px;
  }
}

@media all and (min-width: 641px) {
  .section-brand-lineup {
    padding-top: 519px;
  }

  .section-main .section--inner.section--inner-mv {
    max-width: 100%;
    overflow: hidden;
    padding-top: 683px;
  }
}
@media all and(max-width: 1440px) and (min-width: 641px) {
  .section-brand-lineup {
    padding-top: 37.20833%;
  }
}
@media all and (max-width: 640px) {
  body.ver19 .contents {
    background: #fff;
  }

  .section--inner--min-only-pc {
    padding: 0;
  }

  .section-items .main-info {
    background: url(../img/bg_sp.jpg);
    background-size: 640px 3646px;
    padding-bottom: 71px;
  }

  .section.section-brand-lineup {
    padding-top: 51.9375vw;
  }
}

/* mv */
.top-anchor {
  display: flex;
  justify-content: space-between;
  position: absolute;
}
.top-anchor-item {
  display: block;
  border-radius: 50%;
  background: no-repeat 0 0 / contain;
  text-indent: -9999px;
}
@media all and (min-width: 641px) {
  .section-main {
    background-image: url('../img/bg-main.jpg');
    background-size: 1440px 683px;
    background-position: left top;
    position: relative;
  }
  .main-bottle {
    z-index: 1;
    position: absolute;
    top: 20px;
    left: 652px;
    width: 589px;
  }
  .section-main .main-copy {
    z-index: 0;
    width: 729px;
    top: 26px;
    left: 0;
    margin-left: 0;
  }

  .top-anchor-item {
    z-index: 2;
    position: absolute;
    bottom: 22px;
    transition: opacity 0.3s ease;
    opacity: 1;
  }
  .top-anchor-item:hover {
    opacity: 0.9;
  }
  .top-anchor-item--1 {
    left: 478px;
  }
  .top-anchor-item--2 {
    left: 1162px;
  }
}
@media all and (max-width: 640px) {
  .top-anchor {
    width: 100%;
    padding: 0 1.1%;
    top: 315px;
    left: 0;
  }
  .top-anchor-item {
    width: 100px;
    height: 100px;
  }
  .section-main {
    background-image: url('../img/bg-main-sp.jpg');
    background-size: 100% auto;
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 801px;
  }
  .section-main .main-copy {
    width: 640px;
    position: absolute;
    top: 25px;
    left: 0px;
  }
}

@media all and (min-width: 641px) {
  .top-anchor-item {
    width: 216px;
    height: 233px;
  }
  .top-anchor-item--1 {
    background-image: url(../img/top-anchor-1.png);
  }
  .top-anchor-item--2 {
    background-image: url(../img/top-anchor-2.png);
  }
}
@media all and (max-width: 640px) {
  .top-anchor-item {
    width: 160px;
    height: 173px;
  }
  .top-anchor-item--1 {
    background-image: url(../img/top-anchor-1_sp.png);
  }
  .top-anchor-item--2 {
    background-image: url(../img/top-anchor-2_sp.png);
  }
}

.scalp-logo {
  width: 185px;
  margin: auto;
}
@media all and (min-width: 641px) {
  .section-main {
    padding-bottom: 0;
  }
  .block-purchase .info-holder {
    margin-top: 35px;
  }
  .main-info {
    background: #fff !important;
    margin-bottom: 49px;
  }
  .main-info.block-purchase {
    padding-bottom: 30px;
  }
  .title-line {
    width: 283px !important;
  }
}
@media all and (max-width: 640px) {
  .section-main .main-info {
    background: url();
    padding-bottom: 71px;
    padding-top: 20px;
  }

  .scalp-logo {
    padding: 30px 0 24px;
  }
}

/* item */
.tags {
  margin-top: 10px;
}

.tags__item {
  display: inline-block;
  letter-spacing: 0.05em;
  color: #e82e3b;
  line-height: 1;
  border: 2px solid #e82e3b;
}
@media all and (min-width: 641px) {
  .tags > .tags__item:not(:last-child) {
    margin-right: 9px;
  }
  .tags__item {
    height: 29px;
    padding: 5px 7px;
    font-size: 14px;
    border-width: 1px;
  }
}
@media all and (max-width: 640px) {
  .tags > .tags__item:not(:last-child) {
    margin-right: 10px;
  }
  .tags__item {
    height: 41px;
    padding: 7px 9px;
    font-size: 22px;
  }
}
.tags__item--single {
  margin-left: 14px;
}
.tags__item--bg-red {
  color: #fff;
  background-color: #e82e3b;
}

@media all and (min-width: 641px) {
  .item-description--pc-margin {
    margin-top: 21px !important;
  }
  .price {
    position: relative;
    display: inline;
    top: -6px;
  }
  body.ver19 img.price-1 {
    width: 303px;
  }
  body.ver19 img.price-2 {
    width: 313px;
  }
}
@media all and (max-width: 640px) {
  .price {
    position: relative;
    display: inline;
    top: -8px;
  }
  body.ver19 img.pos-2 {
    top: -3px;
  }
  body.ver19 img.price-1 {
    width: 413px;
  }
  body.ver19 img.price-2 {
    width: 454px;
    margin-right: -14px;
  }
}

@media all and (min-width: 641px) {
  .block-purchase .note-text {
    margin-top: 1px;
    padding-left: 15px !important;
  }
}
@media all and (max-width: 640px) {
  .block-purchase .note-text {
    margin-top: 8px;
  }
}

/* scalpd-list-box */
.scalpd-list__title {
  letter-spacing: 0.19em;
  font-weight: bold;
  text-align: center;
}
.scalpd-list__title-sub {
  letter-spacing: 0.19em;
  font-weight: normal;
  text-align: center;
}
.scalpd-list {
  display: flex;
  justify-content: space-between;
}
.scalpd-item {
  text-align: center;
}

.scalpd-item-2-1 img,
.scalpd-item-2-2 img {
  position: relative;
  left: -13px;
}

@media all and (min-width: 641px) {
  .scalpd-list-box {
    padding: 0 96px;
  }
  .scalpd-list-box {
    margin-top: 13px;
  }
  .scalpd-list__title {
    font-size: 17px;
    margin-bottom: 1px;
  }
  .scalpd-list__title-sub {
    font-size: 15px;
    margin-bottom: 14px;
  }

  body.ver19 .scalpd-list-box .btn-default {
    width: 100%;
    height: 53px;
    font-size: 14px;
    margin-top: -2px;
  }

  .scalpd-list + * {
    margin-top: 10px;
  }

  .scalpd-list > li {
    width: 220px;
  }

  .scalpd-item-1-1 img {
    width: 180px !important;
  }
  .scalpd-item-1-2 img {
    width: 179px !important;
  }
  .scalpd-item-2-1 img {
    width: 99px !important;
  }
  .scalpd-item-2-2 img {
    width: 99px !important;
  }
}

@media all and (max-width: 640px) {
  .scalpd-list-box {
    padding: 0 20px;
    margin-top: 52px;
  }
  .scalpd-list__title {
    font-size: 26px;
    margin-bottom: 1px;
  }
  .scalpd-list__title-sub {
    font-size: 19px;
    margin-bottom: 20px;
  }

  .scalpd-list + * {
    margin-top: 16px;
  }

  .scalpd-list > li {
    width: 289px;
  }

  .scalpd-item-1-1 img {
    width: 277px !important;
  }
  .scalpd-item-1-2 img {
    width: 273px !important;
  }
  .scalpd-item-2-1 img {
    width: 150px !important;
  }
  .scalpd-item-2-2 img {
    width: 148px !important;
  }

  body.ver19 .scalpd-list-box .btn-default {
    margin-top: -8px;
  }
}

.single-title {
  border-top: 1px solid #bec1c9;
  border-bottom: 1px solid #bec1c9;
  text-align: center;
  background-color: #fff;
  position: relative;
}
@media all and (min-width: 641px) {
  .single-title {
    font-size: 18px;
    padding: 20px 0;
    cursor: pointer;
    color: #575b66;
  }
}
@media all and (max-width: 640px) {
  .single-title {
    font-size: 24px;
    padding: 35px 0;
  }
}
.single-title::after {
  content: '';
  position: absolute;
  right: 40px;
  width: 18px;
  height: 18px;
  display: block;
  background: url(../img/icon_plus.svg) no-repeat 100% 50% / 18px 18px;
  transition: all 0.3s ease;
}
.single-title.is-active::after {
  background: url(../img/icon_minus.svg) no-repeat 100% 50% / 18px 5px;
}
.toggle-box {
  display: none;
}
@media all and (min-width: 641px) {
  .single-title::after {
    top: 25px;
  }
}
@media all and (max-width: 640px) {
  .single-title::after {
    top: 43px;
  }
}

/* table */
.scalpd-table {
  border-top: 1px solid #c3c6cc;
  border-bottom: 1px solid #c3c6cc;
  color: #585c66;
}

.scalpd-table tr {
  border-top: 1px solid #c3c6cc;
}
.scalpd-table tr > *:not(:last-child) {
  border-right: 1px solid #c3c6cc;
}
.scalpd-table th,
.scalpd-table td {
  text-align: center;
  vertical-align: middle;
}
.scalpd-table th {
  width: 200px;
}
.scalpd-table td {
  color: #585c66;
}
.scalpd-table__text-wrapper {
  position: relative;
  left: 19px;
}

.scalpd-table thead th {
  padding-top: 10px;
}

.scalpd-table__title {
  color: #585c66;
}
.scalpd-table__img {
  text-align: center;
}

.scalpd-table .scalpd-table__note {
  position: relative;
  top: -16px;
}
.scalpd-table .scalpd-table__small {
  font-size: 12px;
  font-weight: bold;
}
.scalpd-table .scalpd-table__large {
  font-weight: bold;
}
.scalpd-table .scalpd-table__red {
  color: #e82e3b;
}

.scalpd__relative {
  position: relative;
}
.scalpd-table__pos1 {
  position: absolute;
  top: 9px;
  background-color: #fafafa;
  width: 200px;
  padding: 4px 0 5px;
}
@media all and (min-width: 641px) {
  .scalpd-table__pos1 {
    left: 140px;
  }
}
@media all and (max-width: 640px) {
  .scalpd-table__pos1 {
    left: 116px;
    top: 15px;
    background-color: #fff;
  }
}

@media all and (min-width: 641px) {
  .scalpd-table-wrapper {
    width: 100%;
    padding: 70px;
    background: url(../img/bg-table-pc.jpg) no-repeat 0 0/ 1440px 746px;
  }
  .scalpd-table,
  .description-box {
    width: 720px;
    margin: auto;
  }
  .scalpd-table {
    margin-bottom: 9px;
  }
  .scalpd-table thead th {
    padding-top: 21px;
    height: 193px;
    font-weight: bold;
  }
  .scalpd-table tbody th,
  .scalpd-table tbody td {
    height: 97px;
  }

  .scalpd-table__title {
    font-size: 14px;
    margin-bottom: 16px;
  }

  .scalpd-table__img--1 img {
    width: 105px !important;
  }
  .scalpd-table__img--2 img {
    width: 105px !important;
  }

  .scalpd-table .scalpd-table__middle {
    font-size: 15px;
  }
  .scalpd-table .scalpd-table__large {
    font-size: 19px;
  }
}
@media all and (max-width: 640px) {
  .scalpd-table-wrapper .description-box {
    padding: 0 6.25vw 71px;
    margin-top: 4.6875vw;
    font-size: 20px;
  }

  .scalpd-table {
    width: 100%;
  }
  .scalpd-table tbody th,
  .scalpd-table tbody td {
    height: 111px;
  }
  .scalpd-table__title {
    font-size: 18px;
    margin-bottom: 16px;
  }

  .scalpd-table__img--1 img {
    width: 130px !important;
  }
  .scalpd-table__img--2 img {
    width: 129px !important;
  }

  .scalpd-table .scalpd-table__middle {
    font-size: 19px;
  }
  .scalpd-table .scalpd-table__large {
    font-size: 24px;
  }
}

/* note */
.note-text {
  padding-left: 1em;
  text-indent: -1em;
  color: #717683;
}
@media all and (min-width: 641px) {
  .note-text {
    font-size: 12px;
  }
}

/* セクションヘッディング */
.section-heading {
  text-align: center;
  font-weight: bold;
}
.section-heading p {
  line-height: 1.8;
  font-weight: normal;
}
@media all and (min-width: 641px) {
  .section-heading {
    font-size: 20px;
    padding: 20px 15px;
  }
  .section-heading p {
    margin-top: 20px;
  }
  .section-heading__large {
    font-size: 30px;
  }
}
@media all and (max-width: 640px) {
  .section-heading {
    font-size: 30px;
    padding: 20px 15px;
  }
  .section-heading p {
    margin-top: 17px;
    font-size: 25px;
  }
  .section-heading__large {
    font-size: 46px;
  }
}

/* 40代からのヘアケア */
.anchor-list {
  display: flex;
}
.anchor-list__border {
  position: relative;
}
.anchor-list__border::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #323237;
}
.anchor-list__border--green::after {
  background-color: #00554b;
}

.anchor-list__item {
  display: block;
  text-align: center;
  padding: 33px 7px 74px;
  height: 100%;
  position: relative;
}
.anchor-list__item::after {
  content: '';
  position: absolute;
  border-radius: 50%;
  display: block;
  background: url(../img/arrow.svg) no-repeat 50%;
  background-color: #000;
}
@media all and (min-width: 641px) {
  .section-forty {
    background: url(../img/bg-gray-forty-head.jpg) no-repeat 50% / 1440px auto;
    padding: 34px 0 60px;
  }
  .section-forty .section-heading {
    margin-bottom: 13px;
  }
  .anchor-list > li {
    width: 33.333333%;
    border-top: 1px solid #c9ccd1;
    border-bottom: 1px solid #c9ccd1;
    border-right: 1px solid #c9ccd1;
    background-color: #fff;
  }
  .anchor-list > li:first-child {
    border-left: 1px solid #c9ccd1;
  }
  .anchor-list__item {
    padding: 35px 7px 58px;
    transition: opacity 0.3s ease;
    opacity: 1;
  }
  .anchor-list__item:hover {
    opacity: 0.6;
  }
  .anchor-list__item--1line {
    padding-top: 50px;
  }
  .anchor-list__item::after {
    left: calc(50% - 11px);
    bottom: 19px;
    margin: 14px auto 0;
    width: 22px;
    height: 22px;
    background-size: 12px 7px;
  }
}
@media all and (max-width: 640px) {
  .section-forty {
    padding-top: 30px;
    padding-bottom: 60px;
    background-color: #ecedef;
  }
  .anchor-list {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .anchor-list > li {
    width: 48.5%;
    border: 1px solid #333;
  }
  .anchor-list > li.anchor-list__wide {
    width: 100%;
    margin-bottom: 19px;
  }
  .anchor-list__item::after {
    left: calc(50% - 20px);
    bottom: 20px;
    margin: 14px auto 0;
    width: 40px;
    height: 40px;
    background-size: 21px 13px;
  }
}

/* 40代からの変化とは？ */
@media all and (min-width: 641px) {
  .bg-gray-sand-pc {
    background: url(../img/bg-gray-sand-pc.jpg) no-repeat 0 0 / cover;
    padding-top: 48px;
    padding-bottom: 124px;
  }
}
@media all and (max-width: 640px) {
  .forty {
    border-top: 14px solid #585c66;
  }
  .bg-gray-sand {
    padding-top: 26px;
    background: url(../img/bg-gray-sand-sp.jpg) no-repeat 0 0 / cover;
  }
}

.forty-check {
  display: flex;
}
@media all and (min-width: 641px) {
  .forty-check {
    justify-content: space-between;
    padding: 0 16px;
    margin-bottom: 32px;
  }
  .forty-check > li {
    width: 353px;
  }
  .forty-check__list {
    font-size: 16px;
  }
  .forty .section-heading {
    margin-bottom: 15px;
  }
}
@media all and (max-width: 640px) {
  .forty-check {
    margin-bottom: 55px;
  }
  .forty .section-heading {
    margin-bottom: 46px;
  }
  .forty-check > li {
    width: calc(50% - 1px);
    position: relative;
  }
  .forty-check > li:nth-child(1) {
    border-right: 1px solid #e9eaf1;
  }
  .forty-check > li:nth-child(2) {
    border-left: 1px solid #e9eaf1;
  }
  .forty-check__tittle {
    position: absolute;
    top: -22px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
  }
}

.forty-check__list li {
  text-align: left;
  position: relative;
}
.forty-check__list li::before,
.forty-check__list li::after {
  content: '';
  position: absolute;
  display: block;
}
.forty-check__list li::before {
  border: 2px solid #bec1c9;
  background-color: #fff;
}
.forty-check__list li::after {
  background: url(../img/check/icon_check.svg) no-repeat 50% / contain;
}
@media all and (min-width: 641px) {
  .forty-check__list {
    padding: 19px 0 0 33px;
  }
  .forty-check__list > li:not(:last-child) {
    margin-bottom: 11px;
  }
  .forty-check__list li {
    padding-bottom: 9px;
  }
  .forty-check__list li::before {
    top: -3px;
    left: -37px;
    width: 28px;
    height: 28px;
  }
  .forty-check__list li::after {
    top: -1px;
    left: -28px;
    width: 12px;
    height: 19px;
  }
}
@media all and (max-width: 640px) {
  .forty-check__list {
    padding: 28px 15px 0 58px;
  }
  .forty-check__list > li:not(:last-child) {
    margin-bottom: 34px;
  }
  .forty-check__list li {
    padding-bottom: 9px;
  }
  .forty-check__list li::before {
    top: -4px;
    left: -48px;
    width: 35px;
    height: 35px;
  }
  .forty-check__list li::after {
    top: -4px;
    left: -39px;
    width: 19px;
    height: 28px;
  }
}

.forty-check__list > li img {
  height: 51px;
}
body.ver19 .forty-check__1-1 {
  width: 221px;
}
body.ver19 .forty-check__1-2 {
  width: 201px;
}
body.ver19 .forty-check__1-3 {
  width: 204px;
}
body.ver19 .forty-check__2-1 {
  width: 158px;
}
body.ver19 .forty-check__2-2 {
  width: 182px;
}
body.ver19 .forty-check__2-3 {
  width: 222px;
}

.forty-doctor {
  display: flex;
}
.forty-doctor__text {
  position: relative;
  border: 2px solid #bec1c9;
}
.forty-doctor__text::before {
  z-index: 1;
  content: '';
  position: absolute;
  top: 42%;
  left: -24px;
  width: 25px;
  height: 32px;
  background: url(../img/check/arrow.png) no-repeat 0 0 / contain;
}
.forty-doctor__text p {
  z-index: 2;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #eaeeee;
}

.forty-approach img {
  width: auto !important;
}
@media all and (min-width: 641px) {
  .forty-doctor {
    padding: 0px 78px 82px;
  }
  .forty-doctor__illust {
    width: 219px;
  }
  .forty-doctor__text {
    width: calc(100% - 219px);
  }
  .forty-doctor__text p img {
    width: 365px !important;
  }
  .forty-approach img {
    width: 780px !important;
  }
}
@media all and (max-width: 640px) {
  .forty-doctor {
    padding: 0px 20px 82px;
  }
  .forty-doctor__illust {
    width: 277px;
  }
  .forty-doctor__text {
    width: calc(100% - 277px);
  }
  .forty-doctor__text p img {
    width: 265px !important;
  }
}

/* 加齢臭対策・かゆみフケ対策 */
.measures {
  padding-top: 67px;
  margin-top: -67px;
}
.measures img {
  width: auto !important;
}

/* ブレインスリープコラボ動画・画像ブロック */
.brain_collabo_block {
    margin: 40px 0 70px 0;
}

.brain_collabo_text_section {
    margin: 40px 0 0 0;
}

.measures-heading {
  text-align: center;
  color: #fff;
  font-size: 43px;
  padding: 78px 10px 30px;
  position: relative;
}
.measures-heading--gray {
  background-color: #323237;
}
.measures-heading--green {
  background-color: #00554b;
}
.measures-heading__icon {
  position: absolute;
}
.measures-heading__icon img {
  width: 100% !important;
}
@media all and (min-width: 641px) {
  .measures-heading {
    padding: 84px 10px 34px;
  }
  .measures-heading__icon {
    width: 150px;
    top: -54px;
    left: calc(50% - 75px);
  }
}
@media all and (max-width: 640px) {
  .measures-heading__icon {
    width: 165px;
    top: -67px;
    left: calc(50% - 65px);
  }
}

.measures-body {
  text-align: center;
  color: #fff;
  background: no-repeat 0 0 / cover;
}
.measures-body__inner > .measures-body__section:not(:last-child) {
  margin-bottom: 50px;
}
.measures-body__img {
  margin-bottom: 25px;
}
.measures-body__title {
  text-align: center;
  margin-bottom: 10px;
}
.measures-body__title h4 {
  font-size: 32px;
  line-height: 1.7;
  letter-spacing: 0.09em !important;
  display: inline-block;
}
.measures-body--gray h4 span {
  background: linear-gradient(transparent 0%, #323237 0%);
}
.measures-body--green h4 span {
  background: linear-gradient(transparent 0%, #00554b 0%);
}
.measures-body__text {
  line-height: 1.7;
}
.measures-body__note {
  line-height: 1.7;
  text-align: left;
}
@media all and (min-width: 641px) {
  .measures-body {
    padding: 1px 30px 82px;
  }
  .measures-body__title,
  .measures-body__text {
    width: 100%;
    text-align: center;
  }
  .measures-body__text {
    font-size: 16px;
  }
  .measures-body__note {
    font-size: 12px;
    margin-top: 8px;
  }
  .measures-body__inner {
    width: 780px;
    margin: auto;
    display: flex;
    justify-content: space-between;
  }
  
  /* ブレインスリープコラボブロック */
  .brain_collabo_block {
    width: 780px;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 70px;
    display: flex;
    justify-content: space-between;
  }
    
  .brain_collabo_text_section {
      margin-top: 70px;
  }
    
  .measures-body__section {
    width: 337px;
  }
  .measures-body__img img {
    width: 100% !important;
  }

  .measures-body__img--margin-left {
    margin-right: -22px;
  }

  .measures-body--gray {
    background-image: url(../img/check/aging_bg_pc.jpg);
  }
  .measures-body--green {
    background-image: url(../img/check/itch_bg_pc.jpg);
    padding-bottom: 75px;
  }
}
@media all and (max-width: 640px) {
  .measures-body {
    padding: 1px 30px 117px;
  }
  .measures-body__img--margin-left img {
    margin-left: 51px;
  }
  .measures-body__text {
    font-size: 26px;
    line-height: 1.7;
  }
  .measures-body__note {
    font-size: 19px;
    margin-top: 19px;
  }

  .measures-body--gray {
    background-image: url(../img/check/aging_bg.jpg);
  }
  .measures-body--green {
    background-image: url(../img/check/itch_bg.jpg);
    padding-bottom: 95px;
  }
}

/* total care lineUp */
.line-uplinks {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 33px 0;
  background-color: #fff;
}
@media all and (min-width: 641px) {
  .section-title .text-svg {
    margin-bottom: 0;
  }
  .section-brand-totalcare .desc-list .text .text-s {
    margin-top: 0;
  }
  .desc-list {
    background-color: #fff !important;
    margin-top: -29px;
  }

  .totalcare-block .btn {
    font-size: 14px !important;
    height: 52px !important;
  }
}
@media all and (min-width: 641px) {
  .section-brand-totalcare .pic-list .pic {
    width: 64px;
    margin: auto;
  }
  .section-brand-totalcare .pic-list .pic--large {
    width: 125px;
  }
  .contents .section .line-uplinks .btn-buy {
    font-size: 15px;
    height: 52px;
    text-align: center;
  }
  .line-uplinks > li {
    width: 48%;
    text-align: center;
  }
  .contents .section .line-uplinks .btn-buy {
    width: 100%;
  }
}
@media all and (max-width: 640px) {
  .section-brand-totalcare {
    background: #f0f0f0;
  }
  .line-uplinks {
    padding: 6.25vw 4.375vw 0;
  }
  .line-uplinks > li {
    width: 42vw;
  }
  .contents .section .line-uplinks .btn-buy {
    height: 15.1875vw;
  }
  .section-brand-totalcare .read {
    padding-top: 8px;
    padding-bottom: 28px;
  }
}
body.ver19 .line-uplinks .btn-bg-green {
  background-color: #00554b;
  color: #fff;
}
body.ver19 .line-uplinks .btn-bg-green:visited {
  color: #fff;
}
body.ver19 .line-uplinks .btn-bg-green:hover {
  color: #fff;
}
body.ver19 .line-uplinks .btn-bg-green .text {
  color: #fff;
}

.section-brand-totalcare .item-list .btn .text {
  margin: 0;
}
body.ver19 .totalcare-block .btn-bg-white {
  border: 1px solid #000;
  background-color: #fff;
  color: #000;
  background-color: #333333;
}
body.ver19 .totalcare-block .btn-bg-white:visited {
  color: #000;
}
body.ver19 .totalcare-block .btn-bg-white:hover {
  color: #fff;
}
body.ver19 .totalcare-block .btn-bg-white .text {
  color: #fff;
}
.icon-arrow-white{
  fill: #fff;
}

/* さらにケアしたい！ */
.item-list--has-btns .list-item {
  position: relative;
  padding-bottom: 74px;
}
.item-list--has-btns .list-item .btn {
  position: absolute !important;
  bottom: 0;
}
.wide-btn {
  width: 100%;
}
.wide-btn .btn {
  margin: auto;
}

@media all and (min-width: 641px) {
  .inline-item {
    flex-wrap: wrap;
  }
  .wide-btn {
    margin-top: 15px;
  }
  .wide-btn .btn {
    width: 190px !important;
    height: 52px;
    font-size: 14px;
  }
  .section-brand-totalcare .item-list .name{
    font-weight: normal;
    text-align: center !important;
  }
  .section-brand-totalcare .item-list .text{
    margin-top: 4px;
  }
  body.ver19 .totalcare-block .btn-bg-white {
    width: 190px;
  }
  .btn-center {
    width: 190px !important;
    left: 56px;
  }
}


@media screen and (max-width: 640px) {
  .section-brand-totalcare .pic-list .pic {
    width: 15vw;
    margin: auto;
  }
  .section-brand-totalcare .pic-list .pic--large {
    width: 29vw;
  }
  .item-list--has-btns .text {
    margin-bottom: 1.5625vw;
  }
  .item-list--has-btns .list-item {
    padding-bottom: 12.1875vw;
  }
  .totalcare-block .text-block.spOnly {
    margin-bottom: 3.125vw;
  }
  .wide-btn {
    width: 252px;
    margin: auto;
  }
}

/* テキスト画像 */
@media all and (min-width: 641px) {
  .anchor-ttl1 {
    width: 177px !important;
  }
  .anchor-ttl2 {
    width: 137px !important;
  }
  .anchor-ttl3 {
    width: 192px !important;
  }

  .ttl-forty {
    width: 265px !important;
  }
  .check1 {
    width: 101px !important;
  }
  .check2 {
    width: 160px !important;
  }

  .measures img.karei1 {
    width: 349px !important;
  }
  .measures img.karei2 {
    width: 282px !important;
  }
  .measures img.karei3Pc {
    width: 210px !important;
  }

  .measures img.kayumi1 {
    width: 478px !important;
  }
  .measures img.kayumi2 {
    width: 335px !important;
  }
  .measures img.kayumi3 {
    width: 222px !important;
  }
}
@media screen and (max-width: 640px) {
  .anchor-ttl1 {
    width: 278px !important;
  }
  .anchor-ttl2 {
    width: 184px !important;
  }
  .anchor-ttl3 {
    width: 239px !important;
  }

  .ttl-forty {
    width: 445px !important;
  }
  .check1 {
    width: 101px !important;
  }
  .check2 {
    width: 160px !important;
  }

  .measures img.karei1 {
    width: 409px !important;
  }
  .measures img.karei2 {
    width: 347px !important;
  }
  .measures img.karei3 {
    width: 420px !important;
  }

  .measures img.kayumi1 {
    width: 520px !important;
  }
  .measures img.kayumi2 {
    width: 451px !important;
  }
  .measures img.kayumi3 {
    width: 279px !important;
  }
}

/* サポート */
@media all and (min-width: 641px) {
  .name-top,
  .name {
    font-weight: normal;
    text-align: center !important;
  }
  .section-brand-support .info-list .btn-number .text {
    margin-top: -5px;
  }
}

/* utility */
@media all and (min-width: 641px) {
  .pc {
    display: block !important;
  }
  .sp {
    display: none !important;
  }
}
@media screen and (max-width: 640px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}

.color-green {
  color: #00554b;
}

@media all and (min-width: 641px) {
  .btn-margin-pc {
    margin-top: 10px;
  }
}
