@charset "utf-8";

/* index */
.index1{
	width: 27%;
	float: center;
	display: inline-block;
	vertical-align: top;
}
.index1 .width-remove p{
	width: 100%;
	padding: 0px 4px;
	line-height: 1.6;
	float: left;
	display:block;
	text-align: left;
}
.index2 table{
	width: 100%;
	margin: 8px auto;
	float: center;
	border-collapse: collapse;
	border-spacing: 0;
}
.index2 th{
	width: 94%;
	height: auto;
	padding: 8px;
	float: center;	font-size: 1.2em;
	text-align: left;
	border: solid 4px #e7a1c5;
	color: #FFFFFF;
	background-color: #e7a1c5;
}
.index2 td{
	width: 94%;
	height: auto;
	padding: 8px;
	float: center;
	text-align: left;
	border: solid 4px #e7a1c5;
	background-color: #FFFFFF; 
}
.index3{
	width: 100%;
	margin-left: auto;
    margin-right: auto;
	float: center;
	display: inline-block;
	vertical-align: top;
}
.index3 table{
	width: 50%;
	margin: 8px auto;
	float: center;
	border-collapse: collapse;
	border-spacing: 0;
}
.index3 th{
	width: 82%;
	height: auto;
	padding: 8px;
	float: center;	font-size: 1.2em;
	text-align: left;
	border: solid 4px #e7a1c5;
	color: #FFFFFF;
	background-color: #e7a1c5;
}
.index3 td{
	width: 82%;
	height: auto;
	padding: 8px;
	float: center;
	text-align: left;
	border: solid 4px #e7a1c5;
	background-color: #FFFFFF; 
}
.recruit_box{
	width: 70%;
    padding: 0.6em 0.6em;
	margin-left: auto;
    margin-right: auto;
	float: center;
	text-align: center;
    background: #ffcccc;
    box-shadow: 0px 0px 0px 10px #ffcccc;
    border: dashed 2px white;
}
.recruit_box p {
    margin: 0; 
    padding: 0;
	text-align: center;
	color: initial;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
}

/* 施設紹介 */
.about1{
	width: 100%;
	padding: 8px 0px;
	margin-left: auto;
    margin-right: auto;
	float: center;
}
.about1 img{
	width: 100%;
	float: center;
}
.about1 ul{
	width: 100%;
	float: center;
	list-style-type: none;
}
.about1 li{
	width: 100%;
	height: auto;
	padding-top: 8px;
	float: center;
	text-align: left;
	border-bottom: dotted 2px #e7a1c5 ;
}
.about2{
	width: 100%;
	padding: 8px 0px;
	margin-left: auto;
    margin-right: auto;
	float: center;
}
/*　会社概要　*/
.company table{
	width: 100%;
	margin-top: 16px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 16px;
	float: center;
	border-collapse: separate;
	border-spacing: 0px 16px;
}
.company th{
	width: 22%;
	height: auto;
	padding: 8px;
	float: center;	font-size: 1.2em;
	text-align: center;
	border: solid 2px #ffcccc;
	color: #FFFFFF;
	background-color: #ffcccc; 
}
.company td{
	width: 76%;
	height: auto;
	padding: 8px;
	float: center;
	text-align: left;
	font-size: 0.8em;
	border: solid 2px #ffcccc;
	background-color: #FFFFFF; 
}

/*　よくある質問　*/
.faq table{
	width: 100%;
	margin-top: 16px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 32px;
	float: center;
	border-collapse:  collapse;
}
.faq th{
	width: 100%;
	height: auto;
	padding: 8px;
	float: center;
	text-align: left;
	font-size: 1.2em;
	border: solid 4px #ffcccc;
	color: #FFFFFF;
	background-color: #ffcccc; 
}
.faq td{
	width: 100%;
	height: auto;
	padding: 8px;
	line-height: 1.6;
	float: center;
	text-align: left;
	font-size: 0.8em;
	border: solid 4px #ffcccc;
	background-color: #FFFFFF; 
}

/*　ご利用までの流れ　*/ 
.flow1 table{
	width: 100%;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	float: center;
	border-collapse: separate;
	border-spacing: 0px 56px;
}
.flow1 th{
	width: 20%;
	height: auto;
	padding: 8px;
	margin: 8px;
	float: center;
	text-align: center;
	border: solid 4px #e7a1c5;
	color: #FFFFFF;
	background-color: #e7a1c5; 
}
.flow1 td{
	width: 70%;
	height: auto;
	padding: 8px;
	margin: 8px;
	float: center;
	text-align: left;
	font-size: 0.8em;
	border: solid 2px #e7a1c5;
	background-color: #FFFFFF; 
}
.flow2 table{
	width: 100%;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	float: center;
	border-collapse:  separate;
	border-spacing: 0px 16px;
}
.flow2 th{
	width: 20%;
	height: auto;
	padding: 8px;
	float: center;
	font-size: 1.2em;
	text-align: center;
	border: solid 2px #e7a1c5;
	color: #FFFFFF;
	background-color: #e7a1c5; 
}
.flow2 td{
	width: 76%;
	height: auto;
	padding: 8px;
	float: center;
	text-align: left;
	font-size: 0.8em;
	border: solid 2px #e7a1c5;
}
.flow3 table{
	width: 100%;
	margin: 8px auto 16px auto;
	float: center;
	border-collapse: collapse;
}
.flow3 th{
	width: 100%;
	height: auto;
	margin: 16px 0px 0px;
	float: center;
	text-align: left;
	font-size: 1.2em;
	color: #e7a1c5;
	border-bottom: solid 2px #e7a1c5;
}
.flow3 td{
	width: 100%;
	height: auto;
	padding: 8px 8px 16px;
	margin: 8px 0px 32px;
	float: center;
	text-align: left;
	border: none;
}

/*事業目的*/
.works1 table{
	width: 100%;
	margin: 8px auto 16px auto;
	float: center;
	border-collapse: collapse;
}
.works1 th{
	width: 100%;
	height: auto;
	margin: 8px;
	float: center;
	text-align: left;	font-size: 1.2em;
	color: #e7a1c5;
	border-bottom: solid 2px #e7a1c5;
}
.works1 td{
	width: 100%;
	height: auto;
	padding: 8px;
	margin: 8px;
	float: center;
	text-align: left;
	font-size: 1em;
	border: none;
}
.works2 table{
	width: 100%;
	margin: 8px auto 24px auto;
	float: center;
	border-collapse: separate;
	border-spacing: 0px 16px;
}
.works2 th{
	width: 20%;
	height: auto;
	padding: 8px;
	float: center;
	text-align: center;	font-size: 1.2em;
	border: solid 2px #e7a1c5;
	color: #FFFFFF;
	background-color: #e7a1c5; 
}
.works2 td{
	width: 76%;
	height: auto;
	padding: 8px;
	float: center;
	text-align: left;
	font-size: 0.8em;
	border: solid 2px #e7a1c5;
}
.works3 ul{
	width: 100%;
	padding: 0;
	position: relative;
}
.works3 li{
	width: 48%;
	border-left: solid 8px #e7a1c5;/*左側の線*/
	margin-right: 16px;/*右のバーとの余白*/
 	margin-bottom: 8px;/*下のバーとの余白*/
	padding: 8px;
	float: left;
	text-align: left;
	list-style-type: none!important;
	display: inline-block;
}

/*　自己評価表*/
.enquete ul{
	width: 100%;
	float: center;
	list-style-type: none;
}
.enquete li{
	width: 80%;
	line-height: 1.5;
	margin: 4px;
	border-bottom: solid 2px #e7a1c5;
	display: inline-block;
}	
.enquete table{
	width: 100%;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 24px;
	float: center;
	border-collapse:  separate;
	border-spacing: 16px;
}
.enquete th{
	width: 100%;
	height: auto;
	float: center;	font-size: 1.2em;
	text-align: left;
	color: #ffcccc;
	border-bottom: solid 4px #ffcccc;
}
.enquete td{
	width: 100%;
	height: auto;
	padding: 32px;
	float: center;
	text-align: left;
	border: none;
}
.enquete　td img{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

/*　新着情報　*/
.news ul{
	width: 100%;
	float: center;
	list-style-type: none;
}
.news li{
	width: 100%;
	height: auto;
	padding-top: 8px;
	float: center;
	font-size: initial;
	font-size: 1em;
	text-align: left;
	border-bottom: dotted 4px #e7a1c5 ;
}
