/*-----------------
reset
-------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*-----------------
base
-------------------*/
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

a {
  overflow: hidden;
  outline: none; }

#header {
  width: auto;
  border-bottom: 1px solid #0f3f8c; }

#header-inner {
  width: 980px;
  height: 84px;
  margin: 0 auto;
  clear: both;
  position: relative; }
  #header-inner h1 {
    position: absolute;
    left: 0;
    top: 18px; }

#header-inquiry {
  width: 530px;
  height: 25px;
  position: absolute;
  top: 30px;
  right: 0;
  background: url(../images/parts_20250528.png?date=20250528) no-repeat -450px -820px; }
  #header-inquiry a {
    position: absolute;
    top: -3px;
    right: 0;
    display: block;
    width: 308px;
    height: 30px;
    background: url(../images/parts_20250528.png?date=20250528) no-repeat -550px -710px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
    #header-inquiry a:hover {
      background-position: -550px -740px; }

#footer {
  padding-top: 95px;
  background: #255f99;
  color: #fff;
  text-align: center;
  font-size: 11px;
  line-height: 70px;
  letter-spacing: 1px; }

/*-----------------
common
-------------------*/
a:link, a:visited {
  text-decoration: underline;
  color: #1863ae; }
a:hover, a:active {
  text-decoration: none;
  color: #007dfa; }

.inquiry-box-l {
  width: 880px;
  margin: 0 auto 40px; }
  .inquiry-box-l .inner {
    width: 880px;
    height: 70px;
    position: relative;
    background: url(../images/parts_20250528.png?date=20250528) no-repeat 0 -420px; }
  .inquiry-box-l a {
    position: absolute;
    left: 295px;
    top: 10px;
    display: block;
    width: 541px;
    height: 52px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/parts_20250528.png?date=20250528) no-repeat 0 -700px; }
    .inquiry-box-l a:hover {
      background-position: 0 -760px; }

.inquiry-box-s {
  width: 730px;
  height: 120px;
  position: relative;
  margin: 0 auto;
  background: url(../images/parts_20250528.png?date=20250528) no-repeat 0 -580px;
  clear: both; }
  .inquiry-box-s a {
    position: absolute;
    left: 245px;
    top: 9px;
    display: block;
    width: 451px;
    height: 43px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/parts_20250528.png?date=20250528) no-repeat 0 -820px; }
    .inquiry-box-s a:hover {
      background-position: 0 -870px; }

.eyecatch {
  width: 125px;
  height: 125px;
  position: absolute;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  top: 20px;
  left: -50px;
  background: url(../images/parts_20250528.png?date=20250528) no-repeat -740px -580px; }

.contents-box {
  width: 880px;
  margin: 0 auto 24px auto;
  position: relative;
  padding-top: 50px;
  padding-bottom: 26px;
  background: url(../images/border.png) no-repeat center bottom; }
  .contents-box h1 {
    font-size: 0;
    line-height: 0; }
  .contents-box .inner {
    padding: 30px 70px 50px;
    border-left: 6px solid #97cbfc;
    border-right: 6px solid #97cbfc;
    border-bottom: 6px solid #97cbfc;
    border-radius: 0 0 20px 20px;
    -webkit-border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px; }
    .contents-box .inner p {
      font-size: 16px;
      line-height: 28px; }
      .contents-box .inner p span {
        display: block;
        white-space: nowrap; }

  .contents-box .inner.add-inner {
    padding: 30px 70px 30px;
    border-left: 6px solid #97cbfc;
    border-right: 6px solid #97cbfc;
    border-bottom: 6px solid #97cbfc;
    border-radius: 0 0 20px 20px;
    -webkit-border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px; }
    .contents-box .inner.add-inner p {
      font-size: 16px;
      line-height: 28px; }
      .contents-box .inner.add-inner p span {
        display: block;
        white-space: nowrap; }

.btn-box {
  width: 880px;
  margin: 0 auto 24px auto;
  position: relative;
  padding-top: 50px;
  padding-bottom: 26px;
}
.btn-box a {
  display: block;
  padding: 30px 70px 30px;
  background-color: #b6dbfd;
  border: 6px solid #97cbfc;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  text-decoration: none;
  font-size: 36px;
  font-weight: bold;
  color: #11171d;
  text-align: center;
  position: relative;
  letter-spacing: .1em;
}
.btn-box a span.text-orange {
  color: #f17200;
}
.btn-box a::after {
  position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
  left: 200px;
  width: 8px;
  height: 8px;
  border-top: 3px solid #11171d;
  border-right: 3px solid #11171d;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.btn-box a:hover {
  background-color: #97cbfc;
  color: #fff;
}
.btn-box a:hover::after {
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
}

.pagetop {
  clear: both;
  width: 980px;
  height: 20px;
  margin: 0 auto 0 auto; }
  .pagetop a {
    float: right;
    display: block;
    width: 100px;
    height: 20px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/parts_20250528.png?date=20250528) no-repeat -870px -580px; }
    .pagetop a:hover {
      background-position: -870px -600px; }

.fleft {
  float: left;
  margin: 0 20px 40px 0; }

.fleft.add-fleft {
  float: left;
  margin: 0 20px 0 0; }

.fright {
  float: right;
  margin: 0 0 40px 20px; }

.fright.add-fright {
  float: right;
  margin: 0 0 0 20px; }

.tcenter {
  text-align: center; }

#header-navi,
#footer-navi {
  width: 980px;
  margin: 0 auto; }
  #header-navi ul,
  #footer-navi ul {
    width: 980px;
    height: 95px;
    margin: 0 auto;
    background: #fff; }
  #header-navi li,
  #footer-navi li {
    float: left;
    height: 95px; }
  #header-navi a,
  #footer-navi a {
    display: block;
    width: auto;
    height: 95px;
    background-image: url(../images/parts_20250528.png?date=20250528);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }

#header-navi {
  padding-bottom: 50px;
  margin-top: -95px; }
  #header-navi .navi01 a {
    background-position: 0 0; }
    #header-navi .navi01 a:hover {
      background-position: 0 -100px; }
  #header-navi .navi02 a {
    background-position: -134px 0; }
    #header-navi .navi02 a:hover {
      background-position: -134px -100px; }
  #header-navi .navi03 a {
    background-position: -316px 0; }
    #header-navi .navi03 a:hover {
      background-position: -316px -100px; }
  #header-navi .navi04 a {
    background-position: -510px 0; }
    #header-navi .navi04 a:hover {
      background-position: -510px -100px; }
  #header-navi .navi05 a {
    background-position: -630px 0; }
    #header-navi .navi05 a:hover {
      background-position: -630px -100px; }
  #header-navi .navi06 a {
    background-position: -736px 0; }
    #header-navi .navi06 a:hover {
      background-position: -736px -100px; }
  #header-navi .navi07 a {
    background-position: -857px 0; }
    #header-navi .navi07 a:hover {
      background-position: -857px -100px; }

#footer-navi {
  margin-top: 40px;
  margin-bottom: -95px;
  position: relative; }
  #footer-navi .navi01 a {
    background-position: 0 -200px; }
    #footer-navi .navi01 a:hover {
      background-position: 0 -300px; }
  #footer-navi .navi02 a {
    background-position: -134px -200px; }
    #footer-navi .navi02 a:hover {
      background-position: -134px -300px; }
  #footer-navi .navi03 a {
    background-position: -316px -200px; }
    #footer-navi .navi03 a:hover {
      background-position: -316px -300px; }
  #footer-navi .navi04 a {
    background-position: -510px -200px; }
    #footer-navi .navi04 a:hover {
      background-position: -510px -300px; }
  #footer-navi .navi05 a {
    background-position: -630px -200px; }
    #footer-navi .navi05 a:hover {
      background-position: -630px -300px; }
  #footer-navi .navi06 a {
    background-position: -736px -200px; }
    #footer-navi .navi06 a:hover {
      background-position: -736px -300px; }
  #footer-navi .navi07 a {
    background-position: -857px -200px; }
    #footer-navi .navi07 a:hover {
      background-position: -857px -300px; }

.navi01 {
  width: 134px; }

.navi02 {
  width: 182px; }

.navi03 {
  width: 194px; }

.navi04 {
  width: 120px; }

.navi05 {
  width: 106px; }

.navi06 {
  width: 121px; }

.navi07 {
  width: 122px; }

/*-----------------
area-main
-------------------*/
#area-main {
  background: url(../images/mainimage.png) repeat-x center top;
  width: auto;
  height: 548px; }
  #area-main h1, #area-main p {
    display: none; }

/*-----------------
area06
-------------------*/
#area06 {
  width: 980px;
  margin: 0 auto 24px auto;
  padding-bottom: 26px;
  padding-top: 45px;
  background: url(../images/border.png) no-repeat center bottom;
  font-size: 16px;
  line-height: 28px; }
  #area06 h1 {
    font-size: 0;
    line-height: 0; }
  #area06 .inner {
    padding: 0 0 40px;
    border-radius: 0 0 20px 20px;
    -webkit-border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
    border-left: 10px solid #97cbfc;
    border-right: 10px solid #97cbfc;
    border-bottom: 10px solid #97cbfc; }
  #area06 p {
    clear: both; }

.voice-box {
  width: 410px;
  float: left;
  margin-bottom: 30px; }
  .voice-box h2 {
    font-size: 0;
    line-height: 0; }

.voice-box-inner {
  width: auto;
  height: 185px;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-left: 3px solid #f17200;
  border-right: 3px solid #f17200;
  border-bottom: 3px solid #f17200;
  background: #fff8f2;
  color: #424242;
  padding: 0 17px 0; }

#voice01,
#voice03 {
  margin-left: 40px; }

#voice02,
#voice04 {
  margin-left: 60px; }

/*-----------------
area07
-------------------*/
#area07 {
  padding-top: 50px; }
  #area07 h1 {
    font-size: 0;
    line-height: 0;
    text-align: center;
    margin-bottom: 50px; }
  #area07 div {
    text-align: center;
    font-size: 0;
    line-height: 0;
    margin-bottom: 40px; }
  #area07 p {
    width: 730px;
    margin: 0 auto 40px auto;
    font-size: 16px;
    line-height: 28px; }

/*-----------------
clearfix
-------------------*/
.clearfix:after {
  content: ",";
  height: 0;
  visibility: hidden;
  display: block;
  clear: both; }

.clearfix {
  display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/* End hide from IE-mac */
