@charset "utf-8";
* html body {
	overflow: hidden;
}
html {
	font-size: 55%;
	position: relative;
	overflow-x: hidden;
}
.pointer {
	cursor: pointer;
}
body {
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	font-size: 15px;
	line-height: 1.7;
	color: #000;
	width: 100%;
	position: relative;
	overflow-x: hidden;
}
img {
	vertical-align: bottom;
	height: auto;
}
a {
	color: #007FFF;
	text-decoration: underline;
}
.inner {
	max-width: 960px;
	padding: 0 20px;
	margin: 0 auto;
}
/* PC/SP テキスト切り替え */
.txt-sp { display: none; }
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	font-size: 0px;
}
.clearfix {
	min-height: 1px;
	zoom: 1;
}
.pc {
	display: block !important;
}
.sp {
	display: none !important;
}
.mb70{
	margin-bottom:70px;
}
 @media screen and (max-width:767px) {
/* PC/SP テキスト切り替え */
.txt-pc { display: none; }
.txt-sp { display: inline; }
/* sp_group 縮小 */
#point > img.sp {
	max-width: 80%;
	margin: 0 auto 10px;
	display: block;
}
body {
	font-size: 13px;
	line-height: 1.6;
}
.inner {
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 20px;
	display:block;
}
img {
	width: 100%;
}
.pc {
	display: none !important;
}
.sp {
	display: block !important;
}
body {
	font-size: 14px;
	line-height: 1.6;
}
.mb70{
	margin-bottom:40px;
}
}
/* header
------------------------------------------------------------------------------- */
header {
	width: 100%;
	padding: 5px 0 23px;
}
header h1 {
	font-size: 12px;
}
header .logobox {
	padding-top: 15px;
}
header .logo {
	float: left;
	padding-top: 0px;
}
header .logo img {
	max-width: 290px;
	height: auto;
}
header ul {
	float: right;
}
header ul li {
	display: inline-block;
	padding-left: 14px;
	vertical-align: middle;
}
/* 右上電話テキスト */
.header-tel {
	display: inline-block;
	text-align: right;
	text-decoration: none;
	line-height: 1.3;
}
.header-tel__num {
	display: block;
	font-size: 22px;
	font-weight: 900;
	color: #0b3157;
	letter-spacing: 0.05em;
}
.header-tel__time {
	display: block;
	font-size: 11px;
	color: #555;
	font-weight: 500;
}


 @media screen and (max-width:767px) {
header {
	padding: 8px 0 10px;
	text-align: center;
	margin: 0 auto;
}
header h1 {
	font-size: 10px;
	float:right;
	width:40%;
	text-align:left;
}
header .logobox {
	padding-top: 8px;
	
}
header .logo {
	float: left;
	padding-top: 0px;
	width: 56%;
}
header .logo img {
	width: 100%;
	height: auto;
}
}
/* fv (ファーストビュー)
------------------------------------------------------------------------------- */
#fv {
	background-color: #f2f5f7;
}
.fv__mv {
	width: 100%;
	line-height: 0;
}
.fv__mv img {
	width: 100%;
	display: block;
}
.fv__btn-box {
	padding: 40px 20px 50px;
	text-align: center;
}
.fv-cv-btn {
	display: inline-block;
	background-color: #ffd524;
	border: 4px solid #0b3157;
	max-width: 760px;
	width: 100%;
	padding: 28px 20px;
	box-sizing: border-box;
	text-decoration: none;
	position: relative;
}
.fv-cv-btn__sub {
	display: inline-block;
	background-color: #0b3157;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	padding: 5px 14px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	white-space: nowrap;
}
.fv-cv-btn__main {
	display: block;
	font-size: 24px;
	font-weight: 900;
	color: #0b3157;
	letter-spacing: 0.05em;
}
@media screen and (max-width:767px) {
	.fv__btn-box {
		padding: 30px 15px 35px;
	}
	.fv-cv-btn__main {
		font-size: 16px;
	}
	.fv-cv-btn__sub {
		font-size: 11px;
	}
}
/* contents
------------------------------------------------------------------------------- */

#contents {
	width: 100%;
	margin-top: 50px;
	text-align: center;
	position: relative;
}
#contents2 {
	width: 100%;
	margin-top: 0px;
	text-align: center;
	position: relative;
}
 @media screen and (max-width:767px) {
#contents {
	margin-top: 25px;
}
}
/* feature
------------------------------------------------------------------------------- */

#feature {
	position: relative;
	overflow: hidden;
}
#feature h2.naname01 {
	width: 100%;
	position: absolute;
	left: 0;
	margin-left: 0;
	height: auto;
}
#feature h2.naname01 img {
	width: 100%;
	height: auto;
}
#feature ul {
	position: relative;
	padding-top: 28vw;
	width: 960px;
	margin: 0 auto;
	z-index: 2;
	margin-bottom: 25px;
	letter-spacing: -.4em;
	font-size: 0;
}
#feature ul li {
	display: inline-block;
	padding: 0 5px;
}
#feature ul li:last-child {
}
#feature .extra01 {
	position: relative;
	padding-top: 15px;
	padding-bottom: 40px;
}
#feature .extra02 {
	position: relative;
	padding-top: 15px;
	padding-bottom: 20px;
}
 @media screen and (max-width:767px) {
#feature {
	position: relative;
}
#feature h2.naname01 {
	width: 100%;
	position: relative;
	left: 0;
	margin-left: 0;
	height: auto;
	margin-top: 10px;
}
#feature ul {
	position: relative;
	padding-top: 20px;
	width: 100%;
	margin: 0 auto;
	z-index: 2;
	margin-bottom: 20px;
}
#feature ul li {
	float: none;
	padding-right: 0px;
}
#feature ul li:last-child {
	float: none;
	padding-right: 0px;
}
#feature .extra01 {
	position: relative;
	padding-top: 15px;
	padding-bottom: 20px;
}
#feature .extra02 {
	position: relative;
	padding-top: 15px;
	padding-bottom: 20px;
}
}
/*cv
------------------------------------------------------------------------------- */

.cv {
	background: url(../img/pc_bg_cv.png) center top no-repeat;
	height: 580px;
	width: 1400px;
	margin: 20px auto;
	position: relative;
	text-align: center;
}
.cv .cv_inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.cv .cv_txt {
	position: absolute;
	top: 36px;
	left: 0;
}
.cv .cv_tel {
	position: absolute;
	top: 346px;
	left: 0;
}
.cv .cv_contact {
	position: absolute;
	top: 455px;
	left: 0;
}
 @media screen and (max-width:767px) {
.cv {
	background: none;
	height: auto;
	width: 100%;
	margin: 10px auto;
}
.cv .cv_inner {
	width: 100%;
}
.cv .cv_txt {
	position: relative;
	top: 0px;
	left: 0;
}
.cv .cv_tel {
	position: relative;
	top: 0px;
	left: 0;
}
.cv .cv_contact {
	position: relative;
	top: 0px;
	left: 0;
}
}
/*point
------------------------------------------------------------------------------- */
#point {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 0px;
}
#point .point01 {
	padding-bottom: 70px;
}
#point .point02 {
	padding-bottom: 70px;
}
#point .point03 {
	padding-bottom: 50px;
}
.trouble {
	padding-bottom: 50px;
}
 @media screen and (max-width:767px) {
#point {
	padding-top: 38px;
	padding-bottom: 30px;
}
#point .point01 {
	padding-bottom: 45px;
}
#point .point02 {
	padding-bottom: 45px;
}
#point .point03 {
	padding-bottom: 20px;
}
.trouble {
	padding-bottom: 30px;
}
.sp_monitor {
	padding: 0 4%;
	margin-bottom: 15px;
}
}
/*know
------------------------------------------------------------------------------- */

#know {
	position: relative;
}
#know h2.naname02 {
	width: 1400px;
	position: absolute;
	left: 50%;
	margin-left: -700px;
	height: 415px;
}
#know ul {
	position: relative;
	padding-top: 325px;
	width: 960px;
	margin: 0 auto;
	z-index: 2;
	margin-bottom: 25px;
}
#know ul li {
	margin-bottom: 30px;
}
#know ul li:last-child {
	margin-top: 40px;
	margin-bottom: 60px;
}
 @media screen and (max-width:767px) {
#know h2.naname02 {
	width: 100%;
	position: relative;
	left: 0;
	margin-left: 0px;
	height: auto;
}
#know ul {
	padding-top: 20px;
	width: 100%;
	margin-bottom: 25px;
}
#know ul li {
	margin-bottom: 20px;
}
#know ul li:last-child {
	margin-top: 30px;
	margin-bottom: 40px;
}
}
/*staff
------------------------------------------------------------------------------- */
#staff {
	position: relative;
	margin-bottom: 80px;
}
#staff h2 {
	background: #0D3054;
	text-align: center;
	padding: 28px 20px;
	margin-bottom: 30px;
	font-size: 28px;
	font-weight: 900;
	color: #fff;
	letter-spacing: 0.05em;
}
#staff .staff__inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}
#staff .staff__txt {
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 24px;
	color: #333;
}
#staff .staff__photo img {
	max-width: 100%;
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
 @media screen and (max-width:767px) {
#staff {
	position: relative;
	margin-bottom: 40px;
}
#staff h2 {
	background: #0D3054;
	text-align: center;
	padding: 18px 15px;
	margin-bottom: 20px;
	font-size: 18px;
}
}
/*flow
------------------------------------------------------------------------------- */
#flow {
	position: relative;
	margin-bottom: 0;
}
/* 旧 #flow h2（画像タイトル用）は .flow__h2 に上書きされるため無効化 */
#flow h2:not(.flow__h2) {
	background: #0D3054;
	text-align: center;
	padding: 50px 0;
	margin-bottom: 30px;
}
#flow .flow__h2 {
	background: none !important;
	padding: 0 !important;
}
@media screen and (max-width:767px) {
#flow {
	position: relative;
	margin-bottom: 0;
}
#flow h2:not(.flow__h2) {
	background: none;
	text-align: center;
	padding: 0;
	margin-bottom: 30px;
}
}
/*faq
------------------------------------------------------------------------------- */
#faq {
	position: relative;
	margin-bottom: 80px;
}
#faq h2 {
	background: #0D3054;
	text-align: center;
	padding: 50px 0;
	margin-bottom: 15px;
}
#faq ul {
	width: 960px;
	margin: 0 auto;
}
#faq li {
	border-bottom: #BBBBBB 2px dotted;
	padding: 25px 0 0;
}
 @media screen and (max-width:767px) {
#faq {
	position: relative;
	margin-bottom: 40px;
}
#faq h2 {
	background: none;
	text-align: center;
	padding: 0;
	margin-bottom: 0px;
}
#faq ul {
	width: 100%;
	margin: 0 auto;
}
#faq li {
	border-bottom: #BBBBBB 2px dotted;
	padding: 20px 0 0;
}
}
/*clinic
------------------------------------------------------------------------------- */
#clinic {
	position: relative;
	margin-bottom: 80px;
}
#clinic h2 {
	background: #0D3054;
	text-align: center;
	padding: 22px 0;
	margin-bottom: 30px;
}
.clinic__intro {
	padding: 0 0 30px;
}
.clinic__intro-lead {
	font-size: 22px;
	font-weight: 700;
	color: #0b3157;
	margin-bottom: 20px;
	line-height: 1.6;
	text-align: left;
}
.clinic__intro-lead strong {
	color: #cc0000;
	font-weight: 900;
}
.clinic__intro-body {
	font-size: 16px;
	line-height: 2.1;
	color: #333;
	text-align: left;
}
#clinic #map {
	margin: 45px 0 30px;
}
#clinic #map img {
	max-width: 200px;
	width: 100%;
	height: auto;
}
#clinic #map dt{
	padding-bottom:8px;
}
#clinic .clinic_info{
	
	
}
#clinic .clinic_info table{
	font-size:14px;
}
#clinic .clinic_info table th{
	background:#0E3055;
	color:#FFF;
	padding:10px;
	
}
#clinic .clinic_info table td{

	padding:10px;
}

#clinic .profile{
	border:#DDDDDD 3px solid;
	box-sizing:border-box;
	border-radius:15px;
	padding:30px 25px;
	max-width: 960px;
	
	margin: 40px auto 0;
}

#clinic .profile dl{
	float:left;
	text-align:left;
	vertical-align:middle;
	padding-top:50px;
	
	
	margin-right:40px;
}
#clinic .profile dt{
	font-size:29px;
	font-weight:bold;
}
#clinic .profile dd{
	font-size:20px;
	font-weight:bold;
}
#clinic .profile p.profile_detail{
	float:left;
	text-align:left;
	vertical-align:middle;
	border-left:#DDDDDD 1px solid;
	padding-left:40px;
}

		.cf:after{
			content:'';
			display: block;
			clear: both;
		}
		#clinic .inner > #map{
			clear: both;
			float: left;
			margin-top: 0;
			width: 40%;
		}
		
		#clinic .inner > #map img{
			width: 60%;
		}

		#clinic .inner > .clinic_info{
			float: right;
			width: 58%;
		}
		#clinic .inner > .clinic_info > .inner{
			padding: 0;
		}
		#clinic .inner > .clinic_info > .inner >table{
			width: 100%;
		}


 @media screen and (max-width:767px) {
.clinic__intro-lead {
	font-size: 17px;
}
.clinic__intro-body {
	font-size: 14px;
	line-height: 1.9;
}
#clinic {
	position: relative;
	margin-bottom: 40px;
}
#clinic h2 {
	background: none;
	text-align: center;
	padding: 0;
	margin-bottom: 20px;
}
#clinic #map {
	margin: 30px 0 20px;
}
#clinic #map img{
	width: 90%;
}

#clinic .profile{
	border:#DDDDDD 3px solid;
	box-sizing:border-box;
	border-radius:15px;
	padding:15px;
	max-width: 100%;
	
	margin: 40px 20px 0;
}

#clinic .profile dl{
	float:none;
	text-align:left;
	vertical-align:middle;
	padding-top:0px;
	padding-bottom:10px;
	
	
	margin-right:0px;
}
#clinic .profile dt{
	font-size:22px;
	font-weight:bold;
}
#clinic .profile dd{
	font-size:18px;
	font-weight:bold;
}
#clinic .profile p.profile_detail{
	float:none;
	text-align:left;
	vertical-align:middle;
	border-top:#DDDDDD 1px solid;
	border-left:none;
	padding-left:0px;
	padding-top:10px;
}

		#clinic .inner > .clinic_info{
			float: none;
			width: 100%;
		}
		#clinic .inner > #map{
			width: 100%;
		}
		#clinic .inner > .clinic_info > .inner >table{
			width: 100%;
		}
		#clinic .inner > #map img {
			width: 90%;
		}

}
/*contact
------------------------------------------------------------------------------- */
#contact {
	position: relative;
	margin-bottom: 60px;
	margin-top: 0px;
}
#contact h2 {
	background: #0D3054;
	text-align: center;
	padding: 50px 0;
	margin-bottom: 30px;
}
#contact p.caution {
	font-size: 16px;
	padding-bottom: 28px;
}
#contact p.caution_img {
	text-align: left;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
	padding-bottom: 14px;
}
table {
	width: 960px;
	text-align: left;
	margin-bottom: 45px;
}
table th {
	background: #F6F4F4;
	padding: 18px;
	border: #CCCCCC 1px solid;
	width: 280px;
	box-sizing: border-box;
	vertical-align: top;
}
table th span {
	background: #CC0000;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	padding: 2px 4px 3px;
	margin-left: 8px;
	vertical-align: 1px;
}
table td {
	background: #fff;
	padding: 18px;
	border: #CCCCCC 1px solid;
	width: 680px;
	box-sizing: border-box;
	vertical-align: top;
}
table td li {
	margin-bottom: 10px;
}
table td li:last-child {
	margin-bottom: 0px;
}
table td select {
	vertical-align: -3px;
	padding: 0 15px;
	width: 80px;
}
table td span {
	font-size: 12px;
}
input[type="text"] {
	background-color: #EEEEEE;
	border: #CCCCCC 1px solid;
	width: 300px;
}
textarea {
	background-color: #EEEEEE;
	border: #CCCCCC 1px solid;
	width: 600px;
	height: 200px;
}
#contact ul {
	margin-bottom: 10px;
}
#contact ul li {
	margin-bottom: 18px;
}
#contact ul li img {
	text-align: center;
	margin: 0 auto;
}

#contact ul.btm li input {
	text-align: center;
	margin: 0 auto;
	transition: 0.5s ;
}
#contact ul.btm li input:hover {
	opacity: 0.75;
}

#contact dl.thanks{
	padding-top:20px;
}

#contact dl.thanks dt{
	font-weight:bold;
	font-size:25px;
	margin-bottom:10px;
}
 @media screen and (max-width:767px) {
#contact {
	position: relative;
	margin-bottom: 40px;
	margin-top: 0px;
	font-size: 13px;

}
#contact h2 {
	background: none;
	text-align: center;
	padding: 0;
	margin-bottom: 20px;
}
#contact p.caution {
	font-size: 13px;
	padding-bottom: 20px;
}
#contact p.caution_img {
	font-size: 13px;
	padding-bottom: 10px;
}
table {
	width:100%;
	text-align: left;
	box-sizing: border-box;
	margin:0 auto 30px;
}
table th {
	padding: 10px 15px;
	width: 100%;
	display: block;
	box-sizing: border-box;
	float:left;
	clear:both;
}
table th span {
	font-size: 11px;
	padding: 2px 4px 3px;
}
table tr {
	width:100%;
	display:block;
}
table td {
	padding: 15px;
	border: #CCCCCC 1px solid;
	width: 100%;
	box-sizing: border-box;
	vertical-align: top;
	display: block;
	float:left;
	clear:both;
}
table td li {
	margin-bottom: 10px;
	font-size: 12px;
}
table td li:last-child {
	margin-bottom: 0px;
}
table td select {
	vertical-align: -0px;
	padding: 0 0px;
	width: 50px;
}
table td span {
	font-size: 10px;
}
input[type="text"] {
	background-color: #EEEEEE;
	border: #CCCCCC 1px solid;
	width: 70%;
	box-sizing: border-box;
}
input[type="file"] {
	width: 70%;
	box-sizing: border-box;
}
textarea {
	background-color: #EEEEEE;
	border: #CCCCCC 1px solid;
	width: 90%;
	height: 200px;
	box-sizing:border-box;
}
#contact ul {
	margin-bottom: 10px;
}
#contact ul li {
	margin-bottom: 15px;
}
#contact ul li.back img {
	width:70%;
}
#contact dl.thanks{
	padding-top:15px;
}

#contact dl.thanks dt{
	font-weight:bold;
	font-size:18px;
	margin-bottom:10px;
}
}
/* footer
------------------------------------------------------------------------------- */

footer {
	background: #0D3054;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	padding: 8px;
	margin-bottom: 70px;
}
footer a{
	color: #FFF;
}

/* ========================================
   追従バナー (fixed-banner) - sankou スタイル
   ======================================== */
.fixed-banner {
	display: flex;
	align-items: stretch;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 9999;
	background-color: #fff;
	border-top: 2px solid #e0e0e0;
	box-shadow: 0 -2px 8px rgba(0,0,0,0.12);
}
.fixed-banner__tel {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	width: 38%;
	padding: 10px 20px;
	background: #fff;
	text-decoration: none;
	border-right: 1px solid #e0e0e0;
}
.fixed-banner__tel-icon {
	font-size: 24px;
	color: #0b3157;
}
.fixed-banner__tel-body {
	display: flex;
	flex-direction: column;
}
.fixed-banner__tel-num {
	font-size: 22px;
	font-weight: 900;
	color: #0b3157;
	letter-spacing: 0.05em;
	line-height: 1.1;
}
.fixed-banner__tel-time {
	font-size: 11px;
	color: #555;
	margin-top: 2px;
}
.fixed-banner__btn {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 62%;
	padding: 10px 24px;
	background-color: #ffd524;
	text-decoration: none;
	position: relative;
}
.fixed-banner__btn-sub {
	display: inline-block;
	background-color: #0b3157;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	padding: 2px 10px;
	margin-bottom: 4px;
}
.fixed-banner__btn-main {
	font-size: 18px;
	font-weight: 900;
	color: #0b3157;
	letter-spacing: 0.03em;
}

/* CV セクション */
.cv_inner {
	text-align: center;
	padding: 20px;
}
.cv_inner img {
	max-width: 100%;
	height: auto;
}

/* 生成画像のはみ出し防止 */
#point img,
.trouble img,
#know img,
#staff img,
#clinic .profile img,
#clinic #map img,
#feature .extra01 img,
#feature .extra02 img,
.cv_inner img {
	max-width: 960px;
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
/* クリニック紹介・スタッフ見出し画像は自然サイズ */
#clinic h2 img,
#staff h2 img {
	width: auto;
	max-width: 100%;
}

/* FV 幅制限 */
.fv__mv {
	max-width: 960px;
	margin: 0 auto;
}

@media screen and (max-width:767px) {
	.fixed-banner__tel {
		width: 40%;
		padding: 8px 10px;
	}
	.fixed-banner__tel-num {
		font-size: 15px;
	}
	.fixed-banner__btn {
		width: 60%;
		padding: 8px 12px;
	}
	.fixed-banner__btn-main {
		font-size: 13px;
	}
	.fv__mv {
		max-width: 100%;
	}
}

.group{
	display: block;
	margin: 0 auto;
}

p.group span{
	color: #0E3055;
	font-weight: bold;
	font-size: 1.25em;
}}

/* ========================================
   治療開始までの流れ (flow) - illustration style
   ======================================== */
#flow {
	background-color: #f2f5f7;
}
.flow-inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 60px 20px 70px;
}
.flow__h2 {
	font-size: 36px;
	font-weight: 900;
	text-align: center;
	color: #0b3157;
	margin-bottom: 50px;
}
.flow__ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.flow__li {
	display: flex;
	flex-direction: row-reverse;
	margin-bottom: 40px;
	position: relative;
}
.flow__li::after {
	content: "";
	position: absolute;
	display: block;
	bottom: -28px;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 18px solid #a0cfef;
}
.flow__li:last-child::after {
	display: none;
}
.flow__li-body {
	width: 66%;
	background-color: #a0cfef;
	padding: 30px 40px;
}
.flow__li-body-ttl {
	font-size: 28px;
	font-weight: 700;
	color: #0b3157;
	display: flex;
	align-items: center;
	gap: 16px;
}
.flow__li-body-ttl-number {
	font-size: 36px;
	font-weight: 900;
	color: #0b3157;
}
.flow__li-body-txt {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.8;
	margin-top: 20px;
	color: #1a3d61;
}
.flow__icon {
	width: 34%;
	border: solid #a0cfef 2px;
	padding: 18px 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
}
.flow__icon img {
	max-width: 100%;
}

@media screen and (max-width:767px) {
	.flow-inner {
		padding: 30px 15px 40px;
		box-sizing: border-box;
		width: 100%;
	}
	.flow__h2 {
		font-size: 22px;
		margin-bottom: 28px;
	}
	.flow__li {
		display: block;
		margin-bottom: 36px;
	}
	.flow__li::after {
		bottom: -24px;
		border-left: 14px solid transparent;
		border-right: 14px solid transparent;
		border-top: 14px solid #a0cfef;
	}
	.flow__li-body {
		width: 100%;
		padding: 18px 20px;
		box-sizing: border-box;
	}
	.flow__li-body-ttl {
		font-size: 18px;
	}
	.flow__li-body-ttl-number {
		font-size: 24px;
	}
	.flow__li-body-txt {
		font-size: 13px;
		margin-top: 10px;
	}
	.flow__icon {
		width: 100%;
		padding: 14px;
		box-sizing: border-box;
	}
	.flow__icon img {
		max-width: 40%;
	}
}

/* ========================================
   counseling セクション (sankou スタイル)
   ======================================== */
.counseling {
    background-color: #ffd524;
}
.counseling .inner {
    padding-top: 0;
    padding-bottom: 50px;
    max-width: 960px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}
.counseling__heading {
    font-size: 32px;
    font-weight: 900;
    line-height: 1.75;
    color: #fff;
    background-color: #0b3157;
    padding: 40px 50px;
    position: relative;
    margin-bottom: 0;
}
.counseling__heading-em {
    font-size: 1.2em;
    color: #ffd524;
}
.counseling__heading::after {
    position: absolute;
    content: "";
    background-image: url('../img/mobile-phone.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 120px;
    height: 112px;
    bottom: -8%;
    right: 2%;
}
.counseling__campaign {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 30px;
}
.counseling__campaign-col1 {
    max-width: 55%;
    width: 100%;
}
.counseling__campaign-ttl {
    font-size: 36px;
    font-weight: 900;
    line-height: 1;
    margin: 24px 0 16px;
    display: flex;
    align-items: center;
}
.counseling__campaign-ttl-free {
    font-size: 22px;
    font-weight: 700;
    padding: 10px 24px;
    color: #fff;
    background-color: #0b3157;
    border-radius: 90px;
    margin-right: 12px;
    white-space: nowrap;
    display: inline-block;
    line-height: 1;
}
.counseling__campaign-txt {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.9;
    color: #0b3157;
    border-left: 4px solid #0b3157;
    padding-left: 14px;
    margin-top: 12px;
}
.counseling__campaign-note {
    text-align: right;
    font-size: 13px;
    margin-top: 10px;
}
.counseling__campaign-img {
    display: block;
    max-width: 380px;
    width: 100%;
}
.counseling__campaign-img img {
    width: 100%;
}
.counseling__inquiry {
    background-color: #fff;
    padding: 36px 60px 40px;
    margin-top: 30px;
    box-sizing: border-box;
}
.counseling__inquiry-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 28px;
}
.counseling__inquiry-flex-tel {
    font-size: 48px;
    font-weight: 700;
    color: #0b3157;
    letter-spacing: 0.05em;
    line-height: 1;
}
.counseling__inquiry-flex-open {
    display: flex;
    align-items: center;
    gap: 10px;
}
.counseling__inquiry-flex-open-ttl {
    font-size: 12px;
    font-weight: 700;
    background-color: #0b3157;
    color: #fff;
    padding: 6px 14px;
    letter-spacing: 0.1em;
}
.counseling__inquiry-flex-time-txt {
    font-size: 18px;
    font-weight: 500;
    color: #0b3157;
}
.counseling__inquiry-flex-time-txt-sm {
    font-size: 13px;
}
/* cv-btn（counseling内CTAボタン） */
.cv-btn {
    display: block;
    background-color: #ffd524;
    border: 4px solid #0b3157;
    max-width: 760px;
    width: 100%;
    padding: 28px 80px 28px 40px;
    box-sizing: border-box;
    text-decoration: none;
    position: relative;
    margin: 0 auto;
}
.cv-btn__txt {
    display: inline-block;
    background-color: #0b3157;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: 5px 14px;
    position: absolute;
    top: 0;
    left: 40px;
    transform: translateY(-50%);
    white-space: nowrap;
}
.cv-btn__ttl {
    display: block;
    font-size: 22px;
    font-weight: 900;
    color: #0b3157;
    letter-spacing: 0.05em;
    text-align: center;
}
.cv-btn__arrow {
    position: absolute;
    top: 50%;
    right: 24px;
    transform: translateY(-50%);
    width: 36px;
}
.cv-btn__arrow img {
    width: 100%;
}

/* fixed-banner PC サイズ強化 */
.fixed-banner__tel-num {
    font-size: 26px !important;
}
.fixed-banner__btn-main {
    font-size: 20px !important;
}
.fixed-banner {
    height: 72px;
}

@media screen and (max-width:767px) {
    .counseling__heading {
        font-size: 18px;
        padding: 22px 20px;
    }
    .counseling__heading::after {
        width: 70px;
        height: 65px;
        bottom: -26px;
        right: -6px;
    }
    .counseling__campaign {
        display: block;
    }
    .counseling__campaign-col1 {
        max-width: 100%;
    }
    .counseling__campaign-img {
        max-width: 200px;
        margin: 0 auto;
    }
    .counseling__campaign-ttl {
        font-size: 20px;
    }
    .counseling__campaign-txt {
        font-size: 15px;
        padding-left: 12px;
    }
    .counseling__inquiry {
        padding: 20px;
    }
    .counseling__inquiry-flex {
        display: block;
        margin-bottom: 20px;
    }
    .counseling__inquiry-flex-tel {
        font-size: 30px;
        text-align: center;
        margin-bottom: 10px;
    }
    .counseling__inquiry-flex-open {
        justify-content: center;
    }
    .cv-btn {
        padding: 24px 50px 24px 20px;
    }
    .cv-btn__ttl {
        font-size: 16px;
    }
    .fixed-banner {
        height: auto;
    }
    .fixed-banner__tel-num {
        font-size: 15px !important;
    }
    .fixed-banner__btn-main {
        font-size: 13px !important;
    }
}
