@charset 'UTF-8';
/*
Theme Name: グッドライフ熊本駅前
Theme URI:
Description:
Author: Abfactory
Version: 1.0
*/

html {
	overflow: auto;
	font: 1em/1.6 "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, "MS Gothic", sans-serif;
}

body {
	overflow-x: hidden;
	background: #FCFBE2;
	color: #000;
	min-width: 960px;
}

a {
	color: #06c;
	-webkit-transition: .3s;
	transition: .3s;
}

a:hover,
a:focus {color: #09f}

a[href^="tel:"] {
	color: inherit;
	text-decoration: inherit;
}

b,strong {font-weight: bold}

i,em {font-style: italic}

table {
	width: 100%;
}

th, td {
	background: #fff;
	border: 1px solid #7A9C1F;
	color: #000;
	vertical-align: top;
	padding: 8px 12px;
}

th {
	background: #D9EDA5;
	text-align: center;
}

caption {font-weight: bold}

caption:before,
caption:after {
	content: "-";
	padding: 0 2px;
}

article p {
	margin-bottom: 1.6em;
}

input[type="text"],
input[type="email"],
textarea {
	background: url(images/overlay10.png);
	background: rgba(0,0,0,.1);
	border: 0;
	border-radius: 4px;
	box-shadow: 0 0 4px rgba(0,0,0,.6) inset;
	color: #352710;
	font-size: inherit;
	padding: 6px;
}

/*--- Clearfix ---*/
article:after,
section:after,
.nav:after,
.container:after,
.group:after {
	display: block;
	clear: both;
	content: "";
}

/* Common
--------------------------------*/
.container {
	background: #fff;
	width: 960px;
	margin: 0 auto;
}

.unit {
}

.items {margin: 1em 0}

.inner_sec_title + .items {margin-top: 0}

ul.items {
	list-style: disc;
	padding-left: 1.5em;
}

ol.items {
	list-style: decimal;
	padding-left: 2em;
}

.menu li:not(:last-child) {
	margin-bottom: 8px;
}

.menu a {
	display: block;
	background: url(images/arrow.png) no-repeat 186px center #F6F6F1;
	border: 1px solid #E1DDCE;
	border-radius: 8px;
	box-shadow: 0 0 0 2px #fff inset;
	line-height: 1;
	padding: 22px 8px;
}

.menu a[href*="service/shortstay"] {
	padding-top: 16px;
	padding-bottom: 16px;
}

.menu a:hover,
.menu a:focus {
	background-color: #EFEDE5;
}

.dl,
.nav,
.catch,
.image_line,
.post_empty {
	text-align: center;
}

.image {
	float: left;
	background: #fff;
	border: 1px solid #cbc6b1;
	margin: 0 10px 10px 0;
	padding: 4px;
}

.btn,
.wpcf7-submit {
	display: inline-block;
	background: url(images/arrow_g.png) no-repeat 97% center #9CC82B;
	background: url(images/arrow_g.png) no-repeat 97% center, -webkit-linear-gradient(#E6F2C6, #9CC82B 95%);
	background: url(images/arrow_g.png) no-repeat 97% center, linear-gradient(#E6F2C6, #9CC82B 95%);
	border: 1px solid #86AA27;
	border-radius: 20px;
	box-shadow: 0 1px 2px rgba(86,61,7,.4), 0 0 0 1px rgba(255,255,255,.5) inset;
	color: #1B2D10;
	min-width: 240px;
	font: bold 18px/1.6 sans-serif;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px rgba(255,255,255,.75);
	padding: 2px 30px;
}

.btn:hover,
.btn:focus,
.wpcf7-submit:hover,
.wpcf7-submit:focus {
	color: #3e6522;
}

.btn:active,
.wpcf7-submit:active {
	box-shadow: 0 0 0 1px rgba(255,255,255,.5) inset;
}

.btn[href$=".pdf"]:before {
	display: inline-block;
	background: #3e6522;
	border-radius: 2px;
	color: #fff;
	content: "PDF";
	font-size: 10px;
	line-height: 1.4;
	vertical-align: middle;
	text-shadow: none;
	margin-right: 6px;
	padding: 0 4px;
}

.more {
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}

strong.attention {
	display: inline-block;
	background: #EB6B00;
	border-radius: 0.8em;
	color: #fff;
	font-size: 15px;
	padding: 0 12px;
}

.sec_title {
	background: url(images/bg_sec_ttl.png) repeat-x #3E6523;
	background-image: -webkit-linear-gradient(#52862F, #3E6523);
	background-image: linear-gradient(#52862F, #3E6523);
	border-radius: 6px 6px 0 0;
	color: #fff;
	font-size: 112.5%;
	margin-bottom: 16px;
	padding: 8px 12px;
}

.content_title {
	position: relative;
	background: url(images/bg_cont_ttl.png) no-repeat;
	min-height: 38px;
	text-align: center;
	margin: 0 -20px 20px;
	padding: 26px 113px 19px;
}

.cont_sec_title {
	border-bottom: 2px solid;
	font-size: 120%;
	font-weight: bold;
	padding: 0 4px;
	margin-bottom: 1em;
}

.inner_sec_title {
	background: url(images/icon_ring.png) no-repeat 7px center;
	font-size: 120%;
	margin-bottom: 10px;
	padding-left: 27px;
}

.subtitle {
	background-image: url(images/bg_nail.gif), url(images/bg_nail.gif), url(images/bg_nail.gif), url(images/bg_nail.gif);
	background-color: #362810;
	background-repeat: no-repeat;
	background-position: 0 0, right 0, right bottom, 0 bottom;
	border: 4px solid #362810;
	border-radius: 6px;
	box-shadow: 0 2px 2px rgba(86,61,7,.65);
	color: #fff;
	font-size: 20px;
	font-size: 1.25rem;
	text-align: center;
	margin-bottom: 30px;
	padding: 3px 0;
}

.post_list li {
	overflow: hidden;
	border-bottom: 1px dotted #999;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 6px;
}

.post_list a {color: #000}
.post_list a:hover,
.post_list a:focus {color: #666}

.photo {
	float: left;
}

.image_list {
	overflow: hidden;
	text-align: center;
	margin: 0 -5px -10px 0;
}

.image_list li {
	float: left;
	width: 200px;
	margin: 0 5px 10px 0;
}

.image_list img {
	max-width: 100%;
}

ul.dl {
	display: table;
	width: 100%;
}

.dl li {
	display: table-cell;
	text-align: left;
}

.dl li:nth-child(even) {text-align: right}

.break {
	white-space: pre;
}

.break:before {
	content: "\0a";
}

/* Header
--------------------------------*/
#siteheader {
}

.siteinfo {
	overflow: hidden;
	background: url(images/bg_header.png) repeat-x top #B0DA45;
	background-image: -webkit-linear-gradient(#B0DA45, #99C42C 70px);
	background-image: linear-gradient(#B0DA45, #99C42C 70px);
	padding: 7px 14px 7px 20px;
}

#title, #subtitle {
	float: left;
	padding: 9px 0;
}

#title {margin-right: 20px}

.h_contact {
	display: flex;
	align-items: center;
	float: right;
}
.sns-link {
	margin-right: 20px;
}
.sns-link img {
	height: 31px;
	width: auto;
}
.sns-link a {
	transition: all 0.3s;
}
.sns-link a:hover {
	opacity: 0.6;
}

.impression {position: relative}

.impression .catch {
	position: absolute;
	z-index: 10;
}

.impression-badge {
	position: absolute;
	z-index: 10;
	right: 0;
	bottom: 32px;
}

#top_impression {
	background: url(images/top_impression01.jpg) no-repeat;
	height: 560px;
}

#top_impression .catch {
	left: 26px;
	top: 13px;
}

.top_gallery {
	position: relative;
	background: #fff;
	width: 100%;
	height: 100%;
}

.top_gallery li {
	position: absolute;
	left: 0;
	top: 0;
}

#h_nav {
	background: url(images/bg_hnav.png) repeat-x;
	background: -webkit-linear-gradient(#E6F2C6, #9CC82B 95%);
	background: linear-gradient(#E6F2C6, #9CC82B 95%);
	border: 1px solid #86AA27;
	line-height: 1;
}

#h_nav li {
	float: left;
	width: 16.666%;
}

#h_nav a {
	display: block;
	border-right: 1px solid #86AA27;
	border-left: 1px solid #fff;
	padding: 19px 0 18px;
}

#h_nav a:hover,
#h_nav a:focus {
	background: url(images/overlay.png);
	background: rgba(0,0,0,.3);
}

#h_nav li:first-child a {border-left: 0}
#h_nav li:last-child a {border-right: 0}

#h_nav .current {
	background: url(images/bg_hnav_c.png) repeat-x;
	background: -webkit-linear-gradient(#9CC82B, #E6F2C6 95%);
	background: linear-gradient(#9CC82B, #E6F2C6 95%);
}

#h_nav .current a {border-left-color: #86AA27}

/* Footer
--------------------------------*/
#sitefooter {
	font-size: 13px;
}

.f_contact {
	text-align: center;
	padding: 30px 0;
}

#f_nav {
	position: relative;
	background: #9AC52E;
	letter-spacing: -.4em;
	margin: 0 -500%;
	padding: 14px 500%;
}

#f_nav:before {
	position: absolute;
	background: #9AC52E;
	content: "";
	width: 100%;
	height: 1px;
	left: 0;
	top: -2px;
}

#f_nav li {
	display: inline-block;
	border-left: 1px solid;
	letter-spacing: 0;
}

#f_nav li:first-child {border: 0}

#f_nav a {
	position: relative;
	color: #1A2C10;
	text-decoration: none;
	padding: 0 6px;
	top: 0;
}

#f_nav a:hover,
#f_nav a:focus {top: 2px}

#copyright {
	text-align: center;
	padding: 8px 0;
}

/* Content
--------------------------------*/
#content {
	width: 920px;
	padding: 32px 20px;
}

#main {
	float: right;
	width: 650px;
}

.page {
	background: url(images/bg_content.jpg);
	color: #352710;
	font-size: 93.75%;
	padding: 0 20px 20px;
}

.page section {margin-bottom: 30px}

.page strong {
	color: red;
}

/* Side
--------------------------------*/
#side {
	float: left;
	width: 230px;
}

.side_content {
	background: #EFEDE5;
	border: 1px solid #CBC6B1;
	border-radius: 6px;
	margin-bottom: 40px;
	padding: 0 7px 8px;
}

.side_title {
	position: relative;
	background: url(images/bg_side_ttl.png) repeat-x;
	background: url(images/icon_ring.png) no-repeat 7px center, url(images/bg_side_ttl.png) repeat-x;
	background: url(images/icon_ring.png) no-repeat 7px center, -webkit-linear-gradient(#F3F1EB, #CAC4AC);
	background: url(images/icon_ring.png) no-repeat 7px center, linear-gradient(#F3F1EB, #CAC4AC);
	border-radius: 6px 6px 0 0;
	line-height: 1;
	margin: 0 -7px 10px;
	padding: 12px 0 12px 27px;
}

#side_access p {text-align: center}

.side_banner li {margin-bottom: 16px}

/* Top
--------------------------------*/
#main.top_content {width: 655px}

.vow {
	clear: both;
	text-align: center;
}

.top_content .vow {margin-top: -4px}

.top_content section {
	position: relative;
	border: solid #CBC6B1;
	border-width: 0 1px 1px;
	border-radius: 6px;
	margin: 30px 0;
	padding: 0 8px 12px;
}

.top_content .sec_title {margin: 0 -9px 16px}

.to_list {
	position: absolute;
	right: 8px;
	top: 10px;
}

.top_info .post_list {
	margin: -6px 0 0;
}

.news_list time {display: block}

#top_flow {
	clear: both;
}

#top_flow .more {
	width: 635px;
	margin-top: 8px;
}

.recruit-news {
	margin-bottom: 30px;
}

.recruit-news__item {
	display: flex;
	overflow: hidden;
	margin-bottom: 10px;
	background: #fbe4d0;
	border-radius: 6px;
}

.recruit-news__item > dt {
	display: flex;
	position: relative;
	flex: 0 0 135px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	max-width: 135px;
	line-height: 1.25;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 12px;
	padding-right: 20px;
	background: #ec6b00;
	color: #fff;
	font-weight: 700;
	font-size: 19px;
}

.recruit-news__item > dt:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 20px;
	background: linear-gradient(to left bottom, #fbe4d0 24%, transparent 25%), linear-gradient(to left top, #fbe4d0 24%, transparent 25%);
	content: "";
}

.recruit-news__item > dd {
	padding: 9px 0;
}

.pickup {
	position: relative;
	background: #d9eda5;
	border: 2px solid #50832e;
	border-radius: 6px;
	color: #50832e;
	min-height: 60px;
	text-align: center;
	margin-top: 20px;
	padding: 8px 8px 8px 252px;
}

.pickup h2 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
}

.pickup > img {
	position: absolute;
	box-shadow: 0 0 0 2px #fff;
	margin: auto;
	left: 8px;
	top: 0;
	bottom: 0;
}

.pickup .more {
	text-align: inherit;
}


/* Service
--------------------------------*/
.profile th {width: 22%}

.profile .co-th {
	background: #fff;
	width: 10em;
	text-align: right;
}

.executive_list {
	text-align: center;
	width: 60%;
}

.executive_list .no {width: 3em}

/*.executive_list .position {width: 6em}*/

#service_guide ul {
	overflow: hidden;
	margin-bottom: 10px;
}

.child-service .catch {
	background: url(images/catch_tokuyo.png) no-repeat center;
	color: transparent;
	height: 65px;
}

#page-grouphome .catch {background-image: url(images/catch_grouphome.png)}
#page-homecare .catch {background-image: url(images/catch_homecare.png)}
#page-shortstay .catch {background-image: url(images/catch_shortstay.png)}
#page-dayservice .catch {
	background-image: url(images/catch_dayservice.png);
	height: 101px;
}

.service_image {
	text-align: center;
	margin: 40px 0;
}

.service_image .caption {
	color: #3e6522;
	font-weight: bold;
	margin-bottom: 4px;
}

.service_image ul {
	letter-spacing: -.4em;
}

.service_image li {
	display: inline-block;
	letter-spacing: 0;
	margin: 0 1px;
}

.service_image .note {
	font-size: 80%;
	margin-top: 4px;
}

.single_data {
	overflow: hidden;
	background: #fff;
	border: 1px solid #3e6522;
	border-radius: 6px;
	font-weight: bold;
	line-height: 2;
	margin: 1em 0;
}

.single_data dt {
	float: left;
	background: #3e6522;
	color: #fff;
	margin-right: 12px;
	padding: 0 12px;
}

.child-service .single_data {
	text-align: center;
	margin-bottom: 1.6em;
}

.child-service .single_data dt {
	float: none;
	font-size: 150%;
	margin: 0;
}

.child-service .single_data dd {
	color: #ec6b00;
	font-size: 200%;
}

.point_list {
	font-size: 120%;
	font-weight: bold;
}

.fees th {width: 11em}

.fees td {vertical-align: middle}

#other_event .photo {
	float: right;
	margin-left: 1em;
}

#flow_short_day1 {
	background-position: 42px 220px;
	min-height: 209px;
}

#flow_short_day1 .step:before {background-position: 0 -896px}
#flow_short_day3 .step:before {background-position: 0 -1105px}

ul.rules {
	list-style: decimal;
}

.care-training-first {
	margin-bottom: 40px;
	padding: 20px;
	border: 3px solid #ec6b00;
	background: #fff5ed;
	font-size: 1.2em;
	text-align: justify;
}

.care-training-first__tel {
	margin-top: -1.6em;
	text-align: right;
}

.care-training-list {
	margin-top: -.8em;
}

.care-training-list dt:before {
	content: "■";
}

.care-training-list dd {
	margin-left: 1em;
}


/* Greeting
--------------------------------*/
.greeting p {
	text-indent: 1em;
	margin-bottom: 0;
}

.greeting .photo {margin-right: 1em}

.greeting .author {
	text-align: right;
	margin-top: 20px;
}

.greeting .author img {
	width: 194px;
	height: auto;
}

/* Flow
--------------------------------*/
section.flow_entrance {
	position: relative;
	background: url(images/arrow_flow.png) no-repeat 42px 240px;
	min-height: 229px;
	margin: 0;
	padding: 0 0 70px 148px;
}

#flow_entrance1 {
	background-image: url(images/arrow_flow_l.png);
}

#flow_short_day3,
#flow_entrance4 {
	background: none;
	margin-bottom: 30px;
	padding-bottom: 0;
}

.step {
	position: absolute;
	width: 120px;
	height: 225px;
	padding: 1px 2px 3px;
	left: 0;
	top: 0;
}

.step:before {
	position: absolute;
	background: url(images/step.png) no-repeat 0 0;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

#flow_short_day1 .step,
#flow_entrance1 .step {height: 205px}
#flow_short_day2 .step:before,
#flow_entrance2 .step:before {background-position: 0 -209px}
#flow_entrance3 .step:before {background-position: 0 -438px}
#flow_entrance4 .step:before {background-position: 0 -667px}

.necessary {
	list-style: decimal;
	padding-left: 1.6em;
}

.vacant {
	table-layout: fixed;
	text-align: center;
}

.vacant th:first-child {width: 11em}

.contact_table {
	text-align: center;
	text-transform: uppercase;
}

.contact_table td {vertical-align: middle}

/*--- Floor ---*/
#page-floor .caption {
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 0 290px;
}

#page-floor .caption:after {
	content: "▼";
}

.floor_list {
	background: url(images/img_floor01.png) no-repeat 0 0;
	height: 412px;
	font-size: 17px;
	margin-bottom: 30px;
	padding: 20px 0 0 280px;
}

.floor_list li {
	margin-bottom: 12px;
}

.floor_list a {
	overflow: hidden;
	display: block;
	background: url(images/arrow_w.png) no-repeat 97% center #EC6B00;
	border-radius: 6px;
	box-shadow: 1px 1px 2px rgba(86,61,7,.4);
	color: #fff;
	height: 27px;
	letter-spacing: -.02em;
	text-decoration: none;
	padding: 3px 28px 3px 8px;
}

.floor_list a:hover,
.floor_list a:focus {
	background-color: #F2984D;
}

/* Access
--------------------------------*/
.map {
	background: #fff;
	border-radius: 4px;
	box-shadow: -1px -1px 2px rgba(86,61,7,.15);
	text-align: center;
	margin: 0 -5px 8px;
	padding: 16px 0;
}

.timetable_list {
	margin: 0 -5px 20px 0;
}

.timetable_list li {
	float: left;
	width: 200px;
	margin-right: 5px;
}

.timetable_list .btn {
	display: block;
	min-width: 0;
}

/* Contact
--------------------------------*/
.require {color: red}

.control_name {
	display: inline-block;
	width: 9em;
	text-align: right;
	vertical-align: top;
	margin-right: 1em;
}

.row_submit {
	text-align: center;
}

.wpcf7-submit {
	background: #9CC82B;
	background: -webkit-linear-gradient(#E6F2C6, #9CC82B 95%);
	background: linear-gradient(#E6F2C6, #9CC82B 95%);
	min-width: 0;
	cursor: pointer;
	transition: .3s;
}

.wpcf7-form .wpcf7-validation-errors {
	background: #fff;
	border-color: red;
	text-align: center;
}

/* Recruit
--------------------------------*/
.recruit-info {
	margin-bottom: 20px;
	font-size: 17px;
}

.recruit-info caption {
	font-size: 16px;
}

.recruit-info th {
	width: 4em;
}

.salary-example {
	font-size: .875em;
}

.salary-example td {
    padding: 8px;
}

.salary-example tbody th {
	background: #f2ffcc;
}

.salary-example tfoot {
	font-weight: bold;
}

.salary-example tfoot td {
	background: #d9eda5;
}

/* Archive
--------------------------------*/
.archive time {
	display: inline-block;
	width: 7em;
}

/* Post
--------------------------------*/
.post {padding: 0 10px}

.post_header {margin: 0 -10px 16px}

.post_title {
	font: bold 120%/1.6 serif;
	border-bottom: 2px solid;
	padding: 0 4px;
}

.posted {
	color: #666;
	font-size: 12px;
}

.posted:before,
.posted:after {content: "-"}

.paging {
	text-align: center;
	margin-top: 20px;
}

.paging a {
	display: inline-block;
	margin: 0 1em;
}

/* Search
--------------------------------*/
.search_form {
	text-align: center;
}

/*--- For SP ---*/
#for_sp {
	background: #333;
	box-shadow: 0 0 6px #000 inset;
	color: #fff;
	font-size: 48px;
	line-height: 1;
	text-align: center;
	padding: 24px 0;
}

#for_sp a {
	position: relative;
	display: inline-block;
	background: #000;
	background: -webkit-linear-gradient(#666, #333 10%, #000);
	background: linear-gradient(#666, #333 10%, #000);
	border: 2px solid #000;
	border-radius: 12px;
	color: #fff;
	text-decoration: none;
	padding: 32px 32px 32px 80px;
}
#for_sp a::before ,
#for_sp a::after {
	position: absolute;
	background: #000;
	content: "";
}
#for_sp a::before {
	border: solid #fff;
	border-width: 10px 4px 12px;
	border-radius: 8px;
	width: 32px;
	height: 38px;
	left: 20px;
	top: 26px;
}
#for_sp a::after {
	border-radius: 50%;
	width: 8px;
	height: 8px;
	left: 36px;
	top: 76px;
}

/*--- Margin Reset ---*/
article p:last-child,
.page section:last-child,
.side_content:last-child {margin-bottom: 0}


/*--- Fancybox ---*/
div#fancybox-outer {
	background: url(images/bg_content.jpg);
}

div#fancybox-content {
	overflow: visible;
	border-color: transparent;
	box-shadow: 3px 3px 4px rgba(0,0,0,.6);
}

#fancybox-img {
	box-shadow: 1px 1px 1px rgba(0,0,0,.2);
}

/*--- For IE ---*/
#caution_for_ie {
	background: red;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
}

/*--- CareWork ---*/
#care_work{

}
#care_work section h3{
	font-weight:bold;
}

.event-schedule-note {
	text-align: right;
}

.calendar {
	margin: 0 0 1em;
	border: 5px solid #fff;
	border-radius: 6px;
}