
@import url(common_pc.css) print;
@import url(common_pc.css) screen and (min-width: 841px);
@import url(common_sp.css?20171224) screen and (max-width: 840px);

a{color: inherit; text-decoration: none}
a:hover{opacity: 0.7}
.green{color: #126336;}