@charset "utf-8";

/* 幅648px以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 648px){
.thumbWrap{width:100%;margin:0 auto;text-align:center;}
.thumbWrap ul.thumb li{width:30%; float:left;margin:0 1% 0 2%;}
.thumbWrap img{width:100%;height:auto;}

h2.title{
	font-size: 135%;
	padding-left: 1px;
}
div.wpcf7 img.ajax-loader{
		width: initial!important;
	}
}
p.wifi img{
display:inline;
margin-left:20px;
 width:70px!important;
 height:100px!important;
}

/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 644px){
#header{
	padding: 0;
	text-align: center;
	width: 100%;
}
#header p.group {
    width: 100%;
float:none;
}
#header .inner{	
width: 100%;
	}
#header #headerInfo p {
width:90%;
    font-size: 14px;
    text-align: left;
margin:0 auto 10px;
}
ul#qtranslate-chooser {
    margin-left: 25px;

}
	#header h2,#footerLogo,#headerInfo{float:none;padding:0;}

	#headerInfo{width:100%;margin:0 auto;}
	img.alignright, img.alignleft{display: block;	margin:5px auto;}
	.alignright,.alignleft{float:none;}
/*メニュー*/
nav#mainNav{
	display: none;
}

#menu {
	width:99%;
	height:auto;
	position:relative;
	margin:0 auto 0;
	padding:0;
	background-image:none;
	z-index: 9999;
}
/* #menu ul {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}
#menu li {
	float:none;
	padding:0;
	margin:0;
}
#menu li#sp_menu8 {
	display: block;
}
#menu a {
	height:auto;
	width:100%;
	display:block;
	color:#434343;
	text-decoration:none;
	margin-left:0;
	padding-top:0;
	text-align:center;
	background-image:none;
}
#menu a:hover {
	color: #7b6641;
}
#menu1 a { margin-left:0; } */

/* ヘッダーリスト */
/*#menu ul{
 border-bottom: 1px solid #ccc;
 }
#menu ul li{
 background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#ffc052));
 background: linear-gradient(#f0f0f0, #ffc052);
 border-bottom: 1px solid white;
 border-top: 1px solid #ccc;
 height: 44px;
 margin: 0;
 letter-spacing: 2px;
 }
#menu ul li a{
 color: #fff;
 display: block;
 height: 44px;
 margin: 0;
 padding: 0;
 overflow: hidden;
 text-overflow: ellipsis;
 text-decoration: none;
 font-weight: bold;
 white-space: nowrap;
 line-height: 44px;
 }
*/
#menu ul li a::after{
 content: url(../img/smart/list_mark1.png);
 float: right;
 }
nav#spNav{
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 0;
}
nav#spNav a {
	background: -webkit-gradient(linear, left top, left bottom, from(#302a1c), to(#000));
	background: linear-gradient(#302a1c, #000);
	border-bottom: 1px solid #d4d4d4;
	border-top: 1px solid #ccc;
	color: #faebd7;
	display: block;
	font-size: 16px;
	line-height: 40px;
	margin: 0 1px 0 0;
	padding: 0 20px;
	text-decoration: none;
	text-align: center;

}
/* nav#spNav span.eigo {
	font-size: 11px;
	padding-left: 20px;
	font-weight: normal;
}*/
.naver {
  margin: 0;
}
.naver,
.naver *,
.naver *:before,
.naver *:after {
  box-sizing: border-box;
}
.naver-handle {
  width: 100%;
  background: #18150e;
  border: 1px solid #cccccc;
  color: #fff;
  cursor: pointer;
  display: none;
  font-size: 16px;
  margin: 0;
  padding: 10px 15px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.naver-handle:after {
  height: 3px;
  width: 15px;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  background: #fff;
  box-shadow: 0 5px 0 #fff, 0 -5px 0 #fff;
  content: '';
  display: block;
  margin: auto 0;
}
.naver.open .naver-handle:after {
  width: 15px;
  height: 15px;
  background: transparent;
  border: none;
  box-shadow: none;
  color: #fff;
  content: "\00d7";
  font-size: 22px;
  font-weight: 700;
  line-height: 15px;
  text-align: center;
}
.naver-wrapper {
  border: none;
  height: auto;
  margin: 0;
  padding: 0;
}
.naver-container:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.naver.enabled .naver-handle {
  display: block;
}
.naver.enabled .naver-wrapper {
  height: 0px;
  overflow: hidden;
}
.naver.enabled .naver-container {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-width: 0 1px 1px;
}


#mapbox{	border: 3px solid #bb8620;
	}
iframe{
	 width:95%; height:300px;max-width:600px;	margin-left: auto;
	margin-right: auto;	}

table.snstable{
	display: none;
	}	
	
section.widget{
	width: 99%;
	margin-left: auto;
	margin-right: auto;	
}	 
section.widget li a{
	display:block;
padding:6px 6px 6px 15px;
} 
ul.sidelogo li{
	padding: 1px 5px;
	font-size:100%;
	background: none!important;
}
#sidebanner{
	margin: 30px auto;
	width: 100%;
}
  /* 更新情報右側バナー
-------------*/
.main {
	display: inherit;
	width: 100%;
	margin: 0 auto 20px;
}
.main .col-index1 {
  border-radius: 5px;
  background: #c6b198;
  margin-right: 20px; 
	width: 100%;
  height:auto;
}

.main .col-index2 {
	text-align: left;
	width: 100%;
}

	/* 更新情報
-------------*/
#newsbox{
	border: 6px solid #bb8620;
	margin: 5px 1px 20px;
	padding: 0 5px;
	background-color: #F8F2D8;
	height:auto;
}
.newsTitle{
clear:both;
margin:10px 0 15px;
padding:5px 0;
border-bottom:2px solid #c0272d;
}

.newsTitle h3{
float:left;
}

.newsTitle p{
float:right;
padding:0 0 0 10px;
}

.news{padding-bottom:30px;
	overflow: scroll;}

.news dl{
clear:both;
padding-bottom:2px;
font-size:100%;
width:95%;
height:250px;
}
.news dt{
color:#252525;
font-size:90%;
}

.news dd{
color:#624e24;
border-bottom: 1px dotted #bab48d;
margin-bottom:20px;
padding:5px 0;
}

.news dd a:hover{color:#927a49;}
#banners{width: 100%;
	text-align:center;}
p.banner{width:90%; height:auto;  margin: 0 auto; 
	}
	/* メニュー
-------------*/
.menumain {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin:0 auto 10px;
}
.menumain .col-menu1 {
  border-radius: 5px;
  margin-right: 5px; 
  width: auto;
}

.menumain .col-menu2 {
  text-align: left;
  width: auto;
    margin-left: 5px; 
}
 ul.hp_box-d{
	display: inherit;
	margin-left: 0px;
	text-align: left;
	}
ul.hp_box-d li{
	display: table;
	vertical-align: top;
	font-size: 90%;
	background-image: none;
	padding-left: 0px;
	margin-bottom: 0px;
	}
 ul.hp_box{
	display: flex;
	margin: 0px 0 20px;
	text-align: left;
	 flex-direction: column;
	}
ul.hp_box li{
	font-size: 100%;
	background-image: none;
	padding-left: 0px;
	margin-bottom: 0px;
	  width: 100%;
	}
	
ul.hp_box li img {
	max-width:100%;
	height:auto;
}	
ul.hp_box li:first-child {
	padding-right: 0px;
	text-align:center;
width:100%;
}
ul.hp_box li.pecopeco {
	padding-right: 0px;
	text-align:center;
width:100%;
}
ul.hp_box li.pecoright {
width:100%;
}
.nbox .flexmenu {
	border-color: #666;
	-js-display: flex;
	display: none;
	padding: 10px 0 10px 10px;
	display: flex;
}

.nbox .flexmenu {
	border-color: #666;
	-js-display: flex;
	display: none;
	padding: 10px 0 10px 10px;
	display: flex;
}
.itemmenu{
	width:auto;
	}
.itemmenu:first-child{
	width:70%;
	}
#arak{
	width:60%;
}
img.spimg100{
	width: 100px;
	height: auto;	
	}
.noimg{
	display: none;
	}
dl.arakaruto dt{
	width:16em;
	float:left;
	margin: 0 0 5px 0;
padding: 2px 0 2px 10px;
line-height: 130%;
text-align: left;
	font-size: 90%;
	}	
dl.arakaruto dd {
    margin: 0 15px 5px 0;
    padding: 2px 0 2px 0;
    border-bottom: 1px dotted #999;
    text-align: right;
    line-height: 130%;
		font-size: 90%;
}
.flexmenu2 {
	border-color: #666;
	-js-display: inherit;
	display: none;
	padding: 10px 0 10px 10px;
	display: inherit;

}
.itemmenu2{
	width: 100%;
	display: table;
	margin-bottom: 20px;
	}

		
	/* ベリーダンス
-------------*/
.box{
	border: 1px solid #c8bab1;
	padding: 10px 5px 0px;
	margin-bottom: 10px;
	width: 100%;
	}

	#footer ul{text-align:left;padding:15px;}
	#footer ul ul{padding:0;}
	
img.spimage{
	width: initial!important;
max-width:200px;
}

.spw70{
	width:70%;}	
	
.spnone{display:none!important;
}
.pcnone{display: inherit!important;
	}

/* フォーム
------------------------------------------------------------*/
input[type="text"], input[type="email"]{
vertical-align:middle;
width:100%;
line-height:30px;
height:30px;
}

textarea{
width:100%;
height:auto;
line-height:1.5;
}

	
/* メニューテキスト版-*/
#menu .main-nav-list{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	border-color: #666;
	-js-display: flex;
	display: block;
	height: auto;
	background:#1a1a1a;
}
#menu .main-nav-list li{
	 width:100%;
	font-weight:bold;
	font-size:120%;
	background-image:none;
	line-height:50px;
	text-align:center;
	padding:0;
	margin:0;
}
	#menu .main-nav-list li a {
	color:#ffffff;
}
	#menu .main-nav-list li a:hover {
	color: #fdfdfd;
}	
	
}


/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 380px){
ul.sidelogo li{
	padding: 1px 5px;
	font-size:90%;
	background: none!important;
}
.itemmenu:first-child{
	width:90%;
	}
}


