/* for all elememt */
#header,#footer,.pageHeadBox,#head_tbl {
  font-family: "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイE", "Meiryo", sans-serif;
}
@media all and (-ms-high-contrast: none) {
  #header,#footer,.pageHeadBox,#head_tbl { 
  font-family: "メイE", "Meiryo", sans-serif;
  }
}
#header{
  width: 100% !important;
}
#header a, #footer a{
  text-decoration: none;
}
#header .headerArea {
  max-width: 100%;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  height: 168px;
}
/* headerlogo-part */
#header .headerTop {
  margin-bottom: 15px;
  height: 108px;
  box-sizing: border-box;
}
#header p.logo {
  position: absolute;
  left: 50%;
  top: 20px;
  margin-left: -40px;
}
#header p.logo a {
  text-indent: -9999px;
  display: inline-block;
  width: 80px;
  height: 65px;
  background-image: url(/newpackage/0207677/img/hd_logo.png);
  background-repeat: no-repeat;
  background-size: contain;
}
#header .logoBr {
  display: none;
}
/* header-left-part */
#header .headerLeft {
  float: left;
}
#header .free {
  color: #0d47a1;
  margin-bottom: 6px;
  margin-top: 23px;
  font-size: 12px;
}
#header .copy {
  display: inline-block;
  font-size: 14px;
  color: #3399ff;
  margin-right: 25px;
}
#header .copy span {
  font-size: 24px;
  font-weight: bold;
  margin-left: 10px;
  position: relative;
  top: 2px;
  background-image: url(/newpackage/0207677/img/ico_tel.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px 20px;
  padding-left: 25px;
}
#header .headerContact a {
  color: #0d47a1;
  font-size: 12px;
  font-weight: bold;
  padding-left: 14px;
  background-image: url(/newpackage/0207677/img/arr_blue.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 7px 7px;
  margin-left: 108px;
}
/* heaader-right-part */
#header .headerRight {
  float: right;
}
#header .subNav {
  float: right;
  margin-top: 25px;
  margin-bottom: 8px;
}
#header .subNav li {
  display: inline-block;
  margin-left: 12px;
}
#header .subNav li a {
  color: #0d47a1;
  font-size: 12px;
  padding-left: 14px;
  background-image: url(/newpackage/0207677/img/arr_blue.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 7px 7px;
}
#header .contactArea {
  clear: both;
  text-align: right;
}
#header a.car {
  background-image: url(/newpackage/0207677/img/ico_car.png);
  background-repeat: no-repeat;
  background-position: left 13px center;
  background-size: 12px 12px;
  padding-left: 36px;
}
#header a.mini {
  background-color: #3399ff;
  color: #fff;
  border-radius: 15px;
  padding: 3px 21px;
  padding-left: 36px;
  font-size: 16px;
  border-bottom: 1px solid #2E7CC9;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355);
}
#header #button_container {
      display: none;
  }
  /* nav-list -part */
#header .navList {
    vertical-align: top;
}
#header .navList li  a {
  font-weight: 300;
}
#header .navList > li {
  float: left;
  width: 12.5%;
  position: relative;
  vertical-align: top;
  position: relative;
  /* padding-bottom: 15px; */
  height: 60px;
}
/* navlist 1 */
#header .navList > li.nav1 > a {
  border-left: 1px solid #ccc;
  background-image: url(/newpackage/0207677/img/hd_nav01.png);
}
/* navlist 2 */
#header .navList > li.nav2 > a, .navList > li.nav2 > span {
  background-image: url(/newpackage/0207677/img/hd_nav02.png);
}
/* navlist3 */
#header .navList > li.nav3 > a, .navList > li.nav3 > span {
  background-image: url(/newpackage/0207677/img/hd_nav03.png);
}
/* navlist4 */
#header .navList > li.nav4 > a,#header .navList > li.nav4 > span {
  background-image: url(/newpackage/0207677/img/hd_nav04.png);
}
/* navlist5 */
#header .navList > li.nav5 > a,#header .navList > li.nav5 > span {
  background-image: url(/newpackage/0207677/img/hd_nav05.png);
}
/* navlist6 */
#header .navList > li.nav6 > a,#header .navList > li.nav6 > span {
  background-image: url(/newpackage/0207677/img/hd_nav06.png);
}
/* navlist7 */
#header .navList > li.nav7 > a,#header .navList > li.nav7 > span {
  background-image: url(/newpackage/0207677/img/hd_nav07.png);
}
/* navlist8 */
#header .navList > li.nav8 > a,#header .navList > li.nav8 > span {
  background-image: url(/newpackage/0207677/img/hd_nav08.png);
}
#header .navList > li > span:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0px;
  width: 0;
  height: 4px;
  background-color: #3A9BFB;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#header .navList > li > a,#header .navList > li > span {
  vertical-align: top;
  border-right: 1px solid #ccc;
  text-align: center;
  height: 100%;
  display: block;
  box-sizing: border-box;
  height: 45px;
  padding-top: 24px;
  font-size: 13px;
  font-weight: bold;
  /* padding-bottom: 10px; */
  /* padding-top: 27px; */
  background-image: url(/newpackage/0207677/img/hd_nav01.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 25px 20px;
  -webkit-transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#header .navList > li > a:after,#header .navList > li > span:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0px;
  width: 0;
  height: 4px;
  background-color: #3A9BFB;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#header .navList li a:link,#header .navList li a:visited {
  color: #000;
  text-decoration: none;
}
/* navigation-hidden-part */
#header .hiddenNav {
  display: none;
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 60px;
  z-index: 100;
  background-color: #0d47a1;
  padding: 30px 20px;
  -webkit-transform: translateY(0%) translateX(-50%) rotate(0);
  -ms-transform: translateY(0%) translateX(-50%) rotate(0);
  transform: translateY(0%) translateX(-50%) rotate(0);
}

#header .navList > li > a:hover,#header .navList > li > span:hover {
  text-decoration: none;
  color: #3A9BFB;
  /* opacity: 0.6; */
}
#header .navList > li:hover > a:after,#header .navList > li:hover > span:after{
	width: 100%;
}

#header .navList > li:hover .hiddenNav{
	display: block;
	opacity: 1;
	animation-duration: 0.4s;
	animation-name: fade-in;
	-moz-animation-duration: 0.4s;
	-moz-animation-name: fade-in;
	-webkit-animation-duration: 0.4s;
	-webkit-animation-name: fade-in;
}

    @keyframes fade-in {
      0% {
        display: none;
        opacity: 0;
      }

      1% {
        display: block;
        opacity: 0;
      }

      100% {
        display: block;
        opacity: 1;
      }
    }

    @-moz-keyframes fade-in {
      0% {
        display: none;
        opacity: 0;
      }

      1% {
        display: block;
        opacity: 0;
      }

      100% {
        display: block;
        opacity: 1;
      }
    }

    @-webkit-keyframes fade-in {
      0% {
        display: none;
        opacity: 0;
      }

      1% {
        display: block;
        opacity: 0;
      }

      100% {
        display: block;
        opacity: 1;
      }
    }

#header .hiddenNav:hover{
  display: block;
}

#header .hiddenNav li{
	margin-bottom: 10px;
}
#header .hiddenNav li:last-child{
	margin-bottom: 0;
}

#header .hiddenNav li a{
	color: #fff !important;
	white-space: nowrap;
	background-image: url(/newpackage/0207677/img/arr_blue.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 7px 7px;
	padding-left: 20px;
	padding-right: 20px;
}
#header .hiddenNav li a:visited,#header .hiddenNav li a:active{
  color: #fff;
}

#header .hiddenNav li a:hover{
	opacity: 0.8;
	text-decoration: none;
}
/* blue-banner */
.pageHeadBox {
  background-image: url(/newpackage/0207677/img/bg_pagehead.png);
  background-size: 4px 4px;
  color: #fff;
  font-size: 13px;
  margin: 0 auto 20px auto;
}
.breadcrumbBox {
  background-color: #3A9BFC;
  box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.15) inset;
  padding: 6px 0;
}
.breadcrumbList li {
  display: inline-block;
  margin-right: 10px;
}
.breadcrumbList li a {
  background-image: url(/newpackage/0207677/img/arr_breadcrumb.png);
  background-repeat: no-repeat;
  background-position: right 4px;
  background-size: 6px 10px;
  padding-right: 20px;
  color: #fff;
  text-decoration: none;
}
.pageHead {
  line-height: 140%;
  padding: 30px 20px;
}
.pageTtl {
  font-size: 35px;
  text-align: center;
  display: block;
  font-weight: 200;
  line-height: 140%;
}
.pageHead p {
  display: inline-block;
  position: relative;
  top: -10px;
  margin-bottom: 10px;
}
.wide {
  max-width: 100%;
  width: 950px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}

/* start-footer-part */
/* ft-box */
#footer {
  background-color: #E6E6E6;
}
#footer .head {
  background-color: #F5F5F5;
}
#footer .ftBox {
  max-width: 100%;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding: 15px 20px;
}
#footer .logo {
  text-indent: -9999px;
  display: inline-block;
  width: 70px;
  height: 50px;
  background-image: url(/newpackage/0207677/img/ft_logo.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 30px;
  float: left;
}
#footer .info {
  float: left;
  margin-top: 5px;
  font-size: 12px;
}
#footer strong {
  font-weight: bold;
}
/* ft-Nav all */
#footer .ftNavAll {
  clear: both;
  max-width: 100%;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding: 30px 20px;
  position: relative;
  padding-bottom: 0;
  margin-bottom: 0px;
}
#footer .ftNav {
  float: left;
  margin-right: 30px;
  font-size: 12px;
  margin-bottom: 40px;
}
#footer .ftNav li {
  margin-bottom: 8px;
}
#footer .ftNav li a {
  color: #333;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#footer .ftNav3 {
  max-width: 230px;
}
#footer .ftNav3 li {
  width: 33.3%;
  float: left;
}
#footer .ftNav3 li a {
  white-space: nowrap;
}
#footer .privacy {
  width: 80px;
  height: 80px;
  background-image: url(/newpackage/0207677/img/ico_privacy.png);
  background-repeat: no-repeat;
  background-size: 80px 80px;
  background-position: center center;
  text-indent: -9999px;
  position: absolute;
  right: 20px;
  bottom: 0px;
}
#footer #main .tabLink:after, div:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
/* copy-right */
#footer .copyright {
  max-width: 100%;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  clear: both;
  font-size: 10px;
  color: #333;
  padding-bottom: 30px;
}

/* 店舗用??E?表 */
#head_tbl {
  margin: 15px auto;
  border-collapse: collapse;
  width: 944px;

}
#head_tbl tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
}
#head_tbl th, #head_tbl td {
  border: 1px solid #CCCCCC;
  padding: 5px;
  text-align: center;
  font-size: 13px;
}
#head_tbl .Line02 th {
  background-color: #E4E4E4;
}
.border-none{
  border: none !important;
  text-align: left !important;
}