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, main, menu, nav, section, summary {
  display: block;
}

html, body {
  background-color: #000;
/*  background-position: 50% 0;*/
  color: #2a2a2a;
  font-family: 'Roboto','Noto Sans Japanese','Yu Gothic','YuGothic','Hiragino Kaku Gothic Pro','Meiryo',sans-serif;
/*	font-family: "duel", "NotoSansJP", "Noto-Sans-JP", "Noto Sans JP", "Roboto", "Arial", HiraginoKakuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴシック Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;*/
  font-size: 14px;
  line-height: 180%;
}

a {
  text-decoration: none;
}

p {
  font-size: 14px;
  line-height: 200%;
  letter-spacing: 0.01em;
}

/*
#container {
  position: relative;
  width: 100%;
  max-width: 1920px;
  min-width: 1024px;
  margin: 0 auto;
  background-color: #f1f5f8;
}
*/

#header {
  display: none;
  position: fixed;
  width: 100%;
  height: 80px;
  top: 0;
  left: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  z-index: 99;
}

#header .inner {
  width: 960px;
  height: 80px;
  margin: 0 auto;
}

#header .inner h1 {
  float: left;
}

#header .inner h2 {
  float: left;
}

#header .inner #menu_toggle {
  position: relative;
  float: right;
}

#header .inner #menu_toggle span {
  position: absolute;
  display: block;
  width: 30px;
  height: 2px;
  top: 50%;
  left: 50%;
  background-color: #004eb9;
}

#header .inner:after {
  display: block;
  clear: both;
  content: "";
}

#hero {
  position: relative;
  width: 100%;
  height: 560px;
  background-color: #004eb9;
	background-image: url(../img/catch_bg.png?date=20260316);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

#hero .bk_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 560px;
  overflow: hidden;
  z-index: 1;
}

#hero .bk_wrapper .bk {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 760px;
  background-image: url(../img/hero_bk.jpg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#hero .duel_logo {
  position: absolute;
  display: block;
  width: 130px;
  height: 40px;
  top: 20px;
  left: 50%;
  margin: 0 0 0 -480px;
  background-image: url(../img/hero_hardcorelogo.png);
  z-index: 3;
  font-size: 0;
}

#hero .menu_toggle {
  position: absolute;
  display: block;
  width: 222px;
  height: 53px;
  top: 400px;
  left: 50%;
  margin: 0 0 0 -480px;
  background-image: url(../img/hero_btn.png);
  z-index: 3;
  font-size: 0;
  cursor: pointer;
}

#hero .menu_toggle:hover {
  background-image: url(../img/hero_btn_on.png);
}

#hero h1 {
  position: absolute;
  display: block;
  width: 291px;
  height: 184px;
  top: 88px;
  left: 50%;
  margin: 0 0 0 -495px;
  z-index: 2;
  font-size: 0;
}

#hero h1 .next {
  position: absolute;
  display: block;
  width: 249px;
  height: 68px;
  top: 12px;
  left: 15px;
  background-image: url(../img/hero_logo_layer_02.png);
}

#hero h1 .next span {
  position: absolute;
  display: block;
  width: 249px;
  height: 68px;
  top: 0;
  left: 0;
  content: "";
}

#hero h1 .next span:nth-of-type(1) {
  background-image: url(../img/hero_logo_layer_06.png);
}

#hero h1 .next span:nth-of-type(2) {
  background-image: url(../img/hero_logo_layer_07.png);
}

#hero h1 .next span:nth-of-type(3) {
  background-image: url(../img/hero_logo_layer_05.png);
}

#hero h1 .next span:nth-of-type(4) {
  background-image: url(../img/hero_logo_layer_08.png);
}

#hero h1 .hardcore {
  position: absolute;
  display: block;
  width: 264px;
  height: 50px;
  top: 87px;
  left: 14px;
  background-image: url(../img/hero_logo_layer_03.png);
}

#hero h1 .sw {
  position: absolute;
  display: block;
  width: 159px;
  height: 26px;
  top: 145px;
  left: 13px;
  background-image: url(../img/hero_logo_layer_04.png);
}

#hero h1 .shadow {
  position: absolute;
  display: block;
  width: 291px;
  height: 184px;
  top: 0;
  left: 0;
  background-image: url(../img/hero_logo_layer_01.png);
}

#hero h2 {
  position: absolute;
  display: block;
  width: 29px;
  height: 589px;
  top: 0px;
  left: 50%;
  margin: 0 0 0 -170px;
  background-image: url(../img/hero_copy_bk.png);
  z-index: 3;
  font-size: 0;
}

#hero h2 span {
  display: block;
  width: 29px;
  height: 373px;
  margin-top: 88px;
  background-image: url(../img/hero_copy.png);
}

#hero p {
  position: absolute;
  display: block;
  top: 288px;
  left: 50%;
  margin-left: -480px;
  z-index: 2;
}

#hero p .text {
  position: relative;
  display: block;
  height: 13px;
  margin-bottom: 10px;
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 0;
}

#hero p .text span {
  position: absolute;
  display: block;
  width: 100%;
  height: 13px;
  top: 0;
  right: 0;
  background-color: #fff;
}

#hero p .text_01 {
  width: 173px;
  background-image: url(../img/hero_text_01.png);
}

#hero p .text_02 {
  width: 177px;
  background-image: url(../img/hero_text_02.png);
}

#hero p .text_03 {
  width: 145px;
  background-image: url(../img/hero_text_03.png);
}

#hero p .text_04 {
  width: 172px;
  background-image: url(../img/hero_text_04.png);
}

#hero #hero_slider {
  position: absolute;
  width: 680px;
  height: 560px;
  top: 0;
  left: 50%;
  margin-left: -170px;
  z-index: 2;
  overflow: hidden;
}

#hero #hero_slider img {
  position: absolute;
  top: 0;
  left: 0;
}

#hero #hero_slider img:first-child {
  z-index: 4;
}

#hero #hero_slider_sp {
  display: none;
}

#hero #sns {
  position: absolute;
  top: 15px;
  right: 50%;
  margin-right: -480px;
  z-index: 50;
}

#hero #sns li {
  float: left;
  display: inline-block;
  padding-right: 5px;
}

#hero #sns li.tw {
  padding-top: 5px;
}

#hero #sns:after {
  display: block;
  clear: both;
  content: "";
}

/*
#hero:after {
  display: block;
  position: absolute;
  width: 100%;
  height: 90px;
  left: 0;
  bottom: 0;
  z-index: 10;
  background-image: url(../img/hero_footer_bk.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  content: "";
}
*/

#products {
  position: relative;
  background-image: url(../img/products_bk.png);
  background-position: 50% 100%;
  background-repeat: no-repeat;
}

#products > .inner {
  width: 960px;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-align-content: stretch;
  align-content: stretch;
}

#products .product {
  position: relative;
  width: 470px;
  margin-bottom: 20px;
  z-index: 2;
}

#products .product .wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

#products .product .wrapper .upper {
  position: relative;
  width: 450px;
  height: 340px;
  padding: 10px;
  background-color: #fff;
}

#products .product .wrapper .upper .thumbnail {
  position: relative;
  width: 450px;
  height: 200px;
  background-image: url(../img/item_thumbnail_bk.png);
  overflow: hidden;
}

#products .product .wrapper .upper .thumbnail img {
  position: absolute;
  right: 0;
  bottom: 0;
}

#products .product .wrapper .upper .thumbnail[data-itemno="1"] {
  background-image: url(../img/item_thumbnail_bk_01.png);
}

#products .product .wrapper .upper .thumbnail[data-itemno="2"] {
  background-image: url(../img/item_thumbnail_bk_02.png);
}

#products .product .wrapper .upper .thumbnail[data-itemno="3"] {
  background-image: url(../img/item_thumbnail_bk_03.png);
}

#products .product .wrapper .upper .thumbnail[data-itemno="4"] {
  background-image: url(../img/item_thumbnail_bk_04.png);
}

#products .product .wrapper .upper .thumbnail[data-itemno="5"] {
  background-image: url(../img/item_thumbnail_bk_05.png);
}

#products .product .wrapper .upper .thumbnail[data-itemno="6"] {
  background-image: url(../img/item_thumbnail_bk_07.png);
}

#products .product .wrapper .upper .thumbnail[data-itemno="7"] {
  background-image: url(../img/item_thumbnail_bk_06.png);
}

#products .product .wrapper .upper .thumbnail[data-itemno="8"] {
  background-image: url(../img/item_thumbnail_bk_08.png);
}

#products .product .wrapper .upper .thumbnail[data-itemno="9"] {
  background-image: url(../img/item_thumbnail_bk_09.png);
}

#products .product .wrapper .upper .thumbnail[data-itemno="10"] {
  background-image: url(../img/item_thumbnail_bk_10.png);
}

#products .product .wrapper .upper .thumbnail[data-itemno="11"] {
  background-image: url(../img/item_thumbnail_bk_11.png);
}

#products .product .wrapper .upper .thumbnail[data-itemno="12"] {
  background-image: url(../img/item_thumbnail_bk_12.png);
}

#products .product .wrapper .upper .thumbnail[data-itemno="13"] {
  background-image: url(../img/item_thumbnail_bk_13.png);
}

#products .product .wrapper .upper .thumbnail[data-itemno="14"] {
  background-image: url(../img/item_thumbnail_bk_14.png);
}

#products .product .wrapper .upper .thumbnail[data-itemno="15"] {
  background-image: url(../img/item_thumbnail_bk_15.png);
}

#products .product .wrapper .upper .thumbnail[data-itemno="16"] {
  background-image: url(../img/item_thumbnail_bk_16.png);
}

#products .product .wrapper .upper .thumbnail[data-itemno="17"] {
  background-image: url(../img/item_thumbnail_bk_17.png);
}

#products .product .wrapper .upper .thumbnail[data-itemno="18"] {
  background-image: url(../img/item_thumbnail_bk_18.png);
}

#products .product .wrapper .upper h1 {
  position: relative;
  margin-bottom: 12px;
  padding: 12px 0 0 5px;
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
}

#products .product .wrapper .upper h1 strong {
  display: block;
  padding-top: 2px;
  font-size: 30px;
  font-weight: 900;
  line-height: 100%;
}

#products .product .wrapper .upper h1:after {
  position: absolute;
  width: 60px;
  height: 2px;
  bottom: -7px;
  left: 5px;
  background-color: #222;
  content: "";
}

#products .product .wrapper .upper h2 {
  position: absolute;
  top: 24px;
  left: 0px;
  width: 118px;
  height: 38px;
  font-size: 0;
  background-position: 0 100%;
  background-repeat: no-repeat;
}

#products .product .wrapper .upper h2[data-onsale="1705"] {
  background-image: url(../img/item_onsale_01.png);
}

#products .product .wrapper .upper h2[data-onsale="1706"] {
  background-image: url(../img/item_onsale_02.png);
}

#products .product .wrapper .upper h2[data-onsale="1710"] {
  background-image: url(../img/item_onsale_03.png);
}

#products .product .wrapper .upper h2[data-onsale="1803"] {
  background-image: url(../img/item_onsale_04.png);
}

#products .product .wrapper .upper h2[data-onsale="1804"] {
  background-image: url(../img/item_onsale_05.png);
}

#products .product .wrapper .upper h2[data-onsale="1903"] {
  background-image: url(../img/item_onsale_06.png);
}

#products .product .wrapper .upper h2[data-onsale="1903"] {
  background-image: url(../img/item_onsale_06.png);
}

#products .product .wrapper .upper h2[data-onsale="1908"] {
  background-image: url(../img/item_onsale_08.png);
}

#products .product .wrapper .upper h2[data-onsale="1911"] {
  background-image: url(../img/item_onsale_11.png);
}

#products .product .wrapper .upper h2[data-onsale="2004"] {
  background-image: url(../img/item_onsale_2004.png);
}

#products .product .wrapper .upper h2[data-onsale="2007"] {
  background-image: url(../img/item_onsale_2007.png);
}

#products .product .wrapper .upper h2[data-onsale="2008"] {
  background-image: url(../img/item_onsale_2008.png);
}

#products .product .wrapper .upper h2[data-onsale="2010"] {
  background-image: url(../img/item_onsale_2010.png);
	height: 46px;
}

#products .product .wrapper .upper h2[data-onsale="2012"] {
  background-image: url(../img/item_onsale_2012.png);
	height: 46px;
}

#products .product .wrapper .upper h2[data-onsale="2103"] {
  background-image: url(../img/item_onsale02_2103.png);
	height: 54px;
}

#products .product .wrapper .upper h2[data-onsale="2106"] {
  background-image: url(../img/item_onsale02_2106.png);
	height: 54px;
}

#products .product .wrapper .upper h2[data-onsale="2107"] {
  background-image: url(../img/item_onsale02_2107.png);
	height: 54px;
}

#products .product .wrapper .upper h2[data-onsale="2203"] {
  background-image: url(../img/item_onsale_2203.png);
	height: 54px;
}

#products .product .wrapper .upper h2[data-onsale="2204"] {
  background-image: url(../img/item_onsale02_2204.png);
	height: 54px;
}

#products .product .wrapper .upper h2[data-onsale="2209"] {
  background-image: url(../img/item_onsale02_2209.png);
/*	height: 54px;*/
}

#products .product .wrapper .upper h2[data-onsale="2303"] {
  background-image: url(../img/item_onsale_2303.png);
	height: 54px;
}

#products .product .wrapper .upper h2[data-onsale="2306"] {
  background-image: url(../img/item_onsale_2306.png);
	height: 54px;
}

#products .product .wrapper .upper h2[data-onsale="2309"] {
  background-image: url(../img/item_onsale_2309.png);
/*	height: 54px;*/
}

#products .product .wrapper .upper h2[data-onsale="2309size"] {
  background-image: url(../img/item_onsale_2309_newsize.png);
	height: 54px;
}

#products .product .wrapper .upper h2[data-onsale="2310size"] {
  background-image: url(../img/item_onsale_2310_newsize.png);
	height: 54px;
}

#products .product .wrapper .upper p {
  padding: 4px 0 0 5px;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}

#products .product .wrapper .upper .circle_down {
  position: absolute;
  right: 25px;
  top: 235px;
  width: 60px;
  height: 60px;
  background-image: url(../img/item_btn_circledown.png);
  font-size: 0;
  cursor: pointer;
}

#products .product .wrapper .upper .circle_down:hover {
  opacity: 0.5;
}

#products .product .wrapper .upper .arrow_down {
  position: absolute;
  left: 0px;
  top: 330px;
  width: 470px;
  height: 30px;
  background-color: #004eb9;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-image: url(../img/item_btn_open.png);
  font-size: 0;
  cursor: pointer;
  z-index: 3;
}

#products .product .wrapper .upper .arrow_down:hover {
  opacity: 0.5;
}

#products .product .wrapper .lower {
  position: absolute;
  width: 960px;
  height: 0;
  top: 370px;
  left: 0;
  background-color: #004eb9;
  overflow: hidden;
  z-index: 2;
}

#products .product .wrapper .lower > .inner {
  padding-top: 10px;
}

#products .product .wrapper .lower > .inner .main {
  float: left;
  width: 700px;
  padding: 0 9px 0 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}

#products .product .wrapper .lower > .inner .main .feature {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-align-content: stretch;
  align-content: stretch;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

#products .product .wrapper .lower > .inner .main .feature .header {
  width: 100%;
}

#products .product .wrapper .lower > .inner .main .feature .header h1 {
  padding: 20px 0;
  text-align: center;
  font-size: 0;
  line-height: 0;
}

#products .product .wrapper .lower > .inner .main .feature .article {
  width: 345px;
  padding-bottom: 20px;
}

#products .product .wrapper .lower > .inner .main .feature .article h2 {
  float: left;
  width: 345px;
  height: 36px;
  padding: 8px 0 9px;
  background-image: url(../img/product_feature_h2_bk.png);
  font-size: 18px;
  line-height: 100%;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#products .product .wrapper .lower > .inner .main .feature .article p {
  width: 335px;
  padding: 45px 15px 0 5px;
  color: #fff;
  font-size: 13px;
  line-height: 170%;
  text-align: justify;
  font-feature-settings: "palt";
}

#products .product .wrapper .lower > .inner .main .feature .article img {
  float: right;
  padding: 6px 0 6px 15px;
}

#products .product .wrapper .lower > .inner .main .feature .article.long {
  width: 700px;
}

#products .product .wrapper .lower > .inner .main .feature .article.long h2 {
  width: 700px;
  background-image: url(../img/product_feature_h2_bk_long.png);
}

#products .product .wrapper .lower > .inner .main .feature .article.long p {
  width: 690px;
}

#products .product .wrapper .lower > .inner .main .gallery {
  padding: 20px 0 20px 15px;
}

#products .product .wrapper .lower > .inner .main .gallery .header {
  position: relative;
  width: 60px;
  margin-bottom: 15px;
  padding-bottom: 8px;
}

#products .product .wrapper .lower > .inner .main .gallery .header h1 {
  color: #ffffff;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.1em;
}

#products .product .wrapper .lower > .inner .main .gallery .header:after {
  position: absolute;
  display: block;
  width: 60px;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #fff;
  content: "";
}

#products .product .wrapper .lower > .inner .main .gallery a {
  position: relative;
  display: block;
  float: left;
  width: 160px;
  height: 120px;
  padding-right: 10px;
}

#products .product .wrapper .lower > .inner .main .gallery a:hover {
  opacity: 0.5;
}

#products .product .wrapper .lower > .inner .main .gallery a.new:before {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  border-style: solid;
  border-width: 24px 24px 0 0;
  border-color: #e67e22 transparent transparent transparent;
  content: "";
  z-index: 2;
}

#products .product .wrapper .lower > .inner .main .gallery a.new:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  top: 2px;
  left: 2px;
  color: #fff;
  font-size: 10px;
  line-height: 100%;
  text-shadow: #e67e22 1px 1px 0px, #e67e22 -1px 1px 0px,
 #e67e22 1px -1px 0px, #e67e22 -1px -1px 0px;
  content: "NEW";
  z-index: 3;
}

#products .product .wrapper .lower > .inner .main .gallery a h2 {
  display: block;
  font-size: 12px;
  line-height: 100%;
  color: #fff;
}

#products .product .wrapper .lower > .inner .main .gallery:after {
  display: block;
  clear: both;
  content: "";
}

#products .product .wrapper .lower > .inner .sub {
  float: left;
  width: 220px;
  padding: 0 10px;
}

#products .product .wrapper .lower > .inner .sub .subcontent .header {
  position: relative;
  margin: 20px 0 27px;
  padding-bottom: 8px;
}

#products .product .wrapper .lower > .inner .sub .subcontent .header h1 {
  color: #ffffff;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.1em;
  text-align: center;
}

#products .product .wrapper .lower > .inner .sub .subcontent .header:after {
  position: absolute;
  display: block;
  width: 60px;
  height: 2px;
  bottom: 0;
  left: 50%;
  margin-left: -30px;
  background-color: #fff;
  content: "";
}

#products .product .wrapper .lower > .inner .sub .subcontent a:hover {
  opacity: 0.5;
}

#products .product .wrapper .lower > .inner:after {
  display: block;
  clear: both;
  content: "";
}

#products .product .wrapper .lower > .arrow_down {
  position: absolute;
  width: 960px;
  height: 30px;
  bottom: 0;
  left: 0;
  background-image: url(../img/item_btn_close.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
  cursor: pointer;
}

#products .product .wrapper .lower > .arrow_down:hover {
  opacity: 0.5;
}

#products .product.active .upper .circle_down {
  opacity: 0.2;
  cursor: default;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

#products .product.active .upper .arrow_down {
  height: 50px;
  background-image: url(../img/item_btn_close.png);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

#products .product.active .upper .arrow_down:hover {
  opacity: 1;
}

#products .product.active .lower {
  -webkit-transition: height 0.5s ease;
  -moz-transition: height 0.5s ease;
  -o-transition: height 0.5s ease;
  transition: height 0.5s ease;
}

#products #item_heavyshot.active .wrapper {
  height: 1600px;
}

#products #item_heavyshot.active .lower {
  height: 1235px;
}

#products #item_heavyshot.active .lower .gallery a {
  height: 142px;
}

#products #item_heavyshot.active .lower .gallery a:nth-of-type(n+5) {
  height: 120px;
}

#products #item_solidvibe.active .wrapper {
  height: 1878px;
}

#products #item_solidvibe.active .lower {
  margin-left: -490px;
  height: 1508px;
}

#products #item_solidvibe.active .lower .gallery a {
  height: 142px;
}

#products #item_solidvibe.active .lower .gallery a:nth-of-type(n+5) {
  height: 120px;
}

#products #item_solidspin.active .wrapper {
  height: 1603px;
}

#products #item_solidspin.active .lower {
  height: 1223px;
}

#products #item_fintailvibe.active .wrapper {
  height: 1558px;
}

#products #item_fintailvibe.active .lower {
  margin-left: -490px;
  height: 1188px;
}

#products #item_heavyminnow.active .wrapper {
  height: 1408px;
}

#products #item_heavyminnow.active .lower {
  margin-left: -490px;
  height: 1038px;
}

#products #item_shallowrunner.active .wrapper {
  height: 1493px;
}

#products #item_shallowrunner.active .lower {
	margin-left: -490px;
  height: 1123px;
}

#products #item_middiver.active .wrapper {
  height: 1578px;
}

#products #item_middiver.active .lower {
  height: 1208px;
}

#products #item_monstershot.active .wrapper {
  height: 1625px;
}

#products #item_monstershot.active .lower {
  height: 1263px;
}

#products #item_monstershot02.active .wrapper {
  height: 1545px;
}

#products #item_monstershot02.active .lower {
  height: 1183px;
}










#products #item_lg_minnow_f.active .wrapper {
  height: 1408px;
}

#products #item_lg_minnow_f.active .lower {
	margin-left: -490px;
  height: 1036px;
}

/*
#products #item_lg_minnow_s.active .wrapper {
  height: 1455px;
}

#products #item_lg_minnow_s.active .lower {
	margin-left: -490px;
  height: 1083px;
}
*/

#products #item_lg_heavy_minnow.active .wrapper {
  height: 1088px;
}

#products #item_lg_heavy_minnow.active .lower {
  height: 716px;
}

#products #item_lg_sinking_pencil.active .wrapper {
  height: 1355px;
}

#products #item_lg_sinking_pencil.active .lower {
	margin-left: -490px;
  height: 983px;
}

#products #item_lg_vibe.active .wrapper {
  height: 1568px;
}

#products #item_lg_vibe.active .lower {
  height: 1196px;
}

#products #item_lg_popper_f.active .wrapper {
  height: 1357px;
}

#products #item_lg_popper_f.active .lower {
	margin-left: -490px;
  height: 985px;
}

#products #item_lg_shad_s.active .wrapper {
  height: 1488px;
}

#products #item_lg_shad_s.active .lower {
  height: 1116px;
}

#products #item_bullet_bull.active .wrapper {
  height: 1875px;
}

#products #item_bullet_bull.active .lower {
	margin-left: -490px;
  height: 1503px;
}

#products #item_bullet_dive.active .wrapper {
  height: 2205px;
}

#products #item_bullet_dive.active .lower {
  height: 1833px;
}

#products #item_bullet_fast.active .wrapper {
  height: 2205px;
}

#products #item_bullet_fast.active .lower {
  height: 1833px;
}

/*
#products #item_bullet_dive02.active .wrapper {
  height: 2205px;
}

#products #item_bullet_dive02.active .lower {
  height: 1833px;
}
*/

#products #item_waterdrive.active .wrapper {
  height: 1928px;
}

#products #item_waterdrive.active .lower {
	margin-left: -490px;
  height: 1556px;
}




#products .product .wrapper .lower > .inner .main .spec {
  padding: 0px 10px 20px 15px;
}

#products .product .wrapper .lower > .inner .main .spec .header {
  position: relative;
  width: 60px;
  margin-bottom: 15px;
  padding-bottom: 8px;
}

#products .product .wrapper .lower > .inner .main .spec .header h1 {
  color: #ffffff;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.1em;
}

#products .product .wrapper .lower > .inner .main .spec .spec_caution02 {
  color: #fff;
}

#products .product .wrapper .lower > .inner .main .spec .spec_caution {
  display: none;
}

#products .product .wrapper .lower > .inner .main .spec .header:after {
  position: absolute;
  display: block;
  width: 37px;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #fff;
  content: "";
}

#products .product .wrapper .lower > .inner .main .spec table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #fff;
}

#products .product .wrapper .lower > .inner .main .spec table thead tr th {
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
}

#products .product .wrapper .lower > .inner .main .spec table tbody tr td {
	padding: 5px;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
}



.linkBanner_sp {
	display: none;
}

.linkBanner a {
	margin-left: 5px;
	width: 690px;
	height: 153px;
	display: block;
	font-size: 0;
	background: url(../img/products_column_banner.png) no-repeat center top;
}

.linkBanner a:hover {
	opacity: 0.5;
}

#products > .footer {
  position: absolute;
  width: 960px;
  height: 12px;
  bottom: -26px;
  left: 50%;
  margin-left: -480px;
  padding: 7px 0;
  background-color: #f1f5f8;
  color: #aaa;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.3em;
  z-index: 5;
}

#matrix {
  background-color: #004eb9;
}

#matrix > .header {
  position: relative;
  width: 100%;
  height: 275px;
  background-color: #fff;
  background-image: url(../img/matrix_header_bk.png);
  background-position: 50% 0;
  font-size: 0;
}

#matrix > .header h1 {
  position: absolute;
  width: 518px;
  height: 91px;
  top: 105px;
  left: 50%;
  margin-left: -480px;
  background-image: url(../img/matrix_h1.png);
}

#matrix > .inner {
  position: relative;
  width: 960px;
  margin: -50px auto;
  padding-bottom: 100px;
}

#matrix > .inner #matrix_tip {
  position: absolute;
  width: 324px;
  height: 42px;
  top: -80px;
  right: 0;
  background-image: url(../img/matrix_tip.png);
  font-size: 0;
}

#matrix > .inner .new_matrix_table {
  position: relative;
  width: 900px;
  padding: 0 0 0 60px;
}

#matrix > .inner .new_matrix_table .range_label {
  position: absolute;
  top: 24px;
  left: 0;
  color: #fff;
}

#matrix > .inner .new_matrix_table .range_label li {
  display: block;
  padding-top: 38px;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.1em;
  text-align: right;
}

#matrix > .inner .new_matrix_table .distance_label {
  position: absolute;
  width: 960px;
  top: 0px;
  left: 60px;
  color: #fff;
}

#matrix > .inner .new_matrix_table .distance_label li {
  position: relative;
  float: left;
  display: block;
  width: 150px;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.1em;
  text-align: center;
}

#matrix > .inner .new_matrix_table .distance_label li:before {
  display: block;
  position: absolute;
  top: 15px;
  left: 74px;
  width: 1px;
  height: 670px;
  background-color: rgba(0, 78, 185, 0.3);
  content: "";
  z-index: 4;
}

#matrix > .inner .new_matrix_table .distance_label li:after {
  display: block;
  position: absolute;
  top: 15px;
  left: 149px;
  width: 0px;
  height: 670px;
  border-right: 1px dotted rgba(0, 78, 185, 0.15);
  content: "";
  z-index: 4;
}

#matrix > .inner .new_matrix_table .distance_label:after {
  display: block;
  clear: both;
  content: "";
}

#matrix > .inner .new_matrix_table > .inner {
  position: relative;
  width: 900px;
  height: 670px;
  border-radius: 3px;
  background-image: url(../img/matrix_distance_bk.png);
  background-repeat: repeat-x;
  background-position: 0 100%;
}

#matrix > .inner .new_matrix_table > .inner .item {
  position: absolute;
  top: 0;
  margin: 4px 0 0 -16px;
  left: 0;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="10"] {
  top: 25px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="20"] {
  top: 50px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="25"] {
  top: 62.5px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="30"] {
  top: 75px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="40"] {
  top: 100px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="45"] {
  top: 112.5px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="50"] {
  top: 125px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="60"] {
  top: 150px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="70"] {
  top: 175px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="80"] {
  top: 200px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="90"] {
  top: 225px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="100"] {
  top: 250px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="110"] {
  top: 275px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="120"] {
  top: 300px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="130"] {
  top: 325px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="140"] {
  top: 350px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="150"] {
  top: 375px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="160"] {
  top: 400px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="170"] {
  top: 425px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="180"] {
  top: 450px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="190"] {
  top: 475px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="200"] {
  top: 500px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="210"] {
  top: 525px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="220"] {
  top: 550px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="230"] {
  top: 575px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="240"] {
  top: 600px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-range="250"] {
  top: 625px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-distance="50"] {
  left: 75px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-distance="55"] {
  left: 150px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-distance="60"] {
  left: 225px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-distance="65"] {
  left: 300px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-distance="70"] {
  left: 375px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-distance="75"] {
  left: 450px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-distance="80"] {
  left: 525px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-distance="85"] {
  left: 600px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-distance="90"] {
  left: 675px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-distance="95"] {
  left: 750px;
}

#matrix > .inner .new_matrix_table > .inner .item[data-distance="100"] {
  left: 825px;
}




#matrix > .inner .lg_matrix > .inner .item[data-range="0"] {
  top: 12.5px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-range="10"] {
  top: 25px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-range="20"] {
  top: 50px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-range="30"] {
  top: 75px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-range="40"] {
  top: 100px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-range="50"] {
  top: 125px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-range="60"] {
  top: 150px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-range="70"] {
  top: 175px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-range="80"] {
  top: 200px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-range="90"] {
  top: 225px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-range="100"] {
  top: 250px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-range="110"] {
  top: 275px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-range="120"] {
  top: 300px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-range="130"] {
  top: 325px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-range="140"] {
  top: 350px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-range="150"] {
  top: 375px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-range="160"] {
  top: 400px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-range="170"] {
  top: 425px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-range="180"] {
  top: 450px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-range="190"] {
  top: 475px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-range="200"] {
  top: 500px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-range="210"] {
  top: 525px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-range="220"] {
  top: 550px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-range="230"] {
  top: 575px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-range="240"] {
  top: 600px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-range="250"] {
  top: 625px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-distance="20"] {
  left: 75px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-distance="25"] {
  left: 225px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-distance="30"] {
  left: 375px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-distance="35"] {
  left: 525px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-distance="40"] {
  left: 675px!important;
}

#matrix > .inner .lg_matrix > .inner .item[data-distance="45"] {
  left: 825px!important;
}












#matrix > .inner .new_matrix_table > .inner .header {
  width: 100%;
  height: 17px;
  padding-top: 3px;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
}

#matrix > .inner .new_matrix_table > .inner .thumbnail {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  padding: 3px;
  border-radius: 15px;
  background-color: #1ed775;
}

#matrix > .inner .new_matrix_table > .inner .thumbnail:after {
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 15px;
  background-color: #fff;
  content: "";
}

#matrix > .inner .new_matrix_table > .inner .thumbnail .name {
  position: absolute;
  width: 150px;
  top: 25px;
  left: -60px;
  font-size: 8px;
  z-index: 51;
  text-align: center;
  letter-spacing: 0.02em;
  font-weight: 600;
  line-height: 100%;
  text-shadow: rgba(255, 255, 255, 0.6) 1px 1px 0px, rgba(255, 255, 255, 0.6) -1px 1px 0px, rgba(255, 255, 255, 0.6) 1px -1px 0px, rgba(255, 255, 255, 0.6) -1px -1px 0px;
}

#matrix > .inner .new_matrix_table > .inner .thumbnail .range {
  position: absolute;
  width: 150px;
  top: 36px;
  left: -60px;
  font-size: 8px;
  z-index: 51;
  text-align: center;
  letter-spacing: 0.02em;
  font-weight: 600;
  line-height: 100%;
  color: #444;
  text-shadow: rgba(255, 255, 255, 0.6) 1px 1px 0px, rgba(255, 255, 255, 0.6) -1px 1px 0px, rgba(255, 255, 255, 0.6) 1px -1px 0px, rgba(255, 255, 255, 0.6) -1px -1px 0px;
}

#matrix > .inner .new_matrix_table > .inner .thumbnail img {
  position: absolute;
  z-index: 50;
  -webkit-transform: scale(0.38, 0.38);
  -moz-transform: scale(0.38, 0.38);
  -ms-transform: scale(0.38, 0.38);
  -o-transform: scale(0.38, 0.38);
  transform: scale(0.38, 0.38);
  -moz-transform-origin: left top;
  -webkit-transform-origin: left top;
  -o-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

#matrix > .inner .new_matrix_table > .inner .thumbnail .img {
  display: block;
  border-radius: 12px;
  width: 24px;
  height: 24px;
  background-position: 10% 50%;
}

#matrix > .inner .new_matrix_table > .inner .sinking .thumbnail {
  background-color: #ff6363;
}

#matrix > .inner .new_matrix_table > .inner .floating .thumbnail .name {
  color: #1d6d43;
}

#matrix > .inner .new_matrix_table > .inner .sinking .thumbnail .name {
  color: #9f3b3b;
}

#matrix > .inner .new_matrix_table > .inner .fukidashi {
  display: none;
  position: absolute;
  width: 200px;
  min-height: 85px;
  padding: 5px 12px 10px 107px;
  top: 60px;
  left: -143px;
  border-radius: 4px;
  background-color: #222;
  z-index: 100;
  -webkit-box-shadow: 0 0 6px rgba(32, 32, 32, 0.3);
  -moz-box-shadow: 0 0 6px rgba(32, 32, 32, 0.3);
  box-shadow: 0 0 6px rgba(32, 32, 32, 0.3);
}

#matrix > .inner .new_matrix_table > .inner .fukidashi:before {
  position: absolute;
  display: block;
  top: -8px;
  left: 150px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #222 transparent;
  z-index: 110;
  content: "";
}

#matrix > .inner .new_matrix_table > .inner .fukidashi img {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 90px;
  height: 90px;
  background-color: #f8f8f8;
}

#matrix > .inner .new_matrix_table > .inner .fukidashi h1 {
  padding: 6px 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  text-align: center;
}

#matrix > .inner .new_matrix_table > .inner .fukidashi h2 {
  padding: 3px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-align: center;
}

#matrix > .inner .new_matrix_table > .inner .fukidashi dl {
  color: #ffffff;
  text-align: center;
}

#matrix > .inner .new_matrix_table > .inner .fukidashi dl dt {
  display: inline-block;
  font-size: 10px;
  line-height: 100%;
  font-weight: 500;
}

#matrix > .inner .new_matrix_table > .inner .fukidashi dl dd {
  display: inline-block;
  font-size: 12px;
  line-height: 100%;
  font-weight: 700;
}

#matrix > .inner .new_matrix_table > .inner .fukidashi h3 {
  color: #4d9ebc;
  font-size: 10px;
  line-height: 100%;
  text-align: center;
}

#matrix > .inner:after {
  display: block;
  clear: both;
  content: "";
}

#footer {
  width: 100%;
  padding: 30px 0;
  background-color: #000;
}

#footer .inner {
  width: 1024px;
  margin: 0 auto;
	text-align: center;
}

#footer .inner .footer_logo {
	float: left;
	width: 400px;
}
	
#footer .inner .copy {
/*	color: #d6bc46;*/
	padding-top: 12px;
	float: right;
/*	width: 400px;*/
	color: #ffffff;
	font-family: Roboto;
	font-size: 11px;
	font-weight: 300;
	letter-spacing: 0.1em;
}

#footer .inner .footer_logo {
/*  float: right;*/
}








#modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 100;
}

#modal > .inner {
  display: block;
  position: absolute;
  width: 900px;
  height: 506px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: #000;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

#modal > .inner .inner {
  width: 860px;
  height: 506px;
  padding: 0px 20px;
  overflow-y: scroll;
  background-color: #fff;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-align-content: stretch;
  align-content: stretch;
}

#modal > .inner .inner .item {
  position: relative;
  display: block;
  width: 280px;
  min-height: 120px;
  padding: 0 0 20px 130px;
}

#modal > .inner .inner .item h1 {
  padding-bottom: 5px;
  font-size: 20px;
  line-height: 100%;
  font-weight: 700;
}

#modal > .inner .inner .item h2 {
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 100%;
  color: #999;
}

#modal > .inner .inner .item img {
  position: absolute;
  width: 120px;
  height: 120px;
  top: 0;
  left: 0;
  background-color: #f1f5f8;
}

#modal > .inner .inner .item p {
  font-size: 12px;
  line-height: 130%;
}

#modal > .inner .inner .item p br:not(:first-of-type) {
  display: none;
}

#modal > .inner .inner .item:nth-of-type(1), #modal > .inner .inner .item:nth-of-type(2) {
  margin-top: 20px;
}




/*---------------------------------
container / gnav / sns_area
---------------------------------*/
#container {
	position: relative;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.gnav {
	display: inline-block;
	position: fixed;
	top: -100px;
	left: 10px;
	width: 100%;
	z-index: 3;
}
.gnav ul li {
	display: inline-block;
	padding: 2px 10px;
	border-right: 1px solid #ddd;
	line-height: 1.0;
	position: relative;
	top: 0px;
	filter: drop-shadow(5px 5px 10px rgba(0,0,0,0.2));
}
.gnav ul li:last-child {
	border-right: none;
}
.gnav ul .logo {
	position: relative;
	padding: 0 10px 0 5px;
	border-right: none;
	top: 6px;
}
.gnav ul li a {
	color: #fff;
	font-size: 50px;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	text-decoration: none;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.gnav ul li a:hover {
	opacity: 0.5;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}
.gnav ul li a img {
	width: 660px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.gnav ul li .active {
	font-size: 30px;
	opacity: 1;
}
.gnav ul li .active img {
	width: 360px;
	position: relative;
	top: -6px;
}

.sns_area {
	position: fixed;
	text-align: center;
	top: 50%;
	right: -100px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index: 3;
	filter: drop-shadow(5px 5px 10px rgba(0,0,0,0.2));
}
.sns_area ul li {
	margin-bottom: 30px;
}
.sns_area ul li:last-child {
	margin-bottom: 0;
}
.sns_area ul li a {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.sns_area ul li a:hover {
	opacity: 0.7;
}




#hero {
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: hidden;
}
/*
#hero:before {
	display: block;
	padding-top: 56.25%;
	content: "";
}
*/


/*
#hero #hero_movie {
	margin: auto;
	position: absolute;
	min-width: 100%;
	min-height: 100%;
	background-color: #000;
	width: 177.77777778vh;
	height: 56.25vw;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	box-sizing: border-box;
}
*/
#hero #hero_movie video {
	margin: auto;
	position: absolute;
	min-width: 100%;
	min-height: 100%;
	background-color: #000;
	width: 177.77777778vh;
	height: 56.25vw;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	box-sizing: border-box;
}
#hero .movie_layer {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url(../img/hero_movie_layer.png);
	z-index: 1;
}

#movie_scroll_wrap {
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: hidden;
}

#hero .movie_scroll {
	position: absolute;
	width: 75px;
	height: 41px;
	left: 50%;
	bottom: -130px;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	z-index: 5;
}
#hero .movie_scroll img {
	filter: drop-shadow(3px 3px 5px rgba(0,0,0,0.5));
}

.main_pos01 {
	opacity: 0;
	padding-top: 80px;
}
.main_pos02 {
	opacity: 0;
	padding-top: 140px;
	padding-left: 160px;
}
.main_pos03 {
	opacity: 0;
	padding-top: 0px;
}


#contents01 {
	margin: 0 auto;
	width: 1024px;
}
#contents01 .mugbullet01 {
	margin-top: 100px;
	margin-bottom: 90px;
}
#contents01 .mugbullet02 {
	margin-bottom: 150px;
}

#contents02_wrap {
	width: 100%;
	height: 494px;
	background: #031683;
}
#contents02 {
	margin: 0 auto;
	width: 1024px;
	position: relative;
}
#contents02 .mugbullet03 {
	text-align: center;
}
#contents02 .mugbullet04 {
	position: absolute;
	top: -30px;
	left: 35px;
}
#contents02 .mugbullet05 {
	position: absolute;
	top: -30px;
	right: 35px;
}
#contents02 .mugbullet06 {
	position: absolute;
	top: 90px;
	left: 4px;
}
#contents02 .mugbullet07 {
	position: absolute;
	width: 426px;
	top: 342px;
	left: 45px;
	color: #fff;
	font-size: 20px;
	line-height: 1.5;
}
#contents02 .mugbullet08 {
	position: absolute;
	width: 426px;
	top: 342px;
	right: 5px;
	color: #fff;
	font-size: 20px;
	line-height: 1.5;
}

.sonicboom_ttl {
	margin-top: 100px;
	margin-bottom: 50px;
	text-align: center;
}

#contents0304_ttl {
	margin: 0 auto 0;
	width: 100%;
	padding: 30px 0 20px;
	text-align: center;
	background: rgb(255,228,114);
	background: -webkit-linear-gradient(left, rgba(255,228,114,1) 0%, rgba(253,252,181,1) 50%, rgba(255,228,114,1) 100%);
	background: -o-linear-gradient(left, rgba(255,228,114,1) 0%, rgba(253,252,181,1) 50%, rgba(255,228,114,1) 100%);
	background: linear-gradient(to right, rgba(255,228,114,1) 0%, rgba(253,252,181,1) 50%, rgba(255,228,114,1) 100%);
}

#contents0304_wrap {
	padding-bottom: 100px;
/*	background: #272727;*/
	background: rgb(0,0,0);
	background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(34,34,34,1) 50%, rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(34,34,34,1) 50%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(34,34,34,1) 50%, rgba(0,0,0,1) 100%);
}

#contents03 {
	margin: 0 auto;
	width: 1024px;
}
#contents03 .reallens_text {
	margin-bottom: 50px;
	color: #fff;
	font-size: 20px;
	line-height: 1.5;
	text-align: center;
}
#contents03 .reallens_movie {
	text-align: center;
}

#contents04 {
	margin: 0 auto;
	width: 1024px;
	height: 690px;
	position: relative;
}
#contents04 .sbunit_img01 {
	position: absolute;
	top: 252px;
	left: 20px;
}
#contents04 .sbunit_img02 {
	position: absolute;
	top: 252px;
	right: 20px;
}
#contents04 .sbunit_img03 {
	position: absolute;
	top: 482px;
	left: 20px;
}
#contents04 .sbunit_img04 {
	position: absolute;
	top: 482px;
	left: 560px;
}
#contents04 .sbunit_text01 {
	position: absolute;
	top: 532px;
	left: 35px;
	width: 430px;
	color: #fff;
	font-size: 20px;
	line-height: 1.5;
}
#contents04 .sbunit_text02 {
	position: absolute;
	top: 532px;
	left: 578px;
	width: 430px;
	color: #fff;
	font-size: 20px;
	line-height: 1.5;
}

#contents05 {
	margin: 0 auto 60px;
	width: 1024px;
}

#contents06 {
	margin: 0 auto 0px;
	width: 1024px;
}

#contents06 .lineup_wrap {
	margin-bottom: 40px;
}

#contents06 .lineup_left {
	float: left;
	width: 362px;
}

#contents06 .lineup_left .lineup_text {
	margin-bottom: 20px;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	line-height: 1.2;
}

#contents06 .lineup_left .lineup_text span {
	font-size: 18px;
	color: #bbb;
	line-height: 0.8;
}

#contents06 .lineup_left .lineup_line {
	margin-bottom: 20px;
	width: 362px;
	height: 2px;
	background: rgb(219,191,77);
	background: -webkit-linear-gradient(left, rgba(219,191,77,1) 0%, rgba(255,255,255,0) 80%);
	background: -o-linear-gradient(left, rgba(219,191,77,1) 0%, rgba(255,255,255,0) 80%);
	background: linear-gradient(to right, rgba(219,191,77,1) 0%, rgba(255,255,255,0) 80%);
}

/*--- 線から塗り（共通設定） ---*/

.btn05{
    /*線の基点とするためrelativeを指定*/
    position: relative;
    /*ボタンの形状*/
    display: inline-block;
    color: #fff;
    padding: 10px 40px;
    background:#333;
    text-decoration: none;
    outline: none;
    /*アニメーションの指定*/
    transition: all .3s;
    transition-delay: .4s;/*0.7秒遅れてアニメーション*/
}

/*hoverした際の、ボタンの背景とテキスト色の変更*/
.btn05:hover{
	background:#d6bc46;
	color: #fff;
}

/*線の設定*/
.btn05 span{
    display: block;
}

/*横線の設定*/
.btn05::before,
.btn05::after{
    content:"";
    /*絶対配置で線の位置を決める*/
    position: absolute;
    /*線の形状*/
    width: 0;
    height: 1px;
    background: #d6bc46;
    /*アニメーションの指定*/
    transition: all 0.2s linear;
}

/*縦線の設定*/
.btn05 span::before,
.btn05 span::after{
    content:"";
    /*絶対配置で線の位置を決める*/
    position: absolute;
    /*線の形状*/
    width:1px;
    height:0;
    background: #d6bc46;
    /*アニメーションの指定*/
    transition: all 0.2s linear;
}

/*hoverした際、線が縦横100%伸びる*/
.btn05:hover::before,
.btn05:hover::after{
    width: 100%;
}
.btn05:hover span::before,
.btn05:hover span::after{
    height: 100%;
}

/*== 左上と右下から枠線が伸びて塗りに */

/*右下から右上へ伸びる横線*/
.bordercircle3::after{
    right:0;
    bottom: 0;
    transition-duration: 0.2s;
}

/*右下から右上へ伸びる縦線*/
.bordercircle3 span::after{
    right:0;
    bottom: 0;
    transition-duration: 0.2s;
}

/*左上から右上へ伸びる横線*/
.bordercircle3::before{
    left: 0;
    top: 0;
    transition-duration: 0.2s;
}

/*左上から左下へ伸びる横線*/
.bordercircle3 span::before{
    left: 0;
    top: 0;
    transition-duration: 0.2s;
}











#movie {
	margin-bottom: 100px;
	padding: 100px 0;
	width: 100%;
/*	background-color: #e4007f;*/
	background: url(../img/movie_bg.png) repeat 0 0 #031683;
}

#movie .inner {
  width: 100%;
  position: relative;
  padding: 550px 0 0;
  overflow: hidden;
/*	opacity: 0;*/
}

#movie h2{
	width: 1024px;
	margin: 0 auto 50px;
/*	margin-bottom: 15px;*/
/*	padding-top: 20px;*/
/*	padding-bottom: 20px;*/
	color: #ffff00;
	font-size: 46px;
	font-weight: bold;
	text-align: center;
/*	border: 5px solid #ffff00;*/
/*	border-radius: 100px;*/
	letter-spacing: 4px;
}

#movie h2 span {
	position: relative;
	top: -5px;
	font-size: 30px;
}

#movie .inner #movie_slider {
  position: absolute;
  width: 3180px;
  height: 540px;
  top: 0;
  left: 50%;
  margin-left: -1590px;
}

#movie .inner #movie_slider li {
  display: block;
  width: 960px;
  height: 540px;
  padding: 0 50px;
  opacity: 0.3;
  -webkit-transition: opacity .6s ease;
  -moz-transition: opacity .6s ease;
  -o-transition: opacity .6s ease;
  transition: opacity 0.6s ease
}

#movie .inner #movie_slider li.slick-center {
  opacity: 1
}

#movie .inner #movie_slider li:focus {
  outline: 0
}

#movie .inner #movie_slider .slick-next {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 250px;
  right: 50.1%;
  padding: 0;
  margin: 0 -550px 0 0;
	border: 1px solid #fff;
  background-image: url(../img/slider_mini_right.png);
	background-color: transparent;
	background-position: center;
/*  border: none;*/
  font-size: 0;
  z-index: 3;
  cursor: pointer;
  -webkit-transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity 0.3s ease
}

#movie .inner #movie_slider .slick-next:hover {
	background-image: url(../img/slider_mini_right_on.png);
	background-color: #fff;
/*  opacity: 0.5;*/
}

#movie .inner #movie_slider .slick-prev {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 250px;
  left: 50.1%;
  padding: 0;
  margin: 0 0 0 -550px;
	border: 1px solid #fff;
  background-image: url(../img/slider_mini_left.png);
	background-color: transparent;
	background-position: center;
/*  border: none;*/
  font-size: 0;
  z-index: 3;
  cursor: pointer;
  -webkit-transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity 0.3s ease
}

#movie .inner #movie_slider .slick-prev:hover {
	background-image: url(../img/slider_mini_left_on.png);
	background-color: #fff;
/*	opacity: 0.5;*/
}

#movie .inner #movie_slider .slick-disabled {
  display: none !important
}

#movie .inner .left_cover {
  position: absolute;
  display: block;
  width: 1060px;
  height: 540px;
  top: 0;
  left: 50%;
  margin-left: 480px;
  z-index: 2
}

#movie .inner .right_cover {
	position: absolute;
	display: block;
	width: 1060px;
	height: 540px;
	top: 0;
	right: 50%;
	margin-right: 480px;
	z-index: 2;
}

#movie .inner #movie_tip_slider {
	width: 960px;
	margin: 0 auto;
	border: 1px solid #fff;
}

#movie .inner #movie_tip_slider li {
	padding: 25px 0;
	font-size: 20px;
	text-align: center;
	line-height: 100%;
	font-weight: 600;
	color: #fff;
}

#movie .inner #movie_tip_slider li:focus {
  outline: 0
}

#logofix {
	position: fixed;
	width: 398px;
	height: 38px;
	top: 10px;
	left: 15px;
	background-image: url(../img/hc_logo.png);
	z-index: 99;
	font-size: 0;
	opacity: 0;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
#logofix.active {
	opacity: 1;
}
#logofix:hover {
	opacity: 0.5;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}


#pagetop {
	position: fixed;
	width: 68px;
	height: 187px;
	bottom: 10px;
	right: 15px;
	background-image: url(../img/btn_pagetop.png);
	z-index: 99;
	font-size: 0;
	opacity: 0;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	-webkit-animation: flow_5p 5s ease 0s infinite normal;
	-moz-animation: flow_5p 5s ease 0s infinite normal;
	animation: flow_5p 5s ease 0s infinite normal;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	animation-fill-mode: both;
}
#pagetop.active {
	opacity: 1;
}
#pagetop:hover {
	opacity: 0.5;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}

.footer_logo a img{
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.footer_logo a img:hover{
	opacity: 0.5;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}













#lineup {
	width: 1024px;
	margin: 0 auto 100px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-align-content: flex-start;
	align-content: flex-start
}

#lineup .header {
	margin-bottom: 15px;
	width: 100%;
	padding: 0;
}

#lineup .header h2 {
	margin-bottom: 30px;
/*	padding-top: 10px;*/
	padding-bottom: 20px;
	color: #e4007f;
	font-size: 36px;
	font-weight: bold;
/*	border-top: 8px dotted #e4007f;*/
	border-bottom: 8px dotted #e4007f;
	text-align: center;
	position: relative;
	letter-spacing: 10px;
	line-height: 1.2;
}

#lineup .header h2 span {
	font-size: 28px;
	position: relative;
	top: -2px;
}

/*
#lineup .header h2:before {
	content: '';
	position: absolute;
	top: -5px;
	left: 0;
	height: 0;
	width: 100%;
	border-bottom: 2px solid #e4007f;
}
*/

#lineup .header h2:after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	height: 0;
	width: 100%;
	border-bottom: 2px solid #e4007f;
}


/*
.lineup_ttl {
	margin-bottom: 30px;
	width: 100%;
	border: 1px solid #000;
	padding: 10px;
	font-weight: bold;
	display: block;
	border-radius: 3px;
	box-sizing: border-box;
}
*/

#lineup .item {
  position: relative;
  width: 540px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

#lineup .item .img {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain
}

#lineup .item h3 {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0em
}

#lineup .item p {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
	color: #aaa;
}

#lineup .item a {
  display: block;
  width: 200px;
  height: 14px;
  padding: 11px 0 12px;
  margin-top: 15px;
  border: 1px solid #eee;
  color: #eee;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all 0.25s ease
}

#lineup .item a:hover {
  border: 1px solid #e4007f;
  background-color: #e4007f;
  color: #fff;
  -webkit-transform: translateY(3px);
  -moz-transform: translateY(3px);
  -ms-transform: translateY(3px);
  -o-transform: translateY(3px);
  transform: translateY(3px)
}

#lineup .item.item_01 {
  width: 512px;
  height: 230px
}

#lineup .item.item_01 .inner {
  padding-top: 32px;
  padding-left: 230px
}

#lineup .item.item_01 h3 {
  font-size: 20px;
/*  line-height: 16px*/
}

#lineup .item.item_01 .img {
  width: 200px;
  height: 200px;
  left: 0px;
  background-image: url(../img/lineup_img_01.png)
}

#lineup .item.item_02 {
  width: 512px;
  height: 230px
}

#lineup .item.item_02 .inner {
  padding-top: 32px;
  padding-left: 230px
}

#lineup .item.item_02 h3 {
  font-size: 20px;
/*  line-height: 16px*/
}

#lineup .item.item_02 .img {
  width: 200px;
  height: 200px;
  left: 0px;
  background-image: url(../img/lineup_img_02.png)
}

#lineup .item.item_03 {
  width: 512px;
  height: 230px
}

#lineup .item.item_03 .inner {
  padding-top: 32px;
  padding-left: 230px
}

#lineup .item.item_03 h3 {
  font-size: 20px;
/*  line-height: 16px*/
}

#lineup .item.item_03 .img {
  width: 200px;
  height: 200px;
  left: 0px;
  background-image: url(../img/lineup_img_03.png)
}

#lineup .item.item_04 {
  width: 512px;
  height: 230px
}

#lineup .item.item_04 .inner {
  padding-top: 32px;
  padding-left: 230px
}

#lineup .item.item_04 h3 {
  font-size: 20px;
/*  line-height: 16px*/
}

#lineup .item.item_04 .img {
  width: 200px;
  height: 200px;
  left: 0px;
  background-image: url(../img/lineup_img_04.png)
}

#lineup .item.item_05 {
  width: 512px;
  height: 230px
}

#lineup .item.item_05 .inner {
  padding-top: 32px;
  padding-left: 230px
}

#lineup .item.item_05 h3 {
  font-size: 20px;
/*  line-height: 16px*/
}

#lineup .item.item_05 .img {
  width: 200px;
  height: 200px;
  left: 0px;
  background-image: url(../img/lineup_img_05.png)
}





#loading {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
  z-index: 102;
}

#loading .inner {
  position: absolute;
  width: 594px;
  height: 84px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

#loading .inner .progress {
  width: 0%;
  opacity: 0.5;
  height: 84px;
  background-image: url(../img/splash_logo.png);
  background-position: 0 0;
}


.reallens_img01 {
	text-align: center;
}

.overview {
	opacity: 0;
}




.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  line-height: 0;
  visibility: hidden;
	font-size: 0;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

.pc_none{display: none;}

.no-js #loading {
  display: none;
}

#plintonry #container {
  display: none !important;
}

.csstransforms #hero .duel_logo,
.csstransforms #hero h1 .next,
.csstransforms #hero h1 .next span,
.csstransforms #hero h1 .hardcore,
.csstransforms #hero h1 .sw,
.csstransforms #hero .text_01,
.csstransforms #hero .text_02,
.csstransforms #hero .text_03,
.csstransforms #hero .text_04,
.csstransforms #hero #hero_slider,
.csstransforms #hero .menu_toggle {
  width: 0;
}

.csstransforms #hero h1 .shadow,
.csstransforms #hero h2 span {
  opacity: 0;
}

.csstransforms #hero h2 {
  height: 0;
}

.csstransforms #products .product {
  opacity: 0;
}

.csstransforms #products .product .upper h2 {
  width: 0;
}

.csstransforms #products .footer {
  opacity: 0;
}

.csstransforms #matrix .header h1 {
  opacity: 0;
}

.csstransforms #matrix #matrix_tip {
  opacity: 0;
}

.csstransforms #matrix .new_matrix_table {
  opacity: 0;
}

.csstransforms #matrix .new_matrix_table .item {
  opacity: 0;
}

.csstransforms #matrix .new_matrix_table .item .thumbnail img {
  opacity: 0;
}

.csstransforms #matrix .new_matrix_table .item .name {
  opacity: 0;
}

@-webkit-keyframes flow_5p {
  0% {
    -webkit-transform: translateY(-5%);
    -moz-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    -o-transform: translateY(-5%);
    transform: translateY(-5%);
  }
  50% {
    -webkit-transform: translateY(5%);
    -moz-transform: translateY(5%);
    -ms-transform: translateY(5%);
    -o-transform: translateY(5%);
    transform: translateY(5%);
  }
  100% {
    -webkit-transform: translateY(-5%);
    -moz-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    -o-transform: translateY(-5%);
    transform: translateY(-5%);
  }
}

@-moz-keyframes flow_5p {
  0% {
    -webkit-transform: translateY(-5%);
    -moz-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    -o-transform: translateY(-5%);
    transform: translateY(-5%);
  }
  50% {
    -webkit-transform: translateY(5%);
    -moz-transform: translateY(5%);
    -ms-transform: translateY(5%);
    -o-transform: translateY(5%);
    transform: translateY(5%);
  }
  100% {
    -webkit-transform: translateY(-5%);
    -moz-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    -o-transform: translateY(-5%);
    transform: translateY(-5%);
  }
}

@keyframes flow_5p {
  0% {
    -webkit-transform: translateY(-5%);
    -moz-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    -o-transform: translateY(-5%);
    transform: translateY(-5%);
  }
  50% {
    -webkit-transform: translateY(5%);
    -moz-transform: translateY(5%);
    -ms-transform: translateY(5%);
    -o-transform: translateY(5%);
    transform: translateY(5%);
  }
  100% {
    -webkit-transform: translateY(-5%);
    -moz-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    -o-transform: translateY(-5%);
    transform: translateY(-5%);
  }
}

/*# sourceMappingURL=style.css.map */