@charset "UTF-8";
.yoyaku-note{
	font-size:13px;
}
.contact-box .mail-step-item{
	font-size: 10px;
}
.entry-column .table-programs th.th_r3{
	text-align: center;
}
.entry-column{
	max-width: none;
}

.entry-column h3{
	padding: 5px 0;
	padding-left: 15px;
    font-size: 1.25rem;
    background: none;
    border-left: 8px solid #2f5eab;
}


@media screen and (max-width: 767px) {
	.entry-column th,
	.entry-column td {
		display: block;
		padding: 5px 10px;
		text-align: left;
		font-size: 1rem;
		line-height: 1.5;
		border-top: 1px solid #DEE2E6;
		vertical-align: top;
	}
	.entry-column .table-programs th.th_r3{
		text-align: left;
	}
	.entry-column .table-programs th {
	    background: #c1cedb;
	}

	.entry-column .table-programs td:nth-child(2) {
	    font-weight: bold;
	}
	.entry-column .table-programs td:nth-child(3) {
	    font-size: 12px;
	}	
}


.letitcamp_logo_white{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 360px;
	width: 100%;
	height: auto;
}
.batch-camp-202005{
	position: absolute;
	/*top: 0;
	left: 0;*/
	right: 3%;
	bottom: 5%;
	margin: auto;
	max-width: 220px;
	width: 20%;
	height: auto;
	transform: rotate(5deg);
	z-index: 10;
}

.btn-reservation-wrapper{
	position: fixed;
	right: 20px;
	top: 144px;
	transition: opacity 300ms 0s ease;

}
.btn-reservation-wrapper:hover{
	opacity: 0.8;
}
.btn-instagram-wrapper{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
	font-size: 30px;
	margin-bottom: 10px;
}
.btn-instagram-wrapper a{
	color: white;
}
@media screen and (min-width: 768px) {
	.slick-slider{
		overflow: hidden;
		height: 513px;
		background-size: contain;
	}
}
@media screen and (min-width: 992px) {
	.slick-slider{
		overflow: hidden;
		height: 662px;
		background-size: contain;
	}
}
@media screen and (min-width: 1200px) {
	.slick-slider{
		overflow: hidden;
		height: 801px;
		background-size: contain;
	}
}
@media screen and (max-width: 767px) {
	.btn-reservation-wrapper{
		display: none;
	}
	.letitcamp_logo_white{
		max-width: 200px;
	}
	/*.letitcamp_hero_text{
		top: 10px;
	}*/
}
.module-section{
	z-index: 100;
	position: relative;
}
.columnIcon{
	width: 140px!important;
	height: auto!important;
}

.entry-column .caption{
	font-size: 20px;

}
