@charset "utf-8";

*{
  box-sizing: border-box;
}

html{
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body{
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif,"Noto Serif JP", serif;
  background-color: #EDFAFF;
  -webkit-text-size-adjust: 100%;
  max-width: 393px;
  margin: 0 auto;
}

header{
  margin: 0 auto;
background-color: #fff;
/* padding: 10px 0px; */
}


.img{
  height: 352px;
  background-image: url(https://lp.tokyo-center-clinic.or.jp/wp-content/uploads/2025/09/fv1722_1148.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fff;
  display: block;
}

h3{
  width: 311px;
  height: 58px;
  background-color: #2F80ED;
  border-radius: 8px;
  color: #fff;
  margin: 0 auto;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

header h1 img{
width: 240px;
height: 40px;
margin: 0 auto;
margin-top: 10px;
}

.h1{
  padding: 10px 0px;
}

.fee{
  width: 393px;
  height: 272px;
  background-color: #AEDFF7;

}

.fee img{
  width: 357px;
  height: 159px;
  margin: 0 auto;
}

.fee .feeimg{
  padding-top: 40px;

}

.feep{
  font-size: 11px;
  margin-left: 20px;
  line-height: 1.5;
  padding-top: 5px;
}

.standard{
  height: auto;
  padding: 50px 0px;
  background-color: #fff;

}

.standardp{
  width: 360px;
  font-size: 16px;
  margin: 30px auto 25px auto;
  line-height: 2;

}

.standard img{
  width: 357px;
  height: 252px;
  margin: 0 auto;
}

.standard .source{
  font-size: 8px;
  margin-left: 30px;
}

.age{
  background-color: #AEDFF7;
  margin: 0px auto;
  width: 393px;
  padding-top: 50px;

}

.age p{
  width: 360px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 2;
}

.age em{
  font-size: 40px;
}

.girl{
  width: 45px;
  height: 137px;
  margin-right: 10px;
  padding-top: 7px;
}

.boy{
  width: 48px;
  height: 145px;
}

.man{
  display: flex;
margin-top: 30px;
  margin-left: 65%;
  padding-bottom: 30px;
}

.abouttreatment{
  width: 393px;
  background-color: #fff;
  padding-top: 50px;
}

.abouttreatment h4{
font-size: 18px;
color: #2861BC;

}

.abouttreatmentp{
  width: 360px;
  margin: 0 auto;
}

.circle{
  width: 15px;
height: 15px;
border-radius: 50%;
background: #A9CEF4;
text-align: center;
margin-top: 5px;
margin-right: 3px;

}


.h3circle{
  display: flex;
  margin-top: 30px;
}

.abouttreatment p{
  font-size: 16px;
}

.abouttreatmentp2{
  padding: 10px 0 15px 0;
  line-height: 2;
}

.abouttreatmentp3{
  line-height: 2;
  padding-bottom: 50px;
}

.figure1{
  width: 115px;
  height: 115px;
}

.figure1box{
  margin-left: 68%;
}


.figure3{
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
}

.cause{
  background-color: #ccc;
}

.minchoh3{
  width: 208px;
  font-family: serif;
  color:#000;
  font-size: 32px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

.cause h4{
  width: 224px;
  margin: 0 auto;
  font-size: 20px;
  font-weight: bold;
border-bottom: solid 1px #000;
text-align: center;
  padding: 12px 0px 8px 0px;
}

.cause p{
  font-size: 16px;
  line-height: 2;
  margin: 12px 15px 0px 15px;
  padding-bottom: 30px;
}


.causewap{
  width: 320px;
  background-color: #fff;
  border-radius: 8px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.causblue{
  background-color: #AEDFF7;
}

.causblue .minchoh3{
  width: 325px;
text-align: center;
  color: #2F80ED;
}

.causblue .minchoh3 p{
  color: #000;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif,"Noto Serif JP", serif;
  line-height: 2;
  margin: 0 auto;
  text-align: left;
  padding-top: 20px;
}

.cause .causblue .causeh4{
  width: 174px;
  padding: 5px;
  background-color: #7F83FF;
  border-radius: 8px;
  color: #fff;
  margin: 0 auto;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}

.causeh4{
  margin-bottom: 15px;
}


/* .causblueimg{
  width: 379px;
  height: 279px;
} */

.causblue .causblueh4{
  width: 100%;
  margin: 0 auto;
  font-size: 32px;
  border-bottom: none;
}

.causblueh4{
  padding-right: 25px;
}
/* ボーダーボトム三角形css */

/* .triangle {
  position: relative;
}

.triangle:after {
  content: "";
  position: absolute;
  top: 100%;
  right: 50%;
  width: 393px;
  height: 15px;
  transform: translatex(50%);
  box-sizing: border-box;
  border-right: calc(50vw - 10px) solid transparent;
  border-left: calc(50vw - 10px) solid transparent;
  border-top: 200px solid #ccc;
}

.sec {
  padding: 50px 0px 30px; */
/* }

.sec02 {
  padding-top: 150px;
}

div {
  max-width: 600px;
  margin: 0 auto;
} */

/* ボーダーボトム三角形css終了 */



.firstexamination{
  background-color: #fff;
  padding: 50px 0px;
}

.firstexamination h3{
  margin-bottom: 40px;
}



.firstexamination li{
  font-size: 16px;
  width: 248px;
  height: 50px; 
  background-color: #AEDFF7;
  border-radius: 30px;
  color: black;
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
  margin: 10px auto;
  padding-top: 10px;
}

.firstexamination .lisize{
  height: 100px;
  padding-top: 20px;
}

.dli-chevron-down {
  display: inline-block;
  vertical-align: middle;
  color: #AEDFF7;
  line-height: 1;
  width: 1em;
  height: 1em;
  border: 0.2em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
}

.down{
  width: 20px;
  height: 20px;
  margin: 0 auto;
  padding-left: 5px;
}


.firstexamination img{
  width: 131px;
  height: 86px;
  margin-left: 60%;
  margin-top: 30px;
}

.question{
  background-color: #C9EDFF;
  padding-bottom: 50px;
}

.questionh3{
  font-size: 24px;
  color: #0A50A1;
  width: 192px;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 40px;
  text-align: center;
}

.questionbox{
  width: 350px;
  background-color: #fff;
  margin: 0 auto;
  border-radius: 8px;
  padding: 35px 15px;
}

.question dt,.question dd,.question p{
  font-size: 16px;
  line-height: 2;
}

.question dt,.question p{
  color: #0A50A1;
}

.question span{
  color: #FF9807;
}

.question dd{
  padding-bottom: 40px;
}

.map{
  background-color: #fff;
  padding: 30px 15px;
}

.map iframe{
  width: 100%;
  height: 400px;
  padding: 20px 0px;
}

.map h1{
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 10px;
}

.map .bold{
  font-size: 16px;
  font-weight: bold;
}

.maptext{
  margin-bottom: 20px;
}

.maptext p{
  line-height: 1.8;
  font-size: 16px;
}

.map strong{
  color: #FF2C2C;
}

.request{
  background-color: #fff;
}

.request h2{
  width: 393px;
  height: 80px;
  background-color: #FF951D;
  color: #fff;
  font-size: 24px;
  text-align: center;
  padding-top: 24px;
  margin-bottom: 20px;
}

.box_con02{
  width: 100%;
}

.box_con02 th,.box_con02 td,.box_con02 th p{
  font-size: 14px;
  line-height: 1.5;
}

footer{
  width: 393px;
  height: 88px;
  background-color: #2F80ED;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding-top: 40px;
  margin: 0px;
}



/*デザインcss↓*/
.box_con02 {
  max-width: 900px;
  margin: 0  auto;
}
@media only screen and (max-width: 768px) {
  .box_con02 {
    width: 95%;
  }
}
.box_con02 form {
  width: 100%;
}
.box_con02 form table {
  width: 100%;
}
.box_con02 form table tr {
  position: relative;
}
.box_con02 form table tr:first-child td:before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 1px;
  border-bottom: solid 1px rgba(28, 46, 83, 0.5);
}
@media only screen and (max-width: 768px) {
  .box_con02 form table tr:first-child td:before {
    display: none;
  }
}
.box_con02 form table tr th {
  width: 30%;
  font-weight: normal;
  padding: 1em .5em;
  background: #1c2e53;
  color: #fff;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  .box_con02 form table tr th {
    text-align: center;
    width: 100%;
    display: block;
    padding: .8em .2em;
  }
}
.box_con02 form table tr th span {
  background: #cd6f55;
  padding: 0 .3em;
  color: #fff;
  margin-left: .5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.box_con02 form table tr th:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 1px;
  border-bottom: solid 1px #fff;
}
.box_con02 form table tr td {
  position: relative;
  padding: 1em .5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  .box_con02 form table tr td {
    padding: 1.5em .5em;
    display: block;
    width: 100%;
  }
}
.box_con02 form table tr td:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 1px;
  border-bottom: solid 1px rgba(28, 46, 83, 0.5);
}
.box_con02 form table tr .box_br {
  display: block;
}
.box_con02 form table tr select, .box_con02 form table tr textarea, .box_con02 form table tr .wide {
  width: 100%;
  height: 3em;
  padding: .5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.box_con02 form table tr textarea {
  height: 10em;
}

/*プライバシーのデザインcss↓*/
.con_pri {
  max-width: 700px;
  margin: 0  auto;
}
@media only screen and (max-width: 768px) {
  .con_pri {
    width: 95%;
  }
}
.con_pri .box_pri {
  height: 300px;
  overflow-y: scroll;
  border: 1px solid #cdcdcd;
  background: #f7f7f7;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 20px;
  padding: 20px 55px;
}
@media only screen and (max-width: 768px) {
  .con_pri .box_pri {
    margin-top: 4%;
    padding: 3%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .con_pri .box_pri {
    padding: 4%;
  }
}
.con_pri .box_pri .box_tori {
  text-align: left;
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .con_pri .box_pri .box_tori {
    margin-top: 4%;
  }
}
.con_pri .box_pri .box_tori h4 {
  font-weight: normal;
  margin-bottom: 30px;
  font-size: 150%;
}
@media only screen and (max-width: 768px) {
  .con_pri .box_pri .box_tori h4 {
    margin-bottom: 4%;
  }
}
.con_pri .box_pri .box_tori .txt {
  padding: 0 20px;
}
@media only screen and (max-width: 768px) {
  .con_pri .box_pri .box_tori .txt {
    padding: 0;
  }
}
.con_pri .box_pri .box_num {
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  .con_pri .box_pri .box_num {
    margin-top: 5%;
  }
}
.con_pri .box_pri .box_num h4 {
  font-weight: normal;
  font-size: 113%;
}
.con_pri .box_pri .box_num .txt {
  padding: 10px 0 0 20px;
}
@media only screen and (max-width: 768px) {
  .con_pri .box_pri .box_num .txt {
    padding: 3% 0 0 3%;
  }
}

.box_check {
  text-align: center;
  margin: 1em auto;
}
.box_check label {
  display: inline-block;
}
.box_check label span {
  margin-left: .3em;
}

.btn {
  text-align: center;
}

.btn input {
  display: inline-block;
  background: #FF951D;
  padding: 20px 60px;
  color: #fff;
  font-weight: bold;
  border-radius: 8px;
  margin: 30px 0px;
  text-decoration: none;
  cursor: pointer;
  border: none;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.btn input:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}



/* ---------confirmation.htmlのcss-------- */

.backbtn{
  display: inline-block;
  background: #FF951D;
  padding: 20px 60px;
  color: #fff;
  font-weight: bold;
  border-radius: 8px;
  margin: 30px auto;
  text-decoration: none;
  cursor: pointer;
  border: none;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  margin-left: 120px;
}


/* ======================================= */
/* LP用 WordPress固定ページ調整CSS       */
/* ページID: 9                              */
/* ======================================= */

/* 1. ヘッダー・フッター非表示 */
.page-id-9 .wp-block-template-part {
  display: none;
}

/* 2. 本文コンテナを全幅に */
.page-id-9 .wp-site-blocks {
  margin: 0 !important;
  padding: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
}

/* 3. 画像・セクションの全幅調整 */
.page-id-9 .lp-section {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #f5f5f5; /* 必要に応じて背景色変更 */
}

.page-id-9 .lp-section img {
  max-width: 100%;
  height: auto;
}

/* 4. ヒーローセクションなど必要に応じて追加 */
.page-id-9 .lp-hero {
  height: 100vh; /* ページトップの全画面表示 */
  background-size: cover;
  background-position: center;
}

/* 5. その他、LP内ブロック個別調整用（必要に応じて追加） */
/* 例: ボタンやテキストの余白など */
.page-id-9 .lp-button {
  margin: 0 auto;
  display: block;
}

/* 固定ページID 9 の main の余白を消す */
/* .page-id-9 main {
  margin: 0 !important;
  padding: 0 !important;
} */

/* ページID 9 の body 余白をリセット */
/* .page-id-9 body {
  margin: 0 !important;
  padding: 0 !important;
} */


/* ページID 9 のLP用余白リセット */
.page-id-9 body,
.page-id-9 main,
.page-id-9 .wp-site-blocks,
.page-id-9 .wp-block-group {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}

.page-id-9 h1.entry-title{
  display: none !important;
}

/* -------修正css---------- */

/* .fee,
.age,
.abouttreatment,
.request h2,
footer {
  width: 100%; /* ←393pxを100%に */
  /* max-width: 393px; /* 必要ならここで制限 */
  /* margin: 0 auto; */
/* } */ 


/* .request h2 {
  background-color: #FF951D;
  color: #fff;
  font-size: 24px;
  text-align: center;
  padding-top: 24px;
  margin-bottom: 20px;
} */ 



/* ーーーーーーー全体レスポンシブーーーーーーーーーーーー */

/* スマホ用（共通スタイル） */
body {
  font-size: 14px;
}
.container {
  padding: 0 15px;
}

/* タブレット用 */
@media screen and (min-width: 768px) {
  body {
    font-size: 15px;
  }
  .container {
    max-width: 720px;
    padding: 0 20px;
  }
}

/* PC用 */
@media screen and (min-width: 1024px) {
  body {
    font-size: 16px;
  }
  .container {
    max-width: 1200px;
    padding: 0 40px;
  }
}

html, body {
  /* margin: 0;
  padding: 0; */
  overflow-x: hidden; /* 横スクロールを強制的に防止 */
}



















