@charset "utf-8";

/* =================================================================
 header
================================================================= */
#header{
  position: relative;
}


/* =================================================================
sidemenu
================================================================= */


/* =================================================================
 contents
================================================================= */
.imgtxt .inbox, .imgtxt02 .inbox {
    width: 100%!important;
}
img {
  pointer-events: none!important;
}
img {
-webkit-touch-callout:none!important;
  -webkit-user-select:none!important;
  -moz-touch-callout:none!important;
  -moz-user-select:none!important;
  touch-callout:none!important;
  user-select:none!important;
}

/* =================================================================
 section
================================================================= */


/* =================================================================
 footer
================================================================= */


/* =================================================================
 header
================================================================= */




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

/* =================================================================
 header
================================================================= */

/* =================================================================
sidemenu
================================================================= */

/* =================================================================
 contents
================================================================= */

/* =================================================================
 section
================================================================= */

/* =================================================================
 footer
================================================================= */

}




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

/* =================================================================
 header
================================================================= */


/* =================================================================
sidemenu
================================================================= */


/* =================================================================
 contents
================================================================= */
#mainArea .top_h1 {
    display: none;
}
/* =================================================================
 section
================================================================= */

/* =================================================================
 footer
================================================================= */


}