/*!**************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/style.scss ***!
  \**************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Noto+Serif+JP:wght@400;500;700&display=swap);
/*!******************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/style.scss (1) ***!
  \******************************************************************************************************************/
@charset "UTF-8";
/* ===================================================================
デザインデータから取得した色・サイズ群
=================================================================== */
/* Color */
/* fontSize */
/* font-family */
/* --------------------------------------------
	CSS Reset
-------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

main, article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

.buttonReset, .form button {
  font-family: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  line-height: inherit;
  appearance: none;
  touch-action: manipulation;
}
.buttonReset:focus-visible, .form button:focus-visible {
  outline: solid 1px #000;
  outline: -webkit-focus-ring-color auto 1px;
}

.selectReset, body.archive #main #post > div #filterCategory label span:last-child select, body #main.report #post > div #filterCategory label span:last-child select, body.search #main #post > div #filterCategory label span:last-child select, .form .item > span:last-child .selectWrap select {
  font-family: inherit;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box;
  cursor: pointer;
}
.selectReset::-ms-expand, body.archive #main #post > div #filterCategory label span:last-child select::-ms-expand, body #main.report #post > div #filterCategory label span:last-child select::-ms-expand, body.search #main #post > div #filterCategory label span:last-child select::-ms-expand, .form .item > span:last-child .selectWrap select::-ms-expand {
  display: none;
}

.inputTextReset, .form .item > span:last-child input[type=text],
.form .item > span:last-child input[type=number],
.form .item > span:last-child input[type=email],
.form .item > span:last-child textarea, .form .item > span:last-child label input[type=radio], .form .item > span:last-child label input[type=checkbox] {
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
  -webkit-appearance: none;
}

body.home #main #mainVisual > .text > div #news > a, #header #headerNav #menu-main-menu li a {
  transition: color 0.3s;
}
body.home #main #mainVisual > .text > div #news > a.hovered, #header #headerNav #menu-main-menu li a.hovered {
  color: #00ff00;
}

body #main.membership > section > div > div > .link a:not(.plain),
body #main.customer_portal > section > div > div > .link a:not(.plain),
body #main.activities > section > div > div > .link a:not(.plain), body #main.support > section > div > div#membership .document a, body #main.support > section > div > div#membership > a, body #main.support > section > div > div#activities > ul li > a, body #main.support .cta_intro .intro_cta, body #main.contact > section > div > div > .link a, body.home #main #report > div > .link a, .form button, #header #headerNav #supportBtn {
  background: #29AA79;
  transition: background-color 0.3s;
  color: #fff;
}
body #main.membership > section > div > div > .link a.hovered:not(.plain),
body #main.customer_portal > section > div > div > .link a.hovered:not(.plain),
body #main.activities > section > div > div > .link a.hovered:not(.plain), body #main.support > section > div > div#membership .document a.hovered, body #main.support > section > div > div#membership > a.hovered, body #main.support > section > div > div#activities > ul li > a.hovered, body #main.support .cta_intro .hovered.intro_cta, body #main.contact > section > div > div > .link a.hovered, body.home #main #report > div > .link a.hovered, .form button.hovered, #header #headerNav .hovered#supportBtn {
  background: #00f937;
}

.has-x-small-font-size {
  font-size: 12px !important;
}

.has-small-font-size {
  font-size: 14px !important;
}

.has-normal-font-size {
  font-size: 16px !important;
}

.has-large-font-size {
  font-size: 24px !important;
}

.has-huge-font-size {
  font-size: 36px !important;
}

html {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-size: 16px;
  line-height: 1.7;
  color: #27282A;
  word-break: break-all;
  overflow-y: scroll;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  min-width: 375px;
}

html, body {
  scroll-padding-top: 80px;
}

#main {
  flex-grow: 1;
}

.sp {
  display: none !important;
}

.spInline {
  display: none !important;
}

.spIB {
  display: none !important;
}

@media all and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .spInline {
    display: inline !important;
  }
  .spIB {
    display: inline-block !important;
  }
}
/* Base Fonts -------------------------------------------------------------- */
a {
  color: inherit;
  text-decoration: none;
}

a:active,
a:focus {
  text-decoration: none;
}

.fwN {
  font-weight: normal;
}

.fwB {
  font-weight: bold;
}

.tdU {
  text-decoration: underline;
}

/* Text Align -------------------------------------------------------------- */
.taL {
  text-align: left;
}

.taC {
  text-align: center;
}

.taR {
  text-align: right;
}

/* clearfix -------------------------------------------------------------- */
.clearfix {
  display: block;
  min-height: 1px;
  position: relative; /* DW */
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

* html .clearfix {
  height: 1px;
  /*\*/ /*/
height: auto;
overflow: hidden;
/**/
}

/* flex -------------------------------------------------------------- */
.flexDummy {
  height: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  border: none !important;
}

#header {
  position: fixed;
  top: 0;
  width: 100%;
  padding: 20px 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  z-index: 999;
  pointer-events: none;
}
#header #logo {
  flex-shrink: 0;
  margin-right: 5px;
  pointer-events: auto;
}
#header #headerNav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  pointer-events: auto;
}
#header #headerNav #menu-main-menu {
  display: flex;
  font-weight: bold;
  font-size: 15px;
}
#header #headerNav #menu-main-menu li {
  margin: 0px 10px;
}
#header #headerNav #menu-main-menu li a {
  display: block;
  transition: color 0.3s;
  padding: 6px;
}
#header #headerNav .spacer {
  width: 67px;
  flex-shrink: 10000000;
}
#header #headerNav #supportBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-weight: bold;
  border-radius: 30px;
  padding: 8px 23px;
  box-sizing: border-box;
  flex-shrink: 0;
}
#header #headerNav #supportBtn img {
  margin-left: 12px;
}
#header #headerMenuBtn {
  display: none;
  pointer-events: auto;
}

@media not all and (max-width: 768px) {
  #header #headerNav {
    display: flex !important;
  }
}
@media all and (max-width: 768px) {
  #header {
    background: #fff;
    padding: 4px 20px;
  }
  #header #logo img {
    width: 75px;
  }
  #header #headerNav {
    position: absolute;
    top: 60px;
    left: 0px;
    width: 100%;
    max-height: calc(100vh - 60px);
    overflow-y: auto;
    display: none;
  }
  #header #headerNav:before {
    content: "";
    background: rgba(5, 5, 5, 0.7);
    display: block;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 60px;
    left: 0px;
  }
  #header #headerNav #menu-main-menu {
    display: block;
  }
  #header #headerNav #menu-main-menu li {
    position: relative;
    margin: 0px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  }
  #header #headerNav #menu-main-menu li:last-child {
    border-bottom: none;
  }
  #header #headerNav #menu-main-menu li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    padding: 24px 10px;
  }
  #header #headerNav #menu-main-menu li a:after {
    content: "";
    display: block;
    width: 8px;
    height: 14px;
    margin-left: 20px;
    background: url(../js/../resource/5434a922aeebf74d777a.svg);
  }
  #header #headerNav #supportBtn {
    width: 300px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 16px;
    padding: 14px 23px;
    position: relative;
  }
  #header #headerNav #supportBtn img {
    position: absolute;
    top: 50%;
    right: 18px;
    width: 22px;
    height: 22px;
    margin-top: -11px;
  }
  #header #headerMenuBtn {
    display: block;
    margin-right: -10px;
    width: 52px;
    height: 52px;
    appearance: none;
    border: none;
    background: transparent;
    position: relative;
    cursor: pointer;
  }
  #header #headerMenuBtn #headerMenuBtnicon:before, #header #headerMenuBtn #headerMenuBtnicon:after {
    content: "";
  }
  #header #headerMenuBtn #headerMenuBtnicon, #header #headerMenuBtn #headerMenuBtnicon:before, #header #headerMenuBtn #headerMenuBtnicon:after {
    display: block;
    width: 30px;
    height: 2px;
    background-color: #585858;
    transition: transform 0.3s, background-color 0.3s;
    position: absolute;
    margin: 0 auto;
    left: 50%;
    margin-left: -15px;
  }
  #header #headerMenuBtn #headerMenuBtnicon:before {
    top: -10px;
  }
  #header #headerMenuBtn #headerMenuBtnicon {
    top: 24px;
  }
  #header #headerMenuBtn #headerMenuBtnicon:after {
    top: 10px;
  }
  #header #headerMenuBtn[aria-expanded=true] #headerMenuBtnicon:before {
    transform: translateY(10px) rotate(-45deg);
  }
  #header #headerMenuBtn[aria-expanded=true] #headerMenuBtnicon {
    background-color: transparent;
  }
  #header #headerMenuBtn[aria-expanded=true] #headerMenuBtnicon:after {
    transform: translateY(-10px) rotate(45deg);
  }
}
#footer {
  background: #231E30;
  color: #fff;
}
#footer > div {
  max-width: 870px;
  padding: 0px 20px;
  margin: 85px auto;
  display: flex;
  justify-content: space-between;
}
#footer > div > div:first-child > address {
  font-size: 14px;
  font-style: normal;
}
#footer > div > div:first-child > address span {
  font-size: 15px;
  padding-bottom: 10px;
  display: inline-block;
}
#footer > div > div:first-child > ul {
  margin-top: 20px;
  gap: 20px;
  display: flex;
}
#footer > div > div:first-child > ul a {
  font-size: 12px;
  text-decoration: underline;
}
#footer > div > div:nth-child(2) {
  text-align: right;
  align-self: flex-end;
}
#footer > div > div:nth-child(2) #footerSNS {
  font-size: 15px;
}
#footer > div > div:nth-child(2) #footerSNS img {
  margin-left: 10px;
}
#footer > div > div:nth-child(2) small {
  display: block;
  margin-top: 25px;
  font-size: 14px;
}

@media all and (max-width: 768px) {
  #footer > div {
    display: block;
    margin: 60px auto;
  }
  #footer > div > div:first-child > ul {
    flex-direction: column;
    gap: 0px;
  }
  #footer > div > div:nth-child(2) {
    text-align: left;
  }
  #footer > div > div:nth-child(2) #footerSNS {
    margin-top: 25px;
  }
  #footer > div > div:nth-child(2) small {
    margin-top: 100px;
  }
}
.postWrap {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0px -10px;
}
.postWrap .post, .postWrap .page, .postWrap .flexDummy {
  max-width: 100%;
  width: 278px;
  margin: 10px;
  transform: translateY(50px);
  opacity: 0;
  transition: opacity 1s, transform 1s;
  position: relative;
}
.postWrap .post:nth-child(1), .postWrap .page:nth-child(1), .postWrap .flexDummy:nth-child(1) {
  transition-delay: 0.05s;
}
.postWrap .post:nth-child(2), .postWrap .page:nth-child(2), .postWrap .flexDummy:nth-child(2) {
  transition-delay: 0.1s;
}
.postWrap .post:nth-child(3), .postWrap .page:nth-child(3), .postWrap .flexDummy:nth-child(3) {
  transition-delay: 0.15s;
}
.postWrap .post:nth-child(4), .postWrap .page:nth-child(4), .postWrap .flexDummy:nth-child(4) {
  transition-delay: 0.2s;
}
.postWrap .post:nth-child(5), .postWrap .page:nth-child(5), .postWrap .flexDummy:nth-child(5) {
  transition-delay: 0.25s;
}
.postWrap .post:nth-child(6), .postWrap .page:nth-child(6), .postWrap .flexDummy:nth-child(6) {
  transition-delay: 0.3s;
}
.postWrap .post:nth-child(7), .postWrap .page:nth-child(7), .postWrap .flexDummy:nth-child(7) {
  transition-delay: 0.35s;
}
.postWrap .post:nth-child(8), .postWrap .page:nth-child(8), .postWrap .flexDummy:nth-child(8) {
  transition-delay: 0.4s;
}
.postWrap .post:nth-child(9), .postWrap .page:nth-child(9), .postWrap .flexDummy:nth-child(9) {
  transition-delay: 0.45s;
}
.postWrap .post:nth-child(10), .postWrap .page:nth-child(10), .postWrap .flexDummy:nth-child(10) {
  transition-delay: 0.5s;
}
.postWrap .post:nth-child(11), .postWrap .page:nth-child(11), .postWrap .flexDummy:nth-child(11) {
  transition-delay: 0.55s;
}
.postWrap .post:nth-child(12), .postWrap .page:nth-child(12), .postWrap .flexDummy:nth-child(12) {
  transition-delay: 0.6s;
}
.postWrap .post:nth-child(13), .postWrap .page:nth-child(13), .postWrap .flexDummy:nth-child(13) {
  transition-delay: 0.65s;
}
.postWrap .post:nth-child(14), .postWrap .page:nth-child(14), .postWrap .flexDummy:nth-child(14) {
  transition-delay: 0.7s;
}
.postWrap .post:nth-child(15), .postWrap .page:nth-child(15), .postWrap .flexDummy:nth-child(15) {
  transition-delay: 0.75s;
}
.postWrap .post:nth-child(16), .postWrap .page:nth-child(16), .postWrap .flexDummy:nth-child(16) {
  transition-delay: 0.8s;
}
.postWrap .post:nth-child(17), .postWrap .page:nth-child(17), .postWrap .flexDummy:nth-child(17) {
  transition-delay: 0.85s;
}
.postWrap .post:nth-child(18), .postWrap .page:nth-child(18), .postWrap .flexDummy:nth-child(18) {
  transition-delay: 0.9s;
}
.postWrap .post:nth-child(19), .postWrap .page:nth-child(19), .postWrap .flexDummy:nth-child(19) {
  transition-delay: 0.95s;
}
.postWrap .post:nth-child(20), .postWrap .page:nth-child(20), .postWrap .flexDummy:nth-child(20) {
  transition-delay: 1s;
}
.postWrap .post:nth-child(21), .postWrap .page:nth-child(21), .postWrap .flexDummy:nth-child(21) {
  transition-delay: 1.05s;
}
.postWrap .post:nth-child(22), .postWrap .page:nth-child(22), .postWrap .flexDummy:nth-child(22) {
  transition-delay: 1.1s;
}
.postWrap .post:nth-child(23), .postWrap .page:nth-child(23), .postWrap .flexDummy:nth-child(23) {
  transition-delay: 1.15s;
}
.postWrap .post:nth-child(24), .postWrap .page:nth-child(24), .postWrap .flexDummy:nth-child(24) {
  transition-delay: 1.2s;
}
.postWrap .post.new:after, .postWrap .page.new:after, .postWrap .flexDummy.new:after {
  content: "New";
  position: absolute;
  top: -18px;
  left: -24px;
  width: 70px;
  height: 70px;
  border-radius: 35px;
  background: #FFF855;
  color: #29AA79;
  font-size: 12px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
.postWrap .post > a, .postWrap .page > a, .postWrap .flexDummy > a {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 340px;
  border-radius: 12px;
  overflow: hidden;
  background: #fff;
  transition: box-shadow 0.3s;
}
.postWrap .post > a .thumbnail, .postWrap .page > a .thumbnail, .postWrap .flexDummy > a .thumbnail {
  width: 100%;
  height: 160px;
  background-color: #d5d1ca;
  background-size: cover;
  background-position: center;
}
.postWrap .post > a .detail, .postWrap .page > a .detail, .postWrap .flexDummy > a .detail {
  padding: 13px 17px;
  line-height: 1.5;
}
.postWrap .post > a .detail .time, .postWrap .page > a .detail .time, .postWrap .flexDummy > a .detail .time {
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 1.2;
  color: #5F5F5F;
}
.postWrap .post > a .detail .time img, .postWrap .page > a .detail .time img, .postWrap .flexDummy > a .detail .time img {
  margin-right: 5px;
}
.postWrap .post > a .detail .title, .postWrap .page > a .detail .title, .postWrap .flexDummy > a .detail .title {
  font-size: 14px;
  font-weight: normal;
  margin-top: 6px;
}
.postWrap .post > a .detail .excerpt, .postWrap .page > a .detail .excerpt, .postWrap .flexDummy > a .detail .excerpt {
  font-size: 12px;
  color: #5F5F5F;
  margin-top: 6px;
}
.postWrap .post > a .detail .category, .postWrap .page > a .detail .category, .postWrap .flexDummy > a .detail .category {
  margin-top: 6px;
}
.postWrap .post > a .detail .category li, .postWrap .page > a .detail .category li, .postWrap .flexDummy > a .detail .category li {
  display: inline-block;
  background: #EDFFF4;
  color: #29AA79;
  padding: 0px 5px;
  margin: 3px 0px;
  font-size: 12px;
  transition: background-color 0.3s, color 0.3s;
}
.postWrap .post > a .detail .category li.hovered, .postWrap .page > a .detail .category li.hovered, .postWrap .flexDummy > a .detail .category li.hovered {
  background: #29AA79;
  color: #EDFFF4;
}
.postWrap .post > a.hovered, .postWrap .page > a.hovered, .postWrap .flexDummy > a.hovered {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.postWrap.is-animation .post, .postWrap.is-animation .page {
  opacity: 1;
  transform: translateY(0px);
}

@media all and (max-width: 768px) {
  .postWrap {
    margin: 0px -12px;
  }
  .postWrap .post, .postWrap .page, .postWrap .flexDummy {
    margin: 12px;
    max-width: 350px;
    width: 100%;
  }
  .postWrap .post.new:after, .postWrap .page.new:after, .postWrap .flexDummy.new:after {
    top: -8px;
    left: -14px;
    width: 50px;
    height: 50px;
  }
  .postWrap .post > a .thumbnail, .postWrap .page > a .thumbnail, .postWrap .flexDummy > a .thumbnail {
    height: 200px;
  }
  .postWrap .post > a .detail .title, .postWrap .page > a .detail .title, .postWrap .flexDummy > a .detail .title {
    font-size: 16px;
  }
  .postWrap .post > a .detail .excerpt, .postWrap .page > a .detail .excerpt, .postWrap .flexDummy > a .detail .excerpt {
    display: none;
  }
  .postWrap .post > a .detail .category li, .postWrap .page > a .detail .category li, .postWrap .flexDummy > a .detail .category li {
    font-size: 14px;
  }
}
#contact {
  padding-top: 60px;
  padding-bottom: 50px;
  position: relative;
  overflow: hidden;
  margin-top: 60px;
}
#contact .background-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 125%;
  background-image: url(../js/../resource/d648a52f2b269435f832.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#contact .content {
  position: relative;
  z-index: 2;
  text-align: center;
  opacity: 0;
  transition: opacity 1s;
  color: #fff;
  padding-inline: 20px;
  box-sizing: border-box;
}
#contact .content > h3 {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
}
#contact .content > h4 {
  margin-top: 10px;
  font-size: 34px;
  font-weight: bold;
}
#contact .content > p {
  font-size: 14px;
  margin-top: 8px;
  line-height: 2;
}
#contact .content > .link {
  text-align: center;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 12px;
}
#contact .content > .link a {
  max-width: 400px;
  margin-inline: auto;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 999px;
  box-shadow: 0px 4px 8px -2px rgba(16, 24, 40, 0.1), 0px 2px 4px -2px rgba(16, 24, 40, 0.06);
  line-height: 1;
  transition: background 0.3s;
  box-sizing: border-box;
}
#contact .content > .link a .disc {
  font-size: 11px;
}
#contact .content > .link a:first-child {
  padding: 12px;
  gap: 8px;
  font-size: 16px;
  font-weight: bold;
  background: #F1566E;
}
#contact .content > .link a:first-child:hover {
  background: rgb(239.0491803279, 62.4508196721, 89.7950819672);
}
#contact .content > .link a:last-child {
  padding: 10px;
  gap: 4px;
  background: #FFF;
  color: #5F687A;
}
#contact .content > .link a:last-child:hover {
  background: rgb(242.25, 242.25, 242.25);
}
#contact .content > .link a:last-child .main {
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  font-size: 13px;
}
#contact .content > .link a:last-child .main .ico {
  display: flex;
  align-items: center;
  justify-content: center;
}
#contact.is-animation > div {
  opacity: 1;
}

.home #contact {
  margin-top: 0;
}

@media all and (max-width: 768px) {
  #contact > .content > .title {
    font-size: 20px;
  }
  #contact > .content > p {
    margin-top: 10px;
    text-align: left;
    line-height: 2.2;
  }
}
body.single #main:not(.report) #profile_list, body.page #main:not(.report) #profile_list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  padding-left: 0 !important;
}
@media all and (max-width: 768px) {
  body.single #main:not(.report) #profile_list, body.page #main:not(.report) #profile_list {
    grid-template-columns: 100%;
  }
}
body.single #main:not(.report) #profile_list .profile, body.page #main:not(.report) #profile_list .profile {
  list-style-type: none;
  line-height: 1.6;
}
body.single #main:not(.report) #profile_list .profile .profile_body, body.page #main:not(.report) #profile_list .profile .profile_body {
  position: relative;
  border: 1px solid #27282a;
  display: flex;
  gap: 12px;
  align-items: center;
  min-height: 152px;
}
@media all and (max-width: 768px) {
  body.single #main:not(.report) #profile_list .profile .profile_body, body.page #main:not(.report) #profile_list .profile .profile_body {
    min-height: 100px;
    grid-template-columns: 100px 1fr;
  }
}
body.single #main:not(.report) #profile_list .profile .profile_contents, body.page #main:not(.report) #profile_list .profile .profile_contents {
  padding: 12px 12px 12px 0;
}
@media all and (max-width: 768px) {
  body.single #main:not(.report) #profile_list .profile .profile_contents, body.page #main:not(.report) #profile_list .profile .profile_contents {
    padding: 0;
  }
}
body.single #main:not(.report) #profile_list .profile .profile_details, body.page #main:not(.report) #profile_list .profile .profile_details {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-bottom: 29px;
}
@media all and (max-width: 768px) {
  body.single #main:not(.report) #profile_list .profile .profile_details, body.page #main:not(.report) #profile_list .profile .profile_details {
    gap: 0;
  }
}
body.single #main:not(.report) #profile_list .profile .profile_name, body.page #main:not(.report) #profile_list .profile .profile_name {
  font-size: 16px;
  margin: 0;
}
body.single #main:not(.report) #profile_list .profile .profile_position, body.page #main:not(.report) #profile_list .profile .profile_position {
  font-size: 13px;
  color: #666;
  margin: 0;
}
body.single #main:not(.report) #profile_list .profile .profile_image:has(img), body.page #main:not(.report) #profile_list .profile .profile_image:has(img) {
  width: 150px;
  height: 150px;
}
@media all and (max-width: 768px) {
  body.single #main:not(.report) #profile_list .profile .profile_image:has(img), body.page #main:not(.report) #profile_list .profile .profile_image:has(img) {
    width: 100px;
    height: 100px;
  }
}
body.single #main:not(.report) #profile_list .profile .profile_image:has(img) img, body.page #main:not(.report) #profile_list .profile .profile_image:has(img) img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body.single #main:not(.report) #profile_list .profile .profile_link, body.page #main:not(.report) #profile_list .profile .profile_link {
  position: absolute;
  right: 0;
  bottom: 0;
}
body.single #main:not(.report) #profile_list .profile .profile_link button, body.page #main:not(.report) #profile_list .profile .profile_link button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
  display: inline-flex;
  gap: 4px;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  background: #27282a;
  color: #fff;
  padding: 6px 12px;
}
@media all and (max-width: 768px) {
  body.single #main:not(.report) #profile_list .profile .profile_link button, body.page #main:not(.report) #profile_list .profile .profile_link button {
    width: 100%;
  }
}
body.single #main:not(.report) #profile_list .profile .profile_link button .icon_arrow, body.page #main:not(.report) #profile_list .profile .profile_link button .icon_arrow {
  width: 10px;
  height: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
body.single #main:not(.report) #profile_list .profile .profile_description, body.page #main:not(.report) #profile_list .profile .profile_description {
  font-size: 13px;
}
body.single #main:not(.report) #profile_list .profile .profile_description .description_inner, body.page #main:not(.report) #profile_list .profile .profile_description .description_inner {
  border: 1px solid #27282a;
  border-top: none;
  padding: 12px;
  background: #fff;
}
body.single #main:not(.report) .award_list, body.page #main:not(.report) .award_list {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 4px 1em;
}
@media all and (max-width: 768px) {
  body.single #main:not(.report) .award_list, body.page #main:not(.report) .award_list {
    grid-template-columns: 100%;
  }
}
body.single #main:not(.report) .award_list dt, body.page #main:not(.report) .award_list dt {
  font-weight: bold;
}
@media all and (max-width: 768px) {
  body.single #main:not(.report) .award_list dt, body.page #main:not(.report) .award_list dt {
    margin-top: 0.5em;
  }
}

.form {
  margin-top: 30px;
}
.form .item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
}
.form .item > span:first-child {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 260px;
  min-height: 44px;
  box-sizing: border-box;
  margin-right: 24px;
  font-weight: bold;
  flex-shrink: 0;
  text-align: right;
}
.form .item > span:first-child .small {
  font-size: 11px;
}
.form .item > span:first-child .required {
  font-size: 9px;
  background: #E23C3B;
  width: 38px;
  height: 23px;
  margin-left: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: normal;
  flex-shrink: 0;
}
.form .item > span:last-child {
  flex-grow: 1;
}
.form .item > span:last-child input[type=text],
.form .item > span:last-child input[type=number],
.form .item > span:last-child input[type=email],
.form .item > span:last-child textarea {
  border: 1px solid #E2E2E2;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 9px 20px;
  font-size: 16px;
  width: 100%;
}
.form .item > span:last-child label {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  margin-right: 10px;
}
.form .item > span:last-child label input[type=radio] {
  outline: revert;
  margin: 0px;
  margin-right: 4px;
  width: 20px;
  height: 20px;
}
.form .item > span:last-child label input[type=radio]:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border: 2px solid #A1A4B1;
  border-radius: 50%;
}
.form .item > span:last-child label input[type=radio]:checked:before {
  border: none;
  box-shadow: 0 0 0 2px #000 inset, 0 0 0 5px #fff inset;
  background: #000;
}
.form .item > span:last-child label input[type=checkbox] {
  outline: revert;
  position: relative;
  margin: 0px;
  margin-right: 5px;
  width: 18px;
  height: 18px;
}
.form .item > span:last-child label input[type=checkbox]:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: 2px solid #A1A4B1;
  border-radius: 2px;
}
.form .item > span:last-child label input[type=checkbox]:checked:before {
  border: 2px solid #000;
}
.form .item > span:last-child label input[type=checkbox]:checked:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -6px;
  width: 10px;
  height: 5px;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
  transform: rotate(-45deg);
}
.form .item > span:last-child label span {
  display: inline-block;
  margin-left: 5px;
}
.form .item > span:last-child textarea {
  min-height: 164px;
  resize: vertical;
}
.form .item > span:last-child .selectWrap {
  display: block;
  position: relative;
}
.form .item > span:last-child .selectWrap:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  background: url(../js/../resource/929b383ce82d8189832e.svg);
  display: block;
  width: 14px;
  height: 8px;
  margin-top: -4px;
}
.form .item > span:last-child .selectWrap select {
  width: 100%;
  border: 1px solid #E2E2E2;
  color: #292F33;
  background: #fff;
  padding: 9px 20px;
  border-radius: 8px;
  padding-right: 40px;
  box-sizing: border-box;
}
.form .item > span:last-child input.error, .form .item > span:last-child textarea.error, .form .item > span:last-child select.error {
  border-color: #DC3545;
}
.form .item > span:last-child span.error {
  display: block;
  margin-top: 5px;
  color: #DC3545;
}
.form .item > span:last-child span.tips {
  display: block;
  margin-top: 5px;
  font-size: 12px;
}
.form button {
  font-size: 16px;
  font-weight: bold;
  padding: 12px 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 26px;
  margin: 0 auto;
  margin-top: 50px;
}

@media all and (max-width: 768px) {
  .form .item {
    display: block;
  }
  .form .item > span:first-child {
    width: auto;
    justify-content: flex-start;
    min-height: auto;
    margin-bottom: 12px;
    text-align: left;
  }
  .form .item > span:last-child input[type=text],
  .form .item > span:last-child input[type=number],
  .form .item > span:last-child input[type=email],
  .form .item > span:last-child textarea {
    width: 100%;
  }
  .form button {
    width: 100%;
  }
}
body.home #main #mainVisual {
  height: 563px;
  position: relative;
  overflow: hidden;
  margin-top: 92px;
}
@media all and (max-width: 768px) {
  body.home #main #mainVisual {
    margin-top: 0;
  }
}
body.home #main #mainVisual > .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-position-y: 10%;
}
body.home #main #mainVisual > .text {
  max-width: 872px;
  height: 100%;
  margin: 0 auto;
  padding: 0px 20px;
  position: relative;
  z-index: 20;
}
body.home #main #mainVisual > .text > div {
  height: 100%;
  position: relative;
}
body.home #main #mainVisual > .text > div #slogan {
  padding-top: 175px;
  opacity: 0;
  transform: translateX(-50px);
  transition: opacity 1s 1s, transform 1s 1s;
}
body.home #main #mainVisual > .text > div #slogan.is-animation {
  opacity: 1;
  transform: translateX(0px);
}
body.home #main #mainVisual > .text > div #news {
  position: absolute;
  bottom: 30px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: #fff;
  border-radius: 35px;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 30px;
}
body.home #main #mainVisual > .text > div #news > h3 {
  color: #29AA79;
  font-size: 12px;
  font-weight: bold;
  margin-right: 20px;
  flex-shrink: 0;
  white-space: nowrap;
}
body.home #main #mainVisual > .text > div #news ul li {
  display: flex;
  align-items: center;
}
body.home #main #mainVisual > .text > div #news ul li time {
  font-size: 12px;
  font-weight: bold;
  margin-right: 15px;
  flex-shrink: 0;
}
body.home #main #mainVisual > .text > div #news ul li .title {
  font-size: 13px;
  text-decoration: underline;
}
body.home #main #mainVisual > .text > div #news > a {
  font-size: 12px;
  font-weight: bold;
  margin-left: auto;
  padding-left: 15px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.home #main #mainVisual > .text > div #news > a img {
  margin-left: 5px;
}
body.home #main #introduction {
  background: linear-gradient(90deg, #fff 19px, transparent 1%) center, linear-gradient(#fff 19px, transparent 1%) center, #26FE3C;
  background-size: 20px 20px;
}
body.home #main #introduction > div {
  max-width: 720px;
  padding: 100px 20px 30px;
  margin: 0 auto;
  text-align: center;
  opacity: 0;
  transition: opacity 2s;
}
body.home #main #introduction > div h3 {
  font-size: 32px;
  color: #29AA79;
  background: -webkit-linear-gradient(0deg, #28C76F, #29AA79);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.home #main #introduction > div p {
  margin-top: 35px;
  font-size: 14px;
  line-height: 2;
}
body.home #main #introduction.is-animation > div {
  opacity: 1;
}
body.home #main #banner {
  margin-top: 35px;
  margin-bottom: 90px;
}
body.home #main #banner > ul {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
body.home #main #banner > ul > li {
  position: relative;
  flex-grow: 1;
  flex-basis: 300px;
}
body.home #main #banner > ul > li > a {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  padding: 0px 5px;
  box-sizing: border-box;
}
body.home #main #banner > ul > li > a img {
  margin-top: auto;
  margin-bottom: auto;
}
body.home #main #banner > ul > li > a > p {
  color: #29aa79;
  font-weight: bold;
  white-space: nowrap;
}
body.home #main #banner > ul > li > a > p:nth-of-type(1) {
  margin-top: 10px;
  font-size: 30px;
}
body.home #main #banner > ul > li > a > p:nth-of-type(2) {
  font-size: 12px;
}
body.home #main #banner > ul > li:after {
  content: "";
  display: block;
  height: 140px;
  position: absolute;
  border-right: 1px solid #29aa79;
  top: -5px;
  right: 0px;
  pointer-events: none;
}
body.home #main #banner > ul > li:last-child:after {
  border-right: none;
}
body.home #main #report {
  background: #F0F0F0;
}
body.home #main #report > div {
  max-width: 1168px;
  padding: 0px 20px;
  padding-top: 50px;
  padding-bottom: 40px;
  margin: 0 auto;
}
body.home #main #report > div > h3 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
body.home #main #report > div > .postWrap {
  margin: 0px -7px;
  margin-top: 25px;
}
body.home #main #report > div > .postWrap .post, body.home #main #report > div > .postWrap .flexDummy {
  margin: 7px;
}
body.home #main #report > div > .link {
  text-align: center;
}
body.home #main #report > div > .link a {
  font-size: 16px;
  font-weight: bold;
  padding: 12px 80px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 26px;
  margin: 0 auto;
  margin-top: 30px;
}
body.home #main #whatWeDo > div {
  padding-left: 20px;
  padding-top: 70px;
  padding-bottom: 100px;
  overflow: hidden;
}
body.home #main #whatWeDo > div h3 {
  font-size: 32px;
  color: #26FE3C;
  text-align: center;
}
body.home #main #whatWeDo > div > div {
  margin: 0 auto;
  margin-top: 35px;
  display: flex;
  justify-content: center;
}
body.home #main #whatWeDo > div > div .text {
  max-width: 500px;
  margin-left: auto;
  opacity: 0;
  transition: opacity 1s;
}
body.home #main #whatWeDo > div > div .text h4 {
  font-size: 30px;
  font-weight: bold;
}
body.home #main #whatWeDo > div > div .text p {
  margin-top: 35px;
}
body.home #main #whatWeDo > div > div .bg {
  width: calc(50% - 120px);
  min-width: 270px;
  height: 500px;
  background-size: cover;
  background-position: center;
  margin-left: 120px;
  opacity: 0;
  transition: opacity 1s;
}
body.home #main #whatWeDo.is-animation > div > div .text {
  opacity: 1;
}
body.home #main #whatWeDo.is-animation > div > div .bg {
  opacity: 1;
}
body.home #main #effort {
  background: #F0F0F0;
  padding: 0px 20px;
  padding-top: 80px;
  padding-bottom: 75px;
  text-align: center;
}
body.home #main #effort > div {
  opacity: 0;
  transition: opacity 1s;
}
body.home #main #effort > div h3 {
  font-size: 32px;
  font-weight: bold;
}
body.home #main #effort > div p {
  margin-top: 30px;
  font-size: 14px;
}
body.home #main #effort.is-animation > div {
  opacity: 1;
}
body.home #main #design h3 {
  font-size: 22px;
  font-weight: bold;
  background-size: cover;
  background-position: center;
  padding: 0px 20px;
  padding-top: 80px;
  padding-bottom: 70px;
  text-align: center;
  color: #fff;
}
body.home #main #design h3 span {
  opacity: 0;
  letter-spacing: 0.2em;
  transition: letter-spacing 1s, opacity 1s;
}
body.home #main #design h3.is-animation span {
  letter-spacing: inherit;
  opacity: 1;
}
body.home #main #design > ul {
  margin-top: 45px;
  overflow: hidden;
}
body.home #main #design > ul li {
  display: flex;
  align-items: center;
  justify-content: center;
}
body.home #main #design > ul li:nth-child(even) .text {
  order: 2;
}
body.home #main #design > ul li:nth-child(even) .bg {
  order: 1;
}
body.home #main #design > ul li .text {
  flex-basis: 50%;
  opacity: 0;
  transition: opacity 1s;
}
body.home #main #design > ul li .text > div {
  max-width: 430px;
  margin: 0 auto;
  padding: 20px;
}
body.home #main #design > ul li .text > div h4 span {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #00FF00;
}
body.home #main #design > ul li .text > div h4 img {
  display: block;
  margin-top: 35px;
}
body.home #main #design > ul li .text > div h5 {
  margin-top: 25px;
  font-size: 20px;
  font-weight: normal;
}
body.home #main #design > ul li .text > div h6 {
  margin-top: 25px;
  font-size: 14px;
  font-weight: bold;
}
body.home #main #design > ul li .text > div p {
  margin-top: 5px;
  font-size: 13px;
}
body.home #main #design > ul li .bg {
  flex-basis: 50%;
  height: 578px;
  min-width: 200px;
  background-size: cover;
  background-position: center;
  font-size: 0px;
  opacity: 0;
  transition: opacity 1s;
}
body.home #main #design > ul li.is-animation .text {
  opacity: 1;
}
body.home #main #design > ul li.is-animation .bg {
  opacity: 1;
}
body.home #main #role {
  background: #F0F0F0;
  padding-top: 120px;
  padding-bottom: 120px;
}
body.home #main #role > div {
  max-width: 935px;
  margin: 0 auto;
}
body.home #main #role > div .figure {
  padding-top: 71.1229946524%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
}
body.home #main #role > div .figure h3 {
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  position: absolute;
  top: 8.5561497326%;
  left: 0;
  right: 0;
  opacity: 0;
  transition: opacity 1s;
}
body.home #main #role > div .figure h3 span {
  display: block;
  font-size: 16px;
}
body.home #main #role > div .figure > div img {
  position: absolute;
  width: 23.5294117647%;
  opacity: 0;
  transition: opacity 1s;
}
body.home #main #role > div .figure > div img:nth-child(1) {
  top: 15%;
  left: 17.5%;
  transition-delay: 0.3s;
}
body.home #main #role > div .figure > div img:nth-child(2) {
  top: 29%;
  left: 60%;
  transition-delay: 0.6s;
}
body.home #main #role > div .figure > div img:nth-child(3) {
  top: 61%;
  left: 27.5%;
  transition-delay: 0.9s;
}
body.home #main #role > div .figure.is-animation h3 {
  opacity: 1;
}
body.home #main #role > div .figure.is-animation > div img {
  opacity: 1;
}

@media all and (max-width: 768px) {
  body.home #main #mainVisual {
    height: 642px;
  }
  body.home #main #mainVisual > .bg {
    margin-top: 180px;
    height: 552px;
  }
  body.home #main #mainVisual > .text > div #slogan {
    padding-top: 137px;
    opacity: 1;
    transform: none;
  }
  body.home #main #mainVisual > .text > div #slogan img {
    width: 244px;
    background: #fff;
  }
  body.home #main #mainVisual > .text > div #news {
    padding: 10px 15px;
    align-items: flex-start;
    border-radius: 4px;
  }
  body.home #main #mainVisual > .text > div #news > h3 {
    width: 35px;
    margin-right: 10px;
    font-size: 10px;
  }
  body.home #main #mainVisual > .text > div #news ul li {
    display: block;
    margin-left: -45px;
  }
  body.home #main #mainVisual > .text > div #news ul li time {
    display: block;
    font-size: 10px;
  }
  body.home #main #mainVisual > .text > div #news ul li .title {
    display: block;
    overflow: hidden;
    line-height: 1.7;
    height: 1.7em;
    font-size: 14px;
  }
  body.home #main #mainVisual > .text > div #news ul li:first-child time {
    margin-left: 45px;
  }
  body.home #main #mainVisual > .text > div #news > a {
    align-self: center;
    padding-left: 10px;
  }
  body.home #main #mainVisual > .text > div #news > a img {
    width: 20px;
    height: 20px;
  }
  body.home #main #introduction > div {
    padding: 50px 20px;
  }
  body.home #main #introduction > div h3 {
    font-size: 24px;
    text-align: left;
  }
  body.home #main #introduction > div p {
    margin-top: 25px;
    text-align: left;
    line-height: 2.2;
  }
  body.home #main #banner {
    margin-inline: 50px;
    margin-top: 20px;
    margin-bottom: 60px;
  }
  body.home #main #banner > ul {
    grid-template-columns: 1fr 1fr;
    gap: 50px;
  }
  body.home #main #banner > ul > li {
    flex-basis: calc(50% - 25px);
  }
  body.home #main #banner > ul > li > a {
    width: 110px;
    margin: 0 auto;
  }
  body.home #main #banner > ul > li > a > p {
    white-space: nowrap;
  }
  body.home #main #banner > ul > li > a > p:nth-of-type(1) {
    font-size: 22px;
  }
  body.home #main #banner > ul > li > a > p:nth-of-type(2) {
    font-size: 10px;
  }
  body.home #main #banner > ul > li:after {
    height: 110px;
  }
  body.home #main #banner > ul > li:nth-child(1):before, body.home #main #banner > ul > li:nth-child(1):after, body.home #main #banner > ul > li:nth-child(2):before, body.home #main #banner > ul > li:nth-child(2):after, body.home #main #banner > ul > li:nth-child(3):before, body.home #main #banner > ul > li:nth-child(3):after, body.home #main #banner > ul > li:nth-child(4):before, body.home #main #banner > ul > li:nth-child(4):after, body.home #main #banner > ul > li:nth-child(5):before, body.home #main #banner > ul > li:nth-child(5):after {
    content: none;
  }
  body.home #main #banner > ul > li:nth-child(1) img {
    width: 90px;
  }
  body.home #main #banner > ul > li:nth-child(1):after {
    top: auto;
    bottom: 0px;
    right: -25px;
  }
  body.home #main #banner > ul > li:nth-child(1):before {
    right: 0px;
  }
  body.home #main #banner > ul > li:nth-child(2) img {
    width: 105px;
  }
  body.home #main #banner > ul > li:nth-child(2):after {
    border-right: none;
  }
  body.home #main #banner > ul > li:nth-child(2):before {
    left: 0px;
  }
  body.home #main #banner > ul > li:nth-child(3) img {
    width: 63px;
  }
  body.home #main #banner > ul > li:nth-child(3):after {
    top: 0px;
    right: -25px;
  }
  body.home #main #banner > ul > li:nth-child(5) {
    grid-column: 1/3;
  }
  body.home #main #banner > ul > li:nth-child(5) img {
    width: 88px;
  }
  body.home #main #report > div {
    padding-bottom: 60px;
  }
  body.home #main #report > div > h3 {
    font-size: 24px;
  }
  body.home #main #report > div > .postWrap {
    margin: 0px -12px;
    margin-top: 15px;
  }
  body.home #main #report > div > .postWrap .post, body.home #main #report > div > .postWrap .flexDummy {
    margin: 12px;
  }
  body.home #main #report > div > .link a {
    padding: 8px 122px;
    font-size: 15px;
  }
  body.home #main #whatWeDo > div {
    padding: 0px;
    padding-top: 60px;
  }
  body.home #main #whatWeDo > div h3 {
    font-size: 24px;
  }
  body.home #main #whatWeDo > div > div {
    display: block;
  }
  body.home #main #whatWeDo > div > div .text {
    padding: 0px 20px;
  }
  body.home #main #whatWeDo > div > div .text h4 {
    font-size: 20px;
  }
  body.home #main #whatWeDo > div > div .text p {
    font-size: 14px;
    line-height: 2.2;
  }
  body.home #main #whatWeDo > div > div .bg {
    margin-top: 35px;
    width: 100%;
    height: 348px;
    margin-left: 0px;
  }
  body.home #main #effort {
    padding-top: 40px;
    padding-bottom: 100px;
  }
  body.home #main #effort > div h3 {
    font-size: 18px;
    text-align: left;
  }
  body.home #main #effort > div p {
    text-align: left;
    line-height: 2.2;
  }
  body.home #main #design h3 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
  }
  body.home #main #design > ul li {
    display: block;
  }
  body.home #main #design > ul li .text > div {
    padding: 40px 20px;
  }
  body.home #main #design > ul li .bg {
    height: 289px;
  }
  body.home #main #design > ul li:nth-child(1) h4 img {
    width: 126px;
  }
  body.home #main #design > ul li:nth-child(2) h4 img {
    width: 155px;
  }
  body.home #main #design > ul li:nth-child(3) h4 img {
    width: 134px;
  }
  body.home #main #role {
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
  }
  body.home #main #role > div {
    width: 130%;
    margin-left: -15%;
  }
  body.home #main #role > div .figure h3 {
    font-size: 26px;
  }
}
body.single #main:not(.report), body.page #main:not(.report) {
  margin-top: 110px;
}
body.single #main:not(.report) > article, body.page #main:not(.report) > article {
  padding: 0px 20px;
}
body.single #main:not(.report) > article.scrollAnm, body.page #main:not(.report) > article.scrollAnm {
  opacity: 0;
  transition: opacity 2s;
}
body.single #main:not(.report) > article.scrollAnm.is-animation, body.page #main:not(.report) > article.scrollAnm.is-animation {
  opacity: 1;
}
body.single #main:not(.report) > article > *, body.page #main:not(.report) > article > * {
  max-width: 804px;
  margin: 0 auto;
}
body.single #main:not(.report) > article #thumbnail, body.page #main:not(.report) > article #thumbnail {
  border-radius: 12px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  height: 400px;
}
body.single #main:not(.report) > article #breadcrumb, body.page #main:not(.report) > article #breadcrumb {
  display: flex;
  align-items: center;
  font-size: 12px;
  margin-top: 45px;
}
body.single #main:not(.report) > article #breadcrumb > img, body.page #main:not(.report) > article #breadcrumb > img {
  margin: 0px 10px;
  flex-shrink: 0;
}
body.single #main:not(.report) > article #breadcrumb a, body.page #main:not(.report) > article #breadcrumb a {
  display: flex;
  align-items: center;
}
body.single #main:not(.report) > article #breadcrumb a:first-child, body.page #main:not(.report) > article #breadcrumb a:first-child {
  flex-shrink: 0;
}
body.single #main:not(.report) > article #breadcrumb a:first-child > img, body.page #main:not(.report) > article #breadcrumb a:first-child > img {
  margin-right: 5px;
}
body.single #main:not(.report) > article .category, body.page #main:not(.report) > article .category {
  margin-top: 40px;
}
body.single #main:not(.report) > article .category li, body.page #main:not(.report) > article .category li {
  display: inline-block;
  margin: 3px 0px;
  font-size: 12px;
}
body.single #main:not(.report) > article .category li a, body.page #main:not(.report) > article .category li a {
  display: inline-block;
  color: #29AA79;
  background: #EDFFF4;
  transition: background-color 0.3s, color 0.3s;
  padding: 0px 5px;
}
body.single #main:not(.report) > article .category li a.hovered, body.page #main:not(.report) > article .category li a.hovered {
  background: #29AA79;
  color: #EDFFF4;
}
body.single #main:not(.report) > article #title, body.page #main:not(.report) > article #title {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.375;
  margin-top: 10px;
}
body.single #main:not(.report) > article #dateShareWrap, body.page #main:not(.report) > article #dateShareWrap {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
body.single #main:not(.report) > article #dateShareWrap #date .time, body.page #main:not(.report) > article #dateShareWrap #date .time {
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 1.2;
  color: #5F5F5F;
}
body.single #main:not(.report) > article #dateShareWrap #date .time img, body.page #main:not(.report) > article #dateShareWrap #date .time img {
  margin-right: 5px;
}
body.single #main:not(.report) > article #dateShareWrap #share, body.page #main:not(.report) > article #dateShareWrap #share {
  display: flex;
  margin-left: auto;
}
body.single #main:not(.report) > article #dateShareWrap #share a, body.page #main:not(.report) > article #dateShareWrap #share a {
  padding: 10px;
}
body.single #main:not(.report) > article #toc, body.page #main:not(.report) > article #toc {
  display: none;
  background: #FAFAFA;
  border-radius: 8px;
  padding: 25px 30px;
  color: #606060;
  font-size: 14px;
  margin-top: 20px;
  box-sizing: border-box;
}
body.single #main:not(.report) > article #toc ul, body.page #main:not(.report) > article #toc ul {
  margin-top: 10px;
}
body.single #main:not(.report) > article #toc ul li, body.page #main:not(.report) > article #toc ul li {
  display: flex;
  align-items: center;
  margin: 8px 0px;
  padding-bottom: 5px;
  border-bottom: 1px solid #EAEAEA;
  cursor: pointer;
}
body.single #main:not(.report) > article #toc ul li img, body.page #main:not(.report) > article #toc ul li img {
  margin-right: 5px;
}
body.single #main:not(.report) > article #content, body.page #main:not(.report) > article #content {
  line-height: 1.9;
  letter-spacing: 0.05em;
  margin-top: 40px;
  max-width: none;
  padding: 0px;
}
body.single #main:not(.report) > article #content *, body.page #main:not(.report) > article #content * {
  box-sizing: border-box;
}
body.single #main:not(.report) > article #content > *, body.page #main:not(.report) > article #content > * {
  max-width: 804px;
  margin: 16px auto;
}
body.single #main:not(.report) > article #content > p, body.page #main:not(.report) > article #content > p {
  min-height: 1px;
}
body.single #main:not(.report) > article #content .blocks-gallery-grid, body.page #main:not(.report) > article #content .blocks-gallery-grid {
  padding: 0px;
}
body.single #main:not(.report) > article #content .wp-block-file__button, body.page #main:not(.report) > article #content .wp-block-file__button {
  text-decoration: none;
  white-space: nowrap;
  padding: 0.5em 1em;
}
body.single #main:not(.report) > article #content .wp-block-group .wp-block-group__inner-container > *, body.page #main:not(.report) > article #content .wp-block-group .wp-block-group__inner-container > * {
  max-width: 804px;
  margin: 10px auto;
}
body.single #main:not(.report) > article #content h1, body.page #main:not(.report) > article #content h1 {
  font-size: 32px;
}
body.single #main:not(.report) > article #content h2, body.page #main:not(.report) > article #content h2 {
  margin-top: 28px;
  font-size: 28px;
}
body.single #main:not(.report) > article #content h3, body.page #main:not(.report) > article #content h3 {
  margin-top: 20px;
  font-size: 26px;
}
body.single #main:not(.report) > article #content h4, body.page #main:not(.report) > article #content h4 {
  font-size: 24px;
}
body.single #main:not(.report) > article #content h5, body.page #main:not(.report) > article #content h5 {
  font-size: 22px;
}
body.single #main:not(.report) > article #content h6, body.page #main:not(.report) > article #content h6 {
  font-size: 20px;
}
body.single #main:not(.report) > article #content .yarpp h3, body.page #main:not(.report) > article #content .yarpp h3 {
  font-size: 22px;
}
body.single #main:not(.report) > article #content ul, body.single #main:not(.report) > article #content ol, body.page #main:not(.report) > article #content ul, body.page #main:not(.report) > article #content ol {
  padding: revert;
  list-style-type: revert;
  box-sizing: revert;
  list-style-position: revert;
}
body.single #main:not(.report) > article #content ul li, body.single #main:not(.report) > article #content ol li, body.page #main:not(.report) > article #content ul li, body.page #main:not(.report) > article #content ol li {
  margin: revert;
  padding: revert;
}
body.single #main:not(.report) > article #content a, body.page #main:not(.report) > article #content a {
  text-decoration: underline;
}
body.single #main:not(.report) > article #content .alignwide, body.page #main:not(.report) > article #content .alignwide {
  max-width: 1000px !important;
}
body.single #main:not(.report) > article #content .alignwide img, body.page #main:not(.report) > article #content .alignwide img {
  width: 100%;
}
body.single #main:not(.report) > article #content .alignfull, body.page #main:not(.report) > article #content .alignfull {
  max-width: none !important;
  margin-left: -20px !important;
  margin-right: -20px !important;
}
body.single #main:not(.report) > article #content .alignfull img, body.page #main:not(.report) > article #content .alignfull img {
  width: 100%;
}
body.single #main:not(.report) > article #content .twitter-tweet, body.page #main:not(.report) > article #content .twitter-tweet {
  margin-left: auto;
  margin-right: auto;
}
body.single #main:not(.report) > article #content .alignleft .twitter-tweet, body.page #main:not(.report) > article #content .alignleft .twitter-tweet {
  margin-left: 0;
}
body.single #main:not(.report) > article #content .alignright .twitter-tweet, body.page #main:not(.report) > article #content .alignright .twitter-tweet {
  margin-right: 0;
}
body.single #main:not(.report) > article #content .wp-embedded-content, body.page #main:not(.report) > article #content .wp-embedded-content {
  width: 100%;
}
body.single #main:not(.report) > article #content .post_alert, body.page #main:not(.report) > article #content .post_alert {
  padding: 1em;
  font-size: 0.9em;
  border-radius: 4px;
}
body.single #main:not(.report) > article #content .post_alert.enable, body.page #main:not(.report) > article #content .post_alert.enable {
  background-color: #f0fdf4;
  color: #166535;
}
body.single #main:not(.report) > article #content .post_alert.disabled, body.page #main:not(.report) > article #content .post_alert.disabled {
  background-color: #F0F0F0;
  color: #414141;
}
body.single #main:not(.report) #post_maillist, body.page #main:not(.report) #post_maillist {
  background: url(../js/../resource/1e64ba318691aaf17319.png);
  color: white;
  padding: 30px;
  border-radius: 10px;
  max-width: 804px;
  margin: 0 auto;
  margin-top: 36px;
}
@media all and (max-width: 768px) {
  body.single #main:not(.report) #post_maillist, body.page #main:not(.report) #post_maillist {
    padding: 20px;
  }
}
body.single #main:not(.report) #post_maillist .title, body.page #main:not(.report) #post_maillist .title {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-size: 1.2em;
  margin-bottom: 15px;
  font-weight: bold;
}
body.single #main:not(.report) #post_maillist .title .icon, body.page #main:not(.report) #post_maillist .title .icon {
  width: 46px;
  height: 46px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 23px;
  flex-shrink: 0;
}
body.single #main:not(.report) #post_maillist .title br, body.page #main:not(.report) #post_maillist .title br {
  display: inline;
}
@media all and (max-width: 768px) {
  body.single #main:not(.report) #post_maillist .title br, body.page #main:not(.report) #post_maillist .title br {
    display: none;
  }
}
body.single #main:not(.report) #post_maillist .disc, body.page #main:not(.report) #post_maillist .disc {
  font-size: 0.9em;
  line-height: 1.5;
  margin-bottom: 20px;
}
body.single #main:not(.report) #post_maillist .btn_container, body.page #main:not(.report) #post_maillist .btn_container {
  text-align: center;
}
body.single #main:not(.report) #post_maillist .btn_container .btn_white, body.page #main:not(.report) #post_maillist .btn_container .btn_white {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: white;
  color: #00a86b;
  text-decoration: none;
  padding: 15px 25px;
  border-radius: 999px;
  font-weight: bold;
  transition: background-color 0.3s, color 0.3s;
}
body.single #main:not(.report) #post_maillist .btn_container .btn_white::after, body.page #main:not(.report) #post_maillist .btn_container .btn_white::after {
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M9%20.922a8.5%208.5%200%201%200%200%2017%208.5%208.5%200%200%200%200-17m-1.037%204.4%204.311%204.313-4.311%204.308L7%2012.98l3.361-3.348L7%206.27z%22%20fill%3D%22%2329AA79%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M.5.922h17v17H.5z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
  background-size: contain;
}
body.single #main:not(.report) #post_maillist .btn_container .btn_white:hover, body.page #main:not(.report) #post_maillist .btn_container .btn_white:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
body.single #main:not(.report) #nextPrev, body.page #main:not(.report) #nextPrev {
  padding: 0px 20px;
}
body.single #main:not(.report) #nextPrev > div, body.page #main:not(.report) #nextPrev > div {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  display: flex;
  justify-content: space-between;
  max-width: 804px;
  margin: 0 auto;
  margin-top: 40px;
  box-sizing: border-box;
  padding: 0px 20px;
}
body.single #main:not(.report) #nextPrev > div a, body.page #main:not(.report) #nextPrev > div a {
  flex-basis: 50%;
  display: flex;
  margin: 30px 20px 20px 20px;
  position: relative;
}
body.single #main:not(.report) #nextPrev > div a .thumbnail, body.page #main:not(.report) #nextPrev > div a .thumbnail {
  width: 46px;
  height: 46px;
  background-color: #d5d1ca;
  background-size: cover;
  background-position: center;
  flex-shrink: 0;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 15px;
}
body.single #main:not(.report) #nextPrev > div a .thumbnail img, body.page #main:not(.report) #nextPrev > div a .thumbnail img {
  width: 100%;
  height: auto;
}
body.single #main:not(.report) #nextPrev > div a .title, body.page #main:not(.report) #nextPrev > div a .title {
  font-size: 14px;
  font-weight: bold;
}
body.single #main:not(.report) #nextPrev > div a .title span, body.page #main:not(.report) #nextPrev > div a .title span {
  font-size: 12px;
  color: #8D8E8F;
  font-weight: normal;
  display: block;
}
body.single #main:not(.report) #nextPrev > div a .arrow, body.page #main:not(.report) #nextPrev > div a .arrow {
  position: absolute;
  top: 50%;
  right: -34px;
  transform: translateY(-50%);
}
body.single #main:not(.report) #nextPrev > div a:first-child .arrow, body.page #main:not(.report) #nextPrev > div a:first-child .arrow {
  right: auto;
  left: -34px;
  transform: translateY(-50%) rotate(180deg);
}
body.single #main:not(.report) #nextPrev > div .blank, body.page #main:not(.report) #nextPrev > div .blank {
  flex-basis: 50%;
}
body.single #main:not(.report) #nextPrev > div .border, body.page #main:not(.report) #nextPrev > div .border {
  flex-basis: 1px;
  width: 1px;
  height: 40px;
  background: #E9E9E9;
  align-self: center;
}
body.single #main:not(.report) #nextPrev.scrollAnm, body.page #main:not(.report) #nextPrev.scrollAnm {
  opacity: 0;
  transition: opacity 1s;
}
body.single #main:not(.report) #nextPrev.scrollAnm.is-animation, body.page #main:not(.report) #nextPrev.scrollAnm.is-animation {
  opacity: 1;
}
body.single #main:not(.report) #recommend, body.page #main:not(.report) #recommend {
  max-width: 804px;
  margin: 0 auto;
  margin-top: 50px;
  padding: 0px 20px;
}
body.single #main:not(.report) #recommend > p, body.page #main:not(.report) #recommend > p {
  font-size: 12px;
  font-weight: bold;
  color: #8D8E8F;
}
body.single #main:not(.report) #recommend .postWrap, body.page #main:not(.report) #recommend .postWrap {
  margin: 0px -7px;
  margin-top: 8px;
}
body.single #main:not(.report) #recommend .postWrap .post, body.single #main:not(.report) #recommend .postWrap .flexDummy, body.page #main:not(.report) #recommend .postWrap .post, body.page #main:not(.report) #recommend .postWrap .flexDummy {
  width: 196px;
  margin: 7px;
}
body.single #main:not(.report) #recommend .postWrap .post.new:after, body.single #main:not(.report) #recommend .postWrap .flexDummy.new:after, body.page #main:not(.report) #recommend .postWrap .post.new:after, body.page #main:not(.report) #recommend .postWrap .flexDummy.new:after {
  top: -8px;
  left: -14px;
  width: 50px;
  height: 50px;
}
body.single #main:not(.report) #recommend .postWrap .post > a, body.single #main:not(.report) #recommend .postWrap .flexDummy > a, body.page #main:not(.report) #recommend .postWrap .post > a, body.page #main:not(.report) #recommend .postWrap .flexDummy > a {
  display: block;
  border: 1px solid #EFEFEF;
  box-sizing: border-box;
}
body.single .post_container, body.page .post_container {
  display: flex;
  justify-content: center;
  gap: 20px;
  position: relative;
}
body.single .post_container #main, body.page .post_container #main {
  flex-grow: unset;
  max-width: 804px;
  width: 100%;
}
body.single .post_container #sidebar, body.page .post_container #sidebar {
  max-width: 320px;
  margin-top: 110px;
  background: #F0F0F0;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  gap: 6px;
  box-sizing: border-box;
  padding: 22px 10px;
  height: fit-content;
}
body.single .post_container #sidebar.scrollAnm, body.page .post_container #sidebar.scrollAnm {
  opacity: 0;
  transition: opacity 1s;
}
body.single .post_container #sidebar.scrollAnm.is-animation, body.page .post_container #sidebar.scrollAnm.is-animation {
  opacity: 1;
}
body.single .post_container #sidebar #ranking_title_wrap, body.page .post_container #sidebar #ranking_title_wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 12px;
}
body.single .post_container #sidebar #ranking_title_wrap:before, body.page .post_container #sidebar #ranking_title_wrap:before {
  content: "";
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2222%22%20height%3D%2226%22%20viewBox%3D%220%200%2022%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cg%20clip-path%3D%22url%28%23a%29%22%3E%20%3Cpath%20d%3D%22m21.531%205.219-5-5A.767.767%200%200%200%2016%200H6c-.48%200-.89.172-1.234.516A1.684%201.684%200%200%200%204.25%201.75V4H2c-.48%200-.89.172-1.234.516A1.684%201.684%200%200%200%20.25%205.75v18c0%20.48.172.89.516%201.234.343.344.755.516%201.234.516h14c.48%200%20.89-.172%201.234-.516.344-.343.516-.755.516-1.234V21.5H20c.48%200%20.89-.172%201.234-.516.344-.343.516-.755.516-1.234v-14a.767.767%200%200%200-.219-.531ZM16.25%2023.75c0%20.063-.026.12-.078.172A.239.239%200%200%201%2016%2024H2a.239.239%200%200%201-.172-.078.239.239%200%200%201-.078-.172v-18c0-.063.026-.12.078-.172A.239.239%200%200%201%202%205.5h9.688l4.562%204.563V23.75Zm4-4c0%20.063-.026.12-.078.172A.239.239%200%200%201%2020%2020h-2.25V9.75a.767.767%200%200%200-.219-.531l-5-5A.767.767%200%200%200%2012%204H5.75V1.75c0-.063.026-.12.078-.172A.239.239%200%200%201%206%201.5h9.688l4.562%204.563V19.75Zm-7.5-4a.723.723%200%200%201-.219.531.723.723%200%200%201-.531.219H6a.723.723%200%200%201-.531-.219.723.723%200%200%201-.219-.531c0-.208.073-.385.219-.531A.723.723%200%200%201%206%2015h6c.208%200%20.385.073.531.219a.723.723%200%200%201%20.219.531Zm0%204a.723.723%200%200%201-.219.531.723.723%200%200%201-.531.219H6a.723.723%200%200%201-.531-.219.723.723%200%200%201-.219-.531c0-.208.073-.385.219-.531A.723.723%200%200%201%206%2019h6c.208%200%20.385.073.531.219a.723.723%200%200%201%20.219.531Z%22%20fill%3D%22%23000%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22a%22%3E%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M.25%200h21.5v25.5H.25z%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 22px;
  height: 26px;
  display: block;
}
body.single .post_container #sidebar #ranking_title_wrap p, body.page .post_container #sidebar #ranking_title_wrap p {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}
body.single .post_container #sidebar #ranking_title_wrap p span, body.page .post_container #sidebar #ranking_title_wrap p span {
  font-size: 12px;
  font-weight: normal;
}
body.single .post_container #sidebar .post, body.page .post_container #sidebar .post {
  opacity: 1;
  transform: translateY(0);
  position: relative;
}
body.single .post_container #sidebar .post.new:after, body.page .post_container #sidebar .post.new:after {
  content: none;
}
body.single .post_container #sidebar .post a, body.page .post_container #sidebar .post a {
  height: auto;
  min-height: auto;
}
body.single .post_container #sidebar .post .ranking_label, body.page .post_container #sidebar .post .ranking_label {
  position: absolute;
  top: -8px;
  left: -8px;
  border-radius: 999px;
  background: #29AA79;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  font-size: 14px;
}

@media all and (max-width: 768px) {
  body.single #main:not(.report), body.page #main:not(.report) {
    margin-top: 72px;
  }
  body.single #main:not(.report) > article #thumbnail, body.page #main:not(.report) > article #thumbnail {
    border-radius: 0px;
    max-width: none;
    margin-left: -20px;
    margin-right: -20px;
    height: 204px;
  }
  body.single #main:not(.report) > article #title, body.page #main:not(.report) > article #title {
    font-size: 24px;
    line-height: 1.5;
  }
  body.single #main:not(.report) > article .category li, body.page #main:not(.report) > article .category li {
    font-size: 14px;
  }
  body.single #main:not(.report) > article #content h1, body.page #main:not(.report) > article #content h1 {
    font-size: 24px;
  }
  body.single #main:not(.report) > article #content h2, body.page #main:not(.report) > article #content h2 {
    font-size: 20px;
  }
  body.single #main:not(.report) > article #content h3, body.page #main:not(.report) > article #content h3 {
    font-size: 19px;
  }
  body.single #main:not(.report) > article #content h4, body.page #main:not(.report) > article #content h4 {
    font-size: 18px;
  }
  body.single #main:not(.report) > article #content h5, body.page #main:not(.report) > article #content h5 {
    font-size: 17px;
  }
  body.single #main:not(.report) > article #content h6, body.page #main:not(.report) > article #content h6 {
    font-size: 16px;
  }
  body.single #main:not(.report) > article #post_maillist .title, body.page #main:not(.report) > article #post_maillist .title {
    font-size: 1.1em;
  }
  body.single #main:not(.report) > article #post_maillist .title .icon, body.page #main:not(.report) > article #post_maillist .title .icon {
    width: 40px;
    height: 40px;
  }
  body.single #main:not(.report) > article #post_maillist .disc, body.page #main:not(.report) > article #post_maillist .disc {
    line-height: 1.8;
  }
  body.single #main:not(.report) #nextPrev > div, body.page #main:not(.report) #nextPrev > div {
    display: block;
    padding: 0px;
  }
  body.single #main:not(.report) #nextPrev > div a, body.page #main:not(.report) #nextPrev > div a {
    margin: 30px 0px;
  }
  body.single #main:not(.report) #nextPrev > div a .arrow, body.page #main:not(.report) #nextPrev > div a .arrow {
    display: none;
  }
  body.single #main:not(.report) #nextPrev > div .border, body.page #main:not(.report) #nextPrev > div .border {
    display: none;
  }
  body.single #main:not(.report) #recommend .postWrap, body.page #main:not(.report) #recommend .postWrap {
    margin: 0px -12px;
  }
  body.single #main:not(.report) #recommend .postWrap .post, body.single #main:not(.report) #recommend .postWrap .flexDummy, body.page #main:not(.report) #recommend .postWrap .post, body.page #main:not(.report) #recommend .postWrap .flexDummy {
    width: 100%;
    margin: 12px;
  }
  body.single .post_container, body.page .post_container {
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    margin-inline: 0;
  }
  body.single .post_container #main, body.page .post_container #main {
    width: 100%;
  }
  body.single .post_container #sidebar, body.page .post_container #sidebar {
    position: static;
    width: 100%;
    margin-top: 0;
    max-width: calc(100% - 40px);
    gap: 20px;
  }
  body.single .post_container #sidebar .post, body.page .post_container #sidebar .post {
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
  }
}
body.page #main:not(.report) > article #title {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  padding: 0px 20px;
  margin-top: 50px;
  line-height: 1.375;
}

@media all and (max-width: 768px) {
  body.page #main:not(.report) > article #title {
    font-size: 24px;
    line-height: 1.5;
    margin-top: 40px;
  }
}
body.archive #main, body #main.report, body.search #main {
  margin-top: 110px;
}
body.archive #main h1, body #main.report h1, body.search #main h1 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  padding: 0px 20px;
  margin-top: 50px;
  line-height: 1.375;
}
body.archive #main #post, body #main.report #post, body.search #main #post {
  background: #F0F0F0;
  margin-top: 40px;
}
body.archive #main #post > div, body #main.report #post > div, body.search #main #post > div {
  max-width: 1172px;
  padding: 0px 20px;
  padding-top: 50px;
  padding-bottom: 75px;
  margin: 0 auto;
}
body.archive #main #post > div #filterCategory, body #main.report #post > div #filterCategory, body.search #main #post > div #filterCategory {
  background: #fff;
  border-radius: 12px;
  padding: 22px 72px;
}
body.archive #main #post > div #filterCategory label, body #main.report #post > div #filterCategory label, body.search #main #post > div #filterCategory label {
  font-size: 16px;
  font-weight: bold;
  color: #29AA79;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body.archive #main #post > div #filterCategory label span:first-child, body #main.report #post > div #filterCategory label span:first-child, body.search #main #post > div #filterCategory label span:first-child {
  display: block;
  flex-shrink: 0;
}
body.archive #main #post > div #filterCategory label span:last-child, body #main.report #post > div #filterCategory label span:last-child, body.search #main #post > div #filterCategory label span:last-child {
  display: block;
  flex-grow: 1;
  flex-shrink: 1;
  margin-left: 58px;
  position: relative;
}
body.archive #main #post > div #filterCategory label span:last-child:before, body #main.report #post > div #filterCategory label span:last-child:before, body.search #main #post > div #filterCategory label span:last-child:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  background: url(../js/../resource/929b383ce82d8189832e.svg);
  display: block;
  width: 14px;
  height: 8px;
  margin-top: -4px;
}
body.archive #main #post > div #filterCategory label span:last-child select, body #main.report #post > div #filterCategory label span:last-child select, body.search #main #post > div #filterCategory label span:last-child select {
  width: 100%;
  border: 1px solid #E2E2E2;
  color: #292F33;
  background: #fff;
  height: 44px;
  border-radius: 8px;
  padding: 0px 20px;
  padding-right: 40px;
  box-sizing: border-box;
}
body.archive #main #post > div .postWrap, body #main.report #post > div .postWrap, body.search #main #post > div .postWrap {
  margin-top: 40px;
}
body.archive #main #post > div #pager, body #main.report #post > div #pager, body.search #main #post > div #pager {
  padding: 0px 20px;
  display: flex;
  justify-content: center;
}
body.archive #main #post > div #pager ul, body #main.report #post > div #pager ul, body.search #main #post > div #pager ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 30px;
}
body.archive #main #post > div #pager ul li, body #main.report #post > div #pager ul li, body.search #main #post > div #pager ul li {
  margin: 6px;
}
body.archive #main #post > div #pager ul li a, body.archive #main #post > div #pager ul li span, body #main.report #post > div #pager ul li a, body #main.report #post > div #pager ul li span, body.search #main #post > div #pager ul li a, body.search #main #post > div #pager ul li span {
  background: white;
  width: 44px;
  height: 44px;
  border-radius: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: bold;
}
body.archive #main #post > div #pager ul li span.current, body #main.report #post > div #pager ul li span.current, body.search #main #post > div #pager ul li span.current {
  background: #29AA79;
  color: #fff;
}
body.archive #main #post > div #pager ul li span.dots, body #main.report #post > div #pager ul li span.dots, body.search #main #post > div #pager ul li span.dots {
  background-color: transparent;
}

@media all and (max-width: 768px) {
  body.archive #main, body #main.report, body.search #main {
    margin-top: 72px;
  }
  body.archive #main h1, body #main.report h1, body.search #main h1 {
    font-size: 24px;
    line-height: 1.5;
    margin-top: 40px;
  }
  body.archive #main #post > div, body #main.report #post > div, body.search #main #post > div {
    padding-top: 40px;
  }
  body.archive #main #post > div #filterCategory, body #main.report #post > div #filterCategory, body.search #main #post > div #filterCategory {
    background: transparent;
    padding: 0px;
  }
  body.archive #main #post > div #filterCategory label, body #main.report #post > div #filterCategory label, body.search #main #post > div #filterCategory label {
    display: block;
  }
  body.archive #main #post > div #filterCategory label span:first-child, body #main.report #post > div #filterCategory label span:first-child, body.search #main #post > div #filterCategory label span:first-child {
    font-size: 18px;
    text-align: center;
  }
  body.archive #main #post > div #filterCategory label span:last-child, body #main.report #post > div #filterCategory label span:last-child, body.search #main #post > div #filterCategory label span:last-child {
    margin-top: 15px;
    margin-left: 0px;
  }
  body.archive #main #post > div .postWrap, body #main.report #post > div .postWrap, body.search #main #post > div .postWrap {
    margin-top: 15px;
  }
  body.archive #main #post > div .postWrap .post, body #main.report #post > div .postWrap .post, body.search #main #post > div .postWrap .post {
    margin-top: 18px;
    margin-bottom: 18px;
  }
}
body #main.contact {
  margin-top: 110px;
  background: #F0F0F0;
}
body #main.contact h1 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  padding: 0px 20px;
  padding-top: 50px;
  padding-bottom: 40px;
  line-height: 1.375;
  background: #fff;
}
body #main.contact > section {
  padding: 50px 20px 100px 20px;
}
body #main.contact > section > div {
  max-width: 1000px;
  margin: 0 auto;
  background: #fff;
  border-radius: 12px;
  padding: 64px 100px 140px 100px;
  box-sizing: border-box;
}
body #main.contact > section > div > div {
  text-align: center;
}
body #main.contact > section > div > div h2 {
  font-size: 32px;
  line-height: 1;
}
body #main.contact > section > div > div p {
  margin-top: 30px;
}
body #main.contact > section > div > div p:last-child {
  font-size: 14px;
}
body #main.contact > section > div > div > .link {
  text-align: center;
}
body #main.contact > section > div > div > .link a {
  font-size: 16px;
  font-weight: bold;
  padding: 12px 80px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 26px;
  margin: 0 auto;
  margin-top: 30px;
}
body #main.contact + #contact {
  display: none;
}
body .report + #contact {
  margin-top: 0;
}

@media all and (max-width: 768px) {
  body #main.contact h1 {
    font-size: 24px;
    line-height: 1.5;
    padding-top: 40px;
  }
  body #main.contact > section {
    padding: 25px 20px 30px 20px;
  }
  body #main.contact > section > div {
    padding: 38px 20px;
  }
  body #main.contact > section > div > div {
    text-align: left;
  }
  body #main.contact > section > div > div h2 {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
  }
  body #main.contact > section > div > div p {
    font-size: 14px;
    margin-top: 20px;
  }
  body #main.contact > section > div > div p:last-child {
    font-size: 12px;
  }
  body #main.contact > section > div > div > .link a {
    width: 100%;
    box-sizing: border-box;
  }
}
body #main.support {
  margin-top: 110px;
}
body #main.support h1 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  padding: 0px 20px;
  margin-top: 50px;
  line-height: 1.375;
}
body #main.support h1 + p {
  text-align: center;
  margin-top: 10px;
  padding: 0px 20px;
}
body #main.support > section {
  margin-top: 30px;
  background: #F0F0F0;
  padding: 50px 20px 60px 20px;
}
body #main.support > section > div {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  max-width: 1020px;
  margin: 0 auto;
}
body #main.support > section > div > div {
  width: 500px;
  margin: 0 auto;
  background: #fff;
  border-radius: 12px;
  padding: 30px;
  padding-bottom: 44px;
  box-sizing: border-box;
}
body #main.support > section > div > div h2 {
  font-size: 22px;
}
body #main.support > section > div > div#membership .imgWrap {
  margin-bottom: 25px;
}
body #main.support > section > div > div#membership .document {
  background: #F2FAF7;
  border: 1px solid #C3E6CB;
  border-radius: 4px;
  padding: 10px 20px;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
}
body #main.support > section > div > div#membership .document a {
  border-radius: 13px;
  width: 110px;
  height: 26px;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
body #main.support > section > div > div#membership .annualfee {
  display: flex;
  margin-left: 5px;
  margin-top: 15px;
}
body #main.support > section > div > div#membership .annualfee > div {
  margin-left: 40px;
  font-size: 14px;
  text-align: left;
}
body #main.support > section > div > div#membership .annualfee > div > p {
  line-height: 27.2px;
  margin-bottom: 5px;
}
body #main.support > section > div > div#membership .annualfee > div > table th {
  width: 90px;
}
body #main.support > section > div > div#membership > ul {
  font-size: 14px;
  line-height: 1.35;
  margin-top: 10px;
}
body #main.support > section > div > div#membership > ul li {
  margin-top: 5px;
  margin-left: 1.5em;
  text-indent: -1.5em;
}
body #main.support > section > div > div#membership > ul li:before {
  content: "・";
  display: inline-block;
  width: 1.5em;
  text-indent: 0;
}
body #main.support > section > div > div#membership #documentLink {
  margin-top: 20px;
  font-size: 14px;
  text-decoration: underline;
}
body #main.support > section > div > div#membership > a {
  font-weight: bold;
  max-width: 310px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 25px;
  margin: 0 auto;
  margin-top: 20px;
}
body #main.support > section > div > div#activities > ul {
  margin-top: 10px;
}
body #main.support > section > div > div#activities > ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #CCCCCC;
  font-size: 14px;
}
body #main.support > section > div > div#activities > ul li > div p {
  line-height: 1.35;
  font-size: 12px;
}
body #main.support > section > div > div#activities > ul li > div table {
  line-height: 1.35;
  font-size: 12px;
}
body #main.support > section > div > div#activities > ul li > div table th, body #main.support > section > div > div#activities > ul li > div table td {
  padding-left: 1em;
}
body #main.support > section > div > div#activities > ul li > div table th:first-child, body #main.support > section > div > div#activities > ul li > div table td:first-child {
  padding-left: 0px;
}
body #main.support > section > div > div#activities > ul li > div a {
  text-decoration: underline;
}
body #main.support > section > div > div#activities > ul li > a {
  border-radius: 15px;
  width: 95px;
  height: 30px;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 40px;
  flex-shrink: 0;
}
body #main.support > section > div > div#activities > .empty {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #F5F7F9;
  height: 560px;
  margin-top: 25px;
  font-weight: bold;
}
body #main.support > section > div > div#activities > .information {
  background: #F5F7F9;
  border-radius: 4px;
  padding: 20px;
  margin-top: 25px;
  font-size: 12px;
}
body #main.support > section > div > div#activities > .information > ul li {
  margin-top: 5px;
  margin-left: 1.5em;
  text-indent: -1.5em;
}
body #main.support > section > div > div#activities > .information > ul li:before {
  content: "・";
  display: inline-block;
  width: 1.5em;
  text-indent: 0;
}
body #main.support + #contact {
  display: none;
}
body #main.support .cta_intro {
  display: flex;
  flex-direction: column;
  gap: 12px;
  justify-content: center;
  align-items: center;
  background: rgb(240, 253, 244);
  color: rgb(22, 101, 52);
  border: 1px solid rgba(152, 216, 171, 0.5);
  margin-top: 24px;
  text-align: center;
  padding: 20px;
}
body #main.support .cta_intro p {
  font-size: 13px;
}
body #main.support .cta_intro p em {
  font-style: normal;
  font-weight: bold;
}
body #main.support .cta_intro p a {
  text-decoration: underline;
}
body #main.support .cta_intro .intro_cta {
  font-weight: bold;
  font-size: 13px;
  max-width: 310px;
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  margin: 0 auto;
  margin-top: 0;
}

@media all and (max-width: 768px) {
  body #main.support h1 {
    font-size: 24px;
    line-height: 1.5;
    margin-top: 40px;
  }
  body #main.support h1 + p {
    text-align: left;
  }
  body #main.support > section {
    margin-top: 15px;
    padding: 40px 20px 40px 20px;
  }
  body #main.support > section > div {
    gap: 30px;
  }
  body #main.support > section > div > div {
    padding: 20px;
    padding-bottom: 30px;
  }
  body #main.support > section > div > div h2 {
    font-size: 24px;
    line-height: 1.375;
  }
  body #main.support > section > div > div h2 + p {
    margin-top: 10px;
  }
  body #main.support > section > div > div#membership .annualfee {
    display: block;
  }
  body #main.support > section > div > div#membership .annualfee h3 {
    float: left;
  }
  body #main.support > section > div > div#membership .annualfee > div {
    display: contents;
  }
  body #main.support > section > div > div#membership .annualfee > div > p {
    float: right;
  }
  body #main.support > section > div > div#membership .annualfee > div > table {
    width: 100%;
    clear: both;
  }
  body #main.support > section > div > div#membership .annualfee > div > table tr {
    display: flex;
    justify-content: space-between;
  }
  body #main.support > section > div > div#activities > ul {
    margin-top: 0px;
  }
  body #main.support > section > div > div#activities > ul li {
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  body #main.support > section > div > div#activities > ul li a {
    margin: 0;
    margin-top: 10px;
    width: 100%;
  }
  body #main.support > section > div > div#activities > .empty {
    height: 108px;
    font-size: 14px;
  }
}
body #main.membership,
body #main.customer_portal,
body #main.activities {
  background: #F0F0F0;
}
body #main.membership > section,
body #main.customer_portal > section,
body #main.activities > section {
  padding: 60px 20px 100px 20px;
}
body #main.membership > section > div,
body #main.customer_portal > section > div,
body #main.activities > section > div {
  max-width: 1000px;
  margin: 0 auto;
  background: #fff;
  border-radius: 12px;
  padding: 80px 100px 65px 100px;
  box-sizing: border-box;
}
body #main.membership > section > div > div,
body #main.customer_portal > section > div > div,
body #main.activities > section > div > div {
  text-align: center;
}
body #main.membership > section > div > div h1,
body #main.customer_portal > section > div > div h1,
body #main.activities > section > div > div h1 {
  font-size: 32px;
  line-height: 1.5;
}
body #main.membership > section > div > div > p,
body #main.customer_portal > section > div > div > p,
body #main.activities > section > div > div > p {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 1.5;
}
body #main.membership > section > div > div > p > span:last-child,
body #main.customer_portal > section > div > div > p > span:last-child,
body #main.activities > section > div > div > p > span:last-child {
  font-size: 12px;
}
body #main.membership > section > div > div > .link,
body #main.customer_portal > section > div > div > .link,
body #main.activities > section > div > div > .link {
  text-align: center;
}
body #main.membership > section > div > div > .link a:not(.plain),
body #main.customer_portal > section > div > div > .link a:not(.plain),
body #main.activities > section > div > div > .link a:not(.plain) {
  font-size: 16px;
  font-weight: bold;
  padding: 12px 80px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 26px;
  margin: 0 auto;
  margin-top: 30px;
}
body #main.membership > section > div > div > .link a.plain,
body #main.customer_portal > section > div > div > .link a.plain,
body #main.activities > section > div > div > .link a.plain {
  display: inline-block;
  margin-top: 10px;
  text-decoration: underline;
}
body #main.membership > section > div .attention,
body #main.customer_portal > section > div .attention,
body #main.activities > section > div .attention {
  padding: 32px;
  background: #F5F7F9;
}
body #main.membership > section > div .attention h2,
body #main.customer_portal > section > div .attention h2,
body #main.activities > section > div .attention h2 {
  text-align: center;
}
body #main.membership > section > div .attention > ul,
body #main.customer_portal > section > div .attention > ul,
body #main.activities > section > div .attention > ul {
  margin-top: 10px;
  text-align: left;
}
body #main.membership > section > div .attention > ul li,
body #main.customer_portal > section > div .attention > ul li,
body #main.activities > section > div .attention > ul li {
  margin-top: 10px;
  margin-left: 1.5em;
  text-indent: -1.5em;
}
body #main.membership > section > div .attention > ul li.red,
body #main.customer_portal > section > div .attention > ul li.red,
body #main.activities > section > div .attention > ul li.red {
  color: #E23C3B;
}
body #main.membership > section > div .attention > ul li a,
body #main.customer_portal > section > div .attention > ul li a,
body #main.activities > section > div .attention > ul li a {
  text-decoration: underline;
}
body #main.membership > section > div .attention > ul li:before,
body #main.customer_portal > section > div .attention > ul li:before,
body #main.activities > section > div .attention > ul li:before {
  content: "・";
  display: inline-block;
  width: 1.5em;
  text-indent: 0;
}
body #main.membership > section > div .alert > div,
body #main.customer_portal > section > div .alert > div,
body #main.activities > section > div .alert > div {
  color: #842029;
  font-size: 12px;
  background: #F8D7DA;
  border: 1px solid #F5C2C7;
  border-radius: 4px;
  display: flex;
  align-items: flex-start;
  padding: 12px 16px;
  margin-bottom: 20px;
}
body #main.membership > section > div .alert > div p,
body #main.customer_portal > section > div .alert > div p,
body #main.activities > section > div .alert > div p {
  margin-left: 10px;
  text-align: left;
}
body #main.membership > section > div .alert > div p a,
body #main.customer_portal > section > div .alert > div p a,
body #main.activities > section > div .alert > div p a {
  text-decoration: underline;
}
body #main.membership > section > div #form #detailItemWrapper,
body #main.customer_portal > section > div #form #detailItemWrapper,
body #main.activities > section > div #form #detailItemWrapper {
  display: none;
}
body #main.membership > section > div #form .unitWrap,
body #main.customer_portal > section > div #form .unitWrap,
body #main.activities > section > div #form .unitWrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}
body #main.membership > section > div #form .unitWrap .inputWrap,
body #main.customer_portal > section > div #form .unitWrap .inputWrap,
body #main.activities > section > div #form .unitWrap .inputWrap {
  display: flex;
  align-items: center;
  gap: 10px;
}
body #main.membership > section > div #form .unitWrap .inputWrap input,
body #main.customer_portal > section > div #form .unitWrap .inputWrap input,
body #main.activities > section > div #form .unitWrap .inputWrap input {
  width: 100px;
}
body #main.membership > section > div #form .unitWrap span:last-child,
body #main.customer_portal > section > div #form .unitWrap span:last-child,
body #main.activities > section > div #form .unitWrap span:last-child {
  font-size: 12px;
  display: inline-block;
}
body #main.membership > section > div #form #payment_alert,
body #main.customer_portal > section > div #form #payment_alert,
body #main.activities > section > div #form #payment_alert {
  display: none;
  margin-bottom: 20px;
}
body #main.membership > section > div #form #payment_alert > div,
body #main.customer_portal > section > div #form #payment_alert > div,
body #main.activities > section > div #form #payment_alert > div {
  color: #842029;
  font-size: 12px;
  background: #F8D7DA;
  border: 1px solid #F5C2C7;
  border-radius: 4px;
  display: flex;
  align-items: flex-start;
  padding: 12px 16px;
}
body #main.membership > section > div #form #payment_alert > div p,
body #main.customer_portal > section > div #form #payment_alert > div p,
body #main.activities > section > div #form #payment_alert > div p {
  margin-left: 10px;
}
body #main.membership > section > div #form #payment_alert > div p a,
body #main.customer_portal > section > div #form #payment_alert > div p a,
body #main.activities > section > div #form #payment_alert > div p a {
  text-decoration: underline;
}
body #main.membership > section > div .activitiesPrice,
body #main.customer_portal > section > div .activitiesPrice,
body #main.activities > section > div .activitiesPrice {
  background: #F2FAF7;
  border: 1px solid #C3E6CB;
  border-radius: 4px;
  padding: 13px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
}
body #main.membership > section > div #annualfeeWrapper,
body #main.customer_portal > section > div #annualfeeWrapper,
body #main.activities > section > div #annualfeeWrapper {
  background: #F2FAF7;
  border: 1px solid #C3E6CB;
  border-radius: 4px;
  padding: 20px 20px 28px 20px;
  text-align: center;
}
body #main.membership > section > div #annualfeeWrapper p:first-child #firstAnnualfeeWrapper,
body #main.customer_portal > section > div #annualfeeWrapper p:first-child #firstAnnualfeeWrapper,
body #main.activities > section > div #annualfeeWrapper p:first-child #firstAnnualfeeWrapper {
  white-space: nowrap;
}
body #main.membership > section > div #annualfeeWrapper p:first-child #firstAnnualfeeWrapper .firstAnnualfee,
body #main.customer_portal > section > div #annualfeeWrapper p:first-child #firstAnnualfeeWrapper .firstAnnualfee,
body #main.activities > section > div #annualfeeWrapper p:first-child #firstAnnualfeeWrapper .firstAnnualfee {
  font-size: 29px;
  font-weight: bold;
  line-height: 1;
  position: relative;
  top: 5px;
}
body #main.membership > section > div #annualfeeWrapper p:first-child #annualfee,
body #main.customer_portal > section > div #annualfeeWrapper p:first-child #annualfee,
body #main.activities > section > div #annualfeeWrapper p:first-child #annualfee {
  font-size: 29px;
  font-weight: bold;
  line-height: 1;
  position: relative;
  top: 5px;
}
body #main.membership > section > div #annualfeeWrapper p:nth-child(2),
body #main.customer_portal > section > div #annualfeeWrapper p:nth-child(2),
body #main.activities > section > div #annualfeeWrapper p:nth-child(2) {
  margin-top: 10px;
  font-size: 14px;
}
body #main.membership > section > div #annualfeeWrapper p:last-child,
body #main.customer_portal > section > div #annualfeeWrapper p:last-child,
body #main.activities > section > div #annualfeeWrapper p:last-child {
  margin-top: 10px;
  font-size: 12px;
}
body #main.membership > section > div #annualfeeWrapper p:last-child span,
body #main.customer_portal > section > div #annualfeeWrapper p:last-child span,
body #main.activities > section > div #annualfeeWrapper p:last-child span {
  font-weight: bold;
}
body #main.membership > section > div #annualfeeWrapper + p,
body #main.customer_portal > section > div #annualfeeWrapper + p,
body #main.activities > section > div #annualfeeWrapper + p {
  margin-top: 10px;
  margin-bottom: 50px;
  font-size: 12px;
}
body #main.membership > section > div #bank,
body #main.customer_portal > section > div #bank,
body #main.activities > section > div #bank {
  margin-top: 20px;
  padding: 38px 20px 44px 20px;
  background: #F5F7F9;
  text-align: center;
}
body #main.membership > section > div #bank p:first-child,
body #main.customer_portal > section > div #bank p:first-child,
body #main.activities > section > div #bank p:first-child {
  font-weight: bold;
}
body #main.membership > section > div #bank p:nth-child(2),
body #main.customer_portal > section > div #bank p:nth-child(2),
body #main.activities > section > div #bank p:nth-child(2) {
  font-size: 12px;
}
body #main.membership > section > div #bank table,
body #main.customer_portal > section > div #bank table,
body #main.activities > section > div #bank table {
  text-align: left;
  max-width: 500px;
  margin: 0 auto;
}
body #main.membership > section > div #bank table th,
body #main.customer_portal > section > div #bank table th,
body #main.activities > section > div #bank table th {
  width: 180px;
}
body #main.membership > section > div #bank table th, body #main.membership > section > div #bank table td,
body #main.customer_portal > section > div #bank table th,
body #main.customer_portal > section > div #bank table td,
body #main.activities > section > div #bank table th,
body #main.activities > section > div #bank table td {
  padding-top: 15px;
}
body #main.membership + #contact,
body #main.customer_portal + #contact,
body #main.activities + #contact {
  display: none;
}
body #main.customer_portal #form .item {
  max-width: 705px;
  margin: 0 auto;
}
body #main.customer_portal #form .item > span:first-child {
  width: auto;
}
body #main.activities #form .item.brick, body #main.activities #form .item.bench {
  margin-bottom: 10px;
}
body #main.activities #form .item.brick > span:last-child > span:last-child, body #main.activities #form .item.bench > span:last-child > span:last-child {
  display: inline-block;
  margin-top: 10px;
  font-size: 12px;
}
body #main.activities #form .item.bench > span:first-child {
  order: 2;
  width: 326px;
  margin-right: 0px;
  margin-left: 26px;
}
@media all and (max-width: 768px) {
  body #main.activities #form .item.bench > span:first-child {
    margin-left: 0px;
    width: auto;
  }
}

@media all and (max-width: 768px) {
  body #main.membership > section,
  body #main.customer_portal > section,
  body #main.activities > section {
    padding: 25px 20px 30px 20px;
  }
  body #main.membership > section > div,
  body #main.customer_portal > section > div,
  body #main.activities > section > div {
    padding: 40px 20px 60px 20px;
  }
  body #main.membership > section > div > div,
  body #main.customer_portal > section > div > div,
  body #main.activities > section > div > div {
    text-align: left;
  }
  body #main.membership > section > div > div h1,
  body #main.customer_portal > section > div > div h1,
  body #main.activities > section > div > div h1 {
    font-size: 24px;
    line-height: 1.5;
    line-height: 32px;
    text-align: center;
    margin-top: 0px;
  }
  body #main.membership > section > div > div > p,
  body #main.customer_portal > section > div > div > p,
  body #main.activities > section > div > div > p {
    font-size: 14px;
  }
  body #main.membership > section > div > div > .link a,
  body #main.customer_portal > section > div > div > .link a,
  body #main.activities > section > div > div > .link a {
    width: 100%;
    box-sizing: border-box;
  }
  body #main.membership > section > div #form .unitWrap,
  body #main.customer_portal > section > div #form .unitWrap,
  body #main.activities > section > div #form .unitWrap {
    flex-direction: column;
    align-items: stretch;
  }
  body #main.membership > section > div #annualfeeWrapper p:last-child,
  body #main.customer_portal > section > div #annualfeeWrapper p:last-child,
  body #main.activities > section > div #annualfeeWrapper p:last-child {
    text-align: left;
  }
  body #main.membership > section > div #bank,
  body #main.customer_portal > section > div #bank,
  body #main.activities > section > div #bank {
    margin-top: 20px;
    padding: 23px 20px 38px 20px;
  }
  body #main.membership > section > div #bank table th, body #main.membership > section > div #bank table td,
  body #main.customer_portal > section > div #bank table th,
  body #main.customer_portal > section > div #bank table td,
  body #main.activities > section > div #bank table th,
  body #main.activities > section > div #bank table td {
    display: block;
  }
  body #main.membership > section > div #bank table td,
  body #main.customer_portal > section > div #bank table td,
  body #main.activities > section > div #bank table td {
    padding-top: 0px;
    font-size: 14px;
  }
}
body.page #main.law > article #title {
  font-size: 32px;
  background: #FAFAFA;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: none;
  margin: 0px -20px;
  padding: 0px;
}
body.page #main.law > article #content {
  line-height: 1.5;
  letter-spacing: 0;
  margin-top: 60px;
  max-width: 800px;
  padding: 0px 20px;
  box-sizing: border-box;
}
body.page #main.law > article #content > * {
  max-width: 800px;
}
body.page #main.law > article #content > hr {
  border-width: 1px;
  border-color: #E2E2E2;
  margin: 24px -20px;
}
body.page #main.law > article #content > h2,
body.page #main.law > article #content > h3,
body.page #main.law > article #content > h4,
body.page #main.law > article #content > h5,
body.page #main.law > article #content > h6,
body.page #main.law > article #content > p,
body.page #main.law > article #content > ul,
body.page #main.law > article #content > ol {
  font-size: 16px;
  margin-top: 6px;
  margin-bottom: 0px;
}
body.page #main.law > article #content h2 {
  margin-top: 24px;
}
body.page #main.law > article #content hr + h2 {
  margin-top: 0px;
}

@media all and (max-width: 768px) {
  body.page #main.law > article #title {
    font-size: 24px;
    height: 120px;
  }
  body.page #main.law > article #content {
    margin-top: 30px;
    padding: 0px 10px;
  }
  body.page #main.law > article #content > hr {
    margin: 24px -10px;
  }
}
body #main.notFound {
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
body #main.notFound p {
  font-size: 32px;
  text-align: center;
  padding: 200px 20px;
}

@media all and (max-width: 768px) {
  body #main.notFound p {
    font-size: 24px;
  }
}
/* letter-spacing */
/* line-height */
/* Space */
/* Size */
/* 関数 */
/* ===================================================================

ページスタイル

=================================================================== */
body #main.urbandesign {
  font-family: "Noto Sans JP", sans-serif;
  min-width: 1200px;
  margin-top: 0px !important;
  /* ===================================================================
  共通アニメーション
  =================================================================== */
  /* ===================================================================
  FV
  =================================================================== */
  /* ===================================================================
  ABOUT
  =================================================================== */
  /* ===================================================================
  MDC
  =================================================================== */
  /* ===================================================================
  OUR DIRECTION
  =================================================================== */
  /* ===================================================================
  ECO DISTRICT
  =================================================================== */
  /* ===================================================================
  MIXED USE
  =================================================================== */
  /* ===================================================================
  LOCAL FIRST
  =================================================================== */
  /* ===================================================================
  HISTORY
  =================================================================== */
  /* ===================================================================
  SHOPS
  =================================================================== */
  /* ===================================================================
  AWARD
  =================================================================== */
  /* ===================================================================
  AWARDED ACCORDION TITLE
  =================================================================== */
  /* ===================================================================
  AWARDED SHOPS
  =================================================================== */
}
@media all and (max-width: 768px) {
  body #main.urbandesign {
    min-width: initial;
    max-width: 100%;
    overflow: hidden;
  }
}
body #main.urbandesign * {
  box-sizing: border-box;
}
body #main.urbandesign .fadein {
  opacity: 0;
  translate: 0 10px;
}
body #main.urbandesign .fadein.is-shown {
  opacity: 1;
  translate: 0 0;
  transition: 0.6s;
}
body #main.urbandesign .slider {
  --w-item: 1300;
  --adjust: 200;
  position: relative;
  width: 100%;
  max-width: 1920px;
  height: 700px;
  margin-right: auto;
  margin-left: auto;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .slider {
    --w-item: 415;
    --adjust: 20;
    height: initial;
    aspect-ratio: 9/7;
  }
}
body #main.urbandesign .slider .slider-main {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
body #main.urbandesign .slider .slider-main .slider-container {
  position: relative;
  display: flex;
  width: 100%;
  min-width: 100%;
  height: 100%;
  --parallax-direction: -1;
}
body #main.urbandesign .slider .slider-main .slider-container[data-direction=right] {
  --parallax-direction: 1;
}
body #main.urbandesign .slider .slider-main .slider-container .slider-unit {
  display: flex;
  width: var(--w-unit-size);
  height: 100%;
  flex-shrink: 0;
}
body #main.urbandesign .slider .slider-main .slider-container .slider-unit.clone {
  position: absolute;
}
body #main.urbandesign .slider .slider-main .slider-container .slider-unit.before {
  transform: translateX(-100%);
}
body #main.urbandesign .slider .slider-main .slider-container .slider-unit.after {
  transform: translateX(100%);
}
body #main.urbandesign .slider .slider-main .slider-container .slider-unit .slider-item {
  width: calc(var(--w-item) * 1px);
  height: 100%;
  padding-right: calc(var(--adjust) * 1px);
  padding-left: calc(var(--adjust) * 1px);
  overflow: hidden;
  flex-shrink: 0;
}
body #main.urbandesign .slider .slider-main .slider-container .slider-unit .slider-item .slider-item__inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
body #main.urbandesign .slider .slider-main .slider-container .slider-unit .slider-item .slider-item__inner .imagewrap {
  width: 1000px;
  height: 100%;
  transform-origin: left;
  transition: translate 1s;
  translate: -50px 0;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .slider .slider-main .slider-container .slider-unit .slider-item .slider-item__inner .imagewrap {
    translate: -10px 0;
  }
}
body #main.urbandesign .slider .slider-main .slider-container .slider-unit .slider-item .slider-item__inner .imagewrap.is-active {
  translate: calc(-50px + 50px * var(--parallax-direction)) 0;
  transition: translate 5s;
  transition-timing-function: linear;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .slider .slider-main .slider-container .slider-unit .slider-item .slider-item__inner .imagewrap.is-active {
    translate: calc(-10px + 10px * var(--parallax-direction)) 0;
  }
}
body #main.urbandesign .slider .slider-main .slider-container .slider-unit .slider-item .slider-item__inner .imagewrap .image {
  object-fit: cover;
  height: 100%;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .slider .slider-main .slider-container .slider-unit .slider-item .slider-item__inner .imagewrap .image {
    width: 395px;
    height: 292px;
  }
}
body #main.urbandesign .fv {
  --spSpacerShort: 0;
  --spSpacerLong: 0;
  --spGridGap: 0;
  --fvHeightSP: 700px;
  overflow: hidden;
}
body #main.urbandesign .fv .container {
  position: relative;
  width: 1200px;
  height: 1040px;
  margin-right: auto;
  margin-left: auto;
  translate: 30px 0;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .fv .container {
    width: 100%;
    height: var(--fvHeightSP);
    translate: 0 0;
  }
}
body #main.urbandesign .fv .container div[role=presentation]:before {
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  z-index: 2;
}
body #main.urbandesign .fv .container div[role=presentation].is-loaded:before {
  transition: 1.2s 0.4s cubic-bezier(1, 0.05, 0, 1);
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
}
body #main.urbandesign .fv .container .rectangle-horizonal {
  position: absolute;
  top: 92px;
  right: 500px;
  width: 450px;
  height: 200px;
  background-color: #009944;
  overflow: hidden;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .fv .container .rectangle-horizonal {
    top: 72px;
    right: initial;
    left: 0;
    width: 33.3333333333%;
    height: initial;
    aspect-ratio: 5/4;
  }
}
body #main.urbandesign .fv .container .rectangle-vertical {
  position: absolute;
  top: 0;
  right: 0;
  width: 200px;
  height: 290px;
  background-color: #65b95e;
  overflow: hidden;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .fv .container .rectangle-vertical {
    top: 72px;
    right: 0;
    width: 26.6666666667%;
    height: initial;
    aspect-ratio: 1;
  }
}
body #main.urbandesign .fv .container .photo-horizontal {
  position: absolute;
  top: 340px;
  right: -250px;
  width: 450px;
  height: 200px;
  overflow: hidden;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .fv .container .photo-horizontal {
    top: calc(72px + var(--spSpacerShort) + var(--spGridGap));
    right: 0;
    width: 26.6666666667%;
    height: initial;
    aspect-ratio: 1;
  }
}
@media all and (max-width: 768px) {
  body #main.urbandesign .fv .container .photo-horizontal .image {
    aspect-ratio: 1;
    object-fit: cover;
  }
}
body #main.urbandesign .fv .container .photo-vertical {
  position: absolute;
  top: 340px;
  right: 500px;
  width: 200px;
  height: 450px;
  overflow: hidden;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .fv .container .photo-vertical {
    top: calc(72px + var(--spSpacerShort) + var(--spGridGap));
    right: initial;
    left: var(--spGridGap);
    width: 26.6666666667%;
    height: initial;
    aspect-ratio: 4/9;
  }
}
body #main.urbandesign .fv .container .screen-horizonal {
  position: absolute;
  top: 592px;
  right: 0;
  width: 450px;
  height: 200px;
  overflow: hidden;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .fv .container .screen-horizonal {
    top: calc(72px + var(--spSpacerLong) + var(--spGridGap));
    right: initial;
    left: calc(var(--spGridGap) * 2 + var(--spSpacerShort));
    width: 60%;
    height: initial;
    aspect-ratio: 9/4;
  }
}
body #main.urbandesign .fv .container .screen-vertical {
  position: absolute;
  top: 92px;
  right: 250px;
  width: 200px;
  height: 450px;
  overflow: hidden;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .fv .container .screen-vertical {
    top: 72px;
    right: initial;
    left: calc(var(--spGridGap) * 2 + var(--spSpacerShort));
    width: 26.6666666667%;
    height: initial;
    aspect-ratio: 4/9;
  }
}
body #main.urbandesign .fv .container .square-top {
  position: absolute;
  top: 592px;
  right: -250px;
  width: 200px;
  height: 200px;
  background-color: #009944;
  overflow: hidden;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .fv .container .square-top {
    display: none;
  }
}
body #main.urbandesign .fv .container .square-bottom {
  position: absolute;
  top: 840px;
  right: 0;
  width: 200px;
  height: 200px;
  background-color: #65b95e;
  overflow: hidden;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .fv .container .square-bottom {
    top: calc(72px + var(--spSpacerLong) + var(--spSpacerShort) + var(--spGridGap) * 2);
    right: 0;
    width: 26.6666666667%;
    height: initial;
    aspect-ratio: 1;
  }
}
body #main.urbandesign .fv .container .logo {
  position: absolute;
  top: 440px;
  left: 70px;
}
body #main.urbandesign .fv .container .logo:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(76% + 1px);
  background-color: #fff;
  clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
}
body #main.urbandesign .fv .container .logo:after {
  content: "";
  position: absolute;
  top: calc(76% + 1px);
  left: -1px;
  width: calc(100% + 2px);
  height: calc(24% + 1px);
  background-color: #fff;
  clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
}
body #main.urbandesign .fv .container .logo.is-loaded:before {
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: 1s cubic-bezier(1, 0.05, 0, 1);
}
body #main.urbandesign .fv .container .logo.is-loaded:after {
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  transition: 1s;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .fv .container .logo {
    top: calc(72px + var(--spSpacerLong) + var(--spSpacerShort) + var(--spGridGap) * 3);
    right: initial;
    left: 50%;
    max-width: 45%;
    height: auto;
    translate: -50% 0;
  }
}
body #main.urbandesign .fv .container .switch {
  --transitionDuration: 1s;
  position: relative;
  transform-origin: right;
}
body #main.urbandesign .fv .container .switch .switch-item {
  position: absolute;
  top: 0;
  left: -20px;
  z-index: 1;
  clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
}
body #main.urbandesign .fv .container .switch .switch-item.is-hidden {
  z-index: 2;
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  transition: clip-path var(--transitionDuration) cubic-bezier(1, 0.02, 0.3, 0.85);
}
body #main.urbandesign .fv .container .switch .switch-item.is-shown {
  animation: slide 8s linear forwards;
}
@keyframes slide {
  100% {
    translate: 20px 0;
  }
}
body #main.urbandesign .about {
  position: relative;
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-right: 100px;
  padding-left: 100px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .about {
    margin-top: 80px;
    width: 100%;
    padding: initial;
  }
}
body #main.urbandesign .about:before {
  content: "";
  position: absolute;
  top: -15px;
  left: -150px;
  width: 200px;
  height: 450px;
  background-color: #65b95e;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .about:before {
    display: none;
  }
}
body #main.urbandesign .about .introduction {
  margin-bottom: 100px;
  padding-left: 40px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .about .introduction {
    padding-left: initial;
    margin-bottom: 52px;
  }
}
body #main.urbandesign .about .introduction .text {
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  line-height: 36px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .about .introduction .text {
    font-size: 15px;
    text-align: center;
    line-height: 30px;
  }
}
body #main.urbandesign .about .document {
  display: flex;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .about .document {
    flex-direction: column;
  }
}
body #main.urbandesign .about .document .title {
  flex-shrink: 0;
  width: 450px;
  height: 200px;
  background-color: #009944;
  padding: 50px;
}
body #main.urbandesign .about .document .title .image {
  width: 80px;
  height: 20px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .about .document .title .image {
    width: 60px;
    height: 15px;
  }
}
@media all and (max-width: 768px) {
  body #main.urbandesign .about .document .title {
    width: 60%;
    height: initial;
    aspect-ratio: 9/4;
    padding: 25px 30px;
    margin-bottom: 37px;
  }
}
body #main.urbandesign .about .document .content {
  flex-grow: 1;
  padding-left: 25px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .about .document .content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
body #main.urbandesign .about .document .content .figure {
  margin-bottom: 50px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .about .document .content .figure {
    margin-bottom: 50px;
  }
}
body #main.urbandesign .about .document .content .sentence .text {
  display: inline;
  font-size: 14px;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.05em;
  line-height: 36px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .about .document .content .sentence .text {
    font-size: 12px;
  }
}
body #main.urbandesign .about .document .content .sentence .link {
  display: block;
  width: max-content;
  margin-left: auto;
  margin-top: 22px;
  font-size: 14px;
  font-family: "Noto Serif JP", serif;
  line-height: 1;
  color: #009944;
  text-decoration: underline;
  text-underline-offset: 8px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .about .document .content .sentence .link {
    font-size: 12px;
  }
}
body #main.urbandesign .mdc {
  display: flex;
  width: 1200px;
  margin-top: 110px;
  margin-right: auto;
  margin-left: auto;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .mdc {
    width: 100%;
    margin-top: 90px;
    padding: initial;
    flex-direction: column;
  }
}
body #main.urbandesign .mdc .title {
  width: 39%;
  text-align: right;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .mdc .title {
    width: 123px;
    margin-right: auto;
    margin-left: auto;
  }
}
body #main.urbandesign .mdc .document {
  width: 61%;
  padding-left: 80px;
  padding-right: 95px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .mdc .document {
    width: 100%;
    margin-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
body #main.urbandesign .mdc .document .sentence .text {
  font-size: 14px;
  line-height: 36px;
  letter-spacing: 0.12em;
  font-family: "Noto Serif JP", serif;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .mdc .document .sentence .text {
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 0.1em;
  }
}
body #main.urbandesign .mdc .document .list .item {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #009944;
  line-height: 36px;
  letter-spacing: 0.1em;
  font-family: "Noto Serif JP", serif;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .mdc .document .list .item {
    font-size: 12px;
    line-height: 30px;
  }
}
body #main.urbandesign .mdc .document .list .item:before {
  content: "・";
  display: block;
}
body #main.urbandesign .our-direction {
  position: relative;
  margin-top: 135px;
  padding-bottom: 80px;
  overflow: hidden;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .our-direction {
    margin-top: 105px;
  }
}
body #main.urbandesign .our-direction .our-direction-slide:before {
  content: "";
  position: absolute;
  inset: -1px;
  background-color: #fff;
  z-index: 2;
  clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
}
body #main.urbandesign .our-direction .catch {
  position: absolute;
  top: 250px;
  left: 50%;
  translate: 240px 0;
  z-index: 3;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .our-direction .catch {
    top: 205px;
    left: 60px;
    translate: 0 0;
  }
}
body #main.urbandesign .our-direction .catch .main {
  width: max-content;
  display: flex;
  align-items: center;
  position: relative;
  background-color: #009944;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 60px;
  padding-left: 35px;
  margin-bottom: 30px;
  translate: -80px 0;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .our-direction .catch .main {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 27.5px;
    padding-right: 45px;
    translate: -25px 0;
    margin-bottom: 22.5px;
  }
}
body #main.urbandesign .our-direction .catch .main .image {
  width: 186px;
  height: 16px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .our-direction .catch .main .image {
    width: 138px;
    height: 10px;
  }
}
body #main.urbandesign .our-direction .catch .main:before {
  content: "";
  position: absolute;
  inset: -1px;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
body #main.urbandesign .our-direction .catch .text {
  position: relative;
  width: max-content;
  font-size: 14px;
  font-family: "Noto Serif JP", serif;
  color: #fff;
  line-height: 1;
  background-color: #009944;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 80px;
  padding-left: 30px;
  margin-bottom: 10px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .our-direction .catch .text {
    font-size: 10px;
    padding-right: 60px;
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
body #main.urbandesign .our-direction .catch .text:before {
  content: "";
  position: absolute;
  inset: -1px;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
body #main.urbandesign .our-direction.is-shown .our-direction-slide:before {
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  transition: 0.4s 0.8s cubic-bezier(0.99, 0.14, 0.2, 0.98);
}
body #main.urbandesign .our-direction.is-shown .catch .main:before {
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  transition: 0.4s cubic-bezier(0.99, 0.14, 0.2, 0.98);
}
body #main.urbandesign .our-direction.is-shown .catch .text:before {
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  transition: 0.4s 0.3s cubic-bezier(0.99, 0.14, 0.2, 0.98);
}
body #main.urbandesign .eco-district {
  position: relative;
  max-width: 1200px;
  width: 100%;
  padding-right: 50px;
  padding-left: 50px;
  margin-top: 212px;
  margin-right: auto;
  margin-left: auto;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .eco-district {
    margin-top: 85px;
    padding-right: 30px;
    padding-left: 30px;
  }
}
body #main.urbandesign .eco-district .title {
  width: 860px;
  aspect-ratio: 860/380;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .eco-district .title {
    width: 100%;
  }
}
body #main.urbandesign .eco-district .catch {
  position: absolute;
  top: 0;
  left: 485px;
  writing-mode: vertical-rl;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 24px;
  color: #009944;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .eco-district .catch {
    position: static;
    margin-top: 20px;
    margin-bottom: 20px;
    writing-mode: horizontal-tb;
    text-align: center;
    font-size: 18px;
  }
}
body #main.urbandesign .eco-district .icon {
  position: absolute;
  top: -70px;
  left: 635px;
  width: 216px;
  aspect-ratio: 216/230;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .eco-district .icon {
    max-width: 190px;
    width: 29%;
    left: initial;
    right: 17%;
    top: -57px;
  }
}
body #main.urbandesign .eco-district .icon .image {
  width: 100%;
  height: 100%;
}
body #main.urbandesign .eco-district .sentence {
  margin-top: 50px;
  width: 600px;
  margin-left: auto;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .eco-district .sentence {
    width: 100%;
    margin-top: initial;
  }
}
body #main.urbandesign .eco-district .sentence .text {
  display: inline;
  font-size: 14px;
  line-height: 36px;
  letter-spacing: 0.05em;
  font-family: "Noto Serif JP", serif;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .eco-district .sentence .text {
    font-size: 12px;
  }
}
body #main.urbandesign .mixed-use {
  position: relative;
  max-width: 1200px;
  width: 100%;
  padding-right: 50px;
  padding-left: 50px;
  margin-top: 212px;
  margin-right: auto;
  margin-left: auto;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .mixed-use {
    margin-top: 85px;
    padding-right: 30px;
    padding-left: 30px;
  }
}
body #main.urbandesign .mixed-use .title {
  display: block;
  width: 600px;
  aspect-ratio: 600/360;
  margin-left: auto;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .mixed-use .title {
    width: 75%;
    aspect-ratio: initial;
    translate: 0 -40px;
  }
}
body #main.urbandesign .mixed-use .title .svg {
  display: block;
  translate: 0 -40px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .mixed-use .title .svg {
    translate: 0 0;
  }
}
body #main.urbandesign .mixed-use .catch {
  position: absolute;
  top: 0;
  left: 430px;
  writing-mode: vertical-rl;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 24px;
  color: #009944;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .mixed-use .catch {
    position: static;
    margin-top: 20px;
    margin-bottom: 20px;
    writing-mode: horizontal-tb;
    font-size: 18px;
    text-align: center;
  }
}
body #main.urbandesign .mixed-use .icon {
  position: absolute;
  top: -50px;
  left: 110px;
  width: 262px;
  aspect-ratio: 262/190;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .mixed-use .icon {
    width: 32%;
    top: 32px;
    left: 50px;
  }
}
body #main.urbandesign .mixed-use .icon .image {
  width: 100%;
  height: 100%;
}
body #main.urbandesign .mixed-use .sentence {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 600px;
  margin-left: 105px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .mixed-use .sentence {
    position: static;
    width: 100%;
    margin-top: initial;
    margin-left: initial;
  }
}
body #main.urbandesign .mixed-use .sentence .text {
  display: inline;
  font-size: 14px;
  line-height: 36px;
  letter-spacing: 0.05em;
  font-family: "Noto Serif JP", serif;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .mixed-use .sentence .text {
    font-size: 12px;
  }
}
body #main.urbandesign .local-first {
  position: relative;
  max-width: 1200px;
  width: 100%;
  padding-right: 50px;
  padding-left: 50px;
  margin-top: 200px;
  margin-right: auto;
  margin-left: auto;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .local-first {
    margin-top: 123px;
    padding-right: 30px;
    padding-left: 30px;
  }
}
body #main.urbandesign .local-first .title {
  display: block;
  width: 634px;
  aspect-ratio: 634/345;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .local-first .title {
    translate: 0 -47px;
    width: 75%;
  }
}
body #main.urbandesign .local-first .catch {
  position: absolute;
  top: 0;
  left: 734px;
  writing-mode: vertical-rl;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 24px;
  color: #009944;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .local-first .catch {
    position: static;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
    writing-mode: horizontal-tb;
    text-align: center;
  }
}
body #main.urbandesign .local-first .icon {
  position: absolute;
  top: 0px;
  right: 160px;
  width: 156px;
  aspect-ratio: 156/192;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .local-first .icon {
    max-width: 190px;
    width: 22%;
    left: initial;
    top: 15px;
    right: 50px;
  }
}
body #main.urbandesign .local-first .icon .image {
  width: 100%;
  height: 100%;
}
body #main.urbandesign .local-first .sentence {
  position: absolute;
  bottom: -40px;
  right: 110px;
  margin-top: 50px;
  width: 470px;
  margin-left: auto;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .local-first .sentence {
    position: static;
    width: 100%;
    margin-top: initial;
  }
}
body #main.urbandesign .local-first .sentence .text {
  display: inline;
  font-size: 14px;
  line-height: 36px;
  letter-spacing: 0.05em;
  font-family: "Noto Serif JP", serif;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .local-first .sentence .text {
    font-size: 12px;
  }
}
body #main.urbandesign .history-slide {
  position: relative;
  margin-top: 250px;
  padding-bottom: 80px;
  overflow: hidden;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .history-slide {
    margin-top: 110px;
  }
}
body #main.urbandesign .history-slide .our-direction-slide:before {
  content: "";
  position: absolute;
  inset: -1px;
  background-color: #fff;
  z-index: 2;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
body #main.urbandesign .history-slide .catch {
  position: absolute;
  top: 200px;
  left: 50%;
  translate: -440px 0;
  z-index: 3;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .history-slide .catch {
    top: 198px;
    left: 60px;
    translate: 0 0;
  }
}
body #main.urbandesign .history-slide .catch .main {
  width: max-content;
  display: flex;
  align-items: center;
  position: relative;
  background-color: #009944;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 60px;
  padding-left: 35px;
  margin-bottom: 30px;
  translate: -80px 0;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .history-slide .catch .main {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 27.5px;
    padding-right: 80px;
    translate: -25px 0;
  }
}
body #main.urbandesign .history-slide .catch .main .image {
  width: 100px;
  height: 15px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .history-slide .catch .main .image {
    width: 77px;
    height: 10px;
  }
}
body #main.urbandesign .history-slide .catch .main:before {
  content: "";
  position: absolute;
  inset: -1px;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
body #main.urbandesign .history-slide .catch .text {
  position: relative;
  width: max-content;
  font-size: 14px;
  font-family: "Noto Serif JP", serif;
  color: #fff;
  line-height: 1;
  background-color: #009944;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 80px;
  padding-left: 30px;
  margin-bottom: 10px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .history-slide .catch .text {
    font-size: 10px;
    line-height: 1;
    padding-right: 60px;
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
body #main.urbandesign .history-slide .catch .text:before {
  content: "";
  position: absolute;
  inset: -1px;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
body #main.urbandesign .history-slide.is-shown .our-direction-slide:before {
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: 0.4s 0.8s cubic-bezier(0.99, 0.14, 0.2, 0.98);
}
body #main.urbandesign .history-slide.is-shown .catch .main:before {
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: 0.4s cubic-bezier(0.99, 0.14, 0.2, 0.98);
}
body #main.urbandesign .history-slide.is-shown .catch .text:before {
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: 0.4s 0.3s cubic-bezier(0.99, 0.14, 0.2, 0.98);
}
body #main.urbandesign .history {
  position: relative;
  max-width: 1200px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 210px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .history {
    padding-top: 123px;
  }
}
body #main.urbandesign .history .icon-public {
  position: absolute;
  top: 25px;
  left: 30%;
  z-index: 2;
  width: 13%;
  height: calc(100% - 100px);
  background-color: #fcfaf8;
  mix-blend-mode: multiply;
  border-radius: 70px;
  padding-top: 30px;
  text-align: center;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .history .icon-public {
    top: 15px;
    width: 20%;
    height: calc(100% - 60px);
    padding-top: 25px;
  }
}
@media all and (max-width: 768px) {
  body #main.urbandesign .history .icon-public .image {
    width: 46px;
  }
}
body #main.urbandesign .history .icon-private {
  position: absolute;
  z-index: 2;
  top: 25px;
  left: 68%;
  width: 13%;
  height: calc(100% - 125px);
  background-color: #f2fdfb;
  mix-blend-mode: multiply;
  border-radius: 70px;
  padding-top: 30px;
  text-align: center;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .history .icon-private {
    width: 20%;
    top: 15px;
    height: calc(100% - 60px);
    padding-top: 25px;
  }
}
@media all and (max-width: 768px) {
  body #main.urbandesign .history .icon-private .image {
    width: 46px;
  }
}
body #main.urbandesign .history .timeline .body {
  position: relative;
  display: flex;
  padding-bottom: 60px;
  padding-right: 50px;
  padding-left: 50px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .history .timeline .body {
    padding-bottom: initial;
    padding-right: 15px;
    padding-left: 15px;
  }
}
body #main.urbandesign .history .timeline .body:last-of-type {
  padding-bottom: 250px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .history .timeline .body:last-of-type {
    padding-bottom: 40px;
  }
}
body #main.urbandesign .history .timeline .body:before {
  content: "";
  position: absolute;
  top: 45px;
  left: 0;
  z-index: 1;
  background-color: #009944;
  width: 4%;
  height: 1px;
  translate: 0 -50%;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .history .timeline .body:before {
    content: none;
  }
}
body #main.urbandesign .history .timeline .body:after {
  content: "";
  position: absolute;
  top: 45px;
  right: 0;
  z-index: 1;
  background-color: #009944;
  width: 85%;
  height: 1px;
  translate: 0 -50%;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .history .timeline .body:after {
    top: 20px;
  }
}
body #main.urbandesign .history .timeline .body.green {
  background-color: #edfcf4;
}
body #main.urbandesign .history .timeline .body .year {
  width: 10%;
  height: 90px;
  display: flex;
  align-items: center;
  padding-left: 30px;
  margin-right: 6%;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .history .timeline .body .year {
    height: 40px;
    padding-left: initial;
  }
}
body #main.urbandesign .history .timeline .body .year .text {
  font-size: 24px;
  color: #009944;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .history .timeline .body .year .text {
    font-size: 12px;
  }
}
body #main.urbandesign .history .timeline .body .content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  width: 85%;
}
body #main.urbandesign .history .timeline .body .content.wrap {
  flex-direction: row;
  flex-wrap: wrap;
  gap: 4%;
}
body #main.urbandesign .history .timeline .body .content .box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 22px;
  padding-top: 30px;
  padding-right: 50px;
  padding-left: 50px;
  padding-bottom: 30px;
  border-radius: 10px;
  box-shadow: 5px 5px 15px -5px #cfcfcf;
  opacity: 0;
  translate: 0 20px;
}
body #main.urbandesign .history .timeline .body .content .box.is-shown {
  opacity: 1;
  translate: 0 0;
  transition: 0.8s;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .history .timeline .body .content .box {
    padding-top: 8px;
    padding-right: 4%;
    padding-left: 4%;
    padding-bottom: 8px;
  }
}
body #main.urbandesign .history .timeline .body .content .box.full {
  width: 100%;
}
body #main.urbandesign .history .timeline .body .content .box.half {
  width: 48%;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .history .timeline .body .content .box.half .text {
    font-size: 10px;
  }
}
body #main.urbandesign .history .timeline .body .content .box.left {
  margin-left: 52%;
}
body #main.urbandesign .history .timeline .body .content .box.white {
  background-color: #fff;
}
body #main.urbandesign .history .timeline .body .content .box.green {
  background-color: #009944;
  color: #fff;
}
body #main.urbandesign .history .timeline .body .content .box.lightgreen {
  width: 90%;
  height: 35%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  translate: 0 -42px;
  border: 1px solid #009944;
  background-color: #f7fced;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .history .timeline .body .content .box.lightgreen {
    height: 100%;
    translate: 0 -24px;
  }
}
body #main.urbandesign .history .timeline .body .content .box.lightgreen .text {
  color: #009944;
  font-size: 14px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .history .timeline .body .content .box.lightgreen .text {
    font-size: 10px;
  }
}
body #main.urbandesign .history .timeline .body .content .box .single {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}
body #main.urbandesign .history .timeline .body .content .box .text {
  font-size: 16px;
  letter-spacing: 0.05em;
  font-family: "Noto Serif JP", serif;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .history .timeline .body .content .box .text {
    font-size: 12px;
  }
}
body #main.urbandesign .shops {
  margin-top: 145px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .shops {
    margin-top: 90px;
  }
}
body #main.urbandesign .shops .title {
  font-size: 36px;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  letter-spacing: 0.1em;
  text-align: center;
  color: #009944;
  margin-bottom: 8px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .shops .title {
    font-size: 18px;
  }
}
body #main.urbandesign .shops .subtitle {
  font-size: 14px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #009944;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .shops .subtitle {
    font-size: 10px;
  }
}
body #main.urbandesign .shops .map {
  display: block;
  width: 1200px;
  aspect-ratio: 2/1;
  max-height: 90vh;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .shops .map {
    width: 100%;
    margin-top: 30px;
    aspect-ratio: 15/14;
  }
}
body #main.urbandesign .shops .link {
  display: block;
  width: 220px;
  margin-top: 45px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  border: 1px solid #009944;
  text-align: center;
  color: #009944;
  font-size: 14px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .shops .link {
    width: 130px;
    padding-top: 12.5px;
    padding-bottom: 12.5px;
    margin-top: 20px;
    line-height: 1;
    font-size: 10px;
  }
}
body #main.urbandesign .shops .container {
  position: relative;
  width: 100%;
  height: 100%;
  margin-top: 60px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .shops .container {
    margin-top: 30px;
  }
}
body #main.urbandesign .shops .container .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
body #main.urbandesign .shops .container .swiper-container .shops-swiper {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .shops .container .swiper-container .shops-swiper {
    width: 100%;
  }
}
body #main.urbandesign .shops .container .swiper-container .shops-swiper .swiper-wrapper {
  width: 100%;
  height: 100%;
}
body #main.urbandesign .shops .container .swiper-container .shops-swiper .swiper-wrapper .swiper-slide {
  visibility: visible;
}
body #main.urbandesign .shops .container .swiper-container .shops-swiper .swiper-wrapper .swiper-slide .swiper-slide-inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
body #main.urbandesign .shops .container .swiper-container .shops-swiper .swiper-wrapper .swiper-slide .swiper-slide-inner .imagewrap {
  width: 367px;
  height: 211px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .shops .container .swiper-container .shops-swiper .swiper-wrapper .swiper-slide .swiper-slide-inner .imagewrap {
    width: 90%;
    height: initial;
    aspect-ratio: 367/211;
    margin-right: auto;
    margin-left: auto;
  }
}
body #main.urbandesign .shops .container .swiper-container .shops-swiper .swiper-wrapper .swiper-slide .swiper-slide-inner .swiper-slide-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body #main.urbandesign .shops .container .swiper-container .shops-swiper .swiper-wrapper .swiper-slide .swiper-slide-inner .slide-title {
  margin-top: 22px;
  margin-bottom: 12px;
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .shops .container .swiper-container .shops-swiper .swiper-wrapper .swiper-slide .swiper-slide-inner .slide-title {
    font-size: 12px;
  }
}
body #main.urbandesign .shops .container .swiper-container .shops-swiper .swiper-wrapper .swiper-slide .swiper-slide-inner .slide-sentence .slide-text {
  font-size: 14px;
  line-height: 36px;
  font-family: "Noto Serif JP", serif;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .shops .container .swiper-container .shops-swiper .swiper-wrapper .swiper-slide .swiper-slide-inner .slide-sentence .slide-text {
    font-size: 10px;
    line-height: 25px;
  }
}
body #main.urbandesign .shops .container .swiper-container .swiper-pagination1 {
  position: relative;
  z-index: 2;
  text-align: center;
  margin-inline: auto;
  margin-top: 95px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .shops .container .swiper-container .swiper-pagination1 {
    margin-top: 35px;
  }
}
body #main.urbandesign .shops .container .swiper-container .swiper-pagination1 .swiper-pagination-bullet {
  background-color: #cccccc;
  opacity: 1;
  width: 10px;
  height: 10px;
  margin-right: 6px;
  margin-left: 6px;
}
body #main.urbandesign .shops .container .swiper-container .swiper-pagination1 .swiper-pagination-bullet-active {
  background: #009944;
}
body #main.urbandesign .award {
  display: flex;
  margin-top: 135px;
  max-width: 1400px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .award {
    margin-top: 60px;
    flex-direction: column;
  }
}
body #main.urbandesign .award .mark {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  min-height: 650px;
  background-color: #edfcf4;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .award .mark {
    padding-top: 55px;
    padding-bottom: 55px;
    width: 100%;
    min-height: auto;
  }
}
body #main.urbandesign .award .mark .logo {
  width: 180px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .award .mark .logo {
    width: 90px;
  }
}
body #main.urbandesign .award .mark .logo .image {
  width: 100%;
  height: 100%;
}
body #main.urbandesign .award .document {
  width: 50%;
  padding-top: 70px;
  padding-right: 60px;
  padding-left: 75px;
  padding-bottom: 170px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .award .document {
    width: 100%;
    padding-top: 55px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: initial;
  }
}
body #main.urbandesign .award .document .title {
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .award .document .title {
    font-size: 15px;
  }
}
body #main.urbandesign .award .document .sentence {
  margin-top: 40px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .award .document .sentence {
    margin-top: 22px;
  }
}
body #main.urbandesign .award .document .sentence .text {
  display: inline;
  font-size: 14px;
  font-family: "Noto Serif JP", serif;
  line-height: 30px;
  letter-spacing: 0.1em;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .award .document .sentence .text {
    font-size: 12px;
  }
}
body #main.urbandesign .award .links {
  display: block;
  margin-top: 100px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .award .links {
    margin-top: 45px;
  }
}
body #main.urbandesign .award .links .link {
  display: block;
  width: max-content;
  margin-bottom: 8px;
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #009944;
  text-decoration: underline;
  text-underline-offset: 4px;
  font-family: "Noto Serif JP", serif;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .award .links .link {
    font-size: 12px;
    width: 100%;
  }
}
body #main.urbandesign .award_item_container {
  display: flex;
  flex-direction: column;
  gap: 1em;
}
body #main.urbandesign .award-accordion {
  /* is-openedクラスが付与されたときのスタイル */
}
body #main.urbandesign .award-accordion .award-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 1em;
  border: 1px solid #009944;
  border-left: none;
  border-right: none;
  cursor: pointer;
  letter-spacing: 0.1em;
  margin-bottom: 28px;
  color: #009944;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
}
body #main.urbandesign .award-accordion .award-title .icon {
  transform-origin: center;
  transition: transform 0.4s;
}
body #main.urbandesign .award-accordion .award-title-secondary {
  text-align: center;
  color: #009944;
  font-family: "Noto Serif JP", serif;
  font-weight: normal;
  padding-inline: 1em;
  margin-block: 2em;
}
body #main.urbandesign .award-accordion .award-title-secondary.mt0 {
  margin-top: 0;
}
body #main.urbandesign .award-accordion summary::-webkit-details-marker {
  display: none;
}
body #main.urbandesign .award-accordion summary {
  list-style: none;
}
body #main.urbandesign .award-accordion .content {
  overflow: hidden;
}
body #main.urbandesign .award-accordion.is-opened .icon {
  transform: rotate(180deg);
}
body #main.urbandesign .awarded-shops {
  margin-top: 120px;
  max-width: 1200px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .awarded-shops {
    margin-top: 40px;
    padding-right: 30px;
    padding-left: 30px;
  }
}
body #main.urbandesign .awarded-shops .title {
  font-size: 18px;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 35px;
  color: #009944;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .awarded-shops .title {
    font-size: 12px;
    margin-bottom: 10px;
  }
}
body #main.urbandesign .awarded-shops .links {
  margin-top: 20px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .awarded-shops .links {
    margin-top: 20px;
  }
}
body #main.urbandesign .awarded-shops .links .link {
  display: block;
  width: max-content;
  margin-left: auto;
  margin-bottom: 8px;
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #009944;
  text-decoration: underline;
  text-underline-offset: 4px;
  font-family: "Noto Serif JP", serif;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .awarded-shops .links .link {
    font-size: 12px;
  }
}
body #main.urbandesign .awarded-shops .award-title-secondary + .gallery {
  border-top: 1px solid #e5e5e5;
}
body #main.urbandesign .awarded-shops .gallery {
  display: flex;
  border-bottom: 1px solid #e5e5e5;
  align-items: center;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .awarded-shops .gallery {
    flex-direction: column;
  }
}
body #main.urbandesign .awarded-shops .gallery:first-of-type {
  border-top: 1px solid #e5e5e5;
}
body #main.urbandesign .awarded-shops .gallery .images {
  display: flex;
  width: 50%;
  padding: 30px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .awarded-shops .gallery .images {
    padding: 25px;
    width: 100%;
  }
}
body #main.urbandesign .awarded-shops .gallery .images .photo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
}
body #main.urbandesign .awarded-shops .gallery .images .photo .image {
  width: 200px;
  aspect-ratio: 1/1;
}
body #main.urbandesign .awarded-shops .gallery .images .logo {
  width: 50%;
  padding-left: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .awarded-shops .gallery .images .logo {
    padding-left: 12px;
  }
}
body #main.urbandesign .awarded-shops .sentence {
  width: 50%;
  padding: 50px;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .awarded-shops .sentence {
    width: 100%;
    padding-top: initial;
    padding-right: initial;
    padding-left: initial;
  }
}
body #main.urbandesign .awarded-shops .sentence .text {
  display: inline;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 30px;
  font-family: "Noto Serif JP", serif;
}
@media all and (max-width: 768px) {
  body #main.urbandesign .awarded-shops .sentence .text {
    font-size: 12px;
  }
}

.js_popup {
  transition: opacity 0.3s;
  cursor: pointer;
}
.js_popup:hover {
  opacity: 0.7;
}

.pc_only {
  display: block;
}
@media all and (max-width: 768px) {
  .pc_only {
    display: none;
  }
}

.sp_only {
  display: none;
}
@media all and (max-width: 768px) {
  .sp_only {
    display: block;
  }
}

#main.lp_design {
  font-size: 16px;
  color: #333;
  background: #F7F9F7;
  /* -------------------------
  mainvisual
  ------------------------- */
  /* -------------------------
  parts
  ------------------------- */
}
#main.lp_design p {
  line-height: 2;
}
#main.lp_design > div {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 52px;
}
#main.lp_design .lp_section {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 32px;
  padding-block: 60px;
  border-top: 8px solid #009944;
  border-bottom: 8px solid #009944;
}
@media all and (max-width: 768px) {
  #main.lp_design .lp_section {
    padding-block: 20px;
    gap: 20px;
  }
}
#main.lp_design .lp_inner {
  max-width: 1200px;
  box-sizing: border-box;
  width: 100%;
  margin-inline: auto;
  background: #fff;
  padding-inline: 90px;
}
@media all and (max-width: 768px) {
  #main.lp_design .lp_inner {
    padding-inline: 20px;
  }
}
#main.lp_design #mv {
  position: relative;
}
#main.lp_design #mv .tagline {
  position: absolute;
  z-index: 1;
  max-width: 1200px;
  width: 100%;
  left: 50%;
  bottom: 40px;
  transform: translateX(-50%);
}
@media all and (max-width: 768px) {
  #main.lp_design #mv .tagline {
    top: 20px;
    max-width: 90%;
    margin-inline: auto;
  }
}
#main.lp_design #mv .tagline h1,
#main.lp_design #mv .tagline h2 {
  width: fit-content;
  background-color: #009944;
  color: #fff;
  padding-inline: 20px;
  padding-block: 17px;
  line-height: 1;
}
@media all and (max-width: 768px) {
  #main.lp_design #mv .tagline h1,
  #main.lp_design #mv .tagline h2 {
    padding-block: 12px;
    line-height: 1.5;
  }
}
#main.lp_design #mv .tagline h1 {
  font-size: 40px;
  padding-bottom: 4px;
}
@media all and (max-width: 768px) {
  #main.lp_design #mv .tagline h1 {
    font-size: 32px;
  }
}
@media all and (max-width: 768px) {
  #main.lp_design #mv .tagline h2 {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.6;
  }
}
#main.lp_design #mv .bg_wrapper {
  width: 100%;
  height: 500px;
  position: relative;
}
@media all and (max-width: 768px) {
  #main.lp_design #mv .bg_wrapper {
    height: 70vh;
  }
}
#main.lp_design #mv .bg_wrapper .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
#main.lp_design section {
  font-size: 16px;
  /* -------- title -------- */
  /* -------- layout -------- */
}
#main.lp_design section h3 {
  color: #009944;
  font-size: 28px;
  font-weight: bold;
}
@media all and (max-width: 768px) {
  #main.lp_design section h3 {
    font-size: 20px;
  }
  #main.lp_design section h3 br {
    display: none;
  }
}
#main.lp_design section h4 {
  font-size: 20px;
}
@media all and (max-width: 768px) {
  #main.lp_design section h4 {
    font-size: 16px;
  }
}
#main.lp_design section .txt_container {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 20px;
}
#main.lp_design section .layout_container {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}
#main.lp_design section .layout_container .l_inner {
  display: grid;
  width: 100%;
  grid-template-columns: 1fr 58%;
  gap: 30px;
}
@media all and (max-width: 768px) {
  #main.lp_design section .layout_container .l_inner {
    gap: 20px;
    grid-template-columns: 100%;
  }
}
#main.lp_design section .layout_container .l_inner.l_1col {
  grid-template-columns: 100%;
}
#main.lp_design section .layout_container .l_inner.l_2col {
  grid-template-columns: calc(50% - 15px) calc(50% - 15px);
}
@media all and (max-width: 768px) {
  #main.lp_design section .layout_container .l_inner.l_2col {
    grid-template-columns: 100%;
  }
}
#main.lp_design section .layout_container .l_inner.l_2col.l_before {
  grid-template-columns: 1fr 15px 1fr;
}
@media all and (max-width: 768px) {
  #main.lp_design section .layout_container .l_inner.l_2col.l_before {
    grid-template-columns: 1fr 8px 1fr;
  }
}
#main.lp_design section .layout_container .l_inner.l_2col.l_before .arrow {
  margin-top: 80px;
}
@media all and (max-width: 768px) {
  #main.lp_design section .layout_container .l_inner.l_2col.l_before .arrow {
    margin-top: 60px;
  }
}
#main.lp_design section .layout_container .l_inner.l_4col {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media all and (max-width: 768px) {
  #main.lp_design section .layout_container .l_inner.l_4col {
    grid-template-columns: 1fr 1fr;
  }
}
#main.lp_design section .img_container {
  position: relative;
}
#main.lp_design section .img_container .label {
  position: absolute;
  top: 4px;
  left: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 11;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  border-radius: 3px;
  padding: 4px 5px;
  font-size: 11px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#main.lp_design section .img_container figure {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 4px;
}
#main.lp_design section .img_container figure figcaption {
  font-size: 14px;
  color: #666;
  text-align: right;
}
@media all and (max-width: 768px) {
  #main.lp_design section .img_container figure figcaption {
    font-size: 12px;
  }
}
#main.lp_design section .img_container.caption_left figcaption {
  text-align: left;
}
#main.lp_design section .img_container.sp_only {
  display: none;
}
@media all and (max-width: 768px) {
  #main.lp_design section .img_container.sp_only {
    display: flex;
  }
}
#main.lp_design .member_list_box_container {
  padding: 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  background-color: #f5f5f5;
}
@media all and (max-width: 768px) {
  #main.lp_design .member_list_box_container {
    padding: 12px;
    gap: 12px;
  }
}
#main.lp_design .member_list_box_container .img_container {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media all and (max-width: 768px) {
  #main.lp_design .member_list_box_container .img_container {
    gap: 12px;
  }
}
#main.lp_design .member_list_box {
  display: grid;
  grid-template-columns: calc(50% - 6px) calc(50% - 6px);
  gap: 12px;
}
@media all and (max-width: 768px) {
  #main.lp_design .member_list_box {
    grid-template-columns: 100%;
    font-size: 14px;
  }
}
#main.lp_design .member_list_box .color_member1 {
  color: #378c3e;
}
#main.lp_design .member_list_box .color_member2 {
  color: #6fac26;
}
#main.lp_design .member_list_box .color_member3 {
  color: #c4716b;
}
#main.lp_design .member_list_box .color_member4 {
  color: #0068b7;
}
#main.lp_design .member_list_box dl {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
#main.lp_design .member_list_box dt {
  font-weight: bold;
}
#main.lp_design .member_list_box li {
  background: #fff;
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
}
@media all and (max-width: 768px) {
  #main.lp_design .member_list_box li {
    padding: 16px;
  }
}
@media all and (max-width: 768px) {
  #main.lp_design .sp_x_scroll {
    overflow-x: scroll;
    position: relative;
  }
  #main.lp_design .sp_x_scroll:before {
    content: "横にスクロールできます";
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    color: #fff;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 12px;
    width: 120px;
    height: 120px;
    padding: 12px;
    box-sizing: border-box;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    pointer-events: none;
    visibility: visible;
    transition: opacity 0.3s, visibility 0.3s;
  }
  #main.lp_design .sp_x_scroll.is_hidden:before {
    visibility: hidden;
    opacity: 0;
  }
}
@media all and (max-width: 768px) {
  #main.lp_design .sp_x_scroll #timeline {
    width: 100%;
    border-collapse: collapse;
    white-space: nowrap;
  }
}
#main.lp_design #timeline {
  width: 100%;
  background: #fff;
}
#main.lp_design #timeline th, #main.lp_design #timeline td {
  border: 2px solid #777777;
  padding: 12px;
}
#main.lp_design #timeline .img_col {
  width: 320px;
  position: relative;
}
#main.lp_design #timeline .img_col a {
  width: 320px;
  display: block;
}
#main.lp_design #timeline .img_col .arrow {
  pointer-events: none;
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 30%;
  height: auto;
}
@media all and (max-width: 768px) {
  #main.lp_design #timeline .img_col + td > * {
    width: 400px;
    white-space: normal;
  }
}
#main.lp_design #timeline th {
  min-width: 20px;
  position: relative;
}
#main.lp_design #timeline th span {
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  white-space: pre;
  writing-mode: vertical-rl;
  text-orientation: upright;
  vertical-align: middle;
  color: #fff;
}
#main.lp_design #timeline th.bg_01 {
  background-color: #898888;
}
#main.lp_design #timeline th.bg_02 {
  background-color: #579f09;
}
#main.lp_design #timeline th.bg_03 {
  background-color: #2a8655;
}
#main.lp_design #timeline th + td {
  border-left: none;
}
#main.lp_design #timeline td {
  font-size: 14px;
}
#main.lp_design #timeline td ul li {
  display: flex;
  align-items: baseline;
  gap: 1em;
}
#main.lp_design #timeline td ul li span {
  font-weight: bold;
  flex-shrink: 0;
}
#main.lp_design #timeline td ul li div p {
  text-indent: -1em;
  padding-left: 1em;
}
#main.lp_design #timeline td ul li div p:before {
  content: "・";
  flex-shrink: 0;
}
#main.lp_design #timeline td ul li div p em {
  font-style: normal;
  font-weight: bold;
}
#main.lp_design #timeline td .annotation {
  margin-top: 1em;
  padding: 1em;
  background-color: #f5f5f5;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 0.6em;
}
@media all and (max-width: 768px) {
  #main.lp_design #timeline td .annotation {
    font-size: 12px;
  }
}
#main.lp_design #timeline td .annotation dl dt {
  font-weight: bold;
}
#main.lp_design .image-compare + .caption {
  margin-top: 0.2em;
  font-size: 14px;
  color: #666;
  text-align: right;
}
@media all and (max-width: 768px) {
  #main.lp_design .image-compare + .caption {
    font-size: 12px;
    line-height: 1.4;
  }
}
#main.lp_design .post_container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media all and (max-width: 768px) {
  #main.lp_design .post_container {
    grid-template-columns: 1fr;
  }
}
#main.lp_design .post_container a {
  background: #F7F9F7;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}
#main.lp_design .post_container a .title {
  line-height: 1.6;
  font-weight: bold;
}
#main.lp_design .post_container a .thumbnail_container {
  width: 100%;
  height: 160px;
  overflow: hidden;
}
#main.lp_design .post_container a .thumbnail {
  width: 100%;
  height: 160px;
  background-size: cover;
  background-position: center;
  transition: transform 0.3s;
}
#main.lp_design .post_container a:hover .thumbnail {
  transform: scale(1.05);
}
#main.lp_design .post_container .detail_container {
  padding: 16px;
}
#main.lp_design .result_box > h4 {
  background-color: #009944;
  color: #fff;
  padding: 12px 20px;
}
#main.lp_design .result_box .result_col {
  padding: 20px;
  display: flex;
  flex-direction: row;
  gap: 12px;
  border: 1px solid #009944;
  border-top: none;
  box-sizing: border-box;
  font-size: 14px;
}
@media all and (max-width: 768px) {
  #main.lp_design .result_box .result_col {
    flex-direction: column;
  }
}
#main.lp_design .result_box .result_col.layout_container {
  flex-direction: column;
}
#main.lp_design .result_box .result_col li {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
#main.lp_design .result_box .result_col li h4 {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  padding: 8px 12px;
  background-color: #F7F9F7;
}
#main.lp_design .result_box .result_col li h5 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0.2em;
}
#main.lp_design .result_box .result_col li p {
  font-size: 14px;
  line-height: 1.6;
}
#main.lp_design .result_box .result_col li .img_container {
  width: 100%;
}
#main.lp_design .result_box .result_col li .img_container img {
  width: 100%;
  height: auto;
}
#main.lp_design .result_box .result_col figcaption {
  font-size: 12px;
}
/*!**************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/photoswipe/dist/photoswipe.css ***!
  \**************************************************************************************************************************************/
/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */
.pswp {
  --pswp-bg: #000;
  --pswp-placeholder-bg: #222;
  --pswp-root-z-index: 100000;
  --pswp-preloader-color: rgba(79, 79, 79, 0.4);
  --pswp-preloader-color-secondary: rgba(255, 255, 255, 0.9);
  /* defined via js:
  --pswp-transition-duration: 333ms; */
  --pswp-icon-color: #fff;
  --pswp-icon-color-secondary: #4f4f4f;
  --pswp-icon-stroke-color: #4f4f4f;
  --pswp-icon-stroke-width: 2px;
  --pswp-error-text-color: var(--pswp-icon-color);
}

/*
	Styles for basic PhotoSwipe (pswp) functionality (sliding area, open/close transitions)
*/
.pswp {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: var(--pswp-root-z-index);
  display: none;
  touch-action: none;
  outline: 0;
  opacity: 0.003;
  contain: layout style size;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* Prevents focus outline on the root element,
  (it may be focused initially) */
.pswp:focus {
  outline: 0;
}

.pswp * {
  box-sizing: border-box;
}

.pswp img {
  max-width: none;
}

.pswp--open {
  display: block;
}

.pswp,
.pswp__bg {
  transform: translateZ(0);
  will-change: opacity;
}

.pswp__bg {
  opacity: 0.005;
  background: var(--pswp-bg);
}

.pswp,
.pswp__scroll-wrap {
  overflow: hidden;
}

.pswp__scroll-wrap,
.pswp__bg,
.pswp__container,
.pswp__item,
.pswp__content,
.pswp__img,
.pswp__zoom-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.pswp__img,
.pswp__zoom-wrap {
  width: auto;
  height: auto;
}

.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.pswp--click-to-zoom.pswp--zoomed-in .pswp__img {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/* :active to override grabbing cursor */
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,
.pswp__img {
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
  cursor: zoom-out;
}

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img,
.pswp__button,
.pswp__counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pswp__item {
  /* z-index for fade transition */
  z-index: 1;
  overflow: hidden;
}

.pswp__hidden {
  display: none !important;
}

/* Allow to click through pswp__content element, but not its children */
.pswp__content {
  pointer-events: none;
}

.pswp__content > * {
  pointer-events: auto;
}

/*

  PhotoSwipe UI

*/
/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg-container {
  display: grid;
}

.pswp__error-msg {
  margin: auto;
  font-size: 1em;
  line-height: 1;
  color: var(--pswp-error-text-color);
}

/*
class pswp__hide-on-close is applied to elements that
should hide (for example fade out) when PhotoSwipe is closed
and show (for example fade in) when PhotoSwipe is opened
 */
.pswp .pswp__hide-on-close {
  opacity: 0.005;
  will-change: opacity;
  transition: opacity var(--pswp-transition-duration) cubic-bezier(0.4, 0, 0.22, 1);
  z-index: 10; /* always overlap slide content */
  pointer-events: none; /* hidden elements should not be clickable */
}

/* class pswp--ui-visible is added when opening or closing transition starts */
.pswp--ui-visible .pswp__hide-on-close {
  opacity: 1;
  pointer-events: auto;
}

/* <button> styles, including css reset */
.pswp__button {
  position: relative;
  display: block;
  width: 50px;
  height: 60px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  background: none;
  border: 0;
  box-shadow: none;
  opacity: 0.85;
  -webkit-appearance: none;
  -webkit-touch-callout: none;
}

.pswp__button:hover,
.pswp__button:active,
.pswp__button:focus {
  transition: none;
  padding: 0;
  background: none;
  border: 0;
  box-shadow: none;
  opacity: 1;
}

.pswp__button:disabled {
  opacity: 0.3;
  cursor: auto;
}

.pswp__icn {
  fill: var(--pswp-icon-color);
  color: var(--pswp-icon-color-secondary);
}

.pswp__icn {
  position: absolute;
  top: 14px;
  left: 9px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  pointer-events: none;
}

.pswp__icn-shadow {
  stroke: var(--pswp-icon-stroke-color);
  stroke-width: var(--pswp-icon-stroke-width);
  fill: none;
}

.pswp__icn:focus {
  outline: 0;
}

/*
	div element that matches size of large image,
	large image loads on top of it,
	used when msrc is not provided
*/
div.pswp__img--placeholder,
.pswp__img--with-bg {
  background: var(--pswp-placeholder-bg);
}

.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 60px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  z-index: 10;
  /* allow events to pass through top bar itself */
  pointer-events: none !important;
}

.pswp__top-bar > * {
  pointer-events: auto;
  /* this makes transition significantly more smooth,
     even though inner elements are not animated */
  will-change: opacity;
}

/*

  Close button

*/
.pswp__button--close {
  margin-right: 6px;
}

/*

  Arrow buttons

*/
.pswp__button--arrow {
  position: absolute;
  top: 0;
  width: 75px;
  height: 100px;
  top: 50%;
  margin-top: -50px;
}

.pswp__button--arrow:disabled {
  display: none;
  cursor: default;
}

.pswp__button--arrow .pswp__icn {
  top: 50%;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  background: none;
  border-radius: 0;
}

.pswp--one-slide .pswp__button--arrow {
  display: none;
}

/* hide arrows on touch screens */
.pswp--touch .pswp__button--arrow {
  visibility: hidden;
}

/* show arrows only after mouse was used */
.pswp--has_mouse .pswp__button--arrow {
  visibility: visible;
}

.pswp__button--arrow--prev {
  right: auto;
  left: 0px;
}

.pswp__button--arrow--next {
  right: 0px;
}

.pswp__button--arrow--next .pswp__icn {
  left: auto;
  right: 14px;
  /* flip horizontally */
  transform: scale(-1, 1);
}

/*

  Zoom button

*/
.pswp__button--zoom {
  display: none;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

/* "+" => "-" */
.pswp--zoomed-in .pswp__zoom-icn-bar-v {
  display: none;
}

/*

  Loading indicator

*/
.pswp__preloader {
  position: relative;
  overflow: hidden;
  width: 50px;
  height: 60px;
  margin-right: auto;
}

.pswp__preloader .pswp__icn {
  opacity: 0;
  transition: opacity 0.2s linear;
  animation: pswp-clockwise 600ms linear infinite;
}

.pswp__preloader--active .pswp__icn {
  opacity: 0.85;
}

@keyframes pswp-clockwise {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*

  "1 of 10" counter

*/
.pswp__counter {
  height: 30px;
  margin-top: 15px;
  margin-inline-start: 20px;
  font-size: 14px;
  line-height: 30px;
  color: var(--pswp-icon-color);
  text-shadow: 1px 1px 3px var(--pswp-icon-color-secondary);
  opacity: 0.85;
}

.pswp--one-slide .pswp__counter {
  display: none;
}
/*!**************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/image-compare-viewer/dist/image-compare-viewer.min.css ***!
  \**************************************************************************************************************************************************************/
.icv {
  position: relative;
  overflow: hidden;
  cursor: row-resize;
}

.icv__icv--vertical {
  cursor: row-resize;
}

.icv__icv--horizontal {
  cursor: col-resize;
}

.icv__img {
  pointer-events: none;
  -o-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: none;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  top: 0;
  display: block;
}

.icv__is--fluid .icv__img {
  display: none;
}

.icv__img-a {
  height: auto;
  position: static;
  z-index: 1;
  left: 0px;
}

.icv__img-b {
  height: 100%;
  position: absolute;
  z-index: 2;
  left: auto;
  right: 0px;
  width: auto;
}

.icv__icv--vertical .icv__img-b {
  width: 100%;
  height: auto;
}

.icv__imposter {
  z-index: 4;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.icv__wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0px;
  top: 0px;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  z-index: 3;
}

.icv__is--fluid .icv__wrapper, .icv__icv--vertical .icv__wrapper {
  width: 100% !important;
}

.icv__is--fluid .icv__wrapper, .icv__icv--horizontal .icv__wrapper {
  height: 100% !important;
}

.icv__fluidwrapper {
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.icv__control {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  top: 0px;
  z-index: 5;
}

.icv__icv--vertical .icv__control {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  left: 0;
  width: 100%;
}

.icv__control-line {
  height: 50%;
  width: 2px;
  z-index: 6;
}

.icv__icv--vertical .icv__control-line {
  width: 50%;
}

.icv__theme-wrapper {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  -webkit-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s;
  z-index: 5;
}

.icv__icv--vertical .icv__theme-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.icv__arrow-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s;
}

.icv__arrow-a {
  -webkit-transform: scale(1.5) rotateZ(180deg);
  transform: scale(1.5) rotateZ(180deg);
  height: 20px;
  width: 20px;
  -webkit-filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.33));
  filter: drop-shadow(0px -3px 5px rgba(0, 0, 0, 0.33));
}

.icv__arrow-b {
  -webkit-transform: scale(1.5) rotateZ(0deg);
  transform: scale(1.5) rotateZ(0deg);
  height: 20px;
  width: 20px;
  -webkit-filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.33));
  filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.33));
}

.icv__circle {
  width: 50px;
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 999px;
}

.icv__label {
  position: absolute;
  bottom: 1rem;
  z-index: 12;
  background: rgba(0, 0, 0, 0.33);
  color: white;
  border-radius: 3px;
  padding: 0.5rem 0.75rem;
  font-size: 0.85rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.icv__label.vertical {
  bottom: auto;
  left: 1rem;
}

.icv__label.on-hover {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.25s cubic-bezier(0.68, 0.26, 0.58, 1.22);
  transition: 0.25s cubic-bezier(0.68, 0.26, 0.58, 1.22);
}

.icv:hover .icv__label.on-hover {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.icv__label-before {
  left: 1rem;
}

.icv__label-after {
  right: 1rem;
}

.icv__label-before.vertical {
  top: 1rem;
}

.icv__label-after.vertical {
  bottom: 1rem;
  right: auto;
}

.icv__body {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


/*!*****************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/swiper/swiper.min.css ***!
  \*****************************************************************************************************************************/
/**
 * Swiper 7.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 24, 2021
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}
/*!****************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/swiper/modules/pagination/pagination.min.css ***!
  \****************************************************************************************************************************************************/
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

/*# sourceMappingURL=style.css.map*/