@charset "utf-8";

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

メイン

---------------------------------------*/
#container {
	width:100%;
}

.column2R #main {
	float: none;
	width: auto;
}
html {
	overflow: auto;
}
* html { /* for IE6 */
	overflow: hidden;
	overflow-x: auto;
	height: 100%;
}
body {
	overflow-x: hidden;
	position: relative;
	min-width: 805px;
}
* html body { /* for IE6 */
	overflow-y: auto;
	height: 100%;
}
#lp_page {
	width: 900px;;
	background-color:#FFF;
	color: #333333;
	font-size: 14px;
	margin: 0 auto;
}
#lp_page h2 {
	background: none;
	font-size: 14px;
	color: #111111;
	border-left: solid 4px #FF3300;
	margin: 0 auto 8px auto;
	padding: 4px 8px;
	font-weight:normal;
}
#lp_page h3 {
	margin-bottom:20px;
}
#lp_page h4 {
	margin-bottom:20px;
	margin-top:20px;
}




/*-------------------------------------
　内容
---------------------------------------*/
.box750 {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}

.box750Blue {
	width: 724px;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #556FB5;
	padding:10px;
	margin-bottom:30px;
}
.box750 h5,
.box750Blue h5 {
	font-size:20px;
	margin-bottom:15px;
}
.box750Lisit {
	width: 724px;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #556FB5;
	padding:10px;
	margin-bottom:30px;
}
.box750Lisit img {
	float:left;
	margin-right:10px;
}
.box750LisitTxt {
	width:602px;;
	float:left;
}
.box750LisitTxt h5 {
	font-size: 18px;
	color: #556FB5;
	text-align: center;
	border-bottom: 2px solid #556FB5;
	margin-bottom:5px;
}


/*-------------------------------------
　装飾
---------------------------------------*/
.txt30 {
	font-size:30px;
}
.txt26 {
	font-size:26px;
}
.txt20 {
	font-size:20px;
}
.txt12 {
	font-size:12px;
}
.txt18B {
	font-size:18px;
	font-weight:bold;
}
.txtCenter {
	text-align:center;
}
.mb10 {
	margin-bottom:10px;
}
.mb15 {
	margin-bottom:15px;
}
.mb20 {
	margin-bottom:20px;
}
.mb30 {
	margin-bottom:30px;
}
.mt30 {
	margin-top:30px;
}

hr.line {
	height: 1px;
	border: none;
	border-top: 1px #999999 solid;
	margin-bottom:30px;
}
.bgorange {
	background-color:#FF7F00;
	font-weight:bold;
	padding:4px;
}
.txtB {
	font-weight:bold;
}
.txtWhiteb {
	color:#FFFFFF;
	font-weight:bold;
}



/* こっからしたはclearfix */
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}



/*-------------------------------------
　幅調整
---------------------------------------*/
.pagetop {
	width:900px;
	margin: 0 auto;
}

/*-------------------------------------
　ページTOPへ
---------------------------------------*/
#pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}
#pagetop a {
	color: #fff;
	background-color: #333;
	border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
	display: block;
	font-size: 12px;
	line-height:1.5em;
	padding:5px 10px;
	text-align: center;
	text-decoration: none;
}


/*-------------------------------------
　キャンペーンテキスト制御
---------------------------------------*/

#camp_banner .campbnr_new_note {
	display:none;
}



/* ウィンドウ幅が480px〜の場合に適用するCSS */
@media screen and (min-width:480px){

#spmenu {
	display:none;

}
}


/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and (max-width:479px){

/*-------------------------------------
　全体設定
---------------------------------------*/
body {
	min-width:100% !important;
}
#lp_page {
	margin-top: 10px;
    width: 100%;
}
#headerBody {
	width:98% !important;
}
#headerBody h1.tagLine {
	display:none;
}
#headerBody .head_lead {
	position:static !important;
	text-align: center;
}
#navBot{
	overflow:hidden;
}
#navMid .navMid_right,
#navMid .navMid_center,
#headBtn,
#siteNav,
.head_lead .mobileLink {
	display:none !important;
}
#headsearchBox {
	width:100% !important;
}
#headsearchBox #inputBox {
	width:83%;
}
#headsearchBox #btnBox {
	width:15%;
}
#container, #wrapper {
	width:100% !important;
}
#main img {
	max-width:100%;
	height:auto;
}
/*-------------------------------------
　メイン
---------------------------------------*/
#lp_page h2 {
	display:none;
}
#lp_page h3{
	font-size: 16px;
}
.txt30 {
	font-size:24px;
}
.txt26 {
	font-size:20px;
}

.campBox .campBoxL {
	width:100% !important;
	padding-left: 0px;
}
.campBox .campBoxR {
	width:100% !important;
	margin-top:10px;
}
.and_box{
	width:100% !important;
	text-align: center;
}

.ios_box{
    width:100% !important;
    text-align: center;
	margin-top:10px;
}
.attention {
	width:98% !important;
}
.attention ul {
	width:96% !important;
	margin-left:auto;
	margin-right:auto;
}
.camp_btn {
	text-align:center;
	margin-left:0px;
}

/*-------------------------------------
　ページTOPへボタン
---------------------------------------*/
#pagetop {
    bottom: 30px;
    right: 10px;
}

/*-------------------------------------
　キャンペーンポップアップ
---------------------------------------*/
#fvpop {
	height:auto !important;
    width:90% !important;
}
#fvpop img {
    height:auto !important;
    width:100% !important;
}

/*-------------------------------------
　フッター周り
---------------------------------------*/
.footerTagline {
	width:100% !important;
}
#footer {
	min-width: 320px;
	padding: 20px 0 10px;
	width: 100% !important;
}
#footerNav2 {
    padding: 0 10px !important;
    width: 100% !important;
}
#footerNav2 ul {
	width: 95%;
}
.siteSwitchLink {
	display:none;
}
#footer .copyright {
	padding-left: 10px;
    width: 100%;
}

}

/*-------------------------------------
　ドライブレコーダー取り付け講座
---------------------------------------*/
.box800 {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}

.box800 p {
	margin-bottom: 1em;
}

.box800 h4 {
	padding-left: 45px;
	height: 50px;
	line-height: 50px;
	color: #2084FE;
	font-size: 24px;
	background: url(./img/driverecorder/icon.png) no-repeat #D2EFFF;
}

.box800 .txt01 {
	background: #DBFFE0;
	color: #52529C;
	font-weight: bold;
}

.box800 .txt02 {
	color: #52529C;
	font-weight: bold;
}

.box800 .txt03 {
	color: #F00;
}

.box800 .picNum {
	color: #4B0082;
	font-weight: bold;
}

.box750Black {
	margin-left: 50px;
	width: 726px;
	border: 2px solid #6F6168;
	padding: 10px;
	margin-bottom:30px;
}

.box750Black hr {
	margin: 0 -10px 10px -10px;
	border-bottom: 1px solid #6F6168;
}

.box750Black .section {
}

.box750Black .section h5 {
	color: #1048B8;
	font-size: 20px;
	line-height: 70px;
}

.box750Black .section .step {
	margin: 0 10px 10px 0;
	float: left;
}

.box750Black .section .riceNote {
	color: #F00;
}

.box750Black .section .topix {
	margin: 0 10px 1em 10px;
	padding: 10px 15px;
	border: 2px solid #1048B8;
	background: #DCEFF9;
	border-radius: 15px;
}

.box750Black .section .topix p {
	margin-bottom: 0;
}

.box750Black table {
	margin: -10px;
}

.box750Black table td {
	padding: 10px;
	vertical-align: top;
}

.box750Black table td.pic {
	vertical-align: middle;
	border-right: 1px solid #6F6168;
}

.box750Black table td.itemName {
	padding: 5px 10;
	background: #E4F2E6;
	border-bottom: 1px solid #6F6168;
	text-align: center;
}

.box750Black table td.itemName a {
	color: #2084FE;
	font-size: 16px;
	font-weight: bold;
}

.sp_pic {
	display: none;
}

/*-------------------------------------
　SP （0〜479pxの場合に適用するCSS）
---------------------------------------*/
@media screen and (max-width:479px){

	.box800 {
		width: 100%;
		margin-bottom:30px;
	}
	#lp_page p {
		padding: 0 10px;
	}
	.box800 h4 {
		padding: 10px 0 0 45px;
		height: 50px;
		line-height: 1.2em;
		font-size: 18px;
		background: url(./img/driverecorder/icon.png) no-repeat #D2EFFF 5px center;
		background-size: 9%;
	}
	.box750Black {
		margin: 0 10px 10px;
		padding: 10px;
		width: 87%;
	}
	.box750Black .section .step {
		margin: -10px 0 5px 0;
		width: 25%;
	}
	.box750Black .section h5 {
		font-size: 16px;
		line-height: 1.4em;
		margin: 20px 0 45px 85px;
	}
	.box750Black table td.pic {
		display: none;
	}
	.sp_pic {
		display: block;
		margin-bottom: 8px;
	}



}
