@charset "Windows-31J";
/* line 17, ../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
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;
}

/* line 22, ../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: 'icon';
  src: url("../font/icon.eot?34605131");
  src: url("../font/icon.eot?34605131#iefix") format("embedded-opentype"), url("../font/icon.woff?34605131") format("woff"), url("../font/icon.ttf?34605131") format("truetype"), url("../font/icon.svg?34605131#icon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 12, ../../../src/cmn/css/_font.scss */
i {
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 2, ../../../src/cmn/css/_icon.scss */
i.trim:before {
  content: '\e800';
}
/* line 3, ../../../src/cmn/css/_icon.scss */
i.arrow:before {
  content: '\e802';
}
/* line 4, ../../../src/cmn/css/_icon.scss */
i.link:before {
  content: '\e803';
}
/* line 5, ../../../src/cmn/css/_icon.scss */
i.bar:before {
  content: '\e804';
}
/* line 6, ../../../src/cmn/css/_icon.scss */
i.anchor:before {
  content: '\e805';
}
/* line 7, ../../../src/cmn/css/_icon.scss */
i.fb:before {
  content: '\e806';
}
/* line 8, ../../../src/cmn/css/_icon.scss */
i.tw:before {
  content: '\e807';
}
/* line 9, ../../../src/cmn/css/_icon.scss */
i.switch:before {
  content: '\e808';
}
/* line 10, ../../../src/cmn/css/_icon.scss */
i.change:before {
  content: '\e809';
}
/* line 11, ../../../src/cmn/css/_icon.scss */
i.camera:before {
  content: '\e80a';
}
/* line 12, ../../../src/cmn/css/_icon.scss */
i.close:before {
  content: '\e80b';
}
/* line 13, ../../../src/cmn/css/_icon.scss */
i.scale:before {
  content: '\e80c';
}
/* line 14, ../../../src/cmn/css/_icon.scss */
i.ln:before {
  content: '\e80d';
}

/*============================
mixin
============================*/
/*
* keyframes animationの定義
* ※_anim.scssに定義
*/
/*
* keyframesで定義したkeyframes animationの設定
* @include animation(animation_name $time linear infinite);
*/
/*
* css animationの時間とeasing指定
*/
/*
* position:absoluteで縦横中央ぞろえ
*/
/*
* 左右に均等のマージンをとった幅指定
*/
/*============================
easing
============================*/
/*============================
animation
============================*/
/*============================
mixin
============================*/
/*
* keyframes animationの定義
* ※_anim.scssに定義
*/
/*
* keyframesで定義したkeyframes animationの設定
* @include animation(animation_name $time linear infinite);
*/
/*
* css animationの時間とeasing指定
*/
/*
* position:absoluteで縦横中央ぞろえ
*/
/*
* 左右に均等のマージンをとった幅指定
*/
/*============================
easing
============================*/
/*============================
animation
============================*/
/*
@include animation(rotate 10s linear infinite);
*/
@-webkit-keyframes loading {
  /* line 9, ../../../src/cmn/css/_anim.scss */
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* line 12, ../../../src/cmn/css/_anim.scss */
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes loading {
  /* line 9, ../../../src/cmn/css/_anim.scss */
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* line 12, ../../../src/cmn/css/_anim.scss */
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loading {
  /* line 9, ../../../src/cmn/css/_anim.scss */
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* line 12, ../../../src/cmn/css/_anim.scss */
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*color*/
/*anim*/
/*============================
mixin
============================*/
/*
* keyframes animationの定義
* ※_anim.scssに定義
*/
/*
* keyframesで定義したkeyframes animationの設定
* @include animation(animation_name $time linear infinite);
*/
/*
* css animationの時間とeasing指定
*/
/*
* position:absoluteで縦横中央ぞろえ
*/
/*
* 左右に均等のマージンをとった幅指定
*/
/*============================
easing
============================*/
/*============================
animation
============================*/
@-webkit-keyframes load8 {
  /* line 5, ../../../src/cmn/css/_all.scss */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* line 9, ../../../src/cmn/css/_all.scss */
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load8 {
  /* line 15, ../../../src/cmn/css/_all.scss */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* line 19, ../../../src/cmn/css/_all.scss */
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* line 25, ../../../src/cmn/css/_all.scss */
body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
  color: black;
  position: relative;
  width: 100%;
  background: white;
  font-feature-settings: "palt";
  /***********************************
  * debug
  ************************************/
}
/* line 31, ../../../src/cmn/css/_all.scss */
body ::selection {
  background: #999999;
}
/* line 32, ../../../src/cmn/css/_all.scss */
body ::-moz-selection {
  background: #999999;
}
/* line 33, ../../../src/cmn/css/_all.scss */
body img::selection {
  background: none;
}
/* line 34, ../../../src/cmn/css/_all.scss */
body img::-moz-selection {
  background: none;
}
/* line 37, ../../../src/cmn/css/_all.scss */
body #loader {
  width: 100%;
  height: 100%;
  float: left;
  position: fixed;
  z-index: 5000;
  text-align: center;
  background: #ffc30b;
}
/* line 45, ../../../src/cmn/css/_all.scss */
body #loader i {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1em;
  height: 1em;
  font-size: 2em;
  -webkit-animation: loading 1.6s linear infinite;
  -moz-animation: loading 1.6s linear infinite;
  animation: loading 1.6s linear infinite;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 52, ../../../src/cmn/css/_all.scss */
body #loader .load_box {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 100%;
}
/* line 60, ../../../src/cmn/css/_all.scss */
body #loader .loader,
body #loader .loader:after {
  border-radius: 50%;
  width: 3vw;
  height: 3vw;
}
/* line 65, ../../../src/cmn/css/_all.scss */
body #loader .loader {
  margin: auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(0, 0, 0, 0.2);
  border-right: 1.1em solid rgba(0, 0, 0, 0.2);
  border-bottom: 1.1em solid rgba(0, 0, 0, 0.2);
  border-left: 1.1em solid #000000;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
/* line 82, ../../../src/cmn/css/_all.scss */
body #wrapper {
  width: 100%;
  float: left;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
/* line 89, ../../../src/cmn/css/_all.scss */
body #wrapper #main {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
/* line 95, ../../../src/cmn/css/_all.scss */
body #wrapper #main section {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
/* line 103, ../../../src/cmn/css/_all.scss */
body #wrapper #footer {
  width: 100%;
  float: left;
  text-align: center;
  background: black;
}
/* line 113, ../../../src/cmn/css/_all.scss */
body a {
  text-decoration: none;
}
/* line 117, ../../../src/cmn/css/_all.scss */
body .hide {
  display: none !important;
}
/* line 121, ../../../src/cmn/css/_all.scss */
body .banish {
  visibility: hidden !important;
}
/* line 125, ../../../src/cmn/css/_all.scss */
body .show {
  -webkit-transform: translate(0, 0%);
  -moz-transform: translate(0, 0%);
  -ms-transform: translate(0, 0%);
  -o-transform: translate(0, 0%);
  transform: translate(0, 0%);
}
/* line 129, ../../../src/cmn/css/_all.scss */
body .area {
  width: 100%;
  float: left;
  position: relative;
}
/* line 135, ../../../src/cmn/css/_all.scss */
body .box {
  width: 100%;
  float: left;
  text-align: center;
}
/* line 145, ../../../src/cmn/css/_all.scss */
body .iScrollIndicator {
  border: none !important;
}
/* line 146, ../../../src/cmn/css/_all.scss */
body .iScrollVerticalScrollbar {
  width: 2px !important;
}
/* line 147, ../../../src/cmn/css/_all.scss */
body .iScrollHorizontalScrollbar {
  height: 2px !important;
}
/* line 148, ../../../src/cmn/css/_all.scss */
body .iScrollIndicator {
  background: black !important;
}
/* line 153, ../../../src/cmn/css/_all.scss */
body #stats {
  z-index: 5000;
}

/*size*/
@media screen and (min-width: 768px) {
  /* line 5, ../../../src/cmn/css/_pc.scss */
  body .pc_view {
    display: block;
  }
  /* line 6, ../../../src/cmn/css/_pc.scss */
  body .sp_view {
    display: none;
  }
  /* line 7, ../../../src/cmn/css/_pc.scss */
  body .pc_view_i {
    display: inline;
  }
  /* line 8, ../../../src/cmn/css/_pc.scss */
  body .sp_view_i {
    display: none;
  }
  /* line 10, ../../../src/cmn/css/_pc.scss */
  body img {
    width: 100%;
  }
  /* line 14, ../../../src/cmn/css/_pc.scss */
  body .inner {
    width: 1040px;
    margin: auto;
    position: relative;
  }
  /* line 20, ../../../src/cmn/css/_pc.scss */
  body #header {
    width: 100%;
    float: left;
    position: fixed;
    background: white;
    padding: 5px 20px;
    box-sizing: border-box;
    z-index: 1000;
  }
  /* line 28, ../../../src/cmn/css/_pc.scss */
  body #header h1 {
    width: 22.5vw;
    float: left;
  }
  /* line 31, ../../../src/cmn/css/_pc.scss */
  body #header h1 a {
    width: 100%;
    float: left;
  }
  /* line 38, ../../../src/cmn/css/_pc.scss */
  body #header .area {
    width: 31vw;
    float: right;
  }
  /* line 42, ../../../src/cmn/css/_pc.scss */
  body #header nav {
    width: 100%;
    float: left;
  }
  /* line 45, ../../../src/cmn/css/_pc.scss */
  body #header nav ul {
    width: 100%;
    float: left;
  }
  /* line 48, ../../../src/cmn/css/_pc.scss */
  body #header nav ul li {
    float: left;
    margin: 0 0 0 10px;
  }
  /* line 51, ../../../src/cmn/css/_pc.scss */
  body #header nav ul li a {
    display: inline-block;
  }
}
/*size*/
@media screen and (max-width: 767px) {
  /* line 5, ../../../src/cmn/css/_sp.scss */
  body .pc_view {
    display: none;
  }
  /* line 6, ../../../src/cmn/css/_sp.scss */
  body .sp_view {
    display: block;
  }
  /* line 7, ../../../src/cmn/css/_sp.scss */
  body .pc_view_i {
    display: none;
  }
  /* line 8, ../../../src/cmn/css/_sp.scss */
  body .sp_view_i {
    display: inline;
  }
  /* line 10, ../../../src/cmn/css/_sp.scss */
  body img {
    width: 100%;
  }
  /* line 14, ../../../src/cmn/css/_sp.scss */
  body #loader .loader, body body #loader .loader:after {
    width: 5vw;
    height: 5vw;
  }
  /* line 19, ../../../src/cmn/css/_sp.scss */
  body .inner {
    width: 94%;
    margin: 0 3%;
    float: left;
    position: relative;
  }
  /* line 26, ../../../src/cmn/css/_sp.scss */
  body #header {
    width: 100%;
    float: left;
    position: fixed;
    background: white;
    box-sizing: border-box;
    z-index: 1000;
  }
  /* line 34, ../../../src/cmn/css/_sp.scss */
  body #header .bg {
    content: " ";
    position: absolute;
    z-index: -1;
    top: 20vw;
    left: 0;
    width: 100%;
    height: 100vh;
    opacity: 0;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    transition-timing-function: cubic-bezier(0.43, 0.12, 0.35, 0.98);
    pointer-events: none;
  }
  /* line 47, ../../../src/cmn/css/_sp.scss */
  body #header #header_scroll {
    width: 100%;
    float: left;
    overflow: hidden;
    height: 0;
    background: #999999;
    position: relative;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    transition-timing-function: cubic-bezier(0.43, 0.12, 0.35, 0.98);
  }
  /* line 57, ../../../src/cmn/css/_sp.scss */
  body #header.open {
    background: white;
  }
  /* line 59, ../../../src/cmn/css/_sp.scss */
  body #header.open .bg {
    opacity: 1;
    pointer-events: auto;
  }
  /* line 63, ../../../src/cmn/css/_sp.scss */
  body #header.open #header_scroll {
    height: 100vh;
  }
  /* line 67, ../../../src/cmn/css/_sp.scss */
  body #header.open .ctrl span {
    background: white;
  }
  /* line 71, ../../../src/cmn/css/_sp.scss */
  body #header.open .ctrl span:before {
    top: 2vw;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  /* line 75, ../../../src/cmn/css/_sp.scss */
  body #header.open .ctrl span:after {
    top: 2vw;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  /* line 82, ../../../src/cmn/css/_sp.scss */
  body #header.open .ctrl div img:nth-child(1) {
    display: none;
  }
  /* line 83, ../../../src/cmn/css/_sp.scss */
  body #header.open .ctrl div img:nth-child(2) {
    display: block;
  }
  /* line 89, ../../../src/cmn/css/_sp.scss */
  body #header h1 {
    width: 76%;
    float: left;
    margin: 6%;
  }
  /* line 93, ../../../src/cmn/css/_sp.scss */
  body #header h1 a {
    width: 100%;
    float: left;
    line-height: 0;
  }
  /* line 101, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl {
    position: absolute;
    right: 3vw;
    top: 4vw;
    width: 8vw;
    height: 8vw;
  }
  /* line 107, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl span {
    width: 6vw;
    height: 0.65vw;
    background: black;
    display: block;
    position: relative;
    margin: 0 1vw;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    transition-timing-function: cubic-bezier(0.43, 0.12, 0.35, 0.98);
  }
  /* line 115, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl span:before, body #header .ctrl span:after {
    content: " ";
    width: 6vw;
    height: 0.65vw;
    background: black;
    display: block;
    position: absolute;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    transition-timing-function: cubic-bezier(0.43, 0.12, 0.35, 0.98);
  }
  /* line 124, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl span:before {
    top: 2vw;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  /* line 128, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl span:after {
    top: 4vw;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  /* line 133, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl div {
    width: 100%;
    float: left;
    margin: 6vw 0 0 0;
  }
  /* line 137, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl div img {
    position: absolute;
  }
  /* line 139, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl div img:nth-child(1) {
    display: block;
  }
  /* line 140, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl div img:nth-child(2) {
    display: none;
  }
  /* line 144, ../../../src/cmn/css/_sp.scss */
  body #header nav {
    width: 100%;
    float: left;
    background: #999999;
    margin: 0 0 12% 0;
  }
  /* line 149, ../../../src/cmn/css/_sp.scss */
  body #header nav ul {
    width: 100%;
    float: left;
  }
  /* line 152, ../../../src/cmn/css/_sp.scss */
  body #header nav ul li {
    width: 100%;
    float: left;
    border-bottom: 1px solid white;
    box-sizing: border-box;
  }
  /* line 157, ../../../src/cmn/css/_sp.scss */
  body #header nav ul li a {
    width: 100%;
    float: left;
    padding: 3% 9%;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
  }
  /* line 164, ../../../src/cmn/css/_sp.scss */
  body #header nav ul li a:before, body #header nav ul li a:after {
    content: " ";
    width: 4vw;
    height: 0.35vw;
    background: black;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    left: auto;
    right: 9%;
    top: -1vw;
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
  }
  /* line 176, ../../../src/cmn/css/_sp.scss */
  body #header nav ul li a:before {
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
  }
  /* line 179, ../../../src/cmn/css/_sp.scss */
  body #header nav ul li a:after {
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
}
