
@charset "UTF-8";
#contents { padding: 0 5vw 5vw;}#contents img { width: auto; max-width: 100%; height: auto;}#contents h2 { font-size: 130%;}#contents h3 { font-size: 120%;}table { table-layout: fixed; width: 100%;}table td{border:solid 2px #f1d7b0;}table .time{width: 22em;}table .grade{font-weight: bold;}.title th{background-color:#ebaf57;	color:#fff;	border-left:solid 2px #f1d7b0;}.box{background-color:#ebaf57;	border-radius:20px;}.box dt{border-bottom: solid 1px #af6800;	color:#fff;}.box dd{border-bottom: solid 1px #dd9a38;	color:#fff;	padding-bottom: 10px;}.link-btn{color:#7f5b26;	text-decoration: none;}.link-btn:hover{color:#fff;	transition : all 0.5s ease 0s;	text-decoration: none;}
@media (min-width: 1300px){ #contents { font-size: 1.1rem; }}@media (max-width: 767px){.box dt{border-bottom:none;}	table{font-size: 80%;}	table .time { width: 8em;}}
