@charset "UTF-8";

@media print, screen and (min-width:641px) {

/* CSS Document */

/* 基本
----------------------------------------- */

header{
	display:none;
}

html {
	overflow: auto;
	font-size: 75%;
}

body {
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	line-height: 1.6em;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
	line-break: strict;
	min-width:1100px;
	background:url(images/main-bg.jpg) center top no-repeat;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
	font-weight: 600;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
}

h4 {
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
}

.link {
	color: #00C !important;
	text-decoration: underline !important;
}

p {
	padding: 0;
	margin: 0;
}

* html .space {
	height: 1px;/*¥*//*/
	height:auto;
	overflow:hidden;
	/**/
}

a:link {
	border: 0;
	text-decoration: none;
	padding: 0;
	margin: 0;
	outline: none;
	color: inherit;
}

a:visited {
	border: 0;
	text-decoration: none;
	padding: 0;
	margin: 0;
	outline: none;
	color: inherit;
}

a:active {
	border: 0;
	text-decoration: none;
	padding: 0;
	margin: 0;
	outline: none;
	color: inherit;
}

a[href^="tel:"] {
	cursor: default;
}

img {
	border-style: none;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

.clear:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clear {
	min-height: 1px;
}

* html .clear {
	height: 1px;/*¥*//*/
	height:auto;
	overflow:hidden;
	/**/
}

.pc-only {
}

.sp-only {
	display: none !important;
}

#to-top{
	display:none;
	position:fixed;
	top:90%;
	right:20px;
}

#to-top span{
	display:block;
	padding:10px;
	background-color:rgba(0,51,153,0.7);
	color:#FFFFFF;
	border-radius:5px;
}

.noto-black{
	font-family:'Noto Sans Japanese';
	font-weight:900;
	transform: rotate(0.001deg);
}

.noto-medium{
	font-family:'Noto Sans Japanese';
	font-weight:500;
	transform: rotate(0.001deg);
}

.round-heavy{
	font-family:'rounded-mplus-1c';
	font-weight:600;
	transform: rotate(0.001deg);
}

.round-medium{
	font-family:'rounded-mplus-1c';
	font-weight:500;
	transform: rotate(0.001deg);
}

.head{
	width:960px;
	margin:0 auto;
	background:#FFFFFF;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;}

#head-menu{
	width:960px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
}

#head-menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:0;
	border:0;
}

#head-menu ul li{
	width:119px;
	height:30px;
	border-left: solid 1px #000000;
	display:inline-block;
	margin:0;
	padding:0;
}

#head-menu ul li:last-child{
	width:118px !important;
	border-right: solid 1px #000000;
}

.main{
	width:920px;
	padding:20px;
	margin:0 auto;
	background:#FFFFFF;
}

#left{
	width:185px;
	float:left;
}

#right{
	width:710px;
	float:right;
}

#side-menu-base{
	width:185px;
	height:426px;
	background:url(images/side-menu-base.png) no-repeat top center;
}

#side-menu-base ul{
	width:165px;
	margin:0 auto;
	padding:35px 0 0 0;
}

#side-menu-base ul li{
	width:165px;
	margin:0;
	padding:0;
	list-style:none;
}

#side-button-base{
	width:185px;
	margin-top:30px;
}

#side-button-base ul{
	margin:0 auto;
	padding:0;
}

#side-button-base ul li{
	margin:0;
	padding:0 0 5px 0;
	list-style:none;
}

#privacy{
	width:185px;
	margin-top:5px;
	text-align:right;
	font-size:0.95em;
}

#mizuki-banner{
	width:185px;
	margin-top:20px;
	text-align:right;
}

#footer{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#666666;
	font-size:0.9em;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:30px;
	border-top:#666666 solid 1px;
}

#sub-head{
	width:710px;
}

.sub-t{
	display:inline-block;
	font-family:'rounded-mplus-1c';
	font-weight:500;
	transform: rotate(0.001deg);
	line-height:35px;
	font-size:2.3em;
	vertical-align:top;
}

.sub-t span{
	font-size:0.7em;
	vertical-align:top;
}

.sub-t-mini{
	display:inline-block;
	font-family:'rounded-mplus-1c';
	font-weight:500;
	transform: rotate(0.001deg);
	line-height:35px;
	font-size:2.0em;
	transform:scaleY(1.15);
	vertical-align:top;
}

.sub-t-mini span{
	font-size:0.7em;
	vertical-align:top;
}

.sub-btn{
	display:inline-block;
	float:right;
	font-family:'rounded-mplus-1c';
	font-weight:500;
	transform: rotate(0.001deg);
	font-size:1.2em;
	padding:5px 0;
}

.sub-btn ul{
	list-style:none;
	margin:0;
	padding:5px 0;
}

.sub-btn ul li{
	list-style:none;
	margin:0;
	padding:0 5px;
	display:inline-block;
	background:#DDDDDD;
}

.sub-btn ul li:hover{
	background:#999999;
}

.sub-btn ul li:first-child{
	border-radius:5px 0 0 5px/5px 0 0 5px;
}

.sub-btn ul li:last-child{
	border-radius:0 5px 5px 0/0 5px 5px 0;
}

.aj-t{
	width:700px;
	margin:15px 0;
	font-family:'rounded-mplus-1c';
	font-weight:500;
	transform: rotate(0.001deg);
	font-size:2.2em;
	padding-left:10px;
	color:#FFFFFF;
	background:#633AA2;
	height:40px;
	line-height:40px;
}

.ind{
	text-indent:-1em;
	padding-left:1em;
	width:calc(100% - 1em) !important;
}

/* news
----------------------------------------- */

.n-box-base{
	width:270px;
	background:url(images/box-mark.png) left top no-repeat;
	padding-bottom:10px;
	padding-left:30px;
}

.n-date{
	font-size:1.0em;
	line-height:1.2em;
}

.n-text{
	font-size:1.2em;
	line-height:1.3em;
}

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

.tab-col{
	line-height:1.5em;
	border-collapse:collapse;
	width:100%;
}

.tab-col td{
	border:solid 1px #000000;
	padding:5px;
}

.tab-col th{
	font-weight:normal;
	text-align:center;
	background:#E1E1E1;
	width:25%;
	border:solid 1px #000000;
	padding:5px;
}



.tab-row{
	line-height:1.5em;
	border-collapse:collapse;
	width:100%;
}

.tab-row td{
	border:solid 1px #000000;
	padding:5px;
}

.tab-row th{
	font-weight:normal;
	text-align:center;
	background:#E1E1E1;
	border:solid 1px #000000;
	padding:5px;
}





.tab-wh{
	line-height:1.5em;
	border-collapse:collapse;
	width:100%;
}

.tab-wh td{
	border:solid 1px #000000;
	padding:5px;
}

.tab-wh th{
	font-weight:normal;
	text-align:center;
	background:#E1E1E1;
	width:25%;
	border:solid 1px #000000;
	padding:5px;
}



.tab-fee{
	line-height:1.5em;
	border-collapse:collapse;
	width:100%;
}

.tab-fee td{
	border:solid 1px #000000;
	padding:5px;
	vertical-align:middle;
	text-align:center;
}

.tab-fee th{
	font-weight:normal;
	vertical-align:middle;
	text-align:center;
	background:#E1E1E1;
	width:25%;
	border:solid 1px #000000;
	padding:5px;
}



.tab-fee-wh{
	line-height:1.5em;
	border-collapse:collapse;
	width:100%;
}

.tab-fee-wh td{
	border:solid 1px #000000;
	padding:5px 0;
	vertical-align:middle;
	text-align:center;
}

.tab-fee-wh th{
	font-weight:normal;
	vertical-align:middle;
	text-align:center;
	width:25%;
	border:solid 1px #000000;
	padding:5px 0;
}


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

.bottom-none{
	border-bottom:none !important;
}

.top-none{
	border-top:none !important;
}

.table-right{
	text-align:right;
}

.table-center{
	text-align:center;
}

.table-box{
	padding:0 !important;
}

.table-sub{
	text-align:center;
	border-bottom:solid 1px #000000;
	padding:5px;
	display:block;
}

.table-list{
	display:table;
	width:100%;
	table-layout:fixed;
}

.table-list div{
	display:table-row;
	table-layout:fixed;
}

.table-list span:nth-child(3n){
	display:table-cell;
	border-bottom:1px solid #000000;
	width:30%;
	text-align:center;
	vertical-align:middle;
	padding:5px;
}

.table-list span:nth-child(3n - 1){
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	width:10%;
	padding:5px;
}

.table-list span:nth-child(3n - 2){
	display:table-cell;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	width:60%;
	padding:5px;
}

.tab-fee-t{
	background:url(images/fee.png) center center no-repeat,url(images/fee-pc.png) center center no-repeat;
	background-size:100% 100%,contain;
}

.tab-time-t{
	background:url(images/time.png) center center no-repeat,url(images/time-pc.png) center center no-repeat;
	background-size:100% 100%,contain;
}

/* index
----------------------------------------- */

#index-top{
	width:710px;
	height:360px;
	background:url(images/kitaharima-top-img.jpg) top center no-repeat;
}

#news-intro{
	width:710px;
	margin-top:30px;
}

#news-base{
	width:300px;
	height:220px;
	float:left;
}

#news-top{
	width:300px;
	height:40px;
	border-bottom:solid 3px #A19CFA;
}

#news-content{
	width:300px;
	height:170px;
	margin-top:10px;
	overflow:hidden;
}

#news-content iframe{
	width:300px;
	height:170px;
}

#intro{
	float:right;
	width:380px;
	height:220px;
}

#intro p{
	margin-bottom:10px !important;
}

.box-base{
	width:710px;
	margin-top:30px;
}

.box-base .box:nth-child(2n){
	margin-left:10px;
}

.box{
	width:350px;
	height:170px;
	float:left;
	background:#999966;
	border-radius:15px;
	margin-bottom:10px;
}

.box-inner01{
	width:135px;
	height:150px;
	margin-top:10px;
	float:left;
	margin-left:10px;
}

.box-inner02{
	width:180px;
	margin-top:10px;
	height:150px;
	float:left;
	margin-left:15px;
	background-color:#FFFFFF;
}

.box-inner03{
	width:160px;
	height:100px;
	font-size:0.9em;
	letter-spacing:0;
	line-height:1.5em;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}

.box-inner04{
	width:180px;
	height:40px;
}

/* 法人概要
----------------------------------------- */

.ajisai-summary-01{
	width:710px;
	margin-top:20px;
}

.ajisai-summary-02{
	width:710px;
	margin-top:10px;
}

.ajisai-summary-03{
	line-height:1.5em;
	border-collapse:collapse;
	width:710px;
}


.ajisai-summary-04{
	padding-left:10px;
	padding-right:5px;
}

.ajisai-summary-05{
	width:710px;
	margin-top:30px;
}

#ajisai-summary-06{
	width:710px;
	font-size:1.2em;
	line-height:1.5em;
	margin-top:20px;
}

.ajisai-summary-07{
	text-align:center;
}

.ajisai-summary-08{
	width:710px;
	font-size:1.2em;
	line-height:1.5em;
	border-collapse:collapse;

}

.ajisai-summary-09{

	padding-top:2px;
	padding-bottom:2px;
}

.ajisai-summary-10{

	padding-top:2px;
	padding-bottom:2px;
}

.ajisai-summary-11{
	font-size:1.2em;
}

.ajisai-summary-12{
	font-size:1.0em;
}

.ajisai-summary-13{
	width:710px;
	height:30px;
	margin-top:20px;
}

.ajisai-summary-14{
	margin-left:120px;
	width:470px;
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
	float:left;
	line-height:30px;
}

.ajisai-summary-15{
	float:right;
	width:80px;
	line-height:30px;
}

.ajisai-summary-16{
	width:710px;
	font-size:1.2em;
	line-height:1.5em;
	border-collapse:collapse;

}


.ajisai-summary-17{
	padding-left:10px;
	padding-right:5px;
}

/* 見学・体験
----------------------------------------- */

#ajisai-trial00{
	width:710px;
	margin-top:15px;
}

#ajisai-trial01{
	width:710px;
	height:125px;
	font-size:1.5em;
	line-height:1.6em;
}

#ajisai-trial-01week{
	font-size:1.4em;
	color:#990000;
}

.ajisai-trial02{
	width:710px;
	height:150px;
}

.ajisai-trial03{
	width:305px;
	height:150px;
	float:left;
}

.ajisai-trial04{
	width:405px;
	height:150px;
	float:right;
}

.ajisai-trial05{
	width:710px;
	height:30px;
}

/* お問い合わせ
----------------------------------------- */

#ajisai-contact-right{
	width:730px;
	float:right;
}

#ajisai-contact01{
	width:710px;
	margin-top:15px;
}

#ajisai-contact02{
	width:710px;
	margin-top:30px;
	background:url(images/contact-img.jpg) top right no-repeat;
}

.ajisai-contact03{
	width:710px;
	margin-bottom:10px;
	font-size:1.2em;
	line-height:1.3em;
}

.ajisai-contact04{
	width:710px;
	margin-bottom:15px;
	font-size:0.9em;
	line-height:1.3em;
}

.ajisai-contact05{
	width:710px;
	margin-bottom:10px;
}

.ajisai-contact06{
	font-size:1.2em;
	line-height:1.3em;
	font-weight:bold
}

.ajisai-contact07{
	font-size:0.9em;
	line-height:1.0em;
	color:#C00;
}

.ajisai-contact08{
	margin-left:15px;
}

.ajisai-contact08 textarea{
	width:500px !important;
}

.ajisai-contact-fin{
	width:710px;
	padding-bottom:500px;
	font-size:1.2em;
	line-height:1.3em;
}



/* アクセス
----------------------------------------- */

#ajisai-access01{
	width:710px;
	margin-top:15px;
}

#ajisai-access02{
	width:710px;
	margin-top:15px;
}

.ajisai-access03{
	width:710px;
	height:285px;
	margin-top:15px;
}

.ajisai-access04{
	width:350px;
	height:285px;
	float:left;
}

.ajisai-access05{
	width:350px;
	height:255px;
}

.ajisai-access06{
	width:330px;
	height:30px;
	padding-left:20px;
	font-weight:bold;
	font-size:1.1em;
}

.map{
	width:347px;
	height:267px;
	float:left;
	border: solid 1px #000;
}

.map div{
	width:345px;
	height:265px;
	margin:0 auto;
}

.map div iframe{
	width:345px;
	height:265px;
}

/* 求人情報
----------------------------------------- */

.rec-btn{
	width:75%;
    display:block;
	margin:30px auto 50px auto !important;
	font-size:1.3em;
	height:45px;
	line-height:45px;
	text-align:center;
    color:#FFFFFF !important;
	background:#999966;/*背景色*/
    border-bottom:solid 2px #d27d00;
    border-radius:8px;
    box-shadow:inset 0 4px 0 rgba(255,255,255,0.3), 0 4px 4px rgba(0, 0, 0, 0.3);
	font-family:'rounded-mplus-1c';
	font-weight:500;
	transform: rotate(0.001deg);
}

.rec-btn:hover{
	background:#BAA932;
}

.ajisai-recruit00{
	width:710px;
	margin-top:20px;
}

.ajisai-recruit01{
	width:710px;
	margin-top:10px;
}

.ajisai-recruit02{
	font-size:1.2em;
	line-height:1.5em;
	width:710px;
	border-collapse:collapse;
}

.ajisai-recruit02 td{
	border:solid 1px #000000;
	padding:5px;
}

.ajisai-recruit02 th{
	background-color:#E1E1E1;
	width:120px;
	font-weight:normal;
	text-align:center;
	border:solid 1px #000000;
	padding:5px;
}

.ajisai-recruit04{
	width:710px;
	margin-top:30px;
}


.ajisai-recruit-form{
	width:710px;
	margin-top:25px;
}

.reform-text{
	font-size:1.2em;
	line-height:1.5em;
}


.reform-box{
	width:710px;
	margin-top:20px;
}

.reform-box .reform-box-box:nth-child(2){
	margin-left:15px;
}


.reform-box-box{
	width:45%;
	display:inline-block;
}

.reform-box-t{
	font-weight:bold;
	font-size:1.2em;
	line-height:1.3em;
}

.reform-box-t span{
	font-size:0.9em;
	line-height:1.0em;
	color:#C00;
	font-weight:normal !important
}

.reform-box-box input{
	display:block;
	width:calc(100% - 1em) !important;
	margin-left:1em;
}

.reform-box2{
	width:710px;
	margin-top:20px;
}

.reform-box2-box{
	display:inline-block;
	margin-right:30px;
}

.reform-box2-box input{
	margin-left:1em;
}

.reform-box3{
	width:710px;
	margin:20px 0;
}

.reform-box3 textarea{
	width:90% !important;
	margin-left:1em;
}


#ajisai-reform-fin01{
	width:710px;
	margin-top:15px;
}

#ajisai-reform-fin02{
	width:730px;
	margin-top:30px;
}

.ajisai-reform-fin03{
	width:730px;
	margin-bottom:500px;
	font-size:1.2em;
	line-height:1.3em;
}

.ajisai-reform-fin03 b{
	text-align:center;
	font-size:1.2em;
	line-height:1.4em;
	display:block;
	margin:0 auto;
	padding-top:30px;
}



/* 各概要ページ表
----------------------------------------- */

.gaiyou-hyou{
	width:710px;
	font-size:1.2em;
	line-height:1.5em;
	border-collapse:collapse;
}

.gaiyou-hyou td{
	border:solid 1px #000000;
	padding:5px;
}

.gaiyou-hyou th{
	background:#E1E1E1;
	width:110px;
	text-align:center;
	font-weight:normal;
	border:solid 1px #000000;
	padding:5px;
}

.kyouryoku-hyou{
	width:710px;
	font-size:1.2em;
	line-height:1.5em;
	border-collapse:collapse;
}

.kyouryoku-hyou td{
	border:solid 1px #000000;
	padding:5px;
}

.kyouryoku-hyou th{
	background:#E1E1E1;
	text-align:center;
	font-weight:normal;
	border:solid 1px #000000;
	padding:5px;
}

.kyouryoku-hyou th:nth-child(1){
	width:120px;
}

.kyouryoku-hyou th:nth-child(2){
	width:220px;
}











/* あじさいホームTOP
----------------------------------------- */





#ajisai-home01-03{
	width:710px;
	height:410px;
	margin-top:20px;
	margin-bottom:10px;
}

#ajisai-home01-04{
	width:710px;
	margin-bottom:30px;
	font-size:1.2em;
	line-height:1.5em;
}

#ajisai-home01-05{
	width:710px;
}

#ajisai-home01-06{
	width:710px;
	margin-top:10px;
	margin-bottom:30px;
}

#ajisai-home01-07{
	font-size:1.2em;
	line-height:1.5em;
	border-left:solid 1px #000;
	border-top:solid 1px #000;
	width:710px;
}

#ajisai-home01-07 td{
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	padding-top:2px;
	padding-bottom:2px;
}

.ajisai-home01-08{
	padding-left:10px;
}

.ajisai-home-p-box{
	width:710px;
}

.ajisai-home-p-box .ajisai-home-p:nth-child(2n){
	margin-left:15px;
}

.ajisai-home-p{
	width:345px;
	display:inline-block;
	margin-bottom:15px;
	text-align:center;
	font-size:1.2em;
}

.ajisai-home-p img{
	display:block;
	margin-bottom:5px;
}

/* あじさいホーム施設概要
----------------------------------------- */

.ajisai-home02-01{
	width:710px;
	margin-top:20px;
}

.ajisai-home02-02{
	width:710px;
	margin-top:10px;
}

.ajisai-home02-03{
	font-size:1.2em;
	line-height:1.5em;
	border-left:solid 1px #000;
	border-top:solid 1px #000;
	width:710px;
}

.ajisai-home02-03 td{
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	padding:5px;
}

.ajisai-home02-04{
	padding-left:10px;
	padding-right:5px;
}

.ajisai-home02-05{
	width:710px;
	margin-top:30px;
}

/* あじさいホーム料金一覧表
----------------------------------------- */

.ajisai-home03-01{
	width:710px;
	margin-top:20px;
}

.ajisai-home03-02{
	width:710px;
	margin-top:15px;
	font-weight:bold;
	font-size:1.2em;
}

.ajisai-home03-03{
	width:710px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}

.ajisai-home03-04{
	width:710px;
	font-size:1.2em;
	line-height:1.5em;
	border-left:solid 1px #000;
	border-top:solid 1px #000;
	vertical-align:middle;
}

.ajisai-home03-05{
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	text-align:center;
}

.ajisai-home03-06{
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	line-height:1.2em;
}

.ajisai-home03-07{
	margin-top:60px;
}

.ajisai-home03-08{
	width:710px;
	margin-top:20px;
}

.ajisai-home03-09{
	width:710px;
	margin-top:10px;
}

.ajisai-home03-10{
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	text-align:left;
	line-height:1.2em;
}

.ajisai-home03-11{
	width:500px;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	border:solid 1px #000;
}

.ajisai-home03-12{
	width:710px;
	font-weight:bold;
	font-size:1.2em;
}

.ajisai-home03-13{
	width:320px;
	font-size:1.2em;
	line-height:1.5em;
	border-left:solid 1px #000;
	border-top:solid 1px #000;
	vertical-align:middle;
}

.ajisai-home03-14{
	text-align:center;
	vertical-align:middle;
	width:177px;
	height:40px;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
	background-color:#E1E1E1;
}

.ajisai-home03-15{
	text-align:center;
	vertical-align:middle;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
}

/* あじさいホーム入所の申込み
----------------------------------------- */

.ajisai-home04-01{
	width:710px;
	margin-top:20px;
}

#ajisai-home04-02{
	width:550px;
	background:url(images/application-base.jpg) 90% 60% no-repeat;
	margin:0 auto;
	padding:20px;
	border:solid 8px #CCCCCC;
	border-radius:15px;
}

#ajisai-home04-03{
	width:285px;
	height:330px;
}

.ajisai-home04-big{
	text-align:center;
	font-size:2.1em;
	line-height:1.4em;
	margin-bottom:15px;
}

.ajisai-home04-red{
	width:550px;
	text-align:center;
	margin:20px auto;
}

.ajisai-home04-04{
	width:550px;
	margin:0 auto;
	padding:10px 20px;
	border:solid 8px #CCCCCC;
	border-radius:15px;
	text-align:center;
}

.ajisai-home04-04-big{
	font-size:2.1em;
	line-height:1.4em;
}

.ajisai-home04-04-mini{
	font-size:1.1em;
	line-height:1.5em;
}

.ajisai-home04-04-red{
	color:#990000;
}

/* あじさいホームデイサービスセンターTOP
----------------------------------------- */

#ajisai-day01-03{
	width:710px;
	height:410px;
	margin-top:20px;
	margin-bottom:10px;
}

#ajisai-day01-04{
	width:710px;
	font-size:1.2em;
	line-height:1.5em;
}

.ajisai-day01-05{
	width:710px;
	margin-top:30px;
}

.ajisai-day01-06{
	width:710px;
	margin-top:10px;
}

.ajisai-day01-07{
	width:710px;
	font-size:1.2em;
	line-height:1.5em;
	border-left:solid 1px #000;
	border-top:solid 1px #000;
}

.ajisai-day01-07 td{
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	padding-top:2px;
	padding-bottom:2px;
}

.ajisai-day01-08{
	padding-left:10px;
	padding-right:5px;
	width:570px;
}

.ajisai-day01-09{
	width:710px;
	margin-top:30px;
}

/* あじさいホームデイサービスセンターサービス内容
----------------------------------------- */

.ajisai-day02-01{
	width:710px;
	margin-top:20px;
}

.ajisai-day02-02{
	width:710px;
	margin-top:10px;
}


/* あじさいホームデイサービスセンター料金一覧表
----------------------------------------- */

.ajisai-day03-01{
	width:710px;
	margin-top:20px;
}

.ajisai-day03-02{
	width:710px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}

.ajisai-day03-03{
	font-size:1.2em;
	line-height:1.5em;
	border-left:solid 1px #000;
	border-top:solid 1px #000;
	vertical-align:middle;
	width:710px;
}

.ajisai-day03-04{
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	text-align:center;
}

.ajisai-day03-05{
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
}

.ajisai-day03-06{
	width:710px;
	margin-top:15px;
	font-weight:bold;
	font-size:1.2em;
}

.ajisai-day03-07{
	width:710px;
	margin-top:10px;
}

.ajisai-day03-08{
	width:710px;
	margin-top:30px;
	font-weight:bold;
	font-size:1.2em;
}

.ajisai-day03-09{
	width:550px;
	margin-top:5px;
}

.ajisai-day03-10{
	border-bottom:0;
	border-right:solid 1px #000;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
}

.ajisai-day03-11{
	width:710px;
	font-weight:bold;
	font-size:1.2em;
}

.ajisai-day03-12{
	font-size:1.2em;
	line-height:1.5em;
	border-left:solid 1px #000;
	border-top:solid 1px #000;
	vertical-align:middle;
	width:550px;
}

.ajisai-day03-12 td{
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	width:33%;
}

.ajisai-day03-13{
	width:130px;
	height:40px;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;	
}

.ajisai-day03-13 img{
	width:100%;
}

.ajisai-day03-14{
	width:500px;
	border-top:solid 1px #000000;
	border-left:solid 1px #000000;	
}

.ajisai-day03-14 td:first-child{
	width:33%;
}

/* グループホームあじさいTOP
----------------------------------------- */


#ajisai-gh01-03{
	width:710px;
	height:410px;
	margin-top:20px;
	margin-bottom:10px;
}

#ajisai-gh01-04{
	width:710px;
	margin-bottom:30px;
	font-size:1.2em;
	line-height:1.5em;
}

#ajisai-gh01-05{
	width:710px;
	margin-bottom:15px;
}

.ajisai-gh01-06{
	width:710px;
	margin-top:20px;
	margin-bottom:15px;
}

.ajisai-gh01-07{
	width:345px;
	margin-right:20px;
	height:285px;
	float:left;
}

.ajisai-gh01-08{
	width:345px;
	height:285px;
	float:right;
}

.ajisai-gh01-09{
	width:345px;
	height:25px;
	font-size:1.2em;
	line-height:25px;
	text-align:center;
}

/* グループホームあじさい施設概要
----------------------------------------- */

.ajisai-gh02-01{
	width:710px;
	margin-top:20px;
}

.ajisai-gh02-02{
	width:710px;
	margin-top:10px;
}

.ajisai-gh02-03{
	font-size:1.2em;
	line-height:1.5em;
	border-left:solid 1px #000;
	border-top:solid 1px #000;
	width:710px;
}

.ajisai-gh02-03 td{
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	padding-top:2px;
	padding-bottom:2px;
}

.ajisai-gh02-04{
	padding-left:10px;
	padding-right:5px;
}

.ajisai-gh02-05{
	width:710px;
	margin-top:30px;
}

/* グループホームあじさい料金一覧表
----------------------------------------- */

.ajisai-gh03-01{
	width:710px;
	margin-top:20px;
}

.ajisai-gh03-02{
	width:710px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}

.ajisai-gh03-03{
	font-size:1.2em;
	line-height:1.5em;
	border-left:solid 1px #000;
	border-top:solid 1px #000;
	vertical-align:middle;
	width:710px;
}

.ajisai-gh03-04{
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	text-align:center;
}

.ajisai-gh03-05{
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
}

.ajisai-gh03-06{
	width:710px;
	margin-top:15px;
	font-weight:bold;
	font-size:1.2em;
}

.ajisai-gh03-07{
	width:710px;
	margin-top:20px;
}

.ajisai-gh03-08{
	width:710px;
	margin-top:30px;
	font-weight:bold;
	font-size:1.2em;
}

.ajisai-gh03-09{
	width:500px;
	margin-top:5px;
}

.ajisai-gh03-10{
	border-bottom:0;
	border-right:solid 1px #000;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
}

.ajisai-gh03-11{
	width:710px;
	font-weight:bold;
	font-size:1.2em;
}


.ajisai-gh03-12{
	font-size:1.2em;
	line-height:1.5em;
	border-left:solid 1px #000;
	border-top:solid 1px #000;
	vertical-align:middle;
	width:500px;
}

/* 小規模多機能型居宅介護施設TOP
----------------------------------------- */

.ajisai-hotaru01-03{
	width:690px;
	height:570px;
	margin-top:20px;
	margin-bottom:10px;
}

.ajisai-hotaru01-04{
	width:690px;
	height:230px;
	margin-bottom:50px;
}

.ajisai-hotaru01-05{
	width:710px;
	margin-bottom:20px;
}

.ajisai-hotaru01-06{
	width:710px;
	font-size:1.2em;
	line-height:1.5em;
}

.ajisai-hotaru01-07{
	width:710px;
	margin-bottom:20px;
	margin-top:15px;
}

.ajisai-hotaru01-08{
	width:345px;
	height:285px;
	float:right;
}

.ajisai-hotaru01-09{
	width:345px;
	height:25px;
	font-size:1.2em;
	line-height:25px;
	text-align:center;
}

/* 小規模多機能型居宅介護施設施設案内
----------------------------------------- */


#ajisai-hotaru02-01{
	width:270px;
	height:35px;
	float:left;
}

#ajisai-hotaru02-02{
	width:216px;
	height:35px;
	float:left;
}

ul.ajisai-hotaru02-02{
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:0;
	border:0;
}

ul.ajisai-hotaru02-02 li{
	float:left;
}

#ajisai-hotaru02-03{
	width:710px;
	height:350px;
	margin-top:20px;
	margin-bottom:10px;
}

#ajisai-hotaru02-04{
	width:710px;
	margin-bottom:30px;
	font-size:1.2em;
	line-height:1.5em;
}

#ajisai-hotaru02-05{
	width:710px;
	margin-top:20px;
}

.ajisai-hotaru02-06{
	width:710px;
	margin-top:20px;
	margin-bottom:15px;
}

.ajisai-hotaru02-07{
	width:345px;
	margin-right:20px;
	height:285px;
	float:left;
}

.ajisai-hotaru02-08{
	width:345px;
	height:285px;
	float:right;
}

.ajisai-hotaru02-09{
	width:345px;
	height:25px;
	font-size:1.2em;
	line-height:25px;
	text-align:center;
}


/* 小規模多機能型居宅介護施設施設概要
----------------------------------------- */

.ajisai-hotaru03-01{
	width:710px;
	margin-top:20px;
}

.ajisai-hotaru03-02{
	width:710px;
	margin-top:10px;
}

.ajisai-hotaru03-03{
	font-size:1.2em;
	line-height:1.5em;
	border-left:solid 1px #000;
	border-top:solid 1px #000;
}

.ajisai-hotaru03-03 td{
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	padding-top:2px;
	padding-bottom:2px;
}

.ajisai-hotaru03-04{
	padding-left:10px;
	padding-right:5px;
}

.ajisai-hotaru03-05{
	width:710px;
	margin-top:30px;
}

/* 小規模多機能型居宅介護施設料金一覧表
----------------------------------------- */

.ajisai-hotaru04-01{
	width:710px;
	margin-top:20px;
}

.ajisai-hotaru04-02{
	width:710px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}

.ajisai-hotaru04-03{
	font-size:1.2em;
	line-height:1.5em;
	border-left:solid 1px #000;
	border-top:solid 1px #000;
	vertical-align:middle;
	width:710px;
}

.ajisai-hotaru04-04{
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	text-align:center;
}

.ajisai-hotaru04-05{
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	width:110px;
}

.ajisai-hotaru04-06{
	width:710px;
	margin-top:15px;
	font-weight:bold;
	font-size:1.2em;
}

.ajisai-hotaru04-07{
	width:710px;
	margin-top:20px;
}

.ajisai-hotaru04-08{
	width:710px;
	margin-top:30px;
	font-weight:bold;
	font-size:1.2em;
}

.ajisai-hotaru04-09{
	width:710px;
	margin-top:5px;
}

.ajisai-hotaru04-10{
	border-bottom:0;
	border-right:solid 1px #000;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	width:160px;
}

.ajisai-hotaru04-12{
	width:710px;
	margin-top:20px;
}

.ajisai-hotaru04-13{
	width:710px;
	font-weight:bold;
	font-size:1.2em;
}

/* グループホームほたるの里TOP
----------------------------------------- */


#ajisai-gh-hotaru01-03{
	width:710px;
	height:410px;
	margin-top:20px;
	margin-bottom:10px;
}

#ajisai-gh-hotaru01-04{
	width:710px;
	margin-bottom:20px;
}

.ajisai-gh-hotaru01-05{
	width:710px;
	font-size:1.2em;
	line-height:1.5em;
}

.ajisai-gh-hotaru01-06{
	width:710px;
	font-size:1.2em;
	line-height:1.5em;
	margin-top:15px;
}

.ajisai-gh-hotaru01-07{
	width:710px;
	margin-bottom:15px;
	margin-top:15px;
}

.ajisai-gh-hotaru01-08{
	width:710px;
	font-size:1.2em;
	line-height:1.5em;
}

.ajisai-gh-hotaru01-09{
	width:300px;
	float:left;
}

.ajisai-gh-hotaru01-10{
	width:400px;
	margin-left:10px;
	float:left;
}


/* グループホームほたるの里施設案内
----------------------------------------- */

#ajisai-gh-hotaru02-01{
	width:280px;
	height:35px;
	float:left;
}

#ajisai-gh-hotaru02-02{
	width:710px;
	margin-top:20px;
}

#ajisai-gh-hotaru02-03{
	width:710px;
	margin-top:15px;
}

/* グループホームほたるの里ご入居までの流れ
----------------------------------------- */

#ajisai-gh-hotaru03-01{
	width:280px;
	height:35px;
	float:left;
}

#ajisai-gh-hotaru03-02{
	width:710px;
	margin-top:20px;
}

#ajisai-gh-hotaru03-03{
	width:710px;
	margin-top:15px;
}


/* グループホームほたるの里施設概要
----------------------------------------- */

.ajisai-gh-hotaru04-01{
	width:710px;
	margin-top:20px;
}

.ajisai-gh-hotaru04-02{
	width:710px;
	margin-top:15px;
}

.ajisai-gh-hotaru04-03{
	font-size:1.2em;
	line-height:1.5em;
	border-left:solid 1px #000;
	border-top:solid 1px #000;
}

.ajisai-gh-hotaru04-03 td{
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	padding-top:2px;
	padding-bottom:2px;
}

.ajisai-gh-hotaru04-04{
	padding-left:10px;
	padding-right:5px;
	width:480px;
}

.ajisai-gh-hotaru04-05{
	width:710px;
	margin-top:30px;
}

/* グループホームほたるの里料金一覧
----------------------------------------- */

.ajisai-gh-hotaru05-01{
	width:710px;
	margin-top:20px;
}

.ajisai-gh-hotaru05-02{
	width:710px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}

.ajisai-gh-hotaru05-03{
	font-size:1.2em;
	line-height:1.5em;
	border-left:solid 1px #000;
	border-top:solid 1px #000;
	vertical-align:middle;
	width:710px;
}

.ajisai-gh-hotaru05-04{
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	text-align:center;
}

.ajisai-gh-hotaru05-05{
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
}

.ajisai-gh-hotaru05-06{
	width:710px;
	margin-top:15px;
	font-weight:bold;
	font-size:1.2em;
}

.ajisai-gh-hotaru05-07{
	width:710px;
	margin-top:20px;
}

.ajisai-gh-hotaru05-08{
	width:710px;
	margin-top:30px;
	font-weight:bold;
	font-size:1.2em;
}

.ajisai-gh-hotaru05-09{
	width:500px;
	margin-top:5px;
}

.ajisai-gh-hotaru05-10{
	border-bottom:0;
	border-right:solid 1px #000;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
}

.ajisai-gh-hotaru05-11{
	width:710px;
	font-weight:bold;
	font-size:1.2em;
}

.ajisai-gh-hotaru05-12{
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	text-align:center;
	width:130px;
	height:40px;
}

/* ヘルパーあじさいTOP
----------------------------------------- */


#ajisai-help01-03{
	width:710px;
	height:410px;
	margin-top:20px;
	margin-bottom:10px;
}

#ajisai-help01-04{
	width:710px;
	font-size:1.2em;
	line-height:1.5em;
	margin-top:20px;
}

.ajisai-help01-05{
	width:710px;
	margin-top:10px;
}

.ajisai-help01-05-2{
	width:710px;
	margin-top:30px;
}

.ajisai-help01-06{
	width:710px;
	margin-top:10px;
}

.ajisai-help01-07{
	font-size:1.2em;
	line-height:1.5em;
	border-left:solid 1px #000;
	border-top:solid 1px #000;
	width:710px;
}

.ajisai-help01-07 td{
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	padding-top:2px;
	padding-bottom:2px;
}

.ajisai-help01-08{
	padding-left:10px;
	padding-right:5px;
	width:570px;
}

.ajisai-help01-09{
	width:710px;
	margin-top:30px;
}

/* ヘルパーあじさいサービスのご案内
----------------------------------------- */

.ajisai-help02-01{
	width:710px;
	margin-top:20px;
}

.ajisai-help02-02{
	width:710px;
	margin-top:10px;
}

#ajisai-help02-02-2{
	width:710px;
	font-size:1.2em;
	line-height:1.5em;
	margin-top:20px;
}

.ajisai-help02-03{
	font-size:1.2em;
	line-height:1.5em;
	border:0;
	width:570px;
}

.ajisai-help02-03 td{
	border:0;
	padding-top:2px;
	padding-bottom:2px;
}

.ajisai-help02-04{
	padding-left:10px;
	padding-right:5px;
	font-weight:bold;
	width:170px;
}

#ajisai-help02-04-2{
	width:710px;
	font-size:1.2em;
	line-height:1.5em;
	margin-top:10px;
}

.ajisai-help02-05{
	width:710px;
	margin-top:30px;
}



/* ヘルパーあじさい料金一覧表
----------------------------------------- */

.ajisai-help03-01{
	width:710px;
	margin-top:20px;
}

.ajisai-help03-02{
	width:710px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}

.ajisai-help03-03{
	font-size:1.2em;
	line-height:1.5em;
	border-left:solid 1px #000;
	border-top:solid 1px #000;
	vertical-align:middle;
	width:400px;
}

.ajisai-help03-04{
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	text-align:center;
}

.ajisai-help03-05{
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	width:130px;
}

.ajisai-help03-06{
	width:710px;
	margin-top:15px;
	font-weight:bold;
	font-size:1.2em;
}

.ajisai-help03-07{
	width:710px;
	margin-top:20px;
}

.ajisai-help03-08{
	width:710px;
	margin-top:30px;
	font-weight:bold;
	font-size:1.2em;
}

.ajisai-help03-09{
	width:400px;
	margin-top:5px;
}

.ajisai-help03-10{
	border-bottom:0;
	border-right:solid 1px #000;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
}

.ajisai-help03-11{
	width:710px;
	margin-top:20px;
}

.ajisai-help03-12{
	width:710px;
	font-weight:bold;
	font-size:1.2em;
}

.ajisai-help03-13{
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	font-size:0.9em;
}

/* 居宅介護支援事業所あじさいTOP
----------------------------------------- */


#ajisai-hcso01-01{
	width:270px;
	height:35px;
	float:left;
}

#ajisai-hcso01-02{
	width:710px;
	margin-top:20px;
}

#ajisai-hcso01-03{
	width:710px;
	margin-top:20px;
	font-size:1.2em;
	line-height:1.5em;
}

.ajisai-hcso01-04{
	width:710px;
	margin-top:30px;
}

.ajisai-hcso01-05{
	width:710px;
	margin-top:20px;
}

.ajisai-hcso01-06{
	width:695px;
	padding-left:15px;
	margin-top:15px;
}

.ajisai-hcso01-07{
	font-size:1.2em;
	width:680px;
	border:0;
}

.ajisai-hcso01-07 td{
	border:0;
	vertical-align:middle;
	padding:5px 0;
}

.ajisai-hcso01-08{
	padding-left:10px;
	padding-right:5px;
	font-weight:bold;
	width:180px;
}

/* その他事業所TOP
----------------------------------------- */


#ajisai-other01-01{
	width:270px;
	height:35px;
	float:left;
}

#ajisai-other01-02{
	width:710px;
	margin-top:10px;
	margin-bottom:20px;
	font-size:1.2em;
	line-height:1.5em;
	padding-bottom:30px;
	border-bottom:solid 1px #000;
}

#ajisai-other01-03{
	width:710px;
	margin-top:10px;
	font-size:1.2em;
	line-height:1.5em;
}

.ajisai-other01-04{
	width:710px;
	margin-bottom:10px;
}

.ajisai-other01-05{
	width:420px;
	float:right;
	font-weight:bold;
}

.ajisai-other01-06{
	margin-top:20px;
	margin-bottom:10px;
}

.ajisai-other01-07{
	width:420px;
	margin-top:5px;
	clear:both;
	text-align:left;
	float:right;
	line-height:1.3em;
}

/* あじさい便り
----------------------------------------- */

#ajisai-publish01{
	width:710px;
	margin-top:15px;
}

#ajisai-publish02{
	width:710px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:1.2em;
}

#ajisai-publish03{
	width:730px;
	background:url(images/publish-img.jpg) bottom no-repeat;
}

#ajisai-publish04{
	width:730px;
	padding-bottom:550px;
}

.ajisai-publish-box{
	width:170px;
	float:left;
	text-align:center;
	margin:0 10px 20px 0;
}

#ajisai-publish04 div:nth-child(4n){
	margin:0 0 20px 0 !important;
}

.ajisai-publish-row{
	width:710px;
	padding-bottom:20px;
}

}

@media print, screen and (min-width:641px) {
.menu-line{
	width:1500px;
	height:1px;
	background:url(images/head-menu-line.png) center;
	margin:0 auto;
}
}

@media screen and (max-width:1500px) {
.menu-line{
	width:100%;
	height:1px;
	background:url(images/head-menu-line.png) center;
	margin:0 auto;
}
}

