@charset "utf-8";

/*  common
----------------------------------------------- */

* {
  margin: 0px;
  padding: 0px;
}

body {
  font-size: 72%;
  color: #444444;
  font-family: Meiryo, Hiragino, arial, sans-serif;
}

img  {
  border:none;
}

h1 {
  margin: 0px;
  padding: 0px;
}
ol,ul {
  list-style:none;
}

a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80; 
}
a:hover {
  filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80; 
}

/* float clear
----------------------------------  */
/* clear 
.clear {
    zoom: 100%;
}
.clear:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}*/

/* reset 
.reset{
  display:block;
  clear:both;
  width:1px;
  height:1px !important;
  font-size:0%;
  background:none !important;
  overflow:hidden;
}
html>body .reset{overflow:visible;}
*/

/*　　　　　clearfix　　　　　*/
.clearfix:after { 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden; 
} 
.clearfix {
display: inline-block;
} 
/* Hides from IE-mac \*/ 
* html .clearfix {
  height: 1%;
}
 .clearfix {
  display: block;
} 
 /* End hide from IE-mac */

.side_bn {
  margin-bottom: 10px;
}
.click {
  text-align:right;
  margin-top: 5px;
}


/*  layout
----------------------------------------------- */

#container {
  width:950px;
  margin-right: auto;
  margin-left: auto;

}
#container #header {
  width: 950px;
}
#container #footer  {
  clear: both;
  padding-top: 20px;
}





/*  header
----------------------------------------------- */
#container #head h1 {
  background-image: url(../images/brangista_logo_2.jpg);
  background-repeat: no-repeat;
  height: 59px;
  width: 223px;
  margin: 0px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: left;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
}
#container #head h1 a {
  color: #FFFFFF;
  position:absolute;
  height: 59px;
  width: 223px;
  left: 0;
  top: 0;
}
#container #head li {
  display: inline;
}

#head {
  z-index:1000;
}

.table-ul {
  display: table;
  table-layout: fixed;
  text-align: center;
  width: 100%;
  font-family:Meiryo, Hiragino, arial, sans-serif;
  background-color: #fff;
}

.table-ul li a {
  position: relative;
  float: left;
  top: 23px;
  font-size: 12px;
  text-decoration: none;
  padding: 0 15px;
}

.clear2 {
  clear: both;
  margin-bottom: 10px;
}


/*  footer
----------------------------------------------- */
#container #footer .footer_box {
  padding-top: 30px;
  /*background-image: url(../images/nexyz_logo.gif);*/
  background-repeat: no-repeat;
  background-position: right bottom;
  /*height: 200px;*/
  margin-right: auto;
  margin-left: auto;
  width: 880px;
  padding-bottom: 20px;
  padding-left:50px;
}
#container #footer .footer_box dl {
  float: left;
  margin-left: 50px;
}
#container #footer .footer_box dt {
  font-weight: bold;
  margin-bottom: 8px;
}
#container #footer .footer_box dd {
  background-image: url(../images/foot_icon.gif);
  background-repeat: no-repeat;
  padding-left: 15px;
  margin-bottom: 5px;
  background-position: 2px;
}
#container #footer .footer_box .last_foot {
  margin-right: -50px;
}

#container #footer .footer_box a {
  color: #333333;
  text-decoration: none;
}
#container #footer .footer_box a:hover {
  color: #d70c19;
  text-decoration: none;
}
#container #footer #copy {
  text-align: right;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #d8d8d8;
  background-position: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 20px;
}
#container #footer #copy .copy_text {
  float: right;
}
#container #footer #copy .foot_logo {
  float: right;
  margin-top: -10px;
  margin-left: 15px;
}
#container #footer .footer_box #nexyz {
  clear:both;
  text-align: right;
  padding: 0px;
  margin-top: -60px;
  margin-right: 0px;
  margin-bottom: -20px;
  margin-left: 0px;
}

.title-img {
  height: 110px;
  width: 320px;
  margin: 0px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: left;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
}

.title-img {
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
}

.lineup {
  padding: 40px 15px 15px 15px;
  font-size: 22px;
  font-weight: bold;
}

.news-area {
  padding-left: 30px;
}

.news-text {
  float: left;
  padding: 10px 10px 0 10px;
}

.news-text a {
  color: #000;
}

.red-color {
  color: #f00;
}

.service-lineup {
  float: left;
  padding: 20px 65px;
}

.about-info {
  float: left;
  padding: 20px 65px;
}

.footer-area {
  position: relative;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background-color: #aaa;
  width: 100%;
  height: 50px;
}

.footer-text {
  float: left;
  padding: 15px;
  color: #fff;
}

.footer-text a {
  text-decoration: none;
  color: #fff;
}

.table-ul a {
  color: #000;
}

.topic_path {
  margin-bottom: 7px;
  padding-top: 5px;
  padding-left: 7px;
  font-size:14px;
}

.topic_path ul { /* clearfix */
  font-size: 10px !important;
  line-height: 1em !important;
}

.topic_path ul li {
  float: left;
  list-style-type: none;
  font-size: 11px;
}

.topic_path ul li a {
  margin-right: 5px !important;
  padding-right: 10px !important;
  background: url(/common/_img/arrow_topicpath.gif) no-repeat right center;
}

.topic_path ul li a:link,
.topic_path ul li a:active,
.topic_path ul li a:hover { color: #d40f19;}
.topic_path ul li a:visited { color: #d40f19;}

/* clearFix
=======================================*/
.topic_path ul:after {
  content: '';
  display: block;
  clear: both;
  height: 0.01px;
}

.topic_path ul {
  /zoom :1;
}

.contents-area {
  width: 990px;
  margin: 0 auto;
  margin-top: 20px;
}
.topic_title {
  font-size: 25px;
  padding: 30px 0 25px 10px;
  font-weight: bold;
  margin: 0 60px 0 auto;
  border-bottom: 1px #c7c7c7 solid;
}
.active{
  position: absolute;
  top: 30px;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 12px 12px;
  border-color: transparent transparent #d40f19 transparent;
  z-index: 100;
}
.active-area{
  position: absolute;
  width:200px;
  height:40px;
  background-color: #dcdcdc;
  opacity: 0.5;
}
.side_menu_00,.side_menu_01,.side_menu_02,.side_menu_03,.side_menu_04,.side_menu_05,.side_menu_06,.side_menu_07,.side_menu_08,.side_menu_09,.side_menu_10,.side_menu_11,.side_menu_12 {
  position: relative;
}
.main-title {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px solid #aaa;
  width: 678px;
  display: block;
}
.sub-title {
  font-size: 15px;
  font-weight: bold;
  padding-left: 15px;
  width: 650px;
}
.main-text {
  padding: 20px 0 0 15px;
  font-size: 12px;
  width: 650px;
}
.margin-t100 { margin-top: 100px; }
.margin-t70 { margin-top: 70px; }
.margin-t60 { margin-top: 60px; }
.margin-t50 { margin-top: 50px; }
.margin-t40 { margin-top: 40px; }
.margin-t30 { margin-top: 30px; }
.margin-t25 { margin-top: 25px; }
.margin-t20 { margin-top: 20px; }
.margin-t15 { margin-top: 15px; }
.margin-t10 { margin-top: 10px; }

.margin-b50 { margin-bottom: 50px; }

.font-hiragino3 {font-family:ヒラギノ角ゴ ProN W3;}
.font-hiragino6 {font-family:ヒラギノ角ゴ ProN W6;}
.font-yugo {font-family:YuGo;}
.font-arial {font-family:Arial;}
.font-meirio {font-family:メイリオ;}

.main-text2 {
  font-size: 14px;
  margin-bottom: 70px;
}

#center #menu li a {
  position: relative;
  width: 632px;
  padding: 15.5px 0;
  font-size: 12px;
  color: #444;
  text-decoration:none;
  display:block;
  border-bottom: 1px #aaa dotted;
}

.gray-color {
  color:#696969;
}
.waku-red {
  background-color: #d70f1b;
  color: #fff;
  font-weight: bold;
  padding: 1px 15px;
}
.waku-green {
  background-color: #008000;
  color: #fff;
  font-weight: bold;
  padding: 1px 15px;
}
.margin-l10 {
  margin-left: 10px;
}
.title-area {
  position: relative;
  width: 658px;
}
.news-link{
  position: absolute;
  top: 0;
  right: 0;
}
.news-link a{
  color: #f00;
  text-decoration: none;
}
.no-info{
  width: 660px;
  font-size: 20px;
  text-align: center;
  padding-top: 27px;
}
.no-info2{
  width: 660px;
  font-size: 20px;
  text-align: center;
  padding-top: 100px;
}

.main-text3 {
  font-size: 14px;
  margin: 50px 25px 70px 0;
}
.header-bg {
  position: relative;
  background-color: #fff;
  width: 100%;
  height: 75px;
}
.header-bg2 {
  position: relative;
  background-color: #fff;
  width: 100%;
  height: 75px;
}
.header-line {
  width:98%;
  border-bottom: 1px #d40f19 solid;
  margin: 0 auto;
}
.header-title {
  position: absolute;
  top: 15px;
  left: 10px;
}
.header-menu {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  padding: 10px;
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-size: 14px;
}
.header-menu td {
  padding: 10px 13px;
  text-align: center;
}
.header-menu td a {
  color: #000;
  text-decoration: none;
}
.color-red {
  color: #d70f1b;
  font-weight: bold;
}
.footer-line {
  bottom: 0;
  border-bottom: 1px #aaa solid;
  margin: 0 auto;
  margin-bottom: 20px;
}
video {
  position: relative;
  left: 0;
  top: 0;
  z-index: 1;
}

.video-area {
  position: relative;
}
.header-image {
  position: fixed;
  width: 100%;
  z-index: 1000;
}
.movie-ten {
  position: absolute;
  background-image: url(/images/top/overlay.png);
  width: 100%;
  height: 100%;
  z-index: 10;
}
.movie-fg {
  position: absolute;
  background-color: #000;
  width: 100%;
  height: 100%;
  z-index: 20;
}

.movie-text {
  position: absolute;
  top: 160px;
  left: 100px;
  font-size: 68px;
  color: #fff;
  z-index: 20;
}
.movie-text-back {
  position: absolute;
  top: 162px;
  left: 102px;
  font-size: 68px;
  color: #000;
  z-index: 15;
}

.movie-text-small {
  position: absolute;
  top: 266px;
  left: 100px;
  font-size: 24px;
  color: #fff;
  z-index: 20;
  line-height: 1.2;
  text-shadow: 2px 2px 0px #000;
}
.movie-text-small-back {
  position: absolute;
  top: 267px;
  left: 101px;
  font-size: 24px;
  color: #000;
  z-index: 15;
  line-height: 1.2;
}

.movie-btn {
  position: absolute;
  top: 350px;
  left: 100px;
  letter-spacing: 2px;
  padding: 4px 0;
  width: 205px;
  text-align: center;
  font-size: 14px;
  border: 2px solid #fff;
  border-radius: 5px;
  z-index: 20;
}

.movie-btn a {
  text-decoration: none;
  display: block;
  color:#fff;
  font-weight: bold;
  text-shadow: 2px 2px 0px #000;
}

.movie-btn-back {
  position: absolute;
  top: 351px;
  left: 101px;
  letter-spacing: 2px;
  padding: 4px 0;
  width: 205px;
  text-align: center;
  font-size: 14px;
  border: 2px solid #000;
  border-radius: 5px;
  z-index: 15;
}

.movie-btn-back a {
  text-decoration: none;
  display: block;
  color:#fff;
  font-weight: bold;
}

.movie-btn2 {
  position: absolute;
  text-decoration: none;
  top: 350px;
  left: 315px;
  letter-spacing: 2px;
  padding: 4px 0;
  width: 205px;
  height:21px;
  text-align: center;
  font-size: 14px;
  border: 2px solid #fff;
  border-radius: 5px;
  z-index: 20;
  cursor: pointer;
}

.movie-btn2-back {
  position: absolute;
  text-decoration: none;
  top: 351px;
  left: 316px;
  letter-spacing: 2px;
  padding: 4px 0;
  width: 205px;
  text-align: center;
  font-size: 14px;
  border: 2px solid #000;
  border-radius: 5px;
  z-index: 15;
  cursor: pointer;
}

.movie-btn2 a {
  text-decoration: none;
  display: block;
  color:#fff;
  font-weight: bold;
  text-shadow: 2px 2px 0px #000;
}

.gazou-btn {
  position: absolute;
  top: 60%;
  left: 5%;
  letter-spacing: 2px;
  padding: 4px 0;
  width: 205px;
  height: 20px;
  text-align: center;
  font-size: 14px;
  border: 2px solid #fff;
  border-radius: 5px;
  z-index: 20;
}

.gazou-btn a {
  text-decoration: none;
  display: block;
  color:#fff;
  font-weight: bold;
  text-shadow: 2px 2px 0px #000;
}

.gazou-btn-back {
  position: absolute;
  top: 60.1%;
  left: 5.1%;
  letter-spacing: 2px;
  padding: 4px 0;
  width: 205px;
  height: 20px;
  text-align: center;
  font-size: 14px;
  border: 2px solid #000;
  border-radius: 5px;
  z-index: 15;
}

.gazou-btn-back a {
  text-decoration: none;
  display: block;
  color:#fff;
  font-weight: bold;
}

.gazou-btn2 {
  position: absolute;
  text-decoration: none;
  top: 60%;
  left: 27%;
  letter-spacing: 2px;
  padding: 4px 0;
  width: 205px;
  height: 20px;
  text-align: center;
  font-size: 14px;
  border: 2px solid #fff;
  border-radius: 5px;
  z-index: 20;
  cursor: pointer;
}

.gazou-btn2-back {
  position: absolute;
  text-decoration: none;
  top: 60.1%;
  left: 27.1%;
  letter-spacing: 2px;
  padding: 4px 0;
  width: 205px;
  height: 20px;
  text-align: center;
  font-size: 14px;
  border: 2px solid #000;
  border-radius: 5px;
  z-index: 15;
  cursor: pointer;
}

.gazou-btn2 a {
  text-decoration: none;
  display: block;
  color:#fff;
  font-weight: bold;
  text-shadow: 2px 2px 0px #000;
}

.modal-content {
  position: absolute;
  display:none;
  z-index:1100;
}
.modal-overlay {
  position: fixed;
  display:none;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color:rgba(0,0,0,1);
  opacity: 1;
  z-index:1000;
  cursor: pointer;
}

#btn-close {
  background: url("/images/close_button.png");
  background-repeat: no-repeat;
  cursor: pointer;
  display: none;
  height: 51px;
  position: absolute;
  right: -25px;
  top: -30px;
  width: 51px;
  z-index: 1200;
  background-size: 100%;
}
.glay-color {
  color: #aaa;
  font-weight: bold;
}
.red-color {
  color: #f00;
  font-weight: bold;
}
td a {
  color: #000;
  font-weight: bold;
}
.lineup {
  text-align: center;
}

.magazine-area2 {
  position: relative;
  width: 80%;
  margin: 0 auto;
  background-image: url(/images/top/magazine-bg2.jpg);
  -moz-background-size:100% 100%;
  background-size:100% 100%;
}
.obi {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
}
.magazine-book{
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 100;
}
.magazine-title {
  position: absolute;
  top: 420px;
}
.main-text-area5 {
  width: 659px;
}
.red-title {
  position: relative;
  width: 650px;
  padding-left: 10px;
  font-size: 15px;
  font-weight: bold;
  border-bottom: 1px solid #d40f19;
}
.red-shikaku {
  position: absolute;
  bottom: 7px;
  left: 0;
  background-color: #f00;
  width: 10px;
  height: 10px;
}
.left-text {
  float: left;
  width: 325px;
  padding: 10px 24px 0 0;
}
.right-movie {
  float: left;
  width: 310px;
}
.news-link2{
  position: absolute;
  top: 6px;
  right: 5px;
}
.news-link2 a{
  color: #000;
  text-decoration: none;
  font-size: 11px;
}
.magazine-area {
  position:relative;
  width: 640px;
  height: 177px;
}
.magazine-img2 {
  position: absolute;
  top: 0;
  left: 35px;
}
.magazine-img {
  position: absolute;
  top: 0;
  left: 0;
}
.magazine-text {
  position: absolute;
  top: 30px;
  left: 228px;
  width:430px;
}
.magazine-text2 {
  position: absolute;
  top: 0;
  left: 210px;
  width: 447px;
}
.magazine-detail {
  position: absolute;
  bottom: -40px;
  right: -20px;
  border: 1px solid #000;
  padding: 8px 40px;
  display: block;
}
.magazine-detail2 {
  position: absolute;
  bottom: -12px;
  right: -20px;
  border: 1px solid #000;
  padding: 8px 40px;
  display: block;
}
.magazine-detail a {
  color: #000;
  text-decoration: none;
}
.magazine-detail2 a {
  color: #000;
  text-decoration: none;
}

.magazine-area3 {
  position: relative;
  width: 990px;
  text-align: center;
  margin: 0 auto;
}
.magazine-area4 {
  position: relative;
  width: 990px;
  height: 550px;
  text-align: center;
  margin: 0 auto;
}

.spUser,
.pcUser {
    display :none;
}

#mainArea {
  width:100%;
}

/* #contents ------------- */

#contents {
  margin:auto auto;
  padding-bottom:50px;
}

#contents h1 {
  margin-bottom:70px;
  line-height:0px;
}

#contents h2 {
  line-height:0px;
}

#contents figure.left {
  float:left;
  width:325px;
}

#contents h3 {
  margin:10px 0;
  font-size:21px;
  font-weight:bold;
  padding-left:20px;
  padding-bottom:15px;
  background: url(/images/corporate/icon_round.gif) left 8px no-repeat;
}

#contents p {
  font-size:14px;
  line-height:28px;
}

#contents p.left {
  width:505px;
}

#contents p.last {
  padding-bottom:0px;
}
#contents #news_detail {
  width:680px;
  margin-bottom:90px;
  line-height: 1.5;
}

#contents #news_detail h3 {
  padding-left: 0;
  background: none;
  text-align: center;
  line-height: 35px;
}

#contents #news_detail dl {
  margin-bottom:30px;
}

#contents #news_detail dt {
  font-size:14px;
  line-height:22px;
  padding-bottom:25px;
}

#contents #news_detail dt img {
  vertical-align:-3px;
}

#contents #news_detail dd {
  width:680px;
  padding-bottom:25px;
}

#contents #news_detail dd h2{
  padding-bottom:35px;
  font-size:18px;
  line-height:27px;
}

#contents #news_detail dd p {
  font-size:14px;
  line-height:24px;
}

#contents #news_detail dd p.fR {
  width:260px;
}
.clearfix { display:block; }
.com-mar-40{margin-bottom: 40px !important;}
.com-mar-20{margin-bottom: 20px !important;}
