@charset "UTF-8";

@import url(base.css);
@import url(textsettings.css);

/*--------------------------------------------------------------*/

/*  フォントサイズ早見表
	以下のようにサイズを指定することで各ブラウザでのフォントサイズを揃えることが出来ます。
	左記のパーセントで指定してください。

	77% = 10px	|	122% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px 
	92% = 12px	|	136% = 18px	|	182% = 24px 
	100% = 13px	|	144% = 19px	|	189% = 25px 
	107% = 14px	|	152% = 20px	|	197% = 26px 
	114% = 15px	|	159% = 21px	| 	
*/

/* ------------------------------------------------------------ */
/* 基本、レイアウト指定 */
/* ------------------------------------------------------------ */

* html body {     
    background: url(null) fixed;  
    overflow-y : hidden ;
}  

body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif, Osaka , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic";
	background:url(../img/bg.jpg);
}
html {
	overflow-x: hidden;
} 

.img_left {
	float:left;
	margin:0 1% 1% 0;
}
.img_right {
	float:right;
	margin:0 0 1% 1%;
}
.img_center {
	margin:0 auto 1%;
}
.img_border{
	border:solid 1px #ccc;
	padding:1px;
}
.text {
	margin-bottom:15px;
}
.text_left {
	float:left;
}
.text_right {
	float:right;
}
.text_center {
	text-align:center;
}

.top_btn {
	float:right;
}

a img.hv {
background:none!important;
}
 
a:hover img.hv {

background:none!important;
}
.pagetop {
	display:none;
}

.title {
	margin-bottom:15px;
}

/* ------------------------------------------------------------ */
/* リンク色 */
/* ------------------------------------------------------------ */

a:link {
	color:#0145A4;
	text-decoration:none;
}
a:visited {
	color:#0145A4;
	text-decoration:none;
}
a:hover {
	color:#0145A4;
	text-decoration:underline;
}
a:active {
	color:#0145A4;
	text-decoration:none;
}


div#wrapper {
	width:100%;
	margin:0 auto;
	position:relative;
	z-index:999;
}

/* ------------------------------------------------------------ */
/* ヘッダー */
/* ------------------------------------------------------------ */
div#header_wrap {
	position: relative;
	top: 0;
  left: 0;
	width:100%;
	height:49px;
	margin:0 auto;
	text-align:center;
	padding:15px 0;
	background:url(../img/head_bg.png) repeat-x;
	
	z-index:3;
}

div#header {
	width:100%;
	margin:0 auto;
	text-align:left;
	overflow: hidden;
}
div#header h1{float:left;min-width:190px; width:33%;padding-top: 4px;}
div#header img.tel {display:none;}

ul.sresrve li{display:inline}

.header_wrap {
	width:100%;
	height:84px;
	margin:0 auto;
	text-align:center;
	background-color:#3F2247;
}

.header_wrap_position_fix{
	position: fixed;
	top: 0;
	left: 0;
	z-index:100;
}
.header {
	width:100%;
	margin:0 auto;
	text-align:left;
}
#gnav{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
    	justify-content:flex-end;
    	float: right;
}
.gnav__item--top-down{
	margin-top:0.4rem;
}
.gnav__item--right-wide{
	margin-right:1.2rem;
}
.gnav__item--type-toggle{
	margin-top:33px;
	text-align: center;
	cursor:pointer;
}
#logo{
	height:84px;
}
.logo__item--left-wide{
	margin-left:1.2rem;
}
.logo__item--top-down{
	padding-top:1rem;
}
@media (max-width: 480px){
	#logo__item{
		width: 36%;
	}
	.logo__item--top-down{
		padding-top:7%;
	}
	.logo__item--left-wide{
		margin-left:2%;
	}
}
/* ------------------------------------------------------------ */
/* スライド */
/* ------------------------------------------------------------ */
div#photo_cont {
	width:100%;
	height:auto;
	text-align:center;
	z-index: 1;
  	/*margin: 0 auto;*/
  position: relative;
}
div#photo_area {
	width:100%;
	height:auto;
	margin:0 auto;
}
#viewer {
	margin: 0;
	position: relative;
}

#viewer img {
	top: 0;
	left: 0;
	position: absolute;
}

.photo_cont_position--fix{
	margin-top:83px;
}
/* ------------------------------------------------------------ */
/* ナビゲーション */
/* ------------------------------------------------------------ */
div#navi_cont {display:none;}


.blk_resrve{
	text-align:center;
/*	background-color: #393A3A;*/
	padding:7%;
	width:80%;
	overflow: hidden;
	margin: 0 auto;
}
.blk_left,
.blk_right{width:46%;margin: 0 2%;}
.blk_left{float:left;}
.blk_right{float:right;}
.blk_resrve h2{margin-bottom:5%;overflow:hidden;}
#button-toggleb,
#button-toggle{
		float: right;
		margin-right:3%;
		margin-top:15px;
		text-align: center;
		cursor:pointer;
}
#smenu{display:none;}
#smenub,
#smenu {/*overflow: visible;margin: 1px auto 0;z-index:50;*/width: 100%; background:#3C3C3C; color: #060000;}
#smenub{margin-top:0%}
#smenub ul#sgnavb,
#smenu ul#sgnav {padding: 0;margin: 0;list-style: none;border:1px solid #838383;background: #FFF;border-bottom:0px;}
#smenub ul#sgnavb li,
#smenu ul#sgnav li {position: relative;text-align:center;}
#smenub ul#sgnavb a,
#smenu ul#sgnav a {display: block;color: #060000;text-decoration: none;padding: 0.5em 2.5em;border-bottom: 1px solid #838383;line-height:1.8em;}
#smenub ul#sgnavb a:hover,
#smenu ul#sgnav a:hover {background: #E8E4DB;}

#smenub .blk_right p,
#smenub .blk_left p,
#smenu .blk_right p,
#smenu .blk_left p{margin:0 auto 8%;}

#smenub p#scloseb,
#smenu p#sclose{
	padding-bottom:2%;
	margin: 0 auto;
  font-size: 18px;
  width: 100%;
  line-height: 1.5;
  background: #FFF;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
}


/* ------------------------------------------------------------ */
/* Sideカラム */
/* ------------------------------------------------------------ */
div#left_cont {display:none;}

/* ------------------------------------------------------------ */
/* コンテンツ */
/* ------------------------------------------------------------ */
div#content_wrap {
	width:100%;
	margin:0 auto;
}
div#content {
	width:96%;
	margin:0 auto;
  position: relative;
  overflow: hidden;
  margin-bottom: 1%;
}

div#right_cont_home,
div#right_cont {
	float:none;
	padding-top:0.5%;
	margin:0 auto 1%;
	text-align:center;
}

/*home*/

.newsbox {
	/*background:url(../img/news_bg.png);*/	
	padding:3% 0 3%;
	float:none;
	width:100%;
	max-width: 545px;
	margin:0 auto;
	background: #FFF;
	text-align: left;
}
.newsbox .inner {
	margin: 10px;
	height: 467px;
	overflow-x:hidden;
}

div.box div.best {
	float:left;
	width:355px;
}
div.box div.best p.tit {
	border-bottom:#999 dotted 1px;
	color:#F00;
	padding:5px 0 5px 0.5em;
}
div.box div.best p.description {
	border-bottom:#999 dotted 1px;
	padding:5px 0 5px 0.5em;
}
div.box div.best p.price {
	padding:5px 0 5px 0.5em;
}
/* ------------------------------------------------------------ */
/* フッター */
/* ------------------------------------------------------------ */
div#fnavi_wrap {
	display:none;
}

div#footer_wrap {
		position: relative;
	top: 0;
  left: 0;
	width:100%;
	color:#FFF;
	border-bottom: 5px #fff solid;
	bottom:0;
	float:left;
	z-index:3;
}
div#footer {
	width:100%;
	margin:0 auto;
	overflow: hidden;
}
div#footer a {
	color:#FFF;
	text-decoration:none;
}
div#footer p.img_right{
	display:none;
}

/* ------------------------------------------------------------ */
/* テーブル */
/* ------------------------------------------------------------ */
table.company {
	width:600px;
}
table.company th {
	padding:15px;
	width:100px;
	font-weight:normal;
	border-bottom:#CCC solid 2px;
}
table.company td {
	padding:15px;
	border-bottom:#CCC solid 1px;
}
table.company_bg {
	background:url(../img/company_bg.jpg) right top no-repeat;
}
table.company_bg td {
	padding:10px;
	border-bottom:#CCC solid 1px;
}

table.facility {
	font-size:70%;
	border-top:#609 dotted 2px;
	width:100%;
	margin-bottom:15px;
}
table.facility td {
	border-bottom:#609 dotted 2px;
	padding:2px;
}
table.banquet {
	font-size:90%;
	width:100%;
	margin-bottom:15px;
	text-align:left;
}
table.banquet th {
	font-size:100%;
}


ul.lsit3 {
	margin:10px;
}

ul.lsit3 li {
	width:183px;
	float:left;
}
ul.lsit3 li.center {
	width:183px;
	float:left;
	margin:0 5px 15px 5px;
}






div.room_box {
	margin-bottom:15px;
	float:none;
	max-width:537px;
	width:100%;
 overflow: hidden;
  margin: 0 auto 3%;

}

div.room_box div.box_right {
	background-color:#FFF;
	padding:2%;
	float:right;
	margin-top:0;
	max-width:304px;
	width:45%;
	text-align:center;
}
div.room_box div.box_right img{
	width:auto;
}

div.room_box img{
	width:45%;

}
div.room_box div.box_right p.title {
	margin:5px auto;
	font-size:100%;
}
div.room_box div.box_right p {
	text-align:center;
	font-size:70%;
}

div.room_box div.box_left {
	background-color:#FFF;
	padding:2%;
	float:left;
	margin-top:0;
	max-width:304px;
	width:45%;
	text-align:center;
}

div.room_box div.box_left img{
	width:auto;
}

div.room_box div.box_left p.title {
	margin:5px auto;
	font-size:100%;
}
div.room_box div.box_left p {
	text-align:center;
	font-size:70%;
}



.food_box {
	margin-bottom:15px;
	float:left;
	width:100%;
}
.food_box img {
	float:left;
}
.food_box .food_right {
	width:336px;
	float:right;
	margin:10px 0;
}
.food_box .food_right p.title {
	font-size:120%;
	border-bottom:#333 solid 1px;
}

div.room_box2 {
	padding:15px 20px;
	background:#fff;
	margin:0 0 15px 0;
	float:none;
	max-width:537px;
	width:95%;
	text-align: left;
}
div.room_box2 p {
	margin-bottom:15px;
}

table.drink {
	font-size:90%;
	width:100%;
	margin-bottom:15px;
	width:100%
}
table.drink td {
	padding:3px
}
table.drink td.l_brader {
	padding-left:15px;
	border-left:#999 1px solid;
}
table.drink td.r_brader {
	padding-right:15px;
}

dl {
	margin: 0 0 15px;
	padding: 0;
	border-top:#609 dotted 2px;
	width: 90%;
	font-size:100%;
}
dl dt {
			float: left;
			width: 0em;
			padding: 5px 0;
			font-weight: bold;
			text-indent: 0em;
			line-height: 150%;
}
dl dd {
	padding: 5px 0 10px 15em;
	line-height: 150%;
	border-bottom:#609 dotted 2px;
}


/*20130920*/
.plan_box {
	background:#E6F2E8;
	padding:2% 0 0.8%;
	float:none;
	width:100%;
	max-width: 545px;
	margin:0 auto 1%;
	overflow: hidden;
}

.plan_box h3 {
		
}

.plans {
	float:left;
	margin:0 1.1% 1.8% 1.1%;
	width:31%;
	font-size: 80%;
}

.plans a {
	display: block;
}
.plans a:hover{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}

.planR {
	float:right;
	margin:0 0 10px 10px;
	width:245px;
}

.plan_box p {
	margin-top:5px;
	margin-left: 0em; /* ブロック全体を 1em 右に */
	font-size:90%;
	text-indent:2em;
	background:url(../img/plan_indent.png) no-repeat top left;
	text-align: left;
}
.plan_box p a {
	color:#000;	
}



/**/
.clr:before,
.clr:after {
    content: " ";
    display: table;
}

.clr:after {
    clear: both;
}

.clr {
    *zoom: 1;
}

ul.plan{
	max-width:545px;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	
}
ul.plan li {
	width:48%;
	float: left;
	margin: 1%;
}
ul.plan li a {
	display: block
}
ul.plan li a:hover{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}

input[type="button"] {
	width: 124px;
	height: 20px;
  background: url(../img/submit.png);
  margin: 0 auto;

    padding:0;
    margin:0;
    border:0;
    font-size:0;
    line-height:0;
    overflow:visible;
    cursor:pointer;

}

/* 20170411 room */
.page-id-17 dl{
	max-width:545px;
}
.page-id-17 dl dt {
	width: 50%;
}
.page-id-17 dl dd {
	text-align: left;
	width: 50%;
	padding-left:52%;
}

.page-id-20 #right_cont p{
	text-align:left;
	margin: 0 auto 1%;
}

.page-id-20 #right_cont{
	max-width: 545px;
}
.page-id-20 #right_cont table{
	text-align:left;
}

.page-id-20 #right_cont p.text_center{
	text-align:center;
}

.page-id-20 #right_cont p img.img_left{
	width: 40%;
}

.page-id-22 #right_cont .rightblk{
	    width: 55%;
	    max-width:303px;
	
}
.page-id-22 #right_cont .leftblk {
	    width: 44%;
	    max-width:242px;
}
.page-id-22 #right_cont .seasonblk {
    clear: both;
    margin-bottom: 60px;
    max-width:545px;
    margin: 0 auto 1%;
	text-align: left;
}

.page-id-22 #right_cont table{
	text-align:left;	
  max-width:545px;
	width:100%;
margin: 0 auto;
}

.page-id-22 #right_cont table td{
	width:30%;
}

.page-id-22 #right_cont .imageList ul {
	margin:2% 0;
}
.page-id-22 #right_cont .imageList ul li{
	margin-right: 0.2%;
}

.width545 {
	width:100%;
    max-width: 545px;
}

.width545 td{width:100%}

/* faqページ */
#faq-base{
	background-color:#FFF;
	padding:25px 15px 100px 15px;
	color:#040000;
	overflow:hidden;
	text-align: left;
}
#faq-base a{
	text-decoration:none;
}
#faq-base h2.faqcat{
	color:#3878BE;
	font-size:14px;
	padding-left:29px;
	background:no-repeat left url(/cms/wp-content/themes/meijiya/img/header_faq01.png);
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	margin-bottom: 10px;
}
#faq-base .faqblk{
	margin-bottom:5px;
}
#faq-base .faq{
	overflow: hidden;
}
#faq-base h3{
	margin-left:4px;
	padding-left:12px;
	padding-top:2px;
	font-weight:500;
	background-image:url(/cms/wp-content/themes/meijiya/img/header_faq02.png) , url(/cms/wp-content/themes/meijiya/img/image_arrow.png);
	background-repeat:no-repeat, no-repeat;
	background-position:left, right;
	float: left;
   	width: 90%;
	overflow: hidden;
}

.question{
	overflow: hidden;
	margin-bottom:15px;
}
.answer{
   margin-bottom:12px;
	overflow: hidden;
}
.answer p{
 background-color:#EAEAEA;
font-size:12px;
padding:14px;
}
.question a:hover{
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	color:#030000;
}
.question h3{
	float:right;
}
.question .thumbnail{
	float: right;
    	margin-right: 1%;
}
.question .thumbnail img{
	max-width:20px;
}
/* banner_box */
.banner_box{
	
}
.banner_box a img:hover{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}