@charset "UTF-8";


body{
	min-width:960px;
	font-size: 16px;
	font-size: 1.6rem;
}

a{
	transition-duration:0.4s;
}

a:hover img{
	opacity: 0.8;
	box-shadow: 0 1px 10px rgba(0,0,0,0.3);
}

.row [class*=col_pc]{
	/*padding: 2px;*/
	box-sizing:border-box;
	float: left;
}

.col_pc_1{
	width:8.33%;
}

.col_pc_2{
	width:16.66%;
}

.col_pc_3{
	width:25%;
}

.col_pc_4{
	width:33.33%;
}

.col_pc_5 {
	width: 41.67%;
}

.col_pc_6 {
	width: 50%;
}

.col_pc_7 {
	width: 58.33%;
}

.col_pc_8 {
	width: 66.66%;
}

.col_pc_9 {
	width: 75%;
}

.col_pc_10 {
	width: 83.33%;
}

.col_pc_11 {
	width: 91.66%;
}

.col_pc_12 {
	width: 100%;
}

.col_pc_45p {
	width: 45%;
	float: left;
}

.col_pc_55p{
	width: 55%;
	float: left;
}

.maxw--850 {
/*	max-width: 850px;
	margin: 0 auto;*/
}



.pl_20 {
	padding-left: 20px !important;
}

.pl_80 {
	padding-left: 80px !important;
}

.pos--rerative {
	position: relative;
}

.float--r {
	float: right !important;
}

.float--l {
	float: left !important;
}


.header {
	height: 150px;
	margin-bottom: 80px;
}

.bread {
	width: auto;
	float: right;
}

.header_index {
	min-height: 400px;
	max-height:500px;
	margin-bottom: 100px;
}

#logo {
	width: 250px;
	height: 60px;
	top:0;
	bottom:0;
	/*padding-top: 30px;*/
}

.home #logo {
	width: 350px;
	height: 100px;
}

#logo a:hover img{
	box-shadow: none;
}

.canvas_wrapper{
	width: 300px;
    height: 200px;
    top: -100%;
    bottom: -100%;
}

.canvas_wrapper--index{
	width: 600px;
    height: 400px;
}

.canvas_wrapper--footer{
	width: 600px;
    height: 600px;
}


.mainnav {
	margin: 0 auto;
	min-width: 720px;
	max-width: 900px;
	width:65%;
	/*margin: 35px auto 0;*/
	overflow: hidden;
	position: relative;
	-webkit-transform:scale(0.9);
	transform:scale(0.9);
}
.mainnav--index {
	width:75%;
	-webkit-transform:scale(1);
	transform:scale(1);
	/*margin-top: 235px;*/
}
.mainnav li {
	float: left;
	/*width: 16.66%;*/
	width: 20%;
}

.mainnav .btn {
	/*width: 120px;*/
	height: 80px
}

.mainnav--index .btn {
	/*width: 120px;*/
	height: 80px
}

.mainnav .btn--1:hover .btn_img{
	background-position: 0 0;
}
.mainnav .btn--2:hover .btn_img{
	background-position: -90px 0;
}
.mainnav .btn--3:hover .btn_img{
	background-position: -180px 0;
}
.mainnav .btn--4:hover .btn_img{
	background-position: -270px 0;
}
.mainnav .btn--5:hover .btn_img{
	background-position: -360px 0;
}
.mainnav .btn--6:hover .btn_img{
	background-position: -450px 0;
}

.mainnav .btn:hover .btn_text {
	color: #fff;
}

.mainnav .btn--1.btn--current .btn_img{
	background-position: 0 0;
}
.mainnav .btn--2.btn--current .btn_img{
	background-position: -90px 0;
}
.mainnav .btn--3.btn--current .btn_img{
	background-position: -180px 0;
}
.mainnav .btn--4.btn--current .btn_img{
	background-position: -270px 0;
}
.mainnav .btn--5.btn--current .btn_img{
	background-position: -360px 0;
}
.mainnav .btn--6.btn--current .btn_img{
	background-position: -450px 0;
}

.mainnav .btn.btn--current .btn_text {
	color: #fff;
}


.mainnav .btn--current {
	background-color: #e86262;
}

.mainnav .btn:hover {
	background-color: #e86262;
}

.mainnav_mob_btn {
	display: none;
}



.banner{
	margin-top: 30px;
	text-align: center;
}

.banner img{
	width: 90%;
}

.detail_btn:hover{
	/*background-color: #e86262;*/
	/*color: #fff;*/
	/*border-color: #fff;*/
	padding: 10px 20px;
	background-color: rgba(0,0,0,0.1);
}

.detail_btn--oshirase{
	float: right;
}

.detail_btn--hikaku{
	display: block;
}

.detail_btn--recfoot{
	width: 31.33%;
}

/**/
#content {
	margin-top: 80px;
}
.container {
	min-width: 920px;
	max-width: 1160px;
	padding: 0 20px;
	margin: 0 auto;
	overflow: hidden;
}

#shisetsu_head {
	margin-top: 130px;
	/*margin-bottom: 100px;*/
/*	overflow: hidden;
	height: 330px;*/
}
#shisetsu_head.shisetsu_head--momokko {
	margin-top: 0;
}
#shisetsu_head.shisetsu_head--momokko-ryoiku {
	margin-top: 0;
}
#shisetsu_head.shisetsu_head--momokko-pastel {
	margin-top: 0;
	margin-bottom: 60px;
}

.shisetsu_title {
	position: relative;
	/*float: left;*/
	width: 280px;
	/*height: 330px;*/
	display: table-cell;
	top: 0;
	left: 0;
	/*background-size: 60%;*/
	padding-top: 20px;
}

.shisetsu_exp {
	padding: 0 100px;
	letter-spacing: 3px;
	line-height: 2;
	/*height: 330px;*/
	vertical-align: middle;
	display: table-cell;
}

.sect {
	margin-bottom: 20px;
}

.sect__title {
	font-size: 180%;
	letter-spacing: 2px;
	/*text-align: left;*/
	margin-top: 80px;
	margin-bottom: 60px;
}

.sect__part {
	overflow: hidden;
	margin-bottom: 30px;
}

.daihyou {
	float: right;
	margin-bottom: 0;
}

.daihyou_exp p {
	padding: 0 40px 0 5px;
	float: left;
	margin-top: 0;
}

.daihyou__name {
	font-size: 140%;
}

.daihyou .kana {
	font-size: 70%;
}

.tabnav--shisetsu {
	width: auto;
	min-height: 62px;
}

.tabnav--shisetsu .btn {
	padding: 10px 20px;
	font-size: 100%;
	min-width: 200px;
}


.tabcont--shisetsu {
	padding-left: 40px;
	padding-right: 40px;
}

.tc_sect__part {
	overflow: hidden;
}

#rinen{
	margin-top: 60px;
}

.rinen_title{
	width: 42px;
	margin:20px auto 50px;
}

.rinen_exp {
	width: 600px;
	line-height: 2;
	font-size: 110%;
}

.houshin_title{
	margin-top: 50px;
}

.houshin_word {
	margin-left: 10px;
	margin-top: 50px;
	/*font-size: 180%;*/
	font-weight: normal;
	padding-left: 55px;
}

.houshin_word .lm_num {
	font-size: 250%;
	bottom: -19px;
}

.houshin_txt{
	padding-left: 67px;
}

.kadomaru_waku{
	padding: 20px 50px;
}

.tabnav--submenu {
	width: 90%;
	margin: 50px auto 30px;
}

.tabnav--submenu .btn {
	font-size: 107%;
}

.tabnav--submenu .btn .english {
	display: block;
	font-size: 70%;
}

.subnav--req .btn {
	display: block;
	height: 40px;
	line-height: 40px;
}

.rijicho .title{
	position: relative;
	margin: 0;
}
.rijicho .title img{
	/* width:24%;
	max-width: none; */
/*	margin: auto;
	position: absolute;
	top:0;
	bottom: 0;*/
}

.rijicho .photo img{
	width: 100%;
}

.rijicho_info{
	bottom: 50px;
	padding: 10px 40px;
}

.title {
	font-weight: normal;
	font-size: 150%;
	text-align: center;
	margin: 50px 0;
}

.title .english {
	font-size: 60%;
	display: block;
}

.subnav {
	display: block;
}

.fix_top0{
	position: fixed;
	top:0;
}

.subnav .btn{
	padding:18px 10px;
}

.subnav .btn--gakuen:hover{
	background-color: #ffd833;
}
.subnav .btn--ikuseien:hover{
	background-color: #7bd35b;
}
.subnav .btn--fukushien:hover{
	background-color: #48cfef;
}
.subnav .btn--syurou:hover{
	background-color: #36d8a2;
}
.subnav .btn--kibijiritsu:hover{
	background-color: #f9a2bd;
}
.subnav .btn--momokko:hover{
	background-color: #f7dda4;
}
.subnav .btn--momozono:hover{
	background-color: #bcb8aa;
}
.subnav .btn--lifecare:hover{
	background-color: #cfb1f2;
}

.facilities_exp {
	padding: 0 !important;
}

.facilities_exp .image {
	display: none;
}

.facilities_detail {
	display: block;
}

.facilities {
	/*overflow: hidden;*/
	position: relative;
}

.facilities_exp--index {
	height: 180px;
}

.facilities_exp--index .shisetsu_name {
	/*background-position: center center;*/
	/*background-repeat: no-repeat;*/
	height: 180px;
	/*position: static;*/
	width: 225px;
	display: table-cell;
}

.facilities_exp--index .shisetsu_name .copy {
	font-size: 75%;
	/*padding-top: 45px;*/
}
.facilities_exp--index .shisetsu_name.shisetsu--momokko .copy {
	font-size: 70%;
	/*padding-top: 45px;*/
}

.facilities_exp--index .shisetsu_name .name {
	font-size: 130%;
	/*margin-bottom: 0;*/
}
.facilities_exp--index .shisetsu_name.shisetsu--momozono .name {
	font-size: 110%;
	/*margin-bottom: 0;*/
}

.facilities_exp--index .detail_btn{
	float: right;
	/*position: absolute;*/
	/*top:0;*/
	/*left: 0;*/
}

.facilities_exp .text {
	margin-top: 0px;
	padding: 0 20px;
	vertical-align: middle;
}

.facilities_exp--index .text {
	height: 180px;
	position: relative;
	padding: 0 20px 0 0;
	display: table-cell;
	vertical-align: middle;
}
.facilities_exp--index .text p {
	margin: 0;
	padding: 10px 0 5px 10px;
	direction: ltr;
/*	margin: auto;
	position: absolute;
	top:0;
	bottom:0;*/
}

.facilities_exp--index .row--facilities_exp {
	display: table;
	padding-top: 0;
	max-width: 850px;
	margin: 0 auto;
	padding-bottom: 0;
}

.rtl{
	direction: rtl;
}

.shisetsu--lifecare {
	background-size: auto 39%;
}

.shisetsu_name {
	height: 210px;
	margin:30px 0;
}
.shisetsu_name--pastel {
	height: 280px;
}
.shisetsu_name--pastel img {
	width: 280px;
}

.shisetsu--kibijiritsu .name{
	font-size: 140%;
}

/* 各施設タイトルの背景画像＆色
   各背景色も
   ここから                 ----------*/
.shisetsu_name .copy {
	padding-top: 70px;
}
.shisetsu_name--index .copy {
	padding-top: 60px;
}

.shisetsu_name .text {
	margin-top: 50px;
	padding: 0 40px 0 40px;
}

/* 各施設タイトルの背景画像＆色 ここまで-------------*/



/* 各施設イメージ画像 ここから-------------*/
.shisetsu_image {
	width: 100%;
	height: 180px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.shisetsu_img--gakuen {
	background-image: url(../images/topshisetsu/gakuen-img3.jpg);

}
.shisetsu_img--ikuseien {
	background-image: url(../images/topshisetsu/ikuseien-img.jpg);
}
.shisetsu_img--fukushien {
	background-image: url(../images/topshisetsu/fukushien-img.jpg);
}
.shisetsu_img--lifecare {
	background-image: url(../images/topshisetsu/lifecare-img.jpg);
}
.shisetsu_img--kibijiritsu {
	background-image: url(../images/topshisetsu/kibijiritsu-img.jpg);
}
.shisetsu_img--momozono {
	background-image: url(../images/topshisetsu/momozono-img.jpg);
}
.shisetsu_img--momokko {
	background-image: url(../images/topshisetsu/momokko-img.jpg);
}
.shisetsu_img--syurou {
	background-image: url(../images/topshisetsu/syurou-img.jpg);
}


/* 各施設イメージ画像 ここまで-------------*/


/* 各施設色の三角（TOP用） ここから-------------*/
.facilities_detail--index {
	position: relative;
	overflow: hidden;
	padding-bottom: 0;
}

.facilities_detail--index .sankaku {
	position: absolute;
	top: 0;
	left: -90px;
	width: 0;
	height: 0;
	border-right: 90px solid transparent;
	border-bottom: 180px solid transparent;
	border-left: 90px solid transparent;
}

.posit--r {
	right: -90px !important;
	left: auto !important;
}

.facilities_detail--index .sankaku--gakuen {
	border-top: 180px solid #ffd833;
}
.facilities_detail--index .sankaku--ikuseien {
	border-top: 180px solid #7bd35b;
}
.facilities_detail--index .sankaku--fukushien {
	border-top: 180px solid #48cfef;
}
.facilities_detail--index .sankaku--lifecare {
	border-top: 180px solid #cfb1f2;
}
.facilities_detail--index .sankaku--kibijiritsu {
	border-top: 180px solid #f9a2bd;
}
.facilities_detail--index .sankaku--momozono {
	border-top: 180px solid #bcb8aa;
}
.facilities_detail--index .sankaku--momokko {
	border-top: 180px solid #f7dda4;
}
.facilities_detail--index .sankaku--syurou {
	border-top: 180px solid #36d8a2;
}

/* 各施設色の三角（TOP用） ここまで-------------*/




.facilities_detail {
	background-color: #fff;
}




.facilities_detail_exp {
	width: 90%;
	margin: 0 auto;
}

.tbl th{
	width: 15%;
	min-width: 150px;
}

.tbl--dayschedule th{
	width:100px;
	min-width: 0;
}

.tbl--yearschedule th{
	width:100px;
	min-width: 0;
}

.tbl--detail {
	margin-top: 20px;
}

.tbl--detail th {
	min-width: 100px;
}

.tbl--enkaku th br{
	display: none;
}

.tbl--contact{
	width: 90%;
	margin: 0 auto;
}

.tbl--contact th{
	width: 30%;
}

.tbl--contact .bg--lifecare{
	-webkit-background-size: auto 40%;
	background-size: auto 40%;
}

.bosyu_exp {
	padding: 10px 30px 0 !important;
}

.bosyu_detail {
	padding: 7px 30px 0 !important;
}

.bosyu_btn {
	padding-bottom: 30px;
}

.bosyu_btn .btn {
	width: 70%;
	padding: 8px 12px;
}

.news {
	/*max-width: 400px;*/
}

.news .kiji{
	width: 95%;
}

.kiji:hover{
	box-shadow: 0 1px 10px rgba(0,0,0,0.5);
	/*transform:scale(1.01);*/
}

.news .title {
	margin-top: 0;
	text-align: left;
	font-size: 150%;
}

#recruit_head {
	height: 360px;
}

.recruit_top_msg {
	width: 50%;
	padding: 30px 40px;
	margin: 0 auto 40px;
}

.recruit_member {
	width: 80%;
}

.prof--pc{
	display: block;
}

.prof--mob{
	display: none;
}

.recruit_member .btn .prof{
	padding: 10px;
}

.recruit_member .btn .prof .shokuba{
	margin-right: 10px;
}

.recruit_member .btn .prof .kana{
	margin-left: 10px;
	font-size: 80%;
	vertical-align: 1px;
}

.recruit_member .btn .prof .gakko{
	font-size: 80%;
}

.recruit_member_msg {
	padding: 30px 40px;
	width: 80%;
	margin: -15px auto 0;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}


.bosyu_syokusyu_cont {
	margin: 0 50px;
}
.bosyu_syokusyu .btn {
	/*width: 20%;*/
	margin:0 10px 0;
}

.bosyu_syokusyu .image {
	width: 140px;
	height: 140px;
	border-radius: 75px;
}
.bosyu_syokusyu .btn:hover .image {
	background-color: #e86262;
}
.bosyu_syokusyu .btn:hover .image img {
	display: none;
}
.bosyu_syokusyu .syoku {
	width: 126px;
	height: 126px;
	border-radius: 68px;
	line-height: 126px;
	top:5px;
	left:5px;
}
.bosyu_syokusyu .btn:hover .syoku {
	border-color: #e86262;
	color: #fff;

}

#kenshu_seido {
	height: auto;
	margin-bottom: 0px;
}
.kenshu_seido--exp {
	width: 65%;
	margin: 30px auto;
}
.kenshu {
	display: table;
	width: 90%;
	position: static;
	border-collapse: separate;
	border-spacing: 40px 0;
	margin: 0 auto;
	padding: 40px 0;
}
.kenshu_syurui {
	display: table-cell;
	width: 50%;

}

.saiyoujisseki_gakko {
	padding: 30px 40px;
	margin-bottom: 50px;
}

.btnnav--houjin {
	width: 720px;
	border-spacing: 30px 0;
	margin: 50px auto 20px;
}

.dl_list_area {
	padding: 30px 40px;
}

.dl_item a:hover{
	color: #e86262;
}

.shokushu .top_img .shokushu_title{
	font-size: 240%;
	letter-spacing: 20px;
	bottom:40px;
	min-width: 220px;
	text-align: center;
	padding: 10px 40px;
}

.detail_btn--youkou{
	float: right;
	margin-right: 30px;
}

/*お知らせ ここから---------------------------*/
.newscont {
	position: relative;
	/*padding-top: 20px;*/
	min-height: 480px;
}

#news_nav_area {
	margin: 0;
	text-align: left;
/*	position: absolute;
	right: 0;
	width: 200px;
	margin-right: 20px;
	padding: 10px;
	background-color: #f4f9b4*/
}

#news_nav_area .title{
	margin:0 0 15px;
	border-left: solid 10px #E86262;
	padding-left: 15px;
	text-align: left;
	font-size: 110%;
}

#news_nav_area .latest_news{
	margin-bottom: 30px;
}

#news_nav_area .category{
	margin-top: 0;
}

.news_nav_btn{
	width: 100%;
	border:none;
	padding-left: 10px;
	box-sizing:border-box;
}

.news_nav_btn .mark{
	line-height: 47px;
}

.news_nav_btn:first-child{
	border-left:none;
}

.catebtn_all {
	display: block;
	background-color: transparent;
	line-height: 47px;
	margin-right: 0;
	border-top: 1px dashed #e86262;
	border-bottom: 1px dashed #e86262;
}

.catebtn {
	display: block;
	background-color: transparent;
	line-height: 47px;
	border-bottom: 1px dashed #e86262;
}

.catebtn_all:hover,
.catebtn:hover {
	/*color: #fff;*/
	background-color: #ffd833;
	/*text-decoration: none;*/
}

.news_nav {
	display: block;
}

.catemenu {
	width: 98%;
	position: relative;
	left: 0;
}

.catemenu ul li a:hover{
	background-color: #ffd833;
}

.news_area article {
	position: relative;
	padding: 12px 30px;
	/*margin-right: 260px;*/
}


.wp-pagenavi a:hover {
	background-color: #e86262;
	color: #fff;
	border-color:#e86262;
}

/*お知らせ ここまで---------------------------*/

.kiji_detail{
	width: 90%;
}

.kiji_area {
	/*margin-right: 260px;*/
}

.kiji_title {
	width: 100%;
	min-height: 100px;
}

.kiji_title .time {
	width: 100px;
	padding: 10px;
	font-size: 120%;
}

.kiji_title .time .year{
	font-size: 80%;
}

.kiji_title .title {
	padding: 20px;
    font-size: 150%;
    vertical-align: middle;
}

.kiji_text{
	padding: 30px;
}

#zengokijibtn {
	width: 90%;
    margin: 30px auto;
}

#zengokijibtn a {
	width: 270px;
}

#zengokijibtn a#prev {
	margin-top: 0px;
}

#oshirase_area {
	position: absolute;
	right: 40px;
	top: 240px;
	width: 220px;
}

#oshirase_area .news_area article {
	margin-right: 0;
}

.contact_form {
	max-width: 550px;
	margin: 0 auto;
	padding: 20px 40px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}










#footer {
	margin-top: 100px;
	position: relative;
	padding: 50px 0 0;
}


#footer_logo {
	text-align: left;
	padding-left: 20px;
}

#footer_logo img {
	width: 220px;
}

.addr_area {
	text-align: right;
	margin: 0;
}

.addr_area address {
	width: auto;
	display: inline-block;
	padding-right: 20px;
}

.tel {
	text-align: center;
	font-size: 170%;
}

.addr {
	text-align: center;
}

.copyright {
	text-align: right;
	padding-right: 20px;
	margin-top: 10px;
    color: #A9902A;
}

.footer_sect.logo_area{
	margin-top: 30px;
}

.omoiwokatachi{
	height: 260px;
}

.footer_link_area a:hover{
	text-decoration: underline;
	/*background-color: rgba(255,255,255,0.5);*/
}

#footer_logo a:hover img{
	box-shadow: none;
}

#footer_logo .fb_link{
	display: inline-block;
	margin:0 0 0 20px;
	line-height: 32px;
}

#totop {
	right: 40px;
	left: auto;
}

#totop:hover{
	background-color: #e86262;
	color:#fff;
}

#totop.totop_lowest{
	position: absolute;
	top:-60px;
}


.mob_no_disp {
	display: inline;
}
.mob_disp {
	display: none;
}


#hikaku_area_bg {
	background-color: rgba(45,38,10,0.7);
	padding: 20px;
	z-index: 200;
    position: fixed;
    top: 0;
    display: none;
    overflow: scroll;
}

.hikaku_area {
	background-color: #fff;
	padding: 20px;
	border-radius: 10px;
}


.tbl--shisetsu_hikaku tr:first-child th:first-child {
    background-color: transparent;
}

.tbl--shisetsu_hikaku th {
	width: auto;
	min-width: 60px;
}
.tbl--shisetsu_hikaku .bg {
	width: 20%;
	height: 100px;
}

.tbl--shisetsu_hikaku .bg--gakuen {
	background-size: auto 50%;
}
.tbl--shisetsu_hikaku .bg--ikuseien {
	background-size: auto 40%;
}
.tbl--shisetsu_hikaku .bg--fukushien {
	background-size: auto 20%;
}
.tbl--shisetsu_hikaku .bg--syurou {
	background-size: auto 70%;
}
.tbl--shisetsu_hikaku .bg--kibijiritsu {
	background-size: auto 20%;
}
.tbl--shisetsu_hikaku .bg--momokko {
	background-size: auto 70%;
}
.tbl--shisetsu_hikaku .bg--momozono {
	background-size: auto 60%;
}
.tbl--shisetsu_hikaku .bg--lifecare {
	background-size: 60% auto;
}

.style_tbl {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.style_tblcell {
	display: table-cell;
}

.fukusu_line {
	display: block;
	line-height: 50px;
	border-top: none;
	border-bottom: none;
}


.bosyu_youkou {
	padding: 20px;
}



/*-------------
グループホーム追加
---------------*/
.gh_head{
	display: flex;
	justify-content: space-between;
}
.ghh_txt{
	width: calc(100% - 300px);
}
.ghh_level{
	width: 230px;
	margin-top: 20px;
}
.gh_head > p{
	display: none;
}

.gh_cont{
	position: relative;
}
.gh_map{
	position: absolute;
	width: calc(100% - 480px);
	top:0;
	right: 0;
	margin:0;
	max-width: 600px;
}
.gh_map.fixed{
	position: fixed;
	top:20px;
	left: auto;
	right: auto;
	margin-left: 480px;
}
.gh_map.bottom_fixed{
	position: absolute;
	top:auto;
	bottom: 0;
}
.gh_list{
	width: 460px;
}
.ghl_ttl{
	width: 100%;
	box-sizing: border-box;
	margin: 20px 0 10px;
}
.gh_item{
	margin-left: 10px;
}
.gh_item .num{
	font-size: 18px;
}
.gh_item .level,
.gh_item .teiin,
.gh_item .label{
	font-size: 14px;
}
.ghi_head .btn_detail{
	font-size: 14px;
}
.ghi_detail{
	font-size: 14px;
	padding: 1px 20px 20px;
}
.gh_keihi{
	width: 460px;
}



