@charset "UTF-8";
/*$breakS: "screen and (min-width: 0px) and (max-width: 767px)";*/
/*@import "compass";
@import "compass/utilities";
@import "compass/css3/";*/
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;*/
}

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

body {
  line-height: 1;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: "";
  content: none; }

q:before, q:after {
  content: "";
  content: none; }

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

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.clearfix {
  *zoom: 1; }
.clearfix:after {
  content: " ";
  display: table;
  clear: both; }

.fl {
  float: left !important; }

.fr {
  float: right !important; }

.w10p {
  width: 10% !important; }

.w20p {
  width: 20% !important; }

.w30p {
  width: 30% !important; }

.w40p {
  width: 40% !important; }

.w50p {
  width: 50% !important; }

.w60p {
  width: 60% !important; }

.w70p {
  width: 70% !important; }

.w80p {
  width: 80% !important; }

.w90p {
  width: 90% !important; }

.w100p {
  width: 100% !important; }

.w1e {
  width: 1em !important; }

.w2e {
  width: 2em !important; }

.w3e {
  width: 3em !important; }

.w4e {
  width: 4em !important; }

.w5e {
  width: 5em !important; }

.w6e {
  width: 6em !important; }

.w7e {
  width: 7em !important; }

.w8e {
  width: 8em !important; }

.w9e {
  width: 9em !important; }

.w10e {
  width: 10em !important; }

.m0 {
  margin: 0px !important; }

.m5 {
  margin: 5px !important; }

.m10 {
  margin: 10px !important; }

.m15 {
  margin: 15px !important; }

.m20 {
  margin: 20px !important; }

.m25 {
  margin: 25px !important; }

.m30 {
  margin: 30px !important; }

.m35 {
  margin: 35px !important; }

.m40 {
  margin: 40px !important; }

.m45 {
  margin: 45px !important; }

.m50 {
  margin: 50px !important; }

.mat0 {
  margin-top: 0px !important; }

.mat5 {
  margin-top: 5px !important; }

.mat10 {
  margin-top: 10px !important; }

.mat15 {
  margin-top: 15px !important; }

.mat20 {
  margin-top: 20px !important; }

.mat25 {
  margin-top: 25px !important; }

.mat30 {
  margin-top: 30px !important; }

.mat35 {
  margin-top: 35px !important; }

.mat40 {
  margin-top: 40px !important; }

.mat45 {
  margin-top: 45px !important; }

.mat50 {
  margin-top: 50px !important; }

.mat55 {
  margin-top: 55px !important; }

.mat60 {
  margin-top: 60px !important; }

.mat65 {
  margin-top: 65px !important; }

.mat70 {
  margin-top: 70px !important; }

.mat75 {
  margin-top: 75px !important; }

.mat80 {
  margin-top: 80px !important; }

.mat85 {
  margin-top: 85px !important; }

.mat90 {
  margin-top: 90px !important; }

.mat95 {
  margin-top: 95px !important; }

.mat100 {
  margin-top: 100px !important; }

.mar0 {
  margin-right: 0px !important; }

.mar5 {
  margin-right: 5px !important; }

.mar10 {
  margin-right: 10px !important; }

.mar15 {
  margin-right: 15px !important; }

.mar20 {
  margin-right: 20px !important; }

.mar25 {
  margin-right: 25px !important; }

.mar30 {
  margin-right: 30px !important; }

.mar35 {
  margin-right: 35px !important; }

.mar40 {
  margin-right: 40px !important; }

.mar45 {
  margin-right: 45px !important; }

.mar50 {
  margin-right: 50px !important; }

.mab0 {
  margin-bottom: 0px !important; }

.mab5 {
  margin-bottom: 5px !important; }

.mab10 {
  margin-bottom: 10px !important; }

.mab15 {
  margin-bottom: 15px !important; }

.mab20 {
  margin-bottom: 20px !important; }

.mab25 {
  margin-bottom: 25px !important; }

.mab30 {
  margin-bottom: 30px !important; }

.mab35 {
  margin-bottom: 35px !important; }

.mab40 {
  margin-bottom: 40px !important; }

.mab45 {
  margin-bottom: 45px !important; }

.mab50 {
  margin-bottom: 50px !important; }

.mab55 {
  margin-bottom: 55px !important; }

.mab60 {
  margin-bottom: 60px !important; }

.mab65 {
  margin-bottom: 65px !important; }

.mab70 {
  margin-bottom: 70px !important; }

.mab75 {
  margin-bottom: 75px !important; }

.mab80 {
  margin-bottom: 80px !important; }

.mab85 {
  margin-bottom: 85px !important; }

.mab90 {
  margin-bottom: 90px !important; }

.mab95 {
  margin-bottom: 95px !important; }

.mab100 {
  margin-bottom: 100px !important; }

.mal0 {
  margin-left: 0px !important; }

.mal5 {
  margin-left: 5px !important; }

.mal10 {
  margin-left: 10px !important; }

.mal15 {
  margin-left: 15px !important; }

.mal20 {
  margin-left: 20px !important; }

.mal25 {
  margin-left: 25px !important; }

.mal30 {
  margin-left: 30px !important; }

.mal35 {
  margin-left: 35px !important; }

.mal40 {
  margin-left: 40px !important; }

.mal45 {
  margin-left: 45px !important; }

.mal50 {
  margin-left: 50px !important; }

.me0 {
  margin: 0em !important; }

.me1 {
  margin: 1em !important; }

.me2 {
  margin: 2em !important; }

.me3 {
  margin: 3em !important; }

.me4 {
  margin: 4em !important; }

.me5 {
  margin: 5em !important; }

.me6 {
  margin: 6em !important; }

.me7 {
  margin: 7em !important; }

.me8 {
  margin: 8em !important; }

.me9 {
  margin: 9em !important; }

.me10 {
  margin: 10em !important; }

.mate0 {
  margin-top: 0em !important; }

.mate1 {
  margin-top: 1em !important; }

.mate2 {
  margin-top: 2em !important; }

.mate3 {
  margin-top: 3em !important; }

.mate4 {
  margin-top: 4em !important; }

.mate5 {
  margin-top: 5em !important; }

.mate6 {
  margin-top: 6em !important; }

.mate7 {
  margin-top: 7em !important; }

.mate8 {
  margin-top: 8em !important; }

.mate9 {
  margin-top: 9em !important; }

.mate10 {
  margin-top: 10em !important; }

.mare0 {
  margin-right: 0em !important; }

.mare1 {
  margin-right: 1em !important; }

.mare2 {
  margin-right: 2em !important; }

.mare3 {
  margin-right: 3em !important; }

.mare4 {
  margin-right: 4em !important; }

.mare5 {
  margin-right: 5em !important; }

.mare6 {
  margin-right: 6em !important; }

.mare7 {
  margin-right: 7em !important; }

.mare8 {
  margin-right: 8em !important; }

.mare9 {
  margin-right: 9em !important; }

.mare10 {
  margin-right: 10em !important; }

.mabe0 {
  margin-bottom: 0em !important; }

.mabe1 {
  margin-bottom: 1em !important; }

.mabe2 {
  margin-bottom: 2em !important; }

.mabe3 {
  margin-bottom: 3em !important; }

.mabe4 {
  margin-bottom: 4em !important; }

.mabe5 {
  margin-bottom: 5em !important; }

.mabe6 {
  margin-bottom: 6em !important; }

.mabe7 {
  margin-bottom: 7em !important; }

.mabe8 {
  margin-bottom: 8em !important; }

.mabe9 {
  margin-bottom: 9em !important; }

.mabe10 {
  margin-bottom: 10em !important; }

.male0 {
  margin-left: 0em !important; }

.male1 {
  margin-left: 1em !important; }

.male2 {
  margin-left: 2em !important; }

.male3 {
  margin-left: 3em !important; }

.male4 {
  margin-left: 4em !important; }

.male5 {
  margin-left: 5em !important; }

.male6 {
  margin-left: 6em !important; }

.male7 {
  margin-left: 7em !important; }

.male8 {
  margin-left: 8em !important; }

.male9 {
  margin-left: 9em !important; }

.male10 {
  margin-left: 10em !important; }

.male11 {
  margin-left: 11em !important; }

.male12 {
  margin-left: 12em !important; }

.male13 {
  margin-left: 13em !important; }

.male14 {
  margin-left: 14em !important; }

.male15 {
  margin-left: 15em !important; }

.male16 {
  margin-left: 16em !important; }

.male17 {
  margin-left: 17em !important; }

.male18 {
  margin-left: 18em !important; }

.male19 {
  margin-left: 19em !important; }

.male20 {
  margin-left: 20em !important; }

.nmat5 {
  margin-top: -5px !important; }

.nmat10 {
  margin-top: -10px !important; }

.nmat15 {
  margin-top: -15px !important; }

.nmat20 {
  margin-top: -20px !important; }

.nmat25 {
  margin-top: -25px !important; }

.nmat30 {
  margin-top: -30px !important; }

.nmat35 {
  margin-top: -35px !important; }

.nmat40 {
  margin-top: -40px !important; }

.nmat45 {
  margin-top: -45px !important; }

.nmat50 {
  margin-top: -50px !important; }

.nmar5 {
  margin-right: -5px !important; }

.nmar10 {
  margin-right: -10px !important; }

.nmar15 {
  margin-right: -15px !important; }

.nmar20 {
  margin-right: -20px !important; }

.nmar25 {
  margin-right: -25px !important; }

.nmar30 {
  margin-right: -30px !important; }

.nmar35 {
  margin-right: -35px !important; }

.nmar40 {
  margin-right: -40px !important; }

.nmar45 {
  margin-right: -45px !important; }

.nmar50 {
  margin-right: -50px !important; }

.nmab5 {
  margin-bottom: -5px !important; }

.nmab10 {
  margin-bottom: -10px !important; }

.nmab15 {
  margin-bottom: -15px !important; }

.nmab20 {
  margin-bottom: -20px !important; }

.nmab25 {
  margin-bottom: -25px !important; }

.nmab30 {
  margin-bottom: -30px !important; }

.nmab35 {
  margin-bottom: -35px !important; }

.nmab40 {
  margin-bottom: -40px !important; }

.nmab45 {
  margin-bottom: -45px !important; }

.nmab50 {
  margin-bottom: -50px !important; }

.nmal5 {
  margin-left: -5px !important; }

.nmal10 {
  margin-left: -10px !important; }

.nmal15 {
  margin-left: -15px !important; }

.nmal20 {
  margin-left: -20px !important; }

.nmal25 {
  margin-left: -25px !important; }

.nmal30 {
  margin-left: -30px !important; }

.nmal35 {
  margin-left: -35px !important; }

.nmal40 {
  margin-left: -40px !important; }

.nmal45 {
  margin-left: -45px !important; }

.nmal50 {
  margin-left: -50px !important; }

.p0 {
  padding: 0px !important; }

.p5 {
  padding: 5px !important; }

.p10 {
  padding: 10px !important; }

.p15 {
  padding: 15px !important; }

.p20 {
  padding: 20px !important; }

.p25 {
  padding: 25px !important; }

.p30 {
  padding: 30px !important; }

.p35 {
  padding: 35px !important; }

.p40 {
  padding: 40px !important; }

.p45 {
  padding: 45px !important; }

.p50 {
  padding: 50px !important; }

.pat0 {
  padding-top: 0px !important; }

.pat5 {
  padding-top: 5px !important; }

.pat10 {
  padding-top: 10px !important; }

.pat15 {
  padding-top: 15px !important; }

.pat20 {
  padding-top: 20px !important; }

.pat25 {
  padding-top: 25px !important; }

.pat30 {
  padding-top: 30px !important; }

.pat35 {
  padding-top: 35px !important; }

.pat40 {
  padding-top: 40px !important; }

.pat45 {
  padding-top: 45px !important; }

.pat50 {
  padding-top: 50px !important; }

.par0 {
  padding-right: 0px !important; }

.par5 {
  padding-right: 5px !important; }

.par10 {
  padding-right: 10px !important; }

.par15 {
  padding-right: 15px !important; }

.par20 {
  padding-right: 20px !important; }

.par25 {
  padding-right: 25px !important; }

.par30 {
  padding-right: 30px !important; }

.par35 {
  padding-right: 35px !important; }

.par40 {
  padding-right: 40px !important; }

.par45 {
  padding-right: 45px !important; }

.par50 {
  padding-right: 50px !important; }

.pab0 {
  padding-bottom: 0px !important; }

.pab5 {
  padding-bottom: 5px !important; }

.pab10 {
  padding-bottom: 10px !important; }

.pab15 {
  padding-bottom: 15px !important; }

.pab20 {
  padding-bottom: 20px !important; }

.pab25 {
  padding-bottom: 25px !important; }

.pab30 {
  padding-bottom: 30px !important; }

.pab35 {
  padding-bottom: 35px !important; }

.pab40 {
  padding-bottom: 40px !important; }

.pab45 {
  padding-bottom: 45px !important; }

.pab50 {
  padding-bottom: 50px !important; }

.pab55 {
  padding-bottom: 55px !important; }

.pab60 {
  padding-bottom: 60px !important; }

.pab65 {
  padding-bottom: 65px !important; }

.pab70 {
  padding-bottom: 70px !important; }

.pab75 {
  padding-bottom: 75px !important; }

.pal0 {
  padding-left: 0px !important; }

.pal5 {
  padding-left: 5px !important; }

.pal10 {
  padding-left: 10px !important; }

.pal15 {
  padding-left: 15px !important; }

.pal20 {
  padding-left: 20px !important; }

.pal25 {
  padding-left: 25px !important; }

.pal30 {
  padding-left: 30px !important; }

.pal35 {
  padding-left: 35px !important; }

.pal40 {
  padding-left: 40px !important; }

.pal45 {
  padding-left: 45px !important; }

.pal50 {
  padding-left: 50px !important; }

.pal55 {
  padding-left: 55px !important; }

.pal60 {
  padding-left: 60px !important; }

.pal65 {
  padding-left: 65px !important; }

.pal70 {
  padding-left: 70px !important; }

.pal75 {
  padding-left: 75px !important; }

.pal80 {
  padding-left: 80px !important; }

.pal85 {
  padding-left: 85px !important; }

.pal90 {
  padding-left: 90px !important; }

.pal95 {
  padding-left: 95px !important; }

.pal100 {
  padding-left: 100px !important; }

.pal105 {
  padding-left: 105px !important; }

.pal110 {
  padding-left: 110px !important; }

.pal115 {
  padding-left: 115px !important; }

.pal120 {
  padding-left: 120px !important; }

.pal125 {
  padding-left: 125px !important; }

.pal130 {
  padding-left: 130px !important; }

.pal135 {
  padding-left: 135px !important; }

.pal140 {
  padding-left: 140px !important; }

.pal145 {
  padding-left: 145px !important; }

.pal150 {
  padding-left: 150px !important; }

.fzs {
  font-size: 85%; }

.fzm {
  font-size: 114%; }

.fzl {
  font-size: 128%; }

.fw {
  font-weight: bold !important; }

.fwn {
  font-weight: normal !important; }

.cRed {
  color: #c00 !important; }

.tal {
  text-align: left !important; }

.tac {
  text-align: center !important; }

.tar {
  text-align: right !important; }

.lh {
  line-height: 1.75 !important; }

.lh135 {
  line-height: 135% !important; }

.lh175 {
  line-height: 175% !important; }

.lh200 {
  line-height: 200% !important; }

.curd {
  cursor: default; }

.curp {
  cursor: pointer; }

.display-inline-block {
  display: inline-block !important; }

.sp-display-none {
  display: inline-block; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sp-display-none {
    display: none !important;
  }
}

.pc-display-none {
  display: none; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  .pc-display-none {
    display: inline-block !important;
  }
}

.pc-pab30 {
  padding-bottom: 1.875rem; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  .pc-pab30 {
    padding-bottom: 0;
  }
}

.pc-pal130 {
  padding-left: 8.125rem !important; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  .pc-pal130 {
    padding-left: 0 !important;
  }
}

.pc-mab10 {
  margin-bottom: 0.625rem; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  .pc-mab10 {
    margin-bottom: 0;
  }
}

.pc-mab25 {
  margin-bottom: 1.5625rem; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  .pc-mab25 {
    margin-bottom: 0;
  }
}

.mal-min-51 {
  margin-left: -3.1875rem; }

.mat-min-22 {
  margin-top: -1.375rem; }

.mat-min-33 {
  margin-top: -2.0625rem; }

.sp-mat-min-22 {
  margin-top: 0; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sp-mat-min-22 {
    margin-top: -1.375rem;
  }
}

.sp-mat-min-33 {
  margin-top: 0; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sp-mat-min-33 {
    margin-top: -2.0625rem;
  }
}

.box-sizing-border-box {
  box-sizing: border-box; }

.lhn {
  line-height: normal !important; }

@media screen and (min-width: 0px) and (max-width: 767px) {
  .sp-no-side-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .sp-no-margin {
    margin: 0 !important;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .sp-pal15 {
    padding-left: 0.9375rem !important;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .sp-par15 {
    padding-right: 0.9375rem !important;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .sp-mat-min-20 {
    margin-top: -1.25rem !important;
  }
}

.top-bar {
  display: block;
  width: 100% !important;
  height: 2.5rem;
  background-color: #006fb7;
  text-align: center;
  margin: 0 auto; }
.top-bar:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  .top-bar {
    height: auto;
    padding: 0.5625rem 0 0.4375rem 0;
    box-sizing: border-box;
  }
}





#main_header {
  background-color: #006fb7; }
#main_header .inner {
  position: relative;
  z-index: 1; }
#main_header .inner h1 {
  width: 200px;
  margin: 0 0 0 80px;
  padding: 15px 0;
  float: left;
  text-align: center; }
#main_header .inner p.hleft {
  float: left;
  line-height: 1.2;
  text-align: left;
  width: 300px;
  padding-top: 15px;
  font-weight: bold;
  color: #ffffff; }
#spgnavicont {
  display: none; }

#main_header .inner .hright {
  float: right;
  width: 220px; }
#main_header .inner .hright ul li {
  float: right;
  margin-left: 10px; }

@media screen and (min-width: 0px) and (max-width: 767px) {
  #main_header {
    padding: 0;
  }
  #main_header .inner {
    width: 100%;
    display: block;
    position: relative;
    padding: 0;
    z-index: 5;
  }
  #main_header .inner h1 {
    float: left;
    width: 35%;
    display: block;
    margin: 0 2% 0 3%;
    padding: 5% 0 0;
  }
  #main_header .inner h1 img {
    width: 100%;
    height: auto;
  }
  #main_header .inner p {
    display: none;
  }
  .sp_home_only.pc-display-none {
    display: block !important;
    width: 100%;
    text-align: center;
    background: #434343;
    clear: both;
    padding: 2% 0;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
  }
  #spgnavi {
    float: right;
    width: 20%;
    position: relative;
    background: url("../img/spmenu_bg.jpg") no-repeat top center / 100% 100%;
  }
  .spmenu_btn.onmenu img {
    opacity: 0;
  }
  #spgnavi img {
    width: 100%;
    height: auto;
    vertical-align: top;
  }
  #spgnavicont {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    margin-top: 20%;
  }
  #spgnavicont > div {
    display: none;
  }
  #spgnavicont ul li {
    border-bottom: solid 1px #006fb7;
  }
  #spgnavicont ul li a {
    display: block;
    padding: 7% 5%;
    background: #ffffff url("../img/spmenu_ico.jpg") no-repeat right top / auto 100%;
    color: #006fb7;
    font-weight: bold;
  }
  #spgnavicont p.spmenu_btn {
    width: auto;
    background: url("../img/spmenu_close.jpg") no-repeat 68% center / auto 30% #006fb7;
    padding: 5% 5% 5% 0;
  }
}



#gnavi {
  display: block;
  border: solid #006fb7;
  border-width: 1px 0;
  background: #ffffff; }
#gnavi ul li {
  float: left;
  border-right: solid 1px #006fb7;
  line-height: 0; }
#gnavi ul li:first-child {
  border-left: solid 1px #006fb7; }
.gnavi_home {
  background: url("../img/gnavi_01_on.jpg"); }
.gnavi_list {
  background: url("../img/gnavi_02_on.jpg"); }
.gnavi_column {
  background: url("../img/gnavi_03_on.jpg"); }
.gnavi_contact {
  background: url("../img/gnavi_04_on.jpg"); }
.gnavi_company {
  background: url("../img/gnavi_05_on.jpg"); }
.gnavi_concept {
  background: url("../img/gnavi_06_on.jpg"); }
#gnavi ul li a:hover,
body.home .gnavi_home img,
body.page-id-88 .gnavi_list img,
body.page-id-27 .gnavi_column img,
body.page-id-92 .gnavi_contact img,
body.page-id-90 .gnavi_company img {
  opacity: 0; }









.maintenance-product {
  display: block;
  width: 100%;
  text-align: left; }
.maintenance-product > figure {
  display: inline-block;
  height: 8.75rem;
  margin: 0;
  position: relative; }
.maintenance-product > figure > img {
  position: absolute;
  left: 0;
  top: 0;
  width: 12.0625rem;
  height: 8.75rem; }
.maintenance-product > figure > figcaption.product-description {
  position: absolute;
  left: 13.3125rem;
  top: 0.5625rem;
  color: white;
  width: 13.625rem;
  font-family: "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  line-height: 1.2; }
.maintenance-product > figure > figcaption.product-description:before {
  content: '▶︎';
  display: inline;
  font-size: 10px;
  font-size: 0.625rem; }
.maintenance-product > figure > figcaption.product-description > .fz18 {
  font-size: 18px;
  font-size: 1.125rem; }
.maintenance-product > figure > figcaption.product-description .fz15 {
  font-size: 15px;
  font-size: 0.9375rem; }
.maintenance-product > figure > figcaption.product-description .fz13 {
  font-size: 13px;
  font-size: 0.8125rem; }
.maintenance-product > figure > figcaption.product-btn {
  display: block;
  position: absolute;
  bottom: 0;
  left: 13.3125rem; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  .maintenance-product > figure {
    display: block;
    position: relative;
    height: 0;
    padding-top: 32.97%;
    width: 100%;
    background: url(../img/btn_cart_sp.png) no-repeat center;
    background-size: contain;
  }
  .maintenance-product > figure:after {
    content: '';
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    border-top: 2px solid white;
    border-right: 2px solid white;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0.6875rem;
    margin: auto 0;
  }
  .maintenance-product > figure > img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    width: 33.69%;
    height: 100%;
    border-top-left-radius: 0.3125rem;
    border-bottom-left-radius: 0.3125rem;
  }
  .maintenance-product > figure figcaption.product-btn {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .maintenance-product > figure figcaption.product-btn > a.btn-cart {
    display: block;
    width: 100%;
    height: 100%;
    background: none;
  }
  .maintenance-product > figure figcaption.product-btn > a.btn-cart > img {
    display: none;
  }
  .maintenance-product > figure figcaption.product-description {
    position: absolute;
    left: 39%;
    top: 0;
    bottom: 0;
    display: block;
    margin: auto 0;
    /*width: 50.35%;*/
    width: 49%;
    white-space: nowrap;
  }
  .maintenance-product > figure figcaption.product-description:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
  .maintenance-product > figure figcaption.product-description > br {
    display: none;
  }
  .maintenance-product > figure figcaption.product-description > span {
    display: none;
  }
  .maintenance-product > figure figcaption.product-description > span:first-of-type {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.3;
    /*font-size: rem-calc(13px);*/
    font-size: 56%;
  }
}

figure.parts-product {
  display: block;
  width: 100%;
  text-align: left;
  margin: 0; }
figure.parts-product > img {
  width: 100%;
  height: auto;
  margin: 0 0 0.625rem 0; }
figure.parts-product > figcaption.product-description {
  margin-bottom: 1.125rem;
  white-space: nowrap;
  color: white;
  font-family: "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  line-height: 1.2; }
figure.parts-product > figcaption.product-description:before {
  content: '▶︎';
  display: inline;
  font-size: 10px;
  font-size: 0.625rem; }
figure.parts-product > figcaption.product-description > .fz18 {
  font-size: 18px;
  font-size: 1.125rem; }
figure.parts-product > figcaption.product-description .fz15 {
  font-size: 15px;
  font-size: 0.9375rem; }
figure.parts-product > figcaption.product-description .fz13 {
  font-size: 13px;
  font-size: 0.8125rem; }
figure.parts-product > figcaption.product-btn {
  display: block; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  figure.parts-product {
    display: block;
    position: relative;
    height: 0;
    padding-top: 32.97%;
    width: 100%;
    background: url(../img/btn_cart_sp.png) no-repeat center;
    background-size: contain;
  }
  figure.parts-product:after {
    content: '';
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    border-top: 2px solid white;
    border-right: 2px solid white;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0.6875rem;
    margin: auto 0;
  }
  figure.parts-product > img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    width: 33.69%;
    height: 100%;
    border-top-left-radius: 0.3125rem;
    border-bottom-left-radius: 0.3125rem;
  }
  figure.parts-product figcaption.product-btn {
    width: 100%;
  }
  figure.parts-product figcaption.product-btn > a.btn-cart {
    display: block;
    background: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-decoration: none;
  }
  figure.parts-product figcaption.product-btn > a.btn-cart:focus, figure.parts-product figcaption.product-btn > a.btn-cart:active {
    outline: 0;
    text-decoration: none;
  }
  figure.parts-product figcaption.product-btn > a.btn-cart > img {
    /*position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: auto;*/
  }
  figure.parts-product figcaption.product-description {
    position: absolute;
    left: 39%;
    top: 0;
    bottom: 0;
    display: block;
    margin: auto 0;
    /*width: 50.35%;*/
    width: 49%;
  }
  figure.parts-product figcaption.product-description:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
  figure.parts-product figcaption.product-description > br {
    display: none;
  }
  figure.parts-product figcaption.product-description > span {
    display: none;
  }
  figure.parts-product figcaption.product-description > span:first-of-type {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    line-height: 1.3;
    /*font-size: rem-calc(13px);*/
    font-size: 56%;
  }
}

.spec-content {
  display: block;
  width: 100%;
  position: relative;
  padding-bottom: 4.6875rem;
  box-sizing: border-box; }
.spec-content:after {
  content: '';
  display: block;
  position: absolute;
  top: 3.9375rem;
  left: 28.75rem;
  width: 29.6875rem;
  height: 22.375rem;
  background: url(../img/img_index_17.png) no-repeat center; }
.spec-content.content-no-img:after {
  content: none; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  .spec-content {
    padding-bottom: 2rem;
  }
}

p.comparison-graph {
  text-align: center; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  p.comparison-graph > img {
    width: 80.17%;
  }
}
p.countries-map {
  text-align: center; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  p.countries-map > img {
    width: 95.16%;
  }
}
p.spec-img > img {
  display: block;
  width: auto; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  p.spec-img > img {
    width: 100%;
  }
}

/*.main-visual
{
    display: block;
    width: 100%;
    height: rem-calc(300px);
    margin-top: rem-calc(10px);
    @include clearfix();

    > .visual-left
    {
        position: relative;
        float: left;
        display: block;
        width: 40%;
        height: 100%;
        padding: 0 rem-calc(20px);
        box-sizing: border-box;

        &:before
        {
            content: '';
            position: absolute;
            right: rem-calc(-30px);
            top: 0;
            bottom: 0;
            display: block;
            width: 0;
            height: 0;
            border-top: rem-calc(150px) solid transparent;
            border-bottom: rem-calc(150px) solid transparent;
            border-left: rem-calc(30px) solid #87b6a7;
            z-index: 5;
        }

        &:after
        {
            content: '';
            display: inline-block;
            height: 100%;
            vertical-align: middle;
        }

        > h2
        {
            display: inline-block;

            > span
            {
                display: block;
                margin-bottom: rem-calc(35px);
                text-align: center;
                color: white;
                @include font-family(noto-sans-japanese);
                //@include font-size(20px);
                //font-weight: normal;

                &:last-child
                {
                    margin-bottom: 0;
                    @include font-size(22px);
                }
            }
        }
    }

    > .visual-right
    {
        float: right;
        display: block;
        width: 60%;
        height: 100%;

        > ul.stack-2 > li
        {
            padding: rem-calc(20px);
            box-sizing: border-box;
            text-align: center;
            color: white;
            @include font-size(20px);
            font-weight: bold;
            @include font-family(noto-sans-japanese);

            &:first-child
            {
                background-color: #f79f79;
            }
            &:last-child
            {
                position: relative;
                color: white;
                background: url(../img/p_bg_mv_01.jpg) no-repeat top center;
                background-size: cover;

                &:after
                {
                    content: '';
                    position: absolute;
                    top: 0;
                    bottom: 0;
                    right: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;

                    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAH0lEQVQIW2NkQAX/GZH4/xkYGBhhAmAOSBJEwDkgAQCCrgQEqRgDDwAAAABJRU5ErkJggg==) repeat;
                }

                > h3
                {
                    position: relative;
                    z-index: 1;
                }
            }

        }
    }
}*/
ul.list-news {
  display: block;
  list-style-type: none;
  width: 100%;
  height: auto; }
ul.list-news > li {
  display: block;
  wifht: 100%;
  height: auto;
  position: relative;
  padding: 0.9375rem 7rem 1.25rem 0;
  box-sizing: border-box;
  border-top: 1px solid black; }
ul.list-news > li > p > time {
  display: block;
  margin-bottom: 0.3125rem;
  font-size: 0.6875rem;
  color: #999; }
ul.list-news > li > p > span.news-title {
  display: block;
  font-size: 0.8125rem;
  color: #333;
  margin-bottom: 0.625rem; }
ul.list-news > li > p > span.news-category {
  display: block;
  margin-bottom: 0.3125rem;
  font-size: 0.6875rem;
  color: #999; }
ul.list-news > li > img {
  display: block;
  position: absolute;
  right: 0;
  top: 0.9375rem;
  width: 6.375rem;
  height: 3.5625rem; }

ul.list-lourdes-water.pc {
  list-style-type: none;
  display: block;
  height: 19.5rem;
  padding-top: 15.625rem;
  box-sizing: border-box;
  background: url(../img/img_index_01.png) no-repeat top center;
  white-space: nowrap; }
ul.list-lourdes-water.pc:after {
  content: '';
  display: block;
  clear: both; }
ul.list-lourdes-water.pc > li {
  display: inline-block;
  max-width: 9.875rem;
  float: left;
  padding-left: 0.5625rem;
  margin-right: 1.875rem;
  word-break: break-all;
  white-space: normal;
  font-family: "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: normal; }
ul.list-lourdes-water.pc > li:last-child {
  margin-right: 0; }
ul.list-lourdes-water.pc > li > strong {
  font-size: 25px;
  font-size: 1.5625rem;
  color: #006fb7; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  ul.list-lourdes-water.pc {
    display: none;
  }
}
ul.list-lourdes-water.sp {
  display: none; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  ul.list-lourdes-water.sp {
    display: block;
    width: 100%;
    height: auto;
    padding-top: 0;
    background-image: none;
    padding-top: 1.0625rem;
  }
  ul.list-lourdes-water.sp:after {
    content: '';
    display: block;
    clear: both;
  }
  ul.list-lourdes-water.sp > li {
    display: block;
    max-width: none;
    width: 50%;
    float: left;
    /*padding-top: rem-calc(247px);*/
    margin: 0 0 1.125rem 0;
    padding-left: 0;
    box-sizing: border-box;
    font-size: 14px;
    font-size: 0.875rem;
    word-break: break-all;
    white-space: normal;
    font-family: "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: normal;
  }
  ul.list-lourdes-water.sp > li > figure {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  ul.list-lourdes-water.sp > li > figure > img {
    top: 0;
    left: 0;
    right: 4%;
    width: 79.31%;
    height: auto;
    margin: 0 auto 1.0625rem auto;
  }
  ul.list-lourdes-water.sp > li > figure > figcaption {
    text-align: left;
  }
  ul.list-lourdes-water.sp > li > figure > figcaption strong {
    font-size: 19px;
    font-size: 1.1875rem;
    color: #006fb7;
  }
  ul.list-lourdes-water.sp > li:nth-child(even) {
    padding-right: 4%;
    padding-left: 0;
  }
  ul.list-lourdes-water.sp > li:nth-child(odd) {
    padding-left: 4%;
    padding-right: 0;
  }
  ul.list-lourdes-water.sp > li:first-child {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  ul.list-lourdes-water.sp > li:nth-child(1) > figure > img {
    left: 0;
    right: 0;
    width: 36.66%;
  }
  ul.list-lourdes-water.sp > li:nth-child(1) > figure > figcaption {
    text-align: center;
  }
  ul.list-lourdes-water.sp > li:nth-child(2) > figure > img {
    left: 0;
    right: 4%;
  }
  ul.list-lourdes-water.sp > li:nth-child(3) > figure > img {
    left: 0;
    right: 4%;
  }
  ul.list-lourdes-water.sp > li:nth-child(4) > figure > img {
    left: 0;
    right: 4%;
  }
  ul.list-lourdes-water.sp > li:nth-child(5) > figure > img {
    left: 0;
    right: 4%;
  }
}

ul.list-part {
  display: block;
  list-style-type: none; }
ul.list-part:after {
  content: '';
  display: block;
  clear: both; }
ul.list-part > li {
  display: block;
  width: 12.1875rem;
  height: 16.0625rem;
  overflow: visible;
  float: left;
  margin: 0 3.75rem 3.125rem 0; }
ul.list-part > li:nth-child(4n+0) {
  margin-right: 0; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  ul.list-part {
    margin-top: -1.5625rem;
  }
  ul.list-part > li {
    width: 50%;
    height: auto;
    overflow: hidden;
    margin: 0 0 1rem 0;
    padding: 0;
    box-sizing: border-box;
  }
  ul.list-part > li:nth-child(odd) {
    padding-right: 0.4375rem;
  }
  ul.list-part > li:nth-child(even) {
    padding-left: 0.4375rem;
    float: right;
  }
}

ul.list-advantage {
  display: block;
  list-style-type: none; }
ul.list-advantage > li {
  display: block;
  padding-left: 20.9375rem;
  box-sizing: border-box;
  width: 100%;
  min-height: 20.3125rem; }
ul.list-advantage > li:nth-child(1) {
  background: url(../img/img_index_02.png) no-repeat left top;
  height: 21.5625rem;
/*  padding-top: 3.3125rem;*/ }
ul.list-advantage > li:nth-child(2) {
  background: url(../img/img_index_03.png) no-repeat 0 0.9375rem;
  padding-top: 0; }
ul.list-advantage > li:nth-child(3) {
  background: url(../img/img_index_04.png) no-repeat left top; }
ul.list-advantage > li:nth-child(4) {
  background: url(../img/img_index_05.png) no-repeat left top; }
ul.list-advantage > li:nth-child(5) {
  background: url(../img/img_index_06.png) no-repeat left top;
  height: 26.3125rem; }
ul.list-advantage > li > p {
  font-family: "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: normal;
  padding-left: 3.125rem;
  margin: 0; }
ul.list-advantage > li > dl {
  line-height: normal;
  padding-left: 3.125rem; }
ul.list-advantage > li > dl > dt {
  font-family: "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 0.625rem; }
ul.list-advantage > li > dl > dd {
  font-family: "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-size: 0.8125rem; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  ul.list-advantage > li {
    min-height: 0;
    padding-left: 0;
    height: auto !important;
    padding-top: 11.25rem !important;
    background-position: center top !important;
    margin-bottom: 1.375rem;
  }
  ul.list-advantage > li > h4 {
    text-align: center;
  }
  ul.list-advantage > li > p {
    padding: 0;
    font-size: 0.8125rem;
  }
  ul.list-advantage > li dl {
    padding: 0;
  }
  ul.list-advantage > li dl > dt {
    font-size: 0.8125rem;
  }
  ul.list-advantage > li dl > dd {
    font-size: 0.6875rem;
  }
  ul.list-advantage > li:nth-child(1) {
    background-size: auto 11.25rem;
  }
  ul.list-advantage > li:nth-child(1) > h4 > img {
    max-width: 89.83%;
  }
  ul.list-advantage > li:nth-child(2) {
    background-size: auto 11.25rem;
  }
  ul.list-advantage > li:nth-child(2) > h4 > img {
    max-width: 83.79%;
  }
  ul.list-advantage > li:nth-child(3) {
    background-size: auto 11.25rem;
  }
  ul.list-advantage > li:nth-child(3) > h4 > img {
    max-width: 100%;
  }
  ul.list-advantage > li:nth-child(4) {
    background-size: auto 11.25rem;
  }
  ul.list-advantage > li:nth-child(4) > h4 > img {
    max-width: 83.97%;
  }
  ul.list-advantage > li:nth-child(5) {
    background: url(../img/img_index_06_sp.png) no-repeat left top;
    background-size: auto 18.625rem;
    padding-top: 18.625rem !important;
  }
  ul.list-advantage > li:nth-child(5) > h4 > img {
    max-width: 97.41%;
  }
  div#advantage-6 {
      background: url(../img/img_index_19_sp.png) no-repeat left top;
      background-size: auto 11.25rem;
  }
  div#advantage-6 > h4 > img {
    max-width: 97.41%;
  }
}

ul.condition-list {
  display: block;
  list-style-type: none; }
ul.condition-list > li {
  display: inline;
  padding-left: 0.75rem;
  margin-right: 1.375rem;
  box-sizing: border-box;
  position: relative;
  white-space: nowrap;
  word-break: break-all;
  line-height: normal; }
ul.condition-list > li:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 0;
  height: 0;
  border: 2px solid black;
  border-radius: 50%; }

ul.steps-to-use {
  display: block;
  list-style-type: none;
  margin-bottom: 2.5rem; }
ul.steps-to-use:after {
  content: '';
  display: block;
  clear: both; }
ul.steps-to-use > li {
  display: block;
  float: left;
  /*width: rem-calc(213px);*/
  max-width: 14.875rem;
  padding-left: 1.625rem;
  padding-top: 1.375rem;
  box-sizing: border-box;
  margin-right: 0.75rem;
  position: relative; }
ul.steps-to-use > li:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 8.4375rem;
  width: 1.4375rem;
  height: 1.875rem;
  background: url(../img/ico_arrow_01.png) no-repeat center; }
ul.steps-to-use > li > figure {
  margin: 0; }
ul.steps-to-use > li > figure > img {
  display: block;
  margin-bottom: 1.1875rem; }
ul.steps-to-use > li > figure > figcaption {
  font-family: "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: normal;
  padding-left: 0.6875rem; }
ul.steps-to-use > li:first-child {
  padding-left: 0;
  max-width: 13rem; }
ul.steps-to-use > li:first-child:before {
  content: none; }
ul.steps-to-use > li:first-child > figure > figcaption {
  padding-left: 0; }
ul.steps-to-use > li:last-child {
  margin-right: 0; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  ul.steps-to-use {
    margin-top: 1.1875rem;
    margin-bottom: 0.625rem;
  }
  ul.steps-to-use > li {
    max-width: none;
    width: 50%;
    margin-right: 0;
    padding-left: 0;
    padding-top: 0;
    position: static;
    margin-bottom: 2.5rem;
  }
  ul.steps-to-use > li > figure {
    text-align: center;
  }
  ul.steps-to-use > li > figure > .image-container {
    position: relative;
  }
  ul.steps-to-use > li > figure > .image-container > img {
    /*width: 35.17%;*/
    display: inline-block;
    width: 70%;
    margin-bottom: 0.625rem;
  }
  ul.steps-to-use > li > figure.arrow-before > .image-container:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin: auto 0;
    width: 0.75rem;
    height: 0.9375rem;
    background: url(../img/ico_arrow_01.png) no-repeat center;
    background-size: contain;
  }
  ul.steps-to-use > li > figure.arrow-after--pattern-01 > .image-container:after {
    content: '';
    display: block;
    position: absolute;
    left: auto;
    right: 0;
    top: 50%;
    margin: auto 0;
    width: 0.75rem;
    height: 0.9375rem;
    background: url(../img/ico_arrow_01.png) no-repeat center;
    background-size: contain;
  }
  ul.steps-to-use > li > figure.arrow-after--pattern-02 > .image-container:after {
    content: '';
    display: block;
    position: absolute;
    left: auto;
    right: -2%;
    top: 50%;
    margin: auto 0;
    width: 0.75rem;
    height: 0.9375rem;
    background: url(../img/ico_arrow_01.png) no-repeat center;
    background-size: contain;
  }
  ul.steps-to-use > li > figure > figcaption {
    text-align: left;
  }
  ul.steps-to-use > li:first-child {
    max-width: none;
  }
  ul.steps-to-use > li:before {
    content: none;
  }
  ul.steps-to-use > li:after {
    content: none;
  }
  ul.steps-to-use > li:nth-child(n+3) {
    margin-bottom: 0;
  }
}

ul.list-bullet {
  display: block;
  list-style-type: none; }
ul.list-bullet > li {
  display: block;
  position: relative;
  padding-left: 0.9375rem;
  margin-bottom: 0.625rem;
  box-sizing: border-box;
  font-family: "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif; }
ul.list-bullet.bullet-round > li:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: 0.125rem solid black;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0; }
ul.list-bullet.bullet-rectangle > li:after {
  content: '';
  display: block;
  width: 0.625rem;
  height: 0.625rem;
  border: 0.0625rem solid black;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  ul.list-bullet > li {
    line-height: normal;
  }
  ul.list-bullet.bullet-round > li:after {
    top: 0.8125rem;
    bottom: auto;
    margin: 0;
  }
  ul.list-bullet.bullet-rectangle > li:after {
    top: 0.5rem;
    bottom: auto;
    margin: 0;
  }
}

ul.footer-links {
  display: block;
  list-style-type: none; }
ul.footer-links > li {
  display: inline-block;
  padding-left: 0.5rem;
  margin-right: 0.5rem;
  box-sizing: border-box;
  border-left: 1px solid white; }
ul.footer-links > li:first-child {
  padding-left: 0;
  border-left: none; }
ul.footer-links > li:last-child {
  margin-right: 0; }
ul.footer-links > li > a {
  color: white;
  font-family: "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  text-decoration: none; }
ul.footer-links > li > a:hover {
  opacity: .8; }
ul.footer-links > li > a:active, ul.footer-links > li > a:focus {
  outline: 0; }

table.spec-tbl {
  display: block;
  border: none;
  border-collapse: separate;
  border-spacing: 0.25rem; }
table.spec-tbl > thead > tr th {
  background-color: #117cb9;
  color: white;
  font-family: "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-size: 1.0625rem;
  text-align: center;
  padding: 0.6875rem 0;
  box-sizing: border-box;
  width: 9.25rem; }
table.spec-tbl > thead > tr th:nth-child(2) {
  width: 15.5rem; }
table.spec-tbl > tbody > tr td {
  background-color: #bfcfea;
  color: #117cb9;
  font-family: "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-size: 1.0625rem;
  text-align: center;
  padding: 0.6875rem 0;
  box-sizing: border-box;
  width: 9.25rem; }
table.spec-tbl > tbody > tr td:nth-child(2) {
  width: 15.5rem; }
table.spec-tbl > tbody > tr:nth-child(2n+0) > td {
  background-color: #e0e8f5; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  table.spec-tbl {
    display: table;
    margin: 0 auto;
    width: 68.97%;
    table-layout: fixed;
  }
  table.spec-tbl > thead > tr th {
    font-size: 75%;
  }
  table.spec-tbl > thead > tr th:first-child {
    width: 36.75% !important;
  }
  table.spec-tbl > thead > tr th:nth-child(2) {
    width: 63.25%;
  }
  table.spec-tbl > tbody > tr td {
    width: 36.75%;
    font-size: 75%;
  }
  table.spec-tbl > tbody > tr td:nth-child(2) {
    width: 63.25%;
  }
}

table.gnav-tbl {
  display: none; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  table.gnav-tbl {
    display: table;
    table-layout: fixed;
    border-collapse: separate;
    width: 100%;
    padding-bottom: 2rem;
  }
  table.gnav-tbl > tbody {
    width: 100%;
  }
  table.gnav-tbl > tbody > tr {
    display: table-row;
    width: 100%;
    margin-bottom: 0.3125rem;
  }
  table.gnav-tbl > tbody > tr > td {
    display: table-cell;
    box-sizing: border-box;
    padding-bottom: 0.3125rem;
    padding-left: 0.15625rem;
    padding-right: 0.15625rem;
    /*&:first-child
    {
        padding-right: rem-calc(2.5px);
    }

    &:nth-child(2)
    {
        padding-left: rem-calc(2.5px);
        padding-right: rem-calc(2.5px);
    }

    &:nth-child(3)
    {
        padding-left: rem-calc(2.5px);
    }*/
  }
  table.gnav-tbl > tbody > tr > td > a {
    display: block;
    width: 100%;
  }
  table.gnav-tbl > tbody > tr > td > a > img {
    width: 100%;
  }
  table.gnav-tbl > tbody > tr:nth-child(3) > td {
    padding-bottom: 0;
  }
}

a.btn-main-product {
  display: inline-block;
  position: relative;
  height: 10.125rem; }
a.btn-main-product > img {
  position: absolute;
  top: 4.6875rem;
  left: 1.875rem; }
a.btn-main-product > .product-price {
  display: block;
  position: absolute;
  top: 0.75rem;
  left: 4.75rem;
  font-family: "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  color: white; }
a.btn-main-product > .product-price > .price-currency {
  font-size: 18px;
  font-size: 1.125rem; }
a.btn-main-product > .product-price > .price-amount {
  font-size: 25px;
  font-size: 1.5625rem; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  a.btn-main-product > .product-price {
    font-size: 9px;
    font-size: 0.5625rem;
    top: 0.4375rem;
    left: 1.8125rem;
  }
  a.btn-main-product > .product-price > .price-currency {
    font-size: 11px;
    font-size: 0.6875rem;
  }
  a.btn-main-product > .product-price > .price-amount {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
a.btn-main-product.shinesilver {
  width: 27.3125rem;
  background: url(../img/btn_shinesilver.png) no-repeat center top; }
a.btn-main-product.shinesilver:hover {
  background-image: url(../img/btn_shinesilver_on.png); }
@media screen and (min-width: 0px) and (max-width: 767px) {
  a.btn-main-product.shinesilver {
    width: 100%;
    height: 0;
    padding-top: 34.87%;
    background: url(../img/btn_shinesilver_sp.png) no-repeat center top;
    background-size: contain;
    margin-bottom: 0.4375rem;
  }
  a.btn-main-product.shinesilver:hover {
    background-image: url(../img/btn_shinesilver_sp.png);
  }
}
a.btn-main-product.winered {
  width: 27.375rem;
  background: url(../img/btn_winered.png) no-repeat center top; }
a.btn-main-product.winered:hover {
  background-image: url(../img/btn_winered_on.png); }
a.btn-main-product.winered > img {
  top: 4.5625rem; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  a.btn-main-product.winered {
    width: 100%;
    height: 0;
    padding-top: 34.64%;
    background: url(../img/btn_winered_sp.png) no-repeat center top;
    background-size: contain;
  }
  a.btn-main-product.winered:hover {
    background-image: url(../img/btn_winered_sp.png);
  }
}

a.btn-cart {
  display: block;
  background: url(../img/btn_cart.png) no-repeat center;
  width: 12.3125rem;
  height: 3.375rem;
  text-align: center;
  text-decoration: none; }
a.btn-cart:hover {
  background-image: url(../img/btn_cart_on.png); }
a.btn-cart:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }
a.btn-cart > img.btn-cart-txt {
  display: inline-block;
  width: auto;
  vertical-align: middle; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  a.btn-cart {
    background: none;
  }
  a.btn-cart > img.btn-cart-txt {
    display: none;
  }
}

a.btn-detail-download {
  display: block;
  width: 20.4375rem;
  height: 4.3125rem;
  position: relative;
  background-color: #006fb7;
  border: none;
  border-radius: 0.3125rem;
  text-decoration: none;
  position: relative; }
a.btn-detail-download:hover {
  opacity: .8; }
a.btn-detail-download:active, a.btn-detail-download:focus {
  outline: 0; }
a.btn-detail-download > img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  width: 15.25rem;
  height: 1.1875rem; }

a.btn-go-to-top {
  display: none;
  position: fixed;
  bottom: 7.5rem;
  right: 6.25rem;
  text-decoration: none; }
a.btn-go-to-top.is-active {
  display: block; }
a.btn-go-to-top.is-active:hover {
  opacity: .7;
  text-decoration: none; }
a.btn-go-to-top.is-active:active, a.btn-go-to-top.is-active:focus {
  outline: 0; }
a.btn-go-to-top > img {
  width: 4.8125rem;
  height: auto; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  a.btn-go-to-top {
    bottom: 1.25rem;
    right: 0.3125rem;
  }
  a.btn-go-to-top.is-active:hover {
    opacity: 1;
    outline: 0;
    text-decoration: none;
  }
  a.btn-go-to-top > img {
    width: 3.75rem;
    height: auto;
  }
}

h1 {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif; }
h1.branch-name {
  display: inline-block;
  font-size: 20px;
  font-size: 1.25rem;
  color: white;
  margin: 0;
  vertical-align: middle; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  h1.branch-name {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
h1.logo {
  margin: 0 auto; }

h2.catchcopy {
  margin: 0 auto; }

h3.header3-position {
  display: block;
  position: absolute;
  top: 6.5625rem;
  left: 0;
  right: 0;
  bottom: auto;
  margin: 0 auto;
  text-align: center; }
h3.header3-position.position-01 {
  top: 6.5625rem; }
h3.header3-position.position-02 {
  top: 4.5625rem; }
h3.header3-position.position-03 {
  position: static;
  padding-top: 6.375rem; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  h3.header3-position.position-03 {
    padding-top: 4.8125rem;
  }
}
h3.header3-position.position-04 {
  position: static;
  padding-top: 8.5625rem; }
h3.header3-position.position-05 {
  position: static;
  padding-top: 8.3125rem; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  h3.header3-position {
    position: static;
    box-sizing: border-box;
  }
  h3.header3-position > img {
    width: 100%;
  }
  h3.header3-position.position-01 {
    padding-top: 5rem;
  }
  h3.header3-position.position-02 {
    padding-top: 3.4375rem;
  }
  h3.header3-position.position-04 {
    padding-top: 6.375rem;
  }
  h3.header3-position.position-05 {
    padding-top: 8.375rem;
  }
  h3.header3-position.position-05 > img {
    width: 59.48%;
  }
}

h4.steps-to-cleanup {
  margin-top: 3.25rem;
  margin-left: -3.4375rem;
  margin-bottom: 0.9375rem;
  position: relative; }
h4.steps-to-cleanup:after {
  content: '';
  display: block;
  position: absolute;
  left: 22.625rem;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: url(../img/ico_arrow_02.png) no-repeat center;
  width: 2.75rem;
  height: 7.9375rem; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  h4.steps-to-cleanup {
    text-align: center;
    margin: 0;
  }
  h4.steps-to-cleanup:after {
    content: none;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  h4.comparison {
    margin: 0 0 1.125rem 0 !important;
  }
  h4.comparison > img {
    width: 100%;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  h4.countries {
    margin: 0 0 1.125rem 0 !important;
  }
  h4.countries > img {
    width: 64.48%;
  }
}

em {
  background-color: #ffff00; }

p {
  font-family: "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif; }
p.section-description {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 2;
  text-align: center;
  font-weight: 500; }
p.spec-ttl {
  font-family: "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-size: 25px;
  font-size: 1.5625rem; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  p.spec-ttl {
    text-align: center;
  }
}

p {
  line-height: normal; }

.l-content {
  display: block;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box; }
.l-content > section,
.inner {
  /*width: rem-calc(960px);*/
  width: 960px;
  margin: 0 auto; }
.l-content section.bg-waterdrop {
  min-height: 21.875rem;
  background: url(../img/img_waterdrop_01.png) no-repeat top center;
  position: relative; }
.l-content section.bg-waterdrop > .section-description {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  .l-content * {
    max-height: 9999999px;
  }
  .l-content section.bg-waterdrop > .section-description {
    position: static;
    box-sizing: border-box;
    /*&.padded-15
    {
        padding: 0 14.85%;
    }

    &.padded-3
    {
        padding: 0 3.44%;
    }*/
  }
  .inner {
    width: 100%;
  }
}
.l-content section.bg-waterdrop.hydrogen-water > .section-description {
  top: 15.875rem; }
.l-content section.bg-waterdrop.lourdes-water {
  height: 40.9375rem;
  margin-top: -0.625rem; }
.l-content section.bg-waterdrop.lourdes-water > .section-description {
  top: 15.5rem; }
.l-content section.bg-waterdrop.lourdes-water > .section-description:last-child {
  top: 18.875rem; }
.l-content section.bg-waterdrop.height-auto {
  height: auto !important; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  .l-content > section {
    width: 100%;
    padding: 0 0.9375rem;
    box-sizing: border-box;
  }
  .l-content section.bg-waterdrop {
    background-size: 60%;
    height: auto;
  }
  .l-content section.bg-waterdrop.lourdes-water {
    height: auto;
  }
  .l-content section.products {
    padding: 0;
  }
}

.l-split {
  display: block; }
.l-split:after {
  content: '';
  display: block;
  clear: both; }
.l-split.pattern-01 > .left, .l-split.pattern-01 > .right {
  float: left;
  display: block;
  width: 50%; }
.l-split.pattern-01 > .right {
  float: right;
  text-align: right; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  .l-split.pattern-01 > .left, .l-split.pattern-01 > .right {
    float: none;
    width: 100%;
    padding-bottom: 2.1875rem;
  }
  .l-split.pattern-01 > .left:last-child, .l-split.pattern-01 > .right:last-child {
    padding-bottom: 4.0625rem;
  }
  .l-split.pattern-01.products-btn > .left, .l-split.pattern-01.products-btn > .right {
    padding-bottom: 0;
  }
}
.l-split.pattern-02 > .left, .l-split.pattern-02 > .right {
  float: left;
  display: block;
  width: 50%; }
.l-split.pattern-02 > .right {
  float: right;
  text-align: left;
  padding-left: 2.9375rem;
  box-sizing: border-box; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  .l-split.pattern-02 > .left {
    padding-right: 0.4375rem;
    box-sizing: border-box;
  }
  .l-split.pattern-02 > .right {
    padding-left: 0.4375rem;
  }
}
.l-split.pattern-03 > .left, .l-split.pattern-03 > .right {
  float: left;
  display: block;
  width: 23.5625rem; }
.l-split.pattern-03 > .right {
  float: right;
  width: 36.4375rem; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  .l-split.pattern-03 > .left, .l-split.pattern-03 > .right {
    float: none;
    width: 100%;
  }
}
.l-split.pattern-04 > .left, .l-split.pattern-04 > .right {
  float: left;
  display: block;
  width: 48%; }
.l-split.pattern-04 > .right {
  float: right;
  text-align: right;
  width: 52%; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  .l-split.pattern-04 {
    padding-bottom: 1.5625rem;
    box-sizing: border-box;
  }
  .l-split.pattern-04 > .left, .l-split.pattern-04 > .right {
    float: none;
    width: 100%;
  }
}

.gnav {
  display: block;
  width: 100%; }
.gnav.pc > .gnav-list {
  display: block;
  list-style-type: none;
  width: 100%; }
.gnav.pc > .gnav-list:after {
  content: '';
  display: block;
  clear: both; }
.gnav.pc > .gnav-list > li {
  float: left;
  display: block;
  height: 4rem;
  margin-left: 0.625rem; }
.gnav.pc > .gnav-list > li:first-child {
  margin-left: 0; }
.gnav.pc > .gnav-list > li:first-child > a {
  width: 8rem;
  background: url(../img/img_nav_item_01.jpg) no-repeat top; }
.gnav.pc > .gnav-list > li:nth-child(2) > a {
  width: 7rem;
  background: url(../img/img_nav_item_02.jpg) no-repeat top; }
.gnav.pc > .gnav-list > li:nth-child(3) > a {
  width: 7.1875rem;
  background: url(../img/img_nav_item_03.jpg) no-repeat top; }
.gnav.pc > .gnav-list > li:nth-child(4) > a {
  width: 5.25rem;
  background: url(../img/img_nav_item_04.jpg) no-repeat top; }
.gnav.pc > .gnav-list > li:nth-child(5) > a {
  width: 3.625rem;
  background: url(../img/img_nav_item_05.jpg) no-repeat top; }
.gnav.pc > .gnav-list > li:nth-child(6) > a {
  width: 3.5rem;
  background: url(../img/img_nav_item_06.jpg) no-repeat top; }
.gnav.pc > .gnav-list > li:nth-child(7) > a {
  width: 7.6875rem;
  background: url(../img/img_nav_item_07.jpg) no-repeat top; }
.gnav.pc > .gnav-list > li:nth-child(8) > a {
  width: 7.0625rem;
  background: url(../img/img_nav_item_08.jpg) no-repeat top; }
.gnav.pc > .gnav-list > li:nth-child(9) > a {
  width: 5.6875rem;
  background: url(../img/img_nav_item_09.jpg) no-repeat top; }
.gnav.pc > .gnav-list > li > a {
  display: block;
  text-decoration: none;
  height: 4rem;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; }
.gnav.pc > .gnav-list > li > a:hover {
  background-position: 0 -4rem; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  .gnav.pc {
    display: none;
  }
}
.gnav.sp {
  display: none; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  .gnav.sp {
    display: block;
            /*> .gnav-list
            {
                display: block;
                list-style-type: none;
                width: 100%;
                padding-bottom: rem-calc(32px);

                &:after
                {
                    content: '';
                    display: block;
                    clear: both;
                }

                > li
                {
                    display: block;
                    float: left;
                    max-width: 32%;
                    margin-right: rem-calc(5px);
                    margin-bottom: rem-calc(5px);

                    &:nth-child(3n+0)
                    {
                        margin-right: 0;
                    }

                    &:nth-child(n+7)
                    {
                        margin-bottom: 0;
                    }

                    > a
                    {
                        display: inline-block;
                        text-decoration: none;
                        width: 100%;

                        > img
                        {
                            width: 100%;
                        }
                    }
                }
            }*/
  }
}

.warranty {
  margin-bottom: 4.0625rem; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  .warranty > h3 > img {
    width: 97.59%;
  }
  .warranty > p.warranty-graph {
    margin-bottom: 1.5625rem;
  }
  .warranty > p.warranty-graph > img {
    width: 100%;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .spec > h3 > img {
    width: 59.14%;
  }
}

dl.condition dt, dl.condition dd {
  font-family: "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: normal; }

footer {
  display: block;
  background-color: #313131; }
footer > .footer-inner {
  display: block;
  /*width: rem-calc(960px);*/
  width: 960px;
  margin: 0 auto;
  position: relative; }
footer > .footer-inner > address {
  display: block;
  line-height: 1.4;
  padding: 1.9375rem 0 1.5rem 0.3125rem;
  color: white;
  font-family: "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-size: 0.9375rem; }
footer > .footer-inner > .footer-links {
  display: block;
  position: absolute;
  right: 0;
  bottom: 1.5rem; }
footer > .footer-copyright {
  display: block;
  background-color: white;
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
  box-sizing: border-box;
  font-family: "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  color: #313131;
  text-align: center; }
@media screen and (min-width: 0px) and (max-width: 767px) {
  footer > .footer-inner {
    position: static;
    width: 100%;
    padding: 0 0.9375rem;
    margin: 0;
    box-sizing: border-box;
  }
  footer > .footer-inner > address {
    padding: 1.5625rem 0 2rem 0;
    text-align: right;
    line-height: normal;
  }
  footer > .footer-inner > .footer-links {
    position: static;
    text-align: right;
    padding-bottom: 0.625rem;
    box-sizing: border-box;
  }
  footer > .footer-copyright {
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
  }
}

.header-h3 {
  padding-top: 5.5rem;
  text-align: center; }

#home_column {
  height: auto; }
.column-desc {
  text-align: center;
  margin-top: -2.5rem; }

.column_list {
  overflow: hidden;
  padding: 40px 0 5px;
  margin-left: -24px; }
.column_list_cont {
  float: left;
  width: 222px;
  margin-left: 24px;
  margin-bottom: 25px; }
.column_list_cont a {
  display: block;
  box-shadow: 0 0 0 1px #aaaaaa inset;
  padding: 15px;
  background: #ffffff;
  color: #747474; }
.column_list_cont a:hover {
  box-shadow: 0 0 0 2px #006fb7 inset;
  text-decoration: none; }
.column_list_cont figure {
  width: 192px;
  height: 128px;
  margin: 0 0 8px; }
.column_list_cont figure img {
  width: 100%;
  height: 100%; }
.column_list_cont h2 {
  font-weight: bold;
  font-size: 14px;
  margin-top: 10px;
  line-height: 1.4;
  height: 39px;
  overflow: hidden; }
.column_list_cont a:hover h2 {
  color: #006fb7; }
.column_list_cont a > div {
  overflow: hidden; }
.column_list_cont a > p {
  font-size: 13px;
  margin-top: 5px;
  line-height: 1.4;
  height: 36px;
  overflow: hidden; }
.column_list_cont .big_category {
  font-size: 14px;
  color: #ffffff;
  float: left;
  background: #006fb7;
  padding: 2px 8px; }
.column_list_cont .article_date {
  float: right;
  font-size: 13px; }
.column_more {
  text-align: center;
  margin: 0 0 50px; }
.nextpostslink {
  display: block;
  margin: 0 auto;
  width: 300px;
  height: 38px;
  text-indent: -999px;
  overflow: hidden;
  background: url("../img/column_more01.png") no-repeat; }


@media screen and (min-width: 0px) and (max-width: 767px) {
  .column_list {
    padding: 5% 0 0;
    margin: 0 -1%;
  }
  .column_list_cont {
    width: 46%;
    margin: 0 2% 4%;
  }
  .column_list_cont a {
    padding: 5%;
  }
  .column_list_cont figure {
    width: 100%;
    position: relative;
    padding-bottom: 66.6%;
    height: auto;
    margin: 0 0 2%;
  }
  .column_list_cont figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .column_list_cont h2 {
    font-size: 14px;
    line-height: 18px;
    height: 36px;
  }
  .column_list_cont a > p {
    font-size: 12px;
    line-height: 15px;
    height: 30px;
  }
  .column_list_cont .big_category {
    font-size: 12px;
  }
  .column_list_cont .article_date {
    font-size: 11px;
  }
  .column_more img {
    width: 100%;
  }
}

.footnav {
  padding: 20px 0;
  text-align: center; }
.footnav li {
  display: inline-block;
  color: #ffffff; }
.footnav li:before {
  content: "|";
  margin: 0 10px; }
.footnav li:first-child:before {
  content: none; }
.footnav li a {
  color: #ffffff; }



@media screen and (min-width: 0px) and (max-width: 767px) {
  .footnav {
    display: none;
  }
  .header-h3 {
    padding-top: 3rem;
  }
  .h3tit_img {
    max-width: 100%;
  }
  .column-desc {
    margin-top: -5%;
    font-size: 0.84375rem;
    line-height: 1.5;
  }
  #content.two-column {
    width: 100%;
    float: none;
    margin-bottom: 5%;
  }
  #content.two-column + #leftbar {
    display: none;
  }
}



#cate_nav {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  height: 40px; }
#cate_nav > div {
	width: 100%;
  background: url("../img/catenav_bg.jpg") repeat-y top center; }
.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	display: block;
	height: 40px!important;
	z-index: 10000; }
#cate_nav .inner {
  display: table;
  background: #e1e9f4; }
#cate_nav h2 {
  display: table-cell;
  vertical-align: middle;
  width: 160px;
  background: #38a9e7;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 14px; }
#cate_nav ul {
  display: table-cell;
  height: 40px;
  background: #e1e9f4;
  font-size: 14px;
  position: relative;
  padding-left: 15px; }
#cate_nav ul:before {
  position: absolute;
  content: "";
  left: -10px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 20px solid #e1e9f4;
  border-left: 5px solid transparent;
  border-right: 5px solid #e1e9f4;
  border-bottom: 20px solid transparent; }
#cate_nav ul li {
  display: table;
  float: left;
  height: 40px;
  background: url("../img/catenav_bg02.jpg") no-repeat left center;
  padding-left: 2px; }
#cate_nav ul li:first-child {
  background: none;
  padding-left: 0; }
#cate_nav ul li a {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px; }
#cate_nav ul li.current-cat a {
  box-shadow:0px -4px 0px -1px #006fb7 inset;
-moz-box-shadow:0px -4px 0px -1px #006fb7 inset;
-webkit-box-shadow:0px -4px 0px -1px #006fb7 inset; }

@media screen and (min-width: 0px) and (max-width: 767px) {
  #cate_nav > div {
  width: 100%;
  padding: : 0 0 40px 0
  }
  #cate_nav .inner {
    display: block;
  }
  #cate_nav .inner h2 {
    display: block;
    width: auto;
    padding: 2% 0;
    text-align: center;
    font-size: 12px;
  }
  #cate_nav ul {
    display: block;
  }
  #cate_nav ul:before {
    content: none;
  }
  #cate_nav ul li a {
    font-size: 14px;
  }
}



#infscr-loading {
  clear: both;
  text-align: center; }

#single_scont {
  padding-top: 50px;
  line-height: 1.5; }

#single_content .column-desc {
  margin-bottom: 20px; }

#single_scont .single_tit {
  background: url("../img/single_h1_bg01.jpg") repeat-x bottom center;
  padding-bottom: 25px;
  padding-right: 15px;
  margin-bottom: 5px; }

#single_scont .single_tit h1 {
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 30px; }
#single_scont .single_tit span {
  float: left;
  position: relative;
  margin-right: 20px;
  display: inline-block;
  line-height: 30px;
  padding: 0 30px 0 10px;
  font-size: 13px;
  background: #006fb7;
  color: #ffffff;
  font-weight: bold; }
#single_scont .single_tit span:after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 15px solid #ffffff;
  border-left: 5px solid transparent;
  border-right: 5px solid #ffffff;
  border-bottom: 15px solid transparent; }


@media screen and (min-width: 0px) and (max-width: 767px) {
  #single_scont .single_tit h1 {
    white-space: normal;
  }
  #single_scont .single_tit span {
    float: none;
    margin-bottom: 15px;
  }
}

#single_scont .single_date {
  text-align: right;
  margin-bottom: 15px;
  font-size: 13px; }
#post-content {
  padding-bottom: 50px; }
#post-content * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
       -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box; }
#post-content img {
  max-width: 100%;
  height: auto;
  margin-bottom: 15px; }

#post-content h2 {
  clear: both;
  margin-bottom: 30px;
  padding: 10px 10px 10px 25px;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  background: url("../img/single_h2_bg01.jpg") repeat-y left top #006fb7; }
#post-content h3 {
  margin-bottom: 30px;
  padding: 10px 10px 10px 25px;
  font-size: 18px;
  font-weight: bold;
  color: #006fb7;
  background: url("../img/single_h3_bg01.png") no-repeat left center; }
#post-content p {
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 1.5; }

.single_bnr {
  margin: 0 -10px 50px;
  text-align: center; }

.snswrap {
  margin-bottom: 30px;
  padding: 15px 0;
  border-bottom: dashed 1px #3c3c3c;
  overflow: hidden;
  line-height: 0; }
.snswrap ul {
  float: right; }
.snswrap ul li {
  float: left;
  margin-left: 10px; }

@media screen and (min-width: 0px) and (max-width: 767px) {
  .single_bnr {
    margin: 0 -2% 5%;
  }
  .single_bnr img {
    max-width: 100%;
  }
}

.contr_btn {
  margin-bottom: 80px; }
.contr_btn ul li {
  float: right; }
.contr_btn ul li:first-child {
  float: left; }
.contr_btn ul li a {
  color: #ffffff;
  display: block;
  height: 55px;
  border-radius: 5px;
  padding: 0 50px 0 20px;
  background: url("../img/contr_next01.png") no-repeat right center #006fb7; }
.contr_btn ul li:first-child a {
  padding: 0 20px 0 50px;
  background-image: url("../img/contr_prev01.png");
  background-position: left center; }
.contr_btn ul li a span {
  font-weight: bold;
  vertical-align: middle;
  width: 45px;
  color: #ffffff;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 286px;
  width: 286px;
  height: 55px;
  line-height: 55px;
  display: block; }
.contr_btn p {
  padding: 0 356px; }
.contr_btn p a {
  display: block;
  margin: 0 auto;
  width: 195px;
  height: 55px;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  line-height: 55px;
  background-color: #313131;
  border-radius: 5px; }

@media screen and (min-width: 0px) and (max-width: 767px) {

  .contr_btn ul {
    overflow: hidden;
    margin-bottom: 4%;
  }
  .contr_btn ul li {
    width: 48%;
  }
  .contr_btn ul li a {
    height: auto;
    padding: 0 15% 0 5%;
    background-color: #006fb7;
    background-size: 100% auto;
  }
  .contr_btn ul li:first-child a {
    padding: 0 5% 0 15%;
  }
  .contr_btn ul li a span {
    width: 100%;
    height: auto;
    padding: 10% 0;
    line-height: 1.5;
  }
  .contr_btn p {
    padding: 0;
  }
  .contr_btn p a {
    width: 100%;
    height: auto;
    padding: 3% 0;
    line-height: 1.5;
  }
}

#single_under div {
  width: 460px; }
.recomm {
  float: left; }
.pick_up {
  float: right; }
#single_under div h3 {
  margin-bottom: 15px;
  padding: 0 15px 20px;
  font-size: 20px;
  background: repeat-x center bottom;
  font-family: "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif; }
#single_under .recomm h3 {
  background-image: url("../img/recomm_h3.jpg"); }
#single_under .pick_up h3 {
  background-image: url("../img/pick_h3.jpg"); }
#single_under div ul {
  padding: 0 15px; }
#single_under div li {
  margin-bottom: 5px;
  padding-left: 15px;
  background: url("../img/single_under_bg.png") no-repeat left center; }
#single_under div li a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }



@media screen and (min-width: 0px) and (max-width: 767px) {

#single_under div {
  width: 100% ;
  float: none;
  margin: 0 0 5%; }
#single_under div h3 {
  padding: 0 3% 20px; }
#single_under div ul  {
  padding: 0 3%; }
}





#listpage {
  margin-top: 50px;
  display: block; }
#listpage .products-inner {
  display: block;
  margin: 0 auto;
  padding-top: 20px; }
#listpage .products-inner > h4 {
  text-align: center;
  margin-bottom: 2rem;
  padding-top: 3rem; }
#listpage .products-inner > h4:first-of-type {
  padding-top: 1.25rem; }

#listpage a.btn-main-product > .product-price {
  color: #000000; }
#listpage figcaption.product-description {
  color: #000000;
  width: 1
}


@media screen and (min-width: 0px) and (max-width: 767px) {
  #listpage h3 img,
  #listpage h4 img {
    max-width: 100%;
  }
  #listpage a.btn-main-product > .product-price > .price-amount {
    font-size: 20px;
  }
  #listpage a.btn-main-product > .product-price,
  #listpage a.btn-main-product > .product-price > .price-currency {
    font-size: 14px;
  }
}


.listtenance-product {
  display: block;
  width: 100%;
  text-align: left; }
.listtenance-product > figure {
  display: inline-block;
  height: 8.75rem;
  margin: 0;
  position: relative; }
.listtenance-product > figure > img {
  position: absolute;
  left: 0;
  top: 0;
  width: 12.0625rem;
  height: 8.75rem; }
.listtenance-product > figure > figcaption.product-description {
  position: absolute;
  left: 13.3125rem;
  top: 0.5625rem;
  color: white;
  width: 13.625rem;
  font-family: "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  line-height: 1.2; }
.listtenance-product > figure > figcaption.product-description:before {
  content: '▶︎';
  display: inline;
  font-size: 10px;
  font-size: 0.625rem; }
.listtenance-product > figure > figcaption.product-description > .fz18 {
  font-size: 18px;
  font-size: 1.125rem; }
.listtenance-product > figure > figcaption.product-description .fz15 {
  font-size: 15px;
  font-size: 0.9375rem; }
.listtenance-product > figure > figcaption.product-description .fz13 {
  font-size: 13px;
  font-size: 0.8125rem; }
.listtenance-product > figure > figcaption.product-btn {
  display: block;
  position: absolute;
  bottom: 0;
  left: 13.3125rem; }

@media screen and (min-width: 0px) and (max-width: 767px) {

.listtenance-product > figure {
  position: static;
  display: block;
  height: auto; }
.listtenance-product > figure > img {
  width: 100%;
  position: static;
  height: auto;
  display: block;
  margin: 0 0 0.625rem; }
.listtenance-product > figure > figcaption.product-btn {
  position: static;
  width: auto; }
}



.listtenance-product a.btn-cart {
  display: block;
  background: url(../img/btn_cart.png) no-repeat center;
  width: 12.3125rem;
  height: 3.375rem;
  text-align: center;
  text-decoration: none; }
.listtenance-product a.btn-cart:hover {
  background-image: url(../img/btn_cart_on.png); }
.listtenance-product a.btn-cart:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }
.listtenance-product a.btn-cart > img.btn-cart-txt {
  display: inline-block;
  width: auto;
  vertical-align: middle; }

@media screen and (min-width: 0px) and (max-width: 767px) {
figure.list-product > figcaption.product-description {
  white-space: pre-wrap; }
}



figure.list-product {
  display: block;
  width: 100%;
  text-align: left;
  margin: 0; }
figure.list-product > img {
  width: 100%;
  height: auto;
  margin: 0 0 0.625rem 0; }
figure.list-product > figcaption.product-description {
  margin-bottom: 1.125rem;
  white-space: nowrap;
  color: white;
  font-family: "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  line-height: 1.2; }
figure.list-product > figcaption.product-description:before {
  content: '▶︎';
  display: inline;
  font-size: 10px;
  font-size: 0.625rem; }
figure.list-product > figcaption.product-description > .fz18 {
  font-size: 18px;
  font-size: 1.125rem; }
figure.list-product > figcaption.product-description .fz15 {
  font-size: 15px;
  font-size: 0.9375rem; }
figure.list-product > figcaption.product-description .fz13 {
  font-size: 13px;
  font-size: 0.8125rem; }
figure.list-product > figcaption.product-btn {
  display: block; }


#listpage a.btn-cart {
  display: block;
  background: url(../img/btn_cart.png) no-repeat center;
  width: 12.3125rem;
  height: 3.375rem;
  text-align: center;
  text-decoration: none; }
#listpage a.btn-cart:hover {
  background-image: url(../img/btn_cart_on.png); }
#listpage a.btn-cart:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }
#listpage a.btn-cart > img.btn-cart-txt {
  display: inline-block;
  width: auto;
  vertical-align: middle; }


@media screen and (min-width: 0px) and (max-width: 767px) {
  figure.list-product > figcaption.product-description .fz15 {
    font-size: 13px;
  }
  figure.list-product > figcaption.product-description .fz13 {
    font-size: 12px;
  }
  figure.list-product > figcaption.product-description .fz18 {
    font-size: 16px;
  }
  .listtenance-product > figure > figcaption.product-description  {
    position: static;
    width: auto;
    margin-bottom: 1.125rem;
  }
  #listpage a.btn-cart {
    width: 95%;
    margin: 0 auto;
    height: auto;
    background-size: 100% 100%;
    padding: 5% 5%;
    box-sizing: border-box;
  }
}


#page_content {
  font-family: "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif; }
#page_content h3.h3ico01 {
  margin-bottom: 10px;
  padding: 10px 0 0 45px;
  background: url("../img/h3_ico01.png") no-repeat left center;
  line-height: 40px;
  font-size: 30px; }
.company-inner {
  margin-bottom: 100px; }
.company-inner .left_cont {
  width: 445px;
  float: left; }
.company-inner .right_cont {
  width: 485px;
  float: right; }
.map_wrap {
  padding: 5px;
  border: solid 1px #dddddd;
  text-align: center; }
.map_wrap p {
  position: relative;
  padding-bottom: 345px; }
.map_wrap p iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }
.map_wrap span {
  display: inline-block;
  padding-top: 5px; }
.map_wrap span a {
  color: #989898;
  font-size: 12px; }

.table_wrap table {
  width: 100%;
  font-size: 14px;
  line-height: 2; }
.left_cont.table_wrap {
  background: url("../img/table_bg01.png") repeat-x top center; }

.table_wrap table tr {
  background: url("../img/table_bg01.png") repeat-x bottom center; }

.table_wrap table tr th {
  text-align: left;
  padding: 25px 0;
  width: 190px;
  vertical-align: top; }
.table_wrap table tr td {
  padding: 25px 0;
  text-align: left; }



@media screen and (min-width: 0px) and (max-width: 767px) {
  #page_content img {
    max-width: 100%;
    height: auto;
  }
  .company-inner .left_cont,
  .company-inner .right_cont {
    width: 100%;
    float: none;
  }
.map_wrap p {
  padding-bottom: 80%; }
.left_cont.table_wrap {
  background: none; }
.table_wrap table tr {
  background: url("../img/table_bg01.png") repeat-x top center; }
.table_wrap table tr th {
  width: 40%; }

.map_wrap {
  margin-bottom: 5%; }
.company-inner > .table_wrap {
  background: url("../img/table_bg01.png") repeat-x bottom center; }

}







.contact-inner {
  width: 600px;
  margin: 0 auto 80px;
  font-size: 14px; }
.contact-inner p {
  margin-bottom: 50px;
  line-height: 1.8; }
.contact-inner span.req {
  color: #df452c;
  font-size: 12px; }


.contact_table {
  width: 100%;
  margin-bottom: 30px; }
.contact_table th {
  width: 145px;
  text-align: left;
  padding: 25px 0;
  vertical-align: top; }
.contact_table td {
  padding: 20px 0; }
.contact_table td input {
  width: 100%;
  padding: 5px;
  box-sizing: border-box; }
.contact_table td textarea {
  width: 100%;
  padding: 5px;
  box-sizing: border-box; }
span.wpcf7-not-valid-tip {
  display: inline-block;
  margin-top: 5px; }

.contact-inner  input[type="button"],
.contact-inner  input[type="submit"] {
  -webkit-appearance: none; }
.contact-inner div.clearfix {
  text-align: center; }
.contact-inner .confirm,
.contact-inner .submit {
  width: 204px;
  display: inline-block;
  background: url("../img/bg_black.png") no-repeat top center / 100% 100%;
  padding: 15px;
  font-size: 14px;
  border: none;
  color: #ffffff;
  font-weight: bold;
  box-sizing: border-box; }
.contact-inner .back {
  width: 204px;
  display: inline-block;
  background: url("../img/bg_gray.png") no-repeat top center / 100% 100%;
  margin-right: 20px;
  padding: 15px;
  font-size: 14px;
  border: none;
  color: #ffffff;
  font-weight: bold;
  box-sizing: border-box; }
.contact-inner div a.top_page {
  display: block;
  width: 204px;
  background: url("../img/bg_black.png") no-repeat top center / 100% 100%;
  padding: 15px;
  font-size: 14px;
  border: none;
  color: #ffffff;
  font-weight: bold;
  box-sizing: border-box;
  text-align: center; }


.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
  display: none !important; }


@media screen and (min-width: 0px) and (max-width: 767px) {
  .contact-inner {
    width: 100%;
  }

  .contact-inner .confirm,
  .contact-inner .submit,
  .contact-inner div a.top_page {
    width: 100%;
  }
  .contact-inner .back {
    width: 100%;
    margin-bottom: 5%;
  }
}
#member_content #content,
#cart_content #content {
  border-bottom: none;
  background: #ffffff; }
#member_content #content .catbox,
#cart_content #content .catbox {
  background-image: none;
  margin: 0;
  padding: 0 14px;
  border: none; }
#member_content #content h1.member_page_title,
#cart_content #content h1.cart_page_title {
  margin-bottom: 18px;
  padding: 0 0 0 10px;
  border-left: solid 6px #006fb7;
  font-size: 24px;
  color: #000000;
  line-height: 1.2; }
#cart_content #content  .entry {
  border-bottom: none;
  padding: 0; }
#cart_content #content div.usccart_navi {
  margin-bottom: 23px; }
#cart_content #content div.usccart_navi ol.ucart {
  margin: 0; }
#cart_content #content div.header_explanation {
  padding: 0; }
#cart_content #content div.usccart_navi ol.ucart {
  height: 48px;
  background: none; }
#cart_content #content .usccart_navi ol.ucart li {
  background: url("../img/cart_nav_bg01.png") no-repeat center top;
  width: 148px;
  height: 48px;
  line-height: 48px;
  margin: 0 -4px 0 -3px;
  color: #006fb7;
  font-size: 16px; }
#cart_content #content .usccart_navi ol.ucart li.usccart_customer,
#cart_content #content .usccart_navi ol.ucart li.usccart_delivery,
#cart_content #content .usccart_navi ol.ucart li.usccart_confirm {
  background-image: url("../img/cart_nav_bg01_on.png");
  color: #ffffff; }
#cart_content #content .usccart_navi ol.ucart li.usccart {
  background-image: url("../img/cart_nav_bg02.png");
  margin-left: 0; }
#cart_content #content .usccart_navi ol.ucart li.usccart_cart {
  background-image: url("../img/cart_nav_bg02_on.png");
  color: #ffffff; }
#cart_content #content .usccart_navi ol.ucart li.uscconp {
  background-image: url("../img/cart_nav_bg03.png");
  margin-right: 0; }
#cart_content #content .usccart_navi ol.ucart li.usccart_conp {
  background-image: url("../img/cart_nav_bg03_on.png");
  color: #ffffff; }
#content #cart .upbutton {
  padding: 0;
  font-size: 15px;
  color: #000000;
  margin-bottom: 10px; }
#content #cart .upbutton input {
  vertical-align: bottom;
  background: #d9edfc url("../img/cart_btn_ico01.jpg") no-repeat 8px center;
  border: solid 1px #006fb7;
  padding: 7px 7px 7px 33px;
  border-radius: 5px;
  color: #006fb7;
  line-height: 1;
  font-weight: bold; }
#content #cart th {
  background-color: #006fb7;
  font-weight: bold; }
#content #cart td {
  line-height: 1.2; }
#content #cart em.tax {
  background-color: transparent; }
#content #cart th,
#content #cart td {
  border-color: #e5e5e5;
  font-size: 13px;
  padding: 5px 3px; }

#content #cart input.delButton {
  vertical-align: middle;
  background: #d9edfc url("../img/cart_btn_ico02.jpg") no-repeat center 3px;
  border: solid 1px #006fb7;
  padding: 30px 8px 5px 8px;
  border-radius: 5px;
  color: #006fb7;
  text-align: center;
  line-height: 1;
  font-weight: bold; }

#content #cart table#cart_table {
  margin-bottom: 0; }
#content #inside-cart .send {
  margin-top: 30px;
  padding-top: 23px;
  border-top-color: #006fb7; }
#previouscart {
  width: 200px;
  height: 54px;
  padding-left: 30px;
  border: none;
  background: #d9edfc url("../img/cart_btn_ico03.jpg") no-repeat 30px center;
  border-radius: 5px;
  line-height: 54px;
  color: #006fb7;
  font-weight: bold; }

#content .to_customerinfo_button {
  width: 200px;
  height: 54px;
  padding-right: 15px;
  border: none;
  background: #32b16c url("../img/cart_btn_ico04.jpg") no-repeat right 40px center;
  border-radius: 5px;
  color: #ffffff;
  font-weight: bold; }



#content #customer-info h5 {
  padding: 5px;
  margin-bottom: 10px;
  background-color: #006fb7;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold; }

#content #customer-info h5.menberinfo_h5_01 {
  padding-left: 30px;
  background: url("../img/menberinfo_ico01.jpg") no-repeat left center #006fb7;
  background-size: auto 100%; }
#content #customer-info h5.menberinfo_h5_02 {
  margin-top: 80px;
  padding-left: 30px;
  background: url("../img/menberinfo_ico02.jpg") no-repeat left center #006fb7;
  background-size: auto 100%; }

#content #customer-info .send {
  margin: 30px 0 34px;
  padding-top: 23px;
  border-top-color: #006fb7; }

input[name="customerlogin"] {
  width: 200px;
  height: 54px;
  padding-right: 15px;
  border: none;
  background: #32b16c url("../img/cart_btn_ico04.jpg") no-repeat right 40px center;
  border-radius: 5px;
  color: #ffffff;
  font-weight: bold;
}
.to_deliveryinfo_button {
  width: 200px;
  height: 54px;
  padding-right: 15px;
  border: none;
  background: #32b16c url("../img/cart_btn_ico04.jpg") no-repeat right 10px center;
  border-radius: 5px;
  color: #ffffff;
  line-height: 54px;
  font-weight: bold;
}
#content #customer-info th,
#content #customer-info td {
  font-size: 13px; }


#search_zipcode {
  vertical-align: bottom;
  background: #d9edfc url("../img/cart_btn_ico05.jpg") no-repeat 8px center;
  border: solid 1px #006fb7;
  padding: 7px 7px 7px 33px;
  border-radius: 5px;
  color: #006fb7;
  line-height: 1;
  font-weight: bold; }
.back_cart_button {
  width: 200px;
  height: 54px;
  padding-left: 30px;
  border: none;
  background: #d9edfc url("../img/cart_btn_ico03.jpg") no-repeat 50px center;
  border-radius: 5px;
  line-height: 54px;
  color: #006fb7;
  font-weight: bold; }
.to_reganddeliveryinfo_button {
  width: 200px;
  height: 54px;
  padding-top: 7px;
  padding-right: 40px;
  padding-left: 30px;
  border: none;
  background: #c4f1d9 url("../img/cart_btn_ico06.jpg") no-repeat right 10px center;
  border-radius: 5px;
  color: #32b16c;
  font-weight: bold;
  vertical-align: top;
  white-space: normal;
  line-height: 20px; }
#delivery-info .customer_form em,
#customer-info .customer_form em {
  font-size: 11px;
  line-height: 1.1;
  display: inline-block; }
#content #delivery-info th,
#content #delivery-info td {
  font-size: 13px; }

#content #delivery-info .send {
  margin: 30px 0 34px;
  padding-top: 23px;
  border-top-color: #006fb7; }

.back_to_customer_button {
  width: 200px;
  height: 54px;
  padding-left: 30px;
  border: none;
  background: #d9edfc url("../img/cart_btn_ico03.jpg") no-repeat 50px center;
  border-radius: 5px;
  line-height: 54px;
  color: #006fb7;
  font-weight: bold; }

.to_confirm_button {
  width: 200px;
  height: 54px;
  padding-right: 15px;
  border: none;
  background: #32b16c url("../img/cart_btn_ico04.jpg") no-repeat right 40px center;
  border-radius: 5px;
  color: #ffffff;
  font-weight: bold; }


#content #info-confirm .send {
  margin: 30px 0 34px;
  padding-top: 23px;
  border-top-color: #006fb7; }

#back_button {
  width: 320px;
  height: 54px;
  padding-left: 30px;
  border: none;
  background: #d9edfc url("../img/cart_btn_ico03.jpg") no-repeat 50px center;
  border-radius: 5px;
  line-height: 54px;
  color: #006fb7;
  font-weight: bold; }

#purchase_button {
  width: 320px;
  height: 54px;
  padding-right: 15px;
  border: none;
  background: #32b16c url("../img/cart_btn_ico04.jpg") no-repeat right 40px center;
  border-radius: 5px;
  color: #ffffff;
  font-weight: bold; }


#content #confirm_table .ttl {
  background-color: #d9edfc; }
#content #confirm_table h3 {
  color: #006fb7; }
#content #confirm_table th {
  font-size: 13px; }

#comp_txt {
  padding-top: 80px;
  line-height: 2;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  min-height: 21.875rem;
  background: url(../img/img_waterdrop_01.png) no-repeat top center;
  position: relative; }
.spthum {
  display: none; }

#content #memberinfo h5 {
  height: auto;
  padding: 5px;
  margin-bottom: 10px;
  background-color: #006fb7;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  border: none;
  line-height: 1; }

#content #memberinfo .customer_form {
  margin-top: 10px; }


#content #memberinfo .customerinfo table {
  margin-top: 10px;
  border-collapse: collapse; }
#content #memberinfo .customerinfo th {
  font-size: 13px;
  line-height: 150%;
  font-weight: bold;
  color: #4c4d25;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #e6e6e6;
  background-color: #f3f3f3;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  width: 25%; }
#content #memberinfo .customerinfo td {
  font-size: 13px;
  line-height: 150%;
  color: #4c4c4c;
  border: 1px solid #e6e6e6;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px; }
#content .customerinfo .customer_form input,
#content .customerinfo .customer_form input#zipcode {
  width: 50%;
  margin-right: 3px; }
#content #memberinfo .history-area {
  height: auto;
  margin-bottom: 30px; }
#content #memberinfo .send {
  margin: 30px 0 0px;
  padding-top: 23px;
  text-align: center;
  border: none;
  border-top: solid 1px #006fb7; }
#member_content .entry {
  border: none;
  padding-top: 0; }
#content #memberinfo .send input[type="submit"] {
  background: #32b16c;
  width: 200px;
  height: 55px;
  border: none;
  border-radius: 5px;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff; }
#content #memberinfo tr.inp1 input {
    width: 82%;
    margin-left: 3px; }
#content #memberinfo tr.inp2 input {
    width: 75%;
    margin-left: 0px;
    margin-right: 3px; }
.customerinfo .error_message {
  padding: 0 0 10px;
  font-size: 13px; }
.customerinfo .comp_message {
  font-size: 13px;
  color: #32b16c;
  padding: 0 0 10px; }
#memberpages #memberinfo .delete_member {
  text-align: center; }
#memberpages .delete_member input {
  font-family: "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  color: #1071b5;
  background: transparent;
  border: none;
  line-height: 1;
  padding: 0;
  font-size: 13px;
  border-bottom: solid 1px #1071b5; }
.logout_member a {
  display: block;
  width: 190px;
  text-align: center;
  padding: 5px 0;
  border-radius: 5px;
  border: solid 1px #1070b4;
  color: #1070b4; }
#memberinfo #history_head,
#memberinfo #history_head thead,
#memberinfo #history_head tbody,
#memberinfo #history_head tr {
  overflow: hidden;
  display: block;
  width: 100%; }
#memberinfo #history_head {
  margin-bottom: 10px;
  border-color: #e5e5e5;
  border-width: 1px 0 0 1px; }
#memberinfo #history_head th,
#memberinfo #history_head td {
  padding: 5px 3px;
  display: none;
  border-color: #e5e5e5;
  border-width: 0 1px 1px 0; }
#memberinfo #history_head .purchase_date {
  display: block;
  width: 150px;
  float: left;
  font-size: 13px;
  box-sizing: border-box; }
#memberinfo #history_head .purchase_price {
  display: block;
  float: left;
  width: 150px;
  font-size: 13px;
  box-sizing: border-box; }


#content #member_his .retail {
  margin-bottom: 20px; }
#content #member_his .retail td {
  line-height: 1.2; }
#content #member_his .retail em.tax {
  background-color: transparent; }
#content #member_his .retail th,
#content #member_his .retail td {
  border-color: #e5e5e5;
  font-size: 13px;
  padding: 5px 3px; }
#content #member_his .retail th {
  background-color: #f3f3f3;
  font-weight: bold;
  line-height: 1; }



@media screen and (min-width: 767px) {
  #wrapper {
    overflow: hidden;
  }
.pcnone {
  display: none !important; }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  table,
  table tbody,
  table tr,
  table th,
  table td {
  box-sizing: border-box;
  }
.spnone {
  display: none !important; }
.spthum {
  display: block;
  text-align: center;
  margin-bottom: 5px; }

#cart_content #content .catbox {
  padding: 0; }
#cart_content #content div.usccart_navi ol.ucart {
    height: auto;
    border-left: solid 1px #006fb7;
    overflow: hidden; }
#cart_content #content .usccart_navi ol.ucart li {
  width: 20%;
  margin: 0;
  text-align: center;
  box-sizing: border-box;
  font-size: 10px;
    border-right: solid 1px #006fb7; }


#content #cart table#cart_table {
  width: 100%;
  display: block;
  margin-bottom: 0;
  border-collapse: collapse; }
#content #cart table#cart_table thead,
#content #cart table#cart_table thead tr {
  width: 100%; }
#content #cart table#cart_table thead tr th:nth-child(1),
#content #cart table#cart_table thead tr th:nth-child(2),
#content #cart table#cart_table thead tr th:nth-child(7) {
  display: none; }
#content #cart table#cart_table tbody,
#content #cart table#cart_table tbody tr {
  width: 100%; }
#content #cart table#cart_table tbody tr td {
  display: table-cell; }
#content #cart table#cart_table tbody tr td:nth-child(1),
#content #cart table#cart_table tbody tr td:nth-child(2),
#content #cart table#cart_table tbody tr td:nth-child(7) {
  display: none; }
#content #cart table#cart_table tfoot,
#content #cart table#cart_table tfoot tr td {
  display: block;
  width: 100%; }
#content #cart table#cart_table tfoot {
  overflow: hidden; }


#content #cart tfoot th:nth-child(3),
#content #cart tfoot td:nth-child(3) {
  display: none; }
#content #cart tfoot tr,
#content #cart tfoot th.aright,
#content #cart tfoot td.aright {
  float: right;
  width: 100%; }


#content #cart .upbutton {
  text-align: left; }
#content #cart .upbutton input {
  margin-top: 10px;
  display: block; }
#content .send {
  line-height: 0; }
#previouscart {
  display: block;
  margin: 0 auto 10px; }
#content .to_customerinfo_button {
  display: block;
  margin: 0 auto 10px; }

#content #cart table,
#content #cart thead,
#content #cart tbody,
#content #cart tfoot,
#content #cart tr,
#content #cart th,
#content #cart td {
  box-sizing: border-box; }

#content #cart table {
  border-width: 1px 0 0 1px; }
#content #cart thead th,
#content #cart thead td {
  width: 35%;
  text-align: left; }
#content #cart thead th.quantity,
#content #cart thead td.quantity,
#content #cart thead td.unitprice,
#content #cart thead th.price,
#content #cart thead td.price {
  width: 15%; }
#content #cart thead th.subtotal,
#content #cart thead td.subtotal {
  width: 20%; }
#content #cart thead th.thumbnail {
  width: 15%; }


#content #cart th,
#content #cart td {
  padding: 5px;
  border-width: 0 1px 1px 0; }
#content #customer-info th,
#content #customer-info td,
#content #delivery-info th,
#content #delivery-info td {
  display: block;
  width: 100%;
  border-width: 0 0 1px; }
.back_cart_button,
.back_to_customer_button,
#back_button,
input[name="customerlogin"],
.to_deliveryinfo_button,
.to_reganddeliveryinfo_button {
  display: block;
  margin: 0 auto 10px; }

#main_header .inner .hright {
  width: 38%;
  float: left;
  padding: 4% 2% 0 0; }
#main_header .inner .hright ul li {
  width: 45%;
  margin: 0 0 0 5%; }
#main_header .inner .hright ul li img {
  width: 100%;
  height: auto; }
#content #memberinfo .customerinfo table,
#content #memberinfo .customerinfo table tbody,
#content #memberinfo .customerinfo table tr,
#content #memberinfo .customerinfo table th,
#content #memberinfo .customerinfo table td {
  display: block;
  width: 100%; }

#content #member_his .retail {
  width: 100%;
  display: block;
  margin-bottom: 20px;
  border-collapse: collapse; }
#content #member_his .retail thead,
#content #member_his .retail thead tr {
  width: 100%; }
#content #member_his .retail thead tr th.cartrownum,
#content #member_his .retail thead tr th.thumbnail {
  display: none; }
#content #member_his .retail tbody,
#content #member_his .retail tbody tr {
  width: 100%; }
#content #member_his .retail tbody tr td {
  display: table-cell; }
#content #member_his .retail tbody tr td.cartrownum,
#content #member_his .retail tbody tr td.thumbnail {
  display: none; }



}
