@charset "utf-8";

* {
	-webkit-text-size-adjust:none;
}
@media screen and (max-device-width: 480px) {
img {
	max-width:100%;
	height:auto;
}
}


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	-webkit-text-size-adjust: none;
	background:transparent;
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
}

body {
	line-height:150% !important;
	color:#000000;
	font-size:14px;
}

img{
	vertical-align:bottom;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

nav ul,
div.nav ul {
    list-style:none;
}

ul,li{
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

td{
	vertical-align:top;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    border-radius:0;
}

/* \*/
* html .fcb {
    height: 1% ;
}
.fcb {
    display: block ;
}
/* */

.clear {clear:both;}

/*for clearFix*/
.cf:after { 
   display: block ;
   height: 0 ;
   visibility: hidden ;
   clear: both ;
   content:".";

}
/* 追加 MacIE 5 と WinIE 7 向け */
.cf {
   display: inline-block ;
}
/*MacIE \*/
* html .cf {
	height: 1em ;
}
.cf {
	display: block ;
}

.tc{
	text-align:center;
}

.tr{
	text-align:right;
}

/*各上下左右マージン指定*/

.mt0 { margin-top: 0px !important ; }
.mt5 { margin-top: 5px !important ; }
.mt10 { margin-top: 10px !important ; }
.mt15 { margin-top: 15px !important ; }
.mt20 { margin-top: 20px !important ; }
.mt25 { margin-top: 25px !important ; }
.mt30 { margin-top: 30px !important ; }
.mt35 { margin-top: 35px !important ; }
.mt40 { margin-top: 40px !important ; }
.mt45 { margin-top: 45px !important ; }
.mt50 { margin-top: 50px !important ; }
.mb0 { margin-bottom: 0px !important ; }
.mb5 { margin-bottom: 5px !important ; }
.mb10 { margin-bottom: 10px !important ; }
.mb15 { margin-bottom: 15px !important ; }
.mb20 { margin-bottom: 20px !important ; }
.mb25 { margin-bottom: 25px !important ; }
.mb30 { margin-bottom: 30px !important ; }
.mb35 { margin-bottom: 35px !important ; }
.mb40 { margin-bottom: 40px !important ; }
.mb45 { margin-bottom: 45px !important ; }
.mb50 { margin-bottom: 50px !important ; }
.ml0 { margin-left: 0px !important ; }
.ml5 { margin-left: 5px !important ; }
.ml10 { margin-left: 10px !important ; }
.ml15 { margin-left: 15px !important ; }
.ml20 { margin-left: 20px !important ; }
.ml25 { margin-left: 25px !important ; }
.ml30 { margin-left: 30px !important ; }
.ml35 { margin-left: 35px !important ; }
.ml40 { margin-left: 40px !important ; }
.ml45 { margin-left: 45px !important ; }
.ml50 { margin-left: 50px !important ; }
.mr0 { margin-right: 0px !important ; }
.mr5 { margin-right: 5px !important ; }
.mr10 { margin-right: 10px !important ; }
.mr12 { margin-right: 12px !important ; }
.mr15 { margin-right: 15px !important ; }
.mr20 { margin-right: 20px !important ; }
.mr25 { margin-right: 25px !important ; }
.mr30 { margin-right: 30px !important ; }
.mr35 { margin-right: 35px !important ; }
.mr40 { margin-right: 40px !important ; }
.mr45 { margin-right: 45px !important ; }
.mr50 { margin-right: 50px !important ; }

.pt0 { padding-top: 0px !important ; }
.pt5 { padding-top: 5px !important ; }
.pt7 { padding-top: 7px !important ; }
.pt10 { padding-top: 10px !important ; }
.pt15 { padding-top: 15px !important ; }
.pt17 { padding-top: 17px !important ; }
.pt20 { padding-top: 20px !important ; }
.pt25 { padding-top: 25px !important ; }
.pt30 { padding-top: 30px !important ; }
.pt35 { padding-top: 35px !important ; }
.pt40 { padding-top: 40px !important ; }
.pt45 { padding-top: 45px !important ; }
.pt50 { padding-top: 50px !important ; }
.pb0 { padding-bottom: 0px !important ; }
.pb5 { padding-bottom: 5px !important ; }
.pb10 { padding-bottom: 10px !important ; }
.pb15 { padding-bottom: 15px !important ; }
.pb20 { padding-bottom: 20px !important ; }
.pb25 { padding-bottom: 25px !important ; }
.pb30 { padding-bottom: 30px !important ; }
.pb35 { padding-bottom: 35px !important ; }
.pb40 { padding-bottom: 40px !important ; }
.pb45 { padding-bottom: 45px !important ; }
.pb50 { padding-bottom: 50px !important ; }
.pl0 { padding-left: 0px !important ; }
.pl5 { padding-left: 5px !important ; }
.pl10 { padding-left: 10px !important ; }
.pl15 { padding-left: 15px !important ; }
.pl20 { padding-left: 20px !important ; }
.pl25 { padding-left: 25px !important ; }
.pl30 { padding-left: 30px !important ; }
.pl35 { padding-left: 35px !important ; }
.pl40 { padding-left: 40px !important ; }
.pl45 { padding-left: 45px !important ; }
.pl50 { padding-left: 50px !important ; }
.pr0 { padding-right: 0px !important ; }
.pr5 { padding-right: 5px !important ; }
.pr10 { padding-right: 10px !important ; }
.pr12 { padding-right: 12px !important ; }
.pr15 { padding-right: 15px !important ; }
.pr20 { padding-right: 20px !important ; }
.pr25 { padding-right: 25px !important ; }
.pr30 { padding-right: 30px !important ; }
.pr35 { padding-right: 35px !important ; }
.pr40 { padding-right: 40px !important ; }
.pr45 { padding-right: 45px !important ; }
.pr50 { padding-right: 50px !important ; }

.bdbm{border-bottom:1px solid #666666;}


a         {color:#000;text-decoration:underline;}
a:visited {color:#000b;text-decoration:underline;}
a:hover   {color:#000;text-decoration:none;}
a:active  {color:#000;text-decoration:underline;}

/*  slide
----------------------------------------------------------- */

.title_01{
	margin:20px 10px 0 10px;
}

.box_01{
	border:1px solid #000;
	padding:0px 10px 0 10px;
	margin:0 10px 0 10px;
	background:url(../images/bg_01.gif) repeat left top;
}
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
.no-js .slides > li:first-child {
	display: block;
}
/*高さ*/
.flexslider {
	margin: 0 0 20px;
	border: 0px solid #fff;
	position: relative;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.flexslider .slides {
	zoom: 1;
}
.carousel li {
	margin-right: 5px
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	width: 77px;
	height: 43px;
	margin: 0px;
	display: block;
	background: url(../images/bg_direction_nav.png) no-repeat 0 0;
	position: absolute;
	top: 30%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	-webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
	background-position: 100% 0;
	right: 0px !important;
}
.flex-direction-nav .flex-prev {
	left: 0px !important;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: .3!important;
	filter:alpha(opacity=30);
	cursor: default;
}
/* Control Nav */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom:-35px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.flex-control-paging li a {
	width: 7px;
	height: 7px;
	display: block;
	background: #666;
	background:#9c9c9c;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}
.flex-control-paging li a:hover {
	background: #363636
}
.flex-control-paging li a.flex-active {
	background: #363636;
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
 @media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
	opacity: 1;
	left: 0;
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right: 0;
}
}



.navPanel {
  overflow: hidden;
  font-size: 12px;
}
.navPanel li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  border-bottom: 1px solid #CCCCCC;
  width: 50%;
  line-height: 1.6;
}
.navPanel li + li {
  border-left: 1px solid #CCCCCC;
}
.navPanel li a {
  display: block;
  padding: .5em 5px;
  -webkit-background-size: auto 10px;
  background-size: auto 10px;
  text-decoration: none;
}
.navPanel .navPanelTitle {
  font-size: 16px;
  font-weight: 700;
  color: #111111;
}
.navPanel .navPanelTitle span {
  display: inline;
}

.navReservation li {
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
}
.navReservation li span {
  display: block;
}

.navService li {
  -webkit-background-size: auto 20px;
  background-size: auto 20px;
}
.navService li a {
  padding-left: 30px;
}

.sectionHeader {
	margin-top:20px;
	position: relative;
	border-top: 2px solid #E60000;
	border-bottom: 1px solid #FFFFFF;
	padding: .5em 5px;
	background-color: #FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF),color-stop(100%, #E9E9E9));
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%,#E9E9E9 100%);
	background-image: -moz-linear-gradient(top, #FFFFFF 0%,#E9E9E9 100%);
	background-image: -ms-linear-gradient(top, #FFFFFF 0%,#E9E9E9 100%);
	background-image: -o-linear-gradient(top, #FFFFFF 0%,#E9E9E9 100%);
	background-image: linear-gradient(top, #FFFFFF 0%,#E9E9E9 100%);
	-webkit-box-shadow: 1px 0 1px 0 #666666;
	-moz-box-shadow: 1px 0 1px 0 #666666;
	box-shadow: 1px 0 1px 0 #666666;
	font-size: 16px;
	font-weight: 700;
	color:#494949;
}




.area01{
	text-align:center;
	padding:10px 0 15px 0; 
	font-size:12px;
}

.area02{
	padding:10px 0 15px 0; 
	text-align:center;
	background:#f1f1f1;
	border-top:1px solid #6e6e6e;
	border-bottom:1px solid #6e6e6e;
}

.area02 span{
	color:#af0000;
	font-weight:bold;
}

h3{
	margin:20px 0 0 0;
}

.area03{
	margin:15px 0 0 0;
}

.area03 li{
	margin:0 0 10px 0;
}

h4{
	text-align:center;
	font-size:14px;
}

.btn01{
	width:80%;
	margin:15px auto 0;
}


.area04{
	border:1px solid #000000;
	padding:10px;
}

.orange{
	color:#ed5b0c;
}

.green{
	color:#75d263;
}

.area04 li{
	text-indent:-1em;
	padding:10px 0 10px 1em;
	border-bottom:1px dotted #75d263;
}

.area04 .none{
	border-bottom:none !important;
}

.area05{
	background:#000000;
	border-right:2px solid #000000;
	border-left:2px solid #000000;
	border-bottom:2px solid #000000;
}

.area06{
	background:#000000;
	border-right:4px solid #000000;
	border-left:4px solid #000000;
	border-bottom:4px solid #000000;
}

footer{
	margin:20px auto;
	text-align:center;
	font-size:10px;
}

.under{
	margin:30px 0 0 0;
	background:#f0f0f0;
}

.under ul{
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	padding:10px 0 10px 10px;
}

.under li{
	padding:0 0 5px 0;
}

/* アコーディオン */
.list1 dt.trigger {
	background: #ffffff; /* Old browsers */
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #ffffff 0%, #b7b7b7 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #ffffff 0%, #b7b7b7 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #ffffff 0%, #b7b7b7 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #b7b7b7));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #b7b7b7 100%);
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #ffffff 0%, #b7b7b7 100%);
	text-align: left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	padding:0 10px 0 0;
}
.list1 dt.active{
	border-radius:0;
}
.list1 dt.trigger span.open-close {
	background: url(../images/icon01.png) no-repeat 0 ;
	float: right;
	width: 29px;
	height: 29px;
	margin:15px 0 0 0;
	text-indent: -9999em;
	vertical-aglin:middle;
}
.list1 dt.active span.open-close {
	background: url(../images/icon02.png) no-repeat 0 ;
	float: right;
	width: 29px;
	height: 29px;
	margin:15px 0 0 0;
	vertical-aglin:middle;
}
.whitearea{
	background:#FFFFFF;
	padding:15px;
	font-size:12px;
}

h5{
	margin:30px 0 10px 0;
}



.list2 dt.trigger {
	background: #ffffff; /* Old browsers */
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #3d5265 0%, #181b2a 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #3d5265 0%, #181b2a 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #3d5265 0%, #181b2a 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3d5265), color-stop(1, #181b2a));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #3d5265 0%, #181b2a 100%);
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #3d5265 0%, #181b2a 100%);
	text-align: left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	padding:0 10px 0 0;
}
.list2 dt.active{
	border-radius:0;
}
.list2 dt.trigger span.open-close {
	background: url(../images/icon03.png) no-repeat 0 ;
	float: right;
	width: 29px;
	height: 29px;
	margin:10px 0 0 0;
	text-indent: -9999em;
}
.list2 dt.active span.open-close {
	background: url(../images/icon04.png) no-repeat 0 ;
	float: right;
	width: 29px;
	height: 29px;
	margin:10px 0 0 0;
}



.bar01{
	margin:20px 0 0 0;
	background: #ffffff; /* Old browsers */
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #f4f4f4 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #f4f4f4 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #f4f4f4 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #f4f4f4));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #f4f4f4 100%);
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #f4f4f4 100%);
	text-align: left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	padding:10px;
	border-top:1px solid #9b9b9b;
	border-bottom:1px solid #9b9b9b;
	color:#347585;
}

.borderarea{
	margin:15px 0 0 0;
	border-top:1px solid #CCCCCC;
	padding:15px 0 0 0;	
}

.red{
	color:#e9083e;
	font-weight:bold;
}

.borderarea02{
	margin:0 15px 0 15px;
	border:1px solid #000000;
	background:#e9e9e9;
}

.mgn{
	margin:10px 10px 0px 10px;
	padding:0 0 10px 0;
}























/*	section11	---------------------------------------- */
#section11 {
  background-color: #262626;
  padding: 1em;
  color: #FFF; }
  #section11 h3 {
    border-bottom: solid 2px #FFF;
    line-height: 2;
    margin-bottom: 0.5em; }
  #section11 p {
    margin-bottom: 1em; }
  #section11 dl {
    margin-bottom: 2em; }
    #section11 dl dt {
      margin-bottom: 0.5em; }
    #section11 dl dd {
      font-size: 85%;
      margin-bottom: 1em; }
      #section11 dl dd img {
        display: block;
        margin: 0.5em auto; }
      #section11 dl dd table {
        font-weight: normal;
        text-align: left; }
        #section11 dl dd table td {
          text-align: right;
          padding-left: 1em; }
  #section11 #contact {
    background-color: #000;
    padding: 5%; }
    #section11 #contact h4 {
      text-align: center;
      margin-bottom: 1em; }
    #section11 #contact p a {
      display: block;
      margin: 0 0 0.5em; }
    #section11 #contact .tel, #section11 #contact .mail {
      max-width: 453px;
      width: 81.62162%; }
    #section11 #contact .time {
      max-width: 316px;
      width: 56.93694%; }

/*	pageTop	---------------------------------------- */
#pageTop {
  background-color: #262626;
  border-bottom: solid 2px #999999;
  padding: 1em;
  text-align: center; }
  #pageTop img {
    max-width: 183px;
    width: 28.59375%; }

/*	footer	---------------------------------------- */
#footer #copyright {
  background-color: #000;
  text-align: center;
  color: #FFF; }
  #footer #copyright ul {
    padding: 1em 0;
    border-bottom: solid 2px #262626; }
  #footer #copyright li {
    display: inline;
    padding: 0 1em; }
    #footer #copyright li a {
      color: #FFF; }
  #footer #copyright p {
    text-align: center;
    padding: 1em 0; }
  #footer #copyright li:first-child {
    border-right: solid 1px #FFF; }
#footer #secom {
  background-color: #e1e1e1;
  padding: 1em;
  overflow: hidden;
  font-size: 70%; }
  #footer #secom .logomark {
    float: left;
    margin-right: 1em;
    max-width: 64px; }
    #footer #secom .logomark input:first-child {
      max-width: 32px; }

