body { font-size: 13px; }





span.font_copyright_01 {
font-family: source-han-sans-japanese, sans-serif;
font-style: normal;
font-weight: 700;

color: #2c5d71;
font-size: 140%;/*文字サイズ*/
line-height: 150%;
}
span.font_copyright_02 {
font-family: source-han-sans-japanese, sans-serif;
font-style: normal;
font-weight: 700;

color: #2c5d71;
font-size: 120%;/*文字サイズ*/
line-height: 150%;
}


/* -- 背景 -- */
.background_copyright {
font-family: source-han-sans-japanese, sans-serif;
font-style: normal;
font-weight: 300;

max-width: 100%;
color: #2c5d71;
font-size: 100%;/*文字サイズ*/
line-height: 180%;
text-align: center;
white-space:nowrap; /*改行*/
background-color:#fdd448;/*背景色*/
padding: 20px 5px 60px 5px;/*上・右・下・左*/
margin: 0px auto 50px auto;/*上・右・下・左*/
}