@charset "UTF-8";
/*@import url("../fonts/basicfont/style.css");
@import url("../fonts/fontawesome/css/fontawesome-all.css");*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
  height: 100%; }

body {
  margin: 0;
  padding: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

a {
  outline: none;
  background-color: transparent; }

div {
  line-height: inherit; }

p {
  margin: 0;
  font-size: 100%;
  line-height: inherit; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: 100%;
  font-weight: normal; }

abbr[title] {
  border-bottom: 1px dotted; }

em, b, strong {
  font-weight: bold; }

small {
  font-size: 0.833em; }

hr {
  margin-top: 1em;
  margin-bottom: 1em;
  border: 0;
  border-top: 1px solid #777; }

sub,
sup {
  font-size: 0.750em;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

ol {
  margin: 0 0 0 1.5em;
  padding: 0; }

dl {
  list-style-position: inside;
  list-style: none;
  margin: 0;
  padding: 0; }

dt, dd {
  margin: 0;
  padding: 0; }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }

li li, li li li, li p, li pre, li dt, li dd, dd li, dd p, dd pre, dd dt, dd dd {
  font-size: 100%;
  line-height: inherit; }

code, kbd, pre, samp {
  margin: 0;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 100%;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: auto; }

address {
  font-style: normal;
  margin: 0;
  font-size: 100%; }

cite {
  margin: 0;
  font-size: 100%; }

figure {
  margin: 0; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

[role="button"] {
  cursor: pointer; }

legend {
  border: 0;
  padding: 0; }

img {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: bottom; }

embed, iframe, object, video {
  max-width: 100%;
  vertical-align: middle; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%; }

td,
th {
  padding: 0;
  font-size: 100%; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

html {
  -webkit-tap-highlight-color: transparent;
  overflow: auto;
  overflow-x: hidden; }

html {
  font-size: 62.5%; }

body {
  font-size: 1.6rem; }
  /*@media screen and (max-width: 767px) {*/
  @media screen and (max-width: 800px) {
    body {
      font-size: 1.4rem; } }
  @media screen and (max-width: 600px) {
    body {
      font-size: 1.4rem; } }
  @media screen and (max-width: 375px) {
    body {
      font-size: 1.4rem; } }

body {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-family: 'Noto Sans JP',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック体","Yu Gothic Medium",YuGothic,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-family: "Noto Sans Regular", sans-serif;
  line-height: 1.25;
  color: #111;
  background-color: #000; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #0074ca;
  text-decoration: underline; }
  a:hover, a:focus {
    color: #189cff;
    text-decoration: none; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }


* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }




/*======================
FONT SIZE
=======================*/
.fS-10 {
  font-size: 0.625em; }

.fS-11 {
  font-size: 0.6875em; }

.fS-12 {
  font-size: 0.75em; }

.fS-13 {
  font-size: 0.8125em; }

.fS-14 {
  font-size: 0.875em; }

.fS-15 {
  font-size: 0.9375em; }

.fS-16 {
  font-size: 1em; }

.fS-17 {
  font-size: 1.0625em; }

.fS-18 {
  font-size: 1.125em; }

.fS-19 {
  font-size: 1.1875em; }

.fS-20 {
  font-size: 1.25em; }

.fS-21 {
  font-size: 1.3125em; }

.fS-22 {
  font-size: 1.375em; }

.fS-23 {
  font-size: 1.4375em; }

.fS-24 {
  font-size: 1.5em; }

.fS-25 {
  font-size: 1.5625em; }

.fS-26 {
  font-size: 1.625em; }

.fS-27 {
  font-size: 1.6875em; }

.fS-28 {
  font-size: 1.75em; }

.fS-29 {
  font-size: 1.8125em; }

.fS-30 {
  font-size: 1.875em; }

.fS-31 {
  font-size: 1.9375em; }

.fS-32 {
  font-size: 2em; }

.fS-33 {
  font-size: 2.0625em; }

.fS-34 {
  font-size: 2.125em; }

.fS-35 {
  font-size: 2.1875em; }

.fS-36 {
  font-size: 2.25em; }

.fS-37 {
  font-size: 2.3125em; }

.fS-38 {
  font-size: 2.375em; }

.fS-39 {
  font-size: 2.4375em; }

.fS-40 {
  font-size: 2.5em; }

@media screen and (max-width: 767px) {
  .fS-40, .fS-39, .fS-38, .fS-37, .fS-36 {
    font-size: 1.85em; }
  .fS-34, .fS-33, .fS-32, .fS-31, .fS-30 {
    font-size: 1.40em; }
  .fS-33, .fS-32, .fS-31, .fS-30, .fS-29, .fS-28 {
    font-size: 1.3em; }
  .fS-27, .fS-26, .fS-25, .fS-24, .fS-23 {
    font-size: 1.25em; }
  .fS-22, .fS-21, .fS-20 {
    font-size: 1.125em; }
  .fS-18, .fS-17, .fS-16, .fS-15, .fS-14, .fS-13 {
    font-size: 1em; }
  .fS-12 {
    font-size: 12px; } }



/*======================
FONT FAMILY
=======================*/
@font-face {
  font-family: 'Noto Sans Regular';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NotoSansCJKjp-Regular.woff2") format("woff2"), url("../fonts/NotoSansCJKjp-Regular.woff") format("woff"), url("../fonts/NotoSansCJKjp-Regular.ttf") format("truetype"), url("../fonts/NotoSansCJKjp-Regular.eot") format("embedded-opentype"); }

@font-face {
  font-family: 'Noto Sans Medium';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/NotoSansCJKjp-Medium.woff2") format("woff2"), url("../fonts/NotoSansCJKjp-Medium.woff") format("woff"), url("../fonts/NotoSansCJKjp-Medium.ttf") format("truetype"), url("../fonts/NotoSansCJKjp-Medium.eot") format("embedded-opentype"); }

@font-face {
  font-family: 'Noto Sans Bold';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/NotoSansCJKjp-Bold.woff2") format("woff2"), url("../fonts/NotoSansCJKjp-Bold.woff") format("woff"), url("../fonts/NotoSansCJKjp-Bold.ttf") format("truetype"), url("../fonts/NotoSansCJKjp-Bold.eot") format("embedded-opentype"); }

@font-face {
  font-family: "Noto Serif Regular";
  src: url("../fonts/NotoSerifCJKjp-Regular.woff") format("woff"); }

@font-face {
  font-family: "FjallaOne";
  src: url("../fonts/FjallaOne-Regular.woff") format("woff"), url("../fonts/FjallaOne-Regular.ttf") format("truetype"); }

.fF-serif {
  font-family: "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
  .mac .fF-serif {
    font-family: Garamond, "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", serif; }

.fF-sans-serif {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }

.fF-noto {
  font-family: "Noto Sans Regular", sans-serif; }

.fF-noto-medium {
  font-family: "Noto Sans Medium", sans-serif; }

.fF-noto-bold {
  font-family: "Noto Sans Bold", sans-serif; }

.fF-noto-serif {
  font-family: "Noto Serif Regular", serif; }

.fF-fjalla {
  font-family: "FjallaOne", sans-serif; }

/*Letter Spacing*/
.lS-08 {
  letter-spacing: -0.08em; }

.lS-01 {
  letter-spacing: -0.1em; }

.lS-02 {
  letter-spacing: -0.2em; }

.lS-03 {
  letter-spacing: -0.3em; }

.lS-04 {
  letter-spacing: -0.4em; }

.lS-05 {
  letter-spacing: -0.5em; }

.lS-06 {
  letter-spacing: -0.6em; }

.lS1 {
  letter-spacing: 0.1 !important; }

.lS2 {
  letter-spacing: 0.2 !important; }

.lS3 {
  letter-spacing: 0.3 !important; }

.lS4 {
  letter-spacing: 0.4 !important; }

.lS5 {
  letter-spacing: 0.5 !important; }

.lS6 {
  letter-spacing: 0.6 !important; }

.lS7 {
  letter-spacing: 0.7 !important; }

.lS8 {
  letter-spacing: 0.8 !important; }

.lS9 {
  letter-spacing: 0.9 !important; }

.lS10 {
  letter-spacing: 1 !important; }

.bG-pale-blue {
  background-color: #E6F8FF; }

.bG-white {
  background-color: #fff; }

.bG-pale-gray {
  background-color: #F3F3F3; }

/*TEXT*/
/*======================
TEXT TANSFORM
=======================*/
.tT-lowercase {
  text-transform: lowercase; }

.tT-uppercase {
  text-transform: uppercase; }

.tT-capitalize {
  text-transform: capitalize; }

/*======================
TEXT ALIGN
=======================*/
.tA-left {
  text-align: left !important; }

.tA-right {
  text-align: right !important; }

.tA-center {
  text-align: center !important; }

.tA-justify {
  text-align: justify !important; }

/*Line Height*/
.lH10 {
  line-height: 1 !important; }

.lH11 {
  line-height: 1.1 !important; }

.lH12 {
  line-height: 1.2 !important; }

.lH13 {
  line-height: 1.3 !important; }

.lH14 {
  line-height: 1.4 !important; }

.lH15 {
  line-height: 1.5 !important; }

.lH16 {
  line-height: 1.6 !important; }

.lH17 {
  line-height: 1.7 !important; }

.lH18 {
  line-height: 1.8 !important; }

.lH19 {
  line-height: 1.9 !important; }

.lH20 {
  line-height: 2 !important; }

.lH21 {
  line-height: 2.1 !important; }

.lH22 {
  line-height: 2.2 !important; }

/*MARGIN (EM)*/
.mT05em {
  margin-top: 0.5em; }

.mL05em {
  margin-left: 0.5em; }

.mR05em {
  margin-right: 0.5em; }

.mB05em {
  margin-bottom: 0.5em; }

.mT08em {
  margin-top: 0.8em; }

.mL08em {
  margin-left: 0.8em; }

.mR08em {
  margin-right: 0.8em; }

.mB08em {
  margin-bottom: 0.8em; }

.mT1em {
  margin-top: 1em; }

.mL1em {
  margin-left: 1em; }

.mR1em {
  margin-right: 1em; }

.mB1em {
  margin-bottom: 1em; }

.mT1-5em {
  margin-top: 1.5em; }

.mL1-5em {
  margin-left: 1.5em; }

.mR1-5em {
  margin-right: 1.5em; }

.mB1-5em {
  margin-bottom: 1.5em; }

.mT2em {
  margin-top: 2em; }

.mL2em {
  margin-left: 2em; }

.mR2em {
  margin-right: 2em; }

.mB2em {
  margin-bottom: 2em; }

.mT2-5em {
  margin-top: 2.5em; }

.mL2-5em {
  margin-left: 2.5em; }

.mR2-5em {
  margin-right: 2.5em; }

.mB2-5em {
  margin-bottom: 2.5em; }

.mT3em {
  margin-top: 3em; }

.mL3em {
  margin-left: 3em; }

.mR3em {
  margin-right: 3em; }

.mB3em {
  margin-bottom: 3em; }

.mT4em {
  margin-top: 4em; }

.mL4em {
  margin-left: 4em; }

.mR4em {
  margin-right: 4em; }

.mB4em {
  margin-bottom: 4em; }

.mT-1em {
  margin-top: -1em; }

.mL-1em {
  margin-left: -1em; }

.mR-1em {
  margin-right: -1em; }

.mB-1em {
  margin-bottom: -1em; }

.pT05em {
  padding-top: 0.5em; }

.pL05em {
  padding-left: 0.5em; }

.pR05em {
  padding-right: 0.5em; }

.pB05em {
  padding-bottom: 0.5em; }

.pA05em {
  padding: 0.5em; }

.pT08em {
  padding-top: 0.8em; }

.pL08em {
  padding-left: 0.8em; }

.pR08em {
  padding-right: 0.8em; }

.pB08em {
  padding-bottom: 0.8em; }

.pA08em {
  padding: 0.8em; }

.pT1em {
  padding-top: 1em; }

.pL1em {
  padding-left: 1em; }

.pR1em {
  padding-right: 1em; }

.pB1em {
  padding-bottom: 1em; }

.pA1em {
  padding: 1em; }

.pA1em {
  padding: 1em; }

.pA1-5em {
  padding: 1.5em; }

.pA2em {
  padding: 2em; }

.pA2-5em {
  padding: 2.5em; }

.pA3em {
  padding: 3em; }

.pT2em {
  padding-top: 2em; }

.pL2em {
  padding-left: 2em; }

.pR2em {
  padding-right: 2em; }

.pB2em {
  padding-bottom: 2em; }

.pA2em {
  padding: 2em; }

.pT3em {
  padding-top: 3em; }

.pL3em {
  padding-left: 3em; }

.pR3em {
  padding-right: 3em; }

.pB3em {
  padding-bottom: 3em; }

.pA3em {
  padding: 3em; }

.img-width {
  width: 100%;
  height: auto; }

.img-max-width {
  max-width: 100%;
  height: auto; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-max {
  display: block;
  width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 10px; }

.img-circle {
  border-radius: 50%; }

.list-dot {
  margin-left: 0em; }
  .list-dot:before, .list-dot:after {
    content: " ";
    display: table; }
  .list-dot:after {
    clear: both; }
  .list-dot li {
    padding-left: 15px;
    line-height: inherit; }
  .list-dot li:first-child {
    margin-top: 0.1em; }
  .list-dot > li {
    text-indent: -15px;
    margin-bottom: 0.1em; }
  .list-dot > li:before {
    content: "・";
    text-indent: -15px; }

.list-kome {
  margin-left: 0px; }
  .list-kome:before, .list-kome:after {
    content: " ";
    display: table; }
  .list-kome:after {
    clear: both; }
  .list-kome li {
    padding-left: 15px;
    line-height: inherit; }
  .list-kome li:first-child {
    margin-top: 0.4em; }
  .list-kome > li {
    text-indent: -15px;
    margin-bottom: 0.4em; }
  .list-kome > li:before {
    content: "※";
    text-indent: -15px; }

.col-wrap {
  clear: both;
  position: relative; }
  .col-wrap:before, .col-wrap:after {
    content: " ";
    display: table; }
  .col-wrap:after {
    clear: both; }
  /*@media screen and (max-width: 767px) {*/
  @media screen and (max-width: 800px) {
    .col-wrap {
      margin-left: -1.5%;
      margin-right: -1.5%; } }
  .col-wrap .col {
    float: left;
    padding: 1.5% 1.5%;
    min-height: 1px;
    position: relative; }
    /*@media screen and (max-width: 767px) {*/
  @media screen and (max-width: 800px) {
      .col-wrap .col {
        float: none;
        padding: 3% 3%; } }
  /*@media screen and (max-width: 767px) {*/
  @media screen and (max-width: 800px) {
    .col-wrap.no-gutters {
      margin-left: 0;
      margin-right: 0; } }
  .col-wrap.no-gutters .col {
    padding: 0 0; }
  .col-wrap .col-1 {
    width: 8.33333%; }
  .col-wrap .col-2 {
    width: 16.66667%; }
  .col-wrap .col-3 {
    width: 25%; }
  .col-wrap .col-4 {
    width: 33.33333%; }
  .col-wrap .col-5 {
    width: 41.66667%; }
  .col-wrap .col-6 {
    width: 50%; }
  .col-wrap .col-7 {
    width: 58.33333%; }
  .col-wrap .col-8 {
    width: 66.66667%; }
  .col-wrap .col-9 {
    width: 75%; }
  .col-wrap .col-10 {
    width: 83.33333%; }
  .col-wrap .col-11 {
    width: 91.66667%; }
  .col-wrap .col-12 {
    width: 100%; }
  .col-wrap .col-pull-0 {
    right: auto; }
  .col-wrap .col-pull-1 {
    right: 8.33333%; }
  .col-wrap .col-pull-2 {
    right: 16.66667%; }
  .col-wrap .col-pull-3 {
    right: 25%; }
  .col-wrap .col-pull-4 {
    right: 33.33333%; }
  .col-wrap .col-pull-5 {
    right: 41.66667%; }
  .col-wrap .col-pull-6 {
    right: 50%; }
  .col-wrap .col-pull-7 {
    right: 58.33333%; }
  .col-wrap .col-pull-8 {
    right: 66.66667%; }
  .col-wrap .col-pull-9 {
    right: 75%; }
  .col-wrap .col-pull-10 {
    right: 83.33333%; }
  .col-wrap .col-pull-11 {
    right: 91.66667%; }
  .col-wrap .col-pull-12 {
    right: 100%; }
  .col-wrap .col-push-0 {
    left: auto; }
  .col-wrap .col-push-1 {
    left: 8.33333%; }
  .col-wrap .col-push-2 {
    left: 16.66667%; }
  .col-wrap .col-push-3 {
    left: 25%; }
  .col-wrap .col-push-4 {
    left: 33.33333%; }
  .col-wrap .col-push-5 {
    left: 41.66667%; }
  .col-wrap .col-push-6 {
    left: 50%; }
  .col-wrap .col-push-7 {
    left: 58.33333%; }
  .col-wrap .col-push-8 {
    left: 66.66667%; }
  .col-wrap .col-push-9 {
    left: 75%; }
  .col-wrap .col-push-10 {
    left: 83.33333%; }
  .col-wrap .col-push-11 {
    left: 91.66667%; }
  .col-wrap .col-push-12 {
    left: 100%; }
  .col-wrap .col-offset-0 {
    margin-left: 0%; }
  .col-wrap .col-offset-1 {
    margin-left: 8.33333%; }
  .col-wrap .col-offset-2 {
    margin-left: 16.66667%; }
  .col-wrap .col-offset-3 {
    margin-left: 25%; }
  .col-wrap .col-offset-4 {
    margin-left: 33.33333%; }
  .col-wrap .col-offset-5 {
    margin-left: 41.66667%; }
  .col-wrap .col-offset-6 {
    margin-left: 50%; }
  .col-wrap .col-offset-7 {
    margin-left: 58.33333%; }
  .col-wrap .col-offset-8 {
    margin-left: 66.66667%; }
  .col-wrap .col-offset-9 {
    margin-left: 75%; }
  .col-wrap .col-offset-10 {
    margin-left: 83.33333%; }
  .col-wrap .col-offset-11 {
    margin-left: 91.66667%; }
  .col-wrap .col-offset-12 {
    margin-left: 100%; }
  /*@media screen and (max-width: 767px) {*/
  @media screen and (max-width: 800px) {
    .col-wrap {
      margin-left: 0;
      margin-right: 0; }
      .col-wrap .col {
        float: none;
        left: 0 !important;
        right: 0 !important; }
      .col-wrap .col-1 {
        width: 100%; }
      .col-wrap .col-2 {
        width: 100%; }
      .col-wrap .col-3 {
        width: 100%; }
      .col-wrap .col-4 {
        width: 100%; }
      .col-wrap .col-5 {
        width: 100%; }
      .col-wrap .col-6 {
        width: 100%; }
      .col-wrap .col-7 {
        width: 100%; }
      .col-wrap .col-8 {
        width: 100%; }
      .col-wrap .col-9 {
        width: 100%; }
      .col-wrap .col-10 {
        width: 100%; }
      .col-wrap .col-11 {
        width: 100%; }
      .col-wrap .col-12 {
        width: 100%; } }

.row {
  margin-left: -1.55%;
  margin-right: -1.55%; }
  /*@media screen and (max-width: 767px) {*/
  @media screen and (max-width: 800px) {
    .row .col-wrap .col {
      padding: 1.5% 1.5%; } }

.fS-12-caption {
  color: #666; }

.wB-all {
  word-break: break-all; }

.pc {
  display: block; }
  /*@media screen and (max-width: 767px) {*/
  @media screen and (max-width: 800px) {
    .pc {
      display: none; } }

.sp {
  display: none; }
  /*@media screen and (max-width: 767px) {*/
  @media screen and (max-width: 800px) {
    .sp {
      display: block; } }

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slider-header img {
  width: 100%;
  height: auto; }

.slider {
  background: #6B94C5; }


.kome {
  font-size: 0.75em;
  vertical-align: 0.2em; }



@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }

@-moz-keyframes rotation {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(359deg); } }

@-o-keyframes rotation {
  from {
    -o-transform: rotate(0deg); }
  to {
    -o-transform: rotate(359deg); } }

@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/*
noscript
---------------------------------*/
#noscript {
  width: 100%;
  text-align: center;
  z-index: 0; }

#noscript-item {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -35%;
  width: 70%;
  padding: 20px;
  background: #A8A8A8;
  z-index: 3; }

/*
scrollup
----------------------------------------- */
#scrollup {
  position: fixed;
  bottom: 0px;
  right: 0px;
  z-index: 99; }
  /*@media screen and (max-width: 767px) {*/
  @media screen and (max-width: 800px) {
    #scrollup {
      bottom: 80px;
      right: 10px;
      width: 50px;
      height: 50px; } }
  #scrollup a {
    display: block;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s; }
    #scrollup a:hover {
      opacity: .8;
      -webkit-transition: all .2s;
      -o-transition: all .2s;
      transition: all .2s; }

br.sp {
  display: none; }
  /*@media screen and (max-width: 767px) {*/
  @media screen and (max-width: 800px) {
    br.sp {
      display: block; } }

br.pc {
  display: block; }
  /*@media screen and (max-width: 767px) {*/
  @media screen and (max-width: 800px) {
    br.pc {
      display: none; } }

br.sp-ib {
  display: none; }
  /*@media screen and (max-width: 767px) {*/
  @media screen and (max-width: 800px) {
    br.sp-ib {
      display: inline-block !important; } }

br.pc-ib {
  display: inline-block !important; }
  /*@media screen and (max-width: 767px) {*/
  @media screen and (max-width: 800px) {
    br.pc-ib {
      display: none; } }

