@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@400;500;700&family=M+PLUS+Rounded+1c:wght@400;500;700&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
.notosans {
	font-family: "Noto Sans JP", sans-serif;
}

.notoserif {
	font-family: "Noto Serif JP", serif;
}

.yugo {
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.yumin {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.mplus {
	font-family: "M PLUS 1p", sans-serif;
}

/*#################################
	サイト内共通
#################################*/
body {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 22.4px;
	font-weight: 500;
	color: #000;
}
@media screen and (max-width: 700px) {
	body {
		font-size: 3.3vw;
	}
}
body * {
	line-height: 1.5;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #000;
}
a:hover {
	cursor: pointer;
	text-decoration: none;
	color: #000;
}

p {
	margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}

.fs-10 {
	font-size: 10px !important;
}

.fs-11 {
	font-size: 11px !important;
}

.fs-12 {
	font-size: 12px !important;
}

.fs-13 {
	font-size: 13px !important;
}

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

.fs-15 {
	font-size: 15px !important;
}

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

.fs-17 {
	font-size: 17px !important;
}
@media screen and (max-width: 991px) {
	.fs-17 {
		font-size: 13.6px !important;
	}
}

.fs-18 {
	font-size: 18px !important;
}
@media screen and (max-width: 991px) {
	.fs-18 {
		font-size: 14.4px !important;
	}
}

.fs-19 {
	font-size: 19px !important;
}
@media screen and (max-width: 991px) {
	.fs-19 {
		font-size: 15.2px !important;
	}
}

.fs-20 {
	font-size: 20px !important;
}
@media screen and (max-width: 991px) {
	.fs-20 {
		font-size: 16px !important;
	}
}

.fs-21 {
	font-size: 21px !important;
}
@media screen and (max-width: 991px) {
	.fs-21 {
		font-size: 16.8px !important;
	}
}

.fs-22 {
	font-size: 22px !important;
}
@media screen and (max-width: 991px) {
	.fs-22 {
		font-size: 17.6px !important;
	}
}

.fs-23 {
	font-size: 23px !important;
}
@media screen and (max-width: 991px) {
	.fs-23 {
		font-size: 18.4px !important;
	}
}

.fs-24 {
	font-size: 24px !important;
}
@media screen and (max-width: 991px) {
	.fs-24 {
		font-size: 19.2px !important;
	}
}

.fs-25 {
	font-size: 25px !important;
}
@media screen and (max-width: 991px) {
	.fs-25 {
		font-size: 20px !important;
	}
}

.fs-26 {
	font-size: 26px !important;
}
@media screen and (max-width: 991px) {
	.fs-26 {
		font-size: 20.8px !important;
	}
}

.fs-27 {
	font-size: 27px !important;
}
@media screen and (max-width: 991px) {
	.fs-27 {
		font-size: 21.6px !important;
	}
}

.fs-28 {
	font-size: 28px !important;
}
@media screen and (max-width: 991px) {
	.fs-28 {
		font-size: 22.4px !important;
	}
}

.fs-29 {
	font-size: 29px !important;
}
@media screen and (max-width: 991px) {
	.fs-29 {
		font-size: 23.2px !important;
	}
}

.fs-30 {
	font-size: 30px !important;
}
@media screen and (max-width: 991px) {
	.fs-30 {
		font-size: 24px !important;
	}
}

.fs-31 {
	font-size: 31px !important;
}
@media screen and (max-width: 991px) {
	.fs-31 {
		font-size: 24.8px !important;
	}
}

.fs-32 {
	font-size: 32px !important;
}
@media screen and (max-width: 991px) {
	.fs-32 {
		font-size: 25.6px !important;
	}
}

.fs-33 {
	font-size: 33px !important;
}
@media screen and (max-width: 991px) {
	.fs-33 {
		font-size: 26.4px !important;
	}
}

.fs-34 {
	font-size: 34px !important;
}
@media screen and (max-width: 991px) {
	.fs-34 {
		font-size: 27.2px !important;
	}
}

.fs-35 {
	font-size: 35px !important;
}
@media screen and (max-width: 991px) {
	.fs-35 {
		font-size: 28px !important;
	}
}

.fs-36 {
	font-size: 36px !important;
}
@media screen and (max-width: 991px) {
	.fs-36 {
		font-size: 28.8px !important;
	}
}

.fs-37 {
	font-size: 37px !important;
}
@media screen and (max-width: 991px) {
	.fs-37 {
		font-size: 29.6px !important;
	}
}

.fs-38 {
	font-size: 38px !important;
}
@media screen and (max-width: 991px) {
	.fs-38 {
		font-size: 30.4px !important;
	}
}

.fs-39 {
	font-size: 39px !important;
}
@media screen and (max-width: 991px) {
	.fs-39 {
		font-size: 31.2px !important;
	}
}

.fs-40 {
	font-size: 40px !important;
}
@media screen and (max-width: 991px) {
	.fs-40 {
		font-size: 32px !important;
	}
}

.fs-41 {
	font-size: 41px !important;
}
@media screen and (max-width: 991px) {
	.fs-41 {
		font-size: 32.8px !important;
	}
}

.fs-42 {
	font-size: 42px !important;
}
@media screen and (max-width: 991px) {
	.fs-42 {
		font-size: 33.6px !important;
	}
}

.fs-43 {
	font-size: 43px !important;
}
@media screen and (max-width: 991px) {
	.fs-43 {
		font-size: 34.4px !important;
	}
}

.fs-44 {
	font-size: 44px !important;
}
@media screen and (max-width: 991px) {
	.fs-44 {
		font-size: 35.2px !important;
	}
}

.fs-45 {
	font-size: 45px !important;
}
@media screen and (max-width: 991px) {
	.fs-45 {
		font-size: 36px !important;
	}
}

.fs-46 {
	font-size: 46px !important;
}
@media screen and (max-width: 991px) {
	.fs-46 {
		font-size: 36.8px !important;
	}
}

.fs-47 {
	font-size: 47px !important;
}
@media screen and (max-width: 991px) {
	.fs-47 {
		font-size: 37.6px !important;
	}
}

.fs-48 {
	font-size: 48px !important;
}
@media screen and (max-width: 991px) {
	.fs-48 {
		font-size: 38.4px !important;
	}
}

.fs-49 {
	font-size: 49px !important;
}
@media screen and (max-width: 991px) {
	.fs-49 {
		font-size: 39.2px !important;
	}
}

.fs-50 {
	font-size: 50px !important;
}
@media screen and (max-width: 991px) {
	.fs-50 {
		font-size: 40px !important;
	}
}

.fs-51 {
	font-size: 51px !important;
}
@media screen and (max-width: 991px) {
	.fs-51 {
		font-size: 40.8px !important;
	}
}

.fs-52 {
	font-size: 52px !important;
}
@media screen and (max-width: 991px) {
	.fs-52 {
		font-size: 41.6px !important;
	}
}

.fs-53 {
	font-size: 53px !important;
}
@media screen and (max-width: 991px) {
	.fs-53 {
		font-size: 42.4px !important;
	}
}

.fs-54 {
	font-size: 54px !important;
}
@media screen and (max-width: 991px) {
	.fs-54 {
		font-size: 43.2px !important;
	}
}

.fs-55 {
	font-size: 55px !important;
}
@media screen and (max-width: 991px) {
	.fs-55 {
		font-size: 44px !important;
	}
}

.fs-56 {
	font-size: 56px !important;
}
@media screen and (max-width: 991px) {
	.fs-56 {
		font-size: 44.8px !important;
	}
}

.fs-57 {
	font-size: 57px !important;
}
@media screen and (max-width: 991px) {
	.fs-57 {
		font-size: 45.6px !important;
	}
}

.fs-58 {
	font-size: 58px !important;
}
@media screen and (max-width: 991px) {
	.fs-58 {
		font-size: 46.4px !important;
	}
}

.fs-59 {
	font-size: 59px !important;
}
@media screen and (max-width: 991px) {
	.fs-59 {
		font-size: 47.2px !important;
	}
}

.fs-60 {
	font-size: 60px !important;
}
@media screen and (max-width: 991px) {
	.fs-60 {
		font-size: 48px !important;
	}
}

.fs-61 {
	font-size: 61px !important;
}
@media screen and (max-width: 991px) {
	.fs-61 {
		font-size: 48.8px !important;
	}
}

.fs-62 {
	font-size: 62px !important;
}
@media screen and (max-width: 991px) {
	.fs-62 {
		font-size: 49.6px !important;
	}
}

.fs-63 {
	font-size: 63px !important;
}
@media screen and (max-width: 991px) {
	.fs-63 {
		font-size: 50.4px !important;
	}
}

.fs-64 {
	font-size: 64px !important;
}
@media screen and (max-width: 991px) {
	.fs-64 {
		font-size: 51.2px !important;
	}
}

.fs-65 {
	font-size: 65px !important;
}
@media screen and (max-width: 991px) {
	.fs-65 {
		font-size: 52px !important;
	}
}

.fs-66 {
	font-size: 66px !important;
}
@media screen and (max-width: 991px) {
	.fs-66 {
		font-size: 52.8px !important;
	}
}

.fs-67 {
	font-size: 67px !important;
}
@media screen and (max-width: 991px) {
	.fs-67 {
		font-size: 53.6px !important;
	}
}

.fs-68 {
	font-size: 68px !important;
}
@media screen and (max-width: 991px) {
	.fs-68 {
		font-size: 54.4px !important;
	}
}

.fs-69 {
	font-size: 69px !important;
}
@media screen and (max-width: 991px) {
	.fs-69 {
		font-size: 55.2px !important;
	}
}

.fs-70 {
	font-size: 70px !important;
}
@media screen and (max-width: 991px) {
	.fs-70 {
		font-size: 56px !important;
	}
}

.fs-71 {
	font-size: 71px !important;
}
@media screen and (max-width: 991px) {
	.fs-71 {
		font-size: 56.8px !important;
	}
}

.fs-72 {
	font-size: 72px !important;
}
@media screen and (max-width: 991px) {
	.fs-72 {
		font-size: 57.6px !important;
	}
}

.fs-73 {
	font-size: 73px !important;
}
@media screen and (max-width: 991px) {
	.fs-73 {
		font-size: 58.4px !important;
	}
}

.fs-74 {
	font-size: 74px !important;
}
@media screen and (max-width: 991px) {
	.fs-74 {
		font-size: 59.2px !important;
	}
}

.fs-75 {
	font-size: 75px !important;
}
@media screen and (max-width: 991px) {
	.fs-75 {
		font-size: 60px !important;
	}
}

.fs-76 {
	font-size: 76px !important;
}
@media screen and (max-width: 991px) {
	.fs-76 {
		font-size: 60.8px !important;
	}
}

.fs-77 {
	font-size: 77px !important;
}
@media screen and (max-width: 991px) {
	.fs-77 {
		font-size: 61.6px !important;
	}
}

.fs-78 {
	font-size: 78px !important;
}
@media screen and (max-width: 991px) {
	.fs-78 {
		font-size: 62.4px !important;
	}
}

.fs-79 {
	font-size: 79px !important;
}
@media screen and (max-width: 991px) {
	.fs-79 {
		font-size: 63.2px !important;
	}
}

.fs-80 {
	font-size: 80px !important;
}
@media screen and (max-width: 991px) {
	.fs-80 {
		font-size: 64px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-10 {
		font-size: 10px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-11 {
		font-size: 11px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-12 {
		font-size: 12px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-13 {
		font-size: 13px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-14 {
		font-size: 14px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-15 {
		font-size: 15px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-16 {
		font-size: 16px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-17 {
		font-size: 17px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-18 {
		font-size: 18px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-19 {
		font-size: 19px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-20 {
		font-size: 20px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-21 {
		font-size: 21px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-22 {
		font-size: 22px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-23 {
		font-size: 23px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-24 {
		font-size: 24px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-25 {
		font-size: 25px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-26 {
		font-size: 26px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-27 {
		font-size: 27px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-28 {
		font-size: 28px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-29 {
		font-size: 29px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-30 {
		font-size: 30px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-31 {
		font-size: 31px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-32 {
		font-size: 32px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-33 {
		font-size: 33px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-34 {
		font-size: 34px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-35 {
		font-size: 35px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-36 {
		font-size: 36px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-37 {
		font-size: 37px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-38 {
		font-size: 38px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-39 {
		font-size: 39px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-40 {
		font-size: 40px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-41 {
		font-size: 41px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-42 {
		font-size: 42px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-43 {
		font-size: 43px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-44 {
		font-size: 44px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-45 {
		font-size: 45px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-46 {
		font-size: 46px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-47 {
		font-size: 47px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-48 {
		font-size: 48px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-49 {
		font-size: 49px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-50 {
		font-size: 50px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-51 {
		font-size: 51px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-52 {
		font-size: 52px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-53 {
		font-size: 53px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-54 {
		font-size: 54px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-55 {
		font-size: 55px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-56 {
		font-size: 56px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-57 {
		font-size: 57px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-58 {
		font-size: 58px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-59 {
		font-size: 59px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-60 {
		font-size: 60px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-61 {
		font-size: 61px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-62 {
		font-size: 62px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-63 {
		font-size: 63px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-64 {
		font-size: 64px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-65 {
		font-size: 65px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-66 {
		font-size: 66px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-67 {
		font-size: 67px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-68 {
		font-size: 68px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-69 {
		font-size: 69px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-70 {
		font-size: 70px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-71 {
		font-size: 71px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-72 {
		font-size: 72px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-73 {
		font-size: 73px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-74 {
		font-size: 74px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-75 {
		font-size: 75px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-76 {
		font-size: 76px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-77 {
		font-size: 77px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-78 {
		font-size: 78px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-79 {
		font-size: 79px !important;
	}
}

@media screen and (max-width: 767px) {
	.fs-sp-80 {
		font-size: 80px !important;
	}
}

@-webkit-keyframes fadeInOut {
	0% {
		opacity: 0;
	}
	25% {
		opacity: 1;
	}
	50% {
		opacity: 1;
	}
	75% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}

@keyframes fadeInOut {
	0% {
		opacity: 0;
	}
	25% {
		opacity: 1;
	}
	50% {
		opacity: 1;
	}
	75% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
.slick-dotted.slick-slider {
	margin-bottom: 0;
}

.slick-dots {
	bottom: 5px;
}

.slick-dots li {
	margin: 0 5px;
	width: 10px;
	height: 10px;
}

.slick-dots li button:before {
	content: "";
	width: 10px;
	height: 10px;
	background: #666666;
	border: 2px solid #666666;
	opacity: 1;
	border-radius: 50%;
}

.slick-dots li.slick-active button:before {
	background: black;
	border-color: black;
}

.container {
	max-width: 100%;
	padding: 0 8%;
}

body.home,
body.p404 {
	background-color: #eee6d3;
}
body.home .fixed-bg-1,
body.home .fixed-bg-2,
body.p404 .fixed-bg-1,
body.p404 .fixed-bg-2 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
	z-index: -2;
	opacity: 0;
	-webkit-animation: fadeInOut 10s infinite;
	        animation: fadeInOut 10s infinite;
	-webkit-animation-delay: 0s;
	        animation-delay: 0s;
}
@media screen and (max-width: 700px) {
	body.home .fixed-bg-1,
	body.home .fixed-bg-2,
	body.p404 .fixed-bg-1,
	body.p404 .fixed-bg-2 {
		display: none;
	}
}
body.home .fixed-bg-2,
body.p404 .fixed-bg-2 {
	-webkit-animation-delay: 5s;
	        animation-delay: 5s;
}
body.home .fixed-bg-3,
body.p404 .fixed-bg-3 {
	position: fixed;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 740px;
	height: 100vh;
	background-color: rgba(255, 255, 255, 0.8);
	z-index: -1;
}
@media screen and (max-width: 700px) {
	body.home .fixed-bg-3,
	body.p404 .fixed-bg-3 {
		display: none;
	}
}
body.home header,
body.p404 header {
	max-width: 700px;
	margin: 0 auto;
	background-color: white;
	padding: 10px 15px;
}
body.home header .logo,
body.p404 header .logo {
	line-height: 1;
}
@media screen and (max-width: 700px) {
	body.home header .logo img,
	body.p404 header .logo img {
		width: 200px;
	}
}
@media screen and (max-width: 500px) {
	body.home header .logo img,
	body.p404 header .logo img {
		width: 150px;
	}
}
body.home .drawer-nav,
body.p404 .drawer-nav {
	width: 700px;
	max-width: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	z-index: 998;
	background-color: #333333;
	padding-top: 20px;
	padding-bottom: 40px;
	-webkit-transition: top 0.8s cubic-bezier(0.19, 1, 0.22, 1);
	transition: top 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
body.home .drawer-nav .drawer-menu,
body.p404 .drawer-nav .drawer-menu {
	text-align: center;
}
body.home .drawer-nav .drawer-menu .drawer-menu-item,
body.p404 .drawer-nav .drawer-menu .drawer-menu-item {
	text-decoration: none;
}
body.home .drawer-nav .drawer-menu .drawer-menu-item a,
body.p404 .drawer-nav .drawer-menu .drawer-menu-item a {
	color: white;
}
body.home .drawer-nav .drawer-menu .drawer-menu-item.logo,
body.p404 .drawer-nav .drawer-menu .drawer-menu-item.logo {
	background-color: #333333;
}
body.home .drawer-nav .drawer-menu .drawer-menu-item.logo img,
body.p404 .drawer-nav .drawer-menu .drawer-menu-item.logo img {
	-webkit-filter: invert(100%);
	        filter: invert(100%);
}
body.home .drawer-nav .sns,
body.p404 .drawer-nav .sns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	padding-top: 20px;
}
body.home .drawer-nav .sns li,
body.p404 .drawer-nav .sns li {
	padding: 0 10px;
}
body.home .drawer-hamburger,
body.p404 .drawer-hamburger {
	right: calc((100% - 700px) / 2 + 15px);
	z-index: 999;
	top: 20px;
}
@media screen and (max-width: 700px) {
	body.home .drawer-hamburger,
	body.p404 .drawer-hamburger {
		right: 0;
		top: 10px;
	}
}
@media screen and (max-width: 500px) {
	body.home .drawer-hamburger,
	body.p404 .drawer-hamburger {
		top: 5px;
	}
}
body.home .drawer-hamburger:focus,
body.p404 .drawer-hamburger:focus {
	outline: none;
	border: none;
}
body.home .drawer-hamburger.fixed,
body.p404 .drawer-hamburger.fixed {
	top: 0;
}
body.home .drawer-overlay,
body.p404 .drawer-overlay {
	z-index: 997;
}
body.home.drawer-open .drawer-hamburger,
body.p404.drawer-open .drawer-hamburger {
	right: calc((100% - 700px) / 2 + 15px);
}
@media screen and (max-width: 700px) {
	body.home.drawer-open .drawer-hamburger,
	body.p404.drawer-open .drawer-hamburger {
		right: 0;
	}
}
body.home.drawer-open .drawer-hamburger-icon:before,
body.home.drawer-open .drawer-hamburger-icon:after,
body.p404.drawer-open .drawer-hamburger-icon:before,
body.p404.drawer-open .drawer-hamburger-icon:after {
	background-color: white;
}
body.home .footer,
body.p404 .footer {
	max-width: 700px;
	margin: 0 auto;
}
body.home .footer .f-nav,
body.p404 .footer .f-nav {
	background-color: #666666;
	padding: 30px 5%;
}
body.home .footer .f-nav .f-nav-list,
body.p404 .footer .f-nav .f-nav-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-ms-flex-flow: wrap;
	    flex-flow: wrap;
	max-width: 90%;
	margin: 0 auto;
}
body.home .footer .f-nav .f-nav-list li,
body.p404 .footer .f-nav .f-nav-list li {
	padding: 5px;
	width: 50%;
	font-weight: normal;
}
body.home .footer .f-nav .f-nav-list li:nth-child(even),
body.p404 .footer .f-nav .f-nav-list li:nth-child(even) {
	width: 40%;
}
body.home .footer .f-nav .f-nav-list li a,
body.p404 .footer .f-nav .f-nav-list li a {
	color: white;
}
body.home .footer .f-nav .f-nav-list li:before,
body.p404 .footer .f-nav .f-nav-list li:before {
	content: "▶︎";
	color: #c1c1c1;
	margin-right: 5px;
}
body.home .footer .f-info,
body.p404 .footer .f-info {
	background-color: #333333;
	padding-top: 40px;
}
body.home .footer .f-info .sns,
body.p404 .footer .f-info .sns {
	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;
	padding-bottom: 40px;
}
body.home .footer .f-info .sns li,
body.p404 .footer .f-info .sns li {
	padding: 0 10px;
}
body.home .footer .f-info .address,
body.p404 .footer .f-info .address {
	text-align: center;
	color: white;
}
body.home .footer .f-info .address__logo,
body.p404 .footer .f-info .address__logo {
	max-width: 70%;
}
body.home .footer .f-info .address__txt-1,
body.p404 .footer .f-info .address__txt-1 {
	border-top: 1px solid #808080;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 20px auto 0;
	padding: 15px 5% 30px;
	font-weight: normal;
	font-size: 18.2px;
}
@media screen and (max-width: 700px) {
	body.home .footer .f-info .address__txt-1,
	body.p404 .footer .f-info .address__txt-1 {
		font-size: 3.2vw;
	}
}
body.home .footer .copy,
body.p404 .footer .copy {
	border-top: 2px solid #494949;
	background-color: #333333;
}
body.home .footer .copy__txt,
body.p404 .footer .copy__txt {
	font-size: 16.8px;
	color: #c1c1c1;
	text-align: center;
	padding: 15px;
	font-weight: normal;
}
@media screen and (max-width: 700px) {
	body.home .footer .copy__txt,
	body.p404 .footer .copy__txt {
		font-size: 3.1vw;
	}
}

body.p404 main {
	max-width: 700px;
	margin: 0 auto;
	background-color: white;
	overflow: hidden;
	text-align: center;
}
body.p404 main .p404-main {
	padding: 100px 0;
}
body.p404 main .p404-main .txt-1 {
	text-align: center;
	color: #ea468a;
	font-family: "Noto Serif JP", serif;
	font-size: 28px;
	padding-bottom: 50px;
	font-weight: bold;
}
@media screen and (max-width: 700px) {
	body.p404 main .p404-main .txt-1 {
		font-size: 4vw;
	}
}
body.p404 main .p404-main .txt-2 {
	padding-bottom: 50px;
	font-weight: normal;
}
body.p404 main .p404-main a {
	display: inline-block;
	text-decoration: underline;
	font-weight: normal;
}

body.home .fixed-bn {
	width: 100%;
	max-width: 700px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: fixed;
	z-index: 996;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
}
body.home .fixed-bn a {
	display: inline-block;
	margin: 0 2%;
}
body.home .fixed-bn a.link1 {
	margin-right: 0;
}
body.home main {
	max-width: 700px;
	margin: 0 auto;
	background-color: white;
	overflow: hidden;
}
body.home main .mv .mv-slide img {
	width: 100%;
}
body.home main .mv .mv-coupon {
	display: block;
	position: relative;
	margin-top: -13%;
}
body.home main .media01 {
	/* スライドショー */
}
body.home main .media01 .slider-container {
	overflow: hidden;
	width: 100%;
}
body.home main .media01 .media01-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-animation: slide 30s linear infinite;
	        animation: slide 30s linear infinite;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	padding: 0;
	margin: 0;
}
body.home main .media01 .media01-slide li {
	list-style: none;
	margin-right: 20px;
}
@media screen and (max-width: 700px) {
	body.home main .media01 .media01-slide li {
		width: 200px;
	}
}
@-webkit-keyframes slide {
	0% {
		-webkit-transform: translateX(0);
		        transform: translateX(0);
	}
	100% {
		-webkit-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
}
@keyframes slide {
	0% {
		-webkit-transform: translateX(0);
		        transform: translateX(0);
	}
	100% {
		-webkit-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
}
body.home main .media01__txt {
	text-align: center;
	color: #ea468a;
	font-family: "Noto Serif JP", serif;
	font-style: italic;
	font-size: 39.2px;
	padding-top: 50px;
	padding-bottom: 20px;
	font-weight: bold;
}
@media screen and (max-width: 700px) {
	body.home main .media01__txt {
		font-size: 5vw;
	}
}
body.home main .about {
	padding-top: 70px;
	padding-bottom: 60px;
}
body.home main .about .about-ttl {
	text-align: center;
	position: relative;
	z-index: 2;
}
@media screen and (max-width: 700px) {
	body.home main .about .about-ttl img {
		width: 79%;
	}
}
body.home main .about .about-ttl__txt {
	font-size: 28px;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-style: italic;
	font-weight: 500;
	padding-top: 20px;
}
@media screen and (max-width: 700px) {
	body.home main .about .about-ttl__txt {
		font-size: 4.5vw;
	}
}
body.home main .about .ttl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	padding-bottom: 30px;
}
@media screen and (max-width: 700px) {
	body.home main .about .ttl {
		padding-bottom: 20px;
	}
}
body.home main .about .ttl__bbl {
	margin-right: 15px;
}
@media screen and (max-width: 700px) {
	body.home main .about .ttl__bbl {
		width: 23%;
	}
}
body.home main .about .ttl__txt {
	font-style: italic;
}
body.home main .about .ttl__txt-1 {
	font-size: 86.8px;
	text-decoration: underline;
	text-decoration-thickness: 3px;
	text-underline-offset: 5px;
	font-family: "Noto Serif JP", serif;
	color: #ea468a;
	line-height: 1.1;
	font-weight: bold;
}
@media screen and (max-width: 700px) {
	body.home main .about .ttl__txt-1 {
		font-size: 11vw;
	}
}
body.home main .about .ttl__txt-2 {
	font-size: 42px;
	padding-top: 10px;
	color: #333333;
	font-weight: normal;
}
@media screen and (max-width: 700px) {
	body.home main .about .ttl__txt-2 {
		font-size: 5.5vw;
	}
}
body.home main .about .about01 {
	padding-bottom: 80px;
	position: relative;
	z-index: 1;
}
@media screen and (max-width: 700px) {
	body.home main .about .about01 {
		padding-bottom: 70px;
	}
}
body.home main .about .about01:after {
	background-color: #f0eeeb;
	position: absolute;
	top: -13%;
	left: 0;
	content: "";
	-webkit-transform: skewY(-15deg);
	        transform: skewY(-15deg);
	width: 100%;
	height: 110%;
	z-index: -1;
}
@media screen and (max-width: 700px) {
	body.home main .about .about01:after {
		height: 105%;
	}
}
body.home main .about .about01 .box {
	border-radius: 40px 0 0 40px;
	border: 5px solid black;
	border-right: none;
	padding: 5%;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-style: italic;
	max-width: 92%;
	margin-left: auto;
	background-color: white;
	font-weight: 500;
}
body.home main .about .about01 .box .box-in {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 0 auto;
}
body.home main .about .about01 .box__txt-1 {
	font-size: 28px;
	line-height: 1.3;
}
@media screen and (max-width: 700px) {
	body.home main .about .about01 .box__txt-1 {
		font-size: 4.5vw;
	}
}
body.home main .about .about01 .box__txt-2 {
	font-size: 53.2px;
	line-height: 1.3;
	font-weight: 400;
}
@media screen and (max-width: 700px) {
	body.home main .about .about01 .box__txt-2 {
		font-size: 8vw;
		line-height: 1.5;
		padding-top: 5px;
	}
}
body.home main .about .about01 .box__txt-2 span {
	font-size: 68.6px;
	text-decoration: underline;
	text-decoration-thickness: 3px;
	text-underline-offset: 4px;
	line-height: 1;
	color: #ea468a;
	font-family: "Noto Serif JP", serif;
	font-weight: bold;
}
@media screen and (max-width: 700px) {
	body.home main .about .about01 .box__txt-2 span {
		font-size: 12vw;
	}
}
body.home main .about .about02 {
	position: relative;
	z-index: 2;
}
body.home main .about .about02 .ttl__bbl {
	padding-bottom: 10%;
}
body.home main .about .about02 .img1 {
	width: 100%;
}
body.home main .about .about02 .txt1 {
	padding-top: 20px;
	padding-bottom: 30px;
	color: #333333;
	line-height: 1.8;
	font-weight: 400;
}
body.home main .about .about02 .img-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	max-width: 110%;
	width: 110%;
}
body.home main .about .about02 .img-row > div {
	width: 48%;
}
body.home main .about .about03 {
	position: relative;
	z-index: 1;
	padding-bottom: 40px;
}
body.home main .about .about03:after {
	background-color: #f0eeeb;
	position: absolute;
	top: 8%;
	left: 0;
	content: "";
	-webkit-transform: skewY(-15deg);
	        transform: skewY(-15deg);
	width: 100%;
	height: 110%;
	z-index: -1;
}
body.home main .about .about03 .txt1 {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 50px;
	font-size: 32.2px;
}
@media screen and (max-width: 700px) {
	body.home main .about .about03 .txt1 {
		font-size: 5vw;
		padding-bottom: 30px;
	}
}
body.home main .about .about03 .ttl__txt-1 {
	font-size: 61.6px;
	text-decoration: none;
	line-height: 1.1;
	letter-spacing: 9px;
}
@media screen and (max-width: 700px) {
	body.home main .about .about03 .ttl__txt-1 {
		font-size: 8.5vw;
		line-height: 1.4;
		letter-spacing: 3px;
	}
}
body.home main .about .about03 .ttl__txt-1 span {
	text-decoration: underline;
	line-height: 1.1;
	text-decoration-thickness: 3px;
	text-underline-offset: 4px;
}
body.home main .about .about03 .about03-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 20px;
}
@media screen and (max-width: 700px) {
	body.home main .about .about03 .about03-row {
		padding-top: 10px;
	}
}
body.home main .about .about03 .about03-row__img {
	width: 54%;
}
body.home main .about .about03 .about03-row__txt {
	width: 46%;
	padding-right: 5%;
}
body.home main .about .about03 .about03-row__txt p {
	color: #333333;
	line-height: 1.8;
	font-weight: 400;
}
body.home main .about .about04 {
	position: relative;
	z-index: 2;
}
body.home main .about .about04 .ttl__txt-1 {
	font-size: 61.6px;
}
@media screen and (max-width: 700px) {
	body.home main .about .about04 .ttl__txt-1 {
		font-size: 8.5vw;
		line-height: 1.4;
	}
}
body.home main .about .about04 .about04-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
body.home main .about .about04 .about04-row__img {
	width: 54%;
}
body.home main .about .about04 .about04-row__txt {
	width: 46%;
	padding-left: 5%;
}
body.home main .about .about04 .about04-row__txt p {
	color: #333333;
	line-height: 1.8;
	font-weight: 400;
}
body.home main .about .more {
	padding-top: 50px;
	text-align: center;
}
body.home main .about .more__link {
	display: inline-block;
}
@media screen and (max-width: 700px) {
	body.home main .about .more__link {
		width: 70%;
	}
}
body.home main .worries {
	background-color: #f0eeeb;
}
body.home main .worries__img-1 {
	width: 95%;
	margin-left: auto;
	display: block;
}
body.home main .worries__img-2 {
	margin-top: -9%;
}
body.home main .worries__img-3 {
	width: 92%;
}
body.home main .worries__img-2, body.home main .worries__img-4 {
	width: 92%;
	margin-left: auto;
	display: block;
}
body.home main .worries .sol {
	background-image: url(../img/worries-sol-bg.png);
	background-size: 45%;
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-top: 20px;
}
body.home main .worries .sol .more__link {
	display: inline-block;
}
@media screen and (max-width: 700px) {
	body.home main .worries .sol .more__link {
		width: 70%;
	}
}
body.home main .worries .sol .sol-txt {
	padding-top: 30px;
	padding-bottom: 50px;
	max-width: 65%;
	margin-right: auto;
}
@media screen and (max-width: 700px) {
	body.home main .worries .sol .sol-txt {
		padding-bottom: 30px;
	}
}
body.home main .worries .sol .sol-txt p {
	padding-top: 15px;
	color: #231815;
	line-height: 1.8;
}
body.home main .trainer {
	text-align: center;
	padding-top: 40px;
}
body.home main .trainer__txt-1 {
	margin-left: -10%;
}
@media screen and (max-width: 700px) {
	body.home main .trainer__txt-1 {
		width: 65%;
	}
}
body.home main .trainer__txt-2 {
	color: #ea468a;
	font-family: "Noto Serif JP", serif;
	font-style: italic;
	font-size: 48px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 25px;
	line-height: 1;
}
@media screen and (max-width: 700px) {
	body.home main .trainer__txt-2 {
		font-size: 7vw;
	}
}
body.home main .trainer__txt-3 {
	color: #333333;
	line-height: 1.8;
	font-weight: 400;
}
@media screen and (max-width: 700px) {
	body.home main .trainer__txt-3 {
		font-size: 3.5vw;
	}
}
body.home main .trainer .trainer-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	    flex-flow: wrap;
	margin-left: -10px;
	margin-right: -10px;
	padding-top: 40px;
	padding-bottom: 60px;
}
@media screen and (max-width: 700px) {
	body.home main .trainer .trainer-row {
		padding-top: 30px;
	}
}
body.home main .trainer .trainer-row .box {
	padding: 10px 10px 15px;
	width: 50%;
}
@media screen and (max-width: 700px) {
	body.home main .trainer .trainer-row .box {
		padding: 10px 10px 10px;
	}
}
body.home main .trainer .trainer-row .box__txt-1 {
	padding-top: 15px;
	font-size: 28px;
}
@media screen and (max-width: 700px) {
	body.home main .trainer .trainer-row .box__txt-1 {
		font-size: 4.5vw;
		padding-top: 10px;
	}
}
body.home main .trainer .trainer-row .box__txt-1 span {
	font-size: 21px;
}
@media screen and (max-width: 700px) {
	body.home main .trainer .trainer-row .box__txt-1 span {
		font-size: 3.5vw;
	}
}
body.home main .plan {
	background-color: #f0eeeb;
	padding-top: 20px;
	padding-bottom: 50px;
}
body.home main .plan .ttl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
body.home main .plan .ttl .inner {
	width: 40%;
}
body.home main .plan .ttl .inner__txt-1 {
	font-size: 44.8px;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-weight: 500;
	letter-spacing: 2px;
}
@media screen and (max-width: 700px) {
	body.home main .plan .ttl .inner__txt-1 {
		font-size: 6.1vw;
	}
}
body.home main .plan .ttl .inner__txt-2 {
	font-weight: 400;
	padding-top: 5px;
}
body.home main .plan .ttl__img {
	width: 60%;
	margin-right: -10%;
}
body.home main .plan .box-1 {
	background-color: white;
	padding: 30px 10px;
	text-align: center;
	margin-bottom: 20px;
}
@media screen and (max-width: 700px) {
	body.home main .plan .box-1 {
		padding: 30px 0;
	}
}
body.home main .plan .box-1__txt-1 {
	color: #c7025d;
	font-family: "Noto Serif JP", serif;
	font-size: 47.6px;
	font-weight: bold;
	line-height: 1;
	/*letter-spacing: 1px;*/
}
@media screen and (max-width: 700px) {
	body.home main .plan .box-1__txt-1 {
		font-size: 7.1vw;
	}
}
body.home main .plan .box-1__txt-2 {
	color: #c7025d;
	font-family: "Noto Serif JP", serif;
	font-size: 25.2px;
	font-weight: bold;
	line-height: 1;
	padding-top: 10px;
	padding-bottom: 15px;
}
@media screen and (max-width: 700px) {
	body.home main .plan .box-1__txt-2 {
		font-size: 3.8vw;
	}
}
/*島田修正*/
body.home main .plan .box-1__txt-3, body.home main .plan .box-1__txt-4 {
	color: #c7025d;
	font-family: "Noto Serif JP", serif;
	font-size: 70px;
	font-weight: bold;
	line-height: 1;
	padding-bottom: 10px;
}
body.home main .plan .box-1__txt-3 .spn1 img, body.home main .plan .box-1__txt-4 .spn1 img {
	width: 35%;
}
@media screen and (max-width: 700px) {
	body.home main .plan .box-1__txt-3, body.home main .plan .box-1__txt-4 {
		font-size: 10vw;
	}
}
body.home main .plan .box-1__txt-3 .spn1, body.home main .plan .box-1__txt-4 .spn1 {
	color: black;
	font-size: 42px;
}
@media screen and (max-width: 700px) {
	body.home main .plan .box-1__txt-3 .spn1, body.home main .plan .box-1__txt-4 .spn1 {
		font-size: 6.2vw;
	}
}
body.home main .plan .box-1__txt-3 .spn2, body.home main .plan .box-1__txt-4 .spn2 {
	color: black;
	font-size: 28px;
}
@media screen and (max-width: 700px) {
	body.home main .plan .box-1__txt-3 .spn2, body.home main .plan .box-1__txt-4 .spn2 {
		font-size: 4vw;
	}
}
body.home main .plan .box-1__txt-3 .spn3, body.home main .plan .box-1__txt-4 .spn3 {
	font-size: 30.8px;
}
@media screen and (max-width: 700px) {
	body.home main .plan .box-1__txt-3 .spn3, body.home main .plan .box-1__txt-4 .spn3 {
		font-size: 4.2vw;
	}
}
/* リセットCSS */
hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
body.home main .plan .hr1 {
	border-top: 1px solid #000;
	margin-bottom: 15px;
}
body.home main .plan .hr2 {
border-top: 2px dotted #000;
margin-bottom: 15px;	
}
/*body.home main .plan .box-1__txt-4  {
	padding-top: 10px;
	font-weight: 400;
	line-height: 2.5em;
	 border-bottom: 1px solid #000;
    display: inline-block;
	
}*/
body.home main .plan .box-1__txt-5 {
	padding-top: 10px;
	font-weight: 400;
}
body.home main .plan .box-1__txt-5s {
	padding-top: 10px;
	font-weight: 400;
	font-size: 20px;
}
@media screen and (max-width: 700px) {
body.home main .plan .box-1__txt-55 {
		font-size: 2.5vw;
	}
}
body.home main .plan .box-2 {
	background-color: white;
	padding: 20px 15px;
	text-align: center;
}
body.home main .plan .box-2__txt-1 {
	color: #ea468a;
	font-family: "Noto Serif JP", serif;
	font-size: 30.8px;
	font-weight: bold;
	padding-bottom: 20px;
	line-height: 1.4;
}
@media screen and (max-width: 700px) {
	body.home main .plan .box-2__txt-1 {
		font-size: 4.5vw;
	}
}
body.home main .plan .box-2 ul {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 0 auto;
}
body.home main .plan .box-2 ul li {
	position: relative;
	padding-left: 1.5em;
	text-align: left;
	font-size: 16.8px;
	font-weight: 400;
}
@media screen and (max-width: 700px) {
	body.home main .plan .box-2 ul li {
		font-size: 3vw;
	}
}
body.home main .plan .box-2 ul li:before {
	content: "※";
	position: absolute;
	top: 0;
	left: 0;
}
body.home main .voice {
	padding-top: 60px;
	padding-bottom: 40px;
}
@media screen and (max-width: 700px) {
	body.home main .voice {
		padding-top: 50px;
		padding-bottom: 40px;
	}
}
body.home main .voice .ttl {
	text-align: center;
	padding-bottom: 40px;
}
body.home main .voice .ttl__txt-1 {
	font-size: 39.2px;
}
@media screen and (max-width: 700px) {
	body.home main .voice .ttl__txt-1 {
		font-size: 6vw;
	}
}
body.home main .voice .box {
	margin-bottom: 20px;
	border: 1px solid #808080;
	border-radius: 15px;
	padding: 40px 5%;
}
@media screen and (max-width: 700px) {
	body.home main .voice .box {
		padding: 30px 5%;
	}
}
body.home main .voice .box__txt-1 {
	text-align: center;
	padding-bottom: 30px;
	font-size: 28px;
	color: #333333;
}
@media screen and (max-width: 700px) {
	body.home main .voice .box__txt-1 {
		font-size: 4vw;
		padding-bottom: 20px;
	}
}
body.home main .voice .box .inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
body.home main .voice .box .inner .person {
	width: 25%;
}
body.home main .voice .box .inner .person__txt-1 {
	font-size: 19.6px;
	padding-top: 10px;
	color: #333333;
	font-weight: normal;
}
@media screen and (max-width: 700px) {
	body.home main .voice .box .inner .person__txt-1 {
		font-size: 3.3vw;
	}
}
body.home main .voice .box .inner .comment {
	width: 75%;
	padding-left: 5%;
	font-size: 18.2px;
}
body.home main .voice .box .inner .comment__txt-1 {
	line-height: 1.8;
	font-weight: normal;
}
@media screen and (max-width: 700px) {
	body.home main .voice .box .inner .comment__txt-1 {
		font-size: 3.25vw;
	}
}
body.home main .qa {
	padding-top: 60px;
	padding-bottom: 50px;
	background-color: #f4f2f0;
}
@media screen and (max-width: 700px) {
	body.home main .qa {
		padding-top: 50px;
		padding-bottom: 40px;
	}
}
body.home main .qa .ttl {
	text-align: center;
	padding-bottom: 40px;
}
body.home main .qa .ttl__txt-1 {
	font-size: 39.2px;
}
@media screen and (max-width: 700px) {
	body.home main .qa .ttl__txt-1 {
		font-size: 6vw;
	}
}
body.home main .qa .faq-box {
	margin-bottom: 30px;
}
body.home main .qa .faq-box .faq-ttl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding-bottom: 15px;
	padding-right: 10px;
	cursor: pointer;
	border-bottom: 2px solid #808080;
	font-size: 25.2px;
}
@media screen and (max-width: 700px) {
	body.home main .qa .faq-box .faq-ttl {
		font-size: 4.2vw;
	}
}
body.home main .qa .faq-box .faq-ttl:before {
	content: "Q";
	font-size: 42px;
	font-weight: 500;
	padding-right: 10px;
	line-height: 1;
}
@media screen and (max-width: 700px) {
	body.home main .qa .faq-box .faq-ttl:before {
		font-size: 6.4vw;
	}
}
body.home main .qa .faq-box .faq-ttl:after {
	font-family: FontAwesome;
	content: "\f107";
	margin-left: auto;
	padding-left: 10px;
	font-size: 40px;
	line-height: 1;
}
@media screen and (max-width: 700px) {
	body.home main .qa .faq-box .faq-ttl:after {
		font-size: 30px;
	}
}
body.home main .qa .faq-box .faq-ttl.open:after {
	content: "\f106";
}
body.home main .qa .faq-box .faq-content {
	display: none;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 50px;
	position: relative;
}
@media screen and (max-width: 700px) {
	body.home main .qa .faq-box .faq-content {
		padding-left: 7.5vw;
		padding-bottom: 20px;
	}
}
body.home main .qa .faq-box .faq-content:before {
	position: absolute;
	left: 5px;
	top: 23px;
	content: "A";
	font-size: 35px;
	line-height: 1;
}
@media screen and (max-width: 700px) {
	body.home main .qa .faq-box .faq-content:before {
		font-size: 6vw;
		top: 20px;
	}
}
body.home main .qa .faq-box .faq-content__txt {
	font-size: 21px;
	color: #333333;
	line-height: 1.8;
	font-weight: normal;
}
@media screen and (max-width: 700px) {
	body.home main .qa .faq-box .faq-content__txt {
		font-size: 3.3vw;
	}
}
body.home main .media02 {
	padding-top: 80px;
	padding-bottom: 80px;
}
@media screen and (max-width: 700px) {
	body.home main .media02 {
		padding-top: 70px;
	}
}
body.home main .media02 .youtube {
	width: 100%;
	aspect-ratio: 16/9;
	display: block;
}
body.home main .media02 .youtube iframe {
	width: 100%;
	height: 100%;
}
body.home main .media02 .youtube img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}
body.home main .media02 .pv__txt-1 {
	text-align: center;
	color: #ea468a;
	font-family: "Noto Serif JP", serif;
	font-style: italic;
	font-size: 53.2px;
	padding-bottom: 40px;
	font-weight: 500;
	line-height: 1;
}
@media screen and (max-width: 700px) {
	body.home main .media02 .pv__txt-1 {
		font-size: 8vw;
		padding-bottom: 30px;
	}
}
body.home main .media02 .tv-media__txt-1 {
	text-align: center;
	color: #ea468a;
	font-family: "Noto Serif JP", serif;
	font-style: italic;
	font-size: 36.4px;
	padding-top: 80px;
	padding-bottom: 40px;
	font-weight: 500;
}
@media screen and (max-width: 700px) {
	body.home main .media02 .tv-media__txt-1 {
		font-size: 5.1vw;
		padding-bottom: 30px;
		padding-top: 70px;
	}
}
body.home main .media02 .tv-media__txt-2 {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 40px;
	font-size: 25.2px;
}
@media screen and (max-width: 700px) {
	body.home main .media02 .tv-media__txt-2 {
		font-size: 3.8vw;
	}
}
body.home main .media02 .more {
	text-align: center;
}
body.home main .media02 .more__link {
	display: inline-block;
}
@media screen and (max-width: 700px) {
	body.home main .media02 .more__link {
		width: 70%;
	}
}
body.home main .info-map {
	text-align: center;
	background-color: #f2f2f2;
	padding-bottom: 30px;
}
body.home main .info-map__ico {
	margin-top: -4%;
	margin-bottom: 20px;
}
@media screen and (max-width: 700px) {
	body.home main .info-map__ico {
		max-width: 12%;
	}
}
body.home main .info-map .ttl__img {
	margin-bottom: 20px;
}
@media screen and (max-width: 700px) {
	body.home main .info-map .ttl__img {
		max-width: 72%;
	}
}
body.home main .info-map .ttl__txt-1 {
	font-size: 30.8px;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-weight: 500;
	padding-bottom: 25px;
	letter-spacing: 3px;
}
@media screen and (max-width: 700px) {
	body.home main .info-map .ttl__txt-1 {
		font-size: 5.3vw;
		padding-bottom: 20px;
	}
}
body.home main .info-map .info {
	position: relative;
}
body.home main .info-map .info .info-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	    flex-flow: wrap;
	margin-left: -5px;
	margin-right: -5px;
}
body.home main .info-map .info .info-row li {
	width: 100%;
	padding: 5px;
}
/*body.home main .info-map .info .info-row li:nth-of-type(2), body.home main .info-map .info .info-row li:nth-of-type(3) {
	width: 50%;
}*/
body.home main .info-map .info__img-1 {
	position: absolute;
	bottom: 0;
	left: 0;
	max-width: 30%;
}
body.home main .info-map .info__txt-1 {
	max-width: 70%;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 10px;
	font-weight: normal;
}
body.home main .info-map .access {
	padding-top: 50px;
}
body.home main .info-map .access .map {
	border: 1px solid black;
	border-radius: 20px;
	width: 100%;
	aspect-ratio: 16/9;
	display: block;
	overflow: hidden;
}
body.home main .info-map .access .map iframe {
	width: 100%;
	height: 100%;
}
body.home main .info-map .access .address {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 30px 3% 40px;
}
@media screen and (max-width: 700px) {
	body.home main .info-map .access .address {
		padding: 20px 3% 30px;
	}
}
body.home main .info-map .access .add-table {
	width: 100%;
	margin: 0 auto;
}
body.home main .info-map .access .add-table th, body.home main .info-map .access .add-table td {
	vertical-align: top;
	padding: 5px;
}
body.home main .info-map .access .add-table th {
	width: 20%;
}
body.home main .info-map .access .add-table td {
	width: 80%;
}
body.home main .info-map .access .add-table .address__txt-1 {
	text-align: left;
	font-weight: normal;
}
body.home main .info-map .access .add-table td .kome {
font-size: 16px;
font-weight: normal;
}
@media screen and (max-width: 700px) {
body.home main .info-map .access .add-table td .kome {
font-size: 2.9vw;
}	
}
body.home main .info-map .access .address__txt-2 {
	color: white;
	padding: 10px;
	border-radius: 10px;
	background-color: #666666;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-left: auto;
	font-weight: normal;
}
body.home main .info-map .access .address__txt-2 span {
	display: inline-block;
	width: 100%;
}
body.home main .info-map .box {
	border-radius: 20px;
	background-color: white;
	padding: 20px 4%;
	color: #4d4d4d;
	margin-bottom: 10px;
}
body.home main .info-map .box__txt-1 {
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-weight: 500;
	line-height: 1.6;
}
body.home main .info-map .box__txt-2 {
	font-size: 16.8px;
	padding-top: 15px;
	text-align: left;
	line-height: 1.8;
	font-weight: normal;
}
@media screen and (max-width: 700px) {
	body.home main .info-map .box__txt-2 {
		font-size: 3.1vw;
	}
}