@charset "UTF-8";
/* normalize.css v1.1.2 | MIT License | git.io/normalize */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  background: transparent;
}
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
  display: block;
}
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html, button, input, select, textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p, pre {
  margin: 1em 0;
}
code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before, q:after {
  content: '';
  content: none;
}
small {
  font-size: 80%;
}
dl, menu, ol, ul {
  margin: 1em 0;
}
ul {
  list-style: none;
}
dd {
  margin: 0;
}
menu, ol, ul {
  padding: 0;
}
nav ul, nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button, input {
  line-height: normal;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled], html input[disabled] {
  cursor: default;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
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;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body:not(.page-index):not(.page-module-list):not(.page-module-accordion):not(.page-module-box):not(.page-module-button):not(.page-module-image):not(.page-module-layout):not(.page-module-list):not(.page-module-other):not(.page-module-radio):not(.page-module-set):not(.page-module-table):not(.page-module-text) {
  padding-top: 0;
}
body {
  background-image: url("../../img/p/bg.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: bottom center;
}
.sp_none {
  display: none;
}
header {
  position: fixed;
  z-index: 200;
  right: 0px;
  top: 0px;
  width: 100%;
}
header .headerBar {
  position: relative;
  z-index: 100;
  overflow: hidden;
  text-align: right;
  font-size: 0;
  line-height: 0;
  letter-spacing: normal;
  vertical-align: top;
  background-color: #000000;
}
header .inner {
  display: block;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 50px;
}
header .inner::after {
  content: "";
  display: table;
  clear: both;
}
header .logo {
  float: left;
  padding: 20px;
  padding-left: 0;
}
header .logo a {
  display: block;
  padding: 12px;
  padding-left: 0;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
}
header .logo img {
  max-width: 100%;
  height: 24px;
  width: auto;
  vertical-align: top;
}
.js-lazyload {
  background: none;
}
main {
  padding-top: 165px;
  z-index: 100;
  position: relative;
}
#footerWrap {
  width: 100%;
  padding-bottom: 40px;
}
footer {
  color: #fff;
  font-family: Helvetica, Arial, Meiryo, Hiragino Kaku Gothic ProN, sans-serif;
  padding: 0;
  position: relative;
  width: 100%;
}
footer .res-footer-inner {
  max-width: 960px;
  margin: 0 auto;
  border-top: none;
}
footer .res-footer-inner .footer-parts-01 {
  padding: 0;
  text-align: center;
}
footer .res-footer-inner .footer-parts-01 .footer-hdg {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin: 0.5em 0;
}
footer .res-footer-inner .footer-parts-01 .footer-discription {
  font-size: 13px;
  text-align: center;
}
footer .footer-parts-03.simpleCopy {
  padding: 5px 0 10px;
}
footer .copyright {
  margin: 0;
  text-align: center;
  font-size: 13px;
  padding: 0;
  opacity: 1;
  line-height: 1;
  letter-spacing: 0;
}
.box1 {
  padding-bottom: 10%
}
.box2 {
  padding-bottom: 10%
}
.box3 {
  padding-bottom: 10%
}
.box1 img, .box2 img, .box3 img {
  width: 100%;
  vertical-align: top;
}
.box1 .img1 {
  max-width: 800px;
  padding: 0 50px;
  margin: 0 auto 115px auto;
}
.box2 .img1 {
  max-width: 1100px;
  padding: 0 50px;
  margin: 0 auto 0 auto;
}
.box2 .img3 {
  max-width: 1100px;
  padding: 0 50px;
  margin: 120px auto 120px auto;
}
.box3 .img1 {
  max-width: 1100px;
  padding: 0 50px;
  margin: 0 auto 0 auto;
}
#f1, #f2, #f3 {
  padding-top: 150px;
  margin-top: -150px;
}
.fBox {
  display: table;
  max-width: 1100px;
  padding: 0 50px;
  margin: 0 auto;
}
.fBoxC1 {
  width: calc(100% /3);
  display: table-cell;
  padding-right: 1.8%;
}
.fBoxC2 {
  width: calc(100% /3);
  display: table-cell;
  padding: 0 0.9%;
}
.fBoxC3 {
  width: calc(100% /3);
  display: table-cell;
  padding-left: 1.8%;
}

.campaign-text {
  max-width: 800px;
  padding: 0 50px;
  margin: 0 auto 40px auto;
}

.conversion-button {
  max-width: 800px;
  padding: 0 50px;
  margin: 0 auto 40px auto;
}

.conversion-button-link {
  display: block;
}

.campaign-note {
  max-width: 800px;
  padding: 0 50px;
  margin: 0 auto 220px auto;
}
