@charset "utf-8";
/* CSS Document */
body {
	/*font-size: 3.73vw;*/
	font-size: 3.80vw;
	color: black;
	line-height: 150%;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		margin: 0 !important;
}
img {
	border: 0;
	vertical-align: top;
	vertical-align: bottom;
}
a {
	overflow: hidden;
	outline: none;
	text-decoration: none !important;
	color: black;
}

*{
	margin: 0;
	padding: 0;
}

.fax{
	pointer-events: none;
}

.fax a{
	text-decoration: none;
	color: #000;
}

.cau01{
	font-size: 3.33vw;
	color: #ff0000;
	margin-top: 0.5em;
	font-weight: bold;
}


/*-----------------------------------------------------------*/
/*ヘッダー*/
.sp_hide{
	display: none !important;
}
/* CSS Document */
.inner{
	margin-top: 0;
}
#header_wrap {
	max-width: 100%;
	margin: 0px auto;
	overflow: hidden;
	background-image: url(image/bg_headear.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#header_wrap h1 {
	position: absolute;
	top: 0.80vw;
	left: 0;
	z-index: 1000;
}

#header_wrap h1 img {
	width: auto;
	height: 11.48vw;
}



#header {
	width: 100vw;
	height: 12.22vw;
	margin: 0px auto;
	overflow: hidden;
	position: relative;

}
#header .phone_icon img{
	margin:2.6vw 0 2.07vw 56.87vw;
	width: auto;
	height: 7.33vw;
	display: inline-block;
	
}
#header .phone_icon{
	display: flex;
	align-items: center;	
}
 .menutext{

	color: white !important;

}
/*メニュー*/
.btnMenu {
	display: flex;
	position: absolute;
	right:50px;
	top:6.27vw;
	transform: translateY(-50%);
	width: 60px; 
	box-sizing: border-box;  
} 
.btnMenu .menuicon{
	width: 30px;
	margin-right: 10px;
}
.btnMenu span {
	display: block;
	margin:16px auto;
	background: white;
	width:100%;
	height: 2px; 
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
}  
.btnMenu span{
	background: #fff;
}
.btnMenu.active span{background: white;}
.btnMenu.active span:first-child {
  -webkit-transform: translateY(18px) rotate(45deg);
  -moz-transform: translateY(18px) rotate(45deg);
  -ms-transform: translateY(18px) rotate(45deg);
  transform: translateY(18px) rotate(45deg);
} 
.btnMenu.active span:nth-child(2) {
  opacity: 0;
} 
.btnMenu.active span:last-child {
  -webkit-transform: translateY(-18px) rotate(-45deg);
  -moz-transform: translateY(-18px) rotate(-45deg);
  -ms-transform: translateY(-18px) rotate(-45deg);
  transform: translateY(-18px) rotate(-45deg);
} 
/* !gNavi
---------------------------------------------------------- */

.clearfix {
	display: block;
	min-height: 1%;
}
#gNavi {
	display:none;
	position:absolute;
	left:0;
	top:160px;
	z-index: 100;
	width:100%;
	background:#fff;
	border-top:1px solid #b3b3b3;
	border-bottom:1px solid #b3b3b3;
}

#gNavi .inner{padding:0;}
#gNavi li {
	float:left;
	margin:0 0 -1px -1px;
	width:50%;
	border-left:1px solid #b3b3b3;
	border-bottom:1px solid #b3b3b3;
	height:13.33vw;
	list-style: none;
}
#gNavi li.full a{
	color:white !important;}
#gNavi li.full{
	width:100%;
	display: flex;
	align-items: center;
	padding-left:6vw;
}
#gNavi li.color1{
	background-color: #76BB00;
}
#gNavi li.color2{
	background-color: #10C0C3;
}
#gNavi li.color3{
	background-color: #22B573;
}
#gNavi li.color4{
	background-color:#85D600;
}
#gNavi li.color4 img{ 
	width: auto;
	height: 10.00vw;
}
#gNavi li.color5{
	background-color: #B71534;
}

#gNavi li.right_border{
	background-color: #22B573;
}
#gNavi li a {
	display:flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height:140px;
	position: relative;
	text-align: center;
	font-size:3.47vw;
}

#gNavi li a:after{
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	transition: all 0.5s;
}
 
.teishi{
	pointer-events: none;
   cursor: default;
}


/*送迎バス*/
.sougeibus-img {
max-width: 100%;
height: auto;
width /***/:auto;
}


/*とべ居宅介護支援事業所クローズ*/
#gNavi li.close{
    display: none;
}

/*人間ドッグ停止*/
#gNavi li.teishi{
   pointer-events: none;
   cursor: default;
}
#gNavi li.teishi a:hover{
	background-color:#fff;
	color: #000;
}
#gNavi li.teishi a span{
	color: red;
}

.btnMenu{
		right:0vw; 
		width: 115px;
	align-items: center;
	}
.btnMenu span{
		margin:8px auto;
		height:1px;
	} 
.btnMenu.active span:first-child {
	  -webkit-transform: translateY(9px) rotate(45deg);
	  -moz-transform: translateY(9px) rotate(45deg);
	  -ms-transform: translateY(9px) rotate(45deg);
	  transform: translateY(9px) rotate(45deg);
	}
	.btnMenu.active span:last-child {
	  -webkit-transform: translateY(-9px) rotate(-45deg);
	  -moz-transform: translateY(-9px) rotate(-45deg);
	  -ms-transform: translateY(-9px) rotate(-45deg);
	  transform: translateY(-9px) rotate(-45deg);
	} 
	
	#gNavi { top: 12.00vw; }
	#top #gNavi { top:100px; }
	#gNavi li a{
		height:13.33vw;
		font-size: 3.47vw;
	}
	#gNavi li .eng { font-size: 1.2rem; }

/*END MENU*/
/*MAIN*/
#page_title{
	width:100vw;
	background-color: #85D600;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 3.73vw;
	line-height: 21.07vw;
}

#page_title img{
	width:100vw;
	height: auto;
}

/*---------------------------*/
#main_container{
	width: 100vw;
}
/*FOOTER----------------------*/
.foot_outline{
	text-align: center;
	width: 80vw;
	margin:9.33vw auto 6vw;
}
.foot_outline p a{
	color:#0000FF;
	text-decoration: underline;
}
#footer_wrap{
	width: 100vw;
	background-color:#003833;
}
#footer{
	width:85.40vw;
	margin:auto;
	padding: 5.33vw 0 4.27vw;
}
#footer ul{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding-inline-start:0;
}

#footer ul li{
	flex-basis: 35%;
	border-left:1.07vw solid #fff;
	list-style-type: none;
	font-size: 3.33vw;
	color: black;
	padding-left: 3.20vw;
	margin-bottom:3.2vw;
	height:5.87vw;
	display: flex;
	align-items: center;
}

#footer ul li a{
	color: #fff;
}

#footer ul li.left{
	flex-basis: 50%;
}

#footer div{
	width: 85.4vw;
	margin:auto;
}
#footer div img{
	width: 100% !important;
}
#footer div dd{
	margin-inline-start: 0px;
}
#footer div dd img{
	width: 100%;
    height: auto;
}
#footer div dd:not(:last-of-type){
	margin-bottom: 10px;
}

#copy_wrap{
	height: 12vw;
	text-align: center;
	display: flex;
	align-items: center;
	font-size: 2.93vw;
	color: white;
	background-color: #4C4C4C;
	justify-content: center;
}
#contents_block{
	width: 96.13vw;
	margin:auto;
}

.sp_totop{
	width:100vw;
	overflow: hidden;
}

.sp_totop img{
	width:100vw;
	height: auto;
}


.nolink{
  pointer-events: none;
}


