@charset "utf-8";

/* リセット
----------------------------------------------------------------------------------- */

html {
	background: #FFFFFF;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
	line-height: 150%;
}

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

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0;
	vertical-align: middle;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style: none;
}

.clearfix:after {
	content: " ";
	/* 新しい要素を作る */
	display: block;
	/* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*/
	/*/
  height: auto;
  overflow: hidden;
  /**/
}


/* クリックした後に生じる画像の点線を消す */

a {
	outline: none;
	color: #333;
}

a:focus {
	outline: none;
}


/* ie11でズレる原因を解消 */

main {
	display: block;
}

p {
	/*スマホブラウザフォントバグ対策*/
	max-height: 999999px;
}


/* 共通ルール
----------------------------------------------------------------------------------- */

body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "游ゴシック", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	-webkit-text-size-adjust: 100%;
	/* スマホで文字サイズが大きくなるのを防ぐ */
	border-top: 3px solid #18B534;
}

.serif {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.pos {
	position: relative;
}

.nomargin {
	margin: 0!important;
}

.noborder {
	border: none!important;
}

.tac {
	text-align: center;
}

.tar {
	text-align: right;
}

.tal {
	text-align: left;
}

.moa {
	margin: 0 auto;
}

.mb5 {
	margin-bottom: 5px!important;
}

.mb10 {
	margin-bottom: 10px!important;
}

.mb15 {
	margin-bottom: 15px!important;
}

.mb20 {
	margin-bottom: 20px!important;
}

.mb25 {
	margin-bottom: 25px!important;
}

.mb30 {
	margin-bottom: 30px!important;
}

.mb35 {
	margin-bottom: 35px!important;
}

.mb40 {
	margin-bottom: 40px!important;
}

.mb45 {
	margin-bottom: 45px!important;
}

.mb50 {
	margin-bottom: 50px!important;
}

.mb55 {
	margin-bottom: 55px!important;
}

.mb60 {
	margin-bottom: 60px!important;
}

.mb65 {
	margin-bottom: 65px!important;
}

.mb70 {
	margin-bottom: 70px!important;
}

.mb75 {
	margin-bottom: 75px!important;
}

.mb80 {
	margin-bottom: 80px!important;
}

.mb85 {
	margin-bottom: 85px!important;
}

.mb90 {
	margin-bottom: 90px!important;
}

.mb95 {
	margin-bottom: 95px!important;
}

.mb100 {
	margin-bottom: 100px!important;
}

.pt5 {
	padding-top: 5px;
}

.pt10 {
	padding-top: 10px;
}

.pt15 {
	padding-top: 15px;
}

.pt20 {
	padding-top: 20px;
}

.w1000 {
	width: 1000px;
}

.w980 {
	width: 980px;
}

.w1080 {
	width: 1080px;
}

.w1180 {
	width: 1180px;
}

.w470 {
	width: 470px;
}

.w310 {
	width: 310px;
}

.w230 {
	width: 230px;
}

.mr20 {
	margin-right: 20px;
}

.mr25 {
	margin-right: 25px;
}

.mr40 {
	margin-right: 40px;
}

.left {
	float: left;
}

.right {
	float: right;
}

a {
	text-decoration: none;
}

a.underline {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

a img {
	transition-property: all;
	transition: 0.2s linear;
}

.op1 a {
	opacity: 1;
}

.br10 img {
	border-radius: 10px;
}

.br20 img {
	border-radius: 20px;
}

.br30 img {
	border-radius: 30px;
}

img.br10 {
	border-radius: 10px;
}

img.br20 {
	border-radius: 20px;
}

img.br30 {
	border-radius: 30px;
}

.centering {
	margin: 0 auto;
}

.indent-1 {
	padding-left: 1em;
	text-indent: -1em;
}

.fwb {
	font-weight: bold;
}

.s12 {
	font-size: 12px;
	line-height: 1.6
}

.s13 {
	font-size: 13px;
	line-height: 1.6
}

.s14 {
	font-size: 14px;
	line-height: 1.7;
}

.s15 {
	font-size: 15px;
	line-height: 1.8;
}

.s16 {
	font-size: 16px;
	line-height: 1.8;
}

.s17 {
	font-size: 17px;
}

.s18 {
	font-size: 18px;
}

.lh2 {
	line-height: 2;
}


/* ヘッダー
----------------------------------------------------------------------------------- */

header {
	width: 100%;
	padding: 15px 0 0;
}

h1 {
	float: left;
}

.ml100 {
	margin-left: 100px;
}

.pt13 {
	padding-top: 13px;
}

.pt8 {
	padding-top: 8px;
}

.bg_gnav {
	width: 100%;
	height: 83px;
	background-color: #F9FFE6;
	border-top: 1px solid #18B534;
	border-bottom: 1px solid #18B534;
}

ul.gnav {
	width: 980px;
	margin: 0 auto;
	padding-top: 10px;
}

ul.gnav li {
	float: left;
}

ul.gnav li a:hover {
	opacity: 1;
}


/* index.html　トップページ
----------------------------------------------------------------------------------- */

#top01 {
	width: 100%;
	background: url(../images/bg_mainimg.png) center top /cover no-repeat;
}


/* メインイメージ */

.loopSliderWrap {
	top: 0;
	left: 0;
	height: 420px;
	overflow: hidden;
	position: absolute;
	border-bottom: 1px solid #18B534;
}

.loopSlider {
	margin: 0 auto;
	height: 420px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.loopSlider ul {
	height: 420px;
	float: left;
	overflow: hidden;
}

.loopSlider ul li {
	height: 420px;
	float: left;
	display: inline;
	overflow: hidden;
}

.loopSlider ul li img {
	height: 420px;
	width: auto;
}


/* ------------------------------
   CLEARFIX ELEMENTS
------------------------------ */

.loopSliderWrap:after {
	content: "";
	display: none;
	clear: none;
}

#loopslider ul {
	display: inline-block;
	overflow: hidden;
}

.bg_top01 {
	width: 980px;
	height: 362px;
	margin: 0 auto;
	background: url(../images/bg_top01.png) 0 0 no-repeat;
	padding-top: 50px;
}

ul.top01 {
	width: 980px;
	margin: 0 auto;
}

ul.top01 li {
	width: 310px;
	float: left;
	margin-right: 25px;
}

ul.top01 li:last-child {
	margin-right: 0;
}

p.btn_top01 {
	width: 360px;
	margin: 0 auto;
}

p.btn_top01 a img {
	width: 100%;
	height: auto;
}

h3.top02 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #008C22;
}

#top02 {
	width: 980px;
	margin: 0 auto;
}

.w520 {
	width: 520px;
}

.bdr_green {
	padding-bottom: 10px;
	background: url(../images/bdr_green.png) 0 bottom repeat-x;
}

p.btn_top_news {
	position: absolute;
	top: 10px;
	right: 0;
}

article.top_news {
	border-bottom: 1px dashed #18B534;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

article.top_news a {
	color: #217F04;
	text-decoration: underline;
}

.w420 {
	width: 420px;
}

p.news_date {
	display: inline-block;
	vertical-align: middle;
}

p.news_icon {
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
}


/* フッター
----------------------------------------------------------------------------------- */

footer {
	width: 100%;
	padding: 30px 0 30px;
	background-color: #F9FFE6;
}

.ml50 {
	margin-left: 50px;
}

.info_f {
	width: 470px;
	background-color: #EDFFB8;
	font-size: 15px;
	padding: 15px 20px;
	line-height: 2;
}

.info_f2 {
	width: 310px;
    height: 150px;
	background-color: #EDFFB8;
	font-size: 15px;
	padding: 15px 20px;
	line-height: 2;
    float: left;
}

.info_f2_center {
	width: 310px;
    height: 150px;
	background-color: #EDFFB8;
	font-size: 15px;
	padding: 15px 20px;
	line-height: 2;
   margin: 0 auto; 
}

.info_f2_right {
	width: 310px;
    height: 150px;
	background-color: #EDFFB8;
	font-size: 15px;
	padding: 15px 20px;
	line-height: 2;
    float: right;  
}

ul.fnav {
	width: 980px;
	margin: 0 auto;
	text-align: center;
}

ul.fnav li {
	display: inline-block;
	margin-right: 33px;
}

ul.fnav li a {
	display: block;
	padding-left: 30px;
	background: url(../images/icon_fnav.png) 0 0px no-repeat;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}

ul.fnav li:last-child {
	margin-right: 0;
}

p#copyright {
	width: 100%;
	height: 40px;
	font-size: 13px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	background-color: #2F9D42;
}

p#pagetop {
	position: fixed;
	bottom: 60px;
	right: 30px;
}

p#pagetop img {
	width: 77px;
	height: 65px;
}


/* about.html　コアについて
----------------------------------------------------------------------------------- */

h2.sub {
	width: 100%;
	height: 200px;
	background: url(../images/bg_sub.png) center top /cover no-repeat;
	text-align: center;
	padding-top: 70px;
}

#about01 {
	width: 980px;
	margin: 0 auto;
}

#about02 {
	width: 980px;
	margin: 0 auto;
}

#about03 {
	width: 980px;
	margin: 0 auto;
}

h3.bdr_green2 {
	background: url(../images/bdr_green_2px.png) 0 bottom repeat-x;
	padding-bottom: 5px;
	font-size: 23px;
	color: #FF3F00;
	font-weight: bold;
}

.w540 {
	width: 540px;
}

p.song_space {
	width: 360px;
	height: 270px;
	background-color: #999;
	text-align: center;
	line-height: 270px;
	color: #fff;
	font-size: 21px;
	position: absolute;
	top: 95px;
	right: 110px;
}

h3.sub {
	width: 980px;
	border-bottom: 3px solid #FF3F00;
	padding-bottom: 5px;
	font-size: 26px;
	font-weight: bold;
	padding-left: 60px;
	position: relative;
}

h3.sub span {
	display: inline-block;
	margin-left: 30px;
	font-size: 18px;
	color: #00B200;
	font-weight: bold;
}

h3.icon_person:before {
	content: url(../images/icon_about02.png);
	position: absolute;
	left: 0;
	top: 0;
}

article.about02 {
	width: 310px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}

article.about02:nth-child(3n) {
	margin-right: 0;
}

article.about02 img {
	border-radius: 20px;
}

article.about02 p.name {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #00B200;
}

h3.icon_house:before {
	content: url(../images/icon_about03.png);
	position: absolute;
	left: 0;
	top: 0;
}

table.about03 {
	width: 980px;
}

table.about03 th {
	font-size: 17px;
	background-color: #E6FFE6;
	border: 1px solid #aaa;
	text-align: left;
	padding: 10px 20px;
	color: #00B200;
	width: 210px;
	font-weight: bold;
}

table.about03 td {
	font-size: 17px;
	border: 1px solid #aaa;
	padding: 10px 20px;
	line-height: 1.6;
}


/* dayservice.html　放課後等デイサービス
----------------------------------------------------------------------------------- */

#dayservice01 {
	width: 980px;
	margin: 0 auto;
}

#dayservice02 {
	width: 980px;
	margin: 0 auto;
}

#dayservice03 {
	width: 980px;
	margin: 0 auto;
}

h3.bdr_green3 {
	background: url(../images/bdr_green_2px.png) 0 bottom repeat-x;
	padding-bottom: 5px;
	font-size: 20px;
	color: #FF3F00;
	font-weight: bold;
}

h3.bdr_green4 {
	background: url(../images/bdr_green_2px.png) 0 bottom repeat-x;
	padding-bottom: 5px;
	font-size: 22px;
	color: #FF3F00;
	font-weight: bold;
	text-align: center;
}

.access_map {
	width: 980px;
	height: 440px;
	border-radius: 30px;
	overflow: hidden;
}

h3.icon_schedule:before {
	content: url(../images/icon_dayservice03.png);
	position: absolute;
	left: 0;
	top: 0;
}

article.dayservice02 {
	width: 470px;
	padding: 30px 15px;
	background-color: #F8FFDF;
	text-align: center;
}

article.dayservice02 h4 {
	font-size: 26px;
	text-align: center;
	border: 2px solid #00B200;
	height: 50px;
	line-height: 50px;
	background-color: #fff;
	padding: 0 50px;
}

.pt110 {
	padding-top: 110px!important;
}

ul.dayservice03 li {
	width: 310px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}

ul.dayservice03 li:nth-child(3n) {
	margin-right: 0;
}

ul.dayservice03 li img {
	border-radius: 30px;
}

h3.icon_flower:before {
	content: url(../images/icon_dayservice04.png);
	position: absolute;
	left: 0;
	top: -10px;
}


/* shortstay.html　短期入所

----------------------------------------------------------------------------------- */

#shortstay01 {
	width: 980px;
	margin: 0 auto;
}

h3.shortstay01 {
	width: 980px;
	font-size: 19px;
	color: #FF3F00;
	padding-bottom: 5px;
	background: url(../images/bdr_green_2px.png) 0 bottom repeat-x;
}

#shortstay01 ul li {
	width: 310px;
	float: left;
	margin-right: 25px;
}

#shortstay01 ul li:last-child {
	margin-right: 0;
}


/* recruit.html　採用情報
----------------------------------------------------------------------------------- */

#recruit01 {
	width: 980px;
	margin: 0 auto;
}

#recruit02 {
	width: 980px;
	margin: 0 auto;
}

#recruit03 {
	width: 980px;
	margin: 0 auto;
}

h3.icon_list:before {
	content: url(../images/icon_recruit03.png);
	position: absolute;
	left: 0;
	top: 0;
}

h3.icon_check:before {
	content: url(../images/icon_recruit04.png);
	position: absolute;
	left: 0;
	top: 0;
}

.w520 {
	width: 520px;
}

.w420 {
	width: 420px;
}

#recruit01 .w420 img {
	width: 420px;
	border-radius: 30px;
}

article.recruit02 {
	width: 980px;
}

.w410 {
	width: 410px;
}

.w540 {
	width: 540px;
}

p.name_recruit {
	width: 410px;
	height: 70px;
	color: #d84110;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
}

p.name_recruit span {
	display: block;
	text-align: center;
	font-size: 15px;
	color: #333;
	background-color: #eee;
	border-radius: 10px;
	margin-top: 3px;
}

dl.recruit02 {
	padding-bottom: 10px;
	border-bottom: 1px dashed #00B200;
}

dl.recruit02 dt {
	font-size: 16px;
	color: #00B200;
	font-weight: bold;
}

dl.recruit02 dd {
	font-size: 14px;
	line-height: 1.8;
}

.s24 {
	font-size: 24px;
	font-weight: bold;
}

dl.info_recruit {
	width: 980px;
	padding: 20px 140px 15px;
	background-color: #FFEFBF;
}

dl.info_recruit dt {
	float: left;
	font-size: 24px;
	padding-left: 50px;
	position: relative;
	font-weight: bold;
}

dl.info_recruit dt:before {
	content: url(../images/icon_recruit_tel.png);
	position: absolute;
	left: 0;
	top: -5px
}

dl.info_recruit dd {
	float: right;
}

a.orange {
	color: #ffa51b;
	text-decoration: underline;
}


/* news.html　お知らせ
----------------------------------------------------------------------------------- */

#news01 {
	width: 980px;
	margin: 0 auto;
}

#news01 article.news {
	margin-bottom: 50px;
}

#news01 p.news_date {
	font-size: 18px;
}

#news01 .cont p {
	font-size: 16px;
	line-height: 1.8;
}

#news01 article.news h4 {
	font-size: 21px;
	color: #1F7F04;
	width: 980px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #1F7F04;
}

.w800 {
	width: 800px;
}

h3.icon_news:before {
	content: url(../images/icon_h3_news01.png);
	position: absolute;
	left: 0;
	top: 0;
}


/* ページャー */

.paging {
	margin: 0 0 10px;
	/*	padding: 30px 10px 5px;*/
	background: #fff;
	text-align: center;
}

.paging span {
	display: inline;
	margin: 0 2px;
	padding: 0;
}

.paging span a {
	display: inline-block;
	margin-bottom: 5px;
	padding: 10px 18px;
	background: #eee;
	text-decoration: none;
	vertical-align: middle;
	border-radius: 30px;
	font-weight: bold;
}

.paging span a:hover {
	color: #000;
	background: #ffa578;
	border-color: #00f;
	opacity: 1;
}

.paging span.current {
	display: inline-block;
	margin-bottom: 5px;
	padding: 10px 18px;
	background: #ffa578;
	text-decoration: none;
	vertical-align: middle;
	border-radius: 30px;
	font-weight: bold;
}


/* contact.html　お問い合わせ
----------------------------------------------------------------------------------- */

#contact01 {
	width: 980px;
	margin: 0 auto;
}

h3.contact {
	width: 980px;
	text-align: center;
	font-size: 24px;
	border-bottom: 2px solid #FF3F00;
	padding-bottom: 5px;
}

.w680 {
	width: 680px;
}

.w400 {
	width: 400px;
}

p.contact_hour {
	float: right;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 10px 40px;
	background-color: #2DB200;
	border-radius: 30px;
}


/* お問い合わせフォーム */

#contact02 {
	width: 980px;
	margin: 0 auto;
}

#contact01 .inner {
	width: 940px;
	margin: 0 auto;
}

p.contact_form {
	width: 940px;
	margin: 0 auto 10px;
	font-size: 14px;
	line-height: 1.8;
}

p.contact_form span {
	color: #FF2626;
}

form table.table_form {
	width: 940px;
	margin: 0 auto 30px;
	border-collapse: collapse;
}

form table.table_form th {
	width: 25%;
	padding: 10px;
	border-bottom: 1px solid #aaa;
	font-size: 15px;
	font-weight: bold;
	background-color: #dde8d1;
	text-align: left;
	padding-left: 15px;
}

form table.table_form th:first-child {
	border-top: 1px solid #aaa;
}

form table.table_form td:last-child {
	border-top: 1px solid #aaa;
}

form table.table_form td {
	padding: 10px;
	border-bottom: 1px solid #aaa;
}

form table.table_form td.icon_contact {
	border-top: 1px solid #aaa;
}

form table.table_form td.icon_contact {
	background-color: #dde8d1;
}

input,
textarea {
	padding: 5px 10px;
	border: 1px solid #ccc;
}

input.nobdr {
	border: none;
}

input.ml20 {
	margin-left: 20px;
}

form table.table_form td input {
	background-color: #f7f7f7;
}

form table.table_form td.required input,
form table.table_form td.required textarea {
	background-color: #ffe9e9;
}

form table.table_form td input.size130 {
	width: 130px;
}

form table.table_form td input.size400 {
	width: 400px;
}

form table.table_form td input.size500 {
	width: 500px;
}

form table.table_form td input.size600 {
	width: 600px;
}

form table.table_form td textarea.size_box {
	width: 600px;
	height: 200px;
}

form input.submit {
	width: 450px;
	height: 42px;
	text-align: center;
	background-color: #FF8000;
	border-radius: 18px;
	color: #ffffff;
	outline: none;
	border: none;
	cursor: pointer;
	font-weight: bolder;
	font-size: 15px;
	line-height: 42px;
	padding: 0!important;
}

form input.submit:hover {
	background-color: #FF962D;
}

::-webkit-input-placeholder {
	color: #aaa;
}

::-moz-placeholder {
	color: #aaa;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #aaa;
}


/* 個人情報の取扱いについて */

dl#personal {
	width: 940px;
	border: 1px dashed #057705;
	padding: 15px 20px;
	margin: 0 auto 30px;
	border-radius: 20px;
}

dl#personal dt {
	color: #00B200;
	font-weight: bold;
	margin: 0 0 5px 0;
}

dl#personal dd {
	line-height: 1.8;
	font-size: 13px;
}
