@charset "UTF-8";

/* ========================================
  for SP
======================================== */

/*--------------------------------------
  base
---------------------------------------*/

.pcOnly {display: none;}
.spOnly {display: block;}
img{max-width: 100%;height: auto;}

/**/
#wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	/*
	overflow: hidden;
	*/
}
body > #wrapper { height: auto; min-height: 100%; }

/**/
.siteHeader,
.contents,
.siteFooter .footerNav,
.siteFooter .copyright,
.siteFooter .footerBottom {
	width: 100%;
}

/*--------------------------------------
  siteHeader -- SP
---------------------------------------*/
.siteHeader{padding: 3%;}
.siteHeader h1{width:40%;}

/* gnav
---------------------------------------*/
.siteHeader .trigger{
	display: block;
	min-width: 40px;
	min-height: 40px;
	width: 12%;
	float: right;
	cursor:pointer;
}
.siteHeader .trigger img{
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #709430;
	background-image: url(../images/header/nav_trigger_close.png);
}
.siteHeader .trigger.open img{
	background-image: url(../images/header/nav_trigger_open.png);
}

/*--------------------------------------
  gnav -- SP
---------------------------------------*/
.gnav{display: none;}
/*.gnav.open{display: block;}*/

.gnav ul{background: #709430;padding:0;clear: both;}
.gnav ul li{
	border-top: 1px solid #d9e5bf;
	font-size: 14px;
	text-transform:uppercase;}
.gnav ul li:first-child{border-top: none;}
.gnav ul a{color: #fff;display: block;padding: 10px;}



/*--------------------------------------
  siteFooter -- SP
---------------------------------------*/
.siteFooter{font-size: 14px;min-width: 100%;}
.pagetop {
	width: 40px;
	height: 40px;
}
.siteFooter .copyright {
	border-top: 1px dashed #845146;
	border-bottom: 1px dashed #845146;
	padding: 3% 0;
	margin: 3% 0;
}

/* 
---------------------------------------*/
.siteFooter .footerNav,
.siteFooter .footerBottom {
	padding: 0 3%;
}

/* footerNav
---------------------------------------*/
.siteFooter .footerNav{text-align: center;}

.siteFooter .footerNav .nav {
	display: block;
	margin-bottom: 0;
}
.siteFooter .footerNav .nav li:first-child {
	border-left: none;
}
.siteFooter .footerNav .nav li {
	text-align: center;
	display: inline-block;
	padding: 0 1em;
	line-height: 1;
	border: none;
	border-left: 1px solid #845146;
}
.siteFooter .footerNav .nav li:first-child {border: none;}


/* footerBottom
---------------------------------------*/
.siteFooter .footerBottom {
	margin: auto;
}
.siteFooter .footerBottom dl{
	float: none;
	width: 100%;
}
.siteFooter .footerBottom dt{margin-top: 3%;}


/*--------------------------------------
  contents -- SP
---------------------------------------*/
.contents{padding: 0;}
.adwords{margin: 3%;}
.pankuzu{margin:0;padding-bottom: 1em;font-size: 11px !important;}
.subContents {
	float: none;
	width: 100%;
	margin-top: 10px;
}
.subContents .nav {
	border-radius:0 ;
    margin-bottom: 10px;
}
.sideSupporter{margin-bottom: 10px;}
.sideSupporter img{width: 100%;}

/* mainContents
---------------------------------------*/
.mainContents{
	padding: 0;
	clear: both;
	float: none;
	width: 100%;
	overflow: hidden;
}
.home .mainContents{padding: 0 3%;}

.mainContentsBox{
	background: #fff;
	padding: 10px;
	border-radius:0 ;
}


/*--------------------------------------
  legacy code
---------------------------------------*/
/* img */
img[width="15"]{width: auto;}
td img{max-width: 100%;}
table[width="740"] td[width="50"] img{display: none;}


/* iframe */
iframe[width="1000"],
iframe[width="650"],
.wMax{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

/* ad */
ins[style="display:inline-block;width:728px;height:90px"]{display: none;}

/* table frame */
/*
table[width="740"] tr:first-child td[width="50"]{vertical-align: top;}
table[width="740"] tr:last-child td[width="50"]{vertical-align: bottom;}
*/

/* ---------- table ---------- */
table,
table tbody,
table tr,
hr[width="640"]{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: auto;

}

th,td{width: auto;height: auto;}
.mainContents table[width="740"]  td{font-size: 14px;}
table[width="740"] td[width="50"]{width: 10px !important;height: 10px !important;line-height: 1;}

td > p{padding: 0 5px;}
img[src*="g-rogo"]{display: inline-block;margin:0 5px;vertical-align: middle;}

/* table[width="740"] */
table[width="740"] > tbody > tr:last-child > td{vertical-align: bottom;}

/* table[width^="3"]
table[width^="3"]{display: block;width:auto;} */

/* table[width^="6"] */
table[width^="6"],
table[width^="6"] > tbody,
table[width^="6"] > tbody > tr{display: block;width: 100%;}
table[width^="6"] > tbody > tr > td{display: block;max-width: 100%;}

/*--------------------------------------
  module
---------------------------------------*/
.sp_flL{float: left;display: inline-block;}

/* normalFloat */
.normalFloat{text-align: center;}
.normalFloat .block{display: inline-block;}

/* relationBlock */
div.relationBlock {width: 100%;overflow: hidden;display: block;}
.centerFloat .relationBlock{margin: 5px 0;padding-bottom: 10px;}
div.relationBlock img{float: left;margin-right: 10px;width: 20%;min-width: 120px;height: auto;}
div.relationBlock p{overflow: hidden;}

td.relationBlock{display: block;margin-bottom: 10px;overflow: hidden;}
td.relationBlock table{float: left;width: 70%;}
td.relationBlock table:first-child{width: 30%;}
/* spTable320 */
.spTable320{}
.spTable320 table{
	border-collapse:collapse;
}
.spTable320 tbody {
	display: block;
	margin: auto;
	width: 320px;
}
.spTable320 td {
	padding: 2px;
	vertical-align: top;
}
.spTable320 img{
	width: 100%;
}

/* spTableCol2 */
.spTableCol2 { }
.spTableCol2 tr{display: inline;}
.spTableCol2 td{
	display: block;
	float: left;
	width: 49%;
	margin-bottom: 10px;
}


/*--------------------------------------
  HOME -- SP
---------------------------------------*/
.home .subContents{margin: 0 3%;width: auto;}
.home .mainContents{width: 100%;}
.home .newsBlock{
	margin: 10px 3% 0;
	width: auto;
}
.newsBlock th,
.newsBlock td{display: block;height: auto;}
.newsBlock th span{display: block;background: #709430;padding: 5px;color: #fff;text-align: center;}
/* mainContents */
.home .pageList{
	margin: 20px 0 0;
}
.home .pageList .pageListItem{
	overflow: hidden;
	margin:0 0 10px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.home .pageList .pageListItem .image{
	width: 30%;
	height: auto;
	float: left;
	margin: 0 10px 0 0;
	text-align: left;
}
.home .pageList .pageListItem .image img{
	margin: 0;
}
.home .pageList .pageListItem .icon{
	max-width: 100px;
	width: 50%;
	clear: right;
}
.home .pageList .pageListItem .icon img{
	display: block;
	width: 100%;
}


/*--------------------------------------
  PAGE -- SP
---------------------------------------*/
/* magazine 
---------------------------------------*/
.backnum{overflow: hidden;}
.backnum td{display: block;float: left;height: 250px;}
.backnum td[colspan="5"]{float: none;height: auto;}
.backnum img{display: block;}
.backnum a > br{display: none;}


/* life_care.html 
---------------------------------------*/
#life_care table,
#life_care tbody,
#life_care tr{display: inline;}
#life_care td{display: block;width: 100%;}

#life_care .block{
	overflow: hidden;
	background: #fff;
	margin: 8px;
	
width: auto;
min-height: auto;
	/*
overflow: hidden;
float: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 10px;
/*
width: auto;
float: left;*/
}
/*#life_care .textArea {max-width: 180px;}
*/
#life_care .imageArea{float: left;width: 30%;}
#life_care .imageArea img{display: block;}
#life_care .textArea{width: 70%;float: right;padding: 5px;}


/* life_care_habit04
---------------------------------------*/
td[width="184"] img,
td[width="77"] img{display: block;}

/* life_care_habit04
---------------------------------------*/
td[width="305"],
td[width="306"]{display: block;}
td[width="305"] p,
td[width="306"] p{margin-top: 14px;}

/* zukan
---------------------------------------*/
#zukan .spTableCol2 td{line-height: 1;height: 180px;}
#zukan .spTableCol2 td img{display: block;}

/* shoplist
---------------------------------------*/
.mapArea{position: relative;}
.mapArea .infomation{
	position: relative;left: 0;top: 0;
	width: 100%;
	padding: 10px;
}
.mapArea .infomation hr.style-one{width: 100%;}


/* staffTable
---------------------------------------*/
.staffTable td{display: block;margin-bottom: 10px;padding: 10px;}
.staffTable .profBox{
	margin-bottom: 1em;
	display: table;
	border-collapse:collapse;
}
.staffTable .profBox img,
.staffTable .profBox .text{
	display: table-cell;
	vertical-align: middle;
}
.staffTable .profBox img{width: 120px;}
.staffTable .profBox .text{padding: 10px;}