@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.i-block:before {
  content: "\e908";
}
/* line 5, ../../../src/cmn/css/_icon.scss */
i.i-arr2_b:before {
  content: "\e905";
}
/* line 8, ../../../src/cmn/css/_icon.scss */
i.i-arr2_l:before {
  content: "\e906";
}
/* line 11, ../../../src/cmn/css/_icon.scss */
i.i-arr2_t:before {
  content: "\e907";
}
/* line 14, ../../../src/cmn/css/_icon.scss */
i.i-arr2_r:before {
  content: "\e904";
}
/* line 17, ../../../src/cmn/css/_icon.scss */
i.i-arr_b:before {
  content: "\e900";
}
/* line 20, ../../../src/cmn/css/_icon.scss */
i.i-arr_l:before {
  content: "\e901";
}
/* line 23, ../../../src/cmn/css/_icon.scss */
i.i-arr_r:before {
  content: "\e902";
}
/* line 26, ../../../src/cmn/css/_icon.scss */
i.i-arr_t:before {
  content: "\e903";
}
/* line 29, ../../../src/cmn/css/_icon.scss */
i.i-facebook:before {
  content: "\ea90";
}
/* line 32, ../../../src/cmn/css/_icon.scss */
i.i-instagram:before {
  content: "\ea92";
}
/* line 35, ../../../src/cmn/css/_icon.scss */
i.i-twitter:before {
  content: "\ea96";
}

/*============================
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: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }

  /* line 13, ../../../src/cmn/css/_anim.scss */
  50% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }

  /* line 16, ../../../src/cmn/css/_anim.scss */
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}

@-moz-keyframes loading {
  /* line 9, ../../../src/cmn/css/_anim.scss */
  0% {
    -webkit-transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }

  /* line 13, ../../../src/cmn/css/_anim.scss */
  50% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }

  /* line 16, ../../../src/cmn/css/_anim.scss */
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}

@keyframes loading {
  /* line 9, ../../../src/cmn/css/_anim.scss */
  0% {
    -webkit-transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }

  /* line 13, ../../../src/cmn/css/_anim.scss */
  50% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }

  /* line 16, ../../../src/cmn/css/_anim.scss */
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}

@-webkit-keyframes rotate_r {
  /* line 23, ../../../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 26, ../../../src/cmn/css/_anim.scss */
  100% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

@-moz-keyframes rotate_r {
  /* line 23, ../../../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 26, ../../../src/cmn/css/_anim.scss */
  100% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

@keyframes rotate_r {
  /* line 23, ../../../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 26, ../../../src/cmn/css/_anim.scss */
  100% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

@-webkit-keyframes rotate_l {
  /* line 31, ../../../src/cmn/css/_anim.scss */
  0% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  /* line 34, ../../../src/cmn/css/_anim.scss */
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@-moz-keyframes rotate_l {
  /* line 31, ../../../src/cmn/css/_anim.scss */
  0% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  /* line 34, ../../../src/cmn/css/_anim.scss */
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes rotate_l {
  /* line 31, ../../../src/cmn/css/_anim.scss */
  0% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  /* line 34, ../../../src/cmn/css/_anim.scss */
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@-webkit-keyframes kumo {
  /* line 40, ../../../src/cmn/css/_anim.scss */
  0% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }

  /* line 43, ../../../src/cmn/css/_anim.scss */
  100% {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@-moz-keyframes kumo {
  /* line 40, ../../../src/cmn/css/_anim.scss */
  0% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }

  /* line 43, ../../../src/cmn/css/_anim.scss */
  100% {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@keyframes kumo {
  /* line 40, ../../../src/cmn/css/_anim.scss */
  0% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }

  /* line 43, ../../../src/cmn/css/_anim.scss */
  100% {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@-webkit-keyframes walk {
  /* line 49, ../../../src/cmn/css/_anim.scss */
  0% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }

  /* line 52, ../../../src/cmn/css/_anim.scss */
  49% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }

  /* line 55, ../../../src/cmn/css/_anim.scss */
  50% {
    -webkit-transform: translateY(-3%);
    -moz-transform: translateY(-3%);
    -ms-transform: translateY(-3%);
    -o-transform: translateY(-3%);
    transform: translateY(-3%);
  }

  /* line 58, ../../../src/cmn/css/_anim.scss */
  100% {
    -webkit-transform: translateY(-3%);
    -moz-transform: translateY(-3%);
    -ms-transform: translateY(-3%);
    -o-transform: translateY(-3%);
    transform: translateY(-3%);
  }
}

@-moz-keyframes walk {
  /* line 49, ../../../src/cmn/css/_anim.scss */
  0% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }

  /* line 52, ../../../src/cmn/css/_anim.scss */
  49% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }

  /* line 55, ../../../src/cmn/css/_anim.scss */
  50% {
    -webkit-transform: translateY(-3%);
    -moz-transform: translateY(-3%);
    -ms-transform: translateY(-3%);
    -o-transform: translateY(-3%);
    transform: translateY(-3%);
  }

  /* line 58, ../../../src/cmn/css/_anim.scss */
  100% {
    -webkit-transform: translateY(-3%);
    -moz-transform: translateY(-3%);
    -ms-transform: translateY(-3%);
    -o-transform: translateY(-3%);
    transform: translateY(-3%);
  }
}

@keyframes walk {
  /* line 49, ../../../src/cmn/css/_anim.scss */
  0% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }

  /* line 52, ../../../src/cmn/css/_anim.scss */
  49% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }

  /* line 55, ../../../src/cmn/css/_anim.scss */
  50% {
    -webkit-transform: translateY(-3%);
    -moz-transform: translateY(-3%);
    -ms-transform: translateY(-3%);
    -o-transform: translateY(-3%);
    transform: translateY(-3%);
  }

  /* line 58, ../../../src/cmn/css/_anim.scss */
  100% {
    -webkit-transform: translateY(-3%);
    -moz-transform: translateY(-3%);
    -ms-transform: translateY(-3%);
    -o-transform: translateY(-3%);
    transform: translateY(-3%);
  }
}

@-webkit-keyframes loop2f {
  /* line 64, ../../../src/cmn/css/_anim.scss */
  0% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }

  /* line 67, ../../../src/cmn/css/_anim.scss */
  49% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }

  /* line 70, ../../../src/cmn/css/_anim.scss */
  50% {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  /* line 73, ../../../src/cmn/css/_anim.scss */
  100% {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@-moz-keyframes loop2f {
  /* line 64, ../../../src/cmn/css/_anim.scss */
  0% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }

  /* line 67, ../../../src/cmn/css/_anim.scss */
  49% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }

  /* line 70, ../../../src/cmn/css/_anim.scss */
  50% {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  /* line 73, ../../../src/cmn/css/_anim.scss */
  100% {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@keyframes loop2f {
  /* line 64, ../../../src/cmn/css/_anim.scss */
  0% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }

  /* line 67, ../../../src/cmn/css/_anim.scss */
  49% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }

  /* line 70, ../../../src/cmn/css/_anim.scss */
  50% {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  /* line 73, ../../../src/cmn/css/_anim.scss */
  100% {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

/*color*/
/*anim*/
/*============================
mixin
============================*/
/*
* keyframes animationの定義
* ※_anim.scssに定義
*/
/*
* keyframesで定義したkeyframes animationの設定
* @include animation(animation_name $time linear infinite);
*/
/*
* css animationの時間とeasing指定
*/
/*
* position:absoluteで縦横中央ぞろえ
*/
/*
* 左右に均等のマージンをとった幅指定
*/
/*============================
easing
============================*/
/*============================
animation
============================*/
/* line 3, ../../../src/cmn/css/_all.scss */
body {
  font-family: "こぶりなゴシック W6 JIS2004", "メイリオ", Meiryo, "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
  color: black;
  position: relative;
  width: 100%;
  background: white;
  font-feature-settings: "palt";
  /***********************************
  * debug
  ************************************/
}
/* line 9, ../../../src/cmn/css/_all.scss */
body ::selection {
  background: #999999;
}
/* line 10, ../../../src/cmn/css/_all.scss */
body ::-moz-selection {
  background: #999999;
}
/* line 11, ../../../src/cmn/css/_all.scss */
body img::selection {
  background: none;
}
/* line 12, ../../../src/cmn/css/_all.scss */
body img::-moz-selection {
  background: none;
}
/* line 15, ../../../src/cmn/css/_all.scss */
body a {
  color: black;
}
/* line 19, ../../../src/cmn/css/_all.scss */
body #loader {
  width: 100%;
  height: 100%;
  float: left;
  position: fixed;
  z-index: 5000;
  text-align: center;
  background: url(../img/sky.png);
  -webkit-background-size: 18.5vw 18.5vw;
  background-size: 18.5vw 18.5vw;
}
/* line 29, ../../../src/cmn/css/_all.scss */
body #loader .img {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
/* line 36, ../../../src/cmn/css/_all.scss */
body #loader .img .logo {
  float: left;
  width: 100%;
}
/* line 39, ../../../src/cmn/css/_all.scss */
body #loader .img .dot {
  float: left;
  width: 100%;
  text-align: center;
}
/* line 42, ../../../src/cmn/css/_all.scss */
body #loader .img .dot span {
  display: inline-block;
  color: #4592a9;
  -webkit-animation: loading 1s linear infinite;
  -moz-animation: loading 1s linear infinite;
  animation: loading 1s linear infinite;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 48, ../../../src/cmn/css/_all.scss */
body #loader .img .dot span:nth-of-type(2) {
  -webkit-animation: loading 1s 0.3s linear infinite;
  -moz-animation: loading 1s 0.3s linear infinite;
  animation: loading 1s 0.3s linear infinite;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 51, ../../../src/cmn/css/_all.scss */
body #loader .img .dot span:nth-of-type(3) {
  -webkit-animation: loading 1s 0.6s linear infinite;
  -moz-animation: loading 1s 0.6s linear infinite;
  animation: loading 1s 0.6s linear infinite;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 59, ../../../src/cmn/css/_all.scss */
body #wrapper {
  width: 100%;
  float: left;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
/* line 66, ../../../src/cmn/css/_all.scss */
body #wrapper #main {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 72, ../../../src/cmn/css/_all.scss */
body #wrapper #main section {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
/* line 80, ../../../src/cmn/css/_all.scss */
body #wrapper #footer {
  width: 100%;
  float: left;
  text-align: center;
  background: black;
}
/* line 90, ../../../src/cmn/css/_all.scss */
body a {
  text-decoration: none;
}
/* line 94, ../../../src/cmn/css/_all.scss */
body .hide {
  display: none !important;
}
/* line 98, ../../../src/cmn/css/_all.scss */
body .banish {
  visibility: hidden !important;
}
/* line 102, ../../../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 106, ../../../src/cmn/css/_all.scss */
body .area {
  width: 100%;
  float: left;
  position: relative;
}
/* line 112, ../../../src/cmn/css/_all.scss */
body .box {
  width: 100%;
  float: left;
  text-align: center;
}
/* line 122, ../../../src/cmn/css/_all.scss */
body .iScrollIndicator {
  border: none !important;
}
/* line 123, ../../../src/cmn/css/_all.scss */
body .iScrollVerticalScrollbar {
  width: 2px !important;
  bottom: 1vw !important;
  top: 1vw !important;
  right: 1vw !important;
}
/* line 124, ../../../src/cmn/css/_all.scss */
body .iScrollHorizontalScrollbar {
  height: 2px !important;
}
/* line 125, ../../../src/cmn/css/_all.scss */
body .iScrollIndicator {
  background: #165b70 !important;
}
/* line 130, ../../../src/cmn/css/_all.scss */
body #stats {
  z-index: 5000;
}

/*size*/
@media screen and (min-width: 768px) {
  /* line 3, ../../../src/cmn/css/_pc.scss */
  body {
    font-size: 10pt;
  }
  /* line 6, ../../../src/cmn/css/_pc.scss */
  body .pc_view {
    display: block;
  }
  /* line 7, ../../../src/cmn/css/_pc.scss */
  body .sp_view {
    display: none !important;
  }
  /* line 8, ../../../src/cmn/css/_pc.scss */
  body .pc_view_i {
    display: inline;
  }
  /* line 9, ../../../src/cmn/css/_pc.scss */
  body .sp_view_i {
    display: none !important;
  }
  /* line 10, ../../../src/cmn/css/_pc.scss */
  body .pc_view_ib {
    display: inline-block;
  }
  /* line 11, ../../../src/cmn/css/_pc.scss */
  body .sp_view_ib {
    display: none !important;
  }
  /* line 13, ../../../src/cmn/css/_pc.scss */
  body img {
    width: 100%;
  }
  /* line 17, ../../../src/cmn/css/_pc.scss */
  body .inner {
    float: left;
    width: 100%;
    margin: auto;
    position: relative;
  }
  /* line 23, ../../../src/cmn/css/_pc.scss */
  body .container {
    width: 63.5vw;
    margin: 0 auto;
    position: relative;
  }
  /* line 29, ../../../src/cmn/css/_pc.scss */
  body .btn {
    float: left;
    height: 3.7vw;
    text-align: center;
    font-size: 1.3vw;
    text-shadow: 0.2px 0.2px 0px black;
    display: inline-block;
    position: relative;
  }
  /* line 37, ../../../src/cmn/css/_pc.scss */
  body .btn:before {
    content: "";
    display: block;
    -webkit-border-radius: 2vw;
    -moz-border-radius: 2vw;
    -ms-border-radius: 2vw;
    -o-border-radius: 2vw;
    border-radius: 2vw;
    background: #d8d559;
    width: 100%;
    height: 100%;
    border: 0.2vw solid black;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  }
  /* line 55, ../../../src/cmn/css/_pc.scss */
  body .btn:hover:before {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }
  /* line 59, ../../../src/cmn/css/_pc.scss */
  body .btn span {
    position: relative;
    z-index: 2;
    display: block;
    line-height: 3.7vw;
  }
  /* line 65, ../../../src/cmn/css/_pc.scss */
  body .btn.i_r, body .btn.i_l {
    position: relative;
  }
  /* line 67, ../../../src/cmn/css/_pc.scss */
  body .btn.i_r i, body .btn.i_l i {
    position: absolute;
    display: inline-block;
    width: 1.3vw;
    height: 1.3vw;
    line-height: 1.3vw;
    text-align: center;
    color: white;
    background: black;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    top: 0.7vw;
    right: 0.9vw;
    font-size: 0.7em;
  }
  /* line 86, ../../../src/cmn/css/_pc.scss */
  body .btn_b {
    display: block;
    position: absolute;
    line-height: 1;
    text-align: center;
    width: 3.4vw;
    height: 3.4vw;
  }
  /* line 93, ../../../src/cmn/css/_pc.scss */
  body .btn_b span {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
  }
  /* line 98, ../../../src/cmn/css/_pc.scss */
  body .btn_b span:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 3.4vw;
    height: 3.4vw;
    background: #323333;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-border-radius: 0.2vw;
    -moz-border-radius: 0.2vw;
    -ms-border-radius: 0.2vw;
    -o-border-radius: 0.2vw;
    border-radius: 0.2vw;
  }
  /* line 111, ../../../src/cmn/css/_pc.scss */
  body .btn_b img {
    width: 80%;
    position: relative;
    top: 0.85vw;
  }
  /* line 118, ../../../src/cmn/css/_pc.scss */
  body .btn_b:hover span:before {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }
  /* line 125, ../../../src/cmn/css/_pc.scss */
  body .box_i {
    position: absolute;
    display: inline-block;
    width: 2.6vw;
    height: 2.6vw;
    line-height: 2.6vw;
    text-align: center;
    color: white;
    background: black;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    top: 1.5vw;
    right: 1.9vw;
    font-size: 1em;
    z-index: 5;
  }
  /* line 142, ../../../src/cmn/css/_pc.scss */
  body #loader .img {
    width: 15vw;
    height: 10vw;
  }
  /* line 145, ../../../src/cmn/css/_pc.scss */
  body #loader .img .logo {
    margin: 0 0 1.5vw 0;
  }
  /* line 149, ../../../src/cmn/css/_pc.scss */
  body #loader .img .dot span {
    margin: 0 0.5vw;
    font-size: 1.3vw;
  }
  /* line 155, ../../../src/cmn/css/_pc.scss */
  body #loader.passive {
    visibility: hidden;
  }
  /* line 160, ../../../src/cmn/css/_pc.scss */
  body #header {
    width: 100%;
    float: left;
    position: fixed;
    box-sizing: border-box;
    z-index: 1000;
    top: 0;
    left: 0;
  }
  /* line 168, ../../../src/cmn/css/_pc.scss */
  body #header .inner {
    position: fixed;
    top: 0;
    left: 0;
  }
  /* line 173, ../../../src/cmn/css/_pc.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 186, ../../../src/cmn/css/_pc.scss */
  body #header #header_scroll {
    width: 100%;
    float: left;
    overflow: hidden;
    height: 95.7vh;
    max-height: 94vh;
    background: #4592a9;
    position: relative;
    -webkit-border-radius: 1vw;
    -moz-border-radius: 1vw;
    -ms-border-radius: 1vw;
    -o-border-radius: 1vw;
    border-radius: 1vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6vh 5.8vh;
  }
  /* line 204, ../../../src/cmn/css/_pc.scss */
  body #header #header_scroll nav {
    float: left;
    width: 100%;
    position: relative;
  }
  /* line 208, ../../../src/cmn/css/_pc.scss */
  body #header #header_scroll nav .menu {
    float: left;
    width: 100%;
  }
  /* line 210, ../../../src/cmn/css/_pc.scss */
  body #header #header_scroll nav .menu li {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 0 2.4vh;
    position: relative;
    margin: 0 0 3.2vh 0;
  }
  /* line 218, ../../../src/cmn/css/_pc.scss */
  body #header #header_scroll nav .menu li:before {
    content: "";
    display: block;
    width: 1vh;
    height: 92%;
    position: absolute;
    top: 0;
    left: 0;
    background: #d8d559;
  }
  /* line 228, ../../../src/cmn/css/_pc.scss */
  body #header #header_scroll nav .menu li a {
    float: left;
    width: 93%;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  }
  /* line 235, ../../../src/cmn/css/_pc.scss */
  body #header #header_scroll nav .menu li a span {
    float: left;
    width: 100%;
    font-size: 1.8vh;
    display: block;
    margin: 0.3vh 0 0.3vh 0;
  }
  /* line 241, ../../../src/cmn/css/_pc.scss */
  body #header #header_scroll nav .menu li a img, body #header #header_scroll nav .menu li a svg {
    height: 4.5vh;
    width: auto;
    margin: 0 0 0 0.3vh;
    display: block;
  }
  /* line 247, ../../../src/cmn/css/_pc.scss */
  body #header #header_scroll nav .menu li a:hover {
    padding: 0 0 0 5px;
  }
  /* line 253, ../../../src/cmn/css/_pc.scss */
  body #header #header_scroll nav .sns {
    position: absolute;
    bottom: -1.8vh;
    right: -2.8vh;
  }
  /* line 257, ../../../src/cmn/css/_pc.scss */
  body #header #header_scroll nav .sns p {
    float: left;
    color: white;
    font-size: 1.6vh;
    line-height: 1.5;
    margin: 0 0 2vh 0;
    position: relative;
    left: 0.7vh;
  }
  /* line 266, ../../../src/cmn/css/_pc.scss */
  body #header #header_scroll nav .sns ul {
    clear: both;
    float: right;
  }
  /* line 269, ../../../src/cmn/css/_pc.scss */
  body #header #header_scroll nav .sns ul li {
    float: left;
    margin: 0 2.1vh 0 2.1vh;
  }
  /* line 272, ../../../src/cmn/css/_pc.scss */
  body #header #header_scroll nav .sns ul li a {
    color: white;
    font-size: 3.5vH;
  }
  /* line 275, ../../../src/cmn/css/_pc.scss */
  body #header #header_scroll nav .sns ul li a i {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  }
  /* line 279, ../../../src/cmn/css/_pc.scss */
  body #header #header_scroll nav .sns ul li a:hover i {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }
  /* line 290, ../../../src/cmn/css/_pc.scss */
  body #header #menu {
    position: fixed;
    top: 2.3vh;
    right: 1.6vw;
    width: 63.8vh;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    transition-timing-function: cubic-bezier(0.43, 0.12, 0.35, 0.98);
    -webkit-transform: translateY(-150%);
    -moz-transform: translateY(-150%);
    -ms-transform: translateY(-150%);
    -o-transform: translateY(-150%);
    transform: translateY(-150%);
  }
  /* line 302, ../../../src/cmn/css/_pc.scss */
  body #header.open .bg {
    opacity: 1;
    pointer-events: auto;
  }
  /* line 311, ../../../src/cmn/css/_pc.scss */
  body #header.open .ctrl .bg_c span {
    background: #4592a9;
  }
  /* line 315, ../../../src/cmn/css/_pc.scss */
  body #header.open .ctrl .bg_c span:before {
    top: 0.6vw;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  /* line 319, ../../../src/cmn/css/_pc.scss */
  body #header.open .ctrl .bg_c span:after {
    top: 0.6vw;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  /* line 327, ../../../src/cmn/css/_pc.scss */
  body #header.open .ctrl div img:nth-child(1) {
    display: none;
  }
  /* line 328, ../../../src/cmn/css/_pc.scss */
  body #header.open .ctrl div img:nth-child(2) {
    display: block;
  }
  /* line 332, ../../../src/cmn/css/_pc.scss */
  body #header.open #menu {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
  /* line 337, ../../../src/cmn/css/_pc.scss */
  body #header .logo {
    float: left;
    display: block;
    line-height: 0;
    margin: 2.5vw 2.8vw 0 2.8vw;
    width: 7.6vw;
    line-height: 0;
  }
  /* line 347, ../../../src/cmn/css/_pc.scss */
  body #header .btn_b {
    top: 2.5vw;
  }
  /* line 350, ../../../src/cmn/css/_pc.scss */
  body #header .entry {
    right: 11.2vw;
  }
  /* line 353, ../../../src/cmn/css/_pc.scss */
  body #header .mypage {
    right: 7vw;
  }
  /* line 357, ../../../src/cmn/css/_pc.scss */
  body #header .ctrl {
    position: fixed;
    right: 2.8vw;
    top: 2.5vw;
    width: 3.4vw;
    height: 3.4vw;
    z-index: 10;
    cursor: pointer;
  }
  /* line 367, ../../../src/cmn/css/_pc.scss */
  body #header .ctrl:hover .bg_c:before {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }
  /* line 372, ../../../src/cmn/css/_pc.scss */
  body #header .ctrl .bg_c {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.9vw 0 0 0;
  }
  /* line 381, ../../../src/cmn/css/_pc.scss */
  body #header .ctrl .bg_c:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #4592a9;
    -webkit-border-radius: 0.2vw;
    -moz-border-radius: 0.2vw;
    -ms-border-radius: 0.2vw;
    -o-border-radius: 0.2vw;
    border-radius: 0.2vw;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  }
  /* line 393, ../../../src/cmn/css/_pc.scss */
  body #header .ctrl .bg_c span {
    width: 1.7vw;
    height: 0.25vw;
    background: white;
    display: block;
    position: relative;
    z-index: 3;
    margin: 0 0.85vw;
    -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 402, ../../../src/cmn/css/_pc.scss */
  body #header .ctrl .bg_c span:before, body #header .ctrl .bg_c span:after {
    content: " ";
    width: 1.7vw;
    height: 0.25vw;
    background: white;
    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 411, ../../../src/cmn/css/_pc.scss */
  body #header .ctrl .bg_c span:before {
    top: 0.65vw;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  /* line 415, ../../../src/cmn/css/_pc.scss */
  body #header .ctrl .bg_c span:after {
    top: 1.35vw;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  /* line 421, ../../../src/cmn/css/_pc.scss */
  body #header .ctrl div {
    width: 100%;
    float: left;
    margin: 6vw 0 0 0;
  }
  /* line 425, ../../../src/cmn/css/_pc.scss */
  body #header .ctrl div img {
    position: absolute;
  }
  /* line 427, ../../../src/cmn/css/_pc.scss */
  body #header .ctrl div img:nth-child(1) {
    display: block;
  }
  /* line 428, ../../../src/cmn/css/_pc.scss */
  body #header .ctrl div img:nth-child(2) {
    display: none;
  }
  /* line 435, ../../../src/cmn/css/_pc.scss */
  body #footer {
    background: #303030;
    text-align: center;
    float: left;
    width: 100%;
    color: white;
    font-size: 0.85vw;
    padding: 1.4vw 0;
    position: relative;
  }
  /* line 443, ../../../src/cmn/css/_pc.scss */
  body #footer span {
    position: absolute;
    display: inline-block;
    top: 0.9vw;
    right: 0.9vw;
  }
  /* line 448, ../../../src/cmn/css/_pc.scss */
  body #footer span a {
    color: white;
    display: block;
    position: relative;
    padding: 0.5vw 2.5vw 0.5vw 1.5vw;
    font-size: 0.7vw;
    -webkit-border-radius: 0.2vw;
    -moz-border-radius: 0.2vw;
    -ms-border-radius: 0.2vw;
    -o-border-radius: 0.2vw;
    border-radius: 0.2vw;
    border: 1px solid white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 459, ../../../src/cmn/css/_pc.scss */
  body #footer span a img {
    width: 4%;
    height: auto;
    top: 23%;
    right: 0.8vw;
    position: absolute;
  }
  /* line 466, ../../../src/cmn/css/_pc.scss */
  body #footer span a .box_i {
    top: 0;
    right: 0;
    background: white;
    color: black;
    width: 0.8vw;
    height: 0.8vw;
    line-height: 0.8vw;
    font-size: 0.4vw;
    top: 0.45vw;
    right: 0.8vw;
  }
  /* line 477, ../../../src/cmn/css/_pc.scss */
  body #footer span a .box_i:before {
    position: relative;
    left: 0.05vw;
  }
  /* line 486, ../../../src/cmn/css/_pc.scss */
  body .float_bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10051;
    height: 100%;
    width: 100%;
  }
  /* line 495, ../../../src/cmn/css/_pc.scss */
  body .float_content {
    position: fixed;
    top: 2.45vw;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10052;
    width: 93vw;
    background: rgba(255, 255, 255, 0.95);
    -webkit-border-radius: 1vw;
    -moz-border-radius: 1vw;
    -ms-border-radius: 1vw;
    -o-border-radius: 1vw;
    border-radius: 1vw;
    overflow: hidden;
  }
  /* line 508, ../../../src/cmn/css/_pc.scss */
  body .float_content img {
    width: 100%;
  }
  /* line 511, ../../../src/cmn/css/_pc.scss */
  body .float_content .box {
    position: relative;
    float: left;
    width: 100%;
  }
  /* line 514, ../../../src/cmn/css/_pc.scss */
  body .float_content .box .scroll_area {
    float: left;
    width: 100%;
    max-height: 87vh;
  }
  /* line 517, ../../../src/cmn/css/_pc.scss */
  body .float_content .box .scroll_area .scroll {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3vw 3vw;
  }
  /* line 523, ../../../src/cmn/css/_pc.scss */
  body .float_content .box .scroll_area .scroll section {
    float: left;
    width: 100%;
  }
  /* line 531, ../../../src/cmn/css/_pc.scss */
  body .float_close {
    position: absolute;
    z-index: 10053;
    width: 2.6vw;
    height: 2.6vw;
    display: block;
    position: absolute;
    cursor: pointer;
    top: 2vw;
    right: 2vw;
    background: black;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  }
  /* line 544, ../../../src/cmn/css/_pc.scss */
  body .float_close:hover {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }
  /* line 547, ../../../src/cmn/css/_pc.scss */
  body .float_close span, body .float_close:before, body .float_close:after {
    position: absolute;
    width: 100%;
    height: 3px;
    background: white;
    content: "";
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    transition-timing-function: cubic-bezier(0.43, 0.12, 0.35, 0.98);
  }
  /* line 555, ../../../src/cmn/css/_pc.scss */
  body .float_close span {
    width: 70%;
    background: none;
  }
  /* line 559, ../../../src/cmn/css/_pc.scss */
  body .float_close:before {
    width: 55%;
    top: 1.2vw;
    left: 0.6vw;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  /* line 565, ../../../src/cmn/css/_pc.scss */
  body .float_close:after {
    width: 55%;
    top: 1.2vw;
    left: 0.6vw;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  /* line 577, ../../../src/cmn/css/_pc.scss */
  body #footer {
    font-size: 7pt;
  }
  /* line 579, ../../../src/cmn/css/_pc.scss */
  body #footer small {
    display: block;
    -webkit-transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
  /* line 583, ../../../src/cmn/css/_pc.scss */
  body #footer span {
    display: block;
    -webkit-transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
    -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 587, ../../../src/cmn/css/_pc.scss */
  body #footer span a {
    font-size: 6pt;
  }
}
/*size*/
@media screen and (max-width: 767px) {
  /* line 3, ../../../src/cmn/css/_sp.scss */
  body {
    font-size: 3vw;
    line-height: 6.2vw;
  }
  /* line 7, ../../../src/cmn/css/_sp.scss */
  body .pc_view {
    display: none !important;
  }
  /* line 8, ../../../src/cmn/css/_sp.scss */
  body .spc_view {
    display: block;
  }
  /* line 9, ../../../src/cmn/css/_sp.scss */
  body .pc_view_i {
    display: none !important;
  }
  /* line 10, ../../../src/cmn/css/_sp.scss */
  body .sp_view_i {
    display: inline;
  }
  /* line 11, ../../../src/cmn/css/_sp.scss */
  body .pc_view_ib {
    display: none !important;
  }
  /* line 12, ../../../src/cmn/css/_sp.scss */
  body .sp_view_ib {
    display: inline-block;
  }
  /* line 14, ../../../src/cmn/css/_sp.scss */
  body img {
    width: 100%;
  }
  /* line 18, ../../../src/cmn/css/_sp.scss */
  body .inner {
    width: 94%;
    margin: 0 3%;
    float: left;
    position: relative;
  }
  /* line 25, ../../../src/cmn/css/_sp.scss */
  body .container {
    width: 86.5vw;
    margin: 0 auto;
    position: relative;
  }
  /* line 31, ../../../src/cmn/css/_sp.scss */
  body .btn {
    float: left;
    height: 3.7vw;
    text-align: center;
    font-size: 1.3vw;
    text-shadow: 0.2px 0.2px 0px black;
    position: relative;
  }
  /* line 38, ../../../src/cmn/css/_sp.scss */
  body .btn:before {
    content: "";
    display: block;
    -webkit-border-radius: 2vw;
    -moz-border-radius: 2vw;
    -ms-border-radius: 2vw;
    -o-border-radius: 2vw;
    border-radius: 2vw;
    background: #d8d559;
    width: 100%;
    height: 100%;
    border: 0.5vw solid black;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  }
  /* line 55, ../../../src/cmn/css/_sp.scss */
  body .btn span {
    position: relative;
    z-index: 2;
    display: block;
    line-height: 3.7vw;
  }
  /* line 61, ../../../src/cmn/css/_sp.scss */
  body .btn.i_r, body .btn.i_l {
    position: relative;
  }
  /* line 63, ../../../src/cmn/css/_sp.scss */
  body .btn.i_r i, body .btn.i_l i {
    position: absolute;
    display: inline-block;
    width: 1.3vw;
    height: 1.3vw;
    line-height: 1.3vw;
    text-align: center;
    color: white;
    background: black;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    top: 0.7vw;
    right: 0.9vw;
    font-size: 0.7em;
  }
  /* line 82, ../../../src/cmn/css/_sp.scss */
  body .btn_b {
    display: block;
    position: absolute;
    line-height: 1;
    text-align: center;
    width: 11vw;
    height: 11vw;
  }
  /* line 89, ../../../src/cmn/css/_sp.scss */
  body .btn_b span {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
  }
  /* line 94, ../../../src/cmn/css/_sp.scss */
  body .btn_b span:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 11vw;
    height: 11vw;
    background: #323333;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
  }
  /* line 107, ../../../src/cmn/css/_sp.scss */
  body .btn_b img {
    width: 80%;
    position: relative;
    top: 2.8vw;
  }
  /* line 114, ../../../src/cmn/css/_sp.scss */
  body .btn_b:hover span:before {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }
  /* line 121, ../../../src/cmn/css/_sp.scss */
  body .box_i {
    position: absolute;
    display: inline-block;
    width: 5vw;
    height: 5vw;
    line-height: 5vw;
    text-align: center;
    color: white;
    background: black;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    top: 4vw;
    right: 3.8vw;
    font-size: 2.3vw;
    z-index: 5;
  }
  /* line 138, ../../../src/cmn/css/_sp.scss */
  body #loader .img {
    width: 45vw;
    height: 25vw;
  }
  /* line 141, ../../../src/cmn/css/_sp.scss */
  body #loader .img .logo {
    margin: 0 0 1.5vw 0;
  }
  /* line 145, ../../../src/cmn/css/_sp.scss */
  body #loader .img .dot span {
    margin: 0 1vw;
    font-size: 3.3vw;
  }
  /* line 151, ../../../src/cmn/css/_sp.scss */
  body #loader.passive {
    visibility: hidden;
  }
  /* line 156, ../../../src/cmn/css/_sp.scss */
  body #header {
    width: 100%;
    float: left;
    position: fixed;
    box-sizing: border-box;
    z-index: 1000;
    top: 0;
    left: 0;
  }
  /* line 165, ../../../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 178, ../../../src/cmn/css/_sp.scss */
  body #header #header_scroll {
    width: 100%;
    float: left;
    overflow: hidden;
    height: 84vh;
    background: #4592a9;
    position: relative;
    -webkit-border-radius: 1vw;
    -moz-border-radius: 1vw;
    -ms-border-radius: 1vw;
    -o-border-radius: 1vw;
    border-radius: 1vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4.9vh 3.4vh;
  }
  /* line 192, ../../../src/cmn/css/_sp.scss */
  body #header #header_scroll nav {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 7vw 0;
  }
  /* line 196, ../../../src/cmn/css/_sp.scss */
  body #header #header_scroll nav .menu {
    float: left;
    width: 100%;
  }
  /* line 198, ../../../src/cmn/css/_sp.scss */
  body #header #header_scroll nav .menu li {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 0 1.4vh;
    position: relative;
    margin: 0 0 1.1vh 0;
  }
  /* line 206, ../../../src/cmn/css/_sp.scss */
  body #header #header_scroll nav .menu li:before {
    content: "";
    display: block;
    width: 0.5vh;
    height: 92%;
    position: absolute;
    top: 0;
    left: 0.5vh;
    background: #d8d559;
  }
  /* line 216, ../../../src/cmn/css/_sp.scss */
  body #header #header_scroll nav .menu li a {
    float: left;
    width: 93%;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 0 1.1vh;
  }
  /* line 223, ../../../src/cmn/css/_sp.scss */
  body #header #header_scroll nav .menu li a span {
    float: left;
    width: 100%;
    font-size: 1.4vh;
    display: block;
    margin: 0.6vh 0 0.5vh 0;
    line-height: 1;
  }
  /* line 230, ../../../src/cmn/css/_sp.scss */
  body #header #header_scroll nav .menu li a img {
    width: auto;
    height: 3.3vh;
  }
  /* line 237, ../../../src/cmn/css/_sp.scss */
  body #header #header_scroll nav .sns {
    float: left;
    width: 100%;
    text-align: center;
  }
  /* line 240, ../../../src/cmn/css/_sp.scss */
  body #header #header_scroll nav .sns p {
    display: inline-block;
    width: 80%;
    color: white;
    font-size: 1.6vh;
    line-height: 1.4;
    margin: 1vh 0 2vh 0;
    position: relative;
    left: 0;
  }
  /* line 250, ../../../src/cmn/css/_sp.scss */
  body #header #header_scroll nav .sns ul {
    clear: both;
    width: 100%;
    text-align: center;
  }
  /* line 254, ../../../src/cmn/css/_sp.scss */
  body #header #header_scroll nav .sns ul li {
    display: inline-block;
    margin: 0 1.5vh;
  }
  /* line 257, ../../../src/cmn/css/_sp.scss */
  body #header #header_scroll nav .sns ul li a {
    color: white;
    font-size: 3.7vh;
  }
  /* line 267, ../../../src/cmn/css/_sp.scss */
  body #header #menu {
    position: fixed;
    top: 2.3vw;
    right: 2.5%;
    width: 95%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    transition-timing-function: cubic-bezier(0.43, 0.12, 0.35, 0.98);
    -webkit-transform: translateY(-150%);
    -moz-transform: translateY(-150%);
    -ms-transform: translateY(-150%);
    -o-transform: translateY(-150%);
    transform: translateY(-150%);
  }
  /* line 278, ../../../src/cmn/css/_sp.scss */
  body #header.open .bg {
    opacity: 1;
    pointer-events: auto;
  }
  /* line 287, ../../../src/cmn/css/_sp.scss */
  body #header.open .ctrl .bg_c span {
    background: #4592a9;
  }
  /* line 291, ../../../src/cmn/css/_sp.scss */
  body #header.open .ctrl .bg_c span:before {
    top: 0.6vw;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  /* line 295, ../../../src/cmn/css/_sp.scss */
  body #header.open .ctrl .bg_c span:after {
    top: 0.6vw;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  /* line 303, ../../../src/cmn/css/_sp.scss */
  body #header.open .ctrl div img:nth-child(1) {
    display: none;
  }
  /* line 304, ../../../src/cmn/css/_sp.scss */
  body #header.open .ctrl div img:nth-child(2) {
    display: block;
  }
  /* line 308, ../../../src/cmn/css/_sp.scss */
  body #header.open #menu {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
  /* line 313, ../../../src/cmn/css/_sp.scss */
  body #header .logo {
    display: block;
    float: left;
    width: 21.2vw;
    margin: 3vw 0 0 0;
  }
  /* line 319, ../../../src/cmn/css/_sp.scss */
  body #header .btn_b {
    top: 2.5vw;
  }
  /* line 322, ../../../src/cmn/css/_sp.scss */
  body #header .entry {
    right: 27vw;
  }
  /* line 325, ../../../src/cmn/css/_sp.scss */
  body #header .mypage {
    right: 13vw;
  }
  /* line 329, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl {
    position: fixed;
    right: 2.8vw;
    top: 2.5vw;
    width: 11vw;
    height: 11vw;
    z-index: 10;
    cursor: pointer;
  }
  /* line 339, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl:hover .bg_c:before {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }
  /* line 344, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl .bg_c {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5.3vw 0 0 0;
  }
  /* line 353, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl .bg_c:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #4592a9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  }
  /* line 365, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl .bg_c span {
    width: 5.5vw;
    height: 0.5vw;
    background: white;
    display: block;
    position: relative;
    z-index: 3;
    margin: 0 2.75vw;
    -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 374, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl .bg_c span:before, body #header .ctrl .bg_c span:after {
    content: " ";
    width: 5.5vw;
    height: 0.4vw;
    background: white;
    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 383, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl .bg_c span:before {
    top: -1.8vw;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  /* line 387, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl .bg_c span:after {
    top: 2.3vw;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  /* line 393, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl div {
    width: 100%;
    float: left;
    margin: 6vw 0 0 0;
  }
  /* line 397, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl div img {
    position: absolute;
  }
  /* line 399, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl div img:nth-child(1) {
    display: block;
  }
  /* line 400, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl div img:nth-child(2) {
    display: none;
  }
  /* line 407, ../../../src/cmn/css/_sp.scss */
  body #footer {
    background: #303030;
    text-align: center;
    float: left;
    width: 100%;
    color: white;
    font-size: 0.85vw;
    padding: 1.4vw 0;
  }
  /* line 414, ../../../src/cmn/css/_sp.scss */
  body #footer small {
    float: left;
    width: 100%;
    display: block;
    text-align: center;
  }
  /* line 419, ../../../src/cmn/css/_sp.scss */
  body #footer span {
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    border: 1px solid white;
    width: 40%;
    margin: 0 0 1.8vw 30%;
    display: none;
  }
  /* line 427, ../../../src/cmn/css/_sp.scss */
  body #footer span a {
    color: white;
    display: block;
    position: relative;
    padding: 1vw 0 1vw 0;
    font-size: 0.7vw;
    line-height: 1;
  }
  /* line 434, ../../../src/cmn/css/_sp.scss */
  body #footer span a .box_i {
    top: 0;
    right: 0;
    background: white;
    color: black;
    width: 2vw;
    height: 2vw;
    line-height: 2vw;
    font-size: 1px;
    top: 0.6vw;
    right: 1.3vw;
  }
  /* line 450, ../../../src/cmn/css/_sp.scss */
  body .float_bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10051;
    height: 100%;
    width: 100%;
  }
  /* line 459, ../../../src/cmn/css/_sp.scss */
  body .float_content {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10052;
    width: 94%;
    background: rgba(255, 255, 255, 0.95);
    -webkit-border-radius: 2vw;
    -moz-border-radius: 2vw;
    -ms-border-radius: 2vw;
    -o-border-radius: 2vw;
    border-radius: 2vw;
    overflow: hidden;
  }
  /* line 473, ../../../src/cmn/css/_sp.scss */
  body .float_content img {
    width: 100%;
  }
  /* line 476, ../../../src/cmn/css/_sp.scss */
  body .float_content .box {
    position: relative;
    float: left;
    width: 100%;
  }
  /* line 479, ../../../src/cmn/css/_sp.scss */
  body .float_content .box .scroll_area {
    float: left;
    width: 100%;
    max-height: 80vh;
  }
  /* line 482, ../../../src/cmn/css/_sp.scss */
  body .float_content .box .scroll_area .scroll {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3vw 3vw;
  }
  /* line 488, ../../../src/cmn/css/_sp.scss */
  body .float_content .box .scroll_area .scroll section {
    float: left;
    width: 100%;
  }
  /* line 496, ../../../src/cmn/css/_sp.scss */
  body .float_close {
    position: absolute;
    z-index: 10053;
    width: 7.6vw;
    height: 7.6vw;
    display: block;
    position: absolute;
    cursor: pointer;
    top: 3.5vw;
    right: 3vw;
    background: black;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  }
  /* line 509, ../../../src/cmn/css/_sp.scss */
  body .float_close:hover {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }
  /* line 512, ../../../src/cmn/css/_sp.scss */
  body .float_close span, body .float_close:before, body .float_close:after {
    position: absolute;
    width: 100%;
    height: 2px;
    background: white;
    content: "";
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    transition-timing-function: cubic-bezier(0.43, 0.12, 0.35, 0.98);
  }
  /* line 520, ../../../src/cmn/css/_sp.scss */
  body .float_close span {
    width: 70%;
    background: none;
  }
  /* line 524, ../../../src/cmn/css/_sp.scss */
  body .float_close:before {
    width: 55%;
    top: 3.6vw;
    left: 1.3vw;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  /* line 530, ../../../src/cmn/css/_sp.scss */
  body .float_close:after {
    width: 55%;
    top: 3.6vw;
    left: 1.6vw;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
