.clearfix:after, .contents:after, .main-visual .inquire .inner .inq-list:after, .main-content .reason .card-list:after, .main-content .introduced .entry-list:after, .main-content .introduced .entry h3:after, .main-content .introduced .entry .wrap:after, .main-content .about .inner div:after, .banner .wrap ul:after{
  display: block;
  clear: both; 
  content: '';
}

.clearfix, .contents, .main-visual .inquire .inner .inq-list, .main-content .reason .card-list, .main-content .introduced .entry-list, .main-content .introduced .entry h3, .main-content .introduced .entry .wrap, .main-content .about .inner div, .banner .wrap ul{
  zoom: 1;
}

.head-link div{
	height:50px !important;
	overflow:hidden;
}
.head-link .nttit-logo{
	display:inline-block;
	width:63px !important;
	margin:1px 18px 0 0 !important;
}
.head-link h1{
  width:272px !important;

}

.head-main{
	clear:both;
}

/* ------------------------------------------------
global nav
------------------------------------------------ */
.gnav{
  position: relative;
  z-index: 999999; 
  padding: 0;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 5px 10px -1px rgba(0, 0, 0, 0.1);
}

/* ------------------------------------------------
contents
------------------------------------------------ */
.contents{
  position: relative;
  margin: 0;
  padding: 0;
}

/* ------------------------------------------------
slider
------------------------------------------------ */
.bx-wrapper{
  position: relative;
  padding: 0;
  *zoom: 1;
}

.bx-wrapper img{
  display: block; 

  max-width: 100%;
}

.bx-wrapper .bx-viewport{
  background: transparent;
  box-sizing: border-box;

  -webkit-box-sizing: border-box;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
  position: absolute;
  width: 100%;
}

.bx-wrapper .bx-loading{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; 
  width: 100%;
  height: 100%;
  min-height: 50px;
  background: url(/img/index/bxslider/bx_loader.gif) center center no-repeat transparent;
}

.bx-wrapper .bx-pager{
  width: 1200px;
  margin: -29px 0 0 0;
  padding: 0 111px 0 0;
  box-sizing: border-box;
  font-size: 0; 
  text-align: right;

  -webkit-box-sizing: border-box;
}

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item{
  display: inline-block;

  *display: inline; 
  *zoom: 1;
}

.bx-wrapper .bx-pager.bx-default-pager a{
  display: block;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  background: #fff;
  border-radius: 5px; 
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.26);
  text-indent: -9999px;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  outline: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
  background: #0054ac;
}

.bx-wrapper .bx-prev{
  left: 30px;
  background: url(/img/index/bxslider/prev.png) no-repeat 0 0;
}

.bx-wrapper .bx-next{
  right: 30px;
  background: url(/img/index/bxslider/next.png) no-repeat 0 0;
}

.bx-wrapper .bx-controls-direction a{
  position: absolute;
  top: 50%;
  z-index: 9999; 
  width: 33px;
  height: 68px;
  margin: 6px 0 0;
  box-sizing: border-box;
  text-indent: -9999px;

  -webkit-box-sizing: border-box;
  outline: 0;
}

.bx-wrapper .bx-controls-direction a.disabled{
  display: none;
}

/* ------------------------------------------------
main-visual
------------------------------------------------ */

.main-box{
	position:relative;
	width:100%;
	background:#eff2fb;
	top:-63px;
}

.main-visual{
  position: relative;
/*  top: -75px;*/
 width: 1200px;
  height: 455px;
  margin: 0 auto;
  box-sizing: border-box;

  -webkit-box-sizing: border-box;
}
.main-visual .slider{
	margin:0 auto;
	text-align:center;
}
.main-visual .inquire{
  overflow: hidden;
  position: absolute;
  top: 353px;
  left: 495px;
  min-width: 550px !important;
  padding: 0 !important;
  background: transparent !important;
  text-align: left !important;
}
.main-visual .inquire .inner{
  width: auto !important;
  margin: 0 !important;
}
.main-visual .inquire .inner .inq-list{
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  text-align: left !important;
}
.main-visual .inquire .inner .inq-list li{
  float: left;
}
.main-visual .inquire .inner .inq-list li p{
  margin: 0 0 0 15px;
}

.main-visual .inquire .inner .inq-list li p a{
  padding: 12px 0;
  background: #9dd000;
  background: linear-gradient(to bottom, rgba(191, 195, 6, 1.0) 0%, rgba(219, 251, 10, 1.0) 100%);
  border-radius: 10px;
  font-size: 16px;
}

.main-visual .inquire .inner .inq-list li p a span{
  height: auto;
  min-height: 40px;
  margin: 0 20px 0 17px;
  padding: 1px 0 0 30px;
  box-sizing: border-box;

  -webkit-box-sizing: border-box;
}
.main-visual .inquire .inner .inq-list li:first-child p{
  margin: 0;
}

.main-visual .inquire .inner .inq-list li:first-child p a{
  padding: 12px 0 12px;
  background: #fe9900;
  background: linear-gradient(to bottom, rgba(255, 207, 0, 1.0) 0%, rgba(255, 153, 51, 1.0) 100%);
}

.main-visual .inquire .inner .inq-list li:first-child p a span{
  min-height: 40px;
  margin: 0 16px 0 15px;
  padding: 1px 0 0 33px;
}
.main-visual .inquire .inner .inq-list a{
  text-decoration: none;
}

/* ------------------------------------------------
main-content
------------------------------------------------ */
.main-content{
  min-width: 1200px;
  margin: -64px 0 0;
}
.main-content .inner{
  width: 1200px;
}
.main-content .topics{
  display: table;
  height: 49px;
  background: url(/img/index/bg_0.png) no-repeat 0 0;
}
.main-content .topics p{
  display: table-cell;
  padding: 0 0 0 50px;
  font-size: 14px;

  vertical-align: middle;
}
.main-content .reason{
  height: 772px;
  background: url(/img/index/bg_1.jpg) no-repeat 0 0;
  text-align: center;
}
.main-content .reason h2{
  display: inline-block;
  position: relative;
  margin: 50px 0 70px;
  padding: 0;
  border-bottom: 3px solid #fff;
  box-shadow: 0 5px 10px -1px rgba(0, 0, 0, 0.1);
  color: #fff;
  font-size: 35px;
  font-weight: bold;
  line-height: 1.2;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);

  -webkit-text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
}
.main-content .reason h2 span{
  display: inline-block;
  position: relative;
  top: 16px;
  color: #f25447;
  font-size: 76px;
  line-height: 1;

  -webkit-text-stroke: 2px #fff; 
  text-stroke: 2px #fff;
}
.main-content .reason .card-list{
  height: 372px;
  margin: 0 99px 72px;
  box-sizing: border-box;
  text-align: left; 

  -webkit-box-sizing: border-box;
}
.main-content .reason .card-list li{
  float: left;
  position: relative;
  left: 3px;
  width: 312px;
  height: 372px;
  margin: 0 11px;
  background: url(/img/index/bg_2.png) no-repeat 0 0;
  box-sizing: border-box;

  -webkit-box-sizing: border-box;
}
.main-content .reason .card-list li p{
  position: absolute;
  top: -2px;
  left: -2px;
}
.main-content .reason .card-list li dl{
  padding: 150px 23px 0;
}
.main-content .reason .card-list li dt{
  min-height: 58px;
  color: #344a5c;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.22222;
  text-align: center;
}
.main-content .reason .card-list li dd{
  min-height: 102px;
  color: #344a5c;
  font-size: 15px;
  line-height: 1.57143;
}
.main-content .reason .card-list li dd + dd a{
  display: block;
  padding: 10px 0 8px;
  background: #f25044;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
}
.main-content .reason .card-list li dd + dd a span{
  display: block;
  margin: 0 14px;
  background: url(/img/index/ico_0.png) no-repeat left center;
  text-align: center;
}
.main-content .reason .card-list li:nth-child(1) dl{
  background: url(/img/index/bg_3.png) no-repeat 0 0;
}
.main-content .reason .card-list li:nth-child(2) dl{
  background: url(/img/index/bg_4.png) no-repeat 0 0;
}
.main-content .reason .card-list li:nth-child(3) dl{
  background: url(/img/index/bg_5.png) no-repeat 0 0;
}
.main-content .reason .card-list + p{
  width: 446px;
  margin: 0 auto;
}
.main-content .reason .card-list + p a{
  display: block;
  padding: 13px 0 11px;
  border: 3px solid #fff;
  border-radius: 3px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}
.main-content .reason .card-list + p a span{
  display: block;
  min-height: 32px;
  margin: 0 24px;
  background: url(/img/index/ico_1.png) no-repeat left center;
  line-height: 32px;
  text-align: center;
}
.main-content .introduced{
  padding: 0 0 90px;
  background: #fff;
}
.main-content .introduced h2{
  margin: 0 0 75px;
  color: #000;
  font-size: 35px;
  font-weight: bold;
  line-height: 1.2;
}
.main-content .introduced .entry-list{
  margin: 0 0 50px;
}
.main-content .introduced .entry{
  float: left;
  width: 475px;
  box-sizing: border-box;

  -webkit-box-sizing: border-box;
}
.main-content .introduced .entry h3{
  display: block;
  padding: 10px 0;
  border-top: 1px dotted #999;
  border-bottom: 1px dotted #999;
  color: #26ade4;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;

  vertical-align: middle;
}
.main-content .introduced .entry h3:before{
  display: inline-block;
  content: '';
  float: left;
  width: 5px;
  height: 30px;
  margin: 0 13px 0 0;
  background: #26ade4;
  box-sizing: border-box;

  -webkit-box-sizing: border-box;
}
.main-content .introduced .entry h3 + p, .main-content .introduced .entry dt, .main-content .introduced .entry dd{
  color: #344a5c;
  font-size: 14px;
  line-height: 1.375;
}
.main-content .introduced .entry h3 + p{
  padding: 27px 0 13px;
}
.main-content .introduced .entry .wrap div{
  float: left;
  width: 206px;
  margin: 0 0 0 5px;
  box-sizing: border-box;

  -webkit-box-sizing: border-box;
}
.main-content .introduced .entry figure{
  float: left;
  width: 206px;
  padding: 35px 3px 3px 3px;
  font-size: 14px;
  font-weight: bold;
  color: #344a5c;
  text-align:center;
  display: table;
  border: 6px solid #efefef;
}

.main-content .introduced .entry figure ul li{
  text-align:right;
  width: 245px;
}

.main-content .introduced .entry figure ul img{
  padding: 0 0 29px 0;
}

.main-content .introduced .entry dl{
  display: table;
  margin: 0 0 5px;
  border: 6px solid #efefef;
}
.main-content .introduced .entry dt, .main-content .introduced .entry dd{
  display: table-cell;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
}
.main-content .introduced .entry dt{
  width: 56px;
  padding: 12px 0 9px 10px;
}
.main-content .introduced .entry dd{
  width: 136px;
  padding: 12px 0 9px;
}
.main-content .introduced .entry dl + p a{
  display: block;
  padding: 11px 0;
  border: 6px solid #b3e2f6;
  color: #0092cd !important;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.57143;
}
.main-content .introduced .entry dl + p a:hover{
  text-decoration: none;
}
.main-content .introduced .entry dl + p a span{
  display: block;
  margin: 0 13px;
  padding: 0 0 0 19px;
  background: url('/img/ico_10.png') center left no-repeat;
}
.main-content .introduced .entry + .entry{
  margin: 0 0 0 30px;
}
.main-content .introduced .entry-list + p{
  text-align: center;
}
.main-content .introduced .entry-list + p a{
  display: inline-block;
  width: 446px;
  padding: 13px 0;
  background: #26ade4;
  border-radius: 3px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}
.main-content .introduced .entry-list + p a span{
  display: block;
  min-height: 32px;
  margin: 0 24px;
  background: url(/img/index/ico_1.png) no-repeat left center;
  line-height: 32px;
  text-align: center;
}
.main-content .about{
  padding: 0 0 90px;
  background: #ccefff;
}
.main-content .about h2{
  margin: 0 0 45px;
  color: #0054ac;
  font-size: 35px;
  font-weight: bold;
  line-height: 1.2;
}
.main-content .about h2 span{
  border-color: #0054ac;
}
.main-content .about h2 + p{
  margin: 0 0 45px;
  text-align: center;
}
.main-content .about .inner div{
  width: 840px;
  margin: 0 auto 50px;
}
.main-content .about .inner div p{
  float: left;
  width: 100%;
  font-size: 20px;
}
.main-content .about .inner div p span{
  font-size: 11px;
}
.main-content .about .inner div p + p{
  margin: 0 0 0 0px;
}
.main-content .about .inner div + p{
  text-align: center;
}
.main-content .about .inner div + p a{
  display: inline-block;
  width: 446px;
  padding: 13px 0;
  background: #26ade4;
  border-radius: 3px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}
.main-content .about .inner div + p a span{
  display: block;
  min-height: 32px;
  margin: 0 24px;
  padding: 0 0 0 32px;
  background: url(/img/index/ico_1.png) no-repeat left center;
  line-height: 32px;
  text-align: left;
}

/* ------------------------------------------------
Add Top camp
------------------------------------------------ */
.main-content .top-campaign {
  padding: 0px 0px 20px 0px;
/*  background: #aaaaaa;
*/
}
.main-content .top-campaign a img {
  padding: 0px 0px 10px 0px;
}

.main-content .topics{
  display: table;
  height: 20px;
  background: url(/img/index/bg_0.png) no-repeat 0 0;
}
.main-content .topics p{
  display: table-cell;
  padding: 0 0 0 50px;
  font-size: 14px;

  vertical-align: middle;
}


.introduced, .about, .info, .banner{
  text-align: center;
}

.introduced .inner, .about .inner, .info .inner, .banner .inner{
  width: 980px;
  margin: 0 auto;
  text-align: left;
}
.introduced h2, .about h2, .info h2, .banner h2{
  padding: 50px 0 0;
  text-align: center;
}
.introduced h2 span, .about h2 span, .info h2 span, .banner h2 span{
  display: inline-block;
  border-bottom: 3px solid #000;
}

.banner{
  padding: 0 0 50px;
  background: #f5f5f5;
}
.banner h2{
  margin: 0 0 60px;
  color: #000;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5;
}
.banner .wrap{
  width: 728px;
  margin: 0 auto;
}
.banner .wrap p{
  margin: 0 0 35px;
}
.banner .wrap li{
  float: left;
  box-sizing: border-box;

  -webkit-box-sizing: border-box;
}
.banner .wrap li + li{
  margin: 0 0 0 34px;
}
