* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

*,
::before,
::after {
	background-repeat: no-repeat;
	zoom: 1;
}

::before,
::after {
	text-decoration: inherit;
	vertical-align: inherit;
}

html,
body {
	font-size: 62.5%;
	-webkit-overflow-scrolling: touch;
}

html {
	overflow-y: scroll;
	cursor: default;
}

body {
	line-height: 1em;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 1em;
	font-weight: 700;
	line-height: 1em;
}

ol,
ul,
li {
	list-style: none;
	zoom: normal;
}

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

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

th {
	font-weight: normal;
}

td,
th {
	padding: 0;
}

blockquote {
	quotes: none;
}

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

a {
	color: inherit;
	background-color: rgba(0,0,0,0);
	text-decoration: none;
	-webkit-text-decoration-skip: objects;
	cursor: pointer;
}

a:active,
a:hover {
	outline-width: 0;
}

a:focus,
*:focus {
	outline: none;
}

img {
	border-style: none;
	vertical-align: bottom;
}

[type=text],
[type=tel],
[type=email],
[type=date],
[type=number],
[type=submit],
[type=button],
button,
textarea,
select {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input,
select {
	vertical-align: middle;
}

select {
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

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

button,
select {
	text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
	cursor: pointer;
}

html {
	font-size: 62.5%;
}

body {
	width: 100%;
	height: 100%;
	background-color: #fff;
	color: #111;
	font-family: "Zen Kaku Gothic New",sans-serif;
	font-size: 3.7333333333vw;
	font-weight: 400;
	line-height: 1em;
	letter-spacing: 0;
	word-wrap: break-word;
	overflow-wrap: break-word;
	overflow-x: hidden;
}

body.is-fixed {
	position: fixed;
	width: 100%;
	overflow: hidden;
	top: var(--scroll-y);
}

a.on {
	display: inline-block;
}

.br--pc {
	display: none;
}

.br--sp {
	display: block;
}

.parallax {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.parallax img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.img--fit {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.img--scale {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.img--scale img {
	width: 100%;
	transition-duration: .4s;
}

.youtube,
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.youtube iframe,
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.anim {
	opacity: 0;
}

.anim.is-show {
	opacity: 1;
}

.anim--heading {
	position: relative;
	overflow: hidden;
}

.anim--heading>span {
	position: relative;
}

.anim--heading.is-show>span {
	animation: popanime .6s ease-out forwards;
}

[data-aos=fade-up] {
	transform: translateY(20px);
	opacity: 0;
	transition-property: transform,opacity;
}

[data-aos=fade-up].aos-animate {
	transform: translateY(0px);
	opacity: 1;
}

.sec--about {
	padding: 16vw 0 16vw 0;
	transition: background-color .1s ease,backdrop-filter .2s ease,-webkit-backdrop-filter .2s ease;
	overflow: hidden;
	z-index: 1;
	position: relative;
}

.sec--about::before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),url(../../img/renewal/front/about-bg-sp.jpg) center/cover no-repeat;
	filter: blur(10px);
	transform: scale(1.1);
	z-index: -1;
}

.about {
	position: relative;
}

.about .sec__text {
	margin-top: 10.6666666667vw;
}

.about .sec__text p {
	color: #fff;
	line-height: 2em;
}

.about__image {
	margin-bottom: 10.6666666667vw;
	width: 56.5333333333vw;
}

.about__sub-image {
	position: absolute;
	right: -6.2666666667vw;
	bottom: -40vw;
	width: 40.8vw;
}

.sec--case {
	padding: 18.6666666667vw 0;
	background-color: #232323;
}

.case {
	margin-bottom: 14.6666666667vw;
}

.case__head {
	position: relative;
	margin-bottom: 10.6666666667vw;
}

.case .sec__text {
	margin-top: 5.3333333333vw;
}

.case .sec__text p {
	color: #ccc;
	line-height: 1.75em;
}

.case__content {
	position: relative;
}

.case__btn {
	margin-top: 8vw;
	width: 54.6666666667vw;
}

.case__slide .swiper-slide {
	margin-right: 4.2666666667vw;
	width: 76vw;
}

.case__slide .swiper-slide:last-child {
	margin-right: 0;
}

.case-post a {
	position: relative;
	display: block;
}

.case-post a:hover .case-post__image img {
	transform: scale(1.1, 1.1);
	cursor: pointer;
}

.case-post__image {
	margin-bottom: 4.8vw;
}

.case-post__image img {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	font-family: "object-fit: cover;";
	height: 50.6666666667vw;
}

.case-post__ttl {
	max-height: 3em;
	color: #fff;
	font-size: 4.2666666667vw;
	font-weight: 500;
	line-height: 1.5em;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.case-post__tag {
	display: flex;
	flex-wrap: wrap;
	margin-top: 1em;
	gap: .5em 1em;
}

.case-post__tag>li {
	color: #909090;
	font-size: 3.2vw;
	font-weight: 500;
}

.case-post__tag>li:before {
	content: "#";
}

.case-category__head {
	position: relative;
	display: flex;
	align-items: center;
	margin-bottom: 5.3333333333vw;
	height: 8vw;
}

.case-category__head:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 31.4666666667vw;
	height: .2666666667vw;
	background-color: rgba(144,144,144,.3);
	transform: translateY(-50%);
}

.case-category__en {
	color: #ccc;
	font-family: "Crimson Text",serif;
	font-size: 5.6vw;
}

.case-category__ttl {
	position: relative;
	top: .2em;
	margin-left: 1em;
	color: #f4f4f4;
	font-size: 2.9333333333vw;
	font-weight: 400;
}

.case-category__menu {
	display: flex;
	flex-wrap: wrap;
	gap: 2.1333333333vw;
}

.case-category__menu>a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 42.6666666667vw;
	height: 13.3333333333vw;
	background-color: #1c1c1c;
	border-color: #393939;
	border-style: solid;
	border-width: .2666666667vw;
	border-radius: .8vw;
	color: #ccc;
	font-size: 3.7333333333vw;
	font-weight: 500;
}

.sec--faq {
	padding: 18.6666666667vw 0;
	background-color: #fff;
}

.faq__image {
	position: relative;
	margin-bottom: 5.3333333333vw;
	height: 60vw;
}

.faq__main {
	width: 71.2vw;
}

.faq__sub {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 30.9333333333vw;
	z-index: 1;
}

.sec--feature {
	padding: 18.6666666667vw 0;
	background-color: #fff;
}

.feature {
	position: relative;
	margin-top: 10.6666666667vw;
	border-top-color: rgba(17,17,17,.2);
	border-top-style: solid;
	border-top-width: .2666666667vw;
	counter-reset: cnt;
}

.feature>li {
	position: relative;
	padding: 9.3333333333vw 0 8vw 18.6666666667vw;
	border-bottom-color: rgba(17,17,17,.2);
	border-bottom-style: solid;
	border-bottom-width: .2666666667vw;
}

.feature>li:before {
	counter-increment: cnt;
	content: counter(cnt, decimal-leading-zero) ".";
	position: absolute;
	top: 9.3333333333vw;
	left: 0;
	font-family: "Crimson Text",serif;
	font-size: 4.8vw;
}

.feature__en {
	color: #909090;
	font-family: "Crimson Text",serif;
	line-height: 1.4em;
}

.feature__ttl {
	margin-top: 4.2666666667vw;
	font-family: "Zen Old Mincho",serif;
	font-size: 5.3333333333vw;
	font-weight: 500;
	line-height: 1.4em;
}

.feature__text {
	margin-top: 1.2em;
}

.feature__text p {
	line-height: 1.56em;
}

.feature__btn {
	margin-top: 4.2666666667vw;
}

.feature__image {
	margin-top: 5.3333333333vw;
}

.sec--update {
	padding: 18.6666666667vw 0;
	background-color: #fff;
}

.update .btn-box {
	margin-bottom: 5.3333333333vw;
}

.update .btn-box a {
	display: inline-block;
}

.news {
	position: relative;
	border-top-color: rgba(17,17,17,.2);
	border-top-style: solid;
	border-top-width: .2666666667vw;
}

.news-post a {
	position: relative;
	display: block;
	padding: 6.4vw 0;
	border-bottom-color: rgba(17,17,17,.2);
	border-bottom-style: solid;
	border-bottom-width: .2666666667vw;
}

.news-post__date {
	margin-bottom: .8em;
	color: #909090;
	font-family: "Crimson Text",serif;
	font-size: 3.4666666667vw;
}

.news-post__ttl {
	max-height: 3em;
	font-weight: 500;
	line-height: 1.5em;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.topic {
	position: relative;
	overflow: hidden;
}

#topic-pagination {
	margin-top: 6.6666666667vw;
}

.topic-post a {
	position: relative;
	display: block;
}

.topic-post a:hover .topic-post__image img {
	transform: scale(1.1, 1.1);
	cursor: pointer;
}

.topic-post__image {
	margin-bottom: 4.2666666667vw;
}

.topic-post__image img {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	font-family: "object-fit: cover;";
	height: 53.3333333333vw;
}

.topic-post__ttl {
	max-height: 3em;
	font-size: 4.2666666667vw;
	font-weight: 500;
	line-height: 1.5em;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.sec--voice {
	padding: 18.6666666667vw 0;
	background-color: #f4f4f4;
}

.voice__head {
	margin-bottom: 8vw;
}

.voice .sec__text {
	margin-top: 2.6666666667vw;
}

.voice .sec__text p {
	font-size: 3.2vw;
	line-height: 1.5em;
}

.voice__bottom {
	position: relative;
}

.voice__btn {
	margin-top: 8vw;
	width: 54.4vw;
}

.voice__slide .swiper-slide {
	margin-right: 4.2666666667vw;
	width: 76vw;
	height: auto;
}

.voice__slide .swiper-slide:last-child {
	margin-right: 0;
}

.voice-post a {
	position: relative;
	display: block;
	padding: 10.6666666667vw;
	height: 100%;
	background-color: #fff;
}

.voice-post__head {
	display: flex;
	align-items: center;
	margin-bottom: 4.8vw;
	padding-bottom: 2.6666666667vw;
	border-bottom-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: .2666666667vw;
}

.voice-post__head p {
	position: relative;
	font-size: 3.4666666667vw;
	line-height: 1.2em;
}

.voice-post__head p:nth-child(n+2) {
	margin-left: .75em;
	padding-left: .75em;
}

.voice-post__head p:nth-child(n+2):before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: .05em;
	width: .2666666667vw;
	height: 70%;
	background-color: #111;
	transform: translateY(-50%);
}

.voice-post__ttl {
	font-weight: 500;
	line-height: 1.8em;
}

.voice-post__text {
	margin-top: .8em;
}

.voice-post__text p {
	font-size: 3.2vw;
	line-height: 1.33em;
}

.voice-post__tag {
	display: flex;
	flex-wrap: wrap;
	margin-top: 1em;
	gap: .5em 1em;
}

.voice-post__tag>li {
	color: #909090;
	font-size: 3.2vw;
	font-weight: 500;
}

.voice-post__tag>li:before {
	content: "#";
}

@media screen and (min-width: 800px) {

body {
	font-size: 1.25vw;
}

a.on--opa {
	transition: opacity .4s ease-in-out;
}

a.on--opa:hover {
	opacity: .7;
}

.none--pc {
	display: none !important;
}

.br--pc {
	display: block;
}

.br--sp {
	display: none;
}

.sec--about {
	padding: 10.15625vw 0 10.15625vw 0;
}

.sec--about::before {
	background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),url(../../img/renewal/front/about-bg.jpg) center/cover no-repeat;
}

.about {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.about .sec__text {
	margin-top: 4.6875vw;
}

.about__image {
	margin: 0;
	width: 36.09375vw;
}

.about__content {
	width: 37.5vw;
}

.about__sub-image {
	right: -4.6875vw;
	bottom: -14.453125vw;
	width: 17.1875vw;
}

.sec--case {
	padding: 7.8125vw 0;
}

.case {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	margin-bottom: 4.296875vw;
}

.case__head {
	margin: 0;
	padding-top: 3.90625vw;
	width: 39.0625vw;
	z-index: 2;
}

.case__head:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 50vw;
	height: calc(100% + 7.8125vw);
	background-color: #232323;
	transform: translateY(-50%);
	z-index: -1;
}

.case .sec__text {
	margin-top: 2.34375vw;
}

.case .sec__text p {
	line-height: 1.75em;
}

.case__content {
	width: 51.5625vw;
	z-index: 1;
}

.case__btn {
	margin-top: 3.125vw;
	width: 16.015625vw;
}

#case-control {
	margin-top: 3.125vw;
}

.case__slide .swiper-slide {
	margin-right: 3.125vw;
	width: 39.0625vw;
}

.case-post__image {
	margin-bottom: 1.953125vw;
}

.case-post__image img {
	height: 26.015625vw;
}

.case-post__ttl {
	font-size: 1.40625vw;
}

.case-post__tag>li {
	font-size: 1.09375vw;
}

.case-category__head {
	margin-bottom: 2.734375vw;
	height: 2.34375vw;
}

.case-category__head:after {
	width: 71.5625vw;
	height: .078125vw;
}

.case-category__en {
	font-size: 1.796875vw;
}

.case-category__ttl {
	font-size: 1.015625vw;
}

.case-category__menu {
	gap: 1.5625vw;
}

.case-category__menu>a {
	width: 21.40625vw;
	height: 4.6875vw;
	border-width: .078125vw;
	border-radius: .234375vw;
	font-size: 1.40625vw;
	transition: opacity .4s ease-in-out;
}

.case-category__menu>a:hover {
	opacity: .7;
}

.sec--faq {
	padding: 7.8125vw 0;
}

.faq {
	display: flex;
	justify-content: space-between;
	padding-right: 4.6875vw;
}

.faq__image {
	margin: 0;
	width: 45.3125vw;
	height: 27.34375vw;
}

.faq__main {
	width: 35.703125vw;
}

.faq__sub {
	width: 15.625vw;
}

.faq__content {
	margin-top: 9.375vw;
	width: 34.375vw;
}

.sec--feature {
	padding: 7.8125vw 0;
}

.feature {
	margin-top: 6.25vw;
	border-top-width: .078125vw;
}

.feature>li {
	display: flex;
	justify-content: space-between;
	padding: 2.34375vw 0 2.34375vw 7.8125vw;
	border-bottom-width: .078125vw;
}

.feature>li:before {
	top: 2.34375vw;
	font-size: 1.71875vw;
}

.feature__content {
	width: 35.9375vw;
}

.feature__ttl {
	margin-top: 3.125vw;
	font-size: 2.34375vw;
}

.feature__btn {
	margin-top: 2.34375vw;
}

.feature__image {
	margin: 0;
	width: 39.0625vw;
}

.sec--update {
	padding: 7.8125vw 0;
}

.update {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.update .btn-box {
	margin-bottom: 3.125vw;
}

.update__news {
	width: 46.875vw;
}

.update__topic {
	width: 39.0625vw;
}

.news {
	border-top-width: .078125vw;
}

.news-post a {
	padding: 2.34375vw 0;
	border-bottom-width: .078125vw;
}

.news-post__date {
	font-size: 1.09375vw;
}

.news-post__ttl {
	max-height: 1.5em;
	-webkit-line-clamp: 1;
}

#topic-pagination {
	margin-top: 1.5625vw;
}

.topic-post__image {
	margin-bottom: 1.25vw;
}

.topic-post__image img {
	height: 21.875vw;
}

.topic-post__ttl {
	max-height: 1.5em;
	font-size: 1.25vw;
	-webkit-line-clamp: 1;
}

.sec--voice {
	padding: 7.8125vw 0;
}

.voice__head {
	margin-bottom: 3.125vw;
}

.voice .sec__text {
	margin-top: 1.5625vw;
}

.voice .sec__text p {
	font-size: 1.25vw;
	line-height: 1.75em;
}

.voice__bottom {
	margin-top: 3.125vw;
	height: 3.90625vw;
}

.voice__btn {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0;
	width: 16.015625vw;
}

.voice__slide .swiper-slide {
	margin-right: 1.5625vw;
	width: 35.15625vw;
}

.voice-post a {
	padding: 3.125vw;
}

.voice-post__head {
	margin-bottom: 1.40625vw;
	padding-bottom: .78125vw;
	border-bottom-width: .078125vw;
}

.voice-post__head p {
	font-size: 1.09375vw;
}

.voice-post__head p:nth-child(n+2):before {
	width: .078125vw;
}

.voice-post__text p {
	font-size: .9375vw;
}

.voice-post__tag>li {
	font-size: .9375vw;
}

}

@media screen and (min-width: 1280px) {

body {
	font-size: 1.6em;
}

.sec--about {
	padding: 130px 0 130px 0;
}

.about .sec__text {
	margin-top: 60px;
}

.about__image {
	width: 462px;
}

.about__content {
	width: 480px;
}

.about__sub-image {
	right: -60px;
	bottom: -185px;
	width: 220px;
}

.sec--case {
	padding: 100px 0;
}

.case {
	margin-bottom: 55px;
}

.case__head {
	padding-top: 50px;
	width: 500px;
}

.case__head:before {
	height: calc(100% + 100px);
}

.case .sec__text {
	margin-top: 30px;
}

.case__content {
	width: 660px;
}

.case__btn {
	margin-top: 40px;
	width: 205px;
}

#case-control {
	margin-top: 40px;
}

.case__slide .swiper-slide {
	margin-right: 40px;
	width: 500px;
}

.case-post__image {
	margin-bottom: 25px;
}

.case-post__image img {
	height: 333px;
}

.case-post__ttl {
	font-size: 1.8rem;
}

.case-post__tag>li {
	font-size: 1.4rem;
}

.case-category__head {
	margin-bottom: 35px;
	height: 30px;
}

.case-category__head:after {
	width: 916px;
	height: 1px;
}

.case-category__en {
	font-size: 2.3rem;
}

.case-category__ttl {
	font-size: 1.3rem;
}

.case-category__menu {
	gap: 20px;
}

.case-category__menu>a {
	width: 274px;
	height: 60px;
	border-width: 1px;
	border-radius: 3px;
	font-size: 1.8rem;
}

.sec--faq {
	padding: 100px 0;
}

.faq {
	padding-right: 60px;
}

.faq__image {
	width: 580px;
	height: 350px;
}

.faq__main {
	width: 457px;
}

.faq__sub {
	width: 200px;
}

.faq__content {
	margin-top: 120px;
	width: 440px;
}

.sec--feature {
	padding: 100px 0;
}

.feature {
	margin-top: 80px;
	border-top-width: 1px;
}

.feature>li {
	padding: 30px 0 30px 100px;
	border-bottom-width: 1px;
}

.feature>li:before {
	top: 30px;
	font-size: 22px;
	font-size: 2.2rem;
}

.feature__content {
	width: 460px;
}

.feature__ttl {
	margin-top: 40px;
	font-size: 3rem;
}

.feature__btn {
	margin-top: 30px;
}

.feature__image {
	width: 500px;
}

.sec--update {
	padding: 100px 0;
}

.update .btn-box {
	margin-bottom: 40px;
}

.update__news {
	width: 600px;
}

.update__topic {
	width: 500px;
}

.news {
	border-top-width: 1px;
}

.news-post a {
	padding: 30px 0;
	border-bottom-width: 1px;
}

.news-post__date {
	font-size: 1.4rem;
}

#topic-pagination {
	margin-top: 20px;
}

.topic-post__image {
	margin-bottom: 16px;
}

.topic-post__image img {
	height: 280px;
}

.topic-post__ttl {
	font-size: 1.6rem;
}

.sec--voice {
	padding: 100px 0;
}

.voice__head {
	margin-bottom: 40px;
}

.voice .sec__text {
	margin-top: 20px;
}

.voice .sec__text p {
	font-size: 1.6rem;
}

.voice__bottom {
	margin-top: 40px;
	height: 50px;
}

.voice__btn {
	width: 205px;
}

.voice__slide .swiper-slide {
	margin-right: 20px;
	width: 450px;
}

.voice-post a {
	padding: 40px;
}

.voice-post__head {
	margin-bottom: 18px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
}

.voice-post__head p {
	font-size: 1.4rem;
}

.voice-post__head p:nth-child(n+2):before {
	width: 1px;
}

.voice-post__text p {
	font-size: 1.2rem;
}

.voice-post__tag>li {
	font-size: 1.2rem;
}

}

@media screen and (max-width: 799px) {

.none--sp {
	display: none !important;
}

.about .sec__ttl {
	margin-left: -1.0666666667vw;
	width: 89.6vw;
}

.update>div:nth-child(n+2) {
	margin-top: 16vw;
}

}

@keyframes popanime {

from {
	bottom: -1.5em;
}

to {
	bottom: 0;
}

}

