@charset "UTF-8";
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .visible-xs {
    display: none !important;
  }
  .hidden-xs {
    display: block !important;
  }
  table.hidden-xs {
    display: table;
  }
  tr.hidden-xs {
    display: table-row !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: table-cell !important;
  }
  .hidden-xs.hidden-print {
    display: none !important;
  }
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
 
 
 /* 
.u-font-red .h1{color: #d0666a !important;}

.u-font-red .h1 .glyphicon-phone-alt{
	color: #d0666a !important;}




.p-contents__table-time th {
    background: none repeat scroll 0 0 #dff5e6 !important;
}

.p-contents__table tr:nth-child(2n-1) {
	background: #dff5e6 !important;
}
.p-contents__table-facilities tr:nth-child(2n-1) {
	background: #f7f8e1 !important;
}

.p-global-nav {
    background-color: #ffe2bd !important;
}
.p-side-nav {
	background-color: #d3eddc !important;
}
.u-bg-lemon {
    background-color: #f5f2cb !important;;
}
    .navbar {
        display: block;
        border-width:0 !important;
    }
    .navbar-toggle {
        display:none;
    }
    .navbar-collapse {
	    padding: 0;
    }

*/
.p-contents__sub-title {
    border-bottom: 1px solid !important;
    color: #519178 !important;
	font-size: 14px !important;
}
.p-contents__sub-title-no-underline{
	font-size: 14px !important;

}
.p-contents__sub-title-mark::before,
.p-contents__mark::before {
	height: 12px;
	width: 12px;
	top: 19px;
}
/*
.p-footer__heading ,
.p-footer__footer {
    background-color: #9cdb67 !important;
}
*/
.p-shortcut__column1 {
    background-image: url("../../images/toppage/shortcut-1-bg.png") !important;
}
.p-shortcut__column2 {
    background-image: url("../../images/toppage/shortcut-2-bg.png") !important;
}
.p-shortcut__column3 {
    background-image: url("../../images/toppage/shortcut-3-bg.png") !important;
}
.p-shortcut {
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 100%;
}


.p-shortcut .screenReaderOnly {
    display: none;
}
.p-shortcut ul {
	list-style: none;
    padding-left: 0;
    padding-top: 70px;
    margin-top: 0;
    
}
.p-shortcut ul li{
    padding: 5px;
}

.p-shortcut__button img {
    display: block;
}
/*
.p-entryList__heading h4::before {
    background: none repeat scroll 0 0 #99dbaf !important;
}
.p-entryList__heading {
    background-image: url("../../images/common/h4-underline.gif") !important;
    background-position: center bottom !important;
    background-repeat: no-repeat !important;
}
.p-entryUnit__title a {
    color: #0071bc !important;
}
.p-entryList__heading h4 {
	font-size: 12px;
	padding-left: 5px;
}
.p-entryUnit {
    font-size: 10px;
}
.p-entryList__footer img {
    height: auto;
    width: 50px;
}
*/

/* フッターナビ */
#l-footer .p-footer-logo {
    display: block !important;
    width: 20%;
   float: right;
}
#l-footer .p-footer-logo img {
    height: auto;
    width: 80%;
}
#l-footer .col-md-10.col-sm-12.hidden-xs.u-p0 {
    width: 80%;
}
#l-footer .p-footer__heading ol {
    margin: 7px;
}
.p-footer__footer .col-sm-12 {
    width: 50%;
}

.p-footer__body {
    font-size: 7px;}


/* グローバルナビ */
#l-header .hidden-lg.hidden-md.hidden-sm.col-xs-12 {
    display: none !important;
}

#l-header .col.hidden-xs.col-sm-12 {
    display: block;
}
#l-header .navbar-collapse.collapse {
	    display: block;
	    visibility: inherit;
}

#l-header .nav.nav-justified img {
    height: 46px;
    width: auto;
 }
#l-header .nav-justified > li {
	display: table-cell;
	width: 1%;
}
#l-header .navbar {
    margin-bottom: 10px;
    }
/*
#l-header h2 img{
	margin-top: -10px;
    height: auto;
    width: 50%;
}
*/

/* 施設名・連絡先 */
#l-header img.pull-right {
    height: auto;
    width: 80%;
}
#l-header h2 img{
	margin-top: -10px;
    height: auto;
    width: 50%;
}

.facilities #l-header h2 img {
    width: 75%;
}

.facilities-homehelper-tanpopo #l-header h2 img,
.facilities-homehelper-suzuran #l-header h2 img,
.facilities-homehelper-michinoku #l-header h2 img {
    width: 90%;
}
.facilities-michinokunosato #l-header h2 img,
.facilities-houmonkango-michinoku #l-header h2 img,
.facilities-seikatsushien-sazanka #l-header h2 img {
    width: 75%;
}
.facilities-zaitakukaigo-michinokuen #l-header h2 img,
.facilities-royalvilla #l-header h2 img,
.facilities-royalpalace #l-header h2 img,
.facilities-michinokuen #l-header h2 img {
    width: 60%;
}
.facilities-grouphome #l-header h2 img{
    width: 50%;
}


/* 施設ナビ 1/6 */
.p-facilitie-nav ul li {
	width: 16.6% !important;
	font-size: 12px !important;
	padding: 10px 0 !important;
	border-image: url("../../images/nav/facilitie-nav-separator.gif") 0 3 0 0 !important;
	border-style: solid !important;
	border-width: 0 3px 0 0 !important;
}
.p-facilitie-nav ul li:last-child {
    border: none !important;
}

.p-facilitie-nav {
	border-radius: 5px;
}
/* 施設ナビ 1/3*/

.facilities .p-facilitie-nav ul li {
	width: 33.3% !important;
}

.facilities-homehelper-michinoku .p-facilitie-nav ul li,
.facilities-homehelper-tanpopo .p-facilitie-nav ul li,
.facilities-homehelper-suzuran .p-facilitie-nav ul li,
.facilities-michinokunosato .p-facilitie-nav ul li,
.facilities-seikatsushien-genki .p-facilitie-nav ul li,
.facilities-seikatsushien-sazanka .p-facilitie-nav ul li,
.facilities-houmonkango-michinoku .p-facilitie-nav ul li {
	width: 33.3% !important;
}

.facilities-michinokuen .p-facilitie-nav ul li,
.facilities-royalvilla .p-facilitie-nav ul li,
.facilities-royalpalace .p-facilitie-nav ul li,
.facilities-zaitakukaigo-michinokuen .p-facilitie-nav ul li,
.facilities-grouphome .p-facilitie-nav ul li {
	width: 16.6% !important;
}


.p-side-nav a {
    font-size: 14px !important;
}
.p-side-nav__title{
	font-size: 16px;
}
.p-contents__table {
    font-size: 10px;
}

.col-md-img-4 {
    height: auto;
    width: 40%;
}

.u-border1-green .img-responsive.img-center {
    width: 60%;
}
#l-contents .p-contents__body .col-md-4.col-sm-12.u-p0.u-mb1em.u-pl15,
#l-contents .p-contents__body .col-md-4.col-sm-6.u-p0.u-mb1em.u-pl15 {
    width: 33%;
}


.c-entry__footer .u-border1-green .img-responsive.img-center {
    width: 45%;
}
.c-entry__footer .p-button-small-02 {
    font-size: 12px;
}

body {

    font-size: 11.5px !important;}



h1, .h1, h2, .h2, h3, .h3 {
    margin-bottom: 10px;
    margin-top: 10px;
}


h5, .h5{
    font-size: 12px !important;
}
h4, .h4{
    font-size: 14px !important;
}
h3, .h3{
    font-size: 14px !important;
}
h2, .h2{
    font-size: 18px !important;
}
h1, .h1{
    font-size: 22px !important;
}


/* IE9 */
	.p-shortcut:not(:target) {height: 140px !important\9;}
	h2:not(:target),
	.h2:not(:target){font-size: 16px !important\9;}

/* IE10- */
@media all and (-ms-high-contrast:none){
	.p-shortcut {height: 140px !important;}
	h2, .h2{font-size: 16px !important;}
}
/* IE11- */
@media all and (-ms-high-contrast:none){
	*::-ms-backdrop, .p-footer__body {font-size: 6.5px;}
}

