* {margin: 0;padding: 0;}

body,html {margin-left: 0px; margin-right:0px; margin-top:0px; margin-bottom:0px; 
	padding-left: 0px; padding-right:0px; padding-top:0px; padding-bottom:0px; 
	font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: normal;color: #333333; line-height: 1.4;
height: 100%;}

.cycle-slideshow { width: 100%; z-index: position: relative; z-index: 0;  }
.cycle-slideshow img { width: 100%; height: auto; }
.cycle-pager { text-align: left; width: 90%; z-index: 500; position: absolute; bottom: 0px; left: 10px; overflow: hidden;}
.cycle-pager span {  font-family: arial; font-size: 50px; width: 16px; height: 16px;  display: inline-block; color: #fff; cursor: pointer; }
.cycle-pager span.cycle-pager-active { color: #fcb040;}
.cycle-pager > * { cursor: pointer;}
#slideshow img { display: none }
#slideshow img.first { display: block }

@font-face {
  font-family: "Kaisei Decol", serif;
  font-weight: 700;
  
}

#headermenu {display: table; border: red 0px solid; width: 550px;}
#headermenu a {
	box-sizing: border-box;
	width: 100px;
	height: 100px;
	max-height: 100px;
	line-height: 90px;
	border-radius: 50px;
	border: white 5px solid;
	background: white;
	font-size: 1.5em;
 	font-family: "Kaisei Decol";
	color: #fcb040;
	text-decoration: none;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	margin-left: 10px;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
   transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
}
#headermenu a:hover {
	color: white;
	background: #fcb040;
}


#MinimenuButton {
	box-sizing: border-box;
	width: 100px;
	height: 100px;
	max-height: 100px;
	line-height: 90px;
	border-radius: 50px;
	border: white 5px solid;
	background: white;
	font-size: 4em;
	font-weight: bold;
	color: #fcb040;
	text-decoration: none;
	text-align: center;
	display: none;
	vertical-align: middle;
	margin-left: 10px;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
}
#MinimenuButton:hover {	color: white;
	background: #fcb040;}
}

#headermenumini {margin: 0 auto; display: none; width: 90%;
	position: relative;
 	z-index:1; }
#headermenumini a {
	font-size: 1.7em;
	font-weight: bold;
 	font-family: "Kaisei Decol";
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	display: table;
	line-height: 60px;
	width: 100%; 
	box-sizing: border-box;
	border: white 3px solid;
	border-bottom: none;
	background: #fcb040;
   transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
}
#headermenumini a:hover {
	color: #fcb040;
	background: white;
}



.fadeout {
   opacity: 1;
   transition: opacity .5s ease-in-out;
   -moz-transition: opacity .5s ease-in-out;
   -webkit-transition: opacity .5s ease-in-out;

   }
   .fadeout:hover {
      opacity: 0.7;
      }

.flickout {
   opacity: 1;
   transition: opacity .2s ease-in-out;
   -moz-transition: opacity .2s ease-in-out;
   -webkit-transition: opacity .2s ease-in-out;

   }
   .flickout:hover {
      opacity: 0.5;
      }

.flickin {
   opacity: 0.5;
   transition: opacity .2s ease-in-out;
   -moz-transition: opacity .2s ease-in-out;
   -webkit-transition: opacity .2s ease-in-out;

   }
   .flickin:hover {
      opacity: 1;
      }


img {  border-style: none; display: inline-block; max-width: 100%;}
input { height: 26px; font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN";}
select { height: 26px; font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN";}
textarea { font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN";}
ul { margin-left: 10px; padding-left: 10px; }
ol { margin-left: 20px; padding-left: 20px; }

a:link {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: bold; color: #fcb040; text-decoration: underline}
a:visited {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: bold; color: #fcb040; text-decoration: underline}
a:hover {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: bold; color: #000000; text-decoration: underline}
a:active {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: bold; color: #fcb040; text-decoration: underline}

a.footer:link {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 0.9em; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none}
a.footer:visited {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 0.9em; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none}
a.footer:hover {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 0.9em; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: underline}
a.footer:active {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 0.9em; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none}

a.submenu:link {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: normal; color: #fff; text-decoration: none}
a.submenu:visited {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: normal; color: #fff; text-decoration: none}
a.submenu:hover {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: normal; color: #fff; text-decoration: underline}
a.submenu:active {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: normal; color: #fff; text-decoration: none}

a.bookingdate:link { font-size: 1.6em; color: #ffffff; text-decoration: none; background: red; display: table; border-radius: 10px; width: 80%; margin: 2px; text-align: center; border: 2px white solid;
	transition: all .2s ease-in-out;
   	-moz-transition: all .2s ease-in-out;
   	-webkit-transition: all .2s ease-in-out; }
a.bookingdate:visited { font-size: 1.6em; color: #ffffff; text-decoration: none; background: red; display: table; border-radius: 10px; width: 80%; margin: 2px; text-align: center; border: 2px white solid; }
a.bookingdate:hover { font-size: 1.6em; color: red; text-decoration: none; background: white; display: table; border-radius: 10px; width: 80%; margin: 2px; text-align: center; border: 2px red solid; }
a.bookingdate:active { font-size: 1.6em; color: #ffffff; text-decoration: none; background: red; display: table; border-radius: 10px; width: 80%; margin: 2px; text-align: center; border: 2px white solid; }

a.bookingtime:link { font-size: 1.8em; color: #ffffff; text-decoration: none; background: red; display: table; border-radius: 10px; width: 98%; margin: 2px; text-align: center; border: 2px white solid; line-height: 50px; box-sizing: border-box; 
	transition: all .2s ease-in-out;
   	-moz-transition: all .2s ease-in-out;
   	-webkit-transition: all .2s ease-in-out; }
a.bookingtime:visited { font-size: 1.8em; color: #ffffff; text-decoration: none; background: red; display: table; border-radius: 10px; width: 98%; margin: 2px; text-align: center; border: 2px white solid;  line-height: 50px; box-sizing: border-box; }
a.bookingtime:hover { font-size: 1.8em; color: red; text-decoration: none; background: white; display: table; border-radius: 10px; width: 98%; margin: 2px; text-align: center; border: 2px red solid;  line-height: 50px; box-sizing: border-box; }
a.bookingtime:active { font-size: 1.8em; color: #ffffff; text-decoration: none; background: red; display: table; border-radius: 10px; width: 98%; margin: 2px; text-align: center; border: 2px white solid; line-height: 50px; box-sizing: border-box;  }


table.GREYcolour,table.GREY { border-style: solid; border-width: 1px; border-color: #cccccc}
td.GREYcolour,td.GREY { border-style: solid; border-width: 1px; border-color: #cccccc; padding: 3px;}

a.BLUEring, a.BLUEring:link, a.BLUEring:visited, a.BLUEring:active{ display:block;border:2px solid #efefef;}
a.BLUEring:hover { display:block; border:2px solid #fcb040;}

hr {color: #ccc; background-color: #ccc; border: 0px; height: 1px; width: 100%;}

input.big {font-family: "Kaisei Decol","Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1.6em; font-weight: bold; width: auto; min-width: 180px; height: 50px; background:#fcb040; border-radius: 10px; border: 0; line-height: 50px; color: white; 
   opacity: 1;
   transition: opacity .2s ease-in-out;
   -moz-transition: opacity .2s ease-in-out;
   -webkit-transition: opacity .2s ease-in-out;

   }
   input.big:hover {
      opacity: 0.5;
      }

    #native {border: red 1px solid;
    margin: 0 auto;
    text-align: center;
    -webkit-column-width:       250px;
    -moz-column-width:      250px;
    -o-column-width:        250px;
    -ms-column-width:       250px;
    column-width:           250px;

    -webkit-column-rule:	1px solid #cccccc;
    -moz-column-rule:  		1px solid #cccccc;
    -o-column-rule:  		1px solid #cccccc;
    -ms-column-rule:  		1px solid #cccccc;
    column-rule:  		1px solid #cccccc;
    }


h1 {background: #fcb040; padding: 5px 10px; font-family: "Kaisei Decol","Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 2.4em; font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none; margin-bottom: 20px;}
h2 { font-family: "Kaisei Decol","Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 2em; font-style: normal; font-weight: bold; color: #333333; text-decoration: none; margin-bottom: 20px; position: relative;}
h2::after {
     content: "";
     width: 100%;
     height: 3px;
     background: #fcb040;
     position: absolute;
     bottom: -2px;
     left: 0;
   }
h3 { font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1.3em; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}
b,strong { font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1.1em; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}
p,td,li { font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: normal; color: #333333; text-decoration: none; line-height: 1.4;}
p.footer { font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 0.9em; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none}
b.footer {color: white;}
b.footer2 {color: white; font-size: 1em;}
li.footer {color: white;}
hr.footer {color: #ffffff; background-color: #ffffff; margin-top: 10px; margin-bottom: 10px;}



/* LAYOUT DEFINITIONS */
#center {width: 94%; margin: 0 auto;}

#header {width: 100%; background: #fcb040; font-family: "Kaisei Decol";}
	#headerwrapper {display: table; width: 100%;}
	#header1 {display: table-cell; vertical-align: middle; width: 300px; text-align: center; color: white; font-size: 1.8em; line-height: 1em; padding-bottom: 10px;}
	#header2 {display: table-cell; vertical-align: middle; color: black; font-size: 3em; text-align: center;}
		#header2break {display: none;}
	#header3 {display: table-cell; vertical-align: middle; text-align: right; border: blue 0px solid; width: 550px;}
#body {display: block; }
#footer {width: 100%; border-top: #fcb040 10px solid; padding: 20px; box-sizing: border-box;}
	#footerbox {display: inline-block; width: 260px; vertical-align: top; margin-right: 20px; margin-bottom: 20px; text-align: left; color:  #fcb040; font-weight: bold;}
	#footerboxmap {display: inline-block; width: 600px; vertical-align: top; margin-right: 20px; margin-bottom: 20px; text-align: left; color:  #fcb040; font-weight: bold;}
#footer2 {background: #fcb040; text-align: center; padding: 30px; color: white;}

textarea { width: 400px; }
input { width: 400px; }
.booking {width: 70%;}


#homewrapper {display: table; width: 100%;}
#home1 {display: table-cell; vertical-align: top; width: calc(50%-50px); background: #fcb040; padding: 30px; color: white; box-sizing: border-box; border-radius: 30px;}
#home2 {display: table-cell; vertical-align: top; width: 50%; background: #fcb040; padding: 30px; color: white; box-sizing: border-box; border-radius: 30px;}
#homegap {display: table-cell; vertical-align: middle; width: 50px;}

@media screen and (max-width:750px) { 
#home1 {display: block; width: 100%; margin-bottom: 30px;}
#home2 {display: block;  width: 100%; }
#homegap {display: none;}
}


/* TINYMCE IMAGE & VIDEO RESIZING*/
.youtube {width: 100%; max-width: 300px; height: auto; border: #cccccc 0px solid; box-sizing: border-box; }
@media screen and (max-width:1300px) { img.image1000 {width: 100%; height: auto;} object.image1000 {width: 100%; height: 100%;}}
@media screen and (max-width:1200px) { img.image900 {width: 100%; height: auto;} object.image900 {width: 100%; height: 100%;}}
@media screen and (max-width:1100px) { img.image800 {width: 100%; height: auto;} object.image800 {width: 100%; height: 100%;} }
@media screen and (max-width:1000px) { img.image700 {width: 100%; height: auto;} object.image700 {width: 100%; height: 100%;}}
@media screen and (max-width:900px) { img.image600 {width: 100%; height: auto;} object.image600 {width: 100%; height: 100%;} .youtube {width: 80vw; height: 45vw; }}
/* REMOVE 300px AT NO MARGIN BREAK POINT */
@media screen and (max-width:500px) { img.image500 {width: 100%; height: auto;} object.image500 {width: 100%; height: 100%;}}
@media screen and (max-width:400px) { img.image400 {width: 100%; height: auto;} object.image400 {width: 100%; height: 100%;}}



/* MEDIUM VERSION REFINEMENTS */
@media screen and (max-width:1700px) { 
#header2 {font-size: 2.4em;}
}

@media screen and (max-width:1500px) { 
#header2break {display: inline-block;}
}

@media screen and (max-width:1200px) { 
#center {width: 98%;}
#header2 {font-size: 1.8em;}
}

@media screen and (max-width:1100px) { 
#headermenu {display: none;}
#header3 {width: 120px;}
#MinimenuButton {display: inline-block;}
}


/* SMALL VERSION REFINEMENTS */
@media screen and (max-width:700px) { 
#header1 {font-size: 1.4em;}
#header2 span {display: none;}
#footerbox {width: 300px;}
#footerboxmap {width: 300px;}
}


/* VERY SMALL VERSION REFINEMENTS */
@media screen and (max-width:600px) {
textarea { width: 300px; }
input { width: 300px; }
.resizeiframe {width: 100%; min-height: 80%;}
}

/* MOBILE VERSION REFINEMENTS */
@media screen and (max-width:480px) { 
h1 { font-size: 1.8em;}
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em; }
b,strong { font-size: 1em;}
p,td,li { font-size: 0.9em; }
textarea { width: 100%; }
input { width: 100%; }
}


/* PRINT VERSION REFINEMENTS */
@media print { 
}

  a[href^="x-apple-data-detectors:"] {
    color: inherit;
    text-decoration: inherit;
  }
