@charset "UTF-8";
/* line 5, ../../../../../../../../Users/sawamura/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/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;
  box-sizing: border-box;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../Users/sawamura/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../Users/sawamura/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../Users/sawamura/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../Users/sawamura/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../Users/sawamura/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 105, ../../../../../../../../Users/sawamura/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../Users/sawamura/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 118, ../../../../../../../../Users/sawamura/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*============================
mixin
============================*/
/*============================
easing
============================*/
/*util*/
@-webkit-keyframes $animation-name {
  0% {
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  100% {
    -moz-transform: translate(36px, 0px);
    -ms-transform: translate(36px, 0px);
    -webkit-transform: translate(36px, 0px);
    transform: translate(36px, 0px);
  }
}
@-moz-keyframes $animation-name {
  0% {
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  100% {
    -moz-transform: translate(36px, 0px);
    -ms-transform: translate(36px, 0px);
    -webkit-transform: translate(36px, 0px);
    transform: translate(36px, 0px);
  }
}
@keyframes $animation-name {
  0% {
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  100% {
    -moz-transform: translate(36px, 0px);
    -ms-transform: translate(36px, 0px);
    -webkit-transform: translate(36px, 0px);
    transform: translate(36px, 0px);
  }
}
@-webkit-keyframes $animation-name {
  0% {
    height: 6px;
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
  10% {
    height: 2px;
    -moz-transform: translate(0, 6px);
    -ms-transform: translate(0, 6px);
    -webkit-transform: translate(0, 6px);
    transform: translate(0, 6px);
  }
  20% {
    height: 6px;
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
@-moz-keyframes $animation-name {
  0% {
    height: 6px;
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
  10% {
    height: 2px;
    -moz-transform: translate(0, 6px);
    -ms-transform: translate(0, 6px);
    -webkit-transform: translate(0, 6px);
    transform: translate(0, 6px);
  }
  20% {
    height: 6px;
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
@keyframes $animation-name {
  0% {
    height: 6px;
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
  10% {
    height: 2px;
    -moz-transform: translate(0, 6px);
    -ms-transform: translate(0, 6px);
    -webkit-transform: translate(0, 6px);
    transform: translate(0, 6px);
  }
  20% {
    height: 6px;
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in2 {
  0% {
    opacity: 0;
    transform: scale(1.05, 1.05);
  }
  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}
@keyframes fade-in3 {
  0% {
    opacity: 0;
    transform: scale(1.2, 1.2);
  }
  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}
/*color*/
/* line 2, ../../../src/cmn/css/_all.scss */
html {
  font-size: 62.5%;
}

/* line 5, ../../../src/cmn/css/_all.scss */
body {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 400;
  letter-spacing: 0.12em;
  line-height: 1.8em;
  color: #000000;
  position: relative;
  width: 100%;
  font-feature-settings: "palt";
  /***********************************
  * debug
  ************************************/
}
/* line 16, ../../../src/cmn/css/_all.scss */
body ::selection {
  background: #ededed;
}
/* line 17, ../../../src/cmn/css/_all.scss */
body ::-moz-selection {
  background: #ededed;
}
/* line 18, ../../../src/cmn/css/_all.scss */
body img::selection {
  background: none;
}
/* line 19, ../../../src/cmn/css/_all.scss */
body img::-moz-selection {
  background: none;
}
/* line 22, ../../../src/cmn/css/_all.scss */
body #loader {
  width: 100%;
  height: 100%;
  float: left;
  position: fixed;
  z-index: 5000;
  text-align: center;
  background: #eef4fb;
}
/* line 33, ../../../src/cmn/css/_all.scss */
body #wrapper {
  width: 100%;
  float: left;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
/* line 40, ../../../src/cmn/css/_all.scss */
body #wrapper #main {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
/* line 46, ../../../src/cmn/css/_all.scss */
body #wrapper #main section {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
/* line 54, ../../../src/cmn/css/_all.scss */
body #wrapper header {
  width: 100%;
  float: left;
}
/* line 62, ../../../src/cmn/css/_all.scss */
body #wrapper footer {
  width: 100%;
  float: left;
}
/* line 72, ../../../src/cmn/css/_all.scss */
body a {
  text-decoration: none;
  display: block;
}
/* line 75, ../../../src/cmn/css/_all.scss */
body a:hover {
  opacity: 0.8;
}
/* line 80, ../../../src/cmn/css/_all.scss */
body img, body video {
  width: 100%;
  display: block;
}
/* line 86, ../../../src/cmn/css/_all.scss */
body .hide {
  display: none !important;
}
/* line 90, ../../../src/cmn/css/_all.scss */
body .banish {
  visibility: hidden !important;
}
/* line 94, ../../../src/cmn/css/_all.scss */
body .show {
  -moz-transform: translate(0, 0%);
  -ms-transform: translate(0, 0%);
  -webkit-transform: translate(0, 0%);
  transform: translate(0, 0%);
}
/* line 98, ../../../src/cmn/css/_all.scss */
body .area {
  width: 100%;
  float: left;
  position: relative;
  z-index: 9;
}
/* line 105, ../../../src/cmn/css/_all.scss */
body .box {
  width: 100%;
  float: left;
  text-align: center;
}
/* line 114, ../../../src/cmn/css/_all.scss */
body .wp {
  opacity: 0;
}
/* line 121, ../../../src/cmn/css/_all.scss */
body .wp.animtop {
  transform: translate(0, 100px);
}
/* line 125, ../../../src/cmn/css/_all.scss */
body .wp.animbottom {
  transform: translate(0, -100px);
}
/* line 129, ../../../src/cmn/css/_all.scss */
body .wp.animleft {
  transform: translate(100px, 0);
}
/* line 133, ../../../src/cmn/css/_all.scss */
body .wp.animright {
  transform: translate(-100px, 0);
}
/* line 137, ../../../src/cmn/css/_all.scss */
body .wp.active {
  transition-property: opacity, transform, width;
  transition-duration: .8s;
  opacity: 1;
  transform: translate(0);
}
/* line 146, ../../../src/cmn/css/_all.scss */
body .iScrollIndicator {
  border: none !important;
}
/* line 147, ../../../src/cmn/css/_all.scss */
body .iScrollVerticalScrollbar {
  width: 2px !important;
}
/* line 148, ../../../src/cmn/css/_all.scss */
body .iScrollHorizontalScrollbar {
  height: 2px !important;
}
/* line 149, ../../../src/cmn/css/_all.scss */
body .iScrollIndicator {
  background: #000000 !important;
}
/* line 154, ../../../src/cmn/css/_all.scss */
body #stats {
  z-index: 5000;
}

/*marginSize*/
/*fontSize*/
/*width*/
@media screen and (min-width: 769px) {
  /* line 3, ../../../src/cmn/css/_pc.scss */
  .guide {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -820px;
    z-index: 9999;
    width: 1640px;
    opacity: 0.5;
    /*opacity: 1;*/
    /*display: none;*/
  }

  /* line 14, ../../../src/cmn/css/_pc.scss */
  .pc {
    display: block !important;
  }

  /* line 17, ../../../src/cmn/css/_pc.scss */
  .sp {
    display: none !important;
  }

  /* line 22, ../../../src/cmn/css/_pc.scss */
  body #wrapper > .inner {
    margin: auto;
    position: relative;
    float: left;
  }
  /* line 28, ../../../src/cmn/css/_pc.scss */
  body #header {
    padding: 20px 20px 0px;
    height: 80px;
    position: fixed;
    z-index: 9;
    background-color: rgba(255, 255, 255, 0.9);
  }
  /* line 34, ../../../src/cmn/css/_pc.scss */
  body #header .inner {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
  }
  /* line 39, ../../../src/cmn/css/_pc.scss */
  body #header .inner .logo {
    width: 100px;
    float: left;
  }
  /* line 43, ../../../src/cmn/css/_pc.scss */
  body #header .inner ul.pcnav {
    float: left;
    margin: 0 0 0 40px;
  }
  /* line 46, ../../../src/cmn/css/_pc.scss */
  body #header .inner ul.pcnav li {
    float: left;
  }
  /* line 49, ../../../src/cmn/css/_pc.scss */
  body #header .inner ul.pcnav li a img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    opacity: 0.6;
  }
  /* line 56, ../../../src/cmn/css/_pc.scss */
  body #header .inner ul.pcnav li.current a img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    opacity: 1;
  }
  /* line 60, ../../../src/cmn/css/_pc.scss */
  body #header .inner ul.pcnav li.current a:after {
    transform: scale(1, 1);
  }
  /* line 65, ../../../src/cmn/css/_pc.scss */
  body #header .inner ul.pcnav li a {
    padding: 15px 10px 34px;
    margin: 0 5px;
    position: relative;
  }
  /* line 69, ../../../src/cmn/css/_pc.scss */
  body #header .inner ul.pcnav li a img {
    width: auto;
  }
  /* line 72, ../../../src/cmn/css/_pc.scss */
  body #header .inner ul.pcnav li a:after {
    position: absolute;
    bottom: 0px;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background: #100c74;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: transform .8s;
  }
  /* line 84, ../../../src/cmn/css/_pc.scss */
  body #header .inner ul.pcnav li a:hover:after {
    transform: scale(1, 1);
  }
  /* line 90, ../../../src/cmn/css/_pc.scss */
  body #header .inner ul.sns {
    float: left;
    margin: 0 0 0 15px;
  }
  /* line 95, ../../../src/cmn/css/_pc.scss */
  body #header .inner ul.sns li {
    float: left;
  }
  /* line 98, ../../../src/cmn/css/_pc.scss */
  body #header .inner ul.sns li:last-child a {
    margin: 0;
  }
  /* line 102, ../../../src/cmn/css/_pc.scss */
  body #header .inner ul.sns li a {
    padding: 7px 0px;
    margin: 0 20px 0 0;
  }
  /* line 105, ../../../src/cmn/css/_pc.scss */
  body #header .inner ul.sns li a img {
    height: 26px;
    width: 26px;
  }
  /* line 112, ../../../src/cmn/css/_pc.scss */
  body #header .inner ul.lang {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    float: right;
    width: 165px;
    margin: 3px 0 0;
  }
  /* line 119, ../../../src/cmn/css/_pc.scss */
  body #header .inner ul.lang li {
    padding: 5px 10px;
    overflow: hidden;
    position: relative;
  }
  /* line 123, ../../../src/cmn/css/_pc.scss */
  body #header .inner ul.lang li:after {
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
    content: '';
    background: url(../../cmn/img/icon_arrow03.svg) no-repeat;
    width: 10px;
    height: 100%;
    background-size: contain;
    background-position: 0 50%;
  }
  /* line 138, ../../../src/cmn/css/_pc.scss */
  body #header .inner ul.lang li .left {
    width: 20%;
    float: left;
  }
  /* line 142, ../../../src/cmn/css/_pc.scss */
  body #header .inner ul.lang li .right {
    width: 75%;
    float: right;
  }
  /* line 145, ../../../src/cmn/css/_pc.scss */
  body #header .inner ul.lang li .right .main {
    font-size: 14px;
    line-height: 20px;
  }
  /* line 154, ../../../src/cmn/css/_pc.scss */
  body #header .inner ul.lang li .right a {
    color: #000000;
  }
  /* line 158, ../../../src/cmn/css/_pc.scss */
  body #header .inner ul.lang li + li {
    border-top: 1px solid #e5e5e5;
    display: none;
  }
  /* line 161, ../../../src/cmn/css/_pc.scss */
  body #header .inner ul.lang li + li:after {
    display: none;
  }
  /* line 169, ../../../src/cmn/css/_pc.scss */
  body #main {
    margin: 80px 0 0;
  }
  /* line 172, ../../../src/cmn/css/_pc.scss */
  body footer {
    border-top: 1px #100c74 solid;
  }
  /* line 174, ../../../src/cmn/css/_pc.scss */
  body footer ul.list {
    margin: 30px auto;
    overflow: hidden;
    display: table;
  }
  /* line 178, ../../../src/cmn/css/_pc.scss */
  body footer ul.list li {
    position: relative;
    margin: 0 15px;
    float: left;
  }
  /* line 182, ../../../src/cmn/css/_pc.scss */
  body footer ul.list li a {
    padding: 5px 10px;
    color: #444444;
    font-size: 14px;
  }
  /* line 186, ../../../src/cmn/css/_pc.scss */
  body footer ul.list li a:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    background: url(../../cmn/img/icon_arrow.svg) no-repeat;
    width: 5px;
    height: 100%;
    background-size: contain;
    background-position: 0 50%;
  }
  /* line 198, ../../../src/cmn/css/_pc.scss */
  body footer ul.list li a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background: #100c74;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: transform .2s;
  }
  /* line 210, ../../../src/cmn/css/_pc.scss */
  body footer ul.list li a:hover:after {
    transform: scale(1, 1);
  }
  /* line 216, ../../../src/cmn/css/_pc.scss */
  body footer .copyright {
    text-align: center;
    display: block;
    margin: 30px 0;
  }

  /* line 231, ../../../src/cmn/css/_pc.scss */
  body.cn_k #header .inner ul.pcnav li a {
    padding: 15px 10px 30px;
  }
  /* line 236, ../../../src/cmn/css/_pc.scss */
  body.cn_k #header .inner ul.lang {
    width: 185px;
  }
  /* line 243, ../../../src/cmn/css/_pc.scss */
  body.cn_k footer .txt {
    margin: 30px auto 10px;
    text-align: center;
    font-size: 14px;
  }
  /* line 248, ../../../src/cmn/css/_pc.scss */
  body.cn_k footer .copyright {
    margin: 10px 0 30px;
  }
}
/*marginSize*/
/*fontSize*/
/*width*/
@media screen and (max-width: 768px) {
  /* line 3, ../../../src/cmn/css/_sp.scss */
  .guide {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    opacity: 0.5;
    margin: -65px 0 0 0;
    /*opacity: 1;*/
    /*display: none;*/
  }

  /* line 14, ../../../src/cmn/css/_sp.scss */
  .pc {
    display: none !important;
  }

  /* line 17, ../../../src/cmn/css/_sp.scss */
  .sp {
    display: block !important;
  }

  /* line 21, ../../../src/cmn/css/_sp.scss */
  body .inner {
    width: 100%;
    float: left;
    position: relative;
  }
  /* line 25, ../../../src/cmn/css/_sp.scss */
  body .inner #header {
    padding: 3vw 5vw;
    position: fixed;
    z-index: 9;
    background-color: rgba(255, 255, 255, 0.9);
  }
  /* line 31, ../../../src/cmn/css/_sp.scss */
  body .inner #header .inner .logo {
    width: 17vw;
    float: left;
  }
  /* line 35, ../../../src/cmn/css/_sp.scss */
  body .inner #header .inner ul.sns {
    float: left;
    margin: 1vw 0 0 28vw;
  }
  /* line 38, ../../../src/cmn/css/_sp.scss */
  body .inner #header .inner ul.sns li {
    float: left;
    width: 5.8vw;
    margin: 0 3vw 0 0;
  }
  /* line 42, ../../../src/cmn/css/_sp.scss */
  body .inner #header .inner ul.sns li:last-child {
    margin: 0;
  }
  /* line 45, ../../../src/cmn/css/_sp.scss */
  body .inner #header .inner ul.sns li a {
    height: auto;
  }
  /* line 47, ../../../src/cmn/css/_sp.scss */
  body .inner #header .inner ul.sns li a img {
    height: 5.4vw;
  }
  /* line 54, ../../../src/cmn/css/_sp.scss */
  body .inner #header .inner .menu {
    padding: 1vw;
    cursor: pointer;
    float: right;
    position: relative;
    z-index: 10000;
    display: none;
  }
  /* line 61, ../../../src/cmn/css/_sp.scss */
  body .inner #header .inner .menu .inner {
    position: relative;
    height: 5.5vw;
    width: 6vw;
  }
  /* line 65, ../../../src/cmn/css/_sp.scss */
  body .inner #header .inner .menu .inner:before,
  body .inner #header .inner .menu .inner .line, body .inner #header .inner .menu .inner:after {
    width: 100%;
    display: block;
    position: absolute;
    height: 0.8vw;
    left: 0;
    background: #100c74;
    content: '';
    transition: all .5s ease-out;
  }
  /* line 77, ../../../src/cmn/css/_sp.scss */
  body .inner #header .inner .menu .inner:before {
    top: 0;
  }
  /* line 80, ../../../src/cmn/css/_sp.scss */
  body .inner #header .inner .menu .inner .line {
    margin: -0.5vw 0 0;
    top: 50%;
  }
  /* line 84, ../../../src/cmn/css/_sp.scss */
  body .inner #header .inner .menu .inner:after {
    bottom: 0;
  }
  /* line 88, ../../../src/cmn/css/_sp.scss */
  body .inner #header .inner .menu.active {
    display: block;
  }
  /* line 92, ../../../src/cmn/css/_sp.scss */
  body .inner #header .inner .menu.active .inner:before, body .inner #header .inner .menu.active .inner .line, body .inner #header .inner .menu.active .inner:after {
    background: #ffffff;
  }
  /* line 95, ../../../src/cmn/css/_sp.scss */
  body .inner #header .inner .menu.active .inner:before {
    top: 2vw;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  /* line 101, ../../../src/cmn/css/_sp.scss */
  body .inner #header .inner .menu.active .inner .line {
    width: 0;
    left: 50%;
  }
  /* line 105, ../../../src/cmn/css/_sp.scss */
  body .inner #header .inner .menu.active .inner:after {
    top: 2vw;
    width: 100%;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  /* line 117, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav {
    transition: all .5s ease-out;
    opacity: 0;
    visibility: hidden;
    background: #100c74;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    overflow: scroll;
  }
  /* line 130, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav.active {
    opacity: 1;
    visibility: visible;
  }
  /* line 135, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav .ttl {
    width: 50vw;
    margin: 15vw auto 0;
  }
  /* line 140, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav ul.lang {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    /* float: right; */
    width: 77vw;
    margin: 5vw auto 0;
  }
  /* line 147, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav ul.lang li {
    padding: 2vw 4vw;
    overflow: hidden;
    position: relative;
  }
  /* line 151, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav ul.lang li:after {
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
    content: '';
    background: url(../../cmn/img/icon_arrow03.svg) no-repeat;
    width: 2.4vw;
    height: 100%;
    background-size: contain;
    background-position: 0 50%;
  }
  /* line 166, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav ul.lang li .left {
    width: 13%;
    float: left;
  }
  /* line 170, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav ul.lang li .right {
    width: 83%;
    float: right;
  }
  /* line 173, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav ul.lang li .right .main {
    font-size: 14px;
    line-height: 20px;
  }
  /* line 181, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav ul.lang li .right a {
    color: #000000;
  }
  /* line 185, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav ul.lang li + li {
    border-top: 1px solid #e5e5e5;
    display: none;
  }
  /* line 188, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav ul.lang li + li:after {
    display: none;
  }
  /* line 198, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav ul.link {
    padding: 13vw 0 0;
  }
  /* line 201, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav ul.link li {
    border-top: 1px #ffffff solid;
  }
  /* line 207, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav ul.link li:last-child {
    border-bottom: 1px #ffffff solid;
  }
  /* line 210, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav ul.link li a {
    position: relative;
    padding: 5vw 10vw;
  }
  /* line 213, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav ul.link li a:after {
    display: block;
    position: absolute;
    top: 0;
    right: 10vw;
    content: '';
    background: url(../../cmn/img/icon_arrow02.svg) no-repeat;
    width: 2.2vw;
    height: 100%;
    background-size: contain;
    background-position: 0 50%;
  }
  /* line 225, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav ul.link li a img {
    height: 5vw;
    width: auto;
  }
  /* line 233, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav ul.link.active li {
    transform: scale(1, 1);
  }
  /* line 238, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav .sns {
    color: #fff;
    font-size: 4vw;
    padding: 0 5vw 0;
    margin: 0 0 16vw;
  }
  /* line 243, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav .sns li {
    position: relative;
    margin: 0 0 4vw;
  }
  /* line 246, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav .sns li .txt {
    font-size: 4.2vw;
  }
  /* line 250, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav .sns li a {
    position: absolute;
    top: 50%;
    left: 30vw;
    display: inline-block;
    margin: -2.5vw 0 0;
  }
  /* line 256, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav .sns li a.tw {
    left: 19vw;
  }
  /* line 265, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav .sns li a img {
    height: 5vw;
  }
  /* line 272, ../../../src/cmn/css/_sp.scss */
  body .inner .spnav .copy {
    font-size: 0.5vw;
    color: #fff;
    letter-spacing: -0.7px;
  }
  /* line 278, ../../../src/cmn/css/_sp.scss */
  body .inner #main {
    margin: 14vw 0 0;
  }
  /* line 283, ../../../src/cmn/css/_sp.scss */
  body .inner footer ul.list li {
    border-top: 1px #100c74 solid;
    position: relative;
  }
  /* line 286, ../../../src/cmn/css/_sp.scss */
  body .inner footer ul.list li:last-child {
    border-bottom: 1px #100c74 solid;
  }
  /* line 289, ../../../src/cmn/css/_sp.scss */
  body .inner footer ul.list li a {
    padding: 5vw 10vw;
    font-size: 4vw;
    color: #444444;
  }
  /* line 293, ../../../src/cmn/css/_sp.scss */
  body .inner footer ul.list li a:after {
    display: block;
    position: absolute;
    height: 0.8vw;
    top: 0;
    right: 10vw;
    content: '';
    background: url(../../cmn/img/icon_arrow.svg) no-repeat;
    width: 2.2vw;
    height: 100%;
    background-size: contain;
    background-position: 0 50%;
  }
  /* line 309, ../../../src/cmn/css/_sp.scss */
  body .inner footer .copyright {
    text-align: center;
    display: block;
    padding: 8vw 0;
  }

  /* line 320, ../../../src/cmn/css/_sp.scss */
  body.cn_k footer .txt {
    margin: 8vw 0 2vw;
    font-size: 3vw;
    text-align: center;
  }
  /* line 326, ../../../src/cmn/css/_sp.scss */
  body.cn_k footer .copyright {
    margin: 2vw 0 8vw;
    padding: 0;
  }
}
