@charset "utf-8";
/* <meta content="width=device-width, initial-scale=1, minimum-scale=1" name="viewport"> */
/* PC */
#phonemenuA {
	display: none;
	padding:0;
	margin:0;
}
.table1 {
	width: 500px;
}
.smartphone img {
	display: none;
}
.w100 {
	max-width:100%;
	height:auto;
	text-align:center;
	margin: 0 auto;
}
.map {
	width:100%;
	height:400px;
}

/*　facebook */
.fb-page {
	padding:10px 0;
	width:100%;
}
#fb-root {
	background-color:#FFF;
	height:auto;
}
.fb-like-box,
.fb-like-box span,
.fb-like-box iframe[style]{
	width: 100%!important;
}
/* flexbox */
.flexbox {
	display: flex;
	display:-webkit-flex;
}

/* menu */
#meanmenu,
#humberger{
	display:none;
}
@media screen and (max-width:855px) {
#navi {
	display:none;
}
#humberger{
	display:block;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 600;
	width: 45px;
	padding: 17px 10px 10px;
	cursor: pointer;
	background:rgba(255,255,255,0.8);
}

.mtitle-cline3{
	line-height:1.5;
    font-size: 15px;
}

}

/* mobile&smartphone */
@media screen and (max-width:600px) {
.pc {
	display:none;
}
/*	スマホのみ */
/*
@media screen and (max-width:10000px) {
#phonemenu,
#head,
#flash,
#wrap,
#footer,
#singlepage section {
	max-width:600px;
	margin:0 auto;
}
*/
/*	スマホのみ */


.linkbtn {
	width:90%;
}
.linkbtn li {
	float:none;
	margin-right:0px;
	margin-bottom:10px;
}
.linkbtn li a {
	width:100%;
}


/** float style **/
.fleft0, .fleft1, .fleft2, .fright0, .fright1, .fright2 {
	float:none;
}
.fleft0, .fleft1, .fleft2, .fright0, .fright1, .fright2 {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.form {
	margin:10px auto 10px;
	width:95%;
}

#singlepage p img,
#main p img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.juicysliderimg img {
	display:table-cell;
	vertical-align:top;
	text-align:center;
	margin:0 auto;
	z-index:600;
	width:90%;
}

/* flexbox */
.flexbox {
	display:block;
	display:-webkit-block;
}


/* none */
.none, .desktop, #nav-f, #menuA, #seoA, #pankuzu, #navi, .seo, #fmenu,#tnavi,.tbnr {
	display:none;
}
/* width100% */
#head, #footer, #wrap, #nav, #wrapA, #seo, #title {
	width:100%;
}
#containar {
	width:100%;
	height:auto;
	padding:0 ;
	margin:0;
}
#wrap {
	padding:15px 0 80px;
	margin:0;
}
#main {
	float:none;
	width:95%;
	margin:0 auto 20px;
}
#side {
	float:none;
	width:98%;
	margin:0 auto;
	height:auto;
	padding:0;
}
.table1 {
	width: 100%;
}
/* img */
img {
	max-width:100%;
	height:auto;
}
.smartphone img {
	display:block;
	max-width: 100%;
	height:auto;
}
/* header */
header {
	padding:0;
	margin:0;
}
#head {
	height:auto;
}

.logo {
	float:none;
	text-align:center;
}
.tel {
	float:none;
	text-align:center;
	display:none;
}

/* title */
.yajirusi {
	font-size:15px;
}
#main h1 {
	width:100%;
	height:auto;
}
#title {
	/*border:1px solid #443402;*/
	padding:0px 0 0;
	margin:5px 0 0;
}
#title h1 {
	float:none;
	text-align:center;
}
#seo h1 {
	font-size:10px;
}

.lmain,
.rmain {
	float:none;
	width:100%;
}
.lsingle,
.rsingle {
	float:none;
	width:100%;
}





/* single */
#singlepage {
	padding:0 0 165px;
}
#singlepage section {
	width:95%;
	margin:0 auto;
	padding:25px 0;
}
.single {
	width:95%;
	margin:0 auto;
	padding:25px 0px;
}
.textwrap {
	width:90%;
	margin:0 auto;
	font-size:12px;
	padding:10px;
}
.textwrap2 {
	width:88%;
	margin:20px auto;
	font-size:12px;
	padding:20px;
}
.news-bl {
	width:100%;
}

/* flash */
#flash {
	width:100%;
	height:auto;
}
#juicysliderbox {
	position:relative;
	height:400px;
}
#flash img {
	height:auto;
}

.slideimg {
	width: 100%;
	height:auto;
}

#swiffycontainer {
	max-width:800px;
	width:95%;
	max-height:253px;
	height:auto;
}

.flashimg {
	width:100%;
	margin:0 auto;
}
.flashimg img {
	top:  -400px;
	left: 290px;
	z-index: 400;
	position:relative;
}
#top_image {
	padding:250px 0;
}
.textbox {
	
}
.tbox2 {
	width:100%;
	margin:0 auto;
	padding:40px 0;
	text-align:center;
}

/* */
footer {
	margin:0;
	height:185px;
}
#footer {
	padding:20px 0;
	margin:0 auto 0;
}
.map {
	width:100%;
}




/* flexbox */
.flexbox {
	display: flex;
	display:-webkit-flex;
}
.flexbox li {
	
}
.sidebox {
	width:100%;
	height:auto;
	box-shadow:none;
}

/* mailform */
.form dl {
	margin:10px 0;
}
.form dt {
	float: none;
	width:100%;
	height:20px;
	line-height:20px;
	padding-top: 10px;
}
.form dd {
	width:100%;
	padding-left:0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height:20px;
	border-bottom:1px solid #eee;
}
.form dd:last-child {
	border-bottom:0px;
	margin-bottom:0px;
}
.textarea, textarea, .dropdown {
	width:98%;
}
/* /mailform */

.card {
	height:auto;
}
.tab li {
	width:28%;
	padding:5px;
	margin:0 5px 0 0;
}
.tab li:last-child {
	margin:0;
}

.fb-like-box,
.fb-like-box span,
.fb-like-box iframe[style],
.facebook {
	display:none;
}



/* phonemenu */
/*link*/
#phonemenu li a:link,
#phonemenu li a:visited,
#phonemenu li a:hover {
	color:#111;
	text-decoration: none;
}

#phonemenuA {
	display:block;
	width:100%;
	height:50px;
	box-shadow:rgba(0,0,0,0.2) 0 3px 2px;
	background:#FF464C;
	z-index:99999;
	top:0;
	left:0;
	padding:0;
}
#phonemenu  {
	margin:0 auto;
	z-index: 3;
	color:#fff;
}
#phonemenu ul {
	position: relative;
}
#phonemenu li {
	font-family:'FontAwesome';
	width:12%;
	float:left;
	padding:5px 0;
	margin:0;
	display:inline;
	text-align:center;
	font-size:20px;
	cursor:pointer;
	vertical-align:middle;
}
#phonemenu li:hover {
	opacity:0.5;
}
#phonemenu .lg {
	width:50%;
	padding:3px 0 0;
	z-index:99999;
}
#phonemenu .lg img{
	max-height:45px;
}
#phonemenu li:hover {
}
/* phonemenu */

#dmenu1 li a:link,
#dmenu1 li a:visited,
#dmenu1 li a:hover {
	color:#fff;
	text-decoration: none;
	text-align:left;
	font-size:12px;
	padding:0px 0;
	text-indent:1em;
}
#dmenu1 {
	display:none;
	position:absolute;
	top: 0;
	width:100%;
	font-size:11px;
}
#dmenu1 li {
	overflow: hidden;
	width:100%;
	background:rgba(0,0,0, 0.8);
	box-shadow:rgba(0, 0, 0, 0.2) 0px 1px 1px 1px;
}
#dmenu1 li a {
	display:block;
	width:100%;
	height:40px;
	line-height:40px;
	color:#fff;
}
#dmenu1 li a:before {
	font-family:'FontAwesome';
	content:"\f054";
	margin-right:5px;
}
/* phonemenu */
#dmenu2 {
	display:none;
	position:absolute;
	top: 50px;
	width:100%;
	z-index:1000;
	font-size:11px;
}
#dmenu2 li {
	overflow: hidden;
	width:100%;
	background:rgba(0,0,0, 0.8);
	box-shadow:rgba(0, 0, 0, 0.2) 0px 1px 1px 1px;
}
#dmenu2 li a {
	display:block;
	width:100%;
	height:40px;
	line-height:40px;
	color:#fff;
}
#dmenu2 li a:before {
	content:url(../img/icon_w.png);
	margin-right:3px;
}
/* phonemenu */
#dmenu3 {
	display:none;
	position:absolute;
	top: 50px;
	width:100%;
	z-index:1000;
	font-size:11px;
}
#dmenu3 li {
	overflow: hidden;
	width:100%;
	background:rgba(0,0,0, 0.8);
	box-shadow:rgba(0, 0, 0, 0.2) 0px 1px 1px 1px;
}
#dmenu3 li a {
	display:block;
	width:100%;
	height:40px;
	line-height:40px;
	color:#fff;
}
#dmenu3 li a:before {
	content:url(../img/icon_w.png);
	margin-right:3px;
}
.mintyou {
	text-align:center;
	font-size:18px;
}
/* flink */
.flink0,
.flink1,
.flink2 {
	width:100%;
}
.flink0 ul,
.flink1 ul,
.flink2 ul {
	margin-right:0;
	margin-bottom:0;
}
.flink0 li,
.flink1 li,
.flink2 li {
	float:none;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.flink0 li img,
.flink1 li img,
.flink2 li img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
figure figcaption img {
	display:block;
	width:100%;
	margin:0 auto;
}

/* footer menu */
#fmenuA {
	width:100%;
}
#fmenu {
	width:100%;
	list-style-type: none;
	font-size:11px;
}
#fmenu ul {
	border-top:1px solid #eee;
}
#fmenu li {
	float:left;
	width:33%;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
}
#fmenu li a {
	display:block;
	width:100%;
	min-width:20px;
	height:30px;
	line-height:30px;
	text-align:left;
	font-weight:normal;
	background:#ffeac8;
	text-indent:10px;
}
#fmenu li a:before {
	font-family:'FontAwesome';
	content:"\f054";
	margin-right: 3px;
	color:#555;
}
#fmenu li:last-child {
/*	border: none;
	margin: 0;
*/}
#fmenu a:link,
#fmenu a:visited,
#fmenu a:hover {
	color: #555;
	text-decoration:none;
}
#fmenu a:hover {
	background:#faf4eb;
}

.mtitle-sp {
	font-size:18px;
	line-height:1.8;
}

h2 {
	font-size:13px;
}
.mtitle-point {
	font-size:13px;
}
.mtitle-point span {
	margin-right:5px;
}
.mtitle-check {
	font-size:14px;
}
/* mtitle-cline */
.mtitle-cline {
	font-size:18px;
	text-align:center;
	width:100%;
	margin:25px auto;
}
.mtitle-cline span {
	font-size:13px;
}
.mtitle-cline:after, .mtitle-cline:before {
color:#111;
content: '';
display:none;
width: 0%;
background:none;
-webkit-background-clip:none;
background-clip:none;
}
.mintyou {
	font-size:13px;
}

.text1 {
	font-size:13px;
}
.ttext1 {
	width:50%;
}

/* tab */
.tab {
	width:95%;
	margin:0 auto;
}
.tab li {
	float:none;
	margin:0 0 1px;
	width:100%;
	padding:0;
}
.tab li a {
	width:100%;
	padding:3px 0;
	text-indent:1em;
}
.mtitle-x {
	font-size:18px;
	text-align:center;
	color:#484848;
	margin:20px 0 5px;
}

#contentwrap {
	width:100%;
	padding:0 0 165px;
}

.rss {
	width: 90%;
	margin:0 auto;
	padding:10px 0 25px;
}
.rhalf {
	display:none;
}
.hotel {
	display:none;
}
.rhalf,
.lhalf {
	float:none;
}
.lhalf {
	width:100%;
	height:100%;
	display:table;
	margin:0;
	padding:0;
}
.lhalf h2 {
	font-size:18px;
	letter-spacing:2px;
	text-align:center;
}

.lhalf-img {
	float:none;
}
.twrap {
	margin:0 auto;
	padding:35px 20px;
	display:block;
}
.hotel {
	display:none;
 }

/* 
.price2 {
	font-size: 13px;
	overflow:hidden;
}
.price2 dt {
	float: none;
	padding-top: 5px;
	line-height: 1.3;
}
.price2 dt:before {
	font-family:'FontAwesome';
	content:"\f0a9";
	margin-right:5px;
}

.price2 dt span {
	font-size:13px;
}
.price2 dd {
	text-align:right;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 1.3;
	border-bottom: dotted 1px #aaa;
	color:#F18D9E;
} */

/*休業期間お知らせ*/

 .border_box01 {
    width: 100%;
    font-size: small;
}
.br_sp{
 display: block;
}

}
@media screen and (max-width:480px) {
/* single */
.photo {
	width:99%;
	margin:0 auto;
}
.photo ul {
	margin-right:0px;
	margin-bottom:0px;
	text-align:center;

}
.photo li {
	float:none;
	display:inline-block;
	margin-right:5px;
	margin-bottom:5px;
}
.photo li a {
	width:110px;
	height:110px;
	line-height:110px;
}
.photo li p {
	width:110px;
}
.photo li img {
	max-width:110px;
	max-height:110px;
}

.mt1 img {
	width:200px;
}
.list-check2 {
	font-size:15px;
}
.mtitle-big {
	font-size:15px;
}
ol.rounded-list {
	font-size:13px;
}
}



/* phonemenu */
#page{
	padding:0;
	position: relative;
	z-index: 2;
	left: 0;
	-webkit-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
	   -moz-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
		 -o-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
			transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */
	
	-webkit-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
	   -moz-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
		 -o-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
			transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */
}
#drawernav{
	position: fixed;
	top: 0;
	right: -240px;
	width: 240px;
	height: 100%;
	background: #111;
	color: #fff;
	z-index: 500;
	padding-top: 40px;
	-webkit-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
	   -moz-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
		 -o-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
			transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */
	
	-webkit-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
	   -moz-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
		 -o-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
			transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */
}
#drawernav ul{
	list-style: none;
	padding: 0;
}
#drawernav ul li{
}
#drawernav ul li a{
	color: #fff;
	display: block;
	padding: 10px 20px;
	text-decoration: none;
	border-bottom:1px solid #333;
}
#drawernav ul li a:hover{
	color: #fff;
	background: #222;
}
#drawernav ul li a:before {
	font-family:'FontAwesome';
	content:"\f0da";
	margin-right:10px;
}
#drawernav ul li.phone a:before {
	font-family:'FontAwesome';
	content:"\f098";
	margin-right:10px;
}
#drawernav ul li.phone a{
	color: #fff;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	border:1px solid #111;
	border-radius:10px;
	margin:10px auto;
	width:200px;
	text-align:center;
	font-size:15px;
	color:#111;
	background:#fff;
	font-weight:bold;
}
#drawernav ul li.phone a:hover {
	background:#D97223;
}
#drawernav img {
	display:block;
	width:90%;
	padding:5px 0;
	margin:0 auto;
}
#drawernav h4{
	padding: 0 15px; 
}
.icon-bar{
	height: 2px;
	background: #111;
	display: block;
	margin-bottom: 6px;
	-webkit-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
	   -moz-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
		 -o-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
			transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */
	
	-webkit-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
	   -moz-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
		 -o-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
			transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */
}
.fixed-content{
	right: inherit;
	width: 100%;
	-webkit-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
	   -moz-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
		 -o-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
			transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */
	
	-webkit-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
	   -moz-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
		 -o-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
			transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */
}
#overlay{
	z-index:-1;
	opacity: 0;
	background: #000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	-webkit-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
	   -moz-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
		 -o-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
			transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */
	
	-webkit-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
	   -moz-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
		 -o-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
			transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */
}
/**
* ドロワー開放時のスタイル
**/

.drawer-opened #page{
	left: -240px;
	box-shadow: 1px 0 2px #000;
	-webkit-box-shadow: 1px 0 2px #000;
}
.drawer-opened .fixed-content{
	left: -240px;
}
.drawer-opened #drawernav{
	right: 0;
}
.drawer-opened #humberger .icon-bar{
	background: #111;
}
.drawer-opened #humberger :nth-child(1){
	transform:translate(0,8px) rotate(45deg);
	-webkit-transform:translate(0,8px) rotate(45deg);
}
.drawer-opened #humberger :nth-child(2){
	transform:translate(-20px ,0);
	-webkit-transform:translate(-20px ,0);
	opacity:0;
}
.drawer-opened #humberger :nth-child(3){
	transform:translate(0,-8px) rotate(-45deg);
	-webkit-transform:translate(0,-8px) rotate(-45deg);
}
.drawer-opened #overlay{
	opacity: 0.3;
	left: -240px;
	position:fixed;
}
/* /@media screen and (max-width:800px) */


    @media screen and (max-width: 768px){
 div.youtube_vd {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.youtube_vd iframe{
    position: absolute;
    top: 0;
    right: 0;
    max-width: 100%;
    width: 100%;
    height: 100%;
    max-height: 100%;
    margin: 0 auto;
    display: block;
}
    }

