@charset "UTF-8";
/*理事長挨拶 PC*/
#content1 {
margin-bottom: 60px;
background:url("../img/greetings/bg-greetings.jpg") no-repeat center bottom;
padding-bottom: 500px;
}

#content1 h2 {
font-size: 1.5em;
font-weight: bold;
border-bottom: 2px solid #222;
margin-bottom: 15px;
padding-top: 5px;
padding-bottom: 5px;
}

#content1 p {
margin-bottom: 30px
}

#content1 img {
float: right;
margin: 0 0 30px 30px;
width: 300px;
height: auto;
}

#content1 #name {
line-height: 2em;
}

#content1 strong {
font-size: 1.5em;
}

#content1 span {
font-size: 0.8em;
}