@charset "utf-8";
.hide{display: none}
.event-form-box{
	width: 100%;
	height: auto;
	padding: 30px 0;
}

.fancybox-inner {
    overflow: visible !important; /* ピンチズームの問題を解決するために overflow を visible に設定 */
    touch-action: pinch-zoom !important; /* ピンチ操作を可能にする */
}

.event-cat{
	font-size: 14px;
	line-height: 30px;
	vertical-align: middle;
	margin-bottom: 5px;
}

.event-cat-box{
	color: #FFF;
	text-align: center;
	padding: 5px 10px;
	background-color:var(--color10);
}

.event-pla{
	font-size: 16px;
	font-weight: bold;
	margin-left: 1em;
}

.event-title{
	font-size: 30px;
	letter-spacing: .1em;
	line-height: 1.5em;
	margin-bottom: 5px;
}

.content-event-date{
	font-size: 17px;
	color: var(--color10);
	letter-spacing: .1em;
}

.eventTable{
	width: 100%;
	border-top: 1px solid #282828;
	margin: 40px 0 40px;
}

.eventTable tr{
	border-bottom: 1px solid #282828;
}

.eventTable th{
	padding: 15px 0;
	width: 15%;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.eventTable td{
	padding: 15px 0;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
ul.photo2-event{
	clear: both;
	overflow: hidden;
	margin-bottom: 80px;
}
ul.photo2-event li{
	margin: 0 16px 16px 0;
	width: calc(100% / 3 - 14px);
	display: inline-block;
	height: 135px;
	overflow: hidden;
	position: relative;
}

ul.photo2-event li:last-child{
	margin-right: 0;
}

.photo2-event img{
	width: 100%;
	height: auto;
	object-fit: cover;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}



.btn-box{text-align: center;margin:50px auto;}

.btn-event,.pushbutton-wide{
	width:45%;max-width:400px;
	border-radius: 22.5px;
	-webkit-border-radius: 22.5px;
    -moz-border-radius: 22.5px;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	line-height: 45px;
	display:inline-block;
	font-size: 14px;
	font-weight: 600;
	margin:0 2% 30px;
	border: 1px solid #F5989D;
	background-color: #F5989D;
}

.btn-event-line{
	width:45%;max-width:400px;
	border-radius: 22.5px;
	-webkit-border-radius: 22.5px;
    -moz-border-radius: 22.5px;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	line-height: 45px;
	display:inline-block;
	font-size: 14px;
	font-weight: 600;
	margin:0 2% 30px;
	border: 1px solid #6DBA5A;
	background-color: #6DBA5A;
}

.btn-event:visited,
.btn-event:link,.btn-event-line:visited,.btn-event-line:link{
	color: #FFF;
}
.pushbutton-wide:visited,
.pushbutton-wide:link,.pushbutton-wide:visited,.pushbutton-wide:link{
	color: #FFF;
}


.btn-event span,
.btn-event-line span{
	position: relative;
}

.pushbutton-wide span{
	position: relative;
}

.btn-event span::before,
.btn-event-line span::before,
.pushbutton-wide span::before{
	content: "";
	position: absolute;
	top: 50%;
	right: -30px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	transform: rotate(45deg);
	margin-top: -5px;
}

.btn-event-line:hover{
	border: 1px solid #6DBA5A;
	background-color: #FFF;
	color: #6DBA5A;
	transition: ease-in-out 0.5s;
	-webkit-transition: ease-in-out 0.5s;
	-o-transition: ease-in-out 0.5;
	-moz-transition: ease-in-out 0.5;
}
.btn-event-line:hover span::before{
	border-top: 2px solid #6DBA5A;
	border-right: 2px solid #6DBA5A;
}
.btn-event:hover,
.pushbutton-wide:hover{
	border: 1px solid #dc9b50;
	background-color: #FFF;
	color: #dc9b50;
	transition: ease-in-out 0.5s;
	-webkit-transition: ease-in-out 0.5s;
	-o-transition: ease-in-out 0.5;
	-moz-transition: ease-in-out 0.5;
}
.btn-event:hover span::before,
.pushbutton-wide:hover span::before{
	border-top: 2px solid #dc9b50;
	border-right: 2px solid #dc9b50;
}



.event-form-title{
	width: 100%;
	height: 60px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 15px;
	line-height: 60px;
	background-color: #F2CBC9;
	position: relative;
}

.event-form-title img{
	position: absolute;
	display: block;
	content: "";
	right: 0;
	bottom: 0;
	width: 88px;
	height: 91px;
}

.event-form-box p{
	padding: 5px 0;
	line-height: 1.5;
}

.mgr-30{
	margin-right: 55px;
}

.grunion-field-date-wrap .grunion-field,
.grunion-field-name-wrap .grunion-field,
.grunion-field-email-wrap .grunion-field,
.grunion-field-text-wrap .grunion-field
{
	background-color: #ebebeb!important;
	height: 50px!important;
}
.cp_ipselect {
	overflow: hidden;
	width: 30%;
	text-align: center;
}
.cp_ipselect select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl01 {
	position: relative;
	border: 1px solid #bbbbbb;
	border-radius: 2px;
	background: #ffffff;
}
.cp_ipselect.cp_sl01::before {
	position: absolute;
	top: 0.8em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #666666;
	pointer-events: none;
}
.cp_ipselect.cp_sl01 select {
	padding: 8px 38px 8px 8px;
	color: #666666;
}







dl,dd,dt{margin:0;padding:0;}

.point-box{width:100%;counter-reset: number;}
.point-box li{display: flex;margin-top:50px;}
.point-box li:nth-child(odd){flex-direction: row-reverse;}
.eventPoint_img,
.eventPoint_info{margin:0;}
.eventPoint_img{width:45%;}
.point-box li:nth-child(even) .eventPoint_img{margin-left:5%;}
.point-box li:nth-child(odd) .eventPoint_img{margin-right:5%;}
.eventPoint_info{width:50%;}
.eventPoint_img img{width:100%;}
.eventPoint_no{font-weight:700;border-bottom:1.5px solid #3c3c3c;display:inline-block;padding-bottom:3px;}
.eventPoint_title{font-size:22px;font-weight:700;margin-top:1em;line-height:1.5;text-align:left;}
.eventPoint_txt{margin-top:1.5em;line-height:2;text-align:justify}
.eventPoint_no::after{counter-increment:number;content:counter(number,decimal-leading-zero);margin-left:.5em;}


.staff_img img{width:100%;}
.staff_info{display:inline-block;vertical-align:middle;margin-left:20px;}
.staff_txt{font-size:17px;font-weight:700;color:#dc9b50;}
.staff_name{font-size:12px;margin-top:1.5em;}

.eventComment_title{display:inline-block;vertical-align:top;font-size:22px;font-weight:700;margin-top:1em;line-height:1.5;margin:0 auto;width:calc(100% - 245px);}
.eventComment_txt{line-height:2;margin-top:30px;}
.eventComment_staff{display:inline-block;max-width:200px;vertical-align:top;text-align:center;margin-left:40px;}
.eventComment_staff .staff_img{vertical-align:middle;width:145px;height:145px;border-radius:50%;overflow:hidden;background:#ddd;margin:0 auto;}

.eventStory-box{border:2px solid #dc9b50;border-radius:15px;padding:50px;line-height:1.5;width:80%;margin:0 auto;position: relative;}
.eventStory_title::before{content:"";background-image:url(../images/event/ill_4_pc.svg);position:absolute;display:block;width:100px;height:112px;position:absolute;top:10px;left:-30px}
.eventStory_title{font-size:22px;font-weight:700;text-align:center;}
.eventStory_txt{margin-top:1.5em;line-height:2;text-align:justify}
.eventStory_staff{margin-top:1.5em;}
.eventStory_staff .staff_img{display:inline-block;vertical-align:middle;width:100px;height:100px;border-radius:50%;overflow:hidden;background:#ddd;margin:0 auto;}


.contact-form .contact-form__select-wrapper:after{
	top: 35px!important;
}

@media screen and (max-width: 768px) {
	ul.photo2-event{	margin-bottom: 30px;	}
	.btn-event,.btn-event-line{		width: 100%;	}
	.event-map{		margin-top: 30px;	}
	.eventTable th{		width: 24%;	}

	ul.photo2-event li{
		width: 100%;
		display: block;
		margin: 0 auto 15px;
		height: 125px;
	}

	.event-form-title img{width: 64px;		height: 68px;	}
	.con-sub{	width: 100%;	}
	.content-box-inner{	padding-bottom: 20px;	}
	.cp_ipselect{	width: 90%;	}
	.event-title{	font-size: 24px;	}




	.point-box li{display:block;}

	.point-box li:nth-child(even) .eventPoint_img,
	.point-box li:nth-child(odd) .eventPoint_img{margin-left:0;margin-right:0;}

	.eventPoint_info,.eventPoint_img{width: 100%;text-align:center;margin-top:20px;}


	.staff_info{margin-left:15px;}
	.staff_txt{font-size:13px;}

	.eventComment_title{display:block;width:100%;}
	.eventComment_staff{margin:20px auto 0;max-width:100%;display:block;}
	.eventComment_staff .staff_txt{display:inline-block;vertical-align:middle;margin-left:20px;}
	.eventComment_staff .staff_img,.eventComment_staff .staff_info{display:inline-block}
	.eventComment_staff .staff_img{width:100px;height:100px;}
	.eventComment_staff dt,.eventComment_staff dd{text-align: left;}

	.eventStory-box{border:none;padding:0;width:100%;}
	.eventStory_title::before{width:80px;height:90px;top:-50px;left:-25px}
	.eventStory_staff{text-align: center;}
	.eventStory_staff dt,.eventStory_staff dd{text-align: left;}
}
