
@charset "UTF-8";
#free-page {background-image: url("../img/bg-orange.jpg");	background-position: center center;	background-size: cover;	background-repeat: no-repeat;}
#contents img { width: auto; max-width: 100%; height: auto;}#contents h2 { font-size: 130%;}#contents h3 { font-size: 120%;}
@media (min-width: 1300px){ #contents { font-size: 1.1rem; }}@media (max-width: 767px){}
