@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

.posiRe {
	position: relative;
}

/*----------------------------*/

.mainBlock01 {
	background-image: url("/attending/t/osa-d/tigerscamp/images/pc/cont_pc_bg01.png");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.contents {
	font-family: "Noto Sans JP", sans-serif;
	color: #000000;
	position: relative;
	box-sizing: border-box;
	max-width: 700px;
	margin: auto;
	border-right: 13px solid #000000;
	border-left: 13px solid #000000;
	padding: 0px 12px;
	background-color: #ffffff;
}
.mainDayBox01 {
	background-color: #e60012;
	text-align: center;
	padding: 15px 20px 18px;
}
.mainDayBox01 .text01 {
	color: #ffffff;
	font-size: 42px;
	line-height: 1.4em;
	font-weight: 900;
}
.mainDayBox01 .text02 {
	color: #fff100;
	font-size: 32px;
	line-height: 1.4em;
	font-weight: 900;
}

/*-----------------------*/

.contBlock01 {
	background-color: #ffeb3b;
	padding: 80px 20px 50px;
	margin-top: -60px;
}
.contH201 {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background-image: url("/attending/t/osa-d/tigerscamp/images/pc/block01_tit01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	box-sizing: border-box;
	padding-top: 10px;
	width: 100%;
	height: 224px;
	font-size: 46px;
	line-height: 1.3em;
	font-weight: 900;
	margin-bottom: 45px;
}
.block01Wrap01 {
	margin-top: 45px;
}

.contH301 {
	text-align: center;
	margin-bottom: 20px;
}
.contH301 img {
	width: auto;
	height: 78px;
}
.block01Box01 {
	border: 2px solid #000000;
	background-color: #ffffff;
}
.block01Box01 .boxIn01 {
	background-color: #000000;
	padding: 16px 20px;
	text-align: center;
	color: #ffeb3b;
	font-size: 46px;
	line-height: 1.3em;
	font-weight: 900;
}
.block01Box01 .boxIn01 .s01 {
	font-size: 41px;
}
.block01Box01 .boxIn02 {
	text-align: center;
	padding: 15px 20px 18px;
}
.block01Text01 {
	color: #d30303;
	font-size: 46px;
	line-height: 1.4em;
	font-weight: 900;
	margin-bottom: 10px;
}
.textLine01 {
	background-image: url("/attending/t/osa-d/tigerscamp/images/pc/text_line01.png");
	background-repeat: repeat-x;
	background-position: center bottom 5px;
	background-size: auto 9px;
}

.block01Text02 {
	font-size: 32px;
	line-height: 1.4em;
	font-weight: 900;
}
.block01Flex01 {
	display: flex;
	justify-content: space-between;
	margin: 16px auto 15px;
}
.block01Flex01 li {
	width: 48.2%;
}
.block01Flex01 li p {
	font-size: 24px;
	line-height: 1.4em;
	font-weight: 900;
	margin-top: 10px;
}
.block01Text03 {
	font-size: 20px;
	line-height: 1.4em;
}

.fs40 {
	font-size: 40px;
}
.mt8 {
	margin-top: 8px;
}

/*--------------------*/

.contBlock02 {
	padding: 50px 25px 40px;
}
.contH202 {
	margin-bottom: 20px;
}
.block02Text01 {
	text-align: center;
	color: #d30303;
	font-size: 40px;
	line-height: 1.15em;
	font-weight: bold;
	margin-bottom: 13px;
}
.text24_15_n {
	font-size: 24px;
	line-height: 1.5em;
	font-weight: normal;
}
.slideWrap01 {
	margin: 20px auto 70px;
}
.slideWrap01 .slick-dots {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
	gap: 32px;
}
.slideWrap01 .slick-dots li button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    border: none;
    background: transparent;
	width: 20px;
	height: 20px;
	border-radius: 30px;
	background-color: #ffeb3b;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}
.slideWrap01 .slick-dots li.slick-active button {
	background-color: #000000;
}

.block02Box01 {
	position: relative;
	background-color: #000000;
	padding: 15px 15px;
	text-align: center;
	color: #ffffff;
	font-size: 28px;
	line-height: 1.3em;
	font-weight: 900;
	letter-spacing: -0.05em;
}
.block02Fuki01 {
	width: 144px;
	position: absolute;
	left: -2px;
	top: -38px;
}

.block02Box02 {
	background-image: url("/attending/t/osa-d/tigerscamp/images/pc/block02_text_box01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	height: 153px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #ffffff;
	font-size: 27px;
	line-height: 1.8em;
	font-weight: 900;
	letter-spacing: -0.05em;
	margin-top: 25px;
}
.block02Box02 .s01 {
	color: #ffeb3b;
	font-size: 40px;
}

/*-----------------*/

.contBlock03 {
	background-color: #ffeb3b;
	padding: 50px 20px;
}
.contH302 {
	margin-top: 35px;
}

.block03Box01 {
	margin-top: 50px;
}
.block03Img01 {
	position: relative;
	margin-bottom: 15px;
}
.block03SHotel {
	width: 208px;
	position: absolute;
	top: -18px;
	right: -12px;
}
.contH303 {
	margin-bottom: 25px;
}

/*-------------------*/

.block04Box01 {
	margin-top: 50px;
}
.contH304 {
	margin-bottom: 25px;
}

/*-------------------*/

.block05Point01 {
	margin-top: 40px;
}
.block05Point01 li {
	background-image: url("/attending/t/osa-d/tigerscamp/images/pc/block05_line01.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
	padding-bottom: 25px;
	margin-top: 15px;
	display: flex;
	gap: 10px;
}
.block05Point01 li .box01 {
	width: 87px;
	flex-shrink: 0;
}
.block05Point01 li .box02 {
	font-size: 31px;
	line-height: 1.4em;
	font-weight: 900;
	letter-spacing: -0.05em;
}
.block05Point01 li .box02 .bg01 {
	background-color: #d30303;
	color: #ffffff;
	display: inline-block;
	padding: 2px 4px;
	margin: 2px;
}
.flexAlC {
	align-items: center;
}

.bottomDayBoxWrap01 {
	background-image: url("/attending/t/osa-d/tigerscamp/images/pc/block01_bg_bottom01.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 50px;
	background-color: #e60012;
	padding-top: 50px;
}

/*----------------*/

.bottomDayBoxWrap01.bgBlack {
	background-color: #000000;
}
.bgBlack .mainDayBox01 {
	background-color: #000000;
}

a.hover:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}


/*------*/






