/*---------------------------------------------------------- */
img {
  vertical-align: top;
  max-width: 100%; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%; }

em {
  font-style: normal; }

.wrap {
  line-height: 1.5; }

.mainimg {
  background: url("/assets/slimming/injection/sansam/images/mainbg.jpg") center center no-repeat;
  background-size: auto 100%;
  text-align: center; }

.textEm {
  color: #f08b2b;
  font-weight: bold; }

@media screen and (max-width: 979px) {
  .mainimg {
    background-image: none; } }

.topnavi {
  background-color: #f08b2b; }
  .topnavi .navilist {
    display: flex;
    justify-content: center; }
    .topnavi .navilist li {
      padding: 0;
      display: flex;
      align-items: center;
      justify-content: center; }
      .topnavi .navilist li a {
        font-size: 20px;
        line-height: 1.2;
        text-decoration: none;
        display: table;
        width: 100%;
        height: 100%;
        color: #fff;
        border-left: 1px solid #fff;
        padding: 15px 40px; }
        .topnavi .navilist li a span {
          display: table-cell;
          vertical-align: middle;
          text-align: center;
          position: relative; }
      .topnavi .navilist li:last-child a {
        border-right: 1px solid #fff; }

.hdl {
  text-align: center;
  font-size: 20px;
  line-height: 1.3;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 40px; }

.hdl span {
  display: block;
  font-size: 52px;
  position: relative;
  margin-bottom: 15px; }

.hdl span::before,
.hdl span::after {
  background: #000;
  width: 95px;
  height: 1px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  content: "";
  z-index: 2;
  position: absolute; }

.hdl span::after {
  bottom: -2px; }

@media screen and (max-width: 979px) {
  .ac_ar_001 > .ac_ly_001 {
    padding: 0 2vw;
    margin: 0; }
  .hdl {
    font-size: 3.5vw;
    margin-bottom: 4vw; }
  .hdl span {
    font-size: 10vw;
    margin-bottom: 2vw; }
  .hdl span::before,
  .hdl span::after {
    width: 20vw; }
  .hdl span::after {
    bottom: -2px; }
  .topnavi {
    padding: 0; }
  .topnavi .ac_ly_001 {
    padding: 0; }
    .topnavi .ac_ly_001 .navilist {
      display: flex;
      flex-wrap: wrap;
      margin: 0; }
      .topnavi .ac_ly_001 .navilist li {
        padding: 0;
        width: 50%;
        min-height: 7.5vw; }
        .topnavi .ac_ly_001 .navilist li a {
          display: flex;
          justify-content: center;
          align-items: center;
          font-size: 4vw;
          height: 100%;
          padding: 2vw 0;
          position: relative;
          border: none; }
          .topnavi .ac_ly_001 .navilist li a span {
            display: block;
            width: 100%; }
        .topnavi .ac_ly_001 .navilist li:nth-child(even) a span {
          border-left: 1px solid #fff; }
        .topnavi .ac_ly_001 .navilist li:nth-child(n + 3) a::before {
          content: "";
          width: 90%;
          height: 1px;
          background: #fff;
          position: absolute;
          left: 5%;
          top: 0; }
        .topnavi .ac_ly_001 .navilist li:last-child a {
          border: none; } }

.topabout {
  padding: 40px 0 0; }
  .topabout p {
    font-size: 20px; }
  .topabout .container01 {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .topabout .container01 > div:first-child {
      width: 740px; }
      .topabout .container01 > div:first-child ul {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin: 20px 0 0; }
        .topabout .container01 > div:first-child ul li {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 168px;
          height: 168px;
          font-size: 27px;
          font-weight: bold;
          line-height: 1.4;
          text-align: center;
          color: #f08b2b;
          background-repeat: no-repeat; }
          .topabout .container01 > div:first-child ul li + li {
            margin-left: 25px; }
          .topabout .container01 > div:first-child ul li:nth-child(1) {
            background-image: url("/assets/slimming/injection/sansam/images/about01.gif"); }
          .topabout .container01 > div:first-child ul li:nth-child(2) {
            background-image: url("/assets/slimming/injection/sansam/images/about02.gif"); }
          .topabout .container01 > div:first-child ul li:nth-child(3) {
            background-image: url("/assets/slimming/injection/sansam/images/about03.gif"); }
          .topabout .container01 > div:first-child ul li:nth-child(4) {
            background-image: url("/assets/slimming/injection/sansam/images/about04.gif"); }
    .topabout .container01 > div:last-child {
      width: 240px;
      text-align: center; }
  .topabout .container02 {
    width: 906px;
    min-height: 560px;
    display: flex;
    align-items: center;
    background: url("/assets/slimming/injection/sansam/images/about06.png") center top no-repeat;
    margin: 40px auto 0; }
    .topabout .container02 > div {
      width: 100%;
      display: flex;
      justify-content: space-between;
      position: relative; }
      .topabout .container02 > div > div {
        width: 420px;
        padding: 30px 40px 40px;
        background: rgba(252, 252, 215, 0.9); }
        .topabout .container02 > div > div h3 {
          font-size: 32px;
          text-align: center;
          color: #f08b2b; }
          .topabout .container02 > div > div h3 + p {
            margin: 10px 0 0; }
      .topabout .container02 > div::before, .topabout .container02 > div::after {
        content: "";
        display: block;
        width: 115px;
        height: 4px;
        background: #000;
        position: absolute;
        top: 45%;
        top: calc(50% - 22px);
        left: 45%;
        left: calc(50% - 57px);
        transform: rotate(45deg); }
      .topabout .container02 > div::after {
        transform: rotate(-45deg); }
  .topabout .container03 {
    margin: 40px 0 0;
    background: #f08b2b; }
    .topabout .container03 .container03inner1 {
      width: 1260px;
      margin: 0 auto;
      background: url("/assets/slimming/injection/sansam/images/about07.png") left top no-repeat; }
      .topabout .container03 .container03inner1 .container03inner2 {
        min-height: 500px;
        background: rgba(240, 139, 43, 0.5);
        display: flex;
        justify-content: flex-end;
        align-items: center;
        color: #fff; }
        .topabout .container03 .container03inner1 .container03inner2 > div h3 {
          font-size: 40px;
          font-weight: bold; }
          .topabout .container03 .container03inner1 .container03inner2 > div h3 + p {
            width: 600px;
            margin: 20px 140px 0 0; }
  @media screen and (max-width: 979px) {
    .topabout {
      padding: 4vw 0 0; }
      .topabout p {
        font-size: 3.8vw; }
      .topabout .container01 {
        align-items: flex-start; }
        .topabout .container01 > div:first-child {
          width: auto; }
          .topabout .container01 > div:first-child ul {
            flex-wrap: wrap;
            justify-content: space-between;
            margin: 2vw 0 0; }
            .topabout .container01 > div:first-child ul li {
              width: 45vw;
              height: 45vw;
              font-size: 5vw;
              background-size: 100% auto !important; }
              .topabout .container01 > div:first-child ul li + li {
                margin-left: 0; }
              .topabout .container01 > div:first-child ul li:nth-child(n + 3) {
                margin-top: 2vw; }
        .topabout .container01 > div:last-child {
          display: none;
          text-align: center; }
      .topabout .container02 {
        width: 100%;
        min-height: inherit;
        background-size: 100% auto;
        margin: 4vw auto 0; }
        .topabout .container02 > div {
          width: 100%;
          flex-direction: column; }
          .topabout .container02 > div > div {
            width: 100%;
            padding: 3vw; }
            .topabout .container02 > div > div + div {
              margin-top: 10vw; }
            .topabout .container02 > div > div h3 {
              font-size: 6vw; }
              .topabout .container02 > div > div h3 + p {
                margin: 1.5vw 0 0; }
          .topabout .container02 > div::before, .topabout .container02 > div::after {
            width: 20vw;
            height: 0.5vw;
            top: calc(50% - 8vw);
            left: calc(50% - 10.5vw); }
      .topabout .container03 {
        margin: 4vw 0 0;
        background: #f08b2b; }
        .topabout .container03 .container03inner1 {
          width: 100%;
          background-size: auto 100%;
          background-position: -20vw 0; }
          .topabout .container03 .container03inner1 .container03inner2 {
            min-height: inherit; }
            .topabout .container03 .container03inner1 .container03inner2 > div {
              padding: 4vw 2vw; }
              .topabout .container03 .container03inner1 .container03inner2 > div h3 {
                font-size: 6vw;
                text-align: center; }
                .topabout .container03 .container03inner1 .container03inner2 > div h3 + p {
                  width: 100%;
                  margin: 2vw 0 0; } }

.topreason {
  padding: 40px 0 60px; }
  .topreason p {
    font-size: 20px; }
  .topreason .ac_ly_002 {
    justify-content: space-between; }
    .topreason .ac_ly_002.reverse {
      flex-direction: row-reverse; }
    .topreason .ac_ly_002 > .col {
      width: 470px;
      margin: 0 !important; }
      .topreason .ac_ly_002 > .col .point {
        font-family: brandon-grotesque, sans-serif;
        background: #f08b2b;
        color: #fff;
        text-align: center;
        padding: 3px; }
      .topreason .ac_ly_002 > .col h3 {
        font-size: 24px;
        font-weight: bold;
        line-height: 1.4;
        margin: 15px 0 0; }
        .topreason .ac_ly_002 > .col h3 em {
          font-size: 32px;
          background: linear-gradient(transparent 70%, rgba(240, 139, 43, 0.5) 70%); }
        .topreason .ac_ly_002 > .col h3 + p {
          margin: 10px 0 0; }
  @media screen and (max-width: 979px) {
    .topreason {
      padding: 4vw 0 5vw; }
      .topreason p {
        font-size: 3.8vw; }
      .topreason .ac_ly_002._mt-m {
        margin-top: 0 !important; }
      .topreason .ac_ly_002 + .ac_ly_002._mt-m {
        margin-top: 4vw !important; }
      .topreason .ac_ly_002 > .col {
        width: 100%; }
        .topreason .ac_ly_002 > .col .point {
          padding: 0;
          font-size: 4vw; }
        .topreason .ac_ly_002 > .col h3 {
          font-size: 4vw;
          margin: 2vw 0 0; }
          .topreason .ac_ly_002 > .col h3 em {
            font-size: 6vw; }
          .topreason .ac_ly_002 > .col h3 + p {
            margin: 1.5vw 0 0; } }

.topphoto {
  padding: 40px 0 60px;
  background: #f4f4f4; }
  .topphoto > .ac_ly_001 {
    width: 840px; }
    .topphoto > .ac_ly_001 ul {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .topphoto > .ac_ly_001 ul li {
        width: 400px; }
        .topphoto > .ac_ly_001 ul li > p {
          color: #fff;
          font-size: 18px;
          font-weight: bold;
          text-align: center;
          padding: 2px;
          background: #f08b2b; }
        .topphoto > .ac_ly_001 ul li + li {
          position: relative; }
          .topphoto > .ac_ly_001 ul li + li:before {
            content: "";
            position: absolute;
            left: -34px;
            top: 50%;
            width: 20px;
            height: 20px;
            border-top: 2px solid #000;
            border-right: 2px solid #000;
            transform: translate(0, -50%) rotate(45deg); }
      .topphoto > .ac_ly_001 ul + ul {
        margin: 40px 0 0; }
      .topphoto > .ac_ly_001 ul + p {
        font-size: 14px;
        text-align: right;
        margin: 10px 0 0; }
        .topphoto > .ac_ly_001 ul + p + ul {
          margin: 40px 0 0; }
  @media screen and (max-width: 979px) {
    .topphoto {
      padding: 4vw 0 5vw; }
      .topphoto > .ac_ly_001 {
        width: 100%; }
        .topphoto > .ac_ly_001 ul li {
          width: 47%; }
          .topphoto > .ac_ly_001 ul li > p {
            font-size: 3.5vw;
            padding: 0; }
          .topphoto > .ac_ly_001 ul li + li:before {
            left: -6vw;
            width: 4vw;
            height: 4vw;
            border-top: 0.5vw solid #000;
            border-right: 0.5vw solid #000; }
        .topphoto > .ac_ly_001 ul + ul {
          margin: 4vw 0 0; }
        .topphoto > .ac_ly_001 ul + p {
          font-size: 3.5vw;
          text-align: left;
          margin: 1vw 0 0; }
          .topphoto > .ac_ly_001 ul + p + ul {
            margin: 4vw 0 0; } }

.topprice {
  padding: 40px 0 60px;
  background: #fcfcd7; }
  .topprice .container {
    background: #fff;
    padding: 20px 40px 20px 40px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .topprice .container p {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      font-size: 24px;
      line-height: 1.2; }
      .topprice .container p strong {
        font-size: 80px;
        font-weight: bold;
        text-align: right;
        font-family: brandon-grotesque, sans-serif; }
        .topprice .container p strong > span {
          font-size: 46px;
          position: relative; }
          .topprice .container p strong > span > span {
            font-size: 17px;
            position: absolute;
            right: 0;
            top: -12px;
            white-space: nowrap; }
    .topprice .container.monitor {
      color: #f08b2b; }
  @media screen and (max-width: 979px) {
    .topprice {
      padding: 4vw 0 5vw; }
      .topprice .container {
        padding: 3vw;
        flex-direction: column; }
        .topprice .container p {
          font-size: 4vw;
          text-align: center; }
          .topprice .container p + p {
            margin: 1vw 0 0; }
          .topprice .container p strong {
            font-size: 10vw;
            font-weight: bold; }
            .topprice .container p strong > span {
              font-size: 6vw;
              position: relative;
              margin-left: 1vw; }
              .topprice .container p strong > span > span {
                font-size: 3vw;
                right: -0.7vw;
                top: -2.4vw; }
            .topprice .container p strong strong {
              font-size: 3.5vw; } }

.topcomment {
  padding: 60px 0 0; }
  .topcomment .ac_ly_001 {
    /* height: 619px; */
    background: url("/assets/slimming/injection/sansam/images/comment01.png") right bottom no-repeat; }
  .topcomment .commentbox {
    width: 500px;
    margin: 40px auto 0 0; }
    .topcomment .commentbox .txt {
      font-size: 20px;
      line-height: 1.5; }
    .topcomment .commentbox .name {
      margin: 35px 0 0 0;
      line-height: 1.5;
      font-size: 28px; }
      .topcomment .commentbox .name span {
        display: block;
        font-size: 20px; }
      .topcomment .commentbox .name i {
        font-style: normal;
        font-size: 38px; }

@media screen and (max-width: 979px) {
  .topcomment {
    padding: 30px 0 0;
    height: auto; }
    .topcomment .ac_ly_001 {
      background-image: none;
      height: auto; }
    .topcomment .commentbox {
      width: 100%;
      margin: 20px 0 0;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box; }
      .topcomment .commentbox .txt {
        font-size: 16px; }
    .topcomment .dr_sp {
      align-items: center; } }

.topparts {
  padding: 40px 0 60px;
  background: #fadbbe; }
  @media screen and (max-width: 979px) {
    .topparts {
      padding: 4vw 0 5vw; } }

.topplus {
  padding: 40px 0 60px; }
  .topplus h3 {
    font-size: 38px;
    font-weight: normal;
    color: #f08b2b; }
  .topplus .ttl-block {
    color: #fff;
    font-size: 36px;
    text-align: center;
    position: relative;
    padding: 5px 0;
    font-weight: bold; }
  .topplus .ttl-block:before {
    width: 0;
    height: 0;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    content: "";
    transform: translateX(-50%);
    position: absolute;
    top: 100%;
    left: 50%; }
  .topplus .txt-01 {
    font-size: 36px;
    text-align: center;
    font-weight: bold; }
  .topplus .txt-02 {
    color: #fff;
    background: #f08b2b;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    padding: 13px 0 0; }
  .topplus .effect-box {
    color: #fff;
    background: #f08b2b;
    padding: 10px;
    text-align: center; }
    .topplus .effect-box p {
      font-style: normal;
      font-size: 32px;
      font-weight: bold; }
    .topplus .effect-box span {
      font-size: 15px;
      font-weight: normal; }
  .topplus .price-block {
    background: #fde9e9;
    padding: 10px;
    text-align: center;
    margin: 10px 0 0;
    line-height: 1; }
    .topplus .price-block p {
      font-size: 28px;
      font-weight: bold;
      padding: 5px 0 10px; }
    .topplus .price-block span {
      font-style: normal;
      font-size: 19px; }
  .topplus .wrap-inner {
    padding: 30px 40px 25px; }
  .topplus .block-01 {
    border: 1px solid #f67a7c; }
    .topplus .block-01 .ttl-block {
      background: #f67a7c; }
    .topplus .block-01 .ttl-block:before {
      border-top: 27px solid #f67a7c; }
    .topplus .block-01 .price-block {
      background: #fde9e9; }
      .topplus .block-01 .price-block p {
        color: #f67a7c; }
    .topplus .block-01 .txt-01 {
      background: #ffdae7;
      color: #f67a7c;
      height: 97px;
      line-height: 97px; }
  .topplus .block-02 {
    border: 1px solid #123281; }
    .topplus .block-02 .ttl-block {
      background: #123281; }
    .topplus .block-02 .ttl-block:before {
      border-top: 27px solid #123281; }
    .topplus .block-02 .price-block {
      background: #c2c8e2; }
      .topplus .block-02 .price-block p {
        color: #123281;
        padding: 21px 0; }
    .topplus .block-02 .txt-01 {
      background: #c2c8e2;
      color: #123281; }
  @media screen and (max-width: 979px) {
    .topplus {
      padding: 4vw 0 5vw;
      font-size: 3.5vw; }
      .topplus h3 {
        font-size: 5vw; }
      .topplus .plus-icon-l {
        margin: 1vw 0; }
      .topplus .ttl-block {
        font-size: 5vw;
        padding: 1vw 0; }
      .topplus .ttl-block:before {
        border-left: 4vw solid transparent;
        border-right: 4vw solid transparent; }
      .topplus .txt-01 {
        font-size: 5vw;
        height: auto !important;
        line-height: inherit !important; }
      .topplus .txt-02 {
        font-size: 5vw;
        padding: 2vw 0 0; }
      .topplus .effect-box {
        padding: 2vw; }
        .topplus .effect-box p {
          font-size: 5vw; }
        .topplus .effect-box span {
          font-size: 3vw; }
      .topplus .price-block {
        padding: 1vw;
        margin: 1vw 0 0; }
        .topplus .price-block p {
          font-size: 5vw;
          padding: 1vw 0 2vw !important; }
        .topplus .price-block span {
          font-size: 4vw; }
      .topplus .wrap-inner {
        padding: 6vw 5vw 3vw; }
      .topplus .block-01 {
        border: 1px solid #f67a7c; }
        .topplus .block-01 .ttl-block {
          background: #f67a7c; }
        .topplus .block-01 .ttl-block:before {
          border-top: 3vw solid #f67a7c; }
      .topplus .block-02 .ttl-block:before {
        border-top: 3vw solid #123281; } }

.topqa {
  padding: 40px 0 60px;
  background: #f4f4f4; }
  .topqa dl dt,
  .topqa dl dd {
    font-size: 24px;
    padding: 5px 5px 5px 60px;
    position: relative; }
    .topqa dl dt::before,
    .topqa dl dd::before {
      position: absolute;
      left: 20px;
      top: 10px;
      font-weight: bold;
      font-size: 30px;
      line-height: 1; }
  .topqa dl dt {
    font-weight: bold;
    background: #f08b2b;
    color: #fff; }
    .topqa dl dt::before {
      content: "Q"; }
  .topqa dl dd {
    font-size: 20px;
    margin: 5px 0 0; }
    .topqa dl dd::before {
      content: "A";
      color: #f08b2b; }
    .topqa dl dd + dt {
      margin-top: 15px; }
  @media screen and (max-width: 979px) {
    .topqa {
      padding: 4vw 0 5vw; }
      .topqa dl dt,
      .topqa dl dd {
        font-size: 4vw; }
        .topqa dl dt::before,
        .topqa dl dd::before {
          left: 2vw;
          top: 2.2vw;
          font-size: 6vw; }
      .topqa dl dt {
        padding: 2vw 2vw 2vw 9vw; }
      .topqa dl dd {
        padding: 1vw 2vw 2vw 9vw;
        font-size: 4vw;
        margin: 1vw 0 0; }
        .topqa dl dd + dt {
          margin-top: 2vw; } }

#clinic .bc_01_047 .bc-item > .info .name {
  color: #f08b2b;
  font-weight: bold; }

#clinic .bc_01_047 .bc-item > .info .address {
  font-size: 19px; }

#clinic .bc_01_047 .bc-item > .info > .tel a {
  color: #f08b2b; }

@media (max-width: 979px) {
  #clinic .bc_01_047 .bc-item > .info {
    padding: 10px 0 0; }
    #clinic .bc_01_047 .bc-item > .info .name {
      font-size: 6.5vw;
      font-weight: bold; }
    #clinic .bc_01_047 .bc-item > .info .address {
      font-size: 4.5vw;
      margin: 0 0 2vw; }
    #clinic .bc_01_047 .bc-item > .info > .tel > .freetel {
      width: 10vw;
      height: 10vw;
      margin-right: 2vw; }
    #clinic .bc_01_047 .bc-item > .info > .tel a {
      font-size: 8vw; } }

#clinic-map {
  min-height: 2200px !important; }
  #clinic-map #tohoku {
    top: 328px; }
  #clinic-map #tokai {
    top: 88px;
    left: 211px; }
  #clinic-map #chugoku {
    top: 336px;
    left: 25px; }
    #clinic-map #chugoku #fukidashi-chugoku {
      top: 225px;
      border-top: 147px solid #e5981f; }
  #clinic-map #kanto {
    top: 659px; }
  #clinic-map #fukidashi-kanto {
    top: -24px; }
  #clinic-map #kyusyu {
    left: 0; }
  #clinic-map #fukidashi-kyusyu {
    border-top: 130px solid #9e6b3d;
    transform: rotate(241deg);
    top: 2px; }
