@charset "UTF-8";
/* ====================================== $ */
/* ====================================== function */
/* ====================================== font */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&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;
}

#errHead .inner .innerContents .ttl > span.sub, #contactPage .inner .innerContents .contents .box .boxTel > dt, #contactPage .inner .innerContents .contents .box .boxTel > dd, #thanksHead .inner .innerContents .ttl > span.sub, #lookbookSingleHead .inner .innerContents .contents .contentsInner .info .icon > span, #lookbookSingleBody .inner .innerContents .information .price > dd .priceNumber .number, #servicePage .inner .innerContents .sectionWrap .section .sectionContents .sectionBlock.-contents .sectionTtl > span.sub, #townDevelopmentPage .inner .innerContents .sectionWrap .section .process .processBox .processBoxInner .processItemWrap .processItem:before, #flowOfRealEstatePage .inner .innerContents .flow .flowList > li .flowListSection .flowListTtl:before, #newsSingleHead .inner .innerContents .contents .info .date, #kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-contents .articleInfo .icon > span, #kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-contents .articlePrice .number, footer .inner .innerContents .sns .snsTtl, footer .inner .innerContents .foot .copyright, #contact .inner .innerContents .contents .block.-btn .btn.-type02 > a .txt, .ttl.-ttl01 > span.sub, .ttl.-ttl02 > span.main, .pageTtl.-pageTtl01 .head .inner .innerContents .ttl > span.main, .list.-list01 > li .section > a .sectionContents .price .number, .list.-list01 > li .section > a .icon > span, .list.-list02 > li .article > a .articleBlock.-contents .articleInfo .date, .pagination.-pagination01 .paginationContents .page-numbers {
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  line-height: 1.2;
}

/* ====================================== 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%);
  }
}
@keyframes loopU {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}
@keyframes loop2U {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes loop3U {
  0% {
    transform: translateY(200%);
  }
  100% {
    transform: translateY(100%);
  }
}
@keyframes loopD {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes loop2D {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(100%);
  }
}
@keyframes loop3D {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(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;
  }
}
.loopSlider.-up .slider, .loopSlider.-down .slider {
  display: block;
}

.loopSlider.-up .slider .list, .loopSlider.-down .slider .list {
  display: block;
}

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

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

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

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

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

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

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

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

@media all and (-ms-high-contrast: none) {
  .loopSlider.-down .slider.-animation .list:nth-child(3) {
    animation: none;
  }
}
.loopSlider.-paused:hover .slider.-animation .list {
  animation-play-state: paused;
}

@keyframes barT {
  0% {
    transform: translate(0, 0) rotate(0);
  }
  50% {
    transform: translate(0, 2px) rotate(0);
  }
  100% {
    transform: translate(0, 2px) rotate(45deg);
  }
}
@keyframes barB {
  0% {
    transform: translate(0, 0) rotate(0);
  }
  50% {
    transform: translate(0, -2px) rotate(0);
  }
  100% {
    transform: translate(0, -2px) rotate(-45deg);
  }
}
@keyframes barTR {
  0% {
    transform: translate(0, 2px) rotate(45deg);
  }
  50% {
    transform: translate(0, 2px) rotate(0);
  }
  100% {
    transform: translate(0, 0) rotate(0);
  }
}
@keyframes barBR {
  0% {
    transform: translate(0, -2px) rotate(-45deg);
  }
  50% {
    transform: translate(0, -2px) rotate(0);
  }
  100% {
    transform: translate(0, 0) rotate(0);
  }
}
/* ====================================== % */
.article.-article01 a {
  opacity: 1;
  transition: opacity 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

.article.-article01 a:hover {
  opacity: 0.7;
}

#lookbookSingleBody .inner .innerContents .lookbookGallerySwiperWrap .lookbookGallerySwiper .swiper-wrapper .swiper-slide .img, #lookbookSingleBody .inner .innerContents .lookbookGalleryThumbSwiperWrap .lookbookGalleryThumbSwiper .swiper-wrapper .swiper-slide .img, #servicePage .inner .innerContents .sectionWrap .section .sectionDetail .sectionDetailBox > a .sectionDetailImg, #feature .inner .innerContents .sectionWrap .section .sectionBlock.-img .sectionImg, #kv .kvSwiper .swiper-wrapper .swiper-slide .bg, #kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-img .articleImg, #service .inner .innerContents .list > li .section > a .sectionImg, .list.-list01 > li .section > a .sectionImg, .list.-list02 > li .article > a .articleBlock.-img .articleImg {
  position: relative;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  transform: translateZ(0);
}

#lookbookSingleBody .inner .innerContents .lookbookGallerySwiperWrap .lookbookGallerySwiper .swiper-wrapper .swiper-slide .img img, #lookbookSingleBody .inner .innerContents .lookbookGalleryThumbSwiperWrap .lookbookGalleryThumbSwiper .swiper-wrapper .swiper-slide .img img, #servicePage .inner .innerContents .sectionWrap .section .sectionDetail .sectionDetailBox > a .sectionDetailImg img, #feature .inner .innerContents .sectionWrap .section .sectionBlock.-img .sectionImg img, #kv .kvSwiper .swiper-wrapper .swiper-slide .bg img, #kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-img .articleImg img, #service .inner .innerContents .list > li .section > a .sectionImg img, .list.-list01 > li .section > a .sectionImg img, .list.-list02 > li .article > a .articleBlock.-img .articleImg img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

#kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-contents .articleTtl {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.list.-list01 > li .section > a .sectionContents .sectionTtl, .list.-list02 > li .article > a .articleBlock.-contents .articleTtl {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

/* ====================================== ttl */
.ttl {
  /* ------------------------------ 01 */
  /* ------------------------------ 02 */
  /* ------------------------------ 03 */
  /* ------------------------------ 04 */
  /* ------------------------------ 05 */
}

.ttl.-ttl01 > span {
  display: block;
}

.ttl.-ttl01 > span.sub {
  padding-left: 53px;
  background-image: url(../img/shape01.svg);
  background-repeat: no-repeat;
  background-size: 36px auto;
  background-position: top 0.35em left;
  font-size: 14px;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl01 > span.sub {
    padding-left: 38px;
    background-image: url(../img/shape01_sp.svg);
    background-size: 28px auto;
    background-position: top 0.4em left;
    font-size: 12px;
  }
}
.ttl.-ttl01 > span.main {
  margin-top: 25px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl01 > span.main {
    font-size: 26px;
  }
}
.ttl.-ttl02 {
  padding-bottom: 35px;
  background-image: url(../img/shape01.svg);
  background-repeat: no-repeat;
  background-size: 36px auto;
  background-position: bottom left;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl02 {
    padding-bottom: 25px;
    background-size: 28px auto;
  }
}
.ttl.-ttl02 > span {
  display: inline-block;
}

.ttl.-ttl02 > span.main {
  margin-right: 15px;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl02 > span.main {
    margin-right: 12px;
    font-size: 32px;
  }
}
.ttl.-ttl02 > span.sub {
  vertical-align: 0.2em;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl02 > span.sub {
    font-size: 12px;
  }
}
.ttl.-ttl02 > span.sub:before {
  content: "/";
  margin-right: 0.3em;
  display: inline-block;
}

.ttl.-ttl02.-shapeNone {
  padding-bottom: 0;
  background: none;
}

.ttl.-ttl03 {
  padding-top: 35px;
  background-image: url(../img/shape01.svg);
  background-repeat: no-repeat;
  background-size: 36px auto;
  background-position: top left;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl03 {
    padding-top: 30px;
    background-image: url(../img/shape01_sp.svg);
    background-size: 28px auto;
    font-size: 26px;
  }
}
.ttl.-ttl04 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.6;
}

.ttl.-ttl05 {
  padding-bottom: 15px;
  border-bottom: 1px solid #EAEAEA;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl05 {
    font-size: 15PX;
  }
}
/* ====================================== pageTtl */
.pageTtl {
  /* ------------------------------ 01 */
  /* ------------------------------ 02 */
}

.pageTtl.-pageTtl01 {
  min-height: 480px;
  padding: 140px 0 60px;
  background: #F8F4F0;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 {
    min-height: auto;
    padding: 0;
    background: transparent;
  }
}
@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .head {
    min-height: 320px;
    padding: 100px 0 60px;
    background: #F8F4F0;
    box-sizing: border-box;
  }
}
.pageTtl.-pageTtl01 .head .inner .innerContents .ttl {
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .head .inner .innerContents .ttl {
    margin-top: 50px;
  }
}
.pageTtl.-pageTtl01 .head .inner .innerContents .ttl > span {
  display: block;
}

.pageTtl.-pageTtl01 .head .inner .innerContents .ttl > span.main {
  font-size: 48px;
  font-weight: 700;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .head .inner .innerContents .ttl > span.main {
    font-size: 40px;
  }
}
.pageTtl.-pageTtl01 .head .inner .innerContents .ttl > span.sub {
  margin-top: 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .head .inner .innerContents .ttl > span.sub {
    margin-top: 5px;
    font-size: 12px;
  }
}
.pageTtl.-pageTtl01 .head .inner .innerContents .ttl > span.sub.-animation {
  transition-delay: 0.2s;
}

.pageTtl.-pageTtl01 .head .inner .innerContents .txt {
  margin-top: 20px;
  font-size: 18px;
  line-height: 1.6;
}

.pageTtl.-pageTtl01 .head.-only .inner .innerContents .ttl {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .head.-only .inner .innerContents .ttl {
    margin-top: 50px;
  }
}
.pageTtl.-pageTtl01 .head.-only.-jp .inner .innerContents .ttl {
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .head.-only.-jp .inner .innerContents .ttl {
    margin-top: 65px;
  }
}
.pageTtl.-pageTtl01 .head.-only.-jp .inner .innerContents .ttl > span.main {
  font-size: 42px;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .head.-only.-jp .inner .innerContents .ttl > span.main {
    font-size: 32px;
  }
}
.pageTtl.-pageTtl01 .contents {
  margin-top: 35px;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .contents {
    margin-top: 20px;
  }
}
.pageTtl.-pageTtl01 .contents .inner .innerContents .nav .navList {
  margin: -5px -10px;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .contents .inner .innerContents .nav .navList {
    margin: 0;
  }
}
.pageTtl.-pageTtl01 .contents .inner .innerContents .nav .navList > li {
  margin: 5px 10px;
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .contents .inner .innerContents .nav .navList > li {
    margin: 0;
    display: block;
  }
}
.pageTtl.-pageTtl01 .contents .inner .innerContents .nav .navList > li > a {
  padding: 5px 30px 5px 0;
  border-bottom: 1px solid #252625;
  display: inline-block;
  position: relative;
  transition: border 1.8s cubic-bezier(0.19, 1, 0.22, 1), color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .contents .inner .innerContents .nav .navList > li > a {
    min-height: 50px;
    padding: 10px 34px 10px 0;
    border: none;
    box-sizing: border-box;
    display: flex;
    align-items: center;
  }
}
.pageTtl.-pageTtl01 .contents .inner .innerContents .nav .navList > li > a:before, .pageTtl.-pageTtl01 .contents .inner .innerContents .nav .navList > li > a:after {
  content: "";
  width: 10px;
  height: 5px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  display: block;
  position: absolute;
  top: calc(50% - 2.5px);
  right: 2px;
  transition: opacity 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

.pageTtl.-pageTtl01 .contents .inner .innerContents .nav .navList > li > a:before {
  background-image: url(../img/arw01_b_bk.svg);
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .contents .inner .innerContents .nav .navList > li > a:before {
    width: 24px;
    height: 24px;
    background: #F8F4F0;
    background-color: #F8F4F0;
    background-image: url(../img/arw01_b.svg);
    background-repeat: no-repeat;
    background-size: 37.5% auto;
    background-position: center center;
    border-radius: 50%;
    top: calc(50% - 12px);
    right: 0;
  }
}
.pageTtl.-pageTtl01 .contents .inner .innerContents .nav .navList > li > a:after {
  background-image: url(../img/arw01_b.svg);
  opacity: 0;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .contents .inner .innerContents .nav .navList > li > a:after {
    width: 100%;
    height: 1px;
    background-image: linear-gradient(to right, #E9E9E9, #E9E9E9 5px, transparent 5px, transparent 10px);
    background-repeat: repeat-x;
    background-size: 10px 1px;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
.pageTtl.-pageTtl01 .contents .inner .innerContents .nav .navList > li > a:hover {
  border-bottom: 1px solid #147C3B;
  color: #147C3B;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .contents .inner .innerContents .nav .navList > li > a:hover {
    border-bottom: none;
    color: #252625;
  }
}
.pageTtl.-pageTtl01 .contents .inner .innerContents .nav .navList > li > a:hover:before {
  opacity: 0;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .contents .inner .innerContents .nav .navList > li > a:hover:before {
    opacity: 1;
  }
}
.pageTtl.-pageTtl01 .contents .inner .innerContents .nav .navList > li > a:hover:after {
  opacity: 1;
}

.pageTtl.-pageTtl02 {
  background: #F8F4F0;
}

.pageTtl.-pageTtl02 .inner .innerContents {
  min-height: 480px;
  padding: 160px 0 60px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

.pageTtl.-pageTtl02 .inner .innerContents .breadcrumbs {
  width: 100%;
  position: absolute;
  top: 140px;
  left: 0;
}

.pageTtl.-pageTtl02 .inner .innerContents .ttl {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.6;
}

.pageTtl.-pageTtl02 .inner .innerContents .txt {
  margin-top: 20px;
  font-size: 18px;
  line-height: 1.6;
}

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

.btn.-btn01 > a {
  width: 240px;
  min-height: 60px;
  padding: 15px 60px 15px 20px;
  background: #147C3B;
  border-radius: 4px;
  box-sizing: border-box;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  display: flex;
  align-items: center;
  position: relative;
  font-size: 16px;
  line-height: 1.6;
  color: #ffffff;
  transition: background-color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  .btn.-btn01 > a {
    width: calc(100% - 20px);
    font-size: 15px;
  }
}
.btn.-btn01 > a:after {
  content: "";
  width: 30px;
  height: 30px;
  background-color: #ffffff;
  background-image: url(../img/arw01_r.svg);
  background-repeat: no-repeat;
  background-size: 20% auto;
  background-position: center center;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 15px);
  right: 20px;
}

@media screen and (max-width: 768px) {
  .btn.-btn01 > a:after {
    width: 24px;
    height: 24px;
    top: calc(50% - 12px);
  }
}
.btn.-btn01 > a:hover {
  background: #024921;
}

.btn.-btn02 > a, .btn.-btn02 > span {
  max-width: 100%;
  min-height: 24px;
  padding-right: 34px;
  display: inline-block;
  position: relative;
  font-size: 18px;
  line-height: 1.6;
  transition: color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  .btn.-btn02 > a, .btn.-btn02 > span {
    min-height: 20px;
    padding-right: 30px;
  }
}
.btn.-btn02 > a:after, .btn.-btn02 > span:after {
  content: "";
  width: 24px;
  height: 24px;
  background-color: #147C3B;
  background-image: url(../img/arw01_r_wh.svg);
  background-repeat: no-repeat;
  background-size: 20% auto;
  background-position: center center;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: calc(50% - 12px);
  right: 0;
}

@media screen and (max-width: 768px) {
  .btn.-btn02 > a:after, .btn.-btn02 > span:after {
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
  }
}
.btn.-btn02:not(.-hoverNone) > a:hover, .btn.-btn02:not(.-hoverNone) > span:hover {
  color: #147C3B;
}

.btn.-btn02.-underline > a, .btn.-btn02.-underline > span {
  text-decoration: underline;
  font-size: 15px;
}

@media screen and (max-width: 768px) {
  .btn.-btn02.-underline > a, .btn.-btn02.-underline > span {
    font-size: 14px;
  }
}
/* ====================================== breadcrumbs */
.breadcrumbs {
  /* ------------------------------ 01 */
}

.breadcrumbs.-breadcrumbs01 .breadcrumbsList {
  font-size: 0;
  line-height: 0;
}

.breadcrumbs.-breadcrumbs01 .breadcrumbsList > li {
  display: inline-block;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.6;
}

.breadcrumbs.-breadcrumbs01 .breadcrumbsList > li > a {
  text-decoration: underline;
  color: #B1B1B1;
  transition: color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

.breadcrumbs.-breadcrumbs01 .breadcrumbsList > li > a:hover {
  color: #147C3B;
}

.breadcrumbs.-breadcrumbs01 .breadcrumbsList > li:not(:last-child):after {
  content: "-";
  margin: 0 0.3em;
  display: inline-block;
  color: #B1B1B1;
}

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

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

@media screen and (max-width: 768px) {
  .list.-list01 {
    display: block;
  }
}
.list.-list01:after {
  content: "";
  width: calc((100% - 60px) / 3);
  display: block;
}

@media screen and (max-width: 1280px) {
  .list.-list01:after {
    width: calc((100% - 4.6875vw) / 3);
  }
}
@media screen and (max-width: 768px) {
  .list.-list01:after {
    content: none;
  }
}
.list.-list01 > li {
  width: calc((100% - 60px) / 3);
}

@media screen and (max-width: 1280px) {
  .list.-list01 > li {
    width: calc((100% - 4.6875vw) / 3);
  }
}
@media screen and (max-width: 768px) {
  .list.-list01 > li {
    width: 100%;
  }
}
.list.-list01 > li .section {
  height: 100%;
}

.list.-list01 > li .section > a {
  height: 100%;
  background: #ffffff;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}

.list.-list01 > li .section > a:after {
  content: "";
  width: 30px;
  height: 30px;
  background-color: #147C3B;
  background-image: url(../img/arw01_r_wh.svg);
  background-repeat: no-repeat;
  background-size: 20% auto;
  background-position: center center;
  border-radius: 50%;
  position: absolute;
  right: 25px;
  bottom: 30px;
}

@media screen and (max-width: 768px) {
  .list.-list01 > li .section > a:after {
    width: 24px;
    height: 24px;
    right: 20px;
    bottom: 20px;
  }
}
.list.-list01 > li .section > a .sectionImg {
  aspect-ratio: 1/0.55;
}

.list.-list01 > li .section > a .sectionImg img {
  transition: transform 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

.list.-list01 > li .section > a .sectionContents {
  padding: 20px 20px 30px;
  border-radius: 0 0 4px 4px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex: 1;
}

@media screen and (max-width: 768px) {
  .list.-list01 > li .section > a .sectionContents {
    padding: 20px;
  }
}
.list.-list01 > li .section > a .sectionContents .category > span {
  padding: 1px 15px;
  border: 1px solid #707070;
  border-radius: 2px;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .list.-list01 > li .section > a .sectionContents .category > span {
    padding: 1px 12px;
    font-size: 10px;
  }
}
.list.-list01 > li .section > a .sectionContents .sectionTtl {
  max-height: 3.2em;
  margin-top: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
  transition: color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  .list.-list01 > li .section > a .sectionContents .sectionTtl {
    margin-top: 12px;
    font-size: 15px;
  }
}
.list.-list01 > li .section > a .sectionContents .place {
  margin-top: 10px;
  flex: 1;
  font-size: 12px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .list.-list01 > li .section > a .sectionContents .place {
    margin-top: 8px;
  }
}
.list.-list01 > li .section > a .sectionContents .price {
  margin-top: 30px;
  padding-right: 45px;
  font-size: 12px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .list.-list01 > li .section > a .sectionContents .price {
    margin-top: 15px;
    padding-right: 34px;
    font-size: 10px;
  }
}
.list.-list01 > li .section > a .sectionContents .price .number {
  margin-right: 0.2em;
  vertical-align: -0.08em;
  font-size: 200%;
}

@media screen and (max-width: 768px) {
  .list.-list01 > li .section > a .sectionContents .price .number {
    vertical-align: -0.09em;
    font-size: 210%;
  }
}
.list.-list01 > li .section > a .icon {
  display: inline-block;
  position: absolute;
  top: 15px;
  left: 15px;
}

.list.-list01 > li .section > a .icon > span {
  min-width: 70px;
  padding: 4px 15px 3px;
  background: #147C3B;
  border-radius: 9999px;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  .list.-list01 > li .section > a .icon > span {
    font-size: 12px;
  }
}
.list.-list01 > li .section > a .icon.-new > span {
  background: #147C3B;
}

.list.-list01 > li .section > a .icon.-soldout > span {
  background: #333333;
}

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

.list.-list01 > li .section > a:hover .sectionContents .sectionTtl {
  color: #147C3B;
}

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

@media screen and (max-width: 1280px) {
  .list.-list01 > li:nth-child(n+4) {
    margin-top: 3.125vw;
  }
}
@media screen and (max-width: 768px) {
  .list.-list01 > li:not(:first-child) {
    margin-top: 20px;
  }
}
.list.-list01 > li:nth-child(3n-1).-animation {
  transition-delay: 0.2s;
}

@media screen and (max-width: 768px) {
  .list.-list01 > li:nth-child(3n-1).-animation {
    transition-delay: 0s;
  }
}
.list.-list01 > li:nth-child(3n).-animation {
  transition-delay: 0.4s;
}

@media screen and (max-width: 768px) {
  .list.-list01 > li:nth-child(3n).-animation {
    transition-delay: 0s;
  }
}
.list.-list01.-border > li .section > a {
  border: 1px solid #EAEAEA;
}

.list.-list02 > li {
  border-bottom: 1px solid #EAEAEA;
}

.list.-list02 > li .article > a {
  padding: 30px 60px 30px 0;
  display: flex;
  align-items: center;
  position: relative;
}

@media screen and (max-width: 768px) {
  .list.-list02 > li .article > a {
    padding: 20px 26px 20px 0;
  }
}
.list.-list02 > li .article > a:after {
  content: "";
  width: 40px;
  height: 40px;
  background-image: url(../img/arw01_r.svg);
  background-repeat: no-repeat;
  background-size: 15% auto;
  background-position: center center;
  border: 1px solid #147C3B;
  border-radius: 50%;
  box-sizing: border-box;
  position: absolute;
  top: calc(50% - 20px);
  right: 0;
  transition: background-color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  .list.-list02 > li .article > a:after {
    width: 6px;
    height: 11px;
    background-size: 100% 100%;
    border: none;
    top: calc(50% - 5.5px);
  }
}
.list.-list02 > li .article > a .articleBlock.-img {
  width: 150px;
}

@media screen and (max-width: 768px) {
  .list.-list02 > li .article > a .articleBlock.-img {
    width: 120px;
  }
}
@media screen and (max-width: 374px) {
  .list.-list02 > li .article > a .articleBlock.-img {
    width: 32vw;
  }
}
.list.-list02 > li .article > a .articleBlock.-img .articleImg {
  border-radius: 4px;
  aspect-ratio: 1/0.667;
}

.list.-list02 > li .article > a .articleBlock.-img .articleImg img {
  transition: transform 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

.list.-list02 > li .article > a .articleBlock.-contents {
  margin-left: 40px;
  flex: 1;
}

@media screen and (max-width: 1280px) {
  .list.-list02 > li .article > a .articleBlock.-contents {
    margin-left: 3.125vw;
  }
}
@media screen and (max-width: 768px) {
  .list.-list02 > li .article > a .articleBlock.-contents {
    margin-left: 20px;
  }
}
@media screen and (max-width: 374px) {
  .list.-list02 > li .article > a .articleBlock.-contents {
    margin-left: 5.3333333333vw;
  }
}
.list.-list02 > li .article > a .articleBlock.-contents .articleInfo {
  font-size: 0;
  line-height: 0;
}

.list.-list02 > li .article > a .articleBlock.-contents .articleInfo .category {
  margin-right: 15px;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .list.-list02 > li .article > a .articleBlock.-contents .articleInfo .category {
    margin-right: 10px;
  }
}
@media screen and (max-width: 374px) {
  .list.-list02 > li .article > a .articleBlock.-contents .articleInfo .category {
    margin-right: 2.6666666667vw;
  }
}
.list.-list02 > li .article > a .articleBlock.-contents .articleInfo .category > span {
  min-width: 80px;
  padding: 2px 15px;
  background: #147C3B;
  border-radius: 2px;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  .list.-list02 > li .article > a .articleBlock.-contents .articleInfo .category > span {
    min-width: 60px;
    padding: 2px 10px;
    font-size: 10px;
  }
}
@media screen and (max-width: 374px) {
  .list.-list02 > li .article > a .articleBlock.-contents .articleInfo .category > span {
    min-width: 16vw;
    padding: 2px 2.6666666667vw;
    font-size: 2.6666666667vw;
  }
}
.list.-list02 > li .article > a .articleBlock.-contents .articleInfo .date {
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  .list.-list02 > li .article > a .articleBlock.-contents .articleInfo .date {
    font-size: 12px;
  }
}
@media screen and (max-width: 374px) {
  .list.-list02 > li .article > a .articleBlock.-contents .articleInfo .date {
    font-size: 3.2vw;
  }
}
.list.-list02 > li .article > a .articleBlock.-contents .articleTtl {
  max-height: 3.2em;
  margin-top: 15px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .list.-list02 > li .article > a .articleBlock.-contents .articleTtl {
    margin-top: 8px;
    font-size: 15px;
  }
}
.list.-list02 > li .article > a:hover:after {
  background-color: #147C3B;
  background-image: url(../img/arw01_r_wh.svg);
}

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

.list.-list02 > li .article > a:hover .articleBlock.-contents .articleTtl {
  color: #147C3B;
}

.list.-list02.-wide > li .article > a {
  padding: 40px 60px 40px 0;
}

@media screen and (max-width: 768px) {
  .list.-list02.-wide > li .article > a {
    padding: 20px 26px 20px 0;
  }
}
.list.-list02.-wide > li .article > a .articleBlock.-img {
  width: 215px;
}

@media screen and (max-width: 768px) {
  .list.-list02.-wide > li .article > a .articleBlock.-img {
    width: 120px;
  }
}
@media screen and (max-width: 374px) {
  .list.-list02.-wide > li .article > a .articleBlock.-img {
    width: 32vw;
  }
}
.list.-list02.-wide > li .article > a .articleBlock.-contents .articleTtl {
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  .list.-list02.-wide > li .article > a .articleBlock.-contents .articleTtl {
    font-size: 15px;
  }
}
/* ====================================== tbl */
.tbl {
  /* ------------------------------ 01 */
}

.tbl.-tbl01 {
  width: 100%;
}

.tbl.-tbl01 tr th, .tbl.-tbl01 tr td {
  border: 1px solid #EAEAEA;
  box-sizing: border-box;
  vertical-align: middle;
  font-size: 16px;
  line-height: 1.6;
  word-break: break-all;
}

@media screen and (max-width: 768px) {
  .tbl.-tbl01 tr th, .tbl.-tbl01 tr td {
    font-size: 14px;
  }
}
.tbl.-tbl01 tr th {
  width: 175px;
  padding: 25px;
  background: #F5F5F4;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .tbl.-tbl01 tr th {
    width: 100px;
    padding: 15px;
    text-align: center;
  }
}
@media screen and (max-width: 374px) {
  .tbl.-tbl01 tr th {
    width: 80px;
  }
}
.tbl.-tbl01 tr td {
  padding: 25px 35px;
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  .tbl.-tbl01 tr td {
    padding: 15px;
  }
}
.tbl.-tbl01 tr td a {
  text-decoration: underline;
  transition: color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

.tbl.-tbl01 tr td a:hover {
  color: #147C3B;
}

.tbl.-tbl01 tr td p:not(:first-child) {
  margin-top: 10px;
}

.tbl.-tbl01 tr td ul > li {
  margin-left: 1.04em;
}

.tbl.-tbl01 tr td ul > li:before {
  content: "・";
  width: 1.04em;
  margin-left: -1.04em;
  display: inline-block;
}

.tbl.-tbl01 tr td ul > li:not(:first-child) {
  margin-top: 5px;
}

.tbl.-tbl01 tr td ul:not(:first-child) {
  margin-top: 10px;
}

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

.category.-category01 .categoryHead {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .category.-category01 .categoryHead {
    margin-bottom: 15px;
    font-size: 14px;
  }
}
.category.-category01 .categoryList {
  margin: -5px;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  .category.-category01 .categoryList {
    width: 100vw;
    margin: 0 calc((100vw - 100%) / 2 * -1);
    padding: 0 calc((100vw - 100%) / 2);
    box-sizing: border-box;
    display: flex;
    overflow-y: auto;
    scroll-behavior: smooth;
  }
}
.category.-category01 .categoryList > li {
  margin: 5px;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .category.-category01 .categoryList > li {
    margin: 0;
    position: relative;
  }
}
.category.-category01 .categoryList > li > a {
  min-width: 120px;
  padding: 7px 15px;
  border: 1px solid #147C3B;
  border-radius: 9999px;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  font-size: 15px;
  line-height: 1.6;
  color: #147C3B;
  transition: background-color 1.8s cubic-bezier(0.19, 1, 0.22, 1), color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  .category.-category01 .categoryList > li > a {
    min-width: auto;
    padding: 5px 15px;
    font-size: 14px;
    white-space: nowrap;
  }
}
.category.-category01 .categoryList > li > a:hover {
  background: #147C3B;
  color: #ffffff;
}

.category.-category01 .categoryList > li.-current > a {
  background: #147C3B;
  color: #ffffff;
  pointer-events: none;
}

@media screen and (max-width: 768px) {
  .category.-category01 .categoryList > li:not(:first-child) {
    margin-left: 8px;
  }
}
@media screen and (max-width: 768px) {
  .category.-category01 .categoryList::-webkit-scrollbar {
    display: none;
  }
}
/* ====================================== article */
.article {
  /* ------------------------------ 01 */
}

.article.-article01 {
  font-size: 18px;
  font-weight: 500;
  line-height: 2.1;
}

@media screen and (max-width: 768px) {
  .article.-article01 {
    font-size: 15px;
    line-height: 1.9;
  }
}
.article.-article01 > * {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .article.-article01 > * {
    margin-top: 20px;
  }
}
.article.-article01 h1, .article.-article01 h2 {
  margin-top: 80px;
  font-size: 200%;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .article.-article01 h1, .article.-article01 h2 {
    margin-top: 60px;
    font-size: 160%;
  }
}
.article.-article01 h3 {
  margin-top: 60px;
  font-size: 175%;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .article.-article01 h3 {
    margin-top: 60px;
    font-size: 147%;
  }
}
.article.-article01 h4 {
  margin-top: 60px;
  font-size: 150%;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .article.-article01 h4 {
    margin-top: 60px;
    font-size: 133%;
  }
}
.article.-article01 h5 {
  margin-top: 60px;
  font-size: 137.5%;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .article.-article01 h5 {
    margin-top: 60px;
    font-size: 120%;
  }
}
.article.-article01 h6 {
  margin-top: 60px;
  font-size: 125%;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .article.-article01 h6 {
    margin-top: 60px;
    font-size: 107%;
  }
}
.article.-article01 a {
  text-decoration: underline;
}

.article.-article01 figure {
  text-align: center;
  font-size: 0;
  line-height: 0;
}

.article.-article01 figure img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.article.-article01 figure figcaption {
  margin: 1em 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .article.-article01 figure figcaption {
    font-size: 12px;
  }
}
.article.-article01 > *:first-child {
  margin-top: 0;
}

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

.checkbox.-checkbox01 {
  width: 24px;
  height: 24px;
  padding-bottom: 0.15em;
  border: 1px solid #E9E9E9;
  border-radius: 2px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 1.8s cubic-bezier(0.19, 1, 0.22, 1), border 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  .checkbox.-checkbox01 {
    width: 20px;
    height: 20px;
    font-size: 12px;
  }
}
.checkbox.-checkbox01:after {
  content: "✔︎";
  display: inline-block;
  color: #ffffff;
}

.checkbox.-checkbox01:checked {
  background: #147C3B;
  border: 1px solid #147C3B;
}

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

.form.-form01 input[type=text], .form.-form01 input[type=email], .form.-form01 input[type=tel], .form.-form01 select, .form.-form01 textarea {
  width: 100%;
  background: #F7F7F7;
  border-radius: 4px;
  box-sizing: border-box;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .form.-form01 input[type=text], .form.-form01 input[type=email], .form.-form01 input[type=tel], .form.-form01 select, .form.-form01 textarea {
    font-size: 15px;
  }
}
.form.-form01 input[type=text]::-moz-placeholder, .form.-form01 input[type=email]::-moz-placeholder, .form.-form01 input[type=tel]::-moz-placeholder, .form.-form01 select::-moz-placeholder, .form.-form01 textarea::-moz-placeholder {
  color: #B1B1B1;
}
.form.-form01 input[type=text]::placeholder, .form.-form01 input[type=email]::placeholder, .form.-form01 input[type=tel]::placeholder, .form.-form01 select::placeholder, .form.-form01 textarea::placeholder {
  color: #B1B1B1;
}

.form.-form01 input[type=text].-w215, .form.-form01 input[type=email].-w215, .form.-form01 input[type=tel].-w215, .form.-form01 select.-w215, .form.-form01 textarea.-w215 {
  max-width: 215px;
}

@media screen and (max-width: 768px) {
  .form.-form01 input[type=text].-w215, .form.-form01 input[type=email].-w215, .form.-form01 input[type=tel].-w215, .form.-form01 select.-w215, .form.-form01 textarea.-w215 {
    max-width: none;
  }
}
.form.-form01 input[type=text].-w280, .form.-form01 input[type=email].-w280, .form.-form01 input[type=tel].-w280, .form.-form01 select.-w280, .form.-form01 textarea.-w280 {
  max-width: 280px;
}

@media screen and (max-width: 768px) {
  .form.-form01 input[type=text].-w280, .form.-form01 input[type=email].-w280, .form.-form01 input[type=tel].-w280, .form.-form01 select.-w280, .form.-form01 textarea.-w280 {
    max-width: none;
  }
}
.form.-form01 input[type=text].-w470, .form.-form01 input[type=email].-w470, .form.-form01 input[type=tel].-w470, .form.-form01 select.-w470, .form.-form01 textarea.-w470 {
  max-width: 470px;
}

@media screen and (max-width: 768px) {
  .form.-form01 input[type=text].-w470, .form.-form01 input[type=email].-w470, .form.-form01 input[type=tel].-w470, .form.-form01 select.-w470, .form.-form01 textarea.-w470 {
    max-width: none;
  }
}
.form.-form01 input[type=text], .form.-form01 input[type=email], .form.-form01 input[type=tel], .form.-form01 select {
  height: 70px;
  padding: 0 20px;
}

@media screen and (max-width: 768px) {
  .form.-form01 input[type=text], .form.-form01 input[type=email], .form.-form01 input[type=tel], .form.-form01 select {
    height: 50px;
  }
}
.form.-form01 select {
  padding-right: 42px;
  background-image: url(../img/arw01_b_bk.svg);
  background-repeat: no-repeat;
  background-size: 9px auto;
  background-position: center right 23px;
  color: #B1B1B1;
  cursor: pointer;
}

.form.-form01 select.-active {
  color: #252625;
}

.form.-form01 textarea {
  height: 280px;
  padding: 20px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .form.-form01 textarea {
    height: 160px;
    padding: 15px 20px;
  }
}
.form.-form01 input[type=radio] {
  width: 30px;
  height: 30px;
  background: #ffffff;
  border: 2px solid #EAEAEA;
  border-radius: 50%;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .form.-form01 input[type=radio] {
    width: 26px;
    height: 26px;
  }
}
.form.-form01 input[type=radio]:after {
  content: "";
  width: 16px;
  height: 16px;
  background: #147C3B;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 8px);
  left: calc(50% - 8px);
  opacity: 0;
  transition: opacity 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  .form.-form01 input[type=radio]:after {
    width: 14px;
    height: 14px;
    top: calc(50% - 7px);
    left: calc(50% - 7px);
  }
}
.form.-form01 input[type=radio]:checked:after {
  opacity: 1;
}

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

.pagination.-pagination01 {
  margin-top: 120px;
}

@media screen and (max-width: 768px) {
  .pagination.-pagination01 {
    margin-top: 80px;
  }
}
.pagination.-pagination01 .paginationContents {
  margin: -10px;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .pagination.-pagination01 .paginationContents {
    margin: -5px;
  }
}
.pagination.-pagination01 .paginationContents .page-numbers {
  width: 50px;
  height: 50px;
  margin: 10px;
  padding-top: 0.1em;
  border: 1px solid #147C3B;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 20px;
  color: #147C3B;
  transition: background-color 1.8s cubic-bezier(0.19, 1, 0.22, 1), color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  .pagination.-pagination01 .paginationContents .page-numbers {
    width: 40px;
    height: 40px;
    margin: 5px;
    font-size: 16px;
  }
}
.pagination.-pagination01 .paginationContents .page-numbers:hover {
  background: #147C3B;
  color: #ffffff;
}

.pagination.-pagination01 .paginationContents .page-numbers.prev, .pagination.-pagination01 .paginationContents .page-numbers.next {
  background-repeat: no-repeat;
  background-size: 8px auto;
  background-position: center center;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  .pagination.-pagination01 .paginationContents .page-numbers.prev, .pagination.-pagination01 .paginationContents .page-numbers.next {
    background-size: 6px auto;
  }
}
.pagination.-pagination01 .paginationContents .page-numbers.prev {
  background-image: url(../img/arw01_l.svg);
}

.pagination.-pagination01 .paginationContents .page-numbers.prev:hover {
  background-image: url(../img/arw01_l_wh.svg);
}

.pagination.-pagination01 .paginationContents .page-numbers.next {
  background-image: url(../img/arw01_r.svg);
}

.pagination.-pagination01 .paginationContents .page-numbers.next:hover {
  background-image: url(../img/arw01_r_wh.svg);
}

.pagination.-pagination01 .paginationContents .page-numbers.current {
  background: #147C3B;
  color: #ffffff;
  pointer-events: none;
}

.pagination.-pagination01 .paginationContents .page-numbers.dots {
  pointer-events: none;
}

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

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

.loader.-loader01 {
  color: #147C3B;
  font-size: 10px;
  margin: 80px auto;
  position: relative;
  text-indent: -9999em;
  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 load7 {
  0%, 80%, 100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
/* ====================================== animation */
.animation {
  /* ------------------------------ 01 */
}

/* ====================================== 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: #252625;
}

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%;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: 0.04em;
  color: #252625;
}

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

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

/* ====================================== contents */
#contents {
  box-sizing: border-box;
}

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

@media screen and (max-width: 768px) {
  .inner {
    max-width: 640px;
    padding: 0 20px;
  }
}
/* ====================================== contact */
#contact {
  margin-top: 160px;
  padding: 140px 0;
  background-image: url(../img/contact_bg01.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #contact {
    margin-top: 80px;
    padding: 60px 0;
    background-image: url(../img/contact_bg01_sp.webp);
  }
}
#contact .inner .innerContents .contents {
  display: flex;
}

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

#contact .inner .innerContents .contents .block.-contents .txt {
  margin-top: 20px;
  font-size: 16px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  #contact .inner .innerContents .contents .block.-contents .txt {
    font-size: 14px;
  }
}
#contact .inner .innerContents .contents .block.-btn {
  width: 400px;
  margin-left: 50px;
}

@media screen and (max-width: 1280px) {
  #contact .inner .innerContents .contents .block.-btn {
    margin-left: 3.90625vw;
  }
}
@media screen and (max-width: 768px) {
  #contact .inner .innerContents .contents .block.-btn {
    width: 100%;
    margin: 40px 0 0 0;
  }
}
#contact .inner .innerContents .contents .block.-btn .btn > a {
  width: 100%;
  min-height: 100px;
  padding: 25px 80px 25px 25px;
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: relative;
  color: #ffffff;
  transition: background-color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  #contact .inner .innerContents .contents .block.-btn .btn > a {
    min-height: 80px;
    padding: 20px 54px 20px 20px;
  }
}
#contact .inner .innerContents .contents .block.-btn .btn > a:after {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(../img/arw01_r_wh.svg);
  background-repeat: no-repeat;
  background-size: 20% auto;
  background-position: center center;
  border: 1px solid #ffffff;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 15px);
  right: 30px;
  transition: background-color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  #contact .inner .innerContents .contents .block.-btn .btn > a:after {
    width: 24px;
    height: 24px;
    top: calc(50% - 12px);
    right: 20px;
  }
}
#contact .inner .innerContents .contents .block.-btn .btn > a .ico {
  width: 28px;
  font-size: 0;
  line-height: 0;
}

#contact .inner .innerContents .contents .block.-btn .btn > a .txt {
  min-height: 50px;
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #EAEAEA;
  display: flex;
  align-items: center;
  flex: 1;
  text-decoration: underline;
  font-size: 18px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #contact .inner .innerContents .contents .block.-btn .btn > a .txt {
    min-height: 40px;
    font-size: 15px;
  }
}
#contact .inner .innerContents .contents .block.-btn .btn > a:hover:after {
  background-color: #ffffff;
  background-image: url(../img/arw01_r_grn.svg);
}

#contact .inner .innerContents .contents .block.-btn .btn.-type01 > a {
  background: #147C3B;
}

#contact .inner .innerContents .contents .block.-btn .btn.-type01 > a:hover {
  background: #024921;
}

#contact .inner .innerContents .contents .block.-btn .btn.-type02 > a {
  background: #03913A;
}

#contact .inner .innerContents .contents .block.-btn .btn.-type02 > a:hover {
  background: #024921;
}

#contact .inner .innerContents .contents .block.-btn .btn.-type02 > a .txt {
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  #contact .inner .innerContents .contents .block.-btn .btn.-type02 > a .txt {
    font-size: 18px;
    font-weight: 400;
  }
}
#contact .inner .innerContents .contents .block.-btn .btn:not(:first-child) {
  margin-top: 20px;
}

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

/* ====================================== header */
header {
  width: calc(100% - 40px);
  height: 80px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  position: fixed;
  top: 20px;
  left: 20px;
  z-index: 3;
  transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  /* ------------------------------ active */
  /* ------------------------------ active */
  /* ------------------------------ hide */
}

@media screen and (max-width: 768px) {
  header {
    width: calc(100% - 30px);
    height: auto;
    border-radius: 4px;
    top: 15px;
    left: 15px;
  }
}
header .headerInner {
  width: 100%;
  height: 100%;
  padding: 0 30px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 1280px) {
  header .headerInner {
    padding: 0 2.34375vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner {
    padding: 0 15px;
    flex-wrap: wrap;
  }
}
header .headerInner .head {
  max-width: 238px;
}

@media screen and (max-width: 1280px) {
  header .headerInner .head {
    max-width: 18.59375vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .head {
    width: 100%;
    max-width: none;
    height: 55px;
    max-width: none;
    display: flex;
    align-items: center;
  }
}
header .headerInner .head .logo {
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  header .headerInner .head .logo {
    flex: 1;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .head .logo > a img {
    max-width: 180px;
  }
}
header .headerInner .head .spMenu {
  width: 30px;
  height: 30px;
  margin-left: 15px;
  background: #147C3B;
  border-radius: 50%;
  display: none;
}

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

header .headerInner .head .spMenu .bars .bar {
  width: 14px;
  height: 1px;
  background: #ffffff;
  border-radius: 9999px;
  display: block;
}

header .headerInner .head .spMenu .bars .bar:not(:first-child) {
  margin-top: 3px;
}

header .headerInner .nav {
  height: 100%;
  margin-left: 20px;
  flex: 1;
}

@media screen and (max-width: 768px) {
  header .headerInner .nav {
    height: auto;
    margin-left: 0;
    padding: 5px 10px 30px;
    display: none;
  }
}
header .headerInner .nav .navContents {
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

@media screen and (max-width: 768px) {
  header .headerInner .nav .navContents {
    height: auto;
    display: block;
  }
}
header .headerInner .nav .navContents .navList {
  height: 100%;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  header .headerInner .nav .navContents .navList {
    height: auto;
    display: block;
  }
}
header .headerInner .nav .navContents .navList > li {
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}

@media screen and (max-width: 1280px) {
  header .headerInner .nav .navContents .navList > li {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navContents .navList > li {
    display: block;
    border-bottom: 1px solid #E9E9E9;
    font-size: 16px;
  }
}
@media screen and (max-width: 374px) {
  header .headerInner .nav .navContents .navList > li {
    font-size: 14px;
  }
}
header .headerInner .nav .navContents .navList > li:after {
  content: "";
  width: 100%;
  height: 3px;
  background: #147C3B;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
}

@media screen and (max-width: 768px) {
  header .headerInner .nav .navContents .navList > li:after {
    content: none;
  }
}
header .headerInner .nav .navContents .navList > li > a {
  transition: color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  header .headerInner .nav .navContents .navList > li > a {
    min-height: 55px;
    padding: 10px 34px 10px 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    position: relative;
  }
}
@media screen and (max-width: 374px) {
  header .headerInner .nav .navContents .navList > li > a {
    min-height: 45px;
    padding: 8px 28px 8px 0;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navContents .navList > li > a:after {
    content: "";
    width: 24px;
    height: 24px;
    background-color: #ffffff;
    background-image: url(../img/arw01_r.svg);
    background-repeat: no-repeat;
    background-size: 20% auto;
    background-position: center center;
    border: 1px solid #147C3B;
    border-radius: 50%;
    box-sizing: border-box;
    position: absolute;
    top: calc(50% - 12px);
    right: 0;
  }
}
@media screen and (max-width: 374px) {
  header .headerInner .nav .navContents .navList > li > a:after {
    width: 18px;
    height: 18px;
    top: calc(50% - 9px);
  }
}
header .headerInner .nav .navContents .navList > li > a:hover {
  color: #147C3B;
}

header .headerInner .nav .navContents .navList > li.-current:after {
  opacity: 1;
}

header .headerInner .nav .navContents .navList > li:not(:first-child) {
  margin-left: 30px;
}

@media screen and (max-width: 1280px) {
  header .headerInner .nav .navContents .navList > li:not(:first-child) {
    margin-left: 1.5625vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navContents .navList > li:not(:first-child) {
    margin-left: 0;
  }
}
header .headerInner .nav .navContents .contact {
  margin-left: 40px;
}

@media screen and (max-width: 1280px) {
  header .headerInner .nav .navContents .contact {
    margin-left: 3.125vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navContents .contact {
    margin: 20px 0 0 0;
  }
}
header .headerInner .nav .navContents .contact > a {
  min-width: 130px;
  min-height: 40px;
  padding: 10px;
  background: #147C3B;
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.6;
  color: #ffffff;
  transition: background-color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 1280px) {
  header .headerInner .nav .navContents .contact > a {
    min-width: 110px;
    padding: 0.78125vw;
    font-size: 13px;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navContents .contact > a {
    width: 100%;
    min-width: auto;
    min-height: 60px;
    padding: 15px 54px 15px 20px;
    justify-content: flex-start;
    position: relative;
  }
}
@media screen and (max-width: 374px) {
  header .headerInner .nav .navContents .contact > a {
    min-height: 50px;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navContents .contact > a:after {
    content: "";
    width: 24px;
    height: 24px;
    background-color: #ffffff;
    background-image: url(../img/arw01_r.svg);
    background-repeat: no-repeat;
    background-size: 20% auto;
    background-position: center center;
    border-radius: 50%;
    box-sizing: border-box;
    position: absolute;
    top: calc(50% - 12px);
    right: 20px;
  }
}
header .headerInner .nav .navContents .contact > a:hover {
  background: #024921;
}

header.-active .headerInner .head .spMenu .bars .bar:nth-child(1) {
  animation: barT 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s 1 forwards;
}

header.-active .headerInner .head .spMenu .bars .bar:nth-child(2) {
  animation: barB 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s 1 forwards;
}

header.-inactive .headerInner .head .spMenu .bars .bar:nth-child(1) {
  animation: barTR 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s 1 forwards;
}

header.-inactive .headerInner .head .spMenu .bars .bar:nth-child(2) {
  animation: barBR 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s 1 forwards;
}

header.-hide {
  opacity: 0;
  pointer-events: none;
}

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

/* ====================================== footer */
footer {
  padding: 110px 0 80px;
}

@media screen and (max-width: 768px) {
  footer {
    padding: 45px 0 15px;
  }
}
footer .inner .innerContents {
  padding-right: 80px;
  position: relative;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents {
    padding-right: 50px;
  }
}
footer .inner .innerContents .logo {
  font-size: 0;
  line-height: 0;
}

footer .inner .innerContents .logo > a img {
  max-width: 304px;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .logo > a img {
    max-width: 202px;
  }
}
footer .inner .innerContents .nav {
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .nav {
    margin-top: 40px;
  }
}
footer .inner .innerContents .nav .navList {
  margin: -5px -20px;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .nav .navList {
    margin: 0;
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 0;
    column-gap: 0;
  }
}
footer .inner .innerContents .nav .navList > li {
  margin: 5px 20px;
  display: inline-block;
  font-size: 16px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .nav .navList > li {
    margin: 0;
    padding-right: 10px;
    display: block;
    font-size: 14px;
    reak-inside: avoid-column;
  }
}
footer .inner .innerContents .nav .navList > li > a {
  transition: color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

footer .inner .innerContents .nav .navList > li > a:hover {
  color: #147C3B;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .nav .navList > li:not(:first-child) {
    margin-top: 15px;
  }
}
footer .inner .innerContents .sns {
  margin-top: 85px;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .sns {
    margin-top: 40px;
    display: block;
  }
}
footer .inner .innerContents .sns .snsTtl {
  font-size: 12px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .sns .snsTtl {
    font-size: 10px;
  }
}
footer .inner .innerContents .sns .snsList {
  margin: -15px -15px -15px 5px;
  display: flex;
  flex-wrap: wrap;
  flex: 1;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .sns .snsList {
    margin: 5px -15px -15px;
  }
}
footer .inner .innerContents .sns .snsList > li {
  margin: 15px;
  font-size: 26px;
}

footer .inner .innerContents .sns .snsList > li > a {
  transition: color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

footer .inner .innerContents .sns .snsList > li > a:hover {
  color: #147C3B;
}

footer .inner .innerContents .foot {
  margin-top: 60px;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .foot {
    margin-top: 50px;
    display: block;
  }
}
footer .inner .innerContents .foot .subNav {
  margin-left: 30px;
  flex: 1;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .foot .subNav {
    margin: 0;
  }
}
footer .inner .innerContents .foot .subNav .subNavList {
  margin: -5px -10px;
}

footer .inner .innerContents .foot .subNav .subNavList > li {
  margin: 5px 10px;
  display: inline-block;
  font-size: 12px;
  line-height: 1.6;
}

footer .inner .innerContents .foot .subNav .subNavList > li > a {
  color: #666666;
  transition: color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

footer .inner .innerContents .foot .subNav .subNavList > li > a:hover {
  color: #147C3B;
}

footer .inner .innerContents .foot .copyright {
  padding-bottom: 0.15em;
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .foot .copyright {
    margin-top: 15px;
    font-size: 10px;
  }
}
footer .inner .innerContents #pagetop {
  width: 60px;
  height: 60px;
  background-color: #147C3B;
  background-image: url(../img/arw01_t_wh.svg);
  background-repeat: no-repeat;
  background-size: 30% auto;
  background-position: center center;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  transition: background-color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents #pagetop {
    width: 40px;
    height: 40px;
    top: auto;
    bottom: 5px;
  }
}
footer .inner .innerContents #pagetop:hover {
  background-color: #024921;
}

/* ====================================== kv */
#kv {
  width: 100%;
  height: 100svh;
  min-height: 500px;
  position: relative;
}

#kv .kvSwiper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

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

#kv .kvSwiper .swiper-wrapper .swiper-slide.-transition .bg img {
  transform: scale(1.15);
  transition: transform 12s linear;
}

#kv .kvContents {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

#kv .kvContents .inner {
  max-width: none;
  height: 100%;
}

#kv .kvContents .inner .innerContents {
  height: 100%;
  padding: 165px 0 45px;
  box-sizing: border-box;
  display: flex;
  align-items: flex-end;
}

@media screen and (max-width: 768px) {
  #kv .kvContents .inner .innerContents {
    padding: 85px 0 135px;
  }
}
#kv .kvContents .inner .innerContents .copy {
  font-size: 58px;
  font-weight: 900;
  line-height: 1.4;
  color: #ffffff;
}

@media screen and (max-width: 1280px) {
  #kv .kvContents .inner .innerContents .copy {
    font-size: 4.53125vw;
  }
}
@media screen and (max-width: 768px) {
  #kv .kvContents .inner .innerContents .copy {
    font-size: 32px;
  }
}
#kv .lookbookPickup {
  width: 460px;
  max-width: 55%;
  height: 136px;
  background: #FCFCFC;
  border-radius: 8px;
  display: flex;
  position: absolute;
  right: 40px;
  bottom: 45px;
  z-index: 1;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  #kv .lookbookPickup {
    width: calc(100% - 30px);
    max-width: none;
    height: 100px;
    border-radius: 4px;
    right: 15px;
    bottom: 15px;
  }
}
#kv .lookbookPickup .block.-contents {
  width: calc(100% - 40px);
}

@media screen and (max-width: 768px) {
  #kv .lookbookPickup .block.-contents {
    width: calc(100% - 30px);
  }
}
#kv .lookbookPickup .block.-contents .lookbookPickupSwiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a {
  padding: 20px;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  #kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a {
    padding: 10px;
  }
}
#kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-img {
  width: 100px;
}

@media screen and (max-width: 768px) {
  #kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-img {
    width: 80px;
  }
}
#kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-img .articleImg {
  border-radius: 4px;
  aspect-ratio: 1/1;
}

@media screen and (max-width: 768px) {
  #kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-img .articleImg {
    border-radius: 2px;
  }
}
#kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-img .articleImg img {
  transition: transform 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

#kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-contents {
  margin-left: 18px;
  flex: 1;
}

@media screen and (max-width: 768px) {
  #kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-contents {
    margin-left: 15px;
  }
}
#kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-contents .articleInfo {
  font-size: 0;
  line-height: 0;
}

#kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-contents .articleInfo .icon {
  margin-right: 10px;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  #kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-contents .articleInfo .icon {
    margin-right: 8px;
  }
}
#kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-contents .articleInfo .icon > span {
  padding: 4px 12px 2px;
  border-radius: 9999px;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-contents .articleInfo .icon > span {
    padding: 3px 10px;
    font-size: 8px;
  }
}
#kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-contents .articleInfo .icon.-new > span {
  background: #147C3B;
}

#kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-contents .articleInfo .icon.-soldout > span {
  background: #333333;
}

#kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-contents .articleInfo .category {
  display: inline-block;
}

#kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-contents .articleInfo .category > span {
  padding: 1px 15px;
  border: 1px solid #707070;
  border-radius: 2px;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  #kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-contents .articleInfo .category > span {
    padding: 1px 10px;
    font-size: 8px;
  }
}
#kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-contents .articleTtl {
  max-height: 1.6em;
  margin-top: 10px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.6;
  transition: color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  #kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-contents .articleTtl {
    margin-top: 6px;
    font-size: 12px;
  }
}
#kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-contents .articlePrice {
  margin-top: 7px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-contents .articlePrice {
    margin-top: 5px;
    font-size: 10px;
  }
}
#kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-contents .articlePrice .number {
  margin-right: 0.2em;
  display: inline-block;
  vertical-align: -0.04em;
  font-size: 166.67%;
}

@media screen and (max-width: 768px) {
  #kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a .articleBlock.-contents .articlePrice .number {
    font-size: 160%;
  }
}
#kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a:hover .articleBlock.-img .articleImg img {
  transform: scale(1.05);
}

#kv .lookbookPickup .block.-contents .lookbookPickupSwiper .swiper-wrapper .swiper-slide .article > a:hover .articleBlock.-contents .articleTtl {
  color: #147C3B;
}

#kv .lookbookPickup .block.-control {
  width: 40px;
  border-left: 1px solid #EAEAEA;
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 768px) {
  #kv .lookbookPickup .block.-control {
    width: 30px;
  }
}
#kv .lookbookPickup .block.-control .lookbookPickupSwiperNext, #kv .lookbookPickup .block.-control .lookbookPickupSwiperPrev {
  background-repeat: no-repeat;
  background-size: 6px auto;
  background-position: center center;
  flex: 1;
  cursor: pointer;
  transition: background-color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  #kv .lookbookPickup .block.-control .lookbookPickupSwiperNext, #kv .lookbookPickup .block.-control .lookbookPickupSwiperPrev {
    background-size: 5px auto;
  }
}
#kv .lookbookPickup .block.-control .lookbookPickupSwiperNext:hover, #kv .lookbookPickup .block.-control .lookbookPickupSwiperPrev:hover {
  background-color: #F7F7F7;
}

#kv .lookbookPickup .block.-control .lookbookPickupSwiperNext {
  background-image: url(../img/arw01_r.svg);
}

#kv .lookbookPickup .block.-control .lookbookPickupSwiperPrev {
  background-image: url(../img/arw01_l.svg);
  border-top: 1px solid #EAEAEA;
}

/* ====================================== bnr */
#bnr {
  padding-top: 80px;
}

@media screen and (max-width: 768px) {
  #bnr {
    padding-top: 30px;
  }
}
#bnr .inner .innerContents .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  #bnr .inner .innerContents .list {
    display: block;
  }
}
#bnr .inner .innerContents .list > li {
  width: calc((100% - 60px) / 3);
}

@media screen and (max-width: 1280px) {
  #bnr .inner .innerContents .list > li {
    width: calc((100% - 4.6875vw) / 3);
  }
}
@media screen and (max-width: 768px) {
  #bnr .inner .innerContents .list > li {
    width: 100%;
  }
}
#bnr .inner .innerContents .list > li > a {
  height: 100%;
  min-height: 100px;
  padding: 15px 60px 15px 25px;
  background: #F8F4F0;
  border: 3px solid #147C3B;
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: relative;
}

@media screen and (max-width: 768px) {
  #bnr .inner .innerContents .list > li > a {
    min-height: 70px;
    padding: 10px 54px 10px 20px;
  }
}
#bnr .inner .innerContents .list > li > a:after {
  content: "";
  width: 30px;
  height: 30px;
  background-color: #ffffff;
  background-image: url(../img/arw01_r.svg);
  background-repeat: no-repeat;
  background-size: 20% auto;
  background-position: center center;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: calc(50% - 15px);
  right: 20px;
  transition: background-color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  #bnr .inner .innerContents .list > li > a:after {
    width: 24px;
    height: 24px;
    top: calc(50% - 12px);
  }
}
#bnr .inner .innerContents .list > li > a .ico {
  width: 74px;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 1280px) {
  #bnr .inner .innerContents .list > li > a .ico {
    width: 5.78125vw;
  }
}
@media screen and (max-width: 768px) {
  #bnr .inner .innerContents .list > li > a .ico {
    width: 40px;
  }
}
#bnr .inner .innerContents .list > li > a .txt {
  margin-left: 20px;
  flex: 1;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.1em;
  transition: color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 1280px) {
  #bnr .inner .innerContents .list > li > a .txt {
    margin-left: 1.5625vw;
    font-size: 1.640625vw;
  }
}
@media screen and (max-width: 768px) {
  #bnr .inner .innerContents .list > li > a .txt {
    margin-left: 20px;
    font-size: 16px;
  }
}
#bnr .inner .innerContents .list > li > a:hover:after {
  background-color: #147C3B;
  background-image: url(../img/arw01_r_wh.svg);
}

#bnr .inner .innerContents .list > li > a:hover .txt {
  color: #147C3B;
}

#bnr .inner .innerContents .list > li:nth-child(n+4) {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  #bnr .inner .innerContents .list > li:not(:first-child) {
    margin-top: 10px;
  }
}
/* ====================================== about */
#about {
  margin-top: 20px;
  padding-top: 80px;
}

@media screen and (max-width: 768px) {
  #about {
    margin-top: 40px;
    padding-top: 40px;
  }
}
#about .inner .innerContents .contents {
  display: flex;
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents {
    padding-bottom: 120px;
    display: block;
    position: relative;
  }
}
#about .inner .innerContents .contents .block.-contents {
  flex: 1;
}

#about .inner .innerContents .contents .block.-contents .copy {
  margin-top: 25px;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents .block.-contents .copy {
    margin-top: 20px;
    font-size: 32px;
  }
}
#about .inner .innerContents .contents .block.-contents .txt {
  margin-top: 20px;
  font-size: 16px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents .block.-contents .txt {
    font-size: 15px;
    line-height: 1.9;
  }
}
#about .inner .innerContents .contents .block.-contents .txt.-animation {
  transition-delay: 0.2s;
}

#about .inner .innerContents .contents .block.-contents .btn {
  margin-top: 70px;
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents .block.-contents .btn {
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents .block.-contents .btn > a {
    margin: 0 auto;
  }
}
#about .inner .innerContents .contents .block.-contents .btn.-animation {
  transition-delay: 0.4s;
}

#about .inner .innerContents .contents .block.-img {
  width: 50%;
  margin-left: 100px;
}

@media screen and (max-width: 1280px) {
  #about .inner .innerContents .contents .block.-img {
    margin-left: 7.8125vw;
  }
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents .block.-img {
    width: 100%;
    margin: 30px 0 0 0;
  }
}
#about .inner .innerContents .contents .block.-img .img {
  font-size: 0;
  line-height: 0;
}

#about .inner .innerContents .contents .block.-img .img.-animation {
  transition-delay: 0.6s;
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents .block.-img .img.-animation {
    transition-delay: 0s;
  }
}
/* ====================================== service */
#service {
  margin-top: 40px;
  padding-top: 80px;
}

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

@media screen and (max-width: 768px) {
  #service .inner .innerContents .list {
    display: block;
  }
}
#service .inner .innerContents .list:after {
  content: "";
  width: calc((100% - 60px) / 3);
  display: block;
}

@media screen and (max-width: 1280px) {
  #service .inner .innerContents .list:after {
    width: calc((100% - 4.6875vw) / 3);
  }
}
@media screen and (max-width: 768px) {
  #service .inner .innerContents .list:after {
    content: none;
  }
}
#service .inner .innerContents .list > li {
  width: calc((100% - 60px) / 3);
}

@media screen and (max-width: 1280px) {
  #service .inner .innerContents .list > li {
    width: calc((100% - 4.6875vw) / 3);
  }
}
@media screen and (max-width: 768px) {
  #service .inner .innerContents .list > li {
    width: 100%;
  }
}
#service .inner .innerContents .list > li .section > a {
  border-radius: 4px;
  display: block;
  position: relative;
  overflow: hidden;
}

#service .inner .innerContents .list > li .section > a .sectionImg {
  aspect-ratio: 1/1.139;
}

@media screen and (max-width: 768px) {
  #service .inner .innerContents .list > li .section > a .sectionImg {
    aspect-ratio: 1/0.896;
  }
}
#service .inner .innerContents .list > li .section > a .sectionImg img {
  transition: transform 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

#service .inner .innerContents .list > li .section > a .sectionTtl {
  width: calc(100% - 30px);
  min-height: 60px;
  padding: 15px 60px 15px 20px;
  background: #ffffff;
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 15px;
  left: 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  transition: color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  #service .inner .innerContents .list > li .section > a .sectionTtl {
    width: calc(100% - 40px);
    padding: 15px 54px 15px 20px;
    bottom: 20px;
    left: 20px;
    font-size: 15px;
  }
}
#service .inner .innerContents .list > li .section > a .sectionTtl:after {
  content: "";
  width: 30px;
  height: 30px;
  background-color: #147C3B;
  background-image: url(../img/arw01_r_wh.svg);
  background-repeat: no-repeat;
  background-size: 20% auto;
  background-position: center center;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 15px);
  right: 20px;
}

@media screen and (max-width: 768px) {
  #service .inner .innerContents .list > li .section > a .sectionTtl:after {
    width: 24px;
    height: 24px;
    top: calc(50% - 12px);
  }
}
#service .inner .innerContents .list > li .section > a:hover .sectionImg img {
  transform: scale(1.05);
}

#service .inner .innerContents .list > li .section > a:hover .sectionTtl {
  color: #147C3B;
}

@media screen and (max-width: 768px) {
  #service .inner .innerContents .list > li:not(:first-child) {
    margin-top: 20px;
  }
}
#service .inner .innerContents .list > li:nth-child(3n-1).-animation {
  transition-delay: 0.2s;
}

@media screen and (max-width: 768px) {
  #service .inner .innerContents .list > li:nth-child(3n-1).-animation {
    transition-delay: 0s;
  }
}
#service .inner .innerContents .list > li:nth-child(3n).-animation {
  transition-delay: 0.4s;
}

@media screen and (max-width: 768px) {
  #service .inner .innerContents .list > li:nth-child(3n).-animation {
    transition-delay: 0s;
  }
}
/* ====================================== lookbook */
#lookbook {
  margin-top: 120px;
  padding: 120px 0 160px;
  background: #F7F7F7;
}

@media screen and (max-width: 768px) {
  #lookbook {
    margin-top: 80px;
    padding: 60px 0 80px;
  }
}
#lookbook .inner .innerContents .list {
  margin-top: 40px;
}

#lookbook .inner .innerContents .btn {
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  #lookbook .inner .innerContents .btn {
    margin-top: 40px;
  }
}
#lookbook .inner .innerContents .btn > a {
  margin: 0 auto;
}

/* ====================================== news */
#news {
  margin-top: 60px;
  padding-top: 80px;
}

@media screen and (max-width: 768px) {
  #news {
    margin-top: 40px;
    padding-top: 40px;
  }
}
#news .inner .innerContents .contents {
  display: flex;
}

@media screen and (max-width: 768px) {
  #news .inner .innerContents .contents {
    display: block;
  }
}
#news .inner .innerContents .contents .block.-head {
  width: 240px;
}

@media screen and (max-width: 1280px) {
  #news .inner .innerContents .contents .block.-head {
    width: 18.75vw;
  }
}
@media screen and (max-width: 768px) {
  #news .inner .innerContents .contents .block.-head {
    width: 100%;
  }
}
#news .inner .innerContents .contents .block.-head .btn {
  margin-top: 45px;
}

@media screen and (max-width: 768px) {
  #news .inner .innerContents .contents .block.-head .btn {
    display: none;
  }
}
#news .inner .innerContents .contents .block.-contents {
  margin-left: 50px;
  flex: 1;
}

@media screen and (max-width: 768px) {
  #news .inner .innerContents .contents .block.-contents {
    margin: 20px 0 0 0;
  }
}
#news .inner .innerContents .contents .block.-contents .list {
  margin-top: -30px;
}

@media screen and (max-width: 768px) {
  #news .inner .innerContents .contents .block.-contents .list {
    margin-top: 0;
  }
}
#news .inner .innerContents .contents .block.-contents .btn {
  display: none;
}

@media screen and (max-width: 768px) {
  #news .inner .innerContents .contents .block.-contents .btn {
    margin-top: 60px;
    display: block;
  }
}
#news .inner .innerContents .contents .block.-contents .btn > a {
  margin: 0 auto;
}

/* ====================================== philosophy */
#philosophy {
  margin-top: 60px;
  padding-top: 80px;
}

@media screen and (max-width: 768px) {
  #philosophy {
    margin-top: 20px;
    padding-top: 40px;
  }
}
#philosophy .inner .innerContents .copy {
  margin-top: 30px;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #philosophy .inner .innerContents .copy {
    margin-top: 20px;
    font-size: 32px;
    line-height: 1.4;
  }
}
#philosophy .inner .innerContents .txt {
  margin-top: 40px;
  font-size: 18px;
  line-height: 2.1;
}

@media screen and (max-width: 768px) {
  #philosophy .inner .innerContents .txt {
    font-size: 15px;
    line-height: 1.9;
  }
}
#philosophy .inner .innerContents .txt p:not(:first-child) {
  margin-top: 2.1em;
}

@media screen and (max-width: 768px) {
  #philosophy .inner .innerContents .txt p:not(:first-child) {
    margin-top: 1.3em;
  }
}
/* ====================================== feature */
#feature {
  margin-top: 60px;
  padding-top: 80px;
}

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

@media screen and (max-width: 768px) {
  #feature .inner .innerContents .sectionWrap {
    margin-top: 10px;
  }
}
#feature .inner .innerContents .sectionWrap .section {
  padding: 60px 0;
  border-bottom: 1px solid #EAEAEA;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  #feature .inner .innerContents .sectionWrap .section {
    padding: 30px 0;
    display: block;
    position: relative;
  }
}
#feature .inner .innerContents .sectionWrap .section .sectionBlock.-img {
  width: 275px;
}

@media screen and (max-width: 768px) {
  #feature .inner .innerContents .sectionWrap .section .sectionBlock.-img {
    width: 125px;
    position: absolute;
    top: 30px;
    left: 0;
  }
}
@media screen and (max-width: 374px) {
  #feature .inner .innerContents .sectionWrap .section .sectionBlock.-img {
    width: 33.3333333333vw;
  }
}
#feature .inner .innerContents .sectionWrap .section .sectionBlock.-img .sectionImg {
  border-radius: 8px;
  aspect-ratio: 1/1;
}

@media screen and (max-width: 768px) {
  #feature .inner .innerContents .sectionWrap .section .sectionBlock.-img .sectionImg {
    border-radius: 4px;
  }
}
#feature .inner .innerContents .sectionWrap .section .sectionBlock.-contents {
  margin-left: 80px;
  flex: 1;
}

@media screen and (max-width: 1280px) {
  #feature .inner .innerContents .sectionWrap .section .sectionBlock.-contents {
    margin-left: 6.25vw;
  }
}
@media screen and (max-width: 768px) {
  #feature .inner .innerContents .sectionWrap .section .sectionBlock.-contents {
    margin-left: 0;
  }
}
#feature .inner .innerContents .sectionWrap .section .sectionBlock.-contents .sectionTtl {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #feature .inner .innerContents .sectionWrap .section .sectionBlock.-contents .sectionTtl {
    min-height: 125px;
    padding-left: 145px;
    display: flex;
    align-items: center;
    font-size: 20px;
  }
}
@media screen and (max-width: 374px) {
  #feature .inner .innerContents .sectionWrap .section .sectionBlock.-contents .sectionTtl {
    min-height: 33.3333333333vw;
    padding-left: calc(33.3333333333vw + 20px);
  }
}
#feature .inner .innerContents .sectionWrap .section .sectionBlock.-contents .sectionTxt {
  margin-top: 25px;
  font-size: 16px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  #feature .inner .innerContents .sectionWrap .section .sectionBlock.-contents .sectionTxt {
    font-size: 15px;
    line-height: 1.9;
  }
}
/* ====================================== message */
#message {
  margin-top: 60px;
  padding-top: 80px;
}

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

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents {
    margin-top: 30px;
    flex-direction: column-reverse;
    position: relative;
  }
}
#message .inner .innerContents .contents .block.-img {
  width: 30.51%;
}

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .block.-img {
    width: 100%;
  }
}
#message .inner .innerContents .contents .block.-img .img {
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .block.-img .img {
    position: absolute;
    top: 0;
    left: 0;
  }
}
#message .inner .innerContents .contents .block.-img .img img {
  border-radius: 4px;
}

#message .inner .innerContents .contents .block.-img .position {
  margin-top: 30px;
  font-size: 16px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .block.-img .position {
    margin-top: 50px;
    text-align: right;
    font-size: 14px;
  }
}
#message .inner .innerContents .contents .block.-img .name {
  margin-top: 7px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .block.-img .name {
    text-align: right;
    font-size: 20px;
  }
}
#message .inner .innerContents .contents .block.-contents {
  margin-left: 80px;
  flex: 1;
}

@media screen and (max-width: 1280px) {
  #message .inner .innerContents .contents .block.-contents {
    margin-left: 6.25vw;
  }
}
@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .block.-contents {
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .block.-contents:before {
    content: "";
    width: 100%;
    display: block;
    aspect-ratio: 1/0.657;
  }
}
#message .inner .innerContents .contents .block.-contents .message {
  font-size: 18px;
  line-height: 2.1;
}

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .block.-contents .message {
    margin-top: 20px;
    font-size: 15px;
    line-height: 1.9;
  }
}
#message .inner .innerContents .contents .block.-contents .message p:not(:first-child) {
  margin-top: 2.1em;
}

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .block.-contents .message p:not(:first-child) {
    margin-top: 1.3em;
  }
}
/* ====================================== newsArchive */
#newsArchive {
  padding-top: 70px;
}

#newsArchive .inner .innerContents .list {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  #newsArchive .inner .innerContents .list {
    margin-top: 25px;
  }
}
/* ====================================== newsSingleHead */
#newsSingleHead {
  min-height: 480px;
  padding: 140px 0 60px;
  background: #F8F4F0;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  #newsSingleHead {
    min-height: 320px;
    padding: 100px 0 60px;
  }
}
#newsSingleHead .inner .innerContents .contents {
  max-width: 780px;
  margin: 85px auto 0;
}

@media screen and (max-width: 768px) {
  #newsSingleHead .inner .innerContents .contents {
    margin-top: 50px;
  }
}
#newsSingleHead .inner .innerContents .contents .info {
  font-size: 0;
  line-height: 0;
}

#newsSingleHead .inner .innerContents .contents .info .category {
  margin-right: 15px;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  #newsSingleHead .inner .innerContents .contents .info .category {
    margin-right: 10px;
  }
}
#newsSingleHead .inner .innerContents .contents .info .category > span {
  padding: 3px 15px;
  background: #147C3B;
  border-radius: 2px;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  line-height: 1.4;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #newsSingleHead .inner .innerContents .contents .info .category > span {
    padding: 2px 10px;
    font-size: 10px;
  }
}
#newsSingleHead .inner .innerContents .contents .info .date {
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  #newsSingleHead .inner .innerContents .contents .info .date {
    font-size: 12px;
  }
}
#newsSingleHead .inner .innerContents .contents .ttl {
  margin-top: 40px;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #newsSingleHead .inner .innerContents .contents .ttl {
    margin-top: 20px;
    font-size: 22px;
  }
}
/* ====================================== newsSingleBody */
#newsSingleBody {
  padding-top: 70px;
}

@media screen and (max-width: 768px) {
  #newsSingleBody {
    padding-top: 40px;
  }
}
#newsSingleBody .inner .innerContents {
  max-width: 780px;
  margin: 0 auto;
}

#newsSingleBody .inner .innerContents .btn {
  margin-top: 120px;
}

@media screen and (max-width: 768px) {
  #newsSingleBody .inner .innerContents .btn {
    margin-top: 80px;
  }
}
#newsSingleBody .inner .innerContents .btn > a {
  margin: 0 auto;
}

/* ====================================== outline */
#outline {
  margin-top: 60px;
  padding-top: 80px;
}

#outline .inner .innerContents .itemWrap {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  #outline .inner .innerContents .itemWrap {
    display: block;
  }
}
#outline .inner .innerContents .itemWrap .item {
  width: calc((100% - 40px) / 2);
  padding: 30px 0;
  border-bottom: 1px solid #EAEAEA;
  display: flex;
}

@media screen and (max-width: 768px) {
  #outline .inner .innerContents .itemWrap .item {
    width: 100%;
  }
}
#outline .inner .innerContents .itemWrap .item > dt {
  width: 80px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
}

#outline .inner .innerContents .itemWrap .item > dd {
  margin-left: 20px;
  flex: 1;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}

#outline .inner .innerContents .itemWrap .item > dd ul > li {
  margin-left: 1.04em;
}

#outline .inner .innerContents .itemWrap .item > dd ul > li:before {
  content: "・";
  width: 1.04em;
  margin-left: -1.04em;
  display: inline-block;
}

#outline .inner .innerContents .itemWrap .item > dd ul > li:not(:first-child) {
  margin-top: 5px;
}

#outline .inner .innerContents .itemWrap .item > dd ol {
  counter-reset: number 0;
}

#outline .inner .innerContents .itemWrap .item > dd ol > li {
  margin-left: 1.56em;
  counter-increment: number 1;
}

#outline .inner .innerContents .itemWrap .item > dd ol > li:before {
  content: counter(number) ".";
  width: 1.56em;
  margin-left: -1.56em;
  display: inline-block;
}

#outline .inner .innerContents .itemWrap .item > dd ol > li:not(:first-child) {
  margin-top: 5px;
}

/* ====================================== access */
#access {
  margin-top: 60px;
  padding-top: 80px;
}

#access .inner .innerContents .sectionWrap {
  margin-top: 70px;
}

#access .inner .innerContents .sectionWrap .section {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 768px) {
  #access .inner .innerContents .sectionWrap .section {
    display: block;
  }
}
#access .inner .innerContents .sectionWrap .section .sectionBlock {
  width: calc((100% - 40px) / 2);
}

@media screen and (max-width: 768px) {
  #access .inner .innerContents .sectionWrap .section .sectionBlock {
    width: 100%;
  }
}
#access .inner .innerContents .sectionWrap .section .sectionBlock.-contents .sectionTtl {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
}

#access .inner .innerContents .sectionWrap .section .sectionBlock.-contents .itemWrap {
  margin-top: 5px;
}

#access .inner .innerContents .sectionWrap .section .sectionBlock.-contents .itemWrap .item {
  padding: 30px 0;
  display: flex;
}

#access .inner .innerContents .sectionWrap .section .sectionBlock.-contents .itemWrap .item > dt {
  width: 80px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
}

#access .inner .innerContents .sectionWrap .section .sectionBlock.-contents .itemWrap .item > dd {
  margin-left: 20px;
  flex: 1;
  font-size: 16px;
  line-height: 1.6;
}

#access .inner .innerContents .sectionWrap .section .sectionBlock.-contents .itemWrap .item:not(:first-child) {
  border-top: 1px solid #EAEAEA;
}

#access .inner .innerContents .sectionWrap .section .sectionBlock.-contents .btn {
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  #access .inner .innerContents .sectionWrap .section .sectionBlock.-map {
    margin-top: 40px;
  }
}
#access .inner .innerContents .sectionWrap .section .sectionBlock.-map .gmap > iframe {
  width: 100%;
  height: 320px;
}

/* ====================================== servicePage */
#servicePage {
  padding-top: 70px;
}

@media screen and (max-width: 768px) {
  #servicePage {
    padding-top: 40px;
  }
}
#servicePage .inner .innerContents .txt {
  font-size: 18px;
  line-height: 2.1;
}

@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .txt {
    font-size: 15px;
    line-height: 1.9;
  }
}
#servicePage .inner .innerContents .sectionWrap {
  margin-top: 60px;
  counter-reset: number 0;
}

@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .sectionWrap {
    margin-top: 40px;
  }
}
#servicePage .inner .innerContents .sectionWrap .section {
  padding-top: 80px;
  counter-increment: number 1;
}

@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .sectionWrap .section {
    padding-top: 40px;
  }
}
#servicePage .inner .innerContents .sectionWrap .section .sectionContents {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .sectionWrap .section .sectionContents {
    display: block;
    position: relative;
  }
}
#servicePage .inner .innerContents .sectionWrap .section .sectionContents .sectionBlock {
  width: calc((100% - 120px) / 2);
}

@media screen and (max-width: 1280px) {
  #servicePage .inner .innerContents .sectionWrap .section .sectionContents .sectionBlock {
    width: calc((100% - 9.375vw) / 2);
  }
}
@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .sectionWrap .section .sectionContents .sectionBlock {
    width: 100%;
  }
}
#servicePage .inner .innerContents .sectionWrap .section .sectionContents .sectionBlock.-contents {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .sectionWrap .section .sectionContents .sectionBlock.-contents {
    display: block;
  }
}
#servicePage .inner .innerContents .sectionWrap .section .sectionContents .sectionBlock.-contents .sectionTtl > span {
  display: block;
}

#servicePage .inner .innerContents .sectionWrap .section .sectionContents .sectionBlock.-contents .sectionTtl > span.sub {
  padding-bottom: 60px;
  background-image: url(../img/shape01.svg);
  background-repeat: no-repeat;
  background-size: 36px auto;
  background-position: bottom 25px left;
  font-size: 16px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .sectionWrap .section .sectionContents .sectionBlock.-contents .sectionTtl > span.sub {
    padding-bottom: 40px;
    background-image: url(../img/shape01_sp.svg);
    background-size: 28px auto;
    background-position: bottom 15px left;
  }
}
#servicePage .inner .innerContents .sectionWrap .section .sectionContents .sectionBlock.-contents .sectionTtl > span.sub:after {
  content: counter(number, decimal-leading-zero);
  margin-left: 0.5em;
  display: inline-block;
}

#servicePage .inner .innerContents .sectionWrap .section .sectionContents .sectionBlock.-contents .sectionTtl > span.main {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .sectionWrap .section .sectionContents .sectionBlock.-contents .sectionTtl > span.main {
    font-size: 26px;
  }
}
#servicePage .inner .innerContents .sectionWrap .section .sectionContents .sectionBlock.-contents .sectionTxt {
  margin-top: 20px;
  font-size: 16px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .sectionWrap .section .sectionContents .sectionBlock.-contents .sectionTxt {
    font-size: 15px;
    line-height: 1.9;
  }
}
#servicePage .inner .innerContents .sectionWrap .section .sectionContents .sectionBlock.-contents .btn {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .sectionWrap .section .sectionContents .sectionBlock.-contents .btn {
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .sectionWrap .section .sectionContents .sectionBlock.-contents .btn > a {
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .sectionWrap .section .sectionContents .sectionBlock.-img {
    margin-top: 30px;
  }
}
#servicePage .inner .innerContents .sectionWrap .section .sectionContents .sectionBlock.-img .sectionImg {
  font-size: 0;
  line-height: 0;
}

#servicePage .inner .innerContents .sectionWrap .section .sectionContents .sectionBlock.-img .sectionImg img {
  border-radius: 4px;
}

@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .sectionWrap .section .sectionContents.-btn {
    padding-bottom: 90px;
  }
}
#servicePage .inner .innerContents .sectionWrap .section .sectionDetail {
  margin-top: 100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .sectionWrap .section .sectionDetail {
    margin-top: 45px;
    display: block;
  }
}
#servicePage .inner .innerContents .sectionWrap .section .sectionDetail .sectionDetailBox {
  width: calc((100% - 15px) / 2);
}

@media screen and (max-width: 1280px) {
  #servicePage .inner .innerContents .sectionWrap .section .sectionDetail .sectionDetailBox {
    width: calc((100% - 1.171875vw) / 2);
  }
}
@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .sectionWrap .section .sectionDetail .sectionDetailBox {
    width: 100%;
  }
}
#servicePage .inner .innerContents .sectionWrap .section .sectionDetail .sectionDetailBox > a {
  height: 100%;
  padding: 20px 20px 25px;
  border: 1px solid #EAEAEA;
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .sectionWrap .section .sectionDetail .sectionDetailBox > a {
    height: auto;
  }
}
#servicePage .inner .innerContents .sectionWrap .section .sectionDetail .sectionDetailBox > a .sectionDetailImg {
  border-radius: 4px;
  aspect-ratio: 1/0.342;
}

@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .sectionWrap .section .sectionDetail .sectionDetailBox > a .sectionDetailImg {
    aspect-ratio: 1/0.549;
  }
}
#servicePage .inner .innerContents .sectionWrap .section .sectionDetail .sectionDetailBox > a .sectionDetailImg img {
  transition: transform 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

#servicePage .inner .innerContents .sectionWrap .section .sectionDetail .sectionDetailBox > a .sectionDetailTtl {
  margin-top: 15px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .sectionWrap .section .sectionDetail .sectionDetailBox > a .sectionDetailTtl {
    font-size: 16px;
  }
}
#servicePage .inner .innerContents .sectionWrap .section .sectionDetail .sectionDetailBox > a .sectionDetailTxt {
  margin-top: 10px;
  flex: 1;
  font-size: 15px;
  line-height: 1.9;
}

#servicePage .inner .innerContents .sectionWrap .section .sectionDetail .sectionDetailBox > a .btn {
  margin-top: 30px;
}

#servicePage .inner .innerContents .sectionWrap .section .sectionDetail .sectionDetailBox > a:hover .sectionDetailImg img {
  transform: scale(1.05);
}

#servicePage .inner .innerContents .sectionWrap .section .sectionDetail .sectionDetailBox > a:hover .btn > span {
  color: #147C3B;
}

#servicePage .inner .innerContents .sectionWrap .section .sectionDetail .sectionDetailBox:nth-child(n+3) {
  margin-top: 15px;
}

@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .sectionWrap .section .sectionDetail .sectionDetailBox:nth-child(n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  #servicePage .inner .innerContents .sectionWrap .section .sectionDetail .sectionDetailBox:not(:first-child) {
    margin-top: 15px;
  }
}
#servicePage .inner .innerContents .sectionWrap .section:not(:first-child) {
  margin-top: 60px;
}

/* ====================================== townDevelopmentPage */
#townDevelopmentPage {
  padding-top: 70px;
}

#townDevelopmentPage .inner .innerContents .intro .introTxt {
  font-size: 18px;
  line-height: 2.1;
}

#townDevelopmentPage .inner .innerContents .intro .introImg {
  margin-top: 60px;
  font-size: 0;
  line-height: 0;
}

#townDevelopmentPage .inner .innerContents .intro .introImg img {
  border-radius: 4px;
}

#townDevelopmentPage .inner .innerContents .sectionWrap {
  margin-top: 40px;
}

#townDevelopmentPage .inner .innerContents .sectionWrap .section {
  padding-top: 80px;
}

#townDevelopmentPage .inner .innerContents .sectionWrap .section .sectionTxt {
  margin-top: 20px;
  font-size: 16px;
  line-height: 2;
}

#townDevelopmentPage .inner .innerContents .sectionWrap .section .initiatives {
  padding-top: 80px;
}

#townDevelopmentPage .inner .innerContents .sectionWrap .section .initiatives .initiativesList {
  margin-top: 40px;
  display: flex;
}

#townDevelopmentPage .inner .innerContents .sectionWrap .section .initiatives .initiativesList > li {
  flex: 1;
}

#townDevelopmentPage .inner .innerContents .sectionWrap .section .initiatives .initiativesList > li .initiativesSection .initiativesImg {
  font-size: 0;
  line-height: 0;
}

#townDevelopmentPage .inner .innerContents .sectionWrap .section .initiatives .initiativesList > li .initiativesSection .initiativesImg img {
  border-radius: 4px;
}

#townDevelopmentPage .inner .innerContents .sectionWrap .section .initiatives .initiativesList > li .initiativesSection .initiativesTtl {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
}

#townDevelopmentPage .inner .innerContents .sectionWrap .section .initiatives .initiativesList > li .initiativesSection .initiativesTxt {
  margin-top: 8px;
  font-size: 15px;
  line-height: 1.7;
}

#townDevelopmentPage .inner .innerContents .sectionWrap .section .initiatives .initiativesList > li:not(:first-child) {
  margin-left: 30px;
}

#townDevelopmentPage .inner .innerContents .sectionWrap .section .process {
  padding-top: 80px;
}

#townDevelopmentPage .inner .innerContents .sectionWrap .section .process .processTxt {
  margin-top: 20px;
  font-size: 16px;
  line-height: 2;
}

#townDevelopmentPage .inner .innerContents .sectionWrap .section .process .processBox {
  margin-top: 50px;
  padding: 80px;
  background: #F8F4F0;
}

#townDevelopmentPage .inner .innerContents .sectionWrap .section .process .processBox .processBoxInner {
  max-width: 680px;
  margin: 0 auto;
}

#townDevelopmentPage .inner .innerContents .sectionWrap .section .process .processBox .processBoxInner .processHead {
  min-height: 80px;
  padding: 20px;
  background: #147C3B;
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
  color: #ffffff;
}

#townDevelopmentPage .inner .innerContents .sectionWrap .section .process .processBox .processBoxInner .processItemWrap {
  padding-top: 40px;
  position: relative;
  counter-reset: number 0;
}

#townDevelopmentPage .inner .innerContents .sectionWrap .section .process .processBox .processBoxInner .processItemWrap:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #147C3B;
  display: block;
  position: absolute;
  top: 0;
  left: calc(50% - 0.5px);
}

#townDevelopmentPage .inner .innerContents .sectionWrap .section .process .processBox .processBoxInner .processItemWrap .processItem {
  padding: 25px 25px 25px 110px;
  background: #ffffff;
  border-radius: 4px;
  position: relative;
  z-index: 1;
  counter-increment: number 1;
}

#townDevelopmentPage .inner .innerContents .sectionWrap .section .process .processBox .processBoxInner .processItemWrap .processItem:before {
  content: counter(number, decimal-leading-zero);
  width: 60px;
  height: 60px;
  background: #147C3B;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: calc(50% - 30px);
  left: 25px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
}

#townDevelopmentPage .inner .innerContents .sectionWrap .section .process .processBox .processBoxInner .processItemWrap .processItem > dt {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
}

#townDevelopmentPage .inner .innerContents .sectionWrap .section .process .processBox .processBoxInner .processItemWrap .processItem > dd {
  margin-top: 5px;
  font-size: 15px;
  line-height: 1.6;
}

#townDevelopmentPage .inner .innerContents .sectionWrap .section .process .processBox .processBoxInner .processItemWrap .processItem:not(:first-child) {
  margin-top: 30px;
}

#townDevelopmentPage .inner .innerContents .sectionWrap .section:not(:first-child) {
  margin-top: 60px;
}

/* ====================================== flowOfRealEstatePage */
#flowOfRealEstatePage {
  padding-top: 70px;
}

@media screen and (max-width: 768px) {
  #flowOfRealEstatePage {
    padding-top: 40px;
  }
}
#flowOfRealEstatePage .inner .innerContents .intro .introTtl {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #flowOfRealEstatePage .inner .innerContents .intro .introTtl {
    font-size: 20px;
  }
}
#flowOfRealEstatePage .inner .innerContents .intro .introTxt {
  margin-top: 25px;
  font-size: 18px;
  line-height: 2.1;
}

@media screen and (max-width: 768px) {
  #flowOfRealEstatePage .inner .innerContents .intro .introTxt {
    margin-top: 15px;
    font-size: 15px;
    line-height: 1.9;
  }
}
#flowOfRealEstatePage .inner .innerContents .intro .itemWrap {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  #flowOfRealEstatePage .inner .innerContents .intro .itemWrap {
    display: block;
  }
}
#flowOfRealEstatePage .inner .innerContents .intro .itemWrap .item {
  min-height: 130px;
  padding: 40px 45px 40px 130px;
  background: #F7F7F7;
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
  position: relative;
}

@media screen and (max-width: 1280px) {
  #flowOfRealEstatePage .inner .innerContents .intro .itemWrap .item {
    min-height: 10.15625vw;
    padding: 3.125vw 3.515625vw 3.125vw 10.15625vw;
  }
}
@media screen and (max-width: 768px) {
  #flowOfRealEstatePage .inner .innerContents .intro .itemWrap .item {
    min-height: 90px;
    padding: 20px 20px 20px 85px;
  }
}
#flowOfRealEstatePage .inner .innerContents .intro .itemWrap .item:before {
  content: "";
  width: 80px;
  height: 80px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  border-radius: 4px;
  position: absolute;
  top: calc(50% - 40px);
  left: 30px;
}

@media screen and (max-width: 1280px) {
  #flowOfRealEstatePage .inner .innerContents .intro .itemWrap .item:before {
    width: 6.25vw;
    height: 6.25vw;
    top: calc(50% - 3.125vw);
    left: 2.34375vw;
  }
}
@media screen and (max-width: 768px) {
  #flowOfRealEstatePage .inner .innerContents .intro .itemWrap .item:before {
    width: 50px;
    height: 50px;
    border-radius: 2px;
    top: calc(50% - 25px);
    left: 20px;
  }
}
#flowOfRealEstatePage .inner .innerContents .intro .itemWrap .item > dt {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #flowOfRealEstatePage .inner .innerContents .intro .itemWrap .item > dt {
    font-size: 15px;
  }
}
#flowOfRealEstatePage .inner .innerContents .intro .itemWrap .item > dd {
  margin-top: 5px;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0;
}

@media screen and (max-width: 768px) {
  #flowOfRealEstatePage .inner .innerContents .intro .itemWrap .item > dd {
    margin-top: 3px;
    font-size: 14px;
  }
}
#flowOfRealEstatePage .inner .innerContents .intro .itemWrap .item:not(:first-child) {
  margin-left: 30px;
}

@media screen and (max-width: 768px) {
  #flowOfRealEstatePage .inner .innerContents .intro .itemWrap .item:not(:first-child) {
    margin: 20px 0 0 0;
  }
}
#flowOfRealEstatePage .inner .innerContents .intro .itemWrap .item.-type01:before {
  background-image: url(../img/service/flow-of-real-estate/intro_icon01.svg);
}

#flowOfRealEstatePage .inner .innerContents .intro .itemWrap .item.-type02:before {
  background-image: url(../img/service/flow-of-real-estate/intro_icon02.svg);
}

#flowOfRealEstatePage .inner .innerContents .flow {
  margin-top: 40px;
  padding-top: 80px;
}

@media screen and (max-width: 768px) {
  #flowOfRealEstatePage .inner .innerContents .flow {
    padding-top: 40px;
  }
}
#flowOfRealEstatePage .inner .innerContents .flow .flowTxt {
  margin-top: 30px;
  font-size: 16px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  #flowOfRealEstatePage .inner .innerContents .flow .flowTxt {
    margin-top: 20px;
    font-size: 15px;
    line-height: 1.9;
  }
}
#flowOfRealEstatePage .inner .innerContents .flow .flowList {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  counter-reset: number 0;
}

@media screen and (max-width: 768px) {
  #flowOfRealEstatePage .inner .innerContents .flow .flowList {
    display: block;
  }
}
#flowOfRealEstatePage .inner .innerContents .flow .flowList > li {
  width: calc((100% - 30px) / 2);
  counter-increment: number 1;
}

@media screen and (max-width: 768px) {
  #flowOfRealEstatePage .inner .innerContents .flow .flowList > li {
    width: 100%;
  }
}
#flowOfRealEstatePage .inner .innerContents .flow .flowList > li .flowListSection {
  height: 100%;
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 768px) {
  #flowOfRealEstatePage .inner .innerContents .flow .flowList > li .flowListSection {
    height: auto;
    display: block;
  }
}
#flowOfRealEstatePage .inner .innerContents .flow .flowList > li .flowListSection .flowListTtl {
  min-height: 50px;
  padding-left: 70px;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #flowOfRealEstatePage .inner .innerContents .flow .flowList > li .flowListSection .flowListTtl {
    min-height: 40px;
    padding-left: 55px;
    font-size: 16px;
  }
}
#flowOfRealEstatePage .inner .innerContents .flow .flowList > li .flowListSection .flowListTtl:before {
  content: counter(number, decimal-leading-zero);
  width: 50px;
  height: 50px;
  background: #147C3B;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #flowOfRealEstatePage .inner .innerContents .flow .flowList > li .flowListSection .flowListTtl:before {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
}
#flowOfRealEstatePage .inner .innerContents .flow .flowList > li .flowListSection .flowListTxt {
  margin-top: 20px;
  padding: 25px 30px;
  background: #F8F4F0;
  border-radius: 4px;
  flex: 1;
  font-size: 16px;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #flowOfRealEstatePage .inner .innerContents .flow .flowList > li .flowListSection .flowListTxt {
    margin-top: 15px;
    padding: 15px 20px;
    font-size: 15px;
    line-height: 1.7;
  }
}
#flowOfRealEstatePage .inner .innerContents .flow .flowList > li:nth-child(n+3) {
  margin-top: 45px;
}

@media screen and (max-width: 768px) {
  #flowOfRealEstatePage .inner .innerContents .flow .flowList > li:nth-child(n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  #flowOfRealEstatePage .inner .innerContents .flow .flowList > li:not(:first-child) {
    margin-top: 30px;
  }
}
/* ====================================== lookbookArchive */
#lookbookArchive {
  padding-top: 70px;
}

@media screen and (max-width: 768px) {
  #lookbookArchive {
    padding-top: 40px;
  }
}
#lookbookArchive .inner .innerContents .areaFilter {
  margin-top: 40px;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
}

@media screen and (max-width: 768px) {
  #lookbookArchive .inner .innerContents .areaFilter {
    margin-top: 30px;
  }
}
#lookbookArchive .inner .innerContents .areaFilter > dt {
  min-height: 70px;
  padding: 15px 80px 15px 30px;
  background: #F7F7F7;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 16px;
  line-height: 1.6;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  #lookbookArchive .inner .innerContents .areaFilter > dt {
    min-height: 50px;
    padding: 10px 45px 10px 15px;
    font-size: 14px;
  }
}
#lookbookArchive .inner .innerContents .areaFilter > dt:after {
  content: "";
  width: 30px;
  height: 30px;
  background-color: #147C3B;
  background-image: url(../img/arw01_b_wh.svg);
  background-repeat: no-repeat;
  background-size: 33.33% auto;
  background-position: center center;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 15px);
  right: 30px;
  transition: transform 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  #lookbookArchive .inner .innerContents .areaFilter > dt:after {
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    right: 15px;
  }
}
#lookbookArchive .inner .innerContents .areaFilter > dd {
  padding: 30px 40px 40px;
  border-top: 1px solid #E9E9E9;
  display: none;
}

@media screen and (max-width: 768px) {
  #lookbookArchive .inner .innerContents .areaFilter > dd {
    padding: 15px 15px 30px;
  }
}
#lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterList {
  margin: -15px -10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  #lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterList {
    margin: 0;
    display: block;
  }
}
#lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterList:before, #lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterList:after {
  content: "";
  min-width: 250px;
  height: 0;
  margin: 0 10px;
  display: block;
}

@media screen and (max-width: 768px) {
  #lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterList:before, #lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterList:after {
    content: none;
  }
}
#lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterList:before {
  order: 1;
}

#lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterList > li {
  min-width: 250px;
  margin: 15px 10px;
  flex: 1;
}

@media screen and (max-width: 768px) {
  #lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterList > li {
    min-width: auto;
    margin: 0;
  }
}
#lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterList > li .label {
  padding-left: 34px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  #lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterList > li .label {
    padding-left: 30px;
    display: block;
  }
}
#lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterList > li .label .checkbox {
  position: absolute;
  top: 2px;
  left: 0;
}

@media screen and (max-width: 768px) {
  #lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterList > li .label .checkbox {
    top: 3px;
  }
}
#lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterList > li .label .txt {
  flex: 1;
}

#lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterList > li .label .txt > span {
  display: block;
}

#lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterList > li .label .txt > span.main {
  font-size: 16px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterList > li .label .txt > span.main {
    font-size: 15px;
  }
}
#lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterList > li .label .txt > span.sub {
  margin-top: 2px;
  font-size: 14px;
  line-height: 1.6;
  color: #666666;
}

@media screen and (max-width: 768px) {
  #lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterList > li .label .txt > span.sub {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  #lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterList > li:not(:first-child) {
    margin-top: 15px;
  }
}
#lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterList > li.-spacer {
  height: 0;
  margin: 0 10px;
}

@media screen and (max-width: 768px) {
  #lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterList > li.-spacer {
    display: none;
  }
}
#lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterBtn {
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  #lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterBtn {
    margin-top: 30px;
  }
}
#lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterBtn > span {
  width: 100%;
  max-width: 250px;
  min-height: 50px;
  margin: 0 auto;
  padding: 10px 20px;
  background: #147C3B;
  border-radius: 9999px;
  box-sizing: border-box;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  cursor: pointer;
  transition: background-color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  #lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterBtn > span {
    max-width: none;
  }
}
#lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterBtn > span:before {
  content: "";
  width: 18px;
  height: 18px;
  margin-right: 8px;
  background-image: url(../img/ico_search01.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  display: inline-block;
}

#lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterBtn > span > span {
  font-size: 14px;
  line-height: 1.6;
}

#lookbookArchive .inner .innerContents .areaFilter > dd .areaFilterBtn > span:hover {
  background: #024921;
}

#lookbookArchive .inner .innerContents .areaFilter.-active > dt:after {
  transform: rotate(180deg);
}

#lookbookArchive .inner .innerContents .list {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  #lookbookArchive .inner .innerContents .list {
    margin-top: 40px;
  }
}
#lookbookArchive .inner .innerContents .emptyTxt {
  margin-top: 50px;
  font-size: 16px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #lookbookArchive .inner .innerContents .emptyTxt {
    margin-top: 30px;
    font-size: 14px;
  }
}
/* ====================================== lookbookSingleHead */
#lookbookSingleHead {
  padding-top: 140px;
  background: #F8F4F0;
}

@media screen and (max-width: 768px) {
  #lookbookSingleHead {
    padding-top: 100px;
  }
}
#lookbookSingleHead .inner .innerContents .contents {
  max-width: 780px;
  margin: 85px auto 0;
}

@media screen and (max-width: 768px) {
  #lookbookSingleHead .inner .innerContents .contents {
    margin-top: 65px;
  }
}
#lookbookSingleHead .inner .innerContents .contents .contentsInner {
  padding-bottom: calc(27.45% + 25px);
}

@media screen and (max-width: 768px) {
  #lookbookSingleHead .inner .innerContents .contents .contentsInner {
    padding-bottom: calc(27.45% + 30px);
  }
}
#lookbookSingleHead .inner .innerContents .contents .contentsInner .info {
  font-size: 0;
  line-height: 0;
}

#lookbookSingleHead .inner .innerContents .contents .contentsInner .info .icon {
  margin-right: 15px;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  #lookbookSingleHead .inner .innerContents .contents .contentsInner .info .icon {
    margin-right: 8px;
  }
}
#lookbookSingleHead .inner .innerContents .contents .contentsInner .info .icon > span {
  padding: 5px 20px 3px;
  border-radius: 9999px;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #lookbookSingleHead .inner .innerContents .contents .contentsInner .info .icon > span {
    padding: 4px 15px 3px;
    font-size: 11px;
  }
}
#lookbookSingleHead .inner .innerContents .contents .contentsInner .info .icon.-new > span {
  background: #147C3B;
}

#lookbookSingleHead .inner .innerContents .contents .contentsInner .info .icon.-soldout > span {
  background: #333333;
}

#lookbookSingleHead .inner .innerContents .contents .contentsInner .info .category {
  display: inline-block;
}

#lookbookSingleHead .inner .innerContents .contents .contentsInner .info .category > span {
  padding: 3px 15px;
  background: #ffffff;
  border-radius: 2px;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  #lookbookSingleHead .inner .innerContents .contents .contentsInner .info .category > span {
    padding: 3px 10px;
    font-size: 10px;
  }
}
#lookbookSingleHead .inner .innerContents .contents .contentsInner .ttl {
  margin-top: 40px;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #lookbookSingleHead .inner .innerContents .contents .contentsInner .ttl {
    margin-top: 20px;
    font-size: 22px;
  }
}
#lookbookSingleHead .inner .innerContents .contents .contentsInner .place {
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.6;
}

/* ====================================== lookbookSingleBody */
#lookbookSingleBody .inner .innerContents {
  max-width: 780px;
  margin: 0 auto;
}

#lookbookSingleBody .inner .innerContents .lookbookGallerySwiperWrap {
  margin-top: -27.45%;
}

#lookbookSingleBody .inner .innerContents .lookbookGallerySwiperWrap .lookbookGallerySwiper {
  position: relative;
  overflow: hidden;
}

#lookbookSingleBody .inner .innerContents .lookbookGallerySwiperWrap .lookbookGallerySwiper .swiper-wrapper .swiper-slide .img {
  border-radius: 4px;
  aspect-ratio: 1/0.549;
}

#lookbookSingleBody .inner .innerContents .lookbookGallerySwiperWrap .lookbookGallerySwiperPrev, #lookbookSingleBody .inner .innerContents .lookbookGallerySwiperWrap .lookbookGallerySwiperNext {
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.6);
  background-repeat: no-repeat;
  background-size: 20% auto;
  background-position: center center;
  position: absolute;
  top: calc(50% - 20px);
  z-index: 1;
  cursor: pointer;
  transition: background-color 1.8s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  #lookbookSingleBody .inner .innerContents .lookbookGallerySwiperWrap .lookbookGallerySwiperPrev, #lookbookSingleBody .inner .innerContents .lookbookGallerySwiperWrap .lookbookGallerySwiperNext {
    width: 30px;
    height: 30px;
    top: calc(50% - 15px);
  }
}
#lookbookSingleBody .inner .innerContents .lookbookGallerySwiperWrap .lookbookGallerySwiperPrev:hover, #lookbookSingleBody .inner .innerContents .lookbookGallerySwiperWrap .lookbookGallerySwiperNext:hover {
  background-color: rgb(255, 255, 255);
}

#lookbookSingleBody .inner .innerContents .lookbookGallerySwiperWrap .lookbookGallerySwiperPrev.swiper-button-disabled, #lookbookSingleBody .inner .innerContents .lookbookGallerySwiperWrap .lookbookGallerySwiperNext.swiper-button-disabled {
  opacity: 0;
  pointer-events: none;
}

#lookbookSingleBody .inner .innerContents .lookbookGallerySwiperWrap .lookbookGallerySwiperPrev {
  background-image: url(../img/arw01_l_bk.svg);
  left: 0;
}

#lookbookSingleBody .inner .innerContents .lookbookGallerySwiperWrap .lookbookGallerySwiperNext {
  background-image: url(../img/arw01_r_bk.svg);
  right: 0;
}

#lookbookSingleBody .inner .innerContents .lookbookGalleryThumbSwiperWrap {
  margin-top: 20px;
  padding: 10px;
  background: #F7F7F7;
}

@media screen and (max-width: 768px) {
  #lookbookSingleBody .inner .innerContents .lookbookGalleryThumbSwiperWrap {
    margin-top: 5px;
    padding: 0;
    background: transparent;
  }
}
#lookbookSingleBody .inner .innerContents .lookbookGalleryThumbSwiperWrap .lookbookGalleryThumbSwiper {
  overflow: hidden;
}

#lookbookSingleBody .inner .innerContents .lookbookGalleryThumbSwiperWrap .lookbookGalleryThumbSwiper .swiper-wrapper .swiper-slide {
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  #lookbookSingleBody .inner .innerContents .lookbookGalleryThumbSwiperWrap .lookbookGalleryThumbSwiper .swiper-wrapper .swiper-slide {
    width: 80px;
  }
}
#lookbookSingleBody .inner .innerContents .lookbookGalleryThumbSwiperWrap .lookbookGalleryThumbSwiper .swiper-wrapper .swiper-slide .img {
  background: #000000;
  aspect-ratio: 1/0.549;
}

#lookbookSingleBody .inner .innerContents .lookbookGalleryThumbSwiperWrap .lookbookGalleryThumbSwiper .swiper-wrapper .swiper-slide .img img {
  opacity: 0.6;
  transition: opacity 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

#lookbookSingleBody .inner .innerContents .lookbookGalleryThumbSwiperWrap .lookbookGalleryThumbSwiper .swiper-wrapper .swiper-slide:hover .img img, #lookbookSingleBody .inner .innerContents .lookbookGalleryThumbSwiperWrap .lookbookGalleryThumbSwiper .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .img img {
  opacity: 1;
}

#lookbookSingleBody .inner .innerContents .information {
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  #lookbookSingleBody .inner .innerContents .information {
    margin-top: 60px;
  }
}
#lookbookSingleBody .inner .innerContents .information .price {
  border: 1px solid #EAEAEA;
  display: flex;
}

#lookbookSingleBody .inner .innerContents .information .price > dt, #lookbookSingleBody .inner .innerContents .information .price > dd {
  min-height: 80px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  #lookbookSingleBody .inner .innerContents .information .price > dt, #lookbookSingleBody .inner .innerContents .information .price > dd {
    min-height: 60px;
  }
}
#lookbookSingleBody .inner .innerContents .information .price > dt {
  width: 175px;
  padding: 25px;
  background: #F5F5F4;
  font-size: 16px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #lookbookSingleBody .inner .innerContents .information .price > dt {
    width: 100px;
    padding: 15px 20px;
    justify-content: center;
    text-align: center;
    font-size: 14px;
  }
}
#lookbookSingleBody .inner .innerContents .information .price > dd {
  padding: calc(25px + 0.2em) 50px 25px;
  flex: 1;
  font-size: 12px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #lookbookSingleBody .inner .innerContents .information .price > dd {
    padding: calc(15px + 0.2em) 20px 15px;
  }
}
#lookbookSingleBody .inner .innerContents .information .price > dd .priceNumber .number {
  margin-right: 0.15em;
  display: inline-block;
  vertical-align: -0.05em;
  font-size: 200%;
}

#lookbookSingleBody .inner .innerContents .information .itemWrap {
  margin-top: 20px;
  border-top: 1px solid #EAEAEA;
}

@media screen and (max-width: 768px) {
  #lookbookSingleBody .inner .innerContents .information .itemWrap {
    margin-top: 15px;
  }
}
#lookbookSingleBody .inner .innerContents .information .itemWrap .item {
  padding: 20px 0;
  border-bottom: 1px solid #EAEAEA;
  display: flex;
}

@media screen and (max-width: 768px) {
  #lookbookSingleBody .inner .innerContents .information .itemWrap .item {
    padding: 15px 0;
  }
}
#lookbookSingleBody .inner .innerContents .information .itemWrap .item > dt, #lookbookSingleBody .inner .innerContents .information .itemWrap .item > dd {
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #lookbookSingleBody .inner .innerContents .information .itemWrap .item > dt, #lookbookSingleBody .inner .innerContents .information .itemWrap .item > dd {
    font-size: 14px;
  }
}
#lookbookSingleBody .inner .innerContents .information .itemWrap .item > dt {
  width: 175px;
  padding: 5px 10px;
  background: #F5F5F4;
  border-radius: 2px;
  box-sizing: border-box;
  justify-content: center;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #lookbookSingleBody .inner .innerContents .information .itemWrap .item > dt {
    width: 100px;
  }
}
#lookbookSingleBody .inner .innerContents .information .itemWrap .item > dd {
  padding-left: 30px;
  flex: 1;
}

@media screen and (max-width: 768px) {
  #lookbookSingleBody .inner .innerContents .information .itemWrap .item > dd {
    padding-left: 20px;
  }
}
#lookbookSingleBody .inner .innerContents .movie {
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  #lookbookSingleBody .inner .innerContents .movie {
    margin-top: 20px;
  }
}
#lookbookSingleBody .inner .innerContents .movie .youtube {
  position: relative;
  aspect-ratio: 16/9;
}

#lookbookSingleBody .inner .innerContents .movie .youtube iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#lookbookSingleBody .inner .innerContents .detail {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  #lookbookSingleBody .inner .innerContents .detail {
    margin-top: 35px;
  }
}
#lookbookSingleBody .inner .innerContents .contactBtn {
  margin-top: 60px;
}

#lookbookSingleBody .inner .innerContents .contactBtn > a {
  min-height: 120px;
  padding: 20px;
  background: #147C3B;
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  transition: background-color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  #lookbookSingleBody .inner .innerContents .contactBtn > a {
    min-height: 80px;
    padding: 15px;
  }
}
#lookbookSingleBody .inner .innerContents .contactBtn > a:before {
  content: "";
  width: 36px;
  height: 36px;
  margin-right: 12px;
  background-image: url(../img/ico_mail01.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: block;
}

@media screen and (max-width: 768px) {
  #lookbookSingleBody .inner .innerContents .contactBtn > a:before {
    width: 20px;
    height: 20px;
    margin-right: 8px;
  }
}
#lookbookSingleBody .inner .innerContents .contactBtn > a > span {
  font-size: 24px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #lookbookSingleBody .inner .innerContents .contactBtn > a > span {
    font-size: 15px;
  }
}
#lookbookSingleBody .inner .innerContents .contactBtn > a:hover {
  background: #024921;
}

/* ====================================== contactPage */
#contactPage {
  padding-top: 70px;
}

@media screen and (max-width: 768px) {
  #contactPage {
    padding-top: 40px;
  }
}
#contactPage .inner .innerContents .contents {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}

#contactPage .inner .innerContents .contents .txt {
  padding-bottom: 60px;
  border-bottom: 1px solid #EAEAEA;
  font-size: 18px;
  line-height: 1.9;
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .contents .txt {
    padding-bottom: 30px;
    font-size: 15px;
  }
}
#contactPage .inner .innerContents .contents .box {
  margin-top: 50px;
  padding: 50px;
  background: #F7F7F7;
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .contents .box {
    margin-top: 40px;
    padding: 30px 20px;
  }
}
#contactPage .inner .innerContents .contents .box .boxTtl {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .contents .box .boxTtl {
    font-size: 15px;
  }
}
#contactPage .inner .innerContents .contents .box .boxTel {
  margin-top: 20px;
  text-align: center;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .contents .box .boxTel {
    margin-top: 15px;
  }
}
#contactPage .inner .innerContents .contents .box .boxTel > dt, #contactPage .inner .innerContents .contents .box .boxTel > dd {
  display: inline-block;
}

#contactPage .inner .innerContents .contents .box .boxTel > dt {
  margin-right: 0.3em;
  font-size: 30px;
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .contents .box .boxTel > dt {
    font-size: 20px;
  }
}
#contactPage .inner .innerContents .contents .box .boxTel > dd .tel {
  display: inline-block;
  font-size: 48px;
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .contents .box .boxTel > dd .tel {
    font-size: 32px;
  }
}
@media screen and (max-width: 374px) {
  #contactPage .inner .innerContents .contents .box .boxTel > dd .tel {
    font-size: 28px;
  }
}
#contactPage .inner .innerContents .contents .box .hours {
  margin-top: 20px;
  text-align: center;
  font-size: 15px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .contents .box .hours {
    margin-top: 10px;
    font-size: 14px;
  }
}
#contactPage .inner .innerContents .contents .form #mail_form dl {
  padding: 30px 0;
  border-bottom: 1px solid #EAEAEA;
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .contents .form #mail_form dl {
    padding: 20px 0;
  }
}
#contactPage .inner .innerContents .contents .form #mail_form dl > dt {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .contents .form #mail_form dl > dt {
    font-size: 15px;
  }
}
#contactPage .inner .innerContents .contents .form #mail_form dl > dt > i {
  margin-left: 12px;
}

#contactPage .inner .innerContents .contents .form #mail_form dl > dt > i > span {
  padding: 2px 6px;
  background: #E87119;
  border-radius: 2px;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  color: #ffffff;
}

#contactPage .inner .innerContents .contents .form #mail_form dl > dt > i > span.optional {
  display: none;
}

#contactPage .inner .innerContents .contents .form #mail_form dl > dd {
  margin-top: 25px;
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .contents .form #mail_form dl > dd {
    margin-top: 15px;
  }
}
#contactPage .inner .innerContents .contents .form #mail_form dl > dd > ul.-radio {
  margin: -10px -15px;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .contents .form #mail_form dl > dd > ul.-radio {
    margin: 0;
    display: block;
  }
}
#contactPage .inner .innerContents .contents .form #mail_form dl > dd > ul.-radio > li {
  margin: 10px 15px;
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .contents .form #mail_form dl > dd > ul.-radio > li {
    margin: 0;
  }
}
#contactPage .inner .innerContents .contents .form #mail_form dl > dd > ul.-radio > li > label {
  font-size: 16px;
  line-height: 1.6;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .contents .form #mail_form dl > dd > ul.-radio > li > label {
    font-size: 15px;
  }
}
#contactPage .inner .innerContents .contents .form #mail_form dl > dd > ul.-radio > li > label input[type=radio] {
  margin-right: 10px;
  vertical-align: -0.6em;
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .contents .form #mail_form dl > dd > ul.-radio > li > label input[type=radio] {
    vertical-align: -0.5em;
  }
}
@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .contents .form #mail_form dl > dd > ul.-radio > li:not(:first-child) {
    margin-top: 10px;
  }
}
#contactPage .inner .innerContents .contents .form #mail_form dl > dd .error_blank, #contactPage .inner .innerContents .contents .form #mail_form dl > dd .error_format, #contactPage .inner .innerContents .contents .form #mail_form dl > dd .error_match {
  margin-top: 10px;
  display: block;
  font-size: 10px;
  line-height: 1.6;
  color: #C60011;
}

#contactPage .inner .innerContents .contents .form #mail_form dl > dd .error_blank:empty, #contactPage .inner .innerContents .contents .form #mail_form dl > dd .error_format:empty, #contactPage .inner .innerContents .contents .form #mail_form dl > dd .error_match:empty {
  display: none;
}

#contactPage .inner .innerContents .contents .form #mail_form dl > dd.-col2 {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .contents .form #mail_form dl > dd.-col2 {
    display: block;
  }
}
#contactPage .inner .innerContents .contents .form #mail_form dl > dd.-col2 input[type=text]:not(:first-child), #contactPage .inner .innerContents .contents .form #mail_form dl > dd.-col2 input[type=email]:not(:first-child), #contactPage .inner .innerContents .contents .form #mail_form dl > dd.-col2 input[type=tel]:not(:first-child), #contactPage .inner .innerContents .contents .form #mail_form dl > dd.-col2 select:not(:first-child), #contactPage .inner .innerContents .contents .form #mail_form dl > dd.-col2 textarea:not(:first-child) {
  margin-left: 20px;
  flex: 1;
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .contents .form #mail_form dl > dd.-col2 input[type=text]:not(:first-child), #contactPage .inner .innerContents .contents .form #mail_form dl > dd.-col2 input[type=email]:not(:first-child), #contactPage .inner .innerContents .contents .form #mail_form dl > dd.-col2 input[type=tel]:not(:first-child), #contactPage .inner .innerContents .contents .form #mail_form dl > dd.-col2 select:not(:first-child), #contactPage .inner .innerContents .contents .form #mail_form dl > dd.-col2 textarea:not(:first-child) {
    margin: 10px 0 0 0;
  }
}
#contactPage .inner .innerContents .contents .form #mail_form .formBox .formBoxInner .ttl {
  margin-top: 60px;
}

#contactPage .inner .innerContents .contents .form #mail_form .formBox .formBoxInner dl > dt {
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .contents .form #mail_form .formBox .formBoxInner dl > dd {
    margin-top: 20px;
  }
}
#contactPage .inner .innerContents .contents .form #mail_form .formBox .formBoxInner dl > dd .subTtl {
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 400;
}

#contactPage .inner .innerContents .contents .form #mail_form .formBox .formBoxInner dl > dd .subTtl:not(:first-child) {
  margin-top: 20px;
}

#contactPage .inner .innerContents .contents .form #mail_form #agreement {
  width: 100%;
  margin-top: 60px;
  padding: 0;
  border: none;
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .contents .form #mail_form #agreement {
    margin-top: 30px;
  }
}
#contactPage .inner .innerContents .contents .form #mail_form #agreement #agree_check {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#contactPage .inner .innerContents .contents .form #mail_form #agreement #agree_check > label {
  padding-left: 39px;
  position: relative;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .contents .form #mail_form #agreement #agree_check > label {
    padding-left: 30px;
    font-size: 14px;
  }
}
#contactPage .inner .innerContents .contents .form #mail_form #agreement #agree_check > label .checkbox {
  position: absolute;
  top: 0.15em;
  left: 0;
}

#contactPage .inner .innerContents .contents .form #mail_form #agreement #agree_check > label a {
  margin: 0 0.2em;
  display: inline-block;
  text-decoration: underline;
  transition: color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

#contactPage .inner .innerContents .contents .form #mail_form #agreement #agree_check > label a:hover {
  color: #147C3B;
}

#contactPage .inner .innerContents .contents .form #mail_form #agreement #agree_check .error_check {
  margin-top: 10px;
  text-align: center;
  font-size: 10px;
  line-height: 1.6;
  color: #C60011;
}

#contactPage .inner .innerContents .contents .form #mail_form #form_submit {
  margin-top: 60px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .contents .form #mail_form #form_submit {
    margin-top: 40px;
  }
}
#contactPage .inner .innerContents .contents .form #mail_form #form_submit #form_submit_button {
  width: 100%;
  max-width: 380px;
  min-height: 70px;
  background: #147C3B;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.6;
  color: #ffffff;
  cursor: pointer;
  transition: background-color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .contents .form #mail_form #form_submit #form_submit_button {
    width: calc(100% - 20px);
    min-height: 60px;
    font-size: 15px;
  }
}
#contactPage .inner .innerContents .contents .form #mail_form #form_submit #form_submit_button:hover {
  background: #024921;
}

#contactPage .inner .innerContents .contents .form #mail_form.-borderNone {
  border: none;
}

/* ====================================== thanksHead */
#thanksHead {
  padding-top: 140px;
  background: #F8F4F0;
}

@media screen and (max-width: 768px) {
  #thanksHead {
    padding-top: 100px;
  }
}
#thanksHead .inner .innerContents .ttl {
  margin-top: 50px;
  text-align: center;
}

#thanksHead .inner .innerContents .ttl > span {
  display: block;
}

#thanksHead .inner .innerContents .ttl > span.sub {
  font-size: 18px;
  color: #147C3B;
}

@media screen and (max-width: 768px) {
  #thanksHead .inner .innerContents .ttl > span.sub {
    font-size: 15px;
  }
}
#thanksHead .inner .innerContents .ttl > span.main {
  margin-top: 15px;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  #thanksHead .inner .innerContents .ttl > span.main {
    font-size: 26px;
  }
}
/* ====================================== thanksPage */
#thanksPage {
  margin-bottom: -160px;
  padding: 30px 0 160px;
  background: #F8F4F0;
}

@media screen and (max-width: 768px) {
  #thanksPage {
    margin-bottom: -80px;
    padding: 25px 0 80px;
  }
}
#thanksPage .inner .innerContents .txt {
  text-align: center;
  font-size: 16px;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #thanksPage .inner .innerContents .txt {
    text-align: left;
    font-size: 15px;
    line-height: 1.7;
  }
}
#thanksPage .inner .innerContents .txt .mail {
  margin-top: 25px;
  font-size: 0;
  line-height: 0;
}

#thanksPage .inner .innerContents .txt .mail > dt, #thanksPage .inner .innerContents .txt .mail > dd {
  display: inline-block;
  font-size: 16px;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #thanksPage .inner .innerContents .txt .mail > dt, #thanksPage .inner .innerContents .txt .mail > dd {
    font-size: 15px;
    line-height: 1.7;
  }
}
#thanksPage .inner .innerContents .txt .mail > dt:after {
  content: ":";
  margin: 0 0.2em;
  display: inline-block;
}

#thanksPage .inner .innerContents .txt .mail > dd a {
  transition: color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

#thanksPage .inner .innerContents .txt .mail > dd a:hover {
  color: #147C3B;
}

#thanksPage .inner .innerContents .btn {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  #thanksPage .inner .innerContents .btn {
    margin-top: 60px;
  }
}
#thanksPage .inner .innerContents .btn > a {
  margin: 0 auto;
}

/* ====================================== letterPage */
#letterPage {
  padding-top: 50px;
}

@media screen and (max-width: 768px) {
  #letterPage {
    padding-top: 40px;
  }
}
#letterPage .inner .innerContents .box {
  padding: 90px 50px 90px;
  background: #F7F7F7;
  border-radius: 4px;
}

@media screen and (max-width: 768px) {
  #letterPage .inner .innerContents .box {
    padding: 30px 20px;
  }
}
#letterPage .inner .innerContents .box .boxInner {
  max-width: 980px;
  margin: 0 auto;
}

#letterPage .inner .innerContents .box .boxInner .ttl {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  #letterPage .inner .innerContents .box .boxInner .ttl {
    font-size: 20px;
  }
}
@media screen and (max-width: 374px) {
  #letterPage .inner .innerContents .box .boxInner .ttl {
    font-size: 17px;
  }
}
#letterPage .inner .innerContents .box .boxInner .txt {
  margin-top: 30px;
  font-size: 18px;
  line-height: 2.1;
}

@media screen and (max-width: 768px) {
  #letterPage .inner .innerContents .box .boxInner .txt {
    margin-top: 25px;
    font-size: 15px;
    line-height: 1.9;
  }
}
@media screen and (max-width: 374px) {
  #letterPage .inner .innerContents .box .boxInner .txt {
    font-size: 14px;
  }
}
#letterPage .inner .innerContents .box .boxInner .txt > p:not(:first-child) {
  margin-top: 2.1em;
}

@media screen and (max-width: 768px) {
  #letterPage .inner .innerContents .box .boxInner .txt > p:not(:first-child) {
    margin-top: 1.9em;
  }
}
/* ====================================== privacyPage */
#privacyPage {
  padding-top: 70px;
}

@media screen and (max-width: 768px) {
  #privacyPage {
    padding-top: 40px;
  }
}
#privacyPage .inner .innerContents .contents {
  max-width: 980px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 2.1;
}

@media screen and (max-width: 768px) {
  #privacyPage .inner .innerContents .contents {
    font-size: 14px;
    line-height: 1.9;
  }
}
#privacyPage .inner .innerContents .contents .sectionWrap {
  margin-top: 50px;
  counter-reset: number 0;
}

@media screen and (max-width: 768px) {
  #privacyPage .inner .innerContents .contents .sectionWrap {
    margin-top: 40px;
  }
}
#privacyPage .inner .innerContents .contents .sectionWrap .section {
  counter-increment: number 1;
}

#privacyPage .inner .innerContents .contents .sectionWrap .section .ttl:before {
  content: counter(number) ".";
  margin-right: 0.5em;
  display: inline-block;
}

#privacyPage .inner .innerContents .contents .sectionWrap .section .sectionContents {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  #privacyPage .inner .innerContents .contents .sectionWrap .section .sectionContents {
    margin-top: 15px;
  }
}
#privacyPage .inner .innerContents .contents .sectionWrap .section .sectionContents p.-note {
  margin-left: 1.04em;
}

#privacyPage .inner .innerContents .contents .sectionWrap .section .sectionContents p.-note:before {
  content: "※";
  width: 1.04em;
  margin-left: -1.04em;
  display: inline-block;
}

#privacyPage .inner .innerContents .contents .sectionWrap .section .sectionContents a {
  transition: color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

#privacyPage .inner .innerContents .contents .sectionWrap .section .sectionContents a:hover {
  color: #147C3B;
}

#privacyPage .inner .innerContents .contents .sectionWrap .section .sectionContents ul.-type01 > li {
  margin-left: 1.04em;
}

#privacyPage .inner .innerContents .contents .sectionWrap .section .sectionContents ul.-type01 > li:before {
  content: "・";
  width: 1.04em;
  margin-left: -1.04em;
  display: inline-block;
}

#privacyPage .inner .innerContents .contents .sectionWrap .section .sectionContents ol.-type01 {
  counter-reset: listNumber 0;
}

#privacyPage .inner .innerContents .contents .sectionWrap .section .sectionContents ol.-type01 > li {
  margin-left: 1.5em;
  counter-increment: listNumber 1;
}

#privacyPage .inner .innerContents .contents .sectionWrap .section .sectionContents ol.-type01 > li:before {
  content: counter(listNumber) ".";
  width: 1.5em;
  margin-left: -1.5em;
  display: inline-block;
}

#privacyPage .inner .innerContents .contents .sectionWrap .section:not(:first-child) {
  margin-top: 60px;
}

/* ====================================== errHead */
#errHead {
  padding-top: 140px;
  background: #F8F4F0;
}

@media screen and (max-width: 768px) {
  #errHead {
    padding-top: 100px;
  }
}
#errHead .inner .innerContents .ttl {
  margin-top: 50px;
  text-align: center;
}

#errHead .inner .innerContents .ttl > span {
  display: block;
}

#errHead .inner .innerContents .ttl > span.sub {
  font-size: 18px;
  color: #147C3B;
}

@media screen and (max-width: 768px) {
  #errHead .inner .innerContents .ttl > span.sub {
    font-size: 15px;
  }
}
#errHead .inner .innerContents .ttl > span.main {
  margin-top: 15px;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  #errHead .inner .innerContents .ttl > span.main {
    font-size: 26px;
  }
}
/* ====================================== errPage */
#errPage {
  margin-bottom: -160px;
  padding: 30px 0 160px;
  background: #F8F4F0;
}

@media screen and (max-width: 768px) {
  #errPage {
    margin-bottom: -80px;
    padding: 25px 0 80px;
  }
}
#errPage .inner .innerContents .txt {
  text-align: center;
  font-size: 16px;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #errPage .inner .innerContents .txt {
    text-align: left;
    font-size: 15px;
    line-height: 1.7;
  }
}
#errPage .inner .innerContents .txt .mail {
  margin-top: 25px;
  font-size: 0;
  line-height: 0;
}

#errPage .inner .innerContents .txt .mail > dt, #errPage .inner .innerContents .txt .mail > dd {
  display: inline-block;
  font-size: 16px;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #errPage .inner .innerContents .txt .mail > dt, #errPage .inner .innerContents .txt .mail > dd {
    font-size: 15px;
    line-height: 1.7;
  }
}
#errPage .inner .innerContents .txt .mail > dt:after {
  content: ":";
  margin: 0 0.2em;
  display: inline-block;
}

#errPage .inner .innerContents .txt .mail > dd a {
  transition: color 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

#errPage .inner .innerContents .txt .mail > dd a:hover {
  color: #147C3B;
}

#errPage .inner .innerContents .btn {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  #errPage .inner .innerContents .btn {
    margin-top: 60px;
  }
}
#errPage .inner .innerContents .btn > a {
  margin: 0 auto;
}