@charset "UTF-8";
/* CSS Document */

#error #theme_col { background-image:url(../../privacy/img/theme_bg.jpg); position:relative; z-index:15; }
#error #theme_col h2 { top:43%; font-size: 40px; text-align: center;}



#error section { position:relative; z-index:20; width:1100px; margin:50px auto; }
#error section h3 { font-size:22px; box-sizing:border-box; padding:0 0 15px; background-repeat:no-repeat; background-position:left 17px; text-align: center;}
#error section p { font-size:14.9px; line-height:2.1; margin:15px 0 0; text-align: center;}
#error section p a { color: #fff;}

#error section h3 { font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif; }



@media screen and (max-width:1120px) {

#error #contents_wrap { min-width:1120px; }
#error #lead { width:96%; padding:62px 0 73px; }
#error section { width:96%; }
}



@media screen and (max-width:640px) {

#error #contents_wrap { min-width:auto; min-width:initial; }

#error section { width:94%; }
#error #theme_col h2 { top: 38% !important; font-size: 26px;}
#error section h3 { font-size:19px; text-align: left;}
#error section p { text-align: left;}
#error #theme_col h2 img:first-child { max-width:61.4%; }
#error #theme_col h2 img:last-child { max-width:61%; }


}
