@charset "UTF-8";
/* normalize.css v2.1.0 | MIT License | git.io/normalize */
/* normalize.scss v2.1.0 | MIT/GPLv2 License | bit.ly/normalize-with-compass */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

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

/**
 * Address styling not present in IE 7/8/9.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 */
html {
  color: #333;
  font-family: "Meiryo", "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  /* 1 */
  font-size: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  /* Establish a vertical rhythm unit using $base-line-height. */
  line-height: 1.5em;
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements in IE 6/7.
 */
button,
input,
select,
textarea {
  font-family: "Meiryo", "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

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

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

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

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Set 1 unit of vertical rhythm on the top and bottom margin.
 */
p,
pre {
  margin: 1.5em 0;
}

blockquote {
  /* Set 1 unit of vertical rhythm on the top and bottom margin. */
  margin: 1.5em 40px;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  /* Set the font-size and line-height while keeping a proper vertical rhythm. */
  font-size: 2em;
  line-height: 1.5em;
  /* Set 1 unit of vertical rhythm on the top and bottom margins. */
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

h2 {
  font-size: 1.5em;
  line-height: 2em;
  margin-top: 1em;
  margin-bottom: 1em;
}

h3 {
  font-size: 1.17em;
  line-height: 1.28205em;
  margin-top: 1.28205em;
  margin-bottom: 1.28205em;
}

h4 {
  font-size: 1em;
  line-height: 1.5em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

h5 {
  font-size: 0.83em;
  line-height: 1.80723em;
  margin-top: 1.80723em;
  margin-bottom: 1.80723em;
}

h6 {
  font-size: 0.67em;
  line-height: 2.23881em;
  margin-top: 2.23881em;
  margin-bottom: 2.23881em;
}

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

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

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

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 0;
}

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

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
  line-height: 1.5em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * 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;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Set 1 unit of vertical rhythm and a consistent indentation.
 */
dl,
menu,
ol,
ul {
  margin: 1.5em 0;
  padding: 0 0 0 40px;
}

dl {
  padding: 0;
}

dd {
  margin: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
  /* Improve image quality when scaled in IE 7. */
  -ms-interpolation-mode: bicubic;
}

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

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border-color: #c0c0c0;
  margin: 0 2px;
  /* Apply borders and padding that keep the vertical rhythm. */
  border-top-width: 0.0625em;
  border-top-style: solid;
  padding-top: 0.4625em;
  border-bottom-width: 0.0625em;
  border-bottom-style: solid;
  padding-bottom: 0.9125em;
  border-left-width: 0.0625em;
  border-left-style: solid;
  padding-left: 0.875em;
  border-right-width: 0.0625em;
  border-right-style: solid;
  padding-right: 0.875em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 * 4. Improve appearance and consistency with IE 6/7.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
  vertical-align: baseline;
  /* 4 */
  *vertical-align: middle;
  /* 4 */
}

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

/**
 * 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 Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
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.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

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

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

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

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

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

/* clearFix */
.cf:before, .cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

/*text align*/
.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

/* width */
body .set-w-200 {
  width: 200px;
}

body .set-w-250 {
  width: 250px;
}

body .set-w-300 {
  width: 300px;
}

body .set-w-350 {
  width: 350px;
}

body .set-w-400 {
  width: 400px;
}

/* margin top */
body .set-mt-10 {
  margin-top: 10px;
}

body .set-mt-20 {
  margin-top: 20px;
}

body .set-mt-50 {
  margin-top: 50px;
}

body .set-mt-100 {
  margin-top: 100px;
}

/* margin right */
body .set-mr-10 {
  margin-right: 10px;
}

body .set-mr-20 {
  margin-right: 20px;
}

body .set-mr-50 {
  margin-right: 50px;
}

body .set-mr-100 {
  margin-right: 100px;
}

/* margin bottom */
body .set-mb-10 {
  margin-bottom: 10px;
}

body .set-mb-20 {
  margin-bottom: 20px;
}

body .set-mb-40 {
  margin-bottom: 40px;
}

body .set-mb-50 {
  margin-bottom: 50px;
}

body .set-mb-100 {
  margin-bottom: 100px;
}

/* margin left */
body .set-ml-10 {
  margin-left: 10px;
}

body .set-ml-20 {
  margin-left: 20px;
}

body .set-ml-50 {
  margin-left: 50px;
}

body .set-ml-100 {
  margin-left: 100px;
}

/* padding top */
body .set-pt-10 {
  padding-top: 10px;
}

body .set-pt-20 {
  padding-top: 20px;
}

body .set-pt-50 {
  padding-top: 50px;
}

body .set-pt-100 {
  padding-top: 100px;
}

/* padding right */
body .set-pr-10 {
  padding-right: 10px;
}

body .set-pr-20 {
  padding-right: 20px;
}

body .set-pr-50 {
  padding-right: 50px;
}

body .set-pr-100 {
  padding-right: 100px;
}

/* padding bottom */
body .set-pb-10 {
  padding-bottom: 10px;
}

body .set-pb-20 {
  padding-bottom: 20px;
}

body .set-pb-50 {
  padding-bottom: 50px;
}

body .set-pb-100 {
  padding-bottom: 100px;
}

/* padding left */
body .set-pl-10 {
  padding-left: 10px;
}

body .set-pl-20 {
  padding-left: 20px;
}

body .set-pl-50 {
  padding-left: 50px;
}

body .set-pl-100 {
  padding-left: 100px;
}

/************************************************

 Clearfix

************************************************/
#nav ul, #content-inner, #site-header-inner, 　.section, .inner, .unit, .unit-col, .box {
  zoom: 1;
}

#nav ul:after, #content-inner:after, #site-header-inner:after, 　.section:after, .inner:after, .unit:after, .unit-col:after, .box:after {
  content: '';
  display: block;
  clear: both;
  overflow: hidden;
}

/************************************************

 Layout

************************************************/
.section {
  clear: both;
}

.unit, .unit-col {
  clear: both;
}

.unit-col .unit-left {
  float: left;
}
.unit-col .unit-right {
  float: right;
}

/************************************************

 Conmponent

************************************************/
/*tables*/
.table-a {
  width: 100%;
  border-bottom: 1px solid #CCC;
  border-left: 1px solid #CCC;
}
.table-a th, .table-a td {
  padding: 6px 8px;
  border-top: 1px solid #CCC;
  border-right: 1px solid #CCC;
}

/************************************************

 indent

************************************************/
.indent01 {
  padding: 0 6%;
}

/************************************************

 Base Layout

************************************************/
body {
  background-color: #f9a56d;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

p {
  margin: 0 0 0.5em 0;
}

ol, ul {
  margin: 0;
  padding: 0;
  list-style: none outside none;
}

img {
  max-width: 100%;
}

button {
  outline: none;
}

#doc-container {
  overflow: hidden;
}

/*--------------------
 Wrapper
--------------------*/
#wrapper {
  position: relative;
  z-index: 2;
  background: #fff;
}

/*--------------------
 Header
--------------------*/
.site-header-container {
  border-bottom: solid 1px #999999;
}

#site-header {
  position: relative;
  padding: 10px 0;
}
#site-header #site-id {
  margin: 0 auto;
  width: 46px;
  height: 46px;
}
#site-header #site-id a {
  display: block;
  overflow: hidden;
  padding-top: 46px;
  width: 46px;
  height: 0;
  line-height: 1.7;
  background: transparent url(../images/header/logo.jpg) 0 0 no-repeat;
  -moz-background-size: 46px 46px;
  -o-background-size: 46px 46px;
  -webkit-background-size: 46px 46px;
  background-size: 46px 46px;
}
#site-header .btn-login {
  position: absolute;
  top: 22px;
  right: 10px;
  display: block;
  overflow: hidden;
  padding-top: 24px;
  width: 71px;
  height: 0;
  line-height: 1.7;
  background: transparent url(../images/x2/header/btn_login.gif) 0 0 no-repeat;
  -moz-background-size: 71px 24px;
  -o-background-size: 71px 24px;
  -webkit-background-size: 71px 24px;
  background-size: 71px 24px;
}
#site-header .btn-burger {
  position: absolute;
  top: 15px;
  left: 10px;
  display: block;
  overflow: hidden;
  padding-top: 36px;
  width: 36px;
  height: 0;
  line-height: 1.7;
  border: none;
  background: transparent url(../images/x2/nav/btn_burger.gif) 0 0 no-repeat;
  -moz-background-size: 32px 32px;
  -o-background-size: 32px 32px;
  -webkit-background-size: 32px 32px;
  background-size: 32px 32px;
}

/*--------------------
 Nav
--------------------*/
#nav-sp {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding-top: 10px;
  padding-bottom: 200px;
  min-width: 100%;
}
#nav-sp ul {
  border-top: solid 1px #fff;
}
#nav-sp ul li {
  border-bottom: solid 1px #fff;
}
#nav-sp ul li a,
#nav-sp ul li .label {
  display: block;
  padding: 16px 20px;
  color: #fff;
  text-decoration: none;
  text-shadow: rgba(102, 102, 102, 0.6) 0 0 3px;
}
#nav-sp ul li .label {
  padding-bottom: 10px;
}

#nav-sp ul li.nav-sp__has-children {
  margin-left: 16px;
  padding-bottom: 10px;
}

#nav-sp ul li .nav-sp__children {
  border-top: 0;
}

#nav-sp ul li .nav-sp__children li {
  border-bottom: 0;
}

#nav-sp ul li .nav-sp__children li a {
  padding: 13px 20px;
  padding-left: 2.5em;
  text-indent: -1em;
}

#site-nav {
  display: none;
}
#site-nav ul {
  margin: 0;
  padding: 0;
  list-style: none outside none;
}

/*--------------------
 Footer
--------------------*/
#site-footer {
  border-top: solid 1px #cccccc;
  padding: 14px 0;
}
#site-footer .footer-link {
  margin: 0 auto;
  padding: 0 6%;
}
#site-footer .footer-link ul {
  margin: 0;
  padding: 0;
  list-style: none outside none;
}
#site-footer .footer-link ul li a {
  display: inline-block;
  padding-left: 10px;
  color: #666;
  font-size: 12px;
  background: transparent url(../images/x2/common/ico_arrow_r.gif) 0 9px no-repeat;
  -moz-background-size: 6px 5px;
  -o-background-size: 6px 5px;
  -webkit-background-size: 6px 5px;
  background-size: 6px 5px;
}
#site-footer .copyright {
  padding-top: 15px;
  color: #333333;
  font-size: 10px;
  text-align: center;
}

/*--------------------
 Breadcrumb
--------------------*/
#breadcrumb {
  background: transparent url(../images/common/bg_main_shadow.png) 0 0 repeat-x;
  padding: 0 10px;
}
#breadcrumb ul {
  max-width: 940px;
  margin: 0 auto;
  zoom: 1;
}
#breadcrumb ul:after{
  content: '';
  display: block;
  clear: both;
  overflow: hidden;
}
#breadcrumb li {
  font-size: 10px;
  color: #999;
  float: left;
  padding: 10px 0;
}
#breadcrumb a {
  color: #999;
}
/*--------------------
 Alpha
--------------------*/
#alpha-block {
  float: left;
  width: 700px;
}

/*--------------------
 Beta
--------------------*/
#beta-block {
  float: right;
  width: 220px;
}

/************************************************

 home sp

************************************************/
.home #site-content .main .slider {
  position: relative;
}
.home #site-content .main .slider img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.home #site-content .main .slider img.bg {
  position: static;
}
.home #site-content .main .unit-link {
  padding: 0 6%;
}
.home #site-content .main .unit-link .box-link {
  margin-bottom: 30px;
}
.home #site-content .main .unit-link .box-link .pic {
  margin-bottom: 5px;
}
.home #site-content .main .unit-link .box-link .pic img {
  display: block;
  width: 100%;
}
.home #site-content .main .unit-link .box-link .txt {
  font-size: 14px;
  line-height: 1.6em;
  letter-spacing: -0.05em;
}
.home .cashless {
  display: flex;
  justify-content: center;
  margin-bottom: 45px;
}

.home .cashless .cashless-pc {
  display: block;
}

.home .cashless .cashless-sp {
  display: none;
}

.home .cashless .cashless__txt {
  width: 255px;
  text-align: justify;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
  margin-right: 25px;
  padding-top: 5px;
}
/************************************************

 pages

************************************************/
.pages .site-content {
  padding: 0 10px;
}
.pages .gradation {
  background: #fef9e2 url(../images/x2/pages/common/gradation.png) bottom repeat-x;
  background-size: 1px auto;
  border-bottom: solid #ebe3be 1px;
}
.pages .beige {
  background-color: #fffcef;
}
.pages .site-content .site-content-inner {
  max-width: 940px;
  box-sizing: border-box;
  margin: 0 auto;
}
.pages .cart_area {
  margin-top: 20px;
}
.pages h3 {
  border-bottom: solid #666 1px;
  overflow: hidden;
  font-size: 28px;
  text-align: center;
  padding: 30px 0;
  margin: 0 0 60px;
  font-family: "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.pages h4 {
  background: url(../images/x2/pages/common/point01.png) left center no-repeat;
  background-size: 67px auto;
  font-size: 25px;
  font-weight: normal;
  color: #f4a100;
  min-height: 67px;
  margin: 0 0 30px;
  padding: 0 0 0 80px;
}
.pages h5 {
  background-color: #f4ebc1;
  font-size: 16px;
  font-weight: normal;
  position: relative;
  margin: 0 0 30px;
  padding: 8px 0 8px 20px;
}
.pages h5:before {
  background-color: #fff;
  border-top: dotted 1px #c3c3c3;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  content: '';
  display: block;
  height: 2px;
}
.pages h5:after {
  background-color: #fff;
  border-bottom: dotted 1px #c3c3c3;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  display: block;
  height: 2px;
}
.pages h6 {
  border-top: solid #ccc 1px;
  border-bottom: solid #ccc 1px;
  font-size: 16px;
  font-weight: normal;
  padding: 5px 0;
  margin: 0 0 30px;
}
.pages em {
  color: #f4a100;
}
.page .br-sp {
  display: block;
}
.pages .br-pc {
  display: none;
}

.pages .current:after{
  display: block;
  content: " ";
  border-bottom: 3px solid #f4a100;
  width: 80%;
  text-align: center;
  margin: 0 auto;
  padding-top: 5px;
}

.home .nav-cream:after{
  display: block;
  content: " ";
  border-bottom: 3px solid transparent;
  width: 80%;
  text-align: center;
  margin: 0 auto;
  padding-top: 5px;
}

/*JSで開く部分の値段*/
.pages b{font-size: 1.4em; color: #e54046;}

/*手順についてのテキスト*/
.pages .flow-box p{text-align: justify;}

.icon-arrow {
  display: inline-block;
  position: relative;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.5px 0 2.5px 6px;
  border-color: transparent transparent transparent #a1a1a1;
 }

 .icon-white-arrow {
  vertical-align: top;
  margin-right: 7px;
  display: inline-block;
  position: relative;
  top: 7px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
     -moz-transform: rotate(45deg);
       -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
 }

.button-ghost {
  display: inline-block;
  padding: 15px 10px;
  width: 320px;
  border: 1px solid #666666;
  color: #333333;
  font-size: 14px;
  text-align: center;
  box-sizing: border-box;
  text-decoration: none;
}

.button-ghost:hover {
  text-decoration: underline;
 }

.button-ghost .icon-arrow {
  top: -3px;
  margin-right: 5px;
}

#overlay {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  background: #FFF;
  width: 100%;
  height: 100%;
}

.my-modal-window {
  display: none;
  position: absolute;
  left: 50%;
  top: 20%;
  z-index: 1010;
  width: 630px;
  margin-left: -315px;
  margin-bottom: 40px;
}

.my-modal-window-close {
  display: inline-block;
  position: relative;
  padding-top: 50px;
  width: 60px;
  height: 60px;
  font-size: 10px;
  color: #000;
  text-decoration: none;
  text-align: center;
  box-sizing: border-box;
}

.my-modal-window-close:before,
.my-modal-window-close:after {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #000;
  top: 25px;
  left: 0;
}

.my-modal-window-close:before {
     -moz-transform: rotate(135deg);
       -o-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
}
.my-modal-window-close:after {
     -moz-transform: rotate(-135deg);
       -o-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
}

.nav-items-in-content {
  display: flex;
  flex-wrap: nowrap;
  margin-top: 30px;
  font-size: 11px;
  text-align: center;
}

.nav-items-in-content li {
  width: calc((100% - 20px) / 5);
  margin-right: 5px;
}

.nav-items-in-content li:last-child {
  margin-right: 0;
}

.nav-items-in-content li a {
  display: block;
  padding: 6px 0;
  border: 1px solid #a0a0a0;
  border-radius: 4px;
  color: #656565;
  text-decoration: none;
  white-space: nowrap;
}

.nav-items-in-content li a.active {
  background: #bfbfbf;
  color: #FFF;
}

.nav-series {
  background: #FFF;
}

.nav-series dl {
  position: relative;
  top: -1000px;
     -moz-transition: top 0.6s ease;
       -o-transition: top 0.6s ease;
      -ms-transition: top 0.6s ease;
  -webkit-transition: top 0.6s ease;
          transition: top 0.6s ease;
}

.nav-series.active dl {
  top: 0;
}

.nav-series dt,
.nav-series dd {
  font-size: 20px;
}

.nav-series dt {
  background: #eeeeee;
  margin-bottom: 15px;
  padding: 20px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #a0a0a0;
  border-radius: 8px
}

.nav-series dd {
  margin: 0;
  line-height: 1.3
}

.nav-series dd li {
  margin: 30px 0;
}

.nav-series dd a {
  display: block;
  position: relative;
  text-decoration: none;
  color: #000;
  padding-left: 16px;
}

.nav-series dd li .ja {
  display: inline-block;
  font-size: 55%;
}

.nav-series dd li .icon--arrow {
  position: absolute;
  left: 0;
  top: 6px;
}

#doc-container .page-title {
  margin-top: 80px;
  margin-bottom: 60px;
}

#doc-container .page-title .string {
  font-size: 40px;
  line-height: 1.2;
  font-weight: normal;
  letter-spacing: -0.1em;
  font-family: "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

#doc-container .page-title small {
  display: inline-block;
  font-size: 14px;
  margin-left: 5px;
}

.wrap-totop {
  display: none;
  position: fixed;
  right: 20px;
  bottom: 45px;
  z-index: 10;
}

.totop {
  display: block;
  background: #000;
  width: 36px;
  height: 36px;
  border-radius: 100px;
}

.totop:after {
  content: "";
  vertical-align: top;
  margin-right: 7px;
  display: block;
  position: relative;
  left: 14px;
  top: 14px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
     -moz-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media all and (max-width: 600px) {

  .home .cashless {
    flex-wrap: wrap-reverse;
    padding: 0 6%;
  }

  .home .cashless .cashless-pc {
    display: none;
  }

  .home .cashless .cashless-sp {
    display: block;
  }

  .home .cashless .cashless__txt {
    width: auto;
    margin-right: 0;
    padding-top: 5px;
  }
}


@media all and (max-width: 600px) {

  .wrap-totop {
    bottom: 20px;
  }

  #doc-container .page-title {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  #doc-container .page-title .box {
    margin-bottom: 15px;
  }

  #doc-container .page-title .string {
    font-size: 26px;
  }

  #doc-container .page-title .button--default {
    display: block;
    text-align: center;
  }


  .nav-series dt {
    padding: 10px;
    font-weight: normal;
    font-size: 15px;
  }

  .nav-series dd ul {
    margin-left: 2%;
    font-size: 15px;
    font-weight: bold;
  }

  .nav-series dd ul .ja {
    display: block;
    font-weight: normal;
  }

}

#doc-container .series-items__header {
  margin-bottom: 40px;
  padding-bottom: 60px;
  border-bottom: 2px solid #3f83b7;
}

#doc-container .series-items__header .string {
  background: none;
  margin: 0;
  padding-bottom: 5px;
  text-indent: 0;
  font-size: 20px;
  height: auto;
  font-weight: bold;
  color: #3f83b7;
  border-bottom: 0;
}

#doc-container .series-items__header .sub-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-align: center;
  font-family: "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  font-size: 12px;
  line-height: 1.2;
  color: #3f83b7;
}

#doc-container .series-items__header .sub-heading::before {
  content: "";
  display: inline-block;
  border-top: solid 1px #3f83b7;
  width: 24px;
  margin-right: 15px;
}

#doc-container .series-items__header .sub-heading::after {
  content: "";
  display: inline-block;
  border-top: solid 1px #3f83b7;
  width: 24px;
  margin-left: 15px;
}

#doc-container .series-items {
  margin-bottom: 80px;
}
.series #doc-container .site-content .site-content-inner {
  padding: 0;
}

#doc-container .series-items .item {
  margin-bottom: 80px;
}

#doc-container .series-items .item__photo {
  text-align: center;
}

#doc-container .series-items .item__photo img {
  border: 1px solid #eee;
}

#doc-container .series-items .item__lead {
  color: #3f83b7;
  font-weight: normal;
  text-align: center;
}

#doc-container .series-items .item__lead p {
  font-size: 14px;
  line-height: 1.5;
}

#doc-container .series-items .item__materials-show,
#doc-container .series-items .item__add-cart {
  margin-bottom: 10px;
  border-top: 1px solid #535353;
}

#doc-container .series-items .item__subscription-show {
  margin-bottom: 20px;
}

#doc-container .series-items .item__add-cart-btm {
  padding-bottom: 10px;
  border-bottom: 1px solid #535353;
}

#doc-container .series-items .item__add-cart .item__add-cart__button {
  text-align: center;
}

#doc-container .series-items .item__add-cart .item__add-cart__button a:hover {
  opacity: 0.9;
}

#doc-container .series-items .item__add-cart dl {
  display: table;
  margin: 10px 0;
  width: 100%;
}

#doc-container .series-items .item__add-cart dt,
#doc-container .series-items .item__add-cart dd {
  display: table-cell;
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
  letter-spacing: -.04em;
}


#doc-container .series-items .item__add-cart dt {
  line-height: 1.5;
}
#doc-container .series-items .item__add-cart dd {
  text-align: right;
  margin: 0;
}

#doc-container .series-items .item__materials-show {
  padding-top: 25px;
  text-align: center;
  font-size: 13px;
}

#doc-container .series-items .item__materials-show a {
  text-decoration: none;
  color: #000;
  padding: 8px 20px;
  border: 1px solid #ccc;
  border-radius: 100px;
}

#doc-container .series-items .item__subscription-show {
  text-align: center;
  font-size: 13px;
}

#doc-container .series-items .item__subscription-show a {
  text-decoration: none;
  color: #c02688;
  padding: 8px 20px;
  border: 1px solid #ccc;
  border-radius: 100px;
}

#doc-container .series-items--ajust .item__add-cart {
  position: relative;
}

#doc-container .series-items--ajust .item__add-cart dd {
  /* position: absolute;
  right: 0;
  top: 10px; */
}
@media (min-width: 961px) {
  #doc-container .series-items--ajust .item__add-cart dt {
  }
  #doc-container .series-items--ajust .item__add-cart dd {
    position: absolute;
    right: 0;
  }

}

@media all and (max-width: 960px) {

  #doc-container .series-items .item__add-cart dt,
  #doc-container .series-items .item__add-cart dd {
    display: block;
    text-align: left;
  }

  #doc-container .series-items .item__materials-show a {
    padding: 8px 20px;
    border: 1px solid #ccc;
    border-radius: 100px;
  }

    #doc-container .series-items .item__subscription-show a {
    padding: 8px 20px;
    border: 1px solid #ccc;
    border-radius: 100px;
  }

}

@media all and (max-width: 600px) {

  #doc-container .series-items__header {
    border-bottom-width: 2px;
    padding-bottom: 30px;
  }

  #doc-container .series-items__header .string {
    font-size: 20px;
    line-height: 1.3;
    text-align: center;
  }

  #doc-container .series-items__header .string .suffix {
    display: block;
    font-size: 70%;
  }

  #doc-container .series-items .item__add-cart {
    display: table;
    margin: 0;
    width: 100%;
  }

  #doc-container .series-items .item__add-cart .item__add-cart__button,
  #doc-container .series-items .item__add-cart dl {
    display: table-cell;
    padding: 10px 0;
    width: auto;
    vertical-align: middle;
  }

  #doc-container .series-items .item__add-cart dt,
  #doc-container .series-items .item__add-cart dd {
    font-size: 12px
  }

  #doc-container .series-items .item__add-cart .item__add-cart__button {
    text-align: right;
    width: 120px;
  }

  #doc-container .series-items .item__lead,
  #doc-container .series-items .item__header {
    min-height: 0 !important;
  }

  #doc-container .series-items--ajust .item__add-cart dd {
    position: static;
  }

}



#doc-container .series-items .item__header {
  margin: 0 0 20px 0;
}

#doc-container .series-items .item__header .string {
  background: none;
  margin: 0;
  padding: 0;
  text-indent: 0;
  font-size: 20px;
  min-height: 0;
  height: auto;
  color: #000;
  font-weight: bold;
  border-bottom: 0;
  font-size: 14px;
}

#doc-container .series-items .item__note {
  margin-top: 5px;
  color: #2ca0e8;
  font-size: 12px;
}

#doc-container .series-items .item__materials {
  position: relative;
  display: none;
}

#doc-container .series-items .item__materials.show {
}

#doc-container .series-items .item__materials.show .item__materials__values {
     -moz-transition: bottom 0.4s ease;
       -o-transition: bottom 0.4s ease;
      -ms-transition: bottom 0.4s ease;
  -webkit-transition: bottom 0.4s ease;
          transition: bottom 0.4s ease;
}

#doc-container .series-items .item__materials__values {
  bottom: -10px;
  position: absolute;
  z-index: 100;
  left: 0;
  background: #FFF;
  padding: 20px;
  border: 2px solid #bfbfbf;
}

#doc-container .series-items .item__materials__values:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -9px;
  margin-left: -6px;
  background: url(../images/pages/common/edge.png) no-repeat;
  width: 13px;
  height: 9px;
}

#doc-container .series-items .item__materials p {
  font-size: 10px;
  line-height: 1.5;
}

#doc-container .series-items .item__materials__close {
  display: none;
  position: absolute;
  right: -8px;
  top: -8px;
  background-color: #000;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  border-radius: 100px;
}
#doc-container .series-items .item__materials.show .item__materials__close {
  display: block;
}

.item__materials__close:before,
.item__materials__close:after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: 34%;
  background: #FFF;
  top: 11px;
  left: 8px;
}

.item__materials__close:before {
     -moz-transform: rotate(135deg);
       -o-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
}
.item__materials__close:after {
     -moz-transform: rotate(-135deg);
       -o-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
}

#doc-container .series-items .item__note li {
  display: inline-block;
}

#doc-container .series-items .item__note .icon {
  color: #FFF;
  border-radius: 4px;
  padding: 5px 4px 2px 4px;
  font-size: 12px;
}

/* AQUAEASEシリーズ */
#doc-container .series-items--aqua .series-items__header {
  border-color: #58bcec;
}
#doc-container .series-items--aqua .series-items__header .sub-heading {
  color: #58bcec;
}
#doc-container .series-items--aqua .series-items__header .sub-heading::before,
#doc-container .series-items--aqua .series-items__header .sub-heading::after {
  border-color: #58bcec;
}
#doc-container .series-items--aqua .series-items__header .string,
#doc-container .series-items--aqua .item__lead {
  color: #58bcec;
}

/* Natural Vibration:28 personalシリーズ */
#doc-container .series-items--28personal .series-items__header {
  border-color: #c2719f;
}
#doc-container .series-items--28personal .series-items__header .sub-heading {
  color: #c2719f;
}
#doc-container .series-items--28personal .series-items__header .sub-heading::before,
#doc-container .series-items--28personal .series-items__header .sub-heading::after {
  border-color: #c2719f;
}
#doc-container .series-items--28personal .series-items__header .string,
#doc-container .series-items--28personal .item__lead {
  color: #c2719f;
}

/* Natural Vibration:28 professionalシリーズ */
#doc-container .series-items--28pro .series-items__header {
  border-color: #c9a163;
}
#doc-container .series-items--28pro .series-items__header .sub-heading {
  color: #c9a163;
}
#doc-container .series-items--28pro .series-items__header .sub-heading::before,
#doc-container .series-items--28pro .series-items__header .sub-heading::after {
  border-color: #c9a163;
}
#doc-container .series-items--28pro .series-items__header .string,
#doc-container .series-items--28pro .item__lead {
  color: #c9a163;
}

/* BLOOM AURA.シリーズ */
#doc-container .series-items--bloom .series-items__header {
  border-color: #934b7a;
}
#doc-container .series-items--bloom .series-items__header .sub-heading {
  color: #934b7a;
}
#doc-container .series-items--bloom .series-items__header .sub-heading::before,
#doc-container .series-items--bloom .series-items__header .sub-heading::after {
  border-color: #934b7a;
}
#doc-container .series-items--bloom .series-items__header .string,
#doc-container .series-items--bloom .item__lead {
  color: #934b7a;
}

/* ビューティラス シリーズ */
#doc-container .series-items--beautilous .series-items__header {
  border-color: #e15b85;
}
#doc-container .series-items--beautilous .series-items__header .sub-heading {
  color: #e15b85;
}
#doc-container .series-items--beautilous .series-items__header .sub-heading::before,
#doc-container .series-items--beautilous .series-items__header .sub-heading::after {
  border-color: #e15b85;
}
#doc-container .series-items--beautilous .series-items__header .string,
#doc-container .series-items--beautilous .item__lead {
  color: #e15b85;
}

/* Flovi;シリーズ */
#doc-container .series-items--flovi .series-items__header {
  border-color: #9d434e;
}
#doc-container .series-items--flovi .series-items__header .sub-heading {
  color: #9d434e;
}
#doc-container .series-items--flovi .series-items__header .sub-heading::before,
#doc-container .series-items--flovi .series-items__header .sub-heading::after {
  border-color: #9d434e;
}
#doc-container .series-items--flovi .series-items__header .string,
#doc-container .series-items--flovi .item__lead {
  color: #9d434e;
}

/* LABOLINE */
#doc-container .series-items--laboline .series-items__header {
  border-color: #cdb58f;
}
#doc-container .series-items--laboline .series-items__header .sub-heading {
  color: #cdb58f;
}
#doc-container .series-items--laboline .series-items__header .sub-heading::before,
#doc-container .series-items--laboline .series-items__header .sub-heading::after {
  border-color: #cdb58f;
}
#doc-container .series-items--laboline .series-items__header .string,
#doc-container .series-items--laboline .item__lead {
  color: #cdb58f;
}

/* 生命美粧品 GermaXシリーズ */
#doc-container .series-items--germax .series-items__header {
  border-color: #1da391;
}
#doc-container .series-items--germax .series-items__header .sub-heading {
  color: #1da391;
}
#doc-container .series-items--germax .series-items__header .sub-heading::before,
#doc-container .series-items--germax .series-items__header .sub-heading::after {
  border-color: #1da391;
}
#doc-container .series-items--germax .series-items__header .string,
#doc-container .series-items--germax .item__lead {
  color: #1da391;
}

/* MMother’s Embraceシリーズ */
#doc-container .series-items--mother .series-items__header {
  border-color: #54aef8;
}
#doc-container .series-items--mother .series-items__header .sub-heading {
  color: #54aef8;
}
#doc-container .series-items--mother .series-items__header .sub-heading::before,
#doc-container .series-items--mother .series-items__header .sub-heading::after {
  border-color: #54aef8;
}
#doc-container .series-items--mother .series-items__header .string,
#doc-container .series-items--mother .item__lead {
  color: #54aef8;
}

/* スペシャルケア */
#doc-container .series-items--special .series-items__header {
  border-color: #ec6d7b;
}
#doc-container .series-items--special .series-items__header .sub-heading {
  color: #ec6d7b;
}
#doc-container .series-items--special .series-items__header .sub-heading::before,
#doc-container .series-items--special .series-items__header .sub-heading::after {
  border-color: #ec6d7b;
}
#doc-container .series-items--special .series-items__header .string,
#doc-container .series-items--special .item__lead {
  color: #ec6d7b;
}

/* RG Future Generationシリーズ */
#doc-container .series-items--rg .series-items__header {
  border-color: #cfa982;
}
#doc-container .series-items--rg .series-items__header .sub-heading {
  color: #cfa982;
}
#doc-container .series-items--rg .series-items__header .sub-heading::before,
#doc-container .series-items--rg .series-items__header .sub-heading::after {
  border-color: #cfa982;
}
#doc-container .series-items--rg .series-items__header .string,
#doc-container .series-items--rg .item__lead {
  color: #cfa982;
}

/* cera-m cosmetics */
#doc-container .series-items--cera .series-items__header {
  border-color: #999ea5;
}
#doc-container .series-items--cera .series-items__header .sub-heading {
  color: #999ea5;
}
#doc-container .series-items--cera .series-items__header .sub-heading::before,
#doc-container .series-items--cera .series-items__header .sub-heading::after {
  border-color: #999ea5;
}
#doc-container .series-items--cera .series-items__header .string,
#doc-container .series-items--cera .item__lead {
  color: #999ea5;
}

/* E.ENERGYシリーズ */
#doc-container .series-items--energy .series-items__header {
  border-color: #c35c63;
}
#doc-container .series-items--energy .series-items__header .sub-heading {
  color: #c35c63;
}
#doc-container .series-items--energy .series-items__header .sub-heading::before,
#doc-container .series-items--energy .series-items__header .sub-heading::after {
  border-color: #c35c63;
}
#doc-container .series-items--energy .series-items__header .string,
#doc-container .series-items--energy .item__lead {
  color: #c35c63;
}


/* FAME */
#doc-container .series-items--fame .series-items__header {
  border-color: #595757;
}
#doc-container .series-items--fame .series-items__header .sub-heading {
  color: #595757;
}
#doc-container .series-items--fame .series-items__header .sub-heading::before,
#doc-container .series-items--fame .series-items__header .sub-heading::after {
  border-color: #595757;
}
#doc-container .series-items--fame .series-items__header .string,
#doc-container .series-items--fame .item__lead {
  color: #595757;
}

/* Rose Galvani */
#doc-container .series-items--rose .series-items__header {
  border-color: #704016;
}
#doc-container .series-items--rose .series-items__header .sub-heading {
  color: #704016;
}
#doc-container .series-items--rose .series-items__header .sub-heading::before,
#doc-container .series-items--rose .series-items__header .sub-heading::after {
  border-color: #704016;
}
#doc-container .series-items--rose .series-items__header .string,
#doc-container .series-items--rose .item__lead {
  color: #704016;
}

/* Serotonin */
#doc-container .series-items--srt .series-items__header {
  border-color: #1f2872;
}
#doc-container .series-items--srt .series-items__header .sub-heading {
  color: #1f2872;
}
#doc-container .series-items--srt .series-items__header .sub-heading::before,
#doc-container .series-items--srt .series-items__header .sub-heading::after {
  border-color: #1f2872;
}
#doc-container .series-items--srt .series-items__header .string,
#doc-container .series-items--srt .item__lead {
  color: #1f2872;
}

/* MEDILINE */
#doc-container .series-items--mediline .series-items__header {
  border-color: #00913a;
}
#doc-container .series-items--mediline .series-items__header .sub-heading {
  color: #00913a;
}
#doc-container .series-items--mediline .series-items__header .sub-heading::before,
#doc-container .series-items--mediline .series-items__header .sub-heading::after {
  border-color: #00913a;
}
#doc-container .series-items--mediline .series-items__header .string,
#doc-container .series-items--mediline .item__lead {
  color: #00913a;
}

/* Oralcare */
#doc-container .series-items--oralcare .series-items__header {
  border-color: #90b821;
}
#doc-container .series-items--oralcare .series-items__header .sub-heading {
  color: #90b821;
}
#doc-container .series-items--oralcare .series-items__header .sub-heading::before,
#doc-container .series-items--oralcare .series-items__header .sub-heading::after {
  border-color: #90b821;
}
#doc-container .series-items--oralcare .series-items__header .string,
#doc-container .series-items--oralcare .item__lead {
  color: #90b821;
}

/* HAIR LUSTERシリーズ */
#doc-container .series-items--luster .series-items__header {
  border-color: #6a3a06;
}
#doc-container .series-items--luster .series-items__header .sub-heading {
  color: #6a3a06;
}
#doc-container .series-items--luster .series-items__header .sub-heading::before,
#doc-container .series-items--luster .series-items__header .sub-heading::after {
  border-color: #6a3a06;
}
#doc-container .series-items--luster .series-items__header .string,
#doc-container .series-items--luster .item__lead {
  color: #6a3a06;
}

/* Shanti Couture シリーズ */
#doc-container .series-items--shanti .series-items__header {
  border-color: #eb6162;
}
#doc-container .series-items--shanti .series-items__header .sub-heading {
  color: #eb6162;
}
#doc-container .series-items--shanti .series-items__header .sub-heading::before,
#doc-container .series-items--shanti .series-items__header .sub-heading::after {
  border-color: #eb6162;
}
#doc-container .series-items--shanti .series-items__header .string,
#doc-container .series-items--shanti .item__lead {
  color: #eb6162;
}

/* BEAUCARE */
#doc-container .series-items--beaucare .series-items__header {
  border-color: #91b721;
}
#doc-container .series-items--beaucare .series-items__header .sub-heading {
  color: #91b721;
}
#doc-container .series-items--beaucare .series-items__header .sub-heading::before,
#doc-container .series-items--beaucare .series-items__header .sub-heading::after {
  border-color: #91b721;
}
#doc-container .series-items--beaucare .series-items__header .string,
#doc-container .series-items--beaucare .item__lead {
  color: #91b721;
}

/* 健康食品 */
#doc-container .series-items--supplements .series-items__header {
  border-color: #f5a219;
}
#doc-container .series-items--supplements .series-items__header .sub-heading {
  color: #f5a219;
}
#doc-container .series-items--supplements .series-items__header .sub-heading::before,
#doc-container .series-items--supplements .series-items__header .sub-heading::after {
  border-color: #f5a219;
}
#doc-container .series-items--supplements .series-items__header .string,
#doc-container .series-items--supplements .item__lead {
  color: #f5a219;
}

/* 健康食品 */
#doc-container .series-items--generalgoods .series-items__header {
  border-color: #5055db;
}
#doc-container .series-items--generalgoods .series-items__header .sub-heading {
  color: #5055db;
}
#doc-container .series-items--generalgoods .series-items__header .sub-heading::before,
#doc-container .series-items--generalgoods .series-items__header .sub-heading::after {
  border-color: #5055db;
}
#doc-container .series-items--generalgoods .series-items__header .string,
#doc-container .series-items--generalgoods .item__lead {
  color: #5055db;
}

/* マーヴェラティ シリーズ */
#doc-container .series-items--marvelloty .series-items__header {
  border-color: #b7227a;
}
#doc-container .series-items--marvelloty .series-items__header .sub-heading {
  color: #b7227a;
}
#doc-container .series-items--marvelloty .series-items__header .sub-heading::before,
#doc-container .series-items--marvelloty .series-items__header .sub-heading::after {
  border-color: #b7227a;
}
#doc-container .series-items--marvelloty .series-items__header .string,
#doc-container .series-items--marvelloty .item__lead {
  color: #b7227a;
}
/* ジェラスオブ　シリーズ */
#doc-container .series-items-jerusof .series-items__header {
  border-color: #2077b1;
}
#doc-container .series-items-jerusof .series-items__header .sub-heading {
  color: #2077b1;
}
#doc-container .series-items-jerusof .series-items__header .sub-heading::before,
#doc-container .series-items-jerusof .series-items__header .sub-heading::after {
  border-color: #2077b1;
}
#doc-container .series-items-jerusof .series-items__header .string,
#doc-container .series-items-jerusof .item__lead {
  color: #2077b1;
}

/* 美容機器 */
#doc-container .series-items--beauty .series-items__header {
  border-color: #A0881C;
}
#doc-container .series-items--beauty .series-items__header .sub-heading {
  color: #A0881C;
}
#doc-container .series-items--beauty .series-items__header .sub-heading::before,
#doc-container .series-items--beauty .series-items__header .sub-heading::after {
  border-color: #A0881C;
}
#doc-container .series-items--beauty .series-items__header .string,
#doc-container .series-items--beauty .item__lead {
  color: #A0881C;
}


/*汎用*/

.icon {
  position: relative;
  display: inline-block;
  background: 0 0 no-repeat;
  background-size: 100% auto;
  vertical-align: top;
  line-height: 1.1;
}

.icon--plus {
  background: #000;
  width: 16px;
  height: 16px;
}

.icon--plus:before,
.icon--plus:after {
  content: "";
  display: block;
  position: absolute;
  left: 4px;
  top: 7px;
  background: #FFF;
  width: 8px;
  height: 2px
}

.icon--plus:before {
     -moz-transform: rotate(90deg);
       -o-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
}

.icon--arrow {
    width: 6px;
    height: 6px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
     -moz-transform: rotate(45deg);
       -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
}

.icon--night {
  background-color: #162a88;
}
.icon--freezer {
  background-color: #2ca0e8;
}
.icon--natural {
  background-color: #f2cfc2;
}
.icon--medicinal {
  background-color: #91b721;
}

.button {
  cursor: pointer;
  position: relative;
  display: inline-block;
  padding: 10px;
  vertical-align: top;
  line-height: 1.1;
  text-decoration: none;
}

.button--default {
  background: #eee;
  padding: 15px 20px;
  font-size: 14px;
  border-radius: 6px;
  border: 1px solid #a0a0a0;
  color: #000;
}

.button--default:hover {
  opacity: 0.8;
}

.button--default .icon--plus {
  top: -2px;
  margin-right: 10px;
}

.col {
  zoom: 1;
}

.col:after {
   content: '';
   display: block;
   clear: both;
   overflow: hidden;
}

.col .box {
  float: left;
}

.col .last {
  float: right;
}

.col--3 .box {
  width: 32%;
  margin-right: 2%;
}

.col--3 .box:nth-child(3n) {
  margin-right: 0;
}

@media all and (max-width: 630px) {

  .my-modal-window {
    width: 90%;
    padding: 5%;
  }
}

@media all and (min-width: 600px) {

  #doc-container .series-items .item__materials {
    top: inherit !important;
  }
}

@media all and (max-width: 600px) {

  .my-modal-window {
    position: absolute;
    left: 0;
    max-width: auto;
    margin-left: 0;
  }

  .col .box,
  .col .last {
    float: none;
    width: auto;
  }

  #doc-container .series-items .item__materials__values {
    padding: 0;
    border: 0;
    bottom: inherit;
    width: 100%;
  }
  #doc-container .series-items .item__materials__values:after {
    display: none;
  }

  #doc-container .series-items .item__materials {
    position: absolute;
    width: 90%;
    margin: 0 5%;
    left: 0;
  }

  #doc-container .series-items .item__materials:after {
    content: '';
    display: block;
    background: none;
    width: 100%;
    height: 100%;
    background: #FFF;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 90;
    opacity: 0.9;
  }

  #doc-container .series-items .item__materials__close {
    position: relative;
    left: 50%;
    top: 0;
    margin-top: 20px;
    margin-left: -12px;
  }
}

.not-iyakuhin {
  display: inline-block;
  padding: 2px;
  font-size: 10px;
  line-height: 1;
  border: 1px solid #000;
  vertical-align: middle;
}

@media all and (min-width: 600px) {
  /************************************************

   Base Layout

  ************************************************/

  /*--------------------
   Header
  --------------------*/
  #site-header {
    padding-top: 19px;
  }
  #site-header #site-id {
    width: 70px;
    height: 70px;
  }
  #site-header #site-id a {
    padding-top: 70px;
    width: 70px;
    -moz-background-size: 70px 70px;
    -o-background-size: 70px 70px;
    -webkit-background-size: 70px 70px;
    background-size: 70px 70px;
  }
  #site-header .btn-burger {
    display: none;
  }

  /*--------------------
   Nav
  --------------------*/
  #nav-sp {
    display: none;
  }
  #site-nav {
    display: block;
    padding: 18px 0;
  }
  #site-nav ul {
    display: table;
    width: 100%;
    font-family: "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    font-size: 13px;
  }
  #site-nav ul li {
    position: relative;
    display: table-cell;
    width: calc(100% / 6);
    text-align: center;
    border-left: solid 1px #999999;
    vertical-align: middle;
  }

  #site-nav ul li a {
    display: block;
    line-height: 1.2;
    color: #333;
    text-decoration: none;
    white-space: nowrap;
  }
  #site-nav ul li:last-child {
    border-right: solid 1px #999999;
  }
  #site-nav li:after{
    position: absolute;
    bottom: -7px;
    left: 10%;
    display: block;
    content: " ";
    border-bottom: 3px solid #FFF;
    width: 80%;
    text-align: center;
    margin: 0 auto;
    padding-top: 5px;
  }
  #site-nav li:hover:after{
    border-bottom: 3px solid #f4a100;
  }

  #site-nav .site-nav__children {
    display: none;
    position: absolute;
    left: 0;
    z-index: 100;
    padding-top: 25px;
    width: 100%;
  }

  #site-nav .site-nav__children.show {
    display: block;
  }

  #site-nav .site-nav__children:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 16px;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 4.5px 11px 4.5px;
    border-color: transparent transparent #fb9f00 transparent;
  }

  #site-nav .site-nav__children li {
    display: block;
  }

  #site-nav .site-nav__children a {
    background: #fba000 0 0 no-repeat;
    display: block;
    color: #FFF;
    text-indent: -9999px;
    width: 187px;
    height: 60px;
  }

  #site-nav .site-nav__children li:after {
    display: none !important;
  }
  #site-nav .site-nav__children li.site-nav__about-01 a {
    background-image: url(../images/nav/nav_about_child_0.png);
  }
  #site-nav .site-nav__children li.site-nav__about-02 a {
    background-image: url(../images/nav/nav_about_child_1.png);
  }
  #site-nav .site-nav__children li.site-nav__skincareitems a {
    background-image: url(../images/nav/nav_products_child_0.png);
  }
  #site-nav .site-nav__children li.site-nav__haircareitems a {
    background-image: url(../images/nav/nav_products_child_1.png);
  }
  #site-nav .site-nav__children li.site-nav__mouthcareitems a {
    background-image: url(../images/nav/nav_products_child_2.png);
  }
  #site-nav .site-nav__children li.site-nav__healthsupplements a {
    background-image: url(../images/nav/nav_products_child_3.png);
  }
  #site-nav .site-nav__children li.site-nav__makeup a {
    background-image: url(../images/nav/nav_products_child_4.png);
  }
  #site-nav .site-nav__children li.site-nav__generalgoods a {
    background-image: url(../images/nav/nav_products_child_5.png);
  }
  #site-nav .site-nav__children li.site-nav__beauty a {
    background-image: url(../images/nav/nav_products_child_7.png);
  }

  #site-nav .site-nav__children a:hover {
    background: #f98800;
  }

  /*--------------------
   Footer
  --------------------*/
  #site-footer .site-footer-inner {
    overflow: hidden;
    *zoom: 1;
    padding: 0 1.6%;
  }
  #site-footer .footer-link {
    float: left;
    padding: 0;
    width: 50%;
  }
  #site-footer .footer-link ul {
    overflow: hidden;
    *zoom: 1;
  }
  #site-footer .footer-link ul li {
    float: left;
    margin-right: 30px;
  }
  #site-footer .copyright {
    float: right;
    padding-top: 0;
    text-align: right;
  }

  /*--------------------
   Content
  --------------------*/
  /*--------------------
   Breadcrumb
  --------------------*/
  #breadcrumb {
	padding: 0 4.8%;
  }
  /************************************************

   home sp

  ************************************************/
  .home #site-content .main {
    padding-bottom: 43px;
  }
  .home #site-content .main .unit-link {
    display: flex;
    justify-content: center;
    padding: 0;
  }
  .home #site-content .main .unit-link .box-link {
    margin: 0 1.6%;
    width: 30%;
  }
  .home #site-content .main .unit-link .box-link .txt {
    font-size: 12px;
  }
  /************************************************

   pages

  ************************************************/
  .pages .site-content {
	padding: 0 4.8%;
  }
  .pages .gradation {
	background: #fef9e2 url(../images/x2/pages/common/gradation.png) bottom repeat-x;
	background-size: 1px auto;
  }
  .pages .site-content .site-content-inner {
    padding: 0;
  }
  .pages .cart_area {
    margin-top: 40px;
  }
  .pages h3 {
    padding: 60px 0;
  }
  .pages h4 {
	background: url(../images/x2/pages/common/point01.png) left center no-repeat;
	background-size: 67px auto;
  }
  .pages .br-sp {
    display: none;
  }

  .pages .br-pc {
    display: block;
  }
}
@media all and (min-width: 981px) {
  /************************************************

   Base Layout

  ************************************************/
  /*--------------------
   Wrapper
  --------------------*/
  /*--------------------
   Header
  --------------------*/
  .site-header-container .site-header-inner {
    margin: 0 auto;
    width: 940px;
  }

  #site-header .btn-login {
    right: 0;
  }

  /*--------------------
   Nav
  --------------------*/
  #site-nav ul {
    padding-left: 0;
  }
  #site-nav ul li.nav-cream {
  }
  #site-nav ul li.nav-lotion {
  }
  #site-nav ul li.nav-soap {
  }
  #site-nav ul li.nav-about {
  }

  /*--------------------
   Footer
  --------------------*/
  #site-footer .site-footer-inner {
    margin: 0 auto;
    width: 940px;
  }

  /*--------------------
   Content
  --------------------*/
  #site-content {
    background: transparent url(../images/common/bg_main_shadow.png) 0 0 repeat-x;
  }
  #site-content .site-content-inner {
    margin: 0 auto;
    width: 940px;
  }
  /*--------------------
  Breadcrumb
  --------------------*/
  #breadcrumb {
    padding: 0 10px;
  }
  /************************************************

   home sp

  ************************************************/
  .home #site-content .main .slider img {
    width: 940px;
    height: auto;
  }
  .home #site-content .main .unit-link .box-link {
    margin-left: 0;
    margin-right: 35px;
    width: 290px;
  }
  .home #site-content .main .unit-link .box-link:last-child {
    margin-right: 0;
  }
  .home #site-content .main .unit-link .box-link .pic img {
    width: 290px;
    height: auto;
  }
  .home #site-content .main .unit-link .box-link .btn-trial img {
    width: 290px;
  }
  /************************************************

   pages

  ************************************************/
  .pages .site-content {
    padding: 0 10px;
  }
  .pages .gradation {
	background: #fef9e2 url(../images/pages/common/gradation.png) bottom repeat-x;
	background-size: 1px auto;
  }
  .pages .site-content .site-content-inner {
    padding: 0 30px;
  }

  .pages h4 {
	background: url(../images/pages/common/point01.png) left center no-repeat;
  }
}
