@charset "UTF-8";
/* CSS Document */
html {
	font-size: 62.5%;
}

.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}


body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../image/main/bg_p.jpg);
	background-repeat: repeat;
	font-size: 1.4rem;
	line-height: 140%;
}

#bg {
	background-image: url(../image/main/bg.jpg);
	background-repeat: repeat;
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

header {
	padding: 0px;
	height: 170px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 37px;
	margin-left: auto;
	background-image: url(../image/header/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
h1 {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 21px;
	float: left;
}


#container {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 27px;
	background-image: url(../image/main/bg.jpg);
	background-repeat: repeat;
	margin-left: auto;	
}

#headerlink {
	float: right;
	padding: 0px;
	margin-top: 80px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* index.html 20190731修正　*/
#headerlink {
	margin-top: 30px !important;
	margin-right: 16px !important;
}
/* index.html 20190731修正　end　*/



.infobutton {
	text-decoration: underline;
}

.infobutton:hover {
	cursor: pointer;
}

#information {
	margin: 24px auto 24px auto;
	padding: 24px;
	background: #fff;
	display: none;
	z-index: 2;
	position: fixed;
}

#overlay{
	z-index: 1;
	display: none;
	position: fixed;
	top:0;
	left:0;
	width:100%;
	height:120%;
	background-color:rgba(0,0,0,0.75);
}

#infoclose {
	float: right;
}


#image {
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 37px;
	margin-left: 41px;
	height: 274px;
	width: 878px;
}
#news {
	margin-top: 0px;
	margin-right: 23px;
	margin-bottom: 35px;
	margin-left: 20px;
	height: 350px;
	width: 920px;
	background-image: url(../image/main/top/bg_news.jpg);
	background-repeat: no-repeat;
}
#news h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 19px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#news_box {
	display: flex;
}
#news_box dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#news_box dt {
	font-weight: bold;
	margin-bottom: 13px;
}

#news_box dl.newsbaby {
	width: 164px;
	background-color: #f892b4;
	padding: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#news_box dl.newsjunior {
	width: 197px;
    background-color: #a0c238;
    margin: 0px;
    padding: 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
}
#news_box dl.newsevent {
	width: 176px;
	background-color: #ffd5ee;
	margin: 0px;
	padding: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: left;
}

#news_box p.txt_w_news8 {
	font-size: 1.2em;
	padding-top: 5px;
}

#news_box .txt_w_news8.note {
	color:#ffff33;
}

#news_box .txt_w_news8.announcement {
	color:#ff3333;
}


#link dl {
	padding: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 32px;
}


#topnavi {
	margin-top: 0px;
	margin-right: 41px;
	margin-bottom: 37px;
	margin-left: 40px;
	height: 159px;
}
#topnavi ul {
	list-style-type: none;
}
#topnavi ul li {
	float: left;
}
#topnavi ul li.btn {
	padding: 0px;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btnletter {
	background-image: url(../image/main/top/navibtn_letter_on.jpg);
	background-repeat: no-repeat;
}

.btnletter a {
	display: inline-block;
}

.btnletter a:hover img {
	visibility: hidden;
}

.btnevent {
	background-image: url(../image/main/top/nevibtn_event_on.jpg);
	background-repeat: no-repeat;
}

.btnevent a {
	display: inline-block;
}

.btnevent a:hover img {
	visibility: hidden;
}

.btnuse {
	background-image: url(../image/main/top/navibtn_use_on.jpg);
	background-repeat: no-repeat;
}

.btnuse a {
	display: inline-block;
}

.btnuse a:hover img {
	visibility: hidden;
}

.btnfacility {
	background-image: url(../image/main/top/navibtn_facility_on.jpg);
	background-repeat: no-repeat;
}

.btnfacility a {
	display: inline-block;
}

.btnfacility a:hover img {
	visibility: hidden;
}

.btnmap {
	background-image: url(../image/main/top/navibtn_map_on.jpg);
	background-repeat: no-repeat;
}

.btnmap a {
	display: inline-block;
}

.btnmap a:hover img {
	visibility: hidden;
}


#link {
	height: 150px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 114px;
	margin-left: 14px;
	padding: 0px;
}
#link dt {
	font-weight: bold;
	margin-bottom: 13px;
}

#link #baby {
	background-image: url(../image/main/top/bg_baby.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 300px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#link #junior {
	padding: 0px;
	height: 150px;
	width: 300px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../image/main/top/bg_junior.jpg);
	background-repeat: no-repeat;
	float: left;
}
#link #high {
	background-image: url(../image/main/top/bg_high.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 300px;
	float: left;
}

#link ul {
	padding: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 32px;
	list-style-type: none;
}

#link li {
	margin-bottom: 13px;
}

#address p {
	line-height: 160%;
}
#address .ad {
	font-weight: bold;
}


#address .left {
	padding: 0px;
	float: left;
	width: 192px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#address #bnr {
	float: right;
	padding: 0px;
	margin-top: 61px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}



footer {
	height: 83px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/footer/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	text-align: center;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1.6rem;
	color: #f3709c;
}
nav {
	padding: 0px;
	margin-top: 0px;
	margin-right:auto;
	margin-bottom: 62px;
	margin-left: auto;
	width: 960px;
	height: 108px;
}
nav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
nav ul li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 27px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.navihome {
	background-image: url(../image/main/contents/navi_home_on.jpg);
	background-repeat: no-repeat;
}

.navihome a {
	display: inline-block;
}

.navihome a:hover img {
	visibility: hidden;
}

.naviletter {
	background-image: url(../image/main/contents/navi_letter_on.jpg);
	background-repeat: no-repeat;
}

.naviletter a {
	display: inline-block;
}

.naviletter a:hover img {
	visibility: hidden;
}

.navievent {
	background-image: url(../image/main/contents/navi_event_on.jpg);
	background-repeat: no-repeat;
}

.navievent a {
	display: inline-block;
}

.navievent a:hover img {
	visibility: hidden;
}

.naviuse {
	background-image: url(../image/main/contents/navi_use_on.jpg);
	background-repeat: no-repeat;
}

.naviuse a {
	display: inline-block;
}

.naviuse a:hover img {
	visibility: hidden;
}

.navifacility {
	background-image: url(../image/main/contents/navi_facility_on.jpg);
	background-repeat: no-repeat;
}

.navifacility a {
	display: inline-block;
}

.navifacility a:hover img {
	visibility: hidden;
}

.navimap {
	background-image: url(../image/main/contents/navi_map_on.jpg);
	background-repeat: no-repeat;
}

.navimap a {
	display: inline-block;
}

.navimap a:hover img {
	visibility: hidden;
}
#wrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 114px;
	margin-left: 22px;
	color: #706a6c;
}
#wrapper h2 {
	font-size: 3rem;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 69px;
	margin-left: 0px;
}

#wrapper h2.use {
	font-size: 3rem;
	background-image: url(../image/main/contents/title_h2_use.png);
	vertical-align: middle;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 95px;
	background-repeat: no-repeat;
}

#wrapper h2.facility {
	font-size: 3rem;
	background-image: url(../image/main/contents/title_h2_facility.png);
	vertical-align: middle;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 75px;
	background-repeat: no-repeat;
}
#wrapper h2.event {
	background-image: url(../image/main/contents/title_h2_event.png);
	padding-left: 65px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	background-repeat: no-repeat;
}
#wrapper h2.babyactivity {
	background-image: url(../image/main/contents/title_h3_baby.png);
	background-repeat: no-repeat;
	padding-left: 82px;
	padding-top: 30px;
	padding-bottom: 15px;
}
#wrapper h2.junioractivity {
	background-image: url(../image/main/contents/title_h3_junior.png);
	background-repeat: no-repeat;
	padding-left: 87px;
	padding-top: 0px;
	padding-bottom: 30px;
}
#wrapper h2.highactivity {
	background-image: url(../image/main/contents/title_h2_hgih.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 88px;
	padding-bottom: 20px;
}

#wrapper h2.activity {
	font-size: 2.4rem;
	background-image: url(../image/main/contents/bg_title_h3.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 75px;
}

#wrapper h2.map {
	background-image: url(../image/main/contents/title_h2_map.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 88px;
	padding-bottom: 20px;
}


#wrapper h3 {
	font-size: 2.4rem;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 45px;
	margin-left: 0px;
	background-image: url(../image/main/contents/bg_title_h3.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 7px;
}
#wrapper h3.baby,
#wrapper h3.baby.long
 {
	background-image: url(../image/main/contents/title_h3_baby.png);
	background-repeat: no-repeat;
	background-position: 250px 0px;
	border-left-width: 13px;
	border-left-style: solid;
	border-left-color: #f8b0e8;
	padding-top: 20px;
	padding-left: 23px;
	padding-bottom: 20px;
}

#wrapper h3.baby.long {
	background-position: 280px 0px;
}

#wrapper h3.junior {
	background-image: url(../image/main/contents/title_h3_junior.png);
	background-repeat: no-repeat;
	/*background-position: 550px 0px;*/
	background-position: 250px 0px;
	border-left-width: 13px;
	border-left-style: solid;
	border-left-color: #b5e54c;
	padding-top: 20px;
	padding-left: 23px;
	padding-bottom: 20px;
}
#wrapper h3.babyactivity {
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 26px;
	border-left-width: 13px;
	border-left-style: solid;
	border-left-color: #f8b0e8;
	background-image: none;
}
#wrapper h3.babyactivity01 {
	background-image: url(../image/main/contents/title_h3_babyactivity01.png);
	background-repeat: no-repeat;
	padding-top: 42px;
	padding-bottom: 22px;
	padding-left: 116px;
}
#wrapper h3.babyactivity02 {
	background-image: url(../image/main/contents/title_h3_babyactivity02.png);
	background-repeat: no-repeat;
	padding-left: 120px;
	padding-top: 40px;
	padding-bottom: 30px;
}
#wrapper h3.babyactivity03 {
	background-image: url(../image/main/contents/title_h3_babyactivity03.png);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-left: 78px;
	padding-top: 25px;
}

#wrapper h3.junioractivity {
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 26px;
	border-left-width: 13px;
	border-left-style: solid;
	border-left-color: #b5e54c;
	background-image: none;
}

#wrapper h3.highactivity {
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 26px;
	border-left-width: 13px;
	border-left-style: solid;
	border-left-color: #1198ee;
	background-image: none;
}



#wrapper h4.babyactivity {
	font-size: 1.8rem;
	background-image: url(../image/main/contents/title_h4_babyactivity.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 46px;
}

#wrapper h4.hgihactivity {
	font-size: 1.8rem;
	background-image: url(../image/main/contents/title_h4_highactivity.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 40px;
}

#wrapper h4.hgihactivityinfo {
	font-size: 1.8rem;
	background-image: url(../image/main/contents/title_h4_highactivityinfo.png);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 40px;
}


ul.babyactivity {
	font-size: 1.8rem;
	line-height: 180%;
	margin-bottom: 98px;
	margin-left: 40px;
	padding-left: 20px;
}



#wrapper p {
	font-size: 1.8rem;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 98px;
	margin-left: 5px;
	line-height: 180%;
}
#wrapper p.layout {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 53px;
}

.eventlist {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

.eventlist dl {
	background-color: #FFFFFF;
	height: auto;
	width: 406px;
	float: left;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 29px;
	padding-left: 16px;
	box-shadow:5px 5px 5px 0px #bab6b6;
	border:1px solid #bab6b6;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 10px;
}
.eventlist dl.full {
	width: 100%;
	float: none;
}
.eventlist dt {
	font-size: 1.8rem;
	line-height: 180%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 28px;
	margin-left: 0px;
}
.eventlist dd {
	font-size: 1.4rem;
	line-height: 180%;
}
#wrapper .eventlist dd p.activity_note {
	text-indent: -1em;
	font-size: 1.4rem;
	margin:0 0 2em 0;
	padding:0 0 0 1em;

}


.activitylist {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 27px;
	margin-left: 0px;
	display: flex;
}

.activitylist dl {
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding: 0px;
	text-align: center;
}
.activitylist dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 28px;
	margin-left: 0px;
}
.activitylist dd {
	font-size: 1.8rem;
	line-height: 180%;
	padding-right: 0px;
	padding-left: 24px;
	text-align: left;
}

.activitylist dl.bottom {
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 52px;
	margin-left: 35px;
	padding: 0px;
	text-align: center;
}


#wrapper p.mgl40 {
	margin-left: 40px;
}

#wrapper .mgl40 {
	margin-left: 40px;
}

.font-size18{
	font-size: 1.8rem;
	line-height: 180%;
}

#container .info {
	margin: 0px 44px 37px 41px;
}

.nomark {
	list-style-type: none;
}

#wrapper .flex {
	display:  flex;
}

/*２clumn*/

#2colum {
}
.bd {
	border-top: 1px dotted #666 !important;
	padding-top: 5px !important;
}
#box_l {
	float: left;
	width: 48%;
}
#box_r {
	float: right;
	width: 48%;
}
.important_txt {
	color: #fff000;
    font-size: 20px;
    font-weight: bold;
    margin-top: 5px;
	
}
.important_txt_top {
	color: #eb7999;
    font-size: 20px;
    font-weight: bold;
    margin-top: 5px;
	
}

/* event.html 追加　*/
.eventlist dl.reigetsu_kurabu {
    background-color: #FFFFFF;
	display: block;
    height: auto;
    width: 866px;
    float: left;
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 29px;
    padding-left: 16px;
    box-shadow: 5px 5px 5px 0px #bab6b6;
    border: 1px solid #bab6b6;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 40px;
    margin-left: 10px;
}
.block_01 {
	display: block;
	width: 865px;
	height: auto;	
}

dd.reigetsu_1 {
	display: block;
	float: left ;
	width: 290px ;
	height: auto ;
	background-color: #ffffff ;
	padding: 25px 0 15px 0;
}
dd.reigetsu_2 {
	display: block;
	float: left ;
	width: 290px ;
	height: auto;
	background-color: #ffffff ;
	padding: 25px 0 15px 0;
}
dd.reigetsu_3 {
	display: block;
	float: left ;
	width: 285px ;
	height: auto ;
	background-color: #ffffff ;
	padding: 25px 0 15px 0;
}
dd.reigetsu_3 {
	clear: none;
}
dd.border_space {
	border-bottom: dotted 2px #abd6ab ;
}

/* event.html 20181226追加　*/
a img.mouselink_banner {
background:none!important ;
}
 
a:hover img.mouselink_banner {
opacity:0.7 ;
filter:alpha(opacity=70) ;
-ms-filter: "alpha( opacity=70 )" ;
background:none!important ;
}

/* event.html 20190328追加　*/
span.txt_notice {
	display: block ;
	width: 390px ;
	font-size: 110% ;
	margin: 0 0 0 5px ;
	line-height :1.8em ;
}
/* top 20200228追加　*/
h3.txt_w_news1 {
	display: block;
	width: 640px;
	font-size: 105%;
	color: cornsilk;
	line-height: 150%;
	padding: 5px 0px 0 30px;
}
ul.txt_w_news2 {
	padding: 0px 0px 0 30px;
}
ul.txt_w_news2 li {
	list-style: disc;
	padding-top: 10px;
	font-size: 100%;
	line-height: 120%;
	font-weight: normal;
}
p.txt_w_news3 {
	width: 640px;
	font-size: 115%;
	color: yellow;
	line-height: 150%;
	padding: 25px 0px 0 30px;
	font-weight: bold;
}
p.txt_w_news4 {
	width: 640px;
	font-size: 100%;
	color: yellow;
	line-height: 130%;
	padding: 0 0 0 30px;
	font-weight: normal;
}
p.txt_w_news5 {
	width: 640px;
	font-size: 115%;
	color: cornsilk;
	line-height: 150%;
	padding: 10px 0px 0 30px;
	font-weight: bold;
}
p.txt_w_news6 {
	width: 640px;
	font-size: 100%;
	color: cornsilk;
	line-height: 130%;
	padding: 0 0 0 30px;
	font-weight: normal;
}
p.txt_w_news7 {
	width: 640px;
	font-size: 130%;
	color: yellow;
	line-height: 180%;
	padding: 10px 0px 0 30px;
	font-weight: bold;
}
p.txt_w_news8 {
	width: 640px;
	font-size: 130%;
	color: cornsilk;
	line-height: 180%;
	padding: 10px 15px 0px 48px;
	font-weight: bold;
	text-indent: -1em;
}

/* use.html 追加　*/
p.txt_riyou {
	text-align: center;
	color: dimgray;
	margin-top: -30px;
	letter-spacing: 0.08em;
	line-height: 1.68;
	font-size: 114%;
}
span.txt_riyou_top {
	font-size: 125%;
	color: mediumseagreen;
	font-weight: bold;
}