@charset "UTF-8";
/* CSS Document */
/*
Theme Name:オリジナルテーマ
Description: オリジナルテーマです
Theme URI:
Author: 
Author URI: 
Version: 
License: -----
License URI:
*/
/*********************

変数設定

************************/
/*********************

reset

************************/
@import url("https://fonts.googleapis.com/css2?family=BIZ+UDPGothic&display=swap");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
dialog,
div,
dl,
dt,
em,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
sup,
time,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background-color: transparent;
  list-style: none;
  font-style: normal;
  font-weight: 400;
}

header,
article,
footer,
aside,
nav,
small,
section {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.5;
  letter-spacing: 3rem;
}

p {
  line-height: 2;
  letter-spacing: 1rem;
  font-size: 28rem;
}

li,
ol li {
  list-style-type: none;
  letter-spacing: 1rem;
}

a img {
  border-style: none;
}

a {
  text-decoration: none;
  letter-spacing: 1rem;
}

a:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
  border-style: none;
}

table {
  width: 100%;
  border-collapse: collapse;
}

table th,
table td {
  vertical-align: top;
  letter-spacing: 1rem;
  text-align: left;
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

@media (min-width: 751px) {
  html {
    font-size: 0.0625vw;
  }
}
@media (min-width: 1601px) {
  html {
    font-size: 0.0625rem;
  }
}
@media (max-width: 750px) {
  html {
    font-size: 0.1333333333vw;
  }
}

a {
  color: #333;
  transition: 0.3s;
}
a:hover {
  opacity: 0.7;
  transition: 0.3s;
}

@media (min-width: 751px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

.biz {
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}

body {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 500;
  color: #333;
}
@media (min-width: 751px) {
  body {
    font-size: 16rem;
    max-width: 1600px;
    margin: 0 auto;
  }
}
@media (max-width: 750px) {
  body {
    font-size: 28rem;
  }
}

/*********************

フォントサイズ設定エリア

************************/
@media (min-width: 751px) {
  .fs__16 {
    font-size: 16rem;
  }
}

@media (min-width: 751px) {
  .fs__17 {
    font-size: 17rem;
  }
}

@media (min-width: 751px) {
  .fs__18 {
    font-size: 18rem;
  }
}

@media (min-width: 751px) {
  .fs__19 {
    font-size: 19rem;
  }
}

@media (min-width: 751px) {
  .fs__20 {
    font-size: 20rem;
  }
}

@media (min-width: 751px) {
  .fs__21 {
    font-size: 21rem;
  }
}

@media (min-width: 751px) {
  .fs__22 {
    font-size: 22rem;
  }
}

@media (min-width: 751px) {
  .fs__23 {
    font-size: 23rem;
  }
}

@media (min-width: 751px) {
  .fs__24 {
    font-size: 24rem;
  }
}

@media (min-width: 751px) {
  .fs__25 {
    font-size: 25rem;
  }
}

@media (min-width: 751px) {
  .fs__26 {
    font-size: 26rem;
  }
}

@media (min-width: 751px) {
  .fs__27 {
    font-size: 27rem;
  }
}

@media (min-width: 751px) {
  .fs__28 {
    font-size: 28rem;
  }
}

@media (min-width: 751px) {
  .fs__29 {
    font-size: 29rem;
  }
}

@media (min-width: 751px) {
  .fs__30 {
    font-size: 30rem;
  }
}

@media (min-width: 751px) {
  .fs__31 {
    font-size: 31rem;
  }
}

@media (min-width: 751px) {
  .fs__32 {
    font-size: 32rem;
  }
}

@media (min-width: 751px) {
  .fs__33 {
    font-size: 33rem;
  }
}

@media (min-width: 751px) {
  .fs__34 {
    font-size: 34rem;
  }
}

@media (min-width: 751px) {
  .fs__35 {
    font-size: 35rem;
  }
}

@media (min-width: 751px) {
  .fs__36 {
    font-size: 36rem;
  }
}

@media (min-width: 751px) {
  .fs__37 {
    font-size: 37rem;
  }
}

@media (min-width: 751px) {
  .fs__38 {
    font-size: 38rem;
  }
}

@media (min-width: 751px) {
  .fs__39 {
    font-size: 39rem;
  }
}

@media (min-width: 751px) {
  .fs__40 {
    font-size: 40rem;
  }
}

@media (min-width: 751px) {
  .fs__41 {
    font-size: 41rem;
  }
}

@media (min-width: 751px) {
  .fs__42 {
    font-size: 42rem;
  }
}

@media (min-width: 751px) {
  .fs__43 {
    font-size: 43rem;
  }
}

@media (min-width: 751px) {
  .fs__44 {
    font-size: 44rem;
  }
}

@media (min-width: 751px) {
  .fs__45 {
    font-size: 45rem;
  }
}

@media (min-width: 751px) {
  .fs__46 {
    font-size: 46rem;
  }
}

@media (min-width: 751px) {
  .fs__47 {
    font-size: 47rem;
  }
}

@media (min-width: 751px) {
  .fs__48 {
    font-size: 48rem;
  }
}

@media (min-width: 751px) {
  .fs__49 {
    font-size: 49rem;
  }
}

@media (min-width: 751px) {
  .fs__50 {
    font-size: 50rem;
  }
}

@media (min-width: 751px) {
  .fs__51 {
    font-size: 51rem;
  }
}

@media (min-width: 751px) {
  .fs__52 {
    font-size: 52rem;
  }
}

@media (min-width: 751px) {
  .fs__53 {
    font-size: 53rem;
  }
}

@media (min-width: 751px) {
  .fs__54 {
    font-size: 54rem;
  }
}

@media (min-width: 751px) {
  .fs__55 {
    font-size: 55rem;
  }
}

@media (min-width: 751px) {
  .fs__56 {
    font-size: 56rem;
  }
}

@media (min-width: 751px) {
  .fs__57 {
    font-size: 57rem;
  }
}

@media (min-width: 751px) {
  .fs__58 {
    font-size: 58rem;
  }
}

@media (min-width: 751px) {
  .fs__59 {
    font-size: 59rem;
  }
}

@media (min-width: 751px) {
  .fs__60 {
    font-size: 60rem;
  }
}

@media (min-width: 751px) {
  .fs__61 {
    font-size: 61rem;
  }
}

@media (min-width: 751px) {
  .fs__62 {
    font-size: 62rem;
  }
}

@media (min-width: 751px) {
  .fs__63 {
    font-size: 63rem;
  }
}

@media (min-width: 751px) {
  .fs__64 {
    font-size: 64rem;
  }
}

@media (min-width: 751px) {
  .fs__65 {
    font-size: 65rem;
  }
}

@media (min-width: 751px) {
  .fs__66 {
    font-size: 66rem;
  }
}

@media (min-width: 751px) {
  .fs__67 {
    font-size: 67rem;
  }
}

@media (min-width: 751px) {
  .fs__68 {
    font-size: 68rem;
  }
}

@media (min-width: 751px) {
  .fs__69 {
    font-size: 69rem;
  }
}

@media (min-width: 751px) {
  .fs__70 {
    font-size: 70rem;
  }
}

@media (min-width: 751px) {
  .fs__71 {
    font-size: 71rem;
  }
}

@media (min-width: 751px) {
  .fs__72 {
    font-size: 72rem;
  }
}

@media (min-width: 751px) {
  .fs__73 {
    font-size: 73rem;
  }
}

@media (min-width: 751px) {
  .fs__74 {
    font-size: 74rem;
  }
}

@media (min-width: 751px) {
  .fs__75 {
    font-size: 75rem;
  }
}

@media (min-width: 751px) {
  .fs__76 {
    font-size: 76rem;
  }
}

@media (min-width: 751px) {
  .fs__77 {
    font-size: 77rem;
  }
}

@media (min-width: 751px) {
  .fs__78 {
    font-size: 78rem;
  }
}

@media (min-width: 751px) {
  .fs__79 {
    font-size: 79rem;
  }
}

@media (min-width: 751px) {
  .fs__80 {
    font-size: 80rem;
  }
}

@media (min-width: 751px) {
  .fs__81 {
    font-size: 81rem;
  }
}

@media (min-width: 751px) {
  .fs__82 {
    font-size: 82rem;
  }
}

@media (min-width: 751px) {
  .fs__83 {
    font-size: 83rem;
  }
}

@media (min-width: 751px) {
  .fs__84 {
    font-size: 84rem;
  }
}

@media (min-width: 751px) {
  .fs__85 {
    font-size: 85rem;
  }
}

@media (min-width: 751px) {
  .fs__86 {
    font-size: 86rem;
  }
}

@media (min-width: 751px) {
  .fs__87 {
    font-size: 87rem;
  }
}

@media (min-width: 751px) {
  .fs__88 {
    font-size: 88rem;
  }
}

@media (min-width: 751px) {
  .fs__89 {
    font-size: 89rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_20 {
    font-size: 20rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_21 {
    font-size: 21rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_22 {
    font-size: 22rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_23 {
    font-size: 23rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_24 {
    font-size: 24rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_25 {
    font-size: 25rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_26 {
    font-size: 26rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_27 {
    font-size: 27rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_28 {
    font-size: 28rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_29 {
    font-size: 29rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_30 {
    font-size: 30rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_31 {
    font-size: 31rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_32 {
    font-size: 32rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_33 {
    font-size: 33rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_34 {
    font-size: 34rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_35 {
    font-size: 35rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_36 {
    font-size: 36rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_37 {
    font-size: 37rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_38 {
    font-size: 38rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_39 {
    font-size: 39rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_40 {
    font-size: 40rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_41 {
    font-size: 41rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_42 {
    font-size: 42rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_43 {
    font-size: 43rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_44 {
    font-size: 44rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_45 {
    font-size: 45rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_46 {
    font-size: 46rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_47 {
    font-size: 47rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_48 {
    font-size: 48rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_49 {
    font-size: 49rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_50 {
    font-size: 50rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_51 {
    font-size: 51rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_52 {
    font-size: 52rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_53 {
    font-size: 53rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_54 {
    font-size: 54rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_55 {
    font-size: 55rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_56 {
    font-size: 56rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_57 {
    font-size: 57rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_58 {
    font-size: 58rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_59 {
    font-size: 59rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_60 {
    font-size: 60rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_61 {
    font-size: 61rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_62 {
    font-size: 62rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_63 {
    font-size: 63rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_64 {
    font-size: 64rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_65 {
    font-size: 65rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_66 {
    font-size: 66rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_67 {
    font-size: 67rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_68 {
    font-size: 68rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_69 {
    font-size: 69rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_70 {
    font-size: 70rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_71 {
    font-size: 71rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_72 {
    font-size: 72rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_73 {
    font-size: 73rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_74 {
    font-size: 74rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_75 {
    font-size: 75rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_76 {
    font-size: 76rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_77 {
    font-size: 77rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_78 {
    font-size: 78rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_79 {
    font-size: 79rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_80 {
    font-size: 80rem;
  }
}

/*********************

    共通パーツ

************************/
.text__center {
  text-align: center;
}

.text__right {
  text-align: right;
}

.yumincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

@media (min-width: 751px) {
  .pc__none {
    display: none;
  }
}

@media (max-width: 750px) {
  .sp__none {
    display: none;
  }
}

.adjust__link {
  padding-top: 150rem;
  margin-top: -150rem;
}

/*********************

    ヘッダー

************************/
.header {
  z-index: 3000;
  width: 100%;
  position: absolute;
}
@media (max-width: 750px) {
  .header {
    height: 100rem;
    top: 0;
    left: 0;
  }
}
@media (min-width: 751px) {
  .header {
    left: calc((100% - 1600rem) / 2);
    max-width: 1600rem;
    top: 0;
  }
}
.header__separate {
  height: 100%;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 751px) {
  .header__separate {
    padding-left: 55rem;
  }
}
@media (max-width: 750px) {
  .header__separate {
    padding: 0 0 0 10rem;
  }
}
.header__separate_left {
  text-align: center;
}
@media (min-width: 751px) {
  .header__separate_left {
    padding: 45rem 0 0 50rem;
  }
}
@media (max-width: 750px) {
  .header__separate_left {
    padding: 15rem 0 0 10rem;
  }
}
.header__separate_left h1 {
  margin-bottom: 30rem;
}
.header__separate_left h1 img {
  width: 444rem;
}
.header__separate_left .img p {
  color: #fff;
  background: #134262;
  font-weight: 600;
  padding: 4rem;
}
@media (min-width: 751px) {
  .header__separate_left .img p {
    font-size: 22rem;
  }
}
@media (max-width: 750px) {
  .header__separate_left .img p {
    font-size: 28rem;
  }
}
.header__separate_left .img img {
  width: 402rem;
}
@media (min-width: 751px) {
  .header__separate_right {
    display: flex;
    justify-content: flex-end;
    height: 100%;
  }
}
.header__separate_right ul {
  position: fixed;
  left: -100%;
  width: 100%;
  height: 100%;
  top: 0;
  background: #fff;
  font-size: 16rem;
  box-sizing: border-box;
  z-index: 2;
  transition: 0.3s;
  z-index: 1000;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  margin: 0;
}
@media (min-width: 751px) {
  .header__separate_right ul {
    padding: 160rem 145rem 30rem 145rem;
  }
}
@media (max-width: 750px) {
  .header__separate_right ul {
    padding: 180rem 60rem 30rem 60rem;
  }
}
.header__separate_right ul.on {
  left: 0;
  transition: 0.3s;
}
.header__separate_right ul li a {
  display: block;
  line-height: 1.2;
  text-align: center;
  font-weight: 500;
  border-bottom: 1rem dotted #171717;
  padding: 0 0 5rem;
  margin: 0 0 20rem;
}
@media (min-width: 751px) {
  .header__separate_right ul li a {
    font-size: 24rem;
  }
}
@media (max-width: 750px) {
  .header__separate_right ul li a {
    font-size: 28rem;
  }
}
@media (max-width: 750px) {
  .header__separate_right .tel {
    display: none;
  }
}
@media (min-width: 751px) {
  .header__separate_right .tel img {
    width: 380rem;
  }
}
@media (max-width: 750px) {
  .header__separate_right .reserve {
    display: none;
  }
}
@media (min-width: 751px) {
  .header__separate_right .reserve img {
    width: 226rem;
  }
}
.header-sp {
  background: #2c3a54;
  color: #fff;
  font-weight: 700;
  position: relative;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 0.3s;
  z-index: 1001;
}
@media (min-width: 751px) {
  .header-sp {
    width: 156rem;
    height: 143rem;
  }
}
@media (max-width: 750px) {
  .header-sp {
    width: 100rem;
    height: 100rem;
    position: fixed;
    top: 0;
    right: 0;
  }
}
.header-sp span {
  background: #fff;
  position: absolute;
  transition: all 0.3s;
}
@media (min-width: 751px) {
  .header-sp span {
    width: 70rem;
    height: 8rem;
    left: 38rem;
  }
}
@media (max-width: 750px) {
  .header-sp span {
    width: 60rem;
    height: 2px;
    left: 18rem;
  }
}
.header-sp span:nth-of-type(1) {
  transition: 0.3s;
}
@media (min-width: 751px) {
  .header-sp span:nth-of-type(1) {
    top: 20rem;
  }
}
@media (max-width: 750px) {
  .header-sp span:nth-of-type(1) {
    top: 15rem;
  }
}
.header-sp span:nth-of-type(1).close {
  display: none;
  transition: 0.3s;
}
@media (min-width: 751px) {
  .header-sp span:nth-of-type(2) {
    top: 45rem;
  }
}
@media (max-width: 750px) {
  .header-sp span:nth-of-type(2) {
    top: 35rem;
  }
}
.header-sp span:nth-of-type(2).close {
  transform: rotate(-45deg);
  transition: 0.3s;
}
@media (min-width: 751px) {
  .header-sp span:nth-of-type(3) {
    top: 70rem;
  }
}
@media (max-width: 750px) {
  .header-sp span:nth-of-type(3) {
    top: 55rem;
  }
}
.header-sp span:nth-of-type(3).close {
  transform: rotate(45deg);
  transition: 0.3s;
}
@media screen and (min-width: 751px) and (max-width: 1600px) {
  .header-sp span:nth-of-type(3).close {
    top: 44rem;
  }
}
@media (min-width: 1601px) {
  .header-sp span:nth-of-type(3).close {
    top: 44px;
  }
}
@media (max-width: 750px) {
  .header-sp span:nth-of-type(3).close {
    top: 33rem;
  }
}
.header-sp p {
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 22rem;
  font-weight: 700;
}
@media (min-width: 751px) {
  .header-sp p {
    bottom: 10rem;
  }
}
@media (max-width: 750px) {
  .header-sp p {
    bottom: 5rem;
  }
}

.periodontal__mv img {
  display: flex;
  width: 100%;
}

.periodontal__cv {
  position: relative;
}
@media (min-width: 751px) {
  .periodontal__cv {
    padding: 55rem 0 40rem;
  }
}
@media (max-width: 750px) {
  .periodontal__cv {
    padding: 55rem 40rem 40rem;
  }
}
.periodontal__cv:before {
  z-index: -5;
  top: 0;
  left: 0;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #0d5c7c;
}
.periodontal__cv:after {
  z-index: -4;
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  width: 100%;
  height: 72rem;
  background: #134262;
}
.periodontal__cv_whole:before {
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
          clip-path: polygon(0 0, 0% 100%, 100% 0);
  z-index: -4;
  top: 0;
  left: 0;
  content: "";
  position: absolute;
  width: 177rem;
  height: 280rem;
  background: #134262;
}
.periodontal__cv_whole:after {
  -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
          clip-path: polygon(100% 0, 0 0, 100% 100%);
  z-index: -4;
  top: 0;
  right: 0;
  content: "";
  position: absolute;
  width: 177rem;
  height: 280rem;
  background: #134262;
}
.periodontal__cv .head {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 500;
}
@media (min-width: 751px) {
  .periodontal__cv .head {
    font-size: 62rem;
    margin-bottom: 50rem;
  }
}
@media (max-width: 750px) {
  .periodontal__cv .head {
    font-size: 52rem;
    margin-bottom: 70rem;
  }
}
.periodontal__cv .head:before {
  content: "";
  background-image: url(./images/periodontal/cv__before.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 40rem;
}
@media (min-width: 751px) {
  .periodontal__cv .head:before {
    width: 473rem;
    height: 14rem;
  }
}
@media (max-width: 750px) {
  .periodontal__cv .head:before {
    width: 236.5rem;
    height: 7rem;
  }
}
.periodontal__cv .head:after {
  content: "";
  background-image: url(./images/periodontal/cv__before.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 40rem;
}
@media (min-width: 751px) {
  .periodontal__cv .head:after {
    width: 473rem;
    height: 14rem;
  }
}
@media (max-width: 750px) {
  .periodontal__cv .head:after {
    width: 236.5rem;
    height: 7rem;
  }
}
.periodontal__cv_inner {
  position: relative;
}
@media (min-width: 751px) {
  .periodontal__cv_inner {
    width: 1437rem;
    margin: 0 auto;
  }
}
.periodontal__cv_inner .content {
  background: #eeeeee;
  text-align: center;
  position: relative;
}
@media (min-width: 751px) {
  .periodontal__cv_inner .content {
    padding: 50rem 0 50rem;
  }
}
@media (max-width: 750px) {
  .periodontal__cv_inner .content {
    padding: 50rem 40rem 50rem;
  }
}
.periodontal__cv_inner .content:before {
  top: 10rem;
  left: 10rem;
  background: rgba(142, 195, 200, 0.8);
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
          clip-path: polygon(0 0, 0% 100%, 100% 0);
  position: absolute;
  content: "";
  z-index: 1;
}
@media (min-width: 751px) {
  .periodontal__cv_inner .content:before {
    width: 274rem;
    height: 176rem;
  }
}
@media (max-width: 750px) {
  .periodontal__cv_inner .content:before {
    width: 137rem;
    height: 88rem;
  }
}
.periodontal__cv_inner .content:after {
  top: 10rem;
  left: 10rem;
  background: rgba(142, 195, 200, 0.8);
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
          clip-path: polygon(0 0, 0% 100%, 100% 0);
  position: absolute;
  content: "";
  z-index: 2;
}
@media (min-width: 751px) {
  .periodontal__cv_inner .content:after {
    width: 177rem;
    height: 274rem;
  }
}
@media (max-width: 750px) {
  .periodontal__cv_inner .content:after {
    width: 88.5rem;
    height: 137rem;
  }
}
.periodontal__cv_inner .content__mark:before {
  right: 10rem;
  bottom: 10rem;
  background: rgba(142, 195, 200, 0.8);
  -webkit-clip-path: polygon(100% 100%, 100% 0, 0 100%);
          clip-path: polygon(100% 100%, 100% 0, 0 100%);
  position: absolute;
  content: "";
  z-index: 2;
}
@media (min-width: 751px) {
  .periodontal__cv_inner .content__mark:before {
    width: 274rem;
    height: 176rem;
  }
}
@media (max-width: 750px) {
  .periodontal__cv_inner .content__mark:before {
    width: 137rem;
    height: 88rem;
  }
}
.periodontal__cv_inner .content__mark:after {
  right: 10rem;
  bottom: 10rem;
  background: rgba(142, 195, 200, 0.8);
  -webkit-clip-path: polygon(100% 100%, 100% 0, 0 100%);
          clip-path: polygon(100% 100%, 100% 0, 0 100%);
  position: absolute;
  content: "";
  width: 177rem;
  height: 274rem;
  z-index: 3;
}
.periodontal__cv_inner .content p:nth-of-type(1) {
  background: #ecece1;
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-weight: 500;
  padding: 23rem;
  z-index: 5;
}
@media (min-width: 751px) {
  .periodontal__cv_inner .content p:nth-of-type(1) {
    width: 749rem;
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .periodontal__cv_inner .content p:nth-of-type(1) {
    width: 620rem;
    font-size: 30rem;
  }
}
.periodontal__cv_inner .content p:nth-of-type(2) {
  color: #2c3a54;
  font-weight: 500;
  margin-bottom: 10rem;
}
@media (min-width: 751px) {
  .periodontal__cv_inner .content p:nth-of-type(2) {
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .periodontal__cv_inner .content p:nth-of-type(2) {
    font-size: 32rem;
  }
}
.periodontal__cv_inner .content p:nth-of-type(2) span {
  color: #ff9900;
  font-weight: 500;
}
@media (min-width: 751px) {
  .periodontal__cv_inner .content p:nth-of-type(2) span {
    font-size: 40rem;
  }
}
@media (max-width: 750px) {
  .periodontal__cv_inner .content p:nth-of-type(2) span {
    font-size: 40rem;
  }
}
.periodontal__cv_inner .content ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 751px) {
  .periodontal__cv_inner .content ul:before {
    content: "";
    width: 262rem;
    height: 476rem;
    background-image: url(./images/periodontal/cv__doctor.svg);
    background-size: contain;
    background-repeat: no-repeat;
    top: -92rem;
    right: 50rem;
    position: absolute;
    z-index: 1;
  }
}
.periodontal__cv_inner .content ul li {
  background: #fff;
  position: relative;
  color: #2c3a54;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 4;
}
@media (min-width: 751px) {
  .periodontal__cv_inner .content ul li {
    padding: 20rem 20rem 20rem 60rem;
    width: 546rem;
    margin-bottom: 17rem;
    font-size: 24rem;
  }
}
@media (max-width: 750px) {
  .periodontal__cv_inner .content ul li {
    padding: 20rem 20rem 20rem 60rem;
    font-size: 26rem;
    width: 100%;
    margin-bottom: 30rem;
  }
}
@media (min-width: 751px) {
  .periodontal__cv_inner .content ul li:nth-of-type(even) {
    margin-left: 20rem;
  }
}
.periodontal__cv_inner .content ul li:before {
  content: "";
  background-image: url(./images/periodontal/cv__mark.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 20rem;
  left: 14rem;
}
@media (min-width: 751px) {
  .periodontal__cv_inner .content ul li:before {
    width: 36rem;
    height: 36rem;
  }
}
@media (max-width: 750px) {
  .periodontal__cv_inner .content ul li:before {
    width: 36rem;
    height: 36rem;
  }
}
.periodontal__cv_inner .soudan {
  text-align: center;
  color: #ffffcc;
  margin-bottom: 20rem;
  margin-top: 40rem;
}
@media (min-width: 751px) {
  .periodontal__cv_inner .soudan {
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .periodontal__cv_inner .soudan {
    font-size: 32rem;
  }
}
.periodontal__cv_inner .separate {
  display: flex;
  justify-content: center;
}
@media (max-width: 750px) {
  .periodontal__cv_inner .separate {
    flex-wrap: wrap;
  }
}
.periodontal__cv_inner .separate a {
  display: inline-block;
}
@media (max-width: 750px) {
  .periodontal__cv_inner .separate a:nth-of-type(1) {
    width: 100%;
    margin-bottom: 30rem;
  }
}
@media (min-width: 751px) {
  .periodontal__cv_inner .separate a:nth-of-type(1) img {
    width: 525rem;
  }
}
@media (max-width: 750px) {
  .periodontal__cv_inner .separate a:nth-of-type(1) img {
    width: 100%;
  }
}
@media (min-width: 751px) {
  .periodontal__cv_inner .separate a:nth-of-type(2) {
    margin: 0 45rem;
  }
}
@media (max-width: 750px) {
  .periodontal__cv_inner .separate a:nth-of-type(2) {
    margin-right: 30rem;
  }
}
.periodontal__cv_inner .separate a:nth-of-type(2) img {
  width: 297rem;
}
.periodontal__cv_inner .separate a:nth-of-type(3) {
  width: 297rem;
}

.periodontal__trouble {
  text-align: center;
}
.periodontal__trouble_head {
  position: relative;
  margin-top: 140rem;
}
@media (min-width: 751px) {
  .periodontal__trouble_head {
    margin-bottom: 200rem;
  }
}
@media (max-width: 750px) {
  .periodontal__trouble_head {
    margin-bottom: 100rem;
  }
}
.periodontal__trouble_head h2 {
  color: #2c3a54;
  font-weight: 600;
}
@media (min-width: 751px) {
  .periodontal__trouble_head h2 {
    font-size: 40rem;
  }
}
@media (max-width: 750px) {
  .periodontal__trouble_head h2 {
    font-size: 40rem;
  }
}
.periodontal__trouble_head span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #e0e1e6;
  font-weight: 500;
  z-index: -2;
}
@media (min-width: 751px) {
  .periodontal__trouble_head span {
    font-size: 159rem;
  }
}
@media (max-width: 750px) {
  .periodontal__trouble_head span {
    font-size: 120rem;
  }
}
.periodontal__trouble_content {
  position: relative;
}
@media (min-width: 751px) {
  .periodontal__trouble_content {
    min-height: 857rem;
  }
}
@media (max-width: 750px) {
  .periodontal__trouble_content {
    min-height: 650rem;
  }
}
.periodontal__trouble_content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -4;
  width: 100%;
  height: 100%;
  background-image: url(./images/periodontal/trouble__bg.png);
  background-repeat: no-repeat;
}
@media (min-width: 751px) {
  .periodontal__trouble_content:before {
    background-size: contain;
  }
}
@media (max-width: 750px) {
  .periodontal__trouble_content:before {
    background-size: cover;
    background-position: left;
  }
}
@media (min-width: 751px) {
  .periodontal__trouble_content .float {
    position: absolute;
    right: 80rem;
    top: 100rem;
    padding: 60rem 0rem 60rem 150rem;
    width: 858rem;
  }
}
@media (max-width: 750px) {
  .periodontal__trouble_content .float {
    margin-left: auto;
    padding: 60rem 20rem;
    width: 500rem;
    position: relative;
  }
}
.periodontal__trouble_content .float:before {
  width: 50%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #f7f7f8;
  -webkit-clip-path: polygon(100% 50%, 0 0, 0 100%);
          clip-path: polygon(100% 50%, 0 0, 0 100%);
}
.periodontal__trouble_content .float:after {
  width: 50%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: #f7f7f8;
  -webkit-clip-path: polygon(0 50%, 100% 0, 100% 100%);
          clip-path: polygon(0 50%, 100% 0, 100% 100%);
}
.periodontal__trouble_content .float ul {
  text-align: left;
}
.periodontal__trouble_content .float ul:before {
  width: 100%;
  height: 50%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
          clip-path: polygon(50% 100%, 0 0, 100% 0);
}
.periodontal__trouble_content .float ul:after {
  width: 100%;
  height: 50%;
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #fff;
  -webkit-clip-path: polygon(50% 0, 0 100%, 100% 100%);
          clip-path: polygon(50% 0, 0 100%, 100% 100%);
}
.periodontal__trouble_content .float ul li {
  padding-left: 55rem;
  margin-bottom: 15rem;
  font-weight: 500;
  position: relative;
  z-index: 2;
}
@media (min-width: 751px) {
  .periodontal__trouble_content .float ul li {
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .periodontal__trouble_content .float ul li {
    font-size: 26rem;
  }
}
.periodontal__trouble_content .float ul li:before {
  content: "";
  background-image: url(./images/periodontal/trouble__before.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 7rem;
  left: 0rem;
}
@media (min-width: 751px) {
  .periodontal__trouble_content .float ul li:before {
    width: 36rem;
    height: 36rem;
  }
}
@media (max-width: 750px) {
  .periodontal__trouble_content .float ul li:before {
    width: 36rem;
    height: 36rem;
  }
}
.periodontal__trouble_bottom {
  position: relative;
}
@media (min-width: 751px) {
  .periodontal__trouble_bottom {
    padding: 170rem 0 85rem;
    margin-top: -107rem;
  }
}
@media (max-width: 750px) {
  .periodontal__trouble_bottom {
    padding: 20rem 40rem 0;
    margin-top: -50rem;
    z-index: 2;
  }
}
.periodontal__trouble_bottom:before {
  content: "";
  z-index: -5;
  background-image: url(./images/periodontal/trouble__bg1.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0rem;
}
@media (min-width: 751px) {
  .periodontal__trouble_bottom:before {
    width: 100%;
    height: 437rem;
    background-size: contain;
  }
}
@media (max-width: 750px) {
  .periodontal__trouble_bottom:before {
    width: 100%;
    height: 207rem;
    background-size: cover;
  }
}
.periodontal__trouble_bottom p {
  color: #fff;
  font-weight: 600;
}
@media (min-width: 751px) {
  .periodontal__trouble_bottom p {
    font-size: 40rem;
  }
}
@media (max-width: 750px) {
  .periodontal__trouble_bottom p {
    font-size: 28rem;
  }
}
.periodontal__trouble_bottom p span {
  font-weight: 600;
  color: #fffbc6;
}
@media (min-width: 751px) {
  .periodontal__trouble_bottom p span {
    font-size: 50rem;
  }
}
@media (max-width: 750px) {
  .periodontal__trouble_bottom p span {
    font-size: 32rem;
  }
}
.periodontal__trouble_possible {
  position: relative;
}
@media (min-width: 751px) {
  .periodontal__trouble_possible {
    padding: 70rem 0 90rem;
    min-height: 730rem;
  }
}
@media (max-width: 750px) {
  .periodontal__trouble_possible {
    padding: 100rem 40rem 90rem;
    margin-bottom: 100rem;
  }
}
.periodontal__trouble_possible:before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(./images/periodontal/nokoseru__bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -3;
}
.periodontal__trouble_possible .detail {
  position: relative;
}
@media (min-width: 751px) {
  .periodontal__trouble_possible .detail {
    display: flex;
  }
}
.periodontal__trouble_possible .detail:after {
  content: "";
  outline: 2px solid #968367;
  outline-offset: -20rem;
  background: #f0f0f2;
  top: 90rem;
  left: 0;
  position: absolute;
  z-index: -1;
}
@media (min-width: 751px) {
  .periodontal__trouble_possible .detail:after {
    width: 1576rem;
    height: 439rem;
  }
}
@media (max-width: 750px) {
  .periodontal__trouble_possible .detail:after {
    width: 730rem;
    left: -30rem;
    height: calc(100% - 20rem);
  }
}
@media (min-width: 751px) {
  .periodontal__trouble_possible .detail img {
    width: 658rem;
    height: 494rem;
    -o-object-fit: contain;
       object-fit: contain;
    margin-right: 70rem;
  }
}
@media (max-width: 750px) {
  .periodontal__trouble_possible .detail img {
    width: 100%;
    margin-bottom: 20rem;
  }
}
@media (min-width: 751px) {
  .periodontal__trouble_possible .detail__right {
    width: 730rem;
    margin-top: 190rem;
  }
}
@media (min-width: 751px) {
  .periodontal__trouble_possible .detail__right:before {
    top: 90rem;
    right: 24rem;
    background: #e2e1df;
    -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
            clip-path: polygon(100% 0, 0 0, 100% 100%);
    position: absolute;
    content: "";
    width: 289rem;
    height: 271rem;
    z-index: 1;
  }
}
.periodontal__trouble_possible .detail__right h3 {
  color: #968367;
  font-weight: 600;
  position: relative;
  margin-bottom: 60rem;
}
@media (min-width: 751px) {
  .periodontal__trouble_possible .detail__right h3 {
    font-size: 40rem;
  }
}
@media (max-width: 750px) {
  .periodontal__trouble_possible .detail__right h3 {
    font-size: 40rem;
  }
}
.periodontal__trouble_possible .detail__right h3 span {
  font-weight: 600;
}
@media (min-width: 751px) {
  .periodontal__trouble_possible .detail__right h3 span {
    font-size: 50rem;
  }
}
@media (max-width: 750px) {
  .periodontal__trouble_possible .detail__right h3 span {
    font-size: 50rem;
  }
}
.periodontal__trouble_possible .detail__right h3:before {
  height: 1px;
  content: "";
  background: #968367;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (min-width: 751px) {
  .periodontal__trouble_possible .detail__right h3:before {
    width: 730rem;
  }
}
.periodontal__trouble_possible .detail__right h3:after {
  height: 1px;
  content: "";
  background: #968367;
  position: absolute;
  left: 0;
  bottom: -5rem;
}
@media (min-width: 751px) {
  .periodontal__trouble_possible .detail__right h3:after {
    width: 730rem;
  }
}
.periodontal__trouble_possible .detail__right p {
  color: #2c3a54;
  text-align: left;
}
@media (min-width: 751px) {
  .periodontal__trouble_possible .detail__right p {
    font-size: 18rem;
  }
}

.periodontal__treatment {
  position: relative;
  text-align: center;
}
@media (min-width: 751px) {
  .periodontal__treatment {
    min-height: 969rem;
    padding: 75rem 0 125rem;
    margin-bottom: 25rem;
  }
}
@media (max-width: 750px) {
  .periodontal__treatment {
    padding: 75rem 40rem 125rem;
    margin-bottom: 50rem;
  }
}
.periodontal__treatment:before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(./images/periodontal/treatment__bg.jpg);
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -3;
}
@media (min-width: 751px) {
  .periodontal__treatment:before {
    background-size: contain;
  }
}
@media (max-width: 750px) {
  .periodontal__treatment:before {
    background-size: cover;
    background-position: top;
  }
}
.periodontal__treatment:after {
  content: "";
  background-image: url(./images/periodontal/treatment__bg2.svg);
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -2;
}
@media (min-width: 751px) {
  .periodontal__treatment:after {
    width: 558rem;
    height: 969rem;
  }
}
@media (max-width: 750px) {
  .periodontal__treatment:after {
    width: 279rem;
    height: 484.5rem;
  }
}
.periodontal__treatment_bg:before {
  content: "";
  background-image: url(./images/periodontal/treatment__bg3.svg);
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
  position: absolute;
  z-index: -2;
}
@media (min-width: 751px) {
  .periodontal__treatment_bg:before {
    width: 660rem;
    height: 969rem;
  }
}
@media (max-width: 750px) {
  .periodontal__treatment_bg:before {
    width: 330rem;
    height: 484.5rem;
  }
}
.periodontal__treatment_bg:after {
  content: "";
  width: 100%;
  background-image: url(./images/periodontal/treatment__bg4.svg);
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: -1;
}
@media (min-width: 751px) {
  .periodontal__treatment_bg:after {
    height: 64rem;
  }
}
@media (max-width: 750px) {
  .periodontal__treatment_bg:after {
    height: 32rem;
  }
}
.periodontal__treatment h2 {
  color: #fff;
  font-weight: 600;
  border-bottom: 1px solid #fff;
}
@media (min-width: 751px) {
  .periodontal__treatment h2 {
    font-size: 50rem;
    width: 1054rem;
    margin: 0 auto 40rem;
    padding-bottom: 30rem;
  }
}
@media (max-width: 750px) {
  .periodontal__treatment h2 {
    font-size: 50rem;
    margin-bottom: 40rem;
  }
}
.periodontal__treatment .text {
  color: #fff;
}
@media (min-width: 751px) {
  .periodontal__treatment .text {
    width: 1054rem;
    margin: 0 auto 50rem;
    font-size: 18rem;
  }
}
@media (max-width: 750px) {
  .periodontal__treatment .text {
    font-size: 26rem;
    margin-bottom: 50rem;
  }
}
.periodontal__treatment .separate {
  display: flex;
  align-items: center;
  justify-content: center;
}
.periodontal__treatment .separate__left {
  color: #fff;
  font-weight: 500;
  display: inline-block;
  background: linear-gradient(to right, #4b8e95, #417c81);
}
@media (min-width: 751px) {
  .periodontal__treatment .separate__left {
    font-size: 30rem;
    width: 260rem;
    padding: 10rem;
    margin-right: 35rem;
  }
}
@media (max-width: 750px) {
  .periodontal__treatment .separate__left {
    font-size: 30rem;
    width: 260rem;
    padding: 10rem;
    margin-right: 35rem;
  }
}
.periodontal__treatment .separate p {
  color: #fff;
  font-weight: 500;
}
@media (min-width: 751px) {
  .periodontal__treatment .separate p {
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .periodontal__treatment .separate p {
    font-size: 30rem;
  }
}
.periodontal__treatment .separate p span {
  font-weight: 500;
  display: inline-block;
}
@media (min-width: 751px) {
  .periodontal__treatment .separate p span {
    font-size: 30rem;
    margin-left: 30rem;
  }
}
@media (max-width: 750px) {
  .periodontal__treatment .separate p span {
    font-size: 30rem;
    margin-left: 15rem;
  }
}

.periodontal__method {
  margin-top: 70rem;
}
.periodontal__method_head {
  text-align: center;
  margin-bottom: 70rem;
}
@media (min-width: 751px) {
  .periodontal__method_head img {
    width: 850rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method_head img {
    width: 625rem;
  }
}
.periodontal__method_head p {
  font-weight: 600;
}
@media (min-width: 751px) {
  .periodontal__method_head p {
    font-size: 40rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method_head p {
    font-size: 32rem;
  }
}
.periodontal__method_content {
  background-image: url(./images/periodontal/periodontal__method.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 751px) {
  .periodontal__method_content {
    padding: 110rem 0 80rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method_content {
    padding: 110rem 40rem 80rem;
  }
}
@media (min-width: 751px) {
  .periodontal__method_content .separate {
    width: 1375rem;
    margin: 0 auto 75rem;
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 751px) {
  .periodontal__method_content .separate__block {
    width: 655rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method_content .separate__block {
    margin-bottom: 50rem;
  }
}
.periodontal__method_content .separate__block img {
  width: 100%;
  display: flex;
}
.periodontal__method_content .separate__block_text {
  position: relative;
  background: #fff;
}
@media (min-width: 751px) {
  .periodontal__method_content .separate__block_text {
    padding: 25rem 30rem 50rem;
    min-height: 549rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method_content .separate__block_text {
    padding: 40rem;
  }
}
.periodontal__method_content .separate__block_text:before {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(208, 225, 226, 0.2);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 30%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 30%);
  z-index: 1;
}
.periodontal__method_content .separate__block_text:after {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(208, 225, 226, 0.2);
  -webkit-clip-path: polygon(100% 0, 100% 30%, 0 100%, 0 0);
          clip-path: polygon(100% 0, 100% 30%, 0 100%, 0 0);
  z-index: 2;
}
.periodontal__method_content .separate__block_text h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 600;
  position: relative;
  z-index: 3;
}
@media (min-width: 751px) {
  .periodontal__method_content .separate__block_text h3 {
    font-size: 40rem;
    margin-bottom: 30rem;
    min-height: 120rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method_content .separate__block_text h3 {
    font-size: 32rem;
    margin-bottom: 30rem;
  }
}
.periodontal__method_content .separate__block_text p {
  font-weight: 500;
  position: relative;
  z-index: 3;
}
@media (min-width: 751px) {
  .periodontal__method_content .separate__block_text p {
    font-size: 18rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method_content .separate__block_text p {
    font-size: 26rem;
  }
}
.periodontal__method_content .houhou {
  position: relative;
  background: #ffffff;
}
@media (min-width: 751px) {
  .periodontal__method_content .houhou {
    width: 1375rem;
    margin: 0 auto;
    padding: 40rem 75rem 50rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method_content .houhou {
    padding: 40rem;
  }
}
.periodontal__method_content .houhou:before {
  width: 100%;
  height: 261rem;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(208, 225, 226, 0.2);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 30%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 30%);
  z-index: 1;
}
.periodontal__method_content .houhou:after {
  width: 100%;
  height: 261rem;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(208, 225, 226, 0.2);
  -webkit-clip-path: polygon(100% 0, 100% 30%, 0 100%, 0 0);
          clip-path: polygon(100% 0, 100% 30%, 0 100%, 0 0);
  z-index: 2;
}
.periodontal__method_content .houhou__divine {
  margin-bottom: 90rem;
}
.periodontal__method_content .houhou__divine h3 {
  font-weight: 600;
  margin-bottom: 40rem;
  position: relative;
  z-index: 5;
  color: #2c3a54;
}
@media (min-width: 751px) {
  .periodontal__method_content .houhou__divine h3 {
    font-size: 40rem;
    margin-top: 80rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method_content .houhou__divine h3 {
    font-size: 40rem;
  }
}
.periodontal__method_content .houhou__divine p {
  font-weight: 500;
  position: relative;
  z-index: 5;
  color: #2c3a54;
}
@media (min-width: 751px) {
  .periodontal__method_content .houhou__divine p {
    width: 680rem;
    font-size: 18rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method_content .houhou__divine p {
    font-size: 28rem;
  }
}
.periodontal__method_content .houhou__divine img {
  z-index: 5;
}
@media (min-width: 751px) {
  .periodontal__method_content .houhou__divine img {
    position: absolute;
    right: 70rem;
    top: 40rem;
    width: 531rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method_content .houhou__divine img {
    width: 100%;
    margin-bottom: 30rem;
  }
}
.periodontal__method_content .houhou__flow h4 {
  color: #fff;
  font-weight: 600;
  text-align: center;
  background: linear-gradient(to right, #18537c, #134262);
  padding: 14rem;
}
@media (min-width: 751px) {
  .periodontal__method_content .houhou__flow h4 {
    margin-bottom: 20rem;
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method_content .houhou__flow h4 {
    font-size: 30rem;
    margin-bottom: 40rem;
  }
}
.periodontal__method_content .houhou__flow_block {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 750px) {
  .periodontal__method_content .houhou__flow_block {
    flex-wrap: wrap;
  }
}
.periodontal__method_content .houhou__flow_block .katamari {
  border: 1px solid #134262;
  text-align: center;
}
@media (min-width: 751px) {
  .periodontal__method_content .houhou__flow_block .katamari {
    width: 297rem;
    padding: 20rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method_content .houhou__flow_block .katamari {
    width: 100%;
    padding: 40rem;
    margin-bottom: 40rem;
  }
}
.periodontal__method_content .houhou__flow_block .katamari span {
  display: block;
  color: #2c3a54;
  font-weight: 600;
}
@media (min-width: 751px) {
  .periodontal__method_content .houhou__flow_block .katamari span {
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method_content .houhou__flow_block .katamari span {
    font-size: 30rem;
  }
}
.periodontal__method_content .houhou__flow_block .katamari img {
  display: flex;
  margin-bottom: 20rem;
}
.periodontal__method_content .houhou__flow_block .katamari p {
  color: #2c3a54;
  font-weight: 500;
}
@media (min-width: 751px) {
  .periodontal__method_content .houhou__flow_block .katamari p {
    font-size: 18rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method_content .houhou__flow_block .katamari p {
    font-size: 26rem;
  }
}

.periodontal__feature {
  position: relative;
}
@media (min-width: 751px) {
  .periodontal__feature {
    padding: 90rem 0 110rem 0;
  }
}
@media (max-width: 750px) {
  .periodontal__feature {
    padding: 90rem 40rem 110rem;
  }
}
.periodontal__feature:before {
  content: "";
  width: 100%;
  background-image: url(./images/periodontal/feature__bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -6;
}
@media (min-width: 751px) {
  .periodontal__feature:before {
    height: 1968rem;
  }
}
@media (max-width: 750px) {
  .periodontal__feature:before {
    height: 984rem;
  }
}
.periodontal__feature:after {
  content: "";
  width: 100%;
  background-image: url(./images/periodontal/feature04__bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -6;
}
@media (min-width: 751px) {
  .periodontal__feature:after {
    height: 816rem;
  }
}
@media (max-width: 750px) {
  .periodontal__feature:after {
    height: 408rem;
  }
}
.periodontal__feature_head {
  text-align: center;
  margin-bottom: 70rem;
}
@media (min-width: 751px) {
  .periodontal__feature_head img {
    width: 850rem;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_head img {
    width: 515rem;
  }
}
.periodontal__feature_head h2 {
  font-weight: 600;
}
@media (min-width: 751px) {
  .periodontal__feature_head h2 {
    font-size: 40rem;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_head h2 {
    font-size: 32rem;
  }
}
.periodontal__feature_first {
  position: relative;
}
@media (min-width: 751px) {
  .periodontal__feature_first {
    margin-bottom: 120rem;
    display: flex;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_first {
    margin: 0 40rem 120rem;
  }
}
.periodontal__feature_first .left {
  text-align: center;
}
@media (min-width: 751px) {
  .periodontal__feature_first .left {
    margin-left: 110rem;
    width: 660rem;
  }
}
.periodontal__feature_first .left__en {
  font-weight: 500;
  color: #2c3a54;
}
@media (min-width: 751px) {
  .periodontal__feature_first .left__en {
    font-size: 40rem;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_first .left__en {
    font-size: 40rem;
  }
}
.periodontal__feature_first .left__number {
  line-height: 1;
  color: #499ece;
  margin-bottom: 30rem;
}
@media (min-width: 751px) {
  .periodontal__feature_first .left__number {
    font-size: 120rem;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_first .left__number {
    font-size: 120rem;
  }
}
.periodontal__feature_first .left__number::first-letter {
  color: #2c3a54;
}
.periodontal__feature_first .left h3 {
  color: #2c3a54;
  font-weight: 500;
}
@media (min-width: 751px) {
  .periodontal__feature_first .left h3 {
    font-size: 40rem;
    margin-bottom: 30rem;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_first .left h3 {
    font-size: 40rem;
    margin-bottom: 60rem;
  }
}
.periodontal__feature_first .left h3 span {
  color: #499ece;
  font-weight: 500;
}
.periodontal__feature_first .left__text {
  font-weight: 500;
  text-align: left;
}
@media (min-width: 751px) {
  .periodontal__feature_first .left__text {
    font-size: 18rem;
  }
}
@media (min-width: 751px) {
  .periodontal__feature_first .left__img {
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_first .left__img {
    position: relative;
    margin-bottom: 45rem;
  }
}
.periodontal__feature_first .left__img:before {
  content: "";
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
          clip-path: polygon(0 0, 0% 100%, 100% 0);
  background: #18537c;
  width: 366rem;
  height: 361rem;
  top: -25rem;
  left: -30rem;
  position: absolute;
  z-index: -1;
}
@media (min-width: 751px) {
  .periodontal__feature_first .left__img img {
    width: 747rem;
  }
}
.periodontal__feature_second {
  position: relative;
}
@media (min-width: 751px) {
  .periodontal__feature_second {
    margin-bottom: 120rem;
    display: flex;
    flex-direction: row-reverse;
    padding: 85rem 0;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_second {
    padding: 85rem 40rem 120rem;
  }
}
.periodontal__feature_second:before {
  content: "";
  position: absolute;
  z-index: -3;
  background: linear-gradient(to right, #264074, #5e839b);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media (min-width: 751px) {
  .periodontal__feature_second:after {
    content: "";
    width: 100%;
    height: 734rem;
    background-image: url(./images/periodontal/feature02.png);
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 0;
    right: 0;
    z-index: -2;
    position: absolute;
  }
}
.periodontal__feature_second .left {
  text-align: center;
}
@media (min-width: 751px) {
  .periodontal__feature_second .left {
    margin-right: 110rem;
    width: 660rem;
    margin-top: 50rem;
  }
}
.periodontal__feature_second .left__en {
  font-weight: 500;
  color: #fff;
  position: relative;
  z-index: 2;
}
@media (min-width: 751px) {
  .periodontal__feature_second .left__en {
    font-size: 40rem;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_second .left__en {
    font-size: 40rem;
  }
}
.periodontal__feature_second .left__number {
  line-height: 1;
  color: #fff;
  position: relative;
  z-index: 2;
  margin-bottom: 30rem;
}
@media (min-width: 751px) {
  .periodontal__feature_second .left__number {
    font-size: 120rem;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_second .left__number {
    font-size: 120rem;
  }
}
.periodontal__feature_second .left h3 {
  color: #fff;
  font-weight: 600;
  position: relative;
  z-index: 2;
}
@media (min-width: 751px) {
  .periodontal__feature_second .left h3 {
    font-size: 40rem;
    margin-bottom: 30rem;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_second .left h3 {
    font-size: 40rem;
    margin-bottom: 60rem;
  }
}
.periodontal__feature_second .left h3 span {
  color: #fff;
  font-weight: 500;
}
.periodontal__feature_second .left__text {
  font-weight: 500;
  text-align: left;
  color: #fff;
  position: relative;
  z-index: 2;
}
@media (min-width: 751px) {
  .periodontal__feature_second .left__text {
    font-size: 18rem;
  }
}
@media (min-width: 751px) {
  .periodontal__feature_second .left__img {
    position: absolute;
    left: 0;
    top: 180rem;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_second .left__img {
    position: relative;
    margin-bottom: 45rem;
  }
}
.periodontal__feature_second .left__img:before {
  content: "";
  -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
          clip-path: polygon(100% 0, 0 0, 100% 100%);
  background: #18537c;
  width: 366rem;
  height: 361rem;
  top: -25rem;
  right: -30rem;
  position: absolute;
  z-index: -1;
}
@media (min-width: 751px) {
  .periodontal__feature_second .left__img img {
    width: 747rem;
  }
}
.periodontal__feature_third {
  position: relative;
  background: #303747;
  text-align: center;
  outline: 2px solid #fff;
  outline-offset: -20rem;
}
@media (min-width: 751px) {
  .periodontal__feature_third {
    padding: 85rem 0 45rem;
    margin-bottom: 110rem;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_third {
    padding: 85rem 40rem 45rem;
    margin-bottom: 110rem;
  }
}
.periodontal__feature_third:before {
  content: "";
  background-image: url(./images/periodontal/feature02__before.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  position: absolute;
}
@media (min-width: 751px) {
  .periodontal__feature_third:before {
    width: 706rem;
    height: 599rem;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_third:before {
    width: 353rem;
    height: 299.5rem;
  }
}
.periodontal__feature_third:after {
  content: "";
  background-image: url(./images/periodontal/feature02__after.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
  position: absolute;
}
@media (min-width: 751px) {
  .periodontal__feature_third:after {
    width: 706rem;
    height: 599rem;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_third:after {
    width: 353rem;
    height: 299.5rem;
  }
}
.periodontal__feature_third .left {
  margin-bottom: 30rem;
}
.periodontal__feature_third .left__en {
  font-weight: 500;
  color: #fff;
  z-index: 2;
}
@media (min-width: 751px) {
  .periodontal__feature_third .left__en {
    font-size: 40rem;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_third .left__en {
    font-size: 40rem;
  }
}
.periodontal__feature_third .left__number {
  line-height: 1;
  color: #747e92;
  position: relative;
  z-index: 2;
  margin-bottom: 30rem;
}
@media (min-width: 751px) {
  .periodontal__feature_third .left__number {
    font-size: 120rem;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_third .left__number {
    font-size: 120rem;
  }
}
.periodontal__feature_third .left__number:first-letter {
  color: #fff;
}
.periodontal__feature_third .left h3 {
  color: #fff;
  font-weight: 600;
  position: relative;
  z-index: 2;
}
@media (min-width: 751px) {
  .periodontal__feature_third .left h3 {
    font-size: 40rem;
    margin-bottom: 30rem;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_third .left h3 {
    font-size: 40rem;
    margin-bottom: 60rem;
  }
}
.periodontal__feature_third .left h3 span {
  color: #fff;
  font-weight: 500;
}
.periodontal__feature_third .left__text {
  font-weight: 500;
  color: #fff;
  position: relative;
  z-index: 2;
}
@media (min-width: 751px) {
  .periodontal__feature_third .left__text {
    font-size: 18rem;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_third .left__text {
    font-size: 26rem;
  }
}
.periodontal__feature_third .separate {
  display: flex;
  justify-content: center;
}
.periodontal__feature_third .separate img {
  height: 100%;
}
@media (min-width: 751px) {
  .periodontal__feature_third .separate img {
    width: 427rem;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_third .separate img {
    width: 31%;
  }
}
@media (min-width: 751px) {
  .periodontal__feature_third .separate img:nth-of-type(2) {
    margin: 55rem 40rem 0;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_third .separate img:nth-of-type(2) {
    margin: 35rem 20rem 0;
  }
}
.periodontal__feature_fourth {
  position: relative;
}
@media (min-width: 751px) {
  .periodontal__feature_fourth {
    display: flex;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_fourth {
    margin: 0 40rem 120rem;
  }
}
.periodontal__feature_fourth .left {
  text-align: center;
}
@media (min-width: 751px) {
  .periodontal__feature_fourth .left {
    margin-left: 110rem;
    width: 660rem;
  }
}
.periodontal__feature_fourth .left__en {
  font-weight: 500;
  color: #2c3a54;
}
@media (min-width: 751px) {
  .periodontal__feature_fourth .left__en {
    font-size: 40rem;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_fourth .left__en {
    font-size: 40rem;
  }
}
.periodontal__feature_fourth .left__number {
  line-height: 1;
  color: #499ece;
  margin-bottom: 30rem;
}
@media (min-width: 751px) {
  .periodontal__feature_fourth .left__number {
    font-size: 120rem;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_fourth .left__number {
    font-size: 120rem;
  }
}
.periodontal__feature_fourth .left__number::first-letter {
  color: #2c3a54;
}
.periodontal__feature_fourth .left h3 {
  color: #2c3a54;
  font-weight: 500;
}
@media (min-width: 751px) {
  .periodontal__feature_fourth .left h3 {
    font-size: 40rem;
    margin-bottom: 30rem;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_fourth .left h3 {
    font-size: 40rem;
    margin-bottom: 60rem;
  }
}
.periodontal__feature_fourth .left h3 span {
  color: #499ece;
  font-weight: 500;
}
.periodontal__feature_fourth .left__text {
  font-weight: 500;
  text-align: left;
}
@media (min-width: 751px) {
  .periodontal__feature_fourth .left__text {
    font-size: 18rem;
  }
}
@media (min-width: 751px) {
  .periodontal__feature_fourth .left__img {
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_fourth .left__img {
    position: relative;
    margin-bottom: 45rem;
  }
}
.periodontal__feature_fourth .left__img:before {
  content: "";
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
          clip-path: polygon(0 0, 0% 100%, 100% 0);
  background: #18537c;
  width: 366rem;
  height: 361rem;
  top: -25rem;
  left: -30rem;
  position: absolute;
  z-index: -1;
}
.periodontal__feature_fourth .left__img:after {
  content: "";
  background-image: url(./images/periodontal/feature04__mark.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}
@media (min-width: 751px) {
  .periodontal__feature_fourth .left__img:after {
    width: 299rem;
    height: 299rem;
    bottom: -50rem;
    left: 40rem;
  }
}
@media (max-width: 750px) {
  .periodontal__feature_fourth .left__img:after {
    width: 199.3333333333rem;
    height: 199.3333333333rem;
    bottom: -30rem;
    left: 10rem;
  }
}
@media (min-width: 751px) {
  .periodontal__feature_fourth .left__img img {
    width: 747rem;
  }
}

.periodontal__reason {
  position: relative;
}
@media (min-width: 751px) {
  .periodontal__reason {
    padding: 85rem 0 120rem 0;
  }
}
@media (max-width: 750px) {
  .periodontal__reason {
    padding: 85rem 0 120rem;
  }
}
.periodontal__reason:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #e7e8e9;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -5;
}
.periodontal__reason:after {
  content: "";
  width: 100%;
  height: 1457rem;
  background-image: url(./images/periodontal/reason__bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: -4;
  background-position: bottom;
}
.periodontal__reason_head {
  text-align: center;
  position: relative;
  margin-bottom: 115rem;
}
.periodontal__reason_head:before {
  content: "";
  width: 100rem;
  height: 46rem;
  background: #9b9179;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  position: absolute;
  -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
          clip-path: polygon(100% 0, 0 0, 50% 100%);
}
@media (min-width: 751px) {
  .periodontal__reason_head:before {
    bottom: -68rem;
  }
}
@media (max-width: 750px) {
  .periodontal__reason_head:before {
    bottom: -67rem;
  }
}
.periodontal__reason_head h2 {
  color: #fff;
  font-weight: 600;
  background-color: #887b5f;
  padding: 23rem;
}
@media (min-width: 751px) {
  .periodontal__reason_head h2 {
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .periodontal__reason_head h2 {
    font-size: 32rem;
  }
}
@media (min-width: 751px) {
  .periodontal__reason_repeat {
    width: 1374rem;
    margin: 0 auto;
  }
}
@media (max-width: 750px) {
  .periodontal__reason_repeat {
    margin: 0 40rem;
  }
}
.periodontal__reason_repeat .separate {
  position: relative;
  background: #a7b3c1;
}
@media (min-width: 751px) {
  .periodontal__reason_repeat .separate {
    padding: 35rem 75rem;
    min-height: 383rem;
  }
}
@media (max-width: 750px) {
  .periodontal__reason_repeat .separate {
    padding: 35rem 20rem;
  }
}
.periodontal__reason_repeat .separate:before {
  content: "";
  background: #18537c;
  width: 403rem;
  height: 255rem;
  top: 0;
  position: absolute;
  z-index: 0;
}
.periodontal__reason_repeat .separate:not(:last-of-type) {
  margin-bottom: 55rem;
}
.periodontal__reason_repeat .separate:nth-of-type(odd):before {
  left: 0;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
          clip-path: polygon(0 0, 0% 100%, 100% 0);
}
@media (min-width: 751px) {
  .periodontal__reason_repeat .separate:nth-of-type(odd) .separate__content {
    margin-left: auto;
  }
}
@media (min-width: 751px) {
  .periodontal__reason_repeat .separate:nth-of-type(odd) .separate__content span {
    right: 100rem;
  }
}
@media (min-width: 751px) {
  .periodontal__reason_repeat .separate:nth-of-type(odd) .separate__content img {
    left: 75rem;
  }
}
.periodontal__reason_repeat .separate:nth-of-type(even):before {
  right: 0;
  -webkit-clip-path: polygon(100% 100%, 100% 0, 0 0);
          clip-path: polygon(100% 100%, 100% 0, 0 0);
}
@media (min-width: 751px) {
  .periodontal__reason_repeat .separate:nth-of-type(even) .separate__content {
    margin-right: auto;
  }
}
@media (min-width: 751px) {
  .periodontal__reason_repeat .separate:nth-of-type(even) .separate__content span {
    left: 100rem;
  }
}
@media (min-width: 751px) {
  .periodontal__reason_repeat .separate:nth-of-type(even) .separate__content img {
    right: 75rem;
  }
}
@media (min-width: 751px) {
  .periodontal__reason_repeat .separate__content {
    width: 738rem;
  }
}
.periodontal__reason_repeat .separate__content span {
  color: #fff;
  line-height: 1;
}
@media (min-width: 751px) {
  .periodontal__reason_repeat .separate__content span {
    font-size: 100rem;
    position: absolute;
    bottom: 0;
  }
}
@media (max-width: 750px) {
  .periodontal__reason_repeat .separate__content span {
    font-size: 100rem;
    display: block;
  }
}
.periodontal__reason_repeat .separate__content h3 {
  color: #fff;
  position: relative;
  background: #303747;
  font-weight: 600;
  margin-bottom: 30rem;
}
@media (min-width: 751px) {
  .periodontal__reason_repeat .separate__content h3 {
    font-size: 30rem;
    padding: 10rem 40rem;
  }
}
@media (max-width: 750px) {
  .periodontal__reason_repeat .separate__content h3 {
    font-size: 32rem;
    padding: 15rem 40rem;
  }
}
.periodontal__reason_repeat .separate__content h3:before {
  content: "";
  height: 100%;
  width: 8rem;
  top: 0;
  left: 0;
  z-index: 1;
  position: absolute;
  background: #fff;
}
.periodontal__reason_repeat .separate__content img {
  display: flex;
  border: 10rem solid #fff;
}
@media (min-width: 751px) {
  .periodontal__reason_repeat .separate__content img {
    position: absolute;
    top: 30rem;
  }
}
@media (max-width: 750px) {
  .periodontal__reason_repeat .separate__content img {
    width: 100%;
    margin-bottom: 30rem;
    position: relative;
    z-index: 2;
  }
}
.periodontal__reason_repeat .separate__content p {
  font-weight: 500;
}
@media (min-width: 751px) {
  .periodontal__reason_repeat .separate__content p {
    font-size: 18rem;
  }
}
@media (max-width: 750px) {
  .periodontal__reason_repeat .separate__content p {
    font-size: 26rem;
    margin-bottom: 30rem;
  }
}

.periodontal__method1 {
  margin-top: 100rem;
  margin-bottom: 100rem;
}
.periodontal__method1_head {
  text-align: center;
  margin-bottom: 70rem;
}
.periodontal__method1_head img {
  margin-bottom: 15rem;
}
@media (min-width: 751px) {
  .periodontal__method1_head img {
    width: 527rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method1_head img {
    width: 427rem;
  }
}
.periodontal__method1_head h2 {
  font-weight: 600;
}
@media (min-width: 751px) {
  .periodontal__method1_head h2 {
    font-size: 40rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method1_head h2 {
    font-size: 32rem;
  }
}
.periodontal__method1_repeat {
  position: relative;
}
@media (min-width: 751px) {
  .periodontal__method1_repeat {
    padding: 130rem 0 170rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method1_repeat {
    padding: 130rem 40rem 170rem;
  }
}
.periodontal__method1_repeat:before {
  content: "";
  width: 100%;
  background-image: url(./images/periodontal/flow__bg1.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -4;
}
@media (min-width: 751px) {
  .periodontal__method1_repeat:before {
    height: 668rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method1_repeat:before {
    height: 378rem;
  }
}
.periodontal__method1_repeat:after {
  content: "";
  width: 100%;
  background-image: url(./images/periodontal/flow__bg.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -4;
}
@media (min-width: 751px) {
  .periodontal__method1_repeat:after {
    height: 3092rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method1_repeat:after {
    background-position: bottom;
    height: 1492rem;
  }
}
.periodontal__method1_repeat .content {
  background: #ffffff;
  position: relative;
  box-shadow: 7rem 7rem 10rem rgba(119, 119, 119, 0.6);
}
@media (min-width: 751px) {
  .periodontal__method1_repeat .content {
    width: 1374rem;
    margin: 0 auto;
    padding: 40rem 50rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method1_repeat .content {
    padding: 40rem;
  }
}
.periodontal__method1_repeat .content:not(:last-of-type) {
  margin-bottom: 80rem;
}
.periodontal__method1_repeat .content:before {
  content: "";
  width: 100%;
  height: 10rem;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
}
.periodontal__method1_repeat .content:after {
  content: "";
  width: 328rem;
  height: 244rem;
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(221, 231, 239, 0.6);
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
          clip-path: polygon(0 0, 0% 100%, 100% 100%);
}
.periodontal__method1_repeat .content:not(:last-of-type) .content__mark:before {
  content: "";
  width: 120rem;
  height: 29rem;
  background-image: url(./images/periodontal/flow__mark.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -70rem;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.periodontal__method1_repeat .content .number {
  position: absolute;
  right: 60rem;
  bottom: 0;
  color: #cfdbe2;
  font-weight: 500;
  line-height: 1;
}
@media (min-width: 751px) {
  .periodontal__method1_repeat .content .number {
    font-size: 120rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method1_repeat .content .number {
    font-size: 120rem;
    z-index: 3;
  }
}
.periodontal__method1_repeat .content h3 {
  width: 100%;
  text-align: center;
  position: relative;
  margin-bottom: 25rem;
}
@media (min-width: 751px) {
  .periodontal__method1_repeat .content h3 {
    padding: 13rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method1_repeat .content h3 {
    padding: 20rem;
  }
}
.periodontal__method1_repeat .content h3 span {
  background: linear-gradient(90deg, #18537c, #134262);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (min-width: 751px) {
  .periodontal__method1_repeat .content h3 span {
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method1_repeat .content h3 span {
    font-size: 32rem;
  }
}
.periodontal__method1_repeat .content h3 span:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 212rem;
  height: 100%;
  -webkit-clip-path: polygon(100% 100%, 100% 0, 0 0);
          clip-path: polygon(100% 100%, 100% 0, 0 0);
}
.periodontal__method1_repeat .content h3 span:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 212rem;
  height: 100%;
  -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 0);
          clip-path: polygon(0 100%, 100% 100%, 100% 0);
}
.periodontal__method1_repeat .content h3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 212rem;
  height: 100%;
  -webkit-clip-path: polygon(100% 0, 0 0, 0 100%);
          clip-path: polygon(100% 0, 0 0, 0 100%);
}
.periodontal__method1_repeat .content h3:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 212rem;
  height: 100%;
  -webkit-clip-path: polygon(100% 100%, 0 0, 0 100%);
          clip-path: polygon(100% 100%, 0 0, 0 100%);
}
.periodontal__method1_repeat .content:nth-of-type(odd):before {
  background: linear-gradient(to right, #18537c, #134262);
}
.periodontal__method1_repeat .content:nth-of-type(odd) h3 {
  background: #dde7ef;
}
.periodontal__method1_repeat .content:nth-of-type(odd) h3:before, .periodontal__method1_repeat .content:nth-of-type(odd) h3:after {
  background: rgba(192, 209, 224, 0.4);
}
.periodontal__method1_repeat .content:nth-of-type(odd) h3 span:before, .periodontal__method1_repeat .content:nth-of-type(odd) h3 span:after {
  background: rgba(192, 209, 224, 0.4);
}
.periodontal__method1_repeat .content:nth-of-type(even):before {
  background: linear-gradient(to right, #4b8e95, #417c81);
}
.periodontal__method1_repeat .content:nth-of-type(even) h3 {
  background: #d8ebea;
}
.periodontal__method1_repeat .content:nth-of-type(even) h3:before, .periodontal__method1_repeat .content:nth-of-type(even) h3:after {
  background: rgba(180, 220, 216, 0.4);
}
.periodontal__method1_repeat .content:nth-of-type(even) h3 span:before, .periodontal__method1_repeat .content:nth-of-type(even) h3 span:after {
  background: rgba(180, 220, 216, 0.4);
}
@media (min-width: 751px) {
  .periodontal__method1_repeat .content .separate {
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 750px) {
  .periodontal__method1_repeat .content .separate {
    padding: 40rem 0;
  }
}
.periodontal__method1_repeat .content .separate img {
  height: 100%;
  position: relative;
  z-index: 2;
}
@media (min-width: 751px) {
  .periodontal__method1_repeat .content .separate img {
    width: 271rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method1_repeat .content .separate img {
    width: 100%;
    margin-bottom: 30rem;
  }
}
@media (min-width: 751px) {
  .periodontal__method1_repeat .content .separate__right {
    width: 935rem;
  }
}
.periodontal__method1_repeat .content .separate__right_text {
  color: #2c3a54;
}
@media (min-width: 751px) {
  .periodontal__method1_repeat .content .separate__right_text {
    font-size: 18rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method1_repeat .content .separate__right_text {
    font-size: 26rem;
    position: relative;
    z-index: 2;
  }
}
.periodontal__method1_repeat .content .separate__right_block {
  background: #e8f3f2;
  padding: 20rem 40rem;
  margin-top: 25rem;
}
@media (max-width: 750px) {
  .periodontal__method1_repeat .content .separate__right_block {
    position: relative;
    z-index: 2;
  }
}
.periodontal__method1_repeat .content .separate__right_block h4 {
  color: #18537c;
  font-weight: 600;
  display: flex;
  align-items: center;
}
@media (min-width: 751px) {
  .periodontal__method1_repeat .content .separate__right_block h4 {
    font-size: 20rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method1_repeat .content .separate__right_block h4 {
    font-size: 30rem;
    margin-bottom: 30rem;
  }
}
.periodontal__method1_repeat .content .separate__right_block h4:before {
  content: "■";
  display: inline-block;
  margin-right: 10rem;
}
.periodontal__method1_repeat .content .separate__right_block p {
  color: #2c3a54;
  font-weight: 500;
}
@media (min-width: 751px) {
  .periodontal__method1_repeat .content .separate__right_block p {
    font-size: 18rem;
  }
}
@media (max-width: 750px) {
  .periodontal__method1_repeat .content .separate__right_block p {
    font-size: 26rem;
  }
}
.periodontal__method1_repeat .content .separate__right_block p.mb {
  margin-bottom: 25rem;
}

@media (min-width: 751px) {
  .periodontal__greeting {
    margin-bottom: 30rem;
  }
}
@media (max-width: 750px) {
  .periodontal__greeting {
    margin-bottom: 60rem;
  }
}
.periodontal__greeting_head {
  text-align: center;
  margin-bottom: 70rem;
}
.periodontal__greeting_head img {
  margin-bottom: 15rem;
}
@media (min-width: 751px) {
  .periodontal__greeting_head img {
    width: 527rem;
  }
}
@media (max-width: 750px) {
  .periodontal__greeting_head img {
    width: 427rem;
  }
}
.periodontal__greeting_head h2 {
  font-weight: 600;
}
@media (min-width: 751px) {
  .periodontal__greeting_head h2 {
    font-size: 40rem;
  }
}
@media (max-width: 750px) {
  .periodontal__greeting_head h2 {
    font-size: 32rem;
  }
}
.periodontal__greeting_separate {
  position: relative;
}
@media (min-width: 751px) {
  .periodontal__greeting_separate {
    display: flex;
    justify-content: space-between;
    padding-bottom: 65rem;
  }
}
@media (max-width: 750px) {
  .periodontal__greeting_separate {
    padding: 0 40rem 65rem;
  }
}
.periodontal__greeting_separate:before {
  background: #eef5ff;
  content: "";
  width: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: -2;
}
@media (min-width: 751px) {
  .periodontal__greeting_separate:before {
    height: 790rem;
  }
}
@media (max-width: 750px) {
  .periodontal__greeting_separate:before {
    height: 1780rem;
  }
}
@media (min-width: 751px) {
  .periodontal__greeting_separate .left {
    width: 670rem;
    margin-top: 115rem;
    padding-left: 110rem;
  }
}
@media (max-width: 750px) {
  .periodontal__greeting_separate .left {
    margin-bottom: 40rem;
  }
}
.periodontal__greeting_separate .left h3 {
  text-align: center;
  color: #2c3a54;
  font-weight: 600;
  padding: 30rem;
  border-top: 1px solid #2c3a54;
  border-bottom: 1px solid #2c3a54;
  margin-bottom: 40rem;
}
@media (min-width: 751px) {
  .periodontal__greeting_separate .left h3 {
    font-size: 40rem;
  }
}
@media (max-width: 750px) {
  .periodontal__greeting_separate .left h3 {
    font-size: 40rem;
  }
}
.periodontal__greeting_separate .left p {
  color: #2c3a54;
  font-weight: 500;
}
@media (min-width: 751px) {
  .periodontal__greeting_separate .left p {
    font-size: 18rem;
  }
}
@media (max-width: 750px) {
  .periodontal__greeting_separate .left p {
    font-size: 26rem;
  }
}
.periodontal__greeting_separate .right {
  position: relative;
}
@media (min-width: 751px) {
  .periodontal__greeting_separate .right {
    width: 779rem;
  }
}
@media (max-width: 750px) {
  .periodontal__greeting_separate .right {
    width: 100%;
  }
}
.periodontal__greeting_separate .right:after {
  background: rgba(24, 83, 124, 0.5);
  position: absolute;
  content: "";
  z-index: -1;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 21% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 21% 100%);
}
@media (min-width: 751px) {
  .periodontal__greeting_separate .right:after {
    width: 779rem;
    height: 628rem;
    top: 25rem;
    right: 25rem;
  }
}
@media (max-width: 750px) {
  .periodontal__greeting_separate .right:after {
    width: 100%;
    height: 548rem;
    top: 15rem;
    right: 15rem;
  }
}
@media (min-width: 751px) {
  .periodontal__greeting_separate .right__main {
    width: 780rem;
  }
}
.periodontal__greeting_separate .right__name {
  background: #fff;
  position: absolute;
  writing-mode: vertical-rl;
  top: 0;
  padding: 20rem 24rem 45rem;
}
@media (min-width: 751px) {
  .periodontal__greeting_separate .right__name {
    height: 285rem;
    right: 60rem;
  }
}
@media (max-width: 750px) {
  .periodontal__greeting_separate .right__name {
    right: 30rem;
  }
}
.periodontal__greeting_separate .right__name p {
  line-height: 1;
}
.periodontal__greeting_separate .right__name p:nth-of-type(1) {
  color: #2c3a54;
  font-weight: 600;
}
@media (min-width: 751px) {
  .periodontal__greeting_separate .right__name p:nth-of-type(1) {
    font-size: 20rem;
  }
}
@media (max-width: 750px) {
  .periodontal__greeting_separate .right__name p:nth-of-type(1) {
    font-size: 25rem;
  }
}
.periodontal__greeting_separate .right__name p:nth-of-type(2) {
  color: #2c3a54;
  font-weight: 600;
  margin-right: 15rem;
  margin-top: 25rem;
  margin-left: 5rem;
}
@media (min-width: 751px) {
  .periodontal__greeting_separate .right__name p:nth-of-type(2) {
    font-size: 40rem;
  }
}
@media (max-width: 750px) {
  .periodontal__greeting_separate .right__name p:nth-of-type(2) {
    font-size: 40rem;
  }
}
.periodontal__greeting_separate .right__name p:nth-of-type(3) {
  color: #889ea8;
  font-weight: 600;
  margin-top: 25rem;
}
@media (min-width: 751px) {
  .periodontal__greeting_separate .right__name p:nth-of-type(3) {
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .periodontal__greeting_separate .right__name p:nth-of-type(3) {
    font-size: 30rem;
  }
}
.periodontal__greeting_separate .right__separate {
  display: flex;
}
@media (min-width: 751px) {
  .periodontal__greeting_separate .right__separate {
    margin-top: -100rem;
  }
}
@media (max-width: 750px) {
  .periodontal__greeting_separate .right__separate {
    margin-top: -100rem;
  }
}
@media (min-width: 751px) {
  .periodontal__greeting_separate .right__separate img {
    width: 346rem;
  }
}
@media (max-width: 750px) {
  .periodontal__greeting_separate .right__separate img {
    width: 46%;
  }
}
.periodontal__greeting_separate .right__separate img:nth-of-type(1) {
  margin-right: 25rem;
}
.periodontal__greeting_career {
  background: linear-gradient(to right, #18537c, #134262);
}
@media (min-width: 751px) {
  .periodontal__greeting_career {
    padding: 70rem 0;
  }
}
@media (max-width: 750px) {
  .periodontal__greeting_career {
    padding: 70rem 40rem;
  }
}
@media (min-width: 751px) {
  .periodontal__greeting_career .divine {
    width: 1374rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
}
.periodontal__greeting_career .divine__block {
  background: #ffffff;
  padding: 30rem 40rem;
}
@media (min-width: 751px) {
  .periodontal__greeting_career .divine__block {
    width: 655rem;
  }
}
.periodontal__greeting_career .divine__block h3 {
  color: #fff;
  text-align: center;
  padding: 12rem;
  margin-bottom: 20rem;
  font-weight: 600;
}
@media (min-width: 751px) {
  .periodontal__greeting_career .divine__block h3 {
    font-size: 20rem;
  }
}
@media (max-width: 750px) {
  .periodontal__greeting_career .divine__block h3 {
    font-size: 32rem;
  }
}
.periodontal__greeting_career .divine__block ul li {
  color: #2c3a54;
  font-weight: 500;
}
@media (min-width: 751px) {
  .periodontal__greeting_career .divine__block ul li {
    font-size: 16rem;
    margin-bottom: 10rem;
  }
}
@media (max-width: 750px) {
  .periodontal__greeting_career .divine__block ul li {
    font-size: 26rem;
    margin-bottom: 20rem;
  }
}
@media (max-width: 750px) {
  .periodontal__greeting_career .divine__block:nth-of-type(1) {
    margin-bottom: 60rem;
  }
}
.periodontal__greeting_career .divine__block:nth-of-type(1) h3 {
  background: linear-gradient(to right, #18537c, #134262);
}
.periodontal__greeting_career .divine__block:nth-of-type(2) h3 {
  background: #4b8e95;
}

.periodontal__faq {
  padding-bottom: 105rem;
  position: relative;
}
.periodontal__faq:before {
  content: "";
  height: 100%;
  background: rgba(155, 201, 221, 0.5);
  top: 0;
  right: 0;
  position: absolute;
  z-index: 1;
  -webkit-clip-path: polygon(80% 0, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(80% 0, 100% 0, 100% 100%, 0% 100%);
}
@media (min-width: 751px) {
  .periodontal__faq:before {
    width: 542rem;
  }
}
@media (max-width: 750px) {
  .periodontal__faq:before {
    width: 271rem;
  }
}
.periodontal__faq:after {
  content: "";
  height: 100%;
  background: rgba(155, 201, 221, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  -webkit-clip-path: polygon(0 0, 100% 0, 20% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 20% 100%, 0% 100%);
}
@media (min-width: 751px) {
  .periodontal__faq:after {
    width: 396rem;
  }
}
@media (max-width: 750px) {
  .periodontal__faq:after {
    width: 198rem;
  }
}
.periodontal__faq_head {
  text-align: center;
  margin-bottom: 70rem;
  background: #9bc9dd;
  position: relative;
  margin-bottom: 80rem;
}
@media (min-width: 751px) {
  .periodontal__faq_head {
    padding: 55rem 0;
  }
}
@media (max-width: 750px) {
  .periodontal__faq_head {
    padding: 55rem 40rem;
  }
}
.periodontal__faq_head:before {
  content: "";
  width: 100%;
  height: 2px;
  background: #2c3a54;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  position: absolute;
}
.periodontal__faq_head img {
  margin-bottom: 15rem;
  position: relative;
  z-index: 2;
}
@media (min-width: 751px) {
  .periodontal__faq_head img {
    width: 279rem;
  }
}
@media (max-width: 750px) {
  .periodontal__faq_head img {
    width: 307rem;
  }
}
.periodontal__faq_head h2 {
  font-weight: 600;
  position: relative;
  z-index: 2;
}
@media (min-width: 751px) {
  .periodontal__faq_head h2 {
    font-size: 40rem;
  }
}
@media (max-width: 750px) {
  .periodontal__faq_head h2 {
    font-size: 32rem;
  }
}
.periodontal__faq_content {
  position: relative;
  z-index: 3;
}
@media (min-width: 751px) {
  .periodontal__faq_content {
    width: 1374rem;
    margin: 0 auto;
  }
}
@media (max-width: 750px) {
  .periodontal__faq_content {
    margin: 0 40rem;
  }
}
.periodontal__faq_content .block:not(:last-of-type) {
  margin-bottom: 40rem;
}
.periodontal__faq_content h3 {
  color: #fff;
  background: #2c3a54;
  position: relative;
  font-weight: 500;
}
@media (min-width: 751px) {
  .periodontal__faq_content h3 {
    font-size: 30rem;
    padding: 16rem 16rem 16rem 115rem;
  }
}
@media (max-width: 750px) {
  .periodontal__faq_content h3 {
    font-size: 30rem;
    padding: 16rem 16rem 16rem 115rem;
  }
}
.periodontal__faq_content h3:before {
  content: "Q";
  color: #fff;
  background: #499ece;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 751px) {
  .periodontal__faq_content h3:before {
    width: 76rem;
  }
}
@media (max-width: 750px) {
  .periodontal__faq_content h3:before {
    width: 96rem;
  }
}
.periodontal__faq_content p {
  background: #ffffff;
  color: #2c3a54;
}
@media (min-width: 751px) {
  .periodontal__faq_content p {
    padding: 25rem 50rem;
    font-size: 18rem;
  }
}
@media (max-width: 750px) {
  .periodontal__faq_content p {
    padding: 25rem;
    font-size: 26rem;
  }
}

.periodontal__clinic {
  margin-top: 100rem;
}
.periodontal__clinic_head {
  text-align: center;
  margin-bottom: 70rem;
}
.periodontal__clinic_head img {
  margin-bottom: 15rem;
}
@media (min-width: 751px) {
  .periodontal__clinic_head img {
    width: 527rem;
  }
}
@media (max-width: 750px) {
  .periodontal__clinic_head img {
    width: 427rem;
  }
}
.periodontal__clinic_head h2 {
  font-weight: 600;
}
@media (min-width: 751px) {
  .periodontal__clinic_head h2 {
    font-size: 40rem;
  }
}
@media (max-width: 750px) {
  .periodontal__clinic_head h2 {
    font-size: 32rem;
  }
}
.periodontal__clinic_content {
  background: #f3f3f3;
}
@media (min-width: 751px) {
  .periodontal__clinic_content {
    padding: 80rem 0 30rem 0;
  }
}
@media (max-width: 750px) {
  .periodontal__clinic_content {
    padding: 80rem 40rem 30rem;
  }
}
.periodontal__clinic_content .separate {
  margin-bottom: 55rem;
}
@media (min-width: 751px) {
  .periodontal__clinic_content .separate {
    display: flex;
    justify-content: flex-end;
  }
}
.periodontal__clinic_content .separate__left {
  text-align: center;
}
@media (min-width: 751px) {
  .periodontal__clinic_content .separate__left {
    width: 515rem;
  }
}
@media (max-width: 750px) {
  .periodontal__clinic_content .separate__left {
    margin-bottom: 50rem;
  }
}
.periodontal__clinic_content .separate__left .logo {
  margin-bottom: 50rem;
}
@media (min-width: 751px) {
  .periodontal__clinic_content .separate__left .logo {
    width: 515rem;
  }
}
@media (max-width: 750px) {
  .periodontal__clinic_content .separate__left .logo {
    width: 100%;
  }
}
.periodontal__clinic_content .separate__left p {
  color: #2c3a54;
  font-weight: 500;
  margin-bottom: 30rem;
}
@media (min-width: 751px) {
  .periodontal__clinic_content .separate__left p {
    font-size: 18rem;
  }
}
@media (max-width: 750px) {
  .periodontal__clinic_content .separate__left p {
    font-size: 26rem;
  }
}
.periodontal__clinic_content .separate__left a {
  display: block;
  margin-bottom: 40rem;
}
@media (min-width: 751px) {
  .periodontal__clinic_content .separate__left a img {
    width: 515rem;
  }
}
.periodontal__clinic_content .separate__left table {
  margin-bottom: 15rem;
  border: 1px solid #2c3a54;
  background: #fff;
  margin-bottom: 15rem;
}
.periodontal__clinic_content .separate__left table tr:not(:first-of-type) td, .periodontal__clinic_content .separate__left table tr:not(:first-of-type) th {
  color: #2c3a54;
}
.periodontal__clinic_content .separate__left table tr:first-of-type {
  border-bottom: 1px solid #2c3a54;
}
.periodontal__clinic_content .separate__left table tr th {
  text-align: center;
}
@media (min-width: 751px) {
  .periodontal__clinic_content .separate__left table tr th {
    font-size: 18rem;
    width: 120rem;
    padding: 10rem 0;
  }
}
@media (max-width: 750px) {
  .periodontal__clinic_content .separate__left table tr th {
    width: 20%;
    font-size: 26rem;
    padding: 10rem 0;
  }
}
.periodontal__clinic_content .separate__left table tr td {
  text-align: center;
  width: calc(14.2857142857% - 120rem);
}
@media (min-width: 751px) {
  .periodontal__clinic_content .separate__left table tr td {
    font-size: 18rem;
    padding: 10rem 5rem;
  }
}
@media (max-width: 750px) {
  .periodontal__clinic_content .separate__left table tr td {
    padding: 10rem 0;
    font-size: 26rem;
    vertical-align: middle;
    text-align: center;
  }
}
.periodontal__clinic_content .separate__left table tr td.color {
  color: #4b8e95;
}
.periodontal__clinic_content .separate__left small {
  display: block;
  color: #2c3a54;
  font-weight: 500;
}
@media (min-width: 751px) {
  .periodontal__clinic_content .separate__left small {
    font-size: 18rem;
  }
}
@media (max-width: 750px) {
  .periodontal__clinic_content .separate__left small {
    font-size: 26rem;
  }
}
@media (min-width: 751px) {
  .periodontal__clinic_content .separate__right {
    margin-left: 90rem;
  }
}
@media (min-width: 751px) {
  .periodontal__clinic_content .separate__right img {
    width: 832rem;
    height: 625rem;
  }
}
.periodontal__clinic_content .image {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 750px) {
  .periodontal__clinic_content .image {
    flex-wrap: wrap;
  }
}
@media (max-width: 750px) {
  .periodontal__clinic_content .image img {
    width: 48%;
    margin-bottom: 15rem;
    height: 100%;
  }
}
@media (min-width: 751px) {
  .periodontal__clinic_content .image img {
    height: 318rem;
  }
}
@media (min-width: 751px) {
  .periodontal__clinic_content .image img:nth-of-type(1) {
    width: 317rem;
  }
}
@media (min-width: 751px) {
  .periodontal__clinic_content .image img:nth-of-type(2) {
    margin-top: 70rem;
    width: 423rem;
  }
}
@media (min-width: 751px) {
  .periodontal__clinic_content .image img:nth-of-type(3) {
    width: 423rem;
  }
}
@media (min-width: 751px) {
  .periodontal__clinic_content .image img:nth-of-type(4) {
    margin-top: 70rem;
    width: 317rem;
  }
}

.gmap iframe {
  width: 100%;
  display: flex;
}
@media (min-width: 751px) {
  .gmap iframe {
    height: 538rem;
  }
}
@media (max-width: 750px) {
  .gmap iframe {
    height: 538rem;
  }
}

.periodontal__footer {
  text-align: center;
}
.periodontal__footer p {
  background: #2c3a54;
  font-weight: 600;
  color: #fff;
}
@media (min-width: 751px) {
  .periodontal__footer p {
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .periodontal__footer p {
    font-size: 28rem;
  }
}

@media (max-width: 750px) {
  .sp__float {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 50;
    width: 100%;
  }
}
@media (max-width: 750px) {
  .sp__float .separate {
    display: flex;
    align-items: center;
  }
}
.sp__float .separate a {
  display: flex;
}
@media (max-width: 750px) {
  .sp__float .separate a:nth-of-type(1) {
    width: 320rem;
  }
}
@media (max-width: 750px) {
  .sp__float .separate a:nth-of-type(2) {
    width: 293rem;
  }
}
@media (max-width: 750px) {
  .sp__float .separate a:nth-of-type(3) {
    width: 70rem;
    margin-left: 40rem;
  }
}
.sp__float .text {
  background: #bfd9e8;
  padding: 10rem;
}
.sp__float .text p {
  text-align: center;
}
@media (max-width: 750px) {
  .sp__float .text p {
    font-size: 24rem;
  }
}/*# sourceMappingURL=periodontal.css.map */