@charset "UTF-8";
/*
Theme Name: クローバーホーム成田
Theme URI: http://clover-narita.com/
Description: クローバーホーム成田のテーマです。
Author: TommyDesignOffice
Author URI: https://tommy-design.jp
*/






/***************************************************************************

施設の紹介

**************************************************************************/
/*1階*/
#st_floor01{
	text-align: center;
	padding: 50px 0 0;
}
.f01{
	padding: 20px 0 50px;
}
.floor{
	color: #FFFFFF;
	padding: 10px 30px;
	background-image: url(common/images/orenge_bk.jpg);
	background-repeat: repeat;
	border-radius: 8px;
	font-size: 26px;
	display: inline-block;
}

.popup-container{
	overflow: hidden;
	padding-bottom: 30px;
}
.popup-container li{
	display: inline-block;
	vertical-align: top;
}
.photo_top{
	position: relative;
}
.photo_top span{
	position: absolute;
	bottom: 5px;
	right: 5px;
	background-color: #78551C;	
	padding: 5px;
	line-height: 0em;
	border-radius: 3px;
}
.popup-container li p{
	font-size: 14px;
	line-height: 1.3em;
	margin: 10px 0 0;
}

.photo_top img{
	border-radius: 8px;
	border: 5px solid #FFFFFF;
}
.grass{
	border: none !important;
}
/*2階*/
#st_floor02{
	text-align: center;
	padding: 50px 0 30px;
}
/*プライベートルーム*/
#private{
	padding: 50px 0 80px;
	text-align: center;
	overflow: hidden;
}
#private h3{
	background-image: url(images/tape_bk.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding: 5px 0;
	font-size: 24px;
	font-family: "Hannari", "utukushii";
}
.top-btm30{
	margin: 50px 0;
}
#private .box{
	overflow: hidden;
	margin:0 auto 50px;
	width: 80%;
	
}
#private .box .left{
	width: 50%;
}
#private .box .right{
	width: 40%;
	text-align: left;
	padding: 0 5%;
}
#private .box .right dl{
	border-radius: 8px;
	position: relative;
	background-color: rgba(255,255,255,0.80);
	border-radius: 8px;
	padding: 30px 8% 30px;
	margin: 20px 0 0;
	
}
#private .box .right dl dt{
	font-size: 20px;
	border-bottom: 3px dotted #f18d00;
	padding: 0 0 5px;
	margin: 0 0 10px;
	line-height: 1.5em;
	color: #f29d2f;
}
#private .box .right dl dd{}
#private .box .right dl dd ul{}
#private .box .right dl dd li{}
#private .box .right dl::after{
	position: absolute;
	 content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 15px solid transparent;
    border-right-color: rgba(255,255,255,0.80);
    right: 100%;
    top: 50%;
}
/*===============================================
●タブレット.css 画面の横幅が1100pxまで
===============================================*/
@media screen and (max-width: 1100px){
.sc-right img,.f01 img{
	width: 100%;
 max-width: 100%;
   height: auto;
}
}
/*===============================================
●タブレット.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px){
/*1階*/
.f01{
	padding: 20px;
}
.btm_s30{
	margin: 0 0 30px;
		
	}	
/*個室*/
#private {
    padding: 50px 0 40px;
}
.top-btm30 {
    text-align: justify;
	margin: 30px 0 15px;
}
#private .box{
	margin:0 auto 30px;
	width: 100%;	
}
#private .box .left{
	width: 100%;
	float: none;
}
#private .box .right{
	width: 100%;
	float: none;
	padding: 30px 0 0;
}	
#private .box .right dl {
    padding: 20px 5% 20px;
    margin: 0;
}
#private .box .right dl::before{
	content: "";
position: absolute;
right: 0;
top: -15px;
left: 0;
width: 0px;
height: 0px;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
border-bottom: 15px solid rgba(255,255,255,0.80);
margin: auto;
}
#private .box .right dl::after{	
	display: none;}
/*ライトボックス*/	
.popup-container{
	padding-bottom: 0px;
}
.popup-container li{
	width: 45%;
	margin-bottom: 10px;
	padding:0 2%;
}
.popup-container li span{
	padding: 5px 0;
	border-radius: 3px;
	bottom: 3px;
	right: -3px;
}	
.photo_top img{
	width: 100%;
	 max-width: 100%;
   height: auto;
	border: 3px solid #FFFFFF;
}		
.grass{
	width: 50% !important;
	max-width: 50% !important;
	height: auto;	
	}
	
}	
/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){
/*1階*/
.floor01_bk{
	
}
.popup-container li{
	padding:0 1%;
}	
	
}

/*===============================================
Magnific Popup CSS
===============================================*/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
padding-right: 6px; } }

/***************************************************************************

コンタクトフォーム

**************************************************************************/
#contact{
	padding: 50px 0  30px;
	text-align: center;
}
.inner90{
	width: 900px;
	margin: auto;
}
.postal{
	font-size: 13px;
}
.btm50{
	margin-bottom: 50px;
}
.con-box{
	background-image: url(common/images/bg_faq.png);
	background-repeat: repeat;
	background-position: left top;
	padding: 10px 0;
	border: 1px solid #1e89c8;
	border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
	width: 70%;
	text-align: center;
	margin: 0 auto 50px;
	
}
#mailformpro {
	font-size: 13px;
	margin-top: 30px;
}
#mailformpro table tr td {padding: 15px;
}
#mailformpro table tr td p {
}
.size {
	font-size: 13px;
	line-height: 1.5em;
	margin-top: 5px;
}
.font13{
	font-size: 13px;
	line-height: 1.5em;
}
.top10{
	margin-top: 10px;
}
.info-box span{
	margin: 0 2px;
}
.wpcf7-form{
	margin-top: 30px;
	
}
.table-box02{
	display: table;
	width: 100%;
	border-left: 1px solid #d1d2d2;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.70);

}

.table-box02-last{
display: table;
width: 100%;
border-left:1px solid #ddcdb0;
border-bottom:1px solid #ddcdb0;
box-sizing: border-box;
	background-color: rgba(255,255,255,0.70);
}

.table-box02-l{
	font-size: 14px;
	width: 30%;
	padding: 10px;
	border-top: 1px solid #ddcdb0;
	border-right: 1px solid #ddcdb0;
	vertical-align: middle;
	box-sizing: border-box;
	line-height: 1.6em;
	display: table-cell;
	font-weight: bold;
	background-image: url(common/images/bg_faq.png);
	background-repeat: repeat;
	background-position: left top;
}
.table-box02-r{
width: 70%;

	display: table-cell;	
text-align: left;
padding: 10px;
border-top:1px solid #ddcdb0;
border-right:1px solid #ddcdb0;
box-sizing: border-box;}



.wpcf7-list-item{margin: 0 10px 0 0;white-space: nowrap;}

.wpcf7-form input[type="text"],
input[type="text01"],
input[type="tel"],
input[type="email"],
input[type="password"],
input[type="url"],
.wpcf7 textarea,
textarea.form-control,
.wp-editor-container{
-webkit-box-shadow: none;
box-shadow: none;
outline: none;
padding: 10px 10px 15px 10px;
margin: 2px 0;
box-sizing: border-box;
border: 1px solid #ddd;
	color: #333;
	font-size: 14px;
	line-height: 1.6em;
}


input[type="tel"],
input[type="email"],
input[type="password"],
input[type="url"],
textarea,
textarea .wpcf7-form-control,
.wp-editor-container{
	
}
input[type="text"]{
	
}
.text02{
	width: 40%;
	display: inline-block;
}
.text03 {
    width: 81%;
}
.text04 {
    width: 100%;
}
 .wi20{
	width: 20% !important;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 10px 0 0 !important;
}

.checkbox-l select{
font-size: 20px;
-webkit-box-shadow: none;
box-shadow: none;
outline: none;
padding: 4px 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
box-sizing: border-box;
width: 70%!important;
border: 1px solid #999!important; 
background: #fff!important; 
}

input[type="date"], 
select{
font-size: 13px!important;
-webkit-box-shadow: none;
box-shadow: none;
outline: none;
padding: 6px 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
width: 80%!important; 
margin: 10px 0; 
border: 1px solid #999!important; 
background: #fff!important; 
box-sizing: border-box;
}

.wpcf7{text-align: center;}
.contact-title{position:absolute; top:0px; left: 10px;}

.must {
	font-size: 11px;
	color: #fff;
	margin-left: 3px;
	background-color: #ff0000;
	padding: 2px 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-weight: normal;	
	
}
.submitbtn  input {
    width: 110px;
    border: none;
    padding: 10px 10px;
}
.submitbtn  input[type='submit']{
	display: block;
	padding: 20px;
	width: 200px;
	margin: 30px auto 0;
	text-align: center;
	color: #fff;
	border: none;
	font-size: 15px;
	background-image: url(common/images/orenge_bk.jpg);
	background-size: auto;
	background-repeat: repeat;
	border-radius: 8px;
}
.submitbtn  input[type="submit"]:hover {
    opacity: 0.7;
}
.checkbtm{
	margin: 15px 0;
	padding: 15px 0;

	
}
/*===============================================
●タブレット.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px){
#contact{
	padding: 30px 0 0;
	text-align: left;
}
.inner90{
	width: 90%;
}
.btm50{
	margin-bottom: 30px;
}
.checkbtm {
    margin: 15px 0 0;
    padding: 15px 0 0;
}
input[type="text"],
input[type="text01"],
input[type="tel"],
input[type="email"],
input[type="password"],
input[type="url"],
textarea,
textarea.form-control,
.wp-editor-container{
font-size: 13px!important;
}
.left-30{
	margin-left: 0px !important;
}		
input[type="text"]{

}
 .wi20{
	width: 35% !important;
}
.table-box02-l{
	font-size: 14px;		
	}
	
	
.submitbtn input {
    width: 65%;
    border: none;
    padding: 10px 10px;
    min-height: 20px;
}
input[name="f_am"]{
font-size:10.8px;
}
.db{
display:block;
}
 input[type="button"],input[type="submit"] {
    -webkit-appearance: none;
  }
}





/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){
.table-box02{
	border: none;
}
.table-box02-l{
	width: 100%;
	padding: 10px;
	border: none;
	vertical-align: middle;
	box-sizing: border-box;
	line-height: 1.6em;
	display: block;
	background-color: rgba(246,187,109,1.00);
}
.text02 {
    width: 100%;
    display: block;
}
.text03{
	width: 100%;	
	}
.table-box02-last {
    border: none;
}
.table-box02-r{
width: 100%;

	display: table-cell;	
text-align: left;
padding: 10px;
border: none;
display: block;}
	
span.wpcf7-list-item {
    display: block;
    margin: 0 0 0 0 !important;
}
/* コンタクフォーム*/
.con-box{
	width: 90%;
	text-align: center;
	margin: 0 auto 30px;
	padding: 10px 4%;	
}
input[type="button"], input[type="submit"] {
    -webkit-appearance: none;
}
}	
	
	
/***************************************************************************

ブログ一覧

**************************************************************************/

ul.accordion {
    width:80%;
    font-size:12px;
}
ul.accordion a { 
    display:block; 
    padding:5px; 
    background-position:97% center; 
    background-repeat:no-repeat; 
    text-decoration:none; 
    color:#333; 
    border: solid 1px #DBDBDB;
}
ul.accordion a:hover {
   background:#3498db; 
    color:#FFF; 
}
ul.accordion span { 
    display:block; 
    padding:5px; 
    background-position:97% center; 
    background-repeat:no-repeat; 
    color:#333; 
    font-weight:bold;
    border: solid 1px #DBDBDB;
}
ul.accordion span:hover { 
    background:#3498db;
    color:#FFF;
    cursor: pointer; 
}
ul.accordion ul { 
    display:none;
}
ul.accordion > li > p span { 
    background:#FFF
}
ul.accordion > li > p span.open { 
    background:#FFF
}
ul.accordion > li > p span.open:hover { 
    background:#3498db;
    color:#FFF
}
ul.accordion > li > ul > li { 
    background:#FFF;
    border-bottom:1px solid #EEE;
}
ul.accordion > li > ul > li > p { 
    background:#FFF;
}
ul.accordion > li > ul > li > a { 
    background:#FFF;
}
ul.accordion > li > ul > li > ul > li { 
    background:#FFF; 
}
ul.accordion > li > ul > li > ul > li:last-child {
    border:none;
}
.newsbox02{
	border-bottom: 1px dotted #78551c;
	padding: 0 0 25px;
	margin: 0 0 25px;
	overflow: hidden;
	clear: both;
}
.blogtitle a{
	color: #4d4d4d;
	font-size: 15px;
}
.newsbox02 .left{
	width: 40%;
}
.newsbox02 .left img{
	border: 5px solid #fff;
	border-radius: 10px; 
}
.newsbox02 .right{
	width: 57%;	
}
.newsbox02 .right p{
	font-size: 14px;
}
.newsbox02 .right p a{
	color: #2332CE;
	text-decoration: underline;
}
.newsbox02 .right p a:hover{
	color: #2332CE;
	text-decoration: none;

}
.newsbox02 .left img {
    max-width: 220px;
    height: auto;
}
/*===============================================
●タブレット.css 画面の横幅が1100pxまで
===============================================*/
@media screen and (max-width: 1100px){
.newsbox02 .left img{
 max-width: 100%;
   height: auto;
}
.newsbox02 .left{
	width: 30%;
}
.newsbox02 .right{
	width: 67%;
}
}

/*===============================================
●タブレット.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px){
.newsbox02 .left{
	width: 40%;
}
.newsbox02 .right{
	width: 50%;
}
}	



/***************************************************************************

アクセス・スタッフ募集

**************************************************************************/
/*アクセス
-------------------------------------*/
#g_map{
	padding: 80px 0;
	text-align: center;
}
.map{
	margin: 50px auto 30px;
	width: 90%;	
}
.guide{
	text-align: left;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.guide dt{
	font-weight: bold;	
}
#company{
	padding: 80px 0;
	text-align: center;
}
.home{
	background-image: url(images/access_bk.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 50px 0 50px;
}
#company table{
	width: 80%;
	margin: 0 auto;
	text-align: left;
}
.sutaff_content table tr,#company table tr{
	border-bottom: 1px dotted #bca167;
}
.sutaff_content table th,#company table th{
	background-color: rgba(222,235,181,1.00);
	font-weight: bold;	
	padding: 3% 3%;
	width: 24%;
}
.sutaff_content table td,#company table td{
	background-color: rgba(255,255,255,0.80);
	padding: 3% 3%;	
}
.last_line{
	border-bottom: none !important;
}


/*スタッフ募集
-------------------------------------*/
/*キッチン調理補助*/
#cook{
	padding: 80px 0;
}
#cook .box,#nursing .box,#regular .box{
	text-align: center;
}

#nursing{
	padding: 80px 0;
}
.description{
	text-align: left;
	overflow: hidden;
	margin: 50px 0;
}
.description .left{
	width: 60%;	
}
.sutaff_content{
	clear: both;
	text-align: left;
}
.sutaff_content h3{
	font-size: 20px;
	margin-bottom: 10px;
}
.f_016{
	font-size: 16px;
	font-weight: normal;	
}
.list_box{
	text-align: center;
	padding: 80px 0;

}
.list_box ul{
	margin: auto;
box-sizing: border-box;
-js-display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
text-align: center;
width: 85%;
}
.list_box li{
	width: 30%;
}
.list_box li a{
	background-color: #f18d00;
color: #FFFFFF;
font-family: "Hannari", "utukushii";
padding: 15px 30px;
border: 3px solid #fff;
border-radius: 8px;
box-shadow: 0 0 3px rgba(0,0,0,0.2);
	display: block;
	font-weight: 600;
	font-size: 22px;
}
.list_box li a:hover{
	background-color: rgba(241,141,0,0.85);
	color: #fff;
}
#regular{
	padding: 0 0 80px;
}
/*===============================================
●タブレット.css 画面の横幅が1100pxまで
===============================================*/
@media screen and (max-width: 1100px){

}
/*===============================================
●タブレット.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px){
#g_map{
	padding: 50px 0;
}
.map{
	margin: 20px 0;
	width: 100%;
}	
.guide{
	width: 100%;
}	
#company{
	padding: 50px 0;
}	
.home{
	padding: 20px 0 ;
}	
.home img{
	width: 100%;
 max-width: 100%;
   height: auto;	
	}	
#company table{
	width: 100%;
	margin: 0 auto;
	text-align: left;
}
/*スタッフ募集
-------------------------------------*/
#nursing{
	padding: 50px 0;
}
.description {
    margin: 20px 0 40px;
}
.description .left{
	width: 100%;
	float: none;
	margin-bottom: 15px;
}
.description .right{
	width: 100%;
	float: none;
}
.description .right img{
	width: 100%;
 max-width: 100%;
   height: auto;	
	}
.acordion{
	width: 100%;
}
#cook{
	padding: 50px 0;
}
#regular{
	padding: 0 0 50px;
}

.list_box ul{
width: 95%;
}
.list_box li{
	width: 32%;	
	}
.list_box li a{
	font-size: 18px;
}
}	
/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){
#g_map{
	padding: 30px 0 50px;
}
#company {
    padding: 30px 0;
}
.sutaff_content table, #company table{
    font-size: 14px;
}	
.sutaff_content table th,#company table th{
	width: 28%;
}
/*スタッフ募集
-------------------------------------*/	
#nursing{
	padding: 30px 0 50px;
}

.sutaff_content h3 {
    font-size: 18px;
}
.f_016 {
    font-size: 13px;
	display: block;
	line-height: 1.5em;
}
.sutaff_content table{
	font-size: 14px;
	}
#cook{
	padding: 30px 0 50px;
}
.list_box li{
	width: 90%;	
	margin: 0 auto 13px;
	}
.list_box {
    padding: 30px 0;
}
}
/***************************************************************************

 よくある質問

**************************************************************************/
/*アコーディオン
-------------------------------------*/
#question{
	padding: 80px 0;
}
.acordion{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
.trigger{
	padding: 18px 60px 18px 65px;
	border-radius: 8px;
	background-image: url(images/icon_p.png);
	background-repeat: no-repeat;
	background-position: left 20px center;
	background-color: #b2d053;
	font-size: 18px;
	color: #78551c;
	background-size: 32px 32px;
	position: relative;
	font-weight: bold;
	
}
 
.trigger.active{
    border-radius:8px 8px 0 0;
	background-image: url(images/icon_p.png);
	background-repeat: no-repeat;
	background-position: left 20px center;
	background-color: #b2d053;
	background-size: 32px 32px;
}
 
.acordion_tree{
    padding:5px 10px 15px 15px;
	background-color: #fff;
	background-size: 32px 32px;
	border-radius: 0px 0px 5px 5px;
	position: relative;
	
}
.answer{
	position: absolute;
	top: 20px;
	left: 20px;
} 
.open-close {
	text-indent: -9999px;
	display: block;
	height: 7px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(images/ue.png);
	background-size: 15px 7px;
	background-color: rgba(255,255,255,0.50);
	padding: 10px;
	border-radius: 5px;
	background-position: center center;
	position: absolute;
	top:15px;
	right: 15px;
}
 
.trigger.active .open-close{
	background-repeat: no-repeat;
	background-image: url(images/shita.png);
	-webkit-background-size: 15px 7px;
	border-radius: 5px;
		
}
.acordion_tree .box{	
	clear: both;
}
.region{
	padding: 15px 15px 15px 50px;
	text-align: justify;	
}

.region a{
	color: #2332CE;
	text-decoration: underline;
}
.region a:hover{
	text-decoration: none;
}

/*===============================================
●タブレット.css 画面の横幅が1100pxまで
===============================================*/
@media screen and (max-width: 1100px){

}



/*===============================================
●タブレット.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px){
#question{
	padding: 50px 0;
}
.acordion{
	width: 100%;
}
}	
/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){
.trigger {
    font-size: 16px;
	line-height: 1.5em;
}
#question {
    padding: 30px 0 0;
}
}
/***************************************************************************

大切にしていること

**************************************************************************/
#point{
		
}
#point .inner{
	padding: 80px 0;
	overflow: hidden;
}
#point01{
	overflow: hidden;
	margin-bottom: 80px;
}
#point02,#point03,#point04{
	clear: both;
	overflow: hidden;
	margin-bottom: 80px;
}
.point_inner{}
.point_inner .left{
	width: 50%;
}
.left01{
	width: 45%;
	position: relative;
	padding: 30px 0 0;
}

.right01{
	width: 50%;
	float: right;
}
.point_inner .right{
	width: 45%;
	position: relative;
	padding: 30px 0 0;
}
.point_inner h3{}
.point_inner dl{}
.point_inner dt{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
	font-family: "Hannari", "utukushii";
	border-bottom: 3px dotted #F18D00;
	padding: 15px 0 15px;
}
.point_inner dd{
	text-align: justify;
	line-height: 2;
}
.point_01_2{
	position: absolute;
	top:0;
	right: 120px;
}
#point02 .link02{
	margin-top: 20px;
	
}
.point_02_2{
	position: absolute;
	top:20px;
	right: 30px;
}
.point_03_2{
	position: absolute;
	top:20px;
	right: 0px;
}
.doctor_list{
	border-radius: 5px;
	padding: 15px;
	background-color: #FFFFFF;
	font-size: 13px;
	margin: 20px 0 0;
	line-height: 1.6em;
}
#point05{
	clear: both;
	overflow: hidden;
}
.nober{
	margin: 15px 0 0;
}
.about_img{
	width: 100%;
max-width: 100%;
height: auto;
}
.about_t_img{
	width: 300px;
}
.about_03_2 {
  position: absolute;
  top: 50px;
  right: 0px;
	width: 97px;
}
#point03 .link02{
	text-align: center;
	margin: 20px auto 0;
}

/*こころとココロの交流*/
#precious02{
	text-align: left;	
}
#precious02 .inner{
	background-image: url(images/pre_bk.png);
	background-position: top 150px  right;
	background-repeat: no-repeat;
	background-size: auto 360px;
	padding: 50px 0;
}
#precious02 h2{
	font-size: 28px;
font-weight: bold;
margin-bottom: 20px;
font-family: "Hannari", "utukushii";
	color: #f29d2f;
	line-height: 1.6em;
}
#precious02 p{
	letter-spacing: 0.2em;
	color: #78551c;	
}

/*===============================================
●タブレット.css 画面の横幅が900pxまで
===============================================*/
@media screen and (max-width: 900px){
/*こころとココロの交流*/
#precious02 .inner{
	background-position: top 100px  right -100px;
	background-size: auto 300px;
}
/*ポイント詳細*/
#point .inner{
	padding: 80px 0;
	overflow: hidden;
}
#point01{
	margin-bottom: 50px;
}
.p_img{
	width: 100%;
 max-width: 100%;
   height: auto;	
	}

.point_01_2,.point_02_2,.point_03_2{
	display: none;
}
}

/*===============================================
●タブレット.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px){
/*こころとココロの交流*/
#precious02{
	text-align: center;	
}
#precious02 .inner{
	background-image: url(images/pre_bk.png);
	background-position: bottom 30px  center;
	background-size: auto 300px;
	padding: 30px 0 350px;
}
#precious02 h2{
	font-size: 22px;
}
#precious02 p{
	text-align: justify;
	}
		
/*ポイント詳細*/	
#point .inner {
    padding: 30px 0;
}	
.point_inner .left,.point_inner .right,.left01,.right01{
	width: 100%;
	float: none;
}

.point_01_2 {
    top: 20px;
    right: 0px;
}
.point_01_2,.point_02_2,.point_03_2{
	display: block;
}
}	

/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){
/*こころとココロの交流*/
#precious .inner{
	background-size: 100% auto;
	padding: 30px 0 300px;
}
/*ポイント詳細*/
#point01,#point02,#point03,#point04 {
    margin-bottom: 45px;}
.point_01_2 {
   width: 22%;
 max-width: 22%;
   height: auto;
	  top: 30px;
}
.left01{padding: 30px 0 0;}

.point_01_2,.point_02_2,.point_03_2,.about_03_2{
	display: none;
}

}
/***************************************************************************

費用・入居の流れ/スケジュール

**************************************************************************/
/*費用・入居の流れ
-------------------------------------*/
/*食事料金*/
#price,#price_table{
	padding: 80px 0 0px;
	text-align: center;
}
#price h3,#price_table h3 {
    background-image: url(images/tape_bk.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 50px;
    padding: 5px 0;
    font-size: 24px;
    font-family: "Hannari", "utukushii";
	margin-bottom: 50px !important;
}
.price_meal,.price_monthly{
	width: 100%;
	margin: 30px auto 20px;
	background-color: #fff;	
	
}
.price_meal tr{
	
}
.price_meal th,.price_monthly th{
	padding: 2%;
	background-color: #DEEBB5;	
}
.price_meal td,.price_monthly td{
	padding: 2%;
}
.boder_top{
	border-top: 1px dotted #bca167;
}
.boder_r{
	border-right: 1px dotted #bca167;
}
.notes{
	text-align: left;
	margin-left:16px;
}
.notes li::before{
	content: '※'; 
	margin-left:-16px; 
	
}
/*月額料金*/
.price_monthly{
	font-size: 15px;
}
.price_monthly th{
	padding: 2% 0.5%;
	background-color: #DEEBB5;	
}
.price_monthly td{
	padding: 2% 0.5%;
}
.green{
	background-color: #C3DFB6 !important;
}
.text-center td{
	vertical-align: middle;	
}
.tbc{
	vertical-align: middle;
}
/*入居の流れ*/

.box-flow{
	width: 85%;
	position: relative;
	padding: 20px 0 50px 15%;
}
.step{
	position: absolute;
	top:0;
	left:0;
}
.box-flow dt {
    font-size: 22px;
    line-height: 1.3em;
    letter-spacing: 0.2em;
    font-family: "Hannari", "utukushii";
    display: inline;
    background-image: url(../common/images/line.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    font-weight: bold;
}
.box-flow dd {
    border-top: 3px dotted #f18d00;
    padding: 15px 0 0;
    margin: 10px 0 0;
    text-align: justify;
	line-height: 2;
}
.box-flow::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #f29d2f transparent transparent transparent;
    border-width: 15px 15px 0 15px;
}
.kuroba{
	position: absolute;
	top: 150px;
	left: 0;
}
.experience{
	border-radius: 5px;
	background-color: #FFF;
	padding: 3%  !important;
	overflow: hidden;
	border: none !important;
	margin:  30px 0 0  !important;
}
.experience h4{
	font-size: 20px; 
	color: #f29d2f;
	padding: 0 0 5px;
	margin: 0 0 10px;
	border-bottom: 3px dotted #f18d00;
}
.experience .left{
	width: 75%;
	font-size: 15px;
}
.experience .right{
	width: 25%;
	margin: 60px 0 0;
	text-align: right;
}
.text-flow{
	text-align: left !important;
	font-size: 15px !important;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO" !important;
	font-weight: normal !important;
	width: 100%!important;
	margin-bottom: 20px;
}
.experience .left ul{
	margin-left: 16px; 
}
.experience .left li::before{
		content: '※'; 
	margin-left:-16px; 
}
.flow-box-left {
    width: 95%;
    float: left;
}
.flow-box-right {
    width: 5%;
    float: right;
    text-align: center;
}
.flow-box-left .box p{
	width: 15%;
	float: left;
}
.flow-box-left .box dl{
	width: 80%;
	float: left;
}
.top-btm04{
	padding: 500px 0 0;
}


/*1日の流れ
-------------------------------------*/
/*スケジュールタイトル*/
#schedule_titile{
	padding: 50px 0;
	line-height: 1.8em;
letter-spacing: 0.3em;
	text-align: center;
}

.suc_title{
	text-align: center;
}

/*スケジュール一例*/
#schedule{
	padding: 50px 0;
}
#schedule h3{
	text-align: center;
	font-size: 26px;
	font-family: "Hannari", "utukushii";
	letter-spacing: 0.2em;
	font-weight: bold;
	margin-bottom: 20px;
}
.case{
	background-color: rgba(255,255,255,0.60);
	border-radius: 8px;
	padding: 0px 5% 30px;
	overflow: hidden;
}

.sc-left{
	width: 80%;
	float: left;
}
.sc-left .box,.flow-box-left .box{
	position: relative;
	padding: 20px 0 30px;
	overflow: hidden;	
}

.sc-left .box::after,.flow-box-left .box::after{
	content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #f29d2f transparent transparent transparent;
  border-width: 15px 15px 0 15px;

}
.last_box::after{
	display: none;
}
.sc-left .box p{
	width: 20%;
	float: left;
	text-align: center;
	font-size: 22px;
	font-family: "Hannari", "utukushii";
	line-height: 1.6em;
letter-spacing: 0.2em;
	font-weight: bold;	
}
.sc-left .box p span{
	display: block;
	margin: 10px 0 0;
}
.sc-left .box dl{
	width: 75%;
	float: left;
}
.sc-left .box dt,.flow-box-left .box dt{
	font-size: 22px;
	line-height: 1.3em;
	letter-spacing: 0.2em;
	font-family: "Hannari", "utukushii";
	display: inline;
	background-image: url(../common/images/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;	
}
.sc-left .box dd,.flow-box-left .box dd{
	border-top: 3px dotted #f18d00;
	padding: 15px 0 0;
	margin: 10px 0 0;
	text-align: justify;
}

.sc-right{
	width: 20%;
	float: right;
	text-align: center;
}

.top-btm01{
	padding: 100px 0 130px;
}
.top-btm02{
	padding: 100px 0 120px;
}
.top-btm03{
	padding: 100px 0 80px;
}

/*===============================================
●タブレット.css 画面の横幅が1100pxまで
===============================================*/
@media screen and (max-width: 1100px){
.sc-right img{
	width: 100%;
 max-width: 100%;
   height: auto;
}
}

/*===============================================
●タブレット.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px){
	
/*費用・入居の流れ
-------------------------------------*/
.flow-box-left {
    width: 100%;
    float: none;
}
.flow-box-right {
  display: none;
}
.flow-box-left .box p {
    width: 20%;
}	
.sc-left{
	width: 75%;
}	

.flow-box-left .box p img{
    width: 100%;
 max-width: 100%;
   height: auto;
}		
.flow-box-left .box dl {
    width: 70%;
	margin-left: 10%;
}	
.experience{
	padding:  5%!important;
	line-height: 1.5em;
	margin: 10px 0 0 !important;
}
.experience .left {
    width: 100%;
	float: none;
}	
.experience .right{
	width: 100%;
	margin: 20px 0 0;
	text-align: center;
	float: none;
}

.step img{
width: 100%;
 max-width: 100%;
   height: auto;
}
.step{
	top:0;
	left:0;
	right:0;
	margin: auto;
	width:60px;
height:60px;

	}	
.box-flow{
	width: 100%;
	padding: 70px 0 30px ;
}
.box-flow::after,.kuroba {
   display: none;
}
.last_box {
    padding: 70px 0 0 !important;
}

	
/*食事料金*/
#price {
    padding: 50px 0 0;
}
#price h3 ,#price_table h3{
	margin-bottom: 20px !important;
}	
.price_meal {
    margin: 15px auto 20px;
	font-size: 14px;
}	
/*月額料金*/
#price_table {
    padding: 50px 0 0px;
}
#price_table p,#price p{
    text-align: left;
}
.outer {
  width: 100%;
	overflow-x:scroll;
}
.price_monthly {
  border-collapse: collapse;
	font-size: 14px;
}
	
	
/*スケジュールタイトル*/
#schedule_titile{
	padding: 30px 0;
	line-height: 1.7em;
letter-spacing: 0.3em;
	text-align: justify;
}
#schedule h3{
	font-size: 22px;
}

.sc-left{
	width: 100%;
	float: none;
}
.sc-right{
	display: none;
}
.sc-left .box p{
	width: 20%;
	text-align: center;

	line-height: 1.6em;
}
.sc-left .box img{
	width: 100%;
 max-width: 100%;
   height: auto;	
		}

.sc-left .box dl{
	width: 70%;
	margin-left: 10%;
}
.sc-left .box dt{
}
	
}	
/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){
#schedule {
    padding: 50px 0 30px;
}

.suc_title img{
	width: 80%;
 max-width: 80%;
   height: auto;

}
.suc_title span {
    margin: 0 0 5px;
}
.sc-left .box {
    padding: 25px 0 35px;
}

.sc-left .box p {
    letter-spacing: 0.03em;
}
.sc-left .box dd,.flow-box-left .box dd{
	border-top: 3px dotted #f18d00;
	padding: 10px 0 0;
	margin: 5px 0 0;
	line-height: 1.7em;
	font-size: 14px;
}
/*月額料金*/
.price_monthly {
  width: 500px;
}
}


/***************************************************************************

TOPページ

**************************************************************************/
/*くろーばーだより*/
#blog{
	clear: both;
	text-align: center;
}
#blog .bk01{
	padding: 50px 0 80px;
}
.newsbox{
	text-align: left;
	margin-bottom: 50px;
	font-size: 0;
}
.newsbox .box{
	width: 23%;
	margin: 0 0.6%;
	display: inline-block;
	vertical-align: top;
	position: relative; 
}

.eyephoto{
	border: 5px solid rgba(255,255,255,1.00);
	border-radius: 5px;        /* CSS3草案 */  
}
.eyephoto img{
	width: 100%;
 max-width: 220px;
   height: auto;
}

/*大切にしていること*/
#precious{
	text-align: center;
}
#precious .inner{
	padding: 60px 0;
}
#precious ul{
	margin-bottom: 60px;
}
#precious li{
	display: inline-block;
	vertical-align: top;
	padding: 0 25px;
}


/* 挨拶 */
#greeting{
	clear: both;
	padding: 80px 0;
	text-align: center;
	background-image:  url(images/green_bk.png),url(common/images/bk.jpg);
	background-size: auto 480px,auto 500px;
	background-repeat: no-repeat,repeat;
	background-position:  center center,center center;
}
#greeting h2{
	font-size: 28px;
	color: #f29d2f;
	margin-bottom: 30px;
	line-height: 1.6em;
	letter-spacing: 0.2em;
	font-family: "Hannari", "utukushii";
	
}
#greeting p{
	letter-spacing: 0.2em;
	color: #78551c;	
	line-height: 2;
}
/* 施設紹介 */
#information{
	text-align: center;
	padding: 50px 0 80px;
}
.info_box{
	display: inline-block;
	vertical-align: top;
	width: 28%;
	margin: 0 2%;
}
.photo{
	border: 5px solid rgba(255,255,255,1.00);
	border-radius: 5px;        /* CSS3草案 */  
}
.info_box dl{

}
.info_box dt{
	font-size: 18px;
	font-family: "Hannari", "utukushii";
	margin: 20px 0 10px;
	font-weight: bold;	
}
.info_box dd{
	font-size: 14px;
	margin: 0 0 30px;
	text-align: left;
	color: #4d4d4d;
	line-height: 1.7em;
}
.info_box .link01{
	text-align: center;
	line-height: 1.8em;
}

/* スライダー */
#slider{
	background-image: url(common/images/bk.jpg);
	background-repeat: repeat;
	background-size: auto 500px;
	padding: 20px 0 ;
	position: relative;
}
.slider_text{
	position: absolute;
	bottom: 100px;
	left: 0;
	right: 0;
  margin:0 auto;
	 width:640px;
  height:auto;	
}

/*===============================================
●タブレット.css 画面の横幅が900pxまで
===============================================*/
@media screen and (max-width: 1100px){

#pc_nav li a{
	
}
.photo{

}
.photo img{
	width: 100%;
 max-width: 100%;
   height: auto;	
}
/* ブログ */	
.eyephoto img{
	width: 100%;
 max-width: 100%;
   height: auto;  
}
}

/*===============================================
●タブレット.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px){
/* スライダー */
#slider{
	padding: 80px 0 30px;
}
.slider_text{
		display: none;
	}

/*挨拶*/
#greeting{
	padding: 10px 0 300px;
	background-image:  url(images/greensp_bk.png),url(images/greensp_bk_top.png),url(common/images/bk.jpg);
	background-size: auto 300px,auto 180px,auto 500px;
	background-position: bottom 20px center,center top 0px,center center;
	background-repeat: no-repeat,no-repeat,repeat;	
}
#greeting h2{
	font-size: 22px;
	margin-bottom: 10px;
}

#greeting p{
	text-align: justify;
}	
#greeting p br{
		display: none;
}	
/*大切にしていること*/
#precious .inner{
	padding: 40px 0 50px;
}
#precious ul{
	margin-bottom: 20px;
}
#precious li{
	display: inline-block;
	vertical-align: top;
	padding: 0 2.5% 30px;
	width: 40%
}	
#precious li img{
	width: 100%;
 max-width: 100%;
   height: auto;
	}
/* 施設紹介 */
#information{
	text-align: center;
	padding: 50px 0;
}
.info_box{
	width: 30%;
	margin: 0 1%;
}
/*くろーばーだより*/
#blog .bk01{
	padding: 50px 0;
}
	
}	

/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){
/* 施設紹介 */
#information{
	padding: 30px 0 0;
}
.info_box{
	display: block;
	width: 100%;
	overflow: hidden;
}
.boxcrea{
	clear: both;
	overflow: hidden;
	padding: 0 0 20px;
	
	}
.photo{
border: 3px solid rgba(255,255,255,1.00);
	float: left;
	width: 40%;
}

.info_box dl{
	float: left;
	width: 50%;
	padding: 0 0 0 5%;
}
.info_box dt{
	margin: 0 0 5px;
	font-size: 16px;
	line-height: 1.5em;
}
.info_box dd{
	margin: 0 ;
	font-size: 14px;
	text-align: justify;
}
.info_box .link01{
	padding: 0 0 40px;
	clear: both;
}

/*くろーばーだより*/
#blog .bk01{
	padding: 30px 0;
}
.newsbox{
	margin-bottom: 30px;
}
.newsbox .box{
	width: 100%;
	margin: 0;
	display: block;
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;
}
.eyephoto{
	float: left;
	width: 40%;
	border: 3px solid rgba(255,255,255,1.00);
	}
.newsbox .box dl{
	width: 52%;
	margin-left: 5%;
	float: left;
	}
.newsbox .box dd{
	font-size: 14px;
	text-align: justify;
	}

}
/*===============================================
●smart.css  画面の横幅が380pxまで
===============================================*/
@media screen and (max-width:380px){
/*コンテンツ*/	
}



/***************************************************************************

訪問介護について

**************************************************************************/
.clover_bk{
	background-image: url(common/images/clover_l.png),url(common/images/clover_r.png),url(common/images/bk.jpg);
	background-repeat: repeat-y,repeat-y,repeat;
	background-position: left 2%  top 100px,right 2% top 100px,center;
	background-size: 100px auto,100px auto,auto 500px;
}
#about_home_care{
	padding: 80px 0 80px;
}
#about_home_care .box{
	margin: 0 0 80px;
	text-align: center;
}
#about_home_care h2{
	margin: 0 auto 30px;
	display: inline-block;
	font-size: 22px;
	font-family: "Hannari", "utukushii";
	letter-spacing: 0.2em;
	font-weight: bold;
	background-image: url(common/images/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 1.6;
}

#about_home_care .text_ara{
	font-size: 15px;
	line-height: 2;
	letter-spacing: 0.1em;
	text-align: left;
	
}
.follows p{
	text-align: center;
	font-size: 15px;
	line-height: 2;
	letter-spacing: 0.1em;
}
#about_home_care h3{
	font-size: 18px;
	margin: 0 0 5px;
	line-height: 1.8;
	letter-spacing: 0.08em;
}
#about_home_care02{
	padding: 0 0 80px;
}
#about_home_care02 .w_box{
	margin: 0 auto;
	background-color: #FFFFFF;
	border-radius: 10px;
	padding: 70px ;
}
#about_home_care02 h2{
	font-size: 22px;
	margin: 0 0 60px;
	text-align: center;
	color: #FFF;
	background-image: url(common/images/gren_bk.jpg);
	background-repeat: repeat;
	background-size: 100% 60px;
	font-family: "Hannari", "utukushii";
	letter-spacing: 0.1em;
	font-weight: bold;
	line-height: 1.6;
	border-radius: 10px;
	padding: 8px ;
}
#about_home_care02 .box{
	margin: 0 0 60px;
}
#about_home_care02 .box:last-of-type{
	margin: 0;
}
#about_home_care02 p{
	color: #000000;
	font-size: 14px;
	line-height: 2;
	letter-spacing: 0.08em;
}
#about_home_care02 h3{
	font-size: 20px;
	margin: 0 0 5px;
	line-height: 1.6;
	color: #755424;
	font-family: "Hannari", "utukushii";
	letter-spacing: 0.2em;
	font-weight: bold;
}



@media screen and (max-width:640px){
.clover_bk{
	background-position: left -20px top 100px,right -20px top 100px,center;
	background-size: 60px auto,60px auto,auto 500px;
}
#about_home_care {
  padding: 50px 0 30px;
}
#about_home_care .box {
  margin: 0 0 50px;
}
#about_home_care02 h2 {
  margin: 0 0 30px;
}
#about_home_care02 .w_box {
  padding: 30px 20px;
}
#about_home_care02 .box {
  margin: 0 0 40px;
}
#about_home_care02 h3{
	font-size: 19px;
}
#about_home_care02 {
  padding: 0 0 0px;
}
}

.grecaptcha-badge {
	margin-bottom: 118px !important;
}