@charset "utf-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,table,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	background:transparent;
}

body {
	line-height:1.5;
}

html { line-height: 0;}


article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

#odds_lp100 section {
	overflow:hidden;
}

#odds_lp100 ul li {
	list-style:none;
}


#odds_lp100 blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

#odds_lp100 a {
	margin:0;
	padding:0;
	font-size:100%;
	color:#fff;
	vertical-align:baseline;
	background:transparent;
    text-decoration: none;
}

/* change border colour to suit your needs */

#odds_lp100 img {
	width: 100%;
}


/*****************

clearfix

*****************/
.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}

.clearfix {
		display: inline-table;
		min-height: 1%;
}

/* Hides from IE-mac */
* html .clearfix {
		height: 1%;
}
.clearfix {
		display: block;
}
/* End hide from IE-mac */



/* setting */

#odds_lp100 {
    width: 100%;
	overflow: hidden;
	font-family: 'Roboto','Noto Sans JP','游ゴシック','ヒラギノ角ゴ Pro W3','メイリオ','YuGothic','Hiragino Kaku Gothic Pro','Meiryo','ＭＳ Ｐゴシック',sans-serif;
	font-size:35px;
	line-height: 1.5;
	color: #fff;
	background: #000;
	-webkit-text-size-adjust: 100%;
	font-feature-settings:"palt";
	letter-spacing: 1px;
}


.pc_disp {display: block;}
.sp_disp {display: none;}
.pc_img {display: inline-block;}
.sp_img {display: none;}

#odds_lp100 a img:hover,
input[type=image]:hover {
    opacity: 0.6;
	-webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

#odds_lp100 a:hover {
	opacity: 0.6;
    -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}


/*****************

HEADER

*****************/
#odds_lp100 header {
	position: relative;
	width: 100%;
	height: auto;
}
#odds_lp100 header p a {
	position: absolute;
	top: 84%;
	right: 14%;
	width: 20%;
	font-size: 50%;
	border: 1px solid #fff;
	border-radius: 100px;
	padding: 1% 0;
	text-align: center;
	display: block;
}


/*****************

POINT

*****************/

#odds_lp100 .point_box .inner_box {
	max-width: 860px;
	width: 90%;
	margin: auto;
	overflow: hidden;
}
#odds_lp100 .point_box .inner_box .point_list img {
	width: 32%;
	float: left;
	margin: 2.5%;
	overflow: hidden;
}
#odds_lp100 .point_box .inner_box .point_list img:nth-child(3n) {
	width: 32%;
	float: left;
	margin: 2.5% 2.5% 2.5% 25%;
	overflow: hidden;
}
#odds_lp100 .point_box h3 {
	text-align: center;
	line-height:1.3;
	font-weight: bold;
	margin: 20px 0;
}


/*****************

TTL

*****************/

#odds_lp100 .ttl_box {
	width: 100%;
	background: #005811;
	text-align: center;
	font-weight: bold;
	font-style: oblique;
}
#odds_lp100 .ttl_box h2 {
	width: 90%;
	padding: 30px 0;
	margin: auto;
	font-size: 120%;
}
#odds_lp100 .ttl {
	margin: 40px 0;
}
#odds_lp100 .ttl h3 {
	line-height:1.3;
	font-weight: bold;
	margin: 10px 0;
}


/*****************

REASON

*****************/

#odds_lp100 .reason1_box,
#odds_lp100 .reason2_box,
#odds_lp100 .reason3_box{
	max-width: 1000px;
	width: 90%;
	margin: auto;
	overflow: hidden;
}
#odds_lp100 .reason2_box ul {
	clear:both;
	overflow: hidden;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#odds_lp100 .reason2_box ul.bank1 li {
	width: 32%;
	float: left;
	margin: 1% 2% 0 0;
}
#odds_lp100 .reason2_box ul.bank1 li:nth-child(3n){
	width: 32%;
	float: left;
	margin: 1% 0 0 0;
}
#odds_lp100 .reason2_box ul.bank2 {
}
#odds_lp100 .reason2_box ul.bank2 li {
	width: 18.5%;
	margin: 1% 1.875% 0 0;
}
#odds_lp100 .reason2_box ul.bank2 li:nth-child(5n){
	width: 18.5%;
	float: left;
	margin: 1% 0 0 0;
}
#odds_lp100 .reason2_box sup {
	font-size:14px;
	padding: 0 0 30px 0;
	vertical-align: top;
}
#odds_lp100 .reason2_box .txt_cap {
	font-size: 14px;
	text-align: right;
}
#odds_lp100 .reason3_box .cp_box {
	width: 80%;
	margin: auto;
	text-align: center;
}
#odds_lp100 .reason3_box .cp_box p a {
	width: 350px;
	color:#35ab35;
	padding:7px; 
	margin: 20px auto 40px;
	border: 2px solid #35ab35;
	border-radius: 50px;
	display: block;
}
#odds_lp100 .reason3_box .other_box {
	margin: 40px auto;
	text-align: center;
	overflow: hidden;
}
#odds_lp100 .reason3_box .other_box img {
	width: 45%;
	float: left;
	margin: 1% 2.5%;
}



/*****************

FLOW

*****************/
#odds_lp100 .flow_box {
	width: 100%;
	background: #005811;
	padding: 5% 0;
}
#odds_lp100 .flow_box .inner_box {
	max-width: 1000px;
	width: 85%;
	margin: auto;
	overflow: hidden;
}
#odds_lp100 .flow_box .inner_box h3 {
	font-style: oblique;
	margin: 0 0 2% 0;
	text-align: center;
	font-weight: bold;
}


/*****************

BTN

*****************/

#odds_lp100 .btn_cv a {
	width:620px;
	background: -webkit-linear-gradient(left, #f02828, #f36e1e);
	background: -o-linear-gradient(left, #f02828, #f36e1e);
	background: linear-gradient(to right, #f02828, #f36e1e);
	margin: 5% auto 10%;
	padding: 6px 0 10px;
	text-align: center;
	font-weight: bold;
	line-height: 1.5;
	border-radius: 100px;
	display: block;
	position: relative;
}
#odds_lp100 .btn_cv a::after {
	content: "";
	position: absolute;
	top: 48%;
	right: 5%;
	width: 12px;
	height: 12px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	margin-top: -5px;
}
#odds_lp100 .btn_cv span {
	font-size: 55%;
	border: 1px solid #fff;
	border-radius: 50px;
	padding: 2px 30px ;
}


/*****************

FOOTER

*****************/

.sec07 {
	padding: 40px 0 0 0;
	background: #FFFFFF;
	font-size: 130%;
}
.sec07 .block01 .box01 dl {
	text-align: center;
}
.sec07 .block01 .box01 dl dt {
	margin-bottom: 30px;
}
.sec07 .block01 .box01 dl .link {
	margin-bottom: 20px;
}
.sec07 a {
	color:#3998DE;
	text-decoration: none;
	font-weight: bold;
}
.sec07 a:hover {
	text-decoration: underline;
}

.footerStandard1st a {
	color: #333333;
	text-decoration: none;
}
.footerStandard1st a:hover {
	text-decoration: underline;
}
.footerStandard1st .ftBlock01 {
	padding: 20px 25px 60px 25px;
	background: #FFFFFF;
}
.footerStandard1st .ftBlock01 .ftBox01 {
	font-size: 70%;
}
.footerStandard1st .ftBlock01 .ftBox01 .txt01 {
	text-align: right;
	padding: 0 20px;
}
.footerStandard1st .ftBlock01 .ftBox02 {
	font-size: 70%;
	padding: 10px 20px 0 20px;
	margin-top: 10px;
	border-top: 1px solid #E5E5E5;
}
.footerStandard1st .ftBlock01 .ftBox02 .link {
	text-align: center;
}
.footerStandard1st .ftBlock01 .ftBox02 .link li {
	display: inline-block;
}
.footerStandard1st .ftBlock01 .ftBox02 .link li + li {
	margin-left: 10px;
}
.footerStandard1st .ftBlock01 .ftBox02 .copyright {
	text-align: center;
	margin-top: 10px;
}


/*txt setting */
#odds_lp100 .txt_en {font-family: 'Oswald', sans-serif;}
#odds_lp100 .txt_ttl {font-size:240%;}
#odds_lp100 .txt_ss { font-size: 55%;}
#odds_lp100 .txt_s { font-size: 60%;}
#odds_lp100 .txt_l { font-size: 130%;}

#odds_lp100 .txt_cnt { text-align: center;}
#odds_lp100 .txt_left { text-align: left;}
#odds_lp100 .txt_normal { letter-spacing: 2px;line-height: 1.7;}
#odds_lp100 .txt_right {text-align: right;}
.strong { font-weight: bold;}
.green {color:#35ab35;}



@media screen and (max-width: 767px) {
	
	
	
#odds_lp100 {
	font-size:26px;
	line-height: 1.3;
}
	
#odds_lp100 img { width: 100%; }
#odds_lp100 .space {letter-spacing: 2.0px;}    
.pc_disp {display: none;}
.sp_disp {display: block;}
.pc_img {display: none;}
.sp_img {display: inline-block;}

	
/*****************

HEADER

*****************/
	#odds_lp100 header .sp_header {
		width: 100%;
		height: 70px;
		background: url("../images/header_bg_sp.jpg") center;
		background-size: cover;
	}
	#odds_lp100 header .sp_header img {
		width: 150px;
		padding:18px 0 0 15px;
	}
	#odds_lp100 header p a {
		position: absolute;
		top:18px;
		right: 3%;
		width: 35%;
		font-size: 40%;
		padding: 8px 0;
	}

	
/*****************

POINT

*****************/

	#odds_lp100 .point_box .inner_box .point_list img {
		width: 45%;
		float: left;
		margin: 2.5%;
		overflow: hidden;
	}
	#odds_lp100 .point_box .inner_box .point_list img:nth-child(3n) {
		width: 45%;
		float: left;
		margin: 2.5%;
		overflow: hidden;
	}
	#odds_lp100 .point_box h3 {
		line-height:1.3;
		font-weight: bold;
		font-size: 1.0em;
		margin: 2% 0;
		letter-spacing: 2.0px;
	}
	

/*****************

BTN

*****************/
	
	#odds_lp100 .btn_cv_bottom {
		position:fixed;
		width: 100%;
		bottom:2%;
		left:0;
	}

	#odds_lp100 .btn_cv_bottom a {
		width:90%;
		background: -webkit-linear-gradient(left, #f02828, #f36e1e);
		background: -o-linear-gradient(left, #f02828, #f36e1e);
		background: linear-gradient(to right, #f02828, #f36e1e);
		margin:auto;
		padding: 6px 0 10px;
		border-radius: 150px;
		overflow: hidden;
		display: block;
		position: relative;
		text-align: center;
		font-weight: bold;
		line-height: 1.5;
	}
	#odds_lp100 .btn_cv_bottom p {
		font-size: 4.7vw;
	}
	#odds_lp100 .btn_cv_bottom a::after {
		content: "";
		position: absolute;
		top: 48%;
		right: 5%;
		width: 7px;
		height: 7px;
		border-top: 2px solid #fff;
		border-right: 2px solid #fff;
		transform: rotate(45deg);
		margin-top: -5px;
	}
	#odds_lp100 .btn_cv_bottom span {
		font-size: 2.8vw;
		border: 1px solid #fff;
		border-radius: 50px;
		padding: 2px 30px ;
	}
	
	
/*****************

TTL

*****************/

	#odds_lp100 .ttl_box {
		margin: 7% 0 0 0 ;
	}
	#odds_lp100 .ttl_box h2 {
		padding: 4% 0;
		letter-spacing: 2.0px;
	}
	#odds_lp100 .ttl {
		margin: 5% 0 3%;
	}
	#odds_lp100 .ttl h3 {
		line-height:1.3;
		font-weight: bold;
		font-size: 1.1em;
		margin: 2% 0;
		letter-spacing: 2.0px;
	}
	
	#odds_lp100 .reason2_box ul {
	clear:both;
	overflow: hidden;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
	#odds_lp100 .reason3_box .cp_box p a {
		width: 84%;
		color:#35ab35;
		padding:3%; 
		margin: 3% auto 5%;
		font-size: 3.3vw;
	}
	#odds_lp100 .reason3_box .other_box {
		margin: 8% auto;
		text-align: center;
		overflow: hidden;
	}
	#odds_lp100 .reason3_box .other_box img {
		width: 100%;
		float: none;
		margin: 2% 0;
	}
	
	
/*****************

REASON

*****************/

	#odds_lp100 .reason1_box,
	#odds_lp100 .reason2_box,
	#odds_lp100 .reason3_box{
		margin: 5% auto 5% ;
		overflow: hidden;
	}
	
	#odds_lp100 .reason1_box h3 {
		font-size: 1.0em;
	}
	
	#odds_lp100 .reason2_box sup {
		font-size: 40%;
	}
	
	#odds_lp100 .reason2_box .txt_cap {
		font-size:44%;
		text-align: right;
	}
	

	
/*****************

FOOTER

*****************/
	.sec07 img {
		width: 100%;
	}
	.sec07 .inner96 {
    	padding: 0 2%;
	}
	.sec07 {
		padding: 20px 0 0 0;
		background: #FFFFFF;
	}
	.sec07 .block01 .box01 {
		margin-bottom: 20px;
	}
	.sec07 .block01 .box01 dl {
		text-align: center;
	}
	.sec07 .block01 .box01 dl dt {
		margin-bottom: 20px;
	}
	.sec07 .block01 .box01 dl dd {
		font-size: 3.2vw;
		text-align: left;
	}
	.sec07 .block01 .box01 dl .link {
		text-align: center;
		margin-bottom: 20px;
	}
	
	.footerStandard1st  {
		width:100%;
	}
	.footerStandard1st .ftBlock01 {
		padding: 0;
		background: #FFFFFF;
	}
	
	.footerStandard1st .ftBlock01 .ftBox01 .link01 {
		font-size: 3.2vw;
		text-align: right;
		padding: 0 2%;
		width:100%;
	}
	.footerStandard1st .ftBlock01 .ftBox02 {
		margin-top: 10px;
		padding: 0;
		width:100%;
	}
	.footerStandard1st .ftBlock01 .ftBox02 .link {
		border-top: none;
		border-bottom: 1px solid #B4B4B4;
		margin-bottom: 20px;
		width:100%;
		text-align: left;
	}
	.footerStandard1st .ftBlock01 .ftBox02 .link li{
		border-top: 1px solid #B4B4B4;
		width:100%;
	}
	.footerStandard1st .ftBlock01 .ftBox02 .link li + li {
		margin-left: 0;
	}
	.footerStandard1st .ftBlock01 .ftBox02 .link li a {
		width:98%;
		display: block;
		font-size: 120%;
		padding: 10px 0 10px 2%;
		background: #EEEEEE;
	}
	.footerStandard1st .ftBlock01 .ftBox02 .link li a:hover {
		text-decoration: none;
	}
	.footerStandard1st .ftBlock01 .ftBox02 .txt01 {
		font-size: 1.2rem;
		text-align: center;
		margin-bottom: 20px;
		width:100%;
	}
	.footerStandard1st .ftBlock01 .ftBox02 .copyright {
		text-align: center;
		padding: 2% 0 22%;
		width:100%;
		font-size: 90%;
	}
	
	
}

/*****************

202307_追加

*****************/
#odds_lp100 .reason3_box .cp_box .txt_cap {
	font-size: 44%;
	text-align: left;
}

/*****************

202309_追加_FV下CV
202310_調整

*****************/
#odds_lp100 .fv_wrapper {
	width:100%;
	max-width: 1000px;
	margin: 0 auto 50px;
	position: relative;
}
#odds_lp100 .btn_fv_cv a {
	position: relative;
	top: 0%;
	right: -5%;
	height: 55px;
	width: 40%;
	padding: 0;
	background: -webkit-linear-gradient(left, #f02828, #f36e1e);
	background: -o-linear-gradient(left, #f02828, #f36e1e);
	background: linear-gradient(to right, #f02828, #f36e1e);
	font-size: 0.8em;
	font-weight: bold;
	line-height: 2em;
	border: none;
	border-radius: 25px;
}
#odds_lp100 .btn_fv_cv span.sub_txt {
	font-size: 0.6em;
	border: 2px solid #fff;
	border-radius: 50px;
	padding: 0.2em 0.8em ;
	margin: 0 10px 0 -10px;
	vertical-align: top;
	/*
	width: fit-content;
	line-height: 1em;
	margin-bottom: 0.5em;
	*/
}
#odds_lp100 .btn_fv_cv a::after {
	content: "";
	position: absolute;
	top: 48%;
	right: 5%;
	width: 8px;
	height: 8px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	transform: rotate(45deg);
	margin-top: -5px;
}
#odds_lp100 .btn_fv_login a {
	position: absolute;
    top: 0%;
    right: 5%;
    height: 51px;
	width: 40%;
    font-size: 0.8em;
    border: 2px solid #fff;
    border-radius: 25px;
	line-height: 1.9em;
	text-align: center;
}

@media screen and (max-width: 767px) {
	#odds_lp100 .fv_wrapper {
		margin: 0 auto 20px;
	}
	#odds_lp100 .btn_fv_cv a {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;	
		font-size: 4.5vw;
		height: 40px;
		right: -8%;
		line-height: 4vw;
	}
	#odds_lp100 .btn_fv_cv span.sub_txt {
		font-size: 2vw;
		width: fit-content;
		padding: 2px 5px ;
		margin: 0 0 5px 0;
		line-height: 1;
		border: 1px solid #fff;
	}
	#odds_lp100 .btn_fv_cv a::after {
		right: 7%;
		border-top: 2px solid #fff;
		border-right: 2px solid #fff;	
	}
	#odds_lp100 .btn_fv_login a {
		font-size: 4vw;
		line-height: 2.7em;
		height: 38px;
		width: 39.5%;
		border: 1px solid #fff;
		right: 8%;
	}
}