
@charset "UTF-8";
#screen { height: 100%; position: relative; background-repeat: no-repeat; background-position: center center; background-size: cover;}
#contents img { width: auto; max-width: 100%; height: auto;}#contents h2 { font-size: 130%; border-left: solid 3px #0053e2; padding: .1vw .1vw .1vw .8vw;}#contents h3 { font-size: 120%;}
@media (min-width: 1300px){ #contents { font-size: 1.1rem; }}@media (max-width: 767px){}
