@charset "UTF-8";
/* ------------------------------------
	* reset
* ------------------------------------ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* ------------------------------------
	* site-base
* ------------------------------------ */
html {
  height: 100%;
  font-size: 14px;
}

body {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", YuGothic, "游ゴシック", Meiryo, "メイリオ", sans-serif;
  color: #333333;
  line-height: 1.5;
  height: 100%;
  background-color: #fff;
}

img {
  vertical-align: middle;
}

a:link {
  color: #0066aa;
  text-decoration: none;
}

a:hover, a:active {
  color: #0066aa;
  text-decoration: underline;
}

#pre-loader {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#pre-loader .box-loader-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -172px;
  margin-top: -78px;
}
#pre-loader .box-loader-progress {
  position: absolute;
  width: 0;
  height: 16px;
  top: 50%;
  left: 0;
  margin-top: -8px;
  background-color: #f40054;
}

#pre-loader .box-loader {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

#pre-loader .box-loader .n001 {
  position: absolute;
  top: 0;
  left: 106px;
  opacity: 0.6;
}

#pre-loader .box-loader .n010 {
  position: absolute;
  top: 0;
  left: 54px;
  opacity: 0.6;
}

#pre-loader .box-loader .n100 {
  position: absolute;
  top: 0;
  left: 2px;
  opacity: 0.6;
}

.cfx:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.cfx {
  zoom: 1;
}

/* ------------------------------------
  * 下層のみ[.lower-pages]
* ------------------------------------ */
.lower-pages {
  height: auto;
}
.lower-pages .btn-menu {
  position: fixed;
  right: 0;
  top: 15%;
  width: 165px;
  height: 77px;
  z-index: 999;
  cursor: pointer;
}
.lower-pages .btn-menu img {
  position: absolute;
  top: 0;
  left: 0;
}

.lower-pages {
  /* footer */
}
.lower-pages .wrp-gnav {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  overflow: auto;
  z-index: 500;
}
.lower-pages .wrp-gnav .btn-menu-close {
  position: absolute;
  width: 140px;
  height: 140px;
  top: 40px;
  right: 40px;
  z-index: 10;
  cursor: pointer;
}
.lower-pages .wrp-gnav .btn-menu-close img {
  position: absolute;
  top: 0;
  left: 0;
}
.lower-pages .wrp-gnav .g-nav {
  min-height: 630px;
  overflow: auto;
}
.lower-pages .wrp-gnav .nav-lists {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  margin-top: -315px;
}
.lower-pages .wrp-gnav .nav-lists li {
  position: relative;
  height: 105px;
  text-align: center;
}
.lower-pages .wrp-gnav .nav-lists li:hover {
  cursor: pointer;
}
.lower-pages .wrp-gnav .nav-lists li.over {
  background-color: #f40054;
}
.lower-pages .wrp-gnav .nav-lists li a {
  position: relative;
  display: block;
  height: 105px;
}
.lower-pages .wrp-gnav .nav-lists li a:hover {
  cursor: pointer;
}
.lower-pages .wrp-gnav .nav-lists li img {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -220px;
}
.lower-pages .wrp-gnav .nav-lists .m_on {
  opacity: 0;
}
.lower-pages .wrp-next-page {
  position: relative;
  width: 100%;
  height: 190px;
  margin-top: 60px;
  overflow: hidden;
}
.lower-pages .wrp-next-page .next-page {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -541px;
  text-align: center;
}
.lower-pages .wrp-next-page img {
  position: absolute;
  top: 0;
  left: 0;
}
.lower-pages .btn-ovr {
  display: none;
}
.lower-pages .pagetop {
  text-align: center;
}
.lower-pages .wrp-footer {
  display: table;
  height: 100px;
  width: 100%;
  margin-top: 45px;
  background-color: #261300;
  text-align: center;
}
.lower-pages .wrp-footer .inner-footer {
  display: table-cell;
  vertical-align: middle;
}
.lower-pages .wrp-footer .inner-footer img {
  margin-left: 24px;
}
.lower-pages .wrp-footer .inner-footer img:first-child {
  margin-left: 0;
}
.lower-pages .wrp-footer .inner-footer .logo {
  display: inline-block;
}
.lower-pages .wrp-footer .copytxt {
  margin-left: 50px;
  color: #fff;
  font-size: 14px;
}

/* ie8用下層ナビ */
.lower-pages.ie8 .wrp-gnav {
  background: url(../img/common/bg_lower_menu_ie8.png) repeat 0 0;
}
.lower-pages.ie8 .nav-lists .m_on {
  display: none;
}

/* SNS*/
.sns-list {
  margin-top: 5px;
  margin-right: 30px;
  display: inline-block;
  vertical-align: middle;
}

.sns-list li {
  float: left;
}

.sns-list .fb {
  width: 75px;
  margin-right: 5px;
}

.sns-list .tw {
  width: 80px;
}
