html,
body {
  font-family: "Helvetica Neue", Helvetica, Arial, "ÓÎ¥´¥·¥Ã¥¯", YuGothic, "¥Ò¥é¥®¥Î½Ç¥´ ProN W3", "Hiragino Kaku Gothic ProN", "¥á¥¤¥ê¥ª", Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯',sans-serif;
  font-size:14px;
  font-weight:normal;
  line-height: 180%;
  letter-spacing: 0.1em;
  margin:0;
  padding:0;
  color:#505050;
  /*background-color: #F9E500;*/
  text-transform: none;
}

body {
 padding-top: 70px;
 padding-top: 0;
 background-color: #E6E6E6;
}


/*Global*/
p,
dl, dt, dd,
ul, ol, li,
address
{
  line-height: 2em;
}

a {
  /*color:#505050;*/
  color: #009900;
}

a:hover{
  color: #00BB00;
  text-decoration: none;
}


h1,h2,h3,h4,h5{
  /*font-weight: bold !important;*/
  /*font-weight: normal;*/
  color: #000;
}


h1{
  font-size: 22px;
}

h2{
  font-size: 20px;
  /*font-weight: normal;*/
  margin-bottom: 15px;
}

h3{
  font-size: 18px;
  /*font-weight: normal;*/
  /*font-weight: bold !important;*/
  margin-bottom: 15px;
}

h4{
  font-size: 16px;
  /*font-weight: normal;*/
  /*font-weight: bold;*/
  margin-bottom: 15px;
}

h5{
  font-size: 14px;
  /*font-weight: normal;*/
  margin-bottom: 15px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a{
  color:#505050;
}




p{
  font-size: 14px;
  margin-bottom: 15px;
}




/*dl*/
dl.dl-horizontal {
  font-size:14px;
  /*margin-left: 10px;*/
}

dl.dl-horizontal dt {
  float:left;
  text-align: left;
  white-space: nowrap;
  padding:0;
  /*color:#d65154;*/
  font-weight: bold;
}

dl.dl-horizontal dd {
  padding-left:10px;
}



/*#access*/
#transportation dt{
  width: 7em;
}

#transportation dd{
  margin-left: 7em;
}

#transportation .fa.fa-car,
#transportation .fa.fa-train{
  margin-right: 2px;
}


/**/

p.title{
  line-height: 1.2em;
}

p.url{
  line-height: 1.2em;
  word-wrap: break-word;
}

::-moz-selection {
  text-shadow: none;
  background: #2695D0;
}

::selection {
  text-shadow: none;
  background: #2695D0;
}

/*Header+Nav*/
#navibar{
  /*  border-bottom: 3px solid green;*/
  border-bottom: 3px solid #009900;
  /*padding-bottom: 0;*/
}


ul.nav{
  margin-top: 0  !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

ul.nav li{
  border-bottom:1px solid #CCC;
}

/* navbar */
nav.navbar{
  background-color: #FFF;
}

.navbar-toggle{
  background-color: #E6E6E6;
}


@media(min-width:768px) {
  /*768pxÒÔÉÏ*/
  body {
   /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
   /*padding-top: 76px;*/
   padding-top: 0;
   /*padding-top: 40px;*/
 }

 .navbar-static-top{
  /*  padding-top: 0;*/
  padding-top: 12px;
  padding-bottom: 25px;
  /*border: 1px solid red;*/
}

.navbar-brand img{
  /*width:340px;*/
  /*width:  545px;*/
  /*width:  490.5px;*/
  /*width: 1048px;*/
  width: 524px;
}


}

@media(max-width:768px) {
  #navibar{
    /*green*/
    border-bottom: 3px solid #009900;
    padding-bottom: 0;
  }

  .navbar-static-top{
    padding-top: 15px;
    padding-bottom: 15px;
    /*padding-bottom: 25px;*/
  }

  .navbar-static-top .navbar-brand {
    padding: 0 15px;
  }

  .navbar-brand img{
    padding-top: 0;
    padding-bottom: 0;
    /*margin-bottom: 10px;*/
    /*max-width:270px;*/
    /*width:50%;*/
    /*width: 100%;*/
    max-width: 524px;
  }

  #navibar .navbar-toggle{
    margin-top: 8px;
    border-radius: 0;
    border: none;
    background-color: #FFF;
  }
  #navibar.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
  }
  #navibar button.navbar-toggle{
    /*margin-top: -1100px;*/
    margin-bottom: 20px;
  }

}

/*»­Ïñ¥µ¥¤¥º¤è¤êÐ¡¤µ¤¯¤Ê¤Ã¤¿ˆöºÏ*/
@media(max-width:524px) {
  /*@media(max-width:600px) {*/
   #navibar .navbar-toggle{
    margin-top: 0;
    padding: 0;
  }
  #navibar .navbar-brand{
    margin-right: 0;
  }
  #navibar .navbar-brand img{
    width: 100%;
    min-width: 320px;
  }
}



/*//////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* Custom Menu with jQuery Acodion */
ul#menu-sidenav .sub-menu {
  display: none;
}
ul#menu-sidenav .current {
  background-color: red;
}
ul#menu-sidenav .current:before {
  /*content:'é_¤¤¤Æ¤ë¤è?¡¡';*/
}

/*ul.nav li ¤ÎŸo„¿»¯*/
ul#menu-sidenav.nav li,
ul#menu-sidenav.nav li ul.sub-menu li{
 border: none;
}

ul#menu-sidenav a{
 color: #555;
/*   padding-top: 15px;
padding-bottom: 0;*/
}

ul#menu-sidenav li.menu-item-depth-0>a{
 padding-top: 15px;
 padding-bottom: 0;
}

ul#menu-sidenav li.menu-item a{
  border-bottom: 1px solid #DDD;
}

/*Main menu*/
ul#menu-sidenav li.main-menu-item {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/*
ul#menu-sidenav li.main-menu-item:first-child a.main-menu-link{
 border-bottom: none;
}

ul#menu-sidenav li.main-menu-item:last-child a.main-menu-link{
 border-top: none;
}

ul#menu-sidenav li.main-menu-item:last-child {
 border-bottom: none;
}

ul#menu-sidenav li.main-menu-item:last-child a.main-menu-link.current {
    border-bottom: none;
}

ul#menu-sidenav li.main-menu-item a.main-menu-link.current {
    border-bottom: none;
}
*/

ul#menu-sidenav a.main-menu-link{
  background-color: #F2F2F2;
}

ul#menu-sidenav a:hover.main-menu-link,
ul#menu-sidenav a.main-menu-link.current,
ul#menu-sidenav .current_page_item a.main-menu-link{
  color:#FFFFFF;
  background-color: #666666;
}

/*Sub Menu*/
ul#menu-sidenav ul.sub-menu li{
  margin-top: 0;
}

ul#menu-sidenav a.sub-menu-link{
  padding-left: 25px;
  color:#FFFFFF;
  background-color: #999999;
}

ul#menu-sidenav a:hover.sub-menu-link,
ul#menu-sidenav a.sub-menu-link.current,
ul#menu-sidenav .current-menu-item a.sub-menu-link.current,
ul#menu-sidenav .current-menu-item a.sub-menu-link
/*ul#menu-sidenav .current-menu-item a.sub-menu-link.current
menu-item-type-post_type*/
{
 background-color: #CCCCCC;
}

ul#menu-sidenav li.sub-menu-item{
  border: none;
}

a.sub-menu-link.current{
  color: red !important;
}

ul#menu-sidenav .current_page_item a.sub-menu-link{
 background-color: #CCCCCC;
}







/*//////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* ¥Ø¥Ã¥À©`¤Î¥á¥Ë¥å©`  */

ul.nav.navbar-nav li ul.nav.navbar-nav li{
  padding-left: 25px;
}

ul.nav.navbar-nav li ul.nav.navbar-nav li:first-child{
  border-top: 1px solid #CCC;
}

ul.nav.navbar-nav li ul.nav.navbar-nav li:last-child{
  border-bottom: none;
}





/*//////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* News */


section#news{
  /*padding-bottom: 0;*/
}

/*section#news>p.text-right*/
section#news>p:last-child
{
  margin-bottom: -15px;
/*
  padding-bottom: 0;
  border: 1px solid red;
  */
}


section#news:last-child{
  margin-bottom: 0;
}

section#news{
  /*border: 1px solid red;*/
  margin-bottom: 0;
  padding-bottom: 0;
}

section#news dt,
section#news dd
{
 border-top: 1px solid #CCC;
 margin-bottom: 20px;
 padding-top: 10px;
}

section#news dt
{
 text-align: left;
 width:8em;
 font-weight: normal;
}

section#news dd{
 margin-left: 8em;
}

section#news dd h3.title{
  font-size: 16px;
  /*font-weight: normal;*/
  margin-top: 0;
}

section#news article
{
 border-top: 1px solid #CCC;
 padding-top: 10px;
 padding-bottom: 10px;
}

section#news article .post-date
{
  float: left;
  /*  float: right;*/
  /*width:10em;*/
  width:13em;
  margin-top: 0;
}

section#news article .content{
 /*margin-left: 8em;*/
 /*margin-left: 13em;*/
 padding-top: 5px;
 margin-top: 0;
}

section#news article .content h3.title{
  font-weight: bold;
  font-size: 16px;
  margin-top: 0;
}


@media(max-width:768px) {
 section#news dt
 {
  float: left;
  width:6em;
}

section#news dd{
 margin-left: 6em;
 padding-left: 20px;
}

section#news article .post-date
{
  float : none;
  /*float: none;*/
  /*max-width: 8em;*/
  /*width:6em;*/
  /*width:13em;*/
}

section#news article .content{
  /*clear: both;*/
  /*margin-left: 8em;*/
  /*margin-left: 8em;*/
  /*padding-left: 20px;*/
  /*min-width: 20em;*/
}

}





/*//////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* Notices */


section#notices{
  /*padding-bottom: 0;*/
  /*background-color: #FFF;*/
}

/*section#notices>p.text-right*/
section#notices>p:last-child
{
  margin-bottom: -15px;
/*
  padding-bottom: 0;
  border: 1px solid red;
  */
}


section#notices:last-child{
  margin-bottom: 0;
}

section#notices{
  margin-bottom: 0;
  padding-bottom: 0;
}


section#notices article
{
 border-top: 1px solid #CCC;
 padding-top: 10px;
 padding-bottom: 10px;
}

section#notices article .post-date{
/*  float: left;
width:8em;*/
margin-top: 0;
}

section#notices article .content{
 /*margin-left: 8em;*/
 padding-top: 5px;
 margin-top: 0;
}

section#notices article .content h3.title{
  font-weight: bold;
  font-size: 16px;
  margin-top: 0;
}


@media(max-width:768px) {

}


/* Notices */
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////*/




/* Search */
section#search{
  /*background-color: #CCC;*/
  padding-bottom: 15px;
}

@media(min-width:768px) {
  .book-search{
    /*padding-left: 30px;*/
  }

  .book-advanced-search{
    padding-left:0;
    /*padding-right:35px;*/
  }

}


/*768pxÒÔÏÂ*/
@media(max-width:768px) {
  .book-search{
    /*padding-left: 0;*/
    padding-right: 0;
  }

  .book-advanced-search{
    /*padding-top: 5px;*/
  }

  .book-advanced-search button {
    /*min-width:5em;*/
    padding-left: 0;
    padding-right: 0;
  }

}





/* Reset border-radius*/
.collapse,
.form-control,
.btn{
  -webkit-border-radius: 0;
  border-radius: 0;
}



/* Page Template*/
section#contents{
  background-color: #FFF;
  padding-left: 10px;
  padding-right: 10px;
}

section#contents article{
/*    padding-left: 10px;
padding-right: 10px;*/
}

section#contents h2,
section#contents article header h2{
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #CCC;
}

section#contents article .entry-content h3{
  font-weight: normal;
  /*font-size: 18px;*/
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}


/* Review */
#review article{
  border-bottom: 1px solid #CCC;
  margin-bottom: 10px;
}

#review article:last-child{
  border-bottom: none;
}

#review article h3{
  margin-top: 0;
}


/*//////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* Full calendar*/

#calendar{
  margin-top: 20px;
  margin-bottom: 20px;
}

#calendar h2{
  /*font-size: 18px;*/
  font-size:16px;
  font-weight: normal;
  padding-left: 15px;
}

#calendar td {
  vertical-align: middle !important;
  text-align: center !important;
  border: 1px solid #DDD;
}

#calendar td.fc-today {
  /*border: 1px solid red;*/
  font-weight: bold;
}

#calendar .fc-basic-view tbody .fc-row {
  min-height: 0 !important;
  /*vertical-align: middle !important;*/
}

#calendar .fc-content-skeleton table tbody{
  display: none !important;
}

#calendar .fc-day-header{
  /*background-color: #C0C0C0;*/
  background-color: #CCCCCC;
}

.fc-today.fc-state-highlight {
  background-color: transparent !important;
  /*border: 1px solid red;*/
}

.open{
  background-color:#FFFFFF !important;
}

.fc-today.fc-state-highlight.open {
  background-color:#FFFFFF !important;
}

.open.fc-fri,
.open.fc-fri.fc-today {
  /*background-color:#B0E0E6 !important;*/
  /*background-color:#33ccff !important;*/
  background-color: #B3ECFF !important;

}

.closed,
.closed.fc-today.fc-state-highlight  {
  background-color:#FFC0CB !important;
}

.fc-other-month.closed,
.fc-other-month.open,
.fc-other-month.fc-fri.closed,
.fc-other-month.fc-fri.open{
  /*border: 1px solid #DDD;*/
  background-color: transparent !important;
}

.fc-toolbar h2{
  padding-top: 6px;
}

.example-cal tr {
  padding: 0 !important;
}
.example-cal th{
  min-width: 20px;
  margin: 0 !important;
  padding: 0 !important;
}

.example-cal td{
  background-color: #F9F9F9 !important;

}


button.fc-prev-button,
button.fc-next-button,
.btn-flat {
  filter:progid:DXImageTransform.Microsoft.Gradient(enabled='false') !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background-image:none !important;
  /*border:0 !important;*/
  /*border: 1px solid #CCC !important;*/
  border: 1px solid #DDD !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
}

/*
<button type="button" class="fc-prev-button fc-button fc-state-default fc-corner-left">
<span class="fc-icon fc-icon-left-single-arrow"></span></button>
<button type="button" class="fc-next-button fc-button fc-state-default fc-corner-right"><span class="fc-icon fc-icon-right-single-arrow"></span>
</button>
*/












/*//////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* Footer */

hr.footer{
  border-top: 1px solid #CCC;
  /*margin-top: 20px;*/
  /*margin-top: 0;*/
  margin-bottom: 0;
}

footer .fa-ul{
  margin-left: 22px;
}

.fa-li{
  margin-top: 5px;
}

footer .row>div h3{
  font-size: 16px;
  margin-bottom: 5px;
}

div#contents{
  margin-bottom: 20px;
}

footer {
 padding: 0 0 20px 0;
}





/*//////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* Page Contents*/

.page div.col-sm-8.col-md-8.col-lg-8>h4:first-child,
.page div.col-sm-8.col-md-8.col-lg-8>p:first-child,
.page div.col-sm-8.col-md-8.col-lg-8>ul:first-child,
.page div.col-sm-8.col-md-8.col-lg-8>ol:first-child,
.page div.col-sm-8.col-md-8.col-lg-8>dl:first-child  {
  border-top: 1px solid #CCC;
  padding-top: 10px;
  margin-top: 0;
}

.page div.entry-content div.row:first-child div.col-sm-4.col-md-4.col-lg-4+div.col-sm-8.col-md-8.col-lg-8>*:first-child
{
  border: none;
}

.page .row:first-child div.col-sm-8.col-md-8.col-lg-8>h4:first-child,
.page .row:first-child div.col-sm-8.col-md-8.col-lg-8>p:first-child,
.page .row:first-child div.col-sm-8.col-md-8.col-lg-8>ul:first-child,
.page .row:first-child div.col-sm-8.col-md-8.col-lg-8>ol:first-child,
.page .row:first-child div.col-sm-8.col-md-8.col-lg-8>dl:first-child
{
  /*border: none;*/
}

.page .embed-responsive.embed-responsive-16by9{
  /*margin-top: 20px;*/
  margin-bottom: 20px;
}

.page.guide #schedule dt
{
 width:8em;
 font-weight: normal;
}

.page.guide #schedule dd{
 margin-left: 8em;
}


.page.selection h5{
  border-top: 1px solid #CCC;
  padding-top: 10px;
}

.page.selection span.count{
  margin-right: 10px;
}

.page.guide .wpcf7-submit.btn{
  color: #000;
  background-color: #CCC;
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.5em;
  min-width: 100%;
  border: 1px solid #CCC;
}

.page.guide div.alert.alert-danger {
  padding: 5px;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: red;
  font-size: 12px;
}


ol.breadcrumb{
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #F2F2F2;
}


ol.breadcrumb li a{
 color: #555;
}



/*//////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* Archive  Selections*/

#selections h4{
  border-top: 1px solid #CCC;
  padding-top: 10px;
}

#selections h3{
  font-weight: normal;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#selections h4.title,
#selections h5.title{
  border-top: 1px solid #CCC;
  padding-top: 10px;
  cursor: pointer;
}

#selections span.count{
  margin-right: 10px;
}

#selections p.description{

}

#selections p.description:before {
  content:"?";
  margin-right: 5px;
}




/*//////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* Archive  newsletter*/


.post_bg{
  background-color:#fff;
  overflow: hidden;
}

ul.letter_box li {  
margin:10px auto 40px;
padding-left: 0;
}

ul.letter_box li  div.letter_desc{
padding:0 5px;
}

ul.letter_box li  p.post-date{
  font-size:12px;
margin: 10px 0;}

ul.letter_box li  h3.title{
  font-size:15px;
  margin-top:5px;
}

ul.letter_box li img{
  width:100%;
  height: auto;
  margin: 0 auto 10px;
  display: block;
}

ul.letter_box li a img{
  border:4px solid #eee;
}

ul.letter_box li a:hover img {
  border:4px solid #00BB00;}



/*//////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* Note */
p.note {
  padding: 0;
  margin-top: -10px;
  /*margin-left: 1.8em;*/
  padding-left: 20px;
  text-indent: -1em;
  /*color: red;*/
  font-size: 12px;
}

p.note:before {
  /*content:"¡ù";*/
  content:"£ª";
}

p+ul{
  margin-top: -10px;
}


ul{
  padding-left: 20px;
  margin-bottom: 15px;
}

ol{
  padding-left: 25px;
  margin-bottom: 15px;
}

li{
  margin-left: 0;
  padding-left: 0;
}

.more-text {
  margin-top: -20px;
  margin-bottom: -15px;
  /*border: 1px solid red;*/
}

.more-text i{
  margin-right: 2px;
}

.more-link {
  color:#505050;
}



.page h4+p{
  margin-top: -10px;
}

i.fa{
  margin-right: 2px;
}



/*//////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* Notice Archive */

.notices #contents{
  background: #FFF;
}

.archive-header h2.archive-title{
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #CCC;
}

.notices #contents article:nth-child(2) {
  margin-top: -10px;
  border: none;
}


/*//////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* Pagenation */
nav .pagination  > li > a,
nav .pagination  > li > span{
  background-color: #F9F9F9;
}

nav .pagination > li:first-child > a,
nav .pagination > li:first-child > span {
  -webkit-border-radius: 0;
  border-radius: 0;
}

nav .pagination > li:last-child > a,
nav .pagination > li:last-child > span {
  -webkit-border-radius: 0;
  border-radius: 0;
}

.pagination > .active > span {
  background-color: #666;
  border-color: #666;
}

.pagination > li > a,
.pagination > li > span {
  color:  #666;
}

.notices nav {
/*  margin-top: 5px;
  border-top: 1px solid #CCC;*/
  /*background-color: red;*/
  clear:both;
}

.notices nav ul{
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 15px;
  margin-bottom: 10px;
  background-color: red;
}



/*Auto Height Fix*/
/*.notices .equal,
.notices .equal > div[class*='col-'] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex:1 0 auto;
  }*/




/*
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Style for jQuey Plugin
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/

/* Responsive Slides */
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}


.sns.fa-ul{
  margin-top: 0;
  margin-left: 30px;
  /*margin-left: 42px;*/
  /*  font-size: 24px;*/
  /*vertical-align: middle;*/

}

.sns li a{
/*  font-size: 24px;
  padding-left: 20px;
  padding-right: 10px;
  margin-right: 100px  !important;
  color: #009900;*/
  color:#505050;

}

.sns.fa-ul li {
  margin-left: 16px;
  margin-bottom: 10px;
  margin-top: 12px;
  /*font-size: 16px;*/
  font-size: 14px;
  padding-top: 2px;
}

.sns.fa-ul li a i{
  font-size: 24px;
  margin-top: 0;
}


a.more{
  color:#505050;
}

a.more:hover{
  color: #009900;
}

footer li a{
  color:#505050;
}


/*PDF¤Ø¤Î¥ê¥ó¥¯¤ØFontAwesome¤ÎPDF¥¢¥¤¥³¥ó¤ò¸¶¼Ó*/
a[href$=".pdf"]:before
{
  content: "\f1c1";
  font-family: FontAwesome;
  padding-left: 1px;
  padding-right: 1px;
}

