@charset "utf-8";

.im {width: 100%;
  position: relative;
    background: url('../image/im.jpg') 0 0 no-repeat;
	 -webkit-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
}

.im:before {
  content:"";
  display: block;
  padding-top:41.69%;
  
}
/*topcom*/
@media(min-width:960px){/*PC*/
.topcom{
    color: #000;
    line-height: 1.3;
    width: 100%;
    background: url(../image/comebk.jpg) no-repeat center;
    background-color: #FBEBEE;
	}

.topcom p{
	display:block;
	width:960px;
	padding-top:30px;	
	margin:0 auto;}


}



@media(max-width:960px){/*SP*/
.topcom{
	color:#000;
	width:100%;
	height:auto;
	min-height:222px;
	background:url(../image/comebk.jpg) no-repeat top center;
	background-color:#FBEBEE;
	}

.topcom p{
	display:block;
	width:96%;
	padding:2% 0;	
	margin:0 auto;}
}

/*news*/
.news h2{
	display:block;
	border-bottom:2px solid #F7DBE4;
	font-size:1.3em;
	padding-bottom:10px;
	color:#000;}
	

.nt th,.nt td{ padding: 2%; border-bottom: 1px dotted #333; }
 .nt th  { width: 20%; text-align: left; font-weight:bold;}
.nt a{
	text-decoration:none;
	color:#000;}
.newsb{
	float:left;
	text-align:center;
	font-size:0.5em;
	width:70px;
	color:#fff;
	font-weight:bold;
	padding:6px 0;
	margin-right:15px;}
.nt:after{content:"";}
.newsw:after{content:"";}
.b1{background:#E99AB6;}
.b2{background:#EF8E4C;}
.b3{background:#98D5D0;}
@media(min-width:960px){/*PC*/

.newsw{
	width:960px;
	margin-bottom:50px;
	}
.news{
	width:665px;
	float:left;}



.bn{
	width:260px;
	float:right;}

.nt{ width:100%;margin:15px auto 30px auto;}

}


@media(max-width:960px){/*SP*/

.newsw{
	width:100%;
	margin-bottom:30px;
	}
.news{
	width:100%;}


.bn{
	display:none;}

.nt{ width:100%;margin:15px auto 30px auto;}

	.nt th{background:#F2EEF0;}
    .nt th,
    .nt td{
        width: 96%;
        display: block;
        border-top: none;
    }

}


.event h2{
	color:#E99AB6;
	font-size:1em;
	font-weight:bold;
	display:block;
	margin:10px 0;}

.event p{
	font-size:0.8em;display:block;
	margin-bottom:10px;}

@media(min-width:480px){/*PC*/

.event{width:100%;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;}
.event:after{content:"";}
.event li{
	width:30%;
	float:left;
	margin-bottom:30px;}

.event li:nth-child(-n+2) {
	margin-right:5%;}


.event a{
	float:right;
	display:block;
	background:#E99AB6;
	color:#fff !important;
	text-align:center;
	padding:10px;
	text-decoration:none;
	font-size:0.8em;}

}


@media(max-width:480px){/*PC*/

.event{width:100%;}
.event li{width:100%;
margin-bottom:50px;}

.event a{
	width:96%;
	display:block;
	background:#E99AB6;
	color:#fff !important;
	text-align:center;
	padding:2%;
	text-decoration:none;
	font-size:0.8em;}

}
