body {
    line-height: 1.6;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #444444;
}

h2 {
	margin-bottom: 20px;
	text-align: center;
	font-size: 6vw;
	position: relative;
	font-weight: 700;
}

.page-ttl {
	background: url(https://www.kaitekihome.jp/wp-content/themes/corporate/lp-events/hiraya2/common/img/contents/view01.jpg) no-repeat;
	background-size: cover;
}
.mod_ttl {
	padding: 0 20px;
	text-align: center;
}
.mod_ttl h1 {
	margin-top: 20px;
	padding: 10px 0 0 28px;
	text-align: left;
	font-size: 6vw;
	font-weight: 700;
	color: #444;
	display: inline-block;
	position: relative;
}
.mod_ttl h1:before, .mod_ttl h1:after {
	content: "";
	position: absolute;
	margin: auto;
}
.mod_ttl h1:before {
	width: 12px;
	height: 12px;
	top: 0;
	left: 14px;
	background: #CABC9B;
	transform: rotate(50deg);
}
.mod_ttl h1:after {
	width: 8px;
	height: 8px;
	top: 18px;
	left: 6px;
	background: #CABC9B;
	transform: rotate(20deg);
}
.swiper-container {
	max-width: 100%;
	margin: 20px 0;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px !important;
    height: 30px !important;
    margin-top: -36px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 30px 30px !important;
    -webkit-background-size: 30px 30px !important;
    background-size: 30px 30px !important;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	margin-left: 5px;
    background-image: url(https://www.kaitekihome.jp/images/arrow_left.png) !important;
    left: 0 !important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	margin-right: 5px;
    background-image: url(https://www.kaitekihome.jp/images/arrow_right.png) !important;
    right: 0 !important;
}

.mod_date {
	max-width: 100%;
	margin: 30px auto;
	padding: 0 20px;
}
.mod_date dl {
	margin-top: 5px;
	display: flex;
	position: relative;
	align-items: flex-start;
}
.mod_date dl:first-child {
	margin-top: -10px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #988350;
}
.mod_date dd {
	flex: 1;
}
.mod_date a {
	width: 150px;
	height: 30px;
	margin-top: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #988350;
	border-radius: 100px;
	color: #988350;
	outline: none;
}
.mod_date h3 {
	font-size: 16px;
	font-weight: bold;
}
.mod_date > ul > li {
	margin-top: 10px;
	padding: 10px;
	border: 5px solid #eee;
}

.mod_summary {
	max-width: 100%;
	margin: 30px 20px;
	padding: 20px;
	border: 5px solid #eee;
}

.mod_pickup {
	margin-top: 20px;
	padding: 30px 20px;
	text-align: center;
	background: #efefef;
}
.mod_pickup ul {
	max-width: 100%;
	margin: 0 auto 20px;
	display: inline-block;
}
.mod_pickup li {
	margin-top: 7px;
	display: flex;
	align-items: flex-start;
	text-align: left;
	font-size: 18px;
}
.mod_pickup li::before {
	content: '';
	width: 20px;
	height: 10px;
	margin-top: 7px;
	margin-right: 10px;
	display: block;
	border-left: 2px solid #25AF01;
	border-bottom: 2px solid #25AF01;
	transform: rotate(-45deg);
}
.mod_pickup .img {
	max-width: 100%;
}
.mod_pickup .img p {
	width: 100%;
	margin-top: 10px;
}

.mod_detail {
	max-width: 100%;
	margin: 30px auto;
	padding: 0 20px;
}
.mod_detail > div {
	margin-top: 30px;
}
.mod_detail h2 {
	width: 100%;
}
.mod_detail h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}

.mod_flow {
    padding: 30px 20px;
    background: url(https://www.kaitekihome.jp/images/event/flow_bg.jpg) top center no-repeat;
    background-size: cover;
}
.mod_flow h2 {
	margin-bottom: 0;
}
.mod_flow ol {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    list-style-type: none;
}
.mod_flow li {
    width: 48%;
    margin-top: 20px;
}
.mod_flow .english {
	display: block;
	text-align: center;
    font-family: 'Nothing You Could Do', cursive;
    color: #2C59A5;
}
.mod_flow figure {
    margin: 10px 0;
}
.mod_flow .font-size_sm {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1.3;
    font-size: 4.0vw;
    font-weight: 700;
}

.mod_map iframe {
	width: 100%;
	height: 250px;
}

.eventx {
	margin-top: 20px;
	padding: 0 20px;
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	justify-content: center;
}
.eventx a {
	width: 100%;
	height: 70px;
	margin-top: 10px;
	display: flex;
	border: 1px solid #cabc9b;
	border-radius: 100px;
	position: relative;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	font-size: 28px;
}
.eventx a:after {
	content: "";
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 0;
	width: 10px;
	height: 10px;
	border-top: 1px solid #cabc9b;
	border-right: 1px solid #cabc9b;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	bottom: 0;
	margin: auto;
}
.eventx a small {
	width: 100%;
	margin-top: -20px;
	text-align: center;
	font-size: 12px;
}
.eventx form {
	width: 100%;
}
.eventx .reserves_xskj {
	width: 100%;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #cabc9b;
	background: #cabc9b;
	font-size: 16px;
	border-radius: 100px;
	color: #fff;
	position: relative;
	outline: none;
}
.eventx .rx-wrap {
	position: relative;
}
.eventx .rx-wrap:after {
	content: "";
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 0;
	width: 10px;
	height: 10px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	bottom: 0;
	margin: auto;
}



#covid-19 {
	margin-top: 30px;
	padding: 0 20px;
}
#covid-19 a {
	text-decoration: underline;
	font-weight: bold;
	color: #A78E5A;
}
#covid-19 .wrap {
	max-width: 1400px;
	margin: 0 auto 20px;
	padding: 20px;
	border: #CCC solid 3px;
}
#covid-19 h2 {
	margin-bottom: 20px;
	text-align: left;
	font-size: 20px;
}
#covid-19 h2 br {
	display: none;
}
#covid-19 strong {
	font-weight: bold;
	color: #f00;
}


.container-event .row:last-child,
.container-cta .row:first-child {
	display: none;
}

.mod_pickup .ba {
	margin-bottom: 15px;
}

.mod_pickup .ba dd:last-child span:first-child::after {
	width: 20px;
	height: 18px;
	margin: 10px auto;
	display: block;
	content: "";
	background: url("https://www.kaitekihome.jp/rinobekan/wp-content/themes/corporate01/images/work/arrow.png") no-repeat;
	background-size: contain;
}

.mod_pickup .ba dd span {
	position: relative;
	display: block;
}
.mod_pickup .ba dd span:first-child::before {
	width: 50px;
	height: 50px;
	display: block;
	content: "";
	background: url("https://www.kaitekihome.jp/rinobekan/wp-content/themes/corporate01/images/modelhouse/point_mark_before.png") no-repeat;
	background-size: contain;
	position: absolute;
	left: 5px;
	top: 5px;
}
.mod_pickup .ba dd span:last-child::before {
	width: 50px;
	height: 50px;
	display: block;
	content: "";
	background: url("https://www.kaitekihome.jp/rinobekan/wp-content/themes/corporate01/images/modelhouse/point_mark_after.png") no-repeat;
	background-size: contain;
	position: absolute;
	left: 5px;
	top: 5px;
}