
@charset "UTF-8";
#contents img { width: auto; max-width: 100%; height: auto;}
#service h1,#feature h1 { font-size: 140%; color: #23ac38; border-bottom: 1px solid #23ac38;}#service h2,
#buy h2 { font-size: 130%; color: #23ac38; border-left: 8px solid #23ac38; padding-left: 10px;}#buy h3 { font-size: 130%;}
#check01 { background-image: url("../img/consignment01.png"); background-position: center right; background-size: contain; background-repeat: no-repeat;}
#check02 { background-image: url("../img/consignment02.png"); background-position: center right; background-size: contain; background-repeat: no-repeat;}
#check01 li::before,
#check02 li::before { font-family: "Font Awesome 5 Free"; content: '\f14a'; font-weight: 400; margin-right: 8px; color:#f90;}
#area { background-image: url("../img/area.png"); background-position: center center; background-size: contain; background-repeat: no-repeat;}#area h3 { font-size: 130%; background-color:rgba(255,255,255,.7); color: #23ac38; border-radius: 5px; padding: .5rem;}
#area dt { border-left: 8px solid #23ac38; padding-left: 8px; margin: .5rem 0;}
@media (min-width: 1300px){ #contents { font-size: 1.1rem; }}@media (max-width: 767px){ #check01, #check02 { background-size: cover; } #check01 ul, #check02 ul { background-color: rgba(255,255,255,.7); padding:.5rem; border-radius: 5px; }}