@charset "utf-8";
@media only screen and (min-width: 900px),print {


/*-------------------------------------
	共通項目
-------------------------------------*/

.pc {display:none!important;}	/*PCは表示しない*/

#page_top{
  width: 60px;
  height: 60px;
  position: fixed;
  right: 30px;
  bottom: 30px;
  opacity: 0.6;
}
	.wrap{/*overflow: hidden;*/
		width: 100%;
	}
	
figure img{ vertical-align: bottom;}
	
	
/* imgの基本設定 */
.wp-block-image .aligncenter,
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 30px;
	text-align: center;
}
		
	
.wp-block-image .alignright,
.alignright {
	float: right;
	margin: 0 0 30px 30px;
	max-width: 35%	!important;
}
	
	
	
	
	
.wp-block-image .alignleft,
.alignleft {
	float: left;
	margin: 0 30px 30px 0;
	max-width: 35%	!important;
}

	.width20 {
	max-width: 20%	!important;
}
.leftbox{
	float: left;
	width: 60%;
}
	
.leftbox2{
	float: left;
	width: 47.5%;
}	

.rightbox{
	float: right;
	width: 60%;
}

.rightbox2{
	float: right;
	width:47.5%;
}



/*--header----------------------------------------------------*/

body {
}



	

/*-footer-----------------------------------------------------*/

.sns_box_bg{
	width: 100%;
	display: block;
	background-color: #F0F0F0;
}
.sns_box{
	max-width: 900px;
	display: flex;
	flex-wrap: wrap;
	align-content: stretch;
	align-items: stretch;
	margin: 0 auto;
	padding: 60px 0;
	justify-content: space-between;
}


.sns_box .right_box{
	max-width: 340px;
}

.sns_box ul.bn{}
.sns_box ul.bn li{
	margin: 0 0 20px;
}
.sns_box ul.bn li img{
	display: block;
	margin: 0 auto;
}

.sns_box .left_box{
	max-width: 500px;
	width: 100%;
}




/*-------------*/

.footer .map {
	padding: 0 0 0px;
}
.footer .map iframe{
	width: 100%;
	height: 400px;
	display: block;
}



	
	
.footer .about{
	padding: 60px 0px;
	box-sizing: border-box;
	overflow: hidden;
	background: #fff;
}
dl.add dt{float: left;
	width:5em;}
 dl.add dd{
	margin: 0 0 10px;
	padding: 0 0 10px 7em;
}
	.footer .about dl.add{margin-bottom: 40px;}


	
.footer dl.kyushin{
	color: #D80000;
	font-weight: bold;
	font-size: 120%;
	margin: 0;
}
.footer dl.kyushin dt{
	float: left;
}
.footer dl.kyushin dd{
	padding: 0 0 0 4em;
}



.tel{
	margin: 0 0 15px 0px;
}
.tel a{
	font-size: 40px;
	line-height: 42px;
	color: #333333;
	background-image: url(../image/common/tel.png);
	background-position: left 15px;
	padding: 0 0 0 45px;
	background-size: auto 30px;
	background-repeat: no-repeat;
	font-weight: bold;
	font-family: 'Jost', sans-serif;
	white-space: nowrap;
}




	
	
/*----バナー-----*/	
	
	
	.bn{margin: 30px auto 0px auto;
		box-sizing: border-box;
	}
	
	.bn ul{display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		margin: 0 2px;
}	
	
	.bn ul li{width: 31%;
		margin: 0 0 20px 0;
	}	
	.bn ul li img{border: 1px solid #bbb;}
	
footer .btmmenu {
	padding: 40px 0 10px;
	margin: 0 auto;
	display: block;
	max-width: 1100px;
	width: 100%;
}	
	


footer .btmmenu ul{
	margin: 0 0 10px;
	padding: 0 0 0 0;
	display:flex;
	flex-wrap: wrap;
	align-content: center;
	
}
footer .btmmenu ul li{
	margin: 0 1.5em 10px 0em;
	font-size: 17px;
	background-image:url("../image/common/list2.png");
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding: 0 0 0 18px;
	background-size: auto 12px;	
}
	
	footer .btmmenu ul li span,
	footer .btmmenu ul li br{display: none;}

	
footer .btmmenu ul li a{
	color: #000000;
	display: block;
}
footer .btmmenu ul li a:hover{
	opacity: 0.7;
}

footer .btmmenu ul li a img{
	display: none;
}
	footer .btmmenu h2{color:#367B14;
	font-size: 20px;
		font-weight: bold;
		margin-bottom: 15px;
	border-bottom: 2px dotted #367B14;}
/*-info-----------------------------*/


.sub_info{

	
}
.sub_info .infobox{
	width: 100%;
	height: 370px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	display: inline-block;
}


/*-コンテンツの基本骨格-----------------------------------------------------*/
.contents {
	margin: 0px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	position: relative;
	overflow: hidden;
	width: 100%;
}
.contents .main_contents{
	order: 1;
	max-width: 780px;
	width:calc( 100% - 320px );
	font-size:1.1rem;
	margin:80px 0px 80px 0px;
	
}

.contents .main_contents_full{
	order: 3;
	width: 100%!important;
	margin: 0px auto;
	font-size: 1.1rem;
	
}

.contents .sub_contents{
	order: 2;
	width: 270px;
	margin:80px 0px 0 50px;
	flex-shrink: 0;
}






/*-1カラム時のコンテンツ-----------------------------------------------------*/


.contents .main_contents_full .outbox{
	margin: 0 auto 0px;
	padding: 0 0 0 0;
	width: 100%;
	max-width: 1100px;
}

.contents .main_contents_full .inbox,
	footer .inbox{
	margin: 0 auto;
	display: block;
		padding: 0px 0;
	
	width: 100%;
max-width: 1100px;
}
	
	

.contents .main_contents_full .inbox:after{
  clear: both;
  content: "";
  display: block;
}


.fullbox{
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	padding:60px calc(50vw - 50%);
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	
	box-sizing: border-box!important;
}
	
.fullbox2{
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	padding:0px calc(50vw - 50%);
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	
	box-sizing: border-box;
}

.main_contents_full h1{

}




.main_contents h1,
	.main_contents_full .injury h1,
	.main_contents_full .injurybox h2,
	.main_contents_full h2{font-family: 'Noto Sans JP';
	text-align: center;
	margin: 0 0 45px;
		padding-bottom: 20px;
	clear: both;
		font-size: 40px;
	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: 100px; /* 線の長さ */
}	

	.main_contents_full h2 span{font-family:Arial, Helvetica, "sans-serif";
		color:#AFDB47;
	font-weight: bold;
		font-size: 20px;
	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_full h3,
.main_contents h3{
	clear: both;
	padding: 8px 10px;
	border-radius: 10px;
	font-size: 26px;
	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;
}

	
	
/*-2カラム時のコンテンツ-----------------------------------------------------*/

.contents .main_contents{}	
	
.contents .main_contents .outbox{
	margin:0px 0 0 0;

}
.contents .main_contents .inbox{
	padding: 0 0px 10px;
	margin: 0 0 40px;
}

.contents .main_contents .inbox:after {
  clear: both;
  content: "";
  display: block;
}


	.box{padding:35px;}


/*.main_contents h1{
	font-weight: bold;
	font-size: 40px;
	line-height: 1.3;
	color: #1093CC;
	margin: 0 0 30px;
	padding: 0px 0px;
}*/
	
.main_contents h2,
.main_contents_full .injury h3{
	
	font-weight: bold;
	font-size: 30px;
	line-height: 36px;
	color: #673504;
	margin: 0 0 30px;
	padding: 15px 0px;
	border-top: 3px double #55BC1A;
	border-bottom: 3px double #55BC1A;
	background: none;
	text-align: left;
	
}





h1{
}


.topimg {background-color:#80C31C;
	text-align: center;
	margin:0px auto 0 auto;
	position: relative;
}
.topimg img{
	margin: 0 auto;
	width: 100%;
	max-width: 1200px!important;
	height: auto;
	
}
	
.topimg .bx-wrapper{margin-bottom:0;}
	
/*-eye-----------------------------------------------------*/
.topicpath,
	#topicpath{}
	
.eye{
	display: block;
	background:#80C31C;
	position: relative;
	max-width: 100%;
	width: 100%;
	height: 200px;
}
.eye h1,
.eye p{letter-spacing: 2px;
	text-align: center;
	font-weight: bold;
	font-size: 35px;
	line-height: 1.2;
	color: #fff;
	margin: 0 auto;
	padding:70px 0 0 10px;
	max-width: 1200px;
	width: 100%;
	z-index: 2;
	position: relative;
	box-sizing: border-box;
}

.eye h1 span,
.eye p span{
	font-size: 20px;
	color:#FBFF69;
	display: block;
	margin: 10px 0 0 0;
	padding:0;
	font-family: 'Jost', sans-serif;
	font-weight: 500;
}

.eye figure{
	position: absolute;
	right: 0;
	top:0;
	width: 40%;
	height: 200px;
	z-index: 1;
}
.eye figure::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 20%;
	height: 100%;
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -o-linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.00) 100%);
}
	
.eye img {object-fit: cover;
	width: 100%;
	height: 200px;
}


/*-対応症状一覧-----------------------------------------------------*/

.injurybox{}
.injurybox ul{width: 100%;}
.injurybox ul li{
	padding: 15px;
	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: 20%;
	height: auto;
/*	padding: 20% 0 0;*/
	display: block;
	margin: 0;
	position: relative;
	overflow: hidden;
	float: left;
	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;
	vertical-align: bottom;
*/
}


.injurybox ul li p{margin:0 0 0 25%;
	
	color: #000000;
}

.injurybox ul li p:after {
  clear: both;
  content: "";
  display: block;
}	

.injurybox ul li p span.more{
	float: right;
	display: block;
	margin: 15px 0 0 20px;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	background-color: #55BC1A;
	border-radius: 6px;
	text-align: center;
}	
	
.injurybox ul li a{
	display:block;
	overflow:hidden;
}

.injurybox ul li h2{
	margin-bottom: 15px	!important;
}


.injurybox ul li a:hover{
	opacity: 0.7;
}

/*-------------------------------
   ついてくるガイドナビ
-------------------------------*/
.pc_guide{
	width: 254px;
	height: 163px;
	display: block;
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: 100;
}

.pc_guide img{
	border-radius: 10px 0 0 0;
}


	.contactus{padding: 40px 0 40px 0;}	
	

	.contactus .box{
	padding:40px 0 0 0;
		width: 90%;
		max-width: 1000px;
}

	.contactus .box .left{width:40%;
	float: left;
	box-sizing: border-box;}
	
	.contactus .box .left img{display: block;
	margin: 0 auto;
	width: 100%;}
	
	.contactus .box .right{width: 50%;
	float: right;}

	.contactus .box .right p{font-size: 19px;
	font-weight: bold;}
	


	.contactus .box ul.imgbox2{margin:0px 20px 10px 20px;}
	
	.contactus .box p{margin: 0;}
}
