@charset "UTF-8";

/*************************************************************
 *	biz, agency style_2.css
 ************************************************************/
.p-nnoseReasonList .img-atn {
    position: absolute; 
    bottom: 1em; 
    right: 2em;
    line-height: 1.6;
}
@media screen and (min-width: 769px) {
    .l-header.is-active .l-header__inner .l-header__title a img:first-of-type,
    .l-header__logo img:last-of-type {
        width: 95.2px;
    }
}
@media screen and (max-width: 768px) {
    .p-nnoseReasonList .img-atn {
        bottom: 0; 
        line-height: 1.3;
    }
    .l-header__logo img:first-of-type {
        width: 103px;
    }
}

/* --------------------------------------------------
		※※※※※
-------------------------------------------------- */
@media screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
}
