@charset "UTF-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section, menu,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background-color: transparent;
}

body {
  line-height: 1;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
  display: block;
}

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb11 {
  margin-bottom: 11px;
}

.mb14 {
  margin-bottom: 14px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb55 {
  margin-bottom: 55px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb65 {
  margin-bottom: 65px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb75 {
  margin-bottom: 75px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb85 {
  margin-bottom: 85px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb95 {
  margin-bottom: 95px;
}

.mb100 {
  margin-bottom: 100px;
}

.mr5 {
  margin-right: 5px;
}

.mr9 {
  margin-right: 9px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mr25 {
  margin-right: 25px;
}

.mr30 {
  margin-right: 30px;
}

.mr35 {
  margin-right: 35px;
}

.mr40 {
  margin-right: 40px;
}

.mr45 {
  margin-right: 45px;
}

.mr50 {
  margin-right: 50px;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml25 {
  margin-left: 25px;
}

.ml30 {
  margin-left: 30px;
}

.ml35 {
  margin-left: 35px;
}

.ml40 {
  margin-left: 40px;
}

.ml45 {
  margin-left: 45px;
}

.ml50 {
  margin-left: 50px;
}

.pt5 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pt30 {
  padding-top: 30px;
}

.pt35 {
  padding-top: 35px;
}

.op a img,
.op2 {
  transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
}

.op a img:hover,
.op2:hover {
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.tar {
  text-align: right;
}

.tac {
  text-align: center;
}

.flL {
  float: left;
}

.flR {
  float: right;
}

.clearfix:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}

.clearfix {
  _height: 1px;
  min-height: 1px;
  /*・･*/
  	                      /*/
    height: auto;
    overflow: hidden;
    /**/
}

.show_pc {
  display: block;
}
@media only screen and (max-width: 979px) {
  .show_pc {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .show_pc {
    display: none;
  }
}

.show_pctb {
  display: block;
}
@media only screen and (max-width: 979px) {
  .show_pctb {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .show_pctb {
    display: none;
  }
}

.show_tbsp {
  display: none;
}
@media only screen and (max-width: 979px) {
  .show_tbsp {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .show_tbsp {
    display: block;
  }
}

.show_tb {
  display: none;
}
@media only screen and (max-width: 979px) {
  .show_tb {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .show_tb {
    display: none;
  }
}

.show_sp {
  display: none;
}
@media only screen and (max-width: 979px) {
  .show_sp {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .show_sp {
    display: block;
  }
}

/**
 * Basic
 * -----------------------------------------------------------------------------
 */
/*-------------------------------------------------
    layout base 
-------------------------------------------------*/
html,
body {
  width: 100%;
  height: auto;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

input[type="text"],
textarea,
button {
  border-radius: 0 !important;
  -webkit-appearance: none !important;
  outline: 0 !important;
}

* {
  -webkit-tap-highlight-color: rgba(246, 246, 246, 0) !important;
}

::selection {
  color: #222222;
  background: #e6e6e6;
}

::-moz-selection {
  color: #222222;
  background: #e6e6e6;
}

img {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}
html {
  background-color: #000;
}

body {
  background-color: #212121;
}

/*-------------------------------------------------
    text color and size
-------------------------------------------------*/
body,
th,
td,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
input,
textarea,
option,
div,
p,
dt,
dd,
li,
address {
  font-family: "游ゴシック", YuGothic, 'Yu Gothic', 'YuGothic', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', "メイリオ", "Meiryo", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  color: #fafafa;
}
@media only screen and (max-width: 650px) {
  body,
  th,
  td,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  pre,
  input,
  textarea,
  option,
  div,
  p,
  dt,
  dd,
  li,
  address {
    color: #f1f1f1;
    font-size: 11px;
  }
}

/*-------------------------------------------------
 text link
 -------------------------------------------------*/
a {
  color: #fbfbfb;
  text-decoration: none;
}
a.text_tel_link {
  color: #fafafa !important;
  cursor: default !important;
  display: inline !important;
  text-decoration: none !important;
}

a:visited {
  color: #fbfbfb;
}

a:hover {
  color: #fbfbfb;
  text-decoration: none;
}

/*-------------------------------------------------
    article
-------------------------------------------------*/
article {
  text-align: left;
}

img {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.ci_wrap {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
  position: relative;
}
.ci_wrap img.ci {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

body {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
body.load #wrapAll {
  opacity: 1;
}
body.load section {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
}
body #wrapAll {
  opacity: 0;
  transition: opacity 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -webkit-transition: opacity 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: opacity 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: opacity 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: opacity 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
body section {
  opacity: 0;
  transition: transform 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms, opacity 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 200ms;
  -webkit-transition: -webkit-transform 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms, opacity 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 200ms;
  -moz-transition: -moz-transform 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms, opacity 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 200ms;
  -o-transition: -o-transform 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms, opacity 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 200ms;
  -ms-transition: -ms-transform 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms, opacity 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 200ms;
  transform: translate3d(20px, 0px, 0px);
  -webkit-transform: translate3d(20px, 0px, 0px);
  -moz-transform: translate3d(20px, 0px, 0px);
  -ms-transform: translate3d(20px, 0px, 0px);
  -o-transform: translate3d(20px, 0px, 0px);
}

section {
  width: 100%;
}
section div.section_wrap {
  width: 80%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 650px) {
  section div.section_wrap {
    width: 100%;
  }
}
section div.section_wrap div.inbox {
  padding-top: 10%;
  padding-bottom: 12%;
}
@media only screen and (max-width: 650px) {
  section div.section_wrap div.inbox {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 58px;
    padding-bottom: 58px;
  }
}
section div.section_wrap div.inbox .txt_box {
  width: 100%;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}
section div.section_wrap div.inbox .txt_box.txt_1000 {
  max-width: 1000px;
}

table {
  width: 100%;
}
table tbody {
  width: 100%;
}
table tbody tr {
  width: 100%;
  border-top: 1px solid #2b2b2b;
}
@media only screen and (max-width: 650px) {
  table tbody tr {
    display: block;
    width: 100%;
  }
}
table tbody tr th,
table tbody tr td {
  text-align: left;
  padding-top: 16px;
  padding-bottom: 16px;
  vertical-align: top;
}
@media only screen and (max-width: 650px) {
  table tbody tr th,
  table tbody tr td {
    padding-top: 3px;
    padding-bottom: 3px;
    display: block;
    width: 100% !important;
  }
}
table tbody tr th span,
table tbody tr td span {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.08em;
}
@media only screen and (max-width: 650px) {
  table tbody tr th span,
  table tbody tr td span {
    font-size: 12px;
    letter-spacing: 0.06em;
  }
}
table tbody tr th .maplink,
table tbody tr td .maplink {
  color: #b6b692;
  padding-left: 6px;
}
table tbody tr th .maplink span,
table tbody tr td .maplink span {
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 12px;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 650px) {
  table tbody tr th .maplink span,
  table tbody tr td .maplink span {
    font-size: 11px;
    letter-spacing: 0.06em;
  }
}
table tbody tr th .maplink:hover span,
table tbody tr td .maplink:hover span {
  text-decoration: underline;
}
table tbody tr th {
  width: 200px;
}
@media only screen and (max-width: 650px) {
  table tbody tr th {
    padding-top: 12px;
  }
}
@media only screen and (max-width: 650px) {
  table tbody tr th span {
    color: #fff;
    font-weight: bold;
  }
}
@media only screen and (max-width: 650px) {
  table tbody tr td {
    padding-bottom: 12px;
  }
}
@media only screen and (max-width: 650px) {
  table tbody tr td span {
    letter-spacing: 0;
  }
}

.page-test {
  background-color: #191919;
}
.page-test .inbox {
  padding-top: 100px;
  padding-bottom: 100px;
  width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.page-test h1 {
  display: block;
}
.page-test h1 span {
  color: #fbfbfb;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 100px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-weight: 700;
}
.page-test h2 {
  display: block;
}
.page-test h2 span {
  color: #686565;
  font-family: "Playfair Display SC", serif;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
.page-test nav {
  width: 100%;
}
.page-test nav ul {
  font-size: 0;
}
.page-test nav ul li {
  display: inline-block;
}
.page-test nav ul li a {
  padding-right: 20px;
  display: block;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 18px;
  color: #fbfbfb;
  letter-spacing: 0.1em;
}
.page-test h3 {
  display: block;
}
.page-test h3 span.wrap {
  color: #fbfbfb;
  font-size: 20px;
  letter-spacing: 0.1em;
  font-weight: bold;
  line-height: 28px;
}
.page-test h3 span.wrap span {
  font-size: 22px;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 28px;
  display: inline-block;
  color: #ca3d3d;
  vertical-align: bottom;
}
.page-test h4 {
  display: block;
}
.page-test h4 span {
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  color: #5a574b;
  letter-spacing: 0.2em;
  font-size: 16px;
  line-height: 2;
  color: #fbfbfb;
}
.page-test p.lead {
  display: block;
}
.page-test p.lead span {
  display: block;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.08em;
  color: #fbfbfb;
}
.page-test h5 {
  display: block;
}
.page-test h5 span {
  display: block;
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0.04em;
  color: #fbfbfb;
}
.page-test h5 span.en {
  font-family: "Playfair Display SC", serif;
  font-size: 14px;
  letter-spacing: 0.12em;
  font-style: italic;
  font-weight: 400;
  color: #5e5c4a;
  line-height: 2;
}
.page-test p.txt {
  display: block;
}
.page-test p.txt span {
  display: block;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.08em;
  color: #fbfbfb;
}
.page-test ul#palette {
  font-size: 0;
}
.page-test ul#palette li {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
.page-test ul#palette li:nth-child(1) {
  background-color: #fbfbfb;
}
.page-test ul#palette li:nth-child(2) {
  background-color: #414040;
}
.page-test ul#palette li:nth-child(3) {
  background-color: #686565;
}
.page-test ul#palette li:nth-child(4) {
  background-color: #313239;
}
.page-test ul#palette li:nth-child(5) {
  background-color: #313761;
}
.page-test ul#palette li:nth-child(6) {
  background-color: #aaaaaa;
}
.page-test ul#palette li:nth-child(7) {
  background-color: #4d4d56;
}
.page-test ul#palette li:nth-child(8) {
  background-color: #5e5c4a;
}
.page-test ul#palette li:nth-child(9) {
  background-color: #bfbc9f;
}
.page-test ul#palette li:nth-child(10) {
  background-color: #000000;
}
.page-test ul#palette li:nth-child(11) {
  background-color: #ffffff;
}
.page-test ul#palette li:nth-child(12) {
  background-color: #ca3d3d;
}
.page-test ul#palette li:nth-child(13) {
  background-color: #5a574b;
}

a.bnr_link {
  position: absolute;
  z-index: 6000;
  bottom: 30px;
  right: 40px;
  box-sizing: border-box;
  border: 1px solid #b3b3b3;
  width: 372px;
  display: block;
  padding: 15px 20px;
  background-color: transparent;
}
@media only screen and (max-width: 650px) {
  a.bnr_link {
    display: none;
  }
}
a.bnr_link.bnr_link_foot {
  position: relative;
  bottom: auto;
  right: auto;
  margin-left: auto;
  margin-right: auto;
  width: 420px;
  display: block;
  padding: 15px 20px;
}
@media only screen and (max-width: 650px) {
  a.bnr_link.bnr_link_foot {
    width: 100%;
  }
}
@media only screen and (min-width: 979px) {
  a.bnr_link:hover:before {
    opacity: 1;
  }
  a.bnr_link:hover div.bnr .bnr_ttl_box:before {
    opacity: 1 !important;
  }
  a.bnr_link:hover p span {
    color: #333333 !important;
  }
}
a.bnr_link:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0;
  -webkit-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
a.bnr_link div.bnr_01 {
  position: relative;
  z-index: 1;
}
a.bnr_link div.bnr_01 div.bnr .bnr_ttl_box {
  background-image: url(../img/square_10.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 54px 59px;
  padding-left: 72px;
  height: 62px;
  position: relative;
}
a.bnr_link div.bnr_01 div.bnr .bnr_ttl_box:before {
  background-image: url(../img/square_09.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 54px 59px;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
a.bnr_link div.bnr_01 div.bnr .bnr_ttl_box p span {
  color: #fff;
  -webkit-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
a.bnr_link div.bnr_01 div.bnr .bnr_ttl_box p.bnr_ttl {
  padding-top: 7px;
  display: block;
}
a.bnr_link div.bnr_01 div.bnr .bnr_ttl_box p.bnr_ttl span {
  display: inline-block;
  line-height: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #fff;
}
a.bnr_link div.bnr_01 div.bnr .bnr_ttl_box p.bnr_sttl {
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  opacity: 0.7;
}
a.bnr_link div.bnr_01 div.bnr .bnr_ttl_box p.bnr_sttl span {
  color: #fff;
}
a.bnr_link div.bnr_01 div.bnr .bnr_ttl_box p.txt {
  font-weight: bold;
  font-size: 10px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  display: block;
}
a.bnr_link div.bnr_01 div.bnr .bnr_ttl_box p.txt span {
  display: inline-block;
  color: #fff;
}
@media only screen and (max-width: 650px) {
  a.bnr_link div.bnr_01 div.bnr .bnr_ttl_box p.txt span span {
    display: none;
  }
}

header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
header.on div.header_wrap:before {
  opacity: 1;
}
header.on div.header_wrap a#logo {
  opacity: 1;
}
@media only screen and (min-width: 979px) {
  header.on div.header_wrap a#logo:hover {
    opacity: 0.5;
  }
}
header div.header_wrap {
  width: 100%;
  height: 64px;
  overflow: hidden;
  position: relative;
}
header div.header_wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1C1C1C;
  opacity: 0;
  -webkit-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
header div.header_wrap a#logo {
  position: relative;
  left: 40px;
  display: block;
  top: 12px;
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
@media only screen and (max-width: 650px) {
  header div.header_wrap a#logo {
    left: 20px;
  }
}
header div.header_wrap a#logo span.wrap {
  display: block;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 10px;
  letter-spacing: 0.15em;
  font-weight: 700;
  line-height: 14px;
  color: #fafafa;
}
header div.header_wrap a#logo span.wrap span {
  color: #b6b692;
}
header div.header_wrap nav#gnav {
  position: absolute;
  right: 30px;
  top: 10px;
  z-index: 0;
}
@media only screen and (max-width: 979px) {
  header div.header_wrap nav#gnav {
    display: none;
  }
}
header div.header_wrap nav#gnav ul {
  display: inline-block;
  text-align: right;
  font-size: 0;
}
header div.header_wrap nav#gnav ul li {
  display: inline-block;
  margin-left: 20px;
}
header div.header_wrap nav#gnav ul li a {
  display: block;
  padding: 16px 10px;
}
header div.header_wrap nav#gnav ul li a.current span {
  color: #b6b692;
}
header div.header_wrap nav#gnav ul li a.current span:before {
  display: none;
}
@media only screen and (min-width: 979px) {
  header div.header_wrap nav#gnav ul li a:hover span:after {
    width: 100% !important;
    left: 0 !important;
    transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
    -webkit-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
    -moz-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
    -o-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
    -ms-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  }
}
header div.header_wrap nav#gnav ul li a span {
  display: block;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 14px;
  color: #fafafa;
  letter-spacing: 0.15em;
  font-weight: 300;
  position: relative;
  transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -webkit-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
header div.header_wrap nav#gnav ul li a span:after {
  content: "";
  width: 0%;
  height: 1px;
  background-color: #b6b692;
  position: absolute;
  left: 100%;
  bottom: -6px;
  opacity: 0.6;
  transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms, left 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -webkit-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms, left 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -moz-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms, left 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -o-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms, left 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -ms-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms, left 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
}

a#menubtn {
  top: 22px;
  right: 30px;
  width: 36px;
  height: 12px;
  position: fixed;
  cursor: pointer;
  z-index: 99999;
  padding: 10px;
  box-sizing: initial !important;
  display: none;
}
@media only screen and (max-width: 979px) {
  a#menubtn {
    display: block;
    right: 20px;
  }
}
@media only screen and (max-width: 650px) {
  a#menubtn {
    right: 10px;
    width: 30px;
    top: 16px;
  }
}
a#menubtn.on ul li {
  background-color: #333333;
}
a#menubtn ul {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
a#menubtn ul li {
  position: absolute;
  width: 100%;
  background-color: #b6b692;
  height: 1px;
  opacity: 1;
  transition: all 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, background-color 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, background-color 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -moz-transition: all 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, background-color 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -o-transition: all 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, background-color 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -ms-transition: all 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, background-color 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  left: 0;
}
a#menubtn ul li:nth-child(1) {
  top: 0;
}
a#menubtn ul li:nth-child(2) {
  top: 50%;
  margin-top: -1px;
}
a#menubtn ul li:nth-child(3) {
  top: 100%;
  margin-top: -2px;
}
a#menubtn ul li:nth-child(1) {
  transform-origin: center center;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -o-transform-origin: center center;
  -ms-transform-origin: center center;
}
a#menubtn ul li:nth-child(2) {
  transform-origin: center center;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -o-transform-origin: center center;
  -ms-transform-origin: center center;
}
a#menubtn ul li:nth-child(3) {
  transform-origin: center center;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -o-transform-origin: center center;
  -ms-transform-origin: center center;
}
a#menubtn.active ul li {
  background-color: #686565;
}
a#menubtn.active ul li:nth-child(1) {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  top: 50%;
  left: 0;
  margin-top: -1px;
}
a#menubtn.active ul li:nth-child(2) {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  opacity: 0;
  top: 50%;
  left: 0;
}
a#menubtn.active ul li:nth-child(3) {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  top: 50%;
  left: 0;
}

div#popupnav {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
  visibility: hidden;
  transition: visibility 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, opacity 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, z-index 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -webkit-transition: visibility 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, opacity 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, z-index 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -moz-transition: visibility 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, opacity 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, z-index 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -o-transition: visibility 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, opacity 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, z-index 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -ms-transition: visibility 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, opacity 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, z-index 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
}
div#popupnav.active {
  opacity: 1;
  visibility: visible;
  z-index: 5000;
}
div#popupnav .base {
  background-color: #212121;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
div#popupnav div.logo {
  width: 86px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
div#popupnav div.logo img {
  display: block;
}
div#popupnav nav {
  position: absolute;
  top: 50%;
  margin-top: -120px;
  z-index: 1;
  width: 200px;
  left: 50%;
  margin-left: -100px;
  margin-right: auto;
}
div#popupnav nav ul {
  width: 100%;
  text-align: center;
}
div#popupnav nav ul li {
  display: inline-block;
  vertical-align: top;
  display: block;
}
div#popupnav nav ul li.sns {
  padding-top: 10px;
}
div#popupnav nav ul li.sns span {
  background-color: transparent !important;
}
@media only screen and (max-width: 650px) {
  div#popupnav nav ul li.sns img {
    width: 20px;
    height: 20px;
  }
}
div#popupnav nav ul li a {
  padding: 6px 10px;
  display: block;
}
div#popupnav nav ul li a.current {
  cursor: default;
}
div#popupnav nav ul li a.current span {
  color: #fff;
  background-color: #333333;
}
@media only screen and (min-width: 979px) {
  div#popupnav nav ul li a:hover span {
    color: #fff;
    background-color: #333333;
  }
  div#popupnav nav ul li a:hover span img {
    opacity: 0.5;
  }
}
div#popupnav nav ul li a span {
  display: inline-block;
  font-size: 15px;
  letter-spacing: 0.2em;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  line-height: 2;
  transition: all 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -moz-transition: all 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -o-transition: all 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -ms-transition: all 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
}
@media only screen and (max-width: 650px) {
  div#popupnav nav ul li a span {
    font-size: 13px;
  }
}
div#popupnav nav ul li a span img {
  transition: opacity 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -webkit-transition: opacity 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -moz-transition: opacity 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -o-transition: opacity 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -ms-transition: opacity 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
}

body.page-square header.fixed {
  position: fixed !important;
  top: -64px !important;
  bottom: auto !important;
}
body.page-square header.fixed.fixed_on {
  top: 0 !important;
  bottom: auto !important;
}
body.page-square header {
  width: 100%;
  height: 64px;
  position: absolute;
  z-index: 9999;
  text-align: center;
  bottom: 0;
  left: 0;
  top: auto;
  box-sizing: border-box;
  background-color: #fff;
  border-bottom: 1px solid #eeeeee;
  transition: top 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, bottom 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms !important;
  -webkit-transition: top 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, bottom 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms !important;
  -moz-transition: top 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, bottom 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms !important;
  -o-transition: top 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, bottom 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms !important;
  -ms-transition: top 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, bottom 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms !important;
}
body.page-square header.on div.header_wrap:before {
  opacity: 1;
}
body.page-square header.on div.header_wrap nav#gnav ul li a span {
  color: #333333;
}
body.page-square header div.header_wrap {
  width: 100%;
  height: 64px;
  overflow: hidden;
  position: relative;
}
body.page-square header div.header_wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  opacity: 0;
  -webkit-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
body.page-square header div.header_wrap nav#gnav {
  position: absolute;
  right: 0px;
  top: 10px;
  z-index: 0;
  width: 100%;
  text-align: center;
}
body.page-square header div.header_wrap nav#gnav ul {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 0;
}
body.page-square header div.header_wrap nav#gnav ul li {
  display: inline-block;
  margin-left: 20px;
}
body.page-square header div.header_wrap nav#gnav ul li a {
  display: block;
  padding: 16px 10px;
}
body.page-square header div.header_wrap nav#gnav ul li a.current:hover span:after {
  opacity: 1 !important;
}
body.page-square header div.header_wrap nav#gnav ul li a.current span:after {
  width: 10px !important;
  height: 6px !important;
  left: -18px !important;
  opacity: 1;
  transition: opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -webkit-transition: opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -moz-transition: opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -o-transition: opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -ms-transition: opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
}
@media only screen and (min-width: 979px) {
  body.page-square header div.header_wrap nav#gnav ul li a:hover span:after {
    width: 10px !important;
    height: 6px !important;
    left: -18px !important;
    opacity: 0.5;
    transition: opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
    -webkit-transition: opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
    -moz-transition: opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
    -o-transition: opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
    -ms-transition: opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  }
}
body.page-square header div.header_wrap nav#gnav ul li a span {
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  color: #000;
  letter-spacing: 0.1em;
  font-weight: 400;
  position: relative;
  transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -webkit-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
body.page-square header div.header_wrap nav#gnav ul li a span:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  left: -18px;
  top: 50%;
  margin-top: -5px;
  display: block;
  box-sizing: border-box;
  border: 1px solid #cccccc;
  z-index: 100;
}
body.page-square header div.header_wrap nav#gnav ul li a span:after {
  content: "";
  background-color: transparent;
  position: absolute;
  transform-origin: center;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -o-transform-origin: center;
  -ms-transform-origin: center;
  left: -18px;
  top: 50%;
  margin-top: -8px;
  bottom: auto;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  width: 10px;
  height: 6px;
  border-left: 2px solid #c11603;
  border-bottom: 2px solid #c11603;
  opacity: 0;
  z-index: 200;
  transition: opacity 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -webkit-transition: opacity 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -moz-transition: opacity 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -o-transition: opacity 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -ms-transition: opacity 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
}

div.bg_text {
  display: block;
  z-index: 0;
  position: absolute;
  top: 100px;
  right: 0;
  text-align: right;
}
@media only screen and (max-width: 650px) {
  div.bg_text {
    opacity: 0.5;
    top: 150px;
  }
}
div.bg_text span.wrap {
  color: #232323;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 130px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-weight: 700;
  display: block;
}
@media only screen and (max-width: 650px) {
  div.bg_text span.wrap {
    color: #272727;
    font-size: 80px;
  }
}
div.bg_text span.wrap span {
  display: block;
}

body.page-sub #wrapAll {
  padding-top: 64px;
}
body.page-sub #wrapAll #main section.sub_sec {
  border-bottom: 1px solid #2b2b2b;
  position: relative;
}
body.page-sub #wrapAll #main section.sub_sec.bg:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  display: block;
  background-color: #171717;
  opacity: 0.5;
}
body.page-sub #wrapAll #main section.sub_sec div.section_wrap {
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 650px) {
  body.page-sub div#ttl {
    text-align: center;
  }
}
body.page-sub div#ttl h1.ttl {
  display: inline-block;
}
@media only screen and (max-width: 650px) {
  body.page-sub div#ttl h1.ttl {
    text-align: center;
    display: block;
  }
}
body.page-sub div#ttl h1.ttl span {
  color: #fafafa;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 32px;
  letter-spacing: 0.15em;
}
@media only screen and (max-width: 979px) {
  body.page-sub div#ttl h1.ttl span {
    font-size: 28px;
  }
}
@media only screen and (max-width: 650px) {
  body.page-sub div#ttl h1.ttl span {
    font-size: 20px;
    line-height: 1.6;
  }
}
body.page-sub div#ttl h2.ttl_jp {
  display: inline-block;
}
@media only screen and (max-width: 650px) {
  body.page-sub div#ttl h2.ttl_jp {
    text-align: center;
    display: block;
  }
}
body.page-sub div#ttl h2.ttl_jp span {
  font-size: 12px;
  letter-spacing: 0.06em;
  color: #aaaaaa;
}
@media only screen and (max-width: 650px) {
  body.page-sub div#ttl h2.ttl_jp span {
    display: inline-block;
    line-height: 1.6;
  }
}
body.page-sub div#ttl p.lead {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.06em;
  display: block;
  margin-top: 20px;
}
body.page-sub div.tit_box h2.tit {
  display: inline-block;
}
@media only screen and (max-width: 650px) {
  body.page-sub div.tit_box h2.tit {
    text-align: center;
    display: block;
  }
}
body.page-sub div.tit_box h2.tit span {
  color: #fafafa;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 32px;
  letter-spacing: 0.15em;
}
@media only screen and (max-width: 979px) {
  body.page-sub div.tit_box h2.tit span {
    font-size: 28px;
  }
}
@media only screen and (max-width: 650px) {
  body.page-sub div.tit_box h2.tit span {
    font-size: 20px;
    line-height: 1.6;
  }
}
body.page-sub div.tit_box h3.tit_jp {
  display: inline-block;
}
@media only screen and (max-width: 650px) {
  body.page-sub div.tit_box h3.tit_jp {
    text-align: center;
    display: block;
  }
}
body.page-sub div.tit_box h3.tit_jp span {
  font-size: 12px;
  letter-spacing: 0.06em;
  color: #aaaaaa;
}
@media only screen and (max-width: 650px) {
  body.page-sub div.tit_box h3.tit_jp span {
    display: inline-block;
    line-height: 1.6;
  }
}
body.page-sub div.text_box {
  padding-top: 60px;
}
@media only screen and (max-width: 650px) {
  body.page-sub div.text_box {
    padding-top: 40px;
  }
}
body.page-sub div.text_box h3.en_lead {
  display: block;
  margin-top: -10px;
}
@media only screen and (max-width: 650px) {
  body.page-sub div.text_box h3.en_lead {
    text-align: center;
  }
}
body.page-sub div.text_box h3.en_lead.catalog_lead span.wrap {
  font-size: 20px;
}
@media only screen and (max-width: 650px) {
  body.page-sub div.text_box h3.en_lead.catalog_lead span.wrap {
    font-size: 14px;
  }
}
body.page-sub div.text_box h3.en_lead span.wrap {
  font-size: 36px;
  letter-spacing: 0.12em;
  font-weight: 400;
  line-height: 1.8;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  transform: scale(0.9, 1);
  -moz-transform: scale(0.9, 1);
  -webkit-transform: scale(0.9, 1);
  -o-transform: scale(0.9, 1);
  -ms-transform: scale(0.9, 1);
  transform-origin: left center;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  -ms-transform-origin: left center;
}
@media only screen and (max-width: 650px) {
  body.page-sub div.text_box h3.en_lead span.wrap {
    font-size: 24px;
  }
}
body.page-sub div.text_box h3.en_lead span.wrap span.sub {
  font-family: "Playfair Display", serif;
  color: #fafafa;
  font-size: 18px;
  display: inline-block;
  position: relative;
  padding-left: 40px;
  letter-spacing: 0.16em;
}
@media only screen and (max-width: 650px) {
  body.page-sub div.text_box h3.en_lead span.wrap span.sub {
    font-size: 14px;
  }
}
body.page-sub div.text_box h3.en_lead span.wrap span.sub:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 1px;
  background-color: #c7c7c7;
  opacity: 0.5;
  top: 50%;
  left: 5px;
}
body.page-sub div.text_box h4.lead {
  display: block;
}
@media only screen and (max-width: 650px) {
  body.page-sub div.text_box h4.lead {
    text-align: center;
  }
}
body.page-sub div.text_box h4.lead span {
  display: block;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.08em;
}
@media only screen and (max-width: 650px) {
  body.page-sub div.text_box h4.lead span {
    font-size: 13px;
    line-height: 2;
    padding-top: 5px;
  }
}
body.page-sub div.text_box p.lead_txt {
  display: inline-block;
  padding-top: 16px;
  margin-top: 11px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 650px) {
  body.page-sub div.text_box p.lead_txt {
    text-align: center;
    display: block;
    border-top: none;
    padding-top: 0;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 650px) {
  body.page-sub div.text_box p.lead_txt.catalog_lead_txt {
    text-align: left;
  }
  body.page-sub div.text_box p.lead_txt.catalog_lead_txt br {
    display: none;
  }
}
body.page-sub div.text_box p.lead_txt span {
  font-size: 14px;
  line-height: 2.2;
  letter-spacing: 0.12em;
}
@media only screen and (max-width: 650px) {
  body.page-sub div.text_box p.lead_txt span {
    font-size: 11px;
    letter-spacing: 1px;
    color: #aaaaaa;
  }
}
body.page-sub div.text_box p.lead_txt span span {
  color: #b6b692;
  font-size: 1.2em;
  line-height: 4;
  display: inline-block;
}

dl.mail_txt {
  display: table;
}
dl.mail_txt dt,
dl.mail_txt dd {
  display: table-cell;
  vertical-align: bottom;
  padding-top: 30px;
}
dl.mail_txt dt span {
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 16px;
  letter-spacing: 0.12em;
}
@media only screen and (max-width: 650px) {
  dl.mail_txt dt span {
    font-size: 15px;
  }
}
dl.mail_txt dt span span {
  display: inline-block;
  padding-left: 6px;
  padding-right: 6px;
}
dl.mail_txt dd a {
  display: block;
}
dl.mail_txt dd a span {
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 24px;
  letter-spacing: 0.12em;
  color: #b6b692;
  font-weight: 300;
}
@media only screen and (max-width: 650px) {
  dl.mail_txt dd a span {
    font-size: 14px;
    white-space: nowrap;
  }
}

ul.btns3 {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
  position: relative;
}
@media only screen and (max-width: 650px) {
  ul.btns3 {
    margin-top: 0px;
  }
}
ul.btns3 li {
  position: relative;
  z-index: 1;
  width: 33.33%;
  float: left;
}
@media only screen and (max-width: 650px) {
  ul.btns3 li {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  ul.btns3 li a {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
ul.btns3 li.btn_01 a.more {
  margin-left: 0;
  margin-right: auto;
}
ul.btns3 li.btn_02 a.more {
  margin-left: auto;
  margin-right: auto;
}
ul.btns3 li.btn_03 a.more {
  margin-left: auto;
  margin-right: 0;
}
ul.btns3 li a.more {
  background-color: #212121;
  margin-bottom: 0;
  width: 90%;
  max-width: 300px;
}
@media only screen and (max-width: 650px) {
  ul.btns3 li a.more {
    width: 240px;
    height: 48px;
    margin-left: auto;
    margin-right: auto;
  }
}

body.page-works h3.works_tit {
  display: block;
  text-align: left;
  margin-bottom: 40px;
}
@media only screen and (max-width: 650px) {
  body.page-works h3.works_tit {
    margin-bottom: 20px;
    text-align: center;
  }
}
body.page-works h3.works_tit span {
  display: block;
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0.04em;
  margin-bottom: 10px;
}
@media only screen and (max-width: 650px) {
  body.page-works h3.works_tit span {
    font-size: 14px;
    margin-bottom: 0;
  }
}
body.page-works .works_lead {
  display: block;
}
@media only screen and (max-width: 650px) {
  body.page-works .works_lead {
    width: 100%;
  }
}
body.page-works .works_lead span {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.08em;
}
@media only screen and (max-width: 650px) {
  body.page-works .works_lead span {
    font-size: 12px;
  }
}
body.page-works .works_lead span span {
  color: #b6b692;
  font-size: 1.2em;
  line-height: 4;
  display: inline-block;
}
@media only screen and (max-width: 650px) {
  body.page-works section.works_sec h2 {
    display: none;
  }
}
@media only screen and (max-width: 650px) {
  body.page-works section.works_sec div.section_wrap #works {
    padding: 0;
  }
}

div#flow_box {
  width: 100%;
}
div#flow_box ul {
  width: 100%;
  position: relative;
  overflow: hidden;
}
div#flow_box ul:before {
  width: 1px;
  height: 100%;
  background-color: #807e6b;
  content: "";
  left: 50%;
  top: 60px;
  position: absolute;
}
div#flow_box ul li {
  width: 100%;
  position: relative;
  z-index: 2;
  margin-top: 60px;
}
@media only screen and (max-width: 650px) {
  div#flow_box ul li {
    margin-top: 30px;
  }
}
div#flow_box ul li dl {
  border: 1px solid #807e6b;
  box-sizing: border-box;
  display: table;
  background-color: #212121;
  width: 100%;
}
@media only screen and (max-width: 650px) {
  div#flow_box ul li dl {
    display: block;
  }
}
div#flow_box ul li dl dt,
div#flow_box ul li dl dd {
  display: table-cell;
  vertical-align: middle;
  padding: 30px;
}
@media only screen and (max-width: 650px) {
  div#flow_box ul li dl dt,
  div#flow_box ul li dl dd {
    display: block;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }
}
div#flow_box ul li dl dt {
  width: 80px;
  border-right: 1px solid #2b2b2b;
}
@media only screen and (max-width: 650px) {
  div#flow_box ul li dl dt {
    width: 100%;
    text-align: center;
    padding-top: 30px;
    border-right: none;
    padding-bottom: 24px;
    border-bottom: 1px solid #2b2b2b;
  }
}
div#flow_box ul li dl dt span.wrap {
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 18px;
  color: #b6b692;
  line-height: 2;
  letter-spacing: 0.15em;
  vertical-align: bottom;
}
@media only screen and (max-width: 650px) {
  div#flow_box ul li dl dt span.wrap {
    font-size: 15px;
    line-height: 20px;
  }
}
div#flow_box ul li dl dt span.wrap span.num {
  font-size: 2em;
  line-height: 50px;
}
@media only screen and (max-width: 650px) {
  div#flow_box ul li dl dt span.wrap span.num {
    font-size: 1.7em;
    line-height: 20px;
  }
}
@media only screen and (max-width: 650px) {
  div#flow_box ul li dl dd {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
div#flow_box ul li dl dd span.wrap {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.06em;
}
@media only screen and (max-width: 650px) {
  div#flow_box ul li dl dd span.wrap {
    font-size: 12px;
  }
}
div#flow_box ul li dl dd span.wrap span {
  color: #b6b692;
}
div#flow_box ul li dl dd span.wrap span.atention {
  display: block;
  font-size: 13px;
  line-height: 1.8;
  padding-top: 10px;
  color: #aaaaaa;
}
@media only screen and (max-width: 650px) {
  div#flow_box ul li dl dd span.wrap span.atention {
    font-size: 11px;
  }
}

div.pager ul {
  text-align: center;
}
div.pager ul li {
  display: inline-block;
}
div.pager ul li a,
div.pager ul li div {
  display: inline-block;
  padding: 10px 16px;
}
@media only screen and (max-width: 650px) {
  div.pager ul li a,
  div.pager ul li div {
    padding: 10px;
  }
}
div.pager ul li a span,
div.pager ul li div span {
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 14px;
  line-height: 30px;
  display: block;
}
@media only screen and (max-width: 650px) {
  div.pager ul li a span,
  div.pager ul li div span {
    font-size: 12px;
  }
}
div.pager ul li a.arr span {
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}
div.pager ul li div span {
  color: #686565;
}
div.pager ul li a span {
  color: #b6b692;
}

@media only screen and (max-width: 650px) {
  body.page-topics #wrapAll #main section.sub_sec_01 .inbox {
    width: 100%;
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 650px) {
  .pager_section .inbox {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}

article {
  width: 100%;
  border-top: 1px solid #2b2b2b;
}
article div.article_wrap {
  width: 100%;
  display: table;
}
@media only screen and (max-width: 650px) {
  article div.article_wrap {
    width: 80% !important;
    margin-left: auto;
    margin-right: auto;
    display: block !important;
  }
}
article div.article_wrap div.article_l,
article div.article_wrap div.article_r {
  display: table-cell;
  vertical-align: top;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 650px) {
  article div.article_wrap div.article_l,
  article div.article_wrap div.article_r {
    width: 100% !important;
    display: block !important;
  }
}
article div.article_wrap div.article_l {
  width: 200px;
}
@media only screen and (max-width: 650px) {
  article div.article_wrap div.article_l {
    width: 100% !important;
    display: block !important;
    padding-bottom: 0;
  }
}
article div.article_wrap div.article_l div.article_l_wrap p {
  display: block;
}
article div.article_wrap div.article_l div.article_l_wrap p span {
  line-height: 30px;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  letter-spacing: 0.1em;
  font-size: 16px;
  display: block;
  font-weight: 300;
  color: #aaaaaa;
}
@media only screen and (max-width: 650px) {
  article div.article_wrap div.article_l div.article_l_wrap p span {
    font-size: 14px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 650px) {
  article div.article_wrap div.article_r {
    padding-top: 20px;
  }
}
article div.article_wrap div.article_r div.article_r_wrap {
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
article div.article_wrap div.article_r div.article_r_wrap h3 {
  display: block;
  padding: 30px 0 16px 0;
  border-bottom: 1px solid #2b2b2b;
  margin-bottom: 16px;
}
article div.article_wrap div.article_r div.article_r_wrap h3 span {
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 0.08em;
  display: block;
}
@media only screen and (max-width: 650px) {
  article div.article_wrap div.article_r div.article_r_wrap h3 span {
    font-size: 12px;
    line-height: 20px;
  }
}
article div.article_wrap div.article_r div.article_r_wrap .pic {
  width: 80%;
  position: relative;
  cursor: pointer;
}
@media only screen and (max-width: 650px) {
  article div.article_wrap div.article_r div.article_r_wrap .pic {
    width: 100%;
  }
}
@media only screen and (min-width: 979px) {
  article div.article_wrap div.article_r div.article_r_wrap .pic:hover:before {
    opacity: 0.5;
  }
  article div.article_wrap div.article_r div.article_r_wrap .pic:hover:after {
    opacity: 1;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
}
article div.article_wrap div.article_r div.article_r_wrap .pic:before {
  z-index: 1;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #212121;
  -webkit-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
article div.article_wrap div.article_r div.article_r_wrap .pic:after {
  opacity: 0;
  content: "";
  background-image: url(../img/zoom_01_s.png);
  width: 30px;
  height: 30px;
  background-size: 100% auto;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  -webkit-transition: all 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: all 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: all 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: all 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: all 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transform-origin: center;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -o-transform-origin: center;
  -ms-transform-origin: center;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
}
article div.article_wrap div.article_r div.article_r_wrap .pic img {
  width: 100%;
  height: auto;
  display: block;
}
article div.article_wrap div.article_r div.article_r_wrap p.end {
  display: block;
  padding-top: 24px;
  padding-bottom: 12px;
}
article div.article_wrap div.article_r div.article_r_wrap p.end span {
  color: #b6b692;
}
article div.article_wrap div.article_r div.article_r_wrap p a {
  text-decoration: underline;
}
article div.article_wrap div.article_r div.article_r_wrap p a:hover {
  text-decoration: none;
}
article div.article_wrap div.article_r div.article_r_wrap p span {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.06em;
}
@media only screen and (max-width: 650px) {
  article div.article_wrap div.article_r div.article_r_wrap p span {
    font-size: 12px;
  }
}

div.text_box div#profiles {
  width: 100%;
}
div.text_box div#profiles ul {
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -webkit-align-items: stretch;
}
div.text_box div#profiles ul li {
  width: 47.5%;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #2b2b2b;
}
div.text_box div#profiles ul li:nth-child(even) {
  float: right;
  margin-left: 5%;
}
@media only screen and (max-width: 650px) {
  div.text_box div#profiles ul li:nth-child(even) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 650px) {
  div.text_box div#profiles ul li {
    width: 100% !important;
    float: none !important;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
div.text_box div#profiles ul li div.profile_wrap {
  width: 100%;
}
div.text_box div#profiles ul li div.profile_wrap dl {
  width: 100%;
  display: table;
}
div.text_box div#profiles ul li div.profile_wrap dl dt,
div.text_box div#profiles ul li div.profile_wrap dl dd {
  display: table-cell;
  vertical-align: middle;
}
div.text_box div#profiles ul li div.profile_wrap dl dt {
  width: 180px;
}
@media only screen and (max-width: 650px) {
  div.text_box div#profiles ul li div.profile_wrap dl dt {
    width: 120px;
  }
}
div.text_box div#profiles ul li div.profile_wrap dl dt img {
  width: 100%;
  height: auto;
  display: block;
}
div.text_box div#profiles ul li div.profile_wrap dl dd {
  padding-left: 40px;
}
@media only screen and (max-width: 650px) {
  div.text_box div#profiles ul li div.profile_wrap dl dd {
    padding-left: 20px;
  }
}
div.text_box div#profiles ul li div.profile_wrap dl dd span {
  display: block;
}
div.text_box div#profiles ul li div.profile_wrap dl dd span.state {
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 13px;
  line-height: 2;
  color: #b6b692;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
@media only screen and (max-width: 650px) {
  div.text_box div#profiles ul li div.profile_wrap dl dd span.state {
    font-size: 11px;
  }
}
div.text_box div#profiles ul li div.profile_wrap dl dd span.wrap span.en {
  letter-spacing: 0.1em;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 16px;
  line-height: 2;
}
@media only screen and (max-width: 650px) {
  div.text_box div#profiles ul li div.profile_wrap dl dd span.wrap span.en {
    font-size: 11px;
  }
}
div.text_box div#profiles ul li div.profile_wrap p.message {
  display: block;
  padding-top: 30px;
  padding-bottom: 0px;
}
@media only screen and (max-width: 650px) {
  div.text_box div#profiles ul li div.profile_wrap p.message {
    padding-top: 20px;
  }
}
div.text_box div#profiles ul li div.profile_wrap p.message span {
  display: block;
  font-size: 12px;
  line-height: 1.8;
  letter-spacing: 0.06em;
}
@media only screen and (max-width: 650px) {
  div.text_box div#profiles ul li div.profile_wrap p.message span {
    font-size: 10px;
  }
}

body.page-contact section p.contact_txt {
  display: block;
  margin-bottom: 40px;
  line-height: 2;
  letter-spacing: 0.06em;
}
@media only screen and (max-width: 979px) {
  body.page-contact section p.contact_txt {
    font-size: 13px;
  }
}
@media only screen and (max-width: 650px) {
  body.page-contact section p.contact_txt {
    font-size: 12px;
    letter-spacing: 0;
    margin-bottom: 20px;
    text-align: center;
  }
}
body.page-contact section p.add {
  display: block;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.06em;
  color: #aaaaaa;
}
@media only screen and (max-width: 979px) {
  body.page-contact section p.add {
    font-size: 12px;
  }
}
@media only screen and (max-width: 650px) {
  body.page-contact section p.add {
    font-size: 11px;
  }
  body.page-contact section p.add span span {
    display: none;
  }
}

div#contact_list {
  width: 100%;
  border-bottom: 1px solid #2b2b2b;
}
div#contact_list dl {
  width: 100%;
  display: table;
  border-top: 1px solid #2b2b2b;
}
@media only screen and (max-width: 650px) {
  div#contact_list dl {
    display: block;
    width: 100% !important;
  }
}
div#contact_list dl dt,
div#contact_list dl dd {
  display: table-cell;
  vertical-align: middle;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: left;
}
@media only screen and (max-width: 650px) {
  div#contact_list dl dt,
  div#contact_list dl dd {
    display: block;
    width: 100% !important;
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
div#contact_list dl dt span,
div#contact_list dl dd span {
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
}
div#contact_list dl dt {
  width: 30%;
  vertical-align: top;
}
@media only screen and (max-width: 650px) {
  div#contact_list dl dt {
    display: block;
    width: 100% !important;
    padding-top: 20px;
  }
}
div#contact_list dl dt span {
  font-family: "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  display: inline-block;
  font-size: 16px;
  line-height: 60px;
}
@media only screen and (max-width: 979px) {
  div#contact_list dl dt span {
    font-size: 14px;
    line-height: 1.8;
  }
}
@media only screen and (max-width: 650px) {
  div#contact_list dl dt span {
    font-size: 12px;
    line-height: 2;
    font-weight: bold;
    color: #fff;
  }
  div#contact_list dl dt span br {
    display: none;
  }
}
@media only screen and (max-width: 650px) {
  div#contact_list dl dd {
    display: block;
    width: 100% !important;
    padding-bottom: 20px;
  }
}
div#contact_list dl dd a span {
  display: block;
  font-size: 28px;
  line-height: 60px;
  letter-spacing: 0.15em;
  color: #b6b692;
  font-weight: 700;
}
@media only screen and (max-width: 979px) {
  div#contact_list dl dd a span {
    font-size: 22px;
  }
}
@media only screen and (max-width: 650px) {
  div#contact_list dl dd a span {
    font-size: 15px;
    line-height: 2;
  }
}

body.page-index.load .text_box2 span.p {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
}
body.page-index .text_box2 span.p {
  transition: transform 1000ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms, opacity 1000ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -webkit-transition: -webkit-transform 1000ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms, opacity 1000ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: -moz-transform 1000ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms, opacity 1000ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: -o-transform 1000ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms, opacity 1000ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: -ms-transform 1000ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms, opacity 1000ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  opacity: 0;
  transform: translate3d(20px, 0px, 0px);
  -webkit-transform: translate3d(20px, 0px, 0px);
  -moz-transform: translate3d(20px, 0px, 0px);
  -ms-transform: translate3d(20px, 0px, 0px);
  -o-transform: translate3d(20px, 0px, 0px);
}
body.page-index .text_box2 span.p.p1 {
  transition-delay: 1200ms;
  -webkit-transition-delay: 1200ms;
  -moz-transition-delay: 1200ms;
  -ms-transition-delay: 1200ms;
  -o-transition-delay: 1200ms;
}
@media only screen and (max-width: 650px) {
  body.page-index .text_box2 span.p.p1 {
    transition-delay: 1000ms;
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    -ms-transition-delay: 1000ms;
    -o-transition-delay: 1000ms;
  }
}
body.page-index .text_box2 span.p.p2 {
  transition-delay: 1200ms;
  -webkit-transition-delay: 1200ms;
  -moz-transition-delay: 1200ms;
  -ms-transition-delay: 1200ms;
  -o-transition-delay: 1200ms;
}
body.page-index .text_box2 span.p.p3 {
  transition-delay: 1400ms;
  -webkit-transition-delay: 1400ms;
  -moz-transition-delay: 1400ms;
  -ms-transition-delay: 1400ms;
  -o-transition-delay: 1400ms;
}

#wrapAll {
  position: relative;
  overflow: hidden;
}
#wrapAll:before {
  z-index: 0;
  content: "";
  position: absolute;
  top: 0;
  right: 60px;
  width: 1px;
  height: 100%;
  opacity: 1;
  background-color: #2b2b2b;
}
#wrapAll:after {
  z-index: 1;
  content: "";
  position: absolute;
  top: -100%;
  right: 60px;
  width: 1px;
  height: 50%;
  opacity: 1;
  background-color: #333333;
  animation: line 10000ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms infinite alternate;
  -webkit-animation: line 10000ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms infinite alternate;
  -moz-animation: line 10000ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms infinite alternate;
  -o-animation: line 10000ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms infinite alternate;
  -ms-animation: line 10000ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms infinite alternate;
}
#wrapAll #main {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
#wrapAll #main:before {
  z-index: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 60px;
  width: 1px;
  height: 100%;
  opacity: 1;
  background-color: #2b2b2b;
}
#wrapAll #main:after {
  z-index: 1;
  content: "";
  position: absolute;
  top: -100%;
  left: 60px;
  width: 1px;
  height: 50%;
  opacity: 1;
  background-color: #333333;
  animation: line 10000ms cubic-bezier(0.645, 0.045, 0.355, 1) 3000ms infinite alternate;
  -webkit-animation: line 10000ms cubic-bezier(0.645, 0.045, 0.355, 1) 3000ms infinite alternate;
  -moz-animation: line 10000ms cubic-bezier(0.645, 0.045, 0.355, 1) 3000ms infinite alternate;
  -o-animation: line 10000ms cubic-bezier(0.645, 0.045, 0.355, 1) 3000ms infinite alternate;
  -ms-animation: line 10000ms cubic-bezier(0.645, 0.045, 0.355, 1) 3000ms infinite alternate;
}
#wrapAll #main section {
  position: relative;
  z-index: 2;
}
#wrapAll #main section.index_sec_02:after, #wrapAll #main section.sub_sec_02:after {
  animation: line2 10000ms cubic-bezier(0.645, 0.045, 0.355, 1) 5000ms infinite alternate;
  -webkit-animation: line2 10000ms cubic-bezier(0.645, 0.045, 0.355, 1) 5000ms infinite alternate;
  -moz-animation: line2 10000ms cubic-bezier(0.645, 0.045, 0.355, 1) 5000ms infinite alternate;
  -o-animation: line2 10000ms cubic-bezier(0.645, 0.045, 0.355, 1) 5000ms infinite alternate;
  -ms-animation: line2 10000ms cubic-bezier(0.645, 0.045, 0.355, 1) 5000ms infinite alternate;
}
#wrapAll #main section:after {
  z-index: 1;
  content: "";
  position: absolute;
  bottom: 0%;
  left: 0%;
  width: 100%;
  height: 1px;
  opacity: 1;
  background-color: #333333;
  animation: line2 10000ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms infinite alternate;
  -webkit-animation: line2 10000ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms infinite alternate;
  -moz-animation: line2 10000ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms infinite alternate;
  -o-animation: line2 10000ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms infinite alternate;
  -ms-animation: line2 10000ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms infinite alternate;
}

@keyframes line {
  0% {
    top: -150%;
  }
  100% {
    top: 150%;
  }
}
@-webkit-keyframes line {
  0% {
    top: -150%;
  }
  100% {
    top: 150%;
  }
}
@-moz-keyframes line {
  0% {
    top: -150%;
  }
  100% {
    top: 150%;
  }
}
@-o-keyframes line {
  0% {
    top: -150%;
  }
  100% {
    top: 150%;
  }
}
@-ms-keyframes line {
  0% {
    top: -150%;
  }
  100% {
    top: 150%;
  }
}
@keyframes line2 {
  0% {
    left: -150%;
  }
  100% {
    left: 150%;
  }
}
@-webkit-keyframes line2 {
  0% {
    left: -150%;
  }
  100% {
    left: 150%;
  }
}
@-moz-keyframes line2 {
  0% {
    left: -150%;
  }
  100% {
    left: 150%;
  }
}
@-o-keyframes line2 {
  0% {
    left: -150%;
  }
  100% {
    left: 150%;
  }
}
@-ms-keyframes line2 {
  0% {
    left: -150%;
  }
  100% {
    left: 150%;
  }
}
p.contact {
  position: absolute;
  z-index: 8000;
  bottom: -87px;
  left: 0px;
  transform-origin: left top;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  -ms-transform-origin: left top;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  text-align: right;
}
@media only screen and (max-width: 650px) {
  p.contact {
    bottom: -27px;
    text-align: center;
    display: none;
  }
}
p.contact span {
  line-height: 60px;
  font-size: 11px;
  letter-spacing: 0.3em;
  color: #686565;
  color: #b6b692;
}
@media only screen and (max-width: 650px) {
  p.contact span {
    line-height: 32px;
    letter-spacing: 0.2em;
  }
}
p.contact span.wrap1 {
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-weight: 300;
  font-size: 10px;
  position: relative;
  padding-right: 10px;
  margin-right: 10px;
}
p.contact span.wrap1:after {
  width: 1px;
  height: 10px;
  background-color: #b6b692;
  content: "";
  position: absolute;
  right: 0;
  top: 3px;
  opacity: 0.3;
}
@media only screen and (max-width: 650px) {
  p.contact span.wrap1:after {
    opacity: 0.2;
  }
}
p.contact span.wrap2 {
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-weight: 300;
}

p.contact2 {
  position: absolute;
  left: 40px;
  z-index: 3000;
  top: 21px;
}
p.contact2 span {
  line-height: 32px;
  letter-spacing: 0.19em;
  color: #686565;
  color: #b6b692;
  font-weight: bold;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-weight: 300;
  font-size: 12px;
}
p.contact2 span.wrap1 {
  position: relative;
  padding-right: 10px;
  margin-right: 10px;
}
p.contact2 span.wrap1:after {
  width: 1px;
  height: 10px;
  background-color: #b6b692;
  content: "";
  position: absolute;
  right: 0;
  top: 3px;
  opacity: 0.3;
}

body.page-index #mv {
  width: 100%;
  margin-left: auto;
  margin-right: 0;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 650px) {
  body.page-index #mv {
    width: auto;
    box-sizing: border-box;
    border: 8px solid #212121;
  }
}
body.page-index #mv .mv_wrap {
  width: 100%;
  height: 100%;
  background-color: #000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
@media only screen and (max-width: 650px) {
  body.page-index #mv .mv_wrap {
    overflow: hidden;
  }
}
body.page-index #mv .mv_wrap:before {
  z-index: 2000;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 105%;
  opacity: 1;
  background-color: #212121;
}
@media only screen and (max-width: 650px) {
  body.page-index #mv .mv_wrap:before {
    width: 200px;
    opacity: 0.5;
    display: none;
  }
}
body.page-index #mv .mv_wrap:after {
  z-index: 1200;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: #000000;
  background: -moz-linear-gradient(top, #000 0%, #333333 50%, #000 100%);
  background: -webkit-linear-gradient(top, #000 0%, #333333 50%, #000 100%);
  background: linear-gradient(to bottom, #000000 0%, #333333 50%, #000000 100%);
}
body.page-index #mv .mv_wrap .bg {
  z-index: 1999;
  content: "";
  position: absolute;
  top: 0;
  left: 60px;
  width: 200px;
  height: 100%;
  opacity: 0.8;
  background-color: #212121;
}
@media only screen and (max-width: 650px) {
  body.page-index #mv .mv_wrap .bg {
    top: auto;
    left: 0;
    height: 154px;
    width: 212px;
    bottom: 0;
    opacity: 1;
    display: none;
  }
}
body.page-index #mv .mv_wrap p.bg_text {
  display: block;
  text-align: left;
  position: absolute;
  z-index: 2001;
  left: 40px;
  bottom: 0;
}
body.page-index #mv .mv_wrap p.bg_text span.wrap {
  color: #fbfbfb;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 100px;
  font-size: 80px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-weight: 700;
  display: block;
  opacity: 0.1;
}
body.page-index #mv .mv_wrap p.bg_text span.wrap span {
  display: block;
}
body.page-index #mv .mv_wrap p.bg_text span.wrap span.point {
  color: #b6b692;
}
body.page-index #mv .mv_wrap div.text_box1 {
  position: absolute;
  left: 0px;
  bottom: 32px;
  z-index: 3000;
}
@media only screen and (max-width: 650px) {
  body.page-index #mv .mv_wrap div.text_box1 {
    bottom: 20px;
  }
}
body.page-index #mv .mv_wrap div.text_box1 p.logo {
  position: relative;
  display: block;
  left: 40px;
  background-image: url(../img/symbol_w.png);
  background-image: url(../img/symbol_w.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 36px 36px;
  padding-left: 46px;
  height: 42px;
}
body.page-index #mv .mv_wrap div.text_box1 p.logo span.wrap {
  display: block;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.2em;
  font-size: 16px;
}
body.page-index #mv .mv_wrap div.text_box1 h1 {
  display: block;
  text-align: left;
  position: relative;
  z-index: 2;
  left: 40px;
  opacity: 1;
}
@media only screen and (max-width: 650px) {
  body.page-index #mv .mv_wrap div.text_box1 h1 {
    left: 12px;
  }
}
body.page-index #mv .mv_wrap div.text_box1 h1 span.wrap {
  z-index: 100;
  position: relative;
  color: #e6e6e6;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 100px;
  font-size: 24px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-weight: 700;
  display: block;
}
@media only screen and (max-width: 650px) {
  body.page-index #mv .mv_wrap div.text_box1 h1 span.wrap {
    font-size: 20px;
  }
}
body.page-index #mv .mv_wrap div.text_box1 h1 span.wrap span.fs {
  font-weight: 300;
  font-size: 18px;
  letter-spacing: 0.2em;
}
body.page-index #mv .mv_wrap div.text_box1 h1 span.wrap span {
  display: block;
}
body.page-index #mv .mv_wrap div.text_box1 h1 span.wrap span.point {
  color: #b6b692;
}
body.page-index #mv .mv_wrap div.text_box1 h2 {
  position: relative;
  z-index: 2;
  display: block;
  position: relative;
  padding-top: 20px;
  margin-top: 20px;
  left: 40px;
}
@media only screen and (max-width: 650px) {
  body.page-index #mv .mv_wrap div.text_box1 h2 {
    left: 12px;
  }
}
@media only screen and (max-width: 650px) {
  body.page-index #mv .mv_wrap div.text_box1 h2 {
    padding-top: 10px;
    margin-top: 10px;
  }
}
body.page-index #mv .mv_wrap div.text_box1 h2:before {
  content: "";
  width: 16px;
  height: 1px;
  font-weight: bold;
  background-color: #fafafa;
  opacity: 0.2;
  position: absolute;
  left: 0;
  top: 0px;
}
body.page-index #mv .mv_wrap div.text_box1 h2 span.wrap {
  font-size: 13px;
  line-height: 1.7;
  letter-spacing: 0.16em;
  display: block;
  font-weight: bold;
}
@media only screen and (max-width: 650px) {
  body.page-index #mv .mv_wrap div.text_box1 h2 span.wrap {
    font-size: 10px;
    opacity: 0.8;
  }
}
body.page-index #mv .mv_wrap div.text_box1 h2 span.wrap span {
  display: inline-block;
  padding-right: 12px;
  font-size: 11px;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 650px) {
  body.page-index #mv .mv_wrap div.text_box1 h2 span.wrap span {
    font-size: 9px;
  }
}
body.page-index #mv .mv_wrap div.text_box1 p.lead {
  position: relative;
  z-index: 2;
  display: block;
  left: 40px;
}
@media only screen and (max-width: 650px) {
  body.page-index #mv .mv_wrap div.text_box1 p.lead {
    left: 20px;
  }
}
body.page-index #mv .mv_wrap div.text_box1 p.lead span {
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  color: #b6b692;
  font-weight: 300;
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 0.15em;
  position: relative;
  display: block;
}
body.page-index #mv .mv_wrap div.text_box1 p.lead2 {
  position: relative;
  z-index: 2;
  display: block;
  text-align: left;
}
body.page-index #mv .mv_wrap div.text_box1 p.lead2 span {
  color: #686565;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 13px;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
body.page-index #mv .mv_wrap div.text_box2 {
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -40px;
  z-index: 3000;
  text-align: right;
}
@media only screen and (max-width: 650px) {
  body.page-index #mv .mv_wrap div.text_box2 {
    right: 20px;
    margin-top: -50px;
  }
}
body.page-index #mv .mv_wrap div.text_box2 h3.lead {
  margin-bottom: 10px;
  display: block;
}
body.page-index #mv .mv_wrap div.text_box2 h3.lead span.wrap {
  font-size: 36px;
  line-height: 1.3;
  letter-spacing: 0.12em;
  font-family: "Playfair Display SC", serif;
  display: block;
  transform: scale(0.9, 1);
  -moz-transform: scale(0.9, 1);
  -webkit-transform: scale(0.9, 1);
  -o-transform: scale(0.9, 1);
  -ms-transform: scale(0.9, 1);
  transform-origin: right center;
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -o-transform-origin: right center;
  -ms-transform-origin: right center;
}
@media only screen and (max-width: 979px) {
  body.page-index #mv .mv_wrap div.text_box2 h3.lead span.wrap {
    font-size: 30px;
  }
}
@media only screen and (max-width: 650px) {
  body.page-index #mv .mv_wrap div.text_box2 h3.lead span.wrap {
    font-size: 24px;
    display: block;
    letter-spacing: 0.1em;
  }
}
body.page-index #mv .mv_wrap div.text_box2 h3.lead span.wrap span {
  display: inline-block;
}
@media only screen and (max-width: 650px) {
  body.page-index #mv .mv_wrap div.text_box2 h3.lead span.wrap span {
    display: block;
  }
}
body.page-index #mv .mv_wrap div.text_box2 p.lead {
  display: block;
  padding-right: 4px;
}
body.page-index #mv .mv_wrap div.text_box2 p.lead span.wrap {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.04em;
  font-weight: bold;
  position: relative;
}
@media only screen and (max-width: 979px) {
  body.page-index #mv .mv_wrap div.text_box2 p.lead span.wrap {
    font-size: 13px;
  }
}
@media only screen and (max-width: 650px) {
  body.page-index #mv .mv_wrap div.text_box2 p.lead span.wrap {
    font-size: 12px;
  }
}
body.page-index #mv .mv_wrap div.text_box2 p.lead span.wrap:after {
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  background-color: #c7c7c7;
  left: 0;
  bottom: -6px;
}
@media only screen and (max-width: 650px) {
  body.page-index #mv .mv_wrap div.text_box2 p.lead span.wrap:after {
    display: none;
  }
}
@media only screen and (max-width: 650px) {
  body.page-index #mv .mv_wrap div.text_box2 p.lead span.wrap span {
    display: none;
  }
}

h4.abso_ttl {
  position: absolute;
  right: 0px;
  top: 0;
  opacity: 0.8;
  z-index: 0;
}
h4.abso_ttl span {
  color: #232323;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 130px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-weight: 700;
  display: block;
}

.inbox {
  position: relative;
  z-index: 1;
}

section.index_sec.index_sec_01 {
  border-bottom: 1px solid #2b2b2b;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox {
  padding-top: 16%;
  padding-bottom: 14%;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_01 div.section_wrap div.inbox {
    padding-top: 86px;
    padding-bottom: 86px;
  }
}
section.index_sec.index_sec_01 div.section_wrap div.inbox .lead_box {
  text-align: center;
  margin-bottom: 20px;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox h2.en_lead {
  display: block;
  margin-top: -10px;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_01 div.section_wrap div.inbox h2.en_lead {
    text-align: center;
  }
}
section.index_sec.index_sec_01 div.section_wrap div.inbox h2.en_lead span.wrap {
  font-size: 36px;
  letter-spacing: 0.12em;
  font-weight: 400;
  line-height: 1.8;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  transform: scale(0.9, 1);
  -moz-transform: scale(0.9, 1);
  -webkit-transform: scale(0.9, 1);
  -o-transform: scale(0.9, 1);
  -ms-transform: scale(0.9, 1);
  transform-origin: left center;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  -ms-transform-origin: left center;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_01 div.section_wrap div.inbox h2.en_lead span.wrap {
    font-size: 24px;
    position: relative;
    line-height: 2;
  }
}
section.index_sec.index_sec_01 div.section_wrap div.inbox h2.en_lead span.wrap span.sub {
  color: #fafafa;
  font-size: 18px;
  display: inline-block;
  position: relative;
  letter-spacing: 0.16em;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_01 div.section_wrap div.inbox h2.en_lead span.wrap span.sub {
    font-size: 14px;
    display: block;
    padding-left: 0;
    display: inline-block;
    position: initial;
  }
}
section.index_sec.index_sec_01 div.section_wrap div.inbox h3.lead {
  display: block;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_01 div.section_wrap div.inbox h3.lead {
    text-align: center;
  }
}
section.index_sec.index_sec_01 div.section_wrap div.inbox h3.lead span {
  display: block;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.08em;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_01 div.section_wrap div.inbox h3.lead span {
    font-size: 11px;
    line-height: 2;
    padding-top: 5px;
    opacity: 0.7;
  }
}
section.index_sec.index_sec_01 div.section_wrap div.inbox p.lead_txt {
  display: inline-block;
  padding-top: 16px;
  margin-top: 11px;
  border-top: 1px solid #333333;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox p.lead_txt.lead_txt_sp {
  display: none;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_01 div.section_wrap div.inbox p.lead_txt {
    text-align: center;
    display: block;
    border-top: none;
    padding-top: 0;
    opacity: 0.8;
  }
  section.index_sec.index_sec_01 div.section_wrap div.inbox p.lead_txt.lead_txt_pc {
    display: none;
  }
  section.index_sec.index_sec_01 div.section_wrap div.inbox p.lead_txt.lead_txt_sp {
    display: block;
  }
}
section.index_sec.index_sec_01 div.section_wrap div.inbox p.lead_txt span {
  font-size: 14px;
  line-height: 2.2;
  letter-spacing: 0.12em;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_01 div.section_wrap div.inbox p.lead_txt span {
    font-size: 11px;
    letter-spacing: 1px;
    letter-spacing: 0.2em;
  }
}
section.index_sec.index_sec_01 div.section_wrap div.inbox p.lead_txt span span {
  color: #b6b692;
  font-size: 1.2em;
  line-height: 4;
  display: inline-block;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs {
  width: 100%;
  display: table;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs {
    width: 100% !important;
    display: block;
  }
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box {
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box {
    width: 100% !important;
    display: block;
  }
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_l a.more {
    display: none;
  }
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r {
  width: 56%;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r {
    width: 150% !important;
    position: relative;
    left: -25%;
  }
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r a.more {
  display: none;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r a.more {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container {
  opacity: 0.5;
  position: relative;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container canvas {
  transform-origin: center;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -o-transform-origin: center;
  -ms-transform-origin: center;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container canvas {
    transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
  }
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt {
  display: block;
  position: absolute;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_01 {
  top: 15%;
  left: 15%;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_01 span.wrap.on {
  opacity: 1;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_01 span.wrap.on span {
  width: 60px;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_01 span.wrap.on span:after {
  width: 80px;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_01 span.wrap span {
  position: absolute;
  width: 0px;
  height: 1px;
  background-color: #333;
  position: absolute;
  left: 120%;
  bottom: 0;
  display: block;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_01 span.wrap span:after {
  content: "";
  position: absolute;
  background-color: #333;
  left: 60px;
  bottom: 0;
  width: 0px;
  height: 1px;
  display: block;
  transform-origin: left top;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  -ms-transform-origin: left top;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_02 {
  top: 22%;
  right: 12%;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_02 span.wrap.on {
  opacity: 1;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_02 span.wrap.on span {
  width: 60px;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_02 span.wrap.on span:after {
  width: 60px;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_02 span.wrap span {
  position: absolute;
  width: 0px;
  height: 1px;
  background-color: #333;
  position: absolute;
  right: 120%;
  bottom: 0;
  display: block;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_02 span.wrap span:after {
  content: "";
  position: absolute;
  background-color: #333;
  right: 60px;
  bottom: 0;
  width: 0px;
  height: 1px;
  display: block;
  transform-origin: right top;
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -o-transform-origin: right top;
  -ms-transform-origin: right top;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_03 {
  top: 50%;
  right: 14%;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_03 span.wrap.on {
  opacity: 1;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_03 span.wrap.on span {
  width: 100px;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_03 span.wrap.on span:after {
  width: 60px;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_03 span.wrap span {
  position: absolute;
  width: 0px;
  height: 1px;
  background-color: #333;
  position: absolute;
  right: 120%;
  bottom: 0;
  display: block;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_06 {
  top: 46%;
  left: 14%;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_06 span.wrap.on {
  opacity: 1;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_06 span.wrap.on span {
  width: 80px;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_06 span.wrap.on span:after {
  width: 60px;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_06 span.wrap span {
  position: absolute;
  width: 0px;
  height: 1px;
  background-color: #333;
  position: absolute;
  left: 120%;
  bottom: 0;
  display: block;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_04 {
  top: 80%;
  left: 14%;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_04 span.wrap.on {
  opacity: 1;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_04 span.wrap.on span {
  width: 100px;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_04 span.wrap.on span:after {
  width: 60px;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_04 span.wrap span {
  position: absolute;
  width: 0px;
  height: 1px;
  background-color: #333;
  position: absolute;
  left: 100%;
  top: -10px;
  display: block;
  transform-origin: left top;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  -ms-transform-origin: left top;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_05 {
  bottom: 19%;
  right: 12%;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_05 span.wrap.on {
  opacity: 1;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_05 span.wrap.on span {
  width: 60px;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_05 span.wrap.on span:after {
  width: 60px;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_05 span.wrap span {
  position: absolute;
  width: 0px;
  height: 1px;
  background-color: #333;
  position: absolute;
  right: 120%;
  bottom: 0;
  display: block;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt.txt_05 span.wrap span:after {
  content: "";
  position: absolute;
  background-color: #333;
  right: 60px;
  bottom: 0;
  width: 0px;
  height: 1px;
  display: block;
  transform-origin: right top;
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -o-transform-origin: right top;
  -ms-transform-origin: right top;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt span.wrap {
  font-size: 10px;
  letter-spacing: 0.1em;
  position: relative;
  display: inline-block;
  opacity: 0;
  transition: transform 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 1000ms, opacity 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 600ms;
  -webkit-transition: -webkit-transform 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 1000ms, opacity 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 600ms;
  -moz-transition: -moz-transform 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 1000ms, opacity 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 600ms;
  -o-transition: -o-transform 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 1000ms, opacity 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 600ms;
  -ms-transition: -ms-transform 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 1000ms, opacity 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 600ms;
  transform: translate3d(-30px, 0px, 0px);
  -webkit-transform: translate3d(-30px, 0px, 0px);
  -moz-transform: translate3d(-30px, 0px, 0px);
  -ms-transform: translate3d(-30px, 0px, 0px);
  -o-transform: translate3d(-30px, 0px, 0px);
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt span.wrap.r {
  transform: translate3d(30px, 0px, 0px);
  -webkit-transform: translate3d(30px, 0px, 0px);
  -moz-transform: translate3d(30px, 0px, 0px);
  -ms-transform: translate3d(30px, 0px, 0px);
  -o-transform: translate3d(30px, 0px, 0px);
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt span.wrap.on {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px) !important;
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
  -moz-transform: translate3d(0px, 0px, 0px) !important;
  -ms-transform: translate3d(0px, 0px, 0px) !important;
  -o-transform: translate3d(0px, 0px, 0px) !important;
  transition: transform 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 0ms, opacity 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 200ms;
  -webkit-transition: -webkit-transform 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 0ms, opacity 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 200ms;
  -moz-transition: -moz-transform 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 0ms, opacity 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 200ms;
  -o-transition: -o-transform 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 0ms, opacity 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 200ms;
  -ms-transition: -ms-transform 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 0ms, opacity 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 200ms;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt span.wrap span {
  -webkit-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 600ms;
  -moz-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 600ms;
  -o-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 600ms;
  -ms-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 600ms;
  transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 600ms;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container p.absotxt span.wrap span:after {
  -webkit-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 900ms;
  -moz-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 900ms;
  -o-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 900ms;
  -ms-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 900ms;
  transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 900ms;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r #container canvas {
  position: relative;
  z-index: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
section.index_sec.index_sec_01 div.section_wrap div.inbox div.boxs div.box.box_r img {
  width: 100%;
  height: auto;
}

section.index_sec.index_sec_02 {
  border-bottom: 1px solid #2b2b2b;
}
section.index_sec.index_sec_02 div.section_wrap div.inbox .pic_l {
  width: 100%;
  position: relative;
  margin-bottom: 40px;
}
section.index_sec.index_sec_02 div.section_wrap div.inbox .pic_l:after {
  z-index: 1200;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-color: #212121;
}
section.index_sec.index_sec_02 div.section_wrap div.inbox .pic_l div {
  z-index: 10;
}
section.index_sec.index_sec_02 div.section_wrap div.inbox .pic_l img {
  width: 100%;
  height: auto;
  display: block;
}
section.index_sec.index_sec_02 div.section_wrap div.inbox h3.tit {
  display: block;
  text-align: center;
  margin-bottom: 40px;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_02 div.section_wrap div.inbox h3.tit {
    margin-bottom: 20px;
  }
}
section.index_sec.index_sec_02 div.section_wrap div.inbox h3.tit span {
  display: block;
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0.08em;
  margin-bottom: 10px;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_02 div.section_wrap div.inbox h3.tit span {
    font-size: 12px;
  }
}
section.index_sec.index_sec_02 div.section_wrap div.inbox p.lead_txt {
  display: block;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  text-align: justify;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_02 div.section_wrap div.inbox p.lead_txt {
    width: 100%;
  }
}
section.index_sec.index_sec_02 div.section_wrap div.inbox p.lead_txt span {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.08em;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_02 div.section_wrap div.inbox p.lead_txt span {
    font-size: 11px;
  }
}
section.index_sec.index_sec_02 div.section_wrap div.inbox p.lead_txt span span {
  color: #b6b692;
  font-size: 1.2em;
  line-height: 4;
  display: inline-block;
}

section.works_sec {
  border-bottom: 1px solid #2b2b2b;
  position: relative;
}
section.works_sec:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  display: block;
  background-color: #171717;
  opacity: 0.5;
}
section.works_sec h2 {
  display: block;
  position: absolute;
  right: 42px;
  top: 64px;
  transform-origin: right top;
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -o-transform-origin: right top;
  -ms-transform-origin: right top;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
}
@media only screen and (max-width: 650px) {
  section.works_sec h2 {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    width: 100% !important;
    right: auto;
    margin-left: auto;
    margin-right: auto;
    left: 0%;
    text-align: center;
    top: auto;
    bottom: 30px;
    position: absolute;
  }
}
section.works_sec h2 span {
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 12px;
  color: #b6b692;
  letter-spacing: 0.3em;
  line-height: 2;
  font-weight: 300;
}
section.works_sec div.section_wrap {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 100%;
}
section.works_sec div.section_wrap #works {
  padding: 60px 100px 80px 0px;
  overflow: hidden;
}
@media only screen and (max-width: 650px) {
  section.works_sec div.section_wrap #works {
    padding: 60px 0px 60px 0px;
  }
}
section.works_sec div.section_wrap #works ul {
  width: 100%;
  overflow: hidden;
}
section.works_sec div.section_wrap #works ul li {
  float: left;
  box-sizing: border-box;
}
@media only screen and (max-width: 650px) {
  section.works_sec div.section_wrap #works ul li {
    width: 100% !important;
    height: 120px !important;
    display: block !important;
    float: none;
  }
}
section.works_sec div.section_wrap #works ul li a.ci_wrap {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media only screen and (min-width: 979px) {
  section.works_sec div.section_wrap #works ul li a.ci_wrap:hover:before {
    opacity: 0;
  }
  section.works_sec div.section_wrap #works ul li a.ci_wrap:hover:after {
    opacity: 0;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
  section.works_sec div.section_wrap #works ul li a.ci_wrap:hover img {
    transform: scale(1.02, 1.02);
    -webkit-transform: scale(1.02, 1.02);
    -moz-transform: scale(1.02, 1.02);
    -o-transform: scale(1.02, 1.02);
    -ms-transform: scale(1.02, 1.02);
  }
}
section.works_sec div.section_wrap #works ul li a.ci_wrap:before {
  z-index: 1;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: #000000;
  background: -moz-linear-gradient(top, #000 0%, #333333 50%, #000 100%);
  background: -webkit-linear-gradient(top, #000 0%, #333333 50%, #000 100%);
  background: linear-gradient(to bottom, #000000 0%, #333333 50%, #000000 100%);
  -webkit-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
section.works_sec div.section_wrap #works ul li a.ci_wrap:after {
  content: "";
  background-image: url(../img/zoom_01_s.png);
  width: 30px;
  height: 30px;
  background-size: 100% auto;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  -webkit-transition: all 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: all 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: all 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: all 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: all 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transform-origin: center;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -o-transform-origin: center;
  -ms-transform-origin: center;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
}
section.works_sec div.section_wrap #works ul li a.ci_wrap img {
  z-index: 0;
  transition: transform 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms, filter 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -webkit-transition: -webkit-transform 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms, -webkit-filter 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: -moz-transform 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms, -moz-filter 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: -o-transform 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms, -o-filter 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: -ms-transform 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms, -ms-filter 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transform-origin: center;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -o-transform-origin: center;
  -ms-transform-origin: center;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
}
section.works_sec div.section_wrap #works ul li a.ci_wrap p {
  position: absolute;
  display: block;
  z-index: 2;
  padding: 10px 20px;
  right: 0;
  bottom: 0;
}
@media only screen and (max-width: 650px) {
  section.works_sec div.section_wrap #works ul li a.ci_wrap p {
    padding: 6px 12px;
  }
}
section.works_sec div.section_wrap #works ul li a.ci_wrap p span {
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  line-height: 2;
  font-size: 14px;
  letter-spacing: 0.1em;
  opacity: 0.8;
}
section.works_sec div.section_wrap #works ul li a.ci_wrap p span.fs {
  font-size: 10px !important;
  vertical-align: top;
}

a.more {
  width: 300px;
  height: 60px;
  border: 1px solid #807e6b;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
  position: relative;
}
@media only screen and (max-width: 650px) {
  a.more {
    width: 240px;
    height: 48px;
  }
}
a.more.more2 {
  margin-top: 30px;
  margin-bottom: 0;
  margin-left: 0;
  width: 240px;
  height: 48px;
}
a.more.more2 span.wrap {
  line-height: 28px;
}
@media only screen and (min-width: 979px) {
  a.more:hover:before {
    top: 0;
    height: 100%;
  }
  a.more:hover span.wrap {
    color: #212121;
  }
}
a.more:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 0;
  background-color: #b6b692;
  height: 0;
  width: 100%;
  -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
a.more span.wrap {
  position: relative;
  z-index: 1;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 14px;
  letter-spacing: 0.15em;
  line-height: 40px;
  color: #b6b692;
  padding: 10px 16px;
  display: block;
  overflow: hidden;
  -webkit-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
@media only screen and (max-width: 650px) {
  a.more span.wrap {
    line-height: 27px;
  }
}
a.more span.wrap span {
  float: right;
  font-size: 11px;
  letter-spacing: 0.1em;
  vertical-align: bottom;
}

a.worksback {
  width: 140px;
  height: 36px;
  border: 1px solid #807e6b;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin-left: -70px;
}
@media only screen and (max-width: 979px) {
  a.worksback {
    display: none;
  }
}
@media only screen and (min-width: 979px) {
  a.worksback:hover:before {
    top: 0;
    height: 100%;
  }
  a.worksback:hover span {
    color: #212121;
  }
}
a.worksback:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 0;
  background-color: #b6b692;
  height: 0;
  width: 100%;
  -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
a.worksback span {
  position: relative;
  z-index: 1;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 12px;
  letter-spacing: 0.15em;
  line-height: 36px;
  color: #b6b692;
  text-align: center;
  display: block;
  overflow: hidden;
  -webkit-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
@media only screen and (max-width: 650px) {
  a.worksback span {
    line-height: 27px;
  }
}

a.worksback2 {
  display: none;
}
@media only screen and (max-width: 979px) {
  a.worksback2 {
    display: block;
    width: 140px;
    height: 36px;
    border: 1px solid #807e6b;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 24px;
    margin-bottom: 56px;
  }
}
@media only screen and (min-width: 979px) {
  a.worksback2:hover:before {
    top: 0;
    height: 100%;
  }
  a.worksback2:hover span {
    color: #212121;
  }
}
a.worksback2:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 0;
  background-color: #b6b692;
  height: 0;
  width: 100%;
  -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
a.worksback2 span {
  position: relative;
  z-index: 1;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 12px;
  letter-spacing: 0.15em;
  line-height: 36px;
  color: #b6b692;
  text-align: center;
  display: block;
  overflow: hidden;
  -webkit-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}

section.index_sec.index_sec_04 {
  border-bottom: 1px solid #2b2b2b;
}
section.index_sec.index_sec_04 div.section_wrap div.inbox {
  padding-top: 12%;
  padding-bottom: 12%;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_04 div.section_wrap div.inbox {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box h2 {
  text-align: center;
  margin-bottom: 80px;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box h2 {
    margin-bottom: 40px;
  }
}
section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box h2 span {
  font-size: 20px;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  letter-spacing: 0.1em;
  color: #b6b692;
}
section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#topics {
  width: 86%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#topics {
    width: 100%;
    padding-top: 60px;
  }
}
section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#topics div.topics_wrap h4 span {
  font-size: 16px;
  line-height: 2;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  letter-spacing: 0.15em;
  color: #b6b692;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#topics div.topics_wrap h4 span {
    font-size: 14px;
  }
}
section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#topics div.topics_wrap ul {
  width: 100%;
  border-top: 1px solid #2b2b2b;
}
section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#topics div.topics_wrap ul li {
  border-bottom: 1px solid #2b2b2b;
  width: 100%;
}
section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#topics div.topics_wrap ul li a {
  padding-top: 16px;
  padding-bottom: 16px;
  width: 100%;
  display: block;
}
section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#topics div.topics_wrap ul li a dl {
  width: 100%;
  display: table;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#topics div.topics_wrap ul li a dl {
    width: 100% !important;
    display: block !important;
  }
}
section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#topics div.topics_wrap ul li a dl dt,
section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#topics div.topics_wrap ul li a dl dd {
  display: table-cell;
  vertical-align: top;
  text-align: left;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#topics div.topics_wrap ul li a dl dt,
  section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#topics div.topics_wrap ul li a dl dd {
    width: 100% !important;
    display: block !important;
  }
}
section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#topics div.topics_wrap ul li a dl dd {
  width: 120px;
}
section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#topics div.topics_wrap ul li a dl dd span {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.15em;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-weight: 300;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#topics div.topics_wrap ul li a dl dd span {
    font-size: 12px;
  }
}
section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#topics div.topics_wrap ul li a dl dt span {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.08em;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#topics div.topics_wrap ul li a dl dt span {
    font-size: 12px;
  }
}
section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#info_list {
  width: 100%;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#info_list {
    position: relative;
    width: 116%;
    left: -8%;
  }
}
section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#info_list ul {
  width: 100%;
  display: table;
}
section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#info_list ul li {
  display: table-cell;
  width: 33.33%;
}
section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#info_list ul li a {
  display: block;
}
@media only screen and (min-width: 979px) {
  section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#info_list ul li a:hover dt {
    opacity: 0.5;
  }
}
section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#info_list ul li a dl {
  width: 100%;
}
section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#info_list ul li a dl dt {
  width: 100%;
  opacity: 1;
  -webkit-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#info_list ul li a dl dt span {
  width: 110px;
  height: 110px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../img/flow4.png);
  background-image: url(../img/flow4.svg);
  background-size: 110px 110px;
  background-position: center;
  background-repeat: no-repeat;
}
section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#info_list ul li a dl dt span.company {
  background-image: url(../img/company4.png);
  background-image: url(../img/company4.svg);
}
section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#info_list ul li a dl dt span.contact {
  background-image: url(../img/contact4.png);
  background-image: url(../img/contact4.svg);
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#info_list ul li a dl dt span {
    width: 70px;
    height: 70px;
    background-size: 70px 70px !important;
  }
}
section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#info_list ul li a dl dd {
  text-align: center;
}
section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#info_list ul li a dl dd p.tit span {
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0.1em;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#info_list ul li a dl dd p.tit span {
    font-size: 14px;
  }
}
section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#info_list ul li a dl dd p.txt span {
  font-size: 12px;
  letter-spacing: 0.06em;
  color: #aaaaaa;
}
@media only screen and (max-width: 650px) {
  section.index_sec.index_sec_04 div.section_wrap div.inbox div.txt_box div#info_list ul li a dl dd p.txt span {
    font-size: 11px;
  }
}

div#slide {
  position: relative;
}
div#slide div.slide_wrap {
  width: 100%;
  height: 100%;
}
div#slide div.slide_wrap ul {
  width: 100%;
  height: 100%;
  position: relative;
}
div#slide div.slide_wrap ul li {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1000;
  transition: opacity 1200ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms, z-index 1200ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -webkit-transition: opacity 1200ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms, z-index 1200ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: opacity 1200ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms, z-index 1200ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: opacity 1200ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms, z-index 1200ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: opacity 1200ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms, z-index 1200ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
div#slide div.slide_wrap ul li.on {
  opacity: 1;
}
div#slide div.slide_wrap ul a {
  width: 100%;
  height: 100%;
  position: relative;
}
div#slide a.slide_arr {
  width: 5%;
  min-width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1002;
}
div#slide a.slide_arr:hover:before {
  opacity: 0.1;
}
div#slide a.slide_arr.slide_prev {
  left: 0;
}
div#slide a.slide_arr.slide_prev:after {
  background-image: url(../img/arr_prev2.png);
}
div#slide a.slide_arr.slide_next {
  right: 0;
}
div#slide a.slide_arr.slide_next:after {
  background-image: url(../img/arr_next2.png);
}
div#slide a.slide_arr:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: relative;
  z-index: 0;
  top: 0;
  left: 0;
  display: block;
  opacity: 0;
  transition: opacity 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -webkit-transition: opacity 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -moz-transition: opacity 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -o-transition: opacity 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -ms-transition: opacity 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
}
div#slide a.slide_arr:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 26px auto;
}
div#slide ul.ctrl {
  position: absolute;
  text-align: center;
  bottom: 0;
  z-index: 1002;
  width: 100%;
}
div#slide ul.ctrl li {
  display: inline-block;
  margin: 0 5px;
}
div#slide ul.ctrl li a {
  display: block;
  padding: 10px;
  width: 10px;
  height: 10px;
  position: relative;
  font-size: 0;
}
div#slide ul.ctrl li a:hover:after {
  background-color: #ccc;
  border: 1px solid #fff;
}
div#slide ul.ctrl li a.on:after {
  background-color: #000;
  border: 1px solid #fff;
}
div#slide ul.ctrl li a:after {
  content: "";
  width: 8px;
  height: 8px;
  margin-left: -4px;
  margin-top: -4px;
  top: 50%;
  left: 50%;
  position: absolute;
  border-radius: 100%;
  display: block;
  box-sizing: border-box;
  background-color: transparent;
  border: 1px solid #fff;
  transition: all 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -moz-transition: all 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -o-transition: all 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -ms-transition: all 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
}

body.page-works-detail #fnav {
  display: none;
}
body.page-works-detail section {
  border-bottom: none !important;
}
body.page-works-detail section:after {
  display: none;
}
body.page-works-detail .section_wrap {
  width: 100% !important;
  max-width: 100% !important;
}
body.page-works-detail div#info {
  position: absolute;
  width: 340px;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 5000;
}
@media only screen and (max-width: 979px) {
  body.page-works-detail div#info {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 60px;
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 650px) {
  body.page-works-detail div#info {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
}
body.page-works-detail div#info:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  display: block;
  background-color: #171717;
  opacity: 1;
}
body.page-works-detail div#info a.back {
  display: block;
  position: absolute;
  bottom: 50px;
  text-align: center;
  width: 100%;
  z-index: 100;
}
@media only screen and (min-width: 979px) {
  body.page-works-detail div#info a.back:hover span:before {
    width: 100% !important;
    left: 0 !important;
    transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
    -webkit-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
    -moz-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
    -o-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
    -ms-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  }
}
body.page-works-detail div#info a.back span {
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  letter-spacing: 0.1em;
  display: inline-block;
  font-size: 12px;
  font-weight: 300;
  position: relative;
}
body.page-works-detail div#info a.back span:before {
  content: "";
  width: 0%;
  height: 1px;
  background-color: #fafafa;
  position: absolute;
  left: 100%;
  bottom: -6px;
  opacity: 0.6;
  transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms, left 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -webkit-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms, left 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -moz-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms, left 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -o-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms, left 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -ms-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms, left 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
}
body.page-works-detail div#info div.info_wrap {
  position: relative;
  z-index: 1;
  width: 260px;
  height: 90%;
  padding-top: 80px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 979px) {
  body.page-works-detail div#info div.info_wrap {
    width: 80%;
    height: auto;
  }
}
body.page-works-detail div#info div.info_wrap h1 {
  display: block;
}
body.page-works-detail div#info div.info_wrap h1 span {
  color: #b6b692;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 650px) {
  body.page-works-detail div#info div.info_wrap h1 span {
    font-size: 13px;
  }
}
body.page-works-detail div#info div.info_wrap h1 span.fs {
  font-size: 10px !important;
  vertical-align: top;
}
body.page-works-detail div#info div.info_wrap p.text {
  display: block;
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #333333;
  text-align: justify;
}
@media only screen and (max-width: 650px) {
  body.page-works-detail div#info div.info_wrap p.text {
    margin-top: 20px;
    padding-top: 20px;
  }
}
body.page-works-detail div#info div.info_wrap p.text.mini span {
  font-size: 11px;
  line-height: 1.8;
}
body.page-works-detail div#info div.info_wrap p.text span {
  font-size: 12px;
  line-height: 2;
  letter-spacing: 0.06em;
  display: block;
}

body.load div#wheel .wheel_wrap {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
}
body.load div#wheel:before {
  width: 100%;
}

div#wheel {
  width: 100%;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
div#wheel:before {
  width: 0%;
  height: 1px;
  background-color: #484848;
  content: "";
  top: 50%;
  left: 0;
  position: absolute;
  -webkit-transition: width 1000ms cubic-bezier(0.645, 0.045, 0.355, 1) 200ms;
  -moz-transition: width 1000ms cubic-bezier(0.645, 0.045, 0.355, 1) 200ms;
  -o-transition: width 1000ms cubic-bezier(0.645, 0.045, 0.355, 1) 200ms;
  -ms-transition: width 1000ms cubic-bezier(0.645, 0.045, 0.355, 1) 200ms;
  transition: width 1000ms cubic-bezier(0.645, 0.045, 0.355, 1) 200ms;
}
@media only screen and (max-width: 979px) {
  div#wheel:before {
    display: none;
  }
}
div#wheel div.wheel_wrap {
  position: relative;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: transform 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 800ms, opacity 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 1000ms;
  -webkit-transition: -webkit-transform 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 800ms, opacity 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 1000ms;
  -moz-transition: -moz-transform 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 800ms, opacity 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 1000ms;
  -o-transition: -o-transform 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 800ms, opacity 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 1000ms;
  -ms-transition: -ms-transform 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 800ms, opacity 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 1000ms;
}
@media only screen and (max-width: 979px) {
  div#wheel div.wheel_wrap {
    padding-bottom: 40px;
  }
}
div#wheel div.wheel_wrap ul.infinity_wrap {
  width: 100%;
  height: 100%;
}
div#wheel div.wheel_wrap ul.infinity_wrap li {
  position: absolute;
  height: 100%;
}
@media only screen and (max-width: 979px) {
  div#wheel div.wheel_wrap ul.infinity_wrap li {
    position: relative;
    margin-bottom: 2px;
  }
}
div#wheel div.wheel_wrap ul.infinity_wrap li a {
  height: 100%;
  display: block;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
div#wheel div.wheel_wrap ul.infinity_wrap li a dl {
  width: 100%;
  height: 100%;
}
div#wheel div.wheel_wrap ul.infinity_wrap li a dl dt {
  width: 100%;
  height: 100%;
  display: table;
}
div#wheel div.wheel_wrap ul.infinity_wrap li a dl dt div {
  display: table-cell;
  vertical-align: middle;
}
div#wheel div.wheel_wrap ul.infinity_wrap li a dl dt span {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
@media only screen and (min-width: 979px) {
  div#wheel div.wheel_wrap ul.infinity_wrap li a dl dt span:hover:before {
    opacity: 0.5;
  }
  div#wheel div.wheel_wrap ul.infinity_wrap li a dl dt span:hover:after {
    opacity: 1;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
}
div#wheel div.wheel_wrap ul.infinity_wrap li a dl dt span:before {
  z-index: 1;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #212121;
  -webkit-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
div#wheel div.wheel_wrap ul.infinity_wrap li a dl dt span:after {
  opacity: 0;
  content: "";
  background-image: url(../img/zoom_01_s.png);
  width: 30px;
  height: 30px;
  background-size: 100% auto;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  -webkit-transition: all 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: all 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: all 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: all 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: all 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transform-origin: center;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -o-transform-origin: center;
  -ms-transform-origin: center;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
}
div#wheel div.wheel_wrap ul.infinity_wrap li a dl dt img {
  width: 100%;
  height: auto;
  display: block;
}
div#wheel div.wheel_wrap ul.infinity_wrap li a dl dt img.h {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

div#modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 4999;
  display: none;
}
div#modal .base {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
  position: absolute;
  z-index: 0;
  opacity: 0.9;
  cursor: pointer;
}
div#modal div.loading {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  z-index: 1;
  background-color: #000;
}
div#modal div.modal_wrap {
  position: absolute;
  z-index: 2;
  height: 80%;
  top: 10%;
  left: 10%;
  width: 80%;
}
div#modal div.modal_wrap .wrap {
  width: 100%;
  height: 100%;
  display: table;
}
div#modal div.modal_wrap .wrap div.pic {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 0;
  opacity: 0;
}
div#modal div.modal_wrap .wrap div.pic.h.mini img {
  height: 500px !important;
  width: auto !important;
}
div#modal div.modal_wrap .wrap div.pic.h.mini.minimini img {
  height: 400px !important;
  width: auto !important;
}
div#modal div.modal_wrap .wrap div.pic.h img {
  height: 600px !important;
  width: auto !important;
}
div#modal div.modal_wrap .wrap div.pic img {
  width: 80%;
  max-width: 800px;
  height: auto;
  display: inline-block;
}
div#modal a.modal_arr {
  position: absolute;
  padding: 20px;
  height: 30px;
  width: 30px;
  background-image: url(../img/arr_prev2.png);
  background-size: 16px auto;
  background-repeat: no-repeat;
  background-position: center;
  top: 50%;
  margin-top: -25px;
}
div#modal a.modal_arr.modal_prev {
  left: 0;
}
div#modal a.modal_arr.modal_next {
  right: 0;
  background-size: 16px auto;
  background-image: url(../img/arr_next2.png);
}
div#modal a.modal_close {
  font-size: 16px;
  letter-spacing: 0.01em;
  display: inline-block;
  line-height: 32px;
  position: absolute;
  width: 100px;
  text-align: center;
  right: 0%;
  top: 30px;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  z-index: 5000;
}
div#modal a.modal_close.topics {
  top: 100px;
}
div#modal a.modal_close span {
  display: inline-block;
}
div#modal a.modal_close span span {
  display: inline-block;
  width: 28px;
  height: 28px;
  position: relative;
  vertical-align: top;
}
div#modal a.modal_close span span:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 5px;
  top: 5px;
  transform-origin: left top;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  -ms-transform-origin: left top;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
div#modal a.modal_close span span:before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  right: 4px;
  top: 5px;
  transform-origin: right top;
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -o-transform-origin: right top;
  -ms-transform-origin: right top;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
div#modal a.modal_close:hover {
  text-decoration: underline;
}

body.page-square {
  background-color: #fdfdfd;
  overflow: hidden;
}
body.page-square #wrapAll {
  opacity: 0;
}
body.page-square div.bg_text span.wrap {
  color: #f7f7f7;
}
body.page-square footer {
  background-color: #000000;
}
body.page-square #wrapAll #main:after,
body.page-square #wrapAll:after,
body.page-square #wrapAll #main:before,
body.page-square #wrapAll:before {
  z-index: 5000;
  opacity: 0;
}
body.page-square #wrapAll #main:before,
body.page-square #wrapAll:before {
  background-color: #e0e0e0;
}
body.page-square #wrapAll #main:after,
body.page-square #wrapAll:after {
  background-color: #ffffff;
  display: none !important;
}
body.page-square #wrapAll #main section.sub_sec {
  border-bottom: none !important;
}
body.page-square #wrapAll #main section.sub_sec.bg:before {
  background-color: #f94949;
  opacity: 0.5;
}
body.page-square #main section.sub_sec:after {
  background-color: #ffffff !important;
  display: none !important;
}
body.page-square div#ttl h1.ttl span {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.06em;
  font-weight: 500;
}
body.page-square div.tit_box h2.tit span {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.06em;
  font-weight: 500;
}
body.page-square h2.ttl_jp span {
  color: #525252;
}
body.page-square h3.tit_jp span {
  color: #525252;
}
body.page-square th,
body.page-square td,
body.page-square h1,
body.page-square h2,
body.page-square h3,
body.page-square h4,
body.page-square h5,
body.page-square h6,
body.page-square pre,
body.page-square input,
body.page-square textarea,
body.page-square option,
body.page-square div,
body.page-square p,
body.page-square dt,
body.page-square dd,
body.page-square li,
body.page-square address {
  color: #333333;
}
body.page-square a {
  color: #333333;
}
body.page-square a.text_tel_link {
  color: #fafafa !important;
}
body.page-square a:visited {
  color: #333333;
}
body.page-square a:hover {
  color: #333333;
}
body.page-square table tbody tr {
  width: 100%;
  border-top: 1px solid #c1c1c1;
}
body.page-square div.text_box {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 979px) {
  body.page-square div.text_box {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
body.page-square footer .footer_wrap div#fnav div.fnav_wrap div.fnav.fnav_03 p.contact_tit span {
  color: #bbbbbb;
}
@media only screen and (max-width: 979px) {
  body.page-square header {
    display: none !important;
  }
}
body.page-square a#menubtn ul li {
  background-color: #b1b1b1;
}
body.page-square div#popupnav .base {
  background-color: #fff;
}
body.page-square div#popupnav nav ul {
  text-align: left;
}
body.page-square div#popupnav {
  opacity: 1 !important;
  visibility: visible !important;
  z-index: 5000 !important;
  width: 180px;
  left: auto;
  right: -180px;
  transition: visibility 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, opacity 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, right 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -webkit-transition: visibility 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, opacity 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, right 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -moz-transition: visibility 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, opacity 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, right 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -o-transition: visibility 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, opacity 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, right 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -ms-transition: visibility 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, opacity 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, right 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
}
body.page-square div#popupnav.active {
  right: 0;
}
body.page-square div#popupnav nav {
  left: 40px;
  margin-left: 0;
}
body.page-square div#popupnav nav ul li a.current span {
  background-color: transparent;
}
body.page-square div#popupnav nav ul li a {
  display: block;
  padding: 5px 10px;
}
body.page-square div#popupnav nav ul li a.current:hover span:after {
  opacity: 1 !important;
}
body.page-square div#popupnav nav ul li a.current span:after {
  width: 10px !important;
  height: 6px !important;
  left: -18px !important;
  opacity: 1;
  transition: opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -webkit-transition: opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -moz-transition: opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -o-transition: opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -ms-transition: opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
}
@media only screen and (min-width: 979px) {
  body.page-square div#popupnav nav ul li a:hover span:after {
    width: 10px !important;
    height: 6px !important;
    left: -18px !important;
    opacity: 0.5;
    transition: opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
    -webkit-transition: opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
    -moz-transition: opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
    -o-transition: opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
    -ms-transition: opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  }
}
body.page-square div#popupnav nav ul li a span {
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  color: #000;
  letter-spacing: 0.1em;
  font-weight: 400;
  position: relative;
  transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -webkit-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: color 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
body.page-square div#popupnav nav ul li a span:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  left: -18px;
  top: 50%;
  margin-top: -5px;
  display: block;
  box-sizing: border-box;
  border: 1px solid #cccccc;
  z-index: 100;
}
body.page-square div#popupnav nav ul li a span:after {
  content: "";
  background-color: transparent;
  position: absolute;
  transform-origin: center;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -o-transform-origin: center;
  -ms-transform-origin: center;
  left: -18px;
  top: 50%;
  margin-top: -8px;
  bottom: auto;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  width: 10px;
  height: 6px;
  border-left: 2px solid #c11603;
  border-bottom: 2px solid #c11603;
  opacity: 0;
  z-index: 200;
  transition: opacity 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -webkit-transition: opacity 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -moz-transition: opacity 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -o-transition: opacity 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -ms-transition: opacity 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
}

div#ComingSoon {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999999;
}
div#ComingSoon div.ComingSoon_wrap {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 8px solid #fff;
  position: relative;
}
div#ComingSoon div.ComingSoon_wrap div.ch_cover {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #bbb700;
  opacity: 1;
  top: 0;
  left: 0;
}
div#ComingSoon div.ComingSoon_wrap div.lead_box {
  z-index: 3000;
  width: 50%;
  position: absolute;
  top: 0%;
  left: 50%;
  height: 100%;
}
div#ComingSoon div.ComingSoon_wrap div.lead_box div.lead_box_wrap p.lead span {
  color: #fff;
}
div#ComingSoon div.ComingSoon_wrap div.lead_box div.lead_box_wrap p.lead_text {
  text-align: left;
}
div#ComingSoon div.ComingSoon_wrap div.lead_box div.lead_box_wrap p.lead_text span {
  color: #fff;
}
div#ComingSoon div.ComingSoon_wrap div.ch_text_box2 {
  position: absolute;
  z-index: 3000;
  top: 50%;
  width: 40%;
  right: 10%;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: -74px;
}
@media only screen and (max-width: 650px) {
  div#ComingSoon div.ComingSoon_wrap div.ch_text_box2 {
    display: none;
  }
}
div#ComingSoon div.ComingSoon_wrap div.ch_text_box2 h4 {
  display: block;
  margin-bottom: 18px;
}
div#ComingSoon div.ComingSoon_wrap div.ch_text_box2 h4 span {
  color: #fff;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 28px;
  letter-spacing: 0.1em;
}
div#ComingSoon div.ComingSoon_wrap div.ch_text_box2 p {
  display: block;
  margin-bottom: 24px;
}
div#ComingSoon div.ComingSoon_wrap div.ch_text_box2 p span {
  color: #fff;
  font-size: 13px;
  line-height: 2;
}
div#ComingSoon div.ComingSoon_wrap div.ch_text_box2 a {
  display: block;
  opacity: 1;
}
@media only screen and (min-width: 979px) {
  div#ComingSoon div.ComingSoon_wrap div.ch_text_box2 a:hover span:after {
    width: 0;
  }
}
div#ComingSoon div.ComingSoon_wrap div.ch_text_box2 a span {
  color: #fff;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 16px;
  letter-spacing: 0.1em;
  display: inline-block;
  padding-bottom: 7px;
  position: relative;
}
div#ComingSoon div.ComingSoon_wrap div.ch_text_box2 a span:after {
  content: "";
  background-color: #fff;
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -webkit-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -moz-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -o-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -ms-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
}
div#ComingSoon div.ComingSoon_wrap div.ch_text_box {
  position: absolute;
  z-index: 3000;
  top: 50%;
  left: 10%;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: -74px;
}
@media only screen and (max-width: 650px) {
  div#ComingSoon div.ComingSoon_wrap div.ch_text_box {
    margin-top: -98px;
  }
}
div#ComingSoon div.ComingSoon_wrap div.ch_text_box .ttl_box {
  background-image: url(../img/square_10.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 54px 59px;
  padding-left: 72px;
  height: 62px;
}
div#ComingSoon div.ComingSoon_wrap div.ch_text_box h4 {
  display: none;
  margin-bottom: 18px;
  margin-top: 36px;
}
@media only screen and (max-width: 650px) {
  div#ComingSoon div.ComingSoon_wrap div.ch_text_box h4 {
    display: block;
  }
}
div#ComingSoon div.ComingSoon_wrap div.ch_text_box h4 span {
  color: #fff;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 28px;
  letter-spacing: 0.1em;
}
div#ComingSoon div.ComingSoon_wrap div.ch_text_box a {
  display: none;
  opacity: 1;
}
@media only screen and (max-width: 650px) {
  div#ComingSoon div.ComingSoon_wrap div.ch_text_box a {
    display: block;
  }
}
@media only screen and (min-width: 979px) {
  div#ComingSoon div.ComingSoon_wrap div.ch_text_box a:hover span:after {
    width: 0;
  }
}
div#ComingSoon div.ComingSoon_wrap div.ch_text_box a span {
  color: #fff;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 14px;
  letter-spacing: 0.1em;
  display: inline-block;
  padding-bottom: 7px;
  position: relative;
}
div#ComingSoon div.ComingSoon_wrap div.ch_text_box a span:after {
  content: "";
  background-color: #fff;
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -webkit-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -moz-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -o-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -ms-transition: width 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
}
div#ComingSoon div.ComingSoon_wrap div.ch_text_box h1 {
  padding-top: 8px;
  display: block;
}
div#ComingSoon div.ComingSoon_wrap div.ch_text_box h1 span {
  display: inline-block;
  line-height: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #fff;
}
div#ComingSoon div.ComingSoon_wrap div.ch_text_box h2 {
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
div#ComingSoon div.ComingSoon_wrap div.ch_text_box h2 span {
  color: #fff;
}
div#ComingSoon div.ComingSoon_wrap div.ch_text_box h3 {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  display: block;
  padding-top: 12px;
}
div#ComingSoon div.ComingSoon_wrap div.ch_text_box h3 span {
  display: inline-block;
  color: #fff;
}
div#ComingSoon div.ComingSoon_wrap div.ch_text_box p.credit span {
  font-size: 10px;
  letter-spacing: 0.1em;
  color: #ffffff;
  line-height: 1.6;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  opacity: 0.8;
}
div#ComingSoon div.ComingSoon_wrap div.ch_text_box ul {
  padding-top: 16px;
  font-size: 0;
}
div#ComingSoon div.ComingSoon_wrap div.ch_text_box ul li {
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 2px;
  background-color: #ccc;
  position: relative;
}
div#ComingSoon div.ComingSoon_wrap div.ch_text_box ul li:after {
  content: "";
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.3;
}

body.page-square.square-index #wrapAll {
  padding-top: 0;
}
body.page-square.square-index #wrapAll section {
  opacity: 1 !important;
  transform: translate3d(0px, 0px, 0px) !important;
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
  -moz-transform: translate3d(0px, 0px, 0px) !important;
  -ms-transform: translate3d(0px, 0px, 0px) !important;
  -o-transform: translate3d(0px, 0px, 0px) !important;
}
body.page-square.square-index .bg_text {
  z-index: 3000;
  opacity: 0.1;
}
body.page-square.square-index .sub_sec_01 {
  background-color: #fff;
  border-bottom: none !important;
}
body.page-square.square-index .sub_sec_01:after {
  display: none;
}
body.page-square.square-index #mv {
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 5000;
}
body.page-square.square-index #mv .mv_wrap {
  width: 100%;
  margin-left: 0;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}
body.page-square.square-index #mv .mv_wrap .text_box {
  position: absolute;
  z-index: 3000;
  top: 50%;
  left: 10%;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: -74px;
}
body.page-square.square-index #mv .mv_wrap .text_box .ttl_box {
  background-image: url(../img/square_10.svg);
  background-image: url(../img/square_10.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 54px 59px;
  padding-left: 72px;
  height: 62px;
}
body.page-square.square-index #mv .mv_wrap .text_box h1 {
  padding-top: 8px;
  display: block;
}
body.page-square.square-index #mv .mv_wrap .text_box h1 span {
  display: inline-block;
  line-height: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #fff;
}
body.page-square.square-index #mv .mv_wrap .text_box h2 {
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
body.page-square.square-index #mv .mv_wrap .text_box h2 span {
  color: #fff;
}
body.page-square.square-index #mv .mv_wrap .text_box h3 {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  display: block;
  padding-top: 12px;
}
body.page-square.square-index #mv .mv_wrap .text_box h3 span {
  display: inline-block;
  color: #fff;
}
body.page-square.square-index #mv .mv_wrap .text_box p.credit span {
  font-size: 10px;
  letter-spacing: 0.1em;
  color: #ffffff;
  line-height: 1.6;
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  opacity: 0.8;
}
body.page-square.square-index #mv .mv_wrap .text_box ul {
  padding-top: 16px;
  font-size: 0;
}
body.page-square.square-index #mv .mv_wrap .text_box ul li {
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 2px;
  background-color: #ccc;
  position: relative;
}
body.page-square.square-index #mv .mv_wrap .text_box ul li:after {
  content: "";
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.3;
}
body.page-square.square-index #mv .mv_wrap {
  width: 100%;
  height: 100%;
}
body.page-square.square-index #mv #slide {
  width: 100% !important;
  height: 100% !important;
  position: relative;
}
body.page-square.square-index #mv #slide .cover {
  content: "";
  z-index: 2900;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #bbb700;
  opacity: 0.8;
}
body.page-square.square-index div#ttl {
  text-align: center;
}
body.page-square.square-index div#ttl h1.ttl {
  display: inline-block;
}
body.page-square.square-index div#ttl h1.ttl span {
  color: #c11603;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 24px;
  letter-spacing: 0.1em;
  line-height: 2;
}
body.page-square.square-index div#ttl h2.ttl_jp {
  display: block;
}
body.page-square.square-index div#ttl h2.ttl_jp span {
  font-size: 12px;
  letter-spacing: 0.06em;
  color: #aaaaaa;
  line-height: 2;
}
body.page-square.square-index div#ttl p.lead {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.06em;
  display: block;
  margin-top: 20px;
}
body.page-square.square-index div.tit_box div.fl_box {
  width: 100%;
  display: table;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index div.tit_box div.fl_box {
    display: block;
    width: 100% !important;
  }
}
body.page-square.square-index div.tit_box div.fl_box div.fl_box_l {
  display: table-cell;
  vertical-align: top;
  width: 40%;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index div.tit_box div.fl_box div.fl_box_l {
    display: block;
    width: 100% !important;
    padding-bottom: 40px;
    position: relative;
  }
  body.page-square.square-index div.tit_box div.fl_box div.fl_box_l:after {
    position: absolute;
    content: "";
    background-color: #eee;
    width: 10px;
    height: 1px;
    left: 50%;
    margin-left: -5px;
    bottom: 20px;
  }
}
body.page-square.square-index div.tit_box div.fl_box div.fl_box_r {
  display: table-cell;
  vertical-align: top;
  padding-top: 1px;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index div.tit_box div.fl_box div.fl_box_r {
    display: block;
    width: 100% !important;
    padding-top: 0;
  }
}
body.page-square.square-index div.tit_box div.fl_box div.fl_box_r h4 {
  display: block;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index div.tit_box div.fl_box div.fl_box_r h4 {
    text-align: center;
  }
}
body.page-square.square-index div.tit_box div.fl_box div.fl_box_r h4 span {
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.06em;
  line-height: 1.6;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index div.tit_box div.fl_box div.fl_box_r h4 span {
    font-size: 13px;
  }
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index div.tit_box div.fl_box div.fl_box_r p.lead span br {
    display: none !important;
  }
}
body.page-square.square-index div.tit_box h2.tit span {
  color: #333333;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.4;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index div.tit_box h2.tit span {
    font-size: 16px;
  }
}
body.page-square.square-index div.tit_box h3.tit_jp {
  display: block;
}
body.page-square.square-index div.tit_box h3.tit_jp span {
  font-size: 14px;
  letter-spacing: 0.06em;
  color: #aaaaaa;
  line-height: 1.6;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index div.tit_box h3.tit_jp span {
    font-size: 11px;
  }
}
body.page-square.square-index div.tit_box p.lead {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.06em;
  display: block;
  margin-top: 20px;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index div.tit_box p.lead {
    font-size: 11px;
  }
}
body.page-square.square-index h5 {
  display: block;
  float: left;
  white-space: nowrap;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index h5 {
    float: none;
  }
}
body.page-square.square-index h5 span {
  font-size: 15px;
  letter-spacing: 0.06em;
  line-height: 37px;
  padding-left: 30px;
  font-weight: bold;
  color: #333333;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index h5 span {
    padding-left: 0;
    font-weight: normal;
    font-size: 13px;
    line-height: 1.6;
  }
}
body.page-square.square-index p.point {
  float: left;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index p.point {
    float: none;
    display: block;
  }
}
body.page-square.square-index p.point span {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 30px;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index p.point span {
    font-size: 12px;
  }
}
body.page-square.square-index p.point span span {
  font-weight: 700;
  font-size: 30px;
  padding-left: 10px;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index p.point span span {
    font-size: 14px;
    padding-left: 6px;
    font-weight: 500;
  }
}
body.page-square.square-index p.text span {
  font-size: 13px;
  line-height: 2;
  letter-spacing: 0.06em;
  display: block;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index p.text span {
    font-size: 11px;
  }
}
body.page-square.square-index div.lead_box {
  padding-top: 5%;
  padding-bottom: 6%;
  border-bottom: 1px solid #e0e0e0;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index div.lead_box {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
body.page-square.square-index div.lead_box div.lead_box_wrap {
  width: 80%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
body.page-square.square-index div.lead_box div.lead_box_wrap h1 {
  background-image: url(../img/square_09.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 70px 77px;
  padding-top: 80px;
}
body.page-square.square-index div.lead_box div.lead_box_wrap h1 span {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 2;
  font-weight: 700;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index div.lead_box div.lead_box_wrap img {
    width: 80%;
    height: auto;
  }
}
body.page-square.square-index div.lead_box div.lead_box_wrap p.lead {
  padding: 20px 0;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index div.lead_box div.lead_box_wrap p.lead {
    padding: 30px 0;
  }
}
body.page-square.square-index div.lead_box div.lead_box_wrap p.lead span {
  font-weight: bold;
  color: #333333;
  font-size: 16px;
  letter-spacing: 0.06em;
  line-height: 2;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index div.lead_box div.lead_box_wrap p.lead span {
    font-size: 13px;
    line-height: 1.6;
  }
}
body.page-square.square-index div.lead_box div.lead_box_wrap p.lead_text span {
  font-size: 13px;
  line-height: 2;
  letter-spacing: 0.06em;
  display: block;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index div.lead_box div.lead_box_wrap p.lead_text span {
    font-size: 11px;
  }
}
body.page-square.square-index div.box_wrap div.box {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #eee;
  margin-bottom: 20px;
}
body.page-square.square-index div.box_wrap div.box .box_in {
  padding: 40px 60px;
  text-align: justify;
}
body.page-square.square-index div.box_wrap div.box .box_in h5 {
  display: block;
  float: none;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
body.page-square.square-index div.box_wrap div.box .box_in h5 span {
  padding-left: 0;
}
body.page-square.square-index div.box_wrap div.box .box_in p.text {
  display: block;
}
body.page-square.square-index .accordion_wrap {
  border-top: 1px solid #eee;
}
body.page-square.square-index .accordion_wrap .accordion {
  cursor: pointer;
}
body.page-square.square-index .accordion_wrap .accordion .accordion_l {
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
  border-bottom: 1px solid #eee;
  position: relative;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index .accordion_wrap .accordion .accordion_l {
    padding-top: 12px;
    padding-bottom: 16px;
  }
}
body.page-square.square-index .accordion_wrap .accordion .accordion_l h5 span {
  -webkit-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
@media only screen and (min-width: 979px) {
  body.page-square.square-index .accordion_wrap .accordion .accordion_l:hover h5 span {
    opacity: 0.5;
  }
}
body.page-square.square-index .accordion_wrap .accordion .accordion_l span.arr {
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -9px;
  border: 2px solid #ffffff;
  border-radius: 100%;
  box-sizing: border-box;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transition: transform 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -webkit-transition: -webkit-transform 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: -moz-transform 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: -o-transform 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: -ms-transform 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index .accordion_wrap .accordion .accordion_l span.arr {
    opacity: 0.8;
    transform: rotate(0deg) scale(0.8, 0.8);
    -webkit-transform: rotate(0deg) scale(0.8, 0.8);
    -moz-transform: rotate(0deg) scale(0.8, 0.8);
    -o-transform: rotate(0deg) scale(0.8, 0.8);
    -ms-transform: rotate(0deg) scale(0.8, 0.8);
  }
}
body.page-square.square-index .accordion_wrap .accordion .accordion_l span.arr:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 10px;
  background-color: #ffffff;
  left: 50%;
  margin-left: -1px;
  top: 2px;
  opacity: 1;
  -webkit-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
body.page-square.square-index .accordion_wrap .accordion .accordion_l span.arr:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 2px;
  background-color: #ffffff;
  top: 50%;
  margin-top: -1px;
  left: 2px;
  opacity: 1;
  -webkit-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
body.page-square.square-index .accordion_wrap .accordion .accordion_l.active span.arr {
  transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index .accordion_wrap .accordion .accordion_l.active span.arr {
    transform: rotate(270deg) scale(0.8, 0.8);
    -webkit-transform: rotate(270deg) scale(0.8, 0.8);
    -moz-transform: rotate(270deg) scale(0.8, 0.8);
    -o-transform: rotate(270deg) scale(0.8, 0.8);
    -ms-transform: rotate(270deg) scale(0.8, 0.8);
  }
}
body.page-square.square-index .accordion_wrap .accordion .accordion_l.active span.arr:after {
  opacity: 0;
}
body.page-square.square-index .accordion_wrap .accordion .accordion_r {
  border-bottom: 1px solid #eee;
  padding: 20px;
  display: none;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index .accordion_wrap .accordion .accordion_r {
    padding: 16px 0px;
  }
}
body.page-square.square-index .accordion_wrap .accordion .accordion_r p.text {
  padding: 20px;
  background-color: #ffffff;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index .accordion_wrap .accordion .accordion_r p.text {
    padding: 10px;
  }
}
body.page-square.square-index .accordion_wrap .accordion .accordion_r .fl {
  padding: 20px;
  background-color: #ffffff;
}
body.page-square.square-index .accordion_wrap .accordion .accordion_r div.fl_boox_wrap {
  display: table;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index .accordion_wrap .accordion .accordion_r div.fl_boox_wrap {
    display: block;
    width: 100% !important;
  }
}
body.page-square.square-index .accordion_wrap .accordion .accordion_r div.fl_boox_wrap div.fl_boox {
  display: table-cell;
  vertical-align: top;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index .accordion_wrap .accordion .accordion_r div.fl_boox_wrap div.fl_boox {
    display: block;
    width: 100% !important;
  }
}
body.page-square.square-index .accordion_wrap .accordion .accordion_r div.fl_boox_wrap div.fl_boox.fl_boox_l {
  width: 360px;
}
body.page-square.square-index .accordion_wrap .accordion .accordion_r div.fl_boox_wrap div.fl_boox.fl_boox_l div {
  padding: 0 20px;
  background-color: #fff;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index .accordion_wrap .accordion .accordion_r div.fl_boox_wrap div.fl_boox.fl_boox_l div {
    padding: 20px 0;
  }
}
body.page-square.square-index .accordion_wrap .accordion .accordion_r div.fl_boox_wrap div.fl_boox.fl_boox_l img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
}
body.page-square.square-index .accordion_wrap .accordion .accordion_r div.fl_boox_wrap div.fl_boox.fl_boox_r {
  padding-left: 30px;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index .accordion_wrap .accordion .accordion_r div.fl_boox_wrap div.fl_boox.fl_boox_r {
    padding-left: 0;
  }
}
body.page-square.square-index .accordion_wrap .accordion .accordion_r div.fl_boox_wrap div.fl_boox.fl_boox_r p.text {
  font-size: 12px;
  padding: 0px;
  background-color: transparent;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index .accordion_wrap .accordion .accordion_r div.fl_boox_wrap div.fl_boox.fl_boox_r p.text {
    font-size: 11px;
  }
}

body.page-square.square-index div.col_3_wrap {
  width: 100%;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  display: table;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index div.col_3_wrap {
    display: block;
  }
}
body.page-square.square-index div.col_3_wrap div.col_3 {
  display: table-cell;
  width: 33.33%;
  vertical-align: top;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index div.col_3_wrap div.col_3 {
    display: block;
    width: 100%;
  }
}
body.page-square.square-index div.col_3_wrap div.col_3 div.col_wrap {
  padding: 40px 36px;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index div.col_3_wrap div.col_3 div.col_wrap {
    padding: 30px;
  }
}
body.page-square.square-index div.col_3_wrap div.col_3 div.col_wrap p.plan_name {
  display: block;
}
body.page-square.square-index div.col_3_wrap div.col_3 div.col_wrap p.plan_name span {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  letter-spacing: 0.06em;
  line-height: 2;
  font-weight: 700;
  background-image: url(../img/square_09.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 40px auto;
  height: 46px;
  line-height: 21px;
  padding-left: 54px;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index div.col_3_wrap div.col_3 div.col_wrap p.plan_name span {
    font-size: 14px;
  }
}
body.page-square.square-index div.col_3_wrap div.col_3 div.col_wrap p.plan_text {
  font-size: 13px;
  line-height: 2;
  padding-top: 14px;
  margin-top: 14px;
  border-top: 1px solid #fff;
  display: block;
  width: 100%;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index div.col_3_wrap div.col_3 div.col_wrap p.plan_text {
    font-size: 12px;
  }
}
body.page-square.square-index div.col_3_wrap div.col_3 div.col_wrap p.plan_text span {
  font-size: 12px;
  display: block;
  line-height: 1.6;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index div.col_3_wrap div.col_3 div.col_wrap p.plan_text span {
    font-size: 11px;
  }
}
body.page-square.square-index div.col_3_wrap div.col_3 div.col_wrap p.plan_text span span {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 1px;
  line-height: 1.6;
  display: block;
  padding-bottom: 8px;
}
@media only screen and (max-width: 650px) {
  body.page-square.square-index div.col_3_wrap div.col_3 div.col_wrap p.plan_text span span {
    font-size: 12px;
  }
}

section.sub_sec_05 ul.speclist {
  width: 100%;
  margin-left: 0%;
  overflow: hidden;
  position: relative;
  z-index: 1000;
  border-top: 1px solid #ccc;
}
section.sub_sec_05 ul.speclist li {
  width: 16.66%;
  margin-left: 0%;
  margin-right: 0%;
  float: left;
  box-sizing: border-box;
  margin-bottom: 1%;
}
@media only screen and (max-width: 650px) {
  section.sub_sec_05 ul.speclist li {
    width: 33.33%;
  }
}
section.sub_sec_05 ul.speclist li a {
  display: block;
  text-align: left;
  -webkit-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
section.sub_sec_05 ul.speclist li a.active {
  background-color: #e7f700;
}
@media only screen and (min-width: 979px) {
  section.sub_sec_05 ul.speclist li a:hover {
    opacity: 0.5;
  }
}
section.sub_sec_05 ul.speclist li a dl {
  padding-top: 10px;
  padding-bottom: 20px;
}
section.sub_sec_05 ul.speclist li a dl dt {
  position: relative;
  width: 100%;
  overflow: hidden;
  text-align: center;
}
section.sub_sec_05 ul.speclist li a dl dt .ico {
  display: inline-block;
  margin-top: 20px;
  width: 80px;
  margin-left: auto;
  margin-right: auto;
  opacity: 0.8;
}
@media only screen and (max-width: 650px) {
  section.sub_sec_05 ul.speclist li a dl dt .ico {
    width: 60px;
  }
  section.sub_sec_05 ul.speclist li a dl dt .ico img {
    width: 100%;
    height: auto;
  }
}
section.sub_sec_05 ul.speclist li a dl dt span {
  display: block;
  line-height: 1.6;
}
section.sub_sec_05 ul.speclist li a dl dt span.en {
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 11px;
  letter-spacing: 0.1em;
  font-weight: 700;
  opacity: 0.5;
}
@media only screen and (max-width: 650px) {
  section.sub_sec_05 ul.speclist li a dl dt span.en {
    font-size: 9px;
    letter-spacing: 0;
  }
}
section.sub_sec_05 ul.speclist li a dl dt span.jp {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #333333;
}
section.sub_sec_05 ul.speclist li a dl dt span.jp span {
  display: inline-block;
}
@media only screen and (max-width: 650px) {
  section.sub_sec_05 ul.speclist li a dl dt span.jp {
    font-size: 12px;
  }
  section.sub_sec_05 ul.speclist li a dl dt span.jp span {
    display: none;
  }
}
@media only screen and (max-width: 650px) {
  section.sub_sec_05 ul.speclist li a dl dt span.jp span {
    display: none;
  }
}
section.sub_sec_05 ul.speclist li a dl dt span.arr {
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  display: none;
  opacity: 0.8;
  right: 0;
  top: 50%;
  margin-top: -9px;
  border: 2px solid #ffffff;
  border-radius: 100%;
  box-sizing: border-box;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transition: transform 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -webkit-transition: -webkit-transform 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: -moz-transform 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: -o-transform 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: -ms-transform 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
section.sub_sec_05 ul.speclist li a dl dt span.arr:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 10px;
  background-color: #ffffff;
  left: 50%;
  margin-left: -1px;
  top: 2px;
  opacity: 1;
  -webkit-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
section.sub_sec_05 ul.speclist li a dl dt span.arr:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 2px;
  background-color: #ffffff;
  top: 50%;
  margin-top: -1px;
  left: 2px;
  opacity: 1;
  -webkit-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
section.sub_sec_05 ul.speclist li a dl dd {
  height: 40px;
  display: none;
}

body.page-square.square-index section.sub_sec_01 {
  z-index: 6000 !important;
}
body.page-square.square-index section.sub_sec_02 {
  background-color: #c3445c;
}
body.page-square.square-index section.sub_sec_02 .lead_box {
  background-color: #ffffff;
}
body.page-square.square-index section.sub_sec_02 div.tit_box h2.tit span {
  color: #ffffff;
}
body.page-square.square-index section.sub_sec_02 div.tit_box h3.tit_jp span {
  color: #ffffff;
}
body.page-square.square-index section.sub_sec_02 h4 span {
  color: #ffffff;
}
body.page-square.square-index section.sub_sec_02 p.lead {
  color: #ffffff;
}
body.page-square.square-index section.sub_sec_02 p.point {
  color: #ffffff;
}
body.page-square.square-index section.sub_sec_02 h5 span {
  color: #ffffff;
}
body.page-square.square-index section.sub_sec_03 {
  background-color: #25af89;
}
body.page-square.square-index section.sub_sec_03 div.tit_box h2.tit span {
  color: #ffffff;
}
body.page-square.square-index section.sub_sec_03 div.tit_box h3.tit_jp span {
  color: #ffffff;
}
body.page-square.square-index section.sub_sec_03 h4 span {
  color: #ffffff;
}
body.page-square.square-index section.sub_sec_03 p.lead {
  color: #ffffff;
}
body.page-square.square-index section.sub_sec_03 p.plan_name span {
  color: #ffffff;
}
body.page-square.square-index section.sub_sec_03 p.plan_text {
  color: #ffffff;
}
body.page-square.square-index section.sub_sec_04 {
  background-color: #1b5194;
}
body.page-square.square-index section.sub_sec_04 div.tit_box h2.tit span {
  color: #ffffff;
}
body.page-square.square-index section.sub_sec_04 div.tit_box h3.tit_jp span {
  color: #ffffff;
}
body.page-square.square-index section.sub_sec_04 h4 span {
  color: #ffffff;
}
body.page-square.square-index section.sub_sec_04 p.lead {
  color: #ffffff;
}
body.page-square.square-index section.sub_sec_04 p.point {
  color: #ffffff;
}
body.page-square.square-index section.sub_sec_04 h5 span {
  color: #ffffff;
}
body.page-square.square-index section.sub_sec_05 {
  background-color: #fff;
}

.tit_box_c {
  text-align: center;
}

#specload {
  position: fixed;
  background-image: url(../img/square/loading.gif);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 30px;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
  visibility: hidden;
  transition: visibility 200ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, opacity 200ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, z-index 200ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -webkit-transition: visibility 200ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, opacity 200ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, z-index 200ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -moz-transition: visibility 200ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, opacity 200ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, z-index 200ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -o-transition: visibility 200ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, opacity 200ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, z-index 200ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
  -ms-transition: visibility 200ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, opacity 200ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms, z-index 200ms cubic-bezier(0.25, 0.1, 0.25, 1) 0ms;
}
#specload.active {
  opacity: 1;
  visibility: visible;
  z-index: 99999;
}

div.view {
  width: 100%;
  position: relative;
}
div.view div.view_wrap {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 0;
}
div.view div.view_wrap.active {
  position: relative;
  opacity: 1;
  z-index: 1000;
}
div.view div.view_wrap div.view_box_wrap {
  width: 100%;
  display: table;
}
@media only screen and (max-width: 650px) {
  div.view div.view_wrap div.view_box_wrap {
    display: block;
    width: 100% !important;
  }
}
div.view div.view_wrap div.view_box_wrap div.view_box {
  display: table-cell;
  vertical-align: middle;
  padding-top: 20px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 650px) {
  div.view div.view_wrap div.view_box_wrap div.view_box {
    display: block;
    width: 100% !important;
    padding-bottom: 20px;
  }
}
div.view div.view_wrap div.view_box_wrap div.view_box.view_box_l {
  width: 48%;
}
div.view div.view_wrap div.view_box_wrap div.view_box.view_box_l img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 300px;
  width: 60%;
  height: auto;
}
@media only screen and (max-width: 650px) {
  div.view div.view_wrap div.view_box_wrap div.view_box.view_box_l img {
    width: 90%;
  }
}
div.view div.view_wrap div.view_box_wrap div.view_box.view_box_l img.svg {
  width: 260px;
  height: 184px;
}
div.view div.view_wrap div.view_box_wrap div.view_box.view_box_r {
  padding-left: 5%;
}
@media only screen and (max-width: 650px) {
  div.view div.view_wrap div.view_box_wrap div.view_box.view_box_r {
    padding-left: 0;
  }
}
div.view div.view_wrap div.view_box_wrap div.view_box.view_box_r h4 {
  display: block;
}
@media only screen and (max-width: 650px) {
  div.view div.view_wrap div.view_box_wrap div.view_box.view_box_r h4 {
    text-align: center;
  }
}
div.view div.view_wrap div.view_box_wrap div.view_box.view_box_r h4 span {
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.06em;
  line-height: 1.6;
}
@media only screen and (max-width: 650px) {
  div.view div.view_wrap div.view_box_wrap div.view_box.view_box_r h4 span {
    font-size: 13px;
  }
}
div.view div.view_wrap div.view_box_wrap div.view_box.view_box_r p.spectit {
  display: block;
}
@media only screen and (max-width: 650px) {
  div.view div.view_wrap div.view_box_wrap div.view_box.view_box_r p.spectit {
    text-align: center;
  }
}
div.view div.view_wrap div.view_box_wrap div.view_box.view_box_r p.spectit span {
  font-size: 15px;
  letter-spacing: 0.06em;
  line-height: 37px;
  font-weight: bold;
  color: #333333;
}
@media only screen and (max-width: 650px) {
  div.view div.view_wrap div.view_box_wrap div.view_box.view_box_r p.spectit span {
    font-size: 12px;
    line-height: 1.6;
  }
  div.view div.view_wrap div.view_box_wrap div.view_box.view_box_r p.spectit span br {
    display: none !important;
  }
}
div.view div.view_wrap div.view_box_wrap div.view_box.view_box_r p.lead span {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.06em;
  display: block;
  margin-top: 20px;
}
@media only screen and (max-width: 650px) {
  div.view div.view_wrap div.view_box_wrap div.view_box.view_box_r p.lead span {
    font-size: 11px;
  }
  div.view div.view_wrap div.view_box_wrap div.view_box.view_box_r p.lead span br {
    display: none !important;
  }
}
div.view div.view_wrap div.view_box_wrap div.view_box.view_box_r p.txt span {
  color: #333333;
  font-size: 13px;
  line-height: 2;
  letter-spacing: 0.06em;
  display: block;
  margin-top: 20px;
}

footer {
  position: relative;
  z-index: 9000;
  background-color: #151515;
}
footer .footer_wrap div#fnav {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 650px) {
  footer .footer_wrap div#fnav {
    padding-top: 48px;
    padding-bottom: 28px;
  }
}
footer .footer_wrap div#fnav div.fnav_wrap {
  width: 100%;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 650px) {
  footer .footer_wrap div#fnav div.fnav_wrap {
    display: block;
  }
}
footer .footer_wrap div#fnav div.fnav_wrap div.fnav {
  display: table-cell;
  width: 33.33%;
  vertical-align: top;
}
@media only screen and (max-width: 650px) {
  footer .footer_wrap div#fnav div.fnav_wrap div.fnav {
    display: none;
  }
}
footer .footer_wrap div#fnav div.fnav_wrap div.fnav ul {
  width: 90%;
  border-right: 1px solid #2b2b2b;
}
footer .footer_wrap div#fnav div.fnav_wrap div.fnav ul li {
  width: 100%;
  display: block;
}
footer .footer_wrap div#fnav div.fnav_wrap div.fnav ul li a {
  display: block;
  width: 100%;
  -webkit-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -moz-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -o-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  -ms-transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
  transition: opacity 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms;
}
@media only screen and (min-width: 979px) {
  footer .footer_wrap div#fnav div.fnav_wrap div.fnav ul li a:hover {
    opacity: 0.5;
  }
}
footer .footer_wrap div#fnav div.fnav_wrap div.fnav ul li a span.wrap {
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 13px;
  line-height: 30px;
  letter-spacing: 0.15em;
  color: #bbbbbb;
}
footer .footer_wrap div#fnav div.fnav_wrap div.fnav ul li a span.wrap span {
  font-family: "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 11px;
  display: inline-block;
  padding-left: 10px;
  color: #aaaaaa;
  letter-spacing: 0.08em;
}
@media only screen and (max-width: 650px) {
  footer .footer_wrap div#fnav div.fnav_wrap div.fnav.fnav_03 {
    display: block;
    width: 100%;
  }
}
footer .footer_wrap div#fnav div.fnav_wrap div.fnav.fnav_03 p.contact_tit {
  display: block;
}
footer .footer_wrap div#fnav div.fnav_wrap div.fnav.fnav_03 p.contact_tit span {
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.1em;
  display: block;
  color: #b6b692;
}
footer .footer_wrap div#fnav div.fnav_wrap div.fnav.fnav_03 p.contact_txt {
  white-space: nowrap;
  padding: 12px 0;
  display: block;
}
footer .footer_wrap div#fnav div.fnav_wrap div.fnav.fnav_03 p.contact_txt span {
  font-size: 12px;
  line-height: 20px;
  color: #bbbbbb;
}
footer .footer_wrap div#fnav div.fnav_wrap div.fnav.fnav_03 dl {
  display: table;
  width: 100%;
}
footer .footer_wrap div#fnav div.fnav_wrap div.fnav.fnav_03 dl dt,
footer .footer_wrap div#fnav div.fnav_wrap div.fnav.fnav_03 dl dd {
  display: table-cell;
  vertical-align: top;
  text-align: left;
}
footer .footer_wrap div#fnav div.fnav_wrap div.fnav.fnav_03 dl dt span,
footer .footer_wrap div#fnav div.fnav_wrap div.fnav.fnav_03 dl dd span {
  font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 13px;
  line-height: 32px;
  letter-spacing: 0.15em;
  color: #bbbbbb;
}
@media only screen and (max-width: 650px) {
  footer .footer_wrap div#fnav div.fnav_wrap div.fnav.fnav_03 dl dt span,
  footer .footer_wrap div#fnav div.fnav_wrap div.fnav.fnav_03 dl dd span {
    line-height: 28px;
  }
}
footer .footer_wrap div#fnav div.fnav_wrap div.fnav.fnav_03 dl dt {
  width: 40px;
}
footer .footer_wrap div#fnav div.fnav_wrap div.fnav.fnav_03 dl dt span {
  overflow: hidden;
}
footer .footer_wrap div#fnav div.fnav_wrap div.fnav.fnav_03 dl dt span span {
  float: right;
}
footer .footer_wrap div#fnav div.fnav_wrap div.fnav.fnav_03 dl dd {
  padding-left: 10px;
}
@media only screen and (max-width: 650px) {
  footer .footer_wrap div#fnav div.fnav_wrap div.fnav.fnav_03 dl dd span.sl {
    display: none;
  }
}
@media only screen and (max-width: 650px) {
  footer .footer_wrap div#fnav div.fnav_wrap div.fnav.fnav_03 dl dd a {
    display: block;
  }
}
footer .footer_wrap p.copyright {
  text-align: center;
}
footer .footer_wrap p.copyright span {
  font-size: 10px;
  letter-spacing: 0.1em;
  line-height: 50px;
  display: block;
  color: #686565;
}



/* add */

a,
a span {
  display: inline-block;
}
a span {
  transition: .5s;
}
a:hover span {
  -webkit-transform: rotateX(360deg);
  transform: rotateX(360deg);
}

/* Localized */