@charset "UTF-8";
@media screen and (min-width: 770px) {
  body {
    /* background: #f7f7f7; */
    /*background: url("../images/beauty/bg-orange.jpg") no-repeat;
    background-attachment: fixed;
    background-size: cover;

    .contentBg {
      background: #f7f7f7;
      width: 100%;
      padding-bottom: 2em;
    }*/
    /*お問い合わせ*/
  }
  body .title-head-group {
    width: 80%;
    margin: 3vh auto;
  }
  body .title-head-group h1 {
    font-weight: bold;
    font-size: 3em;
    color: #1C1C1C;
  }
  body .title-head-group .read {
    line-height: 1.75;
    margin-top: 2em;
    font-size: 1.5em;
  }
  body .page-contact {
    padding: 8vh 0;
    background: url("../images/beauty/bg-orange-many.jpg") repeat-y;
    background-size: cover;
    background-position: 50% 50%;
    box-sizing: border-box;
  }
  body .page-contact .inner {
    padding: 5em;
    background: rgba(255, 255, 255, 0.9);
    width: calc(60vw - 5em *2);
    margin: 0 auto;
    border-radius: 3vw;
  }
  body .page-contact .inner h2 {
    display: block;
    font-size: 3em;
    text-align: center;
    font-weight: bold;
  }
  body .page-contact .inner .read {
    margin-top: 2em;
    font-size: 1.2em;
    text-align: center;
  }
  body .page-contact .inner .tel {
    font-size: 3em;
    font-weight: bold;
    text-align: center;
    margin-top: 0.5em;
    color: #F87A00;
  }
  body .page-contact .inner .mail {
    font-size: 1em;
    margin-top: 1em;
    text-align: center;
  }
  body .page-contact .inner .mail a {
    text-decoration: underline;
  }
  body .l-content {
    box-sizing: border-box;
    /*padding: 0 5%;*/
    width: 100%;
  }
  body .l-content .l-content__ttl.l-content__ttl--max-width {
    box-sizing: border-box;
    max-width: 60vw;
    margin: 0 auto;
    padding: 0 4%;
  }
  body .l-content .l-content__ttl.l-content__ttl--bg-orange {
    background: #F87A00;
    color: #fff;
    padding: 10px 12.5px;
    border-radius: 5px;
  }
  body .l-content .l-content__ttl.l-content__ttl--bg-orange p, body .l-content .l-content__ttl.l-content__ttl--bg-orange span {
    color: #fff;
    display: inline-block;
    font-size: 48px;
    font-weight: bold;
    line-height: 1.6em;
  }
  body .l-content .l-content__ttl p, body .l-content .l-content__ttl span {
    color: #fff;
    display: inline-block;
    font-size: 48px;
    font-weight: bold;
    padding: 10px 12.5px;
    line-height: 1.6em;
  }
  body .l-content .l-content__image {
    width: 100%;
  }
  body .l-content .l-content__desc.l-content__desc--max-width {
    max-width: 60vw;
  }
  body .l-content .l-content__desc p, body .l-content .l-content__desc span {
    color: #fff;
  }
  body .l-content .l-content__block {
    box-sizing: border-box;
    margin: 0 auto;
  }
  body .l-content .l-content__block.l-content__block--max-width {
    max-width: 60vw;
  }
  body .is-txt-underline {
    text-decoration: underline;
  }
  body .u-bg-orange-grad {
    background: #F87A00;
    color: #fff;
    padding: 10px 12.5px;
    border-radius: 5px;
  }
  body .l-content-mv {
    /* background: url('../images/beauty/bg-orange.jpg') repeat-y; */
    background-size: cover;
    background-position: 50% 50%;
    box-sizing: border-box;
    height: 768px;
    overflow: hidden;
    padding: 0 18%;
    position: relative;
    width: 100%;
    z-index: 1000;
  }
  body .l-content-mv .l-content__ttl.l-content__ttl--max-width {
    margin-top: 245px;
    margin-left: 0;
    width: 600px;
  }
  body .l-content-mv .l-content__ttl.l-content__ttl--max-width p, body .l-content-mv .l-content__ttl.l-content__ttl--max-width span {
    font-size: 64px;
  }
  body .l-content-mv .l-content__ttl.l-content__ttl--max-width p span {
    padding: 0;
  }
  body .l-content-idea {
    background: #F87A00;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0% 4%;
    position: relative;
  }
  body .l-content-idea:before {
    background: url("../images/beauty/bg-idea-font.svg") no-repeat;
    background-size: 100% auto;
    background-position: center center;
    content: " ";
    height: 100%;
    margin-left: -5%;
    position: absolute;
    width: 110%;
  }
  body .l-content-idea .l-content__desc {
    color: #fff;
    font-size: 38px;
    font-weight: bold;
    line-height: 1.8em;
    padding: 12% 0;
  }
  body .l-content-company {
    /* background: url('../images/beauty/bg-orange.jpg') repeat-y; */
    background-size: cover;
    background-position: 50% 50%;
    box-sizing: border-box;
    padding: 45px 4%;
    position: relative;
  }
  body .l-content-company .l-content__block {
    background: rgba(255, 255, 255, 0.75);
    box-sizing: border-box;
    padding: 6% 5%;
    text-align: center;
  }
  body .l-content-company .l-content__block .l-content__ttl {
    display: inline-block;
    font-size: 48px;
    font-weight: bold;
  }
  body .l-content-company .l-content__block .l-content__ttl-sub {
    display: block;
    font-size: 21px;
    font-weight: bold;
    padding: 30px 0;
  }
  body .l-content-company .l-content__block dl {
    display: flex;
    flex-wrap: wrap;
    margin: 10px auto 0 auto;
    min-width: 600px;
    width: 75%;
  }
  body .l-content-company .l-content__block dl dt {
    box-sizing: border-box;
    border-bottom: 1px solid #666;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.8em;
    padding: 20px 10%;
    text-align: left;
    width: 40%;
  }
  body .l-content-company .l-content__block dl dd {
    border-bottom: 1px solid #666;
    font-size: 14px;
    line-height: 1.8em;
    padding: 20px 0;
    text-align: left;
    width: 60%;
  }
  body .l-content-service {
    background: #f7f7f7;
    box-sizing: border-box;
    overflow: hidden;
    padding: 130px 4% 70px 4%;
    position: relative;
  }
  body .l-content-service .l-content__block {
    box-sizing: border-box;
    text-align: center;
  }
  body .l-content-service .l-content__ttl {
    display: inline-block;
    font-size: 48px;
    font-weight: bold;
  }
  body .l-content-service .l-content__ttl-sub {
    display: block;
    font-size: 21px;
    font-weight: bold;
    padding: 30px 0;
  }
  body .l-content-service .l-content-service__items {
    margin-top: 80px;
    width: 100%;
  }
  body .l-content-service .l-content-service__items ul li {
    background: #fff;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 45px;
    position: relative;
    text-align: left;
  }
  body .l-content-service .l-content-service__items ul li:before {
    background: #F87A00;
    content: " ";
    height: 10px;
    margin-top: -10px;
    position: relative;
    width: 100%;
  }
  body .l-content-service .l-content-service__items ul li .l-content-service__items__image {
    height: auto;
    width: 37.5%;
  }
  body .l-content-service .l-content-service__items ul li .l-content-service__items__image img {
    width: 100%;
  }
  body .l-content-service .l-content-service__items ul li dl {
    box-sizing: border-box;
    padding: 30px;
    width: 62.5%;
  }
  body .l-content-service .l-content-service__items ul li dl dt {
    background: #333;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    padding: 8.5px;
  }
  body .l-content-service .l-content-service__items ul li dl dd {
    font-size: 16px;
    line-height: 2em;
    margin: 35px 0 25px 0;
  }
  body .l-content-service .l-content-service__items ul li dl dd a {
    color: #333;
  }
  body .l-content-service .l-content-service__items ul li dl dd a:hover {
    color: #333;
    text-decoration: underline;
  }
  body .l-content-service .l-content-service__items ul li dl dd a:active {
    color: #333;
    text-decoration: none;
  }
  body .l-content-service .l-content-service__items ul li dl dd a:visited {
    color: #333;
    text-decoration: none;
  }
  body .l-content-capavility {
    box-sizing: border-box;
    overflow: hidden;
    padding: 30px 0;
    position: relative;
  }
  body .l-content-capavility .l-content__block {
    box-sizing: border-box;
    padding: 0 4%;
    text-align: center;
  }
  body .l-content-capavility .l-content__ttl {
    display: inline-block;
    font-size: 48px;
    font-weight: bold;
  }
  body .l-content-capavility .l-content__ttl-sub {
    display: block;
    font-size: 21px;
    font-weight: bold;
    padding: 30px 0;
  }
  body .l-content-capavility .l-content-capavility__block {
    background: url("../images/beauty/bg-orange-many.jpg") repeat-y;
    background-size: cover;
    background-position: 50% 50%;
    box-sizing: border-box;
    margin-top: 50px;
    padding: 90px 0;
    width: 100%;
  }
  body .l-content-capavility .l-content-capavility__block-box {
    background: rgba(255, 255, 255, 0.75);
    box-sizing: border-box;
    padding: 80px 5%;
    text-align: center;
    margin: 0 auto;
    max-width: 60vw;
    width: 100%;
    min-width: 900px;
    border-radius: 1vw;
  }
  body .l-content-capavility .l-content-capavility__block-box .l-content-capavility__block__ttl {
    display: inline-block;
    font-size: 54px;
    font-weight: bold;
  }
  body .l-content-capavility .l-content-capavility__block-box .l-content-capavility__block__desc {
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    margin-top: 60px;
    width: 100%;
  }
  body .l-content-capavility .l-content-capavility__block-box .l-content-capavility__block__desc.l-content-capavility__block__desc--small {
    font-size: 16px;
    font-weight: normal;
    margin-top: 30px;
  }
  body .l-content-capavility .l-content-capavility__block-box .l-content-capavility__block__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 4em auto 0 auto;
    width: 100%;
  }
  body .l-content-capavility .l-content-capavility__block-box .l-content-capavility__block__items dt {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 1em;
    width: 100%;
    color: #F87A00;
  }
  body .l-content-capavility .l-content-capavility__block-box .l-content-capavility__block__items dd {
    display: inline-block;
    font-size: 1.4em;
    width: 31%;
    font-weight: bold;
    text-align: center;
    padding: 1em 0 !important;
  }
  body .l-content__internal-links {
    overflow: hidden;
    padding: 40px 4% 90px 4%;
    position: relative;
  }
  body .l-content__internal-links .l-content__block {
    background: #fff;
    box-sizing: border-box;
    text-align: center;
  }
  body .l-content__internal-links ul {
    text-align: center;
  }
  body .l-content__internal-links ul li {
    display: inline-block;
  }
  body .l-content__internal-links ul li:after {
    color: #333;
    content: "|";
    font-size: 18px;
    padding: 20px;
  }
  body .l-content__internal-links ul li:last-child:after {
    display: none;
  }
  body .l-content__internal-links ul li a {
    color: #f7931e;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    padding: 45px 0;
  }
  body .l-content__internal-links ul li a:hover, body .l-content__internal-links ul li a:active, body .l-content__internal-links ul li a:visited {
    color: #f7931e;
  }
  body .l-content-point {
    text-align: center;
    margin-bottom: 20vh;
  }
  body .l-content-point .l-content__ttl {
    display: inline-block;
    font-size: 21px;
    font-weight: bold;
  }
  body .l-content-point .l-content__ttl-sub {
    display: block;
    font-size: 60px;
    font-weight: bold;
    padding: 40px 0 40px 0;
  }
  body .l-content-point .l-content__ttl-sub:after {
    border-bottom: 1px #333 solid;
    content: " ";
    display: block;
    margin: 50px auto 0 auto;
    width: 5%;
    position: relative;
  }
  body .l-content-point .l-content-point__items {
    margin-top: 40px;
    width: 100%;
  }
  body .l-content-point .l-content-point__items li {
    background: #fff;
    display: block;
    margin-bottom: 45px;
    position: relative;
    text-align: left;
    width: 100%;
  }
  body .l-content-point .l-content-point__items li:before {
    background: #F87A00;
    content: " ";
    display: block;
    height: 10px;
    position: relative;
    width: 100%;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 5% 8%;
    min-width: 720px;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__label {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__ttl {
    border-bottom: 1px #333 solid;
    padding: 25px 0 15px 0;
    line-height: 1;
    width: auto;
    font-size: 40px;
    font-weight: bold;
    display: flex;
    align-items: center;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__ttl .title {
    display: inline-block;
    font-size: 1em;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__ttl .icon {
    display: inline-block;
    font-size: 0.6em;
    margin-right: 1em;
    background: #F87A00;
    color: #fff;
    padding: 0.5em 0.8em;
    border-radius: 5px;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__desc {
    margin-top: 40px;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__desc p {
    align-content: flex-start;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__desc p.u-no-margin-bottom {
    margin-bottom: 5px;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__desc p, body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__desc span {
    font-size: 30px;
    font-weight: bold;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__desc .u-font-orange {
    color: #db5927;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__desc .u-font-small {
    font-size: 16px;
    font-weight: normal;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__desc .u-token {
    font-size: 15px;
    font-weight: normal;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__desc .u-bg-orange-grad {
    margin-right: 15px;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__image {
    display: block;
    margin-top: 40px;
    width: 100%;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__image img {
    width: 100%;
  }
  body .l-content-feature {
    text-align: center;
    margin-bottom: 20vh;
  }
  body .l-content-feature .l-content__ttl {
    display: inline-block;
    font-size: 21px;
    font-weight: bold;
  }
  body .l-content-feature .l-content__ttl-sub {
    display: block;
    font-size: 60px;
    font-weight: bold;
    padding: 40px 0 40px 0;
  }
  body .l-content-feature .l-content__ttl-sub:after {
    border-bottom: 1px #333 solid;
    content: " ";
    display: block;
    margin: 50px auto 0 auto;
    width: 5%;
    position: relative;
  }
  body .l-content-feature .l-content-feature__item {
    background: #fff;
  }
  body .l-content-feature .l-content-feature__item:before {
    background: #F87A00;
    content: " ";
    display: block;
    height: 10px;
    position: relative;
    width: 100%;
  }
  body .l-content-feature .l-content-feature__item dl {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 5% 8%;
    min-width: 720px;
    text-align: left;
  }
  body .l-content-feature .l-content-feature__item dl dt {
    border-bottom: 1px #333 solid;
    display: block;
    font-size: 40px;
    font-weight: bold;
    padding: 0 0 15px 0;
    margin-bottom: 50px;
    text-align: left;
  }
  body .l-content-feature .l-content-feature__item dl dd {
    display: block;
    margin: 0 0 30px 0;
  }
  body .l-content-feature .l-content-feature__item dl dd.l-content-feature-supplement {
    font-size: 16px;
    padding-top: 5px;
  }
  body .l-content-feature .l-content-feature__item dl dd span {
    background: #333;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    padding: 8.5px;
    border-radius: 5px;
  }
  body .l-content-contact {
    background: #F87A00;
    box-sizing: border-box;
    overflow: hidden;
    padding: 65px 4%;
    position: relative;
    text-align: center;
    margin-top: 30em;
  }
  body .l-content-contact .l-content__ttl {
    background: #fff;
    color: #db5927;
    display: inline-block;
    font-size: 48px;
    font-weight: bold;
    padding: 8.5px;
  }
  body .l-content-contact .l-content__ttl-sub {
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    padding: 20px 0 20px 0;
  }
  body .l-content-contact .l-content__desc {
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.8em;
    margin: 0 auto;
    min-width: 540px;
    padding: 2% 8%;
    text-align: center;
    width: 60%;
  }
  body .l-content-contact .l-content__phone {
    border: 5px solid #fff;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 36px;
    font-weight: bold;
    margin: 20px auto 50px auto;
    min-width: 540px;
    padding: 2% 0;
    text-align: center;
    width: 60%;
  }
  body .l-content-contact .l-content__link {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
  }
  body .l-content-contact .l-content__link:active, body .l-content-contact .l-content__link:hover, body .l-content-contact .l-content__link:visited {
    color: #fff;
  }
}
@media screen and (max-width: 769px) {
  body {
    /*お問い合わせ*/
  }
  body .title-head-group {
    width: 90%;
    margin: 5vh auto 0;
  }
  body .title-head-group h1 {
    font-weight: bold;
    font-size: 2em;
    color: #1C1C1C;
  }
  body .title-head-group .read {
    line-height: 1.75;
    margin-top: 1em;
    font-size: 0.8em;
  }
  body .page-contact {
    padding: 8vh 0;
    background: url("../images/beauty/bg-orange-many.jpg") repeat-y;
    background-size: cover;
    background-position: 50% 50%;
    box-sizing: border-box;
  }
  body .page-contact .inner {
    padding: 3em 2em;
    background: rgba(255, 255, 255, 0.9);
    /*width: 70%;*/
    margin: 0 auto;
    border-radius: 3vw;
  }
  body .page-contact .inner h2 {
    display: block;
    font-size: 2em;
    text-align: center;
    font-weight: bold;
  }
  body .page-contact .inner .read {
    margin-top: 1.5em;
    font-size: 0.8em;
    text-align: left;
  }
  body .page-contact .inner .tel {
    font-size: 1.6em;
    font-weight: bold;
    text-align: center;
    margin-top: 1em;
    color: #F87A00;
  }
  body .page-contact .inner .mail {
    font-size: 1em;
    margin-top: 1em;
    text-align: center;
  }
  body .page-contact .inner .mail a {
    text-decoration: underline;
  }
  body .contentBg {
    /*background: #f7f7f7;*/
    padding-bottom: 2em;
  }
  body .l-content {
    box-sizing: border-box;
    padding: 0 4%;
    width: 100%;
  }
  body .l-content .l-content__ttl.l-content__ttl--max-width {
    box-sizing: border-box;
    margin: 0 auto;
  }
  body .l-content .l-content__ttl.l-content__ttl--bg-orange {
    background: #F87A00;
    color: #fff;
    padding: 8px 6.5px;
    border-radius: 5px;
  }
  body .l-content .l-content__ttl.l-content__ttl--bg-orange p, body .l-content .l-content__ttl.l-content__ttl--bg-orange span {
    color: #fff;
    display: inline-block;
    font-size: 48px;
    font-weight: bold;
    line-height: 1.6em;
  }
  body .l-content .l-content__ttl p, body .l-content .l-content__ttl span {
    color: #fff;
    display: inline-block;
    font-size: 48px;
    font-weight: bold;
    padding: 10px 6.5px;
    line-height: 1.6em;
  }
  body .l-content .l-content__image {
    width: 100%;
  }
  body .l-content .l-content__desc.l-content__desc--max-width {
    max-width: 60vw;
  }
  body .l-content .l-content__desc p, body .l-content .l-content__desc span {
    color: #fff;
  }
  body .l-content .l-content__block {
    box-sizing: border-box;
    margin: 0 auto;
  }
  body .is-txt-underline {
    text-decoration: underline;
  }
  body .u-bg-orange-grad {
    background: #F87A00;
    color: #fff;
    padding: 8px 6.5px;
    border-radius: 5px;
  }
  body .l-content-mv {
    /* background: url('../images/beauty/bg-orange-sp.jpg') repeat-y; */
    background-size: cover;
    background-position: 50% 50%;
    box-sizing: border-box;
    height: 568px;
    overflow: hidden;
    padding: 0 9%;
    position: relative;
    width: 100%;
    z-index: 1000;
  }
  body .l-content-mv .l-content__ttl.l-content__ttl--max-width {
    margin-top: 145px;
    margin-left: 0;
  }
  body .l-content-mv .l-content__ttl.l-content__ttl--max-width p, body .l-content-mv .l-content__ttl.l-content__ttl--max-width span {
    font-size: 42px;
  }
  body .l-content-mv .l-content__ttl.l-content__ttl--max-width p {
    width: 100%;
  }
  body .l-content-mv .l-content__ttl.l-content__ttl--max-width p span {
    padding: 0;
  }
  body .l-content-idea {
    background: #F87A00;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0% 4%;
    position: relative;
  }
  body .l-content-idea:before {
    background: url("../images/beauty/bg-idea-font.svg") no-repeat;
    background-size: 100% auto;
    background-position: center center;
    content: " ";
    height: 100%;
    margin-left: -5%;
    position: absolute;
    width: 110%;
  }
  body .l-content-idea .l-content__desc {
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.8em;
    padding: 9% 0;
  }
  body .l-content-company {
    /* background: url('../images/beauty/bg-orange-sp.jpg') repeat-y; */
    background-size: cover;
    background-position: 50% 50%;
    box-sizing: border-box;
    padding: 0 0;
    position: relative;
  }
  body .l-content-company .l-content__block {
    background: rgba(255, 255, 255, 0.75);
    box-sizing: border-box;
    padding: 50px 4%;
    text-align: center;
  }
  body .l-content-company .l-content__block .l-content__ttl {
    display: inline-block;
    font-size: 31.5px;
    font-weight: bold;
  }
  body .l-content-company .l-content__block .l-content__ttl-sub {
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding: 15px 0;
  }
  body .l-content-company .l-content__block dl {
    display: flex;
    flex-wrap: wrap;
    margin: 10px auto 0 auto;
    width: 100%;
  }
  body .l-content-company .l-content__block dl dt {
    box-sizing: border-box;
    border-bottom: 1px solid #b3b3b3;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.8em;
    padding: 15px 5%;
    text-align: left;
    width: 32%;
  }
  body .l-content-company .l-content__block dl dd {
    border-bottom: 1px solid #b3b3b3;
    font-size: 13px;
    line-height: 1.8em;
    padding: 15px 0;
    text-align: left;
    width: 68%;
  }
  body .l-content-service {
    background: #f7f7f7;
    box-sizing: border-box;
    overflow: hidden;
    padding: 45px 4% 0 4%;
    position: relative;
  }
  body .l-content-service .l-content__block {
    box-sizing: border-box;
    text-align: center;
  }
  body .l-content-service .l-content__ttl {
    display: inline-block;
    font-size: 31.5px;
    font-weight: bold;
  }
  body .l-content-service .l-content__ttl-sub {
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding: 15px 0;
  }
  body .l-content-service .l-content-service__items {
    margin-top: 30px;
    width: 100%;
  }
  body .l-content-service .l-content-service__items ul li {
    background: #fff;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 25px;
    position: relative;
    text-align: left;
  }
  body .l-content-service .l-content-service__items ul li:before {
    background: #F87A00;
    content: " ";
    height: 6px;
    margin-top: -6px;
    position: relative;
    width: 100%;
  }
  body .l-content-service .l-content-service__items ul li .l-content-service__items__image {
    height: auto;
    width: 100%;
  }
  body .l-content-service .l-content-service__items ul li .l-content-service__items__image img {
    width: 100%;
  }
  body .l-content-service .l-content-service__items ul li dl {
    box-sizing: border-box;
    padding: 15px 15px;
    width: 100%;
  }
  body .l-content-service .l-content-service__items ul li dl dt {
    background: #333;
    color: #fff;
    display: inline-block;
    font-size: 16.5px;
    font-weight: bold;
    letter-spacing: -0.1em;
    line-height: 1.6em;
    padding: 8.5px;
  }
  body .l-content-service .l-content-service__items ul li dl dd {
    font-size: 14px;
    line-height: 1.6em;
    margin: 20px 0 30px;
  }
  body .l-content-service .l-content-service__items ul li dl dd:last-child {
    margin-bottom: 10px;
  }
  body .l-content-service .l-content-service__items ul li dl dd a {
    color: #333;
    font-size: 14px;
  }
  body .l-content-service .l-content-service__items ul li dl dd a:hover {
    color: #333;
    text-decoration: underline;
  }
  body .l-content-service .l-content-service__items ul li dl dd a:active {
    color: #333;
    text-decoration: none;
  }
  body .l-content-service .l-content-service__items ul li dl dd a:visited {
    color: #333;
    text-decoration: none;
  }
  body .l-content-capavility {
    /*background: #f7f7f7;*/
    box-sizing: border-box;
    overflow: hidden;
    /*padding: 25px 0 0 0;*/
    position: relative;
    /*margin-bottom: 5vh;*/
    padding: 0 !important;
  }
  body .l-content-capavility .l-content__block {
    box-sizing: border-box;
    text-align: center;
  }
  body .l-content-capavility .l-content__ttl {
    display: inline-block;
    font-size: 31.5px;
    font-weight: bold;
  }
  body .l-content-capavility .l-content__ttl-sub {
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding: 15px 0;
  }
  body .l-content-capavility .l-content-capavility__block {
    background: url("../images/beauty/bg-orange-many.jpg") repeat-y;
    background-size: cover;
    background-position: 50% 50%;
    box-sizing: border-box;
    margin-top: 30px;
    padding: 4%;
    width: 100%;
  }
  body .l-content-capavility .l-content-capavility__block-box {
    background: rgba(255, 255, 255, 0.75);
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
    margin: 0 auto;
    /*max-width: $pcMaxWidth;*/
    width: 100%;
  }
  body .l-content-capavility .l-content-capavility__block-box .l-content-capavility__block__ttl {
    display: inline-block;
    font-size: 1.5em;
    font-weight: bold;
    padding: 0.5em 1em !important;
  }
  body .l-content-capavility .l-content-capavility__block-box .l-content-capavility__block__desc {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    width: 100%;
  }
  body .l-content-capavility .l-content-capavility__block-box .l-content-capavility__block__desc.l-content-capavility__block__desc--small {
    font-size: 13px;
    font-weight: normal;
    line-height: 1.8em;
    margin-top: 15px;
  }
  body .l-content-capavility .l-content-capavility__block-box .l-content-capavility__block__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px auto 0 auto;
    width: 100%;
  }
  body .l-content-capavility .l-content-capavility__block-box .l-content-capavility__block__items dt {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
    color: #F87A00;
  }
  body .l-content-capavility .l-content-capavility__block-box .l-content-capavility__block__items dd {
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    width: 31%;
    text-align: center;
    padding: 1em 0;
  }
  body .l-content__internal-links {
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
  }
  body .l-content__internal-links .l-content__block {
    background: #fff;
    box-sizing: border-box;
    padding: 0 4%;
    text-align: center;
  }
  body .l-content__internal-links ul {
    text-align: center;
  }
  body .l-content__internal-links ul li {
    display: inline-block;
  }
  body .l-content__internal-links ul li:after {
    color: #333;
    content: "|";
    font-size: 12px;
    padding: 0.5em;
  }
  body .l-content__internal-links ul li:last-child:after {
    display: none;
  }
  body .l-content__internal-links ul li a {
    color: #f7931e;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 25px 0;
  }
  body .l-content__internal-links ul li a:hover, body .l-content__internal-links ul li a:active, body .l-content__internal-links ul li a:visited {
    color: #f7931e;
  }
  body .l-content-point {
    margin-bottom: 50px;
    padding-top: 35px;
    text-align: center;
    margin-bottom: 12vh;
  }
  body .l-content-point .l-content__ttl {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
  }
  body .l-content-point .l-content__ttl-sub {
    display: block;
    font-size: 36px;
    font-weight: bold;
    padding: 15px 0;
  }
  body .l-content-point .l-content__ttl-sub:after {
    border-bottom: 1px #333 solid;
    content: " ";
    display: block;
    margin: 20px auto 0 auto;
    width: 10%;
    position: relative;
  }
  body .l-content-point .l-content-point__items {
    margin-top: 15px;
    width: 100%;
  }
  body .l-content-point .l-content-point__items li {
    background: #fff;
    display: block;
    margin-bottom: 25px;
    position: relative;
    text-align: left;
    width: 100%;
  }
  body .l-content-point .l-content-point__items li:before {
    background: #F87A00;
    content: " ";
    display: block;
    height: 5px;
    position: relative;
    width: 100%;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 20px;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__label {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__ttl {
    border-bottom: 1px #333 solid;
    padding: 25px 0 15px 0;
    line-height: 1;
    width: auto;
    font-size: 20px;
    font-weight: bold;
    display: flex;
    align-items: center;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__ttl .title {
    display: inline-block;
    font-size: 1em;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__ttl .icon {
    display: inline-block;
    font-size: 0.6em;
    margin-right: 1em;
    background: #F87A00;
    color: #fff;
    padding: 0.5em 0.8em;
    border-radius: 5px;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__desc {
    margin-top: 20px;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__desc.l-content-point__item__desc-space {
    margin-top: 30px;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__desc p {
    align-content: flex-start;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__desc p.u-no-margin-bottom {
    margin-bottom: 5px;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__desc p, body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__desc span {
    font-size: 15px;
    font-weight: bold;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__desc .u-font-orange {
    color: #db5927;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__desc .u-font-small {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4em;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__desc .u-token {
    font-size: 10px;
    font-weight: normal;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__desc .u-bg-orange-grad {
    margin-right: 5px;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__image {
    display: block;
    margin-top: 15px;
    width: 100%;
  }
  body .l-content-point .l-content-point__items li .l-content-point__item .l-content-point__item__image img {
    width: 100%;
  }
  body .l-content-feature {
    margin-top: 15px;
    margin-bottom: 50px;
    text-align: center;
    width: 100%;
    margin-bottom: 12vh;
  }
  body .l-content-feature .l-content__ttl {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
  }
  body .l-content-feature .l-content__ttl-sub {
    display: block;
    font-size: 36px;
    font-weight: bold;
    padding: 15px 0;
  }
  body .l-content-feature .l-content__ttl-sub:after {
    border-bottom: 1px #333 solid;
    content: " ";
    display: block;
    margin: 20px auto 0 auto;
    width: 10%;
    position: relative;
  }
  body .l-content-feature .l-content-feature__item {
    background: #fff;
    margin-top: 15px;
  }
  body .l-content-feature .l-content-feature__item:before {
    background: #F87A00;
    content: " ";
    display: block;
    height: 5px;
    position: relative;
    width: 100%;
  }
  body .l-content-feature .l-content-feature__item dl {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 20px;
    text-align: left;
  }
  body .l-content-feature .l-content-feature__item dl dt {
    border-bottom: 1px #333 solid;
    display: block;
    font-size: 21px;
    font-weight: bold;
    padding: 0 0 15px 0;
    line-height: 1.2em;
    margin-bottom: 15px;
    text-align: left;
  }
  body .l-content-feature .l-content-feature__item dl dd {
    display: block;
    margin: 0 0 7.5px 0;
  }
  body .l-content-feature .l-content-feature__item dl dd.l-content-feature-supplement {
    font-size: 12px;
    padding-top: 5px;
  }
  body .l-content-feature .l-content-feature__item dl dd span {
    background: #333;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    padding: 8.5px;
    border-radius: 5px;
  }
  body .l-content-contact {
    background: #F87A00;
    box-sizing: border-box;
    overflow: hidden;
    padding: 35px 4%;
    position: relative;
    text-align: center;
    margin-top: 15em;
  }
  body .l-content-contact .l-content__ttl {
    background: #fff;
    color: #db5927;
    display: inline-block;
    font-size: 32px;
    font-weight: bold;
    padding: 8.5px;
  }
  body .l-content-contact .l-content__ttl-sub {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 20px 0 15px 0;
  }
  body .l-content-contact .l-content__desc {
    display: block;
    letter-spacing: -0.1em;
    margin: 0 auto;
    padding: 2% 0;
    text-align: center;
    width: 100%;
  }
  body .l-content-contact .l-content__desc p {
    font-size: 12px;
    font-weight: normal;
    display: inline;
    line-height: 1.8em;
  }
  body .l-content-contact .l-content__phone {
    border: 3px solid #fff;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 26px;
    font-weight: bold;
    margin: 20px auto 30px auto;
    padding: 17.5px 0;
    text-align: center;
    width: 100%;
  }
  body .l-content-contact .l-content__link {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
  }
  body .l-content-contact .l-content__link:active, body .l-content-contact .l-content__link:hover, body .l-content-contact .l-content__link:visited {
    color: #fff;
  }
}
@media (min-width: 766px) {
  .is-pc-only {
    display: block !important;
  }

  .is-sp-only {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .is-sp-only {
    display: none !important;
  }
}
@media (max-width: 765px) {
  .is-sp-only {
    display: block !important;
  }

  .is-pc-only {
    display: none !important;
  }
}
.topics {
  text-align: left;
}
@media (min-width: 766px) {
  .topics {
    padding: 0 8% 5%;
  }
}
@media (max-width: 765px) {
  .topics {
    padding: 0 20px 5%;
  }
}
.topics .topics-body {
  border-radius: 15px;
  background-color: #F7F7F7;
}
@media (min-width: 766px) {
  .topics .topics-body {
    padding: 5em;
  }
}
@media (max-width: 765px) {
  .topics .topics-body {
    padding: 2em 2em;
  }
}
.topics .topics-body h3 {
  font-weight: bold;
}
@media (min-width: 766px) {
  .topics .topics-body h3 {
    font-size: 1.5em;
  }
}
@media (max-width: 765px) {
  .topics .topics-body h3 {
    font-size: 1.1em;
  }
}
.topics .topics-body img {
  width: 100%;
  height: auto;
  display: block;
  margin: 2em 0;
}
.topics .topics-body p {
  margin-top: 1em;
  line-height: 1.75;
}
.topics .topics-body p sup {
  vertical-align: super;
}
@media (max-width: 765px) {
  .topics .topics-body p {
    font-size: 0.7em;
  }
}
.topics .link {
  margin-top: 2em;
}
.topics .link a {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.topics .link a::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background: #333;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform 0.3s;
}
.topics .link a:hover::after {
  transform: scale(1, 1);
}
@media (min-width: 766px) {
  .topics .link {
    font-size: 1em;
  }
}
@media (max-width: 765px) {
  .topics .link {
    font-size: 0.7em;
  }
}
.topics .link a {
  color: #00A0E2;
}