@charset "UTF-8";
/*  main       ---------------------------   */
#column {
width: 100%;
overflow: hidden;
}

#column .main{
width:950px;
margin: 0 auto;
padding-bottom: 30px;
overflow: hidden;
background:url(../rinen/img/main_back.png) no-repeat;
}

#column .main1{
width:950px;
margin: 0 auto;
padding-bottom: 15px;
overflow: hidden;
}


#column .main2{
float:left;
margin: 0 0 30px 0;
width: 675px;
overflow: hidden;
}

/*  topic path       ---------------------------   */
#topicpath {
float:left;
width: 950px;
font-size: 14px;
list-style: none;
color:#333300;
min-height: 35px;
margin-bottom: 20px;
}

#topicpath {
height: 35px;
}

#topicpath li {
float: left;
list-style: none;
}

#topicpath li a {
margin: 0px;
padding: 10px 10px 0 0;
display:block;
}

#topicpath .active {
padding: 10px 10px;
font-weight: bold;
}



/*  navigation ---------------------------   */


.navi_menu {
float:left;
display: block;
width:950px;
margin:5px auto;
}


.navi_menu ul{
/*display: table;
table-layout: fixed;*/
list-style-type: none; 
text-align: center;
width: 100%;
}

.navi_menu li{ 
/*display: table-cell;*/
float: left;  
width: 158px;  
vertical-align: middle;
}

.navi_menu li a{
display: block; 
border: 1px solid #44bbac;
border-radius:10px;
background-color: #e4f0d1;
padding: 10px 3px;
text-decoration: none;
color: #333;
margin: 5px;
text-align: center;
font-size: 16px;
}

.navi_menu li a:hover{
background-color: #66cdaa;
color: #fff;
}



.navi_menu li a.active{
color:#fff;
background-color: #66cdaa;
}

.navi_menu2 {
float: left;
display: block;
width: 950px;
margin: 5px auto 15px;
}


.navi_menu2 ul{
/*display: table;
table-layout: fixed;*/
list-style-type: none; 
text-align: center;
width: 100%;
}

.navi_menu2 li{ 
/*display: table-cell;*/
float: left;
width: 237px;  
vertical-align: middle;
}

.navi_menu2 li a{
display: block; 
border: 1px solid #F5AC85;
border-radius:10px;
background-color: #FADDCE;
padding: 10px 3px;
text-decoration: none;
color: #333;
margin: 5px;
text-align: center;
font-size: 16px;
}

.navi_menu2 li a:hover{
background-color: #F5AC85;
color: #fff;
}


/*  main title ---------------------------   */

#maintitle {
width: 100%;
height: 103px;
margin: 0px auto;
overflow: hidden;
}


#maintitle_rinen:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}

/*\*/
* html #maintitle {
height: 1em;
overflow: visible;
}
/**/


h2.mt_rinen {
width: 950px;
height: 103px;
margin: 0 auto;
background:url(../rinen/img/h1_title_rinen.gif) no-repeat left top;
} 

h2.mt_floor {
width: 950px;
height: 103px;
margin: 0 auto;
background:url(../floor/img/h2_title_floor.gif) no-repeat left top;
}

h2.mt_medical {
width: 950px;
height: 103px;
margin: 0 auto;
background:url(../medical/img/h2_title_medical.gif) no-repeat left top;
} 

h2.mt_care {
width: 950px;
height: 103px;
margin: 0 auto;	
background: url(../care/img/h2_title_care.gif) no-repeat left top;
}

h2.mt_recruit {
width: 950px;
height: 103px;
margin: 0 auto;
background:url(../recruit/img/title_recruit.jpg) no-repeat left top;
}

h2.mt_access {
width: 950px;
height: 103px;
margin: 0 auto;
background:url(../access/img/h2_title_access.gif) no-repeat left top;
} 

h2.mt_contact {
width: 950px;
height: 103px;
margin: 0 auto;
background:url(../archives/img/h2_title_contact.gif) no-repeat left top;
} 

h2.mt_relation {
width: 950px;
height: 103px;
margin: 0 auto;
background:url(../movie/img/title_movie.jpg) no-repeat left top;
} 

h2.mt_archives {
width: 950px;
height: 103px;
margin: 0 auto;
background:url(../archives/img/h2_title_archives.gif) no-repeat left top;
} 

h2.mt_recruit {
width: 950px;
height: 103px;
margin: 0 auto;
background:url(../recruit/img/h2_title_recruit.gif) no-repeat left top;
} 




/*  news h tag ---------------------------   */

h2.news {
position: relative;
padding: 5px 0 5px 20px;
border-left: 6px solid #44bbac;
color:#555555;
font-size: 20px;
}

h2::after {
position: absolute;
left: 0;
bottom: 0;
content: '';
width: 100%;
height: 0;
}



/*  h tag ---------------------------   */


h3.title{
margin-bottom: 10px;
display: block;
font-weight: bold;
font-size: 20px;
padding: .5em .75em;
background: #fdede4;
border-top: 1px dashed #f19ca7;
border-bottom: 1px dashed #f19ca7;
box-shadow: 0 7px 10px -5px rgba(0, 0, 0, .1) inset;
color:#4e4e4e;
}

h3.title_medical{
margin-bottom: 10px;
font-weight: bold;
font-size: 20px;
padding: .5em .75em;
background: #dbebc4;
border-top: 1px dashed #9cbb1c;
border-bottom: 1px dashed #9cbb1c;
box-shadow: 0 7px 10px -5px rgba(0, 0, 0, .1) inset;
color:#4e4e4e;
}

.p_title{
	display: block;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	margin: 1.5em 0;
	font-size: 2em;
	color: #4D4D4D;
	letter-spacing: 2px;
	font-family: serif;
}

.p_title{
	display: block;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	margin: 1.5em 0;
	font-size: 2em;
	color: #4D4D4D;
	letter-spacing: 2px;
	font-family: serif;
}

h3.subtitle {
margin-bottom:15px;
border-left: 5px solid #e5a323;
border-bottom: 1px dotted #ccc;
padding: 0 0 3px 10px;
}

h3.subtitle_g {
margin:15px 0;
border-left: 5px solid #9cbb1c;
border-bottom: 1px dotted #ccc;
padding: 0 0 3px 10px;
}

h3.subtitle_c {
margin:15px 0;
border-left: 5px solid #f0908d;
border-bottom: 1px dotted #ccc;
padding: 0 0 3px 10px;
}


h3.care {
padding: .5em .75em;
margin-bottom: 1em;
border: 1px solid #ee827c;
clear: both;
}

h3.price {
padding: .5em .75em;
border: 1px solid #00a497;
color:#00a497;
}

h3.fl_news {
margin-top: 1em;
margin-bottom:15px;
border-left: 5px solid #6DB849;
border-bottom: 1px dotted #ccc;
padding: 0 0 3px 10px;
}

.r_title01{
	display: block;
	margin-top: 1.5em;
	font-family: serif;
	font-size: 120%;
	font-weight: bold;
	color: #333;
}

.r_title02{
	width: 600px;
	display: block;
	margin-top:1em;
	font-family: serif;
	font-size: 160%;
	font-weight: bold;
	line-height: 180%;
	color: #9E6837;
}

h4{
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	font-size: 120%;	
}

/*  news ---------------------------   */
*:before, *:after {
box-sizing: border-box;
}

.news_bloc {
float:left;
width: 100%;
margin-bottom:20px;
padding: 20px;
border: 10px solid #ffe4c4;
box-sizing: border-box;
background-color:#ffffe0;
}


.clinic_bloc {
float:left;
width: 100%;
padding: 20px;
border: 10px solid #9fc24d;
box-sizing: border-box;
background-color:#ffffe0;
text-align:center;
font-size:18px;
}

.care_bloc {
width: 100%;
margin-top: 5px;
margin-bottom: 5px;
padding: 20px;
border: 10px solid #fbdac8;
box-sizing: border-box;
background-color:#ffffe0;
text-align:center;
font-size:18px;
}

.date {
color:#556b2f;
font-size:14px;
margin:10px 0;
}


/*  list ---------------------------   */
ul.rinen{
margin:30px 0 20px 0;
width:800px;
}

ul li.rinen{
padding: 15px 0 15px 0;
display:inline-block;
vertical-align:top;
border-top:#41bbac 1px dashed;
}

ul li:first-child.rinen{
border-top: none;
}


ul.care {
margin-top:20px;
color:#fcc800;
line-height: 35px;
font-size: 18px;
}

ul.care2 {
width: 95%;
margin: 20px auto 0;
line-height: 1.3em;
font-size: 18px;
font-family: 'Kiwi Maru', serif;
list-style: none;
}

ul li.care2{
padding: 10px 0px 10px 30px;
background: url(../care/img/point.gif) no-repeat top 0px left 0px;
border-bottom: #fa8072 1px dashed;
}


ul.home {
list-style:none;
}

ul li.home {
padding-left:15px;
}


/*  floor ---------------------------   */
.support {
float:left;
display:table;
border: 2px solid #f4a460;
border-radius: 4px;
margin: 2em 0;
padding: 2em;
position: relative;
}
.support::before {
display:table-cell;
background-color: #fff;
color: #ff8c00;
content: "ライフサポート";
font-weight: bold;
left: 1em;
padding: 0 .5em;
position: absolute;
top: -1em;
}

.support2 {
float:right;
display:table;
border: 2px solid #ff9999;
border-radius: 4px;
margin: 2em 0;
padding: 1.1em 2em;
position: relative;
}
.support2::before {
display:table-cell;
background-color: #fff;
color: #ff7f7f;
content: "メディカルサポート";
font-weight: bold;
left: 1em;
padding: 0 .5em;
position: absolute;
top: -1em;

}

.support3 {
border: 2px solid #ff9999;
border-radius: 4px;
margin: 2.5em 0;
padding: 1.3em;
color:#e9546b;
position: relative;
}
.support3::before {
background-color: #fff;
color: #f39800;
content: "人生の最期を";
font-weight: bold;
left: 1em;
padding: 0 .5em;
position: absolute;
top: -1em;
}

.support4 {
border: 2px solid #ff9999;
border-radius: 4px;
margin: 2.5em 0;
padding: 1.3em;
color:#0F14FC;
position: relative;
}
.support4::before {
background-color: #fff;
color: #f39800;
content: "＜援助例＞";
font-weight: bold;
left: 1em;
padding: 0 .5em;
position: absolute;
top: -1em;
}
/*住まい新着情報*/
.fln{
	display: grid;
	width: 90%;
	margin: 1em 5%;
	grid-gap: 5px;
}
.fln_b{
	width: 100%;
	box-sizing: border-box;
	display: grid;
	grid-template-columns: 1fr 15%;
	grid-gap:5px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

.fn_t{
	letter-spacing: 1px;
	color: #6E6E6E;
	font-weight: bold;
	font-family: 'Kiwi Maru', serif;
	font-size: 18px;
	padding: 5px 0;
}
.fn_d{
	display:flex;
	align-items: flex-end;
	justify-content: flex-end;
	font-size: 12px;
	color: #6E6E6E;
}
.fn_m{
	grid-area: 2 / 1 / 3 / 3; 
	font-size: 15px;
}

.fn_i {
	width: 100%;
	box-sizing: border-box;
	margin: 1em 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(49%, 1fr)); 
  gap: 5px;
}
.fn_i img {
	margin: 0;
  width: 100%;
  height: 100%;
	border-radius: 3px;
  object-fit: cover;
}
.fln_a{
	width: 100%;
	display: flex;
	justify-content: flex-end;
	margin-top: 5px;
}
.fln_a a{
	padding: 5px 20px;
	text-decoration: none;
	background-color: #66CDAA;
	color: #FFF;
	border-radius: 2px;
	transition: all 0.5s;
}

.fln_a a:hover{
	background-color: #91DBC2;
	color: #FFF;
}

/*  table ---------------------------   */

div.price_bloc {
width: 100%;
height:auto;
margin: 1em 0 3em 0;
line-height: 16px;
}

.t_price{
float: right;
width: 650px;
border-collapse: collapse;
}

.t_price th{
width:5%;
padding:10px;
color: #333;
background-color: #fdede4;
border: 1px solid #b9b9b9;
}

.t_price td{
text-align:center;
padding:10px;
background-color: #fff;
border: 1px solid #b9b9b9;
}

/*  table care ---------------------------   */

div.b_bloc {
width: 100%;
height: auto;
margin: 1em 0;
line-height: 16px;
}

.t_care{
width: 100%;
border-collapse: collapse;
}

.t_care th{
width:25%;
padding:20px;
color: #333;
background-color: #fdede4;
border: 1px solid #b9b9b9;
text-align:left;
}

.t_care td{
padding:20px;
background-color: #fff;
border: 1px solid #b9b9b9;
text-align:left;
}


.t_nurse{
float: left;
width: 100%;
border-style:none;
margin-bottom:50px;
border-collapse: collapse;
}

.t_nurse th{
width:33%;
padding:10px;
color: #ff0000;
background-color: #ffedab;
border-style: none dotted;
border-width: 1px;
text-align:center;
}

.t_nurse td{
text-align:center;
padding:10px;
background-color: #ffffe0;
border-style: none dotted;
border-color: #fcc800;
border-width: 1px;
}

/* recruit */
table.recruit_t {
width: 100%;
border-collapse: collapse;
}

table.recruit_t th{
width: 25%;
padding: 20px;
color: #333;
background-color: #fdede4;
border: 1px solid #b9b9b9;
text-align:left;
}

table.recruit_t td{
padding: 20px;
background-color: #fff;
border: 1px solid #b9b9b9;
text-align:left;
}

table.recruit_t ul{
	list-style: none;
}

/*  access ---------------------------   */
#map {
float:left;
width:950px;
margin:20px 0 30px 0px;
}

#map iframe {
	width: 100%;
	aspect-ratio: 16/9;
}

/*  other ---------------------------   */

.block {
margin-bottom:20px;
padding: 20px;
background: #fff;
border: 1px #ccc solid;
box-shadow: 0 2px 3px 0 #ddd;
-moz-box-shadow: 0 2px 3px 0 #ddd;
-webkit-box-shadow: 0 2px 3px 0 #ddd;
}

.block_02 {
margin-bottom:20px;
text-align:center;
padding: 20px;
background:url(../care/img/bt_back.gif) no-repeat top left;
border: 1px #ccc solid;
box-shadow: 0 2px 3px 0 #ddd;
-moz-box-shadow: 0 2px 3px 0 #ddd;
-webkit-box-shadow: 0 2px 3px 0 #ddd;
}

.block_vn{
	width: 100%;
	box-sizing: border-box;
	padding: 1em;
	background: #FFFAE0;
	color: #3D3D3D;
	border-radius: 10px;
}
.op_title{
	letter-spacing: 2px;
	font-family: 'Kiwi Maru', serif;
	font-weight: 500;
}

.box {
width: 100%;
display: grid;
grid-template-columns: 1fr 1fr;
margin: 5px 10px 15px;
grid-gap:10px;
}

.box_left,
.box_right {
	width: 100%;
}


.block_left {
display: grid;
float: left;
width: 70%
}

.block_right {
display: grid;
width: 30%
}


.imgleft{
float:left;
margin-right: 15px;
}

.imgright {
float: right;
margin-left: 2em;
margin-bottom: 1em;
}

.imgcenter{
display: block;
margin:0 auto;
}

.clearright {
clear: both;
}


.size_20px {
font-size: 20px;
font-weight:bold;
color:#dc143c;
}

.size_20px_brown {
font-size: 20px;
font-weight:bold;
color:#6f5436;
}

.size_17px {
font-size: 17px;
font-weight:bold;
color:#dc143c;
}

.size_12px {
font-size: 12px;
}

.orange {
color:#ff8c00;
}

.pink {
color:#ff7f7f;	
}

.green{
color:#009944;
font-weight:bold;
}

.blue{
color:#0000ff;
line-height:25px;
}

.brown{
color:#8b4513;
font-weight:bold;
}


.indent{
text-indent:16px;
}

.indent2{
margin:0.5em 1em;
font-size: 25px;
color: brown;
font-weight: bold;
}

.text_dot {
border-bottom:dotted 2px #3cb371;
background: linear-gradient(transparent 0%, #ffffe0 0%);
}

.marker {
background: linear-gradient(transparent 60%, #ffff66 60%);
}

.textdot_center {
margin: 6px 0;
padding: 5px 0;
text-align:center;
border-bottom:dotted 2px #ff7f7f;
background: linear-gradient(transparent 0%, #ffefef 0%);
}

.text_center{
text-align:center;
font-weight:bold;
}



/*  5F ---------------------------   */
.relative{
    position: relative;
    width:100%;
    height:500px;
}
.absolute_g{
    position: absolute;
	width: 600px;
    height: 500px;
}
.absolute_t{
    position: absolute;
    padding: 10px;
	top: 60px;
    right: 0px;
    width: 450px;
    height: auto;
    color: #27621D;
    background: rgba(255,255,255,0.80);
}

.absolute_g2{
    position: absolute;
	right: 0px;
	width: 600px;
    height: 500px;
}
.absolute_t2{
    position: absolute;
    padding: 10px;
	top: 60px;
    left: 0px;
    width: 450px;
    height: auto;
    color: #27621D;
    background: rgba(255,255,255,0.80);
}

/* -----------contact */
.contact table {
width: 80%;
height: auto;
border-collapse: collapse;
}

.contact td {
border: 1px #8fbc8f solid;
background-color: #f5fffa;
padding: 5px 5px;
text-align: center;
}

.contact th {
border: 1px #8fbc8f solid;
background-color: #bfefdf;
padding: 5px 10px;
text-align: left;
}

.top_copy{
	padding: 1rem 0;
	font-family: serif;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}

.greeting {
padding: 1em 2em 0;
line-height: 1.2em;
}

.g_name {
padding: 0 2em 2em;
line-height: 1.2em;
font-family: serif;
font-weight: bold;
text-align: right;
}

.grid{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  grid-auto-rows: auto;
  grid-gap: 0.5em;
  padding: 0.5em;
  margin: 0 0 0.5em;
font-family: 'Kiwi Maru', serif;
}

.grid > div {
  background: #ffffe0;
  overflow: auto;
	border-radius: 10px;
  min-width: 0;
}

.grid_t{
width: 100%;
box-sizing: border-box;
background-color: #ffedab;
padding:10px 20px;
color: #ff0000;
font-weight: bold;
line-height: 1.1;
}

.grid_c{
width: 100%;
box-sizing: border-box;
line-height: 1.1em;
padding: 1em;
}

iframe{
	border: none;
}
.animated-details .d_content{
	overflow: hidden;
	height: 0;
	transition: height 0.4s ease;
}
summary.care {
	font-size: 1.17em;
	font-weight: bold;
	position: relative; 
	padding: .5em 2em .5em .75em;
	margin-bottom: 1em;
	border: 1px solid #ee827c;
	clear: both;
	cursor: pointer;
	list-style: none;
	transition: all 0.3s ease;
}
summary.care:hover{
	background-color: #ffe0e0;
	color: #E43C33;
}
summary.care::-webkit-details-marker {
  display: none;
}
summary.care::after,
summary.etc_a::after{
  content: '+';
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.2em;
  color: #ee827c;
}

/* detailsが開いたとき（open属性がついたとき） */
details[open] > summary.care::after,
details[open] > summary.etc_a::after{
  content: '-';
}
summary.etc_a{
	cursor: pointer;
	list-style: none;
	transition: all 0.3s ease;
	position: relative; 
	border-bottom: 1px solid #ffe0e0;
	letter-spacing: 1px;
	color: #E43C33;
	padding: 0 1em;
}
/*QandA*/
.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa {
	overflow-x: hidden;
	margin-bottom: 1em;
	color: #333333;
}
.cp_qa .cp_actab {
	padding: 10px 0;
	border-bottom: 1px dotted #cccccc;
}
.cp_qa label {
	font-size: 1em;
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 10px 10px 0 48px;
	cursor: pointer;
}
.cp_qa .cp_actab-content {
	font-size: 1em;
	color: #FF6A06;
	position: relative;
	overflow: hidden;
	height: 0;
	margin: 0 40px;
	padding: 0 14px;
	-webkit-transition: 0.4s ease;
	        transition: 0.4s ease;
	opacity: 0;
}
.cp_qa .cp_actab input[type=checkbox]:checked ~ .cp_actab-content {
	height: auto;
	padding: 14px;
	opacity: 1;
}
.cp_qa .cp_plus {
	font-size: 2.4em;
	line-height: 100%;
	color: #00C5BC;
	position: absolute;
	z-index: 5;
	margin: 3px 0 0 10px;
	-webkit-transition: 0.2s ease;
	        transition: 0.2s ease;
}
.cp_qa .cp_actab input[type=checkbox]:checked ~ .cp_plus {
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.cp_qa .cp_actab input[type=checkbox] {
  display: none;
}

/*メッセージボタン*/
.bnt-massage {
  display: inline-block;
  min-width: 130px;
  text-align: center;
  background-color: #FF3F00;
  font-size: 20px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 30px;
  margin: 1em 0 2em 1em;
  position: relative;
  transition: .9s;
  border: 1px solid #FFF;
}

.bnt-massage span {
  display: block;
  position: absolute;
  background-color: #d9385f;
  top: 0;
  left: 0;
  width: 100%;
  height: 34px;
  font-size: 14px;
  line-height: 34px;
  border-radius: 0 0 8px 0;
  z-index: -1;
  transition: .5s;
}

.bnt-massage:hover  {
  border-radius: 8px 0 0;
  color: #F8FF00;
}

.bnt-massage:hover span {
  transform: translateY(50px);
}

.bnt-massage a:visited {
	color: #F8FFD4;
}

.d_b{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 10px;
	width: 950px;
	box-sizing: border-box; 
	margin: 0 0 1em;
	padding: 0 5px;
}

a.d_b01 {
font-size: 120%;
font-weight: 500;
font-family: 'Kiwi Maru', serif;
line-height: 1.1;
position: relative;
display: block;
overflow: hidden;
padding: 0.5rem 5rem;
color: #F48524;
background: #EDECEA;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: all 0.3s;
transition: all 0.3s;
text-align: center;
vertical-align: middle;
text-decoration: none;
letter-spacing: 0.2em;
border-radius: 0.5rem;
}
a.d_b01 span {
  position: relative;
}
a.d_b01:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: translateX(-96%);
  transform: translateX(-96%);
  background: #F48524;
}
a.d_b01:hover{color: #fff;}
a.d_b01:hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

/*timeline*/

.timeline {
    width: 95%;
    margin: 10px auto;
}

.timeline-list {
    padding: 40px 0;
}

.timeline-list-item {
    display: flex;
    line-height: 1.5;
    font-size: 16px;
}

.timeline-list-item .date {
    width: 20%;
    padding: 0 20px 0 0;
    color: #393939;
	text-align: right;
}

.d_marker{
background:linear-gradient(transparent 60%, #F7D0D7 60%);
font-weight:bold;
font-size: 150%;
}

.timeline-list-item .content {
    position: relative;
    width: 80%;
    padding: 15px 15px 80px 20px;
    border-left: 1px solid #aaaaaa;
}

.list_img {
	margin: 0.5em;
	text-align: right;
}

.timeline-list-item .content::before {
    content: "";
    position: absolute;
    top: 15px;
    left: -10px;
    width: 20px;
    height: 20px;
    background-color: #FB6B86;
    border-radius: 10px;
}
/*インスタ*/
.t_houkan{
	width: 950px;
	margin: 1em auto;
	display: grid;
	grid-template-columns: 60% repeat(2, 1fr);
	grid-template-rows: repeat(2, 1fr);
	grid-gap: 3px;
}
.t_houkan img,.t_houkan a img{
	width: 100%;
}
.t_houkan a{
	transition: all 0.3s;
}
.t_houkan a:hover{
	opacity: 0.7;
}
.t_houkan>.inst{
	grid-area: 1 / 1 / 2 / 4;
}

.l_hover{
	transition: all 0.3s;
}
.l_hover img{
	width: 100%;
}
.l_hover:hover{
	opacity: 0.7;
}
/*訪問看護の魅力*/
.charm{
	display: grid;
	width: 90%;
	margin: 1em 5%;
	grid-template-columns: 1fr 1fr;
	grid-gap: 10px;
}
.charm > div{
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: 'Kiwi Maru', serif;
	font-size: 1.1em;
	height: 60px;
	background-image: linear-gradient(45deg, rgba(255, 216, 212, 1), rgba(255, 232, 232, 1));
	border-radius: 20px;
}
.cha_info{
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 1.5em;
	font-family: 'Kiwi Maru', serif;
	letter-spacing: 3px;
	color: #F98F83;
}
/*pop up*/
.open {
	width: 940px;
	box-sizing: border-box;
	cursor:pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #2B2B2B;
	font-weight: bold;
	border: solid 1px #FF5B06;
	background: #FFC7AA;
	border-radius: 10px;
	padding: 0.75em;
	margin: 5px;
}

.open:hover {
	cursor:pointer;
	color: #FFF;
	background: #FF5B06;
	border: solid 1px #FF5B06;
	border-radius: 10px;
}
#pop-up {
	display: none; /* label でコントロールするので input は非表示に */
}
.overlay {
	display: none; /* input にチェックが入るまでは非表示に */
}
#pop-up:checked + .overlay {
	display: block;
	z-index: 9999;
	background-color: #00000070;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
}
.window {
	width: 90vw;
	max-width: 800px;
	height: 300px;
	background-color: #ffffff;
	border-radius: 6px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.text {
	font-size: 1rem;
	line-height: 1.2rem;
	margin: 0 2em;
}
.close {
	cursor:pointer;
	position: absolute;
	top: 0;
	right: 5px;
	font-size: 2rem;
}

/*staffcolumn*/
h3.heading {
	margin: 1em 0;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 2em;
	text-align: center;
	font-family: 'Kiwi Maru', serif;
}

h3.heading::before,
h3.heading::after {
	content: '';
	width: 3px;
	height: 40px;
	background-color: #E94D82;
}

h3.heading::before {
	margin-right: 30px;
	transform: rotate(-35deg)
}

h3.heading::after {
	margin-left: 30px;
	transform: rotate(35deg)
}

.column_div {
	display: grid;
	grid-template-rows: auto;
  	grid-template-columns: 33% 33% 33%;
	margin: 0 auto 20px;
}

.column_c {
	margin: 3px 5px 2px;
	height: 300px;
	background: #FFF;
	border-radius: 8px;
    box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, 0.3);
}

.column_date {
	color: #777;
	font-size: 0.9em;
	display: inline-block;
	margin: 1em 0.5em 0.5em;
}

.column_img {
	height: 150px;
	width: 100%;
	object-fit: cover;
	overflow: hidden;
}

.column_img img {
	width: 100%;
	cursor: pointer;
	transition-duration: 0.3s;
}

.column_img:hover img {
	opacity: 0.6;
	transform: scale(1.1);
  transition-duration: 0.3s;}

.column_t {
	padding: 0 0.5em;
	font-weight: bold;
}

.c_event {
	display: inline-block;
	margin:  0.5em 0.5em 0;
	background: #2BCC5C;
	color: #FFF;
	font-weight: bold;
	padding: 2px 5px;
	border-radius: 5px;
}

.c_training {
	display: inline-block;
	margin:  0.5em 0.5em 0;
	background: #5EA1E9;
	color: #FFF;
	font-weight: bold;
	padding: 2px 5px;
	border-radius: 5px;
}

.c_info {
	display: inline-block;
	margin:  0.5em 0.5em 0;
	background: #F56712;
	color: #FFF;
	font-weight: bold;
	padding: 2px 5px;
	border-radius: 5px;
}

.c_column {
	display: inline-block;
	margin:  0.5em 0.5em 0;
	background: #F390B4;
	color: #FFF;
	font-weight: bold;
	padding: 2px 5px;
	border-radius: 5px;
}

.title01 {
  color: #505050;
  font-weight: bold;
  font-size: 1.2em;
  width: 92%;
  margin: 0.5em 1em;
  padding: 0.5em;
  display: inline-block;
  line-height: 1.5;
  background: #D2E8CB;
  vertical-align: middle;
  border-radius: 25px 5px 5px 25px;
}

.title01:before {
  content: '●';
  color: white;
  margin-right: 8px;
}

.sentence{
	display: block;
	box-sizing: border-box;
	padding: 1em 10em;
}

.service01{
	display: grid;
	width: 100%;
	grid-template-columns: auto auto auto auto;
	grid-template-rows: auto auto;
	grid-auto-flow:column;
	grid-gap: 0 10px;
	margin-bottom: 1em;
}
.service01 li{
	width: 100%;
	box-sizing: border-box;
	padding: 5px;
	list-style-type: none;
	position: relative;
	color: #333333;
	font-weight: bold;
	font-size: 18px;
}
.service01 li:before{ 
  display:inline-block; 
  vertical-align: middle;
  content:'';
  width:1em;
  height: 1em;
  background: #FFD770;
  border-radius: 50%;
  margin-right: 8px;
}

.service02{
	display: grid;
	width: 100%;
	grid-template-columns: auto auto auto auto;
	grid-template-rows: 35px 35px;
	grid-gap: 0 10px;
	margin-bottom: 1em;
}
.service02 li{
	width: 100%;
	box-sizing: border-box;
	padding: 5px;
	list-style-type: none;
	position: relative;
	color: #333333;
	font-weight: bold;
	font-size: 18px;
}
.service02 li:before{ 
  display:inline-block; 
  vertical-align: middle;
  content:'';
  width:1em;
  height: 1em;
  background: #FFD770;
  border-radius: 50%;
  margin-right: 8px;
}
.service02 li.long{
	grid-column: 2 / 4;
}

.fac-block{
	display: grid;
	width: 100%;
	grid-template-columns: 75% 25%;
}

.s_list{
	width: 950px;
	margin: 1em 0 2em;
	box-sizing: border-box;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-template-rows: 60px 60px;
	grid-gap: 10px;
}
.s_list > div {
	display: grid;
  	align-items: center;
  	justify-content: center;
	background: #FCE4CF;
	border-radius: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}

.t_small{
	font-size: 17px!important;
	line-height: 1.1;
}

.r_tbox{
	display: block;
	margin: 1em;
	font-family: 'Kiwi Maru', serif;
}

.box_m{
	position: relative;
    padding: 0.25em 1em;
    margin: 2em 0;
    top: 0;
    background: #FFFFEF;
}
.box_m:before, .box_m:after{ 
    position: absolute;
    top: 0;
    content:'';
    width: 10px;
    height: 100%;
    display: inline-block;
    box-sizing: border-box;
}
.box_m:before{
    border-left: dotted 2px #E11B5F;
    border-top: dotted 2px #E11B5F;
    border-bottom: dotted 2px #E11B5F;
    left: 0;
}
.box_m:after{
    border-top: dotted 2px #E11B5F;
    border-right: dotted 2px #E11B5F;
    border-bottom: dotted 2px #E11B5F;
    right: 0;
}
.box_m p {
    margin: 0; 
    padding: 0;
	font-family: 'Kiwi Maru', serif;
}

/*medical*/
a.medical_btn{
	display: block;
	margin: 10px 5px;
	padding: 5px 0;
	border: 1px solid #88AA38;
	background: #F5FFE0;
	border-radius: 3px;
	color: #596F24;
	font-family: 'Kiwi Maru', serif;
	letter-spacing: 5px;
	text-align: center;
	text-decoration: none;
	transition: all 0.5s ease;
}
a.medical_btn:hover{
	background: #9FC24D;
	border: 1px solid #88AA38;
	color: #fff;
}

table.taiken{
	width: 90%;
	margin: 1em 5%;
	border-collapse: collapse;
}

table.taiken tr{
	border-bottom: solid 2px white;
}

table.taiken tr:last-child{
	border-bottom: none;
}

table.taiken th{
	position: relative;
	text-align: left;
	width: 30%;
	background-color: #EE827C;
	color: white;
	text-align: center;
	padding: 5px 0;
}
table.taiken th:after{
	display: block;
	content: "";
	width: 0px;
	height: 0px;
	position: absolute;
	top:calc(50% - 10px);
	right:-10px;
	border-left: 10px solid #EE827C;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}

table.taiken td{
	text-align: left;
	width: 70%;
	background-color: #F9F2F1;
	padding: 5px 25px;
}

.a_box01{
	width: 950px;
	box-sizing: border-box;
	margin: 30px auto 10px;
	padding: 1.5em;
	background: #FFDFEA;
	border: 2px solid #FFB2B2;
	border-radius: 5px;
	font-size: 1.2em;
	font-weight: bold;
}
.img_center{
	display: block;
	text-align: center;
	margin-bottom: 1em;
}
.img_center img{
	border: 1px solid #C9C9C9;
}

iframe.yt_video {
width: 100%;
height: auto;
aspect-ratio: 16 / 9;
max-width: 650px;
display: block;
margin: 1em auto;
border-radius: 5px;
border:1px solid #ccc;
}

/*  デイサービス ---------------------------   */
.care1-1{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 10px;
	margin: 1em 0;
}
.care1-1 img{
	border-radius: 5px;
	width: 100%;
}
.day_s{
	width: 80%;
	margin: 1em 10% 2em;
	display: grid;
	grid-template-columns: 30% 1fr;
	grid-gap: 10px;
}
.day_st{
	background-color: #56C152;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
}
.day_care{
	display: flex;
	align-items: center;
	position: relative; 
	margin: 0 0 0 5px;
	padding: 10px 20px;
	border-radius: 5px;
	background: #EDEDED;
	line-height: 1.1;
}
.day_care:after{
content: "";
position: absolute;
top: 25%; 
left: -22px;
border: 12px solid transparent;
border-right: 12px solid #EDEDED;
}

.bx_pc{display: block;}
.bx_mb{display: none;}