@charset "utf-8";
/* CSS Document */

body {
	font-size:10px;
	font-size: 1.0rem;
	letter-spacing:2px;
	line-height:180%;
	background:url(../images/back_img.jpg);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	border-top: solid #1E0806 2px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.font_baxe {
	font-size: 16px;
	letter-spacing:2px;
	line-height:160%;
}

/*
基本設定 
*/

h1,h2,h3,h4,h5,h6,p,dl,dt.dd,ul,li {
	margin:0;
	padding:0;
}
ul,li {
	list-style:none;
}

.left {
	float:left;
}
.right {
	float:right;
}
.tcenter {
	text-align:center;
}
.tleft {
	text-align:left;
}
.tright {
	text-align:right;
}

.mb_a {
	margin-bottom:30px;
}
.mb_b {
	margin-bottom:60px;
}
.mb_c {
	margin-bottom:20px;
}
.mb_d {
	margin-bottom:10px;
}
.mb_e {
	margin-bottom:5px;
}
.mr_a {
	margin-right:10px;
}
.mr_b {
	margin-right:4%;
}
.mt_a {
	margin-top:20px;
}
@font-face {
    font-family: 'CONDENSEicon';
    src:url('CONDENSEicon.woff') format('woff'),
        url('CONDENSEicon.otf') format('opentype');
}


/*
ヘッダー 
*/

header {
	width:100%;
	max-width:1000px;
	min-width:480px;
	height:108px;
	float:none;
	margin:auto;
	display:block;
	
}

.hlogo {
	width:100%;
	max-width:450px;
	min-width:auto;
	float:left;
	display:block;
	margin-top: 8px;
}
.hlogo img {
	width:100vw;
}
.hnav {
	width: 450px;
	display: block;
	float: right;
	margin-top:15px;
}
.hnav ul {
	width: 200px;
	display: block;
	float: right;
}
.hnav li {
	width: 90px;
	display: block;
	float: right;
	background:url(../images/tpoint.gif) no-repeat;
	background-position: 3px;
	font-size: 0.75em;
	text-align: left;
	text-indent: 15px;
}
.hnav li a {
	list-style: none;
	font-size: 0.75em;
}
.hnav li a:hover {
	list-style: none;
	font-size: 0.75em;
	color: red;
}

.hcontact {
	width:300px;
	float:right;
	display:block;
	margin:30px 0;
}

.hcontact dt {
	width: 270px;
	height: 25px;
	display: block;
	float: left;
	background:url(../images/tcontact.png) no-repeat;
	font-weight: bold;
	text-align: left;
	text-indent: 85px;
	line-height: 25px;
	margin: 0;
	font-size:10px;
	font-size:1.0rem;
}
.hcontact dd {
	width: 175px;
	height: 20px;
	display: block;
	float: left;
	border: #0085B2 solid 1px;
	color: #0085B2;
	font-size:6px;
	font-size:0.6rem;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	margin:5px 0 0 85px;
}

/*
メインイメージ 
*/

#mainimg {
	display: block;
	float: left;
	width:100%;
	height:267px;
}
#mainimg2 {
	display: block;
	float:none;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	max-width:1000px;
	min-width:480px;
	height:102px;
}
#inmainimg {
	display: block;
	float: left;
	width:100%;
	height:185px;
	background-color: #1A0806;
	margin-bottom: 30px;
}

#inmainimg .inimgbox {
	width:100%;
	max-width:1240px;
	min-width:480px;
	height:180px;
	float:none;
	margin:0 auto;
}
#mainimg .imgbox {
	width:100%;
	max-width:1240px;
	min-width:480px;
	height:267px;
	float:none;
	margin:0 auto;
	background:url(../../images/idx_mainimg.jpg) no-repeat;
}

#inmainimg .inimgbox .titletext {
	width:100%;
	float:left;
	display:block;
	color: #FFFFFF;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	margin: 75px 0 0 100px;
}

/*
パンくずリンク
*/

#pankuzu {
	width:100%;
	max-width:1000px;
	min-width:480px;
	height:30px;
	float:none;
	display:block;
	margin:auto;
	text-align:left;
	clear:both;
	font-size:0.75em;
}
#pankuzu  a{
	color:#B20000;
}



/*
コンテンツ 
*/

#container {
	width:100%;
	max-width:1000px;
	min-width:480px;
	float:none;
	margin:auto;
	display:block;
	padding-top: 60px;
}

#container .pankuzu {
	width:100%;
	display:block;
	float:left;
	font-size:12px;
	margin-bottom:50px;
}



/*
メインコンテンツ 
*/

.content {
	width:100%;
	max-width:700px;
	min-width:400px;
	float:left;
	display:block;
	margin-bottom:60px;
	margin-left:1%;
}


.menubox {
	width:45%;
	float:left;
	display:block;
	margin:0 2.5%;
}
.menubox img{
	width:100%;
}


.menubox02 {
	width:100%;
	max-width:730px;
	min-width:400px;
	float:left;
	display:block;
}
.menubox02 img {
	width:100%;
	float:left;
	display:block;
}
.menubox02 dl {
	width:45%;
	float:left;
	display:block;
	margin:2% 2.5%;
}
.menubox02 dd {
	width:335px;
	float:left;
	display:block;
}
.menubox02 dd {
	width:100%;
	float:left;
	display:block;
	line-height:25px;
	text-align:center;
	margin:0;
}
.menuitem {
	width:100%;
	float:right;
	display:block;
	line-height:25px;
	text-align:center;
	margin-bottom:20px;
	font-size:8px;
	font-size:0.8rem;
	background:#000000;
	color:#ffffff;
}
.menutitle_sub {
	width:100%;
	float:left;
	display:block;
	line-height:30px;
	text-align:center;
	margin-bottom:20px;
	margin-top:20px;
	font-size:1.5em;
	border:solid 1px #000;
	color:#000;
}
.setsumei {
	width:46%;
	float:left;
	display:block;
	margin-left:15px;
}
.shoplist {
	width:100%;
	float:left;
	display:block;
	line-height:25px;
	text-align:center;
	font-size:1.2em;
}

.barh2 {
	width:100%;
	height:25px;
	float:left;
	display:block;
	font-size:1.5em;
	border-left: #1583C8 solid 3px; 
	text-align:left;
	text-indent: 15px;
	line-height: 25px;
	margin-bottom: 20px;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
.barh2a {
	width:100%;
	height:25px;
	float:left;
	display:block;
	color: #1583C8;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom: 5px;
}

.barh2b {
	width:630px;
	height:40px;
	float:left;
	display:block;
	background:url(../../images/grline.png) repeat-x bottom;
	font-size:1.25em;
	color:#F58E05;
	text-align:left;
	line-height:40px;
	margin-bottom:15px;
}



.barhin2 {
	width:100%;
	max-width: 730px;
	min-width: 480px;
	float:left;
	display:block;
	font-size:2em;
	color: #B20000;
	text-align:left;
	line-height: 2em;
	margin-bottom: 20px;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.barhin3 {
	width:730px;
	float:left;
	display:block;
	font-size:2em;
	text-align: center;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	background:url(../../images/intitelebar.jpg) center top no-repeat;
	padding-top:50px;
	margin-bottom: 20px;
}

.box01 {
	width: 100%;
	max-width: 700px;
	min-width: 480px;
	float: left;
	display: block;
}
.bboder {
	border: solid 1px #666666;
	padding: 5px;
}


.box01 .imgra {
	border-radius: 10px;
	margin: 0 0 10px 10px;
	float: right;
	display: block;
}

.box02 {
	width:100%;
	float:left;
	display:block;
}
.box02 dl{
	float:left;
	display:block;
	width:100%;
	border-bottom:1px dotted #424242;
	font-size:1.2em;
	
}
.box02 dt{
	width:15%;
	float:left;
	display:block;
	font-weight:bold;
	color:#212121;
	margin-bottom:10px;
	margin-left:20px;
	
}
.box02 dd{
	width:75%;
	float:right;
	display:block;
	color:#444444;
	margin-bottom:10px;
	margin-left:10px;
}

.box03 {
	width:100%;
	float:left;
	display:block;
}
.box03 span {
    font-size: 14px;
}
.box03 dl{
	float:left;
	display:block;
	width:100%;
	border-bottom:1px dotted #424242;
	font-size:1.2em;
	
}
.box03 dt{
	width:75%;
	float:left;
	display:block;
	font-weight:bold;
	color:#212121;
	margin-bottom:10px;
	margin-left:20px;
	
}
.box03 dd{
	width:20%;
	float:left;
	display:block;
	color:#444444;
	margin-bottom:10px;
	margin-left:10px;
}
.box04{
  width:94%;
  padding:10px 0 10px 3%;
}
.box05{
	width:80%;
	padding:0 10%;
}
.box06{
	width:70%;
	float:left;
}
.box07{
	width:30%;
	float:left;	
}

.font_red {
	color:#FF0004;
}


/*
内部ピックアップイメージ表示 
*/

.inpickupimg {
	width: 718px;
	padding: 5px;
	float: left;
	display: block;
	border: solid #666666 1px;
}
/*
トップピックアップイメージ表示 
*/
.toppicup-box {
	width: 100%;
	display: block;
}
.toppicup-box dl {
	width: 30%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	background-color: #fff;
	padding: 20px 0;
	margin: 1%  1% 50px 1%;
}
.toppicup-box dl img {
	width: 60%;
	display: block;
	float: none;
	margin: 0 auto;
	
}
.toppicup-box dt {
	width: 100%;
	display: block;
	float: left;
}
.toppicup-box dt img {
	width: 92%;
	display: block;
	float: left;
	padding: 4%;
}
.toppicup-box dd {
	width: 100%;
	display: block;
	float: left;
	text-align: left;
	margin: 5px;
}
.btn,
a.btn,
button.btn {
  font-size: 1.0rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 2rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
	margin: auto;
}
.btn--blue,
a.btn--blue {
  color: #fff;
  background-color: #0577FF;
}
.btn--blue:hover,
a.btn--blue:hover {
  color: #FFF500;
  background-color: #6BDEFB;
}
/*
ニュース表示 
*/

.news {
	width: 100%;
	height:187px;
	float:left;
	display:block;
}
.news dl {
	width: 100%;
	height:33px;
	float:left;
	display:block;
	border-bottom: #056537 dotted 1px;;
	margin:0 0 10px 0;
}
.news dt {
	width:25%;
	float:left;
	display:block;
}
.news dd {
	width:70%;
	float:right;
	display:block;
	margin:0;
}


.news a:link {
	color: #1E0606;
	text-decoration: none;
}
.news a:hover {
	text-decoration: none;
}

/*
トップピックアップ
*/
.pickup_img{
	width:100%;
	height:470px;
	float:left;
	display:block;
	background-image:url(../../images/pickupimg.png) ;
	background-size: cover;
}
.toppicup {
	width: 100%;
	max-width:1000px;
	min-width:480px;
	display: block;
	float: left;
}
.toppicup dl {
	width: 25%;
	display: block;
	float:left;
}
.toppicup dt {
	width: 100%;
	display: block;
	float: left;
	font-size: 1.8em;
	text-align:center;
	color:#ffffff;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	
	margin-bottom:5px;
}
.toppicup dd {
	width: 93%;
	height: 170px;
	display: block;
	float: left;
	font-size:0.8px;
	font-size: 0.8rem;
	margin:10px;
	line-height: 160%;
	color:#ffffff;
}
.bg_green{
	background:#00664C;
}
.bg_red{
	background:#A03641;
}
.bg_blue{
	background:#004C66;
}
.bg_yellow{
	background:#8C6900;
}
.toppicup img {
	margin-top:5px;
	width:100%;
	height: 100%;
}
.picuptitle {
	color: #056537;
	width: 100%;
	margin-bottom: 10px;
	display: block;
	float: left;
	font-size: 1em !important;
	line-height: 140%;
}
.topyoyaku{
	width:60%;
	margin:10% 0 5% 20%;
}
.toppicup-box{
	width:80%;
	padding:0 10%;
}


/*
温泉ギャラリー
*/
.imgbox {
	width:100%;
	float:left;
	display:block;
}
.imgbox dl {
	width:450px;
	float:right;
	margin:30px 120px 50px 0px;
	display:block;
}
.imgbox dt {
	width:100%;
	float:left;
	display:block;
	font-size:1.2em;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-weight:bold;
	line-height:180%;
}

.imgmr {
	margin-right:20px;
}



/*
サイドコンテンツ 
*/


.sinfobox {
	width:220px;
	float:left;
	display:block;
	line-height:40px;
	text-align:center;
	font-size:8px;
	font-size:0.8rem;
	margin:0 0 0 50px;
}
.sidebox img{
	width: 100%;
	max-width: 250px;
	min-width: 200px;
	margin-top: 20px;
}
.sinfotitle {
	width:220px;
	height:40px;
	font-size:1.125em;
	color:#222222;
	float:left;
	display:block;
	background:url(../../images/sbarh2.jpg) no-repeat top;
	font-weight:bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.slogo {
	border-radius:500px;
}
.sadd {
	width:206px;
	float:none;
	display:block;
	padding-top:10px;
	margin:0 auto;
	font-size:1em;
	line-height:150%;
	text-align:center;
	border-bottom:#DDDDDD;

}


/*
サイドメニュー
*/


.snav {
	width: 220px;
	float: right;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 7px;
	padding-bottom: 5px;
	margin-bottom: 30px;
}
.snavtitle {
	width:100%;
	height:30px;
	font-size:1.125em;
	color:#056537;
	float:right;
	display:block;
	background:url(../../images/sbackm.gif);
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
	line-height:30px;
	text-align:center;
	border-bottom:#96C3AD solid 4px;
	border-left:solid 1px #96C3AD;
	border-right:solid 1px #96C3AD;
	border-top:solid 1px #96C3AD;
}
.snav ul {
	width:100%;
	float:right;
	display:block;
}
.snav li {
	width:240px;
	height:40px;
	float:left;
	display:block;
	border-bottom:#CECECE dotted 1px;
	font-size:0.75em;
	line-height:40px;
	list-style:none;
	text-decoration: none;
	margin-left:12px;
}
.snav li a {
	width:240px;
	height:40px;
	float:left;
	display:block;
	color:#555555;
	background:url(../../images/snav01.png) no-repeat;
	list-style:none;
	text-decoration: none;
	text-align:left;
	text-indent:20px;

}
.snav li a:hover {
	width:240px;
	height:40px;
	float:left;
	display:block;
	color: #987778;
	background:url(../../images/snav02.png) no-repeat;
	list-style:none;
	text-decoration: none;
}


/*
フッターバナー
*/
.banner{
	width:100%;
	height:265px;
	float:left;
	display:block;
	background:url(../images/mahoroba_onsen.jpg) no-repeat;
	background-position:bottom;
	margin-bottom:20px;
	color:#000;
}

/*
フッターピックアップ
*/

#eyecatch {
	width:100%;
	height:150px;
	display:block;
	float:left;
	background-color: #2C2B42;
}
.eyecatchbox {
	width:1000px;
	float:none;
	margin: 23px auto;
}
.eyecatchbox dl {
	width:310px;
	height:106px;
	float:left;
	display:block;
	background-color:#FFFFFF;
}
.eyecatchbox dt {
	width:173px;
	float:left;
	display:block;
	margin:25px 0 0 10px;
}
.eyecatchbox dd {
	width:110px;;
	float:right;
	display:block;
	margin:5px 5px 0 0;
}
.eyecatchmb {
	margin-left:30px;
} 



/*
よくある質問
*/

.faq_q {
	width:100%;
	float:left;
	display:block;
	margin-bottom:30px;
}

.faq_q dl {
	width:100%;
	float:left;
	display:block;
}

.faq_q dt {
	width: 50px;
	height: 50px;
	float: left;
	display: block;
	background-color: #D01019;
	color: #FFFFFF;
	font-size: 28px;
	text-align: center;
	line-height: 50px;
	border-radius: 200px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.faq_q dd {
	width:660px;
	float:right;
	display:block;
	font-size:28px;
	color:#D01019;
	line-height: 50px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin:0;
}


.faq_a {
	width:100%;
	float:left;
	display:block;
	margin-bottom:60px;
}

.faq_a dl {
	width:100%;
	float:left;
	display:block;
}

.faq_a dt {
	width: 50px;
	height: 50px;
	float: left;
	display: block;
	background-color: #0057AB;
	color: #FFFFFF;
	font-size: 28px;
	text-align: center;
	line-height: 50px;
	border-radius: 200px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.faq_a dd {
	width:660px;
	float:right;
	display:block;
	margin:0;
}

	.shisetsu-s {
		display: none;
	}


/*
=========================================================
お問い合わせ
=========================================================
*/


/*
お問い合わせの枠
*/
.contact {
	float:left;
	display:block;
	width:100%;;
	padding-bottom:5px;
	margin-bottom: 5px;
	border-bottom: #D4D4D4 solid 1px;
	line-height:35px;
}

.contact .dtl {
	width:25%;
	float:left;
	display:block;
	line-height:35px;
	text-align:left;
	text-indent:10px;
	margin:0 0 0 0;
}
.contact .ddr {
	width:73%;
	float:right;
	display:block;
	line-height:35px;
	text-align:left;
	text-indent:10px;
	margin:0 0 0 0;
}

.textred {
	color:#FF0004;
}


/*
フッター 
*/

.footer {
	width:100%;
	float:left;
	display:block;
	padding:0 0 0 0;
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0, #f9f9f9),color-stop(1, #cfcfcf));
	padding-bottom: 37px;
}
.f_nami{
	width:100%;
	height:45px;
	background-image:url(../images/f_nami.png) ;
	float: left;
}
.fnav a:hover {
	color: #333;
}

.footbox {
	width:100%;
	max-width:1000px;
	min-width:480px;
	float:left;
	display:block;
	margin:auto;
	line-height:25px;
	
}
.foot_box01{
	width: 48%;
	display: block;
	float: left;
}
.flogo {
	width:313px;
	float:none;
	display:block;
	margin:30px auto;
	text-align:left;
}
.flogo02 {
	width:313px;
	float:none;
	display:block;
	margin:30px auto;
	text-align:left;
}


small a {
	text-align:center;
	width:100%;
	float:left;
	display:block;
	color:#B20000;
	background:#FFFFFF;
}







/*
フッダーナビゲーション
*/

.fnav {
	width:100%;
	height: 90px;
	display: block;
	float: left;
	background-color: #000000;
	color: #FFFFFF;
}

.fnav ul {
	width:100%;
	max-width:1000px;
	min-width:480px;
	height: 90px;
	float:none;
	margin:0 auto;
	display:block;
}
.fnav li {
	width:16.5%;
	float:left;
	display:block;
	color: #FFFFFF;
	height: 20px;
	line-height:20px;
	text-align:center;
	border-left:solid 1px #FFFFFF;
	margin-top:17px;
	font-size:8px;
	font-size:0.8rem;
}
.fnav li a {
	color:#FFFFFF;
	list-style: none;
	font-size: 1em;
}
.fnav li a:hover {
	color:#FFC926;
	list-style: none;
}

.fnavr {
	border-right:solid 1px #FFF;
}

/*
フッターコンタクト 
*/
.foot_contact {
	width:100%;
	max-width: 600px;
	min-width: 200px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.footspace {
	width: 100%;
	padding: 15px;
}
.f_info{
	float:left;
	display:block;
	width:100%;
}
.f_info img{
	float:left;
	display:block;
	width:48%;
	margin-bottom: 20px;
	margin-right: 1%;
	margin-left: 1%;
}
.ulogobox {
	width:50%;
	float:left;
	display:block;
	margin-bottom: 20px;
}
.fadd {
	width:45%;
	float:left;
	display:block;
	font-size:0.9rem;
	margin-left: 5%;
	text-align: center;
}

  .c_img{
    width:50%; 
    float:left;
    margin-bottom:80px;
  }

ul.bottom-menu {
	display: none;
}


/* ウィンドウ幅が769～1000pxの場合に適用するCSS */
@media only screen and (max-width:1000px )
{
.content {
	width:100%;
	max-width:900px;
	min-width:768px;
}
.menubox02 {
	width:100%;
	max-width:1000px;
	min-width:768px;
}
.toppicup-box dl {
	width: 47%;
}
.toppicup-box dl img {
	width: 80%;
	float: none;
	margin: 0 auto;
	
}
.toppicup-box dt {
	width: 100%;
	display: block;
	float: left;
}
.toppicup-box dt img {
	width: 92%;
	display: block;
	float: left;
	padding: 4%;
}
.toppicup-box dd {
	padding:0 3%
}
.sinfobox {
	width:220px;
	float:none;
	display:block;
	line-height:40px;
	text-align:center;
	font-size:8px;
	font-size:0.8rem;
	margin:auto;
}
.sidebox img{
	width: 100%;
	max-width: 250px;
	min-width: 200px;
	margin-top: 20px;
}
.sinfotitle {
	width:220px;
	height:40px;
	font-size:1.125em;
	color:#222222;
	float:left;
	display:block;
	background:url(../../images/sbarh2.jpg) no-repeat top;
	font-weight:bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}


}



	.foodmenus {
		visibility: hidden;
	}

/* ウィンドウ幅が481～768pxの場合に適用するCSS */
@media only screen and (max-width: 768px) 
{
	.navboxm {
		visibility: hidden;
	}
	.foodmenus {
		width: 100%;
		display: block;
		padding: 55px;
	}
  .c_img{
    width:100%; 
    float:left;
    margin-bottom:30px;
  }
.topyoyaku{
	width:80%;
	margin:10% 0 5% 10%;
}


.hlogo {
	width:100%;
	max-width:768px;
	min-width:400px;
	
}
.hcontact {
	width:35%;
	float:left;
	margin-left:32%;
	}

/*
メインコンテンツ 
*/


.content {
	width:100%;
	max-width:768px;
	min-width:481px;
}
.menubox02 {
	width:100%;
	max-width:768px;
	min-width:481px;
}
.box06{
	width:100%;
	float:left;
}
.box07{
	width:60%;
	float:left;	
	margin-left:20%;
}	





/*
サイドコンテンツ 
*/


.sidetitle {
	width: 100%;
	float: left;
	display: block;
	margin: 3% 0 10% 0;
}

.sidetitle img {
	width: 220px;
}
	
.sidetitle dl {
	height: 35px;
	background: url(../../images/line01.png) repeat-x bottom left;
	background-size: 100%;
	font-weight: bold;
	margin: 3% 0;
}
.sidetitle dt {
	float: left;
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	margin-right: 5%;
	margin-left: 7%;
	text-align: center;
}
.sidetitle dd {
	float: left;
	display: block;
	font-size: 9px;
	font-size: 0.9rem;
	color: #B1B1B1;
}



/*
フッダーナビゲーション
*/

.fnav {
	height: 60px;
	padding:30px 0;
}
.fnav li {
	width:33%;
	border-left:none;
	margin-top:0;
}


.fnavr {
	border-right: none;
}

	
/*
トップピックアップ
*/

.toppicup dl {
	width: 50%;
}

.toppicup dd {
	height: 160px;
}


.flogo {
	width:90%;
	margin-left: 5%;
	float:left;
	display:block;
}
.flogo02 {
	width:90%;
	float:left;
	display:block;
}

/*========================
　smartphone　bottom menu
　========================*/


.mini-text{font-size:10px;}/*文字大きさ*/

ul.bottom-menu {
	display: block;
    position: fixed;
    left:0;
    bottom:0;
    width: 100%;
    height:70px;/*高さ*/
    margin:0;
    padding: 0 ;
    background-color:#0000FF;/*背景色*/
    border-top:2px solid #808080;/*バーの上の線*/
    border-bottom:2px solid #808080;/*バーの下の線*/
    z-index:30;}

ul.bottom-menu li {
    float:left;
    width:25%;
    background-color:#0000FF;/*背景色*/
    list-style-type:none;
    text-align:center;
    font-size:25px;/*アイコンのサイズ*/}

.bottom-menu li a {
    display: block;
    color:#fff;/*アイコン＆文字の色*/
    padding-top:10px;
    padding-bottom:5px;
    line-height:10px;
    text-decoration:none;}

.bottom-menu li a:hover {
    color:#a9a9a9;/*マウスオーバー時の色*/}

/* === 展開メニュー === */

ul.menu-second-level {
    visibility: hidden;
    opacity: 0;
    z-index:1;}

ul.menu-second-level li a{
    border-top:1px dashed #a9a9a9;/*展開の枠点線*/
        font-size:15px;/*展開メニューの文字サイズ*/
        line-height:30px;/*文字の縦幅*/}

.menu-second-level li a:hover {
    height:100%;
    background: lightgrey;/*マウスオーバーの色*/}

li.menu-width-max ul.menu-second-level {
    position: absolute;
    bottom: 47px;/*高さ*/
    left: 0;
    box-sizing: border-box;
    width: 100%;
    padding:0;}

li.menu-width-max:hover ul.menu-second-level {
    bottom: 47px;/*高さ*/
    visibility: visible;
    opacity: 1;}

li.menu-width-max ul.menu-second-level li {
    float: left;
    width: 100%;
    border: none;}



	.shisetsu-s {
		display: block;
	}
	.footer {
		display: none;
	}


	
}


/* ウィンドウ幅が0～480pxの場合に適用するCSS */
@media only screen and (max-width:480px )
{


.content {
	width:100%;
}
header {
	height: auto;
	
}

.hlogo {
	width:100%;
	max-width:400px;
	min-width:360px;
}

.hcontact {
	width:300px;
	float:right;
	display:block;
	margin:30px 100px 30px 0;
}
.toppicup-box dl {
	width: 90%;
}
.toppicup-box dl img {
	width: 80%;
	float: none;
	margin: 0 auto;
	
}
.toppicup-box dt {
	width: 100%;
	display: block;
	float: left;
}
.toppicup-box dt img {
	width: 92%;
	display: block;
	float: left;
	padding: 4%;
}
.toppicup-box dd {
	padding:0 3%
}


/*
トップイメージ
*/

.imgbox dl {
	margin:30px 0 50px 0px;
}

#mainimg .imgbox {
	background:url(../../images/idx_mainimg.jpg) no-repeat right;
}



/*
ナビゲーション
*/

nav li {
	margin-top:30px;
	border-left: none;
	line-height:40px;
	height: 40px;
}

.navp00 {
	width:33%;
}
.navp01 {
	width:33%;
}
.navp02 {
	width:33%;
}
.navp03 {
	width:33%;
	border-right: none;
}


/*
トップピックアップ
*/
.pickup_img{
	width: 100%;
	height:833px;
	background-image:url(../../images/pickupimg_s.png) ;
	background-size: cover;
	
}

/*
食事処
*/
.menubox {
	width:95%;
	float:left;
	display:block;
	margin:0 2.5%;
}

.menubox02 dl {
	width:95%;
	float:left;
	display:block;
	margin:2% 2.5%;
}

.menutitle_sub {
	width:100%;
	float:left;
	display:block;
	line-height:30px;
	text-align:center;
	margin-bottom:20px;
	margin-top:20px;
	font-size:1.5em;
	border:solid 1px #000;
	color:#000;
}
.setsumei {
	width:97%;
	margin-bottom:30px;
}

.box03 dt{
	width:60%;
	
}
.box03 dd{
	width:27%;
	padding-right:1%;
}
.box07{
	width:70%;
	float:left;	
	margin-left:15%;
}	
.box08{
	width:55%;
	float:left;	
	margin-left:22.5%;
}	




/*
内部ピックアップイメージ表示 
*/

.inpickupimg {
	width: 470px;
}
.smimgmax {
	width: 470px;
}
	
	
.sinfobox {
	width:80%;
	float:right;
	display:block;
	line-height:40px;
	text-align:center;
	font-size:8px;
	font-size:0.8rem;
	margin-bottom:60px;
	margin-left: 10%;
	margin-right: 10%;
}
.ulogobox {
	width:100%;
	float:left;
	display:block;
	margin-bottom: 20px;
}
.ulogobox img {
	width:70%;
	float:left;
	display:block;
	margin: 0 15%;
}
.fadd {
	width:100%;
	margin: 0;
}
#container {
	width:100%;
	float:none;
	margin:auto;
	display:block;
	padding-top: 60px;
}

}