
@charset "UTF-8";
#contents img { width: auto; max-width: 100%; height: auto;}#contents h2 { font-size: 130%; border-left: solid 3px #ed9a00; padding: .1vw .1vw .1vw .8vw;}#contents h3 { font-size: 120%;}
.text-box { height: 100%; transition: .6s ease-out; transform: translateY(40px); opacity: 0; background: rgba(255,255,255,.8);}.text-box.delighter.started { transform: translateY(0); opacity: 1;}
@media (min-width: 1300px){ #contents { font-size: 1.1rem; }}@media (max-width: 767px){}
