
@charset "UTF-8";
#lower-header { top: 13vw; right: 5vw; text-align: right;}
#info {padding: 0 5vw;}
#contents img { width: auto; max-width: 100%; height: auto;}#contents h2 { font-size: 130%;}#contents h3 { font-size: 120%;}
#info h1 {font-size: 130%;}
#info tr {border:1px solid #fda89d;	font-size: 90%;}#info td {border:1px solid #fda89d;	padding: .5rem;}#info td:first-child {color: #fda89d;	background-color: #f8ffc1;	font-weight: 600;}
@media (min-width: 1300px){ #contents { font-size: 1.1rem; }}@media (max-width: 767px){}
@media (max-width: 575px){#lower-header { width: 100%; top: 30vw; left: 0; text-align: center;}}
