@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&family=Zen+Kurenaido&display=swap');

#wpadminbar #wp-admin-bar-my-account.with-avatar>a img {
display: none;
}

/*ヘッダー非表示*/
.keni-header_wrap {
	display:none;
}
/*グロナビPC非表示  */
.keni-gnav_wrap {
display: none;
}

/*h1部分、padding削除  */
.keni-main_inner {
    padding: 0!important;
}

:root {
	--lightblue:#ECF0F7;
	--navy:#344266;
	--red:#C64E39;
}

h1{
    color:#4D4D4D!important;
	 font-size:13px!important;
	font-weight:300!important;
	padding:5px 0!important;
}

.h1_title {
	background:var(--lightblue);
}

.main {
background:#ffffff;
}

/*幅調整*/
.col1 .keni-main .keni-section_wrap {
	max-width: 600px;
	overflow-x: hidden;
	padding: 0;
}

@media (max-width:768px) {
	.keni-main .keni-section_wrap {
		width:100%;
		margin:0 auto;
		padding: 0 5%;
	}
}

a:hover {
	opacity: 0.8;
}

img {
	width:100%!important;
}

/*枠外背景*/
.keni-main_inner  {
	overflow: hidden;
   background: url(https://diet-seikotu-seitai.com/sample/wp-content/uploads/2023/12/AdobeStock_619366216.png)center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}

.keni-section {
	background: #ffffff!important;
}

/*デフォルト下パンくず非表示*/
.keni-breadcrumb-list_wrap {
	display:none!important;
}

/*折り返し調整*/
.br-auto {
	display:inline-block;
}

/*SPのみ改行*/
@media (min-width: 768px){
.br_sp {
display: none!important; 
}
}

/*PCのみ改行*/
@media (max-width: 768px){
.br_pc {
display: none!important; 
}
}

/*電話　タップバナーボタン　ネイビー  */
.tel_tap {
	width: 80%;
	margin: 0 auto;
}



/*文字調整*/
body {
	color:#535353!important;
   font-family: 'ヒラギノ角ゴシック','Hiragino Sans',sans-serif!important;
}

p {
color:#535353;!important;
}

/*自動で入る余白など削除*/
p:empty{
display: none!important;
}

.article-body p {
display:none!important;
}

/*spanタグ*/
.red_font {
color:var(--red);
}

.blue_font {
	color:var(--navy);
}

.yellow_under {
	background: linear-gradient(transparent 60%, #FFF597 60%);
}

.red_18 {
color:var(--red);
font-size:18px;
font-weight:600;
}

@media (max-width: 768px){
.red_18 {
font-size:4.35vw;
}
}


.red_23 {
color:var(--red);
font-size:23px;
font-weight:600;
}

@media (max-width: 768px){
.red_23 {
color:var(--red);
font-size:5.12vw;
font-weight:600;
line-height:1.6;
}
}


.bold_font {
	font-weight:600;
}

/*共通上下ボーターh2*/
/*ベージュの背景*/
.h2_title-bg {
	margin-top:30px;
	padding:10px 0;
	background:#F8F3E9!important;
}

/*文字と上下のボーダー*/
.h2_title{
	font-size:32px!important;
	text-align:center!important;
	font-family: 'Zen Old Mincho', serif!important;
	color:var(--navy)!important;
	background:#F8F3E9!important;
	letter-spacing:0!important;
	line-height:1.5;
	padding:14px 0;
	border-top:6px double #344266;
	border-bottom:6px double #344266;
	margin-bottom:0!important;
	position:relative;
}

/*フォント大きさ調整*/
.title_28 {
	font-size:28px!important;
	letter-spacing:-1.0!important;
}

.title_30 {
	font-size:30px!important;
	letter-spacing:-1.0!important;
}

.title_27 {
	font-size:27px!important;
}

@media (max-width: 768px){
.h2_title-bg {
    margin-top: 20px;
    padding: 7px 0;
    background: #F8F3E9!important;
}

.h2_title{
	/*25px*/
	font-size:6.41vw!important;
	padding:5px 0!important;
	line-height:1.4!important;
}
	
/*フォントの大きさ調整*/
.h2_title-sp h2 {
font-size:5.41vw!important;
	}
	
.h2_title-sp2 {
font-size: 4.6vw!important;
}
	
.title_28 {
	font-size:6.41vw!important;
}
	
.title_30 {
	font-size: 5.0vw!important;
}	
		
.title_27 {
font-size: 4.6vw!important;
}

}

/*先生の治療のおかげでこんなに変化*/
.ba_inner {
	padding:30px 40px;
}

.ba_effect {
	color:#ffffff;
	background:var(--navy);
	text-align:center;
	padding:15px;
	font-size:22px;
	font-weight:600;
}

.ba_wrap {
	background:var(--lightblue);
	padding:30px 30px 10px 30px;
	border-bottom:23px solid var(--navy);
}

.ba_flex {
	display:flex;
	gap:22px;
}

.ba_before {
	width:50%;
}

.before_image img{
	width:100%;
}

.before_title {
	background:#ffffff;
	text-align:center;
	padding:5px 0;
	font-size:20px;
	color:#6a6a6a;
}

.ba_after {
	width:50%;
}

.after_image {
	border-top:3px solid #BDA042;
	border-right:3px solid #BDA042;
	border-left:3px solid #BDA042;
}

.after_image img {
	width:100%;
}

.after_title {
	color:#ffffff;
	background:#BDA042;
	text-align:center;
	padding:5px 0;
	font-size:20px;
	border-right:3px solid #BDA042;
   border-left:3px solid #BDA042;
	border-bottom:3px solid #BDA042;
}

.ba_attention {
	color:#C64E39;
	font-size:12px;
	margin-top:0px;
}

.ba_text {
	font-size:16px;
	padding:20px 0;
	line-height:1.53;
	letter-spacing:0.15;
	color:#6a6a6a;
}

/*良くならない理由は1つです*/
.blue_title {
	padding: 5px 0 25px 0;
	background:url(https://diet-seikotu-seitai.com/sample/wp-content/uploads/2023/12/reason_bg.webp);
background-repeat:no-repeat;
background-size:cover;
}

.blue_title h3 {
	font-size:40px!important;
	text-align:center;
	font-family: 'Zen Old Mincho', serif!important;
	color:var(--navy)!important;
  padding:75px 0 45px 0px;
  line-height: 1.3!important;
  margin-bottom: 0!important;
  background: transparent!important;
	border:none!important;
	letter-spacing:3.0;
}

.banner_margin {
margin-top:25px;
}

/*先生プロフィール*/
.hukidashi_title h2{
	font-size:30px!important;
	text-align:center!important;
	font-weight:600!important;
	margin-top:50px!important;
	padding:20px 10px!important;
	width:87%;
	margin-right:auto;
	margin-left:auto;
	background:var(--navy)!important;
	line-height:1.5!important;
	position:relative;
	letter-spacing:2.0!important;
}

.hukidashi_title h2::after {
	position:absolute;
	content:"";
	 width: 0;
  height: 0;
  border-style: solid;
  border-right: 11px solid transparent;
  border-left: 11px solid transparent;
  border-top: 11px solid var(--navy);
  border-bottom: 0;
	bottom:-9px;
  left:50%;
	transform:translatex(-50%)
}

.profile_flex {
	padding:30px 40px;
	display:flex;
	justify-content:center;
	gap:20px;
	font-family: 'Zen Old Mincho', serif;
}

.profile_photo {
	width:35%;
}

.profile_photo img{
	width:100%;
}

.profile_content {
	width:65%;
}

.profile_name {
	color:var(--navy);
	font-size:25px;
	border-bottom:1px solid #000000;
	padding-bottom:10px;
	font-weight:600;
	margin-top:-4px;
}

.profile_list {
	list-style-type:none;
	margin:5px 0 0 15px!important;
	
}

.profile_item {
	margin-top:-2px;
	margin-bottom:0!important;
	position:relative;
	font-family: 'ヒラギノ角ゴシック','Hiragino Sans',sans-serif!important;
}

.profile_item::before {
	position:absolute;
	content:"";
	width: 0;
  height: 0;
  border-style: solid;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid var(--navy);
  border-right: 0;
  top: 9px;
  left: -12px;
}

.profile_texts {
	padding:0 40px;
	font-size:18px;
	line-height:1.94;
}

.profile_greeting {
	font-size:25px;
	text-align:center;
	color:var(--navy);
	font-family: 'Zen Old Mincho', serif;
	background:#ECF0F7;
	border-radius:40px;
	font-weight:600;
}

.profile_text {
	margin-top:20px;
	font-size:15px;
	text-align:justify;
	line-height:1.6;
	letter-spacing:0.15;
}

/*先生の実体験*/
.actual_wrap {
	padding:30px 40px;
	font-size:18px;
	letter-spacing:-0.64;
	line-height:1.94;
}

.actual_text {
	margin-top:25px;
	color:#535353;
	font-size:18px;
	letter-spacing:-0.64;
	line-height:1.94;
}

.actual_flex1{
	display:flex;
	margin-top:30px;
	width:70%;
}

.actual_img1 {
	width:15%;
	margin-right:10px;
}

.actual_img1 img {
	width:100%;
}

.actual_comment1 {
	width:85%;
   padding:8px 27px 8px 35px;
	border:1px solid var(--red);
	border-radius:40px;
	text-align:center;
}

.actual_flex2{
	display:flex;
	margin-top:30px;
	width:83%;
	margin-left:auto;
}

.actual_img2 {
	width:13%;
}

.actual_img2 img {
	width:100%;
}

.actual_comment2 {
	color:#898989;
	width:87%;
   padding:8px 27px 8px 35px;
	border:1px solid #898989;
	border-radius:40px;
	margin-right:10px;
	font-size:18px;
	letter-spacing:-0.64;
	line-height:1.94;
	text-align:center;
}

.actual_text2 {
	margin-top:35px;
	padding:20px 0;
	color:var(--navy);
	text-align:center;
	border:1px solid #D6D8E7;
	font-size:18px;
	letter-spacing:-0.64;
	line-height:1.94;
}

.actual_text3 {
	margin-top:25px;
	margin-bottom:48px;
	text-align:center;
	position:relative;
	font-size:18px;
	letter-spacing:-0.64;
	line-height:1.94;
}

.actual_text3::after {
	position:absolute;
	content:"";
	width:78%;
	height:1px;
	background:#707070;
	bottom:-15px;
	left:50%;
	transform:translatex(-50%);
}

.actual_text-point {
	margin-top:15px;
}

/*なぜ改善されるのか*/
.problem_wrap {
	margin-top:35px;
	background:url(https://diet-seikotu-seitai.com/sample/wp-content/uploads/2023/12/nayami-bg.webp);
	background-repeat:no-repeat;
	background-size:cover;
	padding: 55px 40px 20px 40px;
}

.problem_title {
	font-size:36px;
   font-family: 'Zen Old Mincho', serif;
	font-weight:600;
	text-align:center;
	color:var(--red);
	letter-spacing:0;
}

.problem_list {
	list-style:none;
	margin: 30px 0 0 51px;
}

.problem_item {
	font-size:20px;
	position:relative;
	margin-bottom:0;
}

.problem_item:not(:first-child){
	margin-top:20px;
}
.problem_item::before {
	position:absolute;
	content:"";
	top:2px;
	left:-39px;
	width:30px;
	height:30px;
	background:url(https://diet-seikotu-seitai.com/sample/wp-content/uploads/2023/12/check.webp);
	background-repeat:no-repeat;
	background-size:contain;
}

.problem_text {
	font-size:30px;
  font-family: 'Zen Old Mincho', serif;	
  font-weight:600;
  text-align:center;
  color:var(--navy);
  letter-spacing:0;
  margin-top:30px;
	position:relative;
	z-index:100;
}

.problem_text::after {
	position:absolute;
	content:"";
	bottom:-6px;
	left:50%;
	transform:translatex(-50%);
	width:120%;
	height:23px;
	background:#FFF597;
	z-index:-100;
}

/*喜びの声*/
.voice_wrap {
	padding:45px 40px;
}

.voice_item {
	padding:31px 24px 13px 24px;
	border:2px solid #D6D8E7;
	box-shadow: 8px 8px #ECF0F7;
}

.voice_item:not(:first-child) {
	margin-top:44px;
}

.voice_flex {
	display:flex;
	gap:15px;
}

.voice_image {
	width:35%;
}

.voice_image img {
	width:100%;
}

.voice_texts {
	width:65%;
	margin-top:-3px;
}

.voice_title {
	 font-family: 'Zen Old Mincho', serif;	
	 color:var(--navy);
	font-size:20px;
	border-bottom:1px solid #344266;
	padding-bottom:3px;
	font-weight:600;
}

.voice_text {
	font-size:15px;
	text-align:justify;
	line-height:1.6;
	padding:3px 0;
	color:#3F2922;
}

.voice_flex-bottom {
	display:flex;
	justify-content:space-between;
	margin-top:8px;
}

.voice_age {
	font-size:13px;
	color:var(--navy);
	position:relative;
	z-index:20;
	margin-top:5px;
}

.voice_age::before {
	position:absolute;
	content:"";
	top: -3px;
    left: -24px;
    width: 133px;
    height: 36px;
    background: #ECF0F7;
    clip-path: polygon(0 0, 100% 0%, 83% 100%, 0% 100%);
    z-index: -20;
}


.voice_attention {
	font-size:10px;
	color:var(--red);
	margin-top:14px;
}

/*お客様の声_floatバージョン*/
.voice__float-block{
		margin-top: 15px;
}

.voice__float{
	margin-right: 15px;
float: left;
}

.voice_texts.voice_texts--float{
	margin-top: 0;
}

.voice_texts--float{
	width: 100%;
}

.voice_title.voice_title--pc{
		display: block;
	}
	
.voice_title.voice_title--sp{
		display: none;
	}


/*当院独自の治療方法*/
.blue_title2 {
	 padding:5px 0 300px 0;
    background: url(https://diet-seikotu-seitai.com/sample/wp-content/uploads/2024/03/blue_title2-top.webp),url(https://diet-seikotu-seitai.com/sample/wp-content/uploads/2024/03/blue_title2-under.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position:0px -11%,0 80%;
	
}

.blue_title2 h3 {
    font-size: 36px!important;
    text-align: center;
    font-family: 'Zen Old Mincho', serif!important;
    color: var(--navy)!important;
    padding: 45px 0 55px 0px;
    line-height: 1.3!important;
    margin-bottom: 0!important;
    background: transparent!important;
    border: none!important;
    letter-spacing: 3.0;
}

.banner-sankaku {
  clip-path: polygon(50% 22%, 100% 0, 100% 100%, 0 100%, 0 0);
  margin-top: -125px;
}

.actual_text-margin {
margin-top:0px;
}

.treatment_text1 {
	font-family: 'Zen Old Mincho', serif!important;
	font-size:28px;
	font-weight:600;
	text-align:center;
	color:var(--navy);
	padding:28px 0 0 0;
	position:relative;
	z-index:30;
	margin-top:-45px;
}

.treatment_text1::before {
	position:absolute;
	content:"";
	bottom:0;
   left: -8px;
    width: 89%;
    height: 17px;
    background: #FFF597;
    clip-path: polygon(0 0, 100% 0%, 98% 100%, 0% 100%);
    z-index: -30;
}


.treatment_text2 {
	font-family: 'Zen Old Mincho', serif!important;
	font-size:28px;
	font-weight:600;
	text-align:center;
	color:var(--navy);
	padding:16px 0 0 0;
	position:relative;
	z-index:40;
}

.treatment_text2::before {
	position:absolute;
	content:"";
	bottom:0;
   right: -38px;
    width: 87%;
    height: 17px;
    background: #FFF597;
    clip-path: polygon(3% 0, 100% 0%, 100% 100%, 0% 100%);
    z-index: -40;
}
/*推薦者の声*/
.suisen_wrap {
	padding:30px 40px;
}

.suisen_item {
	padding:50px 46px 10px 46px;
	background:var(--lightblue);
}

.suisen_item1 {
	position:relative;
}

.suisen_item1:before {
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 45px solid #ffffff;
    border-left: 55px solid transparent;
}

.suisen_item2 {
	margin-top:30px;
	position:relative;
}

.suisen_item2:before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 39px solid #ffffff;
    border-right: 55px solid transparent;
}


.suisen_flex {
	display:flex;
	gap:20px;
	padding-bottom:20px;
	border-bottom:2px solid var(--red);
}

.suisen_image {
	width:27%;
}

.suisen_image img{
width:100%;	
}

.suisen_name-box {
	width:73%;
	color:var(--navy);
}

.suisen_post {
	font-size:19px;
}

.suisen_name {
	font-size:28px;
	margin-top:14px;
}

.suisen_clinic {
	font-size:18px;
}

.suisen_text {
	color:#535353;
	font-size:18px;
	line-height:1.72;
	padding:20px 0;
	margin-top:10px;
	text-align:justify;
}

/*初回オファー*/
.offer_wrap {
	padding:20px 20px 40px 20px;
}

.offer_flex {
	display:flex;
	gap:7px;
	margin-bottom:20px;
}

.offer_item {
	width:33%;
}

.offer_photo img {
	width:100%;
}

.offer_title {
	font-size:14px;
	color:var(--navy);
	text-align:center;
	background:#D6D8E7;
	padding:2px;
}

.offer_text {
	font-size:18.5px;
	margin-top:30px;
	line-height: 1.95;
}

/*痛みで悩むのは最後です*/
.h2_title-red h2{
	font-size:40px!important;
	text-align:center;
	font-family: 'Zen Old Mincho', serif!important;
	color:#ffffff!important;
	background:var(--red)!important;
	letter-spacing:0!important;
	padding:22px 0;
	margin-bottom:0!important;	
}

/*お問い合わせ*/
.line_tap {
	padding:20px;
}

/*アクセステーブル*/
table {
    width: 100%;
    margin: 0 !important;
    padding: 0;
}

tbody th {
    background: var(--lightblue)!important;
	 border-top:none!important;
	 border-right:none!important;
    border-left:none!important;
    border-bottom: 1px solid #D6D8E7!important;
	 padding:20px 20px 20px 25px!important;
	font-size:20px!important;
	font-weight:600!important;
	color:var(--navy)!important;
	width:25%;
}

tbody td {
    background:#ffffff!important;
	 border-top:none!important;
	 border-right:none!important;
    border-left:none!important;
    border-bottom: 1px solid #D6D8E7!important;
	 padding:20px!important;
	font-size:20px!important;
	font-weight:300!important;
	width:75%;
}

.iframe_wrap {
    margin-top: 20px;
    position: relative;
    width: 100%;
    padding: calc(284 / 600* 100%) 0 0;
}

.iframe_wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.access_wrap {
	padding:30px 40px;
}

.access_title {
	font-size:20px;
	color:var(--navy);
	font-weight:600;
}

.access_text {
	font-size:18px;
	text-align:justify;
	line-stacking:1.6;
	margin-top:20px;
}

/*---------------------SP----------------------*/
@media (max-width: 768px){
.ba_inner {
	padding:15px 5%;
}

.ba_effect {
/*20px*/
	font-size:5.13vw;
}

.ba_wrap {
	background:var(--lightblue);
	padding:25px 10px 15px 15px;
		border-bottom:23px solid var(--navy);
}

.ba_flex {
	gap:12px;
}

.before_title {
	padding:2px 0;
	font-size:18px;
}

	.after_title {
	padding:2px 0;
	font-size:18px;
}

.ba_attention {
	font-size:12px;
}

.ba_text {
/*16px*/
	font-size:4.10vw;
	padding:10px 0;
	line-height:1.5;
}
	
/*良くならない理由は1つです*/
.blue_title {
	padding:0;
}

.blue_title h3 {
  font-size: 6.8vw!important;
  padding:51px 0 44px 0px;
}

.banner_margin {
margin-top:15px;
}
	
/*先生プロフィール*/
.hukidashi_title h2{
/*26px*/
	font-size:6.0vw!important;
	margin-top:50px!important;
	padding:10px!important;
	line-height:1.2!important;
	width:95%;
}

.hukidashi_title h2::after {
	border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 10px solid var(--navy);
    border-bottom: 0;
    bottom: -10px;
}

.profile_flex {
	padding:10px 5%;
   display:block;
}

.profile_photo {
	width:70%;
	margin: 0 auto;
}

.profile_content {
	width:100%;
	margin-top:15px;
}

.profile_name {
/*24px*/
	color:var(--navy);
	font-size:6.15vw;
	padding-bottom:1px;
}

.profile_list {
	list-style-type:none;
	margin:13px 0 0 30px!important;
	
}

.profile_item {
/*16px*/
	margin-bottom:0!important;
	font-size:4.10vw;
	position:relative;
}

.profile_item::before {
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid var(--navy);
  border-right: 0;
  top: 9px;
  left: -16px;
}

.profile_texts {
	padding:0 5%;
	margin-top:10px;
}

.profile_greeting {
	font-size:22px;
}

.profile_text {
	margin-top:10px;
	font-size:14px;
}	

/*先生の実体験*/
.actual_wrap {
/*16px*/
	padding:15px 5%;
	font-size:4.10vw;
	line-height:1.95;
}

.actual_text {
	margin-top:15px;
	font-size:4.10vw;
	line-height:1.95;
}

.actual_flex1{
	margin-top:20px;
	width:77%;
	margin-right:auto;
	margin-left:35px;
}

.actual_img1 {
	width:15%;
	margin-right:5px;
}
.actual_comment1 {
   padding:8px 22px;
	text-align:center;
	font-size:13px;
}

.actual_flex2{
	margin-top:20px;
	width:95%;
	margin-right:auto;
	margin-left:auto;
}

.actual_img2 {
	width:13%;
}

.actual_img2 img {
	width:100%;
}

.actual_comment2 {
   padding:8px;
	text-align:center;
	font-size:13px;
	margin-right:5px;
}

.actual_text2 {
	margin-top:20px;
	padding:8px;
	font-size:4.10vw;
	line-height:1.95;
}

.actual_text3 {
	margin-top:20px;
	margin-bottom:40px;
	text-align:center;
	font-size:4.10vw;
	line-height:1.95;
}
	
.actual_text3::after {
	bottom:-9px;
}
	
/*なぜ改善されるのか*/
.problem_wrap {
margin-top: 28px;
padding: 28px 5%;
}

.problem_title {
/*24px*/
font-size:6.15vw;
}

.problem_list {
	margin: 23px 0 0 48px;
}
	
.actual_text-point {
	margin-top:10px;
}


.problem_item {
/*16px*/
	font-size:4.10vw;
	position:relative;
	margin-bottom:0;
}

.problem_item:not(:first-child){
	margin-top:15px;
}
	
.problem_item::before {
	top: 5px;
   left: -31px;
   width: 23px;
   height: 23px;
}

.problem_text {
/*20px*/
	font-size:5.12vw;
}

.problem_text::after {
	bottom: -2px;
    height: 16px;
}

/*喜びの声*/
.voice_wrap {
	padding:20px 5%;
}

.voice_item {
	padding:15px 15px 10px 15px;
}

.voice_item:not(:first-child) {
	margin-top:20px;
}

.voice_flex {
	display:block;
}

.voice_image {
	width:100%;
}

.voice_texts {
	width:100%;
	margin-top:15px;
}

.voice_title {
	 font-family: 'Zen Old Mincho', serif;	
	 color:var(--navy);
	font-size:20px;
	border-bottom:1px solid #344266;
	padding-bottom:3px;
}

.voice_text {
	font-size:15px;
	text-align:justify;
	line-height:1.6;
	padding:3px 0;
	margin-top:10px;
}

.voice_flex-bottom {
	display:flex;
	justify-content:space-between;
	margin-top:8px;
}

.voice_age {
	font-size:13px;
	color:var(--navy);
	position:relative;
	z-index:20;
	margin-top:5px;
	margin-left:7px;
}

.voice_age::before {
	left: -22px;
   width: 137px;
}

.voice_attention {
	margin-top:16px;
}
	/*お客様の声*/
	.voice__float{
    margin-bottom: 15px;
		clear:both;
		margin-right: 0;
		width: 100%;
	}
	
	.voice__float-block{
margin-top: 0;
	}
	
.voice_title.voice_title--pc{
		display: none;
	}
	
.voice_title.voice_title--sp{
		
		display: block;
	}

/*当院独自の治療方法*/
.blue_title2 {
padding: 0 0 158px 0;
background-position: 0px -7%, 0 85%;
}
	
	

.blue_title2 h3 {
  font-size: 6.4vw!important;
  padding:30px 0 75px 0px;
}
	
	
.banner-sankaku{
margin-top:-60px;
}

.actual_text-margin {
margin-top:5px;
}

.treatment_text1 {
/*19px*/
	font-size:4.81vw;
	padding:20px 0 0 0;
	margin-top: -28px;
}

.treatment_text1::before {
    width: 92%;
    height: 14px;
}


.treatment_text2 {
	font-size:4.81vw;
	padding:5px 0 0 0;
	font-weight:600;
}

.treatment_text2::before {
    width: 94%;
    height: 14px;
}

/*推薦者の声*/
.suisen_wrap {
	padding:15px 5%;
}

.suisen_item {
	padding:30px 20px 10px 20px;
}

.suisen_item1 {
	position:relative;
}

.suisen_item1:before {
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 25px solid #ffffff;
    border-left: 40px solid transparent;
}

.suisen_item2 {
	margin-top:30px;
	position:relative;
}

.suisen_item2:before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 32px solid #ffffff;
    border-right: 40px solid transparent;
}


.suisen_flex {
	display:block;
	padding-bottom:6px;
}

.suisen_image {
	width:90%;
	margin:0 auto;
}
.suisen_name-box {
	width:100%;
	margin-top:15px;
}

.suisen_post {
/*16px*/
	font-size:4.10vw;
}

.suisen_name {
/*23px*/
	font-size:5.89vw;
	margin-top:8px;
}

.suisen_clinic {
/*15px*/
	font-size:3.84vw;
}

.suisen_text {
/*15px*/
	font-size:3.84vw;
	padding:5px 0;
	margin-top:0px;
}

.offer_wrap {
	padding:15px 5%;
}

.offer_flex {
	display:flex;
	gap:5px;
	margin-bottom:15px;
}

.offer_title {
	font-size: 12px;
    line-height: 1.3;
    padding: 3px;
}
	
.offer_text {
/*17px*/
font-size: 4.35vw;
margin-top: 15px;
}
	
/*痛みで悩むのは最後です*/
.h2_title-red h2{
/*30px*/
	font-size:7.17vw!important;
	text-align:center;
	padding:15px 0;
}

/*お問い合わせ*/
.line_tap {
	padding:10px;
}	
	
/*アクセステーブル*/
tbody th {
  padding: 15px 10px 10px 10px!important;
  font-size: 16px!important;
}

tbody td {
	 padding:15px 10px 10px 10px!important;
	font-size:16px!important;
}

.iframe_wrap {
    margin-top: 15px;
}

.access_wrap {
	padding:15px 5%;
}

.access_title {
	font-size:17px;
}

.access_text {
	font-size:15px;
	margin-top:10px;
	line-height:1.5;
}

}

/* モーダルウィンドウ */
    .modal-open{
      display: inline-block;
    }
    .modal-open a{
      display: inline-block;
    }
.modal-open a:hover{
	opacity: 0.7;
}
    .modal{
      width: 100%;
      height: 100%;
      position: fixed;
      top: 0;
      left: 0;
		 z-index: 9999!important;
    }
    .modal:not(:target) {
      opacity: 0;
      visibility: hidden;
      transition: opacity 0.5s, visibility 0.5s;
    }
    .modal:target{
      opacity: 1;
      visibility: visible;
      transition: opacity 0.5s, visibility 0.5s;
    }
    .modal .overlay{
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      background-color: #000;
      opacity: 0.7;
      top: 0;
      left: 0;
    }
    .modal-wrapper{
      width: 100%;
      max-width: 335px;
      min-width: 300px;
      height: 100%;
      max-height: 600px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
    .modal-contents{
      overflow: auto;
      width: 100%;
      height: 100%;
      box-sizing: border-box;
      position: relative;
		z-index:900!important;
    }
    .modal-content{
      margin: 25px;
    }
    .modal-close{
      position: absolute;
      top: 5px;
      right: 10px;
      text-decoration: none;
			color: #fff;
    }

#modal_offer .modal-wrapper,#modal_offer2 .modal-wrapper {
    width: 100%;
    max-width: 650px;
    min-width: 300px;
    height: 100%;
    max-height: 600px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* モーダルウィンドウ */

/*フッターボタン*/
.footer-btn {
    display: block;
    position: fixed;
    bottom: 6px;
    right: 10px;
    width: 400px;
    transition-duration: 0.6S;
	z-index:9998;
}

.footer-btn a {
    line-height: 0em;
}

@media (max-width: 768px){
/*フッターボタン　SP*/
.footer-btn {
bottom: 0%;
right: 0%;
width: 100%;
}
	
}

/*機器紹介*/
.inbody-img {
	float: right;
	width: 45%;
	padding-left: 2rem;
}

.inbody-inner {
	padding: 4rem 3.4rem 1rem ;
}

.inbody-inner span {
	color: red;
	font-weight: bold;
}