@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

a:visited {
  color: inherit;
}

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}

ol, ul {
  list-style: none;
}

ol > li > ul,
ul > li > ul {
  padding-left: 1em;
  padding-top: .3em;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
}

* section {
  clear: both;
}

a:focus, *:focus {
  outline: none;
}

a, a img {
  -webkit-transition: .2s;
  transition: .2s;
}

a:hover {
  text-decoration: none;
}

a:hover > img {
  opacity: 0.7;
  cursor: pointer;
  -webkit-transition: .2s;
  transition: .2s;
}

img {
  height: auto;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}

figure {
  text-align: center;
  margin: 0;
  padding: 0;
}

figure > img {
  width: auto;
  max-width: 100%;
}

figure figcaption {
  margin: 10px auto;
  text-align: left;
}

strong {
  font-weight: bold;
}

html {
  overflow: auto;
}

li, td, th, dt, dd, p, figcaption {
  text-align: left;
}

@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Medium");
}
@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
html {
  font-size: 16px;
}
html h1.underTitle {
  font-size: 22px;
}
html h1.underTitle span {
  font-size: 80%;
}
html main h2 {
  font-size: 36px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
html main h2 span {
  font-size: 70%;
}
html main h3 {
  font-size: 18px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
html main h3 span {
  font-size: 80%;
}
html main h4 {
  font-size: 16px;
}
html main h4 span {
  font-size: 80%;
}
html main h5 {
  font-size: 14px;
}
html main h5 span {
  font-size: 80%;
}
html main h6 {
  font-size: 13px;
}
html main h6 span {
  font-size: 80%;
}

@media (min-width: 1000px) {
  html {
    font-size: 16px;
  }
  html h1.underTitle {
    font-size: 30px;
  }
  html h1.underTitle span {
    font-size: 20px;
  }
  html main h2 {
    font-size: 60px;
  }
  html main h2 span {
    font-size: 14px;
  }
  html main h3 {
    font-size: 25px;
  }
  html main h3 span {
    font-size: 16px;
  }
html main h3 a:hover {
    color: #000000;
}
  html main h4 {
    font-size: 18px;
  }
  html main h4 span {
    font-size: 14px;
  }
  html main h5 {
    font-size: 16px;
  }
  html main h5 span {
    font-size: 80%;
  }
  html main h6 {
    font-size: 16px;
  }
  html main h6 span {
    font-size: 80%;
  }
}

@media screen and (max-width: 767px) {
html main h2 {
  font-size: 30px;
}
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Helvetica, "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #000000;
  background: #fff;
  overflow: hidden;
  line-height: 2.0;
  word-break: break-all;
}

.inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 5px;
}

p {
  margin-bottom: 1em;
  word-break: break-all;
  letter-spacing: 0;
  line-height: 2.0;
  text-align: left;
}

a {
  color: #0f0f0f;
}

@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
    text-decoration: none;
  }
}
main section {
  /*padding: 12% 0;*/
  margin-bottom: 0;
  position: relative;
  height:100vh;
}
main section:before, main section:after {
  position: absolute;
  content: "";
  background: #000;
  width: 1px;
  height: 20%;
}
main section:before {
  top: 0;
  right: 0;
  left:0;
  margin:auto;
}
main section:after{
  bottom: 0;
  right: 0;
  left:0;
  margin:auto;
}
.mainimage:before{
  position: absolute;
  content: "";
  background: #fff;
  width: 1px;
  height: 20%;
  bottom: 0;
  right: 0;
  left:0;
  margin:auto;
  z-index: 1;
}
@media screen and (max-width: 1300px) {
  main section:before, main section:after {
    height: 17%;
  }
}
@media screen and (max-width: 1000px) {
  main section:before, main section:after {
    height: 15%;
  }
}
@media screen and (max-width: 767px) {
  main section {
    /*padding: 120px 0;*/
  }
  main section:before, main section:after {
    height: 100px;
  }
}
@media screen and (max-width: 480px) {
  main section {
    /*padding: 80px 0;*/
  }
  main section:before, main section:after {
    height: 60px;
  }
}

main section:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {

}


header {
  background: none;
  position: relative;
  z-index: 300;
  padding: 0;
  background: none;
}
header .inner {
  max-width: 95%;
}

header h1 {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  width: auto;
  margin: 38px 0 0;
  max-width: 187px;
  position: fixed;
}
header h1 > img {
  max-width: 100%;
  width: auto;
}
@media screen and (max-width: 767px) {
  header h1 {
    width: 25%;
    margin: 60px 0 0;
  }
}


footer {
  background: none;
  overflow: hidden;
  line-height: 1.3;
  padding: 0;
  position: relative;
  height: auto;
}

.copy {
  display: block;
  text-align: center;
  margin: 0 auto 0;
  padding: .8em 0;
  background: #fff;
}
.copy:after {
  content: "";
  display: block;
  clear: both;
}
.copy p {
  color: #1d1d1d;
  font-size: 12px;
  letter-spacing: 0.025em;
  padding: 0;
  margin: 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
.copy.sp {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
    padding: .2em 0;
}
}

main h2 {
  position: relative;
  text-align: center;
  padding: 0 0 .3em;
  margin: 0 auto 1em;
  letter-spacing: 0.05em;
  line-height: 1.3;
  font-weight: bold;
  color: #000000;
}
main h2 span {
  display: block;
  margin: 15px auto 0;
}
main h2:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 98px;
  height: 1px;
  border-bottom: 1px solid #000;
}
main h3 {
  position: relative;
  text-align: left;
  padding: .5em 0;
  margin-bottom: 0.75em;
  font-weight: 600;
  color: #0f0f0f;
  letter-spacing: 0.075em;
  line-height: 1.6;
}
main h3 span {
  vertical-align: baseline;
}
main h3:before, main h3:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 2px solid #f2f7fb;
}
main h3:after {
    width: 100px;
    border-bottom: 2px solid #000000;
}
main h4 {
  position: relative;
  text-align: left;
  padding: .5em .8em;
  margin-bottom: .5em;
  font-weight: bold;
  color: #0f0f0f;
  letter-spacing: 0;
  line-height: normal;
}
main h4:before {
	position: absolute;
	content: "";
	background: #000000;
	width: 6px;
	height: 2px;
	top: 50%;
	left:0;
}
main h4 span {
  vertical-align: baseline;
}
main h5 {
  position: relative;
  padding: .2em 0 .3em;
  margin-bottom: .5em;
  font-weight: bold;
  text-align: left;
  color: #0f0f0f;
  letter-spacing: 0;
  line-height: normal;
}
main h5:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 32px;
  height: 2px;
  background: #000000;
}
main h6 {
  position: relative;
  padding-left: 1.3em;
  margin-bottom: .3em;
  font-weight: bold;
  color: #0f0f0f;
  letter-spacing: 0;
  line-height: normal;
  text-align: left;
}
main h6:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  background: #000000;
}
main h1 a, main h1 a:hover, main h2 a, main h2 a:hover, main h3 a, main h3 a:hover, main h4 a, main h4 a:hover, main h5 a, main h5 a:hover, main h6 a, main h6 a:hover {
  text-decoration: none;
  color: inherit;
}
main h1 img, main h2 img, main h3 img, main h4 img, main h5 img, main h6 img {
  vertical-align: middle;
}


.color01 {
  color: #000000!important;
}

.color02 {
  color: #000000!important;
}

.color03 {
  color: #000000!important;
}

.textRed {
  color: red !important;
}

.highlight {
  background: #f2f7fb;
  padding: 2%;
}

.clearfix {
  overflow: hidden;
  zoom: 1;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.textIndent {
  text-indent: 1em;
}

.textLeft {
  text-align: left !important;
}

.textCenter {
  text-align: center !important;
}

.textRight {
  text-align: right !important;
}

.textTop {
  vertical-align: top !important;
}

.textMiddle {
  vertical-align: middle !important;
}

.textBottm {
  vertical-align: bottom !important;
}

.textLarge {
  font-size: 120% !important;
}

.textXLarge {
  font-size: 150% !important;
}

.textXXLarge {
  font-size: 200% !important;
}

.textSmall {
  font-size: 80% !important;
}

.textXSmall {
  font-size: 50% !important;
}

.bold {
  font-weight: bold !important;
}

.textMarker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(65%, #000000)) !important;
  background: linear-gradient(transparent 65%, #000000 65%) !important;
  line-height: 1.3 !important;
}

.textShadow {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8), 1px 1px 4px rgba(0, 0, 0, 0.4);
}

.textEdge {
  text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF,  0 -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}

.textSidebar {
  display: table;
  position: relative;
  padding: 0 1.5em;
}
.textSidebar:before, .textSidebar:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
  width: 1em;
  height: 2px;
  background: #5e3491;
  display: block;
}
.textSidebar:after {
  left: auto;
  right: 0;
}
@media screen and (max-width: 767px) {
.textXXLarge {
    font-size: 160% !important;
}
}
@media screen and (min-width: 768px) {
  .pc-textCenter {
    text-align: center !important;
  }

  .pc-textRight {
    text-align: right !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-textCenter {
    text-align: center !important;
  }
}
img.alignright {
  float: right;
  margin: 0 0 10px 2%;
}

img.alignleft {
  float: left;
  margin: 0 2% 10px 0;
}

@media screen and (max-width: 767px) {
  img.alignright,
  img.alignleft {
    float: none;
    margin: 0 auto 20px;
    display: block;
  }
}
.centering {
  display: block;
  margin: auto;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml45 {
	margin-left: 42px!important;
}
.pd0 {
  padding: 0em !important;
}

.pd1 {
  padding: 1em !important;
}

.mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;
}

.gothic {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

.marugo {
  font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino maru Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "Verdana", "Osaka", sans-serif !important;
}

.meiryo {
  font-family: "メイリオ", Meiryo, Osaka, sans-serif !important;
}

.caution {
  font-size: 90%;
  color: red;
  line-height: 1.3;
}

.inversion h2, .inversion h3, .inversion h4, .inversion h5 {
  color: #fff;
}
.inversion h2:after, .inversion h3:after, .inversion h4:after, .inversion h5:after {
  background-color: #fff;
}
.inversion h2 span, .inversion h3 span, .inversion h4 span, .inversion h5 span {
  color: #fff;
}
.inversion p, .inversion li, .inversion td, .inversion th, .inversion a {
  color: #fff;
}

h2.textLeft:after {
  right: auto;
}

@media screen and (min-width: 768px) {
  h2.pc-textLeft:after {
    right: auto;
  }
}

.inner-wrap {
  display: block;
  table-layout: fixed;
  width: 100%;
  overflow: hidden;
}
.inner-wrap .blockLine {
  padding: 0;
  clear: both;
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
}
.inner-wrap .blockLine > .block {
  display: inline-block;
  width: 49%;
  padding: 0;
  margin: auto;
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
  text-align: left;
}
.inner-wrap .blockLine > .block p {
  text-align: left;
}
.inner-wrap .blockLine > .block figure {
  display: block;
  margin: auto;
}
.inner-wrap .blockLine > .block:first-child {
  margin-left: 0 !important;
}
.inner-wrap .blockLine > .block:last-child {
  margin-right: 0 !important;
}
.inner-wrap .blockLine.blocks_2 > .block {
  width: calc((100% - 2%) / 2);
}
.inner-wrap .blockLine.blocks_2 > .block:nth-child(2n) {
	margin-right: 0;
}
.inner-wrap .blockLine.blocks_3 > .block {
  width: calc((100% - 4%) / 3);
	margin-left: 0;
    margin-right: 1%;
}
.inner-wrap .blockLine.blocks_3 > .block:nth-child(3n) {
	margin-right: 0;
}
.inner-wrap .blockLine.blocks_4 > .block {
  width: calc((100% - 6%) / 4);
}
.inner-wrap .blockLine.blocks_5 > .block {
  width: calc((100% - 8%) / 5);
}
.inner-wrap .blockLine.blocks_6 > .block {
  width: calc((100% - 10%) / 6);
}
.inner-wrap .blockLine.blocks_6 > .block:nth-child(6n) {
	margin-right: 0;
}
.inner-wrap .blockLine.blocks_7 > .block {
  width: calc((100% - 10%) / 7);
}
.inner-wrap .blockLine.blocks_8 > .block {
  width: calc((100% - 12%) / 8);
}
.inner-wrap .blockLine.vertical > .block {
  float: none;
  vertical-align: middle;
  position: relative;
}
.inner-wrap .blockLine.reversal > .block {
  float: right;
  position: relative;
}
.inner-wrap .blockLine .block.last + .block {
  margin-left: 0;
  clear: both;
}
.inner-wrap .blockLine.reversal > .block:first-child {
  margin-left: 2% !important;
  margin-right:0;
}
.inner-wrap .blockLine.reversal > .block:last-child {
  margin-left: 0;
}

.blockLine > .block.wd10 {
  width: 9%;
}

.blockLine > .block.wd15 {
  width: 14%;
}

.blockLine > .block.wd20 {
  width: 19%;
}

.blockLine > .block.wd25 {
  width: 24%;
}

.blockLine > .block.wd30 {
  width: 29%;
}

.blockLine > .block.wd35 {
  width: 34%;
}

.blockLine > .block.wd40 {
  width: 39%!important;
}

.blockLine > .block.wd45 {
  width: 44%;
}

.blockLine > .block.wd50 {
  width: 49%;
}

.blockLine > .block.wd55 {
  width: 54%;
}

.blockLine > .block.wd60 {
  width: 59%!important;
}

.blockLine > .block.wd65 {
  width: 64%;
}

.blockLine > .block.wd70 {
  width: 70%;
}

.blockLine > .block.wd75 {
  width: 74%;
}

.blockLine > .block.wd80 {
  width: 79%;
}

.blockLine > .block.wd85 {
  width: 84%;
}

.blockLine > .block.wd90 {
  width: 89%;
}

.blockLine > .block.wd95 {
  width: 94%;
}

.blockLine > .block.wd100 {
  width: 100%;
}

@media (max-width: 767px) {
  .inner-wrap .blockLine:not(.fix) > .block {
    display: block;
    text-align: center;
    margin: 0 auto 15px;
    width: 100%;
    float: none;
  }
  .inner-wrap .blockLine:not(.fix) .wd10, .inner-wrap .blockLine:not(.fix) .wd20, .inner-wrap .blockLine:not(.fix) .wd30, .inner-wrap .blockLine:not(.fix) .wd40, .inner-wrap .blockLine:not(.fix) .wd60, .inner-wrap .blockLine:not(.fix) .wd70, .inner-wrap .blockLine:not(.fix) .wd80, .inner-wrap .blockLine:not(.fix) .wd90, .inner-wrap .blockLine:not(.fix) .wd15, .inner-wrap .blockLine:not(.fix) .wd25, .inner-wrap .blockLine:not(.fix) .wd35, .inner-wrap .blockLine:not(.fix) .wd45, .inner-wrap .blockLine:not(.fix) .wd65, .inner-wrap .blockLine:not(.fix) .wd75, .inner-wrap .blockLine:not(.fix) .wd85, .inner-wrap .blockLine:not(.fix) .wd95 {
    width: 100%;
  }
  .inner-wrap .blockLine:not(.fix).sp_2 > .block {
    display: inline-block;
    width: 48%;
    padding: 0;
    margin: auto;
    float: left;
    margin-top: 1%;
    text-align: left;
  }
  .inner-wrap .blockLine:not(.fix).sp_2 > .block:nth-child(even) {
    margin-left: 1.5%;
  }
  .inner-wrap .blockLine:not(.fix).sp_2 > .block:nth-child(odd) {
    clear: both;
  }
  .inner-wrap .blockLine:not(.fix).sp_3 > .block {
    display: inline-block;
    width: 32%!important;
    padding: 0;
    margin: auto;
    float: left;
    margin-top: 1%;
    text-align: left;
  }
}
.flexBox {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flexBox.vertical {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flexBox.reversal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flexBox.flexBetween {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flexBox.blocks_2 > * {
  width: calc(100% / 2);
}

.flexBox.blocks_3 > * {
  width: calc(100% / 3);
}

.flexBox.blocks_4 > * {
  width: calc(100% / 4);
}

.flexBox.blocks_5 > * {
  width: calc(100% / 5);
}

.flexBox.blocks_6 > * {
  width: calc(100% / 6);
}

.flexBox.blocks_7 > * {
  width: calc(100% / 7);
}

.flexBox.blocks_8 > * {
  width: calc(100% / 8);
}

@media screen and (max-width: 767px) {
  .flexBox:not(.sp_2) > * {
    width: 100%;
    display: block;
  }
  .flexBox:not(.sp_2) > *:not(ul) {
    margin: 20px auto;
  }

  .flexBox.sp_2 > * {
    width: calc(100% / 2);
  }
}
.gridBox {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  -webkit-column-gap: 0;
          column-gap: 0;
}
.gridBox.blocks_2 {
  -webkit-column-count: 2;
          column-count: 2;
}
@media screen and (max-width: 767px) {
  .gridBox.blocks_2 {
    -webkit-column-count: 2;
            column-count: 2;
  }
}
@media screen and (max-width: 640px) {
  .gridBox.blocks_2 {
    -webkit-column-count: 1;
            column-count: 1;
  }
}
.gridBox.blocks_3 {
  -webkit-column-count: 3;
          column-count: 3;
}
@media screen and (max-width: 767px) {
  .gridBox.blocks_3 {
    -webkit-column-count: 2;
            column-count: 2;
  }
}
@media screen and (max-width: 640px) {
  .gridBox.blocks_3 {
    -webkit-column-count: 1;
            column-count: 1;
  }
}
.gridBox.blocks_4 {
  -webkit-column-count: 4;
          column-count: 4;
}
@media screen and (max-width: 767px) {
  .gridBox.blocks_4 {
    -webkit-column-count: 2;
            column-count: 2;
  }
}
@media screen and (max-width: 640px) {
  .gridBox.blocks_4 {
    -webkit-column-count: 1;
            column-count: 1;
  }
}
.gridBox.blocks_5 {
  -webkit-column-count: 5;
          column-count: 5;
}
@media screen and (max-width: 767px) {
  .gridBox.blocks_5 {
    -webkit-column-count: 2;
            column-count: 2;
  }
}
@media screen and (max-width: 640px) {
  .gridBox.blocks_5 {
    -webkit-column-count: 1;
            column-count: 1;
  }
}
.gridBox.blocks_6 {
  -webkit-column-count: 6;
          column-count: 6;
}
@media screen and (max-width: 767px) {
  .gridBox.blocks_6 {
    -webkit-column-count: 2;
            column-count: 2;
  }
}
@media screen and (max-width: 640px) {
  .gridBox.blocks_6 {
    -webkit-column-count: 1;
            column-count: 1;
  }
}
.gridBox.blocks_7 {
  -webkit-column-count: 7;
          column-count: 7;
}
@media screen and (max-width: 767px) {
  .gridBox.blocks_7 {
    -webkit-column-count: 2;
            column-count: 2;
  }
}
@media screen and (max-width: 640px) {
  .gridBox.blocks_7 {
    -webkit-column-count: 1;
            column-count: 1;
  }
}
.gridBox.blocks_8 {
  -webkit-column-count: 8;
          column-count: 8;
}
@media screen and (max-width: 767px) {
  .gridBox.blocks_8 {
    -webkit-column-count: 2;
            column-count: 2;
  }
}
@media screen and (max-width: 640px) {
  .gridBox.blocks_8 {
    -webkit-column-count: 1;
            column-count: 1;
  }
}
.gridBox.blocks_9 {
  -webkit-column-count: 9;
          column-count: 9;
}
@media screen and (max-width: 767px) {
  .gridBox.blocks_9 {
    -webkit-column-count: 2;
            column-count: 2;
  }
}
@media screen and (max-width: 640px) {
  .gridBox.blocks_9 {
    -webkit-column-count: 1;
            column-count: 1;
  }
}
.gridBox.blocks_10 {
  -webkit-column-count: 10;
          column-count: 10;
}
@media screen and (max-width: 767px) {
  .gridBox.blocks_10 {
    -webkit-column-count: 2;
            column-count: 2;
  }
}
@media screen and (max-width: 640px) {
  .gridBox.blocks_10 {
    -webkit-column-count: 1;
            column-count: 1;
  }
}
.gridBox > figure {
  padding: 1%;
  -webkit-column-break-inside: avoid;
          break-inside: avoid;
  margin: 0;
  max-width: 100%;
}

.scaleBox {
  position: relative;
  display: table;
  table-layout: fixed;
  margin: auto;
}
.scaleBox > span {
  overflow: hidden;
  display: table;
  table-layout: fixed;
}
.scaleBox > span img {
  -webkit-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
padding: 3%;
}
.scaleBox > a {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.scaleBox:hover > span img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.borderBox {
  position: relative;
  display: inline-block;
  padding: 0;
  z-index: 2;
}
.borderBox > p {
  padding: 1.5em 1em;
}
.borderBox:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 2px solid #000000;
  z-index: 1;
  display: block;
}

.scrollIn {
  -webkit-transition: all 1000ms;
  transition: all 1000ms;
  opacity: 0;
}
.scrollIn.up {
  -webkit-transform: translate(0, 150px);
          transform: translate(0, 150px);
}
.scrollIn.down {
  -webkit-transform: translate(0, -150px);
          transform: translate(0, -150px);
}
.scrollIn.right {
  -webkit-transform: translate(150px, 0);
          transform: translate(150px, 0);
}
.scrollIn.left {
  -webkit-transform: translate(-150px, 0);
          transform: translate(-150px, 0);
}
.scrollIn.scale {
  -webkit-transform: scale(0);
          transform: scale(0);
}
.scrollIn.para {
  -webkit-transform: translate(0, 150px);
          transform: translate(0, 150px);
  opacity: 1;
}
.scrollIn.para > * {
  -webkit-transform: translate(0, 150px);
          transform: translate(0, 150px);
}
.scrollIn.active {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  -webkit-transition: all 1000ms;
  transition: all 1000ms;
}
.scrollIn.active.para > * {
  -webkit-transition-delay: 50ms;
          transition-delay: 50ms;
  -webkit-transform: none;
          transform: none;
  -webkit-transition: all 1000ms;
  transition: all 1000ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(1) {
  -webkit-transition-delay: 100ms;
          transition-delay: 100ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(2) {
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(3) {
  -webkit-transition-delay: 300ms;
          transition-delay: 300ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(4) {
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(5) {
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(6) {
  -webkit-transition-delay: 600ms;
          transition-delay: 600ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(7) {
  -webkit-transition-delay: 700ms;
          transition-delay: 700ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(8) {
  -webkit-transition-delay: 800ms;
          transition-delay: 800ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(9) {
  -webkit-transition-delay: 900ms;
          transition-delay: 900ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(10) {
  -webkit-transition-delay: 1000ms;
          transition-delay: 1000ms;
}
.scrollIn.active ~ .scrollIn.active:nth-of-type(11) {
  -webkit-transition-delay: 1100ms;
          transition-delay: 1100ms;
}
.scrollIn.active ~ .scrollIn.active:nth-of-type(12) {
  -webkit-transition-delay: 1200ms;
          transition-delay: 1200ms;
}
.scrollIn.active ~ .scrollIn.active:nth-of-type(13) {
  -webkit-transition-delay: 1300ms;
          transition-delay: 1300ms;
}
.scrollIn.active ~ .scrollIn.active:nth-of-type(14) {
  -webkit-transition-delay: 1400ms;
          transition-delay: 1400ms;
}
.scrollIn.active ~ .scrollIn.active:nth-of-type(15) {
  -webkit-transition-delay: 1500ms;
          transition-delay: 1500ms;
}
.scrollIn.active ~ .scrollIn.active:nth-of-type(16) {
  -webkit-transition-delay: 1600ms;
          transition-delay: 1600ms;
}
.scrollIn.active ~ .scrollIn.active:nth-of-type(17) {
  -webkit-transition-delay: 1700ms;
          transition-delay: 1700ms;
}
.scrollIn.active ~ .scrollIn.active:nth-of-type(18) {
  -webkit-transition-delay: 1800ms;
          transition-delay: 1800ms;
}
.scrollIn.active ~ .scrollIn.active:nth-of-type(19) {
  -webkit-transition-delay: 1900ms;
          transition-delay: 1900ms;
}
.scrollIn.active ~ .scrollIn.active:nth-of-type(20) {
  -webkit-transition-delay: 2000ms;
          transition-delay: 2000ms;
}
.scrollIn.active ~ .scrollIn.active:nth-of-type(21) {
  -webkit-transition-delay: 2100ms;
          transition-delay: 2100ms;
}
.scrollIn.active ~ .scrollIn.active:nth-of-type(22) {
  -webkit-transition-delay: 2200ms;
          transition-delay: 2200ms;
}
.scrollIn.active ~ .scrollIn.active:nth-of-type(23) {
  -webkit-transition-delay: 2300ms;
          transition-delay: 2300ms;
}
.scrollIn.active ~ .scrollIn.active:nth-of-type(24) {
  -webkit-transition-delay: 2400ms;
          transition-delay: 2400ms;
}

.mainimage {
  text-align: center;
  position: relative;
  width: 100%;
  overflow: hidden;
  /*margin-top: -70px;*/
  height: 100vh;
}

.mainimage .catch {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 1000px;
  width: 100%;
  -webkit-animation: catchfade 2s ease 0s 1 normal;
          animation: catchfade 2s ease 0s 1 normal;
}
.mainimage .slick-slide img {
  height: 100vh;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  /*.mainimage {
    height: 60vh;
  }
  .mainimage .slick-slide img {
    height: 60vh;
    object-fit: cover;
}*/
}

@-webkit-keyframes catchfade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes catchfade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.mainimage .catch img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-height: 96px;
  height: calc((96 / 766 * 100%)* 1.5);
}
@media (min-width: 768px) and (max-width: 1360px) {
  .mainimage .catch img {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .mainimage .catch img {
    width: 80%;
    height: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
  }
}

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  display: block;
  background: rgba(255, 255, 255, 0.7);
  z-index: 9999;
  overflow: visible;
  height: auto;
}

.mainimage .slider div {
  overflow: hidden;
}
.mainimage .slider div img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: 6s;
  transition: 6s;
}
.mainimage .slider div:nth-child(2) img {
  -webkit-transform: scale(1.2) translate(-5%, 0) rotate(0.001deg);
          transform: scale(1.2) translate(-5%, 0) rotate(0.001deg);
  -webkit-transition: 6s;
  transition: 6s;
}
.mainimage .slider div:nth-child(3) img {
  -webkit-transform: scale(1.2) translate(0, -5%) rotate(0.001deg);
          transform: scale(1.2) translate(0, -5%) rotate(0.001deg);
  -webkit-transition: 6s;
  transition: 6s;
}
.mainimage .slider div.slick-active img {
  -webkit-transform: scale(1.3) translate(0, 0) rotate(0.001deg);
          transform: scale(1.3) translate(0, 0) rotate(0.001deg);
}
.mainimage .slider div.firstImg img {
  -webkit-animation: firstimg 6s;
          animation: firstimg 6s;
}

@-webkit-keyframes firstimg {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}

@keyframes firstimg {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@media all and (-ms-high-contrast: none) {
  figure.circle > img {
    position: absolute;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }
}
/*/-----------------ここから個別*/
.pc {
  display: block!important;
}
.sp {
  display: none!important;
}
@media screen and (max-width: 767px) {
  .pc {
    display: none!important;
  }
  .sp {
    display: block!important;
  }
}

/*/-----------------TOPページ*/
#vision .lead {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 0.75em;
  text-align: center;
}
@media screen and (max-width: 1063px) {
#vision .pc {
  display: none!important;
}
}
@media screen and (max-width: 1000px) {
#vision .lead {
    font-size: 24px;
  }
}

#works {
  background: url(../img/bg_img001.jpg) no-repeat center top;
  background-size: cover;
  color: #fff;
}
#works h2 {
  color: #fff;
}
#works h2:after {
  border-color: #fff;
}
#works figure figcaption {
  font-weight: bold;
  text-align: center;
  margin:20px auto;
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
#works:before, #works:after {
  background: #fff;
}
#works .textBox {
    width: 50%;
    max-width: 1000px;
}
@media screen and (max-width: 1640px) {
  #works figure figcaption {
      font-size: 16px;
  }
}
@media screen and (max-width: 1000px) {
#works figure figcaption {
    font-size: 14px;
}
#works .textBox {
  width: 80%;
}
}
@media screen and (max-width: 767px) {
  #works .textBox {
    width: 70%;
  }
  #works .blockLine {
      width: 70%;
      margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  #works .textBox {
    width: 80%;
  }
}

#aboutus {
  background: #f1f1f1;
}
#aboutus dt{
  float: left;
}
#aboutus dd{
  margin-left: 80px;
}
@media screen and (max-width: 767px) {
main section#aboutus:after {
    bottom: 32px;
}
}

.textBox {
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
@media screen and (max-width: 1640px) {
}
@media screen and (max-width: 1000px) {
}
@media screen and (max-width: 767px) {
  .textBox {
    width: 70%;
  }
}
@media screen and (max-width: 480px) {
  .textBox {
    width: 80%;
  }
}

.scrollup img {
    position: absolute;
    top: 13%;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 1;
}
@media screen and (max-width: 1300px) {
  .scrollup img {
        top: 11%;
    }
}
@media screen and (max-width: 1000px) {
  .scrollup img {
        top: 8%;
    }
}
@media screen and (max-width: 767px) {
  .scrollup img {
    width: 20px;
    top: 60px;
    }
}
@media screen and (max-width: 480px) {
  .scrollup img {
    top: 30px;
    }
}

.scrolldown img {
    position: absolute;
    bottom: 13%;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 1;
}
@media screen and (max-width: 1300px) {
  .scrolldown img {
        bottom: 11%;
    }
}
@media screen and (max-width: 1000px) {
  .scrolldown img {
        bottom: 8%;
    }
}
@media screen and (max-width: 767px) {
  .scrolldown img {
    width: 20px;
        bottom: 60px;
    }
}
@media screen and (max-width: 480px) {
  .scrolldown img {
        bottom: 30px;
    }
}

h1.h1_bk {
  display: none;
}
.logo_black h1.h1_bk {
  display: block;
}
.logo_black h1.h1_wh {
  display: none;
}

.scrolldown a span {
    position: absolute;
    bottom: 12.5%;
    right: 0;
    left: 0;
    margin-right: -160px;
    z-index: 1;
    color: #fff;
    font-size: 110%;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-align: center;
}
@media screen and (max-width: 1300px) {
.scrolldown a span {
        bottom: 10.5%;
    }
}
@media screen and (max-width: 1000px) {
.scrolldown a span {
        bottom: 7.5%;
    }
}
@media screen and (max-width: 767px) {
.scrolldown a span {
  bottom: 55px;
  font-size: 100%;
  margin-right: -140px;
    }
}
@media screen and (max-width: 480px) {
.scrolldown a span {
        bottom: 25px;
    }
}

.scrollup a span {
  position: absolute;
  top: 12.3%;
  right: 0;
  left: 0;
  margin-left: -130px;
  z-index: 1;
  color: #fff;
  font-size: 110%;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 1300px) {
.scrollup a span {
        top: 10.2%;
    }
}
@media screen and (max-width: 1000px) {
.scrollup a span {
        top: 7.3%;
    }
}
@media screen and (max-width: 767px) {
.scrollup a span {
  top: 54px;
  font-size: 100%;
  margin-left: -120px;
    }
}
@media screen and (max-width: 480px) {
.scrollup a span {
    top: 24px;
    }
}

#vision .scrollup a span, #vision .scrolldown a span,
#aboutus .scrollup a span, #aboutus .scrolldown a span {
  color: #000;
}
