/*  Theme
=============================================== */

#theme .box .subttl { background-image:url(../img/theme/subttl_theme.png), url(../img/common/subttl_bg.jpg); }

#theme-ttl { margin-bottom:0.5em; font-size:250%; line-height:130%; color:#4d71c5; font-family:'Lato', sans-serif; letter-spacing:0.03em; font-weight:normal; }

#theme-pic { width:70%; margin:0 15% 3% 15%; }
#theme-pic p { position:relative; width:100%; height:0; padding-top:56.25%; }
#theme-pic p span { position:absolute; display:block; left:0; top:0; width:100%; height:100%; background:url(../img/theme/pic_aimer.jpg) center center no-repeat; background-size:cover; text-indent:-9999px; }

#theme-txt { width:60%; margin:0 20%; padding-bottom:10px; line-height:160%; }


/* ---- Media Queries ---- */

@media all and (max-width: 767px) {

#theme-ttl { font-size:150%; }

#theme-pic { width:100%; margin:0 0 3% 0; }

#theme-txt { width:90%; margin:0 5%; font-size:90%; }

}
