/*フォーム*/
.form-wrap {
	margin-top:50px;
}

.form-text {
margin-top:30px;	
}

@media (max-width: 768px){
.form-wrap {
	margin-top:30px;
}
	
.form-text {
margin-top:20px;	
}	
}


/* お問い合わせフォーム */
table.CF7_table{
	width:90%!important;
	margin:0 auto!important;
	border: 3px solid #CBE6B2!important;
	margin-top:60px!important;
}

table.CF7_table tr{
	border-top: 2px solid #CBE6B2!important;
}

.single .entry-content table.CF7_table,
.page .entry-content table.CF7_table{
	display:table!important;
}

/*入力欄*/
.CF7_table input, .CF7_table textarea {
	border: 1px solid #d8d8d8!important;
}

.CF7_table ::placeholder {
	color:#797979!important;
}

/*「必須」文字*/
.CF7_req{
	font-size:.9em!important;
	padding: 5px!important;
	background: #FFAE2F!important;
	color: #fff!important;
	border-radius: 3px!important;
	margin-right:1em!important;
}

/*「任意」文字*/
.CF7_unreq{
	font-size:.9em!important;
	padding: 5px!important;
	background: #bdbdbd!important;/*グレー*/
	color: #fff!important;
	border-radius: 3px!important;
	margin-right:1em!important;
}

/* タイトル列 */
.CF7_table th{
background-color:#EAF5E0!important
}

@media screen and (min-width: 768px){
.CF7_table th{
width:30%!important;/*横幅*/
background-color:#EAF5E0!important;
text-align:left!important;
vertical-align:top!important;
padding-top:20px!important;
	}
	
.CF7_table td{
	padding-top:20px!important;
	text-align:left!important;
}
}

/* レスポンシブ */
@media screen and (max-width: 768px){
	table.CF7_table{
	width:95%!important;
	margin-top:40px!important;
	}
	.CF7_table tr, .CF7_table td, .CF7_table th{
	display: block!important;
	width: auto!important;
	line-height:2.5em!important;
		text-align:left!important;
	}
	.CF7_table th{
	background-color:#EAF5E0!important;
	}
	
.CF7_table p {
	margin-bottom:0!important;
}
}

/* 「送信する」ボタン */
.wpcf7 input.wpcf7-submit {
	background-color:#8FC320!important;
	border:0!important;
	color:#fff!important;
	font-size:1.2em!important;
	font-weight:bold!important;
	margin:20px auto!important;
	padding:10px!important;
}

.CF7_btn{
	text-align:center!important;
	margin-top:20px !important;
}

.wpcf7-spinner{
	width:0!important;
	margin:0!important;
}

.wpcf7{
	border:none !important;
	background:none !important;
}

.post_content p {
	margin-bottom:0px!important;
}

.wpcf7 form {
	margin:0 !important; 
}

/* CF7ラジオボタンの調整 */
.wpcf7-radio .wpcf7-list-item {
margin-top:10px!important;
display: block!important;
font-size:16px!important;
}

@media (max-width: 768px){
.wpcf7-radio .wpcf7-list-item {
margin-top:5px!important;
display: block!important;
font-size:14px!important;
}
}

/*よくある質問ページ*/
/*Q&A*/
.faq {margin-top: 40px;}

.qa-list dt::before {
	background:#5cad38!important;
	border-radius: 5px;
}

.qa-list dd::before {
	border: solid 1px #5cad38!important;
	background-color: #ffffff!important;
	color: #5cad38!important;
	border-radius: 5px;
}

.qa-list dt {
margin-bottom: 10px!important;
padding: 0 0 10px 50px!important;
}

.qa-list dd {
	padding: 0 0 30px 50px!important;
}

.site-title a {
	color:#ed6103!important;
font-family: 'TsukuARdGothic-Regular', 
sans-serif;
font-weight:bold;
font-size:40px;
}

.keni-gnav_inner li a:hover{
    border-bottom: 3px solid #FFFF82!important;
}


@media (max-width: 768px) {
	img{
		width:100%;
	height:auto;
	}
}


#campain, #reason, #flow, #access, #greeting, #access, #tokucho {
	margin-top:80px;
}

#shojo {
margin-top:15px;	
}

@media (max-width: 768px){
#campain, #reason, #flow, #access, #tokucho{
	margin-top:40px;
}
	
#shojo {
margin-top:10px;	
}	
}

@media (max-width: 768px){
#secondary {
		display:none;
	}
}
	
.sub-section_title {
background:#ed6103!important;
color:#ffffff!important;
}

h2 {
background:#ed6103!important;
padding:10px!important;
margin-top:0!important;
margin-bottom:0!important;
text-align:center!important;
}

h3 {
	border-top:none!important;
	border-bottom:1px solid #ed6103!important;
	color:#ed6103!important;
	margin-top:20px!important;
	margin-bottom:10px!important;
}

/*ヘッダー*/
.headear__contact {
	display:flex;
	gap:10px;
}

.col2r .keni-header_outer {
    padding: 15px 0 30px 0;
}

@media (max-width: 768px){
.headear__contact {
	display:flex;
	flex-direction:column;
	gap:10px;
	width:90%;
	margin-right:auto;
	margin-left:auto;
}

.col2r .keni-header_outer {
    padding: 0px 0 10px 0;
}
}

.side__contact {
	margin-top:10px;
}

.keni-main td {
    line-height: 1.5;
    text-align: center;
}

.hospital-profile table th {
	text-align:center!important;
	width:30%!important;
}

.hospital-profile table td {
	text-align:left!important;
	width:70%!important;
}

/*画像の余白*/
.banner-m {
	margin-top:30px;
}

/*キャンペーン*/
.campain__banner img {
	width:100%;
	border:3px solid #f49f26;
	margin-top:30px;
}

/*選ばれる理由*/
.reason__item {
	display:flex;
	justify-content:space-between;
	gap:30px;
	margin-top:30px;
}

.reason__texts {
	width:65%;
}

.reason__text {
	
}

.reason__image {
	width:35%;
	margin-top:60px
}

.reason__image img{
width:100%;
	}

.reason__image-m img {
		border:3px solid #f49f26;
}

/*施術の流れ*/
.flow__item {
	display:flex;
	justify-content:center;
	gap:30px;
	flex-direction:row-reverse;
	margin-top:30px;
}

.flow__texts {
	width:65%;
}

.flow__text {
	
}

.flow__image {
	width:35%;
		margin-top:50px;
}

.flow__image img {
	width:100%;
}

/*症状ページ*/
.shojo__title {
	display:inline-block!important;
	padding:5px 10px!important;
	border:1px solid #ed6103;
	border-top:1px solid #ed6103!important;
	margin-top:10px!important;
}

.shojo__flex {
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
	margin-top:20px
}

.shojo__item {
	width:50%;
}

/*料金ページ*/
.price__title {
	display:inline-block!important;
	padding:5px 10px!important;
	border:1px solid #ed6103;
	border-top:1px solid #ed6103!important;
	margin-top:40px!important;	
}

h4 {
	color:#ed6103!important;
	border-bottom:1px solid #ed6103!important;
}

.price__flex {
	display:flex;
}

.price__flex ul {
	padding:10px 30px;
}

/*お問い合わせページ*/
.contact {
	width:65%;
	margin-right:auto;
	margin-left:auto;
	margin-top:-20px;
}

/*院長挨拶*/
.greeting__flex {
	display:flex;
	justify-content:center;
	gap:15px;
}

.greeting__image {
	width:50%;
}

.greeting__image img{
	width:100%;
}

.greeting__text {
	width:50%;
}

/*ここからスマホ表示*/
@media (max-width: 768px){
/*選ばれる理由*/
.reason__item {
display:flex;
 flex-flow: column;
flex-direction:column-reverse;
gap:10px;
margin-top:10px;
}

.reason__texts {
	width:100%;
}

.reason__text {
	width:100%;
}

.reason__image {
	width:100%;
	margin-top:10px
}

.reason__image img{
width:100%;
	}

/*施術の流れ*/
.flow__item {
 flex-flow: column;
flex-direction:column-reverse;
gap:10px;
margin-top:10px;
}

.flow__texts {
	width:100%;
}

.flow__text {
	width:100%;
}

.flow__image {
	width:100%;
		margin-top:10px;
}
	
/*症状ページ*/
.shojo__title {
	display:inline-block!important;
	padding:5px 8px!important;
	margin-top:10px!important;
	font-size:12px!important
}

.shojo__flex {
	display:flex;
	gap:10px;
	margin-top:15px
}

.shojo__item {
	width:48%;
}
	
.contact {
	width:95%;
	margin-right:auto;
	margin-left:auto;
	margin-top:-20px;
}
	
.greeting__flex {
	display:flex;
	flex-direction:column;
	gap:15px;
}

.greeting__image {
	width:100%;
}

.greeting__text {
	width:100%;
}
	
}

.img_float {
    float: left;
    width: 18%!important;
    margin: 0 3% 10px 0;
    max-width: 170px;
}

@media (max-width: 768px){
.img_float {
    width: 50%!important;
}
}

.writer {
    width: 90%;
    margin: 0 auto;
    padding: 2% 5%;
    background-color: #fff0da;
    border: 2px solid #f39800;
}

.writer_title h5{
	color:#ed6103!important;
}

.keni-sub .widget, .keni-footer .widget {
 padding-top:0!important;
}

.price-table tbody th {
	width:15%!important;
}

.price-table tbody td {
	width:19%!important;
}

a:hover {
	opacity:0.8;
}

a:img:hover {
	opacity:0.8;
}

.menu-search {
	display:none!important;
}

.tel {
	max-width: 50%;
 width: 100%;
 margin-left: auto;
}

@media (max-width: 768px){
.tel {
display:none;
}
}

.price-m {
	margin-top:20px;
	width:45%;
}

.price-m img {
	border: 3px solid #F5A666;
}

.contact {
	width:60%;
	margin-right:auto;
	margin-left:auto;
}

@media (max-width: 768px){
.contact {
	width:95%;
}
}

.sp-only {
	display:none;
}

@media (max-width: 768px){
.sp-only {
	display:block;
}
}
