@charset 'UTF-8';

/*===========================================
img_responsive
===========================================*/
.img_responsive img {
max-width: 100%;
margin: 0 auto;
width: auto;
}

/*===========================================
ttl_01
===========================================*/
.ttl_01 {
font-weight: bold;
font-size: 1.8rem;
}

/*===========================================
new
===========================================*/
.new {
position: relative;
}
.new .mod_icon_txt_new {
position: absolute;
top: 0;
left: 0;
}