@charset "UTF-8";
/* 1rem = 10px */

#page_main .section-header{margin-bottom:40px;}

.txt-detail.bold{font-weight:bold;}
.txt-detail .large{color:#005EB0;font-size:2.4rem;line-height:1.6em;}



@media screen and (max-width:667px){

#page_main .section-header{margin-bottom:40px;}

.txt-detail .large{font-size:2rem;line-height:1.7em;}

}

/* CSSここまで */