@charset "UTF-8";
/*------------------------------
    born
------------------------------*/
.treatment#born #mv {
  background: url(/asset/images/born/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.treatment#born .inner-m {
  width: 1000px;
}
.treatment#born .inner-l {
  width: 1200px;
}
.treatment#born .contents-wrap {
  background: url(/asset/images/born/bg.png) no-repeat 50% 0 #fff;
  background-size: cover;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.treatment#born h3 {
  text-align: center;
  font-size: 50px;
  margin-bottom: 50px;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", "Noto Serif JP", serif;
  color: #002987;
  font-weight: 700;
  line-height: 1.4;
}
.treatment#born h4 {
  text-align: center;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", "Noto Serif JP", serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 35px;
}
.treatment#born #born-lead p {
  text-align: center;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", "Noto Serif JP", serif;
  line-height: 1.4;
  font-size: 55px;
  font-weight: 700;
  color: #9A7A35;
  margin-bottom: 45px;
}
.treatment#born #born-lead .box {
  border: 1px solid #9A7A35;
  padding: 35px 30px;
  display: flex;
  background-color: #fff;
  margin-bottom: 50px;
}
.treatment#born #born-lead .box article {
  width: 70%;
  box-sizing: border-box;
  padding-right: 70px;
  font-size: 18px;
}
.treatment#born #born-lead .box figure {
  width: 30%;
}
.treatment#born #born-lead .box figure img {
  width: 100%;
}
.treatment#born #born-lead .check-box {
  background-color: #fff;
  padding: 35px 50px;
  margin-bottom: 85px;
}
.treatment#born #born-lead .check-box ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px 40px;
}
.treatment#born #born-lead .check-box ul li {
  line-height: 1.4;
  border-bottom: 1px dashed #333;
  font-size: 18px;
  padding-bottom: 10px;
}
.treatment#born #born-lead .check-box ul li span {
  display: inline-block;
  position: relative;
  padding-left: 45px;
}
.treatment#born #born-lead .check-box ul li span:before {
  content: "";
  background: url(/asset/images/born/check.png) no-repeat;
  background-size: 25px;
  width: 25px;
  height: 17.5px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.treatment#born #borns-kinds {
  margin-bottom: 45px;
}
.treatment#born #borns-kinds table {
  width: 100%;
  background-color: #fff;
}
.treatment#born #borns-kinds table th,
.treatment#born #borns-kinds table td {
  padding: 20px 5px;
  border: 0px;
  border-bottom: 1px solid #707070;
  box-sizing: border-box;
  width: 25%;
  text-align: left;
  line-height: 1.6;
  font-size: 18px;
}
.treatment#born #borns-kinds table th {
  padding-left: 60px;
  padding-right: 60px;
  white-space: nowrap;
}
.treatment#born #borns-kinds table td {
  padding-right: 60px;
}
.treatment#born #borns-kinds table td:last-of-type {
  padding-right: 60px;
  width: 8em;
}
.treatment#born #borns-kinds table tr.head th {
  background-color: #002987;
  color: #fff;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", "Noto Serif JP", serif;
  white-space: nowrap;
  text-align: left;
  padding-left: 0px;
  font-size: 20px;
}
.treatment#born #borns-kinds table tr.head th:nth-of-type(1) {
  padding-left: 60px;
}
.treatment#born #borns-kinds table tr.head th:last-of-type {
  padding-right: 60px;
  width: 8em;
}
.treatment#born #born-point {
  padding: 45px 0;
  background-color: #fbf8ee;
}
.treatment#born #born-point .box {
  background-color: #fff;
  padding: 40px 50px;
}
.treatment#born #born-point .box h4 {
  font-size: 30px;
  color: #9A7A35;
}
.treatment#born #born-point .box h4 span {
  display: inline-block;
  position: relative;
  padding-left: 70px;
}
.treatment#born #born-point .box h4 span:before {
  content: "";
  background: url(/asset/images/born/icon_point.png) no-repeat;
  background-size: 66px;
  width: 66px;
  height: 66px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.treatment#born #born-point .box .flex {
  display: flex;
}
.treatment#born #born-point .box .flex article {
  width: 74%;
  box-sizing: border-box;
  padding-right: 60px;
}
.treatment#born #born-point .box .flex article ul li {
  font-size: 18px;
  line-height: 1.6;
  position: relative;
  padding-left: 1.5em;
  margin-bottom: 5px;
}
.treatment#born #born-point .box .flex article ul li:last-child {
  margin-bottom: 0px;
}
.treatment#born #born-point .box .flex article ul li:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
.treatment#born #born-point .box .flex figure {
  width: 26%;
}
.treatment#born #born-point .box .flex figure img {
  width: 100%;
}
.treatment#born #yoyaku {
  padding: 70px 0 65px;
  background: url(/asset/images/born/cp_bg.jpg) no-repeat 50% 0;
  background-size: cover;
}
.treatment#born #yoyaku h3 {
  font-family: "Noto Sans Japanese", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #c51a1a;
  margin-bottom: 0px;
  font-size: 40px;
}
.treatment#born #yoyaku .button-contents {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  margin-top: 20px;
  gap: 30px;
  max-width: 1200px;
  flex-wrap: wrap;
}
.treatment#born #yoyaku .button-line {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 340px;
  margin: 0 auto;
  padding: 10px 0px;
  border: 2px solid #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 8px #1db737;
  background-color: #1db737;
  color: #fff;
  font-weight: 700;
  font-size: 30px;
  flex-wrap: wrap;
  margin-top: 30px;
  line-height: 1.2;
}
.treatment#born #yoyaku .button-line span {
  font-size: 20px;
}
.treatment#born #yoyaku .button-line::after {
  transform: rotate(45deg);
  width: 10px;
  height: 10px;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  content: "";
  position: absolute;
  margin-left: 300px;
}
.treatment#born #yoyaku .button-line:hover {
  opacity: 0.8;
  transition: 0.4s;
}
.treatment#born #yoyaku .button-web {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 340px;
  margin: 0 auto;
  padding: 10px 0px;
  border: 2px solid #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 8px #c51a1a;
  background-color: #c51a1a;
  color: #fff;
  font-weight: 700;
  font-size: 30px;
  flex-wrap: wrap;
  margin-top: 30px;
  height: 75px;
}
.treatment#born #yoyaku .button-web::after {
  transform: rotate(45deg);
  width: 10px;
  height: 10px;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  content: "";
  position: absolute;
  margin-left: 300px;
}
.treatment#born #yoyaku .button-web:hover {
  opacity: 0.8;
  transition: 0.4s;
}
.treatment#born #yoyaku .button-tel {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 340px;
  margin: 0 auto;
  padding: 10px 0px;
  border: 2px solid #c51a1a;
  border-radius: 5px;
  box-shadow: 0 0 0 8px white;
  background-color: white;
  color: #c51a1a;
  font-weight: 700;
  font-size: 35px;
  margin-top: 30px;
  height: 75px;
}
.treatment#born #yoyaku .button-tel:hover {
  opacity: 0.8;
  transition: 0.4s;
}
.treatment#born #yoyaku .button-tel span {
  background-color: #c51a1a;
  color: white;
  font-size: 20px;
  margin-right: 10px;
  padding: 0 3px;
}
.treatment#born .born-cp {
  padding: 70px 0 65px;
  background: url(/asset/images/born/cp_bg.jpg) no-repeat 50% 0;
  background-size: cover;
}
.treatment#born .born-cp .inner-l {
  width: 1080px;
}
.treatment#born .born-cp h4 {
  font-family: "Noto Sans Japanese", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #c51a1a;
}
.treatment#born .born-cp ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 90px;
}
.treatment#born .born-cp ul li a {
  display: block;
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  height: 120px;
  line-height: 120px;
  font-weight: 700;
  font-size: 30px;
  position: relative;
  color: #c51a1a;
  white-space: nowrap;
  transition: 0.3s all;
}
.treatment#born .born-cp ul li a:hover {
  opacity: 0.7;
}
.treatment#born .born-cp ul li a:before {
  content: "";
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  position: absolute;
  top: 10px;
  left: 10px;
  box-sizing: border-box;
  border: 2px solid #c51a1a;
  border-radius: 5px;
}
.treatment#born .born-cp ul li a span {
  display: inline-block;
  position: relative;
}
.treatment#born .born-cp ul li.reserve a {
  background-color: #c51a1a;
  color: #fff;
}
.treatment#born .born-cp ul li.reserve a:before {
  border-color: #fff;
}
.treatment#born .born-cp ul li.reserve a span {
  padding-left: 65px;
  padding-right: 35px;
}
.treatment#born .born-cp ul li.reserve a span:before {
  content: "";
  background: url(/asset/images/born/icon_pc.png) no-repeat;
  background-size: 52px;
  width: 52px;
  height: 52px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.treatment#born .born-cp ul li.reserve a span:after {
  content: "";
  background: url(/asset/images/born/arrow.png) no-repeat;
  background-size: 15px;
  width: 15px;
  height: 23.5px;
  position: absolute;
  top: 52%;
  right: 0;
  transform: translateY(-50%);
}
.treatment#born .born-cp ul li.tel a {
  font-size: 48px;
  letter-spacing: 0.05em;
}
.treatment#born .born-cp ul li.tel a span {
  padding-left: 2em;
}
.treatment#born .born-cp ul li.tel a span:before {
  content: "TEL";
  color: #fff;
  background-color: #c51a1a;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font-size: 25px;
  line-height: 1;
  padding: 5px 15px;
}

@media screen and (max-width: 768px) {
  .treatment#born .inner-m {
    width: 100%;
  }
  .treatment#born .inner-l {
    width: 100%;
  }
  .treatment#born h3 {
    font-size: 28px;
    margin-bottom: 25px;
  }
  .treatment#born h4 {
    font-size: 23px;
    margin-bottom: 15px;
  }
  .treatment#born #born-lead p {
    font-size: 24px;
    margin-bottom: 25px;
    white-space: nowrap;
  }
  .treatment#born #born-lead .box {
    padding: 15px 20px;
    margin-bottom: 45px;
    flex-direction: column-reverse;
  }
  .treatment#born #born-lead .box article {
    width: 100%;
    padding-right: 0px;
    font-size: 16px;
  }
  .treatment#born #born-lead .box figure {
    width: 100%;
    margin-bottom: 20px;
  }
  .treatment#born #born-lead .check-box {
    padding: 25px 20px;
    margin-bottom: 45px;
  }
  .treatment#born #born-lead .check-box ul {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
  .treatment#born #born-lead .check-box ul li {
    font-size: 16px;
    padding-bottom: 10px;
  }
  .treatment#born #born-lead .check-box ul li span {
    padding-left: 35px;
  }
  .treatment#born #born-lead .check-box ul li span:before {
    content: "";
    background: url(/asset/images/born/check.png) no-repeat;
    background-size: 20px;
    width: 20px;
    height: 14.5px;
  }
  .treatment#born #borns-kinds {
    margin-bottom: 35px;
  }
  .treatment#born #borns-kinds .table-wrap {
    width: 100%;
    overflow-x: scroll;
  }
  .treatment#born #borns-kinds table {
    width: 100%;
    min-width: 800px;
    background-color: #fff;
  }
  .treatment#born #borns-kinds table th,
  .treatment#born #borns-kinds table td {
    padding: 10px 5px;
    font-size: 16px;
  }
  .treatment#born #borns-kinds table th {
    padding-left: 30px;
    padding-right: 30px;
    width: 4em;
  }
  .treatment#born #borns-kinds table td {
    padding-right: 30px;
  }
  .treatment#born #borns-kinds table td:last-of-type {
    padding-right: 30px;
    width: 4em;
  }
  .treatment#born #borns-kinds table tr.head th {
    border: 0px !important;
    padding-left: 0px;
    font-size: 18px;
  }
  .treatment#born #borns-kinds table tr.head th:nth-of-type(1) {
    padding-left: 30px;
    width: 4em;
  }
  .treatment#born #borns-kinds table tr.head th:last-of-type {
    padding-right: 30px;
    width: 4em;
  }
  .treatment#born #born-point {
    padding: 35px 0;
  }
  .treatment#born #born-point .box {
    padding: 20px 25px;
  }
  .treatment#born #born-point .box h4 {
    font-size: 20px;
  }
  .treatment#born #born-point .box h4 span {
    padding-left: 46px;
  }
  .treatment#born #born-point .box h4 span:before {
    content: "";
    background: url(/asset/images/born/icon_point.png) no-repeat;
    background-size: 36px;
    width: 36px;
    height: 36px;
  }
  .treatment#born #born-point .box .flex {
    flex-direction: column-reverse;
  }
  .treatment#born #born-point .box .flex article {
    width: 100%;
    padding-right: 0px;
  }
  .treatment#born #born-point .box .flex article ul li {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .treatment#born #born-point .box .flex figure {
    width: 100%;
    margin-bottom: 20px;
  }
  .treatment#born #yoyaku {
    padding: 35px 0 40px;
  }
  .treatment#born #yoyaku h3 {
    font-size: 22px;
    margin-bottom: 0px;
  }
  .treatment#born #yoyaku .button-line {
    width: 270px;
    font-size: 24px;
    padding: 10px 0px;
  }
  .treatment#born #yoyaku .button-line span {
    font-size: 18px;
    font-weight: 500;
  }
  .treatment#born #yoyaku .button-line::after {
    margin-left: 240px;
    width: 8px;
    height: 8px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }
  .treatment#born #yoyaku .button-web {
    width: 270px;
    font-size: 24px;
    padding: 10px 0px;
    height: 63px;
  }
  .treatment#born #yoyaku .button-web::after {
    margin-left: 240px;
    width: 8px;
    height: 8px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }
  .treatment#born #yoyaku .button-tel {
    width: 270px;
    font-size: 28px;
    padding: 10px 0px;
    height: 63px;
  }
  .treatment#born #yoyaku .button-tel::after {
    margin-left: 240px;
    width: 8px;
    height: 8px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }
  .treatment#born #yoyaku .button-tel span {
    font-size: 15px;
    margin-right: 7px;
  }
  .treatment#born #yoyaku .button-contents {
    margin-top: 10px;
    gap: 0;
    max-width: 500px;
  }
  .treatment#born .born-cp {
    padding: 35px 0 40px;
  }
  .treatment#born .born-cp .inner-l {
    width: 100%;
  }
  .treatment#born .born-cp ul {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }
  .treatment#born .born-cp ul li a {
    height: 80px;
    line-height: 80px;
    font-size: 18px;
  }
  .treatment#born .born-cp ul li a:hover {
    opacity: 1;
  }
  .treatment#born .born-cp ul li a:before {
    content: "";
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    top: 5px;
    left: 5px;
  }
  .treatment#born .born-cp ul li.reserve a span {
    padding-left: 40px;
    padding-right: 25px;
  }
  .treatment#born .born-cp ul li.reserve a span:before {
    content: "";
    background: url(/asset/images/born/icon_pc.png) no-repeat;
    background-size: 32px;
    width: 32px;
    height: 32px;
  }
  .treatment#born .born-cp ul li.reserve a span:after {
    content: "";
    background: url(/asset/images/born/arrow.png) no-repeat;
    background-size: 10px;
    width: 10px;
    height: 18px;
  }
  .treatment#born .born-cp ul li.tel a {
    font-size: 26px;
  }
  .treatment#born .born-cp ul li.tel a span {
    padding-left: 2.6em;
  }
  .treatment#born .born-cp ul li.tel a span:before {
    font-size: 16px;
    padding: 5px 10px;
  }
}