footer {
	background: #fff;
	position: relative;
	font-size: 93%;
}

.footer {
	padding-top: 40px;
	padding-bottom: 0px;
}

.l-footer {
	position: relative;
}

.footer-nav {
	background: #fbf9f2;
	padding-top: 40px;
	padding-bottom: 20px;
}

.footer-list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	max-width: 900px;
}

@media (max-width: 768px) {
	.footer-list {
		width: 100%;
	}
}

.footer-item {
	margin-bottom: 20px;
}

@media (max-width: 768px) {
	.footer-item {
		width: 50%;
	}
}

.footer-link {
	position: relative;
	margin-left: 18px;
	margin-right: 18px;
	padding-left: 1.4em;
	text-indent: -1.4em;
	display: inline-block;
	color: #66543a;
	text-decoration: none;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

@media (max-width: 860px) {
	.footer-link {
		margin-left: 8px;
		margin-right: 8px;
	}
}

@media (max-width: 768px) {
	.footer-link {
		margin-left: 0;
		margin-right: 0;
		font-size: 12px;
	}
}

.footer-link:hover {
	color: #91795e;
}

.footer-link:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-size: cover;
	width: 1em;
	height: 1em;
	position: relative;
	top: -2px;
	margin-right: 0.4em;
	background-image: url(../img/mypage/icon_arrow_circle_yellow-brown.svg);
}

.copyright {
	font-size: 13px;
	color: #999898;
}

.m-2 {
	margin: 0.5rem !important;
}

.mt-2 {
	margin-top: 0.5rem !important;
}

.mt-3 {
	margin-top: 1rem !important;
}

.mb-2 {
	margin-bottom: 0.5rem !important;
}

.mb-3 {
	margin-bottom: 1rem !important;
}

.mt-20 {
	margin-top: 20px !important;
}

.mb-0 {
	margin-bottom: 0px !important;
}

.mb-20 {
	margin-bottom: 20px !important;
}

.mb-40 {
	margin-bottom: 40px !important;
}

.mb-60 {
	margin-bottom: 60px !important;
}

.w-px-250 {
	width: 250px !important;
}

.w-px-300 {
	width: 300px !important;
}

.w-px-400 {
	width: 400px !important;
}

.h-20-px {
	height: 20px !important;
}

.ml-2 {
	margin-left: 0.5rem !important;
}

.ml-3 {
	margin-left: 1rem !important;
}

.mr-3 {
	margin-right: 1rem !important;
}

.l-inner {
	max-width: 980px;
	box-sizing: border-box;
	margin: 0 auto;
	position: relative;
	width: calc(100% - ((1440 - 1320) / 1440 * 100vw));
}

@media (max-width: 768px) {
	.l-inner {
		width: calc(610 / 750 * 100%);
	}
}

@media (max-width: 768px) {
	.l-inner-wide {
		width: calc(670 / 750 * 100%);
	}
}

.title-section-h1 {
	margin-bottom: 60px;
}

@media (max-width: 768px) {
	.title-section-h1 {
		margin-bottom: 40px;
	}
}

.title-section-h1-en {
	margin-left: auto;
	margin-right: auto;
	width: 157px;
}

@media (max-width: 768px) {
	.title-section-h1-en {
		width: 120px;
	}
}

.title-section-h1-en-l {
	width: 246px;
}

@media (max-width: 768px) {
	.title-section-h1-en-l {
		width: 196px;
	}
}

.title-section-h1-ja {
	position: relative;
	margin-top: 15px;
	text-align: center;
	font-size: 13px;
	font-weight: 500;
	color: #2c100b;
}

@media (max-width: 768px) {
	.title-section-h1-ja {
		margin-top: 17px;
		font-size: 10px;
	}
}

.title-section-h1-ja:before {
	content: "";
	position: absolute;
	top: -15px;
	left: 0;
	right: 0;
	display: block;
	background: #2c100b;
	margin-left: auto;
	margin-right: auto;
	width: 18px;
	height: 2px;
}

@media (max-width: 768px) {
	.title-section-h1-ja:before {
		width: 13px;
		top: -15px;
	}
}

.meetup-type {
	font-size: 1.075rem !important;
	font-weight: bolder;
}

.text-center {
	text-align: center !important;
}

.meetup-list {
	margin-top: 5px;
	margin-left: 3px;
	text-align: left;
	font: 12px/20px Noto Sans CJK JP;
	letter-spacing: 0px;
	color: #2B110B;
	opacity: 1;
}

.meetup-detail {
	margin-top: 5px;
	margin-left: 10px;
	text-align: left;
	font: 14px/25px Noto Sans CJK JP;
	letter-spacing: 0px;
	color: #2B110B;
	opacity: 1;
}

@media (max-width: 768px) {
	.meetup-list {
		margin-top: 5px;
		margin-left: 3px;
		text-align: left;
		font: 10px/16px Noto Sans CJK JP;
		letter-spacing: 0px;
		color: #2B110B;
		opacity: 1;
	}

	.space-t-15 {
		margin-top: 15px;
	}
}

.reserve-seat {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	padding: 3px 6px;
	border: 1.3px solid #C83648;
	border-radius: 5px;
	font: Bold 10px/10px Noto Sans CJK JP;
	letter-spacing: 0px;
	color: #C83648;
	opacity: 1;
}

.meetup-title {
	margin-top: 5px;
	margin-left: 10px;
	text-align: left;
	font: Bold 12px/21px Noto Sans CJK JP;
	letter-spacing: 0px;
	color: #2B110B;
	opacity: 1;
}

@media (max-width: 768px) {
	.meetup-title {
		margin-top: 5px;
		margin-left: 10px;
		text-align: left;
		font: Bold 10px/21px Noto Sans CJK JP;
		letter-spacing: 0px;
		color: #2B110B;
		opacity: 1;
	}
}

.hr-meetup {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	border-top: 1px solid #eee
}

.thumbnail-meetup {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 2px solid #FBF9F2;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 0px 10px #00000033;
	opacity: 1;
}

.meetup-detail-sponsor-name {
	font: Bold 14px/20px Noto Sans CJK JP;
	color: #2B110B;
}

.p-1 {
	padding: 0.25rem !important;
}

.p-2 {
	padding: 0.5rem !important;
}

.p-3 {
	padding: 1rem !important;
}

.p-4 {
	padding: 1.5rem !important;
}

.p-5 {
	padding: 3rem !important;
}

.reserve-theme {
	margin-top: 20px;
	font: Bold 16px/30px Noto Sans CJK JP;
	letter-spacing: 0px;
	color: #2B110B;
	opacity: 1;
}

.event-detail {
	overflow-wrap: break-word;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: solid 2px gray;
	border-bottom: solid 2px gray;
	font: Regular 14px/21px Noto Sans CJK JP;
	letter-spacing: 0px;
	color: #2B110B;
	opacity: 1;
}

.text-sm {
	font-size: 0.875rem !important;
}

.text-left-im {
	text-align: left !important;
}

.text-right-im {
	text-align: right !important;
}

.text-center-im {
	text-align: center !important;
}

div .terms-scroll-box {
	width: 90%;
	height: 800px;
	background-color: white;
	overflow: scroll;
	border: 2px #999999 solid;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

@media (max-width: 768px) {
	div .terms-scroll-box {
		width: 85%;
		height: 500px;
		background-color: white;
		overflow: scroll;
		border: 2px #999999 solid;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}
}

.list-number>li {
	font-size: 15px;
	margin: 0 0 10px 17px;
	line-height: 1.4;
	list-style-type: decimal;
}

.list-number>li a {
	transition: all .1s ease;
	color: #64553c;
}

.list-number>li a:hover {
	color: #91795e;
}

.list-number>li>ul {
	padding: 10px 0 0 0;
}

.list-number>li .list>li:before {
	content: '・';
}

.title-h1 {
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	text-align: center;
	font-size: 28px;
	font-weight: 500;
	color: #2c110a;
}

@media (max-width: 768px) {
	.title-h1 {
		margin-top: 30px;
		margin-bottom: 20px;
		font-size: 20px;
	}
}
