@import url(http://fonts.googleapis.com/css?family=Contrail+One);

@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);
/*------ template stylization ------*/
body {
  background: #000000;
  font: 14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "MS PGothic", Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 20px;
  color: #000000;
  min-width: 1320px;
}
#webSiteLoader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #ffffff;
  z-index: 1023;
}
#webSiteLoader > span {
  position: absolute;
  left: 50%;
  top: 50%;
}
#pageLoader {
  position: fixed;
  width: 10px;
  height: 10px;
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -5px;
  z-index: 1000;
  display: none;
}
#pageLoader > div {
  background: url(../img/page_loader.gif) 0 0 no-repeat;
  width: 50px;
  height: 50px;
}
._marginNull {
  margin: 0 !important;
}
._paddingNull {
  padding: 0 !important;
}
._borderNull {
  border: none !important;
}
._backgroundNull {
  background: none !important;
}
._relative {
  position: relative;
}
._absolute {
  position: absolute;
}
._left {
  float: left;
}
._right {
  float: right;
}
.wrap {
  overflow: hidden;
  margin: 0;
}
._txtLeft {
  text-align: left;
}
._txtRight {
  text-align: right;
}
._txtCenter {
  text-align: center;
}
._fullWidth {
  width: 100%;
}
/*------------- HEADER ---------------------------------------------------------- */
header {
  width: 100%;
  position: absolute;
  z-index: 5;
  height: 450px;
}
header .container {
  text-align: center;
}
h1 {
  max-width: 338px;
  width: 100%;
  margin: 0;
  display: inline-block;
  margin: 105px 0 0 0;
  z-index: 10;
  position: relative;
}
h1 > a {
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 1;
}
#search {
  margin: 0;
  display: inline-block;
  width: 100%;
}
#search input {
  border: none;
  outline: none;
  box-shadow: none;
  border-radius: 0;
  width: 338px;
  padding: 9px 15px;
  background: #ffffff;
  border: 1px solid #d8d5d3;
  font: 10px/16px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #8a8581;
}
#search a {
  float: right;
  margin-top: 1px;
}
#search #advancedSearch:hover {
  color: #005580;
}
/*---------------- header end ------------------------------------------------*/
/*---------------- MENU ------------------------------------------------------*/
.select-menu {
  display: none;
  width: 100%;
}
header .navbar {
  margin: 0;
  position: relative;
  margin-top: 20px;
  display: inline-block;
  width: 100%;
}
header .navbar > .navbar-inner {
  padding: 0;
  border-radius: 0;
  margin: 0;
  background: none;
  border: none;
  filter: none;
  box-shadow: none;
}
.sf-menu {
  float: left;
  width: 100%;
  list-style: none;
  padding: 0;
  display: inline-block;
  margin: 0;
}
.sf-menu > li {
  width: 190px;
  height: 190px;
  position: relative;
  display: inline-block;
  margin: 0 14px;
}
.sf-menu > li > a {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.sf-menu > li > a:hover {
  text-decoration: none;
}
.sf-menu > li > a .base_text {
  color: #53463e;
  font: 700 11px/20px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-decoration: none;
  position: absolute;
  text-align: left;
  display: inline-block;
  text-transform: uppercase;
  z-index: 2;
  width: 70px;
  top: 80px;
  left: 90px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.sf-menu > li > a .indexPage {
  color: #ffffff;
  font: 600 90px/90px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-decoration: none;
  position: absolute;
  text-align: center;
  display: block;
  width: 100%;
  text-transform: uppercase;
  padding: 50px 0;
  top: 0;
  z-index: 2;
}
.sf-menu > li > a .plbase {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 0;
  left: 0;
  display: block;
}
.sf-menu > li > a .plover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1;
  left: 0;
  display: block;
}
.sf-menu > li > a ._area {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 10;
  left: 0;
  display: block;
  background: url(../img/pixel.png);
}
.sf-menu > li > a ._over {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 3;
  left: 0;
  display: block;
}
.sf-menu ul {
  position: absolute;
  list-style: none;
  margin: 0;
  left: 0px;
  top: 195px;
  z-index: 10;
  width: 190px;
  height: 190px;
  background: url(../img/extra_pic1.png) 0 0 no-repeat;
}
.sf-menu ul .first {
  margin-top: 58px;
}
.sf-menu ul .last {
  margin-bottom: 0px;
}
.sf-menu ul > li {
  display: block;
  margin-bottom: 0px;
  text-align: center;
}
.sf-menu ul a {
  color: #ffffff;
  font: 600 14px/20px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-decoration: none;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sf-menu ul a:hover {
  color: #f0803d;
  text-decoration: none;
}
.sf-menu ul .hoverItem {
  color: #f0803d !important;
  text-decoration: none;
}
.sf-menu .sub2 {
  top: 0px;
  left: 200px;
}
/*-------------   menu end  --------------*/
/*----------------- CONTENT BASE --------------------------------------------------- */
#wrapper section {
  position: relative;
  width: 100%;
  height: 100% !important;
  z-index: 1;
  top: 0px;
}
#wrapper .containerHolder {
  position: relative;
  width: 100%;
  height: 100% !important;
  z-index: 1;
  top: 450px;
}
#wrapper section > div {
  position: relative;
}
.dynamicContent {
  position: absolute;
  width: 100%;
}
.dynamicContent > .content {
  padding: 0;
}

.dynamicContent2 {
  position: absolute;
  width: 80%;
}
.dynamicContent2 > .content {
  padding: 0;
}
h2 {
  color: #352d27;
  font: 700 40px/40px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin: 0 0 36px 0;
  letter-spacing: -1px;
}
h3 {
  color: #352d27;
  font: 700 15px/20px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin: 0 0 10px 0;
  display: block;
  letter-spacing: -1px;
}
p {
  font: 10px/16px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin-bottom: 16px;
  color: #8a8581;
}
.more_btn1 {
  display: inline-block;
  font: 700 15px/20px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #352d27;
  padding: 0;
  border: none;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.more_btn1:hover {
  text-decoration: none;
  color: #f0803d;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/*--- content end ------*/
/*---------------------- LINKS ---------------------------------- */
.mail {
  font: 10px/16px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #8a8581;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.mail:hover {
  color: #f0803d;
  text-decoration: underline;
}
._link1 {
  font: 400 10px/20px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
._link1:hover {
  color: #f0803d;
  text-decoration: none;
}
._link2 {
  font: 10px/16px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #352d27;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
._link2:hover {
  color: #f0803d;
  text-decoration: none;
}
/*-------------------------- MARGIN PADDING --------- */
.margin1 {
  margin-top: 28px;
}
.margin2 {
  margin-bottom: 5px;
}
.margin3 {
  margin-top: -3px;
}
.margin4 {
  margin-bottom: 12px;
}
/*-------------------------- TEXTSTYLES ------------- */
.textStyle1 {
  font-size: 50px;
}
/*-------------------------- LISTS ------------------ */
._list1 {
  display: block;
  overflow: hidden;
  list-style: none;
  margin: 0;
}
._list1 li {
  position: relative;
  display: inline-block;
  width: 100%;
  float: left;
  margin-bottom: 5px;
  background: url(../img/marker1.png) 0 8px no-repeat;
}
._list1 li a {
  font: 10px/16px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #8a8581;
  display: inline-block;
  margin-left: 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
._list1 li a:hover {
  color: #f0803d;
  text-decoration: none;
}
._list1 .markerCorect {
  background: url(../img/marker1.png) 0 5px no-repeat;
}

._list02 {
  display: block;
  overflow: hidden;
  list-style: none;
  margin: 0;
  font-size: 10px ;
  color: #8a8581;
}
._list02 li {
  position: relative;
  display: inline-block;
  width: 100%;
  float: left;
  padding-left:15px;
  margin-bottom: 5px;
  background: url(../img/marker1.png) 0 6px no-repeat;
}
._list02 li a {
  display: inline-block;
  margin-left: 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
._list02 li a:hover {
  color: #f0803d;
  text-decoration: none;
}
._list02 .markerCorect {
  background: url(../img/marker1.png) 0 5px no-repeat;
}
/*-------------------------- EXTRA -------------------*/
.social_list {
  list-style: none;
  margin: 0;
  display: inline-block;
  margin-top: 27px;
  position: relative;
}
.social_list > li {
  display: inline-block;
  float: left;
  margin-left: 5px;
  position: relative;
}
.contentBox1 {
  background: #ffffff;
  padding: 48px 0 58px 0;
}
.contentBox1:before {
  width: 46px;
  height: 100%;
  position: absolute;
  display: inline-block;
  left: 54px;
  top: 0;
  background: #ffffff;
  content: " ";
}
.contentBox1:after {
  width: 46px;
  height: 100%;
  position: absolute;
  display: inline-block;
  right: 54px;
  top: 0;
  background: #ffffff;
  content: " ";
}
.contentBox1.correct1 {
  padding: 48px 0 49px 0;
}
.contentBox1.correct2 {
  padding: 48px 0 58px 0;
}
.contentBox1.correct3 {
  padding: 48px 0 65px 0;
}
.contentBox1.correct4 {
  padding: 48px 0 24px 0;
}
.contentBox1.correct5 {
  padding: 48px 0 37px 0;
}
.contentBox1.correctworks1 {
  padding: 48px 0 10px 0;
}
.contentBox1.correctworks2 {
  padding: 20px 0 10px 0;
}
.contentBox1.correctworks3 {
  padding: 20px 0 49px 0;
}
.img1 {
  border: 13px solid #e9e6e4;
  padding: 0;
  margin: 0 20px 0 0;
  float: left;
}
.img2 {
  width: 100%;
}
.space1 {
  display: inline-block;
  width: 75px;
}
.formHolder1 {
  width: 204px;
  display: inline-block;
  float: left;
  margin-right: 18px;
}
.formHolder2 {
  width: 248px;
  display: inline-block;
  float: left;
}
/*========================= jCarousel ===============================*/
#jcarousel_1 {
  width: 970px !important;
}
#jcarousel_1 > ul {
  width: 970px;
  list-style: none;
  box-shadow: none;
  margin: 0;
}
#jcarousel_1 > ul > li {
  width: 180px;
  height: 180px;
  position: relative;
  float: left;
  margin-right: 18px;
}
#jcarousel_1 > ul > li a {
  width: 180px;
  height: 180px;
  position: relative;
  display: inline-block;
}
#jcarousel_1 > ul > li a ._over {
  width: 180px;
  height: 180px;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  z-index: 1;
  background: url(../img/magnify.png) 50% 50% no-repeat;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
  filter: alpha(opacity=0);
}
#jcarousel_1 > ul > li a:hover > ._over {
  opacity: 1;
  filter: alpha(opacity=100);
}
#jcarousel_2 {
  width: 450px !important;
}
#jcarousel_2 > ul {
  width: 450px;
  list-style: none;
  box-shadow: none;
  margin: 0;
}
#jcarousel_2 > ul > li {
  width: 87px;
  height: 180px;
  position: relative;
  float: left;
  margin-right: 3px;
  overflow: hidden;
}
#jcarousel_2 > ul > li a {
  width: 87px;
  height: 87px;
  position: relative;
  display: inline-block;
  float: left;
}
#jcarousel_2 > ul > li a ._over {
  width: 87px;
  height: 87px;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  z-index: 1;
  background: url(../img/magnify.png) 50% 50% no-repeat;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
  filter: alpha(opacity=0);
}
#jcarousel_2 > ul > li a:hover > ._over {
  opacity: 1;
  filter: alpha(opacity=100);
}
.btnHolder1 {
  position: absolute;
  top: 60px;
  width: 56px;
  z-index: 1;
  right: 130px;
}
.btnHolder1 .prevBtn {
  position: relative;
  float: left;
}
.btnHolder1 .nextBtn {
  position: relative;
  float: right;
}
.btnHolder2 {
  position: absolute;
  top: 60px;
  width: 56px;
  z-index: 1;
  right: 135px;
}
.btnHolder2 .prevBtn {
  position: relative;
  float: left;
}
.btnHolder2 .nextBtn {
  position: relative;
  float: right;
}
._left1 {
  left: 80px !important;
}
/*===================================BG slider=======================*/
#bgStretch {
  overflow: hidden;
  z-index: -1;
  display: block;
}
#bgStretch img {
  background-color: #000;
}
/*-------------------------- GOOGLE MAP --------------*/
.g_map {
  width: 300px;
  height: 150px;
  float: left;
  margin: 0 20px 10px 0;
}
.g_map > iframe {
  border: none;
  outline: none;
  width: 100%;
  height: 100%;
}
/*-------------------------- CONTACT FORM --------------*/
#form1 {
  position: relative;
  display: block;
}
#form1 label {
  margin-bottom: 20px;
  position: relative;
  color: #f0803d;
}
#form1 label input,
#form1 label textarea {
  outline: none;
  box-shadow: none;
  border-radius: 0;
  margin: 0;
  width: 100%;
  padding: 9px 15px;
  background: #ffffff;
  border: none;
  border: 1px solid #d8d5d3;
  font: 10px/16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #8a8581;
}
#form1 label textarea {
  width: 216px;
  height: 200px;
  resize: none;
}
#form1 label input {
  width: 172px;
}
#form1 .error {
  width: 100%;
  font-size: 10px;
  line-height: 12px;
  position: absolute;
  text-align: right;
  top: 0;
}
#form1 .empty {
  width: 99%;
  font-size: 10px;
  line-height: 12px;
  position: absolute;
  text-align: right;
  top: 0;
}
#form1 .success {
  background: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding: 8px 10px;
  width: 182px;
  height: 142px;
  border: 1px solid #d8d5d3;
}
#form1 .success > span {
  color: #f0803d;
  font: 14px/20px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-align: center;
  width: 100%;
  display: inline-block;
  margin-top: 50px;
}
.btns {
  float: right;
  margin-top: 0px;
}
.btns > a {
  margin-left: 15px;
}
#form1 .w1 {
  width: 204px;
}
/*------------- SEARCH LIST ------------------------------------------------------*/
.search_list > li {
  margin-bottom: 15px;
  color: #959595;
}
.search_list > li h4 {
  margin: 0;
}
.search_list > li h4 > a {
  color: #352d27;
  font: 700 18px/21px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-decoration: underline;
}
.search_list > li h4 > a:hover {
  text-decoration: none;
}
.search_list > li .match {
  display: block;
  color: #f0803d;
  font-size: 12px;
  font-weight: bold;
}

/*-------------- NEWSLIST ---------------------------------------------------- */
#wrapper .info { background:#e4e4e4; width:730px; margin-left:20px; float:left;}
#wrapper .info .head { background:#bfc38e; margin:10px 10px 0 10px; padding:10px;}
	#main .info .head:after { content:""; display:table; clear:both; }
	#main .info .head { /zoom:1; }
#wrapper .info .head h2 { float:left; font-size:123.1%; color:#000; font-weight:bold; text-shadow: 1px 1px 0px #d0d3ac; width:280px; margin-top:4px;}
#wrapper .info .head a { float:right;}
#wrapper .info ul { background:#fff; margin:10px; padding:20px; font-size:11px;}
#wrapper .info ul li { border-bottom:1px dotted #ccc; padding:15px 0; list-style:none;}
	#main .info ul li:after { content:""; display:table; clear:both; }
	#main .info ul li { /zoom:1; }
#wrapper .info ul li .date { float:left; width:10em; margin:0; padding:0;}
#wrapper .info ul li .text { display:block; margin:0 0 0 10em;}

/*-------------- serbiceslist ---------------------------------------------------- */
ol.business {
    counter-reset:li; /* Initiate a counter */
    padding:0; /* Remove the default left padding */
    list-style:none; /* Disable the normal item numbering */
    font-size:10px;
  color: #8a8581
}
ol.business li {
    position:relative; /* Create a positioning context */
    margin:0 0 6px 2em; /* Give each list item a left margin to make room for the numbers */
    padding:4px 8px;
    border-top:2px solid #ccc;
    background:#f6f6f6;
}
ol.business li:before {
    content:counter(li); /* Use the counter as content */
    counter-increment:li; /* Increment the counter by 1 */
    /* Position and style the number */
    position:absolute;
    top:-2px;
    left:-2em;
    width:2em;
    padding:4px 0;
    border-top:2px solid #ccc;
    color:#fff;
    background:#ccc;
    font-weight:bold;
    text-align:center;
}


/*-------------- FOOTER ---------------------------------------------------- */
footer {
  color: #ffffff;
  position: absolute;
  width: 100%;
  z-index: 4;
  bottom: 0;
  height: 160px;
  overflow: visible !important;
}
footer > .container {
  text-align: center;
}
footer .privacy_text {
  font: 400 10px/20px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #000;

  white-space: nowrap;
  text-align: center;
  width: 100%;
}
/*----------- FOOTER END ------------------------------------------------------*/
/*Core variables and mixins*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

dl.dl2 { 
  line-height: 1.4;
  font-size: 10px ;
  margin-bottom: 5px;
  color: #8a8581;
  width: 100%;
}  

dl.dl2 dt {  
	width: 70px;
	float: left;
	font-weight: normal; 
	padding:3px 5px 3px 5px;
}  

dl.dl2 dd {  
	font-size:10px;
	margin-left:85px;
	padding:3px 5px 3px 15px;
	border-left:1px solid #ccc;
}  

/* マージン */
.mt0 {margin-top:0px !important;}
.mt5 {margin-top:5px !important;}
.mt7 {margin-top:7px !important;}
.mt10 {margin-top:10px !important;}
.mt15 {margin-top:20px !important;}
.mt20 {margin-top:20px !important;}
.mt30 {margin-top:30px !important;}
.mt40 {margin-top:40px !important;}
.mt80 {margin-top:80px !important;}

.ml5 {margin-left:5px !important;}
.ml10 {margin-left:10px !important;}
.ml15 {margin-left:15px !important;}
.ml20 {margin-left:20px !important;}
.ml30 {margin-left:30px !important;}
.ml40 {margin-left:40px !important;}
.ml50 {margin-left:50px !important;}
.ml80 {margin-left:80px !important;}
.ml100 {margin-left:100px !important;}
.ml140 {margin-left:140px !important;}
.ml150 {margin-left:150px !important;}
.ml200 {margin-left:200px !important;}
.ml250 {margin-left:250px !important;}
.ml300 {margin-left:300px !important;}
.ml400 {margin-left:400px !important;}
.ml550 {margin-left:550px !important;}

.mr10 {margin-right:10px !important;}
.mr15 {margin-right:15px !important;}
.mr20 {margin-right:20px !important;}
.mr30 {margin-right:30px !important;}
.mr40 {margin-right:40px !important;}
.mr50 {margin-right:50px !important;}
.mr100 {margin-right:100px !important;}

.mb0 {margin-bottom:0px !important;}
.mb5 {margin-bottom:5px !important;}
.mb7 {margin-bottom:7px !important;}
.mb10 {margin-bottom:10px !important;}
.mb20 {margin-bottom:20px !important;}
.mb30 {margin-bottom:30px !important;}
.mb40 {margin-bottom:40px !important;}
.mb100 {margin-bottom:100px !important;}
.mb150 {margin-bottom:150px !important;}

