/* =Responsive Structure
----------------------------------------------- */
@charset "utf-8";

/* All Tablet size (Portrait and landscape size)画面の横幅が641px～1023pxまで */
@media only screen and (min-width: 641px) and (max-width: 1023px) {
/* RESET */	
	*{margin: 0; padding: 0}
	
	a {text-decoration : none}
	ul, ol {list-style : none}
	
	img{
	max-width: 90% ;height: auto ;float:none;/* 縦幅を自動調整 */
	}
	li a{ display: block; }
	
/* LAYOUT */		
header,
#headerBox,
#container,
#menuBox,
#intro,
#intro_ttl,
#mainBox,
#subBox,
footer,
.sitelistBox,
.retop_btm{
	width: 99%;
}

footer{min-height:99%;}

#fotterTop,#termsBox,footer p{width:100%;}

#breadcrumb,#subNaviBox,#subBox2,#subBox img,#fotterBox,div.retop{display:none;}
br.clear{display:none;}

body,h1,ul,li,p,dl,dt,dd{
font-size::80%;
}

/* ---Naver Menu Start--- */
.naver {
  margin: 0;
}
.naver,
.naver *,
.naver *:before,
.naver *:after {
  box-sizing: border-box;
}
.naver-handle {
  width: 99%;
  background: #fff;
  border: 1px solid  #006c9a;
  /*border-radius: 3px;*/
  color:  #006c9a;
  cursor: pointer;
  display: block;
  font-size: 14px;
  margin: 0;
  padding: 10px 15px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight:bold;
}

.naver-handle:after {
  height: 3px;
  width: 15px;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  background: #006c9a;
  box-shadow: 0 5px 0 #006c9a, 0 -5px 0 #006c9a;
  content: '';
  display: block;
  margin: auto 0;
}
.naver.open .naver-handle:after {
  width: 15px;
  height: 15px;
  background: transparent;
  border: none;
  box-shadow: none;
  color: #006c9a;
  content: "\00d7";
  font-size: 22px;
  font-weight: 700;
  line-height: 15px;
  text-align: center;
}
.naver-wrapper {
  border: none;
  height: auto;
  margin:0 auto;
  padding:0;
  width: 99%;
  display: block;
}
.naver-container{
	padding:10px;
}
.naver-container:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
  width:99%;
}
.naver.enabled .naver-handle {
  display: block;
  width:99%;
  margin:0 auto;
}
.naver.enabled .naver-wrapper {
  height: 0px;
  overflow: hidden;
}
.naver.enabled .naver-container {
  background: #ffffff;
  border: 1px solid #006c9a;
  border-width: 0 1px 1px;
}

.navigation.fs-navigation-enabled {
    padding: 10px;
}

#menuBox ul::after{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffffff none repeat scroll 0 0;
    border-color: #fff;
    border-image: none;
    border-radius: 0 0 3px 3px;
    border-style: solid;
    border-width: 0 1px 1px;
	padding: 10px;
	margin: 0 0 20px;
    overflow: hidden;
}

#menuBox {
    border-bottom:none;
    width: 99%;
}

#menuBox li a:link,#menuBox li a:visited{
	color:#807e78;
	background:#eee;
	background-image:none;
	margin: 0 0 1px;
	padding:0 20px;
	width: 100%;
	display:block;
	float:none;
	text-decoration: none;
	line-height:36px;
	height:36px;
	border: medium none;
	text-align:left;
}
 
#menuBox li a:hover,#menuBox li a:active{
	color:#fff;
	background:#006c9a;
	background-image:none;
	margin: 0 0 1px;
	padding: 0 20px;
	width: 100%;
	display:block;
	float:none;
	text-decoration: none;
	line-height:36px;
	height:36px;
	border: medium none;
	text-align:left;
}

#menuBox li.fixed{display:none;}
#navmenu br{display:none;}

#menuBox li span, #menuBox li.fixed span {
	padding-left:10px;
    font-size: 13px;
	color:#006c9a;
}
#menuBox li a:hover span, #menuBox li.fixed a:hover span,#menuBox li a:active span, #menuBox li.fixed a:active span  {
	color:#fff;
}

/*ul #navmenu li a, ul #navmenu li a:link, ul #navmenu li a:visited, ul #navmenu li a:hover, ul #navmenu li a:active, ul #navmenu li a:focus {
    transition: background-color 0.15s linear 0s, border-color 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s, opacity 0.15s linear 0s;
}*/
/* ---Naver Menu End--- */	

header {
	margin-bottom:6px;
}

#headerBox {
	width:100%;
	height:auto;
	margin-bottom:3px;
}

.logoBox {
	width:100%; 
	height:auto; 
	text-align:center;
}

#contactBox {
    float: right;
    font-size: 10px;
    height: 13px;
    margin: 0 0 12px 0;
    padding: 0;
    width: 100%;
}

#contactBox p.tel{
}

p.tel a {
	color:#fff;
}

p.tel a:hover {
    color: #fff;
    text-decoration: underline;
}
p.tel a:visited {
    color: #fff;
    text-decoration: none;
}
	
#intro {
    text-align:left;
	line-height: 1.2em;
}

#intro h1 {
    font-size: 16px;
}

#intro_ttl{
	width:99%;
	margin-bottom:12px;
	background-position:right top;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
}

#intro_ttl p{
	margin-left:12px;
}

#intro_ttl h1 {
    font-size: 18px;
    font-weight: bold;
	margin-left:12px;
}

/*.atten {
    border: 6px solid #ece6d2;
    margin-bottom: 12px;
    padding: 10px;
}*/

section.contents h1 {
    background: rgba(0, 0, 0, 0) url("/img/common/bg_sttl-res.jpg") no-repeat scroll 0 0;
	border:1px solid #bbbbbb;
    margin: 0 0 12px;
    padding: 0 0 0 24px;
	font-size:16px;
}

.cont {
    border-bottom: none;
    padding:0;
}

.cont_l{
	height:auto;
	overflow:hidden;
	margin:0 0 12px 0;
}

.cont_l-harf,.cont_r-harf{
	    width:45%;
}

.cont_s1 {
    width:35%;
	margin:0 6px 12px 0;
}

.cont_s2 {
    width:64%;
	margin:0 0 12px 0;
}

.cont_s3 {
    width:32%;
	margin:0 6px 12px 0;
}
.cont_s3end {
    width:32%;
	margin:0 0 12px 0;
}

section.contents img.serviceimg {
    margin: 0 auto;
	display:block;
	margin-bottom:12px;
	width:100% !important;
	float:none;
	clear:both;
}


section.contents {
    line-height: 1.2em;
    margin: 0 0 12px;
}

.photo {
    margin-bottom: 4px;
    margin-left: 4px;
}

.contact_map{
	float:none;
	margin-bottom:10px;
	}
	
.contact_map img{
	width:100%;
	margin:0 auto !important;
	display:block;
	float:none !important;
}

section.contents .mapimg{
	float:none !important;
	width:100%;
	height:auto;
	margin-bottom:6px;
	clear:both;
}

section.contents .mapimg img,section.contents .mapimg img.endmap{
	width:48%;
	height:auto;
	margin:0 6px 6px 6px;
	display:block;
}

section.contents .mapimg img.endmap{
	margin-bottom:12px;
}

iframe{
	width:99%;
	height:400px;
}

section.contents ul {
    font-size: 14px;
    margin: 0 0 10px;
	clear:both;
}

#termsBox{
	background:#021523;
	color:#fff;
	font-size:65%;
	padding-top:12px;
}

#termsBox ul{
	margin:0;
	padding:0;
	text-indent:12px;
	height:auto;
	text-align:left;
	width:100%;
}

#termsBox ul  li{
	border-right:none;
	height:auto;
	margin: 4px 0;
	padding: 4px 0;
	display:block;
	border-top:1px solid #e0d7d7;
	width:100%;
}
#termsBox ul  li.first{border-left: none;border-top:none;}

#termsBox ul  li a.gline{
	color:#fff;
}

footer {
    min-width: 99%;
}

footer p {
    color: #fff;
    font-size: 55%;
    margin: 0;
    text-align: center;
	padding:6px 0
}

.retop {
    margin: 0 12px 0 0;
}

#page-top {
	position: fixed;
	bottom: 10px;
	right: 10px;
	font-size: 70%;
}
	
#page-top a{
	width:40px;
	height:40px;
	line-height:40px;
}

#subBox{
    clear: both;
    float:none;
}

aside{
	margin:0;
	padding:20px;
	border:none;
	100%;
}

#kensakuBox {
    margin: 0 0 12px;
}

section.rcontents{
	margin-bottom:0;
}

section.rcontents h1{
	width: 99%;
	background: #0d436a;
	color: #fff;
	display: block;
	font-size: 14px;
	margin: 0 0 12px;
	padding: 2px 0 2px 10px;
	font-weight:bold;
}

section.rcontents img,section.rcontents p{
	display:none;
}

section.rcontents ul {
    margin:0;
}

section.rcontents li {
    margin: 0 0 2px;
}

#snsBox {
    border:none;
    margin:0 0 6px 0;
    padding:0;
	width:100%;
	overflow:hidden;
}

.social-button {
    margin-left: 0;
	margin: 0 auto;
    padding:0;
	float: right;
	clear:both;
}

}
	

/* All Mobile size (Portrait and landscape size)画面の横幅が640pxまで */
@media only screen and (max-width: 640px) {
/* RESET */	
	*{margin: 0; padding: 0}
	
	a {text-decoration : none}
	ul, ol {list-style : none}
	
	img{
	max-width: 90% ;height: auto ;float:none;/* 縦幅を自動調整 */
	}
	
	li a{ display: block; }
	
/* LAYOUT */		
header,
#container,
#intro,
#intro_ttl,
#mainBox,
#subBox,
footer,
.sitelistBox,
#termsBox,
#fotterTop,
.retop_btm,
footer p{
	width: 99%;
}

footer{
	min-height:99%;
}

#contactBox,#breadcrumb,#subNaviBox,#subBox2,#subBox img,#fotterBox{display:none;}
br.clear{display:none;}

body,h1,ul,li,p,dl,dt,dd{
font-size::80%;
}

/* ---Naver Menu Start--- */
.naver {
  margin: 0;
}
.naver,
.naver *,
.naver *:before,
.naver *:after {
  box-sizing: border-box;
}
.naver-handle {
  width: 99%;
  background: #fff;
  border: 1px solid #006c9a;
  /*border-radius: 3px;*/
  color: #006c9a;
  cursor: pointer;
  display: block;
  font-size: 14px;
  margin: 0;
  padding: 10px 15px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight:bold;
}

.naver-handle:after {
  height: 3px;
  width: 15px;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  background: #006c9a;
  box-shadow: 0 5px 0 #006c9a, 0 -5px 0 #006c9a;
  content: '';
  display: block;
  margin: auto 0;
}
.naver.open .naver-handle:after {
  width: 15px;
  height: 15px;
  background: transparent;
  border: none;
  box-shadow: none;
  color: #006c9a;
  content: "\00d7";
  font-size: 22px;
  font-weight: 700;
  line-height: 15px;
  text-align: center;
}
.naver-wrapper {
  border: none;
  height: auto;
  margin: 0;
  padding:0;
  width: 99%;
}
.naver-container{
	padding:10px;
}
.naver-container:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
  width:99%;
}
.naver.enabled .naver-handle {
  display: block;
}
.naver.enabled .naver-wrapper {
  height: 0px;
  overflow: hidden;
}
.naver.enabled .naver-container {
  background: #ffffff;
  border: 1px solid #006c9a;
  border-width: 0 1px 1px;
}

.navigation.fs-navigation-enabled {
    padding: 10px;
}

#menuBox ul::after{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffffff none repeat scroll 0 0;
    border-color: #fff;
    border-image: none;
    border-radius: 0 0 3px 3px;
    border-style: solid;
    border-width: 0 1px 1px;
	padding: 10px;
	margin: 0 0 20px;
    overflow: hidden;
}

#menuBox,nav{
    border-bottom:none;
    width: 99%;
	margin:0 auto;
}
#menuBox{
	margin-bottom:12px;
}

#menuBox li a:link,#menuBox li a:visited{
	color:#807e78;
	background:#eee;
	background-image:none;
	margin: 0 0 1px;
	padding:0 10px;
	width: 100%;
	display:block;
	float:none;
	text-decoration: none;
	line-height:36px;
	height:36px;
	border: medium none;
	text-align:left;
}
 
#menuBox li a:hover,#menuBox li a:active{
	color:#fff;
	background:#006c9a;
	background-image:none;
	margin: 0 0 1px;
	padding: 0 10px;
	width: 100%;
	display:block;
	float:none;
	text-decoration: none;
	line-height:36px;
	height:36px;
	border: medium none;
	text-align:left;
}

#menuBox li.fixed{display:none;}
#navmenu br{display:none;}

#menuBox li span, #menuBox li.fixed span {
	padding-left:10px;
    font-size: 13px;
	color:#006c9a;
}
#menuBox li a:hover span, #menuBox li.fixed a:hover span,#menuBox li a:active span, #menuBox li.fixed a:active span  {
	color:#fff;
}

/*ul #navmenu li a, ul #navmenu li a:link, ul #navmenu li a:visited, ul #navmenu li a:hover, ul #navmenu li a:active, ul #navmenu li a:focus {
    transition: background-color 0.15s linear 0s, border-color 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s, opacity 0.15s linear 0s;
}*/
/* ---Naver Menu End--- */	
header {
	margin-bottom:6px;
}

#headerBox {
	width:100%;
	height:auto;
	margin-bottom:3px;
}

.logoBox {
	width:100%; 
	height:auto; 
	text-align:center;
}

p.tel a {
	color:#fff;
}

p.tel a:hover {
    color: #fff;
    text-decoration: underline;
}
p.tel a:visited {
    color: #fff;
    text-decoration: none;
}

#intro {
    text-align:left;
	line-height: 1.2em;
}

#intro h1 {
    font-size: 16px;
}

#intro_ttl{
	background:none;
	width:100%;
	height:auto;
	margin-bottom:6px;
}


#intro_ttl h1 {
    font-size: 14px;
    font-weight: bold;
    margin: 12px 0 12px 6px;
    padding:0;
}

#intro_ttl p{
	display:none;
}

#mainBox {
	margin-bottom:6px;
}

.links{clear:both;}

/*.atten {
    border: 6px solid #ece6d2;
    margin-bottom: 12px;
    padding: 10px;
}*/

section.contents h1 {
    background: rgba(0, 0, 0, 0) url("/img/common/bg_sttl-res.jpg") no-repeat;
	background-position:left bottom;
	border:1px solid #bbbbbb;
    margin: 0 0 12px;
    padding: 0 0 0 20px;
	font-size:16px;
}

.cont_l{
	height:auto;
	overflow:hidden;
	margin:0 0 12px 0;
}

.cont_l-harf,.cont_r-harf,.cont_s1,.cont_s2{
	width:100%;
	height:auto;
	float:none;
	margin:0 0 12px 0;
	overflow:hidden;
}

.cont_s3,.cont_s3end {
    float: none;
    margin: 0 0 12px 0;
    width:99%;
}

section.contents img.serviceimg {
    margin: 0 auto;
	display:block;
	margin-bottom:12px;
	width:100% !important;
	float:none;
	clear:both;
}


section.contents {
    line-height: 1.2em;
    margin: 0 0 12px;
}

.photo {
    margin-bottom: 4px;
    margin-left: 4px;
}

.contact_map{
	float:none;
	margin-bottom:10px;
	}
	
.contact_map img{
	width:100%;
	margin:0 auto !important;
	display:block;
	float:none !important;
}

section.contents .mapimg{
	float:none !important;
	width:100%;
	height:auto;
	margin-bottom:6px;
	clear:both;
}

section.contents .mapimg img,section.contents .mapimg img.endmap{
	float:none !important;
	width:100%;
	height:auto;
	margin: 0 auto;
	display:block;
	margin-bottom:6px;
	clear:both;
}

iframe{
	width:99%;
	height:auto;
}

section.contents ul {
    font-size: 14px;
    margin: 0 0 10px;
	clear:both;
}

#termsBox{
	background:#021523;
	color:#fff;
	font-size:65%;
	padding-top:12px;
}

#termsBox ul{
	margin:0;
	padding:0;
	text-indent:12px;
	height:auto;
	text-align:left;
	width:100%;
}

#termsBox ul  li{
	border-right:none;
	height:auto;
	margin: 4px 0;
	padding: 4px 0;
	display:block;
	border-top:1px solid #e0d7d7;
	width:100%;
}
#termsBox ul  li.first{border-left: none;border-top:none;}

#termsBox ul  li a.gline{
	color:#fff;
}

footer {
    min-width: 99%;
}

footer p {
    color: #fff;
    font-size: 55%;
    margin: 0;
    text-align: center;
	padding:6px 0}

.retop {
    margin: 0 12px 0 0;
}

#page-top {
	position: fixed;
	bottom: 10px;
	right: 10px;
	font-size: 70%;
}
	
#page-top a{
	width:40px;
	height:40px;
	line-height:40px;
}

#subBox{
    clear: both;
    float:none;
}

aside{
	margin:0;
	padding:20px;
	border:none;
	100%;
}

#kensakuBox {
    margin: 0 0 12px;
}

section.rcontents{
	margin-bottom:0;
}

section.rcontents h1{
	width: 99%;
	background: #0d436a;
	color: #fff;
	display: block;
	font-size: 14px;
	margin: 0 0 12px;
	padding: 2px 0 2px 10px;
	font-weight:bold;
}

section.rcontents img,section.rcontents p{
	display:none;
}

section.rcontents ul {
    margin:0;
}

section.rcontents li {
    margin: 0 0 2px;
}

#snsBox {
    border:none;
    margin:0 0 6px 0;
    padding:0;
	width:100%;
	overflow:hidden;
}

.social-button {
    margin-left: 0;
	margin: 0 auto;
    padding:0;
	float: right;
	clear:both;
}
}
	
