@charset "UTF-8";#message .flex{display:flex;justify-content:space-between}#message .flex .copy{width:68%;order:2}@media screen and (max-width:592px){#message .flex{display:block}#message .flex .copy{width:100%}}#message .flex .copy .txt{margin-bottom:2rem}#message .flex .photo{width:26%}@media screen and (max-width:592px){#message .flex .photo{width:70%;margin:0 auto}}#message .flex .photo img{width:100%}#message .flex .photo .name{font-weight:600;margin-top:.5rem;text-align:right}.philosophy{box-sizing:border-box;width:80%;border:3px solid #CCC;border-radius:15px;margin:0 auto;padding:1.5rem}@media screen and (max-width:800px){.philosophy{width:100%}}.philosophy dt{text-align:center;font-size:1.275rem;margin-bottom:1.5rem;font-weight:600}.philosophy dt img{width:180px}.philosophy dd .txt{text-align:center;margin-bottom:1rem}.philosophy dd ul{display:flex;justify-content:space-between}@media screen and (max-width:592px){.philosophy dt img{width:100px}.philosophy dd .txt{text-align:left}.philosophy dd ul{display:block}}.philosophy dd ul li{box-sizing:border-box;width:32%;text-align:center;background-color:#EFF3F5;padding:1rem;letter-spacing:-1px}@media screen and (max-width:592px){.philosophy dd ul li{width:100%;margin-bottom:1rem}}.philosophy dd ul li:only-child{width:100%;text-align:left}