@charset "utf-8";
/* CSS Document */
@media screen and (max-width:767px){
#sidemenu {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 0px;
	height: 0px;
	padding: px;
	background-color:;
	border-radius: ;
	z-index: 50000;
}
#sidemenu img{
	width: 0;
	height: 0;
}
.pagetop {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 0;
	width: 0;
	height: 0;
	z-index: 1500;
	cursor: pointer;
}
.pagetop img{
	width: 0;
	height: 0;
}
/*--------------------------------------------------------------------------メインイメージ*/
#mimg {
	position: relative;
	width: 100%;
	height: 120px;
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../web/object/mimg_back.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#mimg .p1 {
	position: relative;
	width: 100%;
	height: auto;
	font-size: 21px;
	line-height: 22px;
	letter-spacing: 1px;
	font-weight: 700;
	color: #513f2a;
    text-align: center;
	-webkit-text-stroke: 3px #fff;
	paint-order: stroke;
	margin-top: 40px;
	float: left;
}
#mimg .p2 {
	position: relative;
	width: 100%;
	height: auto;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 1px;
	font-weight: 500;
	color: #4494d1;
    text-align: center;
	-webkit-text-stroke: 2px #fff;
	paint-order: stroke;
	margin-top: 10px;
	float: left;
}

#breadcrumb { display:none;}

/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 0;
	margin-left: auto;
}
#section01 {
	width: 100%;
	height: auto;
	padding-top: 0px;
	padding-bottom: 20px;
}
#contents01 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 340px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#c01Box {
	width: 100%;
	height: auto;
	display:flex;
	flex-wrap:wrap-reverse;
	justify-content:space-between;
}

#c01txtBox {
	width: 340px;
	height: auto;
	margin-top: 15px;
}
#c01txtBox .t1{
	width: 100%;
	height: auto;
	float: left;
	font-size: 15px;
	line-height: 18px;
	text-align: left;
	letter-spacing:0px;
	color: #50aadc;
	margin-top: 10px;
}
#c01txtBox .t2{
	width: 100%;
	height: auto;
	float: left;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	letter-spacing: 0px;
	margin-top: 10px;
}
.h2ac {
	width: fit-content;
	height: auto;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 0px;
	text-align: left;
	background:linear-gradient(90deg,#2db061 0%,#5ea6d9 100%);
	-webkit-background-clip:text;
	-webkit-text-fill-color: transparent;
	float: left;
}
h2 {
	width: 100%;
	height: auto;
	font-size: 17px;
	line-height: 24px;
	letter-spacing: 1px;
	text-align: left;
	float: left;
	margin-top: 5px;
	background-image: url(../web/home/h2ac.png);
	background-size: 22px;
	background-repeat: no-repeat;
	background-position: right top;
}
#c01imgBox {
	width: 340px;
	height: auto;
	float: left;
}
#c01imgBox img{
	width: 340px;
	height: 247px;
	border-radius: 8px;
}
#c01guide {
	width: 340px;
	height: auto;
	min-height: inherit;
	padding-bottom: 10px;
	outline: 2px solid #50aadc;
	outline-offset: -2px;
	border-radius: 10px;
	margin-top: 25px;
	float: left;
}
#c01guide.f { margin-left: 0px;}

#c01guide .ttl{
	width: 100%;
	height: 30px;
	background-color: #50aadc;
	border-radius: 10px 10px 0 0;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	color: #FFF;
	float: left;
}
#c01guide .t1{
	width: 320px;
	height: auto;
	text-align: left;
	font-size: 14px;
	line-height: 14px;
	color: #50aadc;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
#c01guide .t2{
	width: 320px;
	height: auto;
	text-align: left;
	font-size: 13px;
	line-height: 16px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #ccc;
}
#c01guide .tablebox01{
	width: 320px;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	word-break: break-all;
	text-align: left;
	padding: 0;
}
#c01guide .tablebox01 table {
	width: 320px;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0px;
	clear:both;
}
#c01guide .tablebox01 td, th{
	min-width: ;
	border-bottom: 1px solid #ccc;
	padding: 0px 5px;
}


#section02 {
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contents02 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 340px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
h3 {
	position: relative;
	width: 300px;
	height: 22px;
	padding-top: 15px;
	padding-left: 40px;
	font-size: 20px;
	line-height: 22px;
	letter-spacing: 0px;
	text-align: left;
	font-weight: 500;
	float: left;
	background-image: url(../web/corporation/h3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 30px;
}
h3.s1 { font-size: 17px;}
h3 span{
	position: absolute;
	width: fit-content;
	height: auto;
	top: 0;
	left: 40px;
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 0px;
	text-align: left;
	background:linear-gradient(90deg,#fa6496 0%,#fcb41b 100%);
	-webkit-background-clip:text;
	-webkit-text-fill-color: transparent;
	float: left;
}

#goodpoint {
	width: 145px;
	height: auto;
	padding: 10px;
	outline: 2px solid #fb89a9;
	outline-offset: -2px;
	background-color:#fcfaed;
	border-radius: 10px;
	float: left;
	margin-top: 20px;
}
#goodpoint.f1 {
	outline: 2px solid #46b46e;
	margin-left: 10px;
}
#goodpoint.f2 {
	outline: 2px solid #50aadc;
	margin-left: 0px;
}
#goodpoint .ttl01{
	width: 145px;
	height: 20px;
	padding-left: 0px;
	text-align: left;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 0px;
	color: #fb89a9;
	font-weight: 600;
	background-image: none;
	float: left;
}
#goodpoint .ttl02{
	width: 145px;
	height: 20px;
	padding-left: 0px;
	text-align: left;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 0px;
	color: #46b46e;
	font-weight: 600;
	background-image: none;
	float: left;
}
#goodpoint .ttl02s{
	width: 145px;
	height: 20px;
	padding-left: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0px;
	color: #46b46e;
	font-weight: 600;
	background-image: none;
	float: left;
}
#goodpoint .ttl03{
	width: 145px;
	height: 20px;
	padding-left: 0px;
	text-align: left;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 0px;
	color: #50aadc;
	font-weight: 600;
	background-image: none;
	float: left;
}
#goodpoint .Img{
	width: 145px;
	height: 59px;
	float: left;
	margin-top: 10px;
}
#goodpoint .Img img{
	width: 145px;
	height: 59px;
}
#goodpoint .txt{
	width: 145px;
	height: auto;
	text-align: left;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0px;
	float: left;
	margin-top: 10px;
}

#section03 {
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contents03 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 340px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#service01 {
	width: 320px;
	height: auto;
	padding: 15px 10px;
	outline: 3px solid #46b46e;
	outline-offset: -3px;
	border-radius: 10px;
	float: left;
	margin-top: 20px;
}
#service01 .ttl{
	width: 320px;
	height: auto;
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0px;
	float: left;
}
#service01 .txt{
	width: 280px;
	height: auto;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
}
#service01 .txt span{
	width: 255px;
	height: 15px;
	padding-left: 25px;
	text-align: left;
	font-size: 14px;
	line-height: 15px;
	float: left;
	margin-bottom: 10px;
	background-image: url(../web/home_nursing_station_harukaze/c03_ac01.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: 15px;
	background-size: contain;
}
#service01 .Img{
	width: 180px;
	height: 110px;
	float: left;
	margin-top: 5px;
	margin-left: 70px;
}
#contents03 .service_ac01{
	width: 340px;
	height: 60px;
	float: left;
	margin-top: 0px;
	background-image: url(../web/home_nursing_station_harukaze/c03_ac03.png);
	background-position: center center;
	background-repeat: no-repeat;
	transform: rotate(90deg);
}
#service02 {
	width: 320px;
	height: auto;
	padding: 10px;
	outline: 3px solid #50aadc;
	outline-offset: -3px;
	border-radius: 10px;
	float: left;
	margin-top: 0px;
}
#service02 .ttl{
	width: 320px;
	height: auto;
	text-align: center;
	font-size: 15px;
	line-height: 16px;
	letter-spacing: -1px;
	float: left;
}
#service02 .txt{
	width: 280px;
	height: auto;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
}
#service02 .txt span{
	width: 255px;
	height: 15px;
	padding-left: 25px;
	text-align: left;
	font-size: 14px;
	line-height: 15px;
	float: left;
	margin-bottom: 10px;
	background-image: url(../web/home_nursing_station_harukaze/c03_ac02.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: contain;
}
#service02 .Img{
	width: 180px;
	height: 110px;
	float: left;
	margin-top: 5px;
	margin-left: 70px;
}
#contents03 .service_ac02{
	width: 340px;
	height: 36px;
	float: left;
	margin-top: 40px;
	margin-left: 0px;
	border-radius: 18px;
	background-color: #50aadc;
	text-align: center;
	font-size: 16px;
	line-height: 33px;
	letter-spacing: 0px;
	color: #FFF;
}
#contents03 .service_ac03{ display:none;}

#service03 {
	width: 160px;
	height: auto;
	outline: 2px solid #50aadc;
	outline-offset: -2px;
	background-color:#fcfaed;
	border-radius: 10px;
	float: left;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
}
#service03.f {
	margin-left: 5px;
}
#service03 .ttl{
	width: 160px;
	height: 25px;
	background-color: #50aadc;
	border-radius: 10px 10px 0 0;
	float: left;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	line-height: 23px;
	letter-spacing: 0px;
}
#service03 .Img{
	width: 140px;
	height: 70px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}
#service03 .txt{
	width: 140px;
	height: auto;
	float: left;
	text-align: left;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0px;
	margin-top: 10px;
	margin-left: 10px;
}

#section04 {
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contents04 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 340px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#contents04 .t1{
	width: 100%;
	height: auto;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0px;
	text-align: left;
	float: left;
	margin-top: 30px;
}

#contents04 .btn a{
	display: block;
	width: 340px;
	height: 40px;
	font-size: 14px;
	line-height: 38px;
	letter-spacing: 0px;
	text-align: center;
	color: #fff;
	background-color: #F93;
	float: left;
	margin-top: 20px;
	outline: 1px solid #F93;
	outline-offset: -1px;
	border-radius: 5px;
	transition: 0.4s;
}
#contents04 .btn a:hover{
	background-color: #F93;
	color: #fff;
	outline: 1px solid #F93;
	outline-offset: -1px;
}

}
