@charset "UTF-8";
/*============================
        TOP特有
============================*/

@media screen and (max-width: 673px) {

#container #contents {
    padding-top: 145% !important;
}

#header .inner {
	display: block!important;
}

#container {
    margin-top: -290px !important;
}

}

#wrapper_top {
  position: relative;
  overflow: hidden;
}
#wrapper_top .sliderArea {
  position: relative;
  width: 100%;
  height: 686px;
}
.naviArea .inner {
  position: relative;
}
.naviArea .innerout {
  position: relative;
  width: 100%;
}
.naviArea .innerout .bg_logo {
  position: absolute;
  top: -536px;
  left: 50%;
  z-index: 1000;
  transform: translateX(-50%);
}
.naviArea .innerout .bg_left {
  position: absolute;
  top: -340px;
  left: 0;
  width: 513px;
  height: 285px;
  z-index: 1000;
}
.naviArea .innerout .bg_right {
  position: absolute;
  top: -380px;
  right: 0;
  width: 511px;
  height: 485px;
  z-index: 1000;
}
.naviArea .inner .top_navi {
padding-top: 18px;
padding-left: 0;
}
#container #contents {
  padding-top: 42px;
}

.newsArea {
  padding: 28px 22px 25px;
  border: 2px solid #eae6d4;
  border-radius: 8px;
  margin-bottom: 53px;
  background: #fff;
}
.newsArea .sectionHead {
  position: relative;
  height: 33px;
  margin-bottom: 8px;
  border-bottom: 2px solid #aeb7b5;
}
.newsArea h2 {
  font-family: "Helvetica", sans-serif;
  display: inline-block;
  padding-right: 5px;
  border-bottom: 2px solid #5167c3;
  font-size: 15px;
  color: #5167c3;
  font-weight: normal;
  line-height: 2.2;
}
.newsArea h2 em {
  margin-right: 12px;
  padding-left: 42px;
  background: url(../images/common/gnavi_01.png) no-repeat 3px 3px;
  font-size: 22px;
  color: #5167c3;
  font-weight: bold;
  line-height: 1;
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
}
.newsArea ul {
  padding: 0 4px;
}
.newsArea ul li,
.newsArea ul .cat01 {
  line-height: 1;
  padding: 16px 24px;
  border-bottom: 1px solid #cbc7d5;
  overflow:hidden;
}
.newsArea ul li em,
.newsArea ul .cat01 em {
  display: inline-block;
  min-width: 140px;
  margin-right: 30px;
  padding-left: 32px;
  vertical-align: baseline;
  background: url(../images/common/icon_cat01.png) no-repeat left center;
  font-size: 16px;
  color: #f36e0a;
  font-weight: bold;
  line-height: 1.6;
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
}
.newsArea ul li .date,
.newsArea ul .cat01 .date {
  margin-right: 30px;
  font-size: 16px;
  color: black;
  font-weight: normal;
  line-height: 1.7142857143;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
}
.newsArea ul li a,
.newsArea ul .cat01 a {
  font-size: 16px;
  color: #f36e0a;
  display:block;
  font-weight: normal;
  line-height: 1.7142857143;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
  padding-top: 3px;
}
.newsArea ul .cat02 em {
  color: #0f3b92;
  background: url(../images/common/icon_cat02.png) no-repeat left center;
}
.newsArea ul .cat02 a {
  color: #0f3b92;
}
.newsArea ul li:last-child {

border-bottom: none;
padding-bottom: 0;

}
.newsArea .info01,
.newsArea .info02 {
  width: 702px;
  margin-bottom: 42px;
}
.newsArea .info01 h3,
.newsArea .info02 h3 {
  margin-bottom: 11px;
  padding: 10px 0 5px 27px;
  background: url(../images/common/bg_h2.png) repeat center center;
  border-radius: 23px;
  font-size: 16px;
  color: #0d0d0d;
  font-weight: normal;
  line-height: 1.875;
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
}
.newsArea .info01 em,
.newsArea .info02 em {
  margin-right: 7px;
  font-size: 20px;
  color: #0d0d0d;
  font-weight: normal;
  line-height: 1.5;
}
.newsArea .btn.more {
  display: block;
  float: right;
  clear: both;
  margin-top: 22px;
  padding-left: 15px;
  background-color: #898f8e;
}
@media screen and (min-width: 674px) {
  .newsArea .btn.more:hover {
    opacity: .75;
  }
}
.newsArea .btn.more a {
  display: block;
  padding-right: 15px;
  padding-left: 12px;
  background: url(../images/common/icon_arrow02.png) no-repeat left center;
  font-size: 13px;
  color: white;
  font-weight: normal;
  line-height: 2.0769230769;
}

.infoArea {
}
.infoArea .sectionHead {
  position: relative;
  height: 36px;
  margin-bottom: 8px;
  border-bottom: 2px solid #aeb7b5;
}
.infoArea h2 {
  font-family: "Helvetica", sans-serif;
  display: inline-block;
  padding-right: 5px;
  border-bottom: 2px solid #5167c3;
  font-size: 15px;
  color: #5167c3;
  font-weight: normal;
  line-height: 2.4;
}
.infoArea h2 em {
  margin-right: 12px;
  padding-left: 42px;
  padding-top: 5px;
  background: url(../images/top/h2_info.png) no-repeat 3px 0;
  font-size: 22px;
  color: #5167c3;
  font-weight: bold;
  line-height: 1;
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
}
.infoArea .sectionHead .more_btn {
  position: absolute;
  right: 0;
  bottom: -11px;
}
.infoArea ul {
  padding-left: 10px;
}
.infoArea ul li {
  margin-top: 34px;
  clear: both;
  overflow: hidden;
}
.infoArea ul li .info_left {
  float: left;
  width: 295px;
  height: 195px;
  overflow: hidden;
}

.infoArea ul li .info_left img{
  width: 100%;
  
}

.infoArea ul li .info_right {
  float: right;
  width: 685px;
}
.infoArea ul li .info_right .date {
  font-size: 16px;
  color: #3c3c3e;
}
.infoArea ul li .info_right .title {
  font-size: 18px;
  font-weight:bold;
  color: #5167c3;
  line-height: 1.5;
}
.infoArea ul li .info_right .article {
  font-size: 16px;
  margin-top: 0px;
  color: #3c3c3e;
}
.parkAppeal {
  position: relative;
  clear: both;
}
.parkAppeal .appeal01 {
  position: absolute;
  top: 110px;
  left: 50px;
}
.parkAppeal .appeal02 {
  position: absolute;
  top: 110px;
  left: 307px;
}
.parkAppeal .appeal03 {
  position: absolute;
  top: 108px;
  left: 550px;
}
.parkAppeal .appeal04 {
  position: absolute;
  top: 108px;
  left: 793px;
}
.parkArea {
  width: 100%;
  background: url(../images/top/bg_parkarea.png) no-repeat 50% 0;
  padding: 150px 0 70px 0;
}
.parkArea .inner {
  width: 964px;
  height: 303px;
  border-radius: 10px;
  background: #fff;
  margin: 0 auto;
  padding: 34px 30px 25px;
}
.parkArea .inner h2 {
  line-height: 1.75;
  display: inline-block;
  padding: 4px 0 0 2px;
  margin-right: 60px;
  margin-bottom: 8px;
}
.parkArea .inner h2 img {
  vertical-align: bottom;
}
.parkArea .inner p {
  display: inline-block;
  padding-left: 23px;
  border-left: 1px solid #85ab5b;
  font-size: 16px;
  color: #0d0d0d;
  font-weight: normal;
  line-height: 3.0;
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
  vertical-align: top;
}
.parkArea .inner ul {
  overflow: hidden;
  *zoom: 1;
  border-top: 1px solid #85ab5b;
  padding: 10px 0 0 17px;
}
.parkArea .inner ul li {
  line-height: .5;
  float: left;
  margin-right: 23px;
  width: 295px;
  height: 195px;
  overflow: hidden;
}
.parkArea .inner ul li img{
  width: 295px;
}
.parkArea .inner ul li:last-child {
  margin-right: 0;
}

/*********　event_info　***************************/
#event_info {
    border: #c1c9ce 1px solid;
    border-radius: 10px;
	-webkit-border-radius: 10px; 
    -moz-border-radius: 10px; 
	padding-bottom: 10px;
	margin-top: 40px;
	background-color:#fff;
}

#event_info h3 {
    background: url(../images/common/bg_event.jpg) repeat center center;
    border-radius: 10px 10px 0 0;
    padding: 8px 0;
    text-align: center;
    position: relative;
    margin-bottom: 15px;
	color:#fff;
}

#event_info h3:before {
    content: url(../images/common/event_ico02.png);
    position: absolute;
    top: 20%;
    left: 20%;
}

#event_info p.intro {
    text-align: center;
}

#event_info .event_cont {
    width: 93%;
    margin: 10px auto;
    background: #fefcf2;
    border: #f2ecd9 1px solid;
    box-sizing: border-box;
}


#event_info article {
    padding: 0;
    line-height: 1.5;
    border-bottom: #bdb7a3 1px dotted;
}


#event_info p, 
#event_info .event_cont article dd pre {
    font-size: 14px;
}


#event_info .event_cont article:last-child {
    border-bottom: none;
}

#event_info .event_cont article dt {
    color: #5167c3;
    margin-bottom: 5px;
}


#event_info .event_cont article dt .date {
    color: #f36e0a;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 5px;
    display: block;
}

#event_info .event_cont article dt .tit {
    font-size: 15px;
    padding-right: 10px;
    display: block;
	font-weight:bold;
	color: #6174c3;
}

#event_info .event_cont article dd {
    line-height: 1.7;
}
#event_info .event_cont article dd pre {
    overflow: auto;
    white-space: pre-wrap;
    word-wrap: break-word;
	}

#event_info .event_cont article dl {
    padding: 15px 7px;
}


#slide {
width:100%;
height:686px;
margin:0 auto;
position:relative;


}
#slide ul li img {
  position: absolute;
  top: 0;
left: 50%;
margin-left: -1025px;
}
/*#slide ul li img {
  position: absolute;
  top: 0;
left: 50%;
margin-left: -1025px;
}*/
#slide .slider01, 
#slide .slider02, 
#slide .slider03, 
#slide .slider04,
#slide .slider05,
#slide .slider06,
#slide .slider07,
#slide .slider08 {
    background-image: url(../images/top/img_slider01.jpg);
    background-position: center top;
    background-repeat: no-repeat;}
#slide .slider02 {
	background-image: url(../images/top/img_slider02.jpg);
}
#slide .slider03 {
	background-image: url(../images/top/img_slider03.jpg);
}
#slide .slider04 {
	background-image: url(../images/top/img_slider04.jpg);
}
#slide .slider05 {
	background-image: url(../images/top/img_slider05.jpg);
}
#slide .slider06 {
	background-image: url(../images/top/img_slider06.jpg);
}
#slide .slider07 {
	background-image: url(../images/top/img_slider07.jpg);
}
#slide .slider08 {
	background-image: url(../images/top/img_slider08.jpg);
}

#slide ul {
  overflow: hidden;
}
#slide ul li {
  position:relative;
  overflow:hidden;
  width:100%;
  height: 686px;
}
@media screen and (max-width: 673px) {
#slide .slider01, 
#slide .slider02, 
#slide .slider03, 
#slide .slider04,
#slide .slider05,
#slide .slider06,
#slide .slider07,
#slide .slider08 {
    background-image: url(../images/top/img_slider01_sp.jpg);
	background-size: contain;
}
#slide .slider02 {
	background-image: url(../images/top/img_slider02_sp.jpg);
}
#slide .slider03 {
	background-image: url(../images/top/img_slider03_sp.jpg);
}
#slide .slider04 {
	background-image: url(../images/top/img_slider04_sp.jpg);
}
#slide .slider05 {
	background-image: url(../images/top/img_slider05_sp.jpg);
}
#slide .slider06 {
	background-image: url(../images/top/img_slider06_sp.jpg);
}
#slide .slider07 {
	background-image: url(../images/top/img_slider07_sp.jpg);
}
#slide .slider08 {
	background-image: url(../images/top/img_slider08_sp.jpg);
}

#header .inner {
	display: block!important;
}

#container {
    margin-top: -290px !important;
}
/*********　event_info　***************************/
#event_info {
	width: 95%;
	margin-left:auto;
	margin-right:auto;
}
#event_info h3 {
	padding: 12px 0;
}
#event_info .event_cont article dt .date {
	font-size:16px;
}
#event_info p.intro {
	margin:20px 0; }
.parkArea .inner p {
    display: none;
}

.parkArea .inner ul {
    border-top: none;
}

/* TOPロゴ調整 */
.naviArea .innerout .bg_logo {
  top: 0;
  width:100%;
  left: 78%;
}
.naviArea .innerout .bg_left {
	display:none;
}
.naviArea .innerout .bg_right {
	display:none;
}
#news-box {
	padding-top: 70%;
}

}