@charset "UTF-8";
/* 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: 'SuisseIntl-Book';
  src: url("../font/SuisseIntl-Book.woff?34605131");
  src: url("../font/SuisseIntl-Book.woff2?34605131") format("woff2"), url("../font/SuisseIntl-Book.woff?34605131") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SuisseIntl-Medium';
  src: url("../font/SuisseIntl-Medium.woff?34605131");
  src: url("../font/SuisseIntl-Medium.woff2?34605131") format("woff2"), url("../font/SuisseIntl-Medium.woff?34605131") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SuisseIntl-Regular';
  src: url("../font/SuisseIntl-Regular.woff?34605131");
  src: url("../font/SuisseIntl-Regular.woff2?34605131") format("woff2"), url("../font/SuisseIntl-Regular.woff?34605131") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SuisseIntl-SemiBold';
  src: url("../font/SuisseIntl-SemiBold.woff?34605131");
  src: url("../font/SuisseIntl-SemiBold.woff2?34605131") format("woff2"), url("../font/SuisseIntl-SemiBold.woff?34605131") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SuisseIntl-SemiBold';
  src: url("../font/SuisseIntl-SemiBold.woff?34605131");
  src: url("../font/SuisseIntl-SemiBold.woff2?34605131") format("woff2"), url("../font/SuisseIntl-SemiBold.woff?34605131") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SuisseIntl-Light';
  src: url("../font/SuisseIntl-Light.woff?34605131");
  src: url("../font/SuisseIntl-Light.woff2?34605131") format("woff2"), url("../font/SuisseIntl-Light.woff?34605131") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AxisBasicProN-L';
  src: url("../font/AxisBasicProN-L.woff?34605131");
  src: url("../font/AxisBasicProN-L.woff2?34605131") format("woff2"), url("../font/AxisBasicProN-L.woff?34605131") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AxisBasicProN-R';
  src: url("../font/AxisBasicProN-R.woff?34605131");
  src: url("../font/AxisBasicProN-R.woff2?34605131") format("woff2"), url("../font/AxisBasicProN-R.woff?34605131") format("woff");
  font-weight: normal;
  font-style: normal;
}

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

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

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

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

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

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

@-webkit-keyframes bar {
  /* line 18, ../../../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 21, ../../../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 bar {
  /* line 18, ../../../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 21, ../../../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 bar {
  /* line 18, ../../../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 21, ../../../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: "SuisseIntl-Regular", "AxisBasicProN-R", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
  color: white;
  position: relative;
  width: 100%;
  background: black;
  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 #loader {
  width: 100%;
  height: 100%;
  float: left;
  position: fixed;
  z-index: 10000;
  text-align: center;
  background: #999999;
}
/* line 23, ../../../src/cmn/css/_all.scss */
body #loader i {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1em;
  height: 1em;
  font-size: 2em;
  -webkit-animation: loading 1.6s linear infinite;
  -moz-animation: loading 1.6s linear infinite;
  animation: loading 1.6s linear infinite;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 32, ../../../src/cmn/css/_all.scss */
body #wrapper {
  width: 100%;
  float: left;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
/* line 39, ../../../src/cmn/css/_all.scss */
body #wrapper #main {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
/* line 45, ../../../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 #footer {
  width: 100%;
  float: left;
  text-align: center;
  background: white;
}
/* line 61, ../../../src/cmn/css/_all.scss */
body #footer ul li a {
  font-size: 0.85938vw;
  color: black;
}
/* line 69, ../../../src/cmn/css/_all.scss */
body a {
  text-decoration: none;
  color: white;
}
/* line 74, ../../../src/cmn/css/_all.scss */
body .hide {
  display: none !important;
}
/* line 78, ../../../src/cmn/css/_all.scss */
body .banish {
  visibility: hidden !important;
}
/* line 82, ../../../src/cmn/css/_all.scss */
body .area {
  width: 100%;
  float: left;
  position: relative;
}
/* line 88, ../../../src/cmn/css/_all.scss */
body .box {
  width: 100%;
  float: left;
  text-align: center;
}
/* line 98, ../../../src/cmn/css/_all.scss */
body .iScrollIndicator {
  border: none !important;
}
/* line 99, ../../../src/cmn/css/_all.scss */
body .iScrollVerticalScrollbar {
  width: 2px !important;
}
/* line 100, ../../../src/cmn/css/_all.scss */
body .iScrollHorizontalScrollbar {
  height: 2px !important;
}
/* line 101, ../../../src/cmn/css/_all.scss */
body .iScrollIndicator {
  background: black !important;
}
/* line 106, ../../../src/cmn/css/_all.scss */
body #stats {
  z-index: 5000;
}

/*size*/
@media screen and (min-width: 768px) {
  /* line 5, ../../../src/cmn/css/_pc.scss */
  body .pc_view {
    display: block !important;
  }
  /* line 6, ../../../src/cmn/css/_pc.scss */
  body .sp_view {
    display: none !important;
  }
  /* line 7, ../../../src/cmn/css/_pc.scss */
  body .pc_view_i {
    display: inline !important;
  }
  /* line 8, ../../../src/cmn/css/_pc.scss */
  body .sp_view_i {
    display: none !important;
  }
  /* line 10, ../../../src/cmn/css/_pc.scss */
  body img {
    width: 100%;
  }
  /* line 14, ../../../src/cmn/css/_pc.scss */
  body .inner {
    width: 90%;
    margin: auto;
    position: relative;
  }
  /* line 20, ../../../src/cmn/css/_pc.scss */
  body #loader {
    background: black;
  }
  /* line 22, ../../../src/cmn/css/_pc.scss */
  body #loader .text {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-end;
    align-items: flex-end;
    height: 97%;
    padding-top: 2%;
    box-sizing: border-box;
    width: 500vh;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
  }
  /* line 35, ../../../src/cmn/css/_pc.scss */
  body #loader .text span {
    height: 100%;
    display: block;
  }
  /* line 39, ../../../src/cmn/css/_pc.scss */
  body #loader .text img {
    height: 100%;
    width: auto;
  }
  /* line 43, ../../../src/cmn/css/_pc.scss */
  body #loader .text .t1 {
    margin: 0 3vh 0 0;
  }
  /* line 51, ../../../src/cmn/css/_pc.scss */
  body #loader #count {
    font-size: 12vh;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
  }
  /* line 61, ../../../src/cmn/css/_pc.scss */
  body #header {
    position: fixed;
    box-sizing: border-box;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 14.53125vw;
    height: 100%;
  }
  /* line 69, ../../../src/cmn/css/_pc.scss */
  body #header .txt {
    padding-top: 3.04688vw;
    padding-left: 2.03125vw;
    margin-bottom: 1.3vw;
  }
  /* line 73, ../../../src/cmn/css/_pc.scss */
  body #header .txt .logo {
    width: 8.28125vw;
  }
  /* line 79, ../../../src/cmn/css/_pc.scss */
  body #header nav {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding-left: 2.03125vw;
  }
  /* line 84, ../../../src/cmn/css/_pc.scss */
  body #header nav ul {
    width: 100%;
  }
  /* line 86, ../../../src/cmn/css/_pc.scss */
  body #header nav ul li {
    width: 100%;
  }
  /* line 88, ../../../src/cmn/css/_pc.scss */
  body #header nav ul li.items {
    padding-bottom: 1.01563vw;
  }
  /* line 91, ../../../src/cmn/css/_pc.scss */
  body #header nav ul li.item_work {
    padding-bottom: 0.70313vw;
  }
  /* line 93, ../../../src/cmn/css/_pc.scss */
  body #header nav ul li.item_work:last-child {
    padding-bottom: 0;
  }
  /* line 97, ../../../src/cmn/css/_pc.scss */
  body #header nav ul li .pull {
    position: relative;
    overflow: visible !important;
  }
  /* line 101, ../../../src/cmn/css/_pc.scss */
  body #header nav ul li .pull a, body #header nav ul li .pull p, body #header nav ul li .pull span {
    color: #B1B1B1;
  }
  /* line 104, ../../../src/cmn/css/_pc.scss */
  body #header nav ul li .pull a {
    font-family: 'SuisseIntl-Book', sans-serif;
  }
  /* line 106, ../../../src/cmn/css/_pc.scss */
  body #header nav ul li .pull a.current {
    color: white;
  }
  /* line 108, ../../../src/cmn/css/_pc.scss */
  body #header nav ul li .pull a.current:after, body #header nav ul li .pull a.current:before {
    background: white !important;
  }
  /* line 113, ../../../src/cmn/css/_pc.scss */
  body #header nav ul li .pull .btn_pull {
    display: inline-block;
    position: relative;
    font-family: 'SuisseIntl-Book', sans-serif;
  }
  /* line 121, ../../../src/cmn/css/_pc.scss */
  body #header nav ul li .pull.pull_active.open .btn_pull:after {
    transform: translateY(-50%) rotate(180deg);
  }
  /* line 127, ../../../src/cmn/css/_pc.scss */
  body #header nav ul li .pull.pull_active .btn_pull:after, body #header nav ul li .pull.pull_active .btn_pull:before {
    content: "";
    display: block;
    width: 0.54688vw;
    height: 1px;
    background: #B1B1B1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -1.09375vw;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
  }
  /* line 139, ../../../src/cmn/css/_pc.scss */
  body #header nav ul li .pull.pull_active .btn_pull:after {
    transform: translateY(-50%) rotate(90deg);
  }
  /* line 144, ../../../src/cmn/css/_pc.scss */
  body #header nav ul li .pull .pull_cont {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
  }
  /* line 148, ../../../src/cmn/css/_pc.scss */
  body #header nav ul li .pull .pull_cont.active {
    opacity: 1;
    pointer-events: all;
  }
  /* line 154, ../../../src/cmn/css/_pc.scss */
  body #header nav ul li a {
    display: inline-block;
    font-size: 1.01563vw;
    line-height: 1;
    font-family: 'SuisseIntl-SemiBold', sans-serif;
    position: relative;
    cursor: pointer;
  }
  /* line 162, ../../../src/cmn/css/_pc.scss */
  body #header nav ul li .ac_body {
    line-height: 1.5625vw;
    font-family: 'SuisseIntl-Book', sans-serif;
  }
  /* line 165, ../../../src/cmn/css/_pc.scss */
  body #header nav ul li .ac_body .item_works {
    box-sizing: border-box;
    padding-left: 0.9375vw;
    padding-top: 0.78125vw;
  }
  /* line 169, ../../../src/cmn/css/_pc.scss */
  body #header nav ul li .ac_body .item_works .pull_cont {
    box-sizing: border-box;
    padding-left: 2vw;
    padding-top: 0.2vw;
    padding-bottom: 0.15vw;
  }
  /* line 182, ../../../src/cmn/css/_pc.scss */
  body #wrapper.passive {
    position: fixed;
  }
  /* line 186, ../../../src/cmn/css/_pc.scss */
  body #main {
    background: black;
  }
  /* line 189, ../../../src/cmn/css/_pc.scss */
  body #footer {
    position: relative;
    height: 7.73438vw;
    padding-top: 5.46875vw 0 1.48438vw 0;
  }
  /* line 193, ../../../src/cmn/css/_pc.scss */
  body #footer small {
    font-size: 0.625vw;
    position: absolute;
    bottom: 1.48438vw;
    right: 3.90625vw;
  }
  /* line 200, ../../../src/cmn/css/_pc.scss */
  body #float_bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    float: left;
    background: #EFEFEF;
    z-index: 5000;
  }
  /* line 210, ../../../src/cmn/css/_pc.scss */
  body #float {
    position: absolute;
    width: 100%;
    float: left;
    z-index: 5001;
  }
  /* line 215, ../../../src/cmn/css/_pc.scss */
  body #float .btn_prev, body #float .btn_next {
    position: absolute;
    top: 30.3125vw;
    left: 5.54688vw;
    z-index: 2000;
    width: 1.5625vw;
    height: 1.5625vw;
    background: url(../img/arr.svg) no-repeat center center;
    background-size: 0.78125vw auto;
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
    opacity: 0;
  }
  /* line 228, ../../../src/cmn/css/_pc.scss */
  body #float .btn_prev.active, body #float .btn_next.active {
    opacity: 1;
  }
  /* line 233, ../../../src/cmn/css/_pc.scss */
  body #float .btn_next {
    left: auto;
    right: 5.54688vw;
    background: url(../img/arr.svg) no-repeat center center;
    background-size: 0.78125vw auto;
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }
  /* line 239, ../../../src/cmn/css/_pc.scss */
  body #float .btn_next:hover {
    transform: scale(-1, 1) translateX(-10px);
  }
  /* line 244, ../../../src/cmn/css/_pc.scss */
  body #float .btn_prev:hover {
    transform: translateX(-10px);
  }
  /* line 248, ../../../src/cmn/css/_pc.scss */
  body #float .close {
    width: 1.79687vw;
    height: 1.79687vw;
    display: block;
    position: fixed;
    cursor: pointer;
    margin: 0 auto 20px auto;
    top: 2.65625vw;
    right: 2.5vw;
    z-index: 2000;
  }
  /* line 260, ../../../src/cmn/css/_pc.scss */
  body #float .box {
    position: relative;
    width: 100%;
    padding: 11.71875vw 0 0 0;
  }
  /* line 264, ../../../src/cmn/css/_pc.scss */
  body #float .box #float_scroll {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  /* line 268, ../../../src/cmn/css/_pc.scss */
  body #float .box #float_scroll .content {
    width: 100%;
    position: relative;
  }
  /* line 271, ../../../src/cmn/css/_pc.scss */
  body #float .box #float_scroll .content .photo_area {
    box-sizing: border-box;
    padding: 0 11.09375vw;
  }
  /* line 274, ../../../src/cmn/css/_pc.scss */
  body #float .box #float_scroll .content .photo_area .photo {
    height: 38.75vw;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  /* line 280, ../../../src/cmn/css/_pc.scss */
  body #float .box #float_scroll .content .photo_area .movie {
    width: 50vw;
    height: 28.125vw;
    margin: 0 auto;
  }
  /* line 284, ../../../src/cmn/css/_pc.scss */
  body #float .box #float_scroll .content .photo_area .movie iframe {
    width: 100%;
    height: 100%;
  }
  /* line 289, ../../../src/cmn/css/_pc.scss */
  body #float .box #float_scroll .content .photo_area img {
    visibility: hidden;
  }
  /* line 293, ../../../src/cmn/css/_pc.scss */
  body #float .box #float_scroll .content .txt {
    box-sizing: border-box;
    padding: 4.0625vw 2.96875vw 2.96875vw 2.96875vw;
    text-align: left;
  }
  /* line 297, ../../../src/cmn/css/_pc.scss */
  body #float .box #float_scroll .content .txt .ttl {
    font-size: 1.01563vw;
    text-align: left;
    margin: 0 0 1.01563vw 0;
  }
  /* line 302, ../../../src/cmn/css/_pc.scss */
  body #float .box #float_scroll .content .txt .content {
    font-size: 0.78125vw;
    color: black;
    text-align: left;
    line-height: 2;
  }
  /* line 307, ../../../src/cmn/css/_pc.scss */
  body #float .box #float_scroll .content .txt .content a {
    color: black;
    text-decoration: underline;
  }
  /* line 317, ../../../src/cmn/css/_pc.scss */
  body #float .iScrollIndicator {
    background: white !important;
  }
  /* line 322, ../../../src/cmn/css/_pc.scss */
  body .float_bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 110%;
    z-index: 10;
    background: #EFEFEF;
  }
  /* line 331, ../../../src/cmn/css/_pc.scss */
  body .float_close {
    width: 1.79687vw;
    height: 1.79687vw;
    display: block;
    position: fixed;
    cursor: pointer;
    margin: 0 auto 20px auto;
    top: 2.65625vw;
    right: 2.5vw;
    z-index: 2000;
  }
  /* line 342, ../../../src/cmn/css/_pc.scss */
  body .float_content {
    position: fixed;
    top: 5%;
    left: 3%;
    width: 94%;
    height: 90%;
    z-index: 1001;
  }
  /* line 349, ../../../src/cmn/css/_pc.scss */
  body .float_content .mov_target {
    width: 100%;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    height: 100%;
  }
  /* line 356, ../../../src/cmn/css/_pc.scss */
  body .float_content .mov_target .mov {
    width: 100%;
    height: 53vw;
    margin: 0 auto;
  }
  /* line 362, ../../../src/cmn/css/_pc.scss */
  body .float_content .mov_target .mov iframe {
    width: 100%;
    height: 100%;
  }
  /* line 368, ../../../src/cmn/css/_pc.scss */
  body .float_content .zoom_target {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 80vh;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  /* line 380, ../../../src/cmn/css/_pc.scss */
  body .float_content .zoom_target.h {
    height: 100%;
  }
  /* line 383, ../../../src/cmn/css/_pc.scss */
  body .float_content .zoom_target #photo_scale, body .float_content .zoom_target #drawing_scale {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  /* line 389, ../../../src/cmn/css/_pc.scss */
  body .float_content .zoom_target .area {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    padding: 0;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
  }
  /* line 397, ../../../src/cmn/css/_pc.scss */
  body .float_content .zoom_target .photo_img {
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: contain;
    background-size: contain;
  }
  /* line 409, ../../../src/cmn/css/_pc.scss */
  body .float_content .zoom_target .notice {
    position: absolute;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(0, 0, 0, 0.8);
    color: white;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 100;
  }
  /* line 425, ../../../src/cmn/css/_pc.scss */
  body .float_content .ctrl {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    left: 2.5vw;
    z-index: 2000;
    width: 1.5625vw;
    height: 1.5625vw;
    background: url(../img/arr.svg) no-repeat center center;
    background-size: 0.78125vw auto;
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
  }
  /* line 443, ../../../src/cmn/css/_pc.scss */
  body .float_content .ctrl_r {
    left: auto;
    right: 2.5vw;
    background: url(../img/arr.svg) no-repeat center center;
    background-size: 0.78125vw auto;
    transform: translateY(-50%) scale(-1, 1);
  }
  /* line 459, ../../../src/cmn/css/_pc.scss */
  body .float_content .txt {
    box-sizing: border-box;
    padding: 4.0625vw 0 2.96875vw 0;
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  /* line 466, ../../../src/cmn/css/_pc.scss */
  body .float_content .txt .ttl {
    font-size: 1.01563vw;
    text-align: left;
    margin: 0 0 1.01563vw 0;
  }
  /* line 471, ../../../src/cmn/css/_pc.scss */
  body .float_content .txt .content {
    font-size: 0.78125vw;
    color: black;
    text-align: left;
    line-height: 2;
  }
  /* line 476, ../../../src/cmn/css/_pc.scss */
  body .float_content .txt .content a {
    color: black;
    text-decoration: underline;
  }
}
/*size*/
@media screen and (max-width: 767px) {
  /* line 3, ../../../src/cmn/css/_sp.scss */
  body {
    font-size: 3vw;
  }
  /* line 5, ../../../src/cmn/css/_sp.scss */
  body .pc_view {
    display: none !important;
  }
  /* line 6, ../../../src/cmn/css/_sp.scss */
  body .sp_view {
    display: block !important;
  }
  /* line 7, ../../../src/cmn/css/_sp.scss */
  body .pc_view_i {
    display: none !important;
  }
  /* line 8, ../../../src/cmn/css/_sp.scss */
  body .sp_view_i {
    display: inline !important;
  }
  /* line 10, ../../../src/cmn/css/_sp.scss */
  body img {
    width: 100%;
  }
  /* line 14, ../../../src/cmn/css/_sp.scss */
  body #loader {
    background: black;
  }
  /* line 16, ../../../src/cmn/css/_sp.scss */
  body #loader .text {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
    height: 92%;
    padding-top: 10%;
    box-sizing: border-box;
    width: 500vh;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
  }
  /* line 29, ../../../src/cmn/css/_sp.scss */
  body #loader .text span {
    height: 100%;
    display: block;
  }
  /* line 33, ../../../src/cmn/css/_sp.scss */
  body #loader .text img {
    height: 100%;
    width: auto;
  }
  /* line 37, ../../../src/cmn/css/_sp.scss */
  body #loader .text .t1 {
    margin: 0 3vh 0 0;
  }
  /* line 41, ../../../src/cmn/css/_sp.scss */
  body #loader .text .t2 {
    height: 55vh;
  }
  /* line 46, ../../../src/cmn/css/_sp.scss */
  body #loader #count {
    font-size: 10.93333vw;
    position: fixed;
    bottom: 2.8vh;
    left: 0;
    z-index: 10;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
  }
  /* line 56, ../../../src/cmn/css/_sp.scss */
  body .inner {
    width: 88%;
    margin: 0 6%;
    float: left;
    position: relative;
  }
  /* line 61, ../../../src/cmn/css/_sp.scss */
  body .inner.wide {
    width: 100%;
    margin: 0;
  }
  /* line 64, ../../../src/cmn/css/_sp.scss */
  body .inner.wide .ttl_bar {
    width: 88%;
    margin: 0 6%;
  }
  /* line 71, ../../../src/cmn/css/_sp.scss */
  body #header {
    width: 100%;
    float: left;
    position: fixed;
    box-sizing: border-box;
    z-index: 1000;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
  }
  /* line 79, ../../../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 92, ../../../src/cmn/css/_sp.scss */
  body #header #header_scroll {
    width: 100%;
    float: left;
    overflow: hidden;
    height: 0;
    position: relative;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    transition-timing-function: cubic-bezier(0.43, 0.12, 0.35, 0.98);
  }
  /* line 101, ../../../src/cmn/css/_sp.scss */
  body #header.open {
    background: black;
  }
  /* line 103, ../../../src/cmn/css/_sp.scss */
  body #header.open .bg {
    opacity: 1;
    pointer-events: auto;
  }
  /* line 107, ../../../src/cmn/css/_sp.scss */
  body #header.open #header_scroll {
    height: 100vh;
  }
  /* line 114, ../../../src/cmn/css/_sp.scss */
  body #header.open .ctrl span:before {
    top: 2vw;
    -webkit-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    -o-transform: rotate(25deg);
    transform: rotate(25deg);
  }
  /* line 118, ../../../src/cmn/css/_sp.scss */
  body #header.open .ctrl span:after {
    top: 2vw;
    -webkit-transform: rotate(-25deg);
    -moz-transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    -o-transform: rotate(-25deg);
    transform: rotate(-25deg);
  }
  /* line 126, ../../../src/cmn/css/_sp.scss */
  body #header .txt {
    float: left;
    width: 22.66667vw;
    padding-top: 6.4vw;
    padding-left: 5.33333vw;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
  }
  /* line 135, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl {
    position: absolute;
    right: 5vw;
    top: 6vw;
    width: 10.66667vw;
    height: 10.66667vw;
  }
  /* line 141, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl span {
    width: 10.66667vw;
    height: 0.5vw;
    display: block;
    position: relative;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    transition-timing-function: cubic-bezier(0.43, 0.12, 0.35, 0.98);
  }
  /* line 147, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl span:before, body #header .ctrl span:after {
    content: " ";
    width: 9vw;
    height: 2px;
    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 156, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl span:before {
    top: 2.2vw;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  /* line 160, ../../../src/cmn/css/_sp.scss */
  body #header .ctrl span:after {
    top: 4.5vw;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  /* line 166, ../../../src/cmn/css/_sp.scss */
  body #header nav {
    width: 100%;
    float: left;
    margin: 0 0 12% 0;
    height: 80vh;
    position: relative;
  }
  /* line 172, ../../../src/cmn/css/_sp.scss */
  body #header nav .menu {
    box-sizing: border-box;
    padding: 7.46667vw 0 0 5.86667vw;
  }
  /* line 176, ../../../src/cmn/css/_sp.scss */
  body #header nav .menu_about {
    position: absolute;
    bottom: 10.13333vw;
    left: 5.86667vw;
  }
  /* line 181, ../../../src/cmn/css/_sp.scss */
  body #header nav .menu_contact {
    position: absolute;
    bottom: 0vw;
    left: 5.86667vw;
  }
  /* line 186, ../../../src/cmn/css/_sp.scss */
  body #header nav ul {
    width: 100%;
  }
  /* line 188, ../../../src/cmn/css/_sp.scss */
  body #header nav ul li {
    width: 100%;
  }
  /* line 190, ../../../src/cmn/css/_sp.scss */
  body #header nav ul li.items {
    padding-bottom: 5.6vw;
  }
  /* line 193, ../../../src/cmn/css/_sp.scss */
  body #header nav ul li.item_work {
    padding-bottom: 5.6vw;
  }
  /* line 195, ../../../src/cmn/css/_sp.scss */
  body #header nav ul li.item_work:last-child {
    padding-bottom: 0;
  }
  /* line 199, ../../../src/cmn/css/_sp.scss */
  body #header nav ul li .pull {
    overflow: hidden;
    position: relative;
  }
  /* line 202, ../../../src/cmn/css/_sp.scss */
  body #header nav ul li .pull a, body #header nav ul li .pull p, body #header nav ul li .pull span {
    font-family: 'SuisseIntl-Book', sans-serif;
    color: #B1B1B1;
  }
  /* line 207, ../../../src/cmn/css/_sp.scss */
  body #header nav ul li .pull a.current {
    color: white;
  }
  /* line 209, ../../../src/cmn/css/_sp.scss */
  body #header nav ul li .pull a.current:after, body #header nav ul li .pull a.current:before {
    background: white !important;
  }
  /* line 214, ../../../src/cmn/css/_sp.scss */
  body #header nav ul li .pull .btn_pull {
    display: inline-block;
    position: relative;
    color: white;
    font-family: 'SuisseIntl-Book', sans-serif;
  }
  /* line 222, ../../../src/cmn/css/_sp.scss */
  body #header nav ul li .pull .pull_cont {
    pointer-events: none;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
  }
  /* line 225, ../../../src/cmn/css/_sp.scss */
  body #header nav ul li .pull .pull_cont.active {
    opacity: 1;
    pointer-events: all;
  }
  /* line 231, ../../../src/cmn/css/_sp.scss */
  body #header nav ul li a {
    display: inline-block;
    font-size: 4.8vw;
    line-height: 1;
    font-family: 'SuisseIntl-SemiBold', sans-serif;
    position: relative;
    cursor: pointer;
  }
  /* line 239, ../../../src/cmn/css/_sp.scss */
  body #header nav ul li .ac_body {
    line-height: 5.33333vw;
    font-family: 'SuisseIntl-Book', sans-serif;
  }
  /* line 242, ../../../src/cmn/css/_sp.scss */
  body #header nav ul li .ac_body .item_works {
    box-sizing: border-box;
    padding-left: 3.2vw;
    padding-top: 2.66667vw;
  }
  /* line 246, ../../../src/cmn/css/_sp.scss */
  body #header nav ul li .ac_body .item_works .pull_cont {
    box-sizing: border-box;
    padding-left: 4vw;
    padding-top: 2vw;
    padding-bottom: 0;
  }
  /* line 251, ../../../src/cmn/css/_sp.scss */
  body #header nav ul li .ac_body .item_works .pull_cont li {
    padding-bottom: 2vw;
  }
  /* line 253, ../../../src/cmn/css/_sp.scss */
  body #header nav ul li .ac_body .item_works .pull_cont li:last-child {
    padding-bottom: 0;
  }
  /* line 264, ../../../src/cmn/css/_sp.scss */
  body #main {
    padding-top: 18.93333vw;
  }
  /* line 266, ../../../src/cmn/css/_sp.scss */
  body #main .ttl_bar {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%;
  }
  /* line 272, ../../../src/cmn/css/_sp.scss */
  body #main .ttl_bar span {
    font-size: 5.86667vw;
    display: inline-block;
    position: relative;
    font-family: 'SuisseIntl-SemiBold', sans-serif;
    letter-spacing: 0.08em;
    padding-bottom: 5.33333vw;
  }
  /* line 279, ../../../src/cmn/css/_sp.scss */
  body #main .ttl_bar span.sp_view {
    font-weight: 500;
    display: inline-block;
    margin: 0 0 0 3.46667vw;
  }
  /* line 283, ../../../src/cmn/css/_sp.scss */
  body #main .ttl_bar span.sp_view:before {
    display: none;
  }
  /* line 287, ../../../src/cmn/css/_sp.scss */
  body #main .ttl_bar span:before {
    content: "";
    background: black;
    display: block;
    width: 34.4vw;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  /* line 299, ../../../src/cmn/css/_sp.scss */
  body #main .select_ttl {
    text-align: center;
    font-size: 4.8vw;
    line-height: 11.73333vw;
    margin: 0.8vw 0 0 0;
    letter-spacing: 0.1em;
  }
  /* line 306, ../../../src/cmn/css/_sp.scss */
  body #main .photo_items {
    margin-top: 55.46667vw;
  }
  /* line 308, ../../../src/cmn/css/_sp.scss */
  body #main .photo_items.select_items {
    margin-top: 34.93333vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  /* line 313, ../../../src/cmn/css/_sp.scss */
  body #main .photo_items.select_items .item {
    width: 49%;
    margin: 0 2% 6.4vw 0;
    padding: 0;
  }
  /* line 317, ../../../src/cmn/css/_sp.scss */
  body #main .photo_items.select_items .item:nth-of-type(2n) {
    margin-right: 0;
  }
  /* line 322, ../../../src/cmn/css/_sp.scss */
  body #main .photo_items.archive_items {
    margin-top: 34.93333vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  /* line 327, ../../../src/cmn/css/_sp.scss */
  body #main .photo_items.archive_items .item {
    width: 32%;
    margin: 0 2% 6.4vw 0;
    padding: 0;
  }
  /* line 331, ../../../src/cmn/css/_sp.scss */
  body #main .photo_items.archive_items .item:nth-of-type(3n) {
    margin-right: 0;
  }
  /* line 336, ../../../src/cmn/css/_sp.scss */
  body #main .photo_items .item {
    position: relative;
    width: 100%;
    margin-bottom: 42.66667vw;
    box-sizing: border-box;
    padding: 0 0 0 17.86667vw;
  }
  /* line 342, ../../../src/cmn/css/_sp.scss */
  body #main .photo_items .item.select {
    border-left: 1px solid #000;
  }
  /* line 345, ../../../src/cmn/css/_sp.scss */
  body #main .photo_items .item .pnl {
    position: relative;
  }
  /* line 347, ../../../src/cmn/css/_sp.scss */
  body #main .photo_items .item .pnl .img {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    line-height: 0;
  }
  /* line 353, ../../../src/cmn/css/_sp.scss */
  body #main .photo_items .item .pnl p {
    font-size: 7.46667vw;
    line-height: 2vw;
    letter-spacing: 0.1em;
    position: absolute;
    top: 0;
    left: -4vw;
    transform: rotate(90deg);
    transform-origin: top left;
  }
  /* line 364, ../../../src/cmn/css/_sp.scss */
  body #main .photo_items .item .btn_pnl {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 5;
  }
  /* line 376, ../../../src/cmn/css/_sp.scss */
  body #footer {
    display: none;
  }
  /* line 379, ../../../src/cmn/css/_sp.scss */
  body #float_bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    float: left;
    background: #F0F0F0;
    z-index: 5000;
  }
  /* line 389, ../../../src/cmn/css/_sp.scss */
  body #float {
    position: absolute;
    width: 100%;
    float: left;
    z-index: 5001;
  }
  /* line 394, ../../../src/cmn/css/_sp.scss */
  body #float .btn_prev, body #float .btn_next {
    position: absolute;
    top: 29vw;
    left: 0;
    z-index: 2000;
    width: 30vw;
    height: 50vw;
    display: block;
    cursor: pointer;
    display: none;
  }
  /* line 405, ../../../src/cmn/css/_sp.scss */
  body #float .btn_next {
    left: auto;
    right: 0;
  }
  /* line 409, ../../../src/cmn/css/_sp.scss */
  body #float .close {
    width: 17.86667vw;
    display: block;
    position: fixed;
    cursor: pointer;
    margin: 0 auto 3% auto;
    top: 12.26667vw;
    right: 9.6vw;
    z-index: 2000;
  }
  /* line 420, ../../../src/cmn/css/_sp.scss */
  body #float .box {
    position: relative;
    width: 100%;
    padding: 40vw 0 0 0;
  }
  /* line 424, ../../../src/cmn/css/_sp.scss */
  body #float .box #float_scroll {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  /* line 428, ../../../src/cmn/css/_sp.scss */
  body #float .box #float_scroll .content {
    width: 100%;
    position: relative;
  }
  /* line 431, ../../../src/cmn/css/_sp.scss */
  body #float .box #float_scroll .content .photo_area {
    box-sizing: border-box;
  }
  /* line 434, ../../../src/cmn/css/_sp.scss */
  body #float .box #float_scroll .content .photo_area .movie {
    width: 90vw;
    height: 50.625vw;
    margin: 0 auto;
  }
  /* line 438, ../../../src/cmn/css/_sp.scss */
  body #float .box #float_scroll .content .photo_area .movie iframe {
    width: 100%;
    height: 100%;
  }
  /* line 443, ../../../src/cmn/css/_sp.scss */
  body #float .box #float_scroll .content .photo_area .photo {
    height: 132.26667vw;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  /* line 449, ../../../src/cmn/css/_sp.scss */
  body #float .box #float_scroll .content .photo_area img {
    visibility: hidden;
  }
  /* line 453, ../../../src/cmn/css/_sp.scss */
  body #float .box #float_scroll .content .txt {
    box-sizing: border-box;
    padding: 13.86667vw 10.13333vw 10.13333vw 10.13333vw;
    text-align: left;
  }
  /* line 457, ../../../src/cmn/css/_sp.scss */
  body #float .box #float_scroll .content .txt .ttl {
    font-size: 9.06667vw;
    text-align: center;
    margin: 0 0 8.8vw 0;
  }
  /* line 462, ../../../src/cmn/css/_sp.scss */
  body #float .box #float_scroll .content .txt .content {
    font-size: 6.66667vw;
    color: black;
    text-align: left;
    line-height: 2;
  }
  /* line 467, ../../../src/cmn/css/_sp.scss */
  body #float .box #float_scroll .content .txt .content a {
    color: black;
    text-decoration: underline;
  }
  /* line 477, ../../../src/cmn/css/_sp.scss */
  body #float .iScrollIndicator {
    background: white !important;
  }
  /* line 482, ../../../src/cmn/css/_sp.scss */
  body .float_bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 110%;
    z-index: 10;
    background: #EFEFEF;
  }
  /* line 491, ../../../src/cmn/css/_sp.scss */
  body .float_close {
    width: 17.86667vw;
    display: block;
    position: fixed;
    cursor: pointer;
    margin: 0 auto 3% auto;
    top: 12.26667vw;
    right: 9.6vw;
    z-index: 2000;
  }
  /* line 501, ../../../src/cmn/css/_sp.scss */
  body .float_content {
    position: fixed;
    top: 5%;
    top: 50%;
    transform: translateY(-50%);
    left: 5%;
    width: 90%;
    height: 90%;
    z-index: 1001;
  }
  /* line 510, ../../../src/cmn/css/_sp.scss */
  body .float_content .txt {
    box-sizing: border-box;
    padding: 13.86667vw 10.13333vw 10.13333vw 10.13333vw;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  /* line 518, ../../../src/cmn/css/_sp.scss */
  body .float_content .txt .ttl {
    font-size: 7.46667vw;
    text-align: center;
    margin: 0 0 3.2vw 0;
  }
  /* line 523, ../../../src/cmn/css/_sp.scss */
  body .float_content .txt .content {
    font-size: 5.86667vw;
    color: black;
    text-align: center;
    line-height: 2;
  }
  /* line 528, ../../../src/cmn/css/_sp.scss */
  body .float_content .txt .content a {
    color: black;
    text-decoration: underline;
  }
  /* line 534, ../../../src/cmn/css/_sp.scss */
  body .float_content .mov_target {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    height: 50vw;
  }
  /* line 541, ../../../src/cmn/css/_sp.scss */
  body .float_content .mov_target .mov {
    width: 100%;
    height: 50vw;
  }
  /* line 544, ../../../src/cmn/css/_sp.scss */
  body .float_content .mov_target .mov iframe {
    width: 100%;
    height: 100%;
  }
  /* line 550, ../../../src/cmn/css/_sp.scss */
  body .float_content .zoom_target {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  /* line 561, ../../../src/cmn/css/_sp.scss */
  body .float_content .zoom_target #photo_scale, body .float_content .zoom_target #drawing_scale {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  /* line 567, ../../../src/cmn/css/_sp.scss */
  body .float_content .zoom_target .area {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    padding: 0;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
  }
  /* line 575, ../../../src/cmn/css/_sp.scss */
  body .float_content .zoom_target .photo_img {
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: contain;
    background-size: contain;
  }
  /* line 587, ../../../src/cmn/css/_sp.scss */
  body .float_content .zoom_target .notice {
    position: absolute;
    width: 60%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(0, 0, 0, 0.8);
    color: white;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 100;
  }
  /* line 603, ../../../src/cmn/css/_sp.scss */
  body .float_content .ctrl {
    position: absolute;
    color: white;
    font-size: 4.8vw;
    top: 50%;
    left: -4.8vw;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9002;
  }
  /* line 612, ../../../src/cmn/css/_sp.scss */
  body .float_content .ctrl span {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
    display: inline-block;
  }
  /* line 616, ../../../src/cmn/css/_sp.scss */
  body .float_content .ctrl.r {
    left: auto;
    right: -4.8vw;
  }
}
