html,
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -webkit-font-smoothing: antialiased;
}

body {
  margin: 0px;
  padding: 0;
  /* background: #506765; */
  /* overflow-x: hidden; */
}

.spMode #top_slide {
  background: url(../img/bgImg.jpg) no-repeat 0 0;
  background-size: 102% auto;
}

/*============================
#header
============================*/

.header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 70px;

  z-index: 50;
}

.header-nav {
  width: 1000px;
  margin: 40px auto 0;
  /* margin: 18px auto 0;  */
  overflow: hidden;
  padding: 0 10px;
  box-sizing: border-box;
}

.header-nav h1 {
  float: left;
}

.header-nav ul {
  overflow: hidden;
  margin-top: 13px;
  margin-left: 190px;
}
.header-nav ul,
.header-nav li {
  float: left;
}
.header-nav li {
  margin-right: 37px;
}
.header-nav li a {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  display: inline-block;
  padding-top: 2px;
}
.header-nav li a:hover {
  /* text-decoration: underline; */
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.header-nav .up {
  margin-left: 2px;
  background: #fff;
  border-radius: 10px;
  color: #cc3300;
  padding: 2px 9px 1px;
  display: inline-block;
}

.info {
  font-size: 12px;
  text-align: right;
  color: #fff;
  margin-top: 5px;
}

.info span {
  display: block;
}

.info span:nth-of-type(n + 2) {
  margin-top: 3px;
}

.header-fix .header-nav .up {
  background: #efefef;
}

.header-fix {
  position: fixed;
  top: 0;
  background: #fff;
}
.header-fix .header-nav {
  margin-top: 8px;
}

.header-fix .header-nav ul {
  margin-top: 18px;
}

.header-fix .header-nav h1 a {
  background: url(../common/img/h_logo.png) no-repeat 0 0;
  width: 166px;
  height: 55px;
  display: block;
}
.header-fix .header-nav h1 img {
  display: none;
}
.header-fix .header-nav li a {
  color: #000;
}
.header-fix .fRight {
  margin-top: 8px;
}

.header-fix .info {
  color: #000;
  margin-top: 14px;
}

.hoverLink {
}
.hoverLink:hover,
.hoverLink:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.row {
  overflow: hidden;
}
.fLeft {
  float: left;
}

.fRight {
  float: right;
}

#top_slide {
  min-width: 1000px;
}

#myCanvas {
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  min-width: 100%;
  width: auto;
  height: auto;
}
#bgvid {
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
#androidLayer {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5000;
  text-align: center;
  width: 100%;
  height: 100%;
  background: #a7bcb9;
  font-size: 30px;
  padding-top: 283px;
}
#androidLayer .small {
  font-size: 12px;
}

/* .video_area */
.video_area {
  overflow: hidden;
  position: relative;
}

.bnrLayer {
  position: absolute;
  top: 59px;
  right: 74px;
  z-index: 12;
}

.movieLayer {
  position: absolute;
  bottom: 55px;
  right: 15px;
  z-index: 12;
}

.movieInner,
.bnrInner {
  background: #fff;
  cursor: pointer;
}

.video_layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.loading .video_layer {
  background: #506765 url(../img/cube.gif) no-repeat center center;
  position: fixed;
  z-index: 500;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.movieLink {
  position: absolute;
  bottom: 0;
  left: 50%;
  background: transparent url(../img/img_arrow_bottom.png) no-repeat center
    bottom;
  width: 70px;
  height: 85px;
  margin-left: -35px;
}

.loading .movieLink {
  display: none;
}

.news_ticker {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 11;
  height: 40px;
}

.news_ticker_bg {
  background: #000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.news_ticker_inner {
  position: relative;
  z-index: 10;
  color: #fff;
  line-height: 39px;
  padding-left: 15px;
}
.slick-slide {
  position: relative;
}
.news_ticker_inner dt {
  /* float: left; */
  margin-right: 23px;
  font-weight: normal;
}
.news_ticker_inner dd {
  font-weight: normal;
  position: absolute;
  top: 0;
  left: 83px;
}

.news_ticker a,
.news_ticker_link {
  color: #fff;
  text-decoration: none;
}
.news_ticker a:hover,
.news_ticker_link:hover {
  /* text-decoration: underline; */
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.news_ticker_inner strong {
  display: inline-block;
  margin-right: 10px;
}
.news_ticker_inner br {
  display: none;
}

.linkMore {
  display: inline-block;
  border-radius: 10px;
  background: #fff;
  color: #556b69;
  line-height: 1;
  padding: 5px 27px 4px;
  text-decoration: none;
}
.linkMore:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.box {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
}

.area01 {
}

.area01 .areainner,
.area02 .areainner,
.area03 .areainner,
.area04 .areainner,
.area05 .areainner,
.area06 .areainner {
  width: 980px;
  margin: 0 auto;
}

.area01 {
  background: #a3b8b3 url(../img/bg_area01.png) no-repeat center bottom;
  background-size: cover;
  min-width: 1000px;
  height: 655px;
}

.area02 {
  background: #a3b8b3 url(../img/bg_area02.png) no-repeat center bottom;
  background-size: cover;
  height: 640px;
  width: 100%;
  min-width: 1000px;
}
.area03 {
  background: #bcc4c8 url(../img/bg_area03.png) no-repeat left center;
  background-size: cover;
  min-width: 1000px;
  height: 430px;
}
.area04 {
  background: #f2f1e6;
  min-width: 1000px;
}
.area05 {
  background: #a3b8b3 url(../img/bg_area05.png) no-repeat center top;
  background-size: cover;
  height: 430px;
  min-width: 1000px;
}
.area06 {
  background: #a3b8b3 url(../img/bg_area06.png) no-repeat center bottom;
  background-size: cover;
  min-width: 1000px;
  height: 593px;
}

/* .area01 */

.area01 {
}

.area01 .fLeft,
.area01 .fRight {
  width: 48%;
}

.area01 .areaheader {
  text-align: center;
  border-bottom: 1px solid #fff;
  padding: 68px 0 36px;
}

.area01 h1 {
  margin-bottom: 18px;
}

.area01 h2 {
  font-size: 18px;
}

.area01 dl {
  padding-top: 198px;
  text-align: center;
}
.area01 dt {
  font-size: 18px;
}
.area01 dt strong {
  font-size: 29px;
  display: block;
  font-weight: normal;
  margin: 10px auto 18px;
}
.area01 dd {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 26px;
}
.area01 a {
  color: #000;
  display: block;
}
.area01 a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.area01-01 {
  float: left;
  width: 50%;
  background: url(../img/img_area01_01.png) no-repeat center 35px;
}
.area01-02 {
  float: right;
  width: 50%;
  background: url(../img/img_area01_02.png) no-repeat center 35px;
}

.area01-03 {
  float: left;
  width: 50%;
  background: url(../img/img_area01_03.png) no-repeat center 35px;
}
.area01-04 {
  float: right;
  width: 50%;
  background: url(../img/img_area01_04.png) no-repeat center 35px;
}
.area01-03 dd,.area01-04 dd {
  margin-top: 120px;
}
/* .area02 */

.area02 {
  position: relative;
}

.area02:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 50%;
  bottom: 0;
  background: #687578;
  opacity: 0.6;
  content: " ";
}

.area02 .fLeft h1 {
  padding-top: 197px;
}

.area02 .fRight {
  position: relative;
  z-index: 1;
  padding-top: 82px;
  text-align: center;
  color: #fff;
}

.area02 .fRight h2 {
  margin-bottom: 20px;
}
.area02 .fRight h3 {
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 2px;

  margin-bottom: 40px;
}
.area02 .fRight h4 {
  font-size: 20px;
  line-height: 1.8;
  margin-bottom: 20px;
  letter-spacing: 2px;
}
.area02 .fRight p {
  font-size: 16px;
  line-height: 2.5;
  margin-bottom: 32px;
}
.area02 .fRight .linkMore {
  padding-left: 58px;
  padding-right: 58px;
}

/* .area03 */

.area03 {
  color: #fff;
}
.area03 .fLeft {
  width: 291px;
  text-align: center;
}
.area03 h1 {
  padding-top: 165px;
}
.area03 h2 {
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 2px;

  margin: 20px auto;
}
.area03 .linkMore {
  padding-left: 58px;
  padding-right: 58px;
}

/* .area04 */

.area04 {
  padding-top: 69px;
  padding-bottom: 51px;
}

.area04 h1 {
  text-align: center;
}
.area04 h2 {
  text-align: center;
  font-size: 18px;
  font-weight: normal;

  margin: 20px auto 37px;
}

.area04 .newsrelease {
  overflow: hidden;
}

.area04 .newsrelease a {
  color: #292a20;
  text-decoration: none;
}
.area04 .newsrelease a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.area04 dl {
  border-bottom: 1px solid #f9f8f3;
  margin-bottom: 17px;
}

.area04 dt {
  float: left;
  width: 100px;
  text-align: center;
  background: #e1dfd0;
  color: #292a20;
  padding-top: 8px;
  padding-bottom: 8px;
}

.area04 dd {
  padding-left: 127px;
  color: #292a20;
  font-size: 14px;
  line-height: 1.5;
  padding-bottom: 20px;
}

.area04 dd strong {
  font-size: 18px;
  font-weight: normal;
  display: inline-block;
  margin-bottom: 3px;
  font-weight: bold;
}

.fCenter {
  text-align: center;
}

.area04 .linkMore {
  border: 1px solid #516866;
}

.area04 .linkMore {
  padding-left: 58px;
  padding-right: 58px;
}

/* .area05 */

.area05 .fRight {
  text-align: center;
  width: 50%;
  padding-top: 146px;
  color: #fff;
}

.area05 h2 {
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 2px;

  margin: 20px auto 30px;
}

.area05 .linkMore {
  padding-left: 50px;
  padding-right: 50px;
}

/* .area06 */

.area06 {
}

.area06 .fLeft,
.area06 .fRight {
  width: 50%;
  text-align: center;
  color: #fff;
}

.area06 .fLeft {
  padding-top: 200px;
}

.area06 h2 {
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 2px;

  margin: 20px auto 30px;
}

.area06 .fLeft p {
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 2px;
}

.area06 .fRight {
  padding-top: 98px;
}

.area06 .fRight dt {
  font-size: 15px;
  padding-top: 81px;
  padding-bottom: 19px;
}

.area06-01 {
  background: url(../img/img_area06_tel01.png) no-repeat center top;
}

.area06-02 {
  background: url(../img/img_area06_mail01.png) no-repeat center top;
  margin-top: 92px;
}

/*============================
#footer
============================*/

#gFooter {
  background: #f2f1e6;
  padding: 50px 0;
  overflow: hidden;
  clear: both;
  min-width: 1000px;
}
#gFooter .box {
  position: relative;
}
#fLogo {
  width: 500px;
  float: left;
  color: #506665;
}
#fLogo a {
  display: block;
  color: #506665;
  text-decoration: none;
}
#fLogo a:hover {
  /* text-decoration: underline; */
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#fLogo h1 {
  float: left;
  width: 193px;
}
#fLogo h2,
#fLogo p {
  float: right;
  width: 278px;
  margin-bottom: 15px;
}
#fLogo p {
  margin-bottom: 35px;
}
#fLogo ul {
  clear: both;
}
#fLogo li {
  width: 80px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  font-size: 13px;
  float: left;
}

#bnrLibrary {
  margin: 0 0 55px -6px;
  overflow: hidden;
}
#bnrLibrary li {
  float: left;
  margin-left: 12px;
}
#icoArea {
  width: 295px;
  float: right;
}
#icoArea li {
  float: left;
  margin-left: 25px;
}

#icoArea li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

#gFooter .box #pageTop {
  position: absolute;
  right: 0;
  bottom: 0;
}

small {
  background: #506765;
  line-height: 30px;
  text-align: center;
  display: block;
  font-size: 12px;
  color: #fff;
  min-width: 1000px;
}

/* 動画 */
#modalWrap {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 300;

  display: none;
}
#modal {
  height: 540px;
  width: 960px;
  top: 50%;
  margin-top: -270px;
  max-width: 960px;
  position: absolute;
  z-index: 201;
}
#modal .closeBtn {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  background: url(../img/close.png) center center no-repeat;
  width: 25px;
  height: 25px;
  position: absolute;
  right: -30px;
  top: -30px;
  cursor: pointer;
}
#modal .closeBtn:hover {
  opacity: 0.7;
}

#modalWrap iframe {
  width: 960px;
  height: 540px;
}

#modalBase {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 200;
}

.access {
  position: absolute;
  bottom: 0;
  right: 0;
}
