@charset "UTF-8";
/* CSS Document */

/* module */

.ta_l { text-align: left !important; }
.ta_c { text-align: center !important; }
.ta_r { text-align: right !important; }

.va_t { vertical-align: top !important; }
.va_m { vertical-align: middle !important; }
.va_b { vertical-align: bottom !important; }

.fl_r { float: right !important; }
.fl_l { float: left !important; }
.fl_n { float: none !important; }
.clearfix:after {
	content:"";
	clear:both;
	display:block;
	height:0;
}
.clear { clear: both; }

.fw_n { font-weight: normal !important; }
.fw_b { font-weight: bold !important; }

.uline_solid { text-decoration: underline !important; }
.uline_none { text-decoration: none !important; }

.fz_04 { font-size: 0.4em !important; }
.fz_05 { font-size: 0.5em !important; }
.fz_06 { font-size: 0.6em !important; }
.fz_07 { font-size: 0.7em !important; }
.fz_08 { font-size: 0.8em !important; }
.fz_09 { font-size: 0.9em !important; }
.fz_10 { font-size: 1.0em !important; }
.fz_11 { font-size: 1.1em !important; }
.fz_12 { font-size: 1.2em !important; }
.fz_13 { font-size: 1.3em !important; }
.fz_14 { font-size: 1.4em !important; }
.fz_15 { font-size: 1.5em !important; }
.fz_16 { font-size: 1.6em !important; }
.fz_17 { font-size: 1.7em !important; }
.fz_18 { font-size: 1.8em !important; }
.fz_19 { font-size: 1.9em !important; }
.fz_20 { font-size: 2.0em !important; }
.fz_21 { font-size: 2.2em !important; }
.fz_22 { font-size: 2.2em !important; }
.fz_23 { font-size: 2.3em !important; }
.fz_24 { font-size: 2.4em !important; }
.fz_25 { font-size: 2.5em !important; }
.fz_26 { font-size: 2.6em !important; }

.fc_white { color: #FFFFFF !important; }
.fc_blue { color: #141e50 !important; }
.fc_lightBlue { color: #ced0e5 !important; }
.fc_red { color: #d5143e !important; }

.fs_-20 { letter-spacing: -0.20em !important; }
.fs_-15 { letter-spacing: -0.15em !important; }
.fs_-10 { letter-spacing: -0.10em !important; }
.fs_-05 { letter-spacing: -0.05em !important; }
.fs_0 { letter-spacing: 0.0em !important; }
.fs_05 { letter-spacing: 0.05em !important; }
.fs_10 { letter-spacing: 0.10em !important; }
.fs_15 { letter-spacing: 0.15em !important; }
.fs_20 { letter-spacing: 0.20em !important; }

.fh_10 { line-height:1.0 !important; }
.fh_11 { line-height:1.1 !important; }
.fh_12 { line-height:1.2 !important; }
.fh_13 { line-height:1.3 !important; }
.fh_14 { line-height:1.4 !important; }
.fh_15 { line-height:1.5 !important; }
.fh_16 { line-height:1.6 !important; }
.fh_17 { line-height:1.7 !important; }
.fh_18 { line-height:1.8 !important; }
.fh_19 { line-height:1.9 !important; }
.fh_20 { line-height:2.0 !important; }

.f_wrap{ white-space: normal !important; }
.f_nowrap{ white-space: nowrap!important; }

.indent_1em{
	text-indent: -1em;
	padding-left: 1em;;
}
.indent_2em{
	text-indent: -2em;
	padding-left: 2em;;
}

.d_block { display: block !important; }
.d_table { display: table !important; }
.d_cell { display: table-cell !important; }
.d_inblock { display: inline-block !important; }
.d_inline { display: inline !important; }

.w_auto {width: auto !important;}
.w_0 {width: 0 !important;}
.w_05e {width: 0.5em !important;}
.w_10e {width: 1em !important;}
.w_650 {width: 650px !important;}
.w_1000 {width: 1000px !important;}
.w_05p {width: 5% !important;}
.w_10p {width: 10% !important;}
.w_15p {width: 15% !important;}
.w_20p {width: 20% !important;}
.w_25p {width: 25% !important;}
.w_30p {width: 30% !important;}
.w_33p {width: 33.33% !important;}
.w_34p {width: 34% !important;}
.w_35p {width: 35% !important;}
.w_40p {width: 40% !important;}
.w_45p {width: 45% !important;}
.w_50p {width: 50% !important;}
.w_55p {width: 55% !important;}
.w_60p {width: 60% !important;}
.w_65p {width: 65% !important;}
.w_66p {width: 66.66% !important;}
.w_70p {width: 70% !important;}
.w_75p {width: 75% !important;}
.w_80p {width: 80% !important;}
.w_85p {width: 85% !important;}
.w_90p {width: 90% !important;}
.w_95p {width: 95% !important;}
.w_100p {width: 100% !important;}

.h_auto { height: auto !important; }
.h_0 { height: 0 !important; }
.h_100p { height: 100% !important; }

.mt0 { margin-top: 0.0em !important; }
.mt05e { margin-top: 0.5em !important; }
.mt10e { margin-top: 1.0em !important; }
.mt15e { margin-top: 1.5em !important; }
.mt20e { margin-top: 2.0em !important; }
.mt25e { margin-top: 2.5em !important; }
.mt30e { margin-top: 3.0em !important; }
.mt35e { margin-top: 3.5em !important; }
.mt40e { margin-top: 4.0em !important; }
.mt45e { margin-top: 4.5em !important; }
.mt50e { margin-top: 5.0em !important; }
.mt55e { margin-top: 5.5em !important; }
.mt60e { margin-top: 6.0em !important; }

.mb0 { margin-bottom: 0.0em !important; }
.mb05e { margin-bottom: 0.5em !important; }
.mb10e { margin-bottom: 1.0em !important; }
.mb15e { margin-bottom: 1.5em !important; }
.mb20e { margin-bottom: 2.0em !important; }
.mb25e { margin-bottom: 2.5em !important; }
.mb30e { margin-bottom: 3.0em !important; }
.mb35e { margin-bottom: 3.5em !important; }
.mb40e { margin-bottom: 4.0em !important; }
.mb45e { margin-bottom: 4.5em !important; }
.mb50e { margin-bottom: 5.0em !important; }
.mb55e { margin-bottom: 5.5em !important; }
.mb60e { margin-bottom: 6.0em !important; }

.mlr_auto {
  margin-left:auto !important;
  margin-right:auto !important;
}
.ml_auto { margin-left:auto !important; }
.ml-15e { margin-left: -1.5em !important; }
.ml-10e { margin-left: -1.0em !important; }
.ml-05e { margin-left: -0.5em !important; }
.ml0 { margin-left: 0.0em !important; }
.ml02e { margin-left: 0.25em !important; }
.ml05e { margin-left: 0.5em !important; }
.ml10e { margin-left: 1.0em !important; }
.ml15e { margin-left: 1.5em !important; }
.ml20e { margin-left: 2.0em !important; }
.ml25e { margin-left: 2.5em !important; }
.ml30e { margin-left: 3.0em !important; }

.mr_auto { margin-right:auto !important; }
.mr-15e { margin-right: -1.5em !important; }
.mr-10e { margin-right: -1.0em !important; }
.mr-05e { margin-right: -0.5em !important; }
.mr0 { margin-right: 0.0em !important; }
.mr02e { margin-right: 0.25em !important; }
.mr05e { margin-right: 0.5em !important; }
.mr10e { margin-right: 1.0em !important; }
.mr15e { margin-right: 1.5em !important; }
.mr20e { margin-right: 2.0em !important; }
.mr25e { margin-right: 2.5em !important; }
.mr30e { margin-right: 3.0em !important; }

.pt0 { padding-top: 0.0em !important; }
.pt05e { padding-top: 0.5em !important; }
.pt10e { padding-top: 1.0em !important; }
.pt15e { padding-top: 1.5em !important; }
.pt20e { padding-top: 2.0em !important; }
.pt25e { padding-top: 2.5em !important; }
.pt30e { padding-top: 3.0em !important; }

.pb0 { padding-bottom: 0.0em !important; }
.pb05e { padding-bottom: 0.5em !important; }
.pb10e { padding-bottom: 1.0em !important; }
.pb15e { padding-bottom: 1.5em !important; }
.pb20e { padding-bottom: 2.0em !important; }
.pb25e { padding-bottom: 2.5em !important; }
.pb30e { padding-bottom: 3.0em !important; }

.pl0 { padding-left: 0.0em !important; }
.pl05e { padding-left: 0.5em !important; }
.pl10e { padding-left: 1.0em !important; }
.pl15e { padding-left: 1.5em !important; }
.pl20e { padding-left: 2.0em !important; }
.pl25e { padding-left: 2.5em !important; }
.pl30e { padding-left: 3.0em !important; }

.pr0 { padding-right: 0.0em !important; }
.pr05e { padding-right: 0.5em !important; }
.pr10e { padding-right: 1.0em !important; }
.pr15e { padding-right: 1.5em !important; }
.pr20e { padding-right: 2.0em !important; }
.pr25e { padding-right: 2.5em !important; }
.pr30e { padding-right: 3.0em !important; }

.sizing_b { box-sizing: border-box !important; }
.sizing_c { box-sizing: content-box !important; }

.b_dotted { border-style: dotted !important; }
.b_dotted-t { border-top-style: dotted !important; }
.b_dotted-b { border-bottom-style: dotted !important; }
.b_dotted-l { border-left-style: dotted !important; }
.b_dotted-r { border-right-style: dotted !important; }

.b_none { border-style: none !important; }
.b_none-t { border-top-style: none !important; }
.b_none-b { border-bottom-style: none !important; }
.b_none-l { border-left-style: none !important; }
.b_none-r { border-right-style: none !important; }

@media screen and (max-width:480px) {
  .sp_mt0 { margin-top: 0.0em !important; }
  .sp_mt05e { margin-top: 0.5em !important; }
  .sp_mt10e { margin-top: 1.0em !important; }
  .sp_mt15e { margin-top: 1.5em !important; }
  .sp_mt20e { margin-top: 2.0em !important; }
  .sp_mt25e { margin-top: 2.5em !important; }
  .sp_mt30e { margin-top: 3.0em !important; }

  .sp_mb0 { margin-bottom: 0.0em !important; }
  .sp_mb05e { margin-bottom: 0.5em !important; }
  .sp_mb10e { margin-bottom: 1.0em !important; }
  .sp_mb15e { margin-bottom: 1.5em !important; }
  .sp_mb20e { margin-bottom: 2.0em !important; }
  .sp_mb25e { margin-bottom: 2.5em !important; }
  .sp_mb30e { margin-bottom: 3.0em !important; }
  .sp_mb35e { margin-bottom: 3.5em !important; }

  .sp_mlr_auto {
    margin-left:auto !important;
    margin-right:auto !important;
  }
  .sp_ml_auto { margin-left:auto !important; }
  .sp_ml-15e { margin-left: -1.5em !important; }
  .sp_ml-10e { margin-left: -1.0em !important; }
  .sp_ml-05e { margin-left: -0.5em !important; }
  .sp_ml0 { margin-left: 0.0em !important; }
  .sp_ml02e { margin-left: 0.25em !important; }
  .sp_ml05e { margin-left: 0.5em !important; }
  .sp_ml10e { margin-left: 1.0em !important; }
  .sp_ml15e { margin-left: 1.5em !important; }
  .sp_ml20e { margin-left: 2.0em !important; }
  .sp_ml25e { margin-left: 2.5em !important; }
  .sp_ml30e { margin-left: 3.0em !important; }

  .sp_mr_auto { margin-right:auto !important; }
  .sp_mr-15e { margin-right: -1.5em !important; }
  .sp_mr-10e { margin-right: -1.0em !important; }
  .sp_mr-05e { margin-right: -0.5em !important; }
  .sp_mr0 { margin-right: 0.0em !important; }
  .sp_mr02e { margin-right: 0.25em !important; }
  .sp_mr05e { margin-right: 0.5em !important; }
  .sp_mr10e { margin-right: 1.0em !important; }
  .sp_mr15e { margin-right: 1.5em !important; }
  .sp_mr20e { margin-right: 2.0em !important; }
  .sp_mr25e { margin-right: 2.5em !important; }
  .sp_mr30e { margin-right: 3.0em !important; }

  .sp_pt0 { padding-top: 0.0em !important; }
  .sp_pt05e { padding-top: 0.5em !important; }
  .sp_pt10e { padding-top: 1.0em !important; }
  .sp_pt15e { padding-top: 1.5em !important; }
  .sp_pt20e { padding-top: 2.0em !important; }
  .sp_pt25e { padding-top: 2.5em !important; }
  .sp_pt30e { padding-top: 3.0em !important; }

  .sp_pb0 { padding-bottom: 0.0em !important; }
  .sp_pb05e { padding-bottom: 0.5em !important; }
  .sp_pb10e { padding-bottom: 1.0em !important; }
  .sp_pb15e { padding-bottom: 1.5em !important; }
  .sp_pb20e { padding-bottom: 2.0em !important; }
  .sp_pb25e { padding-bottom: 2.5em !important; }
  .sp_pb30e { padding-bottom: 3.0em !important; }

  .sp_pl0 { padding-left: 0.0em !important; }
  .sp_pl05e { padding-left: 0.5em !important; }
  .sp_pl10e { padding-left: 1.0em !important; }
  .sp_pl15e { padding-left: 1.5em !important; }
  .sp_pl20e { padding-left: 2.0em !important; }
  .sp_pl25e { padding-left: 2.5em !important; }
  .sp_pl30e { padding-left: 3.0em !important; }

  .sp_pr0 { padding-right: 0.0em !important; }
  .sp_pr05e { padding-right: 0.5em !important; }
  .sp_pr10e { padding-right: 1.0em !important; }
  .sp_pr15e { padding-right: 1.5em !important; }
  .sp_pr20e { padding-right: 2.0em !important; }
  .sp_pr25e { padding-right: 2.5em !important; }
  .sp_pr30e { padding-right: 3.0em !important; }
  
  .sp_sizing_c { box-sizing: content-box !important; }
  
  .sp_ta_l{text-align: left !important;}
  .sp_ta_c{text-align: center !important;}
  .sp_ta_r{text-align: right !important;}
  .sp_va_t { vertical-align: top !important; }
  .sp_va_m { vertical-align: middle !important; }
  .sp_va_b { vertical-align: bottom !important; }

  .sp_fl_r { float: right !important; }
  .sp_fl_l { float: left !important; }
  .sp_fl_n { float: none !important; }

  .sp_fz_05 { font-size: 0.5em !important; }
  .sp_fz_06 { font-size: 0.6em !important; }
  .sp_fz_07 { font-size: 0.7em !important; }
  .sp_fz_08 { font-size: 0.8em !important; }
  .sp_fz_09 { font-size: 0.9em !important; }
  .sp_fz_10 { font-size: 1.0em !important; }
  .sp_fz_11 { font-size: 1.1em !important; }
  .sp_fz_12 { font-size: 1.2em !important; }
  .sp_fz_13 { font-size: 1.3em !important; }
  .sp_fz_14 { font-size: 1.4em !important; }
  .sp_fz_15 { font-size: 1.5em !important; }
  .sp_fz_16 { font-size: 1.6em !important; }
  .sp_fz_17 { font-size: 1.7em !important; }
  .sp_fz_18 { font-size: 1.8em !important; }
  .sp_fz_19 { font-size: 1.9em !important; }
  .sp_fz_20 { font-size: 2.0em !important; }
  .sp_fz_21 { font-size: 2.1em !important; }
  .sp_fz_22 { font-size: 2.2em !important; }
  .sp_fz_23 { font-size: 2.3em !important; }
  .sp_fz_24 { font-size: 2.4em !important; }
  .sp_fz_25 { font-size: 2.5em !important; }
  .sp_fz_26 { font-size: 2.6em !important; }
  .sp_fz_27 { font-size: 2.7em !important; }
  .sp_fz_28 { font-size: 2.8em !important; }
  .sp_fz_29 { font-size: 2.9em !important; }
  
  .sp_fh_10 { line-height:1.0 !important; }
  .sp_fh_11 { line-height:1.1 !important; }
  .sp_fh_12 { line-height:1.2 !important; }
  .sp_fh_13 { line-height:1.3 !important; }
  .sp_fh_14 { line-height:1.4 !important; }
  .sp_fh_15 { line-height:1.5 !important; }
  .sp_fh_16 { line-height:1.6 !important; }
  .sp_fh_17 { line-height:1.7 !important; }
  .sp_fh_18 { line-height:1.8 !important; }
  .sp_fh_19 { line-height:1.9 !important; }
  .sp_fh_20 { line-height:2.0 !important; }
  
  .sp_fs_-20 { letter-spacing: -0.20em !important; }
  .sp_fs_-15 { letter-spacing: -0.15em !important; }
  .sp_fs_-10 { letter-spacing: -0.10em !important; }
  .sp_fs_-05 { letter-spacing: -0.05em !important; }
  .sp_fs_0 { letter-spacing: 0.0em !important; }
  .sp_fs_05 { letter-spacing: 0.05em !important; }
  .sp_fs_10 { letter-spacing: 0.10em !important; }
  .sp_fs_15 { letter-spacing: 0.15em !important; }
  .sp_fs_20 { letter-spacing: 0.20em !important; }
  
  .sp_f_wrap{white-space: normal !important;}
  .sp_f_nowrap{white-space: nowrap!important;}

  .sp_d_block { display: block !important; }
  .sp_d_table { display: table !important; }
  .sp_d_cell { display: table-cell !important; }
  .sp_d_inblock { display: inline-block !important; }
  .sp_d_inline { display: inline !important; }
  
  .sp_w_auto {width: auto !important;}
  .sp_w_200 {width: 200px !important;}
  .sp_w_0 {width: 0 !important;}
  .sp_w_05e {width: 0.5em !important;}
  .sp_w_10e {width: 1em !important;}
  .sp_w_05p {width: 5% !important;}
  .sp_w_10p {width: 10% !important;}
  .sp_w_15p {width: 15% !important;}
  .sp_w_20p {width: 20% !important;}
  .sp_w_25p {width: 25% !important;}
  .sp_w_30p {width: 30% !important;}
  .sp_w_33p {width: 33.33% !important;}
  .sp_w_34p {width: 34% !important;}
  .sp_w_35p {width: 35% !important;}
  .sp_w_40p {width: 40% !important;}
  .sp_w_45p {width: 45% !important;}
  .sp_w_50p {width: 50% !important;}
  .sp_w_55p {width: 55% !important;}
  .sp_w_60p {width: 60% !important;}
  .sp_w_65p {width: 65% !important;}
  .sp_w_66p {width: 66.66% !important;}
  .sp_w_70p {width: 70% !important;}
  .sp_w_75p {width: 75% !important;}
  .sp_w_80p {width: 80% !important;}
  .sp_w_85p {width: 85% !important;}
  .sp_w_90p {width: 90% !important;}
  .sp_w_95p {width: 95% !important;}
  .sp_w_100p {width: 100% !important;}
}
