@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;
}
	
.fullbox3{
	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:0px;
	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-----------------------------------------------------*/


	.about .line{margin: 0 auto 20px auto;
	width: 75%;}	
	

dl.add dt{
	display: block;
	color:#2A3C6B;
	font-weight: bold;
	margin: 0 0 0px;
}
dl.add dd{
	margin: 0 0 10px;
	padding: 0 0 10px 10px;
	border-bottom: 1px solid #2A3C6B;
}

	dl.add dd ul{list-style-type: disc;
	margin-left: 1.5em;}



.map iframe{
	width: 100%;
	height: 260px;
	display: block;}


	
/*----バナー-----*/	
	
	
	.bn{
	}
	
	.access ul.bn {display: block;
		margin: 0 10px;
}	
	
	.access ul.bn li{width:95%;
		margin: 0 auto 15px auto;
		max-width: 500px;
	}	
	.access ul.bn li img{border: 1px solid #bbb;}	
	
	
footer .btmmenu {background:#2A3C6B;
	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;	
	
}

	footer .btmmenu ul li span{display: none;}

footer .btmmenu ul li a{
	display: block;
	color: #fff;


}
footer .btmmenu ul li a img{
display: none;
}

footer .btmmenu ul li a:hover{
	font-weight: bold;

	}

	footer .btmmenu ul li ul{background:#4C619A;
	padding: 10px 10px 10px 20px;
	margin: 5px 0 0 -20px}
	
	footer .btmmenu ul li ul li{padding-bottom: 0;}
	
	footer .btmmenu ul li ul li{background-image:url("../image/common/list03.png");
		background-repeat: no-repeat;
	background-position: 0px 8px;
	padding: 0 0 0px 12px;
	background-size: auto 10px;	
	
	}
	footer .btmmenu ul li ul li:last-of-type{margin-bottom: 0;}
footer p.copy{
	font-size: 0.9em;
}
	footer .btmmenu h2{color: #fff;
	font-size: 20px;
		text-align: left;
		font-weight: bold;
		margin-bottom: 15px;
	border-bottom: 1px solid #fff;}
	footer .btmmenu h2::before{content:none;}	
	
/*-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{
	clear: both;
	padding: 0px 0px 5px 0;
	font-size: 19px;
	font-weight: bold;
	line-height: 1.5;
	margin: 0 0 20px;
	border-bottom: 1px solid #2A3C6B;
	color:#2A3C6B;
}
	
	
.main_contents h1,
	.main_contents_full .injury h1,
	.main_contents_full h2{
	text-align: center;
	margin: 0 0 30px;
		padding-bottom: 10px;
	clear: both;
		font-size:27px;
	color:#24408F;
		display: block;
		line-height: 1.4;
		font-weight: bold;
		position: relative;
}
	
.main_contents h1:before,
	.main_contents_full h2::before,
	.main_contents_full .injury h1::before{
  background-color:#CA8CDD; /* 線の色 */
  border-radius: 5px; /* 線の両端を丸く */
  bottom: 0px; /* 線の位置 */
  content: "";
  height: 3px; /* 線の高さ */
  left: 50%; /* 線の中央寄せ */
  position: absolute;
  transform: translateX(-50%); /* 線の中央寄せ */
  width: 50px; /* 線の長さ */
}

.main_contents h2,
.main_contents_full .injury h2{
	/*padding: 5px 10px;
	color:#1C3372;
		border-top: 3px double #1C3372;
	border-bottom: 3px double #1C3372;
	
	*/
	
	margin: 0 0 20px;
	font-size: 20px;
	line-height: 1.5;
	clear: both;
	text-align: left;

	
	border: none;
	background: #434583;
background: linear-gradient(90deg, rgba(67, 69, 131, 1) 0%, rgba(162, 124, 180, 1) 100%);
		color: #fff;
		font-weight: bold;
		padding: 8px 10px;
	
}

.main_contents_full .injury h2::before{content:none;}


/*-共通スタイル-----------------------------------------------------*/
h4{
	padding: 0px 0px 3px 20px;
	font-size: 18px;
	line-height: 1.5;
	margin: 0 0 15px 0;
	font-weight: bold;
	color: #2A3C6B;
	position: relative;
	background: url("../image/common/list2.png") no-repeat left 8px;
	background-size: auto 12px;
}
h5{
	background-color:#E4D5EB;
	font-size: 18px;
	color:#2A3C6B;
	padding: 5px 10px;
	line-height: 1.5;
	margin: 0 0 15px;
	border-radius: 5px;
	clear: both;
	background-image: url(../image/texture/texture_ws50.png);
	font-weight: bold;
}
h6{
	margin: 0 0 15px;
	padding: 0 0 5px 0;
	font-size: 18px;
	line-height: 1.5;
	color:#2A3C6B;
	border-bottom: 2px dotted #2A3C6B;
	clear: both;
	font-weight: bold;
}


h1{
}


.topimg {
	text-align: center;
	margin:0px auto 0 auto;
	position: relative;
}

.topimg .bx-wrapper{margin-bottom: 0;}
	
	.topimg .bxslider li img{aspect-ratio:400/450;
	object-fit:cover;
		display: block;
	margin: 0 auto;
	width: 100%;}	
	


.topimg .main_comment h2 {
   
    font-size: 1.5rem;
	font-weight:bold;
	color: #fff;
	
	line-height: 1.4;
	background: #7D3AA0;
background: linear-gradient(90deg, rgba(125, 58, 160, 1) 0%, rgba(203, 128, 216, 1) 100%);
	padding: 5px 5px;
	 position: absolute;
    top: 75%;
    left: 10%;
  width: 80%;

	box-sizing: border-box;
	   /* writing-mode: vertical-rl;
	text-align: left;*/}	

/*-eye-----------------------------------------------------*/


	
.eye{margin-top: 0px;
	display: block;
	background: #8C89B3;
background: linear-gradient(0deg, rgba(140, 137, 179, 1) 0%, rgba(69, 71, 133, 1) 100%);
	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:#1C3372;
	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{background: url("../image/common/contact_bg.jpg") no-repeat center center;
	background-size: cover;}	
	
	

	.contactus .box{background:rgba(255,255,255,0.8);
	padding:15px 20px;
		width: 95%;
		margin: 0 auto;
	box-sizing: border-box;}	
	
	.contactus .box .left img{display: block;
	margin: 0 auto;}

	.contactus .box ul{max-width: 400px;
	margin: 0 auto;
	text-align: center;}


}
