@media screen and (min-width:768px) {
	.header {
		display: flex;
		justify-content: center;
	}



	.header__logo {
		padding-top: 20px;
		padding-bottom: 20px;
		width: 180px;
		margin-left: 2em;
		margin-right: 2em;
	}

	.header__logo a {
		display: block;
	}

	.header__logo a img {
		min-width: 170px;
	}

	.header__mavi-ul li {
		height: 100%;
	}

	.header__mavi-ul li a {
		color: #fff;
		text-decoration: none;
		color: #fff;
		font-size: 20px;
		margin-left: 0;
		margin-right: 0;
		display: flex;
		height: 100%;
		align-items: center;
		padding-left: 1em;
		padding-right: 1em;
	}



	.ageaage {
		background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 1) 21%, rgba(0, 0, 0, 1) 80%,
				rgba(0, 0, 0, 0) 81%, rgba(0, 0, 0, 0) 100%);
	}

	.ageage__bottom {
		margin-top: -8%;
		position: relative;
		z-index: 0;
	}

	.ageage__bottom::before {
		content: "";
		display: block;
		position: absolute;
		background: #000;
		width: 100%;
		height: 45%;
		top: 0;
	}

	.ageaage__youtube {
		position: relative;
		z-index: 10;
		max-width: 710px;
		border-radius: 20px;

	}

	.ageaage__youtube__wrap {
		max-width: 730px;
	}

	.ageaage__bottom__bg {
		/* background-color: #f00; */
		width: 100%;
		position: absolute;
		bottom: 0;
		right: 0;
		aspect-ratio: 727/866;
		width: 800px;
		z-index: 0;
		transform: translateX(40%);
		background: url(../img/ageage__img01-sp.png) 0 0 no-repeat;
		background-size: contain;
	}

	.ageaage__bg-img {
		background-image: url(../img/ageage_bg-pc.png);
		background-size: contain;
		background-position: top right;
	}

	.ageage__inner {
		max-width: 1100px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 10%;
		position: relative;
		z-index: 10;
	}

	.ageaage .sub-ttl {
		font-size: 36px;
		margin-left: -5%;
		margin-right: -5%;
	}

	.ageaage__oniku__wrap {
		display: flex;
	}

	.ttl a {}

	.mv {}

	.mv img {}

	.ageaage {}

	.sub-ttl .sub-ttl {}

	.ageaage__you {}

	.ageaage__you img {}

	.ageaage__oniku {}

	.ageage__oniku__contents {
		display: flex;
		position: relative;
	}

	.ageaage__oniku .l-ttl {
		font-size: 30px;
		text-align: left;
	}

	.ageaage__oniku__txt {
		font-size: 16px;
		line-height: calc(32/16);
		width: 100%;
		position: relative;
		z-index: 10;
		width: 50%;
	}

	.ageage__bg-img {}

	.ageage__bg-img02 {}

	.ageage__bg-img02 img {}

	.review {
		background: url(../img/review__pc-bg02.png) 0 0 repeat-y;
		background-size: cover;
		background-position: bottom center;
	}

	.review__inner {
		max-width: 1100px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 20%;
	}

	.review .sub-ttl {
		aspect-ratio: 763/103;
		background: url(../img/review__ttl-bg02-pc.svg) 0 0 no-repeat;
		background-size: contain;
		font-size: 36px;
		max-width: 760px;
		margin-left: auto;
		margin-right: auto;
	}

	.review__caption {
		font-size: 24px;
		margin-bottom: 50px;
	}

	.review__contents {
		display: flex;
		margin-bottom: 40px;
	}

	.review__contents01 {
		margin-left: -5%;
	}

	.review__contents01 .review__contents__img {
		width: 40%;
		margin-right: 5%;
	}

	.review__contents02 {
		flex-direction: row-reverse;
		margin-right: -5%;
	}

	.review__contents02 .review__contents__img {
		width: 50%;
	}

	.review__contents03 {
		margin-left: -5%;
	}

	.review__contents03 .review__contents__img {
		width: 50%;
	}

	.review__contents04 {
		flex-direction: row-reverse;
		margin-right: -5%;
	}

	.review__contents04 .review__contents__img {
		width: 45%;
	}

	.review__contents05 {
		margin-left: -5%;
	}

	.review__contents05 .review__contents__img {
		width: 45%;
	}

	.review__contents__img {}

	.review__contents__img img {}

	.review__contents__txt {
		width: 50%;
	}

	.review__contents__txt .l-ttl {
		font-size: 24px;
		text-align: left;
	}

	.review__contents__person {
		text-align: left;
		font-size: 20px;
	}

	.eview__contents__caption {
		font-size: 16px;
		line-height: calc(28/16);
	}

	.kodawari {
		background: url(../img/kodawari__bg-pc.png) 0 0 repeat-y;
		background-size: cover;
	}

	.kodawari__inner {
		max-width: 1200px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 15%;
	}

	.kodawari .sub-ttl {
		aspect-ratio: 763/103;
		background: url(../img/review__ttl-bg02-pc.svg) 0 0 no-repeat;
		background-size: contain;
		font-size: 36px;
		max-width: 760px;
		margin-left: auto;
		margin-right: auto;
	}

	.kodawari__caption {
		font-size: 24px;
		margin-bottom: 50px;
	}

	.kodawari__contents {
		display: flex;
	}

	.kodawari__contents__img {
		width: 40%;
		display: flex;
		align-items: center;
	}

	.kodawari__contents__img01 {
		width: 367px;
		margin-left: -10%;
	}

	.kodawari__contents__img01_02 {
		width: 367px;
		margin-right: -10%;
	}

	.kodawari__contents__img01 img {}

	.kodawari__contents__img02 {}

	.kodawari__contents__img02 img {}

	.kodawari__gensen {
		display: flex;
		width: 60%;
	}

	.kodawari__gensen .l-ttl {
		letter-spacing: 1px;
	}

	.kodawari__contents01 .kodawari__gensen .l-ttl {
		margin-left: 40px;
	}

	.kodawari__contents01 .kodawari__gensen {
		margin-left: 40px;
		flex-direction: row-reverse;
	}

	.kodawari__contents01 .kodawari__contents__img {
		margin-top: 5%;
		position: relative;
		z-index: 10;
		transform: scale(1.4);
	}

	.kodawari__contents02 {
		flex-direction: row-reverse;
	}

	.kodawari__contents02 .kodawari__contents__img {
		transform: scale(1.2);
		width: 50%;
	}

	.kodawari__contents02 .kodawari__gensen .l-ttl {
		margin-right: 40px;
	}

	.kodawari__contents03 {}

	.kodawari__contents03 .kodawari__gensen {
		margin-left: 40px;
		flex-direction: row-reverse;
	}

	.kodawari__contents03 .kodawari__gensen .l-ttl {
		margin-left: 40px;
	}

	.kodawari__contents03 .kodawari__contents__img {
		transform: scale(1.4);
		width: 50%;
	}

	.kodawari__contents04 {}

	.kodawari__contents04 {
		flex-direction: row-reverse;
	}

	.kodawari__contents04 .kodawari__gensen .l-ttl {
		margin-right: 40px;
	}

	.kodawari__contents04 .kodawari__contents__img {
		z-index: 10;
		transform: scale(1.4);
	}

	.kodawari__gensen .l-ttl {
		writing-mode: vertical-rl;
		background: url(../img/kodawari__ttl-bg-pc.svg) 0 0 no-repeat;
		aspect-ratio: 88/486;
		width: 88px;

	}

	.kodawari__gensen__txt-bg {
		width: 70%;
		height: 100%;
	}

	.kodawari__gensen__txt-bg.kyujin {
		width: 100%;
	}

	.kodawari__gensen__txt-bg.kyujin .kodawari__gensen__txt--top {
		aspect-ratio: 1001/56;
		background: url(../img/kodawari__contents__top-pc.png) 0 0 no-repeat;
		background-size: contain;
	}

	.kodawari__gensen__txt-bg.kyujin .kodawari__gensen__txt--center {
		aspect-ratio: 1001/58;
		background: url(../img/kodawari__contents__center-pc.png) 0 0 repeat-y;
		background-size: contain;
		min-height: auto;
	}

	.kodawari__gensen__txt-bg.kyujin .kodawari__gensen__txt--bottom {
		aspect-ratio: 1001/60;
		background: url(../img/kodawari__contents__bottom-pc.png) 0 0 no-repeat;
		background-size: contain;
	}

	.kodawari__gensen__txt-bg.kyujin .kodawari__gensen__txt--top {}

	.kodawari__gensen__txt--center {
		font-size: 16px;
		line-height: calc(28/16);
		min-height: 75%;
	}


	.ninki__inner {
		padding-top: 10%;
		max-width: 1100px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 15%;
	}

	.ninki .sub-ttl {
		aspect-ratio: 763/103;
		background: url(../img/osusume__ttl-bg-pc.svg) 0 0 no-repeat;
		background-size: contain;
		font-size: 32px;
		max-width: 760px;
		margin-left: auto;
		margin-right: auto;
		line-height: 1.2;
		display: flex;
		align-items: center;
	}

	.ninki__contents {
		display: flex;
	}

	.ninki__contents02 {
		flex-direction: row-reverse;
	}

	.ninki::before {
		background: url(../img/osusume__bg-pc.png) 0 0 repeat;
	}

	.ninki__contents__img__wrap {
		width: 50%;
	}

	.ninki__caption {
		width: 50%;
	}

	.ninki__contents__txt {
		padding-top: 10%;
	}

	.ninki__contents__txt .l-ttl {
		font-size: 30px;
	}

	.ninki__contents__price {}

	.ninki__contents__price01 {
		margin-right: 1em;
	}

	.ninki__contents__price02 {}

	.ninki__contents__price03 {}

	.ninki__contents__caption {}

	.ninki__contents__caption .m-ttl {}

	.ninki__caption {
		display: flex;
		flex-flow: column;
		justify-content: center;
		align-items: center;
	}

	.ninki__caption_txt {
		font-size: 16px;
	}

	.ninki__caption .m-ttl {
		margin-bottom: 20px;
		text-align: left;
	}

	.ninki__contents__img {}

	.ninki__contents__img img {}

	.ninki__contents__img img {}

	.sonota {}

	.sonota__inner {
		max-width: 1100px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 25%;
		padding-bottom: 10%;
	}

	.sonota__inner .sub-ttl {
		aspect-ratio: 763/103;
		background: url(../img/review__ttl-bg02-pc.svg) 0 0 no-repeat;
		background-size: contain;
		font-size: 36px;
		max-width: 760px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
	}

	.sonota__caption {}

	.sonota__caption--small {}

	.sonota__tab {}

	.sonota__tab_li {
		aspect-ratio: 390/60;
		background: url(../img/sonota__ttl-bg-pc.svg) 0 0 no-repeat;
	}

	.sonota__tab_li.active {}

	.sonota__panel {
		margin-bottom: 140px;
	}

	.sonota__panel_li {
		display: flex;
	}

	.sonota__menu__wrap {
		width: calc((100% - 60px) / 3);
	}

	.sonota__menu__wrap:not(:nth-child(3n)) {
		margin-right: 30px;
	}

	.sonota__menu {}

	.ougi {
		background: url(../img/kodawari__bg-pc.png) 0 0 repeat-y;
		background-size: cover;
	}

	.sub-ttl .sub-ttl {}

	.sonota__menu__ul {}

	.sonota__menu__li {}

	.sonota__menu__name {}

	.sonota__menu__price {}

	.kyujin {}

	.kyujin .l-ttl {
		font-size: 36px;
		margin-bottom: 15px;
	}

	.kyujin__show-btn {
		display: none !important;
	}

	.kyujin__caption {
		font-size: 24px;
		margin-bottom: 30px;
	}

	.kyujin__dl {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start
	}



	.kyujin__dl dt {
		width: 9em;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 16px;
		margin-right: 20px;
		padding: 10px;
	}

	.kyujin__dl dd {
		font-size: 16px;
		line-height: calc(28/16);
		width: calc(100% - 9em - 20px);
	}

	.kyujin__btn-ul {
		display: flex;
		width: 80%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 50px;
		flex-wrap: wrap;
	}

	.kyujin__btn-ul li {
		width: calc((100% - 20px) /2);
		margin-bottom: 20px;
	}

	.kyujin__btn-ul li:not(:nth-child(2n)) {
		margin-right: 20px;
	}

	.tenpo {
		padding-bottom: 40px;
	}

	.tenpo__bg-color {}

	.tenpo__inner {
		max-width: 1100px;
		margin-right: auto;
		margin-left: auto;
	}

	.tenpo__inner .sub-ttl {
		font-size: 36px;
		text-align: center;
	}

	.tenpo__contents {
		display: flex;
	}

	.tenpo__logo {}

	.tenpo__logo img {}

	.tenpo__contents__txt {}

	.tenpo__contents__dl {
		height: 100%;
		align-items: flex-start;
	}

	.tenpo__map {
		aspect-ratio: 1000/300;
	}

	.tenpo__contents__dl dl {}

	.tenpo__contents__dl dt {
		font-size: 16px;
		width: 8em;
		font-weight: bold;
	}

	.tenpo__contents__dl dd {
		width: calc(100% - 10em - 15px);
	}

	.sns__ul {}

	.sns__li {}

	.sns__li a {}

	.contact {}

	.contact__inner {
		max-width: 1100px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 80px;
	}

	.contact__inner .sub-ttl {
		aspect-ratio: 763/103;
		background: url(../img/review__ttl-bg02-pc.svg) 0 0 no-repeat;
		background-size: contain;
		font-size: 36px;
		max-width: 760px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
	}

	.contact__caption {}

	.contact__contents {
		padding: 20px;
	}

	.contact__contents__inner {
		display: flex;

	}

	.contact__contents__img {
		width: calc((300/760) * 100%);
	}

	.contact__contents__img img {}

	.contact__contents__txt {
		width: calc((460/760) * 100%);
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.contact__contents__txt .l-ttl {
		text-align: left;
		padding-left: 25px;
		margin-bottom: 5px;
	}

	.contact__contents__tel {
		justify-content: flex-start;
		padding-left: 25px;
	}

	.contact__contents__tel a {
		font-size: 36px;
	}

	.contact__contents__caption {
		text-align: left;
		padding-left: 25px;
	}

	.contact__contents__caption02 {
		text-align: left;
		padding-left: 25px;
	}

	.contact__contents__caption03 {
		text-align: left;
		font-size: 16px;
		padding-left: 25px;
	}

	.kyujin__show-btn {
		display: none;
	}

	.kyujin__btn-ul,
	.kyujin__dl {
		display: flex !important;
	}

	#cv__btn-sp {
		display: none;
	}

	#cv__btn-pc {
		width: 220px;
		position: fixed;
		z-index: 1000;
		right: 0;
		bottom: 50px;
		display: block;
	}

	#cv__btn-pc img {
		width: 100%;
	}

	.page__wrapper {
		padding-bottom: inherit;
	}

	/* 単指示 tablet */
	.pc {
		display: block;
	}

	.pc-in {
		display: inline;
	}

	.pc-inbl,
	.tabpc-inbl {
		display: inline-block;
	}

	.sp,
	.sp-in,
	.sp-inbl {
		display: none;
	}
}

@media screen and (min-width:1000px) {
	.header__sp {
		display: none;
	}

	.header__navi {
		display: flex;
		position: static;
		justify-content: center;
		padding-bottom: 0;
	}

	.header__mavi-ul {
		display: flex;
		justify-content: center;
		align-items: center;
		/* margin-top: 20px;
				margin-bottom: 20px; */
		padding-top: 0;
		margin-right: 0;
		margin-left: 0;
	}

	.header__logo {
		display: block;
	}

	.header__mavi-ul li {
		border-bottom: 0;
		margin-bottom: 0;
	}

	#js_black_bg {
		display: none;
	}

	.header__navi {
		display: flex !important;
	}
}

@media screen and (min-width:1500px) {
	.ageaage {
		background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 1) 21%, rgba(0, 0, 0, 1) 50%,
				rgba(0, 0, 0, 0) 51%, rgba(0, 0, 0, 0) 100%);
	}

	.ageage__bottom {
		margin-top: -5%;
	}


}

@media screen and (min-width:1600px) {
	.ageage__bottom {
		margin-top: -3%;
	}

	.ageage__bottom::before {
		background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 40%, rgba(0, 0, 0, 1) 100%);
		/* background: #000; */
	}

	.ougi {
		margin-top: -18%;
	}

	.sonota__inner {
		padding-top: 20%;
	}
}

@media screen and (min-width:1800px) {
	.ageage__bottom {
		margin-top: 0;
	}
}

@media screen and (max-width:850px) {
	.sonota__panel_li {
		display: block;
	}

	.sonota__menu__wrap {
		width: 100%;
	}

	.sonota__menu__wrap:not(:nth-child(3n)) {
		margin-right: 0;
	}
}