@charset "UTF-8";
/* CSS Document */
#Main .block-index-posts {background-color: #eef3f1;padding: 5em 0 0.5em;}
#Main .block-index-posts .grid-list > div {position: relative;background-color: #fff;}
#Main .block-index-posts .grid-list > div header {position: absolute;bottom: 100%;left: 0;right: 0;}
#Main .block-index-posts .grid-list > div header h3 {border-bottom: 1px solid #454545;padding-bottom: 0.5em;margin-bottom: 3px;line-height: 1;font-size: 100%;font-weight: bold;}
#Main .block-index-posts .grid-list > div header ul {display: table;width: 100%;}
#Main .block-index-posts .grid-list > div header ul li {display: table-cell;background-color: #fff;position: relative;padding: 0.75em 0;width: 1px;vertical-align: middle;line-height: 1.25;letter-spacing: 0;text-align: center;font-size: 87.5%;font-weight: bold;}
#Main .block-index-posts .grid-list > div header ul li br {display: none;}
#Main .block-index-posts .grid-list > div header ul li + li::before {content: "";position: absolute;top: 0.75em;bottom: 0.75em;left: 0;width: 1px;background-color: #333;}
#Main .block-index-posts .grid-list > div header ul li.on {background: var(--resale-grad);color: #fff;}
#Main .block-index-posts .grid-list > div header ul li.on::before,
#Main .block-index-posts .grid-list > div header ul li.on + li::before {display: none;}
#Main .block-index-posts .grid-list > div header + div {height: 100%;min-height: 5em;}
#Main .block-index-posts .grid-list > div header + div > ul {transition: opacity ease 600ms;z-index: 2;position: relative;background-color: #fff;height: 100%;margin-bottom: 0;}
#Main .block-index-posts .grid-list > div header + div > ul.loading {opacity: 0;}
#Main .block-index-posts .grid-list > div header + div > ul li.notfound {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);font-weight: bold;color: #aaa;}
#Main .block-index-posts .grid-list > div .more {position: absolute;bottom: 100%;right: 0;margin-bottom: 3.5em;padding: 0.5em 1em 0.5em 1em;font-size: 87.5%;line-height: 1;}
#Main .block-index-posts .grid-list > div .more a {padding-right: 1em;display: block;font-weight: bold;text-decoration: none;color: #454545;}
#Main .block-index-posts .grid-list > div .more::after {content: "";width: 1em;height: 1em;background: transparent url("../img/common/icon_arrow_circle.svg") no-repeat 50% / 100% 100%;position: absolute;top: 0.5em;right: 0.5em;filter: var(--resale-filter);}
#Main .block-index-posts .information-list > ul li {padding: 1em;margin: 0;}
#Main .block-index-posts .information-list > ul li + li a::before {content: "";position: absolute;top: -1em;left: 0;right: 0;border-top: 1px solid #ddd;}
#Main .block-index-posts .information-list > ul li a {position: relative;color: #454545;}
#Main .block-index-posts .information-list > ul li a .date {margin: 0;font-weight: bold;font-size: 93.75%;line-height: 1;}
#Main .block-index-posts .information-list > ul li a .date span {display: inline-block;background-color: #eee;padding: 0.5em;margin-left: 0.5em;line-height: 1;font-size: 75%;font-weight: bold;}
#Main .block-index-posts .information-list > ul li a .title {margin: 0.5em 0 0;overflow: hidden;line-height: 1;text-overflow: ellipsis;white-space: nowrap;font-weight: bold;}

#Main .block-resale-02 {background-color: #eef3f1;}
#Main .block-resale-02 h2 {position: relative;padding: 1.5em 0 0;background: var(--resale-grad);font-weight: bold;font-size: 117%;text-align: center;letter-spacing: 0.2em;color: #fff;}
#Main .block-resale-02 h2 small {display: inline-block;background: linear-gradient(to bottom, rgb(255 255 255 / 70%) 0%, #F4F6F8 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-weight: bold;}
#Main .block-resale-02 h2::after {content: "";display: block;height: 6em;background: var(--resale-grad);position: absolute;top: 100%;left: 0;right: 0;clip-path: ellipse(70% 200% at 50% -110%);}
#Main .block-resale-02 .swiper {position: relative;display: flex;justify-content: center;overflow: hidden;padding: 1em 0;}
#Main .block-resale-02 .swiper-wrapper {width: auto;}
#Main .block-resale-02 .swiper-slide {position: relative;margin: 0 1em;max-width: 15em;border-radius: 5px;overflow: hidden;box-shadow: 0 0.15em 0.35em rgb(0 0 0 / 40%);}
#Main .block-resale-02 .swiper-slide figure {background-color: dimgray;}
#Main .block-resale-02 .swiper-slide figure img {height: 7.5em;object-fit: cover;mix-blend-mode: soft-light;}
#Main .block-resale-02 .swiper-slide figcaption {position: absolute;top: 50%;left: 1em;right: 1em;transform: translateY(-50%);font-weight: bold;text-align: center;line-height: 1.5;color: lightyellow;}
#Main .block-resale-02 .swiper-slide figcaption strong {font-size: 137.5%;}
#Main .block-resale-02 .swiper-button-next,
#Main .block-resale-02 .swiper-button-prev {transform: translateY(-50%);margin: 0;width: 3em;height: 3em;background-repeat: no-repeat;background-size: 30% auto;background-position: 50%;background-color: #3a8462;}
#Main .block-resale-02 .swiper-button-next::after,
#Main .block-resale-02 .swiper-button-prev::after {display: none;}
#Main .block-resale-02 .swiper-button-prev,
#Main .block-resale-02 .swiper-container-rtl .swiper-button-next {left: 0;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}
#Main .block-resale-02 .swiper-button-next,
#Main .block-resale-02 .swiper-container-rtl .swiper-button-prev {right: 0;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}
#Main .block-resale-02 .swiper.disabled .swiper-button-next,
#Main .block-resale-02 .swiper.disabled .swiper-button-prev {display: none;}
#Main .block-resale-02 .container {padding: 2em;border-radius: 1em;background-color: #fff;}

#Main .block-resale-03 {overflow: hidden;background-color: #f8f8f8;padding: 3em 0;}
#Main .block-resale-03 h3 {padding: 0 0 0.5em;letter-spacing: 0.2em;text-align: center;font-weight: 700;}
#Main .block-resale-03 h3 span {display: inline-block;background: var(--resale-grad);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#Main .block-resale-03 ul li {position: relative;z-index: 2;margin: 0;padding: 1em 1em 1em 4.5em;border-top: 1px solid #eee;}
#Main .block-resale-03 ul li strong {display: block;color: #4c211b;line-height: 1;white-space: nowrap;}
#Main .block-resale-03 ul li small {display: block;margin-bottom: 0.5em;line-height: 1;font-size: 75%;white-space: nowrap;}
#Main .block-resale-03 ul li .icon {position: absolute;top: 50%;left: 0;transform: translateY(-50%);font-size: 200%;font-weight: bold;text-align: center;line-height: 1;color: var(--resale-color);}
#Main .block-resale-03 ul li .icon small {display: block;font-weight: bold;font-size: 20%;}
#Main .block-resale-03 figure img {border-radius: 5px;overflow: hidden;}
#Main .block-resale-03 figure::after {content: attr(data-icon)"";position: absolute;top: 0;right: 0;padding-top: calc(44.5% + 0.4em);line-height: 1;font-size: 320%;font-weight: bold;color: var(--resale-color);opacity: 0.1;}
#Main .block-resale-03 figure figcaption {position: relative;padding: 1.5em 24em 0 3.5em;font-size: 87.5%;}
#Main .block-resale-03 figure figcaption span {display: inline-block;white-space: nowrap;}
#Main .block-resale-03 figure figcaption::before {content: "BEFORE";position: absolute;bottom: 100%;left: 2.25em;font-size: 150%;font-weight: bold;color: #fff;}
#Main .block-resale-03 figure figcaption::after {content: "AFTER";position: absolute;bottom: 100%;right: 0.75em;font-size: 150%;font-weight: bold;color: #fff;}
#Main .block-resale-03 .swiper-slide {position: relative;background-color: #f8f8f8;height: auto;}
#Main .block-resale-03 .swiper-pagination {bottom: inherit;left: inherit;top: 0;right: 0;width: auto;}
#Main .block-resale-03 .swiper-pagination .swiper-pagination-bullet {width: 0.35em;height: 0.35em;display: block;margin: 1em;background-color: var(--resale-color);opacity: 0.5;transition: opacity ease 200ms, transform var(--easing) 400ms;}
#Main .block-resale-03 .swiper-pagination .swiper-pagination-bullet-active {opacity: 1;transform: scale(2);}
#Main .block-resale-03 .more .btn {position: relative;background: var(--resale-grad);border-radius: 0 0 5px 5px;padding: 1em;text-align: center;font-weight: bold;color: #fff;}
#Main .block-resale-03 .more .btn::after {content: "";position: absolute;top: 50%;right: 1em;transform: translateY(-50%);width: 1.25em;height: 1.25em;background: transparent url("../img/common/icon_arrow_circle.svg") no-repeat 50% / contain;filter: invert(96%) sepia(91%) saturate(15%) hue-rotate(132deg) brightness(109%) contrast(100%);}
#Main .block-resale-03 .container {max-width: 1200px;width: calc(100% - 4em);margin: 0 auto;overflow: hidden;}

#Main .block-resale-04 {padding-bottom: 1em;}
#Main .block-resale-04 h3 {padding: 0.5em 0 1em;text-align: center;letter-spacing: 0.2em;font-weight: 700;}
#Main .block-resale-04 h3 span {display: inline-block;background: var(--resale-grad);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#Main .block-resale-04 .caps {margin: 0.5em 0 -1em;color: #fff;font-size: 62.5%;}
#Main .block-resale-04 .caps a {color: #fff;}
#Main .block-resale-04 .container {padding: 2em;}
#Main .block-resale-04 .swiper-group {position: relative;max-width: 1200px;margin: 0 auto;border-radius: 3px;overflow: hidden;}
#Main .block-resale-04 .mySwiper .swiper-wrapper {background: linear-gradient(90deg, #ffffff 0%, #ffffff 50%, #F4F6F8 100%);}
#Main .block-resale-04 .mySwiper .swiper-slide {position: relative;z-index: 2;display: flex;align-items: center;padding: 1em;border-top: 1px solid #eee;}
#Main .block-resale-04 .mySwiper .swiper-slide strong {display: block;color: #4c211b;}
#Main .block-resale-04 .mySwiper .swiper-slide strong span {display: inline-block;white-space: nowrap;}
#Main .block-resale-04 .mySwiper .swiper-slide strong small {display: block;line-height: 1;font-size: 75%;opacity: 0.5;}
#Main .block-resale-04 .mySwiper .swiper-slide .icon {display: block;margin-right: 1em;font-size: 200%;font-weight: bold;text-align: center;line-height: 1;color: var(--resale-color);}
#Main .block-resale-04 .mySwiper .swiper-slide .icon small {display: block;font-weight: bold;font-size: 20%;}
#Main .block-resale-04 .mySwiper .swiper-slide::after {content: "";position: absolute;top: 50%;left: 100%;z-index: -1;transform: translate(-50%, -50%);border: 1em solid transparent;border-left-color: #fff;transition: transform var(--easing) 500ms;}
#Main .block-resale-04 .mySwiper .swiper-slide-thumb-active {background-color: #eff2f5!important;}
#Main .block-resale-04 .mySwiper .swiper-slide-thumb-active strong {color: var(--resale-color)!important;}
#Main .block-resale-04 .mySwiper .swiper-slide-thumb-active::after {border-left-color: #eff2f5;transform: translate(0%, -50%);}
#Main .block-resale-04 .mySwiper ul {margin: 0;}
#Main .block-resale-04 .mySwiper ul li {margin: 0;border-top: 1px solid #eff2f5;}
#Main .block-resale-04 .mySwiper ul li a {position: relative;background: var(--resale-grad);display: flex;align-items: center;flex-direction: column;justify-content: center;min-height: 3.2em;padding: 1em;font-weight: 700;text-align: center;white-space: nowrap;color: #fff;}
#Main .block-resale-04 .mySwiper ul li a::after {content: "〉";position: absolute;top: 50%;right: 1em;transform: scaleY(0.66) translateY(-50%);line-height: 1;}
#Main .block-resale-04 .mySwiper ul li a span {display: block;line-height: 2;font-size: 62.5%;}
#Main .block-resale-04 .mySwiper ul li a span::before {content: "";display: inline-block;width: 1px;height: 1em;background-color: #fff;margin: 0 1em;transform: skewX(15deg);}
#Main .block-resale-04 .mySwiper ul li a span::after {content: "";display: inline-block;width: 1px;height: 1em;background-color: #fff;margin: 0 1em;transform: skewX(-15deg);}
#Main .block-resale-04 .mySwiper ul li:nth-child(1) a::before {content: "";position: absolute;top: 50%;left: 1em;transform: translateY(-50%);border: 1px solid #000;border-radius: 100%;width: 2.5em;height: 2.5em;background: transparent url("../img/common/icon_side_advantages.svg") no-repeat 50% / 60% auto;filter: invert(96%) sepia(91%) saturate(15%) hue-rotate(132deg) brightness(109%) contrast(100%);}
#Main .block-resale-04 .mySwiper ul li:nth-child(2) a::before {content: "";position: absolute;top: 50%;left: 1em;transform: translateY(-50%);border: 1px solid #000;border-radius: 100%;width: 2.5em;height: 2.5em;background: transparent url("../img/common/icon_side_area_codate.svg") no-repeat 50% / 60% auto;filter: invert(96%) sepia(91%) saturate(15%) hue-rotate(132deg) brightness(109%) contrast(100%);}
#Main .block-resale-04 .mySwiper2 {overflow: hidden;}
#Main .block-resale-04 .mySwiper2 .swiper-slide {background-position: 50%;background-repeat: no-repeat;background-size: cover;display: flex;align-items: flex-end;}
#Main .block-resale-04 .mySwiper2 .swiper-slide p {background-color: rgb(10 36 62/ 30%);padding: 1.25em 2em;flex: 1;margin: 0;line-height: 1.5;font-size: 87.5%;color: #fff;opacity: 0;transform: scale(1.05) translateY(30px);transition: opacity 800ms ease 600ms, transform 800ms cubic-bezier(0.25, 1, 0.5, 1) 600ms;-webkit-backface-visibility: hidden;backface-visibility: hidden;will-change: transform;}
#Main .block-resale-04 .mySwiper2 .swiper-slide p strong {display: block;margin-bottom: 0;font-size: 175%;}
#Main .block-resale-04 .mySwiper2 .swiper-slide p a {position: relative;display: inline-block;margin-top: 0.5em;font-weight: bold;color: #fff;transition: background-color var(--easing) 200ms;}
#Main .block-resale-04 .mySwiper2 .swiper-slide p a::after {content: "";position: absolute;top: 50%;right: 0;transform: translateY(-50%);width: 1em;height: 1em;background: transparent url("../img/common/icon_arrow_circle.svg") no-repeat 50% / contain;filter: invert(96%) sepia(91%) saturate(15%) hue-rotate(132deg) brightness(109%) contrast(100%);}
#Main .block-resale-04 .mySwiper2 .swiper-slide p a + a {margin-left: 2em;color: gold;}
#Main .block-resale-04 .mySwiper2 .swiper-slide p a + a::after {filter: invert(86%) sepia(30%) saturate(3152%) hue-rotate(356deg) brightness(102%) contrast(109%);}
#Main .block-resale-04 .mySwiper2 .swiper-slide-active p {opacity: 1;transform: scale(1) translateY(0);}

#Main .block-resale-06 {background: #eef3f1;}
#Main .block-resale-06 h3 {padding: 0.5em 0 1em;text-align: center;letter-spacing: 0.2em;font-weight: 700;}
#Main .block-resale-06 h3 span {display: inline-block;background: var(--resale-grad);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#Main .block-resale-06 .caps {max-width: 1200px;margin: 0.5em auto -1em;font-size: 62.5%;}
#Main .block-resale-06 .caps a {color: brown;}
#Main .block-resale-06 .container {padding: 2em;}
#Main .block-resale-06 .swiper-group {position: relative;max-width: 1200px;margin: 0 auto;border-radius: 3px;overflow: hidden;}
#Main .block-resale-06 .mySwiper .swiper-slide {position: relative;z-index: 2;display: flex;align-items: center;padding: 1em;background-color: #fff;}
#Main .block-resale-06 .mySwiper .swiper-slide strong {display: block;color: #4c211b;}
#Main .block-resale-06 .mySwiper .swiper-slide strong span {display: inline-block;white-space: nowrap;}
#Main .block-resale-06 .mySwiper .swiper-slide .icon {display: block;margin-right: 1em;font-size: 200%;font-weight: bold;text-align: center;line-height: 1;color: var(--resale-color);}
#Main .block-resale-06 .mySwiper .swiper-slide .icon small {display: block;font-weight: bold;font-size: 20%;}
#Main .block-resale-06 .mySwiper .swiper-slide::after {content: "";position: absolute;top: 50%;left: 100%;z-index: -1;transform: translate(-50%, -50%);border: 1em solid transparent;border-left-color: #fff;transition: transform var(--easing) 500ms;}
#Main .block-resale-06 .mySwiper .swiper-slide:nth-child(n+2) {border-top: 1px solid #eee;}
#Main .block-resale-06 .mySwiper .swiper-slide-thumb-active {background: linear-gradient(90deg, #F4F6F8 0%, #fff 100%);}
#Main .block-resale-06 .mySwiper .swiper-slide-thumb-active strong {color: var(--resale-color)!important;}
#Main .block-resale-06 .mySwiper .swiper-slide-thumb-active::after {border-left-color: #F4F6F8;transform: translate(0%, -50%);}
#Main .block-resale-06 .mySwiper ul {margin: 0;}
#Main .block-resale-06 .mySwiper ul li {margin: 0;border-top: 1px solid #F4F6F8;}
#Main .block-resale-06 .mySwiper ul li a {position: relative;background: var(--resale-grad);display: flex;align-items: center;flex-direction: column;justify-content: center;min-height: 3.2em;padding: 1em;font-weight: 700;text-align: center;white-space: nowrap;color: #fff;}
#Main .block-resale-06 .mySwiper ul li a::after {content: "〉";position: absolute;top: 50%;right: 1em;transform: scaleY(0.66) translateY(-50%);line-height: 1;}
#Main .block-resale-06 .mySwiper ul li a span {display: block;line-height: 2;font-size: 62.5%;}
#Main .block-resale-06 .mySwiper ul li a span::before {content: "";display: inline-block;width: 1px;height: 1em;background-color: #fff;margin: 0 1em;transform: skewX(15deg);}
#Main .block-resale-06 .mySwiper ul li a span::after {content: "";display: inline-block;width: 1px;height: 1em;background-color: #fff;margin: 0 1em;transform: skewX(-15deg);}
#Main .block-resale-06 .mySwiper ul li:nth-child(1) a::before {content: "";position: absolute;top: 50%;left: 1em;transform: translateY(-50%);border: 1px solid #000;border-radius: 100%;width: 2.5em;height: 2.5em;background: transparent url("../img/common/icon_side_store.svg") no-repeat 50% / 60% auto;filter: invert(96%) sepia(91%) saturate(15%) hue-rotate(132deg) brightness(109%) contrast(100%);}
#Main .block-resale-06 .mySwiper ul li:nth-child(2) a::before {content: "";position: absolute;top: 50%;left: 1em;transform: translateY(-50%);border: 1px solid #000;border-radius: 100%;width: 2.5em;height: 2.5em;background: transparent url("../img/common/icon_email.svg") no-repeat 50% / 60% auto;filter: invert(96%) sepia(91%) saturate(15%) hue-rotate(132deg) brightness(109%) contrast(100%);}
#Main .block-resale-06 .mySwiper2 {overflow: hidden;}
#Main .block-resale-06 .mySwiper2 .swiper-slide {background-position: 50%;background-repeat: no-repeat;background-size: cover;display: flex;align-items: center;justify-content: center;}
#Main .block-resale-06 .mySwiper2 .swiper-slide.merit01 {align-items: center;}
#Main .block-resale-06 .mySwiper2 .swiper-slide.merit02 {align-items: flex-end;}
#Main .block-resale-06 .mySwiper2 .swiper-slide.merit03 {align-items: flex-end;}
#Main .block-resale-06 .mySwiper2 .swiper-slide img {max-height: 100%;object-fit: contain;opacity: 0;transform: scale(1.05) translateY(30px);transition: opacity 800ms ease 600ms, transform 800ms cubic-bezier(0.25, 1, 0.5, 1) 600ms;-webkit-backface-visibility: hidden;backface-visibility: hidden;will-change: transform;}
#Main .block-resale-06 .mySwiper2 .swiper-slide-active img {opacity: 1;transform: scale(1) translateY(0);}

#Main .block-index-social {background-color: #f8f8f8;padding: 2em;}
#Main .block-index-social .tiktok h3 {position: relative;border-radius: 100%;width: 48px;height: 48px;background-color: #000;font-size: 100%;}
#Main .block-index-social .tiktok h3 img {position: absolute;top: 50%;left: 50%;width: auto;height: 30px;transform: translate(-50%, -50%);}
#Main .block-index-social .tiktok h3 span {position: absolute;top: 50%;left: 100%;transform: translate(1.5em, -50%);font-weight: bold;white-space: nowrap;}
#Main .block-index-social .tiktok h3 span small {margin-left: 0.5em;font-size: 81.75%;color: #696D80;}
#Main .block-index-social .tiktok .swiper-slide {position: relative;margin: 1em 1em 1em 0;max-width: 270px;}
#Main .block-index-social .tiktok .swiper-slide .youtube-container {position: relative;padding-top: 178%;border-radius: 1em 1em 0 0;overflow: hidden;}
#Main .block-index-social .tiktok .swiper-slide .youtube-container iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#Main .block-index-social .tiktok .swiper-slide .btn {position: relative;background-color: #3a8462;border-radius: 0 0 1em 1em;padding: 1em 0.5em;font-weight: 700;font-size: 93.75%;line-height: 1;text-align: center;color: #fff;}
#Main .block-index-social .tiktok .swiper-button-next,
#Main .block-index-social .tiktok .swiper-button-prev {transform: translateY(-150%);margin: 0;width: 3em;height: 3em;background-repeat: no-repeat;background-size: 30% auto;background-position: 50%;background-color: #3a8462;z-index: 4;}
#Main .block-index-social .tiktok .swiper-button-next::after,
#Main .block-index-social .tiktok .swiper-button-prev::after {display: none;}
#Main .block-index-social .tiktok .swiper-button-prev,
#Main .block-index-social .tiktok .swiper-container-rtl .swiper-button-next {left: 0;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}
#Main .block-index-social .tiktok .swiper-button-next,
#Main .block-index-social .tiktok .swiper-container-rtl .swiper-button-prev {right: 0;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}
#Main .block-index-social .tiktok .more {margin: 0;}
#Main .block-index-social .tiktok .more a {background-color: rgb(64,139,209);display: block;vertical-align: top;zoom: 1;position: relative;padding: 7px 14px 7px 28px;margin: 5px auto 0 auto;max-width: 15em;border-radius: 4px;box-sizing: border-box;color: #fff;text-align: center;text-decoration: none;font-size: 13px;line-height: 1.5;}
#Main .block-index-social .tiktok .more a::before {content: "";width: 1em;height: 1em;position: absolute;top: 50%;left: 1em;transform: translateY(-50%);background: transparent url("../img/common/icon_tiktok.svg") no-repeat 50% / contain;filter: invert(96%) sepia(91%) saturate(15%) hue-rotate(132deg) brightness(109%) contrast(100%);}
#Main .block-index-social .tiktok .swiper-slide .youtube-container iframe {display: none;}
#Main .block-index-social .tiktok .swiper-slide .youtube-container {background-position: 50%;background-size: cover;background-repeat: no-repeat;}
#Main .block-index-social .tiktok .swiper-slide .youtube-container.loaded iframe {display: block;}
#Main .block-index-social .swiper-container {position: relative;overflow: hidden;}
#Main .block-index-social .container {padding: 2em;border-radius: 1em;background-color: #fff;}

/* =====
* LAYOUT :: PC
=================================================================== */
@media only screen and (min-width: 1025px) {
  #Main .block-index-posts .grid-list {max-width: 1200px;width: calc(100% - 4em);margin: 0.5em auto 2.5em;}
  #Main .block-index-posts .grid-list > div {width: 100%;margin: 0;}
  #Main .block-index-posts .grid-list > div header ul li:not(.on) {transition: background-color cubic-bezier(0.445, 0.05, 0.55, 0.95) 200ms;cursor: pointer;}
  #Main .block-index-posts .grid-list > div header ul li:not(.on):hover {background-color: #eee;}

  #Main .block-resale-03 h3 br {display: none;}
  #Main .block-resale-03 .column {display: flex;align-items: center;justify-content: space-between;}
  #Main .block-resale-03 .column > div:nth-child(1) {width: 22em;background-color: #fff;padding: 2em 2em 3em;margin-right: -2em;border-radius: 5px;position: relative;z-index: 2;}
  #Main .block-resale-03 .column > div:nth-child(2) {width: calc(100% - 22em);}
  #Main .block-resale-03 .more .btn {position: absolute;bottom: 0;left: 0;right: 0;}

  #Main .block-resale-04 .mySwiper {position: relative;z-index: 2;padding-left: 1em;width: 25em;float: right;}
  #Main .block-resale-04 .mySwiper .swiper-wrapper {display: block;transform: translate3d(0,0,0)!important;}
  #Main .block-resale-04 .mySwiper .swiper-slide {width: 100%!important;box-sizing: border-box;}
  #Main .block-resale-04 .mySwiper .swiper-slide::after {left: inherit;right: 100%;transform: translate(50%, -50%);border: 1em solid transparent;border-right-color: #fff;}
  #Main .block-resale-04 .mySwiper .swiper-slide-thumb-active::after {border-right-color: #eff2f5;transform: translate(0%, -50%);}
  #Main .block-resale-04 .mySwiper2 {position: absolute;top: 0;right: 25em;bottom: 0;left: 0;}

  #Main .block-resale-06 .mySwiper {position: relative;z-index: 2;padding-left: 1em;width: 25em;float: right;}
  #Main .block-resale-06 .mySwiper .swiper-wrapper {display: block;transform: translate3d(0,0,0)!important;}
  #Main .block-resale-06 .mySwiper .swiper-slide {width: 100%!important;box-sizing: border-box;}
  #Main .block-resale-06 .mySwiper .swiper-slide::after {left: inherit;right: 100%;transform: translate(50%, -50%);border: 1em solid transparent;border-right-color: #fff;}
  #Main .block-resale-06 .mySwiper .swiper-slide-thumb-active::after {border-right-color: #F4F6F8;transform: translate(0%, -50%);}
  #Main .block-resale-06 .mySwiper2 {position: absolute;top: 0;right: 25em;bottom: 0;left: 0;}
}
@media only screen and (min-width: 1025px) and (max-width: 1350px) {
  #Main .block-resale-03 .column {align-items: flex-start;}
  #Main .block-resale-03 .column > div:nth-child(1) {width: 17em;margin-right: 0;}
  #Main .block-resale-03 .column > div:nth-child(2) {width: calc(100% - 22.5em);}
  #Main .block-resale-03 .column > div:nth-child(2) .swiper-slide figure::after {top: inherit;bottom: 0;}
  #Main .block-resale-03 .column > div:nth-child(2) .swiper-slide figure figcaption {padding: 1em 0 4em 0;}
  #Main .block-resale-03 .column > div:nth-child(2) .swiper-slide figure figcaption span {display: inline;white-space: normal;}
  #Main .block-resale-03 .column > div:nth-child(2) .swiper-slide figure figcaption::before {left: 1em;}
}
@media only screen and (min-width: 1025px) and (max-width: 1250px) {
  #Main .block-index-posts .grid-list > div {margin-top: 1em;}
  #Main .block-index-posts .grid-list > div header ul li {width: 1%;}
  #Main .block-index-posts .grid-list > div header ul li br {display: block;}
  #Main .block-index-posts .grid-list > div .more {margin-bottom: 5em;}
  #Main .block-index-posts .information-list > ul li a .date {font-size: 87.5%;}

  #Main .block-resale-03 h3 {line-height: 1.25;text-align: center;}
  #Main .block-resale-03 h3 br {display: block;}
  #Main .block-resale-03 .column > div:nth-child(1) {width: 16em;padding: 1em 1em 3em;}
  #Main .block-resale-03 .column > div:nth-child(1) ul li {padding-left: 3.5em;}
  #Main .block-resale-03 .column > div:nth-child(2) {width: calc(100% - 19.5em);}
}
@media only screen and (min-width: 1025px) and (max-width: 1150px) {
  #Main .block-resale-04 .mySwiper {width: 48%;}
  #Main .block-resale-04 .mySwiper2 {right: 48%;}

  #Main .block-resale-06 .mySwiper {width: 48%;}
  #Main .block-resale-06 .mySwiper2 {right: 48%;}
}
/* =====
* LAYOUT :: TAB
=================================================================== */
@media only screen and (max-width: 1024px) {
  .touch #GlobalHeader h1 + nav > ul > li.resale > a {background-color: var(--resale-color);opacity: 1;color: #fff;}

  #Main .block-index-posts .grid-list > div {width: calc(100% - 4em);margin: 0 auto 2em;}

  #Main .block-resale-03 h3 {text-align: center;}
  #Main .block-resale-03 h3 br {display: none;}
  #Main .block-resale-03 .column > div:nth-child(1) ul {display: flex;}
  #Main .block-resale-03 .column > div:nth-child(1) ul li {flex: 1;border-top: 0 none transparent;text-align: center;margin: 1em 0;padding: 3em 0 1em;}
  #Main .block-resale-03 .column > div:nth-child(1) ul li + li {border-left: 1px solid #eee;}
  #Main .block-resale-03 .column > div:nth-child(1) ul li .icon {top: 0;left: 50%;transform: translateX(-50%);}
  #Main .block-resale-03 .column > div:nth-child(2) .swiper-slide figure figcaption {padding-left: 1em;}
  #Main .block-resale-03 .column > div:nth-child(2) .swiper-slide figure figcaption::before {left: 1em;}
  #Main .block-resale-03 .more .btn {border-radius: 5px;max-width: 15em;margin: 0 auto 2em;}

  #Main .block-resale-04 .mySwiper .swiper-slide {display: block;width: 100%!important;height: auto;box-sizing: border-box;}
  #Main .block-resale-04 .mySwiper .swiper-slide .icon {position: absolute;top: 50%;left: 0.5em;transform: translateY(-50%);}
  #Main .block-resale-04 .mySwiper .swiper-slide .icon small {font-size: 30%;}
  #Main .block-resale-04 .mySwiper .swiper-slide strong {text-align: center;line-height: 1.5;}
  #Main .block-resale-04 .mySwiper .swiper-slide::after {border-color: transparent transparent #fff;top: 0;left: 50%;transform: translate(-50%, -50%);}
  #Main .block-resale-04 .mySwiper .swiper-slide-thumb-active::after {border-bottom-color: #eff2f5;transform: translate(-50%, -100%);}
  #Main .block-resale-04 .mySwiper ul {display: flex;flex-wrap: wrap;background-color: #fff;}
  #Main .block-resale-04 .mySwiper ul li {width: 50%;}
  #Main .block-resale-04 .mySwiper ul li a {font-size: 112.5%;}
  #Main .block-resale-04 .mySwiper .swiper-slide:nth-child(n+2) {border-top: 0 none transparent;}
  #Main .block-resale-04 .mySwiper2 .swiper-slide {aspect-ratio: 1.5/1;}

  #Main .block-resale-06 .mySwiper .swiper-slide {display: block;width: 33.33%!important;height: auto;box-sizing: border-box;}
  #Main .block-resale-06 .mySwiper .swiper-slide .icon {margin: 0 0 0.25em;font-size: 250%;}
  #Main .block-resale-06 .mySwiper .swiper-slide .icon small {font-size: 30%;}
  #Main .block-resale-06 .mySwiper .swiper-slide strong {text-align: center;line-height: 1.5;}
  #Main .block-resale-06 .mySwiper .swiper-slide::after {border-color: transparent transparent #fff;top: 0;left: 50%;transform: translate(-50%, -50%);}
  #Main .block-resale-06 .mySwiper .swiper-slide-thumb-active::after {border-bottom-color: #F4F6F8;transform: translate(-50%, -100%);}
  #Main .block-resale-06 .mySwiper ul {display: flex;flex-wrap: wrap;background-color: #fff;}
  #Main .block-resale-06 .mySwiper ul li {width: 50%;}
  #Main .block-resale-06 .mySwiper ul li a {font-size: 112.5%;}
  #Main .block-resale-06 .mySwiper .swiper-slide:nth-child(n+2) {border-top: 0 none transparent;}

  #Main .block-index-social .tiktok {margin-top: 1em;}
  #Main .block-index-social .tiktok .swiper-slide .btn {padding: 1em;font-size: 112.5%;text-align: center;}
}
@media only screen and (min-width: 769px) {
  #Main .block-resale-01 .accordian ul {overflow: hidden;display: flex;justify-content: space-between;}
  #Main .block-resale-01 .accordian ul li {position: relative;margin: 0;height: 28em;width: calc((100% - 35em) / 3);border-left: 1px solid #888;box-sizing: border-box;box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);transition: width var(--easing) 500ms;-webkit-backface-visibility: hidden;backface-visibility: hidden;will-change: width;}
  #Main .block-resale-01 .accordian ul li a {display: block;height: 100%;}
  #Main .block-resale-01 .accordian ul li a[href="javascript:void(0)"] {pointer-events: none;cursor: default;}
  #Main .block-resale-01 .accordian ul li img {height: 100%;width: auto;filter: brightness(0.7);transition: filter 500ms;}
  #Main .block-resale-01 .accordian ul li p[data-label] {position: absolute;bottom: 0;left: 0;width: 100%;background: rgb(0 0 0 / 30%);margin: 0;padding: 1.5em;white-space: nowrap;font-weight: bold;color: #fff;transition: opacity 500ms;}
  #Main .block-resale-01 .accordian ul li p[data-label]::before {content: attr(data-label);position: absolute;top: 50%;left: 0.15em;transform: translate(0, -50%);font-size: 550%;font-weight: bold;color: powderblue;opacity: 0.2;}

  #Main .block-resale-01 .accordian ul li.active {width: 35em;}
  #Main .block-resale-01 .accordian ul li.active img {filter: brightness(1);}
  #Main .block-resale-01 .accordian ul li.active p[data-label] {opacity: 0;}

  #Main .block-resale-01 .accordian ul.disabled li,
  #Main .block-resale-01 .accordian ul.disabled li.active {width: auto!important;height: auto!important;flex: 1;}
  #Main .block-resale-01 .accordian ul.disabled li img {width: 100%!important;height: auto!important;}
}
/* =====
* LAYOUT :: SP
=================================================================== */
@media only screen and (max-width: 768px) {
  #Main .block-index-posts .grid-list > div header + div.information-list {min-height: 5.5em;}

  #Main .block-resale-01 .accordian {overflow: hidden;}
  #Main .block-resale-01 .accordian ul li {position: relative;margin: 0;max-height: 5em;border-top: 1px solid #888;box-sizing: border-box;box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);transition: max-height var(--easing) 500ms;-webkit-backface-visibility: hidden;backface-visibility: hidden;will-change: max-height;}
  #Main .block-resale-01 .accordian ul li::before {content: "";position: absolute;top: 0;left: 0;right: 0;height: 5em;z-index: 2;background-color: var(--resale-color);mix-blend-mode: screen;}
  #Main .block-resale-01 .accordian ul li a {display: block;}
  #Main .block-resale-01 .accordian ul li img {filter: brightness(0.3);transition: filter 500ms;}
  #Main .block-resale-01 .accordian ul li p[data-label] {position: absolute;top: 50%;left: 0;right: 0;transform: translateY(-50%);padding-left: 1em;white-space: nowrap;text-align: center;font-size: 125%;font-weight: bold;color: #fff;transition: opacity 200ms;}
  #Main .block-resale-01 .accordian ul li p[data-label] span {display: none;}
  #Main .block-resale-01 .accordian ul li p[data-label]::before {content: attr(data-label);position: absolute;top: 50%;left: 2%;transform: translate(0, -50%);font-size: 300%;font-weight: bold;color: powderblue;opacity: 0.4;}
  #Main .block-resale-01 .accordian ul li p[data-label]::after {content: "+";position: absolute;top: 50%;right: 2%;transform: translate(0, -50%);width: 1.5em;height: 1.5em;text-align: center;line-height: 1.5;border: 1px solid rgb(255 255 255 / 60%);border-radius: 100%;font-size: 100%;font-weight: bold;}

  #Main .block-resale-01 .accordian ul li.active {max-height: 80vw;}
  #Main .block-resale-01 .accordian ul li.active img {filter: brightness(1);}
  #Main .block-resale-01 .accordian ul li.active p[data-label] {opacity: 0;}
  #Main .block-resale-01 .accordian ul li.active::before {transform-origin: 0 0;transform: scaleY(0);transition: transform linear 500ms;}

  #Main .block-resale-03 .column > div:nth-child(1) ul {flex-wrap: wrap;margin: 0;}
  #Main .block-resale-03 .column > div:nth-child(1) ul li {flex: auto;width: 50%;margin: 0;padding: 4em 0 2em;box-sizing: border-box;background: linear-gradient(135deg,rgba(255, 255, 255, 1) 50%, rgba(248, 248, 248, 1) 100%);}
  #Main .block-resale-03 .column > div:nth-child(1) ul li .icon {top: 0.75em;}
  #Main .block-resale-03 .column > div:nth-child(1) ul li:nth-child(3) {border-left: 0 none transparent;border-top: 1px solid #eee;}
  #Main .block-resale-03 .column > div:nth-child(1) ul li:nth-child(4) {border-top: 1px solid #eee;}
  #Main .block-resale-03 .column > div:nth-child(2) .swiper-slide figure::after {right: 50%;transform: translateX(50%);padding-top: calc(44.5% + 1em);opacity: 1;font-size: 125%;}
  #Main .block-resale-03 .column > div:nth-child(2) .swiper-slide figure figcaption {padding: 3.5em 0 0 0;}
  #Main .block-resale-03 .column > div:nth-child(2) .swiper-slide figure figcaption span {display: inline;white-space: normal;}
  #Main .block-resale-03 .more .btn {max-width: 100%;border-radius: 0 0 5px 5px;}

  #Main .block-resale-04 .mySwiper .swiper-slide strong {display: flex;align-items: center;justify-content: center;height: 100%;font-size: 112.5%;text-align: center;}
  #Main .block-resale-04 .mySwiper .swiper-slide strong span {display: block;white-space: normal;}
  #Main .block-resale-04 .mySwiper ul li {width: 100%;}
  #Main .block-resale-04 .mySwiper2 .swiper-slide {aspect-ratio: 1/1;}

  #Main .block-resale-06 .mySwiper .swiper-slide strong {text-align: left;font-size: 93.75%;}
  #Main .block-resale-06 .mySwiper .swiper-slide strong span {display: inline;white-space: normal;}
  #Main .block-resale-06 .mySwiper ul li {width: 100%;}
}
@media only screen and (max-width: 768px) and (orientation: landscape) {}
@media only screen and (max-width: 640px) {}
@media only screen and (max-width: 480px) {}
