@charset "utf-8";
/* 0.5925 */

/***********************/
/*****  OVER RIDE  *****/

/*#wrap {*/
	/*width: 100%;*/
	/*max-width: none;*/
/*}*/

.sub_midashi {
	margin: 0.75% 0;
}

/*****  OVER RIDE  *****/
/***********************/

/*body {*/
	/*margin: 0;*/
	/*padding: 0;*/
	/*font-family: sans-serif;*/
/*}*/

.dflt {
	overflow: hidden;
}
.dflt img {
	max-width: 100%;
}

/***************************************************/
/*  #bread-crumb									   */
/***************************************************/
/*---------------------------パンくず*/
#bread-crumb-list{margin:0;margin:10px 0;padding:0;float:left;list-style:none;}
#bread-crumb-list li{margin:0;padding:0;float:left;font-size:0.9em;color:#666;}
#bread-crumb-list li a{color:#0066cc;text-decoration:none;font-size:0.8em;}
#bread-crumb-list li a span{margin:0 10px;}
#bread-crumb-list li a:hover{text-decoration:underline;}
#bread-crumb-list li:last-child a {pointer-events:none;color:#333333;}
#bread-crumb-list li.gt:not(:last-child)::after {color:#999999;font-weight:bold;font-family:'Font Awesome 5 Free';content:"\f105";}



/***************************************************/
/*  layout   									   */
/***************************************************/
.list02,
.list03,
.list04 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 90%;
	margin: 0 auto 2%;
	box-sizing: border-box;
}
.list02__item,
.list03__item,
.list04__item {
	position: relative;
	display: flex;
	justify-content: center;
	/*align-self: center;*/
	align-self: stretch;
	box-sizing: border-box;
	text-align: center;
}

.list02__item {	width:47%; padding:0 0 0; }
.list03__item {	width:32%; padding:0 0 0; }
.list04__item {	width:24%; padding:0 0 0; }

.linkarea a:hover {
	opacity: 0.7;
}


.col-sb,
.col {
	display:flex;
	flex-wrap: wrap;
	width: 90%;
	box-sizing: border-box;
}
.col-sb {
	justify-content: space-between;
}

	.col__c8 {
		width: 100%;
		box-sizing: border-box;
	}
	.col__c7 {
		width: 100%;
		box-sizing: border-box;
	}
	.col__c3 {
		width: 100%;
		box-sizing: border-box;
	}
	.col__c2 {
		width: 100%;
		box-sizing: border-box;
	}
	.col-sb .col__c3 {
		width: 32.2%;
	}


.desc {
	box-sizing:border-box;
	margin: 0;
	padding: 3.4% 0;
	line-height: 1.75;
	font-size: 0.9375em;
}
.col__c7 .desc {
	padding: 3.4% 0;
}
h4.obi-blue + .desc {
	padding: 2% 0 0;
}
.col__c7 h4.obi-blue + .desc {
	/*padding: 5% 10%;*/
	/*padding: 2% 10%;*/
	padding: 3.4% 0;
}


/***************************************************/
/*  decoration   								   */
/***************************************************/

.link-gray {
	display: inline-block;
	box-sizing:border-box;
	width: 100%;
	margin: 0.5% auto;
	padding: 5.3% 2%;
	background: #eee;
	font-weight: normal;
	text-decoration: none;
	color: #333 !important;
}
.set-border {
	border-bottom: 1px solid #333;
}
.arw-r {
	position: relative;
	right: -3%;
	display: inline-block;
	box-sizing:border-box;
	width:6%;
	height:6px;
	border:6px solid transparent;
	border-left:9px solid #333;
}
.arw-r-blue {
	position: relative;
	right: -3%;
	display: inline-block;
	box-sizing:border-box;
	width:6%;
	height:6px;
	border:6px solid transparent;
	border-left:9px solid #3888B2;
}

/* title deco */
.check-line {
	position: relative;
	display: inline-block;
	box-sizing:border-box;
	width: 100%;
	margin: 0;
	padding: 2% 0 1% 8%;
	border-bottom: 1px solid #333;
	background: url('../img/svg/tvstand_sp_icon3.svg') 0.75% 12px no-repeat;
	background-size: 6%;
	font-size: 1.1875em;
	letter-spacing: 0.13em;
	color: #3988B2;
}
	.col__c7 .check-line {
		padding: 2% 0 1% 8%;
		background-size: 6%;
		font-size: 1.1875em;
		letter-spacing: 0.13em;
	}

.obi-blue {
	margin: 0;
	padding: 0.1% 0 0 2.5%;
	border-left: 10px solid #3888B2;
}
	.col__c7 .obi-blue {
		margin: 0;
		/*padding: 0.1% 0 0 1.65%;*/
		padding: 0 0 0 2.5%;
		border-left: 10px solid #3888B2;
		font-size: 1.05em;
		letter-spacing: 0.09em;
	}

.obi-faq {
	position: relative;
	display: inline-block;
	box-sizing:border-box;
	width: 100%;
	margin: 7.3% 0 0;
	/*padding: 5px 0 1px 56px;*/
	padding: 4% 0 3% 56px;
	background: #DEEEFF url('../img/svg/tvstand_sp_icon4.svg') 10px center no-repeat;
	background-size: 33px;
	font-size: 1.125em;
	letter-spacing: 0.13em;
	color: #333;
}
	.col__c7 .obi-faq {
		/*padding: 5px 0 1px 56px;*/
		padding: 4% 0 3% 56px;
		background-size: 7%;
		font-size: 1.125em;
		letter-spacing: 0.13em;
	}


	/***************************************************/
/*  button   									   */
/***************************************************/
.btn-r-arw,
.btn-r-arw20, .btn-r-arw20s, .btn-r-arw40,
.btn-r-arw20-row2 {
	position: relative;
	display: inline-block;
	/*align-self: center;*/
	width: 94%;
	padding: 5% 8%;
	background: #fff;
	border: 2px solid #DECE8F;
	border-radius: 50px;
	filter: drop-shadow(2px 4px 0 #EFEBD8);
	color: #A08616 !important;
	font-size: 0.9em;
	font-weight: 400;
	text-decoration: none;
	text-align: center;
}
.btn-r-arw20 {
	width: 23%;
	margin-right: 2%;
	padding: 2.2% 6%;
}
.btn-r-arw20s {
	width: 20%;
	margin-right: 2%;
	padding: 1.5% 3%;
}
.btn-r-arw40 {
	width: 40%;
	margin-right: 2%;
	padding: 3.3% 8%;
}
.btn-r-arw20-row2 {
	width: 22%;
	margin-right: 2%;
	padding: 1.2% 6% 0.8%;
	line-height: 1.3em;
}
	.btn-r-arw::after,
	.btn-r-arw20::after,
	.btn-r-arw20s::after,
	.btn-r-arw40::after,
	.btn-r-big::after,
	.btn-r-big80::after,
	.btn-r-arw20-row2::after {
		content:"";
		position: absolute;
		top: 52%;
		right: 5%;
		display: inline-block;
		box-sizing:border-box;
		width:6%;
		height:6px;
		margin-top: -6px;
		border:4px solid transparent;
		border-left:6px solid #3988B2;
	}

.btn-r-big,
.btn-r-big80 {
	position: relative;
	display: flex;
	justify-content: center;
	/*align-self: center;*/
	width: 94%;
	padding: 2.8% 5% 2%;
	background: #fff;
	border: 2px solid #DECE8F;
	border-radius: 50px;
	filter: drop-shadow(2px 4px 0 #EFEBD8);
	color: #A08616 !important;
	font-size: 0.95em;
	font-weight: normal;
	letter-spacing: 0.09em;
	text-decoration: none;
}
.btn-r-big80 {
	width: 80%;
}

.return-menu {
	position: relative;
	display: inline-block;
	padding: 0.1% 2% 0;
	background: none;
	border-bottom: 1px solid #333;
	color: #333 !important;
	font-size: 0.9em;
	font-weight: 400;
	letter-spacing: 0.09em;
	text-decoration: none;
}
	.return-menu::after {
		content:"";
		position: relative;
		right: -5%;
		display: inline-block;
		box-sizing:border-box;
		width:10px;
		height:6px;
		margin-top: -6px;
		border:5px solid transparent;
		border-bottom:7px solid #333;
	}


/***************************************************/
/*  title   									   */
/***************************************************/
/* sticker-new-car-drivers */
.sticker-ncd {
	position: relative;
	bottom: -15px;
}
.main-title {
	width: 67%;
	margin: 2% auto 0;
}
.main-title__sub {
	position: relative;
	display: block;
	text-align: center;
	font-size: 0.7em;
	color: #3888B2;
}

/* section */
.sec-title {
	position: relative;
	text-align: center;
	font-size: 1.4375em;
	color: #333;
}
.icon-num {
	display: block;
	position: relative;
	/*bottom: -15px;*/
	bottom: 0;
	margin: 0 0 1%;
}



/***************************************************/
/*  contents	   								   */
/***************************************************/

.flow-img {
	width: 48%;
	box-sizing: border-box;
}
.flow-cap {
	width: 52%;
	box-sizing: border-box;
	margin: 1.7% 0 0;
	padding-left: 2%;
}











/******************************************************************************************************************/
/******************************************************************************************************************/
/******************************************************************************************************************/
/******************************************************************************************************************/
/******************************************************************************************************************/
/******************************************************************************************************************/
/******************************************************************************************************************/
/******************************************************************************************************************/
/******************************************************************************************************************/
/******************************************************************************************************************/
/******************************************************************************************************************/
