@charset "UTF-8";
/* =================================================================
  Structure
   ================================================================= */


header  {
    background-color: #FFF;
    position: relative;
   }

.header-container {
  width: 1140px;
  margin: -5px auto;
  position: relative;

}   

#header .header-top {
  position: fixed;
  height: 130px;
  z-index: 100;
  padding-top: 5px;
  top: 0px;
  background-color: white;
  width: 100%;
}

.main-visual {
  margin-top: 15px;
}

.nav-container {
  position: relative;
  top: 120px;
}


 .c02,
 .c03,
 .c04,
 .c05 {
  clear: both;
  background: url(../img/top/bg_cont.png)  top repeat-x;
  padding-top: 0px;
  margin-top: -20px;
  margin-bottom: 90px;
}


 .c01{
  clear: both;
  background: url(../img/top/bg_cont.png)  center 2px repeat-x;
  padding-top: 0px;
  margin-top: -20px;
  margin-bottom: 90px;
}

 .c01 .inner .left-news {
  float: left;
  width: 500px;
 }

  .c01 .inner .right-sns {
    float: right;
    width: 500px;
  }



#news,
#facility,
#guide,
#dining,
#access {
  margin-top: -150px;
  padding-top: 150px;
}

.inner {
    width: 1140px;
    margin: 40px auto;
    padding-top: 30px;
  }

.toList {
  clear: both;
    background: url(../img/top/toList.png) no-repeat;
    width: 301px;
    height: 46px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    margin: 30px auto 0;
  }

.toList:hover {
  opacity: 0.7;
}

.toList a {
  display: block;
    width: 301px;
    height: 46px;}

.toDetail {
  clear: both;
    background: url(../img/top/toDetail.png) no-repeat;
    width: 301px;
    height: 46px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    margin: 20px auto 10px;
  }

.toDetail:hover {
  opacity: 0.7;
}

.toDetail a {
  display: block;
  width: 301px;
  height: 46px;}

.toDetailBtn {
  display: flex;
  justify-content: center;
}
.toDetailBtn a {
  display: inline-block;
  margin-top: 10px;
  padding: 10px 15px;
  color: #840000;
  font-size: 16px;
  text-decoration: underline;
}
.toDetailBtn a:hover {
  text-decoration: none;
}

/* =================================================================
 c01
   ================================================================= */
.oshirase {
	width: 1140px;
	margin:0 auto;
	background-color: #355384;
}
.oshirase a {
	display: block;
	margin-top: 10px;
	padding: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
.oshirase a:hover {
opacity: 0.5;
}


 .c01 .inner .ttl-area {
 }

  .c01 .inner .left-news .ttl-area .c-ttl {
    background: url(../img/top/c01_ttl.png) no-repeat;
    width: 146px;
    height: 34px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 auto;
    position: relative;
    left: -160px;
    top: 15px;
  }

    .c01 .inner .right-sns .ttl-area .c-ttl {
    background: url(../img/top/facebook.png) no-repeat;
    width: 164px;
    height: 34px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 auto;
    position: relative;
    left: -160px;
    top: 15px;
  }


 .c01 .inner .c-area {
  float: right;
  margin-top: 74px;
  margin-bottom: 45px;
 }



  .c01 .inner .c-area ul li {
    clear: both;
    padding: 0px 10px 25px 10px;
  }

.c01 .inner .c-area ul li .b-red {
  color: #990000;
  font-size: 129%;
  float: left;
  margin-right: 20px;
  position: relative;
  top: -5px;
}

.c01 .inner .c-area ul li .date {
  float: left;
  margin-right: 0px;
  width: 110px;
}

.c01 .inner .c-area ul li .tag {
  float: left;
  background-color: #990000;
  width: 81px;
  height: 20px;
  line-height: 20px;
  font-size: 75%;
  color: white;
  text-align: center;
  margin-right: 15px;
}

.c01 .inner .c-area ul li .ttl {
  float: left;
}



#top #nav  {
  background: url(../img/top/bg_nav.png) repeat-x;
  height: 115px;
  width: 100%;
  margin-top: -5px;
  position: relative;
}




/* =================================================================
  c02
   ================================================================= */

  .c02 .inner .ttl-area .c-ttl {
    background: url(../img/top/c02_ttl.png) no-repeat;
    width: 145px;
    height: 34px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    margin: 0px auto 37px;
  }


  .c02 ul {
text-align: center;
margin-bottom: 20px;
  }

  .c02 ul li {
    display: inline-block;
    width:271px;
    height: 434px;
    margin-right: 10px;
  }

  .c02 ul li:last-child {
    margin-right: 0px;
  }

  .c02 ul li .ph {
width: 271px;
height: 358px;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
  }

  .c02 ul li .text-area {
    text-align: left;
    margin-top: 10px;
  }




  .c02 ul li.c02_ph01 .ph {
background: url(../img/top/c02_ph01.png) no-repeat;
  }


  .c02 ul li.c02_ph02 .ph {
background: url(../img/top/c02_ph02.png) no-repeat;
  }


  .c02 ul li.c02_ph03 .ph {
background: url(../img/top/c02_ph03.png) no-repeat;
  }


  .c02 ul li.c02_ph04 .ph {
background: url(../img/top/c02_ph04.png) no-repeat;
  }


.c02 .toDetail  {
  margin-top: 60px;
}



/* =================================================================
  c03
   ================================================================= */


 .c03 .inner {
  position: relative;
 }


  .c03 .inner .ttl-area .c-ttl {
    background: url(../img/top/c03_ttl.png) no-repeat;
    width: 172px;
    height: 34px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 auto;
  }


    .c03 .inner .fee-info {
      background: url(../img/top/c03_guide.png) no-repeat;
      width: 1147px;
      height: 379px;
      overflow: hidden;
      white-space: nowrap;
      text-indent: 200%;
      margin-top: 80px;
    }

    .c03 .inner .text-info {
      width: 367px;
      position: absolute;
      top: 280px;
      right: 10px;
      font-size: 88%;
      line-height: 1.6;
    }


/* =================================================================
  c04
   ================================================================= */


.c04 {
}

.c04 .inner .ttl-area .c-ttl {
    background: url(../img/top/c04_ttl.png) no-repeat;
    width: 118px;
    height: 34px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 auto 50px;
  }


.c04 .inner .left-area .logo {
  background: url(../img/top/c04_logo.png) no-repeat;
  width: 328px;
  height: 63px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  left: 24px;
}

.c04 .inner .left-area .note {
  margin-top: 20px;
  position: relative;
  left: 24px;
}

.c04 .inner .left-area  ul li{
  float: left;
  margin-top: 50px;
}

.c04 .inner .left-area  ul li:first-child {
  margin-right: 10px;
}

.c04 .inner .left-area {
  float: left;
  width: 444px;
}

.c04 .inner .right-area {
  float: right;
  width: 684px;
}





/* =================================================================
  c05
   ================================================================= */


.c05 {
}

.c05 .inner .ttl-area .c-ttl {
    background: url(../img/top/c05_ttl.png) no-repeat;
    width: 197px;
    height: 34px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 auto 60px;
  }




.c05 .inner .left-area .address-ttl {
  background: url(../img/top/c05_address.png) no-repeat;
  width: 100%;
  height: 17px;
  border-bottom: 1px dotted #000;
  padding-bottom: 13px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 5px;
}

.c05 .inner .left-area .access-ttl {
  background: url(../img/top/c05_access.png) no-repeat;
  width: 100%;
  height: 17px;
  border-bottom: 1px dotted #000;
  padding-bottom: 13px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 60px;
  margin-bottom: 5px;
}

.c05 .inner .left-area  {
  line-height: 1.6;
    float: left;
  width: 456px;
  font-size: 100%;
  max-height: 100%;
}

.c05 .inner .left-area  address {
  font-style: normal;

}

.c05 .inner .right-area {
  float: right;
  width: 655px;
}


.google {
  text-align: right;
}

.google a {
  color: #3333CC;
  text-decoration: underline;
  font-size: 88%;
}

.fb-page {
  margin-top: 50px;
}

.bottom-ban {
  margin-bottom: -20px;
}

.bottom-ban ul {
  text-align: center;
}


.bottom-ban ul li {
  display: inline-block;
  margin-right: 1px;
}

.bottom-ban ul li:hover {
  opacity: 0.8;
}