@charset "UTF-8";

/********LP＞ヘッドライン********/
.LP_headline{
	display:block;
	width:100%;
	height:22.0vw;
	margin-bottom:4.0vw;
	background:center center / 108% auto no-repeat;
}
.LP_about .LP_headline{background-image:url(/images/LP/LP_headlineAbout.png);}
.LP_voice .LP_headline{background-image:url(/images/LP/LP_headlineVoice.png);}
.LP_headline span{display:none;}

.LP_waveSmallWhite,
.LP_waveSmallYellow,
.LP_waveSmallBlue{
	display:block;
	width:100%;
	margin-bottom:16px;
	padding-top:4.0%;
	background:center center / 50% auto no-repeat;
}
.LP_waveSmallWhite{background-image:url(/images/LP/LP_waveSmallWhite.png);}
.LP_waveSmallYellow{background-image:url(/images/LP/LP_waveSmallYellow.png);}
.LP_waveSmallBlue{background-image:url(/images/LP/LP_waveSmallBlue.png);}

.spbr{
	display: none;
}

.banner_pc{
	display: block;
}

.banner_sp{
	display: none;
}


/********LP＞LP_fv********/
#article_LP{
	padding:0 !important;
	max-width: 1000px;
	margin: 0 auto;
}

.LP_fv{
	position:relative;
	padding-top:6.0vw;
	padding-bottom:38.8vw;
	background:#ffef05;
}

.LP_fvFig_01{
	position:relative;
	display:block;
	width:100%;
	height:0;
	padding-top:84.0%;
	background:url(../../images/boat66/LP_fvFig_01.png) no-repeat;
	background-size: contain;
}


.LP_fvFig_01 p{display:none;}

.LP_voice + .LP_fv:before{
	content:"";
	position:absolute; left:0; top:0;
	display:block;
	width:100%;
	height:0;
	margin-top:-6.2%;
	padding-top:6.2%;
	background:url(/images/LP/LP_waveYellow.png?1723418674) center top / 100% 100% no-repeat;
}

.main_cat {
    margin: 0 auto;
    background:url(../../images/boat66/fv_back_pc.jpg);
	background-repeat: no-repeat;
	background-size: cover;
    background-position: center;
	position: relative;
}

.main_cat .login-btn {
    position: absolute;
    top: 0;
    right: 00;
}

.splash{
	width: 1420px;
	position: absolute;
	top:14%;
	left: 0;
	right: 0;
  	margin-left: auto;
  	margin-right: auto;

}

.main_inner {
	width: 960px;
	margin: auto;
	position: relative;
}

.main_text{
	position: absolute;
	top: 0;
	left: -5px;
}

.slideshow-container {
	position: relative;
	margin: auto;
	width: 755px;
	height: 810px;
	padding: 30px 0 0 30px;
  }

  .slide {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 1s ease-in-out;
  }

  .slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
  }

  @keyframes fadeAnimation {
	0% { opacity: 0; }
	20% { opacity: 1; }
	33.33% { opacity: 1; }
	53.33% { opacity: 0; }
	100% { opacity: 0; }
  }

  .fade {
	animation: fadeAnimation 15s infinite;
  }

  .fade:nth-child(1) { animation-delay: 0s; }
  .fade:nth-child(2) { animation-delay: 5s; }
  .fade:nth-child(3) { animation-delay: 10s; }


/********LP＞登録フォーム********/

.main_form {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding: 45px 0 60px;

}

.LP_regForm {
	display:block;
	height:auto;
	margin:0 auto;
	text-align: center;
}

.LP_regButton{
	width:85%;
	display: block;
	margin: auto;
	padding: 20px 0 0 0;
    background-color: transparent;
    cursor: pointer;
}

.LP_regForm input {
	border: 0;
	border-radius: 5px;
	width: 85%;
	padding: 20px 20px;
	font-size: 16px;
	margin: 10px auto 20px;
	text-align: center;
}



/********LP＞アピールポイント********/

.LP_appeal_back{
	background:url(../../images/boat66/boat66_back.jpg);
	background-repeat: repeat;
	background-size:contain;
	padding-bottom: 100px;
	position: relative;
}

.LP_appeal_back2{
	background:url(../../images/boat66/boat66_back.jpg);
	background-repeat: repeat;
	background-size:contain;
	padding-bottom: 30px;
	position: relative;
}

.LP_appeal{
	padding:0;
	max-width: 1000px;
	margin: 0 auto;
}

.LP_voice + .LP_fv + .LP_appeal{margin-bottom:-64px; padding-bottom:40px;}

.LP_appealFig_01{
	display:block;
	margin: auto;
	width:95%;
	height:0;
	margin: auto;
	padding-top:74%;
	background:url(../../images/boat66/boat66_img_01.png)center top / 100% 100% no-repeat;
	z-index: 100;
	position: relative;
}
.LP_appealFig_01 p{display:none;}
.LP_appealFig_02{
	display:block;
	margin: auto;
	width:95%;
	height:0;
	margin: auto;
	padding-top:72%;
	background:url(../../images/boat66/boat66_img_02.png)center top / 100% 100% no-repeat;
	z-index: 100;
	position: relative;
}
.LP_appealFig_02 p{display:none;}


/********LP＞導入********/
.LP_intro{
	padding-bottom: 270px;
	text-align: center;
	position: relative;
	background-color: #006fff;
}

.LP_intro2{
	padding-bottom: 30px;
	text-align: center;
	position: relative;
}

.LP_intro::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 0;
    margin-top: -13.26%;
    padding-top: 15.26%;
    background: url(../../images/boat66/boat66_back_pc.jpg) center top / 100% 100% no-repeat;
}

.LP_intro_inner{
	padding:0;
	max-width: 1000px;
	margin: 0 auto;
}

.LP_introFig_01{
	display:block;
	width:95%;
	height:0;
	margin: auto;
	padding-top:102.8%;
	background:url(../../images/boat66/boat66_img_03.png) top center / 100% 100% no-repeat;
	z-index: 100;
	position: relative;

}
.LP_introFig_01 p{display:none;}

.LP_introFig_02{
	display:block;
	width:95%;
	height:0;
	margin: auto;
	padding-top:61.145%;
	background:url(../../images/boat66/boat66_img_04.png) top center / 100% 100% no-repeat;
}
.LP_introFig_02 p{display:none;}

.LP_introFig_03{
	display:block;
	width:95%;
	height:0;
	margin: auto;
	padding-top:73.125%;
	background:url(../../images/boat66/boat66_img_05.png) top center / 100% 100% no-repeat;
	position: relative;
	z-index: 100;

}
.LP_introFig_03 p{display:none;}

.LP_intro_bubble img{
	margin-top: -270px;
	width: 100%;
}


/********LP＞競艇予想********/
.LP_about:before{
	content:"";
	position:absolute; left:0; top:0;
	display:block;
	width:100%;
	height:0;
	margin-top:-13.4375%;
	padding-top:13.4375%;
	background:url(../../images/boat66/boat66_back2.jpg) center top / 100% 100% no-repeat;
}

.LP_about{
	position:relative;
	padding-top:3.0vw;
	background:#fff500;
}

.LP_about_inner{
	padding:0;
	max-width: 1000px;
	margin: 0 auto;
}

.LP_aboutFig_01{
	display:block;
	height:0;
	margin:0 10px;
	padding-top:88.541%;
	background:url(../../images/boat66/boat66_img_06.png) center top / 100% 100% no-repeat;
}

.LP_aboutFig_01 p{
	display: none;
}

.LP_about p{
	padding:30px 0 0;
	text-align: center;
	font-family:"Zen Maru Gothic";
	color: #333;
	font-size:24px;
	font-weight:bold;
	line-height:1.6;
	letter-spacing:-0.02em;
}
.LP_about p b{color:#ff4020; font-size:18px; font-weight:700; text-decoration:underline;}

.LP_about em{
	display:block;
	margin-top:8px;
	text-align: center;
	padding:0 16px;
	font-family:"Zen Maru Gothic";
	color:#ff5614;
	font-size:31px;
	font-weight:bold;
	line-height:1.6;
	letter-spacing:-0.02em;
}

/********LP＞的中実績********/
.LP_result{
	padding-bottom:60px;
	background:#fff500;
}

.LP_result_inner{
	padding:40px 0 30px;
	max-width: 1000px;
	margin: 0 auto;
}

.LP_resultFig_01{
	display:block;
	height:0;
	margin:0 0 40px;
	padding-top:39.375%;
	background:url(../../images/boat66/boat66_img_07.png) center top / 100% 100% no-repeat;
}

.LP_resultFig_01 p{display:none;}

.ul_result{
	display:flex; flex-wrap:wrap;
	padding:0;
}

.li_result_box{

	background:#ffffff;
	border: 6px solid #040000;
	border-radius:16px;
}

.ul_result li{
	position:relative;
	width:calc(calc(100% - 1vw) / 2);
	margin-top:1.4vw;
}
.ul_result li:nth-of-type(-n+2){margin-top:0;}
.ul_result li:nth-of-type(even){margin-left:1vw;}

.ul_result li figure{
	display:block;
	height:0;
	padding-top:42.553%;
	background:center top / 100% 100% no-repeat;
	border-radius:11px 11px 0 0;
}

.ul_result li inner{display:block; padding:10px 12px 16px 12px;}

.ul_result li .date{
	font-size:24px;
	text-align:right;
	letter-spacing: 0.1em;
	padding: 5px 5px 7px;
}

.ul_result li .race{
	margin-top:12px;
	font-size:28px;
	letter-spacing: 0.1em;
	line-height:1.2;
}

.ul_result li .sum{
	margin: 0 15px 5px 0;
	text-align:right;
}

.ul_result li .sum span{
	display:inline-block;
	font-family:"Zen Maru Gothic";
	letter-spacing:0.1em;
	white-space:nowrap;
}

.ul_result li .sum var{
	position:relative; bottom:-1.6px;
	display:inline-block;
	vertical-align:baseline;
	color:#ee4126;
	font-weight:bold;
}

.ul_result li .sum var:nth-of-type(1){
	margin:0;
	font-size:76px;
}

.ul_result li .sum var:nth-of-type(2){
	margin:0 0 0 0.8px;
	font-size:76px;
}

.ul_result li .sum unit{
	position:relative; bottom:0;
	display:inline-block;
	vertical-align:baseline;
	color:#ee4126;
	font-size:50px;
	font-weight:900;
}
.ul_result li .sum unit:nth-of-type(1){margin:0 0 0 0.4px;}
.ul_result li .sum unit:nth-of-type(2){margin:0 0 0 0.4px;}

.LP_result .ul_result + p{
	margin-top:16px;
	padding:0 16px;
	font-family:"Zen Maru Gothic";
	color:#000000;
	font-size:16px;
	font-weight:700;
	line-height:1.6;
	letter-spacing:-0.02em;
}
.LP_result .ul_result + p b{color:#ff4020; font-size:18px; font-weight:900; text-decoration:underline;}

.LP_resultFig_02{
	display:block;
	height:0;
	margin-top:60px;
	padding-top:105.104%;
	background:url(../../images/boat66/boat66_img_08.png) center top / 100% 100% no-repeat;
}
.LP_resultFig_02 p{display:none;}




/********LP＞ユーザーメッセージ********/
.LP_voice:before{
	content:"";
	position:absolute; left:0; top:0;
	display:block;
	width:100%;
	height:0;
	margin-top:-6.2%;
	padding-top:6.2%;
	background:url(/images/LP/LP_waveWhite.png?1723418685) center top / 100% 100% no-repeat;
}

.LP_voice{
	position:relative;
	padding:0 0 4.0vw 0;
	background:#ffffff;
}

.ul_voice{ padding:0 16px;}

.ul_voice li{
	position:relative;
	display:block;
	min-height:28.0vw;
	margin-top:4.0vw;
	padding:4.0vw 4.0vw 6.0vw 4.0vw;
	background:rgba(16,160,234,12%);
	border:solid 0.8vw #10a0ea;
	border-radius:2.4vw;
	color:#10a0ea;
}
.ul_voice li:first-of-type{margin-top:0;}

.ul_voice .voiceIcon{
	position:absolute; left:0; top:0;
	width:16.0vw;
	height:16.0vw;
	margin:-3.0vw 0 0 3.0vw;
	background:center center / 100% auto no-repeat #ffffff;
	border:solid 0.8vw #10a0ea;
	border-radius:9999px;
}
.ul_voice li:nth-of-type(1) .voiceIcon{background-image:url(/images/LP/voiceIcon_01.png?1651550929);}
.ul_voice li:nth-of-type(2) .voiceIcon{background-image:url(/images/LP/voiceIcon_02.png?1651550704);}
.ul_voice li:nth-of-type(3) .voiceIcon{background-image:url(/images/LP/voiceIcon_03.png?1651551048);}
.ul_voice li:nth-of-type(4) .voiceIcon{background-image:url(/images/LP/voiceIcon_04.png?1651551012);}
.ul_voice li:nth-of-type(5) .voiceIcon{background-image:url(/images/LP/voiceIcon_05.png?1651550591);}
.ul_voice li:nth-of-type(6) .voiceIcon{background-image:url(/images/LP/voiceIcon_06.png?1651550948);}
.ul_voice li:nth-of-type(7) .voiceIcon{background-image:url(/images/LP/voiceIcon_07.png?1651550826);}
.ul_voice li:nth-of-type(8) .voiceIcon{background-image:url(/images/LP/voiceIcon_08.png?1651550773);}

.ul_voice li span{
	display:block;
	margin:3.0vw 0 0 15.2vw;
	font-family:"Zen Maru Gothic";
	font-size:4.4vw;
	font-weight:700;
	letter-spacing:-0.02em;
}
.ul_voice li span sub{display:inline-block; margin-left:0.2vw; font-size:3.2vw;}

.ul_voice li p{
	margin:2.8vw 0 0 0;
	font-size:3.6vw;
	line-height:1.6;
}

.LP_choice{
	background:url(../../images/boat66/boat66_back3.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	position: relative;
}

.wave_pc{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.wave_pc img{
	width: 100%;
}

.wave_sp{
	display: none;
}

.LP_choice_inner{
	max-width: 1000px;
	margin: 0 auto;
}

.LP_choiceFig_01{
	display:block;
	height:0;
	margin:0 8px 0 8px;
	padding-top:57.08%;
	background:url(../../images/boat66/boat66_img_09.png) center top / 100% 100% no-repeat;
}
.LP_choiceFig_01 p{display:none;}

/********LP LINE登録********/
.l_reg_note{
	width: 100%;
	margin: auto;
	background-color: #ffffff;
	border: solid 3px #10a0ea;
	color: #10a0ea;
	padding: 20px;
	line-height: 1.6;
	margin: 10px 0;
}

.l_reg_note2{
	width: 100%;
	margin: auto;
	background-color: #ffffff;
	border: solid 3px #ff4020;
	color: #ff4020;
	padding: 20px;
	line-height: 1.6;
	margin: 30px 0;
}

.agree{
	text-align: center;
}

.line_login{
    font-family:sans-serif;
	display:inline-flex; justify-content:center; align-items:center;
	padding:10px 14px;
	background: #006fff;
	border:solid 2.6px #006fff;
	border-radius:8px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	white-space:nowrap;
	width: 100%;
}

.line_login::after{
	content:"\e5e1";
	display:inline-block;
	vertical-align:middle;
	margin:0  0 -0.8px 0.8px;
	font-family:"Material Icons";
	font-size:14px;
	font-weight:bold;
	line-height:0;
}

@media screen and (min-width: 2000px) {
	.wave_pc img {
		width: 130%;
	}
  }

@media screen and (max-width: 1500px)and (min-width: 1000px){
	.splash{
		width: 100%;
		position: absolute;
		top:14%;
		left: 0;
		right: 0;
		  margin-left: auto;
		  margin-right: auto;
	}

    .splash img{
		width: 110%;
	}

}

@media screen and (max-width: 999px){
	.main_cat {
		width: 100%;
		margin: 0 auto;
		background:url(../../images/boat66/fv_back_sp.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		position: relative;
	}

	.splash{
		width: 100%;
		position: absolute;
		top:14%;
		left: 0;
		right: 0;
		  margin-left: auto;
		  margin-right: auto;
	}

	.splash img{
		width: 100%;
	}

	.main_inner {
		width: 95%;
		margin: auto;
		position: relative;
	}

	.main_text{
		position: absolute;
		top: 0;
		left: -5px;
	}

	.main_text img{
		width: 100%;
	}

	.main_form {
		width: 100%;
		margin: 0 auto;
		position: relative;
		padding: 0 0 7vw;
	}

	.form_title{
		width: 100%;
	}

	.slideshow-container {
		position: relative;
		margin: auto;
		width: 77%;
		height: 80vw;
		padding: 3vw 0 0 3vw;
	  }

	  .slide {
		position: absolute;
		width: 100%;
		height: 100%;
		opacity: 0;
		transition: opacity 1s ease-in-out;
	  }

	  .slide img {
		width: 100%;
		height: 100%;
		object-fit: contain;
	  }
	.spbr{
		display: block;
	}

	.banner_pc{
		display: none;
	}

	.banner_sp{
		display: block;
	}

	.LP_regButton{
		width:85%;
		display: block;
		margin: auto;
		padding: 10px 0 0 0;
	}

	.LP_regForm input {
		border: 0;
		border-radius: 5px;
		width: 85%;
		padding: 15px 5px;
		font-size: 16px;
		margin: 5px auto 10px;
		text-align: center;
	}

	.f-com{
		font-size: 2vw;
		padding: 1vw 0;
	}

	.LP_appeal_back{
		background:url(../../images/boat66/boat66_back_s.jpg);
		background-repeat: repeat;
		background-size:contain;
		padding-bottom: 10vw;
		position: relative;
	}

	.LP_appeal_back2{
		padding-bottom: 4vw;
	}

	.LP_intro{
		position:relative;
		padding-bottom: 25vw;
		text-align: center;
	}

	.LP_intro_bubble img{
		margin-top: -25vw;
		width: 100%;
	}

	.LP_about:before{
		content:"";
		position:absolute; left:0; top:0;
		display:block;
		width:100%;
		height:0;
		margin-top:-25.8%;
		padding-top:25.8%;
		background:url(../../images/boat66/boat66_back2_sp.jpg) center top / 100% 100% no-repeat;
	}

	.LP_about p{
		padding:30px 15px 0;
		text-align: center;
		font-family:"Zen Maru Gothic";
		color: #333;
		font-size:3.6vw;
		font-weight:bold;
		line-height:1.6;
		letter-spacing:-0.02em;
	}

	.LP_about em{
		display:block;
		margin-top:8px;
		text-align: center;
		padding:0 16px;
		font-family:"Zen Maru Gothic";
		color:#ff5614;
		font-size:4.4vw;
		font-weight:bold;
		line-height:1.6;
		letter-spacing:-0.02em;
	}

	.LP_intro::after {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		display: block;
		width: 100%;
		height: 0;
		margin-top: -25.3%;
		padding-top: 29.3%;
		background: url(../../images/boat66/boat66_back_sp.jpg) center top / 100% 100% no-repeat;
	}

	.LP_result{
		padding-bottom:30px;
		background:#fff500;
	}

	.LP_result_inner{
		padding: 20px 0 0;
		max-width: 95%;
		margin: 0 auto;
	}

	.ul_result{
		display:flex; flex-wrap:wrap;
		padding:0;
	}

	.li_result_box{
		background:#ffffff;
		border: 3px solid #040000;
		border-radius:16px;
	}

	.ul_result li{
		position:relative;
		width:calc(calc(100% - 1vw) / 2);
		margin-top:1.4vw;
	}
	.ul_result li:nth-of-type(-n+2){margin-top:0;}
	.ul_result li:nth-of-type(even){margin-left:1vw;}

	.ul_result li figure{
		display:block;
		height:0;
		padding-top:42.553%;
		background:center top / 100% 100% no-repeat;
		border-radius:12px 12px 0 0;
	}

	.ul_result li inner{display:block; padding:1vw 2vw;}

	.ul_result li .date{
		font-size:3vw;
		text-align:right;
		letter-spacing: 0.1em;
		padding: 5px 5px 7px;
	}

	.ul_result li .race{
		margin-top:12px;
		font-size:3vw;
		letter-spacing: 0.1em;
		line-height:1.2;
	}

	.ul_result li .sum{
		margin: 0 1vw 2vw 0;
		text-align:right;
	}

	.ul_result li .sum span{
		display:inline-block;
		font-family:"Zen Maru Gothic";
		letter-spacing:0.01em;
		white-space:nowrap;
	}

	.ul_result li .sum var{
		position:relative; bottom:-1.6px;
		display:inline-block;
		vertical-align:baseline;
		color:#ee4126;
		font-weight:bold;
	}

	.ul_result li .sum var:nth-of-type(1){
		margin:0;
		font-size:7vw;
	}

	.ul_result li .sum var:nth-of-type(2){
		margin:0 0 0 0.8px;
		font-size:7vw;
	}

	.ul_result li .sum unit{
		position:relative; bottom:0;
		display:inline-block;
		vertical-align:baseline;
		color:#ee4126;
		font-size:5vw;
		font-weight:bold;
	}
	.ul_result li .sum unit:nth-of-type(1){margin:0 0 0 0.4px;}
	.ul_result li .sum unit:nth-of-type(2){margin:0 0 0 0.4px;}

	.LP_result .ul_result + p b{color:#ff4020; font-size:18px; font-weight:900; text-decoration:underline;}

	.LP_resultFig_01{
		display:block;
		height:0;
		margin:0 0 10px;
	}

	.LP_resultFig_02{
		display:block;
		height:0;
		margin-top:20px;
		padding-top:105.104%;
		background:url(../../images/boat66/boat66_img_08.png) center top / 100% 100% no-repeat;
	}
	.LP_resultFig_02 p{display:none;}

	.LP_choice{
		background:url(../../images/boat66/boat66_back3_s.jpg);
		background-repeat: no-repeat;
		background-size:cover;
		position: relative;

	}

	.wave_sp{
		display: block;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
	}

	.wave_sp img{
		width: 100%;
	}

	.wave_pc{
		display: none;
	}

	.LP_choice_inner{
		max-width: 95%;
		margin: 0 auto;
	}

	.LP_choiceFig_01{
		display:block;
		height:0;
		margin:0 8px 0 8px;
		padding-top:57.08%;
		background:url(../../images/boat66/boat66_img_09.png) center top / 100% 100% no-repeat;
	}
	.LP_choiceFig_01 p{display:none;}

}

