@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,400i,700,700i);
@import url(http://fonts.googleapis.com/earlyaccess/notosanssc.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
*,body { font-family: 'Open Sans','Noto Sans SC','Noto Sans JP', sans-serif !important; }
.wfont { font-weight:bold; }
a { -webkit-transform:translateZ(0); transform:translateZ(0); box-shadow:0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility:hidden; backface-visibility:hidden; -moz-osx-font-smoothing:grayscale; -webkit-transition-duration:0.3s; transition-duration:0.3s; -webkit-transition-property:color, background-color; transition-property:color, background-color; }
.f_bbtn { display:inline-block; padding:12px 20px; color:#ffffff; font-weight:bold; font-size:15px; line-height:15px; }
.bg01 { background:#3960a9; box-shadow:0px 4px 0px 0px #1d458f; }
.bg02 { background:#444444; box-shadow:0px 4px 0px 0px #2a2a2a; }
.bg01:hover, .bg02:hover, .bg03:hover { background:#f16520; box-shadow:0px 4px 0px 0px #b34712;  }

table.general_board tbody td.title a { font-weight:400; }

/*****************************************************************************************************************************************************************************************/ 

@media all and (min-width:1200px) {
	.wrapper { margin:0 auto; width:1200px; }
}

@media all and (max-width:1199px) {
}

@media all and (max-width:950px) {
}

@media all and (min-width:769px) {
	.dp_mb { display:none; }
	.pc_block { display:block; }
}

@media all and (max-width:768px) {
	.dp_pc { display:none; }
	.mb_block { display:block; }
	.mb_hidden, .mb_hidden * { display:block !important; position:fixed !important; top:-500000px !important; margin:0px !important; padding:0px !important; width:0px !important; height:0px !important; text-indent:-50000px !important; font-size:0px !important; line-height:0px !important; border:0px !important; }		
}

@media all and (max-width:640px) {
}

@media all and (max-width:480px) {
	body { min-width:320px; }
}