@charset "UTF-8";



/**
 * HONDA N-ONE Modulo X
 *
 * index.css
 * @version  1.0  (updated: 2015.06.24)
 */



/* --------------------------------
	スタイリング
-------------------------------- */

/* 共通 ---------- */

.section .article h4 { font-weight: bold;}

/* 00 ---------- */

#section_00 {}
#section_00 .container { width: 900px; margin: 0 auto;}
#section_00 h2 { padding: 18px 0 0;}

/* main ---------- */

#section_main { width: 910px; margin: 40px auto 0;}
#section_main .slideGallery_01 { position: relative; width: 910px; height: 528px; margin: 40px 0 0;}
#section_main .slideGallery_01 .slide { position: absolute; top: 0; left: 0; z-index: 10;}
#section_main .slideGallery_01 .slide p.lead { padding: 15px 0 0 36px;}
#section_main .slideGallery_01 ul.nav li { position: absolute; width: 44px; height: 44px; z-index: 11;}
#section_main .slideGallery_01 ul.nav li.next { top: 196px; right: 8px;}
#section_main .slideGallery_01 ul.nav li.prev { top: 196px; left: 8px;}
#section_main .slideGallery_01 ul.pager { position: absolute; bottom: 40px; left: 800px; z-index: 11;}
#section_main .slideGallery_01 ul.pager li.nav_6 { margin: 0;}
#section_main .slideGallery_01 div.cap { position: absolute; bottom: 80px; width: 900px; z-index: 11; text-align:right; font-size:60%;}

/* 01 ---------- */

#section_01 { padding: 30px 0 50px 0; }
#section_01 .container { width: 900px; margin: 0 auto;}
#section_01 h2 { padding: 30px 0 20px 0;}
#section_01 h3 { padding: 0;}
#section_01 h4 { padding: 20px 0 0 0;}
#section_01 .article { width: 900px; margin: 0 auto; padding: 0;}
#section_01 .content p.lead { padding: 20px 0 0;}
#section_01 .content p.btnMore { padding: 54px 0 0; text-align: right;}
#section_01 div.img { float: left; width: 535px;}
#section_01 p.cap { float: left; width: 535px; text-align:right; font-size:80%; padding-top:5px;}
#section_01 .article_02 { margin-bottom:30px;}
#section_01 .article_01 .content { float: right; width: 330px; padding: 40px 0 0;}
#section_01 .article_02 .content { float: right; width: 330px; padding: 120px 0 0;}
#section_01 .article_03 .content { float: right; width: 330px; padding: 10px 0 0;}


/* 02 ---------- */

#section_02 { padding: 30px 0 50px 0;}
#section_02 .container { width: 900px; margin: 0 auto;}

#section_02 .content { position: relative; width: 900px; height: 354px; margin: 58px auto 0; background: url(../image/sec_02_gallery_01_bg.png) no-repeat 17px 0;}
#section_02 .content h3 { padding: 0 0 0 451px;}
#section_02 .content p.lead { padding: 12px 22px 0 452px;}
#section_02 .content p.caution { margin:13px 0 0 452px;padding: 10px 14px; border:solid 1px #dadada;width:401px;}

/* イメージ */
#section_02 .colorGallery { position: relative; width: 880px; height: 500px; margin: 30px auto 0; }
#section_02 .colorGallery .slide { position: absolute; top: 0; left: 0; display: none;}

/* カラー選択ナビ */
#section_02 .colorGallery .colorSelector { position: absolute; top: 470px; left: 120px;  width: 720px; }
#section_02 .colorGallery .colorSelector p.h { float: left; width: 60px; height: 18px; margin: 0 11px 0 0; background: url(../image/sec_02_gallery_color.png) no-repeat; font-size: 1px; text-indent: -9999px;}
#section_02 .colorGallery .colorSelector ul.nav { width: 700px; margin: 0 auto 0 10px;}
#section_02 .colorGallery .colorSelector ul.nav li { float: left; width: 90px; height: 26px; margin: 0 10px 0 0; font-size: 1px; text-indent: -9999px;}

#section_02 .colorGallery .colorSelector ul.nav li a { outline: none; display: block; height: 26px; background: url(../image/sec_02_gallery_color.png) no-repeat;}
#section_02 .colorGallery .colorSelector ul.nav li.nav_01 a { background-position: 0px 0px;}
#section_02 .colorGallery .colorSelector ul.nav li.nav_02 a { background-position: -90px 0px;}
#section_02 .colorGallery .colorSelector ul.nav li.nav_03 a { background-position: -180px 0px;}
#section_02 .colorGallery .colorSelector ul.nav li.nav_04 a { background-position: -270px 0px;}
#section_02 .colorGallery .colorSelector ul.nav li.nav_05 a { background-position: -360px 0px;}
#section_02 .colorGallery .colorSelector ul.nav li.nav_06 a { background-position: -450px 0px;}
#section_02 .colorGallery .colorSelector ul.nav li.nav_07 a { background-position: -540px 0px;}

#section_02 .colorGallery .colorSelector ul.nav li.nav_01 a:hover { background-position: 0px -26px;}
#section_02 .colorGallery .colorSelector ul.nav li.nav_02 a:hover { background-position: -90px -26px;}
#section_02 .colorGallery .colorSelector ul.nav li.nav_03 a:hover { background-position: -180px -26px;}
#section_02 .colorGallery .colorSelector ul.nav li.nav_04 a:hover { background-position: -270px -26px;}
#section_02 .colorGallery .colorSelector ul.nav li.nav_05 a:hover { background-position: -360px -26px;}
#section_02 .colorGallery .colorSelector ul.nav li.nav_06 a:hover { background-position: -450px -26px;}
#section_02 .colorGallery .colorSelector ul.nav li.nav_07 a:hover { background-position: -540px -26px;}

#section_02 .colorGallery .colorSelector ul.nav li.nav_01 a.js_current { background-position: 0px -52px;}
#section_02 .colorGallery .colorSelector ul.nav li.nav_02 a.js_current { background-position: -90px -52px;}
#section_02 .colorGallery .colorSelector ul.nav li.nav_03 a.js_current { background-position: -180px -52px;}
#section_02 .colorGallery .colorSelector ul.nav li.nav_04 a.js_current { background-position: -270px -52px;}
#section_02 .colorGallery .colorSelector ul.nav li.nav_05 a.js_current { background-position: -360px -52px;}
#section_02 .colorGallery .colorSelector ul.nav li.nav_06 a.js_current { background-position: -450px -52px;}
#section_02 .colorGallery .colorSelector ul.nav li.nav_07 a.js_current { background-position: -540px -52px;}

#section_02 .colorGallery p.note { position: absolute; top: 532px; left: 500px; }
#section_02 .colorGallery p.info { position: absolute; top: 470px; left: 0;}

#section_02 .noteArea.noteArea_01 { width:auto; background: none; margin: 10px 0 0 120px; padding-top: 0; padding-bottom: 0;}
#section_02 .noteArea.noteArea_02 { width:auto; background: none; margin: 40px 0 0 120px; padding-top: 0; padding-bottom: 0;}

#section_02 p.bnr01 { padding: 50px 0 0 80px;}
#section_02 p.bnr02 { padding: 35px 0 0 76px;}
