﻿@charset "UTF-8";
 
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%;
vertical-align:baseline;background:transparent;font-weight:normal;}
body{line-height:1}article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section{display:block}
ul{list-style:none}blockquote,q{quotes:none}blockquote:before,
blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;
font-size:100%;vertical-align:baseline;background:transparent}
del{text-decoration:line-through}abbr[title],dfn[title]
{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;
margin:1em 0;padding:0}input,select{vertical-align:middle}

body{ font-family: NotoSansCJKjp,Avenir,Avenir Next,Helvetica Neue,Helvetica,Arial,Verdana,Roboto,YuGothic Medium,Yu Gothic Medium,"游ゴシック Medium","游ゴシック体 Medium",YuGothic,Yu Gothic,"游ゴシック","游ゴシック体","ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,sans-serif; font-size:25px;font-weight: 300; -ms-word-wrap: break-word; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; -webkit-text-size-adjust: 200%;
	background-color:fffffff
	"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",Sans-Serif;
	color: #000000;
	line-height:200%;
}
a{
	color: #79a6d2;
}
a:hover{
	color:#4080bf;
}
hr{
height:1px;
background-color:#52d3ff;
color:#541641;
}
#global_info h1{
margin-bottom: 1%;
font-size: 160%;
    border-left: 10px #d95483 solid;
    padding-left: 1%;
    margin-bottom: 1%;
}
#global_menu h1{
    font-size: 125%;
    border-left: 1% #d95483 solid;
    padding-left: 1%;
    margin-bottom: 1%;
}
#global_map h1{
    font-size: 125%;
    border-left: 1% #d95483 solid;
    padding-left: 1%;
    margin-bottom: 1%;
}
 header{
    margin: 0px 0 0 0px;
    overflow: hidden;
}
header .logo{
	float: left;
} 
#banner_list li img {
	vertical-align:bottom;
}
header p{font-size: 125%;
	font-weight:bold;
	color:#670000;
	text-align: center;
 }

#global_info{
    width: 100%;
    float: left;
    margin-top: 3%;
    margin-right: 3%;
}
#global_info img{
	border: 5px #fff solid;
}
header {
  padding:2%;
  background:#52d3ff;
margin-bottom:0px;
}

#nav-drawer {
  position: relative;
}
.nav-unshown {
  display:none;
}
#nav-open {
margin-left:12px;
  display: inline-block;
  width: 80%;
  height:15px;
  vertical-align: middle;
}
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 3px;
  width: 25px;
  border-radius: 3px;
  background: #555;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -8px;
}
#nav-open span:after {
  bottom: -16px;
}

#nav-close {
  display: none;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}
#nav-content {

  overflow: ;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 70%;
  height: 0%;
  background: #fff;
color:#ffffff;
  transition: .3s ease-in-out;
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);
}


#nav-input:checked ~ #nav-close {
  display: block;
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}

.add-up{
    margin-left: 1%;
}
.info01{
    width: 100%;
	float: left;
	margin-bottom: 3%;
} 
.info02{
    width: 100%;
	float: left;
	margin-bottom: 3%;
} 
.info03{
    width: 100%;
	float: left;
	margin-bottom: 3%;
} 
.info04{
    width: 100%;
	float: left;
	margin-bottom: 3%;
} 
 .greetings{
    width: 100%;
	float: left;
	margin-bottom: 3%;
}
#global_menu{
    width: 100%;
    float: left;
    margin-top: 3%;
    margin-right: 3%;
}
#global_menu img{
	border: 3px #fff solid;
}
.menu_box{
	width: 70%;
	clear:left; 
}
.menu_block{
    width: 21%;
	float: left;
    margin-right: 13px;	
    margin-bottom: 10px;
}
.menu_photo{
    margin-bottom: 10px;
}
.menu{
	width: 21%;
    margin-bottom: 10px;
}
.item_heading{
margin-bottom: 10px;
font-size: 160%;
}
.price{
	font-size: 125%;
	margin-top: 5px;
	color: #ff0000;
}
#global_map{
    width: 70%;
    float: left;
    margin-top: 30px;
    margin-right: 30px;
}
.map_block{
	width: 42%;
	float: left;
	border: 5px #fff solid;
	margin-top:30px;
	margin-right: 13px;	
	margin-bottom: 10px;
}
.concept{
  margin-top: 5px;
  margin-left: 15px;
}
footer:before{
    display: table;
    clear: both;
}
footer p{
    background: #666;
    width: 100%;
    margin: 5% auto 2%;
    padding: 5px;
    text-align: center;
    font-size: 80%;
}
footer p small{
        color: #ffffff;
        border: 1px #ffffff solid;
        padding: 2%;
        display: block;
}
footer a{
	color: #ffffff;
}
footer a:hover{
	color:#b7b7b6;
}
.ac-container{
    width: 100%;
    margin: 10px auto 30px auto;
}
.ac-container label{
padding: 5px 2%;
    position: relative;
    z-index: 20;
    display: block;
    height: 3%;
    cursor: pointer;

  line-height: 3%;
    font-size: 19px;
    background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
    box-shadow:
        0px 0px 0px 1px rgba(155,155,155,0.3),
        1px 0px 0px 0px rgba(255,255,255,0.9) inset,
        0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container2{
    width: 20%;
 
}
.ac-container label2{
padding: 5px 20px;
    position: relative;
    z-index: 20;
    display: block;
    height: 30px;
    cursor: pointer;

  line-height: 33px;
    font-size: 19px;
    background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
    box-shadow:
        0px 0px 0px 1px rgba(155,155,155,0.3),
        1px 0px 0px 0px rgba(255,255,255,0.9) inset,
        0px 2px 2px rgba(0,0,0,0.1);
}

.ac-container label:hover{
    background:#52d3ff;
 color: #ffffff;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
    background: #52d3ff;
    color: #ffffff;
 
    box-shadow:
        0px 0px 0px 1px rgba(155,155,155,0.3),
        0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
    width: 24px;
    height: 24px;
    right: 13px;
    top: 7px;

}
.ac-container input:checked + label:hover:after{
  
}
.ac-container input{
    display: none;
}.ac-container article{
    background: rgba(255, 255, 255, 0.5);

    overflow: hidden;
    height: 0px;
    position: relative;

    transition:
        height 0.3s ease-in-out,
        box-shadow 0.6s linear;
}
.ac-container input:checked ~ article{

    

}
.ac-container article p{

line-height: 23px;
 padding: 20px;

}
.ac-container input:checked ~ article.ac-small{
    height: auto;
  width: 50%;

}
.hutter{
width: 100%; 
height: 28%;}

.banar{
width: 100%;
height: 29%:}


ol.topic-path {
margin: 0;
padding: 7px 5px;
background-color: #e0ffff;
list-style-type: none;
font-size: 100%;
}

ol.topic-path li {
padding-left: 5px;
display: inline;
}

ol.topic-path li.first {
padding-left: 25px;
}

ol.topic-path li a {
padding-right: 18px;
}
ol.topic-path li a {
color: #4682b4;
}

ol.topic-path li a:hover {
color: #79a7cc;
}

ul#footermenu {
	clear: both;
	margin: 0px auto;
	text-align: center;
	font-size: 25px;
}
ul#footermenu li {
	display: inline;
	padding: 0px 5px;
}
#pagetop {
	/*clear: both;*/
}
#pagetop a {
	color: #FFF ;	
	font-size: 120%;
	background: #52d3ff;
	text-decoration: none;
	text-align: center;
	width: 350px;
height: 30%;
	display: block;
	float: right;
}

#pagetop a:hover {
	background: #333;
	color: #FFF;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}


#ENGLISH a {
	color: #FFF ;	
	font-size: 10px;
	background: #2525FF;
	text-decoration: none;
	text-align: center;
	width: 10em;
	display: block;
	float: left;
}
#ENGLISH a:hover {
	background: #222;
	color: #FFF;}
