@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;
	}
}

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

body.home,
body.p404 {
	background-color: #eee6d3;
}
body.home header,
body.p404 header {
	max-width: 700px;
	margin: 0 auto;
	position: relative;
}
body.home header .logo,
body.p404 header .logo {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	line-height: 1;
	z-index: 99;
	width: 52%;
}
body.home header .logo img,
body.p404 header .logo img {
	width: 100%;
}
body.home .footer,
body.p404 .footer {
	max-width: 700px;
	margin: 0 auto;
	background-image: url(../img/bg.jpg);
	background-size: cover;
	background-position: center;
}
body.home .footer .copy,
body.p404 .footer .copy {
	background-color: #42210b;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 15px;
}
body.home .footer .copy__txt,
body.p404 .footer .copy__txt {
	font-size: 14px;
	color: white;
	text-align: center;
	font-weight: normal;
}
@media screen and (max-width: 700px) {
	body.home .footer .copy__txt,
	body.p404 .footer .copy__txt {
		font-size: 2.2vw;
	}
}
body.home .footer .copy__link,
body.p404 .footer .copy__link {
	color: white;
	border: 1px solid white;
	border-radius: 30px;
	display: inline-block;
	font-size: 18.2px;
	padding: 5px 15px;
}
@media screen and (max-width: 700px) {
	body.home .footer .copy__link,
	body.p404 .footer .copy__link {
		font-size: 2.5vw;
	}
}

body.home .fixed-bn {
	width: 100%;
	max-width: 700px;
	padding: 0 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	position: fixed;
	-ms-flex-flow: wrap;
	    flex-flow: wrap;
	z-index: 996;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
}
body.home .fixed-bn.static {
	position: static;
	bottom: auto;
	left: auto;
	-webkit-transform: none;
	        transform: none;
}
body.home .fixed-bn .bbl {
	width: 90%;
	margin: 0 auto 10px;
}
body.home .fixed-bn .bbl img {
	width: 100%;
}
body.home .fixed-bn a {
	display: inline-block;
	margin: 0 1%;
}
body.home .fixed-bn a img {
	width: 100%;
}
body.home .fixed-bn a.link1 {
	width: 37%;
}
body.home .fixed-bn a.link2 {
	width: 28%;
}
body.home .fixed-bn a.link3 {
	width: 27%;
}
body.home main {
	max-width: 700px;
	margin: 0 auto;
	background-color: white;
	overflow: hidden;
}
body.home main .mv {
	position: relative;
}
body.home main .mv__img {
	width: 100%;
}
body.home main .mv__bbl {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 100%;
	-webkit-transform: translateY(35%) translateX(-50%);
	        transform: translateY(35%) translateX(-50%);
	max-width: 86%;
}
body.home main .detail {
	background-image: url(../img/bg.jpg);
	background-size: cover;
	background-position: center;
	text-align: center;
	padding-top: 20%;
}
body.home main .detail__txt-1, body.home main .detail__txt-2, body.home main .detail__txt-3 {
	font-family: "Noto Serif JP", serif;
	color: #42210b;
	padding-bottom: 10px;
	line-height: 1.7;
	font-size: 28px;
}
@media screen and (max-width: 700px) {
	body.home main .detail__txt-1, body.home main .detail__txt-2, body.home main .detail__txt-3 {
		font-size: 3.8vw;
	}
}
body.home main .detail__txt-2, body.home main .detail__txt-3 {
	text-decoration: underline;
	padding-bottom: 40px;
}
body.home main .detail__price {
	margin-bottom: 30px;
	width: 106%;
	max-width: 106%;
	margin-left: -2%;
}
body.home main .detail__img-1 {
	margin-bottom: 20px;
}
body.home main .detail__img-2 {
	margin-bottom: 50px;
}