
@charset "UTF-8";
#contents img { width: auto; max-width: 100%; height: auto;}#contents h2 { font-size: 200%; /*border-left: solid 3px ;*/ padding: .1vw .1vw .1vw .8vw;}#contents h3 { font-size: 120%;}.step{position: relative;}.step::after {content:'▼';	position:absolute;	left:0;	right:0;	bottom:-38px;	font-size: 25px;}@media (min-width: 1300px){ #contents { font-size: 1.1rem; }}@media (max-width: 767px){}
