﻿@charset "UTF-8";

body {
  margin: 0;
  animation: fadeIn 2s ease 0s 1 normal;
}
@keyframes fadeIn {
  0% {opacity: 0}
  100% {opacity: 1;}
}

html {
  scroll-behavior: smooth;
}

/* Header Site Name */
.site img {
  border: none;
  width: auto;
  max-width: 320px;
  min-width: 200px;
  height: auto;
}
.header-sb { 
  margin-bottom:0px;
  float:right;
  cursor: pointer;
}

/* header styles */
#logoHead a, 
#logoHead {
  color: #333;
  text-decoration: none;
  z-index: 1000;
}
/** Header Fixed **/
#logoHead.fixed {
  width: 100%;
  margin-top: 0;
  top: 0;
  position: fixed;
  padding: 3px 0 6px 0;
  height: 50px;
  background: rgba(252,251,250,1);
  border-bottom: solid 3px #02121e;
  transition: top 0.65s ease-in;
}
#logoHead.fixed .site img{
  width: auto;
  max-width: 240px;
  height:auto;
}
#logoHead.fixed .header-sb { display: none;
}
#pTopSec1{text-align:center;
}

#slideMenu{
   display:none;
}

.topimg {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

/* Front feature img */
.top {
  position: relative;
  max-height: 380px;
  width: auto;
  min-width: 300px;
  margin-bottom: 0px;
  overflow: hidden;
  margin-top: 0;
}
.catch {
  position: absolute;
  top: 65%;
  bottom: -8%;
  left: 0%;
  right: 0%;
  padding: 2%;
  background-color: rgba( 0, 0, 0, 0.55 );
}
.top img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
/* Catchy Copy */
.catch h1 {
  font-size: 2.1em;
  color: #fff;
  margin: 0px;
  line-height: 23px;
}
.catch p {
  font-size: 125%;
  color: #fff;
  margin: 0px;
  line-height: 120%;
}
.catch a:link, .catch a:visited {
  color: #fff;
  text-decoration: underline;
}
.catch a:hover{
  color: #335F86;
}

/* Text styles */
h1 {
  color: #47494B;
  font-size: 2em;
  line-height: 118%;
  margin: 35px 0 30px 0;
}

h2 {
  color: #47494B;
  font-size: 1.8em;
  line-height: 128%;
  margin: 45px 0 0 0;
}
h3 {
  color: #47494B;
  font-size: 1.5em;
  line-height: 1.10em;
  margin: 30px 0 0 0;
}
h4 {
  font-size: 1.4em;
  line-height:1.5em;
  margin: 20px 0 2px 0;
  padding: 0 0 0 1%;
  border-left: 5px solid #be002e;
}
h5 {
  color: #334d55;
  font-size: 106%;
  margin: 0;
}
p {
  font-size: 1.1em;
  color: #3f3f3f;
  padding-bottom: 20px;
  line-height: 150%;
  margin: 0;
}
p img {
  width: 100%;
  height: auto;
}
section {
  margin: 35px 0;
}
.cp {
  font-size: 15px;
  line-height: 16px;
}
.clear {
  clear: both;
}
ul {
  list-style-type: square;
  margin: 1% 1% 5% -3%;
}
ul li {
  font-size: 1.2em;
  line-height: 1.3em;
  padding-top: 10px;
}
ul li::marker {
  color: #698C00;
}

/* details */
.detailSec {
  border-bottom: 1px solid #ccc;
}
summary {
  font-size: 1.2em;
  font-weight:bold;
  list-style: none;
  position: relative;
  margin-bottom: 3px;
  padding: 16px 70px 10px 0;
  cursor: pointer;
  background-color: #fff;
  border-top: 1px solid #ccc;
}
summary::-webkit-details-marker {
	display: none;
}
summary::after {
	content: '▼';
	position: absolute;
	top: 50%;
	right: 30px;
	transform: translateY(-50%);
	transition: transform 0.5s;
	font-size: 20px;
}
details[open] summary::after {
	transform: translateY(-50%) rotate(180deg);
}
details[open] {
	animation: fadein 0.8s ease;
}
@keyframes fadein {
	0% { opacity: 0; }
	100% { opacity: 1; }
}

iframe {
  border: none;
}
hr {
  height: 1px;
  border: none;
  border-top: 1px #ccc solid;
  margin: 15px 0;
}
.anchor{ 
  display: block;
  padding-top: 120px;
  margin-top: -120px;
}
button {
  font-size: 1.0em;
  padding: 10px;
  margin-top:6px;  
}
.btn {
 border:thin;
 cursor:pointer;
}
.btn, .btn a:link, .btn a:visited {
  text-align: center;
  font-size: 18px;
  color:#fff;
  padding: 5px 10px;
  margin:10px 0 0 3px;
  background-color: #005555;
  text-decoration: none;
  border-radius: 6px;
}
.btn a:hover{
 color: #00D5D5;
 text-decoration: none;
 background-color: #005555;
}

#sdbxGgleAds {
  margin: 10px 0;
}
#map_google{
  position: relative;
  padding: 0 0 56%;
  height: 0;
  overflow: hidden;
}
#map_google iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.doga {
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}
.doga iframe {
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

/* filter navi buttons */
.search-box{
    line-height: 38px;
}
.search-box_label {
    font-weight: bold;
}
.is-hide {
    display: none;
}
.check-input{
  display: none;
}
.check-input + label{
  padding-left: 20px;
  position:relative;
  margin-right: 10px;
   cursor : pointer;
}
.check-input + label::before{
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #999;
  border-radius: 50%;
}
.check-input:checked + label{
  color: #008000;
}
.check-input:checked + label::after{
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 3px;
  width: 12px;
  height: 12px;
  background: #008000;
  border-radius: 50%;
}
label { font-size:18px;
}
.list {
  width:auto;
  height:300px;
  overflow:scroll;
}
.list li {
   margin-left:-20px;
   list-style-type: none;
}
.list_item {
  border-bottom: 1px solid #ccc;
  margin: 0;
  width: 100%;
  height: auto;
  min-height:86px;
  clear: right;
}
.list_item img {
  float: right;
  width: auto;
  max-width: 120px;
  max-height: 64px;
  border-radius: 10px;
  overflow:hidden;
  margin: 10px 0 6px 10px;
  padding-bottom: 6px;
}
.list_item h2 {
  font: bold 20px 'Arial',sans-serif;
  padding-top: 8px;
  margin: 0;
}
.list_item p {
  font-size:0.8em;
  padding: 0 0 0 5px;
  margin:0 0 5px 0;
  line-height:110%;
}

/* Tabs 3 Line */ 
.tab_wrap{width:auto; margin:15px auto;
}
input[type="radio"]{display:none;
}
.tab_area{font-size:0; margin:0 10px; text-align:center
}
.tab_area label{
   width:80px; 
   margin:0 0 2px 2px; 
   display:inline-block; 
   padding:15px 8px; color:#333; 
   background:#ddd; 
   text-align:center; 
   font-size:17px; 
   cursor:pointer; 
   transition:ease 0.2s opacity;
}
.tab_area label:hover{opacity:0.5;
}
.panel_area{
   background:#f5f5f5;
   padding: 0 5px;
   margin-bottom:20px;
   max-height: 380px;
   overflow-y: scroll;
}
.panel_area:-webkit-scrollbar {
   display:none;
}
.tab_panel{width:100%; padding:20px 0; display:none;
}
#tab1:checked ~ .tab_area .tab1_label{background:#333; color:#fff;}
#tab1:checked ~ .panel_area #panel1{display:block;}
#tab2:checked ~ .tab_area .tab2_label{background:#333; color:#fff;}
#tab2:checked ~ .panel_area #panel2{display:block;}
#tab3:checked ~ .tab_area .tab3_label{background:#333; color:#fff;}
#tab3:checked ~ .panel_area #panel3{display:block;
}

/* share bottuns */
.share {
  text-align:right;
  margin: 30px 10px; 
}
.share img {
  width: 40px; 
  height: 48px;
}
.share a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
	transition: 0.6s ;
}

/* breadCrumb styles */
#breadCrumb {
  font-family: Verdana,sans-serif;
  font-size: small;
  color: #aaa;
  margin: -1% 0 15px 1%;
  padding: 6px;
}
#breadCrumb a{
  color: #aaa;
}
#breadCrumb a:hover{
  text-decoration: underline;
  color: #003366;
}

/* Info Content Box */
.bscbox {
  padding: 15px;
  margin-bottom: 15px;
  border: solid 1px #ddd;
}
.bscbox h3 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 18px;
  color: #666;
}
.bscbox img {
  float: right;
  width: auto;
  height: auto;
  padding: 10px 8px 8px 8px;
}
.info-sub h1{
  margin: 15px 0 6px 0;
}
.lead {
  margin-bottom: 20px;
}

.lead img {
  float: none;
  width: 100%;
  height: auto;
  padding: 0 0 10px 0;
  }
 
.lead h2 {
  margin-top: 0;
}
.lead p {
  margin-top: 0;
}
/* Featurered and Event news Front List */
.fmartbox, .fmCont {
  border-top: 1px solid #ccc;
  margin: 0;
  width: 100%;
  height: auto;
  min-height:115px;
  clear: left;
}
.fmartbox img, .fmCont img {
  float: left;
  width: auto;
  max-width: 200px;
  max-height: 107px;
  border-radius: 10px;
  overflow: hidden;
  margin: 10px 10px 0px 0px;
  padding-bottom: 6px;
}
.fmartbox h2, .fmartbox h2 a:link, .fmartbox h2 a:visited {
  font: bold 1.2em 'Arial',sans-serif;
  color: #2E2F34;
  padding: 10px 0 0 0;
  margin: 0;
  text-decoration: none;
}
.fmartbox h2 a:hover {
  color: #7e943d;
}
.fmartbox h5, .fmCont h5 {
  font: 18px 'Arial',sans-serif;
  padding-top: 0;
  margin: 0;
  color:#354049;
}
.fmartbox p, .fmCont p {
  padding: 0 0 0 5px;
  margin: 3px 0 10px 0;
  line-height: 1.2em;
}
.fmCont h2 {
  font: bold 1.5em 'Arial',sans-serif;
  padding: 10px 0 0 5px;
  margin: 0;
}
.conbox1 img,  .conbox2 img {
 max-width: 100%;
 height: auto;
}

/* Promo Links */
.plink ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.plink li a {
  display: block;
  margin-bottom: 5px;
  border-radius: 2px;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
}
.plink li a:hover {opacity: 0.8;
}
.plink li p{
  font-size:14px;
  padding:0;
   line-height:115%;
}
.plink li h3 {color: #fff;
   font-size: 18px;
   padding: 7px 10px;
}
.plink-bk {background-color: #333;
}
.plink-gry {background-color: #ccc;
}
.plink-bk {
  background-color: #333;
}
.plink-red {
  border: 1px solid #B2012A;
}
.plink-dble {
  background-color: #003d51;
}
.plink-grn {
  background-color: #6b8e00;
}
.plink-emgrn { background-color: #005555;
}

/* Info on Promo Links */
.plink-info {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 10px;
  color: #eee;
  background-color: #ddd;
  font-size: 16px;
  text-align: center;
}
.plink-info {
  position: relative;
  background: #242B42;
}
.plink-info:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(221, 221, 221, 0);
  border-top-color: #242B42;
  border-width: 15px;
  margin-left: -15px;
}

/* Side ListsWithImg */
.listWithimg ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.listWithimg li a {
  padding: 5px;
  font-size: 18px;

}
.listWithimg h1 {
  margin-top: 0;
  margin-bottom: 10px;
  border-bottom: solid 0px #333;
  color: #666;
}
.listWithimg a:after {
  content: "";
  display: block;
  clear: both;
}
.listWithimg img {
  float: left;
  width: 40px;
}
.listWithimg .text {
  float: none;
  width: auto;
  margin-left: 60px;
  padding-left: 5px;
}

/* Tables */
table { margin-bottom: 10px;
}
table.tabliq {
  border-collapse: collapse;
}
.tabliq tr td { padding: 5px;
  border: 1px solid #ccc;
  padding-left: 8px;
}

/* Balloon Tips */
.tooltipBK {
    position: relative;
    cursor: pointer;
    display: inline-block;
}
.tooltipBK span{font-size:14px; text-decoration:underline;
}
.descriptionCap {
  display: none;
  opacity: 0;
  position: absolute;
  top:-50px;
  left: 3%;
  border: 1px solid #000;
  max-width: 316px;
  min-width: 200px;
    line-height: 1.0;
  padding: 10px;
  background: #555;
  z-index: 2;
  font-size: 15px;
  color:#fff;
  animation-duration: 0.3s;
  animation-name: show-balloon;
}
.descriptionCap img {max-width:300px; height:auto;
}
.tooltipBK:hover .descriptionCap{
    display: inline-block;
    top: -70px;
    left: 1%;
	cursor: default;
    opacity: 1;
}
@keyframes show-balloon {
  0% {
    display: none;
    opacity: 0;
    top: -30px;
  }
  1% {
    display: inline-block;
    opacity: 0;
    top: -30px;
  }
  100% {
    display: inline-block;
    opacity: 1;
  }
}

/* Front Events & News */
.fmlistbox {
  line-height: 1.2;
  margin: 5px 0 8px 0px;
  width: 100%;
  min-width: 640px;
  clear: left;
}
.fmlistbox img {
  float: left;
  width: auto;
  max-width: 100px;
  height: auto;
  margin: 10px 10px 10px 0px;
  font-size: 13px;
}
.fmlistbox h2 {
  font: bold 22px 'Arial Narrow',sans-serif;
  padding: 7px 0 0 0;
  margin: 0;
}
.fmlistbox p {
  padding: 0;
  margin: 0 0 5px 0;
  line-height: 100%;
}

/* Promo Links */
.plink ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.plink li a {
  display: block;
  margin-bottom: 5px;
  border-radius: 2px;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
}
.plink li a:hover {opacity: 0.8;
}
.plink li p{
  font-size:14px;
  padding:0;
   line-height:115%;
}
.plink li h3 {color: #fff;
   font-size: 18px;
   padding: 7px 10px;
}
.plink-bk {background-color: #333;
}
.plink-gry {background-color: #ccc;
}
.plink-bk {
  background-color: #333;
}
.plink-red {
  border: 1px solid #B2012A;
}
.plink-dble {
  background-color: #003d51;
}
.plink-grn {
  background-color: #6b8e00;
}
.plink-emgrn { background-color: #005555;
}

/* Info on Promo Links */
.plink-info {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 10px;
  color: #eee;
  background-color: #ddd;
  font-size: 16px;
  text-align: center;
}
.plink-info {
  position: relative;
  background: #242B42;
}
.plink-info:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(221, 221, 221, 0);
  border-top-color: #242B42;
  border-width: 15px;
  margin-left: -15px;
}

/* menuLinks styles */
.menuLinks{ 
  line-height: 2.4em;
  margin: 12px 0 ;
}
.menuLinks a:link{
  display: block;
  color: #444;
  text-decoration: none;
}
.menuLinks a:visited{
  display: block;
  color: #444;
}
.menuLinks a:hover{
  display: block;
  color: #7e943d;
}
.menuLinks h3{
  font-size: 110%;
  border-bottom: 3px solid #333;
  margin: 12px 0 5px 0;
}
.menuLinks img{
  vertical-align: middle;
  width:20px;
  height: 20px;
  border-radius:0;
}

.text {
  width: 100%;
  min-width:300px;
  box-sizing: border-box;
}

/* Tables */
table { margin-bottom: 10px;
}
table.tabliq{
  border-collapse: collapse;
}
.tabliq tr td { 
  padding: 5px;
  border: 0px solid #ccc;
  padding-left: 8px;
}

/* Balloon Tips */

.tooltipBK {
    position: relative;
    cursor: pointer;
    display: inline-block;
}
.tooltipBK span{font-size:14px; text-decoration:underline;
}
.descriptionCap {
  display: none;
  opacity: 0;
  position: absolute;
  top:-50px;
  left: 3%;
  border: 1px solid #000;
  max-width: 316px;
  min-width: 200px;
    line-height: 1.0;
  padding: 10px;
  background: #555;
  z-index: 2;
  font-size: 15px;
  color:#fff;
  animation-duration: 0.3s;
  animation-name: show-balloon;
}
.descriptionCap img {max-width:300px; height:auto;
}
.tooltipBK:hover .descriptionCap{
    display: inline-block;
    top: -70px;
    left: 1%;
	cursor: default;
    opacity: 1;
}
@keyframes show-balloon {
  /*アニメーションを定義します*/
  0% {
    display: none;
    opacity: 0;
    top: -30px;
  }
  1% {
    display: inline-block;
    opacity: 0;
    top: -30px;
  }
  100% {
    display: inline-block;
    opacity: 1;
  }
}

/* Footer */
footer {
  padding: 15px;
  border-top: solid 8px #02121e;
  border-bottom: solid 8px #02121e;
}
.infobox1, .infobox2 {
  float: left;
  min-width: 280px;
  max-width: 300px;
  margin: 0;
  padding: 0 2% 0 1%;
}
.infobox1 h3, .infobox2 h3{
  font-size: 20px;
  margin-top: 15px;
}
.infobox1 p, .infobox2 p { 
  font-size: 12px;
  margin:0px;
}
.infobox2 li{
  padding: 6px 0;
}
.infobox2 li a:link{
  text-decoration:none;
}
.copyright {
  margin: 0 0 0 20px;
  color: #003040;
  font-size: 14px;
  text-align:center;
}
#page-top { 
  position: fixed;
  bottom: 20px;
  right: 0px;
}

/* Box Layout Left Right */
.content,
.info,
.ftrd,
.feature {
  padding-left: 15px;
  padding-right: 15px;
}
/* Box Layout Top Bottom */
header {
  padding: 6px 0 0 0;
  margin-bottom: 0;
  border-bottom: solid 8px #02121e;
  background-color:#fff;
}
.info,
.content,
.feature {
  padding-top: 10px;
  padding-bottom: 20px;
}

.info-main {
  padding-bottom: 20px;
}

.ftrd { 
  padding-top: 20px;
}
.ftrd h1 {
  text-align: center;
}
.ftrd-1, .ftrd-2, .ftrd-3 {
  padding-bottom: 50px;
}
.ftrd-1 h3, .ftrd-2 h3, .ftrd-3 h3{
  color:#fff;
  font-size: 2.0em;
  font-weight: bold;
  line-height: 100%;
  margin: -80px 0 40px 0;
  padding: 0 0 0 20px;
}
.ftrd-1 h3 a:link, .ftrd-2 h3 a:link, .ftrd-3 h3 a:link{
  color:#fff;
  text-decoration: none;
  }
.ftrd-1 h3 a:visited, .ftrd-2 h3 a:visited, .ftrd-3 h3 a:visited{
  color:#fff;
  text-decoration: none;
  }  

.ftrd-1 img, .ftrd-2 img, .ftrd-3 img {
  width: 100%;
  border-radius: 10px;
  height: auto;
}
.ftrd-1 p, .ftrd-2 p, .ftrd-3 p {
  padding: 10px 5px 15px 5px;
}

/* # Photo Gallery # */
#stage {
	position: relative;
	max-width: 640px;
	margin: 0 auto;
}
#thumbs {
	margin:0 0 5% 2%;

}
#thumbs label img {
	width:18.5%;
	cursor: pointer;
}
#r1, #r2, #r3, #r4, #r5 {
	display: none;
}
.photo {
	position: absolute;
	left: 0;
	top: 0;
}
.photo img {
	width:100%;
	opacity: 0;
	-webkit-transition: opacity 1s ease;
	transition: opacity 1s ease;
}
#r1:checked ~ #photo1 img, #r2:checked ~ #photo2 img, #r3:checked ~ #photo3 img, #r4:checked ~ #photo4 img, #r5:checked ~ #photo5 img {
	opacity: 1;
}
.photo span { display:none; }
#photo1 span { display:block; }
#r1:checked ~ .photo span,#r2:checked ~ .photo span,#r3:checked ~ .photo span,#r4:checked ~ .photo span,#r5:checked ~ .photo span { display:none; }
#r1:checked ~ #photo1 span { display:block; }
#r2:checked ~ #photo2 span { display:block; }
#r3:checked ~ #photo3 span { display:block; }
#r4:checked ~ #photo4 span { display:block; }
#r5:checked ~ #photo5 span { display:block; }

/* Sub Menu */
.submenu{
  margin: -10px 0 20px -20px;
  padding: 0 0 20px 0;
}
.submenu ul li{ 
  display: inline-block;
  float: left;
  font-size: 17px;
  margin: 0 5px 0 10px;
  padding: 0px 15px 0 0;
}

/* 1190px and Over */
@media (min-width: 1190px) {

/* Fix whole widh */
.info,
.header-inner,
.footer-inner,
.ftrd, .feature,
.copyright,
.content {
  width: 1190px;
  margin-left: auto;
  margin-right: auto;
}
/* Header Border Bottom */
header {
  margin-bottom: 5px;
  border-bottom: solid 8px #02121e;
}
}

/* hyperlink and anchor tag styles */
a:link { 
  color: #2E2F34;
  text-decoration-color: #B9B9C8;
}
a:visited { 
  color: #2E2F34;
  text-decoration: none;
}
a:hover {
  color: #7e943d;
  text-decoration: none;
}

.info-sub p {
  margin: 0 0 0 0;  
}


