@charset "UTF-8";body {    font-family: Georgia, "Times New Roman", Times, serif;}.sidebar {    background-color: #D3D2D2;}.concept {    text-align: justify;    font-size: 20px;    line-height: 2.5em;}.reptile {    background-color: #000000;}.concept title {    width: auto;}.flower_vase  {    margin-left: auto;    margin-right: auto;    color: #F10F12;}.h1 {    width: auto;    text-align: center;    line-height: 4em;}.flower_vase {    background-color: #D3D2D2;}.pcfooter {    background-color: #000000;}.tbconcept {    font-size: 16px;    line-height: 30px;}@media screen and (max-width: 480px) {	/* 480px以下に適用されるCSS（スマホ用） */.tbconcept {    font-size: 14px;    line-height: 28px;}}