﻿/*-------------
base
-------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  vertical-align: top;
}
body {
  background-color: #fff;
  margin: 0 auto;
}
a {
  color: black;
  outline: none;
  text-decoration: none;
  font-size: 12px;
}
a:hover {
  text-decoration: none;
}
ul, ol {
  list-style: none;
}
@media only screen and (min-width:1025px) {
  .sp {
    display: none;
  }
}
@media only screen and (max-width:1024px) {
  .pc {
    display: none;
  }
  #container {
    overflow-x: hidden;
  }
}
/*-------------
firefox fade対策
-------------*/
img {
  box-shadow: #000 0 0 0;
}
img, x:-moz-any-link, x:default {
  box-shadow: #000 0 0 0;
}
/*-------------
fontstyle
-------------*/
body {
  font-family: '游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, 'MS Pゴシック', 'MS PGothic', sans-serif;
  font-size: 12px;
  line-height: 2.2;
  color: #333;
  -webkit-text-size-adjust: 100%;
}
/*-------------
container
-------------*/
#container {
  width: 1200px;
  margin: 0 auto;
  overflow-x: hidden;
  overflow-y: hidden;
}
/* top */
.toptext {
  width: 990px;
  overflow: hidden;
  margin: 0 auto;
}
.toptext_left {
  float: left;
}
.toptext_right {
  float: right;
}
.toptext p {
  font-size: 11px;
  padding: 2px 10px 0 0;
  font-family: ‘メイリオ’;
  float: left;
}
.main2 {
  /*width: 1200px;*/
  width: 100%;
  margin: 0 auto;
}
/*-------------
memu
-------------*/
#menu {
  overflow: hidden;
}
/*nav*/
div#menu-nav ul {
  width: 1030px;
  margin: 0 auto;
  overflow: hidden;
}
#menu-nav li {
  float: left;
  margin: 103px 12px 0 12px;
}
li#menulogo {
  margin: 10px 0 0 10px;
}
#menu-nav ul a {
  display: block;
  width: 125px;
  height: 41px;
}
#menu-nav ul #nav1 {
  background: url(../images/top/menu/menu1.png) no-repeat;
}
#menu-nav ul #nav2 {
  background: url(../images/top/menu/menu2.png) no-repeat;
}
#menu-nav ul #nav3 {
  background: url(../images/top/menu/menu3.png) no-repeat;
}
#menu-nav ul #nav4 {
  background: url(../images/top/menu/menu4.png) no-repeat;
}
#menu-nav ul #nav5 {
  background: url(../images/top/menu/menu5.png) no-repeat;
}
#menu-nav ul #nav6 {
  background: url(../images/top/menu/menu6.png) no-repeat;
}
#menu-nav ul #nav1:hover {
  background: url(../images/top/menu/menu1on.png) no-repeat;
}
#menu-nav ul #nav2:hover {
  background: url(../images/top/menu/menu2on.png) no-repeat;
}
#menu-nav ul #nav3:hover {
  background: url(../images/top/menu/menu3on.png) no-repeat;
}
#menu-nav ul #nav4:hover {
  background: url(../images/top/menu/menu4on.png) no-repeat;
}
#menu-nav ul #nav5:hover {
  background: url(../images/top/menu/menu5on.png) no-repeat;
}
#menu-nav ul #nav6:hover {
  background: url(../images/top/menu/menu6on.png) no-repeat;
}
/*-------------
topmain
-------------*/
.topmain {
  width: 1200px;
  margin: 15px auto 30px auto;
  clear: both;
}
.topbox {
  height: 550px;
}
.topbox_back {
  position: absolute;
  z-index: 1;
  width: 1200px;
  text-align: right;
}
.topbox_flont {
  position: relative;
  z-index: 2;
  top: 410px;
  left: 700px;
  color: #fff;
  font-size: 13px;
  width: 305px;
  text-align: center;
  line-height: 20px;
  text-shadow: 2px 2px 2px #000;
}
.topbox2 {
  height: 740px;
}
.topbox2_flont {
  position: relative;
  z-index: 2;
  top: 355px;
  left: 170px;
  color: #fff;
  font-size: 13px;
  width: 330px;
  text-align: center;
  line-height: 22px;
  text-shadow: 2px 2px 2px #000;
}
span.fontbig {
  font-size: 15px;
  font-weight: 600;
}
/*nav*/
.topbox2_flont2 a {
  display: block;
  width: 357px;
  height: 308px; /*	text-indent:100%;
	visibility:hidden;*/
}
.topbox2_flont2 #nav7 {
  background: url(../images/top/topmenu1.png) no-repeat;
}
.topbox2_flont2 #nav7:hover {
  background: url(../images/top/topmenu1on.png) no-repeat;
}
.topbox2_flont3 a {
  display: block;
  width: 222px;
  height: 197px;
}
.topbox2_flont3 #nav8 {
  background: url(../images/top/topmenu2.png) no-repeat;
}
.topbox2_flont3 #nav8:hover {
  background: url(../images/top/topmenu2on.png) no-repeat;
}
.topbox2_flont4 a {
  display: block;
  width: 222px;
  height: 197px;
}
.topbox2_flont4 #nav9 {
  background: url(../images/top/topmenu3.png) no-repeat;
}
.topbox2_flont4 #nav9:hover {
  background: url(../images/top/topmenu3on.png) no-repeat;
}
.topbox2_flont5 a {
  display: block;
  width: 222px;
  height: 197px;
}
.topbox2_flont5 #nav10 {
  background: url(../images/top/topmenu4.png) no-repeat;
}
.topbox2_flont5 #nav10:hover {
  background: url(../images/top/topmenu4on.png) no-repeat;
}
.topbox2_flont6 #nav11 {
  background: url(../images/top/topmenu5.png) no-repeat;
}
.topbox2_flont6 #nav11:hover {
  background: url(../images/top/topmenu5on.png) no-repeat;
}
.topbox2_flont7 #nav12 {
  background: url(../images/top/topmenu6.png) no-repeat;
}
.topbox2_flont7 #nav12:hover {
  background: url(../images/top/topmenu6on.png) no-repeat;
}
.topbox2_flont7 a {
  display: block;
  width: 222px;
  height: 197px;
}
.topbox2_flont6 a {
  display: block;
  width: 222px;
  height: 197px;
}
.topbox2_back {
  position: absolute;
  z-index: 1;
  width: 1200px;
  text-align: right;
}
.topbox2_flont2 {
  position: relative;
  z-index: 2;
  top: 97px;
  left: 609px;
}
.topbox2_flont3 {
  position: relative;
  z-index: 2;
  top: 110px;
  left: 677px;
}
.topbox2_flont4 {
  position: relative;
  z-index: 2;
  top: -506px;
  left: 885px;
}
.topbox2_flont5 {
  position: relative;
  z-index: 2;
  top: -402px;
  left: 890px;
}
.topbox2_flont6 {
  width: 222px;
  position: relative;
  z-index: 2;
  top: -571px;
  left: 456px;
}
.topbox2_flont7 {
  width: 222px;
  position: relative;
  z-index: 2;
  top: -660px;
  left: 270px;
}
/*-------------
footer
-------------*/
#footer {
  clear: both;
}
.ft_top {
  width: 1015px;
  margin: 0 auto;
}
p.pagetop {
  float: right;
  overflow: hidden;
  padding: 0 0 10px 0;
}
.ft_middle {
  margin: 0 auto;
  width: 1200px;
  background-color: #eee;
  clear: both;
  overflow: hidden;
}
.contact_box {
  float: left;
  margin: 20px 0 0 140px;
}
.contact_box2 {
  float: left;
  margin: 20px 0 0 45px;
}
.contact_box2 a:hover {
  opacity: 0.7;
}
p.bannertext {
  font-size: 13px;
  font-weight: 600;
  padding: 0 0 0 0;
}
p.bannertel {
  font-size: 17px;
  font-weight: 600;
  padding: 0 0 15px 0;
  line-height: 15px;
}
p.bannertext2 {
  font-size: 13px;
  font-weight: 600;
}
p.contact_box3title {
  width: 200px;
  border: solid 1px #343434;
  color: #343434;
  padding: 0 0 0 5px;
}
.contact_box3 {
  float: right;
  line-height: 20px;
  margin: 15px 195px 0 0;
}
.contact_box3list {
  float: left;
  margin: 5px 40px 0 0;
}
.contact_box3list2 {
  float: left;
  margin: 5px 0 0 0;
}
.contact_box3 li:hover {
  text-decoration: underline;
}
ul.contact_box3list a {
  color: #343434;
}
.ft_bottom {
  clear: both;
  width: 1200px;
  margin: 0 auto;
  font-size: 12px;
  text-align: center;
  background-color: #1a5ea4;
  color: #fff;
  height: 25px;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.main-visual {
  /*height: 1080px;*/
  background-size: cover;
  text-align: center;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.main-visual video {
  margin: 0 auto;
  z-index: 1;
  width: 100%;
  vertical-align: bottom;
}