@charset "utf-8";

@media screen and (max-width:899px){

/*-------------------------------------
	共通項目
-------------------------------------*/
.wrap{overflow: hidden;
	width:100%;}	

#topicpath,.topicpath{
	margin: 0 0 0px;
}
	
figure img{ vertical-align: bottom;}	

/* imgの基本設定 */
.wp-block-image .aligncenter,
.wp-block-image .alignright,
.wp-block-image .alignleft,
.aligncenter,
.alignright,
.alignleft,
.aligncenter img,
.alignright img,
.alignleft img{
	display: block !important;
	margin: 0 auto 15px auto!important;
	float: none	!important;
}

.wp-block-image figcaption{
	display:block	!important;}

.alignright,
.alignleft {
	max-width: 80%;
}


.fullbox{
	margin: 0 -10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-left:15px!important;
	padding-right:15px!important;
	box-sizing: border-box;
	padding-top:50px;
	padding-bottom: 50px;
}
	.box{padding:15px;}
	


.sp{display:none!important;} 	/*SPは表示しない*/

.padding80{/*SPは約70%で表示*/
	padding-top:50px!important;
	padding-bottom:50px!important;
}
	
	.space{height: 20px!important;}
	.space80{height: 50px!important;}

/*-footer-----------------------------------------------------*/

.footer {
}




.footer .about{background: #fff;
	padding: 30px 10px;
}
.footer .about .about_left{
	margin: 0 0 20px;
}
	
.footer dl.kyushin{
	color: #D80000;
	font-weight: bold;
	font-size: 120%;
}
.footer dl.kyushin dt{
	float: left;
}
.footer dl.kyushin dd{
	padding: 0 0 0 4em;
}

	.footer .about dl.add{margin-bottom: 40px;}

footer p.tel{
	text-align: center;
	
}
p.tel a{
font-size: 37px;
	line-height: 42px;
	color: #333333;
	background-image: url(../image/common/tel.png);
	background-position: left 15px;
	padding: 0 0 0 30px;
	background-size: auto 25px;
	background-repeat: no-repeat;
	font-weight: bold;
	font-family: 'Jost', sans-serif;
}

dl.add{
}
dl.add dt{
	display: block;
	margin: 0 0 0px;
	padding: 2px 10px;
}
dl.add dd{
	margin: 0 0 10px;
	padding: 0 0 10px 0px;
}





.footer .map{

}
.footer .map iframe{
	width: 100%;
	height: 260px;
	display: block;
}

.footer .map p{
	margin: 0;
	background-color: #02ADF3;
	display: block;
	font-size: 15px;
	line-height: 1.4;
	padding: 10px;
	color: #FFFFFF;
}


	
/*----バナー-----*/	
	
	
	.bn{
	padding:30px 0 0px 0;
	}
	
	.bn ul{display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		margin: 0 auto;
}	
	
	.bn ul li{width: 47.5%;
		margin: 0 0 10px 0;
	}	
	.bn ul li img{border: 1px solid #bbb;}	
	
	
footer .btmmenu {background: #F9FFEC;
	padding: 10px;
}



footer .btmmenu ul{
	margin: 0 0px 10px;
}
footer .btmmenu ul li{
	margin: 0 0 8px 0em;
	font-size: 1em;
	background-image:url("../image/common/list2.png");
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding: 0 0 8px 18px;
	background-size: auto 12px;	
	border-bottom: 1px dotted #55BC1A;
}

	footer .btmmenu ul li span{display: none;}

footer .btmmenu ul li a{
	display: block;
	color: #000000;


}
footer .btmmenu ul li a img{
display: none;
}

footer .btmmenu ul li a:hover{
	font-weight: bold;

}

footer p.copy{
	font-size: 0.9em;
	
}
footer .btmmenu h2{color: #63A741;
	font-size: 20px;
		font-weight: bold;
		margin-bottom: 15px;
	border-bottom: 2px dotted #367B14;}

/*-style-----------------------------------------------------*/


.contents {
	overflow: hidden;

}
.contents .main_contents{
	margin:30px 0px 20px;
}

.contents .main_contents_full{
	margin: 0 0px 0;
}

.contents .sub_contents{
	margin: 0 10px 0px;
}




/*-サイドバー-----------------------------------------------------*/



/* サイドの症状メニュー */





/*-1カラム時のコンテンツ-----------------------------------------------------*/


.contents .main_contents_full .outbox{
	margin: 0 0px 0px;
	padding: 0px 0 0 0;
}

.contents .main_contents_full .inbox{padding:0 10px;

}

.contents .main_contents_full .inbox:after {
  clear: both;
  content: "";
  display: block;
}








/*-2カラム時のコンテンツ-----------------------------------------------------*/

.contents .main_contents .outbox{
	margin: 0px 10px 0px;
	padding: 0;
}
.contents .main_contents .inbox{
}

.contents .main_contents .inbox:after {
  clear: both;
  content: "";
  display: block;
}
	
 .main_contents_full h1,
 .main_contents h1{

}
 /*.main_contents h1{
	
	font-weight: bold;
	font-size: 27px;
	line-height: 1.3;
	color: #1093CC;
	margin: 0 0 20px;
	padding: 0px 0px;
}*/

.main_contents_full h3,
.main_contents h3{border-radius: 7px;
	clear: both;
	padding: 5px 10px;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.5;
	margin: 0 0 20px;
	background: #92D62B;
	/*border-bottom: 2px solid #55BC1A;*/
	color: #fff;
	text-shadow: 0 0 4px #666;
}
	
	
.main_contents h1,
	.main_contents_full .injury h1,
	.main_contents_full h2{font-family: 'Noto Sans JP';
	text-align: center;
	margin: 0 0 35px;
		padding-bottom: 10px;
	clear: both;
		font-size: 26px;
	color:#654A27;
		display: block;
		line-height: 1.4;
		font-weight: 800;
		position: relative;
}
	
.main_contents h1:before,
	.main_contents_full h2::before {
  background-color:#FFF71C; /* 線の色 */
  border-radius: 5px; /* 線の両端を丸く */
  bottom: 0px; /* 線の位置 */
  content: "";
  height: 3px; /* 線の高さ */
  left: 50%; /* 線の中央寄せ */
  position: absolute;
  transform: translateX(-50%); /* 線の中央寄せ */
  width: 80px; /* 線の長さ */
}

	.main_contents_full h2 span{font-family:Arial, Helvetica, "sans-serif";
		color: #AFDB47;
	font-weight: bold;
		font-size: 16px;
	line-height: 1.3;
		display: block;
	}	
.main_contents_full .bg_green h2{color:#FFFFBF;}

.main_contents_full .bg_green h2 span{color:#FFF785;}	

.main_contents h2,
.main_contents_full .injurybox h2,
.main_contents_full .injury h2{
	padding: 5px 10px;
	color:#673504;
	font-weight: bold;
	margin: 0 0 20px;
	font-size: 20px;
	line-height: 1.5;
	clear: both;
	text-align: left;
	border-top: 3px double #55BC1A;
	border-bottom: 3px double #55BC1A;
}








.topimg {
	margin: 0px 0 0 0;
	
}

.topimg img{
	width:100%;
}

.topimg .bx-wrapper{
	margin-bottom:0;
}


/*-eye-----------------------------------------------------*/


	
.eye{margin-top: 0px;
	display: block;
	background:#80C31C;
	position: relative;
	width: 100%;
	padding:20px 0px;
}
.eye h1,
.eye p{
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	line-height: 1.2;
	color: #fff;
	margin: 0 auto 0px auto;
	width: 94%;
	box-sizing: border-box;
	
}

	.eye h1 span,
	.eye p span{font-size:15px;
		color:#FBFF69;
		display: block;
	margin: 5px 0 0 0;
		padding:0;
		font-family: 'Jost', sans-serif;
		font-weight: 500;
	}
	
	.eye figure{
		display: block;
		width: 94%;
		height: 200px;
		margin: 0 auto 20px auto;
	}
	
.eye img{object-fit: cover;
	width: 100%;
	height: 200px;
}	
	

/*-対応症状一覧-----------------------------------------------------*/


.injurybox{}
.injurybox ul{}
.injurybox ul li{
	padding: 10px;
	margin: 0 0 40px;
	-webkit-box-shadow: 0px 0px 3px #aaa;
	box-shadow: 0px 0px 3px #aaa;
	border-radius: 10px;
}

.injurybox ul li figure{
	width: 30%;
	height: auto;
/*	padding: 30% 0 0;*/
	position: relative;
	overflow: hidden;
	margin: 0 0 20px 20px;
	float: right;
	aspect-ratio: 1/1;
}

.injurybox ul li figure img {
	object-fit: cover;
	width: 100%;
	height: 100%;
/*	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:auto;
*/
}

.injurybox ul li p{
	margin: 0;
	color: #000000;
}
	
.injurybox ul li p span.more{
	clear: both;
	display: block;
	margin: 10px 0 0 0px;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	background-color:#55BC1A;
	border-radius: 6px;
	text-align: center;
}	
	

.injurybox ul li a{
	overflow:hidden;
	display:block;
}

.injurybox ul li h2{
}


.injurybox ul li a:hover{
	opacity: 0.7;
}

/*-お問い合わせ----------------------------------------------*/

	
	
	

	.contactus .box{
	padding:15px 10px;
		width: 95%;}	
	
	.contactus .box .left img{display: block;
	margin: 0 auto;}

	.contactus .box ul{max-width: 400px;
	margin: 0 auto;
	text-align: center;}


}
