@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1:wght@100..900&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;
}

.mplus1 {
	font-family: "M PLUS 1", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
}

/*#################################
	サイト内共通
#################################*/
body {
	font-family: "M PLUS 1", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 18px;
	font-weight: 500;
	color: #4f3d34;
	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: #4f3d34;
}
a:hover {
	cursor: pointer;
	text-decoration: none;
	color: #4f3d34;
}

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

.shine {
	overflow: hidden;
	position: relative;
	display: inline-block;
	border-radius: 50px;
}
.shine:before {
	position: absolute;
	content: "";
	display: inline-block;
	top: -180px;
	left: 0;
	width: 30px;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.7);
	-webkit-transition: 300ms;
	-webkit-transition: 200ms;
	transition: 200ms;
	-webkit-animation: shinyshiny 2.5s ease-in-out infinite;
	animation: shinyshiny 2.5s ease-in-out infinite;
}

@-webkit-keyframes shinyshiny {
	0% {
		-webkit-transform: scale(0) rotate(45deg);
		opacity: 0;
	}
	80% {
		-webkit-transform: scale(0) rotate(45deg);
		opacity: 0.5;
	}
	81% {
		-webkit-transform: scale(4) rotate(45deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(50) rotate(45deg);
		opacity: 0;
	}
}
body.home header .h-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 10px 10px 10px 20px;
}
@media screen and (max-width: 767px) {
	body.home header .h-inner {
		padding: 10px 15px;
	}
}
body.home header .h-inner h1 {
	line-height: 1;
	padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
	body.home header .h-inner h1 {
		padding-bottom: 0;
	}
}
body.home header .h-inner h1 a {
	line-height: 1;
	display: inline-block;
}
body.home header .h-inner .h-nav {
	margin-left: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
body.home header .h-inner .h-nav li {
	padding-right: 20px;
}
@media screen and (max-width: 767px) {
	body.home header .h-inner .h-nav li:last-child {
		padding-right: 0;
	}
}
body.home header .h-inner .h-nav li a {
	color: #465a6e;
	font-size: 18px;
}
@media screen and (max-width: 767px) {
	body.home header .h-inner .h-nav li a {
		font-size: 12px;
	}
}
body.home header .h-inner .h-nav li a:hover {
	text-decoration: underline;
	color: #78c8c3;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
body.home main {
	background: repeating-linear-gradient(90deg, #d4ebf0, #d4ebf0 40px, #fff 40px, #fff 80px);
}
@media screen and (max-width: 767px) {
	body.home main {
		background: repeating-linear-gradient(90deg, #d4ebf0, #d4ebf0 20px, #fff 20px, #fff 40px);
	}
}
body.home main .mv {
	position: relative;
}
@media screen and (max-width: 767px) {
	body.home main .mv {
		padding-top: 7%;
	}
}
body.home main .mv img {
	width: 100%;
}
body.home main .mv__bg {
	width: 100%;
}
body.home main .mv__line {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
body.home main .mv__txt-1 {
	position: absolute;
	top: 20%;
	left: 50%;
	max-width: 100%;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 48%;
}
@media screen and (max-width: 767px) {
	body.home main .mv__txt-1 {
		width: 100%;
		max-width: 100%;
		top: 14%;
	}
}
body.home main .mv__txt-2 {
	position: absolute;
	top: 56%;
	left: 59%;
	width: 14.5%;
}
@media screen and (max-width: 767px) {
	body.home main .mv__txt-2 {
		width: 100%;
		max-width: 80%;
		top: 55%;
		left: 50%;
		-webkit-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
}
body.home main .mv__txt-3 {
	position: absolute;
	bottom: 4%;
	left: 54%;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 52.8%;
}
@media screen and (max-width: 767px) {
	body.home main .mv__txt-3 {
		width: 100%;
		max-width: 83%;
		left: 50%;
		bottom: 9%;
	}
}
body.home main .sec-box {
	border: 8px solid #f0a01e;
	border-radius: 20px;
}
body.home main .sec-box .sb-inner {
	padding: 0 50px;
}
@media screen and (max-width: 991px) {
	body.home main .sec-box .sb-inner {
		padding: 0 30px;
	}
}
@media screen and (max-width: 767px) {
	body.home main .sec-box .sb-inner {
		padding: 0 15px;
	}
}
body.home main .sec-box .ttl {
	margin: 0 auto 15px;
	display: block;
}
body.home main .sec-ttl {
	text-align: center;
}
body.home main .sec-ttl img {
	width: 852px;
	max-width: 100%;
	margin-bottom: -14%;
	position: relative;
	z-index: 1;
}
@media screen and (max-width: 767px) {
	body.home main .sec-ttl img {
		margin-bottom: -3%;
	}
}
body.home main .stage {
	margin-top: -10px;
}
@media screen and (max-width: 767px) {
	body.home main .stage {
		margin-top: -35px;
	}
}
body.home main .stage .sec-box {
	background-color: #fff7eb;
	position: relative;
	z-index: 2;
}
body.home main .stage .sec-box .stage-btn {
	position: relative;
}
body.home main .stage .sec-box .stage-btn .chara-1 {
	position: absolute;
	top: 0;
	right: -50px;
	-webkit-transform: translateY(-60%) translateX(15%);
	        transform: translateY(-60%) translateX(15%);
	z-index: 2;
	max-width: 18%;
}
@media screen and (max-width: 991px) {
	body.home main .stage .sec-box .stage-btn .chara-1 {
		-webkit-transform: translateY(-70%) translateX(25%);
		        transform: translateY(-70%) translateX(25%);
	}
}
body.home main .stage .sec-box .stage-btn .chara-2 {
	position: absolute;
	bottom: 0;
	left: -45px;
	-webkit-transform: translateY(70%);
	        transform: translateY(70%);
	z-index: 2;
	max-width: 16%;
}
body.home main .stage .sec-box .stage-btn ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	width: 700px;
	max-width: 100%;
	margin: 0 auto;
	-ms-flex-flow: wrap;
	    flex-flow: wrap;
	padding: 20px 0;
}
@media screen and (max-width: 767px) {
	body.home main .stage .sec-box .stage-btn ul {
		margin: 0 -5px;
		max-width: calc(100% + 10px);
		width: calc(100% + 10px);
	}
}
body.home main .stage .sec-box .stage-btn ul li {
	padding: 10px;
	width: 50%;
}
@media screen and (max-width: 767px) {
	body.home main .stage .sec-box .stage-btn ul li {
		padding: 5px;
	}
}
body.home main .stage .sec-box .stage-btn ul li img {
	width: 100%;
}
body.home main .stage .sec-box .stage-btn ul li a:hover {
	opacity: 0.5;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
@media screen and (max-width: 767px) {
	body.home main .stage .sec-box .stage-btn ul li a:hover {
		opacity: 1;
	}
}
body.home main .stage .sec-box .stage01 {
	background-color: white;
	padding: 50px 0;
}
@media screen and (max-width: 767px) {
	body.home main .stage .sec-box .stage01 {
		padding: 30px 0;
	}
}
body.home main .stage .sec-box .stage01 .con01 {
	background-color: rgba(225, 85, 60, 0.07);
	padding: 30px 15px;
	margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
	body.home main .stage .sec-box .stage01 .con01 {
		margin-bottom: 30px;
		background-color: transparent;
		padding: 0;
	}
}
body.home main .stage .sec-box .stage01 .con01 .image {
	width: 268px;
	max-width: 40%;
}
@media screen and (max-width: 767px) {
	body.home main .stage .sec-box .stage01 .con01 .image {
		width: 100%;
		max-width: 100%;
	}
}
body.home main .stage .sec-box .stage01 .con01 .txt {
	width: 430px;
	max-width: 60%;
	padding-right: 25px;
}
@media screen and (max-width: 767px) {
	body.home main .stage .sec-box .stage01 .con01 .txt {
		width: 100%;
		max-width: 100%;
		padding-right: 0;
		padding-top: 10px;
	}
}
body.home main .stage .sec-box .stage01 .con01 .txt__1 {
	text-align: center;
	padding: 5px 15px 8px;
	color: white;
	background-color: #e1553c;
	line-height: 1;
	margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
	body.home main .stage .sec-box .stage01 .con02 {
		max-width: 420px;
		margin: 0 auto;
	}
}
@media screen and (max-width: 767px) {
	body.home main .stage .sec-box .stage01 .con02 .box {
		padding-bottom: 20px;
		padding-left: 0;
		padding-right: 0;
	}
}
body.home main .stage .sec-box .stage01 .con02 .box__img {
	margin: 10px 0;
}
body.home main .stage .sec-box .stage01 .con02 .box__ttl {
	width: 100%;
}
body.home main .stage .sec-box .stage02 {
	position: relative;
	padding: 50px 0;
}
@media screen and (max-width: 767px) {
	body.home main .stage .sec-box .stage02 {
		padding: 30px 0;
	}
}
body.home main .stage .sec-box .stage02 .chara-3 {
	position: absolute;
	top: 0;
	right: 3px;
	z-index: 2;
	max-width: 16%;
	-webkit-transform: translateY(-30%);
	        transform: translateY(-30%);
}
body.home main .stage .sec-box .stage02 .con01 .image {
	width: 38%;
}
@media screen and (max-width: 767px) {
	body.home main .stage .sec-box .stage02 .con01 .image {
		width: 100%;
	}
}
body.home main .stage .sec-box .stage02 .con01 .txt {
	width: 62%;
	padding-left: 25px;
}
@media screen and (max-width: 767px) {
	body.home main .stage .sec-box .stage02 .con01 .txt {
		width: 100%;
		padding-left: 0;
		padding-top: 10px;
	}
}
body.home main .stage .sec-box .stage03 {
	padding: 50px 0;
	background-color: white;
}
@media screen and (max-width: 767px) {
	body.home main .stage .sec-box .stage03 {
		padding: 30px 0;
	}
}
body.home main .stage .sec-box .stage03 .con01 .image {
	width: 38%;
}
@media screen and (max-width: 767px) {
	body.home main .stage .sec-box .stage03 .con01 .image {
		width: 100%;
	}
}
body.home main .stage .sec-box .stage03 .con01 .txt {
	width: 62%;
	padding-right: 25px;
}
@media screen and (max-width: 767px) {
	body.home main .stage .sec-box .stage03 .con01 .txt {
		width: 100%;
		padding-right: 0;
		padding-top: 10px;
	}
}
body.home main .stage .sec-box .stage03 .con01 .txt__1 {
	margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
	body.home main .stage .sec-box .stage03 .con01 .txt__1 {
		margin-bottom: 10px;
	}
}
body.home main .stage .sec-box .stage04 {
	padding: 50px 0;
	position: relative;
}
@media screen and (max-width: 767px) {
	body.home main .stage .sec-box .stage04 {
		padding: 30px 0;
	}
}
body.home main .stage .sec-box .stage04 .chara-4 {
	position: absolute;
	top: 0;
	right: 3px;
	z-index: 2;
	max-width: 13%;
	-webkit-transform: translateY(-30%);
	        transform: translateY(-30%);
}
body.home main .stage .sec-box .stage04 .con01 .image {
	width: 47%;
}
@media screen and (max-width: 767px) {
	body.home main .stage .sec-box .stage04 .con01 .image {
		width: 100%;
	}
}
body.home main .stage .sec-box .stage04 .con01 .image__img {
	width: calc(100% + 15px);
	max-width: calc(100% + 15px);
	margin-left: -15px;
}
body.home main .stage .sec-box .stage04 .con01 .txt {
	width: 53%;
	padding-left: 25px;
}
@media screen and (max-width: 767px) {
	body.home main .stage .sec-box .stage04 .con01 .txt {
		width: 100%;
		padding-left: 0;
		padding-top: 10px;
	}
}
body.home main .stage .sec-box .stage04 .con01 .txt__1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-bottom: 10px;
}
body.home main .stage .sec-box .stage04 .con01 .txt__1:before, body.home main .stage .sec-box .stage04 .con01 .txt__1:after {
	content: "";
	height: 1px;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	background-color: #666;
}
body.home main .stage .sec-box .stage04 .con01 .txt__1:before {
	margin-right: 1rem;
}
body.home main .stage .sec-box .stage04 .con01 .txt__1:after {
	margin-left: 1rem;
}
body.home main .stage .sec-box .stage04 .con01 .txt__2 li:before {
	content: "●";
}
body.home main .stage .sec-box .stage04 .con01 .txt__2 li:first-child {
	color: #ed1c24;
}
body.home main .event {
	padding-top: 50px;
	overflow: hidden;
}
body.home main .event .sec-box {
	border-color: #e6738c;
	background-color: #ffebf0;
	position: relative;
	z-index: 2;
}
body.home main .event .sec-box .event01 {
	background-color: white;
	padding: 50px 0;
	position: relative;
}
@media screen and (max-width: 767px) {
	body.home main .event .sec-box .event01 {
		padding: 30px 0;
	}
}
body.home main .event .sec-box .event01 .chara-1 {
	position: absolute;
	top: 0;
	right: 5%;
	z-index: 2;
	max-width: 16%;
	-webkit-transform: translateY(-30%);
	        transform: translateY(-30%);
}
body.home main .event .sec-box .event01 .con01 {
	-ms-flex-flow: wrap;
	    flex-flow: wrap;
}
@media screen and (max-width: 767px) {
	body.home main .event .sec-box .event01 .con01 {
		max-width: 350px;
		margin: 0 auto;
	}
}
body.home main .event .sec-box .event01 .con01 .box {
	width: 33.33%;
	padding: 10px;
	text-align: center;
}
@media screen and (max-width: 767px) {
	body.home main .event .sec-box .event01 .con01 .box {
		padding-bottom: 0px;
		width: 100%;
	}
}
body.home main .event .sec-box .event01 .con01 .box:nth-of-type(1) img {
	width: 104%;
	max-width: 104%;
}
@media screen and (max-width: 767px) {
	body.home main .event .sec-box .event01 .con01 .box:nth-of-type(1) img {
		margin-left: -3%;
	}
}
body.home main .event .sec-box .event01 .con01 .box:nth-of-type(2) img {
	width: 104%;
	max-width: 104%;
}
@media screen and (max-width: 767px) {
	body.home main .event .sec-box .event01 .con01 .box:nth-of-type(2) img {
		margin-left: -3%;
	}
}
body.home main .event .sec-box .event01 .con01 .box:nth-of-type(3) img {
	margin-top: -5%;
}
@media screen and (max-width: 767px) {
	body.home main .event .sec-box .event01 .con01 .box:nth-of-type(3) img {
		margin-top: -2%;
		margin-left: -5%;
	}
}
body.home main .event .sec-box .event01 .con01 .box:nth-of-type(4) {
	width: 80%;
}
@media screen and (max-width: 767px) {
	body.home main .event .sec-box .event01 .con01 .box:nth-of-type(4) {
		width: 100%;
	}
}
body.home main .event .sec-box .event02 {
	padding: 50px 0;
	position: relative;
}
@media screen and (max-width: 767px) {
	body.home main .event .sec-box .event02 {
		padding: 30px 0;
	}
}
body.home main .event .sec-box .event02 .chara-2 {
	position: absolute;
	top: 0;
	left: 3%;
	z-index: 2;
	max-width: 17%;
	-webkit-transform: translateY(-30%);
	        transform: translateY(-30%);
}
@media screen and (max-width: 991px) {
	body.home main .event .sec-box .event02 .chara-2 {
		left: -5%;
	}
}
body.home main .event .sec-box .event02 .chara-3 {
	position: absolute;
	top: 16%;
	right: 3%;
	z-index: 2;
	max-width: 15%;
}
@media screen and (max-width: 991px) {
	body.home main .event .sec-box .event02 .chara-3 {
		top: 33%;
		right: -5%;
	}
}
body.home main .event .sec-box .event02 .con01 {
	-ms-flex-flow: wrap;
	    flex-flow: wrap;
}
body.home main .event .sec-box .event02 .con01 .txt {
	width: 100%;
	text-align: center;
	padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
	body.home main .event .sec-box .event02 .con01 .txt {
		width: 100%;
		padding-bottom: 20px;
	}
}
body.home main .event .sec-box .event02 .con01 .image1 {
	width: 43%;
	position: relative;
}
@media screen and (max-width: 767px) {
	body.home main .event .sec-box .event02 .con01 .image1 {
		width: 100%;
		padding-bottom: 20px;
	}
}
body.home main .event .sec-box .event02 .con01 .image1__img2 {
	position: absolute;
	top: -8%;
	right: -8%;
	width: 44%;
}
@media screen and (max-width: 767px) {
	body.home main .event .sec-box .event02 .con01 .image1__img2 {
		top: -4%;
		right: -3%;
		width: 40%;
	}
}
body.home main .event .sec-box .event02 .con01 .image2 {
	width: 57%;
	padding-left: 20px;
	padding-top: 3px;
}
@media screen and (max-width: 767px) {
	body.home main .event .sec-box .event02 .con01 .image2 {
		width: 100%;
		padding-left: 0;
	}
}
body.home main .event .sec-box .event03 {
	padding: 50px 0;
	background-color: white;
	position: relative;
}
@media screen and (max-width: 767px) {
	body.home main .event .sec-box .event03 {
		padding: 30px 0;
	}
}
body.home main .event .sec-box .event03 .chara-4 {
	position: absolute;
	top: 0;
	left: 3%;
	z-index: 2;
	max-width: 14%;
	-webkit-transform: translateY(-30%);
	        transform: translateY(-30%);
}
body.home main .event .sec-box .event03 .chara-5 {
	position: absolute;
	top: 16%;
	right: 2%;
	z-index: 2;
	max-width: 14%;
}
@media screen and (max-width: 991px) {
	body.home main .event .sec-box .event03 .chara-5 {
		top: 7%;
	}
}
body.home main .event .sec-box .event03 .con01 {
	-ms-flex-flow: wrap;
	    flex-flow: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
@media screen and (max-width: 767px) {
	body.home main .event .sec-box .event03 .con01 {
		margin-right: 0;
		margin-left: 0;
	}
}
body.home main .event .sec-box .event03 .con01 .txt {
	width: 100%;
	text-align: center;
	padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
	body.home main .event .sec-box .event03 .con01 .txt {
		width: 100%;
		padding-bottom: 20px;
		text-align: left;
	}
}
body.home main .event .sec-box .event03 .con01 .store {
	width: 50%;
	padding: 0 15px;
}
@media screen and (max-width: 767px) {
	body.home main .event .sec-box .event03 .con01 .store {
		width: 100%;
		max-width: 420px;
		margin: 0 auto;
		padding: 0;
	}
}
@media screen and (max-width: 767px) {
	body.home main .event .sec-box .event03 .con01 .store.--1 {
		padding-bottom: 30px;
	}
}
body.home main .event .sec-box .event03 .con01 .store .store-ttl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
body.home main .event .sec-box .event03 .con01 .store .store-ttl .ico {
	width: 90px;
}
@media screen and (max-width: 767px) {
	body.home main .event .sec-box .event03 .con01 .store .store-ttl .ico {
		width: 80px;
	}
}
body.home main .event .sec-box .event03 .con01 .store .store-ttl .name {
	width: calc(100% - 90px);
	padding-left: 15px;
	text-align: left;
}
@media screen and (max-width: 767px) {
	body.home main .event .sec-box .event03 .con01 .store .store-ttl .name {
		width: calc(100% - 80px);
	}
}
body.home main .event .sec-box .event03 .con01 .store .store-ttl .name__txt-1 {
	color: #e6738c;
	font-weight: bold;
}
body.home main .event .sec-box .event03 .con01 .store .store-ttl .name__link {
	color: #e6738c;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	    -ms-flex-align: baseline;
	        align-items: baseline;
	line-height: 1;
	position: relative;
	padding: 0 2px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}
body.home main .event .sec-box .event03 .con01 .store .store-ttl .name__link:after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #e6738c;
	position: absolute;
	bottom: -2px;
	left: 0;
}
body.home main .event .sec-box .event03 .con01 .store__img {
	margin: 10px 0;
}
body.home main .event .sec-box .event04 {
	padding: 50px 0;
}
@media screen and (max-width: 767px) {
	body.home main .event .sec-box .event04 {
		padding: 30px 0;
	}
}
body.home main .event .sec-box .event04 .con01 .image {
	width: 50%;
}
@media screen and (max-width: 767px) {
	body.home main .event .sec-box .event04 .con01 .image {
		width: 100%;
	}
}
body.home main .event .sec-box .event04 .con01 .txt {
	width: 50%;
	padding-right: 25px;
	padding-top: 20px;
}
@media screen and (max-width: 767px) {
	body.home main .event .sec-box .event04 .con01 .txt {
		width: 100%;
		padding-right: 0;
		padding-top: 10px;
	}
}
body.home main .kikaku {
	padding-top: 50px;
	overflow: hidden;
}
body.home main .kikaku .sec-box {
	border-color: #64aad2;
	background-color: #ebfafc;
	position: relative;
	z-index: 2;
}
body.home main .kikaku .sec-box .kikaku01 {
	padding: 50px 0;
}
@media screen and (max-width: 767px) {
	body.home main .kikaku .sec-box .kikaku01 {
		padding: 30px 0;
	}
}
body.home main .kikaku .sec-box .kikaku01 .con01 {
	-ms-flex-flow: wrap;
	    flex-flow: wrap;
}
body.home main .kikaku .sec-box .kikaku01 .con01 .box {
	width: 50%;
	padding-top: 10px;
	padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
	body.home main .kikaku .sec-box .kikaku01 .con01 .box {
		width: 100%;
	}
}
body.home main .kikaku .sec-box .kikaku01 .con01 .box:nth-of-type(odd) {
	padding-right: 20px;
}
@media screen and (max-width: 767px) {
	body.home main .kikaku .sec-box .kikaku01 .con01 .box:nth-of-type(odd) {
		padding-right: 0;
	}
}
body.home main .kikaku .sec-box .kikaku01 .con01 .box:nth-of-type(even) {
	padding-left: 20px;
}
@media screen and (max-width: 767px) {
	body.home main .kikaku .sec-box .kikaku01 .con01 .box:nth-of-type(even) {
		padding-left: 0;
	}
}
body.home main .kikaku .sec-box .kikaku01 .con01 .box__img-1 {
	width: 100%;
}
@media screen and (max-width: 767px) {
	body.home main .kikaku .sec-box .kikaku01 .con01 .box__img-2 {
		width: 100%;
	}
}
body.home main .kikaku .sec-box .kikaku01 .con01 .box:nth-of-type(2) .box__img-2, body.home main .kikaku .sec-box .kikaku01 .con01 .box:nth-of-type(5) .box__img-2, body.home main .kikaku .sec-box .kikaku01 .con01 .box:nth-of-type(6) .box__img-2 {
	margin-top: -22%;
}
body.home main .kikaku .sec-box .kikaku01 .con01 .box:nth-of-type(3) .box__img-2, body.home main .kikaku .sec-box .kikaku01 .con01 .box:nth-of-type(4) .box__img-2 {
	margin-top: -12%;
}
body.home main .kikaku .sec-box .kikaku01 .con02 {
	padding: 50px 0 0;
	text-align: center;
}
@media screen and (max-width: 767px) {
	body.home main .kikaku .sec-box .kikaku01 .con02 {
		padding: 30px 0 0;
	}
}
body.home main .kikaku .sec-box .kikaku01 .con02 a:hover {
	opacity: 0.5;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
@media screen and (max-width: 767px) {
	body.home main .kikaku .sec-box .kikaku01 .con02 a:hover {
		opacity: 1;
	}
}
body.home main .kikaku .sec-box .kikaku02 {
	position: relative;
	background-color: white;
	padding: 50px 0;
}
@media screen and (max-width: 767px) {
	body.home main .kikaku .sec-box .kikaku02 {
		padding: 30px 0;
	}
}
body.home main .kikaku .sec-box .kikaku02 .chara-1 {
	position: absolute;
	top: -1%;
	left: -2%;
	z-index: 2;
	max-width: 23%;
}
@media screen and (max-width: 1199px) {
	body.home main .kikaku .sec-box .kikaku02 .chara-1 {
		max-width: 20%;
	}
}
body.home main .kikaku .sec-box .kikaku02 .chara-2 {
	position: absolute;
	top: -3%;
	right: -5%;
	z-index: 2;
	max-width: 30%;
}
@media screen and (max-width: 1199px) {
	body.home main .kikaku .sec-box .kikaku02 .chara-2 {
		max-width: 27%;
	}
}
@media screen and (max-width: 991px) {
	body.home main .kikaku .sec-box .kikaku02 .chara-2 {
		top: -6%;
	}
}
body.home main .kikaku .sec-box .kikaku02 .con02 {
	padding-top: 15px;
}
@media screen and (max-width: 767px) {
	body.home main .kikaku .sec-box .kikaku02 .con02 {
		padding-top: 0;
	}
}
body.home main .kikaku .sec-box .kikaku02 .con02 .box {
	width: 50%;
}
@media screen and (max-width: 767px) {
	body.home main .kikaku .sec-box .kikaku02 .con02 .box {
		width: 100%;
	}
}
body.home main .kikaku .sec-box .kikaku02 .con02 .box:nth-of-type(odd) {
	padding-right: 20px;
}
@media screen and (max-width: 767px) {
	body.home main .kikaku .sec-box .kikaku02 .con02 .box:nth-of-type(odd) {
		padding-right: 0;
	}
}
body.home main .kikaku .sec-box .kikaku02 .con02 .box:nth-of-type(even) {
	padding-left: 20px;
}
@media screen and (max-width: 767px) {
	body.home main .kikaku .sec-box .kikaku02 .con02 .box:nth-of-type(even) {
		padding-left: 0;
	}
}
body.home main .kikaku .sec-box .kikaku02 .con02 .box__txt-1 {
	padding-bottom: 15px;
}
@media screen and (max-width: 991px) {
	body.home main .kikaku .sec-box .kikaku02 .con02 .box__txt-1 {
		padding-bottom: 35px;
	}
}
@media screen and (max-width: 767px) {
	body.home main .kikaku .sec-box .kikaku02 .con02 .box__txt-1 {
		padding-bottom: 15px;
	}
}
body.home main .kikaku .sec-box .kikaku02 .con02 .box__txt-2 {
	text-align: center;
	padding: 5px 15px 8px;
	color: white;
	background-color: #64aad2;
	line-height: 1;
	margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
	body.home main .kikaku .sec-box .kikaku02 .con02 .box__txt-2 {
		margin-top: 30px;
	}
}
body.home main .kikaku .sec-box .kikaku02 .con02 .box__txt-3 {
	padding-bottom: 20px;
	line-height: 1.6;
}
@media screen and (max-width: 1199px) {
	body.home main .kikaku .sec-box .kikaku02 .con02 .box__txt-3 {
		padding-bottom: 15px;
	}
}
body.home main .kikaku .sec-box .kikaku02 .con03 {
	text-align: center;
	padding-top: 40px;
}
@media screen and (max-width: 767px) {
	body.home main .kikaku .sec-box .kikaku02 .con03 {
		padding-top: 30px;
	}
}
body.home main .kikaku .sec-box .kikaku02 .con03__txt-1 {
	text-align: center;
	padding: 5px 15px 8px;
	color: white;
	background-color: #64aad2;
	line-height: 1;
	margin-bottom: 30px;
}
body.home main .kikaku .sec-box .kikaku03 {
	background-color: #fffaaa;
	border-radius: 0 0 15px 15px;
	padding: 50px 0;
}
@media screen and (max-width: 767px) {
	body.home main .kikaku .sec-box .kikaku03 {
		padding: 30px 0;
	}
}
body.home main .kikaku .sec-box .kikaku03 .con01 .txt {
	width: 58%;
	padding-right: 25px;
}
@media screen and (max-width: 767px) {
	body.home main .kikaku .sec-box .kikaku03 .con01 .txt {
		width: 100%;
		padding-right: 0;
		padding-bottom: 10px;
	}
}
body.home main .kikaku .sec-box .kikaku03 .con01 .image {
	width: 42%;
}
@media screen and (max-width: 767px) {
	body.home main .kikaku .sec-box .kikaku03 .con01 .image {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	body.home main .kikaku .sec-box .kikaku03 .con01 .image img {
		aspect-ratio: 295/170;
		-o-object-fit: cover;
		   object-fit: cover;
		-o-object-position: top center;
		   object-position: top center;
	}
}
body.home main .about {
	padding: 150px 0 70px;
	text-align: center;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#ffffff), color-stop(90%, #ffffff), to(transparent));
	background-image: linear-gradient(0deg, #ffffff, #ffffff 90%, transparent);
}
@media screen and (max-width: 767px) {
	body.home main .about {
		padding: 100px 0 30px;
	}
}
body.home main .about .inner {
	background-image: url(../img/about-bg.jpg);
	background-position: bottom 100px center;
	background-repeat: no-repeat;
	background-size: 100%;
	max-width: 1300px;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	body.home main .about .inner {
		background-image: url(../img/about-bg-sp.jpg);
		background-position: bottom -60px center;
	}
}
@media screen and (max-width: 575px) {
	body.home main .about .inner {
		background-position: bottom 30px center;
	}
}
body.home main .about .inner__img-1, body.home main .about .inner__img-2, body.home main .about .inner__img-3 {
	display: block;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	body.home main .about .inner__img-1 {
		width: 244px;
	}
}
body.home main .about .inner__img-2 {
	margin: 50px auto;
}
@media screen and (max-width: 767px) {
	body.home main .about .inner__img-2 {
		width: 297px;
		margin: 25px auto 100px;
	}
}
body.home main .about .inner__img-3 {
	margin-left: 44%;
}
@media screen and (max-width: 767px) {
	body.home main .about .inner__img-3 {
		width: 209px;
		margin-left: auto;
	}
}
body.home main .info {
	text-align: center;
	padding: 70px 0;
	background-color: #f0fffa;
}
@media screen and (max-width: 767px) {
	body.home main .info {
		padding: 0 0 20px;
	}
}
@media screen and (max-width: 767px) {
	body.home main .info__ttl {
		width: 335px;
	}
}
body.home main .info .gmap {
	position: relative;
	width: 100%;
	height: 100%;
}
@media screen and (max-width: 767px) {
	body.home main .info .gmap {
		margin-bottom: 20px;
		height: auto;
		padding-top: 62%;
	}
}
body.home main .info .gmap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
body.home main .info .info-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 40px;
}
@media screen and (max-width: 767px) {
	body.home main .info .info-row {
		display: block;
		padding-top: 20px;
	}
}
body.home main .info .info-row .left {
	width: 52%;
}
body.home main .info .info-row .right {
	width: 48%;
	padding-left: 30px;
}
@media screen and (max-width: 767px) {
	body.home main .info .info-row .right {
		width: 100%;
		padding-left: 0;
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		margin: 0 auto;
	}
}
body.home main .info .info-row .right .info-table__tr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 10px;
}
body.home main .info .info-row .right .info-table__th {
	width: 105px;
}
@media screen and (max-width: 767px) {
	body.home main .info .info-row .right .info-table__th {
		width: 85px;
	}
}
body.home main .info .info-row .right .info-table__th p {
	color: white;
	background-color: #4f3d34;
	padding: 5px 5px 7px;
	width: 90px;
	border-radius: 5px;
	line-height: 1;
}
@media screen and (max-width: 767px) {
	body.home main .info .info-row .right .info-table__th p {
		width: 70px;
	}
}
body.home main .info .info-row .right .info-table__td {
	width: calc(100% - 105px);
	text-align: left;
}
@media screen and (max-width: 767px) {
	body.home main .info .info-row .right .info-table__td {
		width: calc(100% - 85px);
	}
}
body.home main .info .info-row .right__txt {
	padding-top: 10px;
	text-align: left;
}
body.home footer {
	background-color: #508caa;
}
@media screen and (max-width: 767px) {
	body.home footer {
		position: relative;
	}
}
body.home footer .addr {
	padding: 30px 0;
}
body.home footer .addr .inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	position: relative;
}
@media screen and (max-width: 767px) {
	body.home footer .addr .inner {
		display: block;
		position: static;
	}
}
body.home footer .addr .inner .company {
	color: white;
	padding-right: 20px;
}
@media screen and (max-width: 767px) {
	body.home footer .addr .inner .company {
		padding-right: 0;
		padding-bottom: 15px;
	}
}
body.home footer .addr .inner .company a {
	color: white;
}
body.home footer .addr .inner .company__txt-1 {
	padding-bottom: 10px;
	font-weight: bold;
}
body.home footer .addr .inner .insta__link {
	display: inline-block;
}
@media screen and (max-width: 767px) {
	body.home footer .addr .inner .insta__link {
		width: 43px;
	}
}
body.home footer .addr .inner .insta__link:hover {
	opacity: 0.5;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
body.home footer .addr .inner .go-top {
	position: absolute;
	display: inline-block;
	bottom: -15px;
	right: 0;
}
@media screen and (max-width: 767px) {
	body.home footer .addr .inner .go-top {
		bottom: 15px;
		right: 15px;
		width: 67px;
	}
}
body.home footer .addr .inner .go-top:hover {
	opacity: 0.9;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
@media screen and (max-width: 767px) {
	body.home footer .addr .inner .go-top:hover {
		opacity: 1;
	}
}
body.home footer .copy-txt {
	text-align: center;
	color: white;
	padding: 10px;
	background-color: #4f3d34;
}