@charset "UTF-8";
@import url('reset.css');
@import url('common.css');
@import url('button.css');
@import url('section.css');
@import url('nav.css');
@import url('top.css');
@import url('jquery.simplyscroll.css');

/*------------------------------------------------------------------------------
 FONT
 -----------------------------------------------------------------------------*/
body,
input,
select,
textarea,
table,
th,
td,
li,
a {
  font-family: 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', sans-serif;
}
body {
  font-size: 13px;
}

body,
input,
select,
textarea {
  color: #3e5d6a;
}
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

/* Ancher */
a {
  color: #0067ca;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #0067ca;
}

/* LOGO NewTohoku(HOME) */
.logoNewTohoku {
  display: block;
  opacity: 1;
  transition: opacity 0.4s linear;
  width: 112px;
  height: 48px;
  background: url(../images/common/header_logo.gif) 0 0 no-repeat;
  text-indent: -9999px;
}
.logoNewTohoku:hover {
  opacity: 0.5;
  cursor: pointer;
}

/*------------------------------------------------------------------------------
 HEADER
 -----------------------------------------------------------------------------*/
header {
  width: 100%;
  height: 85px;
  background: url(../images/common/header_bg.gif) repeat-x top;
  color: #000;
}
header .inner {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}
header .inner ul {
  margin-top: 9px;
}
header .inner ul li {
  float: left;
  margin-right: 6px;
}
header .inner ul li:last-child {
  margin-right: 0px;
}

.googleSearch {
  float: left;
  margin: 5px 0 0 0px;
}
#globalnavi li {
  position: relative;
  z-index: 999;
}
#globalnavi li a,
#globalnavi li span {
  display: block;
  width: 176px;
  height: 50px;
}
#globalnavi li a {
  text-indent: -9999px;
  outline: none;
}
#globalnavi li span.navi01 {
  background: url(../images/common/gnavi01_off.gif);
}
#globalnavi li:hover span.navi01 {
  background: url(../images/common/gnavi01_on.gif);
}
#globalnavi li span.navi02 {
  background: url(../images/common/gnavi02_off.gif);
}
#globalnavi li:hover span.navi02 {
  background: url(../images/common/gnavi02_on.gif);
}
#globalnavi li span.navi03 {
  background: url(../images/common/gnavi03_off.gif);
}
#globalnavi li:hover span.navi03 {
  background: url(../images/common/gnavi03_on.gif);
}
#globalnavi li span.navi04 {
  background: url(../images/common/gnavi04_off.gif);
}
#globalnavi li:hover span.navi04 {
  background: url(../images/common/gnavi04_on.gif);
}
#globalnavi li span.navi05 {
  background: url(../images/common/gnavi05_off.gif);
}
#globalnavi li:hover span.navi05 {
  background: url(../images/common/gnavi05_on.gif);
}
#globalnavi li.gnavi05 {
  margin-right: 0;
}

.dropdown {
  position: absolute;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  visibility: hidden;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.dropdownIn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #3e5d6a;
  background: #fff;
  padding: 20px 17px;
  margin-top: 13px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  width: 980px;
}
.dropdownIn:before {
  position: absolute;
  left: 75px;
  top: -14px;
  width: 26px;
  height: 15px;
  background: url(../images/icon/ico_dropdown03.png);
  content: '';
}

#globalnavi li.gnavi02 .dropdown {
  left: -201px;
}
#globalnavi li.gnavi02 .dropdownIn {
  width: 775px;
}
#globalnavi li.gnavi02 .dropdownIn:before {
  position: absolute;
  left: 270px;
  top: -14px;
  width: 26px;
  height: 15px;
  background: url(../images/icon/ico_dropdown03.png);
  content: '';
}

#globalnavi li.gnavi03 .dropdown {
  left: -112px;
}
#globalnavi li.gnavi03 .dropdownIn {
  width: 590px;
}
#globalnavi li.gnavi03 .dropdownIn:before {
  position: absolute;
  left: 188px;
  top: -14px;
  width: 26px;
  height: 15px;
  background: url(../images/icon/ico_dropdown03.png);
  content: '';
}

#globalnavi li.gnavi04 .dropdown {
  left: -440px;
}
#globalnavi li.gnavi04 .dropdownIn {
  width: 815px;
}
#globalnavi li.gnavi04 .dropdownIn:before {
  position: absolute;
  left: 510px;
  top: -14px;
  width: 26px;
  height: 15px;
  background: url(../images/icon/ico_dropdown03.png);
  content: '';
}
#globalnavi li.gnavi05 .dropdown {
  left: auto;
  right: 0;
}
#globalnavi li.gnavi05 .dropdownIn {
  width: 420px;
}
#globalnavi li.gnavi05 .dropdownIn:before {
  position: absolute;
  left: 315px;
  top: -14px;
  width: 26px;
  height: 15px;
  background: url(../images/icon/ico_dropdown03.png);
  content: '';
}
.dropdownImg {
  width: 172px;
}
.dropdownImg img {
  border: 1px solid #d4dfe3;
  padding: 1px;
  background: #fff;
}
#globalnavi .dropdown ul li {
  float: none;
  margin-left: 0;
  width: 180px;
  margin-right: 0;
}
#globalnavi .dropdown ul li:last-child {
  margin-right: 0;
}

#globalnavi .dropdown ul li a,
#globalnavi .dropdownBtn a {
  display: inline-block;
  width: auto;
  height: auto;
  text-indent: inherit;
  outline: inherit;
  font-size: 14px;
  color: #0067ca;
  font-weight: bold;
  background: url(../images/icon/ico_dropdown01.gif) no-repeat left 3px;
  padding-left: 16px;
  margin-bottom: 10px;
}
#globalnavi .dropdown ul li .Sub {
}
#globalnavi .dropdown ul li .Sub a {
  font-weight: normal;
  display: block;
  border-bottom: 1px solid #3e5d6a;
  background: url(../images/icon/ico_dropdown02.gif) 3px 10px no-repeat;
  padding: 5px 13px;
  margin-bottom: 5px;
}

.dropdownImg02 {
  width: 111px;
}
.dropdownTit {
  color: #0067ca;
  font-size: 16px;
  font-weight: bold;
  border-left: 4px solid #0067ca;
  padding-left: 5px;
  margin-bottom: 15px;
}
.dropdownTit a {
  text-indent: 0px !important;
  height: 24px !important;
  /*text-decoration: none;*/
  display: table-cell !important;
  width: 140px !important;
}
.dropdownBox01 {
  border-right: 1px solid #3e5d6a;
}
.dropdownBox01:last-child {
  border: 0;
}
/*------------------------------------------------------------------------------
 TEASER
 -----------------------------------------------------------------------------*/
/*---TOP PAGE---*/
.teaserTop {
  width: 100%;
  height: 490px;
  background: url(../images/teaser/teaser.jpg) no-repeat center;
}
.teaserTop .inner {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: 490px;
}
.teaserTopBnr {
  position: absolute;
  right: 0;
  bottom: 0;
}

/*---UnderPage---*/
.teaserUnderPage {
  width: 100%;
  height: 124px;
  background: url(../images/teaser/teaser_bg_page.jpg) no-repeat center top;
  overflow: hidden;
}
.teaserUnderPage .inner {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.teaserUnderPage .inner h2 {
  font-size: 30px;
  margin-top: 10px;
  font-weight: bold;
}

/*------------------------------------------------------------------------------
 BREADCRUMBS
 -----------------------------------------------------------------------------*/
#breadcrumbs {
}
#breadcrumbs ul {
  font-size: 11px;
}
#breadcrumbs ul li {
  float: left;
  padding-left: 15px;
  background: url(../images/common/icon_bread.gif) no-repeat 0.5em center;
}

/*------------------------------------------------------------------------------
 COLUMN
 -----------------------------------------------------------------------------*/
.wrapper {
  width: 100%;
  overflow: hidden;
  background: url(../images/common/bg_dot01.gif) repeat;
}
.content {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}

/*------------------------------------------------------------------------------
 ASIDE(SIDE COLUMN)
 -----------------------------------------------------------------------------*/
aside {
  width: 246px;
  float: right;
}
/* SIDE MENU */
#sideList01 {
  margin-bottom: 19px;
}
#sideList01 h3 {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  display: table-cell;
  width: 100%;
  height: 70px;
  vertical-align: middle;
  padding-left: 12px;
  width: 246px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background: #0093d9;
  border-left: 5px solid #0167cb;
}
#sideList01 > ul {
  border: 1px solid #dfe3e4;
  background: #fff;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
#sideList01 > ul > li {
  background: url(../images/icon/ico_sidelist01.png) 11px 22px no-repeat;
  padding: 19px 11px 19px 34px;
  border-top: 1px solid #dfe3e4;
}
#sideList01 > ul > li h4.active {
  display: block;
  margin-left: -26px;
  padding-left: 26px;
  background: url(../images/icon/ico_sidelist01.png) 6px 12px no-repeat #e6f0f8;
  padding-top: 5px;
  padding-bottom: 5px;
}
#sideList01 > ul > li:hover {
  background: url(../images/icon/ico_sidelist01.png) 11px 22px no-repeat #e6f0f8;
}

#sideList01 > ul > li:first-child {
  border-top: 0;
}
#sideList01 > ul > li > a {
  color: #3e5d6a;
  font-size: 14px;
}
#sideList01 > ul > li > ul {
  /* 第4階層の字下げ */
  padding-left: 10px;
}
#sideList01 > ul > li > ul > li > a {
  /* 第4階層の指定 */
  color: #3e5d6a;
  margin-top: 5px;
  display: inline-block;
}

#sideList01 > ul > li > ul > li > ul > li > a {
  /* 第5階層の指定 */
  color: #3e5d6a;
  margin-top: 5px;
  display: inline-block;
}

#sideList01 > ul > li > ul > li > ul > li.active {
  /* 第5階層の指定 */
  font-weight: bold;
  background: url(../images/icon/ico_sidelist02.png) 3px 7px no-repeat #affaaf;
  margin-left: -16px;
  padding-left: 26px;
}

#sideList01 > ul > li.active {
  /* 第3階層の指定 */
  font-weight: bold;
  background: url(../images/icon/ico_sidelist01.png) 11px 22px no-repeat #e6f0f8;
  display: block;
}

#sideList01 > ul > li > ul > li.active {
  /* 第四階層の指定 */
  font-weight: bold;
  background: url(../images/icon/ico_sidelist02.png) 3px 7px no-repeat #affaaf;
  margin-left: -26px;
  padding-left: 26px;
}

.sideList02 {
  padding: 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: #0093d9;
}
.sideList02 li {
  margin-top: 5px;
}
.sideList02 li:first-child {
  margin-top: 0;
}
.sideList02 li a {
  display: block;
}
.sideList02 li a img {
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #fff;
}
.sideList02 li a:hover img {
  border: 1px solid #0067ca;
}
/*------------------------------------------------------------------------------
 ARTICLE(TWO COLUMN)
 -----------------------------------------------------------------------------*/
article {
  width: 710px;
  float: left;
}
article img a:hover {
  filter: alpha(opacity=80);
  opacity: 0.7;
}

/*------------------------------------------------------------------------------
 SIDE BUTTON
 -----------------------------------------------------------------------------*/
#btnMemberlist {
  position: absolute;
  right: 0px;
  z-index: 50;
  width: 80px;
  height: 135px;
  margin-top: 25px;
  background-color: #0093d9;
}
#btnMemberlist:hover {
  background-color: #0094cf;
  text-decoration: none;
}
#btnMemberlist dl {
  height: 135px;
  background: url(../images/common/side_btn_apply.png) no-repeat center;
}
#btnMemberlist dl dd {
  padding-top: 82px;
  text-align: center !important;
  color: #fff;
  font-size: 23px;
  font-weight: bold;
}
#btnApply {
  position: absolute;
  right: 0px;
  margin-top: 160px;
  z-index: 50;
  width: 80px;
}
#btnApply dl {
  height: 30px;
}
#btnApply dl dd {
  text-align: center !important;
}

#btnInquiry {
  position: absolute;
  right: 0px;
  z-index: 50;
  width: 80px;
  height: 245px;
  margin-top: 270px;
  background-color: #e0583c;
}
#btnInquiry:hover {
  background-color: #eb403c;
  text-decoration: none;
  cursor: pointer;
}
#btnInquiry dl {
  height: 243px;
  background: url(../images/common/side_btn_inquiry.png) no-repeat center;
}

/*------------------------------------------------------------------------------
 FOOTER
 -----------------------------------------------------------------------------*/

/*---PAGETOP---*/
#page-top {
  position: fixed;
  bottom: 30%;
  right: 5%;
  font-size: 70%;
}
#page-top a {
  display: block;
  text-decoration: none;
  padding-top: 150px;
  width: 72px;
  height: 0px;
  overflow: hidden;
  background: url(../images/common/pagetop.png) no-repeat 0 0;
  display: none;
}
#page-top a:hover {
  background-position: 0 -150px;
}

/*---BANNER AREA---*/
#footerBanner01 {
  overflow: hidden;
  background: url(../images/common/footer_bnr_bg.gif) repeat-x top;
  border-top: 1px solid #ffffff;
}
#footerBanner01 .inner {
  width: 980px;
  margin: 0px auto 0px auto;
  padding-top: 8px;
  padding-bottom: 8px;
  overflow: hidden;
}
#footerBanner01 .inner dl img {
  border: #fff solid 1px;
}
#footerBanner01 .inner img:hover {
  border: #0067ca solid 1px;
}

#footerBanner01 .inner dl {
  float: left;
}
#footerBanner01 .inner dl dt {
  float: left;
  margin-right: 6px;
}

/*---UNDER PAGE---*/
#footerBanner02 {
}
#footerBanner02 .inner {
  width: 980px;
  margin: 0px auto 0px auto;
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: hidden;
}
#footerBanner02 .inner ul {
}
#footerBanner02 .inner ul li {
  float: left;
  /*margin-right:20px;*/
  margin-right: 15px;
}
#footerBanner02 .inner ul li:last-child {
  margin-right: 0px;
}

/*---FOOTER MAIN SITEMAP---*/
footer {
  width: 100%;
  min-height: 570px;
  background: url(../images/common/footer_bg_view.jpg) repeat-x bottom;
}
footer .sky {
  background: url(../images/common/footer_bg_sky.gif) repeat-x top;
  min-height: 570px;
}
footer .inner {
  width: 980px;
  margin: 0px auto 0px auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

/*---FOOTER INFO---*/
#footerInfo {
  overflow: hidden;
  color: #000;
}
#footerInfo .inner {
  width: 980px;
  margin: 0px auto 0px auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

footer .sky .sitemap {
  width: 680px;
  float: left;
}
footer .sky .facebook {
  width: 300px;
  float: right;
}

.sitemapBox {
  width: 220px;
  float: left;
}
.sitemapTit {
  background: url(../images/common/bg_sitemaptit.png) 0 0 repeat-y;
  color: #0067ca;
  font-size: 15px;
  font-weight: bold;
  padding: 2px 0 2px 6px;
  margin-bottom: 10px;
}
.sitemapList {
  margin-bottom: 20px;
}
.sitemapList li {
  margin-bottom: 3px;
  padding-left: 12px;
  background: url(../images/icon/ico_sitemap.png) 5px 5px no-repeat;
}

/* 20150918 追加 */
.itemName {
  display: table-cell;
  width: 37%;
  text-align: center;
}
.itemName2 {
  display: table-cell;
  width: 36%;
  text-align: center;
}
.item {
  display: table-cell;
  width: 50%;
}
.Lflnk {
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 6px;
  padding-left: 10px;
  background-color: #ffffff;
  cursor: pointer;
  font-size: 1em;
  float: left;
}
.Lflnk input {
  border: 1px solid #3e5d6a !important;
  display: inline-block;
  vertical-align: middle;
  color: #3e5d6a;
  padding: 1px 5px 0;
  text-decoration: none;
  margin-right: 20px;
  font-size: 16px;
  background: #fff;
}
.Lflnk input:hover {
  text-decoration: none;
  background: #3e5d6a;
  color: #fff;
}

.rilink {
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 6px;
  padding-left: 10px;
  background-color: #ffffff;
  cursor: pointer;
  font-size: 1em;
  float: right;
}
.rilink input {
  border: 1px solid #3e5d6a !important;
  display: inline-block;
  vertical-align: middle;
  color: #3e5d6a;
  padding: 1px 5px 0;
  text-decoration: none;
  margin-right: 20px;
  font-size: 16px;
  background: #fff;
}
.rilink input:hover {
  text-decoration: none;
  background: #3e5d6a;
  color: #fff;
}

.eventbotton {
  display: inline-block;
  padding: 10px 10px 10px 10px;
  background: url(../images/icon/ico_next.png) right center no-repeat;
}

/* 20150918 ここまで */
