/* CSS Document */

#keyimg{
    text-align: center;
    border-bottom:3px solid #B0C5FF;
    height: 375px;
}

#news{
	padding-top: 45px;
	margin-bottom: 25px;
}

#news iframe{
	width: 800px;
	display: block;
	margin: auto;
	height: 300px;
	overflow-x: hidden;
	border: 1px solid #ccc;
}

#slide{
position:relative;
width: 1200px;
    margin: auto;
}
#slide img{
position:absolute;
left:0;
top:0;
}

#s01{
    padding-top: 25px;
 background: linear-gradient(#fff, #DDEDFF);
    border-bottom: 3px solid #B0C5FF;
    padding-bottom: 25px;
}

#s01 h2{
  font-family: "kozuka-mincho-pro";
    font-size: 30px;
    text-align: center;
    color: #000;
    margin-bottom: 15px;
}

#s01 h2 .blue{
  font-family: "kozuka-mincho-pro";
}

#s01 hr{
    width: 865px;
    margin: auto;
    border: 0;
    border-top: 1px solid #000;
    margin-bottom: 20px;
}

#s01 .btn01{
    margin-bottom: 35px;
}

#s01 .btn01 a{
    display: block;
    background: #0059B2 url(../img/icon01.jpg) 205px center no-repeat;
    margin: auto;
    width: 212px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
    text-decoration: none;
    border-radius: 10px;
    padding-left: 15px;
}

#s01 .btn01 a:hover{
    opacity: 0.8;
}

#s01 .box_rap{
    display: flex;
    width: 1100px;
    margin: auto;
    flex-wrap: wrap;
    justify-content: space-around;
}

#s01 .box_rap figure{
    margin-bottom: 15px;
}

#s01 .box_rap figcaption{
    font-size: 16px;
    text-align: center;
    color: #000;
    margin-bottom: 2px;
}

#s01 .box_rap .text{
    font-size: 13px;
    letter-spacing: -2px;
    margin-bottom: 7px;
}

#s01 .box_rap img{
    border: 1px solid #ccc;
}

#s02 h2{
  font-family: "kozuka-mincho-pro";
    font-size: 30px;
    text-align: center;
    color: #000;
    margin-bottom: 15px;
}

#s02 .blue{
  font-family: "kozuka-mincho-pro";
}

#s02{
    padding-top: 15px;
    background: url(../img/bg01.jpg) center top no-repeat #ccc;
    margin-bottom: 45px;
}

#s02 hr{
    border: 0;
    border-top: 1px solid #000;
    width: 865px;
    margin: auto;
    margin-bottom: 15px;
}

#s02 .btn01{
    margin-bottom: 20px;
}

#s02 .btn01 a{
    display: block;
    background: #0059B2 url(../img/icon01.jpg) 205px center no-repeat;
    margin: auto;
    width: 212px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
    text-decoration: none;
    border-radius: 10px;
    padding-left: 15px;
}

#s02 .f18{
    width: 930px;
    margin: auto;
    color: #000;
    margin-bottom: 23px;
}

#s02 .f18 a{
    color: #0059B2;
    font-size: 16px;
}

#s02 .f18 a:hover{
    text-decoration: none;
}

#s02 .box_rap{
    width: 1100px;
    display: flex;
    margin: auto;
    flex-wrap: wrap;
    justify-content: space-around;
}

#s02 .box_rap .box{
    background: #fff;
    border: 1px solid #ccc;
    padding-top: 25px;
    padding-bottom: 28px;
    padding-left: 15px;
    width: 340px;
    margin-bottom: 10px;
}

#s02 .box_rap .box a{
    color: #333;
    text-decoration: none;
}

#s02 .box_rap .box a:hover{
    text-decoration: underline;
}

#s02 .box_rap .box01{
    background: url(../img/img13.jpg) 260px 5px no-repeat #fff;
    padding-top: 15px;
    padding-bottom: 15px;
}
#s02 .box_rap .box02{
    background: url(../img/img14.jpg) 260px 5px no-repeat #fff;
}
#s02 .box_rap .box03{
    background: url(../img/img15.jpg) 260px 5px no-repeat #fff;
}
#s02 .box_rap .box04{
    background: url(../img/img16.jpg) 260px 5px no-repeat #fff;
}
#s02 .box_rap .box05{
    background: url(../img/img17.jpg) 260px 5px no-repeat #fff;
}
#s02 .box_rap .box06{
    background: url(../img/img18.jpg) 260px 5px no-repeat #fff;
}

#s02 .box_rap .box p{
    font-size: 18px;
    background: url(../img/icon02.jpg) left center no-repeat;
    padding-left: 25px;
    line-height: 18px;
}

#s02 .box_rap .box01 p{
    line-height: 120%;
}

.page_up{
	width: 1100px;
	margin: 0 auto;
    margin-top: 45px;
}

#s03{
    width: 1000px;
    margin: auto;
    display: flex;
    justify-content: space-between;
}

#s03 .fb-page{
    border: 2px solid #ccc;
}