@charset "UTF-8";
html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6,
p, img, small, strong, b,
dl, dt, dd, ol, ul, li,
form, label, legend,
table, tbody, tfoot, thead, tr, th, td,
footer, header, menu, nav, section, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: bottom;
  background: transparent; }

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, sans-serif;
  width: 100%;
  min-width: 750px;
  overflow-x: hidden; }

ul li {
  list-style: none; }

a {
  margin: 0;
  padding: 0;
  color: #333333;
  text-decoration: none;
  vertical-align: baseline;
  display: block;
}

a:hover {
  opacity: 0.8; }

table {
  border-spacing: 0; }

img {
  width: 100%; }

/* ===================================================================================
  resetここまで
=================================================================================== */
body * {
  color: #333333;
  font-size: 16px;
  line-height: 1; }

.inner {
  width: 750px;
  margin: 0 auto;
  position: relative;
}

section,footer {
  position: relative;
  box-sizing: border-box;
  max-width: 2000px;
  margin: 0 auto;
}

/* ======================
  fv
========================= */
.fv {
  background: url("../img/fv_bg.jpg") no-repeat center 0,url("../img/main_bg.jpg") repeat-y center 0;
  background-size: 2000px 866px,2000px 424px;
}
h1 {
  margin: 0 auto;
}
.fv_logo {
  position: absolute;
  width: 151px;
  left: 30px;
  top: 32px;
}
.offer{
  position: relative;
  padding-bottom: 83px;
}
.offer_btn{
  display: block;
  position: absolute;
  top: 672px;
  left: 50%;
  transform: translate(-50%,0%);
  width: 559px;
  -webkit-filter:drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.4));
  -moz-filter:drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.4));
  -ms-filter:drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.4));
  filter:drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.4));
}
/* fv */

/* ======================
  commitment
========================= */
.commitment_material{
  background: url("../img/commitment_bg01.jpg") no-repeat center 0;
  background-size: 2000px 2705px;
  height: 2705px;
}
.commitment_method_freshness {
  background: url("../img/commitment_bg02.jpg") no-repeat center 0;
  background-size: 2000px 2617px;
  height: 2617px;
}

/* ======================
  thought
========================= */
.thought {
  background: url("../img/thought_bg02.png") no-repeat center 0,url("../img/thought_bg01.jpg") no-repeat center top 175px;
  background-size: 2000px 320px,2000px 1621px;
  padding-top: 175px;
  margin-top: -175px;
}
/* thought */

/* ======================
  comment
========================= */
.comment {
  background: url("../img/comment_bg.jpg") no-repeat center 0;
  background-size: 2000px 823px;
  height: 823px;
}
/* comment */

/* ======================
  offer_area
========================= */
.offer_area {
  background: url("../img/main_bg.jpg") repeat-y center 0;
  background-size: 2000px 424px;
  padding-top: 79px;
}
/* offer_area */

/* ======================
  voice
========================= */
.voice {
  background: url("../img/voice_bg.png") no-repeat center 0;
  background-size: 2000px 1023px;
  height: 1023px;
  margin-top: -30px;
}
/* voice */

/* ======================
  howToBake
========================= */
.howToBake {
  background: url("../img/howToBake_bg.jpg") no-repeat center 0;
  background-size: 2000px 1624px;
  height: 1624px;
}
/* howToBake */

/* ======================
  details
========================= */
.details {
  background: url("../img/details_bg.png") no-repeat center 0,url("../img/main_bg.jpg") repeat-y center 0;
  background-size: 2000px 1624px,2000px 424px;
}
/* details */