@charset "utf-8";


/*=======================================*/
/*= PC用CSS =============================*/
@media print, screen and (min-width:641px) {
/*=======================================*/

body {
	font-size: 14px;
}

img {
	max-width: 100%;
	height: auto;
	width /***/: auto;
}




/* bu page top ========================*/
#buPageTop {
	bottom: 40px;
	right: 20px;
}
#buPageTop a {
	width: 64px;
	height: 64px;
	background-size: 64px 64px;
}



/* margin & padding ==================*/




/* font ==================*/
.tx_size_s {
	font-size: 14px;
}


/* color ==================*/




/* header ==================*/
#header {
	width: 100%;
	border-bottom: 1px solid #cccccc;
}
#headerIn {
	position: relative;
	width: 940px;
	height: 118px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#logo {
	display: block;
	position: absolute;
	top: 12px;
	left: 20px;
	width: 167px;
	height: 34px;
	background-image: url(/common/images/com_logo001.gif);
	background-repeat: no-repeat;
	background-size: 167px 34px;
}

#buCatalogue {
	position: absolute;
	top: 2px;
	right: 20px;
	text-align: left;
	margin-top: 10px;
}
#buCatalogue a {
	display: inline-block;
	padding: 6px 10px 5px 27px;
	border-radius: 4px;
	background-color: #428bca;
	text-align: left;
	background-image: url(../common_img/newproduct_ic001.jpg);
	background-repeat: no-repeat;
	background-position: left 10px top 10px;
	background-size: 13px 13px;
	color: #ffffff;
	font-size: 14px;
}
#buCatalogue br {
	display: none;
}
#buGMenu {
	display: none;
}
#gMenu {
	position: absolute;
	top: 58px;
	left: 0px;
}
#gMenu li {
	width: 188px;
	height: 54px;
	float: left;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	line-height: 120%;
}
#gMenu li a:link,
#gMenu li a:visited,
#gMenu li a:hover,
#gMenu li a:active {
	color: #000000;
	text-decoration: none;
}

#gMenu_1,
#gMenu_2,
#gMenu_3,
#gMenu_4 {
	background-image: url(../common_img/pc/newproduct_bg001.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#gMenu_5 {
	background-color: #ffffff;
}


#gMenu_1 div {
	padding-top: 10px;
	line-height: 130%;
}
#gMenu_2 div,
#gMenu_3 div,
#gMenu_4 div,
#gMenu_5 div {
	height: 54px;
	padding-top: 20px;
}

#gMenu_1 a:hover,
#gMenu_2 a:hover,
#gMenu_3 a:hover,
#gMenu_4 a:hover,
#gMenu_5 a:hover {
	width: 170px;
	height: 54px;
	display: inline-block;
	color: #000000;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #eeeeee;
}
#gMenu_1 a.buD,
#gMenu_2 a.buD,
#gMenu_3 a.buD,
#gMenu_4 a.buD,
#gMenu_5 a.buD {
	width: 170px;
	height: 54px;
	display: inline-block;
	color: #000000;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #eeeeee;
}

/* ===== common ===== */
.barTitle {
	font-weight: bold;
	font-size:34px;
	text-align:center;
	padding-bottom:25px;
	margin-bottom:40px;
	border-bottom: 1px solid #666666;
}
.barTitleSub {
	font-weight: bold;
	font-size:18px;
	margin-bottom:5px;
}
.txArea {
	text-align: left;
}
.twoColumn {
	margin-top: 28px;
}
.twoColumn .boxLeft{
	float: left;
	width: 462px ;
	margin-right: 16px;
}
.twoColumn .boxRight {
	float: right;
	width: 462px ;
	text-align: right;
}
.twoColumn .boxRightCenter {
	float: right;
	width: 462px ;
	text-align: center;
}
.threeColumn {
	margin-top: 28px;
}
.threeColumn .colInner{
	float: left;
	width: 300px ;
	margin-right: 20px;
}
.threeColumn .colEnd{
	float: left;
	width: 300px;
	text-align: right;
}
.topCaption {
	margin-left: 20px;
	text-align: left;
}
.contentsCaption {
	margin-top: 7px;
	text-align: left;
}
.contentsCaptionRight {
	margin-top: 7px;
	text-align: right;
}

#titleBlueLine {
	margin-top: 71px;
	margin-bottom: 10px;
	display: inline-block;
	padding: 10px 45px 8px 45px;
	border-radius: 30px;
	border: 3px solid #004597;
	background-color: #ffffff;
	text-align: center;
	color: #004597;
	font-size: 20px;
	font-weight: bold;
}
.wrapList {
	width: 870px;
	margin: 35px auto 0px auto;
	overflow: hidden;
	text-align: left;
}
.wrapList li {
	width: 280px;
	margin-right: 10px;
	float: left;
	position: relative;
}
.wrapList li img {
	border:2px solid #ffffff;
}
.wrapList .dlCatalogue {
	text-align: left;
	margin-top: 8px;
}
.wrapList .dlCatalogue a {
	width: 280px;
	display: inline-block;
	padding: 10px 25px 8px 72px;
	border-radius: 4px;
	background-color: #428bca;
	text-align: left;
	background-image: url(../common_img/newproduct_ic002.gif);
	background-repeat: no-repeat;
	background-position: left 42px top 10px;
	background-size: 22px 22px;
	color: #ffffff;
	font-size: 15px;
}

.wrapList .dlCatalogue a:hover {
	width: 280px;
	display: inline-block;
	padding: 10px 25px 8px 72px;
	border-radius: 4px;
	background-color: #063f96;
	text-align: left;
	background-image: url(../common_img/newproduct_ic002.gif);
	background-repeat: no-repeat;
	background-position: left 42px top 10px;
	background-size: 22px 22px;
	color: #ffffff;
	font-size: 15px;
}

#contents #wrapMainCont {
	width: 100%;
}
#contents #wrapMainCont .inner {
	position: relative;
	width: 940px;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #ffffff;
}


/* トップページ ==================*/
#top #mainImage {
	height: 530px;
	background-image: url(../top_img/index_bg001.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#top #mainImage .main_image {
	margin: 0 auto;
	width: 940px;
	height: 530px;
	background-image: url(../top_img/index_im001.jpg);
}
#top #mainImage .main_image .topImg {
	display: none;
}

#top #wrapMainCont {
	width: 100%;
}
#top #wrapMainCont .inner {
	position: relative;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #ffffff;
}

#top #imgIndex_01 {
	margin-top: 60px;
}
#top #imgIndex_02 {
	margin-top: 30px;
	margin-bottom: 95px;
}
#top #imgIndex_03 {
	margin-bottom: 7px;
}
#top #buMovie {
	text-align: left;
	margin-top: 35px;
}
#top #buMovie a {
	display: inline-block;
	padding: 17px 41px 16px 90px;
	border-radius: 10px;
	border: 2px solid #148ecb;
	background-color: #ffffff;
	text-align: left;
	background-image: url(../top_img/index_ic001.png);
	background-repeat: no-repeat;
	background-position: left 40px top 13px;
	background-size: 40px 26px;
	color: #148ecb;
	font-size: 19px;
	font-weight: bold;
}



/* ===== mileage ===== */
#contents #mileageMainContTop {
	width: 100%;
}
#contents #mileageMainContTop .inner {
	width: 100%;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #ffffff;
}

#contents #imgMainMileage {
	height: 570px;
	background-color: #fffffff;
}
#contents #imgMainMileageInn {
	height: 530px;
	background-color: #f5f5f5;
}
#contents #imgMainMileage_sp {
	display: none;
}

#contents #imgMileage_01 {
	margin-bottom: 100px;
}
#contents #imgMileage_02 {
	margin-bottom: 100px;
}
#contents #imgMileage_03 {
	margin-top: 30px;
	margin-bottom: 100px;
}

#contents .txtAreaMargin {
	margin-bottom: 100px;
}



/* ===== comfortable ===== */
#contents #imgComfortable_01 {
	margin-bottom: 100px;
}
#contents #imgComfortable_02 {
	margin-top: 30px;
	margin-bottom: 100px;
}
#contents #imgComfortable_03 {
	margin-bottom: 100px;
}

#contents .comfortableList {
	width: 460px;
	text-align: left;
}
#contents .comfortableList li {
	width: 220px;
	margin-left: 10px;
	float: left;
}



/* ===== monitor ===== */
#contents #imgMonitor_01 {
	margin-bottom: 100px;
}
#contents #imgMonitor_02 {
	margin-top: 30px;
}
#contents #imgMonitor_02_1_sp {
	display: none;
}
#contents #imgMonitor_02_2_sp {
	display: none;
}

#contents .boxMonitor {
	margin-top: 30px;
}
#contents .monitorList {
	width: 940px;
	text-align: left;
}
#contents .monitorList li {
	width: 220px;
	margin-right: 20px;
	float: left;
}
#contents .monitorList li:nth-of-type(4) {
	margin-right: 0px;
}



/* ===== safety ===== */
#contents #imgSafety_01 {
	margin-bottom: 100px;
}
#contents #imgSafety_03 {
	margin-bottom: 60px;
}
#contents .safetyList {
	margin-top: 30px;
	width: 460px;
	text-align: left;
}
#contents .safetyList li {
	width: 224px;
	margin-right: 10px;
	float: left;
}
#contents .safetyList li:nth-of-type(2) {
	margin-right: 0px;
}
#contents .safetyBoxBlue {
	background: #eef7ff;
	padding: 5px 0px 30px 0px;
}
#contents .safetyBoxBlue .blueLeft {
	float: left;
	width: 430px;
	padding-left: 60px;
	margin-top: 40px;
}
#contents .safetyBoxBlue .blueLeft div {
	font-size: 19px;
	line-height: 170%;
	color: #063f96;
	font-weight: bold;
}
#contents .safetyBoxBlue .blueRight {
	float: left;
	width: 510px;
	padding-right: 40px;
	margin-top: 30px;
	text-align: left;
}
#contents .safetyBoxBlue .blueRight h5 {
	font-size: 19px;
	line-height: 170%;
	font-weight: bold;
	margin-bottom: 6px;
}





/* footer ==================*/
#footer {
	width: 100%;
	background-color: #ffffff;
	padding-top: 60px;
}
.footerIn {
	position:relative;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	color: #dddddd;
}
#footerAreaGray {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	background-color: #eeeeee;
	color: #000000;
	margin-bottom: 59px;
}
#footerAreaGray #buContact {
	text-align: center;
}
#footerAreaGray #buContact a {
	display: inline-block;
	padding: 19px 41px 17px 90px;
	border-radius: 10px;
	border: 2px solid #148ecb;
	background-color: #ffffff;
	text-align: left;
	background-image: url(../common_img/newproduct_ic003.gif);
	background-repeat: no-repeat;
	background-position: left 40px top 19px;
	background-size: 30px 19px;
	color: #148ecb;
	font-size: 19px;
	font-weight: bold;
}
.footerNav ul{
	margin-left: 100px;
	padding-bottom: 87px;
}
.footerNav ul li {
	list-style: none;
	float: left;
	padding: 0 20px;
	border-right: 1px solid #dddddd;
}
.footerNav ul .lastNav {
	border-right: none;
}
.footerNav ul li a:link,
.footerNav ul li a:visited,
.footerNav ul li a:hover,
.footerNav ul li a:active{
	color: #000000;
}

.pageTop {
	position: absolute;
	right: -100px;
	bottom: 81px;
	width: 64px;
	height: 64px;
}
#copyright {
	text-align:right;
	border-top:4px solid #e3e4e5;
	padding-top:10px;
}
.imCopySp {
	display: none;
}

/*=======================================*/
}/*media screen END*/
/*=======================================*/
