/***************************************************************************
*
* NEWS STYLE
*
***************************************************************************/
body { background: url(../../images/armor/common/main_bg.jpg) no-repeat center top 70px, #000; }

.area_title { text-align: center; }

#content { margin-top: 180px; }

.bigInner { width: 1200px; margin: 0 auto; }

.labelWhite { font-size: 13px; background: #fff; writing-mode: tb-rl; color: #000; font-weight: bold; height: 170px; padding: 20px 15px 0 15px; }

hr { height: 0; margin: 40px 0; padding: 0; border: 0; border-top: 1px solid rgba(255,255,255,0.2); }

.areaNews .article { padding-bottom: 75px; }
.areaNews .article .boxText { font-size: 16px; letter-spacing: -0.1px; word-wrap: break-word; margin-top: -15px; }
.areaNews .article .boxText .articleTtl { text-align: center; font-size: 22px; font-weight: bold;}
.areaNews .article .boxText .articleDay { text-align: right; font-size: 14px; margin-top: 20px;}
.areaNews .article .boxText .articleTxt { margin-top: 20px;}
.areaNews .article .boxText a { color: #49a6ec; }
.areaNews .article .boxText .subTtl { text-align: center; font-size: 20px; font-weight: bold; color: #d83636;}
.areaNews .article .boxText .subsubTtl { font-weight: bold; margin-top: 40px; }
.areaNews .genborder { background: url(../../images/armor/ticket/border.png) no-repeat center top 20px; }
.areaNews .article .boxText .caution { margin-top: 20px;}
.areaNews .article .boxText .caution li { text-indent: -1em; padding-left: 1em; }
.areaNews .article .boxText .caution li + li { margin-top: 10px;}
.areaNews .article .boxText .registration a { display: inline-block; color: #fff; margin-top: 10px; padding: 10px 15px; background: rgba(230,0,18,0.4); }
.areaNews .article .boxText .registration a:hover{filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;transition:.3s}

@media (max-width: 768px) { body { background: url(../../images/armor/common/main_bg_sp.jpg) no-repeat center top, #000; background-size: 100%; }
  #content { margin-top: 81px; }
  .area_title { width: 41%; margin: 0 auto; }
  .labelWhite { font-size: 14px; padding: 10px 3px 0 2px; letter-spacing: 3px; height: 160px; }
  .bigInner { width: 100%; padding: 0 5.33%; }
  .attention .txt { text-align: left;}
  .attention .txt br { display: none;}

  .areaNews .article { padding-bottom: 25px; }
  .areaNews .article .boxText { font-size: 14px; letter-spacing: 1px; padding-left: 8.5%; margin-top: -95px;}
  .areaNews .article .boxText .articleTtl { text-align: left; font-size: 18px;}
  .areaNews .article .boxText .articleDay { font-size: 12px; }
  .areaNews .article .boxText .articleTxt { font-size: 14px; letter-spacing: 1px; }
  .areaNews .article .boxText .subTtl { text-align: left; font-size: 18px;}
  .areaNews .genborder { background: url(../../images/armor/ticket/border.png) no-repeat center top 11px; }

  .areaNews .article .boxText .caution li + li { margin-top: 7px;}
  .areaNews .article .boxText .registration { text-align: center;}

  #footer { padding-top: 45px; } }
