@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@700&display=swap");
body {
  width: 100%;
  font-family: "Noto Sans JP";
  color: #000;
  background: #fff;
  font-weight: 400;
  font-size: 4.2vw;
  font-feature-settings: "palt";
  line-height: 1.8em;
  letter-spacing: 0.1em;
  overflow-x: hidden;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 16px;
    width: 100%;
    position: relative;
  }
}

a {
  color: #000;
}

@media screen and (min-width: 768px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}

main {
  overflow: hidden;
}

.smp-block {
  display: block;
}
@media screen and (min-width: 768px) {
  .smp-block {
    display: none;
  }
}

.pc-block {
  display: none;
}
@media screen and (min-width: 768px) {
  .pc-block {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .inline-block {
    display: inline-block;
  }
}

.dmdisplay {
  font-family: "DM Serif Display", serif;
}

.poppins {
  font-family: "Poppins", sans-serif;
}

.shippori {
  font-family: "Shippori Mincho", serif;
}

img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  vertical-align: bottom;
}

video {
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.cm-inner {
  width: 82%;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .cm-inner {
    width: 90%;
    max-width: 1100px;
  }
}

.cm-title01 {
  pointer-events: none;
  line-height: 1.2em;
}
.cm-title01.way span.video-box {
  height: 27vw;
}
@media screen and (min-width: 768px) {
  .cm-title01.way span.video-box {
    height: 150px;
  }
}
.cm-title01.way span.video-wrap {
  display: block;
  -webkit-mask-image: url(../myimg/top/way-title_pc.svg);
          mask-image: url(../myimg/top/way-title_pc.svg);
  -webkit-mask-size: 35vw;
          mask-size: 35vw;
}
@media screen and (min-width: 768px) {
  .cm-title01.way span.video-wrap {
    -webkit-mask-size: 200px;
            mask-size: 200px;
  }
}
.cm-title01.way span.txt {
  margin-left: 0.4em;
}
@media screen and (min-width: 768px) {
  .cm-title01.way span.txt {
    margin-left: 0.8em;
  }
}
.cm-title01.company span.video-box {
  height: 12vw;
}
@media screen and (min-width: 768px) {
  .cm-title01.company span.video-box {
    height: 80px;
  }
}
.cm-title01.company span.video-wrap {
  display: block;
  -webkit-mask-image: url(../myimg/business/company-title_pc.svg);
          mask-image: url(../myimg/business/company-title_pc.svg);
  -webkit-mask-size: 80vw;
          mask-size: 80vw;
}
@media screen and (min-width: 768px) {
  .cm-title01.company span.video-wrap {
    -webkit-mask-size: 470px;
            mask-size: 470px;
  }
}
.cm-title01.mission span.video-box {
  height: 12vw;
}
@media screen and (min-width: 768px) {
  .cm-title01.mission span.video-box {
    height: 60px;
  }
}
.cm-title01.mission span.video-wrap {
  display: block;
  -webkit-mask-image: url(../myimg/way/mission-title_pc.svg);
          mask-image: url(../myimg/way/mission-title_pc.svg);
  -webkit-mask-size: 58vw;
          mask-size: 58vw;
  width: 47vw;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .cm-title01.mission span.video-wrap {
    -webkit-mask-size: 290px;
            mask-size: 290px;
    width: 240px;
  }
}
.cm-title01.vision span.video-box {
  height: 12vw;
}
@media screen and (min-width: 768px) {
  .cm-title01.vision span.video-box {
    height: 60px;
  }
}
.cm-title01.vision span.video-wrap {
  display: block;
  -webkit-mask-image: url(../myimg/way/vision-title_pc.svg);
          mask-image: url(../myimg/way/vision-title_pc.svg);
  -webkit-mask-size: 58vw;
          mask-size: 58vw;
  width: 40vw;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .cm-title01.vision span.video-wrap {
    -webkit-mask-size: 270px;
            mask-size: 270px;
    width: 202px;
  }
}
.cm-title01.value span.video-box {
  height: 12vw;
}
@media screen and (min-width: 768px) {
  .cm-title01.value span.video-box {
    height: 60px;
  }
}
.cm-title01.value span.video-wrap {
  display: block;
  -webkit-mask-image: url(../myimg/way/value-title_pc.svg);
          mask-image: url(../myimg/way/value-title_pc.svg);
  -webkit-mask-size: 31vw;
          mask-size: 31vw;
  width: 32vw;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .cm-title01.value span.video-wrap {
    -webkit-mask-size: 150px;
            mask-size: 150px;
    width: 160px;
  }
}
.cm-title01.contact span.video-box {
  height: 10vw;
}
@media screen and (min-width: 768px) {
  .cm-title01.contact span.video-box {
    height: 80px;
  }
}
.cm-title01.contact span.video-wrap {
  display: block;
  -webkit-mask-image: url(../myimg/contact/contact-title_pc.svg);
          mask-image: url(../myimg/contact/contact-title_pc.svg);
  -webkit-mask-size: 70vw;
          mask-size: 70vw;
}
@media screen and (min-width: 768px) {
  .cm-title01.contact span.video-wrap {
    -webkit-mask-size: 470px;
            mask-size: 470px;
  }
}
.cm-title01 span {
  display: block;
  line-height: 1em;
  font-weight: 400;
  /*&.txt01{
  	font-family: "DM Serif Display", serif;
  	@include mq(pc) {
  		font-size: 80px;
  	}
  	@include mq(pc-middle) {
  		font-size: 100px;
  	}
  }*/
}
.cm-title01 span.video-box {
  height: 28vw;
}
@media screen and (min-width: 768px) {
  .cm-title01 span.video-box {
    height: 160px;
  }
}
.cm-title01 span.video-wrap {
  display: block;
  -webkit-mask-image: url(../myimg/top/business-title_pc.svg);
          mask-image: url(../myimg/top/business-title_pc.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 80vw;
          mask-size: 80vw;
  background: #000;
}
@media screen and (min-width: 768px) {
  .cm-title01 span.video-wrap {
    -webkit-mask-size: 440px;
            mask-size: 440px;
  }
}
.cm-title01 span.video-wrap video {
  width: 80vw;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .cm-title01 span.video-wrap video {
    width: 500px;
  }
}
.cm-title01 span.txt {
  margin-top: 1em;
}

.cm-txt01 {
  line-height: 2em;
  letter-spacing: 0.06em;
  font-size: 3.7vw;
}
@media screen and (min-width: 768px) {
  .cm-txt01 {
    font-size: 14px;
  }
}
@media screen and (min-width: 1000px) {
  .cm-txt01 {
    font-size: 16px;
  }
}

.cm-txt02 {
  font-weight: 500;
  margin-bottom: 1.4em;
  line-height: 1.8em;
  font-size: 4.8vw;
}
@media screen and (min-width: 768px) {
  .cm-txt02 {
    font-size: 18px;
    margin-bottom: 0.8em;
  }
}
@media screen and (min-width: 1000px) {
  .cm-txt02 {
    font-size: 20px;
  }
}

a.cm-btn01 {
  color: #000;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 22vw;
  padding: 0 0 0.6em;
}
@media screen and (min-width: 768px) {
  a.cm-btn01 {
    width: 97px;
    padding: 0 0 1em;
    transition: all 0.3s;
  }
  a.cm-btn01:hover::after {
    animation: clippath04 0.6s 0s cubic-bezier(0.75, 0.01, 0.11, 0.99) forwards;
  }
  @keyframes clippath04 {
    0% {
      transform: scaleX(1);
      transform-origin: right;
    }
    49% {
      transform: scaleX(0);
      transform-origin: right;
    }
    50% {
      transform: scaleX(0);
      transform-origin: left;
    }
    100% {
      transform: scaleX(1);
      transform-origin: left;
    }
  }
  a.cm-btn01:hover span.arrow::after {
    transform: translate(100%, -50%);
  }
  a.cm-btn01:hover span.arrow::before {
    transform: translate(0, -50%);
  }
}
a.cm-btn01::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
}
a.cm-btn01 span {
  display: block;
  line-height: 1em;
}
@media screen and (min-width: 768px) {
  a.cm-btn01 span.txt {
    font-size: 14px;
    overflow: hidden;
    height: 1em;
  }
}
a.cm-btn01 span.arrow {
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  overflow: hidden;
  position: absolute;
  top: 0.4em;
  right: 0;
  transform: translate(0, -50%);
}
@media screen and (min-width: 768px) {
  a.cm-btn01 span.arrow {
    width: 16px;
    height: 16px;
  }
}
a.cm-btn01 span.arrow::after, a.cm-btn01 span.arrow::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url("../myimg/common/arrow01.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  transition: all 0.4s cubic-bezier(0.75, 0.01, 0.11, 0.99);
}
a.cm-btn01 span.arrow::before {
  transform: translate(-100%, -50%);
}

a.cm-contact-btn {
  display: block;
  background: #e6e6e6;
  color: #000;
  text-align: center;
  line-height: 1em;
  position: relative;
  padding: 7% 0;
  margin: 10% auto 25%;
  width: 60.2%;
  font-size: 6.6vw;
}
@media screen and (min-width: 768px) {
  a.cm-contact-btn {
    width: 600px;
    margin: 200px auto;
    padding: 85px 0 75px;
    transition: all 0.3s;
    font-size: 40px;
  }
  a.cm-contact-btn:hover {
    background: #000;
  }
  a.cm-contact-btn:hover span {
    color: #fff;
  }
  a.cm-contact-btn:hover span.arrow::after {
    transform: translate(100%, -50%);
  }
  a.cm-contact-btn:hover span.arrow::before {
    transform: translate(0, -50%);
  }
}
@media screen and (min-width: 1000px) {
  a.cm-contact-btn {
    font-size: 50px;
    width: 760px;
  }
}
a.cm-contact-btn span.txt01, a.cm-contact-btn span.txt02 {
  line-height: 1em;
  display: block;
}
@media screen and (min-width: 768px) {
  a.cm-contact-btn span.txt01, a.cm-contact-btn span.txt02 {
    display: inline-block;
    height: 1em;
    overflow: hidden;
  }
}
a.cm-contact-btn span.txt01 {
  font-family: "DM Serif Display", serif;
}
a.cm-contact-btn span.txt02 {
  vertical-align: 0.4em;
  margin-top: 0.4em;
  font-size: 3.8vw;
}
@media screen and (min-width: 768px) {
  a.cm-contact-btn span.txt02 {
    font-size: 17px;
    margin-top: 0;
    margin-left: 1em;
  }
}
@media screen and (min-width: 1000px) {
  a.cm-contact-btn span.txt02 {
    font-size: 20px;
  }
}
a.cm-contact-btn span.arrow {
  display: block;
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translate(0, -50%);
  overflow: hidden;
  width: 0.6em;
  height: 0.6em;
}
@media screen and (min-width: 768px) {
  a.cm-contact-btn span.arrow {
    width: 30px;
    height: 30px;
  }
}
a.cm-contact-btn span.arrow::after, a.cm-contact-btn span.arrow::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url("../myimg/common/arrow01.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  transition: all 0.4s cubic-bezier(0.75, 0.01, 0.11, 0.99);
}
a.cm-contact-btn span.arrow::before {
  background-image: url("../myimg/common/arrow01-w.svg");
  transform: translate(-100%, -50%);
}

/*------------------------------- header -------------------------------*/
header {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  margin: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  z-index: 99;
}
@media screen and (min-width: 768px) {
  header {
    gap: 5%;
    justify-content: space-between;
    align-items: center;
    border-bottom: solid 1px #000;
  }
}
header.color {
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  /*&::after{
  	backdrop-filter: blur(5px);
  	opacity: 1;
  }*/
}
header.active button.header-btn.header-btn02 {
  transform: scale(1);
}
header.active .header-logo-wrap picture.black {
  display: none;
}
header.active .header-logo-wrap picture.white {
  display: block;
}
header.active div.menu-box {
  transform: translate(0);
}
header .header-logo-wrap {
  width: 21%;
  position: relative;
  z-index: 3;
  margin-top: 3%;
  margin-left: 4%;
  mix-blend-mode: difference;
}
@media screen and (min-width: 768px) {
  header .header-logo-wrap {
    width: 110px;
    margin-top: 0;
    margin-left: 3%;
  }
}
@media screen and (min-width: 1000px) {
  header .header-logo-wrap {
    width: 150px;
  }
}
header .header-logo-wrap picture.black {
  display: block;
}
header .header-logo-wrap picture.white {
  display: none;
}
header a {
  display: block;
}
header a.recruit-btn {
  width: 24%;
  background: #306aaa;
  height: 12vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  header a.recruit-btn {
    display: none;
  }
}
header a.recruit-btn img {
  width: 64%;
  margin: auto;
}
header button.header-btn {
  background: #111;
  display: block;
  position: relative;
  width: 14vw;
  height: 14vw;
  border: none;
  top: 0;
  right: 0;
  z-index: 1;
  transition: all 0.3s;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  header button.header-btn {
    display: none;
  }
}
header button.header-btn span {
  display: block;
  background: #fff;
  position: absolute;
  width: 50%;
  height: 0.32vw;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (min-width: 768px) {
  header button.header-btn span {
    height: 1px;
  }
}
header button.header-btn span:nth-of-type(1) {
  top: 45%;
  transform: translate(0, -50%);
}
header button.header-btn span:nth-of-type(2) {
  top: 55%;
  transform: translate(0, -50%);
}
header button.header-btn.header-btn02 {
  background: none;
  border-radius: 50em;
  position: fixed;
  top: 1.5vw;
  right: 5vw;
  transform: scale(0);
  transition: all 0.2s 0.1s;
  z-index: 3;
}
header button.header-btn.header-btn02 span {
  width: 70%;
}
header button.header-btn.header-btn02 span:nth-of-type(1) {
  top: 50%;
  transform: translate(0, -50%) rotate(30deg);
}
header button.header-btn.header-btn02 span:nth-of-type(2) {
  top: 50%;
  transform: translate(0, -50%) rotate(-30deg);
}
header div.menu-box-wrap {
  width: 38%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 768px) {
  header div.menu-box-wrap {
    width: 580px;
  }
}
@media screen and (min-width: 1000px) {
  header div.menu-box-wrap {
    width: 700px;
  }
}
header div.menu-box {
  width: 100vw;
  height: 100vh;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(0, -100%);
  transition: all 0.3s;
  z-index: 2;
  overflow-y: scroll;
}
@media screen and (min-width: 768px) {
  header div.menu-box {
    width: 440px;
    height: auto;
    position: relative;
    transform: translate(0);
    background: none;
    overflow: hidden;
  }
}
@media screen and (min-width: 1000px) {
  header div.menu-box {
    width: 500px;
  }
}
header div.menu-box div.menu-box-inner {
  width: 75%;
  height: auto;
  margin: auto;
  padding: 30% 0 30%;
}
@media screen and (min-width: 768px) {
  header div.menu-box div.menu-box-inner {
    width: 100%;
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  header div.menu-box ul.ul01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    line-height: 1em;
  }
}
header div.menu-box ul.ul01 li.li01 {
  margin-bottom: 2.4em;
}
@media screen and (min-width: 768px) {
  header div.menu-box ul.ul01 li.li01 {
    display: inline-block;
    margin: 0;
  }
}
header div.menu-box ul.ul01 li.li01:last-child {
  margin-bottom: 5%;
}
@media screen and (min-width: 768px) {
  header div.menu-box ul.ul01 li.li01:last-child {
    margin: 0;
  }
}
header div.menu-box ul.ul01 li.li01:last-child a.header-txt01 {
  color: #111;
  background: #e6e6e6;
  text-align: center;
  padding: 0.8em 0 0.6em;
  font-size: 6.6vw;
}
@media screen and (min-width: 768px) {
  header div.menu-box ul.ul01 li.li01:last-child a.header-txt01 {
    color: #fff;
    background: #000;
    text-align: center;
    width: 117px;
    margin: 0;
    padding: 9px 0;
    font-size: 14px;
  }
}
@media screen and (min-width: 1000px) {
  header div.menu-box ul.ul01 li.li01:last-child a.header-txt01 {
    width: 137px;
  }
}
@media screen and (min-width: ) {
  header div.menu-box ul.ul01 li.li01:last-child a.header-txt01 {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  header div.menu-box ul.ul01 li.li01:last-child a.header-txt01 span.autospan-wrap {
    display: block;
    height: 1em;
    overflow: hidden;
  }
}
header div.menu-box ul.ul01 li.li01:last-child a.header-txt01 span.txt02 {
  font-size: 3.2vw;
  font-family: "Noto Sans JP";
}
@media screen and (min-width: 768px) {
  header div.menu-box ul.ul01 li.li01:last-child a.header-txt01 span.txt02 {
    display: none;
  }
}
header div.menu-box ul.ul01 li.li01:last-child a.header-txt01 span.arrow {
  display: block;
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translate(0, -50%);
  overflow: hidden;
  width: 0.6em;
  height: 0.6em;
}
@media screen and (min-width: 768px) {
  header div.menu-box ul.ul01 li.li01:last-child a.header-txt01 span.arrow {
    display: none;
    width: 30px;
    height: 30px;
  }
}
header div.menu-box ul.ul01 li.li01:last-child a.header-txt01 span.arrow::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url("../myimg/common/arrow01.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  transition: all 0.4s cubic-bezier(0.75, 0.01, 0.11, 0.99);
}
header div.menu-box ul.ul01 li.li01 a {
  color: #fff;
  line-height: 1em;
  /*&.header-btn{
  	padding: 0 0 0 1.2em;
  	position: relative;
  	@include mq(pc) {
  		padding: 0;
  	}
  	&::after{
  		content: "";
  		display: block;
  		width: 0.6em;
  		height: 0.1em;
  		background: #111;
  		position: absolute;
  		left: 0;
  		top: 0.54em;
  		@include mq(pc) {
  			content: none;
  		}
  	}
  }*/
}
@media screen and (min-width: 768px) {
  header div.menu-box ul.ul01 li.li01 a {
    color: #111;
  }
}
@media screen and (min-width: 768px) {
  header div.menu-box ul.ul01 li.li01 a.white {
    color: #fff;
  }
}
header div.menu-box ul.ul01 li.li01 a.header-txt01 {
  font-family: "DM Serif Display", serif;
  font-size: 4.8vw;
  padding-left: 1em;
  position: relative;
}
@media screen and (min-width: 768px) {
  header div.menu-box ul.ul01 li.li01 a.header-txt01 {
    display: inline-block;
    font-size: 14px;
    padding-left: 0;
  }
}
@media screen and (min-width: ) {
  header div.menu-box ul.ul01 li.li01 a.header-txt01 {
    font-size: 16px;
  }
}
header div.menu-box ul.ul01 li.li01 a.header-txt01::after {
  content: "";
  display: block;
  width: 0.2em;
  height: 0.2em;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  background: #fff;
  border-radius: 50em;
}
@media screen and (min-width: 768px) {
  header div.menu-box ul.ul01 li.li01 a.header-txt01::after {
    content: none;
  }
}
header div.menu-box ul.ul01 li.li01 a.header-txt01 .autospan {
  display: block;
}
header div.menu-box ul.ul01 li.li01 a.header-txt01 .autospan:nth-of-type(2) {
  display: none;
}
@media screen and (min-width: 768px) {
  header div.menu-box ul.ul01 li.li01 a.header-txt01 .autospan:nth-of-type(2) {
    display: block;
  }
}
header div.menu-box a.privacypolicy-txt {
  text-align: center;
  color: #fff;
  font-size: 3.2vw;
}
header a.suenaga-logo {
  background: #fff;
  width: calc(100% - 14vw);
  height: 14vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  header a.suenaga-logo {
    width: 114px;
    height: 80px;
  }
}
@media screen and (min-width: 1000px) {
  header a.suenaga-logo {
    width: 134px;
    height: 95px;
  }
}
header a.suenaga-logo img {
  width: 60%;
  margin: auto;
}

/*------------------------------- footer -------------------------------*/
footer {
  background: #000;
  color: #fff;
}
footer div.footer-inner {
  width: 85.2%;
  margin: auto;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  footer div.footer-inner {
    position: relative;
    width: 90%;
    max-width: 1100px;
  }
}
footer div.footer-inner a {
  display: block;
  color: #fff;
}
@media screen and (min-width: 768px) {
  footer div.flex-box {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    gap: 50px;
  }
}
@media screen and (min-width: 1000px) {
  footer div.flex-box {
    gap: 115px;
  }
}
footer div.footer-area01 {
  padding: 15% 0 10%;
  border-bottom: solid 1px #fff;
  /**/
}
@media screen and (min-width: 768px) {
  footer div.footer-area01 {
    padding: 50px 0;
  }
}
footer div.footer-area01 div.footer-box01 {
  text-align: center;
  line-height: 1.4em;
  margin: 10% 0 0;
}
@media screen and (min-width: 768px) {
  footer div.footer-area01 div.footer-box01 {
    order: -1;
    margin: 0;
    text-align: left;
    line-height: 1.2em;
  }
}
footer div.footer-area01 div.footer-box01 a.logo01 {
  width: 55%;
  margin: 0 auto 10%;
}
@media screen and (min-width: 768px) {
  footer div.footer-area01 div.footer-box01 a.logo01 {
    width: 168px;
    margin: 0 0 15px;
  }
}
footer div.footer-area01 div.footer-box01 p, footer div.footer-area01 div.footer-box01 a {
  font-size: 0.72em;
  line-height: 1.6em;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) {
  footer div.footer-area01 div.footer-box01 p, footer div.footer-area01 div.footer-box01 a {
    font-size: 10px;
    line-height: 1.2em;
  }
}
@media screen and (min-width: 768px) {
  footer div.footer-area01 div.footer-box01 a.tel-btn {
    padding: 1em 0 0 0;
  }
}
footer div.footer-area01 div.footer-box03 {
  font-family: "DM Serif Display", serif;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  footer div.footer-area01 div.footer-box03 {
    width: 300px;
  }
}
footer div.footer-area01 div.footer-box03 ul {
  display: flex;
  flex-wrap: wrap;
}
footer div.footer-area01 div.footer-box03 ul li {
  margin-bottom: 0.8em;
  line-height: 1.2em;
  width: 48%;
}
@media screen and (min-width: 768px) {
  footer div.footer-area01 div.footer-box03 ul li {
    width: 48%;
  }
}
footer div.footer-area01 div.footer-box03 ul li a {
  position: relative;
  padding: 0 0 0 0.6em;
  letter-spacing: 0.12em;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  footer div.footer-area01 div.footer-box03 ul li a {
    font-size: 14px;
  }
}
footer div.footer-area01 div.footer-box03 ul li a::after {
  content: "";
  display: block;
  width: 0.2em;
  height: 0.2em;
  position: absolute;
  left: 0;
  top: 0.42em;
  background: #fff;
  border-radius: 50em;
}
footer div.footer-area01 div.footer-box03 ul li a span {
  font-weight: 500;
}
footer div.footer-area02 {
  padding: 10% 0;
}
@media screen and (min-width: 768px) {
  footer div.footer-area02 {
    padding: 40px 0;
  }
}
@media screen and (min-width: 768px) {
  footer div.footer-area02 div.footer-box04 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
}
footer div.footer-area02 div.footer-box04 p {
  margin: 0 0 1em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  footer div.footer-area02 div.footer-box04 p {
    width: 245px;
    text-align: left;
    margin: 0;
    box-sizing: border-box;
  }
}
footer div.footer-area02 div.footer-box04 p span.txt01 {
  font-size: 1.2em;
  font-weight: 600;
  margin-right: 1em;
  line-height: 1.2em;
}
footer div.footer-area02 div.footer-box04 p span.txt02 {
  font-size: 0.78em;
}
@media screen and (min-width: 768px) {
  footer div.footer-area02 div.footer-box04 p span.txt02 {
    font-size: 10px;
  }
}
@media screen and (min-width: 768px) {
  footer div.footer-area02 div.footer-box04 ul {
    width: calc(100% - 300px);
    line-height: 1.2em;
    border-left: solid 1px #111;
    padding: 0 0 0 2em;
  }
}
footer div.footer-area02 div.footer-box04 ul li {
  display: inline-block;
  padding: 0 0 0 1.2em;
  position: relative;
  line-height: 1.2em;
  font-size: 0.78em;
  letter-spacing: 0.06em;
  margin-right: 1em;
}
@media screen and (min-width: 768px) {
  footer div.footer-area02 div.footer-box04 ul li {
    font-size: 10px;
    margin-bottom: 0.4em;
  }
}
footer div.footer-area02 div.footer-box04 ul li::after {
  content: "";
  display: block;
  width: 0.8em;
  height: 0.8em;
  position: absolute;
  left: 0;
  top: 0.2em;
  background: #c0c0c0;
  border-radius: 50em;
}
footer div.footer-area02 p.footer-txt {
  text-align: center;
  letter-spacing: 0;
  font-size: 0.78em;
  padding: 2em 0 0;
}
@media screen and (min-width: 768px) {
  footer div.footer-area02 p.footer-txt {
    text-align: left;
    font-size: 11px;
    padding: 30px 0 0;
  }
  footer div.footer-area02 p.footer-txt a {
    display: inline-block;
    margin: 0 1em 0 0;
  }
}

.btn-ani, a.btn-ani {
  display: block;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .btn-ani, a.btn-ani {
    height: 1em;
  }
  .btn-ani:hover span.autospan span, a.btn-ani:hover span.autospan span {
    transform: translate(0, -100%);
  }
}
.btn-ani span.autospan, a.btn-ani span.autospan {
  display: block;
}
@media screen and (min-width: 768px) {
  .btn-ani span.autospan, a.btn-ani span.autospan {
    line-height: 1em;
  }
}
.btn-ani span.autospan:nth-of-type(2), a.btn-ani span.autospan:nth-of-type(2) {
  display: none;
}
@media screen and (min-width: 768px) {
  .btn-ani span.autospan:nth-of-type(2), a.btn-ani span.autospan:nth-of-type(2) {
    display: block;
  }
}
.btn-ani span.autospan span, a.btn-ani span.autospan span {
  display: inline-block;
  transition: all 0.3s;
  transition-delay: calc(0.02s * var(--text-index));
}/*# sourceMappingURL=common.css.map */