@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");
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, hr,
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;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

/* margin padding */
.mt5 {
  margin-top: 5px;
}

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.ml5 {
  margin-left: 5px;
}

.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pl5 {
  padding-left: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pl10 {
  padding-left: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mr15 {
  margin-right: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.ml15 {
  margin-left: 15px;
}

.pt15 {
  padding-top: 15px;
}

.pr15 {
  padding-right: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pl15 {
  padding-left: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml20 {
  margin-left: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pl20 {
  padding-left: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mr25 {
  margin-right: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.ml25 {
  margin-left: 25px;
}

.pt25 {
  padding-top: 25px;
}

.pr25 {
  padding-right: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.pl25 {
  padding-left: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml30 {
  margin-left: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pl30 {
  padding-left: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mr35 {
  margin-right: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.ml35 {
  margin-left: 35px;
}

.pt35 {
  padding-top: 35px;
}

.pr35 {
  padding-right: 35px;
}

.pb35 {
  padding-bottom: 35px;
}

.pl35 {
  padding-left: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mr40 {
  margin-right: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.ml40 {
  margin-left: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pr40 {
  padding-right: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl40 {
  padding-left: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mr45 {
  margin-right: 45px;
}

.mb45 {
  margin-bottom: 45px;
}

.ml45 {
  margin-left: 45px;
}

.pt45 {
  padding-top: 45px;
}

.pr45 {
  padding-right: 45px;
}

.pb45 {
  padding-bottom: 45px;
}

.pl45 {
  padding-left: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mr50 {
  margin-right: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml50 {
  margin-left: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pr50 {
  padding-right: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.pl50 {
  padding-left: 50px;
}

.mt55 {
  margin-top: 55px;
}

.mr55 {
  margin-right: 55px;
}

.mb55 {
  margin-bottom: 55px;
}

.ml55 {
  margin-left: 55px;
}

.pt55 {
  padding-top: 55px;
}

.pr55 {
  padding-right: 55px;
}

.pb55 {
  padding-bottom: 55px;
}

.pl55 {
  padding-left: 55px;
}

.mt60 {
  margin-top: 60px;
}

.mr60 {
  margin-right: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml60 {
  margin-left: 60px;
}

.pt60 {
  padding-top: 60px;
}

.pr60 {
  padding-right: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.pl60 {
  padding-left: 60px;
}

.mt65 {
  margin-top: 65px;
}

.mr65 {
  margin-right: 65px;
}

.mb65 {
  margin-bottom: 65px;
}

.ml65 {
  margin-left: 65px;
}

.pt65 {
  padding-top: 65px;
}

.pr65 {
  padding-right: 65px;
}

.pb65 {
  padding-bottom: 65px;
}

.pl65 {
  padding-left: 65px;
}

.mt70 {
  margin-top: 70px;
}

.mr70 {
  margin-right: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.ml70 {
  margin-left: 70px;
}

.pt70 {
  padding-top: 70px;
}

.pr70 {
  padding-right: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.pl70 {
  padding-left: 70px;
}

.mt75 {
  margin-top: 75px;
}

.mr75 {
  margin-right: 75px;
}

.mb75 {
  margin-bottom: 75px;
}

.ml75 {
  margin-left: 75px;
}

.pt75 {
  padding-top: 75px;
}

.pr75 {
  padding-right: 75px;
}

.pb75 {
  padding-bottom: 75px;
}

.pl75 {
  padding-left: 75px;
}

.mt80 {
  margin-top: 80px;
}

.mr80 {
  margin-right: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.ml80 {
  margin-left: 80px;
}

.pt80 {
  padding-top: 80px;
}

.pr80 {
  padding-right: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.pl80 {
  padding-left: 80px;
}

.mt85 {
  margin-top: 85px;
}

.mr85 {
  margin-right: 85px;
}

.mb85 {
  margin-bottom: 85px;
}

.ml85 {
  margin-left: 85px;
}

.pt85 {
  padding-top: 85px;
}

.pr85 {
  padding-right: 85px;
}

.pb85 {
  padding-bottom: 85px;
}

.pl85 {
  padding-left: 85px;
}

.mt90 {
  margin-top: 90px;
}

.mr90 {
  margin-right: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.ml90 {
  margin-left: 90px;
}

.pt90 {
  padding-top: 90px;
}

.pr90 {
  padding-right: 90px;
}

.pb90 {
  padding-bottom: 90px;
}

.pl90 {
  padding-left: 90px;
}

.mt95 {
  margin-top: 95px;
}

.mr95 {
  margin-right: 95px;
}

.mb95 {
  margin-bottom: 95px;
}

.ml95 {
  margin-left: 95px;
}

.pt95 {
  padding-top: 95px;
}

.pr95 {
  padding-right: 95px;
}

.pb95 {
  padding-bottom: 95px;
}

.pl95 {
  padding-left: 95px;
}

.mt100 {
  margin-top: 100px;
}

.mr100 {
  margin-right: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml100 {
  margin-left: 100px;
}

.pt100 {
  padding-top: 100px;
}

.pr100 {
  padding-right: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

.pl100 {
  padding-left: 100px;
}

/* clearfix */
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}

.clearfix {
  zoom: 1;
}

/* float */
.floatL {
  float: left;
}

.floatR {
  float: right;
}

.floatC {
  clear: both;
}

/* text */
.taC {
  text-align: center;
}

.taL {
  text-align: left;
}

.taR {
  text-align: right;
}

/* none */
.none {
  text-indent: -9999px;
  height: 0px;
  overflow: hidden;
}

/* display */
.dspBk {
  display: block;
}

.dspIn {
  display: inline;
}

.dspNone {
  display: none;
}

/* font */
.fs1 {
  font-size: 1px;
}

.fs2 {
  font-size: 2px;
}

.fs3 {
  font-size: 3px;
}

.fs4 {
  font-size: 4px;
}

.fs5 {
  font-size: 5px;
}

.fs6 {
  font-size: 6px;
}

.fs7 {
  font-size: 7px;
}

.fs8 {
  font-size: 8px;
}

.fs9 {
  font-size: 9px;
}

.fs10 {
  font-size: 10px;
}

.fs11 {
  font-size: 11px;
}

.fs12 {
  font-size: 12px;
}

.fs13 {
  font-size: 13px;
}

.fs14 {
  font-size: 14px;
}

.fs15 {
  font-size: 15px;
}

.fs16 {
  font-size: 16px;
}

.fs17 {
  font-size: 17px;
}

.fs18 {
  font-size: 18px;
}

.fs19 {
  font-size: 19px;
}

.fs20 {
  font-size: 20px;
}

.fs21 {
  font-size: 21px;
}

.fs22 {
  font-size: 22px;
}

.fs23 {
  font-size: 23px;
}

.fs24 {
  font-size: 24px;
}

.fs25 {
  font-size: 25px;
}

.fs26 {
  font-size: 26px;
}

.fs27 {
  font-size: 27px;
}

.fs28 {
  font-size: 28px;
}

.fs29 {
  font-size: 29px;
}

.fs30 {
  font-size: 30px;
}

.fs31 {
  font-size: 31px;
}

.fs32 {
  font-size: 32px;
}

.fs33 {
  font-size: 33px;
}

.fs34 {
  font-size: 34px;
}

.fs35 {
  font-size: 35px;
}

.fs36 {
  font-size: 36px;
}

.fs37 {
  font-size: 37px;
}

.fs38 {
  font-size: 38px;
}

.fs39 {
  font-size: 39px;
}

.fs40 {
  font-size: 40px;
}

.fs41 {
  font-size: 41px;
}

.fs42 {
  font-size: 42px;
}

.fs43 {
  font-size: 43px;
}

.fs44 {
  font-size: 44px;
}

.fs45 {
  font-size: 45px;
}

.fs46 {
  font-size: 46px;
}

.fs47 {
  font-size: 47px;
}

.fs48 {
  font-size: 48px;
}

.fs49 {
  font-size: 49px;
}

.fs50 {
  font-size: 50px;
}

.fs51 {
  font-size: 51px;
}

.fs52 {
  font-size: 52px;
}

.fs53 {
  font-size: 53px;
}

.fs54 {
  font-size: 54px;
}

.fs55 {
  font-size: 55px;
}

.fs56 {
  font-size: 56px;
}

.fs57 {
  font-size: 57px;
}

.fs58 {
  font-size: 58px;
}

.fs59 {
  font-size: 59px;
}

.fs60 {
  font-size: 60px;
}

.fs61 {
  font-size: 61px;
}

.fs62 {
  font-size: 62px;
}

.fs63 {
  font-size: 63px;
}

.fs64 {
  font-size: 64px;
}

.fs65 {
  font-size: 65px;
}

.fs66 {
  font-size: 66px;
}

.fs67 {
  font-size: 67px;
}

.fs68 {
  font-size: 68px;
}

.fs69 {
  font-size: 69px;
}

.fs70 {
  font-size: 70px;
}

.fs71 {
  font-size: 71px;
}

.fs72 {
  font-size: 72px;
}

.fs73 {
  font-size: 73px;
}

.fs74 {
  font-size: 74px;
}

.fs75 {
  font-size: 75px;
}

.fs76 {
  font-size: 76px;
}

.fs77 {
  font-size: 77px;
}

.fs78 {
  font-size: 78px;
}

.fs79 {
  font-size: 79px;
}

.fs80 {
  font-size: 80px;
}

.fs81 {
  font-size: 81px;
}

.fs82 {
  font-size: 82px;
}

.fs83 {
  font-size: 83px;
}

.fs84 {
  font-size: 84px;
}

.fs85 {
  font-size: 85px;
}

.fs86 {
  font-size: 86px;
}

.fs87 {
  font-size: 87px;
}

.fs88 {
  font-size: 88px;
}

.fs89 {
  font-size: 89px;
}

.fs90 {
  font-size: 90px;
}

.fs91 {
  font-size: 91px;
}

.fs92 {
  font-size: 92px;
}

.fs93 {
  font-size: 93px;
}

.fs94 {
  font-size: 94px;
}

.fs95 {
  font-size: 95px;
}

.fs96 {
  font-size: 96px;
}

.fs97 {
  font-size: 97px;
}

.fs98 {
  font-size: 98px;
}

.fs99 {
  font-size: 99px;
}

.fs100 {
  font-size: 100px;
}

.fwBold {
  font-weight: bold;
}

.fwNormal {
  font-weight: normal;
}

/* indent */
.note {
  margin-left: 1em;
}

.note .mark {
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

ul.notes li {
  margin-left: 1em;
}

ul.notes li .mark {
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

/* ====================================== $ */
/* ====================================== function */
/* ====================================== font */
#errPage .inner .innerContents .layout .block.-main .err .errContents .ttl, #thanksPage .inner .innerContents .layout .block.-main .thanks .thanksContents .ttl, #mail_form #form_submit #form_submit_button, #mail_form > dl > dt, #contactPage .inner .innerContents .layout .block.-main .txtWrap .txt.-en, #projectSingleBody .body .inner .innerContents .sectionWrap .section.-txt .block.-en, #projectSingleInfo .inner .innerContents .block.-description .description.-en, #projectSingleInfo .inner .innerContents .block.-info .item > dd .category > li, #projectSingleInfo .inner .innerContents .block.-info .item > dt, #projectSingleInfo .inner .innerContents .block.-info .item > dd, #projectSingleHead .inner .innerContents .ttl > span, #projectsArchive .inner .innerContents .categorySwitch > span, #projectsArchive .inner .innerContents .category .categoryBk .categoryBox .categoryList > li, #member .list > li .listSection .block.-contents .detail > li, #partner .list > li .listSection .block.-contents .detail > li, #member .list > li .listSection .block.-contents .name, #partner .list > li .listSection .block.-contents .name, #service .itemWrap .item > dd .block.-en, #service .itemWrap .item > dt .ttl, #about .txt.-en, #kv .contents .inner .copy, footer .contents .inner .innerContents .btm .btmContents .block.-info .copyright, footer .contents .inner .innerContents .btm .btmContents .block.-info .info .office > span.txt, footer .contents .inner .innerContents .btm .btmContents .block.-info .info .since, footer .contents .inner .innerContents .btm .btmContents .block.-sns .snsContents .snsList > li, footer .contents .inner .innerContents .btm .btmContents .block.-sns .snsContents .snsTtl, footer .contents .inner .innerContents .btm .btmContents .block.-address .address, footer .contents .inner .innerContents .contact .block.-btn .btn > a, footer .contents .inner .innerContents .contact .block.-txt .txt, #membersLogin .bk .box .close > span, #membersLogin .bk .box .form .submit input[type=submit], #membersLogin .bk .box .form .item input[type=password], #membersLogin .bk .box .ttl, #headerNav .navContents .navContentsInner .nav .list > li, header .headerInner .info .office > span.txt, header .headerInner .info .since, .list.-list01 > li .article > a .articleCategory .articleCategoryList > li, .list.-list01 > li .article > a .articleTtl, .btn.-btn02 > a, .btn.-btn02 > span, .btn.-btn01 > a, .ttl.-ttl02, .ttl.-ttl01, #loading .loadingInner .inner .txt .progressbar-text, .layout.-layout01 .block.-sub .fix .fixContents .subBlock.-contents .items .item > dt, .layout.-layout01 .block.-sub .fix .fixContents .subBlock.-contents .items .item > dd, .layout.-layout01 .block.-sub .fix .fixContents .subBlock.-ttl .ttl {
  font-family: TTFirsNeue, "Helvetica Neue", "Helvetica", "Arial", "Noto Sans JP", sans-serif;
  font-weight: 400;
}

/* ====================================== color */
/* ====================================== animation */
.fadeIn {
  opacity: 0;
  transition: transform 1s ease, opacity 1s ease;
}

.fadeIn.up {
  transform: translateY(30px);
}

@media screen and (max-width: 768px) {
  .fadeIn.up {
    transform: translateY(15px);
  }
}
.fadeIn.right {
  transform: translateX(30px);
}

@media screen and (max-width: 768px) {
  .fadeIn.right {
    transform: translateX(15px);
  }
}
.fadeIn.down {
  transform: translateY(-30px);
}

@media screen and (max-width: 768px) {
  .fadeIn.down {
    transform: translateY(-15px);
  }
}
.fadeIn.left {
  transform: translateX(-30px);
}

@media screen and (max-width: 768px) {
  .fadeIn.left {
    transform: translateX(-15px);
  }
}
.fadeIn.animation {
  opacity: 1;
  transform: translateY(0) translateX(0);
}

@keyframes loop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes loop3 {
  0% {
    transform: translateX(200%);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes loopR {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes loop2R {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes loop3R {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(200%);
  }
}
.loopSlider {
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}

.loopSlider .slider {
  display: flex;
  flex-wrap: nowrap;
  position: relative;
}

.loopSlider .slider .list {
  display: flex;
  align-items: center;
}

.loopSlider .slider .list:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(100%);
}

.loopSlider .slider .list:nth-child(3) {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(200%);
}

.loopSlider .slider.-animation .list:nth-child(1) {
  animation: loop 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider .slider.-animation .list:nth-child(1) {
    animation: none;
  }
}
.loopSlider .slider.-animation .list:nth-child(2) {
  animation: loop2 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider .slider.-animation .list:nth-child(2) {
    animation: none;
  }
}
.loopSlider .slider.-animation .list:nth-child(3) {
  animation: loop3 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider .slider.-animation .list:nth-child(3) {
    animation: none;
  }
}
.loopSlider.-r .slider.-animation .list:nth-child(1) {
  animation: loopR 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider.-r .slider.-animation .list:nth-child(1) {
    animation: none;
  }
}
.loopSlider.-r .slider.-animation .list:nth-child(2) {
  animation: loop2R 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider.-r .slider.-animation .list:nth-child(2) {
    animation: none;
  }
}
.loopSlider.-r .slider.-animation .list:nth-child(3) {
  animation: loop3R 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider.-r .slider.-animation .list:nth-child(3) {
    animation: none;
  }
}
@keyframes maskGradation {
  0% {
    opacity: 1;
  }
  70% {
    opacity: 1;
    clip-path: inset(0);
    -webkit-clip-path: inset(0);
  }
  100% {
    opacity: 1;
    clip-path: inset(0);
    -webkit-clip-path: inset(0);
  }
}
@keyframes barT {
  0% {
    transform: translate(0, 0) rotate(0) scale(1, 1);
  }
  50% {
    transform: translate(0, 4px) rotate(0) scale(0.5, 1);
  }
  100% {
    transform: translate(0, 4px) rotate(45deg) scale(0.5, 1);
  }
}
@keyframes barB {
  0% {
    transform: translate(0, 0) rotate(0) scale(1, 1);
  }
  50% {
    transform: translate(0, -4px) rotate(0) scale(0.5, 1);
  }
  100% {
    transform: translate(0, -4px) rotate(-45deg) scale(0.5, 1);
  }
}
@keyframes barTR {
  0% {
    transform: translate(0, 4px) rotate(45deg) scale(0.5, 1);
  }
  50% {
    transform: translate(0, 4px) rotate(0) scale(0.5, 1);
  }
  100% {
    transform: translate(0, 0) rotate(0) scale(1, 1);
  }
}
@keyframes barBR {
  0% {
    transform: translate(0, -4px) rotate(-45deg) scale(0.5, 1);
  }
  50% {
    transform: translate(0, -4px) rotate(0) scale(0.5, 1);
  }
  100% {
    transform: translate(0, 0) rotate(0) scale(1, 1);
  }
}
@keyframes contactBtnBar {
  0% {
    left: 0;
    opacity: 1;
  }
  40% {
    left: 30px;
    opacity: 1;
  }
  40.1% {
    left: 30px;
    opacity: 0;
  }
  40.2% {
    left: -30px;
    opacity: 0;
  }
  40.3% {
    left: -30px;
    opacity: 1;
  }
  59.9% {
    left: -30px;
    opacity: 1;
  }
  60% {
    left: -30px;
    opacity: 1;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes contactBtnShape {
  0% {
    right: 0;
    opacity: 1;
    transform: scale(1);
  }
  40% {
    right: 0;
    opacity: 1;
    transform: scale(0);
  }
  40.1% {
    right: 0;
    opacity: 0;
    transform: scale(0);
  }
  40.2% {
    right: 30px;
    opacity: 0;
    transform: scale(1);
  }
  40.3% {
    right: 30px;
    opacity: 1;
    transform: scale(1);
  }
  59.9% {
    right: 30px;
    opacity: 1;
    transform: scale(1);
  }
  60% {
    right: 30px;
    opacity: 1;
    transform: scale(1);
  }
  100% {
    right: 0;
    opacity: 1;
    transform: scale(1);
  }
}
/* ====================================== % */
#mail_form #agreement #agree_check > label .agreementTxt > a, footer .contents .inner .innerContents .btm .btmContents .block.-sns .snsContents .snsList > li > a, #membersLogin .bk .box .form .submit input[type=submit], #headerNav .navContents .navContentsInner .nav .list > li.membersPasswordOpen > span, #headerNav .navContents .navContentsInner .nav .list > li.membersPasswordOpen > a, #headerNav .navContents .navContentsInner .nav .list > li.-members > span, #headerNav .navContents .navContentsInner .nav .list > li.-members > a, #headerNav .navContents .navContentsInner .nav .list > li > a, #cookie .ok > span, .layout.-layout01 .block.-sub .fix .fixContents .subBlock.-contents .items .item > dd > a {
  opacity: 1;
  transition: opacity 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

#mail_form #agreement #agree_check > label .agreementTxt > a:hover, footer .contents .inner .innerContents .btm .btmContents .block.-sns .snsContents .snsList > li > a:hover, #membersLogin .bk .box .form .submit input[type=submit]:hover, #headerNav .navContents .navContentsInner .nav .list > li.membersPasswordOpen > span:hover, #headerNav .navContents .navContentsInner .nav .list > li.-members > span:hover, #headerNav .navContents .navContentsInner .nav .list > li > a:hover, #cookie .ok > span:hover, .layout.-layout01 .block.-sub .fix .fixContents .subBlock.-contents .items .item > dd > a:hover {
  opacity: 0.7;
}

#projectSingleBody .eyecatch .inner .innerContents .mask .img, #kv .kvSwiper .swiper-wrapper .swiper-slide .img, .list.-list01 > li .article > a .articleImg, .layout.-layout01 .block.-sub .fix .fixContents .subBlock.-img .img {
  position: relative;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  transform: translateZ(0);
}

#projectSingleBody .eyecatch .inner .innerContents .mask .img img, #kv .kvSwiper .swiper-wrapper .swiper-slide .img img, .list.-list01 > li .article > a .articleImg img, .layout.-layout01 .block.-sub .fix .fixContents .subBlock.-img .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

#membersLogin, #loading, #pageTransition {
  overflow-y: scroll;
  overscroll-behavior: contain;
  -ms-overflow-style: none;
}

#membersLogin::-webkit-scrollbar, #loading::-webkit-scrollbar, #pageTransition::-webkit-scrollbar {
  display: none;
}

.list.-list01 > li .article > a .articleTtl {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

#mail_form #form_submit > span.btnArw, footer .contents .inner .innerContents .contact .block.-btn .btn > a > span.btnArw, .btn.-btn02 > a > span.btnArw, .btn.-btn02 > span > span.btnArw {
  width: 30px;
  height: 11px;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 374px) {
  #mail_form #form_submit > span.btnArw, footer .contents .inner .innerContents .contact .block.-btn .btn > a > span.btnArw, .btn.-btn02 > a > span.btnArw, .btn.-btn02 > span > span.btnArw {
    width: 8vw;
  }
}
#mail_form #form_submit > span.btnArw .bar, footer .contents .inner .innerContents .contact .block.-btn .btn > a > span.btnArw .bar, .btn.-btn02 > a > span.btnArw .bar, .btn.-btn02 > span > span.btnArw .bar {
  width: calc(100% - 1px);
  height: 1px;
  background: #252324;
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
}

#mail_form #form_submit > span.btnArw .shape, footer .contents .inner .innerContents .contact .block.-btn .btn > a > span.btnArw .shape, .btn.-btn02 > a > span.btnArw .shape, .btn.-btn02 > span > span.btnArw .shape {
  width: 6px;
  height: 11px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0;
  line-height: 0;
  transform-origin: center right;
}

#mail_form #form_submit > span.btnArw .shape .svg, footer .contents .inner .innerContents .contact .block.-btn .btn > a > span.btnArw .shape .svg, .btn.-btn02 > a > span.btnArw .shape .svg, .btn.-btn02 > span > span.btnArw .shape .svg {
  width: auto;
  height: 11px;
}

#mail_form #form_submit:hover > span.btnArw .bar, footer .contents .inner .innerContents .contact .block.-btn .btn > a:hover > span.btnArw .bar, .btn.-btn02 > a:hover > span.btnArw .bar, .btn.-btn02 > span:hover > span.btnArw .bar {
  animation: contactBtnBar 1.2s cubic-bezier(0.16, 1, 0.3, 1) 0s 1 forwards;
}

@media screen and (max-width: 768px) {
  #mail_form #form_submit:hover > span.btnArw .bar, footer .contents .inner .innerContents .contact .block.-btn .btn > a:hover > span.btnArw .bar, .btn.-btn02 > a:hover > span.btnArw .bar, .btn.-btn02 > span:hover > span.btnArw .bar {
    animarion: none;
  }
}
#mail_form #form_submit:hover > span.btnArw .shape, footer .contents .inner .innerContents .contact .block.-btn .btn > a:hover > span.btnArw .shape, .btn.-btn02 > a:hover > span.btnArw .shape, .btn.-btn02 > span:hover > span.btnArw .shape {
  animation: contactBtnShape 1.2s cubic-bezier(0.16, 1, 0.3, 1) 0s 1 forwards;
}

@media screen and (max-width: 768px) {
  #mail_form #form_submit:hover > span.btnArw .shape, footer .contents .inner .innerContents .contact .block.-btn .btn > a:hover > span.btnArw .shape, .btn.-btn02 > a:hover > span.btnArw .shape, .btn.-btn02 > span:hover > span.btnArw .shape {
    animarion: none;
  }
}
/* ====================================== temp */
.dspPc {
  display: block;
}

@media screen and (max-width: 768px) {
  .dspPc {
    display: none;
  }
}
.dspSp {
  display: none;
}

@media screen and (max-width: 768px) {
  .dspSp {
    display: block;
  }
}
a {
  text-decoration: none;
  color: #252324;
}

input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: inherit;
  font-size: 100%;
}

select::-ms-expand {
  display: none;
}

img {
  width: 100%;
  height: auto;
}

/* ====================================== common */
html {
  height: 100%;
}

body {
  width: 100%;
  height: 100%;
  background-color: #F2EEEA;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #252324;
}

body.fixed {
  width: 100%;
  height: 100%;
  position: fixed;
}

/* ====================================== wrapper */
#wrapper {
  width: 100%;
  min-height: 100%;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
}

#wrapper.-lower {
  padding-top: 70px;
}

/* ====================================== inner */
.inner {
  width: 100%;
  margin: 0 auto;
  padding: 0 30px;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .inner {
    padding: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .inner .innerContents {
    max-width: 600px;
    margin: 0 auto;
  }
}
.inner .innerContents.-min {
  width: calc(100% - 60px);
  max-width: 1080px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .inner .innerContents.-min {
    max-width: 540px;
  }
}
@media screen and (max-width: 374px) {
  .inner .innerContents.-min {
    width: calc(100% - 16vw);
  }
}
/* ====================================== layout */
.layout {
  /* ------------------------------ 01 */
}

.layout.-layout01 {
  padding-top: 60px;
  display: flex;
}

@media screen and (max-width: 768px) {
  .layout.-layout01 {
    padding-top: 290px;
    flex-direction: column-reverse;
    position: relative;
  }
}
.layout.-layout01 .block.-sub {
  width: 35%;
  max-width: 460px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .layout.-layout01 .block.-sub {
    width: calc(100% - 60px);
    max-width: 540px;
    margin: 150px auto 0;
    position: static;
  }
}
@media screen and (max-width: 374px) {
  .layout.-layout01 .block.-sub {
    width: calc(100% - 16vw);
  }
}
.layout.-layout01 .block.-sub .fix {
  width: 100%;
  height: calc(100svh - 70px - 60px);
  max-height: 698px;
}

@media screen and (max-width: 768px) {
  .layout.-layout01 .block.-sub .fix {
    width: 100% !important;
    height: auto;
    max-height: none;
  }
}
.layout.-layout01 .block.-sub .fix .fixContents {
  height: 100%;
  padding-bottom: 30px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 768px) {
  .layout.-layout01 .block.-sub .fix .fixContents {
    height: auto;
    padding-bottom: 0;
  }
}
.layout.-layout01 .block.-sub .fix .fixContents .subBlock.-ttl .ttl {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.25;
}

@media screen and (max-width: 768px) {
  .layout.-layout01 .block.-sub .fix .fixContents .subBlock.-ttl .ttl {
    font-size: 24px;
  }
}
.layout.-layout01 .block.-sub .fix .fixContents .subBlock.-img {
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
}

@media screen and (max-width: 768px) {
  .layout.-layout01 .block.-sub .fix .fixContents .subBlock.-img {
    width: 100%;
    height: 290px;
    padding: 40px 20px;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.layout.-layout01 .block.-sub .fix .fixContents .subBlock.-img .img {
  width: 100%;
  height: 100%;
}

.layout.-layout01 .block.-sub .fix .fixContents .subBlock.-img .img > img {
  -o-object-fit: contain;
  object-fit: contain;
}

.layout.-layout01 .block.-sub .fix .fixContents .subBlock.-img .img.-about {
  max-width: 270px;
  max-height: 270px;
}

@media screen and (max-width: 768px) {
  .layout.-layout01 .block.-sub .fix .fixContents .subBlock.-img .img.-about {
    max-width: 190px;
    max-height: 190px;
  }
}
.layout.-layout01 .block.-sub .fix .fixContents .subBlock.-img .img.-contact {
  max-width: 320px;
  max-height: 320px;
}

@media screen and (max-width: 768px) {
  .layout.-layout01 .block.-sub .fix .fixContents .subBlock.-img .img.-contact {
    max-width: 225px;
    max-height: 225px;
  }
}
.layout.-layout01 .block.-sub .fix .fixContents .subBlock.-img .img.-err {
  max-width: 250px;
  max-height: 250px;
}

@media screen and (max-width: 768px) {
  .layout.-layout01 .block.-sub .fix .fixContents .subBlock.-img .img.-err {
    max-width: 225px;
    max-height: 225px;
  }
}
.layout.-layout01 .block.-sub .fix .fixContents .subBlock.-contents {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .layout.-layout01 .block.-sub .fix .fixContents .subBlock.-contents {
    margin-top: 0;
  }
}
.layout.-layout01 .block.-sub .fix .fixContents .subBlock.-contents .items .item > dt, .layout.-layout01 .block.-sub .fix .fixContents .subBlock.-contents .items .item > dd {
  font-size: 11px;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  .layout.-layout01 .block.-sub .fix .fixContents .subBlock.-contents .items .item > dt, .layout.-layout01 .block.-sub .fix .fixContents .subBlock.-contents .items .item > dd {
    font-size: 10px;
  }
}
.layout.-layout01 .block.-sub .fix .fixContents .subBlock.-contents .items .item > dt {
  font-weight: 700;
}

.layout.-layout01 .block.-sub .fix .fixContents .subBlock.-contents .items .item > dd {
  margin-top: 2px;
  text-decoration: underline;
  font-weight: 500;
}

.layout.-layout01 .block.-sub .fix .fixContents .subBlock.-contents .items .item:not(:first-child) {
  margin-top: 12px;
}

.layout.-layout01 .block.-sub .fix.-fix {
  position: fixed;
  top: 130px;
}

@media screen and (max-width: 768px) {
  .layout.-layout01 .block.-sub .fix.-fix {
    position: static;
    top: auto;
  }
}
.layout.-layout01 .block.-sub .fix.-fix.-btm {
  position: absolute;
  top: auto !important;
  bottom: -30px !important;
  left: 0 !important;
}

@media screen and (max-width: 768px) {
  .layout.-layout01 .block.-sub .fix.-fix.-btm {
    position: static;
    bottom: auto;
    left: auto;
  }
}
.layout.-layout01 .block.-main {
  margin-left: 70px;
  flex: 1;
}

@media screen and (max-width: 1300px) {
  .layout.-layout01 .block.-main {
    margin-left: 5.3846153846vw;
  }
}
@media screen and (max-width: 768px) {
  .layout.-layout01 .block.-main {
    width: calc(100% - 60px);
    max-width: 540px;
    margin: 10px auto 0;
  }
}
@media screen and (max-width: 374px) {
  .layout.-layout01 .block.-main {
    width: calc(100% - 16vw);
  }
}
/* ====================================== pageTransition */
#pageTransition {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 4;
  transition: left 0.8s ease;
}

#pageTransition .pageTransitionInner {
  height: calc(100% + 1px);
}

#pageTransition.-active {
  left: -100%;
  transition-delay: 0.8s;
}

/* ====================================== cookie */
#cookie {
  width: calc(100% - 60px);
  max-width: 330px;
  padding: 16px 20px;
  background: #252324;
  border-radius: 8px;
  box-sizing: border-box;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  display: none;
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 3;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #cookie {
    width: calc(100% - 40px);
    margin: auto;
    right: 0;
    bottom: 20px;
    left: 0;
  }
}
#cookie .txt {
  font-size: 10px;
  line-height: 1.5;
}

#cookie .ok {
  margin-top: 12px;
}

@media screen and (max-width: 768px) {
  #cookie .ok {
    margin-top: 10px;
  }
}
#cookie .ok > span {
  padding: 1px 8px;
  background: #ffffff;
  border-radius: 9999px;
  font-size: 10px;
  line-height: 1.2;
  color: #252324;
  cursor: pointer;
}

/* ====================================== loading */
#loading {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
}

#loading .loadingInner {
  height: calc(100% + 1px);
  background-color: #F2EEEA;
}

#loading .loadingInner .inner {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#loading .loadingInner .inner .txt .progressbar-text {
  text-align: center;
  font-size: 255px;
  font-weight: 700;
  color: #252324 !important;
  font-feature-settings: "palt";
}

@media screen and (max-width: 768px) {
  #loading .loadingInner .inner .txt .progressbar-text {
    font-size: 120px;
  }
}
@media screen and (max-width: 374px) {
  #loading .loadingInner .inner .txt .progressbar-text {
    font-size: 32vw;
  }
}
#loading.-hide {
  left: -100%;
  transition: left 0.8s ease 0.8s;
}

#loading.-hide .loadingInner {
  background-color: #ffffff;
  transition: background-color 0.8s ease;
}

/* ====================================== bk */
#bk {
  width: 100%;
  height: 100%;
  background: #000000;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.3;
  z-index: 1;
}

/* ====================================== ttl */
.ttl {
  /* ------------------------------ 01 */
  /* ------------------------------ 02 */
}

.ttl.-ttl01 {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
}

.ttl.-ttl02 {
  padding-bottom: 20px;
  border-bottom: 1px solid #252324;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl02 {
    padding-bottom: 15px;
  }
}
/* ====================================== note */
.note {
  /* ------------------------------ 01 */
}

.note.-note01 {
  margin-left: 1em;
}

.note.-note01:before {
  content: "※";
  width: 1em;
  margin-left: -1em;
  display: inline-block;
}

/* ====================================== btn */
.btn {
  /* ------------------------------ 01 */
  /* ------------------------------ 02 */
}

.btn.-btn01 {
  text-align: center;
}

.btn.-btn01 > a {
  padding: 0.1em 0;
  display: inline-block;
  position: relative;
  overflow: hidden;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  .btn.-btn01 > a {
    font-size: 13px;
  }
}
.btn.-btn01 > a:before, .btn.-btn01 > a:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #252324;
  display: block;
  position: absolute;
  bottom: 0;
  transition: left 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}

@media screen and (max-width: 768px) {
  .btn.-btn01 > a:before, .btn.-btn01 > a:after {
    transition: none;
  }
}
.btn.-btn01 > a:before {
  left: -100%;
}

.btn.-btn01 > a:after {
  left: 0;
  transition-delay: 0.4s;
}

.btn.-btn01 > a:hover:before {
  left: 0;
  transition-delay: 0.4s;
}

@media screen and (max-width: 768px) {
  .btn.-btn01 > a:hover:before {
    left: -100%;
  }
}
.btn.-btn01 > a:hover:after {
  left: 100%;
  transition-delay: 0s;
}

@media screen and (max-width: 768px) {
  .btn.-btn01 > a:hover:after {
    left: 0;
  }
}
.btn.-btn02 > a, .btn.-btn02 > span {
  width: 100%;
  max-width: 160px;
  min-height: 54px;
  padding: 15px 0;
  border-bottom: 1px solid #252324;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .btn.-btn02 > a, .btn.-btn02 > span {
    max-width: 135px;
    min-height: 30px;
    padding: 10px 0;
  }
}
.btn.-btn02 > a > span.btnTxt, .btn.-btn02 > span > span.btnTxt {
  flex: 1;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  .btn.-btn02 > a > span.btnTxt, .btn.-btn02 > span > span.btnTxt {
    font-size: 12px;
  }
}
.btn.-btn02 > a > span.btnArw, .btn.-btn02 > span > span.btnArw {
  margin-left: 10px;
}

/* ====================================== list */
.list {
  /* ------------------------------ 01 */
}

.list.-list01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .list.-list01 {
    display: block;
  }
}
.list.-list01 > li {
  width: calc((100% - 20px) / 2);
}

@media screen and (max-width: 768px) {
  .list.-list01 > li {
    width: 100%;
  }
}
.list.-list01 > li .article {
  height: 100%;
}

.list.-list01 > li .article > a {
  height: 100%;
  display: block;
}

.list.-list01 > li .article > a .articleImg {
  aspect-ratio: 1/0.656;
}

.list.-list01 > li .article > a .articleImg > img {
  transition: transform 1s ease-out;
}

.list.-list01 > li .article > a .articleTtl {
  max-height: 1.2em;
  margin-top: 15px;
  position: relative;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  .list.-list01 > li .article > a .articleTtl {
    margin-top: 10px;
    font-size: 13px;
  }
}
.list.-list01 > li .article > a .articleTtl > span.txt {
  display: inline;
}

.list.-list01 > li .article > a .articleTtl > span.bar {
  height: 1px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}

.list.-list01 > li .article > a .articleTtl > span.bar:after {
  content: "";
  width: 0;
  height: 100%;
  background: #252324;
  position: absolute;
  top: 0;
  left: 0;
  transition: width 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}

@media screen and (max-width: 768px) {
  .list.-list01 > li .article > a .articleTtl > span.bar:after {
    content: none;
  }
}
.list.-list01 > li .article > a .articleCategory {
  margin-top: 5px;
}

@media screen and (max-width: 768px) {
  .list.-list01 > li .article > a .articleCategory {
    margin-top: 2px;
  }
}
.list.-list01 > li .article > a .articleCategory .articleCategoryList {
  font-size: 0;
  line-height: 0;
}

.list.-list01 > li .article > a .articleCategory .articleCategoryList > li {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  color: #918F8D;
}

@media screen and (max-width: 768px) {
  .list.-list01 > li .article > a .articleCategory .articleCategoryList > li {
    font-size: 10px;
  }
}
.list.-list01 > li .article > a .articleCategory .articleCategoryList > li:not(:last-child):after {
  content: "/";
  margin: 0 0.3em;
  display: inline-block;
}

.list.-list01 > li .article > a:hover .articleImg > img {
  transform: scale(1.05);
}

.list.-list01 > li .article > a:hover .articleTtl > span.bar:after {
  width: 100%;
  transition: width 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

.list.-list01 > li:nth-child(n+3) {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .list.-list01 > li:nth-child(n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .list.-list01 > li:not(:first-child) {
    margin-top: 30px;
  }
}
.list.-list01.-col3 {
  justify-content: flex-start;
}

.list.-list01.-col3 > li {
  width: calc((100% - 40px) / 3);
}

@media screen and (max-width: 768px) {
  .list.-list01.-col3 > li {
    width: 100%;
  }
}
.list.-list01.-col3 > li:not(:nth-child(3n-2)) {
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  .list.-list01.-col3 > li:not(:nth-child(3n-2)) {
    margin-left: 0;
  }
}
.list.-list01.-col3 > li:nth-child(n+3) {
  margin-top: 0;
}

.list.-list01.-col3 > li:nth-child(n+4) {
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  .list.-list01.-col3 > li:nth-child(n+4) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .list.-list01.-col3 > li:not(:first-child) {
    margin-top: 30px;
  }
}
/* ====================================== loader */
.loader {
  /* ------------------------------ 01 */
}

.loader.-loader01, .loader.-loader01:before, .loader.-loader01:after {
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
  animation-fill-mode: both;
  animation: loader01Animation 1.8s infinite ease-in-out;
}

.loader.-loader01 {
  margin: 80px auto;
  position: relative;
  text-indent: -9999em;
  font-size: 10px;
  color: #252324;
  transform: translateZ(0);
  animation-delay: -0.16s;
}

.loader.-loader01:before, .loader.-loader01:after {
  content: "";
  position: absolute;
  top: 0;
}

.loader.-loader01:before {
  left: -3.5em;
  animation-delay: -0.32s;
}

.loader.-loader01:after {
  left: 3.5em;
}
@keyframes loader01Animation {
  0%, 80%, 100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
/* ====================================== animation */
.animation {
  /* ------------------------------ 01 */
  /* ------------------------------ 02 */
}

.animation.-animation01 {
  opacity: 0;
  transform: translate(0, 10px);
}

.animation.-animation01.-animation {
  opacity: 1;
  transform: translate(0, 0);
  transition: opacity 1.2s cubic-bezier(0.16, 1, 0.3, 1), transform 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

.animation.-animation02 {
  position: relative;
  clip-path: inset(100% 0 0 0);
  -webkit-clip-path: inset(100% 0 0 0);
}

.animation.-animation02:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.animation.-animation02:after {
  background: #ffffff;
  transition: height 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}

.animation.-animation02.-animation {
  animation: maskGradation 0.8s cubic-bezier(0.16, 1, 0.3, 1) 0s 1 forwards;
}

.animation.-animation02.-animation:after {
  height: 0;
  transition-delay: 0.4s;
}

/* ====================================== header */
header {
  width: 100%;
  height: 70px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
}

header .headerInner {
  width: 100%;
  height: 100%;
  padding: 0 30px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  header .headerInner {
    padding: 0 0 0 20px;
    justify-content: space-between;
  }
}
header .headerInner .logo {
  font-size: 0;
  line-height: 0;
}

header .headerInner .logo > a > img {
  width: 54px;
}

header .headerInner .info {
  margin-left: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
}

@media screen and (max-width: 768px) {
  header .headerInner .info {
    display: none;
  }
}
header .headerInner .info .since {
  margin-right: 60px;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2;
  color: #ffffff;
}

header .headerInner .info .office > span.ico {
  margin-right: 10px;
  font-size: 0;
  line-height: 0;
}

header .headerInner .info .office > span.ico > img {
  width: 13px;
}

header .headerInner .info .office > span.txt {
  vertical-align: 0.25em;
  font-size: 11px;
  line-height: 1.2;
  color: #ffffff;
}

header.-scroll, header.-lower {
  mix-blend-mode: difference;
}

/* ====================================== headerNav */
#headerNav {
  margin-left: 100px;
}

@media screen and (max-width: 768px) {
  #headerNav {
    width: 150px;
    margin-left: 0;
    background: #252324;
    border-radius: 8px;
    box-sizing: border-box;
    display: none;
    position: fixed;
    top: 15px;
    right: 10px;
    z-index: 3;
    opacity: 0;
    transition: top 0.8s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.8s cubic-bezier(0.16, 1, 0.3, 1);
  }
}
@media screen and (max-width: 768px) {
  #headerNav .navContents {
    padding: 45px 20px 30px;
  }
}
@media screen and (max-width: 768px) {
  #headerNav .navContents .navContentsInner {
    width: 100%;
    max-width: 90px;
    margin: 0 auto;
  }
}
#headerNav .navContents .navContentsInner .nav .list {
  font-size: 0;
  line-height: 0;
}

#headerNav .navContents .navContentsInner .nav .list > li {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  #headerNav .navContents .navContentsInner .nav .list > li {
    display: block;
    font-weight: 500px;
  }
}
#headerNav .navContents .navContentsInner .nav .list > li > a {
  padding: 0 5px;
  position: relative;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #headerNav .navContents .navContentsInner .nav .list > li > a {
    padding: 0;
  }
}
#headerNav .navContents .navContentsInner .nav .list > li:not(:first-child) {
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  #headerNav .navContents .navContentsInner .nav .list > li:not(:first-child) {
    margin: 10px 0 0 0;
  }
}
#headerNav .navContents .navContentsInner .nav .list > li.membersPasswordOpen, #headerNav .navContents .navContentsInner .nav .list > li.-members {
  vertical-align: -1px;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #headerNav .navContents .navContentsInner .nav .list > li.membersPasswordOpen, #headerNav .navContents .navContentsInner .nav .list > li.-members {
    margin-top: 30px;
  }
}
#headerNav .navContents .navContentsInner .nav .list > li.membersPasswordOpen > span, #headerNav .navContents .navContentsInner .nav .list > li.membersPasswordOpen > a, #headerNav .navContents .navContentsInner .nav .list > li.-members > span, #headerNav .navContents .navContentsInner .nav .list > li.-members > a {
  display: inline-block;
  cursor: pointer;
}

#headerNav .navContents .navContentsInner .nav .list > li.membersPasswordOpen > span > img, #headerNav .navContents .navContentsInner .nav .list > li.membersPasswordOpen > a > img, #headerNav .navContents .navContentsInner .nav .list > li.-members > span > img, #headerNav .navContents .navContentsInner .nav .list > li.-members > a > img {
  width: 12px;
}

#headerNav .navContents .navContentsInner .nav .list > li.-current:not(.-members) > a:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #ffffff;
  display: block;
  position: absolute;
  top: calc(50% - 0.5px);
  left: 0;
}

@media screen and (max-width: 768px) {
  #headerNav.-active {
    top: 10px;
    opacity: 1;
  }
}
/* ====================================== spMenu */
#spMenu {
  width: 70px;
  height: 70px;
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 4;
}

@media screen and (max-width: 768px) {
  #spMenu {
    display: block;
  }
}
#spMenu .bars {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#spMenu .bars .bar {
  width: 30px;
  height: 1px;
  background: #ffffff;
  display: block;
}

#spMenu .bars .bar:not(:first-child) {
  margin-top: 7px;
}

@media screen and (max-width: 768px) {
  #spMenu.-scroll, #spMenu.-lower {
    mix-blend-mode: difference;
  }
}
#spMenu.-active .bars .bar:nth-child(1) {
  animation: barT 1.2s cubic-bezier(0.16, 1, 0.3, 1) 0s 1 forwards;
}

#spMenu.-active .bars .bar:nth-child(2) {
  animation: barB 1.2s cubic-bezier(0.16, 1, 0.3, 1) 0s 1 forwards;
}

#spMenu.-inactive .bars .bar:nth-child(1) {
  animation: barTR 1.2s cubic-bezier(0.16, 1, 0.3, 1) 0s 1 forwards;
}

#spMenu.-inactive .bars .bar:nth-child(2) {
  animation: barBR 1.2s cubic-bezier(0.16, 1, 0.3, 1) 0s 1 forwards;
}

/* ====================================== membersLogin */
#membersLogin {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 4;
}

#membersLogin .bk {
  width: 100%;
  height: calc(100% + 1px);
  padding: 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  #membersLogin .bk {
    padding: 20px;
  }
}
#membersLogin .bk .box {
  width: 100%;
  max-width: 400px;
  height: auto;
  max-height: 100%;
  padding: 30px 20px 20px;
  background: #252324;
  border-radius: 8px;
}

@media screen and (max-width: 768px) {
  #membersLogin .bk .box {
    padding: 25px 30px 20px;
  }
}
#membersLogin .bk .box .ttl {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  color: #ffffff;
}

#membersLogin .bk .box .form {
  margin-top: 20px;
}

#membersLogin .bk .box .form .item {
  text-align: center;
}

#membersLogin .bk .box .form .item input[type=password] {
  width: 100%;
  max-width: 275px;
  height: 50px;
  padding: 0 15px;
  border: 1px solid #E5E2DB;
  box-sizing: border-box;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
}

#membersLogin .bk .box .form .item input[type=password]::-moz-placeholder {
  color: #918F8D;
}

#membersLogin .bk .box .form .item input[type=password]::placeholder {
  color: #918F8D;
}

#membersLogin .bk .box .form .submit {
  margin-top: 20px;
  text-align: center;
}

#membersLogin .bk .box .form .submit input[type=submit] {
  padding: 3px 10px 2px;
  border-radius: 9999px;
  background: #ffffff;
  font-size: 10px;
  font-weight: 500;
  line-height: 1.2;
  cursor: pointer;
}

#membersLogin .bk .box .close {
  margin-top: 15px;
  text-align: center;
}

#membersLogin .bk .box .close > span {
  display: inline-block;
  font-size: 10px;
  line-height: 1.2;
  color: #918F8D;
  cursor: pointer;
}

/* ====================================== footer */
footer {
  margin-top: 180px;
  padding-bottom: 35px;
}

@media screen and (max-width: 768px) {
  footer {
    margin-top: 160px;
    padding-bottom: 20px;
  }
}
footer .letsWorkTogether {
  padding-bottom: 60px;
}

@media screen and (max-width: 768px) {
  footer .letsWorkTogether {
    padding-bottom: 30px;
  }
}
footer .letsWorkTogether > a .loopSlider .slider .list > li {
  margin: 0 15px;
}

@media screen and (max-width: 768px) {
  footer .letsWorkTogether > a .loopSlider .slider .list > li {
    margin: 0 10px;
  }
}
footer .letsWorkTogether > a .loopSlider .slider .list > li .svg {
  width: auto;
  height: 62px;
}

@media screen and (max-width: 768px) {
  footer .letsWorkTogether > a .loopSlider .slider .list > li .svg {
    height: 50px;
  }
}
footer .letsWorkTogether > a .loopSlider .slider .list > li .svg * {
  fill: #E5E2DB;
  transition: fill 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

footer .letsWorkTogether > a:hover .loopSlider .slider .list > li .svg * {
  fill: #252324;
}

footer .contents .inner .innerContents {
  padding-top: 10px;
  border-top: 1px solid #252324;
}

@media screen and (max-width: 768px) {
  footer .contents .inner .innerContents {
    padding-top: 20px;
  }
}
footer .contents .inner .innerContents .contact {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  footer .contents .inner .innerContents .contact {
    align-items: flex-end;
  }
}
footer .contents .inner .innerContents .contact .block.-txt {
  flex: 1;
}

footer .contents .inner .innerContents .contact .block.-txt .txt {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  footer .contents .inner .innerContents .contact .block.-txt .txt {
    font-size: 14px;
  }
}
footer .contents .inner .innerContents .contact .block.-btn {
  width: calc(50% - 10px);
  max-width: 470px;
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  footer .contents .inner .innerContents .contact .block.-btn {
    width: auto;
    max-width: none;
    margin-left: 50px;
    flex: 1;
  }
}
@media screen and (max-width: 374px) {
  footer .contents .inner .innerContents .contact .block.-btn {
    margin-left: 13.3333333333vw;
  }
}
footer .contents .inner .innerContents .contact .block.-btn .btn > a {
  max-width: none;
  min-height: 60px;
}

@media screen and (max-width: 768px) {
  footer .contents .inner .innerContents .contact .block.-btn .btn > a {
    min-height: 30px;
  }
}
footer .contents .inner .innerContents .contact .block.-btn .btn > a > span.btnTxt {
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  footer .contents .inner .innerContents .contact .block.-btn .btn > a > span.btnTxt {
    font-size: 12px;
  }
}
footer .contents .inner .innerContents .btm {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  footer .contents .inner .innerContents .btm {
    margin-top: 140px;
  }
}
footer .contents .inner .innerContents .btm .logo {
  font-size: 0;
  line-height: 0;
}

footer .contents .inner .innerContents .btm .logo .svg {
  width: 54px;
  height: auto;
}

@media screen and (max-width: 768px) {
  footer .contents .inner .innerContents .btm .logo .svg {
    width: 45px;
  }
}
footer .contents .inner .innerContents .btm .logo .svg * {
  fill: #252324;
}

footer .contents .inner .innerContents .btm .btmContents {
  margin-top: 20px;
  display: flex;
  align-items: flex-end;
}

@media screen and (max-width: 768px) {
  footer .contents .inner .innerContents .btm .btmContents {
    margin-top: 15px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
}
@media screen and (max-width: 768px) {
  footer .contents .inner .innerContents .btm .btmContents .block.-address {
    width: calc((100% - 50px) / 2);
  }
}
@media screen and (max-width: 374px) {
  footer .contents .inner .innerContents .btm .btmContents .block.-address {
    width: calc((100% - 13.3333333333vw) / 2);
  }
}
footer .contents .inner .innerContents .btm .btmContents .block.-address .address {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  footer .contents .inner .innerContents .btm .btmContents .block.-address .address {
    font-size: 10px;
  }
}
footer .contents .inner .innerContents .btm .btmContents .block.-sns {
  padding-right: 145px;
  flex: 1;
  text-align: center;
}

@media screen and (max-width: 1300px) {
  footer .contents .inner .innerContents .btm .btmContents .block.-sns {
    padding-right: 11.1538461538vw;
  }
}
@media screen and (max-width: 768px) {
  footer .contents .inner .innerContents .btm .btmContents .block.-sns {
    width: calc((100% - 50px) / 2);
    padding: 0;
    flex: none;
  }
}
@media screen and (max-width: 374px) {
  footer .contents .inner .innerContents .btm .btmContents .block.-sns {
    width: calc((100% - 13.3333333333vw) / 2);
  }
}
footer .contents .inner .innerContents .btm .btmContents .block.-sns .snsContents {
  display: inline-block;
  text-align: left;
}

@media screen and (max-width: 768px) {
  footer .contents .inner .innerContents .btm .btmContents .block.-sns .snsContents {
    display: block;
  }
}
footer .contents .inner .innerContents .btm .btmContents .block.-sns .snsContents .snsTtl {
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2;
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  footer .contents .inner .innerContents .btm .btmContents .block.-sns .snsContents .snsTtl {
    font-size: 10px;
  }
}
footer .contents .inner .innerContents .btm .btmContents .block.-sns .snsContents .snsList {
  font-size: 0;
  line-height: 0;
}

footer .contents .inner .innerContents .btm .btmContents .block.-sns .snsContents .snsList > li {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  footer .contents .inner .innerContents .btm .btmContents .block.-sns .snsContents .snsList > li {
    font-size: 10px;
  }
}
footer .contents .inner .innerContents .btm .btmContents .block.-sns .snsContents .snsList > li:not(:last-child) {
  margin-right: 10px;
}

@media screen and (max-width: 768px) {
  footer .contents .inner .innerContents .btm .btmContents .block.-sns .snsContents .snsList > li:not(:last-child) {
    margin-right: 5px;
  }
}
footer .contents .inner .innerContents .btm .btmContents .block.-info {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  footer .contents .inner .innerContents .btm .btmContents .block.-info {
    width: 100%;
    margin-top: 35px;
    align-items: flex-end;
  }
}
footer .contents .inner .innerContents .btm .btmContents .block.-info .info {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  footer .contents .inner .innerContents .btm .btmContents .block.-info .info {
    flex: 1;
  }
}
footer .contents .inner .innerContents .btm .btmContents .block.-info .info .since {
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2;
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  footer .contents .inner .innerContents .btm .btmContents .block.-info .info .since {
    font-size: 8px;
  }
}
@media screen and (max-width: 374px) {
  footer .contents .inner .innerContents .btm .btmContents .block.-info .info .since {
    font-size: 2.1333333333vw;
  }
}
footer .contents .inner .innerContents .btm .btmContents .block.-info .info .office {
  margin-left: 60px;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 1300px) {
  footer .contents .inner .innerContents .btm .btmContents .block.-info .info .office {
    margin-left: 4.6153846154vw;
  }
}
@media screen and (max-width: 768px) {
  footer .contents .inner .innerContents .btm .btmContents .block.-info .info .office {
    margin-left: 10px;
  }
}
@media screen and (max-width: 374px) {
  footer .contents .inner .innerContents .btm .btmContents .block.-info .info .office {
    margin-left: 2.6666666667vw;
  }
}
footer .contents .inner .innerContents .btm .btmContents .block.-info .info .office > span.ico {
  margin-right: 10px;
  display: inline-block;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  footer .contents .inner .innerContents .btm .btmContents .block.-info .info .office > span.ico {
    margin-right: 5px;
  }
}
footer .contents .inner .innerContents .btm .btmContents .block.-info .info .office > span.ico .svg {
  width: 13px;
  height: auto;
}

@media screen and (max-width: 768px) {
  footer .contents .inner .innerContents .btm .btmContents .block.-info .info .office > span.ico .svg {
    width: 9px;
  }
}
@media screen and (max-width: 374px) {
  footer .contents .inner .innerContents .btm .btmContents .block.-info .info .office > span.ico .svg {
    width: 2.4vw;
  }
}
footer .contents .inner .innerContents .btm .btmContents .block.-info .info .office > span.ico .svg * {
  fill: #252324;
}

footer .contents .inner .innerContents .btm .btmContents .block.-info .info .office > span.txt {
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2;
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  footer .contents .inner .innerContents .btm .btmContents .block.-info .info .office > span.txt {
    font-size: 8px;
  }
}
@media screen and (max-width: 374px) {
  footer .contents .inner .innerContents .btm .btmContents .block.-info .info .office > span.txt {
    font-size: 2.1333333333vw;
  }
}
footer .contents .inner .innerContents .btm .btmContents .block.-info .copyright {
  margin-left: 60px;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2;
  white-space: nowrap;
}

@media screen and (max-width: 1300px) {
  footer .contents .inner .innerContents .btm .btmContents .block.-info .copyright {
    margin-left: 4.6153846154vw;
  }
}
@media screen and (max-width: 768px) {
  footer .contents .inner .innerContents .btm .btmContents .block.-info .copyright {
    margin-left: 50px;
    flex: 1;
    font-size: 8px;
    white-space: normal;
  }
}
@media screen and (max-width: 374px) {
  footer .contents .inner .innerContents .btm .btmContents .block.-info .copyright {
    margin-left: 13.3333333333vw;
  }
}
/* ====================================== kv */
#kv {
  width: 100%;
  height: 100svh;
  position: relative;
}

#kv:after {
  content: "";
  width: 100%;
  height: 100%;
  background-image: radial-gradient(rgba(0, 0, 0, 0.3) 20%, transparent 0), radial-gradient(rgba(0, 0, 0, 0.3) 20%, transparent 0);
  background-size: 4px 4px;
  background-position: 0 0, 10px 10px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

#kv .kvSwiper {
  width: 100%;
  height: 100%;
}

#kv .kvSwiper .swiper-wrapper {
  width: 100%;
  height: 100%;
}

#kv .kvSwiper .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
}

#kv .kvSwiper .swiper-wrapper .swiper-slide .img {
  width: 100%;
  height: 100%;
}

#kv .contents {
  width: 100%;
  height: 100%;
  padding: 70px 0 30px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  #kv .contents {
    padding: 70px 0 20px;
  }
}
#kv .contents .inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#kv .contents .inner .copy {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.25;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #kv .contents .inner .copy {
    font-size: 12px;
  }
}
#kv .contents .inner .logo {
  margin-top: 30px;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #kv .contents .inner .logo {
    margin-top: 20px;
  }
}
/* ====================================== projects */
#projects {
  padding-top: 50px;
}

@media screen and (max-width: 768px) {
  #projects {
    padding-top: 40px;
  }
}
#projects .inner .innerContents .archive {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  #projects .inner .innerContents .archive {
    margin-top: 20px;
  }
}
#projects .inner .innerContents .archive .control {
  margin-top: 160px;
}

@media screen and (max-width: 768px) {
  #projects .inner .innerContents .archive .control {
    margin-top: 130px;
  }
}
/* ====================================== about */
#about .txt.-jp {
  font-size: 12px;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #about .txt.-jp {
    font-size: 11px;
  }
}
#about .txt.-en {
  margin-top: 35px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #about .txt.-en {
    margin-top: 25px;
    font-size: 12px;
  }
}
#about .txt.-en.-animation {
  transition-delay: 0.4s;
}

#about .img {
  margin-top: 40px;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #about .img {
    margin-top: 30px;
  }
}
#about .img.-animation {
  transition-delay: 0.8s;
}

/* ====================================== service */
#service {
  margin-top: 40px;
  padding-top: 60px;
}

@media screen and (max-width: 768px) {
  #service {
    padding-top: 40px;
  }
}
#service .itemWrap .item {
  border-bottom: 1px solid #D3D3D3;
}

#service .itemWrap .item > dt {
  min-height: 74px;
  padding: 20px 70px 20px 15px;
  background-image: url(../img/ico_plus01.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px;
  background-position: center right 15px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  gap: 30px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  #service .itemWrap .item > dt {
    min-height: 60px;
    padding: 15px 32px 15px 0;
    gap: 15px;
  }
}
#service .itemWrap .item > dt .ico {
  width: 30px;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #service .itemWrap .item > dt .ico {
    width: 28px;
  }
}
#service .itemWrap .item > dt .ttl {
  flex: 1;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.25;
}

@media screen and (max-width: 768px) {
  #service .itemWrap .item > dt .ttl {
    font-size: 12px;
  }
}
#service .itemWrap .item > dd {
  padding: 0 70px 30px 0;
  display: none;
}

@media screen and (max-width: 768px) {
  #service .itemWrap .item > dd {
    padding: 0 0 20px;
  }
}
#service .itemWrap .item > dd .block {
  font-size: 12px;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #service .itemWrap .item > dd .block {
    font-size: 11px;
    line-height: 1.6;
  }
}
#service .itemWrap .item > dd .block ul {
  font-size: 0;
  line-height: 0;
}

#service .itemWrap .item > dd .block ul > li {
  display: inline-block;
  font-size: 12px;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #service .itemWrap .item > dd .block ul > li {
    font-size: 11px;
    line-height: 1.6;
  }
}
#service .itemWrap .item > dd .block ul > li:not(:last-child):after {
  content: "/";
  margin: 0 0.3em;
  display: inline-block;
}

#service .itemWrap .item > dd .block ul:not(:first-child) {
  margin-top: 15px;
}

@media screen and (max-width: 768px) {
  #service .itemWrap .item > dd .block ul:not(:first-child) {
    margin-top: 10px;
  }
}
#service .itemWrap .item > dd .block:not(:first-child) {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  #service .itemWrap .item > dd .block:not(:first-child) {
    margin-top: 20px;
  }
}
#service .itemWrap .item > dd .block.-en {
  font-weight: 300;
}

#service .itemWrap .item.-active > dt {
  background-image: url(../img/ico_minus01.svg);
}

/* ====================================== member, partner */
#member, #partner {
  margin-top: 40px;
  padding-top: 60px;
}

@media screen and (max-width: 768px) {
  #member, #partner {
    padding-top: 40px;
  }
}
#member .list, #partner .list {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  #member .list, #partner .list {
    margin-top: 25px;
    display: block;
  }
}
#member .list > li, #partner .list > li {
  width: calc((100% - 20px) / 2);
}

@media screen and (max-width: 768px) {
  #member .list > li, #partner .list > li {
    width: 100%;
  }
}
#member .list > li .listSection, #partner .list > li .listSection {
  display: flex;
  align-items: center;
}

#member .list > li .listSection .block.-img, #partner .list > li .listSection .block.-img {
  width: 70px;
}

@media screen and (max-width: 768px) {
  #member .list > li .listSection .block.-img, #partner .list > li .listSection .block.-img {
    width: 60px;
  }
}
#member .list > li .listSection .block.-contents, #partner .list > li .listSection .block.-contents {
  margin-left: 20px;
  flex: 1;
}

#member .list > li .listSection .block.-contents .name, #partner .list > li .listSection .block.-contents .name {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  #member .list > li .listSection .block.-contents .name, #partner .list > li .listSection .block.-contents .name {
    font-size: 13px;
  }
}
#member .list > li .listSection .block.-contents .detail, #partner .list > li .listSection .block.-contents .detail {
  margin-top: 3px;
  font-size: 0;
  line-height: 0;
}

#member .list > li .listSection .block.-contents .detail > li, #partner .list > li .listSection .block.-contents .detail > li {
  display: inline-block;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.2;
  color: #918F8D;
}

@media screen and (max-width: 768px) {
  #member .list > li .listSection .block.-contents .detail > li, #partner .list > li .listSection .block.-contents .detail > li {
    font-size: 11px;
  }
}
#member .list > li .listSection .block.-contents .detail > li:not(:last-child):after, #partner .list > li .listSection .block.-contents .detail > li:not(:last-child):after {
  content: "/";
  margin: 0 0.5em;
  display: inline-block;
}

#member .list > li:nth-child(n+3), #partner .list > li:nth-child(n+3) {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #member .list > li:nth-child(n+3), #partner .list > li:nth-child(n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  #member .list > li:not(:first-child), #partner .list > li:not(:first-child) {
    margin-top: 20px;
  }
}
/* ====================================== projectsArchive */
#projectsArchive {
  padding-top: 50px;
}

@media screen and (max-width: 768px) {
  #projectsArchive {
    padding-top: 30px;
  }
}
@media screen and (min-width: 769px) {
  #projectsArchive .inner .innerContents .category {
    display: block !important;
  }
}
@media screen and (max-width: 768px) {
  #projectsArchive .inner .innerContents .category {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
    overflow-y: scroll;
    overscroll-behavior: contain;
    -ms-overflow-style: none;
  }
  #projectsArchive .inner .innerContents .category::-webkit-scrollbar {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #projectsArchive .inner .innerContents .category .categoryBk {
    width: 100%;
    height: calc(100% + 1px);
    padding: 0 20px 20px;
    background: rgba(0, 0, 0, 0.6);
    box-sizing: border-box;
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  #projectsArchive .inner .innerContents .category .categoryBk .categoryBox {
    width: 100%;
    padding: 25px 20px;
    border-radius: 4px;
    background: #F2EEEA;
    box-sizing: border-box;
    position: relative;
    opacity: 0;
    transform: translate(0, 10px);
    transition: opacity 0.8s cubic-bezier(0.16, 1, 0.3, 1), transform 0.8s cubic-bezier(0.16, 1, 0.3, 1);
  }
}
#projectsArchive .inner .innerContents .category .categoryBk .categoryBox .categoryList {
  margin: -5px;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #projectsArchive .inner .innerContents .category .categoryBk .categoryBox .categoryList {
    margin: 0;
  }
}
#projectsArchive .inner .innerContents .category .categoryBk .categoryBox .categoryList > li {
  margin: 5px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  #projectsArchive .inner .innerContents .category .categoryBk .categoryBox .categoryList > li {
    margin: 0;
    display: block;
  }
}
#projectsArchive .inner .innerContents .category .categoryBk .categoryBox .categoryList > li > a {
  padding-left: 15px;
  display: inline-block;
  position: relative;
  color: #918F8D;
  transition: color 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

@media screen and (max-width: 768px) {
  #projectsArchive .inner .innerContents .category .categoryBk .categoryBox .categoryList > li > a {
    padding-left: 20px;
  }
}
#projectsArchive .inner .innerContents .category .categoryBk .categoryBox .categoryList > li > a:before {
  content: "";
  width: 10px;
  height: 10px;
  border: 1px solid #918F8D;
  border-radius: 50%;
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: 0.2em;
  left: 0;
}

#projectsArchive .inner .innerContents .category .categoryBk .categoryBox .categoryList > li > a:hover {
  color: #252324;
}

#projectsArchive .inner .innerContents .category .categoryBk .categoryBox .categoryList > li.-current > a {
  color: #252324;
}

#projectsArchive .inner .innerContents .category .categoryBk .categoryBox .categoryList > li.-current > a:before {
  background: #252324;
  border: 1px solid #252324;
}

@media screen and (max-width: 768px) {
  #projectsArchive .inner .innerContents .category .categoryBk .categoryBox .categoryList > li:not(:first-child) {
    margin-top: 12px;
  }
}
#projectsArchive .inner .innerContents .category .categoryBk .categoryBox .close {
  display: none;
}

@media screen and (max-width: 768px) {
  #projectsArchive .inner .innerContents .category .categoryBk .categoryBox .close {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 0;
    line-height: 0;
  }
}
#projectsArchive .inner .innerContents .category .categoryBk .categoryBox .close > img {
  width: 10px;
}

#projectsArchive .inner .innerContents .category.-active .categoryBk .categoryBox {
  transform: translate(0, 0);
  opacity: 1;
}

#projectsArchive .inner .innerContents .categorySwitch {
  display: none;
}

@media screen and (max-width: 768px) {
  #projectsArchive .inner .innerContents .categorySwitch {
    display: block;
  }
}
#projectsArchive .inner .innerContents .categorySwitch > span {
  padding-right: 13px;
  background-image: url(../img/arw01_b.svg);
  background-repeat: no-repeat;
  background-size: 8px auto;
  background-position: center right;
  display: inline-block;
  text-decoration: underline;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
}

#projectsArchive .inner .innerContents .archive {
  margin-top: 15px;
}

@media screen and (max-width: 768px) {
  #projectsArchive .inner .innerContents .archive {
    margin-top: 20px;
  }
}
#projectsArchive .inner .innerContents .archive .message {
  margin-top: 40px;
  font-size: 12px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #projectsArchive .inner .innerContents .archive .message {
    margin-top: 20px;
    font-size: 11px;
  }
}
/* ====================================== projectSingleHead */
#projectSingleHead {
  padding-top: 110px;
}

@media screen and (max-width: 768px) {
  #projectSingleHead {
    padding-top: 50px;
  }
}
#projectSingleHead .inner .innerContents .ttl > span {
  display: block;
}

#projectSingleHead .inner .innerContents .ttl > span.sub {
  font-size: 12px;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  #projectSingleHead .inner .innerContents .ttl > span.sub {
    font-size: 10px;
  }
}
#projectSingleHead .inner .innerContents .ttl > span.main {
  margin-top: 20px;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  #projectSingleHead .inner .innerContents .ttl > span.main {
    margin-top: 10px;
    font-size: 24px;
  }
}
/* ====================================== projectSingleInfo */
#projectSingleInfo {
  margin-top: 70px;
}

@media screen and (max-width: 768px) {
  #projectSingleInfo {
    margin-top: 80px;
  }
}
#projectSingleInfo .inner .innerContents {
  display: flex;
}

@media screen and (max-width: 768px) {
  #projectSingleInfo .inner .innerContents {
    display: block;
  }
}
#projectSingleInfo .inner .innerContents .block {
  flex: 1;
}

#projectSingleInfo .inner .innerContents .block.-info .item {
  display: flex;
}

#projectSingleInfo .inner .innerContents .block.-info .item > dt, #projectSingleInfo .inner .innerContents .block.-info .item > dd {
  font-size: 13px;
  font-weight: 300;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #projectSingleInfo .inner .innerContents .block.-info .item > dt, #projectSingleInfo .inner .innerContents .block.-info .item > dd {
    font-size: 10px;
  }
}
#projectSingleInfo .inner .innerContents .block.-info .item > dt {
  width: 60px;
}

@media screen and (max-width: 768px) {
  #projectSingleInfo .inner .innerContents .block.-info .item > dt {
    width: 40px;
  }
}
#projectSingleInfo .inner .innerContents .block.-info .item > dd {
  margin-left: 20px;
  flex: 1;
}

@media screen and (max-width: 768px) {
  #projectSingleInfo .inner .innerContents .block.-info .item > dd {
    margin-left: 10px;
  }
}
#projectSingleInfo .inner .innerContents .block.-info .item > dd .category {
  font-size: 0;
  line-height: 0;
}

#projectSingleInfo .inner .innerContents .block.-info .item > dd .category > li {
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #projectSingleInfo .inner .innerContents .block.-info .item > dd .category > li {
    font-size: 10px;
  }
}
#projectSingleInfo .inner .innerContents .block.-info .item > dd .category > li:not(:last-child):after {
  content: "｜";
  width: 1em;
  display: inline-block;
}

#projectSingleInfo .inner .innerContents .block.-info .item:not(:first-child) {
  margin-top: 3px;
}

#projectSingleInfo .inner .innerContents .block.-description {
  margin-left: 80px;
}

@media screen and (max-width: 768px) {
  #projectSingleInfo .inner .innerContents .block.-description {
    margin: 30px 0 0 0;
  }
}
#projectSingleInfo .inner .innerContents .block.-description .description {
  font-size: 13px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #projectSingleInfo .inner .innerContents .block.-description .description {
    font-size: 11px;
  }
}
#projectSingleInfo .inner .innerContents .block.-description .description.-en {
  font-size: 12px;
  font-weight: 300;
  line-height: 1.6;
}

#projectSingleInfo .inner .innerContents .block.-description .description:not(:first-child) {
  margin-top: 20px;
}

/* ====================================== projectSingleBody */
#projectSingleBody {
  margin-top: 70px;
}

@media screen and (max-width: 768px) {
  #projectSingleBody {
    margin-top: 30px;
  }
}
#projectSingleBody .eyecatch .inner .innerContents .mask {
  height: 100vh;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  #projectSingleBody .eyecatch .inner .innerContents .mask {
    height: 53.33vw;
  }
}
#projectSingleBody .eyecatch .inner .innerContents .mask .img {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: calc((100vw - 100%) / 2 * -1);
}

#projectSingleBody .body {
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  #projectSingleBody .body {
    margin-top: 80px;
  }
}
#projectSingleBody .body .inner .innerContents .sectionWrap {
  margin-top: 80px;
}

#projectSingleBody .body .inner .innerContents .sectionWrap .section.-txt {
  display: flex;
  gap: 20px;
}

@media screen and (max-width: 768px) {
  #projectSingleBody .body .inner .innerContents .sectionWrap .section.-txt {
    display: block;
  }
}
#projectSingleBody .body .inner .innerContents .sectionWrap .section.-txt .block {
  flex: 1;
}

#projectSingleBody .body .inner .innerContents .sectionWrap .section.-txt .block h2 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #projectSingleBody .body .inner .innerContents .sectionWrap .section.-txt .block h2 {
    font-size: 13px;
  }
}
#projectSingleBody .body .inner .innerContents .sectionWrap .section.-txt .block p {
  font-size: 13px;
  line-height: 1.6;
}

#projectSingleBody .body .inner .innerContents .sectionWrap .section.-txt .block p:not(:first-child) {
  margin-top: 10px;
}

#projectSingleBody .body .inner .innerContents .sectionWrap .section.-txt .block.-en p {
  font-size: 12px;
  font-weight: 300;
}

@media screen and (max-width: 768px) {
  #projectSingleBody .body .inner .innerContents .sectionWrap .section.-txt .block:not(:first-child) {
    margin-top: 20px;
  }
}
#projectSingleBody .body .inner .innerContents .sectionWrap .section.-txt:not(:first-child) {
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  #projectSingleBody .body .inner .innerContents .sectionWrap .section.-txt:not(:first-child) {
    margin-top: 40px;
  }
}
#projectSingleBody .body .inner .innerContents .sectionWrap .section.-img {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

@media screen and (max-width: 768px) {
  #projectSingleBody .body .inner .innerContents .sectionWrap .section.-img {
    display: block;
  }
}
#projectSingleBody .body .inner .innerContents .sectionWrap .section.-img > div, #projectSingleBody .body .inner .innerContents .sectionWrap .section.-img > p {
  width: 100%;
  font-size: 0;
  line-height: 0;
}

#projectSingleBody .body .inner .innerContents .sectionWrap .section.-img > div.-col2, #projectSingleBody .body .inner .innerContents .sectionWrap .section.-img > p.-col2 {
  width: calc((100% - 20px) / 2);
}

@media screen and (max-width: 768px) {
  #projectSingleBody .body .inner .innerContents .sectionWrap .section.-img > div.-col2, #projectSingleBody .body .inner .innerContents .sectionWrap .section.-img > p.-col2 {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #projectSingleBody .body .inner .innerContents .sectionWrap .section.-img > div:not(:first-child), #projectSingleBody .body .inner .innerContents .sectionWrap .section.-img > p:not(:first-child) {
    margin-top: 20px;
  }
}
#projectSingleBody .body .inner .innerContents .sectionWrap .section.-img:not(:first-child) {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #projectSingleBody .body .inner .innerContents .sectionWrap .section.-img:not(:first-child) {
    margin-top: 30px;
  }
}
#projectSingleBody .body .inner .innerContents .projectSectionGroup {
  margin-top: 80px;
}

#projectSingleBody .body .inner .innerContents .projectSectionGroup .projectSection .projectSectionTtl {
  width: calc(50% - 10px);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #projectSingleBody .body .inner .innerContents .projectSectionGroup .projectSection .projectSectionTtl {
    width: 100%;
    font-size: 14px;
  }
}
#projectSingleBody .body .inner .innerContents .projectSectionGroup .projectSection .projectSectionTxt {
  width: calc(50% - 10px);
  margin-top: 15px;
  font-size: 13px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #projectSingleBody .body .inner .innerContents .projectSectionGroup .projectSection .projectSectionTxt {
    width: 100%;
    font-size: 11px;
  }
}
#projectSingleBody .body .inner .innerContents .projectSectionGroup .projectSection .projectGallery {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #projectSingleBody .body .inner .innerContents .projectSectionGroup .projectSection .projectGallery {
    margin-top: 20px;
  }
}
#projectSingleBody .body .inner .innerContents .projectSectionGroup .projectSection .projectGallery .projectGalleryBlock {
  display: flex;
}

@media screen and (max-width: 768px) {
  #projectSingleBody .body .inner .innerContents .projectSectionGroup .projectSection .projectGallery .projectGalleryBlock {
    display: block;
  }
}
#projectSingleBody .body .inner .innerContents .projectSectionGroup .projectSection .projectGallery .projectGalleryBlock .blockImg {
  flex: 1;
  font-size: 0;
  line-height: 0;
}

#projectSingleBody .body .inner .innerContents .projectSectionGroup .projectSection .projectGallery .projectGalleryBlock .blockImg:not(:first-child) {
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  #projectSingleBody .body .inner .innerContents .projectSectionGroup .projectSection .projectGallery .projectGalleryBlock .blockImg:not(:first-child) {
    margin: 10px 0 0 0;
  }
}
#projectSingleBody .body .inner .innerContents .projectSectionGroup .projectSection .projectGallery .projectGalleryBlock:not(:first-child) {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  #projectSingleBody .body .inner .innerContents .projectSectionGroup .projectSection .projectGallery .projectGalleryBlock:not(:first-child) {
    margin-top: 10px;
  }
}
#projectSingleBody .body .inner .innerContents .projectSectionGroup .projectSection:not(:first-child) {
  margin-top: 80px;
}

/* ====================================== nextProject */
#nextProject {
  margin: 160px 0 -130px;
}

@media screen and (max-width: 768px) {
  #nextProject {
    margin: 100px 0 -120px;
  }
}
#nextProject .inner .innerContents {
  padding-top: 30px;
  border-top: 1px solid #252324;
}

@media screen and (max-width: 768px) {
  #nextProject .inner .innerContents {
    padding-top: 20px;
  }
}
#nextProject .inner .innerContents .archive {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  #nextProject .inner .innerContents .archive {
    margin-top: 20px;
  }
}
/* ====================================== contactPage */
#contactPage .inner .innerContents .layout .block.-main .txtWrap .txt {
  font-size: 12px;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .layout .block.-main .txtWrap .txt {
    font-size: 11px;
  }
}
#contactPage .inner .innerContents .layout .block.-main .txtWrap .txt:not(:first-child) {
  margin-top: 15px;
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .layout .block.-main .txtWrap .txt:not(:first-child) {
    margin-top: 10px;
  }
}
#contactPage .inner .innerContents .layout .block.-main .txtWrap .txt.-en {
  font-weight: 300;
}

#contactPage .inner .innerContents .layout .block.-main .form {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .layout .block.-main .form {
    margin-top: 50px;
  }
}
/* ====================================== mail_form */
#mail_form > dl > dt {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  #mail_form > dl > dt {
    font-size: 11px;
  }
}
#mail_form > dl > dt > i > span {
  margin-left: 0.2em;
  font-style: normal;
  font-size: 0.6em;
  vertical-align: top;
}

#mail_form > dl > dd {
  margin-top: 8px;
}

#mail_form > dl > dd input[type=text], #mail_form > dl > dd input[type=email], #mail_form > dl > dd select, #mail_form > dl > dd textarea {
  width: 100%;
  border: 1px solid #CEC9C5;
  box-sizing: border-box;
  font-size: 12px;
  transition: border 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

@media screen and (max-width: 768px) {
  #mail_form > dl > dd input[type=text], #mail_form > dl > dd input[type=email], #mail_form > dl > dd select, #mail_form > dl > dd textarea {
    font-size: 11px;
  }
}
#mail_form > dl > dd input[type=text]::-moz-placeholder, #mail_form > dl > dd input[type=email]::-moz-placeholder, #mail_form > dl > dd select::-moz-placeholder, #mail_form > dl > dd textarea::-moz-placeholder {
  color: #918F8D;
}
#mail_form > dl > dd input[type=text]::placeholder, #mail_form > dl > dd input[type=email]::placeholder, #mail_form > dl > dd select::placeholder, #mail_form > dl > dd textarea::placeholder {
  color: #918F8D;
}

#mail_form > dl > dd input[type=text]:focus, #mail_form > dl > dd input[type=email]:focus, #mail_form > dl > dd select:focus, #mail_form > dl > dd textarea:focus {
  border: 1px solid #252324;
}

#mail_form > dl > dd input[type=text], #mail_form > dl > dd input[type=email], #mail_form > dl > dd select {
  height: 50px;
}

@media screen and (max-width: 768px) {
  #mail_form > dl > dd input[type=text], #mail_form > dl > dd input[type=email], #mail_form > dl > dd select {
    height: 40px;
  }
}
#mail_form > dl > dd input[type=text], #mail_form > dl > dd input[type=email] {
  padding: 0 20px;
}

@media screen and (max-width: 768px) {
  #mail_form > dl > dd input[type=text], #mail_form > dl > dd input[type=email] {
    padding: 0 15px;
  }
}
#mail_form > dl > dd select {
  padding: 0 40px 0 20px;
  background-image: url(../img/arw01_b.svg);
  background-repeat: no-repeat;
  background-size: 10px auto;
  background-position: center right 20px;
  color: #918F8D;
}

@media screen and (max-width: 768px) {
  #mail_form > dl > dd select {
    padding: 0 33px 0 15px;
    background-size: 8px auto;
    background-position: center right 15px;
  }
}
#mail_form > dl > dd select.-active {
  color: #252324;
}

#mail_form > dl > dd textarea {
  height: 150px;
  padding: 20px;
}

@media screen and (max-width: 768px) {
  #mail_form > dl > dd textarea {
    padding: 15px;
  }
}
#mail_form > dl > dd .error_blank, #mail_form > dl > dd .error_format, #mail_form > dl > dd .error_match {
  margin-top: 10px;
  display: block;
  font-size: 10px;
  color: #C60011;
}

#mail_form > dl > dd .error_blank:empty, #mail_form > dl > dd .error_format:empty, #mail_form > dl > dd .error_match:empty {
  display: none;
}

#mail_form > dl:not(:first-child) {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  #mail_form > dl:not(:first-child) {
    margin-top: 20px;
  }
}
#mail_form #agreement {
  width: 100%;
  margin: 30px 0 0 0;
  padding: 0;
  border: none;
}

#mail_form #agreement #agree_check > label {
  margin-left: 30px;
  display: inline-block;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}

#mail_form #agreement #agree_check > label input[type=checkbox] {
  width: 20px;
  height: 20px;
  margin-left: -30px;
  border: 1px solid #CEC9C5;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  transition: background-color 1.2s cubic-bezier(0.16, 1, 0.3, 1), border 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

#mail_form #agreement #agree_check > label input[type=checkbox]:after {
  content: "✔︎";
  width: 100%;
  height: 100%;
  padding-bottom: 0.1em;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 14px;
  color: #F2EEEA;
  opacity: 0;
  transition: opacity 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

#mail_form #agreement #agree_check > label input[type=checkbox]:checked {
  background: #252324;
  border: 1px solid #252324;
}

#mail_form #agreement #agree_check > label input[type=checkbox]:checked:after {
  opacity: 1;
}

#mail_form #agreement #agree_check > label .agreementTxt {
  vertical-align: 0.5em;
  font-size: 12px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #mail_form #agreement #agree_check > label .agreementTxt {
    font-size: 11px;
  }
}
#mail_form #agreement #agree_check > label .agreementTxt > a {
  text-decoration: underline;
}

#mail_form #agreement #agree_check .error_check {
  margin-top: 10px;
  font-size: 10px;
  color: #C60011;
}

#mail_form #form_submit {
  width: 100%;
  max-width: 130px;
  margin-top: 40px;
  border-bottom: 1px solid #252324;
  position: relative;
}

@media screen and (max-width: 768px) {
  #mail_form #form_submit {
    max-width: 120px;
    margin-top: 35px;
  }
}
#mail_form #form_submit #form_submit_button {
  width: 100%;
  min-height: 59px;
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  color: #252324;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  #mail_form #form_submit #form_submit_button {
    font-size: 14px;
  }
}
#mail_form #form_submit > span.btnArw {
  position: absolute;
  top: calc(50% - 5.5px);
  right: 0;
  cursor: pointer;
}

#mail_form #form_submit:hover > span.arw .bar {
  animation: contactBtnBar 1.2s cubic-bezier(0.16, 1, 0.3, 1) 0s 1 forwards;
}

#mail_form #form_submit:hover > span.arw .shape {
  animation: contactBtnShape 1.2s cubic-bezier(0.16, 1, 0.3, 1) 0s 1 forwards;
}

/* ====================================== thanksPage */
#thanksPage .inner .innerContents .layout .block.-main .thanks {
  height: calc(100svh - 70px - 60px);
  max-height: 698px;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  #thanksPage .inner .innerContents .layout .block.-main .thanks {
    height: auto;
    max-height: none;
  }
}
#thanksPage .inner .innerContents .layout .block.-main .thanks .thanksContents .ttl {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  #thanksPage .inner .innerContents .layout .block.-main .thanks .thanksContents .ttl {
    font-size: 24px;
  }
}
#thanksPage .inner .innerContents .layout .block.-main .thanks .thanksContents .txt {
  margin-top: 20px;
  font-size: 12px;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #thanksPage .inner .innerContents .layout .block.-main .thanks .thanksContents .txt {
    margin-top: 15px;
    font-size: 11px;
  }
}
#thanksPage .inner .innerContents .layout .block.-main .thanks .thanksContents .btn {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #thanksPage .inner .innerContents .layout .block.-main .thanks .thanksContents .btn {
    margin-top: 30px;
  }
}
/* ====================================== privacyPage */
@media screen and (max-width: 768px) {
  #privacyPage .inner .innerContents .layout {
    padding-top: 50px;
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  #privacyPage .inner .innerContents .layout .block.-sub {
    margin-top: 0;
  }
}
#privacyPage .inner .innerContents .layout .block.-sub .fix {
  height: auto;
}

@media screen and (max-width: 768px) {
  #privacyPage .inner .innerContents .layout .block.-main {
    margin-top: 40px;
  }
}
#privacyPage .inner .innerContents .layout .block.-main .privacy {
  font-size: 12px;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #privacyPage .inner .innerContents .layout .block.-main .privacy {
    font-size: 11px;
    line-height: 1.6;
  }
}
#privacyPage .inner .innerContents .layout .block.-main .privacy .section {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #privacyPage .inner .innerContents .layout .block.-main .privacy .section {
    margin-top: 30px;
  }
}
#privacyPage .inner .innerContents .layout .block.-main .privacy .section .sectionTtl {
  font-size: 14px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  #privacyPage .inner .innerContents .layout .block.-main .privacy .section .sectionTtl {
    font-size: 12px;
  }
}
#privacyPage .inner .innerContents .layout .block.-main .privacy .section .sectionContents {
  margin-top: 10px;
}

#privacyPage .inner .innerContents .layout .block.-main .privacy .section .sectionContents ul.-type01 > li {
  margin-left: 1em;
}

#privacyPage .inner .innerContents .layout .block.-main .privacy .section .sectionContents ul.-type01 > li:before {
  content: "・";
  width: 1em;
  margin-left: -1em;
  display: inline-block;
}

/* ====================================== errPage */
#errPage .inner .innerContents .layout .block.-main .err {
  height: calc(100svh - 70px - 60px);
  max-height: 698px;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  #errPage .inner .innerContents .layout .block.-main .err {
    height: auto;
    max-height: none;
  }
}
#errPage .inner .innerContents .layout .block.-main .err .errContents .ttl {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  #errPage .inner .innerContents .layout .block.-main .err .errContents .ttl {
    font-size: 24px;
  }
}
#errPage .inner .innerContents .layout .block.-main .err .errContents .txt {
  margin-top: 20px;
  font-size: 12px;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #errPage .inner .innerContents .layout .block.-main .err .errContents .txt {
    margin-top: 15px;
    font-size: 11px;
  }
}
#errPage .inner .innerContents .layout .block.-main .err .errContents .btn {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #errPage .inner .innerContents .layout .block.-main .err .errContents .btn {
    margin-top: 30px;
  }
}