@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lora:wght@400..700&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Zen+Kaku+Gothic+New:wght@400;500;700&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;
}

.zenkaku {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-style: normal;
}

.lora {
	font-family: "Lora", serif;
	font-optical-sizing: auto;
	font-style: normal;
}

/*#################################
	サイト内共通
#################################*/
body {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	min-width: 375px; /* for viewport extra */
}
@media screen and (max-width: 767px) {
	body {
		font-size: 14px;
	}
}
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: #333333;
}
a:hover {
	cursor: pointer;
	text-decoration: none;
	color: #333333;
}

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

@media (min-width: 1200px) {
	.container {
		max-width: 1030px;
	}
}
@media screen and (max-width: 767px) {
	.container {
		width: 100%;
	}
}

body.home header .mv {
	position: relative;
}
body.home header .mv__txt-1 {
	position: absolute;
	top: 13%;
	left: calc((100% - 1000px) / 2 - 5%);
	mix-blend-mode: hard-light;
	z-index: 2;
}
@media screen and (max-width: 1685px) {
	body.home header .mv__txt-1 {
		left: 270px;
		max-width: 42%;
	}
}
@media screen and (max-width: 1199px) {
	body.home header .mv__txt-1 {
		top: 16%;
		left: 190px;
		width: 252px;
	}
}
@media screen and (max-width: 767px) {
	body.home header .mv__txt-1 {
		width: 164px;
		left: 20px;
		top: auto;
		bottom: 28%;
	}
}
@media screen and (max-width: 400px) {
	body.home header .mv__txt-1 {
		bottom: 30%;
	}
}
body.home header .mv__img {
	width: 100%;
	height: 750px;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
}
@media screen and (max-width: 1199px) {
	body.home header .mv__img {
		height: 615px;
	}
}
@media screen and (max-width: 767px) {
	body.home header .mv__img {
		height: auto;
		max-height: 580px;
	}
}
@media screen and (max-width: 400px) {
	body.home header .mv__img {
		max-height: 510px;
		-o-object-position: center top;
		   object-position: center top;
	}
}
body.home header .mv__label {
	position: absolute;
	top: 0;
	left: 40px;
}
@media screen and (max-width: 1685px) {
	body.home header .mv__label {
		max-width: 20%;
	}
}
@media screen and (max-width: 1199px) {
	body.home header .mv__label {
		width: 132px;
	}
}
@media screen and (max-width: 767px) {
	body.home header .mv__label {
		left: auto;
		right: 20px;
		width: 80px;
		max-width: 21%;
	}
}
body.home header .mv .inner {
	max-width: 1000px;
	width: 80%;
	position: absolute;
	top: 25%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
}
@media screen and (max-width: 1685px) {
	body.home header .mv .inner {
		left: 350px;
		-webkit-transform: none;
		        transform: none;
		max-width: calc(90% - 350px);
		width: calc(90% - 350px);
	}
}
@media screen and (max-width: 1199px) {
	body.home header .mv .inner {
		top: 26%;
		left: 240px;
		width: 278px;
	}
}
@media screen and (max-width: 767px) {
	body.home header .mv .inner {
		top: auto;
		left: 0;
		bottom: 0;
		-webkit-transform: none;
		        transform: none;
		max-width: 100%;
		width: 100%;
		padding: 0 20px;
	}
}
body.home header .mv .inner__txt-1 {
	display: block;
	margin-left: -90px;
	margin-bottom: -28px;
}
@media screen and (max-width: 767px) {
	body.home header .mv .inner__txt-1 {
		margin-left: 0;
		margin-bottom: -5px;
		width: 164px;
	}
}
body.home header .mv .inner__txt-2 {
	display: block;
	margin-bottom: 40px;
}
@media screen and (max-width: 1199px) {
	body.home header .mv .inner__txt-2 {
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 767px) {
	body.home header .mv .inner__txt-2 {
		width: 244px;
		max-width: 65%;
		margin-bottom: 30px;
	}
}
body.home header .mv .inner .btn-1,
body.home header .mv .inner .btn-2,
body.home header .mv .inner .btn-3 {
	font-size: 24px;
	color: white;
	border: 2px solid white;
	-webkit-box-shadow: 0px 6px 10px -5px #878787;
	        box-shadow: 0px 6px 10px -5px #878787;
	border-radius: 30px;
	display: block;
	width: 425px;
	max-width: 100%;
	padding: 10px;
	text-align: center;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
@media screen and (max-width: 1199px) {
	body.home header .mv .inner .btn-1,
	body.home header .mv .inner .btn-2,
	body.home header .mv .inner .btn-3 {
		font-size: 15px;
	}
}
@media screen and (max-width: 767px) {
	body.home header .mv .inner .btn-1,
	body.home header .mv .inner .btn-2,
	body.home header .mv .inner .btn-3 {
		max-width: 100%;
		width: 335px;
		margin: 0 auto 20px;
		font-size: 20px;
	}
}
body.home header .mv .inner .btn-1 {
	background-color: #603a0e;
	margin-bottom: 20px;
}
@media screen and (max-width: 1199px) {
	body.home header .mv .inner .btn-1 {
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 767px) {
	body.home header .mv .inner .btn-1 {
		margin-bottom: 20px;
	}
}
body.home header .mv .inner .btn-1 i {
	margin-left: 10px;
}
body.home header .mv .inner .btn-1:hover {
	-webkit-box-shadow: none;
	        box-shadow: none;
	-webkit-transform: translateY(3px);
	        transform: translateY(3px);
}
body.home header .mv .inner .btn-2 {
	background-color: #d64526;
}
body.home header .mv .inner .btn-2 i {
	margin-left: 10px;
}
body.home header .mv .inner .btn-2:hover {
	-webkit-box-shadow: none;
	        box-shadow: none;
	-webkit-transform: translateY(3px);
	        transform: translateY(3px);
}
body.home header .mv .inner .btn-3 {
	background-color: #e27b00;
}
body.home header .mv .inner .btn-3 i {
	margin-left: 10px;
}
body.home header .mv .inner .btn-3:hover {
	-webkit-box-shadow: none;
	        box-shadow: none;
	-webkit-transform: translateY(3px);
	        transform: translateY(3px);
}
body.home main {
	overflow: hidden;
}
body.home main .cta {
	padding-top: 80px;
	padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
	body.home main .cta {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}
body.home main .cta .cta-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	text-align: center;
	margin-left: -8px;
	margin-right: -8px;
}
@media screen and (max-width: 767px) {
	body.home main .cta .cta-row {
		display: block;
	}
}
body.home main .cta .cta-row div {
	width: 50%;
	padding: 0 8px;
}
@media screen and (max-width: 767px) {
	body.home main .cta .cta-row div {
		width: 100%;
	}
}
body.home main .cta .cta-row div .btn-1,
body.home main .cta .cta-row div .btn-2,
body.home main .cta .cta-row div .btn-3 {
	font-size: 24px;
	color: white;
	border: 2px solid white;
	-webkit-box-shadow: 0px 6px 10px -5px #878787;
	        box-shadow: 0px 6px 10px -5px #878787;
	border-radius: 30px;
	display: inline-block;
	width: 100%;
	padding: 10px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
@media screen and (max-width: 991px) {
	body.home main .cta .cta-row div .btn-1,
	body.home main .cta .cta-row div .btn-2,
	body.home main .cta .cta-row div .btn-3 {
		font-size: 18px;
	}
}
@media screen and (max-width: 767px) {
	body.home main .cta .cta-row div .btn-1,
	body.home main .cta .cta-row div .btn-2,
	body.home main .cta .cta-row div .btn-3 {
		font-size: 20px;
		width: 335px;
		max-width: 100%;
	}
}
body.home main .cta .cta-row div .btn-1 {
	background-color: #603a0e;
}
@media screen and (max-width: 767px) {
	body.home main .cta .cta-row div .btn-1 {
		margin-top: 15px;
	}
}
body.home main .cta .cta-row div .btn-1 i {
	margin-left: 10px;
}
body.home main .cta .cta-row div .btn-1:hover {
	-webkit-box-shadow: none;
	        box-shadow: none;
	-webkit-transform: translateY(3px);
	        transform: translateY(3px);
}
body.home main .cta .cta-row div .btn-2 {
	background-color: #d64526;
}
body.home main .cta .cta-row div .btn-2 i {
	margin-left: 10px;
}
body.home main .cta .cta-row div .btn-2:hover {
	-webkit-box-shadow: none;
	        box-shadow: none;
	-webkit-transform: translateY(3px);
	        transform: translateY(3px);
}
body.home main .cta .cta-row div .btn-3 {
	background-color: #e27b00;
}
@media screen and (max-width: 767px) {
	body.home main .cta .cta-row div .btn-3 {
		margin-top: 15px;
	}
}
body.home main .cta .cta-row div .btn-3 i {
	margin-left: 10px;
}
body.home main .cta .cta-row div .btn-3:hover {
	-webkit-box-shadow: none;
	        box-shadow: none;
	-webkit-transform: translateY(3px);
	        transform: translateY(3px);
}
body.home main .cta .cta-row.item3 div {
	width: 33.33%;
}
@media screen and (max-width: 767px) {
	body.home main .cta .cta-row.item3 div {
		width: 100%;
	}
}
body.home main .cta.bg {
	background-color: #fcf3ea;
}
body.home main .cta.cta1 {
	padding-top: 30px;
	padding-bottom: 0;
}
body.home main .cta.cta3 {
	padding-top: 30px;
	padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
	body.home main .cta.cta3 {
		padding-bottom: 30px;
	}
}
body.home main .cta.cta4 {
	padding-top: 20px;
	background-color: #fcf3ea;
}
body.home main .slick-dotted.slick-slider {
	margin-bottom: 0;
}
body.home main .slick-dots {
	bottom: 5px;
}
body.home main .slick-dots li {
	margin: 0 5px;
	width: 10px;
	height: 10px;
}
body.home main .slick-dots li button:before {
	content: "";
	width: 10px;
	height: 10px;
	background: transparent;
	border: 2px solid white;
	opacity: 1;
	border-radius: 50%;
}
body.home main .slick-dots li.slick-active button:before {
	background: white;
}
body.home main .present {
	background-color: #edd165;
	padding-top: 60px;
	padding-bottom: 30px;
	text-align: center;
}
@media screen and (max-width: 767px) {
	body.home main .present {
		padding-top: 30px;
		padding-bottom: 20px;
	}
}
body.home main .present .note {
	padding-top: 20px;
	text-align: left;
}
@media screen and (max-width: 767px) {
	body.home main .present .note {
		padding-top: 10px;
	}
}
body.home main .present .note__txt-1 {
	font-size: 14px;
}
@media screen and (max-width: 767px) {
	body.home main .present .note__txt-1 {
		font-size: 12px;
	}
}
body.home main .problem {
	padding-top: 120px;
	padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
	body.home main .problem {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}
body.home main .problem .worries {
	border: 1px solid #333333;
	margin-bottom: 60px;
	text-align: center;
	padding: 30px;
	position: relative;
}
@media screen and (max-width: 767px) {
	body.home main .problem .worries {
		padding: 30px 10px 20px;
		margin-bottom: 40px;
	}
}
body.home main .problem .worries:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 13px;
	height: 13px;
	background: #fff;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	-webkit-transform: translate(-50%, 55%) rotate(45deg);
	        transform: translate(-50%, 55%) rotate(45deg);
	-webkit-transform-origin: center center;
	        transform-origin: center center;
}
body.home main .problem .worries__txt-1 {
	font-size: 32px;
	font-weight: bold;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 0 auto 35px;
	border-bottom: 3px solid #d64526;
}
@media screen and (max-width: 767px) {
	body.home main .problem .worries__txt-1 {
		font-size: 20px;
	}
}
body.home main .problem .worries__txt-1 span {
	font-size: 38px;
	background-image: radial-gradient(circle at center, #333 20%, transparent 20%);
	background-position: top right;
	background-repeat: repeat-x;
	background-size: 1em 0.3em;
	padding-top: 0.1em;
}
@media screen and (max-width: 767px) {
	body.home main .problem .worries__txt-1 span {
		font-size: 24px;
	}
}
body.home main .problem .worries__txt-2 {
	font-size: 22px;
	width: 480px;
	max-width: 100%;
	margin: 0 auto;
	text-align: left;
}
@media screen and (max-width: 767px) {
	body.home main .problem .worries__txt-2 {
		font-size: 16px;
		width: 340px;
	}
}
body.home main .problem .worries__txt-2 li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 15px;
	font-weight: bold;
}
@media screen and (max-width: 390px) {
	body.home main .problem .worries__txt-2 li {
		font-size: 15px;
	}
}
body.home main .problem .worries__txt-2 li:before {
	content: "";
	width: 26px;
	height: 30px;
	background: url(../img/chk-ico.svg);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	margin-right: 20px;
	margin-top: 3px;
}
@media screen and (max-width: 767px) {
	body.home main .problem .worries__txt-2 li:before {
		width: 20px;
		height: 18px;
		margin-top: 3px;
		margin-right: 10px;
	}
}
@media screen and (max-width: 390px) {
	body.home main .problem .worries__txt-2 li:before {
		width: 18px;
	}
}
body.home main .problem .sol {
	text-align: center;
	max-width: 880px;
	margin: 0 auto;
}
body.home main .problem .sol__txt-1 {
	font-size: 38px;
	font-weight: bold;
	line-height: 1.2;
	position: relative;
}
@media screen and (max-width: 767px) {
	body.home main .problem .sol__txt-1 {
		font-size: 18px;
		width: 270px;
		margin: 0 auto;
	}
}
body.home main .problem .sol__txt-1:before, body.home main .problem .sol__txt-1:after {
	background-color: #333;
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	top: 50%;
	width: 100px;
}
@media screen and (max-width: 767px) {
	body.home main .problem .sol__txt-1:before, body.home main .problem .sol__txt-1:after {
		width: 40px;
		top: auto;
		bottom: 20px;
	}
}
body.home main .problem .sol__txt-1:before {
	left: -36px;
	-webkit-transform: rotate(60deg) translateY(-50%);
	        transform: rotate(60deg) translateY(-50%);
}
@media screen and (max-width: 767px) {
	body.home main .problem .sol__txt-1:before {
		-webkit-transform: rotate(60deg);
		        transform: rotate(60deg);
	}
}
body.home main .problem .sol__txt-1:after {
	right: -36px;
	-webkit-transform: rotate(300deg) translateY(-50%);
	        transform: rotate(300deg) translateY(-50%);
}
@media screen and (max-width: 767px) {
	body.home main .problem .sol__txt-1:after {
		-webkit-transform: rotate(300deg);
		        transform: rotate(300deg);
	}
}
body.home main .problem .sol__txt-1 .spn1 {
	color: #d64526;
}
body.home main .problem .sol__txt-1 .spn2 {
	display: inline-block;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #fad21e));
	background: linear-gradient(transparent 50%, #fad21e 50%);
	line-height: 1.2;
}
body.home main .problem .sol .sol-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-top: 60px;
	margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
	body.home main .problem .sol .sol-row {
		margin-top: 30px;
		margin-bottom: 30px;
	}
}
body.home main .problem .sol .sol-row .illust {
	width: 100px;
}
@media screen and (max-width: 767px) {
	body.home main .problem .sol .sol-row .illust {
		width: 65px;
	}
}
body.home main .problem .sol .sol-row .bbl {
	position: relative;
	background-color: #f5f3f2;
	width: calc(100% - 100px - 30px);
	border-radius: 10px;
	padding: 25px;
}
@media screen and (max-width: 767px) {
	body.home main .problem .sol .sol-row .bbl {
		width: calc(100% - 65px - 10px);
		padding: 25px 15px;
	}
}
body.home main .problem .sol .sol-row .bbl:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	border-style: solid;
	border-width: 10px 20px 10px 0;
	border-color: transparent #f5f3f2 transparent transparent;
	-webkit-transform: translateX(-100%) translateY(-50%);
	        transform: translateX(-100%) translateY(-50%);
}
@media screen and (max-width: 767px) {
	body.home main .problem .sol .sol-row .bbl:after {
		border-top: 5px solid transparent;
		border-bottom: 5px solid transparent;
		border-right: 8px solid #f5f3f2;
	}
}
body.home main .problem .sol .sol-row .bbl__txt-1 {
	font-weight: bold;
	padding-bottom: 20px;
	line-height: 1.7;
}
@media screen and (max-width: 767px) {
	body.home main .problem .sol .sol-row .bbl__txt-1 {
		font-size: 12px;
		text-align: left;
	}
}
body.home main .problem .sol .sol-row .bbl__btn {
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #333333;
	-webkit-box-shadow: 0px 6px 10px -5px #878787;
	        box-shadow: 0px 6px 10px -5px #878787;
	display: inline-block;
	width: 450px;
	max-width: 100%;
	border-radius: 30px;
	padding: 10px 0;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
body.home main .problem .sol .sol-row .bbl__btn:hover {
	background-color: #333;
	color: #fff;
	opacity: 1;
}
@media screen and (max-width: 767px) {
	body.home main .problem .sol .sol-row .bbl__btn {
		font-size: 16px;
	}
}
@media screen and (max-width: 390px) {
	body.home main .problem .sol .sol-row .bbl__btn {
		font-size: 15px;
	}
}
body.home main .problem .sol .sol-row .bbl__btn i {
	margin-left: 10px;
}
@media screen and (max-width: 767px) {
	body.home main .problem .sol .sol-row .bbl__btn i {
		display: none;
	}
}
body.home main .problem .laundry {
	border: 1px solid #333333;
	padding: 30px 15px;
	text-align: center;
}
body.home main .problem .laundry__illust {
	width: 81px;
}
body.home main .problem .laundry__txt-1 {
	padding: 20px 0 15px;
	font-size: 38px;
	font-weight: bold;
}
@media screen and (max-width: 767px) {
	body.home main .problem .laundry__txt-1 {
		font-size: 16px;
		padding: 10px 0 5px;
	}
}
body.home main .problem .laundry__dots {
	width: 360px;
	display: block;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	body.home main .problem .laundry__dots {
		width: 156px;
	}
}
body.home main .problem .laundry__txt-2 {
	max-width: 700px;
	margin: 20px auto 0;
	line-height: 1.7;
}
@media screen and (max-width: 767px) {
	body.home main .problem .laundry__txt-2 {
		text-align: left;
	}
}
body.home main .problem .laundry__txt-2 span {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fad21e));
	background: linear-gradient(transparent 60%, #fad21e 60%);
}
body.home main .point {
	background-color: #f5f3f2;
	padding-top: 80px;
	padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
	body.home main .point {
		padding-top: 30px;
		padding-bottom: 20px;
	}
}
body.home main .point .laundry .ttl {
	text-align: center;
	margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
	body.home main .point .laundry .ttl {
		margin-bottom: 35px;
	}
}
body.home main .point .laundry .ttl__illust {
	width: 85px;
}
body.home main .point .laundry .ttl__txt-1 {
	text-align: center;
	font-size: 38px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 15px;
}
@media screen and (max-width: 767px) {
	body.home main .point .laundry .ttl__txt-1 {
		font-size: 21px;
		padding-bottom: 5px;
	}
}
body.home main .point .laundry .ttl__dots {
	width: 670px;
	display: block;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	body.home main .point .laundry .ttl__dots {
		width: 220px;
	}
}
body.home main .point .p-list .box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	border-radius: 20px;
	overflow: hidden;
	background-color: white;
	margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
	body.home main .point .p-list .box {
		display: block;
	}
}
body.home main .point .p-list .box .p-img {
	width: 50%;
}
@media screen and (max-width: 767px) {
	body.home main .point .p-list .box .p-img {
		width: 100%;
	}
}
body.home main .point .p-list .box .p-img li, body.home main .point .p-list .box .p-img div {
	height: 100%;
}
body.home main .point .p-list .box .p-img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}
body.home main .point .p-list .box .p-con {
	width: 50%;
	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: 30px;
}
@media screen and (max-width: 767px) {
	body.home main .point .p-list .box .p-con {
		width: 100%;
		padding: 20px;
	}
}
body.home main .point .p-list .box .p-con .p-con-inner {
	width: 100%;
}
@media screen and (max-width: 767px) {
	body.home main .point .p-list .box .p-con__num {
		width: 93px;
	}
}
body.home main .point .p-list .box .p-con__txt-1 {
	font-size: 20px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 3px;
}
@media screen and (max-width: 767px) {
	body.home main .point .p-list .box .p-con__txt-1 {
		padding-top: 10px;
		padding-bottom: 0;
		font-size: 16px;
	}
}
body.home main .point .p-list .box .p-con__txt-2 {
	font-size: 30px;
	font-weight: bold;
	color: #d64526;
	padding-bottom: 15px;
	line-height: 1.3;
}
@media screen and (max-width: 991px) {
	body.home main .point .p-list .box .p-con__txt-2 {
		font-size: 28px;
	}
}
@media screen and (max-width: 767px) {
	body.home main .point .p-list .box .p-con__txt-2 {
		font-size: 22px;
	}
}
body.home main .point .p-list .box .p-con__txt-3 {
	line-height: 1.6;
}
body.home main .point .p-list .box .p-con__txt-4 {
	font-size: 14px;
	padding-top: 10px;
}
@media screen and (max-width: 767px) {
	body.home main .point .p-list .box .p-con__txt-4 {
		font-size: 12px;
	}
}
body.home main .madori {
	background-color: #f5f3f2;
	padding-top: 70px;
	padding-bottom: 70px;
}
@media screen and (max-width: 767px) {
	body.home main .madori {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}
body.home main .madori .ttl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-ms-flex-flow: wrap;
	    flex-flow: wrap;
	max-width: 640px;
	margin: 0 auto 50px;
}
@media screen and (max-width: 767px) {
	body.home main .madori .ttl {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		margin: 0 auto 30px;
	}
}
body.home main .madori .ttl__illust {
	width: 100px;
}
@media screen and (max-width: 767px) {
	body.home main .madori .ttl__illust {
		width: 64px;
	}
}
body.home main .madori .ttl__txt-1 {
	position: relative;
	width: calc(100% - 100px - 60px);
	font-size: 30px;
	font-weight: bold;
	padding: 10px 0;
}
@media screen and (max-width: 767px) {
	body.home main .madori .ttl__txt-1 {
		font-size: 16px;
		margin-left: 20px;
		width: 260px;
	}
}
body.home main .madori .ttl__txt-1:before, body.home main .madori .ttl__txt-1:after {
	background-color: #333;
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	left: -60px;
	width: 84px;
}
@media screen and (max-width: 767px) {
	body.home main .madori .ttl__txt-1:before, body.home main .madori .ttl__txt-1:after {
		left: -10px;
	}
}
body.home main .madori .ttl__txt-1:before {
	top: 0;
	-webkit-transform: rotate(-25deg);
	        transform: rotate(-25deg);
}
@media screen and (max-width: 767px) {
	body.home main .madori .ttl__txt-1:before {
		top: -10px;
		-webkit-transform: rotate(-20deg);
		        transform: rotate(-20deg);
	}
}
body.home main .madori .ttl__txt-1:after {
	bottom: 0;
	-webkit-transform: rotate(25deg);
	        transform: rotate(25deg);
}
@media screen and (max-width: 767px) {
	body.home main .madori .ttl__txt-1:after {
		bottom: -10px;
		-webkit-transform: rotate(20deg);
		        transform: rotate(20deg);
	}
}
body.home main .madori .ttl__txt-2 {
	margin: 0 auto;
	padding-top: 30px;
	text-align: center;
	width: 100%;
	line-height: 1.6;
}
@media screen and (max-width: 767px) {
	body.home main .madori .ttl__txt-2 {
		text-align: left;
	}
}
body.home main .madori .ba {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
@media screen and (max-width: 767px) {
	body.home main .madori .ba {
		display: block;
	}
}
body.home main .madori .ba .ba01 {
	width: 45%;
}
@media screen and (max-width: 767px) {
	body.home main .madori .ba .ba01 {
		width: 100%;
	}
}
body.home main .madori .ba .ba02 {
	width: 55%;
}
@media screen and (max-width: 767px) {
	body.home main .madori .ba .ba02 {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	body.home main .madori .ba .ba02 img {
		margin-top: -20px;
	}
}
body.home main .madori .ba .ba02__txt-1 {
	font-size: 12px;
	padding-left: 13%;
	padding-top: 10px;
}
@media screen and (max-width: 767px) {
	body.home main .madori .ba .ba02__txt-1 {
		padding-left: 0;
	}
}
body.home main .example {
	padding-top: 80px;
	padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
	body.home main .example {
		padding-top: 40px;
		padding-bottom: 50px;
	}
}
body.home main .example .ttl {
	text-align: center;
	margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
	body.home main .example .ttl {
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 767px) {
	body.home main .example .ttl__illust {
		width: 81px;
	}
}
body.home main .example .ttl__txt-1 {
	text-align: center;
	font-size: 38px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 15px;
}
@media screen and (max-width: 767px) {
	body.home main .example .ttl__txt-1 {
		font-size: 21px;
		padding-bottom: 5px;
	}
}
body.home main .example .ttl__dots {
	width: 448px;
	display: block;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	body.home main .example .ttl__dots {
		width: 258px;
	}
}
body.home main .example .case {
	border-top: 1px solid #333333;
}
body.home main .example .case .case-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}
body.home main .example .case .case-nav li {
	width: 33.3%;
	display: block;
	font-size: 30px;
	padding: 30px;
	text-align: center;
	background-color: #f3f3f3;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	font-weight: bold;
}
@media screen and (max-width: 767px) {
	body.home main .example .case .case-nav li {
		font-size: 18px;
		padding: 20px 0;
	}
}
body.home main .example .case .case-nav li:nth-of-type(1) {
	border-left: 1px solid #333;
}
body.home main .example .case .case-nav li:hover {
	cursor: pointer;
}
body.home main .example .case .case-nav li.active {
	border-bottom: none;
	background-color: white;
}
body.home main .example .case .case-nav li.active:hover {
	cursor: auto;
}
body.home main .example .case .case-nav.foot li {
	border-top: 1px solid #333;
}
body.home main .example .case .case-nav.foot li.active {
	border-top: none;
	border-bottom: 1px solid #333;
}
body.home main .example .case .contents {
	display: none;
	padding: 60px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	width: 99.9%;
}
@media screen and (max-width: 767px) {
	body.home main .example .case .contents {
		padding: 30px 20px;
	}
}
body.home main .example .case .contents.active {
	display: block;
}
body.home main .example .case .contents__txt-1 {
	font-size: 38px;
	font-weight: bold;
	padding-bottom: 25px;
	line-height: 1.3;
}
@media screen and (max-width: 767px) {
	body.home main .example .case .contents__txt-1 {
		font-size: 23px;
		padding-bottom: 15px;
	}
}
body.home main .example .case .contents__txt-2 {
	padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
	body.home main .example .case .contents__txt-2 {
		padding-bottom: 15px;
	}
}
body.home main .example .case .contents .case-slider img {
	width: 100%;
}
body.home main .example .case .contents .case-slider__txt {
	margin: 20px 0 30px;
}
@media screen and (max-width: 767px) {
	body.home main .example .case .contents .case-slider__txt {
		margin: 10px 0 20px;
	}
}
body.home main .example .case .contents .case-slider .slick-dots {
	bottom: 85px;
}
@media screen and (max-width: 767px) {
	body.home main .example .case .contents .case-slider .slick-dots {
		bottom: 55px;
	}
}
body.home main .example .case .contents .case-slider .prev-arrow,
body.home main .example .case .contents .case-slider .next-arrow {
	position: absolute;
	top: calc(50% - 40px);
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	font-size: 50px;
	color: white;
	z-index: 10;
	line-height: 1;
}
@media screen and (max-width: 767px) {
	body.home main .example .case .contents .case-slider .prev-arrow,
	body.home main .example .case .contents .case-slider .next-arrow {
		font-size: 30px;
		top: calc(50% - 30px);
	}
}
body.home main .example .case .contents .case-slider .prev-arrow.slick-disabled,
body.home main .example .case .contents .case-slider .next-arrow.slick-disabled {
	display: none;
}
body.home main .example .case .contents .case-slider .prev-arrow:hover,
body.home main .example .case .contents .case-slider .next-arrow:hover {
	cursor: pointer;
}
body.home main .example .case .contents .case-slider .prev-arrow {
	left: 10px;
}
body.home main .example .case .contents .case-slider .next-arrow {
	right: 10px;
}
@media screen and (max-width: 550px) {
	body.home main .example .case .contents.case02 .case-slider .slick-dots {
		bottom: 75px;
	}
}
body.home main .example .case .contents .data {
	background-color: #f5f3f2;
	padding: 30px;
	border-radius: 10px;
}
@media screen and (max-width: 767px) {
	body.home main .example .case .contents .data {
		padding: 15px;
	}
}
body.home main .example .case .contents .data__txt-1 {
	color: #867e79;
}
body.home main .example .case .contents .data .data-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 15px 0;
	border-bottom: 1px solid #867e79;
}
@media screen and (max-width: 767px) {
	body.home main .example .case .contents .data .data-row {
		padding: 10px 0;
	}
}
body.home main .example .case .contents .data .data-row__txt-1 {
	width: 110px;
	font-weight: bold;
}
@media screen and (max-width: 767px) {
	body.home main .example .case .contents .data .data-row__txt-1 {
		width: 80px;
	}
}
body.home main .example .case .contents .data .data-row__txt-2 {
	width: calc(100% - 110px);
}
@media screen and (max-width: 767px) {
	body.home main .example .case .contents .data .data-row__txt-2 {
		width: calc(100% - 80px);
	}
}
body.home main .example .case .contents .data .data-row:last-child {
	border-bottom: 0;
}
body.home main .mystar {
	background-color: #fcf3ea;
}
body.home main .mystar .ttl {
	padding-top: 30px;
	padding-bottom: 30px;
}
body.home main .mystar .ttl__txt-1 {
	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;
	font-size: 38px;
	font-family: "Noto Serif JP", serif;
	font-weight: bold;
}
@media screen and (max-width: 767px) {
	body.home main .mystar .ttl__txt-1 {
		font-size: 22px;
	}
}
body.home main .mystar .ttl__txt-1 img {
	width: 315px;
	margin-right: 20px;
}
@media screen and (max-width: 767px) {
	body.home main .mystar .ttl__txt-1 img {
		width: 200px;
		margin-right: 10px;
	}
}
body.home main .mystar .about-brand {
	background-image: url(../img/mystar-brand-bg.png);
	background-size: cover;
	background-position: center;
	height: 400px;
	position: relative;
}
@media screen and (max-width: 767px) {
	body.home main .mystar .about-brand {
		height: 300px;
	}
}
body.home main .mystar .about-brand .box-wrap {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	        transform: translateY(-50%) translateX(-50%);
	width: 658px;
	max-width: 100%;
}
@media screen and (max-width: 767px) {
	body.home main .mystar .about-brand .box-wrap {
		width: 340px;
		max-width: calc(100% - 30px);
	}
}
body.home main .mystar .about-brand .box-wrap .box {
	position: relative;
	background-color: white;
	padding: 30px;
	text-align: center;
}
@media screen and (max-width: 767px) {
	body.home main .mystar .about-brand .box-wrap .box {
		padding: 30px 0;
	}
}
body.home main .mystar .about-brand .box-wrap .box__frame-1, body.home main .mystar .about-brand .box-wrap .box__frame-2, body.home main .mystar .about-brand .box-wrap .box__frame-3, body.home main .mystar .about-brand .box-wrap .box__frame-4 {
	width: 59px;
}
@media screen and (max-width: 767px) {
	body.home main .mystar .about-brand .box-wrap .box__frame-1, body.home main .mystar .about-brand .box-wrap .box__frame-2, body.home main .mystar .about-brand .box-wrap .box__frame-3, body.home main .mystar .about-brand .box-wrap .box__frame-4 {
		width: 30px;
	}
}
body.home main .mystar .about-brand .box-wrap .box__frame-1 {
	position: absolute;
	top: 3px;
	left: 3px;
}
body.home main .mystar .about-brand .box-wrap .box__frame-2 {
	position: absolute;
	top: 3px;
	right: 3px;
}
body.home main .mystar .about-brand .box-wrap .box__frame-3 {
	position: absolute;
	bottom: 3px;
	left: 3px;
}
body.home main .mystar .about-brand .box-wrap .box__frame-4 {
	position: absolute;
	bottom: 3px;
	right: 3px;
}
body.home main .mystar .about-brand .box-wrap .box__txt-1 {
	font-size: 26px;
	font-family: "Noto Serif JP", serif;
	font-weight: bold;
	padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
	body.home main .mystar .about-brand .box-wrap .box__txt-1 {
		font-size: 16px;
	}
}
body.home main .mystar .about-brand .box-wrap .box__txt-2 {
	font-weight: bold;
	line-height: 1.7;
}
body.home main .mystar .contest {
	padding-top: 90px;
	padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
	body.home main .mystar .contest {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}
body.home main .mystar .contest .contest-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
body.home main .mystar .contest .contest-row .illust {
	width: 100px;
}
@media screen and (max-width: 767px) {
	body.home main .mystar .contest .contest-row .illust {
		width: 67px;
	}
}
body.home main .mystar .contest .contest-row .bbl {
	position: relative;
	background-color: white;
	width: calc(100% - 100px - 30px);
	border-radius: 10px;
	padding: 40px 80px;
	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;
}
@media screen and (max-width: 991px) {
	body.home main .mystar .contest .contest-row .bbl {
		padding: 20px;
	}
}
@media screen and (max-width: 767px) {
	body.home main .mystar .contest .contest-row .bbl {
		width: calc(100% - 67px - 20px);
		padding: 20px 15px;
		display: block;
		text-align: center;
	}
}
body.home main .mystar .contest .contest-row .bbl:after {
	content: "";
	position: absolute;
	top: 30%;
	left: 0;
	border-style: solid;
	border-width: 10px 20px 10px 0;
	border-color: transparent white transparent transparent;
	-webkit-transform: translateX(-100%);
	        transform: translateX(-100%);
}
@media screen and (max-width: 767px) {
	body.home main .mystar .contest .contest-row .bbl:after {
		border-top: 5px solid transparent;
		border-bottom: 5px solid transparent;
		border-right: 8px solid white;
		top: 17%;
	}
}
body.home main .mystar .contest .contest-row .bbl__txt-1 {
	max-width: 288px;
	line-height: 1.6;
}
@media screen and (max-width: 767px) {
	body.home main .mystar .contest .contest-row .bbl__txt-1 {
		max-width: 100%;
		width: 100%;
		margin-bottom: 10px;
		text-align: left;
	}
}
@media screen and (max-width: 991px) {
	body.home main .mystar .contest .contest-row .bbl__img img {
		width: 200px;
	}
}
@media screen and (max-width: 767px) {
	body.home main .mystar .contest .contest-row .bbl__img img {
		width: 236px;
	}
}
body.home main .mystar .kodawari {
	padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
	body.home main .mystar .kodawari {
		padding-bottom: 10px;
	}
}
body.home main .mystar .kodawari .kodawari-ttl {
	text-align: center;
	margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
	body.home main .mystar .kodawari .kodawari-ttl {
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 767px) {
	body.home main .mystar .kodawari .kodawari-ttl__illust {
		width: 85px;
	}
}
body.home main .mystar .kodawari .kodawari-ttl__txt-1 {
	text-align: center;
	font-size: 38px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 15px;
	font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 767px) {
	body.home main .mystar .kodawari .kodawari-ttl__txt-1 {
		font-size: 20px;
		padding-bottom: 5px;
	}
}
body.home main .mystar .kodawari .kodawari-ttl__dots {
	width: 605px;
	display: block;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	body.home main .mystar .kodawari .kodawari-ttl__dots {
		width: 330px;
	}
}
body.home main .mystar .kodawari .kodawari-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-left: -8.5px;
	margin-right: -8.5px;
}
@media screen and (max-width: 767px) {
	body.home main .mystar .kodawari .kodawari-row {
		display: block;
	}
}
body.home main .mystar .kodawari .kodawari-row .box {
	width: 307px;
	max-width: 33.33%;
	padding: 0 8.5px;
}
@media screen and (max-width: 767px) {
	body.home main .mystar .kodawari .kodawari-row .box {
		width: 100%;
		max-width: 100%;
		margin-bottom: 20px;
	}
}
body.home main .mystar .kodawari .kodawari-row .box .box-head {
	min-height: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
@media screen and (max-width: 991px) {
	body.home main .mystar .kodawari .kodawari-row .box .box-head {
		min-height: 80px;
	}
}
@media screen and (max-width: 767px) {
	body.home main .mystar .kodawari .kodawari-row .box .box-head {
		min-height: auto;
		padding-bottom: 10px;
	}
}
body.home main .mystar .kodawari .kodawari-row .box .box-head__num {
	width: 50px;
	font-size: 27px;
	font-weight: bold;
	color: #d64526;
	font-family: "Lora", serif;
	font-optical-sizing: auto;
	font-style: normal;
}
@media screen and (max-width: 767px) {
	body.home main .mystar .kodawari .kodawari-row .box .box-head__num {
		font-size: 16px;
		width: auto;
		margin-right: 10px;
	}
}
body.home main .mystar .kodawari .kodawari-row .box .box-head__txt {
	width: calc(100% - 50px);
	font-size: 24px;
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	font-weight: bold;
}
@media screen and (max-width: 991px) {
	body.home main .mystar .kodawari .kodawari-row .box .box-head__txt {
		font-size: 18px;
		width: auto;
	}
}
body.home main .mystar .kodawari .kodawari-row .box__img {
	width: 100%;
}
body.home main .mystar .kodawari .kodawari-row .box__txt {
	padding-top: 15px;
	line-height: 1.7;
}
body.home main .omakase {
	text-align: center;
	background-color: #fcf3ea;
	padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
	body.home main .omakase {
		padding-bottom: 10px;
	}
}
body.home main .omakase__txt-1 {
	font-family: "Noto Serif JP", serif;
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 25px;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 0 auto;
	font-weight: bold;
}
@media screen and (max-width: 767px) {
	body.home main .omakase__txt-1 {
		font-size: 14px;
	}
}
body.home main .omakase__txt-1:before, body.home main .omakase__txt-1:after {
	background-color: #333;
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	top: 50%;
	width: 41px;
}
body.home main .omakase__txt-1:before {
	left: -36px;
	-webkit-transform: rotate(60deg) translateY(-50%);
	        transform: rotate(60deg) translateY(-50%);
}
@media screen and (max-width: 767px) {
	body.home main .omakase__txt-1:before {
		-webkit-transform: rotate(50deg) translateY(-50%);
		        transform: rotate(50deg) translateY(-50%);
		left: -40px;
	}
}
body.home main .omakase__txt-1:after {
	right: -36px;
	-webkit-transform: rotate(300deg) translateY(-50%);
	        transform: rotate(300deg) translateY(-50%);
}
@media screen and (max-width: 767px) {
	body.home main .omakase__txt-1:after {
		right: -40px;
		-webkit-transform: rotate(310deg) translateY(-50%);
		        transform: rotate(310deg) translateY(-50%);
	}
}
body.home main .omakase__img {
	margin-top: 25px;
	margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
	body.home main .omakase__img {
		margin-top: 10px;
		width: 260px;
	}
}
body.home main .omakase__txt-2 {
	font-size: 12px;
}
body.home .fixed-bn-pc {
	position: fixed;
	top: calc(50% - 250px);
	-webkit-transition: -webkit-transform 0.5s ease;
	transition: -webkit-transform 0.5s ease;
	transition: transform 0.5s ease;
	transition: transform 0.5s ease, -webkit-transform 0.5s ease;
	right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	row-gap: 12px;
	-webkit-transform: translateX(100%);
	        transform: translateX(100%);
	z-index: 99;
}
@media screen and (max-width: 767px) {
	body.home .fixed-bn-pc {
		display: none;
	}
}
body.home .fixed-bn-pc a {
	background-color: #333;
	border-radius: 8px 0 0 8px;
	height: 90px;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	width: 90px;
}
body.home .fixed-bn-pc a:hover {
	opacity: 0.8;
}
body.home .fixed-bn-pc.slide-left {
	-webkit-transform: translateX(0) !important;
	        transform: translateX(0) !important;
}
body.home .fixed-bn-sp {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99;
}
body.home .fixed-bn-sp.static {
	position: static;
	bottom: auto;
	left: auto;
	background-color: #fcf3ea;
}
body.home .fixed-bn-sp__up {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	background-color: #747588;
	border-radius: 8px 8px 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 50px;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	width: 50px;
	color: white;
	font-size: 27px;
	margin-left: auto;
}
body.home .fixed-bn-sp__up:hover {
	background-color: #d64526;
	opacity: 1;
}
@media screen and (max-width: 575px) {
	body.home .fixed-bn-sp__up:hover {
		background-color: #747588;
	}
}
body.home .fixed-bn-sp .bn {
	display: none;
}
@media screen and (max-width: 767px) {
	body.home .fixed-bn-sp .bn {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: flex-end;
	}
}
body.home .fixed-bn-sp .bn__link {
	width: 33.33%;
	background-color: #333333;
	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;
	height: 60px;
}

footer {
	background-color: #333333;
	padding: 10px 0;
	text-align: center;
}
footer .copy-txt {
	color: white;
	font-size: 12px;
}