
/*ーーーーーーーーーーーーーーーー
common
ーーーーーーーーーーーーーーーー*/
*{
	margin:0px;
	padding:0px;
	line-height:1.5;
	box-sizing: border-box;
}

a[href^="tel:"]{
    pointer-events:auto;
  }

body {
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	color:#231815;
	font-size:16px;
	min-width: initial;
}


li{list-style:none;}

a{text-decoration:none;}

img {
	vertical-align:bottom;
	border:none;
}

header{ z-index:1000;}

.pc {
	display: none;
}

.sp {
	display:block;
}

#wrap {
	overflow: hidden;
}

/*ーーーーーーーーーーーーーーーー
float_btn
ーーーーーーーーーーーーーーーー*/

.thanks_text {
	font-size:15px;
	line-height:2em;
	text-align:center;
	padding:50px 10px;
	font-family:"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


.tel {
	position: fixed;
    left: 0;
    bottom: 0;
    z-index: 10000;
    width: 20%;
}

.tel a {
	background: #FDFCE3;
    /* padding: 1px 10%; */
    width: 100%;
    /* height: 6.5vw; */
    font-size: 3vw;
    box-sizing: border-box;
    color: #000;
    text-decoration: none;
    display: block;
    position: relative;
	padding: 3.5vw;
    height: 14.5vw;
}

.tel a img {
	width: 20%;
    position: absolute;
    left: 0;
    right: 0;
	top: 0;
    bottom: 0;
    margin: auto;
}

.float_cont {
	position:fixed;
	left:20%;
	bottom:0;
	z-index: 10000;
	width: 50%;
	padding: 3.5vw 2.4vw;
    height: 14.5vw;
    background: #F4A6AB;
}

.float_cont a {
	font-size: 4vw;
    font-weight: bold;
    color: #fff;
    display: block;
    padding: 0.5vw 0;
}

.float_cont img {
	top: 0;
    bottom: 0;
    margin: auto;
    right: 3%;
    position: absolute;
}

.line_banner_sp {
	position:fixed;
	right:0;
	bottom: 0;
	width:30%;
	height:auto;
	z-index:10000;
	text-align: center;
	}

.line_banner_sp a {
	display: block;
    padding: 3.5vw;
    width: 100%;
    height: 14.5vw;
    font-size: 5vw;
	font-weight: bold;
	box-sizing: border-box;
	color: #fff;
	background: #43a638;
	}


/*ーーーーーーーーーーーーーーーー
header
ーーーーーーーーーーーーーーーー*/

.sp_header  {
	text-align: center;

}

.sp_header img {
	width:70%;
	padding:15px;
}

.mainvisual_sp img {
	width:100%;
}

.hope_sp img {
	width:100%;
}

.kyousei_merit_sp img {
	width:100%;
}

#section_06 {
	padding:0;
}

.douga {
	text-align:center;
}

.douga iframe {
	width:300px;
	height:200px;
	padding-top:10px;
	position: relative;
	z-index: 1000;
}

.impossible_sp img {
	width:100%;
}

.loan_sp img {
	width:100%;
}

.sogo_sinryou_sp img {
	width:100%;
}

.message_sp img {
	width:100%;
}

.message_sp_text {
	font-size:16px;
	padding:15px;
}

.bold {
	font-size:18px;
}

.soudan_sp img {
	width:100%;
}

.footer_logo img {
	width:80%;
	text-align:center;
}

.footer_logo {
	padding:50px 0;
}

.top {
	padding-top:50px;
}

.flex_box {
	flex-direction: column;
}

.mamo_clinic_img {
	width:100%;
	height:300px;
}

.mamo_clinic .text_side {
    width: 100%;
	text-align: center;
}
.text_side img {
	width:90%;
}

.mamo_clinic .text_side p {
    padding: 20px 0;
}

#notice2 {
	font-size:16px;
}

.googlemap_02_sp iframe {
	width:100%;
	padding-top:20px;
	vertical-align: bottom;
}

.mainvisual_sp {
	width: 100%;
    background-image: url(../images/sec01_bg.jpg);
    height: auto;
}

/* .mainvisual_sp p:nth-child(2){
	width: 100%;
    background-image: url(../images/sec01_bg.jpg);
    height: auto;
} */

.kaitei_text {
	font-size: 4.2vw;
	letter-spacing: .05em;
}

/*ーーーーーーーーーーーーーーーー
monitor
ーーーーーーーーーーーーーーーー*/

.monitor {
	text-align:center;
	background-color: #F2D5DA;
}

.monitor2 {
	text-align:center;
	background-color: #F2D5DA;
}

.monitor img,.monitor2 img {
	width:100%;
}


/*ーーーーーーーーーーーーーーーー
banner_sec
ーーーーーーーーーーーーーーーー*/

.mainvisual_sp .banner202407 img {
	padding: 18vw 5.3vw;
	text-align: center;
	width: 100%;
	height: auto;
}


/*お問い合わせボタン*/
.form_btn {
	width: 80%;
	margin: 50px auto;
}

.form_btn a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	padding: 20px 0;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, .5);
	box-sizing: border-box;
	background: #EB6671;
	font-size: 18px;
	color: #fff;
	text-align: center;
}

.form_btn a:before {
	content: "";
	position: absolute;
	right: 3px;
	bottom: 3px;
	border-right: 10px solid #fff;
	border-bottom: 10px solid #fff;
	border-left: 10px solid transparent;
	border-top: 10px solid transparent;
}

.form_btn a:hover {
	opacity: 1;
	transition: none;
}

/*ーーーーーーーーーーーーーーーー
問い合わせフォーム
ーーーーーーーーーーーーーーーー*/

.form_title_sp img {
	width:100%;
}

.form_text,.form_text2020 {
	width:95%;
	padding:15px;
	margin:10px auto 0 auto;
}

.form_text_cont {
	width:100%;
}

.form_price {
	font-size:17px;
	text-align:left;
}

#forms_section {
    width: 100%;
    background-image: url(../images/back_pink.png);
}

.forms_section_cont {
	margin:auto;
	position:relative;
	}

.forms_section_cont .txt1{ width:420px; height:75px;display:flex;justify-content:center;align-items:center; font-size:30px; background:#fff; border:solid 1px #6fbec7; position:absolute; top:-35px; left:calc(50% - 210px);}
.forms_section_cont.form_box1 .inbox  label {font-size: 18px;cursor:pointer;position: relative; display:inline-block; padding:0 20px 0;}
.forms_section_cont .form_box1 .inbox  label:before {content: '';width:18px;height:18px;position:absolute;top: 3px;left: 0;background-color:#fff; border:solid 1px #3d3d3d; border-radius:50%;}
.forms_section_cont .form_box1 .inbox  input[type="radio"] {display: none;}
.forms_section_cont .form_box1 .inbox  input[type="radio"]:checked + label:after {content: '';width:14px;height:14px;position:absolute;top:6px;left:3px;border-radius: 50%; background:#007826;}

.forms_section_cont li {
	width:100%;
	margin:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
	padding:10px;
	font-size:18px;
	position:relative;
	box-sizing: border-box;
}


.caption {
	padding-left:10px;
}

.forms_section_cont li .s3{ color:#f00;}

.s1 {
	text-align:left;
	font-weight:bold;
	}

.forms_section_cont {
	margin:auto;
	position: relative;
	}

.forms_top_img {
	background-image: url(../images/mail_top.png);
	width:100%;
	height:450px;
	background-size:cover;
	background-position: -128px;

	}

.forms_top_text {
	position:absolute;
	top:140px;
	right:10%;
	}

.forms_top_text_sp {
	position:absolute;
	left:50%;
	top:8%;
	transform: translate(-50%, 0%);

}

.forms_top_text img {
	width:100%;
	}

.forms_top_title {
	width:100%;
	}

.forms_top_title img {
	width:100%;
}

.forms_message {
	padding:30px;
	width:100%;
	box-sizing: border-box;
	margin:0 auto;
	}

.form_ul {
	padding-top:20px;
	padding-left:20px;
	}

.price {
	width:100%;
	margin:0 auto;
	text-align:center;
	border-bottom:solid 2px #231815;
	padding-bottom:20px;
	}

.form_box2 {
		text-align:center;
	}


.bold {
		font-weight:bold;
	}

.size18 {
		font-size:18px;
	}

.size22 {
		font-size:22px;
	}

	.size30 {
		font-size:30px;
	}

.red {
		color:#e7211a;
	}

.forms_section_cont li .input1 {
	padding:9px;
	width:80%;
	border:none;
	font-size:18px;
	}

.forms_section_cont li .input2{ font-size:18px; }

	.radio_flexbox {
		display:flex;
	}

	.radio_list {
		width:100%;
	}

	.radio_text {
		padding-left:10px;
	}

	.radio2 {
		margin-left:50px;
	}

.forms_section_cont li:nth-of-type(3) a{ width:200px; font-size:22px;border:solid 1px #4d4d4d; background:#b1a768;display:flex;justify-content:center;align-items:center; margin-left:28px; height:40px; border-radius:5px; color:#3d3d3d;}
.forms_section_cont .form_box1{ width:785px; margin:auto; display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center; padding:10px 0;}
.forms_section_cont .form_box1 p{ width:200px;}
.forms_section_cont .form_box1 .inbox{width:575px;}

.forms_section_cont textarea{
	padding:9px;
	width:80%;
	border:none;
	min-height:250px;
	font-size:18px;
	}

.forms_section_cont .form_box2{
	padding:30px 0;

	}

.sousin {
	width:249px;
	height:70px;
	background-image:url("../images/mail_submit.png");
	background-repeat:no-repeat;
	margin:auto;
	cursor:pointer;
	text-indent: -9999px;
	transition:all 0.5s;
	}

#notice {
	width:100%;
	background-image:url("../images/back_pink.png");
	padding-top:0px;
	padding-bottom:20px;
	font-family:"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	}

.sousin:hover{
	opacity:0.5;
	}

.notice_cont {
	width:95%;
	padding:10px;
	background:#fff;
	margin:0 10px;
	box-sizing: border-box;
	}

.forms_section_cont {
	position:relative;
	background:#dedfdf;
}


#forms_section li {
	width:100%;
	margin:auto;
	display:flex;
	flex-direction: column;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items: flex-start;
	padding:10px;
	font-size:18px;
	position:relative;
	box-sizing: border-box;
}
#forms_section li .s3{ color:#f00;}

.s1 {
	text-align:center;
	}



#forms_section {
	margin:auto;
	position: relative;
	}

.red {
		color:#e7211a;
	}

#forms_section li .input1 {
		padding:9px;
		width:100%;
		border:none;
		font-size:18px;
		box-sizing: border-box;
}




#forms_section li .radio_list .input1
	{  width:auto; }


	.radio_flexbox {
		display:flex;
	}

	.radio_list {

	}

	.radio_text {
		padding-left:10px;
		font-size:15px;
	}

	.radio2 {
		margin-left:50px;
	}



#forms_section textarea{
	padding:9px;
	width:100%;
	border:none;
	min-height:250px;
	font-size:18px;
	box-sizing: border-box;
	}

#forms_section .form_box2{
	padding:30px 0;

	}

#forms_section li .radio_space2 {
	margin-left:0px;
}

.thanks_text {
    font-size: 15px;
}



/*ーーーーーーーーーーーーーーーー
section06 kyousei_merit
ーーーーーーーーーーーーーーーー*/

#section_06 {
	background-image: url("../images/back_blue.png");
	padding:50px 0;
	position: relative;
	z-index: -2000;
}

.merit_title {
	text-align: center;
	width:auto;
}

.merit_title img {
	width:85vw;
	text-align: center;
	margin:0 auto;
}

.merit_box {
	padding:25px;
	box-sizing: border-box;
	width:auto;
}

.merit_box_number {
	text-align: center;
}

.merit_box_number img {
	width: 79px;
}

.merit_box_title {
	font-size:24px;
	color:#e2468b;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:20px;
	text-align: center;
}

.merit_box_text {
	font-size:16px;
	line-height:1.7em;
}

.merit_accent {
	font-size:20px;
	font-weight:bold;
	color:#e2468b;
}

.merit_box_text2 {
	color:#fff;
	background-color:#ec7297;
	padding:15px;
	border-radius: 10px;
	margin:25px auto 0 auto;

}

.merit_flexbox_01 {
	display:flex;
	max-width:initial;
	width:auto;
	flex-direction:column;
	margin:0 auto;
	box-sizing: border-box;
}

.merit_hikaku  {
	text-align:center;
}

.merit_hikaku img {
	width:70vw;
}

.douga {
	text-align: center;
	padding-top:20px
}

.merit_img {
	position: relative;
}



@media screen and (max-width: 1024px) {
.kyousei_merit {
	min-width: initial;
  }
}

iframe {
	width:100%;
	height:250px;
	padding-top:0px;
	position: relative;
	z-index: 1000;
}

.merit_mizutama {
	background-image:url("../images/merit_mizutama.png");
	width:1259px;
	height:5000px;
	position:absolute;
	top:0;
	left: 0;
  	right: 0;
  	margin: auto;
	z-index:-1000;
}

@media screen and (max-width: 1024px) {
.merit_mizutama {
	width:100%;
  }
}


.merit_img {
	position: relative;
	z-index: 1000;

}

@media screen and (max-width: 1024px) {
.merit_img img {
    width: 100%;
  }
}


/*ーーーーーーーーーーーーーーーー
section09_2
ーーーーーーーーーーーーーーーー*/
#section_09_2 {
	position:relative;
	background:#DAEEF7;
}

.keireki_flexbox {
	display:flex;
	flex-direction: column;
	justify-content: center;
	padding:10px;
	margin:0 auto;
	font-size:15px
}

.keireki_flexbox img {
	width:100%;
	padding:10px;
}

.keireki_title {
	padding-bottom:10px;
}

.keireki_flexbox li {
	position:relative;
	padding-left:110px;
	padding-bottom:15px;
}

.keireki_flexbox li .day {
	position:absolute;
	top:0;
	left:0;
}

.text_side_02 {
	padding-top:0px;
	padding-left:0px;

}

/*ーーーーーーーーーーーーーーーー
blog
ーーーーーーーーーーーーーーーー*/

#section9 .box1 h2{ font-size:5vw; width:auto; text-align: center; margin:auto; padding:5vw 0;}
#section9 .box1 ul{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start; width:70vw; margin:auto;border-top:dashed 0.25vw #5c5d5d;}
#section9 .box1 ul li{ width:40vw; padding:0 0 10vw 0;}
#section9 .box1 ul li .img_span{ width:100%; height:40vw; ; display:block; position:relative; overflow:hidden;}
#section9 .box1 ul li .img_span img{ width:100%;position:absolute;left:50%;top: 50%;-webkit-transform: translate(-50%, -50%);/* Safari用 */transform: translate(-50%, -50%);}
#section9 .box1 ul li a{ color:#000; font-size:4vw;}
#section9 .box1 ul li .s1{ display:block; padding:2.5vw 0 0;}
#section9 .box1 ul li .s2{ display:block; padding:2.5vw 0; height:20vw;}
#section9 .box1 .a1{ width:90vw; height:10vw; display:flex;justify-content:center;align-items:center; color:#fff; margin:auto; font-size:5vw;}

#section9 .box1 {
    width: auto;
    margin: auto;
    padding-top: 25px;
}

#section9 .box1 h2 {
    width: auto;
}

#section9 .box1 ul li {
    width:auto;
}