@charset "UTF-8";
/* CSS Document */
#topNav, #banner {
list-style-type: none;
padding-left: 0;
margin: 0 auto;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
max-width: 90%;
}
#topNav li a {
display: block;
background: #EC008C;
border: 1px solid #EC008C;
box-sizing: border-box;
color: #fff;
border-radius: 3px;
text-align: center;
}

#banner {
width: 90%;
max-width: 1024px;
}

#topNews {
width: 90%;
max-width: 1280px;
margin: 0 auto;
}
#topNews h4 {
color: #EC008C;
}
#topNews ul, #effort ul {
list-style-type: none;
padding-left: 0;
}
#topNews li:nth-last-child(1) {
padding-bottom: 0;
}
#topNews ul li time {
display: table;
}

#message, #effort > div  {
width: 90%;
max-width: 960px;
margin: 0 auto;
}
#messageCopy h4 {
text-align: center;
}

#senior h3 {
font-weight: normal;
}
#senior h3 span {
display: block;
font-size: 0.8em;
}

#effort {
background: #00B097;
color: #fff;
}
#effort h2 {
text-align: center;
}
#effort ul li a {
display: block;
color: #fff;
}

@media screen and (max-width:560px){
#mainContent {
padding-top: 70px;
}
	
#topNav {
padding-bottom: 40px;
}
#topNav li {
width: 48%;
}
#topNav li:nth-child(1) {
margin-right: 4%;
}
#topNav li a{
padding: 8px 0;
}

#banner {
padding-bottom: 22px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
#banner li {
width: 48%;
padding: 0 1% 8px;
}

#topNews, #message {
padding-bottom: 70px;
}
#topNews ul, #messageCopy ol {
padding-bottom: 30px;
}
#topNews ul {
display: table;
margin: 0 auto;
}
#topNews li {
padding-bottom: 10px;
}
#topNews time {
padding-bottom: 4px;
}
#topNews h4, #messageCopy h4, #effort h2 {
text-align: center;
font-size: 1.8rem;
padding-bottom: 10px;
}
#topNews time, #topNews h5 {
font-size: 1.4rem;
}

#messageImg {
width: 40vw;
margin: 0 auto;
padding-bottom: 20px;
}
#messageCopy p br {
display: none;
}
#messageCopy ol {
margin-left: 0;
padding-left: 20px;
}
#messageCopy ol li {
padding-bottom: 10px;
}

#effort {
padding: 30px 0;
}
#effort ul li a {
padding-left: 18%;
}
#effort ul li {
margin-bottom: 24px;
}
#effort ul li:nth-last-child(1) {
margin-bottom: 0;
}
#effort ul li:nth-child(1) a {
background: url("../images/effort1.gif") no-repeat top left;
background-size: 16% auto;
}
#effort ul li:nth-child(2) a {
background: url("../images/effort2.gif") no-repeat top left;
background-size: 16% auto;
}
#effort ul li:nth-child(3) a {
background: url("../images/effort3.gif") no-repeat top left;
background-size: 16% auto;
}
#effort ul li:nth-child(4) a {
background: url("../images/effort4.gif") no-repeat top left;
background-size: 16% auto;
}
#effort ul li a h3 {
font-size: 1.5rem;
padding-bottom: 6px;
}
#effort ul li a p {
font-size: 1.2rem;
}
}

@media screen and (min-width:561px){
#topNav {
padding-bottom: 70px;
}
#topNav li {
width: 250px;
}
#topNav li:nth-child(1) {
margin-right: 20px;
}
#topNav li a{
padding: 10px 0;
font-size: 0.9em;
}
	
#banner {
padding-bottom: 22px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
#banner li {
width: 33.333%;
padding: 0 10px 8px;
box-sizing: border-box;
margin-bottom: 20px;
}

#topNews div{
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin: 0 auto;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-bottom: 20px;
}
#topNews ul {
padding-left: 30px;
margin-left: 30px;
border-left: 3px solid #EC008C;
}
#topNews ul li a {
display: flex;
}
	
#message {
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
#messageImg {
width: 36%;
}
#messageCopy {
width: 60%;
}
	
#effort ul {
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
#effort ul li {
width: 48%;
margin-right: 4%;
}
#effort ul li:nth-child(even) {
margin-right: 0;
}
}

@media screen and (min-width: 561px) and (max-width: 959px) {
#mainContent {
padding-top: 80px;
}

#topNews, #message {
padding-bottom: 80px;
}
#topNews li {
padding-bottom: 20px;
}
#topNews time {
padding-right: 8px;
}
#topNews h4, #topNews time, #topNews h5 {
font-size: 1.6rem;
}
	
#messageCopy h4, #effort h2 {
font-size: 2rem;
padding-bottom: 16px;
}
#messageCopy p {
line-height: 140%;
padding-bottom: 8px;
}
#messageCopy ol {
padding-bottom: 8px;
}
#messageCopy ol li {
padding-bottom: 16px;
}

#effort {
padding: 40px 0;
}
	
#effort ul li a {
padding-left: 20%;
}
#effort ul li:nth-child(-n+2) {
margin-bottom: 30px;
}
#effort ul li:nth-child(1) a {
background: url("../images/effort1.gif") no-repeat top left;
background-size: 18% auto;
}
#effort ul li:nth-child(2) a {
background: url("../images/effort2.gif") no-repeat top left;
background-size: 18% auto;
}
#effort ul li:nth-child(3) a {
background: url("../images/effort3.gif") no-repeat top left;
background-size: 18% auto;
}
#effort ul li:nth-child(4) a {
background: url("../images/effort4.gif") no-repeat top left;
background-size: 18% auto;
}
#effort ul li a h3 {
font-size: 1.6rem;
padding-bottom: 8px;
}
#effort ul li a p {
font-size: 1.3rem;
}
}

@media screen and (min-width:960px){
#mainContent {
padding-top: 100px;
}
#topNav li a {
transition: .6s;
}
#topNav li a:hover {
color: #EC008C;
background: #fff;
}
#topNews, #message {
padding-bottom: 100px;
}
#topNews li {
padding-bottom: 30px;
}
#topNews time {
padding-right: 10px;
}
#topNews h4, #topNews time, #topNews h5 {
font-size: 18px;
font-size: 1.8rem;
}

#messageCopy h4, #effort h2 {
font-size: 22px;
font-size: 2.2rem;
padding-bottom: 20px;
}
#messageCopy p {
line-height: 160%;
padding-bottom: 10px;
}
#messageCopy ol {
padding-bottom: 10px;
}
#messageCopy ol li {
padding-bottom: 20px;
}

#effort {
padding: 50px 0;
}

#effort ul li a {
padding-left: 30%;
}
#effort ul li:nth-child(-n+2) {
margin-bottom: 40px;
}
#effort ul li:nth-child(1) a {
background: url("../images/effort1.gif") no-repeat top left;
background-size: 28% auto;
}
#effort ul li:nth-child(2) a {
background: url("../images/effort2.gif") no-repeat top left;
background-size: 28% auto;
}
#effort ul li:nth-child(3) a {
background: url("../images/effort3.gif") no-repeat top left;
background-size: 28% auto;
}
#effort ul li:nth-child(4) a {
background: url("../images/effort4.gif") no-repeat top left;
background-size: 28% auto;
}
#effort ul li a h3 {
font-size: 18px;
font-size: 1.8rem;
padding-bottom: 10px;
}
#effort ul li a p {
font-size: 14px;
font-size: 1.4rem;
}
}