@charset "UTF-8";
/* CSS Document */


body{
	background-color:#ECEEF3;}

	
@media screen and (min-width: 750px){
	header{
	background: url(../images/page_head_bg.png) no-repeat center 0;
	}
}
	
/* 750pxまで */	
@media screen and (max-width: 750px) {
  h1{
	text-align:left;
	padding:1.5rem 0.5rem 1.5rem 1rem;
	background: url(../images/page_head_bg_sp.png) no-repeat 0 0;
	background-size: 100% auto;
	position:fixed;
	top:0;
	height:35px;
	z-index:100;
	width:100%;
	}

}
	
h1 img{
	max-width:70%;
	}

@media screen and (min-width: 750px){
	h1{
		text-align:center;
		padding-bottom:3rem;
		}
		
	h1 img{
		max-width:100%;
		}
}

#mainVisualBox{
	padding-left:3%;
	padding-right:3%;
	padding-top:100px;
	max-width:860px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	}

@media screen and (min-width: 750px){
	#mainVisualBox{
	padding-top:0px;
	}
}

	
@media screen and (min-width: 750px){
	.blogBtn{
		position:absolute;
		top:-30px;
		right:20px;
		z-index: 1;
		}
	
	.sp{
		display:none;
		}
}

/* 750pxまで */
@media screen and (max-width: 750px) {
	.pc{
		display:none;
		}
		
	.mainVisual{
		margin-bottom:1rem;
		}

}





/* main -----------------------------------------------*/
main{
	max-width:860px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}

/* 750pxまで */
@media screen and (max-width: 750px) {
main{
  text-align:left;
 }
}
		
section > p{
	line-height:1.8rem;
	}

/* 750pxまで */　
@media screen and (max-width: 750px) {}
@media screen and (max-width: 750px) {
 section p br{
  display:none;
 }
}

	
h2{
	padding:0.7rem 1rem 0.5rem;
	border-radius: 5px;
	font-size:120%;
	text-align:center;
	margin-bottom:1rem;
	letter-spacing:0.1rem;
	}
	
#polaris h2{background-color:#FFC14C; border-bottom:#FF7927 2px solid;}
#prism h2{background-color:#96DCFF; border-bottom:#009DE1 2px solid;}
#pegasus h2{background-color:#A6E497; border-bottom:#00A900 2px solid;}

@media screen and (min-width: 750px){
	h2 br{
	display:none;
	}
}

	
h3{
	font-size:150%;
	text-align:center;
	margin-bottom:1rem;
	font-family:Zen Maru Gothic N M;
	line-height:1.8rem;
	}

@media screen and (min-width: 750px){
	h3 br{
	display:none;
	}
}

#polaris h3{color:#2B4CC1;}
#prism h3{color:#FF5057;}
#pegasus h3{color:#EF7500;}


.emText{
	text-align:center;
	border-radius:1rem;
	color:#FFF;
	padding:0.5rem;
	}

#polaris .emText.polaris{background-color:#F60;}
#prism .emText.polaris{background-color:#009DE1;}
#pegasus .emText.polaris{background-color:#00A900;}

.sText{
	font-size:85%;
	line-height:1.3rem;
	}
	
.textBox{
	background-color:#FFF;
	border-radius:10px;
	line-height:1.5rem;
	padding:1.5rem;
	}

.bd_gray{
	border:#CCC 1px solid;
	padding:0.5rem;
	margin-top:1rem;
	}

/* マージン */
.mb05{margin-bottom:0.5rem;}
.mb1{margin-bottom:1rem;}
.mb2{margin-bottom:2rem;}
.mb3{margin-bottom:3rem;}

/* リスト */
.discList01 li{
	background: url(../images/common_list01.svg) no-repeat 0% 0.5em;
	padding: 0 0 0 1rem;
}

.discList02 li{
	background: url(../images/common_list02.svg) no-repeat 0% 0.5em;
	padding: 0 0 0 1rem;
}

.discList03 li{
	background: url(../images/common_list03.svg) no-repeat 0% 0.5em;
	padding: 0 0 0 1rem;
}



/* 事業所の想い */
#policy h2,
#about h2{
	margin-bottom:2rem;
	}



/* 「ぽらりす」「ぷりずむ」とは */
.aboutbox{
	background-color:#FFF;
	padding:2rem;
	border-radius:5px;
	margin-bottom:0.5rem;
	}
	
@media screen and (min-width: 750px){
	.aboutFlexbox {
		display: -webkit-flex; /* 旧Safar */
		display: flex;
		
		-webkit-flex-wrap: wrap; /* 旧Safar */
		flex-wrap: wrap;
		
		-webkit-justify-content: space-between; /* 旧Safar */
		justify-content: space-between;
		}
	
	.aboutbox {
		width: 49%;
		box-sizing:border-box;
		}
}

	
#polaris .aboutbox.box01{border-bottom:#FF6C96 5px solid;}
#polaris .aboutbox.box02{border-bottom:#FFEC2D 5px solid;}
#polaris .aboutbox.box03{border-bottom:#FFC14C 5px solid;}
#polaris .aboutbox.box04{border-bottom:#FF7900 5px solid;}
#prism .aboutbox.box01{border-bottom:#9196FF 5px solid;}
#prism .aboutbox.box02{border-bottom:#9FFFAF 5px solid;}
#prism .aboutbox.box03{border-bottom:#8CD2FF 5px solid;}
#prism .aboutbox.box04{border-bottom:#009DE1 5px solid;}
#pegasus .aboutbox.box01{border-bottom:#25B225 5px solid;}
#pegasus .aboutbox.box02{border-bottom:#FFEB2C 5px solid;}
#pegasus .aboutbox.box03{border-bottom:#EF7500 5px solid;}
#pegasus .aboutbox.box04{border-bottom:#8B69FF 5px solid;}
	
.aboutbox h4{
	font-size:150%;
	text-align:center;
	margin-bottom:1.5rem;
	padding-bottom:1.5rem;
	font-family:Zen Maru Gothic N M ;
	letter-spacing:0.1rem;
	}
	
#polaris .aboutbox h4{color:#FF7927; border-bottom:#CCC 1px solid;}
#prism .aboutbox h4{color:#009DE1; border-bottom:#CCC 1px solid;}
#pegasus .aboutbox h4{color:#00A900; border-bottom:#CCC 1px solid;}
	
.aboutbox p{
	text-align:left;
	line-height:1.7rem;}


/* 施設概要 */
#overview .polaris dt{color:#FF7927;}
#overview .prism dt{color:#009DE1;}
#overview .pegasus dt{color:#00A900;}
	
#overview .table dd{
	border-bottom:#CCC 1px solid;
	padding-bottom:0.7rem;
	margin-bottom:0.7rem;
	}
	
@media screen and (min-width: 750px){
	#overview dl {
		text-align:left;
		
		display: -webkit-flex; /* 旧Safar */
		display: flex;
		
		-webkit-flex-wrap: wrap; /* 旧Safar */
		flex-wrap: wrap;
		
		-webkit-justify-content: space-between; /* 旧Safar */
		justify-content: space-between;
		
		-webkit-align-items: center; /* 旧Safar */
		align-items: center;
		}
	
	#overview dl.table {
		-webkit-align-items: stretch; /* 旧Safar */
		align-items: stretch;
		}
	
	#overview dl.table a:link{
		text-decoration:none;
		color:#000;
		}
	
	#overview dt{
	width:25%;
	}
	
	#overview .table dt{
	border-bottom:#CCC 1px solid;
	padding-bottom:0.7rem;
	margin-bottom:0.7rem;
	}
	
	#overview dd{
	width:75%;	
	}
	
	
	
}



/* 1日の流れ */
.ttlOneday{
	text-align:center;
	margin-top:0.5rem;
	margin-bottom:0.5rem;
	}

#oneday dt{
	color:#FFF;
	padding:0.3rem 1rem;
	border-radius:5px;
	margin-bottom:0.5rem;
	box-sizing:border-box;
	}

#oneday .polaris01 dt{background-color:#FF6C96;}
#oneday .polaris02 dt{background-color:#FF7927;}
#oneday .prism01 dt{background-color:#64C8A0;}
#oneday .prism02 dt{background-color:#009DE1;}
#oneday .pegasus01 dt{background-color:#8B69FF;}

#oneday dd{
	margin-bottom:1rem;
	}
	
#oneday .polaris01 dd span{color:#FF6C96; font-size:120%;}
#oneday .polaris02 dd span{color:#FF7927; font-size:120%;}
#oneday .prism01 dd span{color:#64C8A0; font-size:120%;}
#oneday .prism02 dd span{color:#009DE1; font-size:120%;}
#oneday .pegasus01 dd span{color:#8B69FF; font-size:120%;}

@media screen and (min-width: 750px){
	#oneday dl {
		display: -webkit-flex; /* 旧Safar */
		display: flex;
		
		-webkit-flex-wrap: wrap; /* 旧Safar */
		flex-wrap: wrap;
		
		-webkit-justify-content: space-between; /* 旧Safar */
		justify-content: space-between;
		
		-webkit-align-items: flex-start; /* 旧Safar */
		align-items: flex-start;
		}
	
	#oneday dt{
	width:20%;
	font-size:110%;
	}
	
	#oneday dd{
	width:77%;
	text-align:left;
	}
	
}



/* フォトギャラリー */

#photoGallery ul{
	display: -webkit-flex; /* 旧Safar */
	display:flex;
	
	-webkit-justify-content: space-between; /* 旧Safar */
	justify-content: space-between;
	
	-webkit-flex-wrap: wrap; /* 旧Safar */
	flex-wrap: wrap;
	}

#photoGallery li{
	-webkit-flex-basis: 49%; /* 旧Safar */
	flex-basis: 49%;
	padding-bottom: 0.5rem;
	}

@media screen and (min-width: 750px){
	#photoGallery ul{
	display: -webkit-flex; /* 旧Safar */
	display:flex;
	
	-webkit-justify-content: space-between; /* 旧Safar */
	justify-content: space-between;
	
	-webkit-flex-wrap: wrap; /* 旧Safar */
	flex-wrap: wrap;
	}
	
	#photoGallery li{
	-webkit-flex-basis: 32%; /* 旧Safar */
	flex-basis: 32%;
	padding-bottom: 0.5rem;
	}
	
}




/* アクセス */
.accessMap {
    position: relative;
    width: 100%;    /* 左右に余白が必要なら値を変更してもOK */
    height: 0;
    padding-bottom: 56.25%;    /* padding-topでもOK */
    overflow: hidden;
}

.accessMap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;    /* 必要であれば!importantを付ける */
    height: 100%;    /* 必要であれば!importantを付ける */
}




/* アンケート結果 */
#questionnaire{
	text-align:left;}



/* お問い合わせフォーム */
.formBox dt{
	margin-bottom:0.2rem;
	}
	
.formBox dd{
	margin-bottom:0.5rem;
	}
	
.formBox input[type=text],
.formBox input[type="email"],
.formBox textarea{
	border-radius: 5px;
	border:#EEE 1px solid;
	background-color:#EEE;
	padding:8px;
	width:100%;
	box-sizing: border-box;
}

#polaris .formBox textarea:focus,
#polaris .formBox input[type=text]:focus {background-color:#fef9ef;}
#prism .formBox textarea:focus,
#prism .formBox input[type=text]:focus {background-color:#effdfe;}
#pegasus .formBox textarea:focus,
#pegasus .formBox input[type=text]:focus {background-color:#F5FFEB;}


.formBox input[type="submit"], .formBox input[type="button"] { -webkit-appearance: none; }/* iOSの設定リセット */

.formBox input[type=submit]{
	border: 0;
	border-radius: 5px;
	width: 100%;
	height:40px;
	font-size: 90%;
	cursor: pointer;
}

#polaris .formBox input[type=submit]{background-color: #FFC14C;}
#prism .formBox input[type=submit]{background-color: #96DCFF;}
#pegasus .formBox input[type=submit]{background-color: #A6E497;}



.lisket-form-maker-form span {color:#C00; font-size:80%;}  /* 例テキストの文字色を指定 */



@media screen and (min-width: 750px){
	.formBox dl{
		display: -webkit-flex; /* 旧Safar */
		display: flex;
		
		-webkit-flex-wrap: wrap; /* 旧Safar */
		flex-wrap: wrap;
		
		-webkit-align-items: center; /* 旧Safar */
		align-items: center;
		}
	
	.formBox dt{
		width:23%;
		text-align:left;
		}
		
	.formBox dd{
		width:77%;
		}
		
	
}
	
.contactTel{
	text-align:center;
	}

.contactTel dt {
	margin-right:0.5rem;
	
	display: -webkit-flex; /* 旧Safar */
	display: flex;
	
	-webkit-justify-content: center; /* 旧Safar */
	justify-content: center;
	
	-webkit-align-items: center; /* 旧Safar */
	align-items: center;
	
	margin-bottom:1rem;
	}
	
.contactTel dt::before{
	content: url(../images/contact_tel.svg);
	position: relative;
	top: 0.2em;
	margin-right: 0.5em;
	}
	
.contactTel span{
	font-size:170%;
	}

#polaris .contactTel span{color:#FF7927;}
#prism .contactTel span{color:#009DE1;}
#pegasus .contactTel span{color:#00A900;}

	
@media screen and (min-width: 750px){
	.contactTel dl {
		display: -webkit-flex; /* 旧Safar */
		display: flex;
		
		-webkit-flex-wrap: wrap; /* 旧Safar */
		flex-wrap: wrap;
		
		-webkit-justify-content: center; /* 旧Safar */
		justify-content: center;
		}
	
	.contactTel dt {
		-webkit-justify-content: flex-start; /* 旧Safar */
		justify-content: flex-start;
		margin-bottom:0rem;
	}
		
	.contactTel span{
		border-right:#CCC 1px solid;
		margin-right:2rem;
		padding-right:2rem;
	}
	
	#polaris .contactTel a:link{text-decoration:none; color:#FF7927;}
	#prism .contactTel a:link{text-decoration:none; color:#009DE1;}
    #pegasus .contactTel a:link{text-decoration:none; color:#00A900;}
		
}




/* セカンドページの施設バナー */
#pageBnr{
	background-color:#d1d6e2;
	padding:1rem;
	}

.pageBnrBox{
	margin-left:auto;
	margin-right:auto;
	}

.pageBnrBox ul{    
	display: -webkit-flex; /* Safari */
	display: flex;
	
	-webkit-flex-wrap: wrap; /* 旧Safar */
	flex-wrap: wrap;
	
	-webkit-justify-content: center; /* 旧Safar */
	justify-content: center;
	
	margin-bottom:3.5rem;
	}

@media screen and (min-width: 750px){
	.pageBnrBox ul{
	margin-bottom:0rem;
	}
		
}
	
.pageBnrBox ul li{
	padding:0.5rem;
	}

.pageBnrBox img:hover{
	opacity:0.8;
}
	


/*トップへ戻るボタン*/
.topBtn {
	position:fixed; /*固定*/
	bottom:20px; /*場所を右下に移動*/
	right:20px; /*場所を右下に移動*/
	display:block; /*aタグをblock要素に変更*/
	background-color:rgba(0,0,0,0.3); /*以下、デザインはご自由に！！*/
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	width:60px;
	height:60px;
	text-align:center;
	line-height:22px;
	border-radius:30px;
	padding-top:30px;
	box-sizing:border-box;
}
.topBtn:before {
	content:'\25B2';
	position:absolute;
	top:10px;
	left:0;
	width:100%;
	text-align:center;
	font-size:16px;
}
.topBtn:hover {
	opacity:0.7;
}

/*layout*/
body {
	position:relative;
}

/*リンクズレ解消*/
@media screen and (max-width: 750px) {
 #policy,#about,#overview,#oneday,#photoGallery,#access,#questionnaire,#contact{
	padding-top:100px;
	margin-top:-100px;
	}
}


/*thanksページ*/
.thanks{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	width: 100%; /* 見た目用 */
    height: 90%; /* 見た目用 */
	}
	
.thanks span{
	background-color:#006;
	color:#FFF;
	border-radius:10px;
	padding:3rem 5rem;
	margin-bottom:2rem;
	}
	



	
