/* CSS Document */
/* CSS Document */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

/* ----------------------------------------
* reset css 
--------------------------------------------*/
* html {
  zoom: 1; }

/* ie6*/
* + html {
  zoom: 1; }

/* ie7*/
html {
  height: 100%; }

body {
  background: #ffffff;
  color: #000000; }

body, div, span, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li {
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  border: none; }

img {
  vertical-align: top;
  line-height: 1; }

a {
  text-decoration: underline; }

a:hover {
  text-decoration: none; }

ol, ul {
  list-style: none; }

li {
  display: list-item;
  zoom: normal; }

/*=== fontReset ===*/
body {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-size: 12px;
  line-height: 1.5; }

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

* html .clearfix {
  zoom: 1; }

/* IE6 */
*:first-child + html .clearfix {
  zoom: 1; }

/* IE7 */
/* ----------------------------------------
*	汎用要素スタイル 
---------------------------------------- */
* {
  word-break: break-all; }

body, p {
  margin: 0;
  padding: 0; }

html {
  zoom: 1; }

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

a {
  color: #0044CC; }

strong {
  color: #b80000; }

/* ----------------------------------------
*	汎用クラススタイル
---------------------------------------- */
.width-keeper {
  margin-left: auto;
  margin-right: auto;
  max-width: 640px; }

/* ----------------------------------------
*	ページスタイル　index.html
---------------------------------------- */
/*	Header	---------------------------------------- */
#header h1 {
  max-width: 200px;
  width: 30.3125%;
  padding: 3% 0 3% 3%; }

/*	section01	---------------------------------------- */
#section01 {
  background-color: #000;
  padding-bottom: 10%;
  margin-bottom: 10%; }
  #section01 .cv {
    margin: 0 2%;
    padding: 0 0 5%;
    background-color: #FFF;
    border: solid 4px #7b7b7b;
    text-align: center; }
    #section01 .cv p {
      padding: 0 2%; }
    #section01 .cv p:first-child {
      padding-top: 5%;
      border-top: solid 0.5em #000; }

/*	section03	---------------------------------------- */
#section03 {
  background-color: #000; }
  #section03 dl {
    max-width: 580px;
    border: solid 10px #FFF;
    margin: 0 2% 3%;
    background-color: #FFF; }
    #section03 dl dt {
      margin-bottom: 0.5em; }
    #section03 dl dd {
      text-align: justify; }

/*	section04	---------------------------------------- */
#section04 div {
  position: relative; }
#section04 h3 {
  overflow: hidden;
  background-color: #000; }
  #section04 h3 img:first-child {
    max-width: 585px;
    width: 91.40625%;
    float: left; }
  #section04 h3 .mark {
    display: block;
    float: left;
    max-width: 55px;
    width: 8.59375%;
    background: url(../images/sect04_parts_up.png) no-repeat 0 0;
    background-size: 100% 100%; }
    #section04 h3 .mark img {
      max-width: none;
      width: 100%; }
#section04 h3.open .mark img {
  visibility: hidden; }
#section04 .kodawari {
  border-bottom: solid 2px #686868; }
  #section04 .kodawari div {
    overflow: hidden;
    padding-bottom: 8%;
    display: none; }
  #section04 .kodawari .txt {
    padding: 3%; }
  #section04 .kodawari .pic {
    max-width: 600px;
    width: 93.75%;
    margin: 0 auto 3%; }
    #section04 .kodawari .pic .caption {
      font-size: 83%;
      display: block; }
#section04 #kodawari1 .txt {
  padding: 3% 0 3% 3%; }
  #section04 #kodawari1 .txt img {
    float: right;
    max-width: 240px;
    width: 40%;
    margin-left: 3%; }
#section04 #kodawari1 .pic {
  max-width: 603px;
  width: 94.21875%;
  margin: 0 auto; }
#section04 #kodawari3 dl {
  max-width: 600px;
  width: 93.75%;
  margin: 0 auto; }
  #section04 #kodawari3 dl dd {
    padding: 1em 1em 0; }
  #section04 #kodawari3 dl li {
    background: url(../images/sect04_point3_03.png) no-repeat 0 0;
    background-size: 1em auto;
    padding-left: 1.5em; }
#section04 #kodawari5 .caption {
  font-size: 100%; }

/*	section05	---------------------------------------- */
#section05 {
  margin-bottom: 15%; }
  #section05 p:nth-child(3) {
    text-align: center;
    padding-bottom: 10%;
    font-size: 120%; }
    #section05 p:nth-child(3) img {
      display: block;
      margin-bottom: 1em; }
  #section05 p:nth-child(4) {
    text-align: center;
    padding-bottom: 10%; }
    #section05 p:nth-child(4) img {
      display: block;
      margin-bottom: 1em; }
  #section05 p:nth-child(5) {
    margin-bottom: 10%; }
  #section05 p:nth-child(9) {
    margin-bottom: 5%; }
  #section05 .cv {
    background-color: #000;
    position: relative;
    padding: 2% 0 3%; }
    #section05 .cv h3 {
      position: absolute;
      left: 0;
      top: -5%;
      width: 100%; }
      #section05 .cv h3 img {
        max-width: 205px;
        width: 32.03125%; }
    #section05 .cv p {
      max-width: 414px;
      width: 64.6875%;
      margin: 0 2% 0 auto;
      color: #FFF;
      text-align: center;
      font-size: 90%;
      position: relative;
      z-index: 10; }

/*	section06	---------------------------------------- */
#section06 {
  background-color: #000;
  padding-bottom: 2%;
  margin-bottom: 10%;
  overflow: hidden; }
  #section06 #slider {
    background-color: #000; }
    #section06 #slider .bx-wrapper .bx-viewport {
      background-color: #000;
      box-shadow: none;
      border: none; }
    #section06 #slider .bx-wrapper .bx-pager.bx-default-pager a:hover, #section06 #slider .bx-wrapper .bx-pager.bx-default-pager a.active {
      background-color: #dfc85b; }
    #section06 #slider .bx-wrapper .bx-controls-direction a {
      width: 34px;
      height: 63px; }
    #section06 #slider .bx-wrapper .bx-next {
      background: url(../images/sect06_ctrl_r.png) no-repeat 0 0; }
    #section06 #slider .bx-wrapper .bx-prev {
      background: url(../images/sect06_ctrl_l.png) no-repeat 0 0; }
    #section06 #slider dl {
      max-width: 600px;
      width: 93.75%;
      margin: 0 auto; }
    #section06 #slider li {
      color: #FFF; }
      #section06 #slider li dt {
        margin-bottom: 1em; }
      #section06 #slider li .txt {
        padding: 1em 2em; }
  #section06 .supply {
    color: #7c7c7c;
    font-size: 85%;
    margin-bottom: 5%; }
    #section06 .supply li {
      text-indent: -3em;
      padding-left: 3em; }
  #section06 .attention {
    margin: 0 2% 5%;
    background-color: #313131;
    padding: 5% 3%;
    color: #FFF; }
    #section06 .attention h4 {
      max-width: 323px;
      width: 56.07639%;
      margin: 0 auto 5%; }
    #section06 .attention small {
      font-size: 85%;
      color: #b1b1b1; }
    #section06 .attention strong {
      color: #fff;
      background-color: #b70005;
      font-weight: normal; }

	  

/*	section07	---------------------------------------- */
#section07 {
  margin-bottom: 10%; }

/*	section08	---------------------------------------- */
#section08 {
  margin-bottom: 10%; }
  #section08 .unit dt {
    border-bottom: solid 2px #000;
    overflow: hidden; }
    #section08 .unit dt img:first-child {
      max-width: 585px;
      width: 91.40625%;
      float: left; }
    #section08 .unit dt .mark {
      display: block;
      float: left;
      max-width: 55px;
      width: 8.59375%;
      background: url(../images/sect08_parts-m_up.png) no-repeat 0 0;
      background-size: 100% 100%; }
      #section08 .unit dt .mark img {
        max-width: none;
        width: 100%; }
  #section08 .unit dt.open .mark img {
    visibility: hidden; }
  #section08 .unit dd {
    border-bottom: solid 2px #000;
    padding: 1em;
    display: none; }
    #section08 .unit dd strong {
      color: #000;
      background-color: #ffea87;
      font-weight: normal; }
  #section08 .unitW dt .mark {
    background: url(../images/sect08_parts-w_up.png) no-repeat 0 0;
    background-size: 100% 100%; }

/*	section09	---------------------------------------- */
#section09 {
  margin-bottom: 10%; }
  #section09 .meyasu {
    margin: 4% 2%;
    background-color: #ececec;
    padding: 4% 3%; }
    #section09 .meyasu dt {
      max-width: 384px;
      width: 62.43902%;
      margin-bottom: 1em; }
    #section09 .meyasu small {
      color: #5c5c5c; }
    #section09 .meyasu dd strong {
      color: #000;
      background-color: #f2f2a5;
      font-weight: normal; }	  
	  
	  
  #section09 .unit {
    margin-bottom: 10%; }
    #section09 .unit .submit {
      max-width: 600px;
      width: 93.75%;
      margin: 0 auto; }

/*	section10	---------------------------------------- */
#section10 {
  margin-bottom: 10%; }
  #section10 #otherItem {
    margin: 0 2% 7%;
    padding-bottom: 4%;
    border: solid 1px #000;
    border-width: 10px 2px; }
    #section10 #otherItem .submit {
      max-width: 564px;
      width: 91.85668%;
      margin: 0 auto; }
  #section10 .unit {
    margin-bottom: 10%; }
    #section10 .unit .submit {
      max-width: 600px;
      width: 93.75%;
      margin: 0 auto; }

/*	section11	---------------------------------------- */
#section11 {
  background-color: #262626;
  padding: 1em;
  color: #FFF; }
  #section11 h3 {
    border-bottom: solid 2px #FFF;
    line-height: 2;
    margin-bottom: 0.5em; }
  #section11 p {
    margin-bottom: 1em; }
  #section11 dl {
    margin-bottom: 2em; }
    #section11 dl dt {
      margin-bottom: 0.5em; }
    #section11 dl dd {
      font-size: 85%;
      margin-bottom: 1em; }
      #section11 dl dd img {
        display: block;
        margin: 0.5em auto; }
      #section11 dl dd table {
        font-weight: normal;
        text-align: left; }
        #section11 dl dd table td {
          text-align: right;
          padding-left: 1em; }
  #section11 #contact {
    background-color: #000;
    padding: 5%; }
    #section11 #contact h4 {
      text-align: center;
      margin-bottom: 1em; }
    #section11 #contact p a {
      display: block;
      margin: 0 0 0.5em; }
    #section11 #contact .tel, #section11 #contact .mail {
      max-width: 453px;
      width: 81.62162%; }
    #section11 #contact .time {
      max-width: 316px;
      width: 56.93694%; }

/*	pageTop	---------------------------------------- */
#pageTop {
  background-color: #262626;
  border-bottom: solid 2px #999999;
  padding: 1em;
  text-align: center; }
  #pageTop img {
    max-width: 183px;
    width: 28.59375%; }

/*	footer	---------------------------------------- */
#footer #copyright {
  background-color: #000;
  text-align: center;
  color: #FFF; }
  #footer #copyright ul {
    padding: 1em 0;
    border-bottom: solid 2px #262626; }
  #footer #copyright li {
    display: inline;
    padding: 0 1em; }
    #footer #copyright li a {
      color: #FFF; }
  #footer #copyright p {
    text-align: center;
    padding: 1em 0; }
  #footer #copyright li:first-child {
    border-right: solid 1px #FFF; }
#footer #secom {
  background-color: #e1e1e1;
  padding: 1em;
  overflow: hidden;
  font-size: 70%; }
  #footer #secom .logomark {
    float: left;
    margin-right: 1em;
    max-width: 64px; }
    #footer #secom .logomark input:first-child {
      max-width: 32px; }
