@import url("https://fonts.googleapis.com/css2?family=Carattere&display=swap");
.b-content {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.7; }
  @media screen and (max-width: 979px) {
    .b-content {
      font-size: 16px; } }
  .b-content ._highlight {
    color: #f4d5c9; }

.heading-ttl {
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 50px;
  text-align: center; }
  @media screen and (max-width: 979px) {
    .heading-ttl {
      font-size: 16px;
      margin-bottom: 30px !important; } }
  .heading-ttl span {
    display: block; }
  .heading-ttl .en {
    font-size: 56px;
    line-height: 1.2;
    padding-bottom: 19px;
    position: relative; }
    @media screen and (max-width: 979px) {
      .heading-ttl .en {
        font-size: 36px;
        padding-bottom: 15px; } }
    .heading-ttl .en:after {
      background-color: #000000;
      bottom: 0;
      content: "";
      height: 3px;
      position: absolute;
      width: 97px;
      left: 50%;
      transform: translateX(-50%); }
      @media screen and (max-width: 979px) {
        .heading-ttl .en:after {
          height: 2px; } }
  .heading-ttl .sub {
    margin-top: 2px;
    font-weight: 600; }
    @media screen and (max-width: 979px) {
      .heading-ttl .sub {
        margin-top: 5px; } }
  .heading-ttl._white {
    color: #fff; }
    .heading-ttl._white .en:after {
      background-color: #fff; }
  .heading-ttl__arrow {
    background: url("/assets/agingcare/ope/others/smas-face-lift/images/icon_arrow_down.png") no-repeat bottom center/112px;
    font-size: 35px;
    line-height: 1.2;
    padding-bottom: 65px;
    text-align: center; }
    @media screen and (max-width: 979px) {
      .heading-ttl__arrow {
        font-size: 24px;
        padding-bottom: 40px;
        background-size: 70px; } }

@media screen and (min-width: 980px) {
  .main-visual {
    height: 660px;
    background-color: #1f2827;
    background-image: url(/assets/agingcare/ope/others/smas-face-lift/images/mv_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto; } }

@media screen and (max-width: 979px) {
  .main-visual .inner {
    padding: 0; } }

@media only screen and (max-width: 768px) {
  .main-visual img {
    width: 100%; } }

.head-menu {
  background-color: #000; }
  @media screen and (max-width: 979px) {
    .head-menu .ac_ly_001 {
      padding: 0; } }
  .head-menu .menu-list {
    display: flex;
    justify-content: center;
    max-width: 980px;
    margin: 0 auto; }
    @media screen and (max-width: 979px) {
      .head-menu .menu-list {
        flex-wrap: wrap; } }
    .head-menu .menu-list li {
      /* flex: 1; */
      border-right: 1px solid #fff; }
      @media screen and (min-width: 980px) {
        .head-menu .menu-list li:first-of-type {
          border-left: 1px solid #fff; } }
      @media screen and (max-width: 979px) {
        .head-menu .menu-list li {
          flex: auto;
          width: 33.33%; }
          .head-menu .menu-list li:nth-child(n + 4) {
            border-top: 1px solid #fff; }
          .head-menu .menu-list li:nth-child(3n), .head-menu .menu-list li:last-child {
            border-right: none; } }
      .head-menu .menu-list li a {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        height: 80px;
        font-size: 16px;
        font-weight: bold;
        line-height: 1.4;
        min-width: 143px;
        padding: 0 30px;
        text-align: center;
        text-decoration: none;
        color: #fffefe; }
        @media screen and (max-width: 1023px) and (min-width: 980px) {
          .head-menu .menu-list li a {
            padding: 0 32px; } }
        @media screen and (max-width: 979px) {
          .head-menu .menu-list li a {
            font-size: 3.06122vw;
            min-width: 0;
            height: 16vw;
            padding: 0 1.22449vw; }
            .head-menu .menu-list li a span.jp {
              font-size: 2.2449vw; } }

.pickup__list {
  margin-bottom: 40px;
  color: #060505; }
  @media screen and (max-width: 979px) {
    .pickup__list {
      margin-bottom: 30px; } }
  .pickup__list p {
    margin-top: 6px;
    font-size: 20px;
    font-weight: 500; }
    @media screen and (max-width: 979px) {
      .pickup__list p {
        font-size: 16px; } }
  .pickup__list a {
    color: #060505;
    text-decoration: none; }
  .pickup__list__item {
    display: inline-block; }
    .pickup__list__item:not(:last-child) {
      margin-bottom: 35px; }
      @media screen and (max-width: 979px) {
        .pickup__list__item:not(:last-child) {
          margin-bottom: 20px; } }

.mhlw-risk-single {
  padding: 24px; }
  @media screen and (max-width: 979px) {
    .mhlw-risk-single {
      padding: 16px; } }

.b-pickup {
  background-color: #f5ebe7;
  padding: 95px 0 145px; }
  @media screen and (max-width: 979px) {
    .b-pickup {
      padding: 60px 0; } }

.b-what {
  background-color: #182120;
  color: #fff;
  line-height: 2; }
  @media screen and (min-width: 980px) {
    .b-what > .ac_ly_001 {
      padding: 106px 0 75px; } }
  @media screen and (max-width: 979px) {
    .b-what {
      padding: 60px 0; } }
  .b-what p:not(:last-child) {
    margin-bottom: 40px; }
    @media screen and (max-width: 979px) {
      .b-what p:not(:last-child) {
        margin-bottom: 25px; } }
  .b-what .heading-ttl {
    margin-bottom: 43px; }
  .b-what .image {
    margin-top: 58px; }
    @media screen and (max-width: 979px) {
      .b-what .image {
        margin-top: 30px; } }

.b-recommend {
  background: url("/assets/agingcare/ope/others/smas-face-lift/images/recommend_bg02.png") no-repeat center top 12px/643px, url("/assets/agingcare/ope/others/smas-face-lift/images/recommend_bg01.jpg") no-repeat right bottom/auto 432px;
  font-size: 22px;
  line-height: 2.5; }
  @media screen and (min-width: 980px) {
    .b-recommend > .ac_ly_001 {
      padding: 53px 0 102px; } }
  @media screen and (max-width: 979px) {
    .b-recommend {
      background-position: center top 25px, center bottom;
      background-size: 350px, auto 290px;
      font-size: 18px;
      line-height: 2;
      padding: 40px 0 60px; } }
  .b-recommend .heading-ttl__arrow {
    margin-bottom: 102px; }
    @media screen and (max-width: 979px) {
      .b-recommend .heading-ttl__arrow {
        margin-bottom: 50px; } }
  @media screen and (max-width: 979px) {
    .b-recommend__content ul {
      min-height: 180px; } }
  .b-recommend__content ul li {
    background: url("/assets/agingcare/ope/others/smas-face-lift/images/icon_check.jpg") no-repeat left 2px top 14px/27px;
    padding-left: 56px; }
    @media screen and (max-width: 979px) {
      .b-recommend__content ul li {
        background-size: 22px;
        background-position: left top 7px;
        padding-left: 40px; } }

.b-feature {
  background-color: #f5ebe7;
  background: #f5ebe7 url("/assets/agingcare/ope/others/smas-face-lift/images/feature_bg01.png") no-repeat bottom 95px left; }
  @media screen and (min-width: 980px) {
    .b-feature > .ac_ly_001 {
      padding: 95px 0 302px; } }
  @media screen and (max-width: 979px) {
    .b-feature {
      padding: 60px 0 120px;
      background-size: 100%;
      background-position: left bottom 45px; } }
  .b-feature__content {
    font-weight: 400; }
    .b-feature__content .content__box {
      display: flex;
      margin: 43px 0 40px; }
      @media screen and (max-width: 979px) {
        .b-feature__content .content__box {
          flex-flow: row wrap;
          margin: 20px 0; } }
      .b-feature__content .content__box--image {
        width: 40.7%;
        flex-shrink: 0; }
        @media screen and (max-width: 979px) {
          .b-feature__content .content__box--image {
            width: 100%; } }
      .b-feature__content .content__box--list {
        color: #916550;
        font-size: 24px;
        font-weight: bold;
        line-height: 1.67;
        padding-right: 2%;
        padding-top: 5px;
        width: 100%; }
        @media screen and (max-width: 979px) {
          .b-feature__content .content__box--list {
            font-size: 17px;
            padding-right: 0;
            margin-bottom: 30px; } }
        .b-feature__content .content__box--list .item {
          display: flex;
          align-items: center; }
          .b-feature__content .content__box--list .item:not(:last-child) {
            margin-bottom: 37px; }
            @media screen and (max-width: 979px) {
              .b-feature__content .content__box--list .item:not(:last-child) {
                margin-bottom: 20px; } }
          .b-feature__content .content__box--list .item__number {
            width: 96px;
            margin-right: 26px; }
            @media screen and (max-width: 979px) {
              .b-feature__content .content__box--list .item__number {
                width: 70px;
                margin-right: 15px; } }
          .b-feature__content .content__box--list .item__text {
            width: calc(100% - 122px); }
            @media screen and (max-width: 979px) {
              .b-feature__content .content__box--list .item__text {
                width: calc(100% - 85px); } }

.b-point {
  background-color: #f7f7f7; }
  @media screen and (min-width: 980px) {
    .b-point > .ac_ly_001 {
      padding: 84px 0 115px; } }
  @media screen and (max-width: 979px) {
    .b-point {
      padding: 60px 0; } }
  .b-point__content {
    font-weight: 400; }
    .b-point__content .point__item {
      display: flex; }
      @media screen and (max-width: 979px) {
        .b-point__content .point__item {
          display: block; } }
      .b-point__content .point__item:not(:last-child) {
        margin-bottom: 97px; }
        @media screen and (max-width: 979px) {
          .b-point__content .point__item:not(:last-child) {
            margin-bottom: 40px; } }
      .b-point__content .point__item--item {
        width: calc((100% - 40px) / 2); }
        @media screen and (max-width: 979px) {
          .b-point__content .point__item--item {
            width: 100%; } }
      .b-point__content .point__item:not(._reverse) .point__item--image {
        margin-left: 40px; }
        @media screen and (max-width: 979px) {
          .b-point__content .point__item:not(._reverse) .point__item--image {
            margin: 20px 0 0; } }
      .b-point__content .point__item._reverse .point__item--image {
        margin-right: 40px !important; }
        @media screen and (max-width: 979px) {
          .b-point__content .point__item._reverse .point__item--image {
            margin: 20px 0 0 !important; } }
      .b-point__content .point__item .info {
        background-color: #000000;
        color: #fff;
        margin-bottom: 18px;
        padding: 1px 10px; }
        @media screen and (max-width: 979px) {
          .b-point__content .point__item .info {
            margin-bottom: 10px; } }
      .b-point__content .point__item .ttl {
        font-size: 27px;
        margin-bottom: 9px; }
        @media screen and (max-width: 979px) {
          .b-point__content .point__item .ttl {
            font-size: 18px; } }

.how {
  background-color: #182120; }
  @media screen and (min-width: 980px) {
    .how > .ac_ly_001 {
      padding: 85px 0 95px; } }
  @media screen and (max-width: 979px) {
    .how {
      padding: 60px 0; } }

.step__list__item {
  display: flex;
  position: relative; }
  @media screen and (max-width: 979px) {
    .step__list__item {
      flex-wrap: wrap; } }
  .step__list__item:not(:last-of-type) {
    margin-bottom: 64px; }
    @media screen and (max-width: 979px) {
      .step__list__item:not(:last-of-type) {
        margin-bottom: 40px; } }
    .step__list__item:not(:last-of-type):after {
      content: "";
      position: absolute;
      bottom: -44px;
      left: 50%;
      width: 112px;
      height: 25px;
      background: url("/assets/agingcare/ope/others/smas-face-lift/images/step_arrow.png") no-repeat;
      background-size: cover;
      transform: translateX(-50%); }
      @media screen and (max-width: 979px) {
        .step__list__item:not(:last-of-type):after {
          bottom: -30px;
          width: 86px;
          height: 19px; } }
  .step__list__item .text,
  .step__list__item .image {
    flex: 1 0 490px; }
    @media screen and (max-width: 979px) {
      .step__list__item .text,
      .step__list__item .image {
        flex: auto; } }
  @media screen and (max-width: 979px) {
    .step__list__item .image {
      text-align: center;
      background-color: #fff; } }
  .step__list__item .text {
    padding: 57px 65px 20px;
    font-size: 20px;
    line-height: 1.7;
    background-color: #f4e7e1; }
    @media screen and (max-width: 979px) {
      .step__list__item .text {
        padding: 30px 20px;
        font-size: 16px;
        text-align: center; } }
  @media screen and (max-width: 979px) {
    .step__list__item.column-reverse {
      flex-direction: column-reverse; } }

.step__ttl {
  margin-left: 120px;
  margin-bottom: 40px; }
  @media screen and (max-width: 979px) {
    .step__ttl {
      margin: 0 0 20px; } }

.mini {
  background-color: #383e3c; }
  @media screen and (min-width: 980px) {
    .mini > .ac_ly_001 {
      padding: 75px 0 120px; } }
  @media screen and (max-width: 979px) {
    .mini {
      padding: 60px 0; } }
  .mini__catch {
    margin-bottom: 30px;
    font-size: 45px;
    font-weight: bold;
    text-align: center;
    color: #f4d5c9; }
    @media screen and (max-width: 979px) {
      .mini__catch {
        margin-bottom: 30px;
        font-size: 24px; } }
    .mini__catch span {
      margin-left: 30px;
      font-size: 24px; }
      @media screen and (max-width: 979px) {
        .mini__catch span {
          display: block;
          margin: 0;
          font-size: 18px; } }
  .mini .box--bd {
    padding: 14px 10px;
    margin: 0 70px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.75;
    color: #f4d5c9;
    border: 1px solid #f4d5c9; }
    @media screen and (max-width: 979px) {
      .mini .box--bd {
        margin: 0;
        padding: 10px;
        font-size: 16px;
        line-height: 1.625; } }
    .mini .box--bd:not(:first-of-type) {
      margin-top: 60px; }
      @media screen and (max-width: 979px) {
        .mini .box--bd:not(:first-of-type) {
          margin-top: 30px; } }
  .mini .box--m {
    font-size: 24px; }
    @media screen and (max-width: 979px) {
      .mini .box--m {
        font-size: 18px; } }
  .mini .txt {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    line-height: 1.94; }
    @media screen and (max-width: 979px) {
      .mini .txt {
        font-size: 16px;
        line-height: 1.625; } }
  .mini__list--column .mini__list__item .col {
    display: flex;
    flex-direction: column; }
    @media screen and (max-width: 979px) {
      .mini__list--column .mini__list__item .col:not(:last-of-type) {
        margin-bottom: 15px; } }
  .mini__list__item {
    padding: 30px 30px 40px;
    display: flex;
    justify-content: space-between;
    background-color: #fff; }
    @media screen and (max-width: 979px) {
      .mini__list__item {
        flex-direction: column;
        padding: 10px; } }
    .mini__list__item:not(:last-of-type) {
      margin-bottom: 20px; }
    .mini__list__item .col {
      flex: auto;
      width: 435px; }
      @media screen and (max-width: 979px) {
        .mini__list__item .col {
          width: 100%; } }
      @media screen and (min-width: 980px) {
        .mini__list__item .col:nth-child(1) {
          margin-right: 30px; } }
      .mini__list__item .col__head {
        margin-bottom: 15px;
        height: 100%; }
      .mini__list__item .col__text {
        min-height: 105px;
        font-size: 15px;
        line-height: 2.33; }
        @media screen and (max-width: 979px) {
          .mini__list__item .col__text {
            min-height: auto;
            line-height: 1.625; } }
    .mini__list__item .ttl {
      margin-bottom: 20px;
      font-size: 20px;
      font-weight: bold;
      line-height: 1.5; }
      @media screen and (max-width: 979px) {
        .mini__list__item .ttl {
          font-size: 18px;
          margin-bottom: 10px; } }
    .mini__list__item .image {
      flex: 0 1 446px; }
      @media screen and (max-width: 979px) {
        .mini__list__item .image {
          flex: auto;
          order: 2;
          text-align: center; } }
    .mini__list__item .text {
      flex: 1;
      font-size: 15px;
      font-weight: 500;
      line-height: 2.33; }
      @media screen and (max-width: 979px) {
        .mini__list__item .text {
          margin-bottom: 10px;
          flex: auto;
          order: 1;
          line-height: 1.625; } }
  .mini .heading-text {
    margin: 35px 0 30px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #fff; }
    @media screen and (max-width: 979px) {
      .mini .heading-text {
        font-size: calc(min(4.2vw, 24px)); } }

@media screen and (min-width: 980px) {
  .combination > .ac_ly_001 {
    padding: 105px 0; } }

@media screen and (max-width: 979px) {
  .combination {
    padding: 60px 0; } }

.link__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  @media screen and (min-width: 980px) {
    .link__list {
      margin-left: -20px;
      margin-top: -30px; } }
  .link__list__item {
    position: relative; }
    .link__list__item.active {
      z-index: 5; }
      .link__list__item.active .drop-menu {
        display: block; }
      .link__list__item.active .has-menu:after {
        transform: translateY(-50%) rotate(225deg); }
    @media screen and (max-width: 979px) {
      .link__list__item {
        width: 100%; }
        .link__list__item:not(:last-of-type) {
          margin-bottom: 20px; } }
    @media screen and (min-width: 980px) {
      .link__list__item {
        margin-left: 20px;
        margin-top: 30px; } }
    .link__list__item .drop-menu {
      display: none;
      background: #f4e7e1;
      border: 1px solid #182120;
      overflow: hidden;
      width: 100%; }
      @media screen and (min-width: 980px) {
        .link__list__item .drop-menu {
          position: absolute;
          top: 0;
          left: 0;
          z-index: 2;
          padding-top: 70px;
          border-radius: 35px 35px 10px 10px; } }
      @media screen and (max-width: 979px) {
        .link__list__item .drop-menu {
          padding-top: 33px;
          max-width: 600px;
          margin: -33px auto 0;
          border-radius: 0 0 20px 20px; } }
      .link__list__item .drop-menu a {
        padding: 10px 35px;
        border: none;
        border-radius: 0; }
        .link__list__item .drop-menu a:not(:last-of-type) {
          border-bottom: 1px solid #182120; }
        @media screen and (max-width: 979px) {
          .link__list__item .drop-menu a {
            padding: 10px 20px; } }
    .link__list__item a {
      position: relative;
      z-index: 4;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
      font-feature-settings: "palt" 1;
      font-size: 20px;
      font-weight: bold;
      letter-spacing: 0.1em;
      line-height: 22px;
      padding: 10px 50px;
      text-decoration: none;
      text-align: center;
      background-color: #f4e7e1;
      border: 1px solid #182120;
      border-radius: 100px; }
      @media screen and (min-width: 980px) {
        .link__list__item a {
          min-width: 250px;
          height: 70px; } }
      .link__list__item a .fzsm {
        font-size: 15px; }
        @media screen and (max-width: 979px) {
          .link__list__item a .fzsm {
            display: block;
            font-size: 13px; } }
      .link__list__item a:after {
        content: "";
        position: absolute;
        top: 50%;
        right: 23px;
        width: 10px;
        height: 10px;
        border-top: 2px solid #000;
        border-left: 2px solid #000;
        transform: translateY(-50%) rotate(135deg);
        transition: transform 0.3s; }
        @media screen and (max-width: 979px) {
          .link__list__item a:after {
            right: 15px; } }
      .link__list__item a.no-active {
        pointer-events: none; }
        .link__list__item a.no-active:after {
          display: none; }
      @media screen and (max-width: 979px) {
        .link__list__item a {
          max-width: 600px;
          min-height: 66px;
          margin: 0 auto;
          padding: 10px 20px;
          font-size: 16px; } }
      .link__list__item a.active {
        z-index: 4; }

.detail_table table {
  font-size: 18px;
  border: 1px solid #000; }
  @media screen and (max-width: 979px) {
    .detail_table table {
      width: 100% !important;
      font-size: 16px; } }
  .detail_table table ._td-heading {
    width: 236px;
    padding: 20px 28px;
    background-color: #dfdfdf;
    border: 1px solid #000; }
    @media screen and (max-width: 979px) {
      .detail_table table ._td-heading {
        width: 30%;
        padding: 10px; } }
  .detail_table table ._td-normal {
    border: 1px solid #000;
    padding: 20px 60px; }
    @media screen and (max-width: 979px) {
      .detail_table table ._td-normal {
        padding: 10px; } }
  .detail_table table .star-haft {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .detail_table table .star-haft img {
      margin-left: 5px; }
      @media screen and (max-width: 979px) {
        .detail_table table .star-haft img {
          width: 26px; } }

.details {
  background-color: #f7f7f7; }
  @media screen and (min-width: 980px) {
    .details > .ac_ly_001 {
      padding: 100px 0 120px; } }
  @media screen and (max-width: 979px) {
    .details {
      padding: 60px 0; } }

.photo {
  background-color: #f5ebe7; }
  @media screen and (min-width: 980px) {
    .photo > .ac_ly_001 {
      padding: 105px 0 100px; } }
  @media screen and (max-width: 979px) {
    .photo {
      padding: 60px 0; } }

.comment {
  background: url("/assets/agingcare/ope/others/smas-face-lift/images/cm_bg.jpg") no-repeat;
  background-size: cover; }
  @media screen and (min-width: 980px) {
    .comment > .ac_ly_001 {
      padding: 110px 0 0; } }
  @media screen and (max-width: 979px) {
    .comment {
      padding: 60px 0 0; } }
  .comment__doctor {
    position: relative;
    padding-bottom: 130px;
    z-index: 1; }
    @media screen and (max-width: 979px) {
      .comment__doctor {
        display: flex;
        flex-direction: column-reverse;
        padding-bottom: 0; } }
    .comment__doctor .text {
      margin-top: 90px;
      padding-left: 392px;
      font-size: 20px;
      line-height: 1.7;
      color: #fff; }
      @media screen and (max-width: 979px) {
        .comment__doctor .text {
          margin-top: 0;
          padding-left: 0;
          font-size: 16px;
          line-height: 1.625; } }
      .comment__doctor .text > p + p {
        margin-top: 35px; }
        @media screen and (max-width: 979px) {
          .comment__doctor .text > p + p {
            margin-top: 20px; } }
    @media screen and (min-width: 980px) {
      .comment__doctor .image {
        position: absolute;
        bottom: 0;
        left: -62px;
        z-index: -1; } }
    @media screen and (max-width: 979px) {
      .comment__doctor .image {
        width: 55vw;
        margin: 5vw 0 0 7vw; } }
    .comment__doctor .doctor__info {
      position: relative;
      margin-top: 60px;
      padding-right: 35px;
      font-size: 22px;
      font-weight: bold;
      line-height: 1.6;
      text-align: right; }
      .comment__doctor .doctor__info .info__inner {
        display: inline-block;
        text-align: left; }
      @media screen and (max-width: 979px) {
        .comment__doctor .doctor__info {
          position: absolute;
          bottom: 20vw;
          left: 43vw;
          padding-right: 0;
          font-size: calc(min(5vw, 20px)); } }
      .comment__doctor .doctor__info .name {
        font-size: 40px; }
        .comment__doctor .doctor__info .name span {
          font-size: 22px; }
        @media screen and (max-width: 979px) {
          .comment__doctor .doctor__info .name {
            font-size: calc(min(8vw, 30px)); }
            .comment__doctor .doctor__info .name span {
              font-size: calc(min(5vw, 20px)); } }

.osusume .osusumeInner1 {
  padding: 70px 0 0;
  background: #f5efee;
  background: linear-gradient(0deg, #f5efee 33%, whitesmoke 86%); }
  .osusume .osusumeInner1 > ul {
    display: flex;
    justify-content: space-between;
    width: 980px;
    margin: 0 auto; }
    .osusume .osusumeInner1 > ul > li {
      width: 226px;
      position: relative; }
      .osusume .osusumeInner1 > ul > li::before {
        content: "";
        width: 100%;
        height: 100%;
        background: #f7ddd1;
        border: 1px solid #2b292c;
        position: absolute;
        right: -10px;
        bottom: -10px;
        z-index: 0; }
      .osusume .osusumeInner1 > ul > li .inner {
        background: #2b292c;
        padding: 10px;
        position: relative; }
        .osusume .osusumeInner1 > ul > li .inner .text {
          min-height: 180px;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-direction: column; }
          .osusume .osusumeInner1 > ul > li .inner .text p {
            font-weight: bold;
            color: #fff;
            text-align: center;
            line-height: 1.4; }
            .osusume .osusumeInner1 > ul > li .inner .text p.post {
              font-size: 18px; }
              .osusume .osusumeInner1 > ul > li .inner .text p.post span {
                display: block;
                margin-top: 5px;
                font-size: 16px;
                line-height: 1.2; }
            .osusume .osusumeInner1 > ul > li .inner .text p.name {
              font-size: 26px;
              margin-top: 10px; }
              .osusume .osusumeInner1 > ul > li .inner .text p.name span {
                font-size: 20px; }
            .osusume .osusumeInner1 > ul > li .inner .text p.kana {
              font-size: 15px;
              font-weight: normal;
              margin: 3px 0 0; }
  @media screen and (max-width: 979px) {
    .osusume .osusumeInner1 {
      padding: 8vw 0 0;
      background: #f5efee;
      background: linear-gradient(0deg, #f5efee 33%, whitesmoke 86%); }
      .osusume .osusumeInner1 > ul {
        width: 96%;
        flex-wrap: wrap; }
        .osusume .osusumeInner1 > ul > li {
          width: 48%;
          margin-bottom: 4vw; }
          .osusume .osusumeInner1 > ul > li::before {
            right: -1vw;
            bottom: -1vw; }
          .osusume .osusumeInner1 > ul > li .inner {
            padding: 1vw; }
            .osusume .osusumeInner1 > ul > li .inner .text {
              min-height: 26vw; }
              .osusume .osusumeInner1 > ul > li .inner .text p.post {
                font-size: 3vw; }
                .osusume .osusumeInner1 > ul > li .inner .text p.post span {
                  font-size: 2.5vw; }
              .osusume .osusumeInner1 > ul > li .inner .text p.name {
                font-size: 3.5vw;
                margin-top: 2vw; }
                .osusume .osusumeInner1 > ul > li .inner .text p.name span {
                  font-size: 3vw; }
              .osusume .osusumeInner1 > ul > li .inner .text p.kana {
                font-size: 2.5vw;
                margin: 0.5vw 0 0; } }

.osusume .osusumeInner2 {
  background: #f5ecea;
  background: linear-gradient(0deg, #f6e5dd 33%, #f5ecea 86%);
  padding: 0 0 100px; }
  .osusume .osusumeInner2 .index {
    height: 411px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
    color: #71625a;
    font-size: 49px;
    background: url(/assets/agingcare/ope/others/smas-face-lift/images/osusume01.jpg) center top no-repeat;
    text-align: center;
    line-height: 1.4;
    margin: 0 auto;
    padding: 0 0 70px; }
    .osusume .osusumeInner2 .index span {
      font-size: 40px; }
  .osusume .osusumeInner2 .osusumeDoctor {
    width: 980px;
    margin: 0 auto;
    background: #fff; }
    .osusume .osusumeInner2 .osusumeDoctor + .osusumeDoctor {
      margin-top: 50px; }
    .osusume .osusumeInner2 .osusumeDoctor .btn a {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 300px;
      height: 55px;
      font-size: 18px;
      font-weight: bold;
      text-decoration: none;
      border-radius: 100px;
      position: relative; }
      .osusume .osusumeInner2 .osusumeDoctor .btn a::before {
        content: "";
        position: absolute;
        right: 18px;
        top: 50%;
        top: calc(50% - 6px);
        width: 10px;
        height: 10px;
        transform: rotate(45deg); }
    .osusume .osusumeInner2 .osusumeDoctor .btn.drlink a {
      background: #8f6e3e;
      color: #fff; }
      .osusume .osusumeInner2 .osusumeDoctor .btn.drlink a::before {
        border-top: 2px solid #fff;
        border-right: 2px solid #fff; }
    .osusume .osusumeInner2 .osusumeDoctor .btn.morelink a {
      border: 2px solid #8f6e3e;
      color: #8f6e3e;
      background: #fff; }
      .osusume .osusumeInner2 .osusumeDoctor .btn.morelink a::before {
        border-top: 2px solid #8f6e3e;
        border-right: 2px solid #8f6e3e; }
    .osusume .osusumeInner2 .osusumeDoctor .top {
      display: flex; }
      .osusume .osusumeInner2 .osusumeDoctor .top > .photo {
        padding: 0;
        background: none; }
      .osusume .osusumeInner2 .osusumeDoctor .top .text {
        flex: 1;
        padding: 40px 45px;
        font-size: 20px;
        font-weight: bold; }
        .osusume .osusumeInner2 .osusumeDoctor .top .text .name {
          font-size: 40px;
          border-bottom: 1px solid #000; }
          .osusume .osusumeInner2 .osusumeDoctor .top .text .name .kana {
            font-size: 18px;
            padding: 0 0 0 20px; }
        .osusume .osusumeInner2 .osusumeDoctor .top .text > div {
          margin: 20px 0 0;
          display: flex; }
          .osusume .osusumeInner2 .osusumeDoctor .top .text > div > .links {
            flex: 1; }
            .osusume .osusumeInner2 .osusumeDoctor .top .text > div > .links ul {
              display: flex;
              align-items: center; }
              .osusume .osusumeInner2 .osusumeDoctor .top .text > div > .links ul li + li {
                margin-left: 10px; }
            .osusume .osusumeInner2 .osusumeDoctor .top .text > div > .links .btn {
              margin: 20px 0 0; }
              .osusume .osusumeInner2 .osusumeDoctor .top .text > div > .links .btn + .btn {
                margin-top: 15px; }
    .osusume .osusumeInner2 .osusumeDoctor .bottom {
      background: url(https://www.s-b-c.sbs/assets/agingcare/ope/others/fa-under/images/img41.jpg) center bottom/cover no-repeat;
      padding: 1px 60px 30px; }
      .osusume .osusumeInner2 .osusumeDoctor .bottom .insta_cont > ul#instaWidget {
        margin-top: -90px;
        display: flex;
        justify-content: space-between; }
        .osusume .osusumeInner2 .osusumeDoctor .bottom .insta_cont > ul#instaWidget > li {
          width: 33%; }
          .osusume .osusumeInner2 .osusumeDoctor .bottom .insta_cont > ul#instaWidget > li > p {
            height: 0px;
            padding-bottom: 100%;
            overflow: hidden; }
            .osusume .osusumeInner2 .osusumeDoctor .bottom .insta_cont > ul#instaWidget > li > p img {
              width: 33vw;
              max-width: 283px;
              height: 33vw;
              max-height: 283px;
              object-fit: cover;
              -o-object-fit: cover; }
      .osusume .osusumeInner2 .osusumeDoctor .bottom .insta_cont > #instaModal {
        display: none; }
      .osusume .osusumeInner2 .osusumeDoctor .bottom .btn {
        text-align: center;
        margin: 30px 0 0; }
        .osusume .osusumeInner2 .osusumeDoctor .bottom .btn a {
          margin: 0 auto; }
  @media screen and (max-width: 979px) {
    .osusume .osusumeInner2 {
      padding: 0 0 12vw; }
      .osusume .osusumeInner2 .index {
        height: 40vw;
        font-size: 4vw;
        line-height: 1.2;
        background-size: 165% auto;
        padding: 0 0 9vw; }
        .osusume .osusumeInner2 .index span {
          font-size: 6vw; }
      .osusume .osusumeInner2 .osusumeDoctor {
        width: 96%; }
        .osusume .osusumeInner2 .osusumeDoctor + .osusumeDoctor {
          margin-top: 5vw; }
        .osusume .osusumeInner2 .osusumeDoctor .btn a {
          width: auto;
          max-width: 50vw;
          height: 8vw;
          font-size: 3vw; }
          .osusume .osusumeInner2 .osusumeDoctor .btn a::before {
            right: 3vw;
            top: calc(50% - 0.7vw);
            width: 1.5vw;
            height: 1.5vw; }
        .osusume .osusumeInner2 .osusumeDoctor .btn.drlink a::before {
          border-top: 0.5vw solid #fff;
          border-right: 0.5vw solid #fff; }
        .osusume .osusumeInner2 .osusumeDoctor .btn.morelink a {
          border: 0.5vw solid #8f6e3e; }
          .osusume .osusumeInner2 .osusumeDoctor .btn.morelink a::before {
            border-top: 0.5vw solid #8f6e3e;
            border-right: 0.5vw solid #8f6e3e; }
        .osusume .osusumeInner2 .osusumeDoctor .top {
          position: relative; }
          .osusume .osusumeInner2 .osusumeDoctor .top .photo {
            width: 42%;
            margin: 0 auto; }
          .osusume .osusumeInner2 .osusumeDoctor .top .text {
            padding: 3vw 4vw;
            font-size: 3.5vw; }
            .osusume .osusumeInner2 .osusumeDoctor .top .text .name {
              font-size: 5.5vw;
              line-height: 1.2;
              margin: 1.5vw 0 0; }
              .osusume .osusumeInner2 .osusumeDoctor .top .text .name .kana {
                display: block;
                font-size: 2.5vw;
                padding: 0; }
            .osusume .osusumeInner2 .osusumeDoctor .top .text > div {
              margin: 2vw 0 0;
              align-items: center; }
              .osusume .osusumeInner2 .osusumeDoctor .top .text > div > .links ul li + li {
                margin-left: 1.5vw; }
              .osusume .osusumeInner2 .osusumeDoctor .top .text > div > .links .btn {
                margin: 2.5vw 0 0; }
                .osusume .osusumeInner2 .osusumeDoctor .top .text > div > .links .btn + .btn {
                  margin-top: 1.5vw; }
              .osusume .osusumeInner2 .osusumeDoctor .top .text > div > .img {
                position: absolute;
                width: 24vw;
                left: 1vw;
                bottom: 1vw; }
        .osusume .osusumeInner2 .osusumeDoctor .bottom {
          padding: 3vw; }
          .osusume .osusumeInner2 .osusumeDoctor .bottom .insta_cont > ul#instaWidget {
            margin-top: 0; }
            .osusume .osusumeInner2 .osusumeDoctor .bottom .insta_cont > ul#instaWidget > li > p img {
              max-width: 29vw;
              max-height: 29vw; }
          .osusume .osusumeInner2 .osusumeDoctor .bottom .btn {
            margin: 3vw 0 0; } }

.ex {
  padding: 70px 0 100px;
  background: url(https://www.s-b-c.sbs/assets/agingcare/ope/others/fa-under/images/img42.jpg) center top no-repeat #f6f6f6; }
  .ex .index {
    max-width: 1050px;
    height: 212px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #71625a;
    font-size: 49px;
    background: url(https://www.s-b-c.sbs/assets/agingcare/ope/others/fa-under/images/img47.png) center top no-repeat;
    text-align: center;
    line-height: 1.4;
    margin: 0 auto;
    padding: 0 0 10px; }
    .ex .index span {
      font-size: 40px; }
  .exDoctor {
    width: 980px;
    margin: 0 auto;
    background: #fff; }
    .exDoctor + .exDoctor {
      margin-top: 50px; }
    .exDoctorIndex {
      height: 254px;
      background: url(https://www.s-b-c.sbs/assets/agingcare/ope/others/fa-under/images/img43.png) center top no-repeat, url(https://www.s-b-c.sbs/assets/agingcare/ope/others/fa-under/images/img44.jpg) center bottom/100% auto no-repeat;
      position: relative;
      padding: 18px 38px 0; }
      .exDoctorIndex .img {
        text-align: center; }
      .exDoctorIndex .badge {
        position: absolute;
        left: 30px;
        top: -8px; }
      .exDoctorIndex p {
        font-size: 16px;
        color: #fcf8f1;
        margin: 60px 0 0; }
        .exDoctorIndex p em {
          color: #f2d994; }
      .exDoctorIndex.short {
        height: 105px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: url(https://www.s-b-c.sbs/assets/agingcare/ope/others/fa-under/images/img50.jpg) center bottom no-repeat, url(https://www.s-b-c.sbs/assets/agingcare/ope/others/fa-under/images/img44.jpg) center bottom/100% auto no-repeat;
        padding: 0; }
        .exDoctorIndex.short p {
          font-size: 26px;
          font-weight: bold;
          color: #f2d994;
          margin: 0; }
          .exDoctorIndex.short p span {
            background: url(https://www.s-b-c.sbs/assets/agingcare/ope/others/fa-under/images/img51.png) left 5px no-repeat;
            padding: 0 0 0 39px; }
    .exDoctor .btn a {
      display: inline-flex;
      justify-content: center;
      align-items: center;
      max-width: 500px;
      width: auto;
      height: 50px;
      font-size: 16px;
      font-weight: bold;
      text-decoration: none;
      border-radius: 100px;
      position: relative;
      padding: 20px 40px 20px 20px; }
      .exDoctor .btn a::before {
        content: "";
        position: absolute;
        right: 18px;
        top: 50%;
        top: calc(50% - 6px);
        width: 10px;
        height: 10px;
        transform: rotate(45deg); }
    .exDoctor .btn.drlink a {
      background: #8f6e3e;
      color: #fff; }
      .exDoctor .btn.drlink a::before {
        border-top: 2px solid #fff;
        border-right: 2px solid #fff; }
    .exDoctor .btn.morelink a {
      font-size: 18px;
      border: 2px solid #8f6e3e;
      color: #8f6e3e;
      background: #fff;
      max-width: 650px; }
      .exDoctor .btn.morelink a::before {
        border-top: 2px solid #8f6e3e;
        border-right: 2px solid #8f6e3e; }
    .exDoctor .container {
      display: flex; }
      .exDoctor .container > .photo {
        width: 333px;
        position: relative;
        overflow: hidden; }
        .exDoctor .container > .photo img {
          position: absolute;
          left: 0;
          top: 0; }
      .exDoctor .container .text {
        flex: 1; }
        .exDoctor .container .text .textInner {
          font-size: 20px;
          font-weight: bold;
          padding: 30px 45px; }
          .exDoctor .container .text .textInner .title {
            margin: 0 0 10px; }
            .exDoctor .container .text .textInner .title span {
              background: #f2f2f2;
              color: #977645;
              padding: 5px 15px; }
          .exDoctor .container .text .textInner .name {
            font-size: 40px;
            border-bottom: 1px solid #000; }
            .exDoctor .container .text .textInner .name .kana {
              font-size: 18px;
              padding: 0 0 0 20px; }
          .exDoctor .container .text .textInner > div {
            margin: 20px 0 0;
            display: flex; }
            .exDoctor .container .text .textInner > div > .img {
              padding: 0 0 0 20px; }
              .exDoctor .container .text .textInner > div > .img.honda {
                padding-top: 10px; }
            .exDoctor .container .text .textInner > div > .links {
              flex: 1; }
              .exDoctor .container .text .textInner > div > .links ul {
                display: flex;
                align-items: center; }
                .exDoctor .container .text .textInner > div > .links ul li + li {
                  margin-left: 10px; }
              .exDoctor .container .text .textInner > div > .links .btn {
                margin: 20px 0 0; }
                .exDoctor .container .text .textInner > div > .links .btn + .btn {
                  margin-top: 15px; }
        @media screen and (min-width: 980px) {
          .exDoctor .container .text .comment {
            padding: 20px;
            background: url(https://www.s-b-c.sbs/assets/agingcare/ope/others/fa-under/images/img45.jpg) right bottom no-repeat; }
            .exDoctor .container .text .commentInner {
              padding: 30px 30px 25px;
              background: rgba(255, 255, 255, 0.7);
              position: relative; }
              .exDoctor .container .text .commentInner .fukidashi {
                font-size: 17px;
                font-weight: bold;
                color: #977645;
                text-align: center;
                padding: 4px 0 0;
                margin: 0;
                position: absolute;
                left: 20px;
                top: -42px;
                width: 187px;
                height: 58px;
                background: url(https://www.s-b-c.sbs/assets/agingcare/ope/others/fa-under/images/img46.png) no-repeat; } }
    .exDoctor .sejutsu {
      text-align: center;
      background: url(https://www.s-b-c.sbs/assets/agingcare/ope/others/fa-under/images/img45.jpg) center top/cover no-repeat;
      padding: 35px 0; }
      .exDoctor .sejutsu .sejutsuInsta {
        margin: 35px auto 0;
        width: 730px;
        display: flex;
        justify-content: space-between; }
        .exDoctor .sejutsu .sejutsuInsta li {
          width: 350px; }
          .exDoctor .sejutsu .sejutsuInsta li iframe {
            border: none; }
      .exDoctor .sejutsu .btn {
        text-align: center;
        margin: 35px 0 0; }
        .exDoctor .sejutsu .btn a {
          margin: 0 auto; }
  @media screen and (max-width: 979px) {
    .ex {
      padding: 9vw 0 12vw;
      background-size: 165% auto; }
      .ex .index {
        max-width: inherit;
        height: 16.5vw;
        font-size: 6vw;
        background-size: 100% auto;
        line-height: 1.2;
        padding: 2vw 0 0;
        margin: 0 0 6vw; }
        .ex .index span {
          font-size: 5vw; }
      .exDoctor {
        width: 96%; }
        .exDoctor + .exDoctor {
          margin-top: 5vw; }
        .exDoctorIndex {
          height: inherit;
          background-size: auto 20vw, auto 100%;
          padding: 1vw 4vw 4vw; }
          .exDoctorIndex .img {
            width: 45vw;
            margin: 0 auto; }
          .exDoctorIndex .badge {
            left: 3vw;
            top: -1.2vw; }
            .exDoctorIndex .badge img {
              width: 15vw; }
          .exDoctorIndex p {
            font-size: 3vw;
            margin: 6vw 0 0; }
          .exDoctorIndex.short {
            height: inherit;
            padding: 4vw 0;
            background-size: 160% auto, auto auto; }
            .exDoctorIndex.short p {
              font-size: 4.5vw; }
              .exDoctorIndex.short p span {
                background: url(https://www.s-b-c.sbs/assets/agingcare/ope/others/fa-under/images/img51.png) left 1vw/6vw auto no-repeat;
                padding: 0 0 0 7vw; }
        .exDoctor .btn a {
          width: auto;
          max-width: 60vw;
          height: 10vw;
          font-size: 3vw;
          line-height: 1.2;
          padding: 4vw 6vw; }
          .exDoctor .btn a::before {
            right: 3vw;
            top: calc(50% - 0.7vw);
            width: 1.5vw;
            height: 1.5vw; }
        .exDoctor .btn.drlink a::before {
          border-top: 0.5vw solid #fff;
          border-right: 0.5vw solid #fff; }
        .exDoctor .btn.morelink a {
          font-size: 3vw;
          border: 0.5vw solid #8f6e3e; }
          .exDoctor .btn.morelink a::before {
            border-top: 0.5vw solid #8f6e3e;
            border-right: 0.5vw solid #8f6e3e; }
        .exDoctor .container {
          position: relative; }
          .exDoctor .container .photo {
            width: 42%;
            margin: 0 auto; }
          .exDoctor .container .text .textInner {
            font-size: 3.5vw;
            padding: 3vw 4vw; }
            .exDoctor .container .text .textInner .title {
              margin: 0 0 2vw;
              background: #f2f2f2;
              padding: 0.5vw 2vw;
              line-height: 1.2; }
              .exDoctor .container .text .textInner .title span {
                background: none;
                color: #977645;
                padding: 0; }
            .exDoctor .container .text .textInner .name {
              font-size: 5.5vw;
              line-height: 1.2;
              margin: 1.5vw 0 0; }
              .exDoctor .container .text .textInner .name .kana {
                display: block;
                font-size: 2.5vw;
                padding: 0; }
            .exDoctor .container .text .textInner > div {
              margin: 2vw 0 0;
              align-items: center; }
              .exDoctor .container .text .textInner > div > .links ul li + li {
                margin-left: 1.5vw; }
              .exDoctor .container .text .textInner > div > .links .btn {
                margin: 2.5vw 0 0; }
                .exDoctor .container .text .textInner > div > .links .btn + .btn {
                  margin-top: 1.5vw; }
              .exDoctor .container .text .textInner > div > .img {
                position: absolute;
                width: 24vw;
                left: 1vw;
                bottom: 1vw;
                padding: 0; }
                .exDoctor .container .text .textInner > div > .img.honda {
                  padding-top: 0;
                  width: 38vw; }
        .exDoctor .comment {
          padding: 5vw;
          background: url(https://www.s-b-c.sbs/assets/agingcare/ope/others/fa-under/images/img45.jpg) right bottom/200% auto no-repeat; }
          .exDoctor .commentInner {
            font-size: 3.5vw;
            padding: 6vw 3vw 2.5vw;
            background: rgba(255, 255, 255, 0.7);
            position: relative; }
            .exDoctor .commentInner .fukidashi {
              font-size: 3vw;
              font-weight: bold;
              color: #977645;
              text-align: center;
              padding: 1vw 0 0;
              margin: 0;
              position: absolute;
              left: 2vw;
              top: -4vw;
              width: 30vw;
              height: 10vw;
              background: url(https://www.s-b-c.sbs/assets/agingcare/ope/others/fa-under/images/img46.png) center top/100% auto no-repeat; }
        .exDoctor .sejutsu {
          padding: 5vw 2vw; }
          .exDoctor .sejutsu .sejutsuIndex {
            max-width: 70vw;
            margin: 0 auto; }
          .exDoctor .sejutsu .sejutsuInsta {
            margin: 4vw auto 0;
            width: 100%; }
            .exDoctor .sejutsu .sejutsuInsta li {
              width: 49%; }
              .exDoctor .sejutsu .sejutsuInsta li a {
                display: block;
                position: relative; }
                .exDoctor .sejutsu .sejutsuInsta li a::before {
                  content: "";
                  width: 0;
                  height: 0;
                  border-style: solid;
                  border-width: 4vw 0 4vw 8vw;
                  border-color: transparent transparent transparent #fff;
                  position: absolute;
                  top: calc(50% - (8vw / 2));
                  left: calc(50% - (6vw / 2));
                  z-index: 2; }
                .exDoctor .sejutsu .sejutsuInsta li a::after {
                  content: "";
                  display: block;
                  position: absolute;
                  width: 100%;
                  height: 100%;
                  position: absolute;
                  left: 0;
                  top: 0;
                  background: rgba(0, 0, 0, 0.4); }
          .exDoctor .sejutsu .btn {
            margin: 4vw 0 0; } }

#md {
  font-size: 18px;
  background: #383e3c;
  padding: 70px 0 100px; }
  #md h2 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 269px;
    font-size: 48px;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
    color: #71625a;
    background: url(/assets/agingcare/ope/others/smas-face-lift/images/option01.png) center top no-repeat;
    padding: 0 0 10px;
    margin: 0 auto; }
  #md .container01 {
    width: 754px;
    height: 239px;
    border: 6px solid #fff;
    position: relative;
    margin: 160px auto 0; }
    #md .container01 p {
      line-height: 1.3;
      text-align: center; }
      #md .container01 p.text01 {
        width: 980px;
        font-size: 28px;
        color: #fff;
        padding: 0;
        position: absolute;
        top: -65px;
        left: 50%;
        transform: translate(-50%, 0);
        z-index: 2; }
        #md .container01 p.text01 strong {
          color: #fbd1c1; }
      #md .container01 p.text02 {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 980px;
        height: 307px;
        font-size: 50px;
        font-weight: bold;
        color: #372b24;
        background: url(/assets/agingcare/ope/others/smas-face-lift/images/option02.png) center top no-repeat;
        padding: 0 0 50px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
    #md .container01 + p {
      text-align: center;
      color: #fff;
      margin: 80px 0 0; }
  #md .container02 {
    display: flex;
    width: 720px;
    height: 120px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 15px;
    margin: 40px auto 0;
    background: #fff;
    overflow: hidden; }
    #md .container02_left {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 280px;
      background: #f6f6f6;
      margin: 0; }
    #md .container02_right {
      display: flex;
      justify-content: center;
      align-items: center;
      flex: 1;
      font-size: 36px;
      margin: 0; }
      #md .container02_right strong {
        font-size: 48px; }
  #md .container03 {
    width: 980px;
    margin: 70px auto 0; }
    #md .container03 p {
      color: #fff; }
    #md .container03_contents {
      display: flex; }
      #md .container03_contents .text {
        flex: 1;
        padding: 0 30px 0 0; }
      #md .container03_contents figure {
        margin: 0;
        padding: 0 45px 0 0; }
    #md .container03_index {
      border-top: 1px solid #fff;
      border-bottom: 1px solid #fff;
      padding: 5px 0 5px 155px;
      margin: 0 0 35px;
      position: relative; }
      #md .container03_index p {
        font-size: 28px; }
        #md .container03_index p span,
        #md .container03_index p strong {
          font-size: 40px; }
        #md .container03_index p strong {
          color: #f4d5c9; }
        #md .container03_index p.num {
          display: flex;
          justify-content: center;
          align-items: center;
          flex-direction: column;
          width: 110px;
          height: 110px;
          font-size: 18px;
          line-height: 1;
          color: #000;
          background: #f4d5c9;
          position: absolute;
          left: 0;
          top: 50%;
          transform: translate(0, -50%);
          padding: 5px 0 0;
          border: 1px solid #182120;
          box-shadow: 4px 4px 0 #9c8d88; }
          #md .container03_index p.num strong {
            display: block;
            font-size: 60px;
            font-style: italic;
            line-height: 1;
            color: #000;
            font-weight: normal;
            margin: 5px 0 0;
            letter-spacing: 0.2em; }
    #md .container03_inner {
      padding: 55px 30px;
      background: #fff;
      border-radius: 15px; }
      #md .container03_inner p {
        color: #000; }
      #md .container03_inner + .container03_index {
        margin-top: 70px; }
      #md .container03_inner_index {
        background: #f3f3f3;
        font-size: 40px;
        font-family: "Carattere", cursive;
        font-weight: 400;
        font-style: normal;
        line-height: 1.4;
        padding: 2px 5px 0 25px;
        margin: 0 0 20px; }
      #md .container03_inner_contents {
        display: flex; }
        #md .container03_inner_contents .text {
          flex: 1;
          padding: 0 30px 0 0; }
        #md .container03_inner_contents figure {
          margin: 0; }
        #md .container03_inner_contents + .container03_inner_index {
          margin-top: 40px; }
  @media screen and (max-width: 979px) {
    #md {
      font-size: 3.5vw;
      padding: 7vw 0 10vw;
      overflow: hidden; }
      #md h2 {
        width: 100%;
        height: 25vw;
        font-size: 5vw;
        background-size: 100% auto;
        line-height: 1.2;
        padding: 0;
        margin: 0 0 4vw; }
      #md .container01 {
        width: 85vw;
        height: 30vw;
        border: 1vw solid #fff;
        margin: 19vw auto 0; }
        #md .container01 p.text01 {
          width: 94vw;
          font-size: 4vw;
          top: -14vw; }
        #md .container01 p.text02 {
          width: 106vw;
          height: 40vw;
          font-size: 5.5vw;
          background-size: 100% auto;
          padding: 0 0 5.5vw; }
        #md .container01 + p {
          margin: 7vw 0 0; }
      #md .container02 {
        width: 92vw;
        height: 18vw;
        font-size: 4vw;
        border-radius: 2vw;
        margin: 5vw auto 0; }
        #md .container02_left {
          width: 40vw; }
        #md .container02_right {
          font-size: 4vw; }
          #md .container02_right strong {
            font-size: 7vw;
            vertical-align: top; }
      #md .container03 {
        width: 94%;
        margin: 8vw auto 0; }
        #md .container03_contents {
          flex-direction: column; }
          #md .container03_contents .text {
            padding: 0; }
          #md .container03_contents figure {
            width: 60vw;
            margin: 3vw auto 0;
            padding: 0; }
        #md .container03_index {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          height: 16vw;
          line-height: 1.4;
          padding: 0 0 0 23vw;
          margin: 0 0 5vw; }
          #md .container03_index p {
            font-size: 3.5vw; }
            #md .container03_index p span,
            #md .container03_index p strong {
              font-size: 5vw; }
            #md .container03_index p.num {
              width: 20vw;
              height: 20vw;
              font-size: 3vw;
              padding: 0.5vw 0 0; }
              #md .container03_index p.num strong {
                font-size: 8vw;
                margin: 0.5vw 0 0; }
        #md .container03_inner {
          padding: 5vw 4vw;
          border-radius: 2vw; }
          #md .container03_inner + .container03_index {
            margin-top: 7vw; }
          #md .container03_inner_index {
            font-size: 6vw;
            padding: 1vw 0 0 4vw;
            margin: 0 0 20px; }
          #md .container03_inner_contents {
            flex-direction: column; }
            #md .container03_inner_contents .text {
              padding: 0; }
            #md .container03_inner_contents figure {
              width: 80vw;
              margin: 3vw auto 0; }
            #md .container03_inner_contents + .container03_inner_index {
              margin-top: 5vw; } }

.price {
  padding: 70px 0 125px; }
  .price .container {
    width: 980px;
    border: 1px solid #000;
    margin: 0 auto; }
    .price .container + .container {
      margin-top: 50px; }
    .price .container header {
      background: #f0d8cd;
      padding: 30px 0;
      text-align: center; }
      .price .container header h3 {
        font-size: 25px; }
    .price .container .inner {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 35px 50px;
      background: #fff; }
      .price .container .inner div:first-child p {
        font-size: 22px;
        font-weight: bold; }
      .price .container .inner div:last-child p {
        color: #dd0021;
        font-size: 83px;
        font-weight: bold;
        line-height: 1; }
        .price .container .inner div:last-child p > span {
          font-size: 46px;
          position: relative; }
          .price .container .inner div:last-child p > span > span {
            font-size: 18px;
            position: absolute;
            right: 5px;
            bottom: 55px;
            white-space: nowrap; }
    .price .container.executive {
      margin-top: 100px; }
      .price .container.executive header {
        padding: 1px 0 25px;
        background: #212327;
        background: linear-gradient(0deg, #212327 0%, #6e544f 55%, #a58d87 95%);
        color: #fff; }
        .price .container.executive header p {
          margin-top: 10px; }
          .price .container.executive header p.index {
            width: 370px;
            height: 70px;
            padding: 5px;
            border-radius: 100px;
            margin: -35px auto 20px;
            background: #956058;
            background: linear-gradient(76deg, #956058 0%, #bb8780 12%, #edd9d0 25%, #bb8780 39%, #8f6053 48%, #8f6053 52%, #bb8780 62%, #edd9d0 75%, #bb8780 88%, #956058 100%); }
            .price .container.executive header p.index span {
              border-radius: 100px;
              display: flex;
              justify-content: center;
              align-items: center;
              width: 100%;
              height: 100%;
              font-size: 24px;
              font-weight: bold;
              background: #fff;
              color: #956058;
              border: 1px solid #53330a; }
      .price .container.executive .inner {
        background: #fffaf9; }
  @media screen and (max-width: 979px) {
    .price {
      padding: 8vw 0 12vw; }
      .price .container {
        width: 94%; }
        .price .container + .container {
          margin-top: 6vw; }
        .price .container header {
          padding: 4vw 3vw; }
          .price .container header h3 {
            font-size: 5vw; }
        .price .container .inner {
          padding: 5vw; }
          .price .container .inner div:first-child p {
            font-size: 4vw; }
          .price .container .inner div:last-child p {
            font-size: 11vw; }
            .price .container .inner div:last-child p > span {
              font-size: 8vw;
              margin-left: 1vw; }
              .price .container .inner div:last-child p > span > span {
                font-size: 3vw;
                right: 1vw;
                bottom: 10vw; }
        .price .container.executive {
          margin-top: 12vw; }
          .price .container.executive header {
            padding: 1vw 0 4vw; }
            .price .container.executive header p {
              font-size: 3.5vw;
              line-height: 1.2;
              margin-top: 1.5vw; }
              .price .container.executive header p.index {
                width: 60vw;
                height: 11vw;
                padding: 0.75vw;
                margin: -6vw auto 2.5vw; }
                .price .container.executive header p.index span {
                  font-size: 4.5vw; } }
