@charset "euc-jp";
/* =======================================
 リセットCSS
======================================= */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
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: '';
  content: none;
}

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

img {
  border: 0;
  vertical-align: bottom;
}

/* =======================================
 design
======================================= */
a {
  color: #333;
  text-decoration: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
a:hover {
  color: #555555;
  text-decoration: underline;
}

a:hover img {
  opacity: 0.8;
}

body {
  background: #fff;
  color: #000;
  font-size: 18px;
  font-family: 'Arial', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  line-height: 1;
  margin: 0 auto;
  width: 100%;
  min-width: 1000px;
  -webkit-text-size-adjust: none;
}

.cRed {
  color: #bf272d;
}

.cYellow {
  color: #faec21;
}

.aligncenter {
  text-align: center;
}

#header {
  background: #FFF;
  box-shadow: 0px 6px 3px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  width: 100%;
  opacity: 0.9;
  position: fixed;
  z-index: 999;
}
#header #header-inner {
  margin: 0 auto;
  padding: 10px 0;
  width: 1000px;
  overflow: hidden;
  zoom: 1;
}
#header #header-inner #header-logo {
  float: left;
  width: 390px;
}
#header #header-inner #header-right {
  float: right;
  marign: 0;
  width: 420px;
}
#header #header-inner #header-right img {
  vertical-align: middle;
  padding-right: 4px;
}
#header #header-inner #header-right #header-tel #header-tel-num {
  float: left;
  margin: 4px 0;
}
#header #header-inner #header-right #header-tel #header-tel-time {
  float: right;
  margin: 4px 0;
}

#mainimg {
  background: url(../../img/mainimg_bg.jpg) repeat-x center 100px;
  margin: 0 auto 0;
  padding-top: 100px;
  width: 100%;
}
#mainimg p {
  text-align: center;
}

.btnarea {
  background: #000;
  width: 100%;
}
.btnarea h2 {
  text-align: center;
  padding: 20px 0 4px;
}
.btnarea p {
  text-align: center;
  padding: 4px 0 20px;
}

#wrapper {
  background: url(../../img/bg.jpg) repeat-y center 0;
}

#intro-01 {
  background: url(../../img/intro_bg1.jpg) no-repeat;
  margin: 0 auto;
  height: 400px;
  width: 1000px;
}
#intro-01 h2 {
  background: url(../../img/intro_bg1.jpg) no-repeat;
  height: 400px;
  text-align: center;
  width: 100%;
}
#intro-01 h2 img {
  padding-top: 30px;
}

#intro-02 {
  margin: 0 auto;
  width: 1000px;
}

#intro-03 {
  background: url(../../img/intro_bg2.jpg) no-repeat 0 0;
  margin: 0 auto;
  height: 300px;
  width: 1000px;
  position: relative;
}
#intro-03 p {
  position: absolute;
  top: 30px;
  left: 200px;
}

#intro-04 {
  background: #FAA900 url(../../img/intro_bg4.jpg) repeat-x 0 0;
  margin: 0 auto;
  width: 100%;
}
#intro-04 p {
  text-align: center;
}

.conclusion {
  background: #FAA900 url(../../img/bg_conclusion.jpg) repeat 0 0;
  width: 100%;
}
.conclusion p {
  text-align: center;
}

#quality {
  margin: 0 auto;
}
#quality h2 {
  text-align: center;
}
#quality #quality-txt {
  background: url(../../img/quality_bg1.jpg) no-repeat 0 0;
  margin: 0 auto;
  height: 236px;
  width: 1000px;
  position: relative;
}
#quality #quality-txt p {
  font-size: 25px;
  font-weight: bold;
  line-height: 160%;
  text-align: center;
  position: absolute;
  top: 10px;
  left: 130px;
  text-shadow: 0px 3px 1px white, 0px 2px 1px white, 1px 2px 1px white, 2px 2px 1px white, 2px 1px 1px white, 2px 0px 1px white, 3px 0px 1px white, 2px -1px 1px white, 2px -2px 1px white, 2px -3px 1px white, 1px -3px 1px white, 0px -3px 1px white, -1px -3px 1px white, -2px -3px 1px white, -3px -3px 1px white, -3px -2px 1px white, -3px -1px 1px white, -3px 0px 1px white, -3px 1px 1px white, -3px 2px 1px white, -2px 2px 1px white, -1px 2px 1px white, 4px 8px 6px rgba(0, 0, 0, 0.5);
}

#point {
  margin: 0 auto;
  width: 1000px;
}
#point h2 {
  text-align: center;
}
#point > section {
  background-repeat: no-repeat;
  position: relative;
}
#point > section h3 {
  position: absolute;
}
#point > section p {
  font-size: 18px;
  line-height: 28px;
  position: absolute;
}
#point > section#point-01 {
  background-image: url(../../img/point_bg1.jpg);
  height: 374px;
  width: 1000px;
}
#point > section#point-01 h3 {
  left: 324px;
}
#point > section#point-01 p {
  width: 490px;
  top: 150px;
  left: 420px;
}
#point > section#point-02 {
  background-image: url(../../img/point_bg2.jpg);
  height: 402px;
  width: 1000px;
}
#point > section#point-02 h3 {
  left: 24px;
}
#point > section#point-02 p {
  width: 490px;
  top: 140px;
  left: 100px;
}
#point > section#point-03 {
  background-image: url(../../img/point_bg3.jpg);
  height: 364px;
  width: 1000px;
}
#point > section#point-03 h3 {
  left: 340px;
}
#point > section#point-03 p {
  width: 490px;
  top: 186px;
  left: 440px;
}
#point > section#point-04 {
  background-image: url(../../img/point_bg4.jpg);
  height: 416px;
  width: 1000px;
}
#point > section#point-04 h3 {
  left: 66px;
}
#point > section#point-04 p {
  width: 340px;
  top: 160px;
  left: 240px;
}

#campaign {
  margin: 0 auto;
  width: 1000px;
}

#campaign-conts {
  background: url(../../img/campaign_bg1.jpg);
  height: 552px;
}
#campaign-conts li .campaign-tit {
  font-size: 39px;
  font-weight: bold;
  line-height: 56px;
  text-shadow: 0px 3px 1px white, 0px 2px 1px white, 1px 2px 1px white, 2px 2px 1px white, 2px 1px 1px white, 2px 0px 1px white, 3px 0px 1px white, 2px -1px 1px white, 2px -2px 1px white, 2px -3px 1px white, 1px -3px 1px white, 0px -3px 1px white, -1px -3px 1px white, -2px -3px 1px white, -3px -3px 1px white, -3px -2px 1px white, -3px -1px 1px white, -3px 0px 1px white, -3px 1px 1px white, -3px 2px 1px white, -2px 2px 1px white, -1px 2px 1px white, 4px 8px 6px rgba(0, 0, 0, 0.5);
  text-align: center;
  padding-top: 50px;
}
#campaign-conts li .campaign-tit strong {
  font-size: 52px;
}
#campaign-conts li .campaign-btn {
  text-align: center;
  margin: 0 auto;
  padding-top: 30px;
}
#campaign-conts li .campaign-txt {
  font-weight: bold;
  line-height: 25px;
  margin: 0 auto;
  padding-top: 10px;
  width: 740px;
}

#voice {
  color: #fff;
  margin: 0 auto;
  width: 1000px;
}
#voice h2 {
  text-align: center;
}
#voice > div {
  position: relative;
}
#voice > div > div {
  position: absolute;
  width: 350px;
}
#voice > div > div .voice-txt {
  font-size: 23px;
  font-weight: bold;
  line-height: 35px;
  text-shadow: .1px .5px 0;
}
#voice > div > div .voice-txt strong {
  color: #faec21;
  font-size: 33px;
  line-height: 40px;
}
#voice > div > div .voice-name {
  font-size: 17px;
  text-align: right;
  padding-top: 1em;
}
#voice > div#voicearea-01 {
  background: url(../../img/voice_bg1.jpg) no-repeat;
  height: 340px;
  width: 1000px;
}
#voice > div#voicearea-01 #voice-01 {
  top: 90px;
  left: 124px;
}
#voice > div#voicearea-01 #voice-02 {
  top: 90px;
  right: 114px;
}
#voice > div#voicearea-02 {
  background: url(../../img/voice_bg2.jpg) no-repeat;
  height: 320px;
  width: 1000px;
}
#voice > div#voicearea-02 #voice-03 {
  top: 80px;
  left: 124px;
}
#voice > div#voicearea-02 #voice-04 {
  top: 80px;
  right: 114px;
}
#voice > div#voicearea-03 {
  background: url(../../img/voice_bg3.jpg) no-repeat;
  height: 466px;
  width: 1000px;
}
#voice > div#voicearea-03 #voice-05 {
  width: 360px;
  top: 26px;
  left: 124px;
}
#voice > div#voicearea-03 #voice-06 {
  top: 90px;
  right: 114px;
}

#message {
  background: #FAA900 url(../../img/message_bg.jpg) repeat-x 0 0;
  margin: 0 auto;
  width: 100%;
}
#message #message-inner {
  background: url(../../img/message_bg1.jpg) no-repeat 0 220px;
  margin: 0 auto;
  width: 1000px;
}
#message h2 {
  text-align: center;
}
#message #message-tit {
  font-size: 38px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  padding-top: 46px;
}
#message #message-txt {
  background: url(../../img/message_bg2.jpg) no-repeat 0 bottom;
  font-size: 17px;
  line-height: 30px;
  margin: 0 auto;
  padding-bottom: 300px;
}
#message #message-txt p {
  text-shadow: .1px .5px 0;
  padding: 1em 75px;
}

#footer {
  padding: 20px 0;
}
#footer small {
  font-size: 14px;
  display: block;
  text-align: center;
}

#pagetop {
  position: fixed;
  right: 50px;
  bottom: 0;
  z-index: 999;
}

/*# sourceMappingURL=style.css.map */
