@charset "UTF-8";
/* line 5, ../../../../../../../../../../../../../../../../Library/Ruby/Gems/2.0.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;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

/* line 22, ../../../../../../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1; }

/* line 24, ../../../../../../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none; }

/* line 26, ../../../../../../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, ../../../../../../../../../../../../../../../../Library/Ruby/Gems/2.0.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, ../../../../../../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }
  /* line 103, ../../../../../../../../../../../../../../../../Library/Ruby/Gems/2.0.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, ../../../../../../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none; }

/* line 116, ../../../../../../../../../../../../../../../../Library/Ruby/Gems/2.0.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; }

/* line 14, ../sass/_variables.scss */
.clearfix:before, .clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
  clear: both; }
/* line 24, ../sass/_variables.scss */
.clearfix {
  zoom: 1; }

/* line 57, ../sass/_variables.scss */
.border-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 60, ../sass/_variables.scss */
.content-box {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box; }

/* line 65, ../sass/_variables.scss */
.pull-left {
  float: left; }

/* line 68, ../sass/_variables.scss */
.pull-right {
  float: right; }

/* line 71, ../sass/_variables.scss */
.pull-center {
  margin-left: auto;
  margin-right: auto; }

/* line 77, ../sass/_variables.scss */
.align-center {
  text-align: center; }

/* line 80, ../sass/_variables.scss */
.align-left {
  text-align: left; }

/* line 83, ../sass/_variables.scss */
.align-right {
  text-align: right; }

/* line 88, ../sass/_variables.scss */
.strong {
  font-weight: bold; }

/* line 128, ../sass/_variables.scss */
.column1 {
  width: 80px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 132, ../sass/_variables.scss */
.column1-half {
  width: 120px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 149, ../sass/_variables.scss */
.offset1 {
  margin-left: 80px; }

/* line 152, ../sass/_variables.scss */
.offset-right1 {
  margin-right: 80px; }

/* line 128, ../sass/_variables.scss */
.column2 {
  width: 160px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 132, ../sass/_variables.scss */
.column2-half {
  width: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 149, ../sass/_variables.scss */
.offset2 {
  margin-left: 160px; }

/* line 152, ../sass/_variables.scss */
.offset-right2 {
  margin-right: 160px; }

/* line 128, ../sass/_variables.scss */
.column3 {
  width: 240px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 132, ../sass/_variables.scss */
.column3-half {
  width: 280px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 149, ../sass/_variables.scss */
.offset3 {
  margin-left: 240px; }

/* line 152, ../sass/_variables.scss */
.offset-right3 {
  margin-right: 240px; }

/* line 128, ../sass/_variables.scss */
.column4 {
  width: 320px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 132, ../sass/_variables.scss */
.column4-half {
  width: 360px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 149, ../sass/_variables.scss */
.offset4 {
  margin-left: 320px; }

/* line 152, ../sass/_variables.scss */
.offset-right4 {
  margin-right: 320px; }

/* line 128, ../sass/_variables.scss */
.column5 {
  width: 400px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 132, ../sass/_variables.scss */
.column5-half {
  width: 440px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 149, ../sass/_variables.scss */
.offset5 {
  margin-left: 400px; }

/* line 152, ../sass/_variables.scss */
.offset-right5 {
  margin-right: 400px; }

/* line 128, ../sass/_variables.scss */
.column6 {
  width: 480px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 132, ../sass/_variables.scss */
.column6-half {
  width: 520px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 149, ../sass/_variables.scss */
.offset6 {
  margin-left: 480px; }

/* line 152, ../sass/_variables.scss */
.offset-right6 {
  margin-right: 480px; }

/* line 128, ../sass/_variables.scss */
.column7 {
  width: 560px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 132, ../sass/_variables.scss */
.column7-half {
  width: 600px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 149, ../sass/_variables.scss */
.offset7 {
  margin-left: 560px; }

/* line 152, ../sass/_variables.scss */
.offset-right7 {
  margin-right: 560px; }

/* line 128, ../sass/_variables.scss */
.column8 {
  width: 640px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 132, ../sass/_variables.scss */
.column8-half {
  width: 680px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 149, ../sass/_variables.scss */
.offset8 {
  margin-left: 640px; }

/* line 152, ../sass/_variables.scss */
.offset-right8 {
  margin-right: 640px; }

/* line 128, ../sass/_variables.scss */
.column9 {
  width: 720px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 132, ../sass/_variables.scss */
.column9-half {
  width: 760px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 149, ../sass/_variables.scss */
.offset9 {
  margin-left: 720px; }

/* line 152, ../sass/_variables.scss */
.offset-right9 {
  margin-right: 720px; }

/* line 128, ../sass/_variables.scss */
.column10 {
  width: 800px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 132, ../sass/_variables.scss */
.column10-half {
  width: 840px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 149, ../sass/_variables.scss */
.offset10 {
  margin-left: 800px; }

/* line 152, ../sass/_variables.scss */
.offset-right10 {
  margin-right: 800px; }

/* line 128, ../sass/_variables.scss */
.column11 {
  width: 880px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 132, ../sass/_variables.scss */
.column11-half {
  width: 920px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 149, ../sass/_variables.scss */
.offset11 {
  margin-left: 880px; }

/* line 152, ../sass/_variables.scss */
.offset-right11 {
  margin-right: 880px; }

/* line 128, ../sass/_variables.scss */
.column12 {
  width: 960px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 132, ../sass/_variables.scss */
.column12-half {
  width: 1000px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 149, ../sass/_variables.scss */
.offset12 {
  margin-left: 960px; }

/* line 152, ../sass/_variables.scss */
.offset-right12 {
  margin-right: 960px; }

/* line 128, ../sass/_variables.scss */
.column13 {
  width: 1040px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 132, ../sass/_variables.scss */
.column13-half {
  width: 1080px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 149, ../sass/_variables.scss */
.offset13 {
  margin-left: 1040px; }

/* line 152, ../sass/_variables.scss */
.offset-right13 {
  margin-right: 1040px; }

/* line 128, ../sass/_variables.scss */
.column14 {
  width: 1120px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 132, ../sass/_variables.scss */
.column14-half {
  width: 1160px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 149, ../sass/_variables.scss */
.offset14 {
  margin-left: 1120px; }

/* line 152, ../sass/_variables.scss */
.offset-right14 {
  margin-right: 1120px; }

/* line 128, ../sass/_variables.scss */
.column15 {
  width: 1200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 132, ../sass/_variables.scss */
.column15-half {
  width: 1240px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 149, ../sass/_variables.scss */
.offset15 {
  margin-left: 1200px; }

/* line 152, ../sass/_variables.scss */
.offset-right15 {
  margin-right: 1200px; }

/* line 128, ../sass/_variables.scss */
.column16 {
  width: 1280px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 132, ../sass/_variables.scss */
.column16-half {
  width: 1320px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 149, ../sass/_variables.scss */
.offset16 {
  margin-left: 1280px; }

/* line 152, ../sass/_variables.scss */
.offset-right16 {
  margin-right: 1280px; }

/* line 167, ../sass/_variables.scss */
.mac .indent-half-em {
  margin-left: 0.5em; }

/* line 170, ../sass/_variables.scss */
.mac .indent-minus-half-em {
  margin-left: -0.5em; }

@font-face {
  font-family: 'kooo';
  src: url("../font/kooo_italic_medium-webfont.eot");
  src: url("../font/kooo_italic_medium-webfont.eot?#iefix") format("embedded-opentype"), url("../font/kooo_italic_medium-webfont.woff2") format("woff2"), url("../font/kooo_italic_medium-webfont.woff") format("woff"), url("../font/kooo_italic_medium-webfont.ttf") format("truetype"), url("../font/kooo_italic_medium-webfont.svg#kooo_italicmedium") format("svg");
  font-weight: normal;
  font-style: normal;
  -ms-font-feature-settings: "normal"; }
@font-face {
  font-family: 'kooo-thin';
  src: url("../font/thin/kooo-thin-webfont.eot");
  src: url("../font/thin/kooo-thin-webfont.eot?#iefix") format("embedded-opentype"), url("../font/thin/kooo-thin-webfont.woff2") format("woff2"), url("../font/thin/kooo-thin-webfont.woff") format("woff"), url("../font/thin/kooo-thin-webfont.ttf") format("truetype"), url("../font/thin/kooo-thin-webfont.svg#kooo_italicmedium") format("svg");
  font-weight: normal;
  font-style: normal;
  -ms-font-feature-settings: "normal"; }
/* line 29, ../sass/style.scss */
html {
  width: 100%;
  height: 100%; }

/* line 33, ../sass/style.scss */
body {
  width: 100%;
  height: 100%;
  color: #000;
  font-size: 16px;
  line-height: 32px;
  -webkit-font-smoothing: antialiased;
  font-family: Helvetica,Arial,'YuGothic','游ゴシック','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Sans-serif; }
  /* line 40, ../sass/style.scss */
  body .bottom-spacer {
    height: 175px; }
    @media (max-width: 1105px) {
      /* line 40, ../sass/style.scss */
      body .bottom-spacer {
        height: 60px; } }
  /* line 48, ../sass/style.scss */
  body .jp {
    font-family: Helvetica,Arial,'YuGothic','游ゴシック','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Sans-serif; }
    /* line 50, ../sass/style.scss */
    body .jp a {
      font-family: Helvetica,Arial,'YuGothic','游ゴシック','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Sans-serif; }
  /* line 54, ../sass/style.scss */
  body .cn {
    font-family: 'Microsoft Yahei','PingHei' ,sans-serif;
    -webkit-font-smoothing: antialiased; }
    /* line 57, ../sass/style.scss */
    body .cn a {
      font-family: 'Microsoft Yahei','PingHei' ,sans-serif;
      -webkit-font-smoothing: antialiased; }
  /* line 62, ../sass/style.scss */
  body .en {
    font-family: Helvetica,Arial,Sans-serif;
    font-weight: normal; }
    /* line 65, ../sass/style.scss */
    body .en a {
      font-family: Helvetica,Arial,Sans-serif;
      font-weight: normal; }
  /* line 70, ../sass/style.scss */
  body .kooo {
    font-family: kooo;
    -ms-font-feature-settings: "normal";
    font-weight: normal;
    -ms-font-feature-settings: "normal"; }
    /* line 74, ../sass/style.scss */
    body .kooo a {
      font-family: kooo;
      -ms-font-feature-settings: "normal";
      font-weight: normal;
      -ms-font-feature-settings: "normal"; }
  /* line 5, ../sass/_top.scss */
  body.top #all {
    height: auto !important;
    /*IE6対策*/
    height: 100%;
    /*IE6対策*/
    min-height: 100%; }
    /* line 17, ../sass/_top.scss */
    body.top #all #contents #frame-animation {
      position: absolute;
      top: 43%;
      left: 50%;
      margin-top: -252px;
      margin-left: -378px;
      width: 756px;
      height: 504px;
      background-image: url("../img/frame-animation.jpg");
      background-size: 756px; }
      @media (max-width: 1105px) {
        /* line 17, ../sass/_top.scss */
        body.top #all #contents #frame-animation {
          top: 43%;
          left: 50%;
          margin-top: -145px;
          margin-left: -217px;
          width: 435px;
          height: 290px;
          background-image: url("../img/frame-animation.jpg");
          background-size: 435px; } }
      @media (max-width: 515px) {
        /* line 17, ../sass/_top.scss */
        body.top #all #contents #frame-animation {
          top: 43%;
          left: 50%;
          margin-top: -100px;
          margin-left: -150px;
          width: 300px;
          height: 200px;
          background-image: url("../img/frame-animation.jpg");
          background-size: 300px; } }
    /* line 48, ../sass/_top.scss */
    body.top #all #contents .slide-37 {
      background-position: 0 504px; }
      @media (max-width: 1105px) {
        /* line 48, ../sass/_top.scss */
        body.top #all #contents .slide-37 {
          background-position: 0 290px; } }
      @media (max-width: 515px) {
        /* line 48, ../sass/_top.scss */
        body.top #all #contents .slide-37 {
          background-position: 0 200px; } }
    /* line 57, ../sass/_top.scss */
    body.top #all #contents .slide-36 {
      background-position: 0 1008px; }
      @media (max-width: 1105px) {
        /* line 57, ../sass/_top.scss */
        body.top #all #contents .slide-36 {
          background-position: 0 580px; } }
      @media (max-width: 515px) {
        /* line 57, ../sass/_top.scss */
        body.top #all #contents .slide-36 {
          background-position: 0 400px; } }
    /* line 66, ../sass/_top.scss */
    body.top #all #contents .slide-35 {
      background-position: 0 1512px; }
      @media (max-width: 1105px) {
        /* line 66, ../sass/_top.scss */
        body.top #all #contents .slide-35 {
          background-position: 0 870px; } }
      @media (max-width: 515px) {
        /* line 66, ../sass/_top.scss */
        body.top #all #contents .slide-35 {
          background-position: 0 600px; } }
    /* line 75, ../sass/_top.scss */
    body.top #all #contents .slide-34 {
      background-position: 0 2016px; }
      @media (max-width: 1105px) {
        /* line 75, ../sass/_top.scss */
        body.top #all #contents .slide-34 {
          background-position: 0 1160px; } }
      @media (max-width: 515px) {
        /* line 75, ../sass/_top.scss */
        body.top #all #contents .slide-34 {
          background-position: 0 800px; } }
    /* line 84, ../sass/_top.scss */
    body.top #all #contents .slide-33 {
      background-position: 0 2520px; }
      @media (max-width: 1105px) {
        /* line 84, ../sass/_top.scss */
        body.top #all #contents .slide-33 {
          background-position: 0 1450px; } }
      @media (max-width: 515px) {
        /* line 84, ../sass/_top.scss */
        body.top #all #contents .slide-33 {
          background-position: 0 1000px; } }
    /* line 93, ../sass/_top.scss */
    body.top #all #contents .slide-32 {
      background-position: 0 3024px; }
      @media (max-width: 1105px) {
        /* line 93, ../sass/_top.scss */
        body.top #all #contents .slide-32 {
          background-position: 0 1740px; } }
      @media (max-width: 515px) {
        /* line 93, ../sass/_top.scss */
        body.top #all #contents .slide-32 {
          background-position: 0 1200px; } }
    /* line 102, ../sass/_top.scss */
    body.top #all #contents .slide-31 {
      background-position: 0 3528px; }
      @media (max-width: 1105px) {
        /* line 102, ../sass/_top.scss */
        body.top #all #contents .slide-31 {
          background-position: 0 2030px; } }
      @media (max-width: 515px) {
        /* line 102, ../sass/_top.scss */
        body.top #all #contents .slide-31 {
          background-position: 0 1400px; } }
    /* line 111, ../sass/_top.scss */
    body.top #all #contents .slide-30 {
      background-position: 0 4032px; }
      @media (max-width: 1105px) {
        /* line 111, ../sass/_top.scss */
        body.top #all #contents .slide-30 {
          background-position: 0 2320px; } }
      @media (max-width: 515px) {
        /* line 111, ../sass/_top.scss */
        body.top #all #contents .slide-30 {
          background-position: 0 1600px; } }
    /* line 120, ../sass/_top.scss */
    body.top #all #contents .slide-29 {
      background-position: 0 4536px; }
      @media (max-width: 1105px) {
        /* line 120, ../sass/_top.scss */
        body.top #all #contents .slide-29 {
          background-position: 0 2610px; } }
      @media (max-width: 515px) {
        /* line 120, ../sass/_top.scss */
        body.top #all #contents .slide-29 {
          background-position: 0 1800px; } }
    /* line 129, ../sass/_top.scss */
    body.top #all #contents .slide-28 {
      background-position: 0 5040px; }
      @media (max-width: 1105px) {
        /* line 129, ../sass/_top.scss */
        body.top #all #contents .slide-28 {
          background-position: 0 2900px; } }
      @media (max-width: 515px) {
        /* line 129, ../sass/_top.scss */
        body.top #all #contents .slide-28 {
          background-position: 0 2000px; } }
    /* line 138, ../sass/_top.scss */
    body.top #all #contents .slide-27 {
      background-position: 0 5544px; }
      @media (max-width: 1105px) {
        /* line 138, ../sass/_top.scss */
        body.top #all #contents .slide-27 {
          background-position: 0 3190px; } }
      @media (max-width: 515px) {
        /* line 138, ../sass/_top.scss */
        body.top #all #contents .slide-27 {
          background-position: 0 2200px; } }
    /* line 147, ../sass/_top.scss */
    body.top #all #contents .slide-26 {
      background-position: 0 6048px; }
      @media (max-width: 1105px) {
        /* line 147, ../sass/_top.scss */
        body.top #all #contents .slide-26 {
          background-position: 0 3480px; } }
      @media (max-width: 515px) {
        /* line 147, ../sass/_top.scss */
        body.top #all #contents .slide-26 {
          background-position: 0 2400px; } }
    /* line 156, ../sass/_top.scss */
    body.top #all #contents .slide-25 {
      background-position: 0 6552px; }
      @media (max-width: 1105px) {
        /* line 156, ../sass/_top.scss */
        body.top #all #contents .slide-25 {
          background-position: 0 3770px; } }
      @media (max-width: 515px) {
        /* line 156, ../sass/_top.scss */
        body.top #all #contents .slide-25 {
          background-position: 0 2600px; } }
    /* line 165, ../sass/_top.scss */
    body.top #all #contents .slide-24 {
      background-position: 0 7056px; }
      @media (max-width: 1105px) {
        /* line 165, ../sass/_top.scss */
        body.top #all #contents .slide-24 {
          background-position: 0 4060px; } }
      @media (max-width: 515px) {
        /* line 165, ../sass/_top.scss */
        body.top #all #contents .slide-24 {
          background-position: 0 2800px; } }
    /* line 174, ../sass/_top.scss */
    body.top #all #contents .slide-23 {
      background-position: 0 7560px; }
      @media (max-width: 1105px) {
        /* line 174, ../sass/_top.scss */
        body.top #all #contents .slide-23 {
          background-position: 0 4350px; } }
      @media (max-width: 515px) {
        /* line 174, ../sass/_top.scss */
        body.top #all #contents .slide-23 {
          background-position: 0 3000px; } }
    /* line 183, ../sass/_top.scss */
    body.top #all #contents .slide-22 {
      background-position: 0 8064px; }
      @media (max-width: 1105px) {
        /* line 183, ../sass/_top.scss */
        body.top #all #contents .slide-22 {
          background-position: 0 4640px; } }
      @media (max-width: 515px) {
        /* line 183, ../sass/_top.scss */
        body.top #all #contents .slide-22 {
          background-position: 0 3200px; } }
    /* line 192, ../sass/_top.scss */
    body.top #all #contents .slide-21 {
      background-position: 0 8568px; }
      @media (max-width: 1105px) {
        /* line 192, ../sass/_top.scss */
        body.top #all #contents .slide-21 {
          background-position: 0 4930px; } }
      @media (max-width: 515px) {
        /* line 192, ../sass/_top.scss */
        body.top #all #contents .slide-21 {
          background-position: 0 3400px; } }
    /* line 201, ../sass/_top.scss */
    body.top #all #contents .slide-20 {
      background-position: 0 9072px; }
      @media (max-width: 1105px) {
        /* line 201, ../sass/_top.scss */
        body.top #all #contents .slide-20 {
          background-position: 0 5220px; } }
      @media (max-width: 515px) {
        /* line 201, ../sass/_top.scss */
        body.top #all #contents .slide-20 {
          background-position: 0 3600px; } }
    /* line 210, ../sass/_top.scss */
    body.top #all #contents .slide-19 {
      background-position: 0 9576px; }
      @media (max-width: 1105px) {
        /* line 210, ../sass/_top.scss */
        body.top #all #contents .slide-19 {
          background-position: 0 5510px; } }
      @media (max-width: 515px) {
        /* line 210, ../sass/_top.scss */
        body.top #all #contents .slide-19 {
          background-position: 0 3800px; } }
    /* line 219, ../sass/_top.scss */
    body.top #all #contents .slide-18 {
      background-position: 0 10080px; }
      @media (max-width: 1105px) {
        /* line 219, ../sass/_top.scss */
        body.top #all #contents .slide-18 {
          background-position: 0 5800px; } }
      @media (max-width: 515px) {
        /* line 219, ../sass/_top.scss */
        body.top #all #contents .slide-18 {
          background-position: 0 4000px; } }
    /* line 228, ../sass/_top.scss */
    body.top #all #contents .slide-17 {
      background-position: 0 10584px; }
      @media (max-width: 1105px) {
        /* line 228, ../sass/_top.scss */
        body.top #all #contents .slide-17 {
          background-position: 0 6090px; } }
      @media (max-width: 515px) {
        /* line 228, ../sass/_top.scss */
        body.top #all #contents .slide-17 {
          background-position: 0 4200px; } }
    /* line 237, ../sass/_top.scss */
    body.top #all #contents .slide-16 {
      background-position: 0 11088px; }
      @media (max-width: 1105px) {
        /* line 237, ../sass/_top.scss */
        body.top #all #contents .slide-16 {
          background-position: 0 6380px; } }
      @media (max-width: 515px) {
        /* line 237, ../sass/_top.scss */
        body.top #all #contents .slide-16 {
          background-position: 0 4400px; } }
    /* line 246, ../sass/_top.scss */
    body.top #all #contents .slide-15 {
      background-position: 0 11592px; }
      @media (max-width: 1105px) {
        /* line 246, ../sass/_top.scss */
        body.top #all #contents .slide-15 {
          background-position: 0 6670px; } }
      @media (max-width: 515px) {
        /* line 246, ../sass/_top.scss */
        body.top #all #contents .slide-15 {
          background-position: 0 4600px; } }
    /* line 255, ../sass/_top.scss */
    body.top #all #contents .slide-14 {
      background-position: 0 12096px; }
      @media (max-width: 1105px) {
        /* line 255, ../sass/_top.scss */
        body.top #all #contents .slide-14 {
          background-position: 0 6960px; } }
      @media (max-width: 515px) {
        /* line 255, ../sass/_top.scss */
        body.top #all #contents .slide-14 {
          background-position: 0 4800px; } }
    /* line 264, ../sass/_top.scss */
    body.top #all #contents .slide-13 {
      background-position: 0 12600px; }
      @media (max-width: 1105px) {
        /* line 264, ../sass/_top.scss */
        body.top #all #contents .slide-13 {
          background-position: 0 7250px; } }
      @media (max-width: 515px) {
        /* line 264, ../sass/_top.scss */
        body.top #all #contents .slide-13 {
          background-position: 0 5000px; } }
    /* line 273, ../sass/_top.scss */
    body.top #all #contents .slide-12 {
      background-position: 0 13104px; }
      @media (max-width: 1105px) {
        /* line 273, ../sass/_top.scss */
        body.top #all #contents .slide-12 {
          background-position: 0 7540px; } }
      @media (max-width: 515px) {
        /* line 273, ../sass/_top.scss */
        body.top #all #contents .slide-12 {
          background-position: 0 5200px; } }
    /* line 282, ../sass/_top.scss */
    body.top #all #contents .slide-11 {
      background-position: 0 13608px; }
      @media (max-width: 1105px) {
        /* line 282, ../sass/_top.scss */
        body.top #all #contents .slide-11 {
          background-position: 0 7830px; } }
      @media (max-width: 515px) {
        /* line 282, ../sass/_top.scss */
        body.top #all #contents .slide-11 {
          background-position: 0 5400px; } }
    /* line 291, ../sass/_top.scss */
    body.top #all #contents .slide-10 {
      background-position: 0 14112px; }
      @media (max-width: 1105px) {
        /* line 291, ../sass/_top.scss */
        body.top #all #contents .slide-10 {
          background-position: 0 8120px; } }
      @media (max-width: 515px) {
        /* line 291, ../sass/_top.scss */
        body.top #all #contents .slide-10 {
          background-position: 0 5600px; } }
    /* line 300, ../sass/_top.scss */
    body.top #all #contents .slide-09 {
      background-position: 0 14616px; }
      @media (max-width: 1105px) {
        /* line 300, ../sass/_top.scss */
        body.top #all #contents .slide-09 {
          background-position: 0 8410px; } }
      @media (max-width: 515px) {
        /* line 300, ../sass/_top.scss */
        body.top #all #contents .slide-09 {
          background-position: 0 5800px; } }
    /* line 309, ../sass/_top.scss */
    body.top #all #contents .slide-08 {
      background-position: 0 15120px; }
      @media (max-width: 1105px) {
        /* line 309, ../sass/_top.scss */
        body.top #all #contents .slide-08 {
          background-position: 0 8700px; } }
      @media (max-width: 515px) {
        /* line 309, ../sass/_top.scss */
        body.top #all #contents .slide-08 {
          background-position: 0 6000px; } }
    /* line 318, ../sass/_top.scss */
    body.top #all #contents .slide-07 {
      background-position: 0 15624px; }
      @media (max-width: 1105px) {
        /* line 318, ../sass/_top.scss */
        body.top #all #contents .slide-07 {
          background-position: 0 8990px; } }
      @media (max-width: 515px) {
        /* line 318, ../sass/_top.scss */
        body.top #all #contents .slide-07 {
          background-position: 0 6200px; } }
    /* line 327, ../sass/_top.scss */
    body.top #all #contents .slide-06 {
      background-position: 0 16128px; }
      @media (max-width: 1105px) {
        /* line 327, ../sass/_top.scss */
        body.top #all #contents .slide-06 {
          background-position: 0 9280px; } }
      @media (max-width: 515px) {
        /* line 327, ../sass/_top.scss */
        body.top #all #contents .slide-06 {
          background-position: 0 6400px; } }
    /* line 336, ../sass/_top.scss */
    body.top #all #contents .slide-05 {
      background-position: 0 16632px; }
      @media (max-width: 1105px) {
        /* line 336, ../sass/_top.scss */
        body.top #all #contents .slide-05 {
          background-position: 0 9570px; } }
      @media (max-width: 515px) {
        /* line 336, ../sass/_top.scss */
        body.top #all #contents .slide-05 {
          background-position: 0 6600px; } }
    /* line 345, ../sass/_top.scss */
    body.top #all #contents .slide-04 {
      background-position: 0 17136px; }
      @media (max-width: 1105px) {
        /* line 345, ../sass/_top.scss */
        body.top #all #contents .slide-04 {
          background-position: 0 9860px; } }
      @media (max-width: 515px) {
        /* line 345, ../sass/_top.scss */
        body.top #all #contents .slide-04 {
          background-position: 0 6800px; } }
    /* line 354, ../sass/_top.scss */
    body.top #all #contents .slide-03 {
      background-position: 0 17640px; }
      @media (max-width: 1105px) {
        /* line 354, ../sass/_top.scss */
        body.top #all #contents .slide-03 {
          background-position: 0 10150px; } }
      @media (max-width: 515px) {
        /* line 354, ../sass/_top.scss */
        body.top #all #contents .slide-03 {
          background-position: 0 7000px; } }
    /* line 363, ../sass/_top.scss */
    body.top #all #contents .slide-02 {
      background-position: 0 18144px; }
      @media (max-width: 1105px) {
        /* line 363, ../sass/_top.scss */
        body.top #all #contents .slide-02 {
          background-position: 0 10440px; } }
      @media (max-width: 515px) {
        /* line 363, ../sass/_top.scss */
        body.top #all #contents .slide-02 {
          background-position: 0 7200px; } }
    /* line 372, ../sass/_top.scss */
    body.top #all #contents .slide-01 {
      background-position: 0 18648px; }
      @media (max-width: 1105px) {
        /* line 372, ../sass/_top.scss */
        body.top #all #contents .slide-01 {
          background-position: 0 10730px; } }
      @media (max-width: 515px) {
        /* line 372, ../sass/_top.scss */
        body.top #all #contents .slide-01 {
          background-position: 0 7400px; } }
    /* line 388, ../sass/_top.scss */
    body.top #all #footer {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      position: absolute;
      bottom: 36px;
      width: 100%;
      left: 0;
      margin: 0;
      padding: 0 40px; }
      /* line 396, ../sass/_top.scss */
      body.top #all #footer #top-border {
        width: 100%;
        height: 5px;
        background: #000;
        margin-bottom: 35px; }
      /* line 402, ../sass/_top.scss */
      body.top #all #footer #footer-inner {
        width: 1336px;
        margin: 0 auto; }
        /* line 405, ../sass/_top.scss */
        body.top #all #footer #footer-inner #left-container {
          background: url("../img/footer/logo.png");
          margin-right: 44px;
          background-size: 256px 74px;
          height: 74px;
          width: 256px; }
          /* line 411, ../sass/_top.scss */
          body.top #all #footer #footer-inner #left-container h1 {
            text-indent: -9999px;
            font-size: 0%; }
        /* line 416, ../sass/_top.scss */
        body.top #all #footer #footer-inner #center-container {
          margin-right: 40px; }
          /* line 418, ../sass/_top.scss */
          body.top #all #footer #footer-inner #center-container #sharp {
            background: url("../img/footer/sharp.png");
            background-size: 63px auto;
            height: 82px;
            width: 63px; }
        /* line 426, ../sass/_top.scss */
        body.top #all #footer #footer-inner #right-container #nav {
          margin-right: 60px; }
          /* line 428, ../sass/_top.scss */
          body.top #all #footer #footer-inner #right-container #nav a {
            border-bottom: 2px solid #000;
            font-size: 200%; }
        /* line 433, ../sass/_top.scss */
        body.top #all #footer #footer-inner #right-container #japan {
          margin-right: 33px; }
        /* line 436, ../sass/_top.scss */
        body.top #all #footer #footer-inner #right-container .access {
          font-size: 200%;
          line-height: 110%; }
  /* line 2, ../sass/_news.scss */
  body.news #all .news-border {
    border-bottom: solid 2px #000; }
  @media (max-width: 1105px) {
    /* line 7, ../sass/_news.scss */
    body.news #all #contents {
      width: 440px;
      margin: auto; } }
  @media (max-width: 515px) {
    /* line 7, ../sass/_news.scss */
    body.news #all #contents {
      width: 100%;
      margin: auto; } }
  /* line 24, ../sass/_news.scss */
  body.news #all #contents a .link-format {
    background: #fff;
    height: 60px;
    line-height: 60px;
    border-bottom: 4px solid #000;
    float: right;
    position: relative; }
    /* line 31, ../sass/_news.scss */
    body.news #all #contents a .link-format p {
      float: left;
      line-height: 68px;
      font-size: 150%; }
    /* line 36, ../sass/_news.scss */
    body.news #all #contents a .link-format img {
      float: right;
      margin-right: 20px;
      margin-top: 24px; }
  /* line 46, ../sass/_news.scss */
  body.news #all #contents #top-link a {
    margin-top: -18px;
    position: absolute;
    left: 0px; }
    /* line 51, ../sass/_news.scss */
    body.news #all #contents #top-link a .link-format {
      top: 30px;
      left: 40px;
      position: fixed;
      z-index: 1; }
      /* line 56, ../sass/_news.scss */
      body.news #all #contents #top-link a .link-format #contact-link-border {
        height: 60px;
        line-height: 60px;
        border-bottom: 4px solid #000;
        background: #000;
        position: absolute;
        bottom: 0; }
      /* line 64, ../sass/_news.scss */
      body.news #all #contents #top-link a .link-format p {
        float: left;
        font-size: 180%; }
      /* line 68, ../sass/_news.scss */
      body.news #all #contents #top-link a .link-format img {
        float: right;
        margin-right: 20px;
        margin-top: 24px; }
  /* line 78, ../sass/_news.scss */
  body.news #all #contents #bottom-link,
  body.news #all #contents .showmore {
    margin-top: 25px; }
  /* line 83, ../sass/_news.scss */
  body.news #all #contents #category-name {
    top: 30px;
    left: 30px;
    font-size: 150%;
    position: fixed;
    z-index: 1;
    background: #fff; }
  /* line 91, ../sass/_news.scss */
  body.news #all #contents #place-selector {
    top: 30px;
    right: 10px;
    position: fixed;
    z-index: 1;
    background: #fff; }
    /* line 98, ../sass/_news.scss */
    body.news #all #contents #place-selector ul li {
      float: left;
      cursor: pointer;
      color: #000;
      margin-right: 20px;
      font-size: 150%;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
      opacity: 0.5; }
      /* line 105, ../sass/_news.scss */
      body.news #all #contents #place-selector ul li.on {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1; }
      /* line 108, ../sass/_news.scss */
      body.news #all #contents #place-selector ul li:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1; }
    /* line 112, ../sass/_news.scss */
    body.news #all #contents #place-selector ul .place-first {
      filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
      opacity: 1;
      cursor: default; }
  /* line 119, ../sass/_news.scss */
  body.news #all #contents #contents-inner {
    max-width: 980px;
    margin: 0 auto; }
    /* line 122, ../sass/_news.scss */
    body.news #all #contents #contents-inner h4 {
      font-size: 15px;
      margin-bottom: 22px; }
    /* line 127, ../sass/_news.scss */
    body.news #all #contents #contents-inner h4.fb-cn {
      font-family: Helvetica,Arial,Sans-serif;
      font-weight: normal; }
      /* line 130, ../sass/_news.scss */
      body.news #all #contents #contents-inner h4.fb-cn a {
        font-family: Helvetica,Arial,Sans-serif;
        font-weight: normal; }
      /* line 134, ../sass/_news.scss */
      body.news #all #contents #contents-inner h4.fb-cn p {
        display: none; }
    /* line 137, ../sass/_news.scss */
    body.news #all #contents #contents-inner h4.fb-en p {
      display: none; }
    /* line 139, ../sass/_news.scss */
    body.news #all #contents #contents-inner #article-container {
      padding-top: 60px; }
      @media (max-width: 1105px) {
        /* line 139, ../sass/_news.scss */
        body.news #all #contents #contents-inner #article-container {
          padding-top: 25px;
          padding-left: 20px;
          padding-right: 20px; } }
    /* line 147, ../sass/_news.scss */
    body.news #all #contents #contents-inner .article-column {
      margin-bottom: 20px;
      position: relative; }
      /* line 150, ../sass/_news.scss */
      body.news #all #contents #contents-inner .article-column .article-image {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        padding: 0 40px; }
        /* line 156, ../sass/_news.scss */
        body.news #all #contents #contents-inner .article-column .article-image img {
          width: 100%;
          height: auto;
          background: #ccc;
          margin: 0;
          padding: 0;
          vertical-align: bottom; }
          /* line 163, ../sass/_news.scss */
          body.news #all #contents #contents-inner .article-column .article-image img:hover {
            filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
            opacity: 1; }
      /* line 169, ../sass/_news.scss */
      body.news #all #contents #contents-inner .article-column .article-desc h3 {
        font-size: 200%;
        line-height: 40px;
        margin-top: -9px; }
      /* line 174, ../sass/_news.scss */
      body.news #all #contents #contents-inner .article-column .article-desc h3.fb-cn {
        font-family: Helvetica,Arial,Sans-serif;
        font-weight: normal; }
        /* line 177, ../sass/_news.scss */
        body.news #all #contents #contents-inner .article-column .article-desc h3.fb-cn a {
          font-family: Helvetica,Arial,Sans-serif;
          font-weight: normal; }
      /* line 183, ../sass/_news.scss */
      body.news #all #contents #contents-inner .article-column .article-desc .fb-en p {
        display: none; }
      /* line 188, ../sass/_news.scss */
      body.news #all #contents #contents-inner .article-column .article-desc .fb-cn p {
        display: none; }
      /* line 193, ../sass/_news.scss */
      body.news #all #contents #contents-inner .article-column .article-desc .post p:first-child {
        display: none; }
      /* line 199, ../sass/_news.scss */
      body.news #all #contents #contents-inner .article-column .article-desc .artcle-text {
        margin-bottom: 60px; }
      /* line 203, ../sass/_news.scss */
      body.news #all #contents #contents-inner .article-column .article-desc .post-page {
        font-size: 150%;
        line-height: 40px;
        margin-top: -9px; }
      /* line 209, ../sass/_news.scss */
      body.news #all #contents #contents-inner .article-column .article-desc .place {
        margin-right: 10px; }
      /* line 213, ../sass/_news.scss */
      body.news #all #contents #contents-inner .article-column .article-desc .category {
        margin-right: 10px; }
      /* line 216, ../sass/_news.scss */
      body.news #all #contents #contents-inner .article-column .article-desc .text {
        font-size: 100%;
        line-height: 28px;
        margin-bottom: 113px; }
      /* line 223, ../sass/_news.scss */
      body.news #all #contents #contents-inner .article-column .article-border {
        width: 10px;
        height: 1px;
        background: #000;
        position: absolute;
        bottom: 10px;
        right: 0; }
    /* line 232, ../sass/_news.scss */
    body.news #all #contents #contents-inner .news-menu {
      width: 290px;
      float: left;
      margin-right: 70px; }
      @media (max-width: 1105px) {
        /* line 232, ../sass/_news.scss */
        body.news #all #contents #contents-inner .news-menu {
          width: 100%;
          margin: auto;
          float: none !important; } }
      /* line 241, ../sass/_news.scss */
      body.news #all #contents #contents-inner .news-menu .now-cat {
        font-size: 30px;
        margin-bottom: 25px;
        display: none; }
      /* line 246, ../sass/_news.scss */
      body.news #all #contents #contents-inner .news-menu .news-menu-border {
        border-top: solid 4px #000;
        width: 230px; }
        @media (max-width: 1105px) {
          /* line 246, ../sass/_news.scss */
          body.news #all #contents #contents-inner .news-menu .news-menu-border {
            width: 100%; } }
      /* line 253, ../sass/_news.scss */
      body.news #all #contents #contents-inner .news-menu .news-menu-box {
        padding-bottom: 20px; }
        /* line 255, ../sass/_news.scss */
        body.news #all #contents #contents-inner .news-menu .news-menu-box h3 {
          font-size: 22px; }
        /* line 258, ../sass/_news.scss */
        body.news #all #contents #contents-inner .news-menu .news-menu-box h3.fb-cn {
          font-family: Helvetica,Arial,Sans-serif;
          font-weight: normal; }
          /* line 261, ../sass/_news.scss */
          body.news #all #contents #contents-inner .news-menu .news-menu-box h3.fb-cn a {
            font-family: Helvetica,Arial,Sans-serif;
            font-weight: normal; }
        /* line 266, ../sass/_news.scss */
        body.news #all #contents #contents-inner .news-menu .news-menu-box dl {
          margin-bottom: 10px; }
          /* line 268, ../sass/_news.scss */
          body.news #all #contents #contents-inner .news-menu .news-menu-box dl dt {
            font-size: 15px;
            font-family: kooo;
            height: 30px; }
            @media (max-width: 1105px) {
              /* line 268, ../sass/_news.scss */
              body.news #all #contents #contents-inner .news-menu .news-menu-box dl dt {
                position: absolute;
                line-height: 25px; } }
          /* line 277, ../sass/_news.scss */
          body.news #all #contents #contents-inner .news-menu .news-menu-box dl dd {
            padding-left: 12px;
            margin-bottom: 3px; }
            @media (max-width: 1105px) {
              /* line 277, ../sass/_news.scss */
              body.news #all #contents #contents-inner .news-menu .news-menu-box dl dd {
                margin-left: 80px; } }
            /* line 284, ../sass/_news.scss */
            body.news #all #contents #contents-inner .news-menu .news-menu-box dl dd a h4 {
              font-size: 15px;
              margin: 0px;
              padding: 0px;
              line-height: 20px; }
            /* line 291, ../sass/_news.scss */
            body.news #all #contents #contents-inner .news-menu .news-menu-box dl dd a .fb-cn p {
              display: none; }
            /* line 294, ../sass/_news.scss */
            body.news #all #contents #contents-inner .news-menu .news-menu-box dl dd a .fb-en p {
              display: none; }
        /* line 299, ../sass/_news.scss */
        body.news #all #contents #contents-inner .news-menu .news-menu-box .news-date-box {
          margin-right: 50px; }
          /* line 301, ../sass/_news.scss */
          body.news #all #contents #contents-inner .news-menu .news-menu-box .news-date-box p {
            height: 25px;
            cursor: pointer; }
          /* line 306, ../sass/_news.scss */
          body.news #all #contents #contents-inner .news-menu .news-menu-box .news-date-box ul li {
            height: 27px;
            padding-left: 13px; }
            /* line 309, ../sass/_news.scss */
            body.news #all #contents #contents-inner .news-menu .news-menu-box .news-date-box ul li a {
              font-size: 15px;
              font-family: kooo; }
        /* line 318, ../sass/_news.scss */
        body.news #all #contents #contents-inner .news-menu .news-menu-box .news-cat-box ul li {
          height: 27px; }
          /* line 320, ../sass/_news.scss */
          body.news #all #contents #contents-inner .news-menu .news-menu-box .news-cat-box ul li a {
            font-size: 15px;
            font-family: kooo;
            font-weight: normal; }
    /* line 330, ../sass/_news.scss */
    body.news #all #contents #contents-inner .news-contents {
      width: 615px;
      float: right; }
      @media (max-width: 1105px) {
        /* line 330, ../sass/_news.scss */
        body.news #all #contents #contents-inner .news-contents {
          width: 100%;
          margin: auto;
          float: none !important; } }
      @media (max-width: 515px) {
        /* line 330, ../sass/_news.scss */
        body.news #all #contents #contents-inner .news-contents {
          width: 100%;
          margin: auto; } }
      /* line 343, ../sass/_news.scss */
      body.news #all #contents #contents-inner .news-contents .news-box {
        position: relative;
        width: auto;
        height: 630px;
        overflow: hidden;
        margin-bottom: 85px;
        padding-bottom: 20px;
        border-bottom: solid 2px #000; }
        /* line 352, ../sass/_news.scss */
        body.news #all #contents #contents-inner .news-contents .news-box .more_border {
          position: absolute;
          bottom: 0px;
          border-bottom: solid 2px #000;
          width: 100%;
          z-index: 80; }
          @media (max-width: 515px) {
            /* line 352, ../sass/_news.scss */
            body.news #all #contents #contents-inner .news-contents .news-box .more_border {
              bottom: -1px;
              border-bottom: solid 3px #000; } }
        /* line 363, ../sass/_news.scss */
        body.news #all #contents #contents-inner .news-contents .news-box .readmore_btn {
          position: absolute;
          bottom: 0px;
          display: block;
          line-height: 37px;
          height: 30px;
          width: 150px;
          cursor: pointer;
          text-align: center;
          background-color: #fff;
          border: solid 2px #000;
          border-bottom: none;
          font-size: 16px;
          font-family: kooo;
          z-index: 100;
          right: 0px;
          bottom: 0px;
          left: 0px;
          margin: auto auto; }
        /* line 384, ../sass/_news.scss */
        body.news #all #contents #contents-inner .news-contents .news-box .news-column {
          width: 100%;
          margin: auto;
          margin-bottom: 20px;
          overflow: hidden;
          position: relative;
          font-size: 15px;
          line-height: 27px; }
          /* line 392, ../sass/_news.scss */
          body.news #all #contents #contents-inner .news-contents .news-box .news-column .article-image {
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            width: 100%;
            height: 200px;
            margin-bottom: 20px;
            text-align: center;
            border: solid 1px #CACACA;
            overflow: hidden; }
            /* line 400, ../sass/_news.scss */
            body.news #all #contents #contents-inner .news-contents .news-box .news-column .article-image img {
              width: auto;
              max-width: 600px;
              background: #ccc;
              margin: auto;
              padding: 0;
              vertical-align: bottom; }
              /* line 407, ../sass/_news.scss */
              body.news #all #contents #contents-inner .news-contents .news-box .news-column .article-image img:hover {
                filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
                opacity: 1; }
          /* line 413, ../sass/_news.scss */
          body.news #all #contents #contents-inner .news-contents .news-box .news-column .article-desc h3 {
            font-size: 20px;
            margin-top: 3px;
            margin-bottom: -3px; }
          /* line 419, ../sass/_news.scss */
          body.news #all #contents #contents-inner .news-contents .news-box .news-column .article-desc .fb-cn p {
            display: none; }
          /* line 424, ../sass/_news.scss */
          body.news #all #contents #contents-inner .news-contents .news-box .news-column .article-desc .fb-en p {
            display: none; }
          /* line 428, ../sass/_news.scss */
          body.news #all #contents #contents-inner .news-contents .news-box .news-column .article-desc img {
            display: block;
            width: auto;
            max-width: 615px;
            height: auto;
            max-height: 900px;
            margin: auto;
            margin-top: 12px; }
            @media (max-width: 1105px) {
              /* line 428, ../sass/_news.scss */
              body.news #all #contents #contents-inner .news-contents .news-box .news-column .article-desc img {
                width: 100%; } }
          /* line 440, ../sass/_news.scss */
          body.news #all #contents #contents-inner .news-contents .news-box .news-column .article-desc .artcle-text {
            margin-bottom: 60px; }
          /* line 444, ../sass/_news.scss */
          body.news #all #contents #contents-inner .news-contents .news-box .news-column .article-desc .fb-content .top-img {
            margin-bottom: 12px; }
          /* line 448, ../sass/_news.scss */
          body.news #all #contents #contents-inner .news-contents .news-box .news-column .article-desc .fb-content p {
            text-align: justify; }
          /* line 451, ../sass/_news.scss */
          body.news #all #contents #contents-inner .news-contents .news-box .news-column .article-desc .fb-content p:first-child {
            display: none; }
          /* line 454, ../sass/_news.scss */
          body.news #all #contents #contents-inner .news-contents .news-box .news-column .article-desc .fb-content .footer-fb-link {
            margin-top: 30px;
            text-align: left;
            word-wrap: break-word; }
          /* line 460, ../sass/_news.scss */
          body.news #all #contents #contents-inner .news-contents .news-box .news-column .article-desc .post-page {
            font-size: 150%;
            line-height: 40px;
            margin-top: -9px; }
          /* line 466, ../sass/_news.scss */
          body.news #all #contents #contents-inner .news-contents .news-box .news-column .article-desc .place {
            margin-right: 10px; }
          /* line 469, ../sass/_news.scss */
          body.news #all #contents #contents-inner .news-contents .news-box .news-column .article-desc .column-date {
            position: relative;
            text-align: left; }
          /* line 473, ../sass/_news.scss */
          body.news #all #contents #contents-inner .news-contents .news-box .news-column .article-desc .column-date span {
            position: relative;
            z-index: 2;
            display: inline-block;
            padding-right: 10px;
            background-color: #fff;
            text-align: left; }
          /* line 481, ../sass/_news.scss */
          body.news #all #contents #contents-inner .news-contents .news-box .news-column .article-desc .column-date::before {
            position: absolute;
            top: 43%;
            z-index: 1;
            content: '';
            display: block;
            width: 100%;
            height: 2px;
            background-color: #000; }
          /* line 491, ../sass/_news.scss */
          body.news #all #contents #contents-inner .news-contents .news-box .news-column .article-desc .category {
            margin-right: 10px; }
          /* line 494, ../sass/_news.scss */
          body.news #all #contents #contents-inner .news-contents .news-box .news-column .article-desc .text {
            font-size: 100%;
            line-height: 28px;
            margin-bottom: 113px; }
          /* line 501, ../sass/_news.scss */
          body.news #all #contents #contents-inner .news-contents .news-box .news-column .article-border {
            width: 10px;
            height: 1px;
            background: #000;
            position: absolute;
            bottom: 10px;
            right: 0; }
      /* line 513, ../sass/_news.scss */
      body.news #all #contents #contents-inner .news-contents .news_next a {
        font-size: 22px;
        font-family: kooo;
        border-bottom: solid 3px #000; }
      /* line 521, ../sass/_news.scss */
      body.news #all #contents #contents-inner .news-contents .news_prev a {
        font-size: 22px;
        font-family: kooo;
        border-bottom: solid 3px #000; }
  /* line 84, ../sass/style.scss */
  body.news nav .nav-btn:nth-child(1) a {
    border-bottom: 4px solid #000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media (max-width: 1105px) {
      /* line 84, ../sass/style.scss */
      body.news nav .nav-btn:nth-child(1) a {
        border-bottom: none; } }
  /* line 2, ../sass/_about.scss */
  body.about #all #contents {
    max-width: 900px;
    padding: 0 40px;
    margin: 0 auto;
    margin-top: 70px;
    font-size: 15px;
    overflow-wrap: break-word;
    word-wrap: break-word; }
    @media (max-width: 1105px) {
      /* line 2, ../sass/_about.scss */
      body.about #all #contents {
        padding-top: 25px;
        padding: 0 40px; } }
    @media (max-width: 515px) {
      /* line 2, ../sass/_about.scss */
      body.about #all #contents {
        margin-top: 25px;
        padding: 0 20px; } }
    /* line 18, ../sass/_about.scss */
    body.about #all #contents .portrait {
      width: 100%;
      height: auto;
      margin: auto;
      margin-bottom: 15px; }
      /* line 23, ../sass/_about.scss */
      body.about #all #contents .portrait img {
        width: 100%; }
      @media (max-width: 1105px) {
        /* line 18, ../sass/_about.scss */
        body.about #all #contents .portrait {
          margin-bottom: 15px; } }
    /* line 30, ../sass/_about.scss */
    body.about #all #contents .article-desc {
      margin-top: -8px; }
      /* line 32, ../sass/_about.scss */
      body.about #all #contents .article-desc h3 {
        font-size: 15px;
        margin-bottom: 5px; }
      /* line 37, ../sass/_about.scss */
      body.about #all #contents .article-desc a {
        font-size: 15px;
        text-decoration: underline; }
      /* line 43, ../sass/_about.scss */
      body.about #all #contents .article-desc dl dt {
        position: absolute;
        width: 92px;
        line-height: 18px; }
        @media (max-width: 515px) {
          /* line 43, ../sass/_about.scss */
          body.about #all #contents .article-desc dl dt {
            line-height: 20px; } }
      /* line 51, ../sass/_about.scss */
      body.about #all #contents .article-desc dl dd {
        margin-left: 87px;
        letter-spacing: -0.5px;
        margin-bottom: 6px;
        line-height: 18px; }
        @media (max-width: 515px) {
          /* line 51, ../sass/_about.scss */
          body.about #all #contents .article-desc dl dd {
            margin-top: 0px;
            margin-bottom: 5px;
            line-height: 20px; } }
      /* line 63, ../sass/_about.scss */
      body.about #all #contents .article-desc .staff-name {
        width: 520px; }
        @media (max-width: 1105px) {
          /* line 63, ../sass/_about.scss */
          body.about #all #contents .article-desc .staff-name {
            width: 100%; } }
        /* line 68, ../sass/_about.scss */
        body.about #all #contents .article-desc .staff-name li {
          float: left;
          width: 105px; }
        /* line 72, ../sass/_about.scss */
        body.about #all #contents .article-desc .staff-name li.en {
          width: 130px; }
      /* line 78, ../sass/_about.scss */
      body.about #all #contents .article-desc .about-map {
        width: 100%;
        height: 280px;
        overflow: hidden; }
        /* line 83, ../sass/_about.scss */
        body.about #all #contents .article-desc .about-map .gmap {
          width: 100%;
          height: 100%; }
          @media (max-width: 1105px) {
            /* line 83, ../sass/_about.scss */
            body.about #all #contents .article-desc .about-map .gmap {
              width: 345px;
              height: 300px; } }
          @media (max-width: 515px) {
            /* line 83, ../sass/_about.scss */
            body.about #all #contents .article-desc .about-map .gmap {
              width: 100%;
              height: 300px; } }
        /* line 95, ../sass/_about.scss */
        body.about #all #contents .article-desc .about-map .baidumap {
          width: 100%;
          height: 100%; }
          @media (max-width: 1105px) {
            /* line 95, ../sass/_about.scss */
            body.about #all #contents .article-desc .about-map .baidumap {
              width: 345px;
              height: 310px; } }
          @media (max-width: 515px) {
            /* line 95, ../sass/_about.scss */
            body.about #all #contents .article-desc .about-map .baidumap {
              width: 100%;
              height: 310px; } }
        /* line 108, ../sass/_about.scss */
        body.about #all #contents .article-desc .about-map img {
          width: 435px; }
          @media (max-width: 1105px) {
            /* line 108, ../sass/_about.scss */
            body.about #all #contents .article-desc .about-map img {
              width: 100%; } }
        @media (max-width: 1105px) {
          /* line 78, ../sass/_about.scss */
          body.about #all #contents .article-desc .about-map {
            height: auto; } }
      /* line 118, ../sass/_about.scss */
      body.about #all #contents .article-desc .publication {
        position: relative;
        margin-top: 10px;
        height: 220px;
        margin-bottom: 75px; }
        @media (max-width: 1105px) {
          /* line 118, ../sass/_about.scss */
          body.about #all #contents .article-desc .publication {
            margin-top: 0px;
            margin-bottom: 0px;
            height: 350px; } }
        /* line 128, ../sass/_about.scss */
        body.about #all #contents .article-desc .publication .snone {
          display: none; }
        /* line 132, ../sass/_about.scss */
        body.about #all #contents .article-desc .publication .sblock {
          display: block; }
        /* line 135, ../sass/_about.scss */
        body.about #all #contents .article-desc .publication .slider-next {
          position: absolute;
          right: 0px;
          top: 0px;
          width: 34px;
          height: 250px;
          background-image: url("../img/about/slide-load.png");
          background-repeat: no-repeat; }
          @media (max-width: 1105px) {
            /* line 135, ../sass/_about.scss */
            body.about #all #contents .article-desc .publication .slider-next {
              display: none; } }
        /* line 147, ../sass/_about.scss */
        body.about #all #contents .article-desc .publication .slider-prev {
          position: absolute;
          top: 0px;
          left: 0px;
          width: 34px;
          height: 250px;
          background-image: url("../img/about/slide-prev.png");
          background-repeat: no-repeat; }
          @media (max-width: 1105px) {
            /* line 147, ../sass/_about.scss */
            body.about #all #contents .article-desc .publication .slider-prev {
              display: none; } }
        /* line 159, ../sass/_about.scss */
        body.about #all #contents .article-desc .publication .slider {
          width: 100%;
          height: 350px;
          overflow: hidden;
          position: relative; }
          @media (max-width: 1105px) {
            /* line 159, ../sass/_about.scss */
            body.about #all #contents .article-desc .publication .slider {
              width: 100%;
              height: 350px;
              overflow: scroll; } }
        /* line 171, ../sass/_about.scss */
        body.about #all #contents .article-desc .publication .slider::-webkit-scrollbar {
          width: 3px; }
        /* line 174, ../sass/_about.scss */
        body.about #all #contents .article-desc .publication .slider::-webkit-scrollbar-thumb {
          background: #000; }
        /* line 177, ../sass/_about.scss */
        body.about #all #contents .article-desc .publication .slider::-webkit-scrollbar-track-piece:start {
          background: #fff; }
        /* line 180, ../sass/_about.scss */
        body.about #all #contents .article-desc .publication .slider::-webkit-scrollbar-track-piece:end {
          background: #fff; }
        /* line 185, ../sass/_about.scss */
        body.about #all #contents .article-desc .publication .slider .slideSet {
          position: absolute; }
        /* line 189, ../sass/_about.scss */
        body.about #all #contents .article-desc .publication .slider .slide {
          width: 230px;
          height: 350px;
          float: left; }
          @media (max-width: 1105px) {
            /* line 189, ../sass/_about.scss */
            body.about #all #contents .article-desc .publication .slider .slide {
              width: 100%;
              height: 155px;
              float: none;
              margin-bottom: 20px; } }
        /* line 201, ../sass/_about.scss */
        body.about #all #contents .article-desc .publication .slide-box {
          width: 690px;
          height: 350px;
          float: left; }
          @media (max-width: 1105px) {
            /* line 201, ../sass/_about.scss */
            body.about #all #contents .article-desc .publication .slide-box {
              width: auto;
              height: auto;
              float: none; } }
        /* line 211, ../sass/_about.scss */
        body.about #all #contents .article-desc .publication .publication_image {
          overflow: hidden; }
          /* line 213, ../sass/_about.scss */
          body.about #all #contents .article-desc .publication .publication_image img {
            height: 155px;
            width: auto; }
          @media (max-width: 1105px) {
            /* line 211, ../sass/_about.scss */
            body.about #all #contents .article-desc .publication .publication_image {
              float: left; } }
        /* line 221, ../sass/_about.scss */
        body.about #all #contents .article-desc .publication .publication_text {
          width: 210px;
          height: 110px;
          overflow: hidden;
          line-height: 17px;
          font-family: Helvetica,Arial,Sans-serif;
          font-weight: normal;
          font-size: 13px; }
          @media (max-width: 1105px) {
            /* line 221, ../sass/_about.scss */
            body.about #all #contents .article-desc .publication .publication_text {
              width: 180px;
              padding-left: 20px;
              float: left; } }
          @media (max-width: 515px) {
            /* line 221, ../sass/_about.scss */
            body.about #all #contents .article-desc .publication .publication_text {
              overflow: visible; } }
          @media (max-width: 321px) {
            /* line 221, ../sass/_about.scss */
            body.about #all #contents .article-desc .publication .publication_text {
              width: 130px;
              padding-left: 20px;
              float: left; } }
          /* line 242, ../sass/_about.scss */
          body.about #all #contents .article-desc .publication .publication_text a {
            color: #0000ff;
            font-size: 14px; }
  /* line 84, ../sass/style.scss */
  body.about nav .nav-btn:nth-child(4) a {
    border-bottom: 4px solid #000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media (max-width: 1105px) {
      /* line 84, ../sass/style.scss */
      body.about nav .nav-btn:nth-child(4) a {
        border-bottom: none; } }
  /* line 7, ../sass/_works.scss */
  body.works #all #contents a .link-format {
    background: #fff;
    height: 60px;
    line-height: 60px;
    border-bottom: 4px solid #000;
    float: right;
    position: relative; }
    /* line 14, ../sass/_works.scss */
    body.works #all #contents a .link-format p {
      float: left;
      line-height: 68px;
      font-size: 150%; }
    /* line 19, ../sass/_works.scss */
    body.works #all #contents a .link-format img {
      float: right;
      margin-right: 20px;
      margin-top: 24px; }
  /* line 29, ../sass/_works.scss */
  body.works #all #contents #top-link a {
    margin-top: -18px;
    position: absolute;
    left: 0px; }
    /* line 34, ../sass/_works.scss */
    body.works #all #contents #top-link a .link-format {
      top: 30px;
      left: 40px;
      position: fixed;
      z-index: 1; }
      /* line 39, ../sass/_works.scss */
      body.works #all #contents #top-link a .link-format #contact-link-border {
        height: 60px;
        line-height: 60px;
        border-bottom: 4px solid #000;
        background: #000;
        position: absolute;
        bottom: 0; }
      /* line 47, ../sass/_works.scss */
      body.works #all #contents #top-link a .link-format p {
        float: left;
        font-size: 180%; }
      /* line 51, ../sass/_works.scss */
      body.works #all #contents #top-link a .link-format img {
        float: right;
        margin-right: 20px;
        margin-top: 24px; }
  /* line 61, ../sass/_works.scss */
  body.works #all #contents #bottom-link,
  body.works #all #contents .showmore {
    margin-top: 25px; }
  /* line 66, ../sass/_works.scss */
  body.works #all #contents #category-name {
    top: 15px;
    left: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    position: fixed;
    z-index: 1;
    background: #fff;
    padding-right: 7px; }
    @media (max-width: 1105px) {
      /* line 66, ../sass/_works.scss */
      body.works #all #contents #category-name {
        left: 20px;
        font-size: 20px;
        padding-right: 4px; } }
  /* line 82, ../sass/_works.scss */
  body.works #all #contents #works-menu {
    top: 55px;
    left: 40px;
    height: 44px;
    width: 210px;
    line-height: 40px;
    border-bottom: 4px solid #000;
    font-size: 24px;
    position: fixed;
    z-index: 1000;
    background: #fff; }
    @media (max-width: 1105px) {
      /* line 82, ../sass/_works.scss */
      body.works #all #contents #works-menu {
        top: 45px;
        left: 20px;
        width: 180px;
        font-size: 20px; } }
    /* line 100, ../sass/_works.scss */
    body.works #all #contents #works-menu ul li:last-child {
      margin-right: 0px; }
    /* line 103, ../sass/_works.scss */
    body.works #all #contents #works-menu ul li {
      float: left;
      font-family: kooo;
      margin-right: 20px;
      height: 50px;
      cursor: pointer; }
      /* line 109, ../sass/_works.scss */
      body.works #all #contents #works-menu ul li a {
        font-family: kooo;
        font-size: 25px; }
        @media (max-width: 1105px) {
          /* line 109, ../sass/_works.scss */
          body.works #all #contents #works-menu ul li a {
            font-size: 20px; } }
      /* line 116, ../sass/_works.scss */
      body.works #all #contents #works-menu ul li .works-nav-menu {
        position: absolute;
        top: 34px;
        display: none;
        width: auto;
        margin-top: 10px;
        margin-left: 10px;
        border-bottom: 4px solid #000;
        border-left: 4px solid #000;
        border-right: 4px solid #000;
        background-color: #fff; }
        @media (max-width: 1105px) {
          /* line 116, ../sass/_works.scss */
          body.works #all #contents #works-menu ul li .works-nav-menu {
            display: none; } }
        /* line 131, ../sass/_works.scss */
        body.works #all #contents #works-menu ul li .works-nav-menu ul a {
          margin-top: 0;
          font-size: 25px;
          line-height: 50px;
          height: 50px;
          margin-left: 0px;
          display: block;
          border-bottom: 0; }
          @media (max-width: 1105px) {
            /* line 131, ../sass/_works.scss */
            body.works #all #contents #works-menu ul li .works-nav-menu ul a {
              font-size: 20px; } }
          /* line 142, ../sass/_works.scss */
          body.works #all #contents #works-menu ul li .works-nav-menu ul a li {
            padding-left: 20px;
            padding-right: 20px;
            border-bottom: none;
            margin-left: 0;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            width: auto;
            background: #fff; }
      /* line 158, ../sass/_works.scss */
      body.works #all #contents #works-menu ul li .works-type {
        left: -11px; }
      /* line 161, ../sass/_works.scss */
      body.works #all #contents #works-menu ul li .works-place {
        left: 34px; }
        @media (max-width: 1105px) {
          /* line 161, ../sass/_works.scss */
          body.works #all #contents #works-menu ul li .works-place {
            left: 28px; } }
      /* line 167, ../sass/_works.scss */
      body.works #all #contents #works-menu ul li .works-year {
        left: 119px; }
        /* line 170, ../sass/_works.scss */
        body.works #all #contents #works-menu ul li .works-year ul li {
          float: none !important;
          margin-left: 20px; }
  /* line 181, ../sass/_works.scss */
  body.works #all #contents #place-selector {
    top: 30px;
    right: 40px;
    height: 60px;
    line-height: 60px;
    border-bottom: 4px solid #000;
    position: fixed;
    z-index: 1;
    background: #fff; }
    /* line 191, ../sass/_works.scss */
    body.works #all #contents #place-selector ul li {
      float: left;
      cursor: pointer;
      color: #000;
      margin-left: 20px;
      font-size: 150%;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
      opacity: 0.5; }
      /* line 198, ../sass/_works.scss */
      body.works #all #contents #place-selector ul li.on {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1; }
      /* line 201, ../sass/_works.scss */
      body.works #all #contents #place-selector ul li:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1; }
    /* line 205, ../sass/_works.scss */
    body.works #all #contents #place-selector ul li:nth-child(1) {
      margin-left: 0; }
    /* line 208, ../sass/_works.scss */
    body.works #all #contents #place-selector ul .place-first {
      filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
      opacity: 1;
      cursor: default; }
  /* line 215, ../sass/_works.scss */
  body.works #all #contents #article-container {
    width: 920px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 130px; }
    @media (min-width: 1400px) {
      /* line 215, ../sass/_works.scss */
      body.works #all #contents #article-container {
        width: 1340px; } }
    /* line 223, ../sass/_works.scss */
    body.works #all #contents #article-container .article-column {
      margin-left: 10px;
      margin-right: 10px;
      margin-bottom: 10px;
      width: 210px;
      float: left; }
      @media (min-width: 1400px) {
        /* line 223, ../sass/_works.scss */
        body.works #all #contents #article-container .article-column {
          width: 315px; } }
      /* line 233, ../sass/_works.scss */
      body.works #all #contents #article-container .article-column a:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1; }
      /* line 237, ../sass/_works.scss */
      body.works #all #contents #article-container .article-column h3 {
        font-size: 15px;
        line-height: 20px; }
      /* line 241, ../sass/_works.scss */
      body.works #all #contents #article-container .article-column .works-col-img {
        position: relative;
        overflow: hidden;
        margin-bottom: 7px; }
        /* line 246, ../sass/_works.scss */
        body.works #all #contents #article-container .article-column .works-col-img a:hover {
          filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
          opacity: 1; }
          /* line 248, ../sass/_works.scss */
          body.works #all #contents #article-container .article-column .works-col-img a:hover img {
            filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
            opacity: 1; }
        /* line 253, ../sass/_works.scss */
        body.works #all #contents #article-container .article-column .works-col-img .new-tag {
          position: absolute;
          top: 4px;
          right: 3px;
          width: 65px;
          height: 20px;
          background-image: url("../img/works/new-tag.png");
          background-repeat: no-repeat;
          background-size: contain;
          z-index: 10; }
        /* line 264, ../sass/_works.scss */
        body.works #all #contents #article-container .article-column .works-col-img img {
          width: 100%; }
        /* line 267, ../sass/_works.scss */
        body.works #all #contents #article-container .article-column .works-col-img .works-info-box {
          position: absolute;
          top: 0px;
          left: 0px;
          background-image: url("../img/works/works-info-box-bg.png");
          width: 100%;
          height: 100%;
          visibility: hidden;
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
          opacity: 0; }
          @media (max-width: 1105px) {
            /* line 267, ../sass/_works.scss */
            body.works #all #contents #article-container .article-column .works-col-img .works-info-box {
              display: none; } }
          /* line 279, ../sass/_works.scss */
          body.works #all #contents #article-container .article-column .works-col-img .works-info-box p {
            position: absolute;
            bottom: 9px;
            left: 8px;
            font-family: kooo-thin;
            font-weight: bold;
            font-size: 16px;
            line-height: 20px;
            color: #fff; }
  /* line 84, ../sass/style.scss */
  body.works nav .nav-btn:nth-child(2) a {
    border-bottom: 4px solid #000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media (max-width: 1105px) {
      /* line 84, ../sass/style.scss */
      body.works nav .nav-btn:nth-child(2) a {
        border-bottom: none; } }
  /* line 2, ../sass/_singleworks.scss */
  body.single-works #all #contents {
    width: 100%; }
    /* line 5, ../sass/_singleworks.scss */
    body.single-works #all #contents a .link-format {
      background: #fff;
      height: 60px;
      line-height: 60px;
      border-bottom: 4px solid #000;
      float: right;
      position: relative; }
      /* line 12, ../sass/_singleworks.scss */
      body.single-works #all #contents a .link-format p {
        float: left;
        line-height: 68px;
        font-size: 150%; }
      /* line 17, ../sass/_singleworks.scss */
      body.single-works #all #contents a .link-format img {
        float: right;
        margin-right: 20px;
        margin-top: 24px; }
    /* line 27, ../sass/_singleworks.scss */
    body.single-works #all #contents #top-link a {
      margin-top: -18px;
      position: absolute;
      left: 0px; }
      /* line 32, ../sass/_singleworks.scss */
      body.single-works #all #contents #top-link a .link-format {
        top: 30px;
        left: 40px;
        position: fixed;
        z-index: 1; }
        /* line 37, ../sass/_singleworks.scss */
        body.single-works #all #contents #top-link a .link-format #contact-link-border {
          height: 60px;
          line-height: 60px;
          border-bottom: 4px solid #000;
          background: #000;
          position: absolute;
          bottom: 0; }
        /* line 45, ../sass/_singleworks.scss */
        body.single-works #all #contents #top-link a .link-format p {
          float: left;
          font-size: 180%; }
        /* line 49, ../sass/_singleworks.scss */
        body.single-works #all #contents #top-link a .link-format img {
          float: right;
          margin-right: 20px;
          margin-top: 24px; }
    /* line 58, ../sass/_singleworks.scss */
    body.single-works #all #contents #category-name {
      top: 15px;
      left: 40px;
      height: 40px;
      line-height: 40px;
      font-size: 24px;
      position: fixed;
      z-index: 1;
      background: #fff;
      padding-right: 7px; }
      @media (max-width: 1105px) {
        /* line 58, ../sass/_singleworks.scss */
        body.single-works #all #contents #category-name {
          left: 20px;
          font-size: 20px;
          padding-right: 4px; } }
    /* line 74, ../sass/_singleworks.scss */
    body.single-works #all #contents #works-menu {
      top: 55px;
      left: 40px;
      height: 44px;
      width: 210px;
      line-height: 40px;
      border-bottom: 4px solid #000;
      font-size: 24px;
      position: fixed;
      z-index: 1000;
      background: #fff; }
      @media (max-width: 1105px) {
        /* line 74, ../sass/_singleworks.scss */
        body.single-works #all #contents #works-menu {
          top: 45px;
          left: 20px;
          width: 180px;
          font-size: 20px; } }
      /* line 92, ../sass/_singleworks.scss */
      body.single-works #all #contents #works-menu ul li:last-child {
        margin-right: 0px; }
      /* line 95, ../sass/_singleworks.scss */
      body.single-works #all #contents #works-menu ul li {
        float: left;
        font-family: kooo;
        margin-right: 20px;
        height: 50px;
        cursor: pointer; }
        /* line 101, ../sass/_singleworks.scss */
        body.single-works #all #contents #works-menu ul li a {
          font-family: kooo;
          font-size: 25px; }
          @media (max-width: 1105px) {
            /* line 101, ../sass/_singleworks.scss */
            body.single-works #all #contents #works-menu ul li a {
              font-size: 20px; } }
        /* line 108, ../sass/_singleworks.scss */
        body.single-works #all #contents #works-menu ul li .works-nav-menu {
          position: absolute;
          top: 34px;
          display: none;
          width: auto;
          margin-top: 10px;
          margin-left: 10px;
          border-bottom: 4px solid #000;
          border-left: 4px solid #000;
          border-right: 4px solid #000;
          background-color: #fff; }
          @media (max-width: 1105px) {
            /* line 108, ../sass/_singleworks.scss */
            body.single-works #all #contents #works-menu ul li .works-nav-menu {
              display: none; } }
          /* line 123, ../sass/_singleworks.scss */
          body.single-works #all #contents #works-menu ul li .works-nav-menu ul a {
            margin-top: 0;
            font-size: 25px;
            line-height: 50px;
            height: 50px;
            margin-left: 0px;
            display: block;
            border-bottom: 0; }
            @media (max-width: 1105px) {
              /* line 123, ../sass/_singleworks.scss */
              body.single-works #all #contents #works-menu ul li .works-nav-menu ul a {
                font-size: 20px; } }
            /* line 134, ../sass/_singleworks.scss */
            body.single-works #all #contents #works-menu ul li .works-nav-menu ul a li {
              padding-left: 20px;
              padding-right: 20px;
              border-bottom: none;
              margin-left: 0;
              -moz-box-sizing: border-box;
              -webkit-box-sizing: border-box;
              box-sizing: border-box;
              width: auto;
              background: #fff; }
        /* line 150, ../sass/_singleworks.scss */
        body.single-works #all #contents #works-menu ul li .works-type {
          left: -11px; }
        /* line 153, ../sass/_singleworks.scss */
        body.single-works #all #contents #works-menu ul li .works-place {
          left: 34px; }
          @media (max-width: 1105px) {
            /* line 153, ../sass/_singleworks.scss */
            body.single-works #all #contents #works-menu ul li .works-place {
              left: 28px; } }
        /* line 159, ../sass/_singleworks.scss */
        body.single-works #all #contents #works-menu ul li .works-year {
          left: 119px; }
          /* line 162, ../sass/_singleworks.scss */
          body.single-works #all #contents #works-menu ul li .works-year ul li {
            float: none !important;
            margin-left: 20px; }
    /* line 171, ../sass/_singleworks.scss */
    body.single-works #all #contents #bottom-link,
    body.single-works #all #contents .showmore {
      margin-top: 25px; }
    /* line 175, ../sass/_singleworks.scss */
    body.single-works #all #contents #place-selector {
      top: 30px;
      right: 40px;
      height: 60px;
      line-height: 60px;
      border-bottom: 4px solid #000;
      position: fixed;
      z-index: 1;
      background: #fff; }
      /* line 185, ../sass/_singleworks.scss */
      body.single-works #all #contents #place-selector ul li {
        float: left;
        cursor: pointer;
        color: #000;
        margin-left: 20px;
        font-size: 150%;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: 0.5; }
        /* line 192, ../sass/_singleworks.scss */
        body.single-works #all #contents #place-selector ul li.on {
          filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
          opacity: 1; }
        /* line 195, ../sass/_singleworks.scss */
        body.single-works #all #contents #place-selector ul li:hover {
          filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
          opacity: 1; }
      /* line 199, ../sass/_singleworks.scss */
      body.single-works #all #contents #place-selector ul li:nth-child(1) {
        margin-left: 0; }
      /* line 202, ../sass/_singleworks.scss */
      body.single-works #all #contents #place-selector ul .place-first {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        cursor: default; }
    /* line 209, ../sass/_singleworks.scss */
    body.single-works #all #contents .single-works {
      padding-left: 20px;
      padding-right: 20px; }
      /* line 212, ../sass/_singleworks.scss */
      body.single-works #all #contents .single-works .works-info {
        font-family: kooo-thin;
        font-size: 17px;
        margin-top: -30px;
        margin-bottom: 15px;
        line-height: 25px;
        -webkit-font-smoothing: subpixel-antialiased;
        -webkit-text-stroke: 0.5px; }
      /* line 221, ../sass/_singleworks.scss */
      body.single-works #all #contents .single-works .snsbox {
        position: relative;
        top: -75px;
        width: 170px;
        height: 25px;
        margin-right: 5px;
        float: right; }
        @media (max-width: 1105px) {
          /* line 221, ../sass/_singleworks.scss */
          body.single-works #all #contents .single-works .snsbox {
            width: 90px; } }
        /* line 231, ../sass/_singleworks.scss */
        body.single-works #all #contents .single-works .snsbox p {
          float: left; }
        /* line 235, ../sass/_singleworks.scss */
        body.single-works #all #contents .single-works .snsbox ul li {
          float: left;
          display: block;
          height: 25px;
          width: 25px;
          margin-left: 5px; }
          /* line 242, ../sass/_singleworks.scss */
          body.single-works #all #contents .single-works .snsbox ul li .bdshare-button-style0-16 .bds_weixin {
            float: none;
            font-size: 12px;
            padding-left: 0px;
            line-height: 20px;
            height: 30px;
            background-image: url("../img/works/w-btn.png");
            background-repeat: no-repeat;
            background-position: 0px 0px;
            cursor: pointer;
            margin: 0px;
            width: 30px;
            display: block; }
            /* line 255, ../sass/_singleworks.scss */
            body.single-works #all #contents .single-works .snsbox ul li .bdshare-button-style0-16 .bds_weixin img {
              width: 25px !important; }
      /* line 263, ../sass/_singleworks.scss */
      body.single-works #all #contents .single-works .footer-snsbox {
        width: 170px;
        height: 25px;
        margin: auto; }
        /* line 267, ../sass/_singleworks.scss */
        body.single-works #all #contents .single-works .footer-snsbox p {
          text-align: center; }
        /* line 270, ../sass/_singleworks.scss */
        body.single-works #all #contents .single-works .footer-snsbox ul {
          display: block;
          width: 90px;
          height: 25px;
          margin: auto; }
          /* line 275, ../sass/_singleworks.scss */
          body.single-works #all #contents .single-works .footer-snsbox ul li {
            float: left;
            display: block;
            height: 25px;
            width: 25px;
            margin-left: 5px; }
            /* line 282, ../sass/_singleworks.scss */
            body.single-works #all #contents .single-works .footer-snsbox ul li .bdshare-button-style0-16 .bds_weixin {
              float: none;
              font-size: 12px;
              padding-left: 0px;
              line-height: 20px;
              height: 30px;
              background-image: url("../img/works/w-btn.png");
              background-repeat: no-repeat;
              background-position: 0px 0px;
              cursor: pointer;
              margin: 0px;
              width: 30px;
              display: block; }
              /* line 295, ../sass/_singleworks.scss */
              body.single-works #all #contents .single-works .footer-snsbox ul li .bdshare-button-style0-16 .bds_weixin img {
                width: 25px !important; }
      /* line 303, ../sass/_singleworks.scss */
      body.single-works #all #contents .single-works .text {
        width: 100%;
        font-size: 15px;
        line-height: 27px;
        margin-bottom: 20px;
        text-align: justify; }
        @media (max-width: 1105px) {
          /* line 303, ../sass/_singleworks.scss */
          body.single-works #all #contents .single-works .text {
            width: 100%; } }
      /* line 313, ../sass/_singleworks.scss */
      body.single-works #all #contents .single-works .comment {
        font-size: 13px;
        margin-top: -10px;
        margin-bottom: 40px; }
      /* line 318, ../sass/_singleworks.scss */
      body.single-works #all #contents .single-works #article-container {
        width: 880px;
        padding-top: 100px;
        margin: 0 auto; }
        @media (max-width: 1155px) {
          /* line 318, ../sass/_singleworks.scss */
          body.single-works #all #contents .single-works #article-container {
            width: 880px;
            margin: auto; } }
        @media (max-width: 1105px) {
          /* line 318, ../sass/_singleworks.scss */
          body.single-works #all #contents .single-works #article-container {
            width: 435px;
            margin: auto; } }
        @media (max-width: 515px) {
          /* line 318, ../sass/_singleworks.scss */
          body.single-works #all #contents .single-works #article-container {
            width: 100%;
            margin: auto; } }
        /* line 334, ../sass/_singleworks.scss */
        body.single-works #all #contents .single-works #article-container .article-column {
          margin: 10px;
          width: 100%; }
          /* line 337, ../sass/_singleworks.scss */
          body.single-works #all #contents .single-works #article-container .article-column h3 {
            font-size: 45px;
            width: 100%;
            line-height: 45px; }
            @media (max-width: 1105px) {
              /* line 337, ../sass/_singleworks.scss */
              body.single-works #all #contents .single-works #article-container .article-column h3 {
                font-size: 39px;
                width: 100%; } }
          @media (max-width: 1105px) {
            /* line 334, ../sass/_singleworks.scss */
            body.single-works #all #contents .single-works #article-container .article-column {
              margin: 0px;
              width: 100%; } }
          @media (max-width: 321px) {
            /* line 334, ../sass/_singleworks.scss */
            body.single-works #all #contents .single-works #article-container .article-column {
              margin: 0px;
              width: 100%; } }
          /* line 354, ../sass/_singleworks.scss */
          body.single-works #all #contents .single-works #article-container .article-column img {
            width: 100%; }
  /* line 363, ../sass/_singleworks.scss */
  body.single-works .bd_weixin_popup_bg {
    position: absolute;
    left: -400px;
    top: -400px;
    width: 260px;
    height: 320px;
    border: 0;
    padding: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 11000; }
  /* line 363, ../sass/_singleworks.scss */
  body.single-works .bd_weixin_popup {
    position: absolute;
    left: -400px;
    top: -400px;
    padding: 10px;
    width: 240px;
    height: 300px;
    background: #fff;
    border: solid 1px #d8d8d8;
    z-index: 11001;
    font-size: 12px; }
  /* line 363, ../sass/_singleworks.scss */
  body.single-works .bd_weixin_popup .bd_weixin_popup_head {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    line-height: 16px;
    height: 16px;
    position: relative;
    color: #000; }
  /* line 363, ../sass/_singleworks.scss */
  body.single-works .bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
    text-decoration: none;
    font-size: 16px; }
  /* line 363, ../sass/_singleworks.scss */
  body.single-works .bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close:hover {
    text-decoration: none; }
  /* line 363, ../sass/_singleworks.scss */
  body.single-works .bd_weixin_popup .bd_weixin_popup_main {
    padding: 15px 10px;
    min-height: 150px;
    _height: 150px; }
  /* line 363, ../sass/_singleworks.scss */
  body.single-works .bd_weixin_popup .bd_weixin_popup_foot {
    font-size: 12px;
    text-align: left;
    line-height: 22px;
    color: #666; }
  /* line 84, ../sass/style.scss */
  body.single-works nav .nav-btn:nth-child(2) a {
    border-bottom: 4px solid #000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media (max-width: 1105px) {
      /* line 84, ../sass/style.scss */
      body.single-works nav .nav-btn:nth-child(2) a {
        border-bottom: none; } }
  /* line 2, ../sass/_recruit.scss */
  body.recruit #all #contents {
    width: 920px;
    margin: auto;
    padding-top: 70px;
    font-size: 15px;
    line-height: 27px; }
    @media (max-width: 1105px) {
      /* line 2, ../sass/_recruit.scss */
      body.recruit #all #contents {
        width: 435px; } }
    @media (max-width: 515px) {
      /* line 2, ../sass/_recruit.scss */
      body.recruit #all #contents {
        width: 100%; } }
    /* line 16, ../sass/_recruit.scss */
    body.recruit #all #contents h2 {
      font-size: 30px;
      font-weight: bold;
      margin-bottom: 10px;
      padding-left: 20px; }
      @media (max-width: 1105px) {
        /* line 16, ../sass/_recruit.scss */
        body.recruit #all #contents h2 {
          font-size: 20px;
          padding-left: 20px;
          padding-right: 20px; } }
    /* line 28, ../sass/_recruit.scss */
    body.recruit #all #contents .prologue {
      width: 920px;
      padding-left: 20px;
      padding-right: 20px;
      margin-top: 16px; }
      @media (max-width: 1105px) {
        /* line 28, ../sass/_recruit.scss */
        body.recruit #all #contents .prologue {
          width: 90%;
          padding-left: 0px;
          padding-right: 0px;
          margin: auto;
          margin-top: 20px; } }
    /* line 41, ../sass/_recruit.scss */
    body.recruit #all #contents #contents-inner {
      width: 920px;
      margin: auto;
      padding-top: 20px; }
      @media (max-width: 1105px) {
        /* line 41, ../sass/_recruit.scss */
        body.recruit #all #contents #contents-inner {
          width: 435px; } }
      @media (max-width: 515px) {
        /* line 41, ../sass/_recruit.scss */
        body.recruit #all #contents #contents-inner {
          width: 100%;
          margin-right: 0px;
          margin-left: 0px; } }
      /* line 53, ../sass/_recruit.scss */
      body.recruit #all #contents #contents-inner .text-column {
        width: 420px;
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 20px;
        float: left;
        font-size: 15px; }
        @media (max-width: 1105px) {
          /* line 53, ../sass/_recruit.scss */
          body.recruit #all #contents #contents-inner .text-column {
            width: 100%;
            margin-right: 0px;
            margin-left: 0px;
            float: none; } }
        /* line 66, ../sass/_recruit.scss */
        body.recruit #all #contents #contents-inner .text-column h3 {
          font-size: 17px;
          font-weight: bold;
          margin-bottom: 15px; }
          @media (max-width: 1105px) {
            /* line 66, ../sass/_recruit.scss */
            body.recruit #all #contents #contents-inner .text-column h3 {
              padding-left: 20px; } }
        @media (max-width: 1105px) {
          /* line 74, ../sass/_recruit.scss */
          body.recruit #all #contents #contents-inner .text-column p {
            padding-right: 20px;
            padding-left: 20px; } }
        @media (max-width: 1105px) {
          /* line 53, ../sass/_recruit.scss */
          body.recruit #all #contents #contents-inner .text-column {
            width: 100%; } }
  /* line 86, ../sass/_recruit.scss */
  body.recruit #all .form-header {
    height: 10px;
    width: 210px;
    line-height: 40px;
    font-size: 24px;
    z-index: 1;
    background: #fff;
    padding-left: 40px;
    margin-bottom: 30px; }
    /* line 99, ../sass/_recruit.scss */
    body.recruit #all .form-header ul li:last-child {
      margin-right: 0px; }
    /* line 102, ../sass/_recruit.scss */
    body.recruit #all .form-header ul li {
      float: left;
      margin-right: 15px;
      line-height: 20px; }
      /* line 106, ../sass/_recruit.scss */
      body.recruit #all .form-header ul li a {
        font-size: 14px;
        font-weight: bold; }
  /* line 84, ../sass/style.scss */
  body.recruit nav .nav-btn:nth-child(5) a {
    border-bottom: 4px solid #000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media (max-width: 1105px) {
      /* line 84, ../sass/style.scss */
      body.recruit nav .nav-btn:nth-child(5) a {
        border-bottom: none; } }
  /* line 2, ../sass/_form.scss */
  body.contact #all #contents {
    font-size: 15px;
    padding: 0 40px;
    padding-top: 40px; }
    @media (max-width: 720px) {
      /* line 2, ../sass/_form.scss */
      body.contact #all #contents {
        padding-top: 40px; } }
    /* line 9, ../sass/_form.scss */
    body.contact #all #contents #contents-inner {
      margin: 0 auto;
      width: 600px; }
      @media (max-width: 1105px) {
        /* line 9, ../sass/_form.scss */
        body.contact #all #contents #contents-inner {
          width: 400px;
          margin: auto; } }
      @media (max-width: 515px) {
        /* line 9, ../sass/_form.scss */
        body.contact #all #contents #contents-inner {
          width: 90%;
          margin: auto; } }
      /* line 20, ../sass/_form.scss */
      body.contact #all #contents #contents-inner .description {
        width: 590px;
        margin: auto;
        margin-bottom: 10px;
        margin-left: 2px;
        line-height: 26px; }
        @media (max-width: 1105px) {
          /* line 20, ../sass/_form.scss */
          body.contact #all #contents #contents-inner .description {
            width: 100%;
            margin-left: 0px; } }
  /* line 34, ../sass/_form.scss */
  body.contact #all .contact-h {
    display: block;
    width: 100%;
    margin: auto; }
    @media (max-width: 1105px) {
      /* line 34, ../sass/_form.scss */
      body.contact #all .contact-h {
        width: 100%; } }
  /* line 42, ../sass/_form.scss */
  body.contact #all .wpcf7-radio {
    margin-left: -10px; }
  /* line 45, ../sass/_form.scss */
  body.contact #all .wpcf7-checkbox {
    margin-left: -10px; }
  /* line 48, ../sass/_form.scss */
  body.contact #all .checkbox {
    display: none; }
  /* line 51, ../sass/_form.scss */
  body.contact #all .checkbox + .checkbox-icon {
    position: relative;
    vertical-align: middle; }
  /* line 55, ../sass/_form.scss */
  body.contact #all .checkbox + .checkbox-icon:before {
    content: "\f372";
    font-family: "Ionicons";
    color: #000;
    font-size: 22px;
    position: relative;
    top: 2px;
    right: 3px; }
  /* line 64, ../sass/_form.scss */
  body.contact #all .checkbox:checked + .checkbox-icon:before {
    content: "\f373";
    color: #000;
    position: relative;
    top: 2px;
    right: 3px; }
  /* line 71, ../sass/_form.scss */
  body.contact #all .checkbox-checked + .checkbox-icon:before {
    content: "\f373";
    color: #000;
    position: relative;
    top: 2px;
    right: 3px; }
  /* line 78, ../sass/_form.scss */
  body.contact #all .radio {
    display: none; }
  /* line 81, ../sass/_form.scss */
  body.contact #all .radio + .radio-icon:before {
    content: "\f3a6";
    font-family: "Ionicons";
    color: #000;
    font-size: 22px;
    position: relative;
    top: 2px;
    right: 3px; }
  /* line 90, ../sass/_form.scss */
  body.contact #all .radio:checked + .radio-icon:before {
    content: "\f3a7";
    color: #000;
    position: relative;
    top: 2px;
    right: 3px; }
  /* line 97, ../sass/_form.scss */
  body.contact #all .radio-checked + .radio-icon:before {
    content: "\f3a7";
    color: #000;
    position: relative;
    top: 2px;
    right: 3px; }
  /* line 104, ../sass/_form.scss */
  body.contact #all input[type="text"]:focus {
    outline: 0;
    border: solid 3px #000; }
  /* line 108, ../sass/_form.scss */
  body.contact #all input[type="email"]:focus {
    outline: 0;
    border: solid 3px #000; }
  /* line 112, ../sass/_form.scss */
  body.contact #all textarea:focus {
    outline: 0;
    border: solid 3px #000; }
  /* line 116, ../sass/_form.scss */
  body.contact #all input[type="text"] {
    border: solid 1px #c1c1c1; }
  /* line 120, ../sass/_form.scss */
  body.contact #all input[type="email"] {
    border: solid 1px #c1c1c1; }
  /* line 124, ../sass/_form.scss */
  body.contact #all textarea {
    border: solid 1px #c1c1c1; }
  /* line 128, ../sass/_form.scss */
  body.contact #all .wpcf7-mail-sent-ok {
    border: 1px solid #fff !important;
    color: #fff !important;
    height: 0px !important;
    display: none !important; }
  /* line 136, ../sass/_form.scss */
  body.contact #all .sub-btn {
    display: block;
    margin: auto;
    width: 200px;
    height: 40px;
    background-color: #FF0000;
    border: none;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    -webkit-appearance: none; }
  /* line 150, ../sass/_form.scss */
  body.contact #all .con-btn {
    display: block;
    margin: auto;
    width: 200px;
    height: 40px;
    background-color: #fff;
    border: solid 2px #000;
    color: #000;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    -webkit-appearance: none; }
  /* line 164, ../sass/_form.scss */
  body.contact #all .back-btn {
    display: block;
    margin: auto;
    margin-top: -50px;
    width: 200px;
    height: 40px;
    background-color: #fff;
    border: solid 2px #000;
    color: #000;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    -webkit-appearance: none; }
  /* line 179, ../sass/_form.scss */
  body.contact #all .wpcf7-response-output {
    margin: 0em;
    padding: 0em; }
  /* line 184, ../sass/_form.scss */
  body.contact #all .wpcf7-validation-errors {
    border: 2px solid #000;
    color: #f00;
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em; }
  /* line 191, ../sass/_form.scss */
  body.contact #all .form-header {
    height: 10px;
    width: 210px;
    line-height: 40px;
    font-size: 24px;
    z-index: 1;
    background: #fff;
    padding-left: 17px;
    margin-bottom: 30px; }
    /* line 204, ../sass/_form.scss */
    body.contact #all .form-header ul li:last-child {
      margin-right: 0px; }
    /* line 207, ../sass/_form.scss */
    body.contact #all .form-header ul li {
      float: left;
      margin-right: 15px;
      line-height: 20px; }
      /* line 211, ../sass/_form.scss */
      body.contact #all .form-header ul li a {
        font-size: 14px;
        font-weight: bold; }
  /* line 218, ../sass/_form.scss */
  body.contact #all .form-lang-menu {
    border-bottom: solid 3px #000;
    height: 72px;
    width: 150px;
    margin-left: 3px;
    margin-bottom: 20px; }
    @media (max-width: 1105px) {
      /* line 218, ../sass/_form.scss */
      body.contact #all .form-lang-menu {
        height: 60px;
        width: 145px;
        margin-left: 0px;
        margin: auto;
        margin-bottom: 35px; } }
    /* line 231, ../sass/_form.scss */
    body.contact #all .form-lang-menu li:last-child {
      margin-right: 0px; }
    /* line 234, ../sass/_form.scss */
    body.contact #all .form-lang-menu li {
      float: left;
      font-family: kooo;
      font-weight: normal;
      margin-top: 4px;
      font-size: 150%;
      line-height: 84px;
      height: 71px;
      margin-right: 30px;
      display: block;
      cursor: pointer; }
      /* line 245, ../sass/_form.scss */
      body.contact #all .form-lang-menu li a {
        font-size: 24px; }
      @media (max-width: 1105px) {
        /* line 234, ../sass/_form.scss */
        body.contact #all .form-lang-menu li {
          margin-top: 20px;
          line-height: 30px;
          height: 30px; } }
      /* line 253, ../sass/_form.scss */
      body.contact #all .form-lang-menu li.on {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: 0.5; }
      /* line 256, ../sass/_form.scss */
      body.contact #all .form-lang-menu li:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: 0.5; }
  /* line 84, ../sass/style.scss */
  body.contact nav .nav-btn:nth-child(5) a {
    border-bottom: 4px solid #000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media (max-width: 1105px) {
      /* line 84, ../sass/style.scss */
      body.contact nav .nav-btn:nth-child(5) a {
        border-bottom: none; } }
  /* line 121, ../sass/style.scss */
  body.contact .lang-nav-container {
    display: none; }
  /* line 124, ../sass/style.scss */
  body.contact .contact-lang-nav-container {
    display: block !important; }
  /* line 2, ../sass/_service.scss */
  body.service #all #contents {
    max-width: 900px;
    padding: 0 40px;
    margin: 0 auto;
    margin-top: 70px;
    font-size: 15px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    text-indent: 15px;
    line-height: 27px; }
    /* line 12, ../sass/_service.scss */
    body.service #all #contents .service-banner {
      display: block;
      width: 100%;
      margin-bottom: 30px; }
      @media (max-width: 1105px) {
        /* line 12, ../sass/_service.scss */
        body.service #all #contents .service-banner {
          width: 430px;
          margin: auto;
          margin-bottom: 25px; } }
      @media (max-width: 515px) {
        /* line 12, ../sass/_service.scss */
        body.service #all #contents .service-banner {
          width: 100%;
          margin: auto;
          margin-bottom: 25px; } }
    @media (max-width: 1105px) {
      /* line 2, ../sass/_service.scss */
      body.service #all #contents {
        padding-top: 25px;
        padding: 0 40px; } }
    @media (max-width: 515px) {
      /* line 2, ../sass/_service.scss */
      body.service #all #contents {
        margin-top: 25px;
        padding: 0 20px; } }
    /* line 35, ../sass/_service.scss */
    body.service #all #contents .article-desc {
      margin-top: -8px; }
      /* line 37, ../sass/_service.scss */
      body.service #all #contents .article-desc h3 {
        font-size: 17px;
        text-indent: 0px;
        margin-bottom: 10px; }
      /* line 43, ../sass/_service.scss */
      body.service #all #contents .article-desc h2 {
        text-indent: 0px;
        line-height: 30px; }
      /* line 47, ../sass/_service.scss */
      body.service #all #contents .article-desc h2.en {
        text-indent: 0px;
        font-family: kooo;
        line-height: 30px;
        font-weight: normal !important; }
        @media (max-width: 1105px) {
          /* line 47, ../sass/_service.scss */
          body.service #all #contents .article-desc h2.en {
            font-size: 24px; } }
      /* line 56, ../sass/_service.scss */
      body.service #all #contents .article-desc a {
        font-size: 15px;
        text-decoration: underline; }
      @media (max-width: 1105px) {
        /* line 58, ../sass/_service.scss */
        body.service #all #contents .article-desc .sp-mt {
          margin-top: 0px !important; } }
      /* line 63, ../sass/_service.scss */
      body.service #all #contents .article-desc .page-inner-p {
        text-align: justify; }
      /* line 67, ../sass/_service.scss */
      body.service #all #contents .article-desc .no-just {
        text-align: left !important; }
      /* line 71, ../sass/_service.scss */
      body.service #all #contents .article-desc ul li {
        margin-bottom: 40px;
        text-align: justify; }
      /* line 75, ../sass/_service.scss */
      body.service #all #contents .article-desc ul li:nth-child(odd) {
        margin-right: 30px;
        color: #f3f; }
  /* line 82, ../sass/_service.scss */
  body.service #all .qa-caption {
    width: 100%;
    margin-bottom: 40px; }
    @media (max-width: 1105px) {
      /* line 82, ../sass/_service.scss */
      body.service #all .qa-caption {
        margin: auto;
        margin-bottom: 20px;
        width: 435px; } }
    @media (max-width: 515px) {
      /* line 82, ../sass/_service.scss */
      body.service #all .qa-caption {
        width: 100%; } }
  @media (max-width: 1105px) {
    /* line 94, ../sass/_service.scss */
    body.service #all .page-link {
      margin-bottom: 0px; } }
  /* line 84, ../sass/style.scss */
  body.service nav .nav-btn:nth-child(3) a {
    border-bottom: 4px solid #000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media (max-width: 1105px) {
      /* line 84, ../sass/style.scss */
      body.service nav .nav-btn:nth-child(3) a {
        border-bottom: none; } }

/* line 135, ../sass/style.scss */
a {
  color: #000;
  text-decoration: none;
  font-size: 15px; }
  /* line 139, ../sass/style.scss */
  a:hover {
    color: #666; }
    /* line 141, ../sass/style.scss */
    a:hover img {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
      opacity: 0.5; }

/* line 149, ../sass/style.scss */
.block {
  display: block !important; }

/* line 150, ../sass/style.scss */
.pconly {
  display: block !important; }
  @media (max-width: 1105px) {
    /* line 150, ../sass/style.scss */
    .pconly {
      display: none !important; } }

/* line 157, ../sass/style.scss */
.sponly {
  display: none !important; }
  @media (max-width: 1105px) {
    /* line 157, ../sass/style.scss */
    .sponly {
      display: block !important; } }

/* line 164, ../sass/style.scss */
.xl-pconly {
  display: block !important; }
  @media (max-width: 1105px) {
    /* line 164, ../sass/style.scss */
    .xl-pconly {
      display: none !important; } }

/* line 171, ../sass/style.scss */
.kooo-thin {
  font-family: kooo-thin;
  font-weight: bold;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-stroke: 0.5px; }

/* line 177, ../sass/style.scss */
.xl-sponly {
  display: none !important; }
  @media (max-width: 1105px) {
    /* line 177, ../sass/style.scss */
    .xl-sponly {
      display: block !important; } }

/* line 184, ../sass/style.scss */
.fl {
  float: left; }

/* line 186, ../sass/style.scss */
.fr {
  float: right; }

@media (max-width: 1105px) {
  /* line 189, ../sass/style.scss */
  .spfn {
    float: none !important; } }
/* line 193, ../sass/style.scss */
.op05 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }

/* line 200, ../sass/style.scss */
#all {
  height: auto !important;
  /*IE6対策*/
  height: 100%;
  /*IE6対策*/
  min-height: 100%; }
  /* line 206, ../sass/style.scss */
  #all .copyright {
    position: absolute;
    bottom: 115px;
    right: 40px;
    font-size: 15px; }
  /* line 213, ../sass/style.scss */
  #all .tategaki {
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl; }
  /* line 222, ../sass/style.scss */
  #all #header {
    z-index: 10000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100px;
    padding: 0 40px;
    position: fixed;
    bottom: 0;
    background: #fff; }
    @media (max-width: 1105px) {
      /* line 222, ../sass/style.scss */
      #all #header {
        height: 50px; } }
    @media (max-width: 515px) {
      /* line 222, ../sass/style.scss */
      #all #header {
        padding: 0 20px; } }
    /* line 237, ../sass/style.scss */
    #all #header #sp_menu_btn {
      position: absolute;
      top: 4px;
      right: 40px;
      width: 110px;
      height: 50px;
      background-image: url("../img/menu/sp_menu_btn.png");
      background-repeat: no-repeat;
      background-position: 90px 12px;
      display: none; }
      @media (max-width: 1105px) {
        /* line 237, ../sass/style.scss */
        #all #header #sp_menu_btn {
          display: block;
          cursor: pointer; } }
      @media (max-width: 515px) {
        /* line 237, ../sass/style.scss */
        #all #header #sp_menu_btn {
          right: 20px; } }
    /* line 255, ../sass/style.scss */
    #all #header #header-inner {
      border-top: 4px solid #000; }
      /* line 257, ../sass/style.scss */
      #all #header #header-inner #header-logo {
        margin-top: 24px;
        float: left;
        width: 173px;
        height: 50px;
        position: relative; }
        /* line 264, ../sass/style.scss */
        #all #header #header-inner #header-logo h1 div {
          position: absolute; }
        /* line 267, ../sass/style.scss */
        #all #header #header-inner #header-logo h1 .pc-logo {
          display: block; }
          @media (max-width: 1105px) {
            /* line 267, ../sass/style.scss */
            #all #header #header-inner #header-logo h1 .pc-logo {
              display: none; } }
        /* line 273, ../sass/style.scss */
        #all #header #header-inner #header-logo h1 .sp-logo {
          display: none; }
          @media (max-width: 1105px) {
            /* line 273, ../sass/style.scss */
            #all #header #header-inner #header-logo h1 .sp-logo {
              display: block;
              position: relative;
              top: -13px; } }
        /* line 281, ../sass/style.scss */
        #all #header #header-inner #header-logo h1 .logo-small {
          width: 16px;
          height: 16px;
          z-index: 1;
          background: url("../img/logo_small.png");
          background-size: 16px 16px; }
          /* line 287, ../sass/style.scss */
          #all #header #header-inner #header-logo h1 .logo-small:hover {
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
            opacity: 0.5; }
        /* line 291, ../sass/style.scss */
        #all #header #header-inner #header-logo h1 .logo-large {
          width: 16px;
          height: 16px;
          z-index: 1;
          left: 19px;
          background: url("../img/logo_large.png");
          background-size: 16px 16px; }
          /* line 298, ../sass/style.scss */
          #all #header #header-inner #header-logo h1 .logo-large:hover {
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
            opacity: 0.5; }
        /* line 302, ../sass/style.scss */
        #all #header #header-inner #header-logo h1 .logo-base {
          margin-left: 1px;
          z-index: 0; }
      /* line 308, ../sass/style.scss */
      #all #header #header-inner #nav {
        float: right;
        display: block;
        background-color: #fff; }
        /* line 313, ../sass/style.scss */
        #all #header #header-inner #nav .copyright {
          display: none; }
          @media (max-width: 1105px) {
            /* line 313, ../sass/style.scss */
            #all #header #header-inner #nav .copyright {
              display: block;
              position: absolute;
              bottom: -11px;
              right: 0px;
              font-size: 13px; } }
        @media (max-width: 1105px) {
          /* line 308, ../sass/style.scss */
          #all #header #header-inner #nav {
            position: absolute;
            right: 40px;
            top: -310px;
            border-top: 4px solid #000;
            border-left: 4px solid #000;
            display: none; } }
        @media (max-width: 515px) {
          /* line 308, ../sass/style.scss */
          #all #header #header-inner #nav {
            right: 20px; } }
        /* line 335, ../sass/style.scss */
        #all #header #header-inner #nav ul li {
          float: left; }
          @media (max-width: 1105px) {
            /* line 335, ../sass/style.scss */
            #all #header #header-inner #nav ul li {
              float: none;
              text-align: right;
              height: 30px; } }
          /* line 342, ../sass/style.scss */
          #all #header #header-inner #nav ul li a {
            font-family: kooo;
            font-weight: normal;
            margin-top: 12px;
            font-size: 150%;
            height: 84px;
            margin-left: 30px;
            display: block; }
            @media (max-width: 1105px) {
              /* line 342, ../sass/style.scss */
              #all #header #header-inner #nav ul li a {
                height: 45px; } }
            /* line 353, ../sass/style.scss */
            #all #header #header-inner #nav ul li a:hover {
              filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
              opacity: 0.5; }
          /* line 357, ../sass/style.scss */
          #all #header #header-inner #nav ul li #works-inner-nav {
            position: absolute;
            visibility: hidden;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            opacity: 0;
            display: block;
            width: 200px;
            margin-top: -410px;
            margin-left: 10px;
            border-top: 4px solid #000;
            border-left: 4px solid #000;
            border-right: 4px solid #000;
            background-color: #fff; }
            @media (max-width: 1105px) {
              /* line 357, ../sass/style.scss */
              #all #header #header-inner #nav ul li #works-inner-nav {
                display: none; } }
            /* line 373, ../sass/style.scss */
            #all #header #header-inner #nav ul li #works-inner-nav ul a {
              margin-top: 0;
              font-size: 150%;
              line-height: 62px;
              height: 62px;
              margin-left: 0px;
              display: block;
              border-bottom: 0; }
              /* line 381, ../sass/style.scss */
              #all #header #header-inner #nav ul li #works-inner-nav ul a li {
                float: left;
                padding-left: 20px;
                border-bottom: none;
                margin-left: 0;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                width: 200px;
                background: #fff; }
          /* line 396, ../sass/style.scss */
          #all #header #header-inner #nav ul li #service-inner-nav {
            position: absolute;
            visibility: hidden;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            opacity: 0;
            width: auto;
            margin-top: -286px;
            margin-left: 0px;
            border-top: 4px solid #000;
            border-left: 4px solid #000;
            border-right: 4px solid #000;
            padding-right: 20px;
            background-color: #fff; }
            @media (max-width: 1105px) {
              /* line 396, ../sass/style.scss */
              #all #header #header-inner #nav ul li #service-inner-nav {
                display: none; } }
            /* line 412, ../sass/style.scss */
            #all #header #header-inner #nav ul li #service-inner-nav ul a.jp {
              font-size: 120%; }
            /* line 415, ../sass/style.scss */
            #all #header #header-inner #nav ul li #service-inner-nav ul a.cn {
              font-family: 'Microsoft Yahei','PingHei' ,sans-serif;
              -webkit-font-smoothing: antialiased;
              font-size: 120%; }
            /* line 420, ../sass/style.scss */
            #all #header #header-inner #nav ul li #service-inner-nav ul a.en {
              font-weight: normal; }
            /* line 423, ../sass/style.scss */
            #all #header #header-inner #nav ul li #service-inner-nav ul a {
              margin-top: 0;
              font-size: 150%;
              line-height: 62px;
              height: 62px;
              margin-left: 0px;
              display: block;
              border-bottom: 0;
              font-weight: bold;
              font-family: kooo,Helvetica,Arial,'YuGothic','游ゴシック','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Sans-serif; }
              /* line 433, ../sass/style.scss */
              #all #header #header-inner #nav ul li #service-inner-nav ul a li {
                float: left;
                padding-left: 20px;
                border-bottom: none;
                margin-left: 0;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                background: #fff; }
          /* line 447, ../sass/style.scss */
          #all #header #header-inner #nav ul li #about-inner-nav {
            position: absolute;
            visibility: hidden;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            opacity: 0;
            width: 232px;
            margin-top: -472px;
            margin-left: 6px;
            border-top: 4px solid #000;
            border-left: 4px solid #000;
            border-right: 4px solid #000;
            background-color: #fff; }
            @media (max-width: 1105px) {
              /* line 447, ../sass/style.scss */
              #all #header #header-inner #nav ul li #about-inner-nav {
                display: none; } }
            /* line 462, ../sass/style.scss */
            #all #header #header-inner #nav ul li #about-inner-nav ul a {
              margin-top: 0;
              font-size: 150%;
              line-height: 62px;
              height: 62px;
              margin-left: 0px;
              display: block;
              border-bottom: 0; }
              /* line 470, ../sass/style.scss */
              #all #header #header-inner #nav ul li #about-inner-nav ul a li {
                float: left;
                padding-left: 20px;
                border-bottom: none;
                margin-left: 0;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                background: #fff; }
          /* line 484, ../sass/style.scss */
          #all #header #header-inner #nav ul li #contact-inner-nav {
            position: absolute;
            visibility: hidden;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            opacity: 0;
            width: auto;
            padding-right: 20px;
            margin-top: -224px;
            margin-left: 0px;
            border-top: 4px solid #000;
            border-left: 4px solid #000;
            border-right: 4px solid #000;
            background-color: #fff; }
            @media (max-width: 1105px) {
              /* line 484, ../sass/style.scss */
              #all #header #header-inner #nav ul li #contact-inner-nav {
                display: none; } }
            /* line 500, ../sass/style.scss */
            #all #header #header-inner #nav ul li #contact-inner-nav ul a.jp {
              font-size: 120%; }
            /* line 503, ../sass/style.scss */
            #all #header #header-inner #nav ul li #contact-inner-nav ul a.cn {
              font-family: 'Microsoft Yahei','PingHei' ,sans-serif;
              -webkit-font-smoothing: antialiased;
              font-size: 120%; }
            /* line 509, ../sass/style.scss */
            #all #header #header-inner #nav ul li #contact-inner-nav ul a.en {
              font-weight: normal; }
            /* line 512, ../sass/style.scss */
            #all #header #header-inner #nav ul li #contact-inner-nav ul a {
              margin-top: 0;
              font-size: 150%;
              line-height: 62px;
              height: 62px;
              margin-left: 0px;
              display: block;
              border-bottom: 0;
              font-weight: bold;
              font-family: kooo,Helvetica,Arial,'YuGothic','游ゴシック','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Sans-serif; }
              /* line 522, ../sass/style.scss */
              #all #header #header-inner #nav ul li #contact-inner-nav ul a li {
                float: left;
                padding-left: 20px;
                border-bottom: none;
                margin-left: 0;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                background: #fff; }
        /* line 537, ../sass/style.scss */
        #all #header #header-inner #nav ul .sns-btn-container {
          float: left; }
          @media (max-width: 1105px) {
            /* line 537, ../sass/style.scss */
            #all #header #header-inner #nav ul .sns-btn-container {
              position: relative;
              left: 22px;
              top: 10px;
              float: none;
              width: 140px;
              height: 30px; } }
          /* line 547, ../sass/style.scss */
          #all #header #header-inner #nav ul .sns-btn-container li {
            float: left;
            line-height: 84px;
            height: 92px;
            display: block;
            cursor: pointer; }
            /* line 553, ../sass/style.scss */
            #all #header #header-inner #nav ul .sns-btn-container li a {
              font-family: kooo;
              font-weight: normal;
              margin-top: 12px;
              font-size: 150%;
              height: 25px;
              margin-left: 23px;
              display: block; }
            /* line 562, ../sass/style.scss */
            #all #header #header-inner #nav ul .sns-btn-container li p {
              font-family: kooo;
              font-weight: normal;
              margin-top: 12px;
              font-size: 150%;
              height: 31px;
              margin-left: 23px;
              display: block; }
              /* line 570, ../sass/style.scss */
              #all #header #header-inner #nav ul .sns-btn-container li p:hover {
                filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
                opacity: 0.5; }
            @media (max-width: 1105px) {
              /* line 547, ../sass/style.scss */
              #all #header #header-inner #nav ul .sns-btn-container li {
                position: relative;
                top: -10px;
                height: 30px;
                line-height: 0px; }
                /* line 579, ../sass/style.scss */
                #all #header #header-inner #nav ul .sns-btn-container li a {
                  margin-left: 20px; } }
            /* line 583, ../sass/style.scss */
            #all #header #header-inner #nav ul .sns-btn-container li.on {
              filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
              opacity: 1; }
            /* line 586, ../sass/style.scss */
            #all #header #header-inner #nav ul .sns-btn-container li:hover {
              filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
              opacity: 1; }
        /* line 592, ../sass/style.scss */
        #all #header #header-inner #nav ul .lang-nav-container {
          float: left; }
          @media (max-width: 1105px) {
            /* line 592, ../sass/style.scss */
            #all #header #header-inner #nav ul .lang-nav-container {
              height: 70px; } }
          /* line 597, ../sass/style.scss */
          #all #header #header-inner #nav ul .lang-nav-container li {
            float: left;
            font-family: kooo;
            font-weight: normal;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
            opacity: 0.5;
            margin-top: 4px;
            font-size: 150%;
            line-height: 84px;
            height: 92px;
            margin-left: 23px;
            display: block;
            cursor: pointer; }
            @media (max-width: 1105px) {
              /* line 597, ../sass/style.scss */
              #all #header #header-inner #nav ul .lang-nav-container li {
                margin-top: 20px;
                margin-left: 25px;
                line-height: 30px;
                height: 30px; } }
            /* line 615, ../sass/style.scss */
            #all #header #header-inner #nav ul .lang-nav-container li.on {
              filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
              opacity: 1; }
            /* line 618, ../sass/style.scss */
            #all #header #header-inner #nav ul .lang-nav-container li:hover {
              filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
              opacity: 1; }
        /* line 623, ../sass/style.scss */
        #all #header #header-inner #nav ul .contact-lang-nav-container {
          display: none;
          float: left; }
          @media (max-width: 1105px) {
            /* line 623, ../sass/style.scss */
            #all #header #header-inner #nav ul .contact-lang-nav-container {
              height: 70px; } }
          /* line 629, ../sass/style.scss */
          #all #header #header-inner #nav ul .contact-lang-nav-container li {
            float: left;
            font-family: kooo;
            font-weight: normal;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
            opacity: 0.5;
            margin-top: 4px;
            font-size: 150%;
            line-height: 84px;
            height: 92px;
            margin-left: 23px;
            display: block;
            cursor: pointer; }
            /* line 641, ../sass/style.scss */
            #all #header #header-inner #nav ul .contact-lang-nav-container li a {
              font-size: 24px;
              margin-top: 0px;
              height: 0px;
              margin-left: 0px;
              display: block; }
            @media (max-width: 1105px) {
              /* line 629, ../sass/style.scss */
              #all #header #header-inner #nav ul .contact-lang-nav-container li {
                margin-top: 20px;
                margin-left: 25px;
                line-height: 30px;
                height: 30px; } }
            /* line 654, ../sass/style.scss */
            #all #header #header-inner #nav ul .contact-lang-nav-container li.on {
              filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
              opacity: 1; }
            /* line 657, ../sass/style.scss */
            #all #header #header-inner #nav ul .contact-lang-nav-container li:hover {
              filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
              opacity: 1; }
        /* line 664, ../sass/style.scss */
        #all #header #header-inner #nav .menu_jp a {
          line-height: 111px; }
          @media (max-width: 1105px) {
            /* line 664, ../sass/style.scss */
            #all #header #header-inner #nav .menu_jp a {
              background-image: none !important;
              line-height: 40px; } }
        /* line 670, ../sass/style.scss */
        #all #header #header-inner #nav .menu_jp .menu_news {
          background-image: url("../img/menu/menu_jp_news.png");
          background-repeat: no-repeat;
          background-position: -1px 16px; }
        /* line 675, ../sass/style.scss */
        #all #header #header-inner #nav .menu_jp .menu_about {
          background-image: url("../img/menu/menu_jp_about.png");
          background-repeat: no-repeat;
          background-position: -1px 15px;
          width: 80px; }
          @media (max-width: 1105px) {
            /* line 675, ../sass/style.scss */
            #all #header #header-inner #nav .menu_jp .menu_about {
              width: auto; } }
        /* line 684, ../sass/style.scss */
        #all #header #header-inner #nav .menu_jp .menu_works {
          background-image: url("../img/menu/menu_jp_works.png");
          background-repeat: no-repeat;
          background-position: -1px 15px; }
        /* line 689, ../sass/style.scss */
        #all #header #header-inner #nav .menu_jp .menu_service {
          background-image: url("../img/menu/menu_jp_service.png");
          background-repeat: no-repeat;
          background-position: -1px 15px; }
        /* line 694, ../sass/style.scss */
        #all #header #header-inner #nav .menu_jp .menu_contact {
          background-image: url("../img/menu/menu_jp_contact.png");
          background-repeat: no-repeat;
          background-position: -1px 15px; }
        /* line 701, ../sass/style.scss */
        #all #header #header-inner #nav .menu_cn a {
          line-height: 111px; }
          @media (max-width: 1105px) {
            /* line 701, ../sass/style.scss */
            #all #header #header-inner #nav .menu_cn a {
              background-image: none !important;
              line-height: 40px; } }
        /* line 707, ../sass/style.scss */
        #all #header #header-inner #nav .menu_cn .menu_news {
          background-image: url("../img/menu/menu_cn_news.png");
          background-repeat: no-repeat;
          background-position: -1px 17px;
          width: 65px; }
          @media (max-width: 1105px) {
            /* line 707, ../sass/style.scss */
            #all #header #header-inner #nav .menu_cn .menu_news {
              width: auto; } }
        /* line 716, ../sass/style.scss */
        #all #header #header-inner #nav .menu_cn .menu_about {
          background-image: url("../img/menu/menu_cn_about.png");
          background-repeat: no-repeat;
          background-position: -1px 15px;
          width: 80px; }
          @media (max-width: 1105px) {
            /* line 716, ../sass/style.scss */
            #all #header #header-inner #nav .menu_cn .menu_about {
              width: auto; } }
        /* line 725, ../sass/style.scss */
        #all #header #header-inner #nav .menu_cn .menu_works {
          background-image: url("../img/menu/menu_cn_works.png");
          background-repeat: no-repeat;
          background-position: -1px 15px; }
        /* line 730, ../sass/style.scss */
        #all #header #header-inner #nav .menu_cn .menu_service {
          background-image: url("../img/menu/menu_cn_service.png");
          background-repeat: no-repeat;
          background-position: -1px 15px; }
        /* line 735, ../sass/style.scss */
        #all #header #header-inner #nav .menu_cn .menu_contact {
          background-image: url("../img/menu/menu_cn_contact.png");
          background-repeat: no-repeat;
          background-position: -1px 15px; }
        /* line 742, ../sass/style.scss */
        #all #header #header-inner #nav .menu_en a {
          line-height: 84px; }
          @media (max-width: 1105px) {
            /* line 742, ../sass/style.scss */
            #all #header #header-inner #nav .menu_en a {
              background-image: none !important;
              line-height: 40px; } }
        /* line 748, ../sass/style.scss */
        #all #header #header-inner #nav .menu_en .menu_news {
          background-image: none; }
        /* line 751, ../sass/style.scss */
        #all #header #header-inner #nav .menu_en .menu_about {
          background-image: none; }
        /* line 754, ../sass/style.scss */
        #all #header #header-inner #nav .menu_en .menu_works {
          background-image: none; }
        /* line 757, ../sass/style.scss */
        #all #header #header-inner #nav .menu_en .menu_service {
          background-image: none; }
        /* line 760, ../sass/style.scss */
        #all #header #header-inner #nav .menu_en .menu_contact {
          background-image: none; }
  /* line 768, ../sass/style.scss */
  #all .wc-box {
    position: absolute;
    bottom: 96px;
    right: 188px;
    border: solid 4px #000;
    border-bottom: none;
    width: 250px;
    height: 250px;
    background-color: #fff;
    line-height: 20px;
    text-align: center;
    cursor: default;
    display: none;
    line-height: 20px; }
    @media (max-width: 1105px) {
      /* line 768, ../sass/style.scss */
      #all .wc-box {
        display: none; } }
    /* line 785, ../sass/style.scss */
    #all .wc-box a {
      font-family: kooo;
      font-weight: normal;
      margin-top: 0px !important;
      font-size: 0% !important;
      height: 0px !important;
      margin-left: 0px !important;
      display: inline-block !important; }
    /* line 794, ../sass/style.scss */
    #all .wc-box .strong {
      font-weight: bold !important; }
    /* line 797, ../sass/style.scss */
    #all .wc-box p {
      height: auto !important;
      margin-left: 0px !important; }
    /* line 801, ../sass/style.scss */
    #all .wc-box .f14 {
      font-size: 14px !important; }
    /* line 804, ../sass/style.scss */
    #all .wc-box .f12 {
      font-size: 12px !important; }
    /* line 807, ../sass/style.scss */
    #all .wc-box .wc-box-close {
      position: absolute;
      top: 4px;
      right: 4px;
      width: 17px;
      height: 17px;
      background-image: url("../img/menu/qr-close.png");
      background-repeat: no-repeat;
      background-position: center top;
      background-size: contain; }
    /* line 818, ../sass/style.scss */
    #all .wc-box img {
      position: relative;
      top: 10px;
      width: 160px;
      height: 160px; }
  /* line 826, ../sass/style.scss */
  #all .wc-box-sp {
    position: fixed;
    top: 43%;
    left: 50%;
    margin-top: -125px;
    margin-left: -125px;
    border: solid 4px #000;
    width: 250px;
    height: 250px;
    background-color: #fff;
    text-align: center;
    z-index: 100;
    display: none;
    line-height: 20px;
    z-index: 10000; }
    /* line 841, ../sass/style.scss */
    #all .wc-box-sp a {
      font-family: kooo;
      font-weight: normal;
      margin-top: 0px !important;
      margin: auto !important;
      margin-bottom: 13px !important;
      font-size: 0% !important;
      height: 160px !important;
      margin-left: 0px !important;
      display: block !important; }
    /* line 852, ../sass/style.scss */
    #all .wc-box-sp .wc-box-close {
      position: absolute;
      top: 4px;
      right: 4px;
      width: 17px;
      height: 17px;
      background-image: url("../img/menu/qr-close.png");
      background-repeat: no-repeat;
      background-position: center top;
      background-size: contain; }
    /* line 863, ../sass/style.scss */
    #all .wc-box-sp img {
      width: 160px;
      height: 160px;
      margin-top: 8px; }
    /* line 868, ../sass/style.scss */
    #all .wc-box-sp .wc-sp-state {
      margin-top: 1px;
      font-size: 12px; }
  /* line 874, ../sass/style.scss */
  #all .sp-menu-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1000;
    display: none; }
  /* line 887, ../sass/style.scss */
  #all .page-inner {
    width: 430px;
    height: 100%; }
    @media (max-width: 1105px) {
      /* line 887, ../sass/style.scss */
      #all .page-inner {
        float: none !important;
        margin: auto; } }
    @media (max-width: 515px) {
      /* line 887, ../sass/style.scss */
      #all .page-inner {
        width: 100%; } }
  /* line 898, ../sass/style.scss */
  #all .page-inner-1col {
    width: 890px; }
    @media (max-width: 1105px) {
      /* line 898, ../sass/style.scss */
      #all .page-inner-1col {
        width: 435px;
        margin: auto; } }
    @media (max-width: 515px) {
      /* line 898, ../sass/style.scss */
      #all .page-inner-1col {
        width: 100%; } }
  /* line 909, ../sass/style.scss */
  #all .page-inner-p {
    margin-bottom: 40px; }
    @media (max-width: 1105px) {
      /* line 909, ../sass/style.scss */
      #all .page-inner-p {
        margin-bottom: 20px; } }
  /* line 915, ../sass/style.scss */
  #all .page-title-img {
    width: 900px;
    height: 300px;
    margin-bottom: 40px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover; }
    @media (max-width: 1105px) {
      /* line 915, ../sass/style.scss */
      #all .page-title-img {
        width: 435px;
        height: 200px;
        margin: auto;
        margin-bottom: 40px; } }
    @media (max-width: 515px) {
      /* line 915, ../sass/style.scss */
      #all .page-title-img {
        width: 100%;
        margin-bottom: 40px; } }
    /* line 933, ../sass/style.scss */
    #all .page-title-img h3 {
      font-family: kooo;
      font-weight: normal;
      font-size: 57px !important;
      text-align: center;
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto; }
      @media (max-width: 1105px) {
        /* line 933, ../sass/style.scss */
        #all .page-title-img h3 {
          font-size: 45px !important; } }
  /* line 949, ../sass/style.scss */
  #all .page-title-bg1 {
    background-image: url("../img/page/title_img_01.jpg"); }
  /* line 953, ../sass/style.scss */
  #all .page-title-bg2 {
    background-image: url("../img/page/title_img_02.jpg"); }
  /* line 957, ../sass/style.scss */
  #all .page-title-bg3 {
    background-image: url("../img/page/title_img_03.jpg"); }
  /* line 961, ../sass/style.scss */
  #all .h2-kooo {
    font-family: kooo;
    font-weight: normal;
    font-size: 22px; }
  /* line 967, ../sass/style.scss */
  #all .page-h2 {
    font-size: 30px;
    font-weight: bold; }
  /* line 971, ../sass/style.scss */
  #all .page-h3 {
    font-size: 16px;
    font-weight: bold; }
  /* line 976, ../sass/style.scss */
  #all .page-link {
    display: inline-block;
    font-size: 20px !important;
    text-decoration: none !important;
    text-indent: 0px;
    height: 35px;
    margin-bottom: 20px;
    margin-top: 15px;
    border-bottom: solid 4px #000; }
    @media (max-width: 1105px) {
      /* line 976, ../sass/style.scss */
      #all .page-link {
        margin-bottom: 10px; } }
  @media (max-width: 1105px) {
    /* line 990, ../sass/style.scss */
    #all .spw-box {
      width: 435px;
      margin: auto; } }
  @media (max-width: 515px) {
    /* line 990, ../sass/style.scss */
    #all .spw-box {
      width: 100%; } }
  /* line 1000, ../sass/style.scss */
  #all table {
    width: 100%; }
  /* line 1001, ../sass/style.scss */
  #all .table01 th, #all .table01 td {
    border: 1px solid #fff; }
    @media (max-width: 720px) {
      /* line 1001, ../sass/style.scss */
      #all .table01 th, #all .table01 td {
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 10px;
        padding-top: 10px; } }
  /* line 1008, ../sass/style.scss */
  #all .table01 th {
    background: #ffffff; }
  /* line 1009, ../sass/style.scss */
  #all .table01 td {
    background: #ffffff; }
  /* line 1010, ../sass/style.scss */
  #all .table01 th {
    width: 45%;
    text-align: left; }
  /* line 1015, ../sass/style.scss */
  #all .form-width {
    width: 270px; }
    @media (max-width: 720px) {
      /* line 1015, ../sass/style.scss */
      #all .form-width {
        width: 100%; } }
  /* line 1022, ../sass/style.scss */
  #all .form-width02 {
    width: 350px; }
    @media (max-width: 720px) {
      /* line 1022, ../sass/style.scss */
      #all .form-width02 {
        width: 100%; } }
  /* line 1029, ../sass/style.scss */
  #all .check-width {
    width: 380px; }
    @media (max-width: 720px) {
      /* line 1029, ../sass/style.scss */
      #all .check-width {
        width: 100%; } }
  /* line 1035, ../sass/style.scss */
  #all .wpcf7-validates-as-required {
    font-size: 15px; }
  /* line 1038, ../sass/style.scss */
  #all .wpcf7-validation-errors {
    display: none; }
  /* line 1042, ../sass/style.scss */
  #all .wpcf7-form-control {
    display: block; }
  /* line 1046, ../sass/style.scss */
  #all .form-btn-box {
    margin-top: 20px;
    text-align: center; }
  /* line 1051, ../sass/style.scss */
  #all .form-btn-box ul {
    display: inline-block; }
  /* line 1055, ../sass/style.scss */
  #all .form-btn-box ul li {
    float: left; }
  /* line 1059, ../sass/style.scss */
  #all .form-btn-box input {
    background-color: #FFFFFF;
    width: 170px;
    height: 50px;
    border: solid 1px #00ADEA;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    font-weight: bold;
    font-size: 16px; }
  /* line 1073, ../sass/style.scss */
  #all .wpcf7c-conf {
    background-color: #FFFFFF !important;
    border: none !important; }
  @media (max-width: 1105px) {
    /* line 1078, ../sass/style.scss */
    #all table {
      width: 100%; }
    /* line 1079, ../sass/style.scss */
    #all .table01 th {
      background: #ffffff; }
    /* line 1080, ../sass/style.scss */
    #all .table01 th,
    #all .table01 td {
      width: 100%;
      display: block;
      border-top: none;
      float: left\9; }
    /* line 1087, ../sass/style.scss */
    #all .table01 input {
      width: 100%; }
    /* line 1088, ../sass/style.scss */
    #all .table01 textarea {
      width: 100%; }
    /* line 1089, ../sass/style.scss */
    #all .table01 tr:first-child th {
      border-top: 1px solid #fff; }
    /* line 1090, ../sass/style.scss */
    #all .form-btn-box input {
      margin: auto; }
    /* line 1093, ../sass/style.scss */
    #all .form-btn-box ul li {
      float: none;
      margin-top: 10px; }
    /* line 1097, ../sass/style.scss */
    #all .ajax-loader {
      display: none !important; } }
