@charset "UTF-8";

/* icon font */
@font-face {
  font-family: 'icomoon';
  src: url(../fonts/icomoon_2bc427.eot);
  src: url(../fonts/icomoon_2bc427.eot) format("embedded-opentype"), url(../fonts/icomoon_24ccd5.ttf) format("truetype"), url(../fonts/icomoon_52d64a.woff) format("woff"), url(../images/icomoon_c392c1.svg) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-ar_down:before {
  content: "\e902"; }

.icon-ar_left:before {
  content: "\e903"; }

.icon-ar_right:before {
  content: "\e900"; }

.icon-ar_top:before {
  content: "\e901"; }

.icon-plus:before {
  content: "\e904"; }

.icon-search02:before {
  content: "\e905"; }

.icon-x:before {
  content: "\e906"; }

.icon-line .path1:before {
  content: "\e907";
  color: #00c300; }

.icon-line .path2:before {
  content: "\e908";
  margin-left: -1em;
  color: white; }

.icon-facebook:before {
  content: "\ea91"; }

.icon-instagram:before {
  content: "\ea92"; }

.icon-twitter:before {
  content: "\ea96"; }

.icon-print:before {
  content: "\e954"; }

.icon-search01:before {
  content: "\e986"; }

html {
  font-family: 'Roboto','Noto Sans JP','Meiryo UI',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3', sans-serif;
  font-weight: 400;
  font-size: 62.5%; }

body {
  margin: 0;
  color: #333333;
  font-size: 1.6rem;
  line-height: 1.9;
  position: relative;
  overflow-x: clip;
  -webkit-animation: fadeIn 2s ease 0s 1 normal;
  animation: fadeIn 2s ease 0s 1 normal; }
  @media (max-width: 480px) {
    body {
      font-size: 1.4rem; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
a, a:link, a:visited {
  color: #333333;
  text-decoration: none;
  transition: 0.5s; }

img {
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: bottom;
  transition: 0.5s; }

.container {
  margin: auto;
  width: 90%;
  max-width: 1200px;
  height: auto;
  box-sizing: border-box; }
  .container .innerBox {
    margin: auto;
    width: 90%;
    max-width: 1000px;
    height: auto;
    box-sizing: border-box; }

main {
  display: block; }

/*============================================================================
	header
=============================================================================*/
header {
  padding: 45px 0 5px;
  width: 100%;
  height: 120px;
  background: #FFFFFF;
  box-sizing: border-box;
  position: relative; }
  @media (max-width: 480px) {
    header {
      padding: 20px 0 5px;
      height: 80px; } }
  header h1 {
    margin: 0 0 0 2.8%; }
    @media (max-width: 820px) {
      header h1 {
        width: 50%; } }
  header #gnaviWrap {
    padding: 4vw 6vw 12vw;
    width: 77.8vw;
    height: 100vh;
    background: rgba(51, 51, 51, 0.9);
    /* mix-blend-mode: multiply; */
    box-sizing: border-box;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: -80vw;
    z-index: 1000;
    -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
    header #gnaviWrap.open {
      right: 0; }
    @media (max-width: 480px) {
      header #gnaviWrap {
        padding: 10vw 6vw;
        height: 100vh; } }
    header #gnaviWrap p {
      border-bottom: 1px solid #FFFFFF; }
      header #gnaviWrap p a {
        color: #FFFFFF;
        font-size: 2.2rem;
        width: 100%;
        display: block;
        position: relative; }
        header #gnaviWrap p a::after {
          content: '\002192';
          margin: auto;
          width: 24px;
          height: 24px;
          line-height: 1;
          display: block;
          position: absolute;
          top: 0;
          left: auto;
          right: 3px;
          bottom: 0; }
        @media (max-width: 480px) {
          header #gnaviWrap p a {
            font-size: 1.6rem; }
            header #gnaviWrap p a::after {
              width: 16px;
              height: 16px; } }
      header #gnaviWrap p.gnavi01 {
        margin-bottom: 45px;
        width: 16%; }
        @media (max-width: 1200px) {
          header #gnaviWrap p.gnavi01 {
            width: 25%; } }
        @media (max-width: 820px) {
          header #gnaviWrap p.gnavi01 {
            width: 47%; } }
        @media (max-width: 480px) {
          header #gnaviWrap p.gnavi01 {
            margin-bottom: 30px;
            width: 90%; } }
    header #gnaviWrap #gnaviInner01 ul {
      margin-right: 5%; }
      header #gnaviWrap #gnaviInner01 ul.gnavi02, header #gnaviWrap #gnaviInner01 ul.gnavi04 {
        width: 25%; }
      header #gnaviWrap #gnaviInner01 ul.gnavi03 {
        width: 40%; }
      header #gnaviWrap #gnaviInner01 ul li p {
        margin-bottom: 20px;
        width: 100%; }
      header #gnaviWrap #gnaviInner01 ul li ul {
        margin: 0 auto;
        width: 100%; }
        header #gnaviWrap #gnaviInner01 ul li ul li {
          padding-left: 1.5em;
          width: 100%;
          box-sizing: border-box;
          position: relative; }
          header #gnaviWrap #gnaviInner01 ul li ul li a {
            color: #FFFFFF;
            font-size: 1.6rem;
            font-weight: 400; }
          header #gnaviWrap #gnaviInner01 ul li ul li::before {
            content: '';
            margin: auto;
            width: 1em;
            height: 1px;
            background: #FFFFFF;
            display: block;
            position: absolute;
            top: 14px;
            left: 0;
            right: auto;
            bottom: auto; }
          header #gnaviWrap #gnaviInner01 ul li ul li + li {
            margin-top: 10px; }
      header #gnaviWrap #gnaviInner01 ul.gnavi04 li p a {
        font-size: 1.8rem; }
      header #gnaviWrap #gnaviInner01 ul.gnavi04 li + li {
        margin-top: 20px; }
      header #gnaviWrap #gnaviInner01 ul:last-of-type {
        margin-right: 0; }
    @media (max-width: 1200px) {
      header #gnaviWrap #gnaviInner01 p {
        width: 25%; } }
    @media (max-width: 820px) {
      header #gnaviWrap #gnaviInner01 ul.gnavi02, header #gnaviWrap #gnaviInner01 ul.gnavi03, header #gnaviWrap #gnaviInner01 ul.gnavi04 {
        margin-bottom: 45px;
        width: 47%; } }
    @media (max-width: 480px) {
      header #gnaviWrap #gnaviInner01 ul {
        margin-right: 0; }
        header #gnaviWrap #gnaviInner01 ul.gnavi02, header #gnaviWrap #gnaviInner01 ul.gnavi03 {
          margin-bottom: 30px;
          width: 90%; }
        header #gnaviWrap #gnaviInner01 ul li ul {
          margin: 10px auto 0; }
          header #gnaviWrap #gnaviInner01 ul li ul li a {
            font-size: 1.4rem; }
          header #gnaviWrap #gnaviInner01 ul li ul li + li {
            margin-top: 5px; }
        header #gnaviWrap #gnaviInner01 ul li p {
          margin-bottom: 0; }
        header #gnaviWrap #gnaviInner01 ul.gnavi04 {
          margin-bottom: 30px;
          width: 90%; }
          header #gnaviWrap #gnaviInner01 ul.gnavi04 li p a {
            font-size: 1.6rem; } }
    header #gnaviWrap #gnaviInner02 {
      margin: 60px auto 0;
      border-top: 1px solid #ffffff; }
      header #gnaviWrap #gnaviInner02 ul {
        margin: 25px auto 0;
        width: 100%; }
        header #gnaviWrap #gnaviInner02 ul li {
          margin: auto;
          width: 24%;
          text-align: center; }
          header #gnaviWrap #gnaviInner02 ul li a {
            color: #FFFFFF;
            font-size: 1.6rem; }
          header #gnaviWrap #gnaviInner02 ul li + li {
            border-left: 1px solid #FFFFFF; }
          @media (max-width: 1200px) {
            header #gnaviWrap #gnaviInner02 ul li {
              margin: 0 auto 20px;
              width: 48%; }
              header #gnaviWrap #gnaviInner02 ul li + li {
                border-left: none; } }
          @media (max-width: 480px) {
            header #gnaviWrap #gnaviInner02 ul li {
              width: 100%;
              text-align: left; } }
  body#home header {
    background: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999; }
    body#home header h1 {
      filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(248deg) brightness(101%) contrast(100%); }

/*============================================================================
	drawer menuBtn
=============================================================================*/
.menuBtn {
  margin: auto;
  width: 30px;
  height: 25px;
  text-align: center;
  background: transparent;
  border-radius: 50%;
  box-sizing: border-box;
  outline: 0;
  border: 0;
  position: fixed;
  top: 50px;
  left: auto;
  right: 2.8%;
  bottom: auto;
  z-index: 1200;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .menuBtn:hover {
    cursor: pointer; }
  @media (max-width: 480px) {
    .menuBtn {
      top: 20px; } }
  .menuBtn .drawer-hamburger-icon {
    margin: auto;
    width: 100%;
    height: 3px;
    background-color: #333333;
    -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    display: block; }
    .menuBtn .drawer-hamburger-icon.drawer-hamburger-icon:before, .menuBtn .drawer-hamburger-icon.drawer-hamburger-icon:after {
      content: '';
      width: 100%;
      height: 3px;
      background-color: #333333;
      -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
      transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
      position: absolute;
      left: 0; }
    .menuBtn .drawer-hamburger-icon.drawer-hamburger-icon:before {
      top: -10px; }
    .menuBtn .drawer-hamburger-icon.drawer-hamburger-icon:after {
      top: 10px; }
  .menuBtn.close-btn .drawer-hamburger-icon {
    background-color: transparent; }
    .menuBtn.close-btn .drawer-hamburger-icon.drawer-hamburger-icon:before, .menuBtn.close-btn .drawer-hamburger-icon.drawer-hamburger-icon:after {
      background-color: #FFFFFF;
      top: 0; }
    .menuBtn.close-btn .drawer-hamburger-icon.drawer-hamburger-icon:before {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .menuBtn.close-btn .drawer-hamburger-icon.drawer-hamburger-icon:after {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  body#home .menuBtn .drawer-hamburger-icon {
    background-color: #FFFFFF; }
    body#home .menuBtn .drawer-hamburger-icon.drawer-hamburger-icon:before, body#home .menuBtn .drawer-hamburger-icon.drawer-hamburger-icon:after {
      background-color: #FFFFFF; }
  body#home .menuBtn.close-btn .drawer-hamburger-icon {
    background-color: transparent; }

/*============================================================================
	footer
=============================================================================*/
footer {
  padding: 195px 0 0;
  width: 100%;
  background: #fef6e9;
  position: relative;
  z-index: 0; }
  @media (max-width: 1440px) {
    footer {
      padding: 13.5vw 0 0; } }
  footer #fcontactBox {
    margin: 0 auto max(8.3vw, 120px) calc((100vw - 1200px) / 2);
    width: 560px;
    height: 160px;
    border: 1px solid #333333;
    box-sizing: border-box; }
    @media (max-width: 1440px) {
      footer #fcontactBox {
        margin: 0 auto 8.3vw 3vw;
        width: 44.4vw;
        height: 22.2vw;
        min-width: 450px; } }
    @media (max-width: 1200px) {
      footer #fcontactBox {
        width: 50vw;
        height: 24vw;
        min-width: unset; } }
    @media (max-width: 480px) {
      footer #fcontactBox {
        margin: 0 auto 8.3vw;
        padding: 20px;
        width: 90vw;
        height: auto;
        min-width: unset; } }
    footer #fcontactBox a {
      color: #333333;
      width: 100%;
      height: 100%;
      display: -webkit-flex;
      display: -moz-flex;
      display: flex;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      flex-direction: column;
      overflow: hidden;
      transition: .3s;
      position: relative; }
      footer #fcontactBox a em {
        margin: 0 auto 20px;
        font-size: 5.5rem;
        font-weight: 700;
        line-height: 1.0;
        display: block; }
      footer #fcontactBox a span {
        font-size: 1.6rem;
        font-weight: 500;
        display: block; }
      @media (max-width: 820px) {
        footer #fcontactBox a em {
          margin: 0 auto 20px;
          font-size: 4.0rem; } }
      @media (max-width: 480px) {
        footer #fcontactBox a em {
          margin: 0 auto 10px;
          font-size: 3.2rem; }
        footer #fcontactBox a span {
          font-size: 1.4rem;
          text-align: center; } }
      footer #fcontactBox a::after {
        content: '';
        width: 140%;
        height: 100%;
        background: #333333;
        transform-origin: right top;
        transform: skewX(-30deg) scale(0, 1);
        transition: transform .3s;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1; }
      footer #fcontactBox a:hover {
        color: #ebebeb; }
        footer #fcontactBox a:hover::after {
          transform-origin: left top;
          transform: skewX(-30deg) scale(1, 1); }
  footer #flinkWrap {
    padding: min(8.3vw, 120px) min(8.3vw, 120px) 0 8.5%;
    color: #FFFFFF;
    max-width: 1160px;
    width: 80.5%;
    background: #333333;
    box-sizing: border-box; }
    @media (max-width: 1440px) {
      footer #flinkWrap {
        padding: min(8.3vw, 120px) 3vw 0; } }
    @media (max-width: 480px) {
      footer #flinkWrap {
        padding: 30px 20px 0; } }
    footer #flinkWrap #flinkList > ul {
      width: 20%; }
      footer #flinkWrap #flinkList > ul:first-of-type {
        width: 40%; }
      @media (max-width: 1440px) {
        footer #flinkWrap #flinkList > ul {
          margin: 0 0 1em;
          width: 30%; }
          footer #flinkWrap #flinkList > ul:first-of-type {
            width: 40%; }
          footer #flinkWrap #flinkList > ul:nth-of-type(4n) {
            width: 40%; } }
      @media (max-width: 820px) {
        footer #flinkWrap #flinkList > ul {
          margin: 0 8% 1em 0;
          width: 46%; }
          footer #flinkWrap #flinkList > ul:first-of-type {
            width: 46%; }
          footer #flinkWrap #flinkList > ul:nth-of-type(4n) {
            width: 46%; }
          footer #flinkWrap #flinkList > ul:nth-of-type(2n) {
            margin-right: 0; } }
      @media (max-width: 480px) {
        footer #flinkWrap #flinkList > ul {
          margin: 0 0 1em 0;
          width: 100%; }
          footer #flinkWrap #flinkList > ul:first-of-type {
            width: 100%; }
          footer #flinkWrap #flinkList > ul:nth-of-type(4n) {
            width: 100%; } }
      footer #flinkWrap #flinkList > ul > li a {
        color: #FFFFFF;
        font-size: 1.4rem;
        font-weight: 700; }
      footer #flinkWrap #flinkList > ul > li ul {
        width: 100%; }
        footer #flinkWrap #flinkList > ul > li ul li {
          padding-left: 1.5em;
          position: relative; }
          footer #flinkWrap #flinkList > ul > li ul li a {
            color: #FFFFFF;
            font-size: 1.4rem;
            font-weight: 400; }
          footer #flinkWrap #flinkList > ul > li ul li::before {
            content: '';
            margin: auto;
            width: 0.9em;
            height: 1px;
            background: #FFFFFF;
            display: block;
            position: absolute;
            top: 14px;
            left: 0;
            right: auto;
            bottom: auto; }
          @media (max-width: 480px) {
            footer #flinkWrap #flinkList > ul > li ul li {
              padding-left: 1em; }
              footer #flinkWrap #flinkList > ul > li ul li a {
                font-size: 1.3rem; }
              footer #flinkWrap #flinkList > ul > li ul li::before {
                width: 0.7em; } }
      footer #flinkWrap #flinkList > ul > li + li {
        margin-top: 1em; }
    footer #flinkWrap #fCompanyBox {
      margin: 115px 0 100px; }
      footer #flinkWrap #fCompanyBox p {
        font-size: 1.4rem; }
      footer #flinkWrap #fCompanyBox address {
        font-size: 1.4rem;
        line-height: 1.7; }
      @media (max-width: 1440px) {
        footer #flinkWrap #fCompanyBox {
          margin: 8vw 0 7vw; } }
      @media (max-width: 820px) {
        footer #flinkWrap #fCompanyBox {
          margin: 4vw 0 3.5vw; } }
    footer #flinkWrap .copyright {
      padding: 30px 0;
      color: #FFFFFF;
      font-size: 1.2rem;
      text-align: right;
      letter-spacing: 0.1em;
      border-top: 1px solid #FFFFFF; }
  footer::after {
    content: '';
    margin: auto;
    width: 38.9vw;
    height: 50.4vw;
    min-width: 560px;
    min-height: 1000px;
    background: url(../images/stripe.png) repeat center center;
    background-size: auto;
    display: block;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    bottom: 0;
    z-index: -1; }
    @media (max-width: 1440px) {
      footer::after {
        min-width: unset;
        min-height: unset; } }
    @media (max-width: 480px) {
      footer::after {
        height: 75vh; } }
    body#home footer::after {
      top: auto;
      bottom: 18%; }

body#food footer, body#education footer, body#mansion footer, body#estate footer, body#ims-te footer, body#ims-re2 footer, body#ims-locker footer, body#case footer, body#sdgs footer, body#recruit footer, body#asset footer {
  background: #ebebeb; }

#back_to_top {
  margin: 0 auto;
  width: 20px;
  height: 130px;
  position: fixed;
  right: 4%;
  bottom: 30px;
  z-index: 999;
  transition: 0.3s ease;
  transform: translateY(170px); }
  #back_to_top a {
    color: #333333;
    width: 100%;
    height: 100%;
    display: block; }
    #back_to_top a .en {
      font-size: 1.1rem;
      font-weight: 700;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      line-height: 1;
      display: block; }
    #back_to_top a .anibar {
      margin: 10px auto 0 4px;
      width: 1px;
      height: 70px;
      background: #333333;
      display: block;
      transform-origin: top;
      animation: bar 3s cubic-bezier(1, 0, 0, 1) infinite; }
  #back_to_top.sc {
    transform: translateY(0); }

@keyframes bar {
  0% {
    opacity: 1;
    transform: scale(1, 0); }
  30% {
    transform: scale(1, 1); }
  30.1%, 90% {
    transform: scale(1, 1); }
  100% {
    opacity: 0;
    transform: scale(1, 0); } }
/*============================================================================
	common
=============================================================================*/
.moreBtn a {
  width: 65px;
  height: 80px;
  display: block; }
  .moreBtn a .jp {
    color: #333333;
    font-size: 1.4rem;
    font-weight: 700;
    vertical-align: bottom;
    display: inline-block;
    transition: 0.4s; }
  .moreBtn a .bar {
    margin-right: 10px;
    width: 1px;
    height: 80px;
    background: #333333;
    display: inline-block;
    transform-origin: top;
    animation: bar 3s cubic-bezier(1, 0, 0, 1) infinite; }
  .moreBtn a:hover .jp {
    opacity: 0.5; }
@media (max-width: 480px) {
  .moreBtn a {
    height: 50px; }
    .moreBtn a .bar {
      height: 50px; } }

/*============================================================================
	regulation
=============================================================================*/
/*============================================================================
	調整用
=============================================================================*/
.fl {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex; }

.fl-tab {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex; }
  @media (max-width: 820px) {
    .fl-tab {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      flex-direction: column; } }

.fl-smp {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex; }
  @media (max-width: 480px) {
    .fl-smp {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      flex-direction: column; } }

.fl-jst {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.fl-cen {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.fl-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.fl-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.fl-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.fl-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.mt0 {
  margin-top: 0 !important; }

.mt5 {
  margin-top: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mt100 {
  margin-top: 100px !important; }

.mr0 {
  margin-right: 0 !important; }

.mr5 {
  margin-right: 5px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr15 {
  margin-right: 15px !important; }

.mr20 {
  margin-right: 20px !important; }

.mr25 {
  margin-right: 25px !important; }

.mb0 {
  margin-bottom: 0 !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb12 {
  margin-bottom: 12px !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; }

.mb50 {
  margin-bottom: 50px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.ml0 {
  margin-left: 0 !important; }

.ml5 {
  margin-left: 5px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml15 {
  margin-left: 15px !important; }

.ml20 {
  margin-left: 20px !important; }

.ml25 {
  margin-left: 25px !important; }

.ml30 {
  margin-left: 30px !important; }

.ls5 {
  letter-spacing: 5px !important; }

.ls10 {
  letter-spacing: 10px !important; }

.ls15 {
  letter-spacing: 15px !important; }

.ls40 {
  letter-spacing: 40px !important; }

.ls60 {
  letter-spacing: 60px !important; }

br {
  display: inline; }
  @media (min-width: calc(1200px + 1px)) {
    br.showPC {
      display: none !important; } }
  @media (min-width: calc(820px + 1px)) {
    br.showTab {
      display: none !important; } }
  @media (min-width: calc(480px + 1px)) {
    br.showSP {
      display: none !important; } }
  @media (max-width: 1200px) {
    br.hdnPC {
      display: none; }
    br.showPC {
      display: inherit; } }
  @media (max-width: 820px) {
    br.hdnTab {
      display: none; }
    br.showTab {
      display: inherit; } }
  @media (max-width: 480px) {
    br.hdnSP {
      display: none; }
    br.showSP {
      display: inherit; } }

span {
  display: inline-block; }
  @media (min-width: calc(1200px + 1px)) {
    span.showPC {
      display: none !important; } }
  @media (min-width: calc(820px + 1px)) {
    span.showTab {
      display: none !important; } }
  @media (min-width: calc(480px + 1px)) {
    span.showSP {
      display: none !important; } }
  @media (max-width: 1200px) {
    span.hdnPC {
      display: none !important; }
    span.showPC {
      display: inherit; } }
  @media (max-width: 820px) {
    span.hdnTab {
      display: none !important; }
    span.showTab {
      display: inherit; } }
  @media (max-width: 480px) {
    span.hdnSP {
      display: none !important; }
    span.showSP {
      display: inherit; } }

p, div, figure, ul {
  display: block; }
  @media (min-width: calc(1200px + 1px)) {
    p.showPC, div.showPC, figure.showPC, ul.showPC {
      display: none !important; } }
  @media (min-width: calc(820px + 1px)) {
    p.showTab, div.showTab, figure.showTab, ul.showTab {
      display: none !important; } }
  @media (min-width: calc(480px + 1px)) {
    p.showSP, div.showSP, figure.showSP, ul.showSP {
      display: none !important; } }
  @media (max-width: 1200px) {
    p.hdnPC, div.hdnPC, figure.hdnPC, ul.hdnPC {
      display: none !important; }
    p.showPC, div.showPC, figure.showPC, ul.showPC {
      display: inherit; } }
  @media (max-width: 820px) {
    p.hdnTab, div.hdnTab, figure.hdnTab, ul.hdnTab {
      display: none !important; }
    p.showTab, div.showTab, figure.showTab, ul.showTab {
      display: inherit; } }
  @media (max-width: 480px) {
    p.hdnSP, div.hdnSP, figure.hdnSP, ul.hdnSP {
      display: none !important; }
    p.showSP, div.showSP, figure.showSP, ul.showSP {
      display: inherit; } }

.ta_cnt {
  text-align: center; }

.ta_right {
  text-align: right; }

.clearfix:after {
  content: "";
  display: block;
  clear: both; }

/*============================================================================
	animation
=============================================================================*/
.fadein, .fadein02, .fadein03 {
  opacity: 0;
  transition: all 1.4s; }
  .fadein.show, .fadein02.show, .fadein03.show {
    opacity: 1; }

/* scroll */
.fade, .delay_fade {
  opacity: 0;
  transition: all 0.8s; }
  .fade.active, .delay_fade.active {
    opacity: 1; }

.upfade {
  transform: translate(0, 50px);
  opacity: 0;
  transition: all 0.8s; }
  .upfade.scrollin {
    transform: translate(0, 0);
    opacity: 1; }

.downfade {
  transform: translate(0, -50px);
  opacity: 0;
  transition: all 0.8s; }
  .downfade.scrollin {
    transform: translate(0, 0);
    opacity: 1; }

.sclinWrap {
  overflow: hidden !important; }

.sclin_right {
  transform: translate(50px, 0);
  opacity: 0;
  transition: all 0.8s; }
  .sclin_right.scrollin {
    transform: translate(0, 0);
    opacity: 1; }

.sclin_left {
  transform: translate(-50px, 0);
  opacity: 0;
  transition: all 0.8s; }
  .sclin_left.scrollin {
    transform: translate(0, 0);
    opacity: 1; }

.listfade li {
  transform: translate(0, 50px);
  opacity: 0.1;
  transition: all 1.0s; }
  .listfade li.scrollin {
    transform: translate(0, 0);
    opacity: 1; }

/* スライドマスク */
.colorSlide {
  margin: auto;
  background-color: transparent;
  opacity: 0;
  overflow: hidden; }
  .colorSlide.isPlay {
    animation-name: play;
    animation-duration: 0.8s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
    position: relative;
    opacity: 1 !important; }
    .colorSlide.isPlay::after {
      content: '';
      width: 100%;
      height: 100%;
      background: #ffffff;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      animation-name: maskOut;
      animation-duration: 0.8s;
      animation-delay: .8s;
      animation-fill-mode: forwards;
      animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1); }
      .food .colorSlide.isPlay::after {
        background: #c49fbd; }
      .edu .colorSlide.isPlay::after {
        background: #a9dcc1; }
      .mansion .colorSlide.isPlay::after {
        background: #eebaa9; }
      .estate .colorSlide.isPlay::after {
        background: #aad2e3; }

@keyframes play {
  from {
    opacity: 0;
    transform: translateX(-100%); }
  to {
    opacity: 1;
    transform: translateX(0); } }
@keyframes maskOut {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(100%); } }
