@charset "utf-8";
/* CSS Document */
body {
  font-family: 'Noto Sans JP', sans-serif;
}
.wrap {
  overflow: hidden;
}
.txt_center {
  text-align: center;
}
table {
  width: 100%;
}
img {
  max-width: 100%;
  height: auto;
  transition: 1.0s;
}
.linkblue {
  color: #00f;
}
.center-block, .treatment img {
  display: block;
  margin: 0 auto;
}

.width640{ padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 640px;}

.container-f {
  padding-left: 0px;
  padding-right: 0px;
  margin-right: auto;
  margin-left: auto;
}
.container {
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px;
}
.container-w {
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1600px;
}
.sec_box_first {
  padding-top: 60px;
}
a {
  text-decoration: none;
  color: #000;
}
header {
  display: flex;
  padding: 0 16px;
}
.main {
  z-index: 1000 !important;
  position: relative;
}
header h1 {
  margin: 0;
  font-size: 22px;
}
.sp-menu {
  margin-left: auto;
}
.sp-menu #open {
  font-size: 32px;
  line-height: 64px;
  cursor: pointer;
  position: fixed;
  top: 0;
  right: 10px;
  z-index: 90;
}
main {
  padding: 0 16px;
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, .9);
  text-align: center;
  padding-bottom: 64px;
  opacity: 0;
  pointer-events: none;
  transition: opacity .6s;
  z-index: 100;
  padding-top: 64px;
}
.overlay ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.overlay li {
  font-family: 'Noto Serif JP', serif;
  list-style: none;
  margin-top: 24px;
  opacity: 0;
  transform: translateY(16px);
  transition: opacity .3s, transform .3s;
}
.overlay.show li {
  opacity: 1;
  transform: none;
}
.overlay.show li:nth-child(1) {
  transition-delay: .1s;
}
.overlay.show li:nth-child(2) {
  transition-delay: .2s;
}
.overlay.show li:nth-child(3) {
  transition-delay: .3s;
}
.overlay.show li:nth-child(4) {
  transition-delay: .4s;
}
.overlay.show li:nth-child(5) {
  transition-delay: .5s;
}
.overlay.show li:nth-child(6) {
  transition-delay: .6s;
}
.overlay.show li:nth-child(7) {
  transition-delay: .7s;
}
.overlay.show li:nth-child(8) {
  transition-delay: .8s;
}
.overlay.show li:nth-child(9) {
  transition-delay: .9s;
}
.overlay.show {
  opacity: 1;
  pointer-events: auto;
}
.overlay #close {
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 32px;
  cursor: pointer;
}
.sp-menu #open.hide {
  display: none;
}
.logo img {
  max-height: 50px;
  width: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: fixed;
  top: 0;
  z-index: 90;
  left: 5% !important;
}
.overlay a {
  color: #2f4590;
  font-size: 20px;
}
.headerphone {
  position: absolute;
  right: 65px;
  z-index: 1000;
  top: 0;
  padding: 10px;
}
.headerphone img {
  height: 58px;
  width: auto;
}
.feature .bg_tl {
  color: #CCC0A7;
}
.reason .bg_tl {
  color: #D5CEC2;
}
.sliderinner {
background: #fff;
  margin-left: 10px;
    padding-left:40px;
  margin-right: 10px;
}
.treatment {
  padding-top: 100px;
  padding-bottom: 100px;
}
p, li, th, td {
  font-size: 15px;
  line-height: 1.7em;
  letter-spacing: .1em;
}

.ex{white-space: nowrap;}
.mv {
  height: 100vh;
  position: relative;
  width: 100%;
}
.mvlogo {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 447px;
  height: 117px;
}
.news {
  background: #f8f5f0;
  padding-top: 30px;
  padding-bottom: 30px;
}
.news .txtright {
  font-family: 'Noto Serif JP', serif;
}
.news li {
  line-height: 1.9em;
}
.newsdate {
  margin-right: 30px;
  font-family: 'Noto Serif JP', serif;
}
.sec_box {
  padding-top: 120px;
  padding-bottom: 120px;
}
.first_sec_box {
  padding-top: 60px;
  padding-bottom: 120px;
}
.tl_area {
  text-align: center;
  margin-bottom: 50px;
}
.en_tl {
  text-transform: uppercase;
  font-size: clamp(40px, 10vw, 70px);
  font-family: 'Cormorant Infant', serif;
  color: #35353c;
  font-weight: 500;
  letter-spacing: 2px;
  text-align: center;
  position: relative;
}
.en_tl:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px; /*下線の上下位置調整*/
  display: inline-block;
  width: 50px; /*下線の幅*/
  height: 1px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #000; /*下線の色*/
}
.jp_tl {
  color: #35353c;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 400;
  font-size: clamp(14px, 2vw, 20px);
  margin-top: 25px;
}
.jp_tl_lg {
  color: #333;
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  font-size: clamp(18px, 2vw, 35px);
  line-height: 1.5em;
  margin-bottom: 35px;
}
.txtright {
  text-align: right;
}
.flex_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex_box_center, .flex_box_reverse_center {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.flex_box_reverse {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex_box_nowrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.treatment {
      background-color: rgba(124, 160, 192, .3);
}
.item2 {
  width: calc(50% - 10px);
}
.item3 {
  width: calc(33.3% - 15px);
}
.item4 {
  width: calc(25% - 10px);
}
.item5 {
  width: calc(20% - 10px);
}
.item_box {
  background-color: #fff;
  padding: 40px;
  margin-bottom: 25px;
}
.item_box h3 {
  font-family: 'Noto Serif JP', serif;
  font-size: clamp(16px, 2vw, 20px);
  letter-spacing: 0.15em;
  text-align: center;
  margin-bottom: 20px;
  line-height: 1.8em;
}
.item_box p {
  margin-bottom: 20px;
}
.btn_basic_line {
  border: 1px solid #333;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  letter-spacing: 0.15em;
  font-size: 15px;
  display: block;
  padding: 13px 10px;
}
.treatment .btn_basic_line {
  font-size: 12px;
}
.btn_basic_line:hover {}
.txt_cen_spleft {
  text-align: center;
}
.mt50 {
  margin-top: 50px;
}
.p80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.feature_tl {
  font-family: 'Noto Serif JP', serif;
  font-size: clamp(18px, 2vw, 20px);
}
.feature_num {
  font-family: 'Zen Old Mincho', serif;
  color: #2f4590;
  font-size: 40px;
}
.inlinelist li {
  display: inline !important;
}
.innergrid {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.feature_img {
  width: calc(30% - 10px);
}
.feature_txt {
  width: calc(70% - 10px);
}
.feature_txt p {
  line-height: 1.8em;
}
.gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 16.25%;
  position: relative;
}
.gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.info {
  background: #f5f5eb;
}
.smtx {
  font-size: 12px;
}
footer {
  background: #f8f5f0;
}
.clinichour {
  margin-top: 15px;
  margin-bottom: 15px;
}
.clinichour th {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  font-weight: 500;
}
.clinichour td {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  font-weight: 600;
  color: #2f4590;
}
.brn {
  color: #2f4590;
}
.addressbox {
  background: #fff;
  padding: 30px;
  font-weight: 500;
  font-size: 17px;
  position: relative;
  margin-bottom: 20px;
}
.addressbox_rightbtn {
  position: absolute;
  top: 0;
  width: 48%;
  text-align: center;
  right: 0;
}
.addressbox_btn {
  color: #fff;
  display: block;
  background: #7ca0c0;
  padding: 15px;
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: 500;
}
.clinic_info li {
  font-size: clamp(14px, 2vw, 16px);
  text-align: center;
  background: #ed9e91;
  color: #fff;
  padding: 13px 0;
  width: calc(50% - 10px);
  font-weight: 600;
}
.clinic_info ul {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
.web1 {
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  font-size: 20px;
  letter-spacing: 1.5px;
  width: 98%;
  display: block;
  border: #7ca0c0 solid 1px;
  padding: 18px 5px;
  background: #fff;
  border-bottom-right-radius: 12px;
}
.btnsub {
  font-size: 14px;
  margin-right: 10px;
}
.brnbtn {
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  font-size: clamp(14px, 2vw, 18px);
  letter-spacing: 1.5px;
  width: 30%;
  display: block;
  background: #7ca0c0;
  padding: 20px 5px;
  color: #fff;
  margin: auto;
  transition: all 0.5s 0s ease;
}
.clinic {
  background: url("../img/clinicbg.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.dummy {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  background: #ccc;
  margin-bottom: 30px;
}
.round {
  font-family: 'Zen Old Mincho', serif;
  font-size: clamp(20px, 2vw, 27px);
  background-color: rgba(255, 255, 255, 0.7);
  padding: 87px 50px;
  border-radius: 50%;
}
.round h4 {
  text-align: center;
  line-height: 2em;
  font-weight: 400;
}
.copy {
  text-align: center;
  background: #fff;
  padding: 20px 0;
}
.copy p {
  font-size: 10px;
}
.footer_menu {
  padding-top: 80px;
  padding-bottom: 80px;
  background: rgba(124, 160, 192, .5);
}
.footer_menu a {
  color: #fff;
}
.footer_menu li {
  font-size: 13px;
  line-height: 1.9em;
}
.footer_menu h4 {
  font-size: 13px;
  margin-bottom: 10px;
  letter-spacing: .1em;
  color: #fff;
  border-bottom: 1px solid #fff;
  font-weight: 400;
  padding-bottom: 10px;
}
.footer_menu ul {
  padding-left: 20px;
}
#pageTop {
  position: fixed;
  bottom: 10px;
  right: 5px;
}
#pageTop a {
  display: block;
  z-index: 999;
  padding: 9px 6px 0 9px;
  width: 30px;
  height: 30px;
  background-color: #555;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.pc_float {
  position: fixed;
  right: 0;
  bottom: 30%;
}
.floatpcbtn {
  color: #fff;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  background-color: #ed9e91;
  padding: 25px 7px;
  letter-spacing: 3px;
  font-size: 14px;
  font-family: 'Noto Serif JP', serif;
  margin-bottom: 20px;
  font-weight: 400;
  transition: all 0.5s 0s ease;
}
.floatsns {
  background-color: #7ca0c0;
  color: #fff;
  border-radius: 50%;
  padding: 10px 15px;
  margin-bottom: 20px;
  transition: all 0.5s 0s ease;
}
.kasou_mv {
  position: relative;
  padding: 150px 0;
  background: #ccc;
}
.mt30 {
  margin-top: 30px;
}
.kasou_mv h1,
.kasou_mv .kasou_title {
  position: absolute;
  text-align: center;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 50%;
  height: 10%;
  font-weight: 400;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: .2rem;
  color: #fff;
  font-size: clamp(20px, 2vw, 35px);
}
.para_tl {
  font-size: clamp(17px, 2vw, 20px);
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  letter-spacing: .1rem;
  border-left: 5px solid #7ca0c0;
  line-height: 1.6;
  padding-left: 0.66em;
  margin-bottom: 20px;
}

 .eq_merit .para_tl {
  font-size: clamp(17px, 2vw, 20px);
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  letter-spacing: .1rem;
  border-bottom: 1px solid #7ca0c0;
     border-left:none;
  line-height: 1.6;
     padding-left: 0;
  padding-bottom: 0.66em;
  margin-bottom: 20px;
         color:#7ca0c0;
}

.sub_para_tl {
  margin-top: 20px;
  font-size: clamp(16px, 2vw, 18px);
  margin-bottom: 10px;
  line-height: 1.6;
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  border-bottom: solid 1px #7ca0c0;
  letter-spacing: .1rem;

}
.round_num_list {
  margin-bottom: 20px;
  padding-left: 20px;
}
.round_num_list li {
  line-height: 2.2em;
}
.marker_yellow {
  background: linear-gradient(transparent 60%, #ff6 60%);
}
.marker_brown {
  background: linear-gradient(transparent 60%, #e1daca 60%);
}
.nayami_transfer li {
  line-height: 2.2em;
}
.beigebg {
  background-color:rgba(135,191,156,.3)
}
.number_shadow {
  font-size: 130px;
  font-family: 'Cormorant Infant', serif;
  color: rgba(135,191,156,.5);
  position: absolute;
  z-index: 10;
  top: -5%;
}
.whbox {
  background: #fff;
  position: relative;
  padding: 50px 50px;
  margin-bottom: 120px;
}
.whbox .para_tl {
  margin-top: 80px;
}
.merit_detail .imgfix img {
  object-fit: cover;
  height: 300px;
  width: 100%;
}
.jp_tl_lg_line {
  color: #333;
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  font-size: clamp(18px, 2vw, 30px);
  line-height: 1.5em;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #7ca0c0;
}
.jp_tl_br {
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  font-size: clamp(17px, 2vw, 18px);
  letter-spacing: .1rem;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #7ca0c0;
  line-height: 1.5em;
  text-align: center;
}
.brnbtn_left {
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  font-size: clamp(14px, 2vw, 18px);
  letter-spacing: 1.5px;
  width: 50%;
  display: block;
  background: #7ca0c0;
  padding: 20px 5px;
  color: #fff;
}
.txtleft {
  text-align: left;
}
.item30 {
  width: calc(30% - 10px);
}
.item40 {
  width: calc(40% - 10px);
}
.item60 {
  width: calc(60% - 10px);
}
.p30 {
  padding-bottom: 30px;
  padding-top: 30px;
}
.item70 {
  width: calc(70% - 10px);
}
.under_dot li {
  border-bottom: 1px dashed #ccc;
  padding-top: 15px;
  padding-bottom: 15px;
}
.riskpage .sec_box, .policy .sec_box {
  padding-top: 30px;
  padding-bottom: 30px;
}
.riskpage, .policy {
  padding-bottom: 60px;
}
.sec_tl {
  text-align: center;
  font-size: clamp(18px, 2vw, 25px);
  font-weight: 400;
  font-family: 'Noto Serif JP', serif;
  line-height: 1.5em;
  letter-spacing: .2rem;
  margin-bottom: 35px;
}
.sec_tl_en {
  text-transform: uppercase;
  margin-bottom: 20px;
  text-align: center;
  font-size: clamp(10px, 10vw, 15px);
  font-family: 'Cormorant Infant', serif;
}
.digital {
  background: url(../img/digitalbg.jpg);
  background-position: center;
  background-size: cover;
}
.lightgray {
  background-color: rgba(243, 239, 227, .3);
}
.whboxshadow {
  background: #fff;
  padding: 50px 20px;
  box-shadow: 0px 0px 15px -5px #777777;
  border-radius: 0px;
  margin-top: 50px;
  text-align: center;
  display: block;
}
.whboxshadow ol {
  display: inline-block
}
.whboxshadow li {
  text-align-last: left;
}
.goldnum {
  list-style: none;
  counter-reset: ol_li;
}
.goldnum li {
  padding-bottom: 13px;
  font-weight: 500;
  font-size: clamp(14px, 2vw, 18px);
}
.goldnum li:before {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #000;
  counter-increment: ol_li; /* ol_li カウンタの値に1加える */
  content: counter(ol_li); /* before擬似要素のcontentで出力 */
  color: #7ca0c0;
}
.goldtxt {
  color: #7ca0c0;
}
.caution1 {
    background-color: #f8f5f0;
  padding: 20px;
}
.caution1 p {
  font-size: 12px;
}
.breadcrumb {
  padding-top: 15px;
  padding-bottom: 15px;
  list-style: none;
}
.breadcrumb li {
  display: inline;
  list-style: none;
  font-size: 13px;
}
.breadcrumb li:after {
  content: '>';
  padding: 0 0.2em;
  color: #555;
}
.breadcrumb li:last-child:after {
  content: '';
}
.breadcrumb li a {
  text-decoration: none;
  color: #000;
}
.breadcrumb li a:hover {
  text-decoration: underline;
}
.goldbg {
  background: #7ca0c0;
}
.goldbg h1 {
  color: #fff;
}
.treatment_cat {
  background-position: center!important;
  background-size: cover;
  background: url(../img/treatment_cat_bg.jpg);
}
.clinic_cat {
  background: url(../img/clinic_cat_bg.jpg);
  background-position:top center!important;
  background-size: cover;
}
.lightbeigebg {
  background-color: rgba(243, 239, 227, .3);
  padding: 54px 50px 50px;
}
.lightbeigebg30 {
  background-color: rgba(243, 239, 227, .3);
  padding: 30px;
}
.lightbeigebg0 {
  background-color: rgba(243, 239, 227, .3);
}
.whitebg {
  background-color: #fff;
  padding: 54px 50px 50px;
}
.whitebg30 {
  background-color: #fff;
  padding: 30px;
}
.whitebg0 {
  background-color: #fff;
}
.drtable th {
  font-size: 16px;
  font-weight: 400;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  padding-top: 15px;
}
.drtable td {
  padding-bottom: 15px;
  padding-top: 15px;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
  font-family: 'Noto Serif JP', serif;
}
.tl_jp {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
}
.drinfo .tl_jp {
  padding-bottom: 10px;
  font-size: clamp(16px, 2vw, 18px);
  border-bottom: 1px solid #7ca0c0;
  margin-bottom: 10px;
}
.drinfo2 {
  margin-bottom: 15px;
  margin-top: 70px;
  padding-left: 10px;
  border-left: 2px solid #7ca0c0;
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
}
.rakureki th, td {
  padding-bottom: 7px;
  padding-top: 7px;
}
.newslist li {
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: dashed #ccc 1px;
}
.newsdate {
  color: #2f4590;
  font-weight: 500;
}
.newstitle {
  color: #7ca0c0;
  letter-spacing: .1rem;
  font-weight: 400;
  margin-bottom: 20px;
  font-size: 25px;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
}
.articledate {
  font-weight: 400;
  color: #999;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  margin-bottom: 30px;
}
.article_tl_main {
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  font-size: clamp(18px, 2vw, 20px);
  border-bottom: solid 1px #7ca0c0;
  padding-top: 12px;
  border-left: solid 6px #7ca0c0;
  padding-bottom: 12px;
  padding-left: 10px;
  margin-bottom: 30px;
  letter-spacing: .1rem;
  line-height: 1.5em;
  background: rgba(192, 157, 115, .1)
}
.article_tl_sub {
  line-height: 1.5em;
  padding-top: 8px;
  border-left: solid 6px #7ca0c0;
  padding-bottom: 8px;
  padding-left: 10px;
  font-family: 'Noto Serif JP', serif;
  font-size: clamp(16px, 2vw, 18px);
}
.article_para {
  padding-bottom: 30px;
  padding-top: 30px;
}
.articlepage img {
  padding-bottom: 5px;
  padding-top: 5px;
}
.articlepage {
  padding-bottom: 70px;
}
.article_box {
  padding-top: 50px;
  padding-bottom: 50px;
}
.blog_mokuji {
  background-color: #f9f8f7;
  padding: 50px 60px;
  margin: auto;
  width: 60%;
}
.blog_mokuji a {
  text-decoration: underline;
}
.blog_mokuji li {
  line-height: 35px;
  font-weight: 600;
}
.blog_mokuji ol {
  padding-left: 20px;
}
.blog_mokuji h4 {
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #7ca0c0;
  text-align: center;
  border-bottom: #7ca0c0 solid 1px;
}
.innermokuji {
  padding-left: 40px;
}
.innermokuji li {
  font-weight: 400;
}
.caselist {
  background-color: #f9f8f7;
}
.case_box {
  background-color: #fff;
  padding: 50px;
  margin-bottom: 30px;
}
.case_box img {
  margin: auto;
  display: block;
}
.case_cat li {
  display: inline-block;
  margin-right: 10px;
  background-color: #7ca0c0;
  font-size: 12px;
  padding: 3px 10px;
  letter-spacing: .1rem;
  border-radius: 3px;
}
.case_cat a {
  color: #fff;
}
.case_box h1,
.case_box h2,
.case_box h3 {
  font-size: 22px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.btn_basic_line_gold {
  border: 1px solid #2f4590;
  color: #2f4590;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  letter-spacing: 0.15em;
  width: 50%;
  font-weight: 500;
  font-size: 14px;
  display: block;
  margin: auto;
  padding: 13px 10px;
  margin-top: 20px;
  transition: all .3s ease;
}
.btn_basic_line_gold:hover {
  background: #2f4590;
  color: #fff;
}
.btn_left_blue {
  border: 1px solid #2f4590;
  background: #2f4590;
  color: #fff;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  letter-spacing: 0.15em;
  width: 50%;
  font-weight: 500;
  font-size: 14px;
  display: block;
  padding: 13px 10px;
  margin-top: 20px;
  transition: all .3s ease;
}
.btn_left_blue:hover {
  background: #fff;
  color: #2f4590;
}
.case_article .case_box {
  padding: 0;
}
.case_table {
  margin-top: 30px;
}
.case_table th {
  background-color: #f9f8f7;
  width: 25%;
  font-weight: 400;
  color: #7ca0c0;
  padding: 15px 10px;
  border: #ccc solid 1px;
}
.case_table td {
  background-color: #fff;
  padding: 15px 10px;
  border: #ccc solid 1px;
}
.Pagination {
  display: flex;
  align-items: center;
  border: solid 2px #111;
}
.pagenation {
  margin-top: 25px;
  text-align: center;
}
.pagenation li {
  display: inline-block;
  font-size: 17px;
  padding: 5px;
}
.active_page {
  color: #7ca0c0;
}
.pagenation a:hover {
  color: #7ca0c0;
}
.access_table td {
  padding: 10px;
  border-bottom: 1px solid #ccc;
}
.access_info h3 {
  text-align: center;
  line-height: 1.6em;
  margin-bottom: 20px;
}
.gmap2 {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.gmap2 iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.down_arrow {
  padding: 40px 0;
  text-align: center;
  font-size: 40px;
  color: #ed9e91;
}
.access h4 {
  font-size: 20px;
  padding-bottom: 20px;
  font-weight: 500;
  letter-spacing: .1rem;
}
.readmore {
  margin-top: 10px;
  text-align: right;
  text-decoration: underline;
}
.columbox h4 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: 500;
  color: #7ca0c0;
}
.columbox {
  margin-bottom: 50px;
}
.accordion-area {
  list-style: none;
  width: 100%;
  margin: 0 auto;
}
.accordion-area li {
  margin: 10px 0;
}
.accordion-area section {
  border-bottom: 1px solid #ccc;
}
/*アコーディオンタイトル*/
.accordion-area .title {
  position: relative;
  cursor: pointer;
  font-weight: 500;
  font-size: clamp(14px, 2vw, 17px);
  padding: 3% 3% 3% 50px;
  transition: all .5s ease;
  margin-bottom: 18px;
  color: #333;
}
/*アイコンの＋と×*/
.title::before, .title::after {
  position: absolute;
  content: '';
  width: 15px;
  height: 2px;
  background-color: #333;
}
.title::before {
  top: 48%;
  left: 15px;
  transform: rotate(0deg);
}
.title::after {
  top: 48%;
  left: 15px;
  transform: rotate(90deg);
}
/*　closeというクラスがついたら形状変化　*/
.title.close::before {
  transform: rotate(45deg);
}
.title.close::after {
  transform: rotate(-45deg);
}
/*アコーディオンで現れるエリア*/
.box {
  display: none;
  margin: 0 3% 3% 3%;
}
.newslist .item3 {
  margin-bottom: 60px;
}
.article_tl {
  font-size: 25px;
}
.article_date {
  color: #ff7c3c;
  margin-bottom: 30px;
  margin-top: 12px;
  font-family: 'Prompt', sans-serif;
  font-weight: 700;
}
.faqbox {
  padding-top: 150px;
  margin-bottom: 100px;
}
.p50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.invisa1 img {
  margin: 0 auto;
  display: block;
  width: 60%;
  margin-bottom: 20px;
}
.invisa1 h4 {
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 20px;
}
.tr_nayami {
  text-align: center;
  list-style: circle;
  display: inline-block;
}
.tr_nayami li {
  font-size: 16px;
  text-align: left;
}
.treatment_nayami .flex_box {
  justify-content: center;
}
.treatment_ft h4 {
  font-size: clamp(17px, 2vw, 19px);
  letter-spacing: .1em;
  text-align: center;
  font-weight: 500;
  line-height: 1.3em;
  margin-top: 18px;
  margin-bottom: 15px;
}
.treatment_ft img {
  width: 70%;
  margin: 0 auto;
  display: block;
}
.fee_tb th {
  padding: 15px 28px;
  background-color: rgba(124,160,192,.2);
  color: #555;
  font-weight: 500;
  border: 1px solid #ccc;
}
.fee_tb2 td {
  border: 1px solid #ccc;
  color: #000;
  font-weight: 500;
  padding: 15px 28px;
  background-color: #fff;
}
.fee_tb2 th {
  padding: 15px 28px;
  background-color:rgba(124,160,192,.2);
  font-weight: 500;
  border: 1px solid #ccc;
}
.pricehead th {
  background-color:#7ca0c0;
    color:#fff;
}
.fee_tb td {
  border: 1px solid #ccc;
  color: #000;
  font-weight: 500;
  padding: 15px 28px;
  background-color: #fff;
}
.pl20 {
  padding-left: 20px;
}
.flow_step {
  font-size: clamp(16px, 2vw, 20px);
  font-weight: 400;
  letter-spacing: .2rem;
  font-family: 'Noto Serif JP', serif;
  margin-bottom: 20px;
}
.step {
  font-family: 'Cormorant Infant', serif;
  font-weight: 600;
  line-height: 35px;
  text-transform: uppercase;
  color: #2f4590;
}
.flowbox .item60 {
  padding: 20px;
  width: calc(58% - 20px);
}
.footer_logo {
  width: 80%;
}
.flow_caution {
  background-color: #f9f8f7;
  margin-top: 10px;
  padding: 15px;
}
.flow_caution p {
  font-size: 13px;
}
.flowimgbx1 {
  width: 100%;
  height: 100%;
  min-height: 350px;
  background-position: center;
  background: url("../img/flow_img01.webp");
  background-size: cover;
}
.flowimgbx2 {
  width: 100%;
  height: 100%;
  min-height: 350px;
  background-position: center;
  background: url("../img/flow_img02.webp");
  background-size: cover;
}
.flowimgbx3 {
  width: 100%;
  height: 100%;
  min-height: 350px;
  background-position: center;
  background: url("../img/flow_img03_new.jpg");
  background-size: cover;
}
.flowimgbx4 {
  width: 100%;
  height: 100%;
  min-height: 350px;
  background-position: center;
  background: url("../img/flow_img04.webp");
  background-size: cover;
}
.flowimgbx5 {
  width: 100%;
  height: 100%;
  min-height: 350px;
  background-position: center;
  background: url("../img/flow_img05.webp");
  background-size: cover;
}
.clinic_area {
  margin-bottom: 40px;
}
.clinic_area h3 {
  border-bottom: 1px solid #ccc;
  font-size: clamp(18px, 2vw, 25px);
  font-weight: 400;
  font-family: 'Noto Serif JP', serif;
  line-height: 1.5em;
  letter-spacing: .2rem;
  margin-bottom: 35px;
}
.clinic_area .item2 {
  margin-bottom: 30px;
}
.clinic_area img {
  height: 50px;
  width: auto;
  margin-bottom: 20px;
}
.fee_tb p {
  font-weight: 400;
}
#price2, #price3, #price4, #price5 {
  margin-bottom: 80px;
  margin-top: 80px;
}
#price1 {
  margin-top: 110px;
  margin-bottom: 60px;
}
.btnfee {
  background: #7ca0c0;
  color: #fff;
  text-align: center;
  width: 98%;
  display: block;
  padding: 15px 5px;
  letter-spacing: .1rem;
  border: 1px solid #7ca0c0;
}
.btnfee:hover {
  border: 1px solid #7ca0c0;
  color: #7ca0c0;
  background: #FFF;
}
a {
  transition: all .3s ease;
}
a:hover {
  opacity: .8;
}
.fee_cat_list .item3 {
  margin-bottom: 20px;
}
.feecat_btn {
  display: block;
  width: 100%;
  border: 1px solid #7ca0c0;
  text-align: center;
  font-size: clamp(16px, 2vw, 20px);
  font-weight: 400;
  font-family: 'Noto Serif JP', serif;
  padding: 15px 5px;
}
.bannertop .item3 {
  margin-bottom: 20px;
}
.fee_banner_box h3 {
  font-family: 'Noto Serif JP', serif;
  font-size: clamp(16px, 2vw, 20px);
  letter-spacing: 0.15em;
  text-align: center;
  margin-bottom: 20px;
  line-height: 1.8em;
}
.fee_banner_box {
  padding: 35px;
}
.fee1 {
  background: url("../img/fee1.jpg");
  background-size: cover;
}
.fee2 {
  background: url("../img/fee2.jpg");
  background-size: cover;
}
.fee3 {
  background: url("../img/fee3.jpg");
  background-size: cover;
}
.fee4 {
  background: url("../img/fee4.jpg");
  background-size: cover;
}
.condition {
  text-align: center;
  margin-bottom: 15px;
  letter-spacing: .1rem;
  margin-bottom: 28px;
  line-height: 1.4em;
  font-size: clamp(16px, 2vw, 20px);
}
.solution {
  font-family: 'Noto Serif JP', serif;
  font-size: clamp(17px, 2vw, 22px);
  letter-spacing: .1rem;
  text-align: center;
  margin-bottom: 18px;
  color: #7ca0c0;
}
.loan_tb {
  border: 1px #ccc solid;
}
.loan_tb th {
  text-align: center;
  background: #7ca0c0;
  color: #fff;
  padding: 10px 0;
  font-weight: 500;
  font-size: clamp(13px, 2vw, 15px);
  border: 1px #ccc solid;
}
.loan_tb td {
  border: 1px #ccc solid;
}
.l1 {
  text-align: center;
  background-color: rgba(124,160,192,.4);
  font-size: clamp(13px, 2vw, 15px);
}
.l2 {
  text-align: center;
  background: rgba(124,160,192,.1);
  font-size: clamp(13px, 2vw, 15px);
}
.l3 {
  text-align: center;
  background: #fff;
  font-weight: 600;
  color: #7ca0c0;
  letter-spacing: 0;
  font-size: clamp(14px, 2vw, 20px);
}
.monthly {
  font-weight: 400;
  color: #000;
  font-size: clamp(12px, 2vw, 14px);
}
.card_tb th {
  padding: 15px 28px;
  background-color: #f9f8f7;
  font-weight: 500;
  border: 1px solid #ccc;
}
.card_tb td {
  border: 1px solid #ccc;
  color: #000;
  padding: 15px 28px;
  background-color: #fff;
}
.cellnowrap {
  white-space: nowrap;
}
.p60 {
  padding-top: 30px;
  padding-bottom: 60px;
}
.p80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.cancelbox {
  margin-bottom: 80px;
}
.loan_hr {
  margin-top: 100px;
  margin-bottom: 100px;
}
.mtclist {
  display: inline-block;
  text-align: center;
}
.mtclist li {
  text-align: left;
  list-style: circle;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #ccc;
}
.boldsubtl {
  color: #7ca0c0;
  font-size: clamp(16px, 2vw, 18px);
  margin-top: 30px;
  border-bottom: 2px solid #7ca0c0;
  padding-bottom: 10px;
  margin-bottom: 5px;
  letter-spacing: .1rem;
}
.clinic_ft .item_box {
  background-color: #fff;
  padding: 20px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 25px;
}
.clinic_ft img {
  width: 90%;
  margin: 0 auto;
  display: block;
}
.clinic_ft h4 {
  font-size: clamp(17px, 2vw, 19px);
  letter-spacing: .1em;
  text-align: center;
  font-weight: 500;
  line-height: 1.3em;
  margin-top: 18px;
  margin-bottom: 15px;
}
.clinic_ft .flex_box {
  justify-content: flex-start;
}
.formwrap {
  margin-top: 80px;
}
.entrytable {
  margin-bottom: 50px;
}
.entrytable th {
  font-size: 16px;
  letter-spacing: .1rem;
  width: 27%;
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ccc;
}
.entrytable td {
  font-size: 16px;
  letter-spacing: .1rem;
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ccc;
}
.entrytable textarea {
  width: 100%;
  height: 200px;
}
.entrytable input {
  width: 100%;
  height: 36px;
}
.entrytable select {
  width: 100%;
  height: 40px;
}
.req {
  background: #BC5762;
    color: #fff;
    font-size:11px;
    font-weight: 400;
    margin-left: 5px;
    padding: 3px;
}

.nonreq {
  background: #ccc;
    color: #fff;
    font-size:11px;
    font-weight: 400;
    margin-left: 5px;
    padding: 3px;
}
.subbtn {
  color: #fff;
  background-color: #7ca0c0;
  border: none;
  display: block;
  font-weight: 500;
  letter-spacing: .1rem;
  font-size: 15px;
  padding: 15px 5px;
  width: 80%;
}
.cautionbox {
  color: #333;
  padding: 1em 2em;
  border: solid #ccc 1px;
  overflow-y: scroll;
  height: 40vh;
  margin-bottom: 2em;
  background-color: #fff;
}
.wedding_nayami_box {
  padding: 40px 40px;
  background: #fff;
  margin-top: 20px;
  margin-bottom: 60px;
  position: relative;
}
.nayami_tl {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  margin-bottom: 15px;
}
.nayami {
  font-weight: 400;
  color: #ed9e91;
  font-family: 'Great Vibes', cursive;
  font-size: 30px;
  position: absolute;
  top: -5%;
}
.kaiketu {
  font-family: 'Noto Serif JP', serif;
  padding: 10px 0 10px 20px;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 15px;
  background: #cdd6df;
  border-radius: 30px;
}
.solution_tl {
  margin-right: 15px;
  color: #000;
  font-family: 'Great Vibes', cursive;
}
.wed2 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.weddingicons img {
  height: 70px;
  width: auto;
}
.wed3 ul {
  list-style: disc;
  padding-left: 20px;
}
.pinkbg {
  background: #EDDADD
}
.pinklightbg {
  background-color: rgba(237, 218, 221, .3);
}
.ps_box {
  margin-bottom: 20px;
  position: relative;
}
.ps_txt {
  background-color: rgba(255, 255, 255, .6);
  position: absolute;
  bottom: 3%;
  right: 2%;
  padding: 30px;
  width: 60%;
  box-shadow: 15px 15px 1px #EDDADD;
}
.ps_tl {
  margin-bottom: 15px;
  line-height: 1.5em;
  font-size: clamp(15px, 2vw, 18px);
}
.ps_name {
  font-weight: 500;
}
.red {
  color: #AE5D64;
}
.listonbottom .ps_txt {
  padding: 10px;
}
.listonbottom .ps_txt p {
  font-size: 12px;
}
.int_tl {
  font-size: clamp(17px, 2vw, 20px);
  font-weight: 400;
  font-family: 'Noto Serif JP', serif;
  line-height: 1.5em;
  letter-spacing: .2rem;
  margin-bottom: 35px;
}
.listonbottom .item4 {
  width: calc(25% - 20px);
}
.before_after h4, .before_after_detail h4 {
  text-align: center;
}
.before_after, .before_after_detail {
  margin-bottom: 15px;
  margin-top: 15px;
}
.before_after img {
  object-fit: cover;
  height: 200px;
  width: 100%;
}
.before_after_detail img {
  object-fit: cover;
  height: 270px;
  width: 100%;
}
.reserve_box {
  text-align: center;
  margin-bottom: 80px;
  padding-top: 80px;
}
.reserve_box h3 {
  text-align: center;
  margin-bottom: 20px;
  font-size: clamp(18px, 2vw, 22px);
  font-weight: 400;
  font-family: 'Noto Serif JP', serif;
  line-height: 1.5em;
  letter-spacing: .2rem;
}
.reserve_box h4 {
  margin-bottom: 10px;
  text-align: center;
  font-size: clamp(20px, 2vw, 25px);
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Cormorant Infant', serif;
  color: #2f4590;
}
.re_btn {
  display: block;
  text-align: center;
  width: 90%;
  padding: 20px 10px;
  font-size: 16px;
  letter-spacing: .1rem;
  margin: auto;
}
.wf_res {
  display: block;
  text-align: center;
  width: 80%;
  padding: 20px 10px;
  font-size: 16px;
  letter-spacing: .1rem;
  margin: auto;
  background: #7ca0c0;
  color: #fff;
  border: 1px solid #7ca0c0;
}
.wf_res:hover {
  background: #fff;
  color: #7ca0c0;
}

.yel_cat{
    color: #fff;
    background-color: #ed9e91;
margin-right: 20px;
padding:3px 10px;
margin-bottom: 5px;
min-width: 200px;}

.skype_res {
  color: #fff;
  background: #0078d7;
  border: 1px solid #0078d7;
}
.skype_res:hover {
  color: #0078d7;
  background: #fff
}
.line_res {
  color: #fff;
  background: #00b900;
  border: 1px solid #00b900;
}
.line_res:hover {
  color: #00b900;
  background: #fff
}

.zoom_res {
  color: #fff;
  background: #2d8cff;
  border: 1px solid #2d8cff;
}
.zoom_res:hover {
  color: #2d8cff;
  background: #fff
}
.coun {
  padding-top: 80px;
}
.onlinemtg {
  background: #E7F8FD;
  padding: 15px;
  margin-bottom: 20px;
}
.offlinemtg {
  padding: 15px;
  background: #FDEAE6;
  margin-bottom: 20px;
}
.reserve_box h5 {
  font-size: clamp(16px, 2vw, 18px);
  margin-bottom: 10px;
  letter-spacing: .1rem;
}

.taimen h4, .taimen h3{text-align: left;}
.line_caution {
  background-color: #efe7da;
  padding: 30px;
}
.line_caution img {
  width: 60%;
  display: block;
  margin: auto;
}
.howtobox {
  margin-bottom: 50px;
  margin-top: 50px;
}
.howto {
  margin-bottom: 20px;
  border-bottom: 2px solid #7ca0c0;
  padding-bottom: 10px;
  font-size: clamp(16px, 2vw, 20px);
  letter-spacing: .1em;
}
.howtonum {
  color: #7ca0c0;
  margin-right: 20px;
}
.tab {
  display: flex;
  flex-wrap: wrap;
}
.tab li {
  width: 50%;
  text-align: center;
  font-size: clamp(16px, 2vw, 20px);
  font-weight: 600;
}
.tab li a {
  display: block;
  background: #fff;
  border: #ccc solid 1px;
  margin: 0 2px;
  padding: 10px 0px;
}
/*liにactiveクラスがついた時の形状*/
.tab li.active a {
  background: #ddd;
  border: #ccc solid 1px;
}
/*エリアの表示非表示と形状*/
.area {
  display: none; /*はじめは非表示*/
  opacity: 0; /*透過0*/
  background: #fff;
  padding: 50px 20px;
}
/*areaにis-activeというクラスがついた時の形状*/
.area.is-active {
  display: block; /*表示*/
  animation-name: displayAnime; /*ふわっと表示させるためのアニメーション*/
  animation-duration: 2s;
  animation-fill-mode: forwards;
}
.imgmd img {
  width: 60%;
}
.imgsm img {
  margin-top: 15px;
  width: 30%;
}
.hyg {
  margin-bottom: 25px;
}
.inner_guide1 {
  background: #fff;
  padding: 30px;
  margin-bottom: 30px;
}
.inner_guide1 img {
  width: 75%;
  height: auto;
  display: block;
  margin: auto;
}
.inner_guide1 h4 {
  margin-top: 15px;
  text-align: center;
  margin-bottom: 15px;
  font-size: clamp(16px, 2vw, 17px);
}
.imgadj img {
  width: 100%;
  height: auto;
  display: block;
  margin: auto;
}
.para_tl2 {
  margin-bottom: 15px;
  margin-top: 35px;
  background: #7ca0c0;
  color: #fff;
  padding: 10px;
  font-weight: 500;
  letter-spacing: .1rem;
}
.para_tl3 {
  margin-bottom: 15px;
  background: #7ca0c0;
  color: #fff;
  padding: 10px;
  font-weight: 500;
  letter-spacing: .1rem;
}
.para_tl4 {
  margin-bottom: 15px;
  border-top: solid 3px #7ca0c0; /*上線*/
  border-bottom: solid 3px #7ca0c0; /*下線*/
  color: #000;
  padding: 10px;
  font-weight: 500;
  letter-spacing: .1rem;
  text-align: center;
}
.bluetxt {
  color: #7ca0c0;
}
.darkbluetxt {
  color: #2f4590;
}
.guidebox {
  background: #fff;
  padding: 30px;
}
ol.sample1 {
  counter-reset: list;
  list-style-type: none;
  padding: 1.5em;
}
ol.sample1 li {
  position: relative;
  padding: 7px 5px 7px 40px;
  margin: 7px 0 10px 30px;
  font-weight: bold;
  font-size: 15px;
  border-bottom: dashed 1px #7ca0c0;
}
ol.sample1 li:before {
  counter-increment: list;
  content: counter(list);
  position: absolute;
  left: 0px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #fff;
  background: #7ca0c0;
  border-radius: 50%;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ol_sec {
  background: #fff;
}
ol.sample2, .ortho-list {
  counter-reset: list;
  list-style-type: none;
}
ol.sample2 li, ol.ortho-list li {
  position: relative;
  padding: 7px 5px 7px 40px;
  margin: 7px 0 10px 10px;
  font-weight: 400;
  font-size: 15px;
  border-bottom: dashed 1px #7ca0c0;
}
ol.sample2 li:before, ol.ortho-list li:before {
  counter-increment: list;
  content: counter(list);
  position: absolute;
  left: 0px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #fff;
  background: #7ca0c0;
  border-radius: 50%;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn_guide {
  display: block;
  background: #7ca0c0;
  color: #fff;
  padding: 15px;
  text-align: center;
  margin-bottom: 20px;
  letter-spacing: .1rem;
}
.annai {
  background-color: rgba(255, 255, 255, .6);
  text-align: center;
  line-height: 1.8em;
  padding: 20px;
}
.annai p {
  font-family: 'Zen Old Mincho', serif;
  font-size: clamp(15px, 2vw, 20px);
}
.ol_sec_shadow {
  padding: 20px;
  box-shadow: 0px 0px 15px -5px #777777;
}
.feature_list img {
  margin-bottom: 10px;
}
.spprice {
  padding-bottom: 80px;
}
.flowinner {
  margin-top: 30px;
  margin-bottom: 30px;
  background: #fff;
  padding: 30px;
}
.flowpage {
     background-color: rgba(124, 160, 192, .1);
}
.arrowflow {
  display: block;
  margin: 0 auto;
  height: 60px;
  width: auto;
}
.policylist a {
  margin-right: 50px;
  color: #c09d73;
}
.nayami_wed {
  margin-bottom: 50px;
  background: #fff;
    padding:30px 20px;

}
.nayami_wed h3 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  margin-bottom: 15px;
  text-align: center;
  margin-bottom: 25px;
  background: #7ca0c0;
  color: #fff;
  font-size: clamp(16px, 2vw, 20px);
  padding: 10px 0;
}
.list_check {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.list_check > li {
  position: relative;
  padding: 0px 0px 0px 2em;
  margin: 0px;
  font-size: clamp(14px, 2vw, 16px);
}
.list_check > li::before, .list_check > li::after {
  position: absolute;
  top: 50%;
  height: 1em;
  content: "";
}
.list_check > li::before {
  left: 0px;
  transform: translateY(-50%);
  width: 1em;
  border: 1px solid #7ca0c0;
}
.list_check > li::after {
  left: 0.5em;
  transform: translateY(-75%) rotate(45deg);
  width: 0.5em;
  border-bottom: 3px solid #7ca0c0;
  border-right: 3px solid #7ca0c0;
}
.list_check > li + li {
  margin: 1em 0px 0px;
}
.nayami_wed p {
  margin-bottom: 35px;
}
.columlink h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: clamp(15px, 2vw, 18px);
  text-align: center;
}
.columlink img {
  width: 80%;
  display: block;
  margin: auto;
}
.faqpage h2 {
  font-size: clamp(17px, 2vw, 20px);
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  letter-spacing: .1rem;
  border-left: 5px solid #7ca0c0;
  line-height: 1.6;
  padding-left: 0.66em;
  margin-bottom: 20px;
  margin-top: 50px;
}
.faqmenu {
  padding-bottom: 50px;
  padding-top: 50px;
  background: #f5f5eb;
}
.faqbtn {
  display: block;
  color: #fff;
  width: 100%;
  padding: 14px 0;
  text-align: center;
  margin-bottom: 10px;
  font-size: 13px;
  background: #7ca0c0;
}
.faqinner {
  padding-top: 150px;
  margin-top: -100px;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.article_link_box {
  padding: 50px;
  border: solid 1px #2f4590;
  background: #fff;
}
.article_link_box h4 {
  color: #2f4590;
  margin-bottom: 15px;
  border-bottom: 2px solid #2f4590;
  font-weight: 500;
  padding-bottom: 15px;
  font-size: clamp(16px, 2vw, 23px);
}
.pinktxt {
  color: #d98481;
}
.eq1 {
  background: url(../img/eq1.jpg);
  background-size: cover;
}
.eq2 {
  background: url("../img/eq2.jpg");
  background-size: cover;
  background-position: center;
}
.eq3 {
  background: url(../img/eq3.jpg);
  background-size: cover;
}
.pt120 {
  padding-top: 120px;
}
.flow_tr_box {
  background: #fff;
  padding: 50px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.flow_tr_box h4 {
  border-bottom: 2px solid #7ca0c0;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: clamp(16px, 2vw, 18px);
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
}
.list_q li {
  position: relative;
  padding-left: 40px;
  padding-bottom: 15px;
  font-size: clamp(14px, 2vw, 16px);
  margin-bottom: 15px;
  font-weight: 400;
  border-bottom: 1px dashed #ccc;
}
.list_q li:before {
  content: "Q.";
  display: block;
  position: absolute;
  left: 0;
  top: 35%;
  font-size: 140%;
  transform: translateY(-55%);
  color: #7ca0c0;
  font-weight: 500;
}
.budge1 {
  display: block;
  letter-spacing: .1rem;
  margin-right: 15px;
  background: #ed9e91;
  color: #fff;
  width: 20%;
  font-size: 13px;
  text-align: center;
  margin-bottom: 10px;
  border-radius: 40px;
}
.columlinkbox {
  padding: 40px;
  border: 3px solid #2f4590;
}
dl.glossaryList {
  border-top: none;
}
dl.glossaryList dt {
  font-size: clamp(16px, 2vw, 18px);
  text-align: left;
  background: #F3EFE3;
  padding: 15px 20px;
  border-top: 1px solid #F3EFE3;
  border-left: 1px solid #F3EFE3;
  border-right: 1px solid #F3EFE3;
}
dl.glossaryList dd {
  font-size: clamp(14px, 2vw, 16px);
  text-align: left;
  line-height: 1.7em;
  margin-bottom: 30px;
  border-bottom: none;
  padding: 15px 20px;
  border: 1px solid #F3EFE3;
  border-top: none;
}
.termbox {
  margin-bottom: 120px;
}
.terms-index .para_tl3 {
  margin-bottom: 40px;
}
.terms-index__items {
  padding: 10px 20px;
  color: #fff;
  border-radius: 30px;
  background-color: #ed9e91;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
.hyg_grid h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.pagination {
  text-align: center;
  margin-top: 50px;
}
.pagination li {
  display: inline-block;
  font-size: clamp(14px, 2vw, 18px);
}
.pagination li a:hover {
  color: #7ca0c0;
}
.page-link {
  background-color: rgba(157, 181, 207, .1);
  ;
  padding: 0.375rem 0.75rem;
}
.page-link:hover {
  z-index: 2;
  color: #7ca0c0;
  background-color: rgba(157, 181, 207, .3);
  ;
  border-color: #f5f5eb
}
.page-item:not(:first-child) .page-link {
  margin-left: -1px
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #7ca0c0;
  border-color: #7ca0c0
}
/*footer 全院追加分*/
.footer_cliniclist {
  padding-top: 20px;
  padding-bottom: 40px;
}
.footer_cliniclist h4 {
  text-align: center;
  margin-bottom: 20px;
  background:rgba(124, 160, 192, .5);
color: #fff;
  margin-top: 30px;
  padding: 10px;
  font-family: 'Zen Old Mincho', serif;
  letter-spacing: .1rem;
  font-weight: 400;
  font-size: clamp(12px, 2vw, 14px);
}
.footer_cliniclist img {
  width: 80%;
  display: block;
  margin: auto;
  background: #fff;
  border: dotted #999 1px;
  padding: 7px 20px;
  min-height: 40px;
}
/*動的CSS strat*/
.sec_body a {
  color: #d98481;
}
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-bottom: 40px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexrowreverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-container.align-middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.flex-container.justify-content_space-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
/*----flexbox 30/70　共通-----*/
.flex-container .box_30 {
  width: 30%;
}
.flex-container .box_30 img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  padding: 0 17px 0;
  box-sizing: border-box;
}
.flex-container .box_70 {
  width: 70%;
  box-sizing: border-box;
  padding: 0;
}
.flex-container .box_70 h4 {
  text-align: left;
  margin-top: 0;
}
.flex-container .box_50 {
  width: 50%;
  box-sizing: border-box;
  padding: 0;
}
.flex-container .box_50 img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  padding: 0 17px 0;
  box-sizing: border-box;
}
.flex-container .box_50 h4 {
  margin-top: 0;
}
.flex-container .item3columns {
  background: #f6fafd;
  padding: 20px;
  width: 27%;
}
.flex-container .item2columns {
  margin: 20px 0;
  width: 20%;
  position: relative;
}
.flex-container p {
  margin-top: 0;
}
.item3columns p {
  font-size: 0.95rem;
  line-height: 1.7;
}
.flex-container p.comment {
  margin: 0 auto;
  width: 95%;
  font-size: 100%;
}
.archive .txt-block {
  margin-bottom: 30px;
}
.txt-block {
  margin-top: 40px;
  max-width: 800px;
  margin: 40px auto;
}

.blog_body h1 {
  color: #2f4590;
  letter-spacing: .1rem;
  font-weight: 400;
  margin-bottom: 20px;
  font-size: clamp(18px, 2vw, 25px);
  font-family: 'Noto Serif JP', serif;

    line-height: 1.7em;
}

.page_title, .sec_body h2 {
  color: #2f4590;
  letter-spacing: .1rem;
  font-weight: 400;
  margin-bottom: 20px;
  font-size: clamp(18px, 2vw, 25px);
  font-family: 'Noto Serif JP', serif;

    line-height: 1.7em;
}
.list-title.title_in {
  font-size: clamp(14px, 2vw, 16px);
  font-weight: 500;
  border: 1px solid #c09d73;
  padding: 15px;
}
.ortho_contents {
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  font-size: clamp(18px, 2vw, 20px);
  border-bottom: solid 1px #7ca0c0;
  padding-top: 12px;
  border-left: solid 6px #7ca0c0;
  padding-bottom: 12px;
  padding-left: 10px;
  margin-bottom: 20px;
  letter-spacing: .1rem;
  line-height: 1.5em;
  background: rgba(182, 202, 222, .1);
  margin-top: 50px;
}
.mt20 {
  margin-top: 20px;
}
.mt40 {
  margin-top: 40px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb60 {
  margin-bottom: 60px;
}
.align-center {
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}
.txt_s {
  font-size: 80%;
  line-height: 1.9;
}
.post-entry p {
  padding-bottom: 30px;
  margin-top: 5px;
}

.sec_body .aligncenter{
    display: block;
    margin: 10px auto;
}

.sec_body img.alignleft {
  float: left;
  margin-right: 20px;
}

.sec_body img.alignright {
  float: right;
  margin-left: 20px;
  margin-top: 10px;
}

.sec_body h3{
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  font-size: clamp(18px, 2vw, 20px);
  border-bottom: solid 1px #7ca0c0;
  padding-top: 12px;
  border-left: solid 6px #7ca0c0;
  padding-bottom: 12px;
  padding-left: 10px;
  margin-bottom: 20px;
  letter-spacing: .1rem;
  line-height: 1.5em;
  background: rgba(182, 202, 222, .1);
  margin-top: 50px;
}

.sec_body h4 {
  line-height: 1.5em;
  padding-top: 8px;
  border-left: solid 6px #7ca0c0;
  padding-bottom: 8px;
  padding-left: 10px;
  font-family: 'Noto Serif JP', serif;
  font-size: clamp(16px, 2vw, 18px);
  margin-top: 50px;
  margin-bottom: 20px;
}
.sec_body h5 {
  font-family: 'Noto Serif JP', serif;
  font-size: clamp(15px, 2vw, 16px);
  border-bottom: solid 2px #7ca0c0;
  padding-bottom: 5px;
  margin-bottom: 5px;
  margin-top: 30px;
}
.column-page_index {
  margin-bottom: 30px;
  background: rgba(182, 202, 222, .1);
  padding: 2rem;
  line-height: 2rem;
}
a.index-item {
  color: #000;
  line-height: 2.0rem;
  font-size: 1.1rem;
  padding-bottom: 2px;
  position: relative;
  font-size: clamp(14px, 2vw, 16px);
}
a.index-item:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 0.5em 0 0;
  border: 5px solid transparent;
  border-right: 0 solid transparent;
  border-left: 8px solid #4C697F;
}
a.index-item-child {
  color: #2f4590;
  line-height: 2.0rem;
  font-size: clamp(14px, 2vw, 16px);
  position: relative;
}
a.index-item-child:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 3px 10px;
  border-top: 2px solid #2f4590;
  border-right: 2px solid #2f4590;
  transform: rotate(45deg);
}
a.index-item-grandchild {
  padding-left: 1.6rem;
  line-height: 1.7;
  color: #5e5255;
  display: inline-block;
  position: relative;
}
a.index-item-grandchild:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 0.5em 0 0;
  border: 3px solid transparent;
  border-right: 0 solid transparent;
  border-left: 5px solid #5e5255;
  position: relative;
}
.sec_body ul {
  margin-top: 20px;
}

.sec_body ol {
  margin-top: 20px;
    padding-left: 30px;
}
.sec_body li {
  border-bottom: 1px dashed #ccc;
  padding-top: 15px;
  padding-bottom: 15px;
}
#contents_bottom_links {
  padding: 50px 0 10px;
  border-top: #dedce0 1px solid;
  overflow: hidden;
  text-align: center;
 margin-top: 50px;
}
#contents_bottom_links .btn {
  min-width: 250px;
  background: #7ca0c0;
  box-shadow: none;
  text-decoration: none;
}
#contents_bottom_links .backlink {
  background: #adb4b9;
  text-decoration: none;
}
.sec_body .btn {
  padding: 24px 30px;
  margin: 5px;
  text-align: center;
  border: none;
  display: inline-block;
  min-width: 8em;
  width: auto;
  height: auto;
  box-sizing: content-box;
  font-size: 15px;
  color: #fff;
}
.sec_body .btn:before {
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  border: 3px solid transparent;
  border-left: 5px solid #fff;
  padding-right: 4px;
  vertical-align: middle;
}
.lists-content-inner {
  width: 100%;
  margin: 0 auto;
}
.list-content {
  width: 100%;
  text-align: left;
  margin: 0 auto 20px;
  position: relative;
  cursor: pointer;
  border-bottom: rgba(0, 0, 0, 0.1) 1px solid;
  padding: 0 20px;
  background: #f6fafd;
  box-sizing: border-box;
}
h3.list-content__ttl {
  border: none;
  margin: 0;
  font-weight: 400;
  font-size: clamp(15px, 2vw, 17px);
  text-align: left;
  position: relative;
  padding: 20px 30px;
  display: inline-block;
  color: #000;
}
h3.list-content__ttl a {}
h3.list-content__ttl:before {
  content: "Q";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 140%;
  transform: translateY(-55%);
  font-weight: 500;
  color: #2f4590;
}
.blogDate {
  font-weight: 400;
  color: #999;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  border: none !important;
  margin-bottom: 40px !important;
  font-size: clamp(14px, 2vw, 16px);
}
.sec_body .btn {
  background: #7ca0c0;
  color: #fff;
  padding: 30px 30px;
  margin: 10px;
  text-align: center;
  border: none;
  display: inline-block;
  min-width: 8em;
  box-sizing: content-box;
}
.alignctr {
  text-align: center;
  margin: 40px auto;
}

.ortho-txt {
    line-height: 2.3;
    margin-bottom: 10px;

}

.sec_body .pagenation{
    margin-top: 50px;
}

.sec_body .pagenation span{
    margin-right: 10px;
      margin-left:10px;
  background: #7ca0c0;
  color: #fff;
  padding: 30px 30px;
  margin: 10px;
  text-align: center;
  border: none;
  display: inline-block;
  min-width: 8em;
  box-sizing: content-box;
}
.sec_body .pagenation span a{  color: #fff;}

.qa_box{

    background:rgba(124,160,192,.2) ;
    padding: 20px;
    margin-top:50px;
    margin-bottom: 50px;
}

    .img50{
        width: 50%;

    }

.videolist{
    margin-top: 30px;

}

.videolisth{  font-family: 'Noto Serif JP', serif;
    text-align: center;
    font-size: clamp(18px, 2vw, 20px); color: #2f4590;
margin-top: 20px;}

.videolist li{
    border-bottom: 1px dashed #ccc;
    padding:10px 0;
    font-family: 'Noto Serif JP', serif;
    font-size: clamp(18px, 2vw, 20px);
}

.vidnum{font-family: 'Zen Old Mincho', serif;
    color: #2f4590;

    margin-right: 15px;
}

.videolist .fa-chevron-down{
      color: #2f4590;

    float: right;

}
.guideicon{
    height: 28px;
    width: auto;
    margin-bottom: 10px;
}

.discul{
    list-style-type: disc;
}

.expic{
    color: #fff;
    background-color: #7ca0c0;
    padding: 3px 10px;
    border-radius: 30px;
}

 .ageform{
    width: 60%!important;
}
.progress_box{
    background: #fff;
    padding: 20px;
}
.progress_box h3{
    text-align: center;
    font-size: clamp(15px, 2vw, 18px);
padding: 5px 10px;
        font-weight: 400;
    font-family: 'Noto Serif JP', serif;
    background: #7ca0c0;
    color: #fff;
    margin-bottom: 20px;
}

.progress_box h4{
      font-family: 'Noto Serif JP', serif;
    text-align: center;
    font-size: clamp(15px, 2vw, 18px);
    color : #7ca0c0;
padding: 5px 10px;
}

.shadowtreat .item_box{box-shadow: 0px 0px 15px -5px #777777;
border-radius: 0px;}

.sliderinner .caution1{
    background:rgba(243, 239, 227, .3);
}

.wh_tb th{background:
rgba(135,191,156,1.00);
color: #fff;
    text-align: center;
padding: 10px;
border:solid 1px #fff;
    width: 10%;
}

.wh_tb td{padding: 10px;
border:solid 1px #ccc;
width: 45%;}

/*動的CSS end*/

.thwidth th{
    width:55%;
}

.thwidth50 th{
    width:50%;
}
.thwidth30 td{ width:33.3%;}

.thwidth30 th{ width:33.3%;}
.mapimg{
    width: 50%;
}

.footer_cliniclist .item5 {
    margin-bottom: 10px;
}

@keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 1300px) {
  .clinic_ft .item5 {
    width: calc(25% - 10px);
  }
  .before_after img {
    height: 140px;
  }
}
@media (max-width: 1100px) {
  .clinic_ft .item5 {
    width: calc(33% - 10px);
  }
  .faqmenu .item5 {
    width: calc(25% - 10px);
  }
}
@media (min-width: 771px) {
  .visible-xs {
    display: none;
  }
  /*動的CSS start*/
  .forSP {
    display: none;
  }
  /*動的CSS end*/
}
@media (max-width: 770px) {

    .mapimg{
    width:100%;
}

    .progress_box{margin-bottom: 20px;}
    .formwrap .flex_box{
        flex-wrap: nowrap;
    }

    .progress_box img{
        width: 40%;

    }
  .footer_cliniclist img {
    width: 75%;
    min-height: 30px;
  }
  .footer_cliniclist .item5 {
    width: calc(50% - 5px);
    margin-bottom: 20px;
  }
  .hidden-xs {
    display: none;
  }
  #pageTop {
    position: fixed;
    bottom: 70px;
    right: 5px;
  }
  .flex_box_reverse {
    flex-wrap: wrap-reverse;
  }
  .flex_box_reverse_center {
    flex-wrap: wrap-reverse;
  }
  .txt_cen_spleft {
    text-align: left;
  }
  .newsdate {
    display: block;
    width: 100%;
    margin-top: 15px;
  }
  p, li, th, td {
    font-size: 14px;
  }
  .item4, .item3, .item2, .item30, .item40, .item60, .item70 {
    width: 100%;
  }
  .item_box {
    padding: 25px 20px;
  }
  .item_box img {
    width: 28%;
  }
  .sec_box {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .about .flex_box {
    flex-wrap: nowrap
  }
  .brnbtn {
    width: 70%;
    padding: 13px 5px;
  }
  .info .item2 {
    margin-bottom: 30px;
  }
  .clinic_info li {
    font-weight: 500;
  }
  .dummy {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .feature_img {
    width: 100%;
  }
  .feature_txt {
    width: 100%;
  }
  .tl_table {
    margin-bottom: 17px;
  }
  .round {
    padding: 20px 50px;
    margin-bottom: 20px;
    border-radius: 0%;
  }
  .round h4 {
    line-height: 1.5em;
  }
  .round p {
    font-size: 15px;
    font-weight: 600;
  }
  footer .clinic_info {
    margin-top: 30px;
  }

       .spguideicon{  height: 16px;
    width: auto;}



  .tr_nayami li {
    font-size: 14px;
  }
  .lightbeigebg, .whitebg {
    padding: 30px;
  }
  .fee_tb, .fee_tb2, .card_tb {
    width: 80%;
  }
  .fee_tb th, .fee_tb2 th, .card_tb th {
    display: block;
    width: 100%;
    position: relative;
    border-bottom: none;
  }
  .fee_tb td, .fee_tb2 td, .card_tb td {
    display: block;
    width: 100%;
    border-bottom: none;
    position: relative;
  }
  .fee_tb .lastone {
    border-bottom: 1px #ccc solid;
  }
  .fee_tb2 .lastone {
    border-bottom: 1px #ccc solid;
  }
  .drtable {
    border: 1px solid #ccc;
  }
  .drtable th {
    display: block;
    width: 100%;
    position: relative;
    text-align: center;
    background: #f9f8f7;
    border-bottom: none;
  }
  .drtable td {
    display: block;
    width: 100%;
    border-bottom: none;
    position: relative;
    text-align: center;
    border-bottom: 1px solid #ccc;
  }
  .treatment2 .p50 {
    padding-bottom: 0;
  }
  .invisa1 .lightbeigebg {
    padding: 15px;
  }
  .invisa1 img {
    margin-top: 15px;
    width: 45%;
  }
  .accordion-area .title {
    margin-bottom: 0;
    font-weight: 600;
  }
  .accordion-area li {
    margin: 0
  }
  .gmap {
    padding-bottom: 56.25%;
  }
  .sp_footer {
    position: fixed;
    width: 100%;
    bottom: 0;
  }
  .sp_footer .flex_box {
    flex-wrap: wrap;
  }
  .sp_footer .item3 {
    width: calc(100% / 3);
  }
  .sp_footer a {
    color: #fff;
  }
  .footer_sp_btn {
    letter-spacing: 1px;
    padding: 7px 0;
    font-size: 14px;
    line-height: 1.6em;
    text-align: center;
    font-weight: 500;
  }
  .sptel {
    background: #555;
  }
  .spweb {
    background: #7ca0c0;
  }
  .spcase {
    background: #ed9e91;
  }
  footer {
    padding-bottom: 100px;
  }
  .footer_menu h4 {
    margin-top: 50px;
  }
  .footer_menu {
    padding-top: 10px;
    padding-bottom: 60px;
  }
  .kasou_mv {
    background-size: cover;
    padding: 70px 0;
  }
  .kasou_mv h1,
  .kasou_mv .kasou_title {
    line-height: 1.1em;
    height: 25%;
    width: 100%;
  }
  .flowbox .item60 {
    padding: 15px 30px;
  }
  .imgbox {
    width: 25%;
  }
  .tlbox {
    width: 72%;
  }
  .card {
    margin-bottom: 20px;
    background: #fff;
  }
  .treatment_ft_sp .box {
    background: #fff;
    padding: 10px;
    margin: 0;
  }
  .mvlogo {
    width: 80%;
  }
  .logo img {
    width: 50%;
  }
  .flowbox .item60 {
    width: 100%;
  }
  .down_arrow {
    padding: 20px 0;
  }
  .access h4 {
    font-size: 16px;
    margin-top: 15px;
    line-height: 1.7em;
  }
  .first_sec_box {
    padding-top: 30px;
    padding-bottom: 60px;
  }
  .newstitle {
    font-size: 18px;
    line-height: 1.7em;
  }
  .articledate {
    font-size: 14px;
  }
  .blog_mokuji {
    padding: 30px 20px;
    width: 90%;
  }
  .btnfee {
    margin-bottom: 10px;
  }
  .fee_banner_box {
    padding: 15px 20px;
    margin-bottom: 20px;
  }
  .lasttr td:last-child {
    border-bottom: #ccc solid 1px;
  }
  .loansec .lightbeigebg {
    padding: 20px 5px;
  }
  .loan_hr {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .mtclist {
    padding-left: 25px;
  }
  .p80 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .flowimgbx1, .flowimgbx2, .flowimgbx3, .flowimgbx4 {
    background-position: center;
    min-height: 200px;
  }
  .whbox {
    padding: 40px 20px 20px 20px;
  }
  .number_shadow {
    font-size: 80px;
    top: -1%;
  }
  .merit_detail .item5 {
    width: 100%;
    margin-bottom: 40px;
  }
  .brnbtn_left {
    width: 100%;
  }
  .merit_detail .brnbtn {
    width: 100%;
    padding: 20px 5px;
  }
  .shadow2 {
    top: -1.4%;
  }
  .shadow3 {
    top: -1.9%;
  }
  .shadow4 {
    top: -2%;
  }
  .merit_detail .whbox .para_tl {
    margin-top: 30px;
  }
  .merit_detail .item3 {
    margin-bottom: 30px;
  }
  .entrytable {
    border-collapse: collapse;
    width: 98%;
  }
  .entrytable th {
    display: block;
    width: 100%;
    border-bottom: none;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .entrytable td {
    display: block;
    width: 100%;
    padding-top: 0px;
  }
  .subbtn {
    width: 100%;
    font-size: 12px;
  }
  .kaiketu {
    font-size: 17px;
    text-align: center;
  }
  .solution_tl {
    margin-bottom: 10px;
    text-align: center;
  }
  .nayami {
    font-size: 30px;
  }
  .wedding_nayami_box {
    padding: 20px;
    top: -1%;
  }
  .listonbottom .item4 {
    width: 100%;
  }
  .ps_name {
    font-size: 14px;
  }
  .ps_txt {
    padding: 15px;
    width: 75%;
  }
  .case_box {
    padding: 30px 15px;
  }
  .before_after .item2 {
    margin-bottom: 20px;
  }
  .before_after_detail .item2 {
    margin-bottom: 20px;
  }
  .before_after h4 {
    margin-top: 5px;
  }
  .case_cat li {
    white-space: nowrap;
    font-size: 11px;
    margin-bottom: 5px;
  }
  .before_after img {
    height: 170px;
  }
  .before_after_detail h4 {
    margin-top: 5px;
  }
  .before_after_detail img {
    height: 170px;
  }
  .reserve_box small {
    text-align: left !important;
  }
  .reserve_box p {
    text-align: left;
  }
  .wf_res {
    width: 90%;
  }
  .line_res, .skype_res {
    margin-bottom: 15px;
  }
  .imgsm img {
    width: 65%;
  }
  .imgmd img {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .howto {
    letter-spacing: 0;
    line-height: 1.3em;
  }
  .hyg_grid .item4 {
    width: calc(50% - 5px);
  }
  .hyg p {
    font-size: 13px;
  }
  .sec_tl, .jp_tl_br, .boldsubtl {
    letter-spacing: 0;
  }
  .para_tl {
    letter-spacing: 0;
  }
  .clinic_ft .item5 {
    width: 100%;
  }
  .clinic_ft img {
    width: 100%;
  }
  .boldsubtl {
    margin-bottom: 20px;
  }
  ol.sample1 li {
    margin: 7px 0 7px 0;
    font-size: 14px;
    letter-spacing: normal;
  }
  .ol_sec_shadow {
    padding: 20px 0;
  }
  .ol_sec_shadow .sec_tl {
    margin-bottom: 0;
  }
  .feature_list img {
    width: 100%;
  }
  .clinic_area img {
    height: 35px;
    width: auto;
    margin-bottom: 10px;
  }
  .treatment_nayami {
    padding: 20px 10px;
  }
  .arrowflow {
    height: 40px;
  }
  .flowinner {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .flow_step {
    letter-spacing: .1rem;
  }
  .nayami_wed, .flow_tr_box {
    padding: 20px;
  }
  .columlink {
    margin-bottom: 30px;
  }
  .columlink h4 {
    text-align: left;
  }
  .columlink img {
    width: 100%;
  }
  .faqbtn {
    font-size: 12px;
  }
  .faqmenu .item5 {
    width: calc(50% - 5px);
  }
  .guide2page .lightbeigebg {
    padding: 30px 15px;
  }
  .guide2page .mt50 {
    margin-top: 40px;
  }
  .guide2page .mt30 {
    margin-top: 30px;
  }
  .guide2page .guidebox {
    padding: 30px 15px;
  }
  .para_tl3, .para_tl2 {
    line-height: 1.5em;
    letter-spacing: 0;
  }
  .guide2page .btn_basic_line_gold {
    width: 80%;
  }
  .btn_basic_line_gold {
    width: 90%;
  }
  .btn_left_blue {
    width: 90%;
    margin: auto;
    margin-top: 20px;
  }
  h3.para_tl3 {
    font-size: 16px;
  }
  h3.para_tl2 {
    font-size: 16px;
  }
  .item70, .item60 {
    margin-top: 15px;
  }
  .imgsizefix img {
    width: 55%;
  }
  .imgsizefix h4 {
    font-size: 15px;
  }
  /*動的CSS strat*/
  .flex-container .box_30 {
    width: 100%;
    margin-bottom: 20px;
  }
  .flex-container .box_70 {
    width: 100%;
  }
  .flex-container .box_50 {
    width: 100%;
    box-sizing: border-box;
    padding: 0 2%;
    margin-top: 20px;
  }
  .sec_body .btn {
    width: 80%;
      margin:0 0 10px 0;
  }

    .sec_body .pagenation span {
    width: 80%;
  }

    .treatment_ft .item_box img{
        width: 80%;
    }

        .img50{
        width: 90%;

    }
  /*動的CSS end*/
}


/*各ページ動画追加関連*/
.w640{padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
    max-width: 640px;
}

.videolist{
    margin-top: 30px;

}

.videolisth{  font-family: 'Noto Serif JP', serif;
    text-align: center;
    font-size: clamp(18px, 2vw, 20px); color: #e09590;
margin-top: 20px;}

.videolist li{
    border-bottom: 1px dashed #ccc;
    padding:10px 0;
    font-family: 'Noto Serif JP', serif;
    font-size: clamp(18px, 2vw, 20px);
}

.vidnum{font-family: 'Zen Old Mincho', serif;
    color:#e09590;

    margin-right: 15px;
}

.videolist .fa-chevron-down{
      color:#e09590;

    float: right;

}

/*staff start*/

.staffbox{background:#fff;
    padding: 0 20px 30px 20px;
margin-bottom:30px;}

.staffbox h4{
    text-align: center;
        font-size: clamp(18px, 2vw, 22px);
    font-weight: 500;
    font-family: 'Noto Serif JP', serif;
     letter-spacing: .1rem;
    margin-bottom: 15px;
}

.shikaku_tb th{font-weight: 400;
    background-color: #ECE3D9;
    text-align: center;
    border: 1px solid #ccc;
}

.shikaku_tb td{
    font-size:13px;
    padding:5px 10px;
    border: 1px solid #ccc;
}

.jobtl{
    letter-spacing: .1rem;
    font-size: clamp(12px, 2vw, 14px); }

/*staff end*/


/*セミナー表*/
.seminar_tb th{
    border:1px #9DB5CF solid;
    padding-left: 10px;
    width: 10%;
    font-weight: 500;
    background-color: rgba(157, 181, 207, .1);


}

.seminar_tb td{
    border:1px #9DB5CF solid;
    padding-left: 10px;
}
@media (max-width: 770px){
 .seminar_tb {
    width: 100%;
  }
  .seminar_tb th{
    display: block;
    width: 100%;
    position: relative;
    border-bottom: none;
      padding-top: 5px;
      padding-bottom: 5px;


  }
  .seminar_tb td{
    display: block;
    width: 100%;
    border-bottom: none;
    position: relative;
       word-break: break-word;
  }

 .seminar_tb .lasttr td:last-child {
    border-bottom: #9DB5CF solid 1px;
}

    }


  /*blog新レイアウトver01 2024.01.16*/

.blog_th_list{
  margin-top: 50px;
}

.blog_item {
display: flex;
justify-content:flex-start;
  align-items: center;
flex-wrap:nowrap;
  border-bottom: dashed #ccc 1px;
    padding-top: 20px;
  padding-bottom: 20px;
}

.thum_blog img{
  object-fit: cover;
height:100px;
  width: 100px;
}

.item_l{
  margin-right: 20px;
}

.item20 {
width: calc(20% - 10px);
}

.item80 {
width: calc(80% - 10px);
}

.blog_item h5{    color: #2f4590;
  font-weight: 500;
font-size: clamp(12px, 2vw, 15px);
   letter-spacing: .1rem;
}

.blog_item h4{
  font-weight: 500;
 font-size: clamp(14px, 2vw, 18px);
  line-height: 1.6em;
  letter-spacing: .1rem;
  margin-bottom: 15px;
}

@media (max-width: 770px) {
.thum_blog img{min-width:100px;}


}



/*外科矯正追加20240625*/

.surgery_method h4{
    text-align: center;
    margin-top: 20px;
}

.sur_inner{
    margin-top: 30px;
    background-color: #f8f5f0;
padding: 15px;}

.sur_inner .discul{
    padding-left: 20px;
}

.sur_img_flex{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    }

.sur_wid{
    width: 40%;
}

@media (max-width: 770px){
    .surgery_method h4{
        margin-bottom: 40px;
    }}


/*NEWfooter*/
@media (max-width: 770px) {
.biz_days td{font-size:13px;}}

/*NEWなび*/
.overlay{background: #fff;}

.accordion-area_gn{
    list-style: none;
  width: 96%;
    max-width: 900px;
    margin:0 auto;
}

.accordion-area_gn li{
     font-size: 20px;
}


/*アコーディオンタイトル*/
.nav_title {
    position: relative;/*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
    font-size: 20px;
    color: #333;
    font-weight: 500;
    transition: all .5s ease;
}

/*アイコンの＋と×*/
.nav_title::before,
.nav_title::after{
    position: absolute;
    content:'';
    width: 15px;
    height: 2px;
    background-color: #333;

}
.nav_title::before{
    top:48%;
    right: 115px;
    transform: rotate(0deg);

}
.nav_title::after{
    top:48%;
    right: 115px;
    transform: rotate(90deg);

}
/*　closeというクラスがついたら形状変化　*/
.nav_title.close::before{
	transform: rotate(45deg);
}

.nav_title.close::after{
	transform: rotate(-45deg);
}

/*アコーディオンで現れるエリア*/
.nav_box {
    display: none;/*はじめは非表示*/

}



.overlay li{
    font-weight: 500;
    margin-top: 0;
    line-height: 1.1em;
    padding-top: 20px;
padding-bottom: 20px;}

.overlay a{
    color: #333;
}

.nav_box ul li a{
    font-size: 16px!important;
    font-weight: 400!important;
}

/*ナビゲーションの縦スクロール*/
.g-nav-list{
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100vh;/*表示する高さ*/
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.lastchli{

    margin-bottom: 60px;
}

@media screen and (max-width:770px){
    .nav_title::before{
   right: 15px;}

.nav_title::after{
  right: 15px;
}
        .overlay li{

            text-align: left;}


    .overlay li a{font-weight: 700;
        font-size: 14px;}

    .nav_title{
        font-size: 14px;
    font-weight: 700;}

    .nav_box ul li a {
    font-size: 14px !important;
        font-weight: 400!important;

}
    .nav_box ul li a::before {
        content: '- ';
    }

    .nav_box ul li{        padding-left: 15px;}
}


/*9つの特徴コンテンツ*/
.nine .treatment_ft img{width:100%;}

.nine .item_box{
 position: relative;
}

/*.nine .item3{
  display: flex;
    flex-direction: column;
}*/
.nine_num{color:rgba(47,69,144,.6);
    font-size:600%;
  position: absolute;
font-family: 'Cormorant Infant', serif;
    top:-30px;
    left: 10px;
}

.nine .item_box h4{ height:1.8em;}


@media (max-width: 1060px) {
    .nine .item3{  width: calc(50% - 10px);}
}


@media (max-width: 770px) {
.nine .item3{
        width: 100%;
    }
     }
/*TOP追加コンテンツ*/
.mvlogo{
    width:88%;
 height: auto;
    top:40%;
}

.drinner{
    position: relative;
    padding: 40px;
}

.drinner h3{
    position: absolute;
    text-align: center;
    background: rgba(47,69,144,.7);
    color: #fff;
    font-family: 'Noto Serif JP', serif;
        font-size: clamp(18px, 2vw, 30px);
    padding: 10px;
    width: 70%;
    left: 2%;
    bottom:11%;
}

.mvpoint{
    position: absolute;
    height: 180px;
   width:50%;
    bottom:11%;
   left: 0;
    right: 0;
    margin: auto;
}

.mvpoint img{
    margin: auto;
    display: block;
    max-width: 600px;
}
@media (min-width: 1200px) {
    .mvlogo{
    width:70%;
         top:33%;

}

}


@media (max-width: 770px) {
    .mvlogo {
        width:100%;
    }

    .mv{height: 65vh;}

    .drinner{
        padding: 20px;
        margin-bottom: 30px;
    }


    .drinner h3 {left: 2%;
    bottom: 14%;}

    .nine .item3{
        width: 100%;
    }
}

/*2024.12 症例関連変更*/
.case_cat li {
  margin-bottom: 10px;
}

@media (max-width: 770px) {
  .case_cat li {
    display: block;
    white-space: normal;
  }
}

/*20250624*/
.search-boxnav {
  display: inline-flex;
  align-items: center;
  border: 1px solid #ccc;
  padding: 5px 10px;
  border-radius: 4px;
}

.search-boxnav input {
  border: none;
  outline: none;
	height: 30px;
}

.search-button {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  margin-left: 8px;
}

.search-button i {
  color: #666;
  font-size: 1em;
}

.goldbg{    background-color: rgba(189, 157, 198, .5)}

.resultlist_box{

padding:40px;
	    background: rgba(247, 238, 229, .3);
text-align: center;}

.resultlist_box h3{
	margin-bottom: 30px;
}

.resultlist_box ul{text-align: left;
    display: inline-block;
    width: 100%;
  }

.resultlist_box li{
	border-bottom: dashed #ccc 1px;
	padding-top: 15px;
	padding-bottom: 15px;
}

@media (max-width: 770px) {
.case_box h3{    font-size:16px;
	line-height: 1.7em;}

	.search-boxnav{    margin: 20px 30px;}

	.search-boxnav input {width: 100%;}

	.resultlist_box{padding:30px 10px;}
}

