@charset "UTF-8";
/* smartphone layout break point*/
/* max width device : iPhone6 plus(Landscape) */
@font-face {
  font-family: 'icomoon';
  src: url("/fonts/icomoon.eot?f1qrju");
  src: url("/fonts/icomoon.eot?f1qrju#iefix") format("embedded-opentype"), url("/fonts/icomoon.ttf?f1qrju") format("truetype"), url("/fonts/icomoon.woff?f1qrju") format("woff"), url("/fonts/icomoon.svg?f1qrju#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 12, ../sass/_font.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 27, ../sass/_font.scss */
.icon-location:before {
  content: "\e902";
}

/* line 30, ../sass/_font.scss */
.icon-mobile:before {
  content: "\e914";
}

/* line 33, ../sass/_font.scss */
.icon-play2:before {
  content: "\e916";
}

/* line 36, ../sass/_font.scss */
.icon-share2:before {
  content: "\e912";
}

/* line 39, ../sass/_font.scss */
.icon-facebook:before {
  content: "\e901";
}

/* line 42, ../sass/_font.scss */
.icon-youtube:before {
  content: "\e917";
}

/* line 45, ../sass/_font.scss */
.icon-windows:before {
  content: "\e904";
}

/* line 48, ../sass/_font.scss */
.icon-facebook2:before {
  content: "\e913";
}

/* line 51, ../sass/_font.scss */
.icon-twitter:before {
  content: "\e90b";
}

/* line 54, ../sass/_font.scss */
.icon-youtube:before {
  content: "\e910";
}

/* line 57, ../sass/_font.scss */
.icon-mobile2:before {
  content: "\e90f";
}

/* line 60, ../sass/_font.scss */
.icon-cross:before {
  content: "\e903";
}

/* line 63, ../sass/_font.scss */
.icon-chevron-thin-left:before {
  content: "\e905";
}

/* line 66, ../sass/_font.scss */
.icon-triangle-left:before {
  content: "\e908";
}

/* line 69, ../sass/_font.scss */
.icon-chevron-thin-down:before {
  content: "\e906";
}

/* line 72, ../sass/_font.scss */
.icon-triangle-down:before {
  content: "\e90a";
}

/* line 75, ../sass/_font.scss */
.icon-chevron-thin-right:before {
  content: "\e907";
}

/* line 78, ../sass/_font.scss */
.icon-triangle-right:before {
  content: "\e90d";
}

/* line 81, ../sass/_font.scss */
.icon-chevron-thin-up:before {
  content: "\e909";
}

/* line 84, ../sass/_font.scss */
.icon-triangle-up:before {
  content: "\e90e";
}

/* line 87, ../sass/_font.scss */
.icon-mail-envelope-closed:before {
  content: "\e915";
}

/* line 90, ../sass/_font.scss */
.icon-search:before {
  content: "\e911";
}

/* line 93, ../sass/_font.scss */
.icon-menu2:before {
  content: "\e90c";
}

/* line 96, ../sass/_font.scss */
.icon-search2:before {
  content: "\e900";
}

/* line 99, ../sass/_font.scss */
.icon-earth:before {
  content: "\e916";
}

/* line 5, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 13, ../sass/main.scss */
h1, h2, h3, h4, h5, h6, p, li, dt, dd, th, td, address {
  font-family: "Noto Sans JP", "Arial", "Helvetica Neue", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* line 16, ../sass/main.scss */
a {
  text-decoration: none;
}

/* line 19, ../sass/main.scss */
iframe[name="google_conversion_frame"] {
  height: 0;
  position: absolute;
  width: 0;
}

/* line 26, ../sass/main.scss */
.l--modal-trigger {
  cursor: pointer;
}

/* line 30, ../sass/main.scss */
.l--modal-wall {
  background-color: rgba(255, 255, 255, 0.9);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#90ffffff,EndColorStr=#90ffffff);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}
/* line 41, ../sass/main.scss */
.l--modal-wall.m--mode-black {
  background-color: rgba(0, 0, 0, 0.75);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#75000000,EndColorStr=#75000000);
}

/* line 47, ../sass/main.scss */
.l--modal-clone {
  border: solid 1px #dddddd;
  display: none;
  left: 0;
  overflow: auto;
  position: fixed;
  top: 0;
  z-index: 10;
  -webkit-overflow-scrolling: touch;
}
/* line 58, ../sass/main.scss */
.l--modal-clone .togglebox {
  position: relative;
}
/* line 62, ../sass/main.scss */
.l--modal-clone .togglebox__popup {
  bottom: 22px;
  left: 0;
  position: absolute;
}
/* line 68, ../sass/main.scss */
.l--modal-clone .togglebox__popup .togglebox__text-container {
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0 0 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 0 8px;
  box-shadow: rgba(0, 0, 0, 0.25) 0 0 8px;
  background-color: #fff;
  display: block;
  overflow: auto;
  padding: 0 16px;
  position: relative;
  width: 90%;
}

/* line 81, ../sass/main.scss */
.l--modal-window {
  display: none;
}
/* line 85, ../sass/main.scss */
.l--modal-window__close {
  background-image: url('/images/parts/g3005.png');
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 50%;
  cursor: pointer;
  height: 32px;
  position: absolute;
  right: 10px;
  top: 15px;
  width: 32px;
}
/* line 97, ../sass/main.scss */
.l--modal-window__close:after {
  content: "CLOSE";
  display: block;
  font-size: 10px;
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  text-align: center;
  top: 20px;
  position: relative;
}

/* line 108, ../sass/main.scss */
.l--liposome-movie {
  background-color: rgba(0, 0, 0, 0.9);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#90000000,EndColorStr=#90000000);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 20;
}
/* line 120, ../sass/main.scss */
.l--liposome-movie__container {
  position: relative;
}
/* line 124, ../sass/main.scss */
.l--liposome-movie__close {
  cursor: pointer;
  position: absolute;
  right: 32px;
  top: 32px;
}

@media screen and (min-width: 737px) {
  /* line 134, ../sass/main.scss */
  .mainContainer {
    min-width: 1200px;
  }

  /* line 137, ../sass/main.scss */
  .pc {
    display: block;
  }

  /* line 140, ../sass/main.scss */
  .sp {
    display: none;
  }
}
@media screen and (max-width: 736px) {
  /* line 145, ../sass/main.scss */
  .pc {
    display: none;
  }

  /* line 148, ../sass/main.scss */
  .sp {
    display: block;
  }

  /* line 151, ../sass/main.scss */
  body {
    min-width: 320px;
  }

  /* line 156, ../sass/main.scss */
  .l--modal-window__close {
    height: 40px;
    width: 40px;
  }
  /* line 160, ../sass/main.scss */
  .l--modal-window__close:after {
    font-size: 10px;
    top: 30px;
  }
}
/* line 3, ../sass/_header.scss */
.global-header {
  background-color: rgba(255, 255, 255, 0.9);
  background-color: #FFFFFF\9;
  border-bottom: 1px solid #e5e5e5;
  height: 50px;
  left: 0;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 5;
}
/* line 17, ../sass/_header.scss */
.global-header__logo__link {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background-image: url('/images/header/logo.png?1458808382');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 137px;
  height: 25px;
  display: block;
}
/* line 24, ../sass/_header.scss */
.global-header * {
  -webkit-tap-highlight-color: transparent;
}

/* line 26, ../sass/_header.scss */
.l--global-header-modal {
  background-color: rgba(0, 0, 0, 0.75);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#75000000,EndColorStr=#75000000);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/* line 40, ../sass/_header.scss */
.l--popular-ranking-menu__anchors__node {
  color: #000000;
}

/* line 50, ../sass/_header.scss */
.l--counseling-sub-menu__anchors__node {
  color: #000000;
}

/* line 58, ../sass/_header.scss */
.l--line-list-thumbs__container {
  overflow: hidden;
  *zoom: 1;
}
/* line 62, ../sass/_header.scss */
.l--line-list-thumbs__preview {
  float: left;
  margin-left: 25px;
}
/* line 67, ../sass/_header.scss */
.l--line-list-thumbs__preview__container {
  height: 150px;
  text-align: center;
  width: 150px;
}
/* line 73, ../sass/_header.scss */
.l--line-list-thumbs__preview__container img {
  max-height: 100%;
  max-width: 100%;
}
/* line 80, ../sass/_header.scss */
.l--line-list-thumbs__links {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: 1160px;
}
/* line 88, ../sass/_header.scss */
.l--line-list-thumbs__links__node {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  box-sizing: border-box;
  display: block;
  float: left;
  height: 51px;
  position: relative;
  vertical-align: middle;
  width: 165px;
}
/* line 100, ../sass/_header.scss */
.l--line-list-thumbs__links__node img {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  margin: auto;
}
/* line 110, ../sass/_header.scss */
.l--line-list-thumbs__links__node .text {
  bottom: 0;
  color: #000;
  display: block;
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  height: 1em;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: middle;
}
/* line 123, ../sass/_header.scss */
.l--line-list-thumbs__links__node:hover {
  border: solid 1px #dddddd;
}

/* line 135, ../sass/_header.scss */
.l--line-list-others__head {
  border-top: 1px solid #e5e5e5;
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  margin: 30px auto 15px;
  padding-top: 30px;
  width: 180px;
}
/* line 143, ../sass/_header.scss */
.l--line-list-others__links {
  display: none;
}
/* line 147, ../sass/_header.scss */
.l--line-list-others__links__container {
  margin: 0 auto;
  overflow: hidden;
  width: 660px;
}
/* line 153, ../sass/_header.scss */
.l--line-list-others__links__node {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border: solid 1px transparent;
  box-sizing: border-box;
  display: block;
  float: left;
  height: 51px;
  position: relative;
  vertical-align: middle;
  width: 165px;
}
/* line 164, ../sass/_header.scss */
.l--line-list-others__links__node:hover {
  border: solid 1px #e5e5e5;
}
/* line 168, ../sass/_header.scss */
.l--line-list-others__links__node:nth-child(5) {
  padding-bottom: 4px;
}
/* line 172, ../sass/_header.scss */
.l--line-list-others__links__node img {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  margin: auto;
}

@media screen and (min-width: 737px) {
  /* line 186, ../sass/_header.scss */
  .global-header {
    height: 80px;
  }
  /* line 189, ../sass/_header.scss */
  .global-header__container {
    overflow: hidden;
    *zoom: 1;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    min-width: 1200px;
  }
  /* line 198, ../sass/_header.scss */
  .global-header__logo {
    margin-left: 10px;
    margin-top: 10px;
  }
  /* line 203, ../sass/_header.scss */
  .global-header__mobile-triggers {
    display: none;
  }
  /* line 211, ../sass/_header.scss */
  .global-header__nav__list {
    overflow: hidden;
    *zoom: 1;
    margin-top: 13px;
  }
  /* line 216, ../sass/_header.scss */
  .global-header__nav__list__item {
    float: left;
    height: 38px;
    margin-left: 8px;
  }
  /* line 222, ../sass/_header.scss */
  .global-header__nav__list__item.m--type-top {
    margin-left: 0;
  }
  /* line 225, ../sass/_header.scss */
  .global-header__nav__list__item.m--type-top .global-header__nav__list__item__link {
    padding-left: 10px;
  }
  /* line 229, ../sass/_header.scss */
  .global-header__nav__list__item.m--type-menu {
    display: none;
  }
  /* line 233, ../sass/_header.scss */
  .global-header__nav__list__item.m--type-global {
    position: absolute;
    right: calc(50% - 600px);
    top: 10px;
  }
  /* line 239, ../sass/_header.scss */
  .global-header__nav__list__item.m--type-global.lang-opened .global-header__nav__list__item__link i::before {
    content: "\e909";
  }
  /* line 243, ../sass/_header.scss */
  .global-header__nav__list__item.m--type-global .global-header__nav__list__item__link i {
    display: inline-block;
    margin-left: 10px;
  }
  /* line 247, ../sass/_header.scss */
  .global-header__nav__list__item.m--type-global .global-site-links__list {
    background-color: #aaaaaa;
    display: none;
    list-style: none;
    position: absolute;
    top: 25px;
  }
  /* line 254, ../sass/_header.scss */
  .global-header__nav__list__item.m--type-global .global-site-links__list__item {
    border-bottom: solid 1px #ffffff;
  }
  /* line 257, ../sass/_header.scss */
  .global-header__nav__list__item.m--type-global .global-site-links__list__item:last-child {
    border: none;
  }
  /* line 258, ../sass/_header.scss */
  .global-header__nav__list__item.m--type-global .global-site-links__list__item.current-language {
    background-color: #000000;
  }
  /* line 262, ../sass/_header.scss */
  .global-header__nav__list__item.m--type-global .global-site-links__list__item:not(.current-language) .global-site-links__list__item__link:hover {
    color: #000000;
  }
  /* line 266, ../sass/_header.scss */
  .global-header__nav__list__item.m--type-global .global-site-links__list__item__link {
    color: #ffffff;
    display: block;
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    font-size: 10px;
    padding: 12px 10px;
    width: 110px;
  }
  /* line 279, ../sass/_header.scss */
  .global-header__nav__list__item__link {
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    padding: .4em;
    position: relative;
    text-decoration: none;
  }
  /* line 290, ../sass/_header.scss */
  .global-header__nav__list__item__link::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    transform: scaleX(0);
    background-color: #000;
    transition: all .3s ease;
  }
  /* line 305, ../sass/_header.scss */
  .global-header__nav__list__item__link:hover::after {
    transform: scaleX(1);
  }
  /* line 311, ../sass/_header.scss */
  .global-header__nav__list__item__link i {
    display: none;
  }
  /* line 315, ../sass/_header.scss */
  .global-header__nav__list__item .l--products-menu,
  .global-header__nav__list__item .l--header-submenu {
    display: none;
  }
  /* line 322, ../sass/_header.scss */
  .global-header__nav__list__item.m--active .l--products-menu {
    display: block;
  }
  /* line 323, ../sass/_header.scss */
  .global-header__nav__list__item.m--active .l--header-submenu {
    display: block;
  }
  /* line 327, ../sass/_header.scss */
  .global-header__nav__others {
    display: none;
    width: 100%;
  }
  /* line 332, ../sass/_header.scss */
  .global-header__nav__others__container {
    border: solid 1px #dddddd;
    margin: 0 auto;
    padding: 16px;
    width: 70%;
  }
  /* line 339, ../sass/_header.scss */
  .global-header__nav__others__header, .global-header__nav__others__body, .global-header__nav__others__footer, .global-header__nav__others__body2, .global-header__nav__others__body3 {
    text-align: center;
  }
  /* line 347, ../sass/_header.scss */
  .global-header__nav__others__body, .global-header__nav__others__body3 {
    padding: 16px 0;
  }
  /* line 352, ../sass/_header.scss */
  .global-header__nav__others__body__link, .global-header__nav__others__body3__link {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    color: #000000;
    font-size: .8em;
    padding: 4px 8px;
  }
  /* line 359, ../sass/_header.scss */
  .global-header__nav__others__body__link:hover, .global-header__nav__others__body3__link:hover {
    color: #888888;
  }
  /* line 365, ../sass/_header.scss */
  .global-header__nav__others__footer__container, .global-header__nav__others__body2__container {
    border-top: solid 1px #dddddd;
    margin: 0 auto;
    padding-top: 16px;
    display: flex;
    flex-wrap: wrap;
    width: 420px;
  }
  /* line 376, ../sass/_header.scss */
  .global-header__nav__others__footer__link, .global-header__nav__others__body2__link {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    color: #000000;
    font-family: "Noto Sans JP", "Arial", "Helvetica Neue", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    width: calc(100% / 6);
  }
  /* line 382, ../sass/_header.scss */
  .global-header__nav__others__footer__link:hover .sns-name, .global-header__nav__others__body2__link:hover .sns-name {
    color: #888888;
  }
  /* line 385, ../sass/_header.scss */
  .global-header__nav__others__footer__link:nth-child(5) .sns-name, .global-header__nav__others__body2__link:nth-child(5) .sns-name {
    line-height: 12px;
  }
  /* line 388, ../sass/_header.scss */
  .global-header__nav__others__footer__link:last-child .icon_circle, .global-header__nav__others__body2__link:last-child .icon_circle {
    background-color: #ffffff;
    border-radius: 0;
  }
  /* line 393, ../sass/_header.scss */
  .global-header__nav__others__footer__link .sns-name, .global-header__nav__others__body2__link .sns-name {
    font-size: 12px;
    line-height: 32px;
  }
  /* line 398, ../sass/_header.scss */
  .global-header__nav__others__footer__link .icon_circle, .global-header__nav__others__body2__link .icon_circle {
    background-color: #000;
    border-radius: 50%;
    display: block;
    height: 30px;
    margin: 10px auto;
    width: 30px;
  }
  /* line 405, ../sass/_header.scss */
  .global-header__nav__others__footer__link .icon_circle .icon, .global-header__nav__others__body2__link .icon_circle .icon {
    color: #FFF;
    line-height: 30px;
    font-size: 14px;
  }
  /* line 409, ../sass/_header.scss */
  .global-header__nav__others__footer__link .icon_circle .icon-instagram, .global-header__nav__others__body2__link .icon_circle .icon-instagram {
    background-image: url(../images/home/footer/icon_instagram.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 14px;
    display: block;
    height: 100%;
    width: 100%;
  }
  /* line 418, ../sass/_header.scss */
  .global-header__nav__others__footer__link .icon_circle .icon-line, .global-header__nav__others__body2__link .icon_circle .icon-line {
    background-image: url(../images/home/footer/icon_line.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 100%;
    width: 100%;
  }
  /* line 428, ../sass/_header.scss */
  .global-header__nav__others__footer__link .icon_circle .text, .global-header__nav__others__body2__link .icon_circle .text {
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    font-size: 17px;
  }
  /* line 436, ../sass/_header.scss */
  .global-header__nav__others__footer__text, .global-header__nav__others__body2__text {
    display: block;
    font-size: .8em;
    text-align: center;
  }
  /* line 444, ../sass/_header.scss */
  .global-header__nav__others__body3__link {
    border: 1px solid;
    padding: 4px 0;
    width: calc(210px - 2px);
  }
  /* line 451, ../sass/_header.scss */
  .global-header__nav__notice {
    display: none;
    width: 100%;
  }
  /* line 456, ../sass/_header.scss */
  .global-header__nav__notice__container {
    font-family: "Noto Sans JP", "Arial", "Helvetica Neue", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: .8em;
    line-height: 1.4em;
    margin: 0 auto;
    padding: 16px;
  }
  /* line 465, ../sass/_header.scss */
  .global-header__nav__mobile-menu-close-trigger {
    display: none;
  }
  /* line 470, ../sass/_header.scss */
  .global-header__search {
    bottom: 10px;
    position: absolute;
    right: calc(50% - 535px);
  }
  /* line 476, ../sass/_header.scss */
  .global-header__search__container {
    border-bottom: 1px solid #DDD;
    overflow: hidden;
  }
  /* line 481, ../sass/_header.scss */
  .global-header__search__input {
    background: none;
    border: none;
    box-sizing: border-box;
    height: 25px;
    margin-right: 0;
    width: 100px;
  }
  /* line 489, ../sass/_header.scss */
  .global-header__search__input:focus {
    border-color: #000;
    outline: none;
  }
  /* line 496, ../sass/_header.scss */
  .global-header__search__submit, .global-header__search__close {
    position: absolute;
    top: -200%;
    visibility: hidden;
  }
  /* line 504, ../sass/_header.scss */
  .global-header__social {
    bottom: 10px;
    position: absolute;
    right: calc(50% - 600px);
  }
  /* line 509, ../sass/_header.scss */
  .global-header__social.m--type-social {
    display: none;
  }
  /* line 512, ../sass/_header.scss */
  .global-header__social i {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    background-color: #777777;
    border-radius: 50%;
    height: 20px;
    line-height: 17px;
    text-align: center;
    vertical-align: top;
    width: 20px;
  }
  /* line 521, ../sass/_header.scss */
  .global-header__social i:before {
    color: #FFF;
    font-size: 12px;
  }
  /* line 527, ../sass/_header.scss */
  .global-header__social .l--facebook-share-button,
  .global-header__social .l--tweet-button {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    cursor: pointer;
  }
  /* line 533, ../sass/_header.scss */
  .global-header__social .l--desktop {
    display: inline;
  }
  /* line 534, ../sass/_header.scss */
  .global-header__social .l--mobile {
    display: none;
  }
  /* line 536, ../sass/_header.scss */
  .global-header.narrow-header {
    height: 50px;
  }
  /* line 540, ../sass/_header.scss */
  .global-header.narrow-header .global-header__logo {
    display: none;
  }
  /* line 541, ../sass/_header.scss */
  .global-header.narrow-header .global-header__nav__list__item.m--type-global {
    display: none;
  }

  /* line 548, ../sass/_header.scss */
  .l--header-submenu .global-header__nav__others,
  .l--products-menu .global-header__nav__others {
    margin: 0 auto;
    max-width: 1200px;
  }
  /* line 552, ../sass/_header.scss */
  .l--header-submenu .global-header__nav__others__container,
  .l--products-menu .global-header__nav__others__container {
    width: 80%;
  }
  /* line 557, ../sass/_header.scss */
  .l--header-submenu .global-header__nav__notice,
  .l--products-menu .global-header__nav__notice {
    margin: 0 auto;
    max-width: 1200px;
  }
  /* line 561, ../sass/_header.scss */
  .l--header-submenu .global-header__nav__notice__container,
  .l--products-menu .global-header__nav__notice__container {
    font-family: "Noto Sans JP", "Arial", "Helvetica Neue", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    width: 60%;
  }
}
/* line 569, ../sass/_header.scss */
.global-header-mobile-search {
  display: none;
}

/*

sp---------------------------------------------------------------------------------------------

*/
@media screen and (max-width: 736px) {
  /* line 582, ../sass/_header.scss */
  .l--line-list-thumbs__preview {
    display: none;
  }

  /* line 589, ../sass/_header.scss */
  .global-header__logo {
    float: none;
    margin-left: 0px;
    margin-top: 10px;
  }
  /* line 595, ../sass/_header.scss */
  .global-header__logo__link {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-image: url('/images/header/sp/logo.png?1458758409');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 274px;
    height: 50px;
    background-position: center;
    background-size: contain;
    display: block;
    height: 25px;
    margin: 0 auto;
    width: 180px;
  }
  /* line 606, ../sass/_header.scss */
  .global-header__mobile-triggers {
    display: table;
    height: 50px;
    position: absolute;
    right: 3.4%;
    table-layout: fixed;
    top: 0;
    width: 76px;
  }
  /* line 616, ../sass/_header.scss */
  .global-header__mobile-triggers__container {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
  }
  /* line 622, ../sass/_header.scss */
  .global-header__mobile-triggers__node {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    cursor: pointer;
    height: 25px;
    width: 20px;
    margin-left: 7px;
  }
  /* line 630, ../sass/_header.scss */
  .global-header__mobile-triggers__node.m--menu {
    height: 36px;
    line-height: 0;
    text-align: center;
    width: 32px;
  }
  /* line 636, ../sass/_header.scss */
  .global-header__mobile-triggers__node .icon-search2 {
    font-size: 20px;
    line-height: 25px;
  }
  /* line 640, ../sass/_header.scss */
  .global-header__mobile-triggers__node .icon-menu2 {
    font-size: 24px;
    line-height: 25px;
  }
  /* line 644, ../sass/_header.scss */
  .global-header__mobile-triggers__node img {
    height: 100%;
  }
  /* line 646, ../sass/_header.scss */
  .global-header__mobile-triggers__text {
    height: 5px;
    display: inline-block;
  }
  /* line 652, ../sass/_header.scss */
  .global-header__nav {
    background-color: rgba(0, 0, 0, 0.75);
    cursor: pointer;
    display: none;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#75000000,EndColorStr=#75000000);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 20;
  }
  /* line 665, ../sass/_header.scss */
  .global-header__nav i {
    float: right;
    margin-right: 8px;
  }
  /* line 670, ../sass/_header.scss */
  .global-header__nav__container {
    background-color: #ffffff;
    height: 100%;
    margin-left: 100%;
    overflow: auto;
    position: relative;
  }
  /* line 680, ../sass/_header.scss */
  .global-header__nav__list__item {
    border-top: solid 1px #dddddd;
  }
  /* line 684, ../sass/_header.scss */
  .global-header__nav__list__item .m--dropdown {
    cursor: pointer;
    position: relative;
  }
  /* line 689, ../sass/_header.scss */
  .global-header__nav__list__item__link {
    color: #000000;
    display: block;
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    padding: 16px 0;
    text-indent: 1em;
  }
  /* line 697, ../sass/_header.scss */
  .global-header__nav__list__item.m--type-menu {
    font-size: .8em;
    text-align: center;
  }
  /* line 706, ../sass/_header.scss */
  .global-header__nav__others__container {
    border: solid 1px #dddddd;
    margin: 16px;
    padding: 8px;
    text-align: center;
  }
  /* line 713, ../sass/_header.scss */
  .global-header__nav__others__header__content, .global-header__nav__others__body__link, .global-header__nav__others__body3__link {
    color: #000000;
    font-size: .8em;
    display: block;
    padding: 16px 0;
    font-family: "Noto Sans JP", "Arial", "Helvetica Neue", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  /* line 723, ../sass/_header.scss */
  .global-header__nav__others__header__content {
    border-bottom: solid 1px #dddddd;
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    font-size: 1em;
  }
  /* line 729, ../sass/_header.scss */
  .global-header__nav__others__body, .global-header__nav__others__body3 {
    padding: 8px 0;
  }
  /* line 737, ../sass/_header.scss */
  .global-header__nav__others__footer, .global-header__nav__others__body2 {
    border-top: solid 1px #dddddd;
    margin: 0 auto;
    padding: 20px 0 0;
    width: 80%;
  }
  /* line 746, ../sass/_header.scss */
  .global-header__nav__others__footer__link, .global-header__nav__others__body2__link {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-right: calc((100% - 180px) / 6);
    width: 30px;
  }
  /* line 751, ../sass/_header.scss */
  .global-header__nav__others__footer__link:last-child, .global-header__nav__others__body2__link:last-child {
    margin-right: 0;
  }
  /* line 755, ../sass/_header.scss */
  .global-header__nav__others__footer__link .icon_circle, .global-header__nav__others__body2__link .icon_circle {
    background-color: #000000;
    border-radius: 50%;
    display: block;
    height: 30px;
    margin: auto;
    width: 30px;
  }
  /* line 762, ../sass/_header.scss */
  .global-header__nav__others__footer__link .icon_circle .icon, .global-header__nav__others__body2__link .icon_circle .icon {
    color: #FFF;
    line-height: 30px;
    font-size: 14px;
  }
  /* line 766, ../sass/_header.scss */
  .global-header__nav__others__footer__link .icon_circle .icon-instagram, .global-header__nav__others__body2__link .icon_circle .icon-instagram {
    background-image: url(../images/home/footer/icon_instagram.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 14px;
    display: block;
    height: 100%;
    margin-right: 0;
    width: 100%;
  }
  /* line 776, ../sass/_header.scss */
  .global-header__nav__others__footer__link .icon_circle .icon-line, .global-header__nav__others__body2__link .icon_circle .icon-line {
    background-image: url(../images/home/footer/icon_line.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 100%;
    margin-right: 0;
    width: 100%;
  }
  /* line 787, ../sass/_header.scss */
  .global-header__nav__others__footer__link .icon_circle .text, .global-header__nav__others__body2__link .icon_circle .text {
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    font-size: 17px;
  }
  /* line 793, ../sass/_header.scss */
  .global-header__nav__others__footer__link img, .global-header__nav__others__body2__link img {
    width: 100%;
  }
  /* line 796, ../sass/_header.scss */
  .global-header__nav__others__body3 {
    margin: 20px 0 10px;
    padding: 0;
  }
  /* line 799, ../sass/_header.scss */
  .global-header__nav__others__body3__link {
    border: 1px solid;
    margin: 0 auto;
    padding: 8px 0;
    width: calc(80% - 2px);
  }
  /* line 810, ../sass/_header.scss */
  .global-header__nav__notice__container {
    font-family: "Noto Sans JP", "Arial", "Helvetica Neue", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: .8em;
    line-height: 1.4em;
    margin: 16px;
    padding: 8px;
  }
  /* line 819, ../sass/_header.scss */
  .global-header__nav__mobile-menu-close-trigger {
    cursor: pointer;
    display: none;
    left: 0;
    padding: 8px 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 64px;
  }
  /* line 830, ../sass/_header.scss */
  .global-header__nav__mobile-menu-close-trigger img {
    width: 80%;
  }
  /* line 833, ../sass/_header.scss */
  .global-header__search {
    display: none;
  }
  /* line 837, ../sass/_header.scss */
  .global-header__social {
    display: none;
    position: absolute;
    right: 8px;
    top: 13px;
  }
  /* line 843, ../sass/_header.scss */
  .global-header__social.m--type-social {
    display: block;
  }
  /* line 844, ../sass/_header.scss */
  .global-header__social i {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    background-color: #777777;
    border-radius: 50%;
    height: 20px;
    line-height: 17px;
    text-align: center;
    vertical-align: top;
    width: 20px;
  }
  /* line 853, ../sass/_header.scss */
  .global-header__social i:before {
    color: #FFF;
    font-size: 12px;
  }
  /* line 859, ../sass/_header.scss */
  .global-header__social .l--facebook-share-button,
  .global-header__social .l--tweet-button {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    cursor: pointer;
    text-align: right;
    width: 32px;
  }
  /* line 867, ../sass/_header.scss */
  .global-header__social .l--facebook-share-button img,
  .global-header__social .l--tweet-button img {
    height: 100%;
  }
  /* line 869, ../sass/_header.scss */
  .global-header__social .l--desktop {
    display: none;
  }
  /* line 870, ../sass/_header.scss */
  .global-header__social .l--mobile {
    display: inline;
  }

  /* line 873, ../sass/_header.scss */
  .global-header__nav__list__item.m--active {
    /*
    .l--products-menu,
    .l--header-submenu
    {
        display: block;
    }
    */
  }
  /* line 882, ../sass/_header.scss */
  .global-header__nav__list__item.m--active .global-header__nav__list__item__container {
    border-bottom: solid 1px #dddddd;
  }

  /* line 884, ../sass/_header.scss */
  .l--header-submenu {
    display: none;
  }
  /* line 890, ../sass/_header.scss */
  .l--header-submenu .l--news-links__container {
    margin-left: 1em;
  }
  /* line 894, ../sass/_header.scss */
  .l--header-submenu .l--news-links__link {
    border-bottom: solid 1px #dddddd;
    color: #000000;
    display: block;
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    padding: 16px 0;
    text-indent: 1em;
  }
  /* line 903, ../sass/_header.scss */
  .l--header-submenu .l--news-links__link:nth-last-child(1) {
    border: none;
  }
  /* line 911, ../sass/_header.scss */
  .l--header-submenu .l--global-site-links__container {
    margin-left: 1em;
  }
  /* line 915, ../sass/_header.scss */
  .l--header-submenu .l--global-site-links__link {
    border-bottom: solid 1px #dddddd;
    color: #000000;
    display: block;
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    font-size: 0.8em;
    padding: 12px 0;
    text-indent: 1em;
  }
  /* line 925, ../sass/_header.scss */
  .l--header-submenu .l--global-site-links__link:nth-last-child(1) {
    border: none;
  }

  /* line 932, ../sass/_header.scss */
  .l--products-menu {
    display: none;
  }
  /* line 938, ../sass/_header.scss */
  .l--products-menu__categories__container {
    margin-left: 1em;
  }
  /* line 942, ../sass/_header.scss */
  .l--products-menu__categories__node {
    border-bottom: solid 1px #dddddd;
    /*
    &.m--active
    {
        .l--products-menu__categories__node__contents { display: block;  }
    }
    &.m--type-line.m--active
    {
        .l--products-menu__categories__node__contents { display: none;  }
    }
    */
  }
  /* line 948, ../sass/_header.scss */
  .l--products-menu__categories__node:nth-child(1) .l--products-category__items__item:nth-child(1) .l--products-category__items__item__node:nth-child(8):after, .l--products-menu__categories__node:nth-child(1) .l--products-category__items__item:nth-child(2) .l--products-category__items__item__node:nth-child(6):after, .l--products-menu__categories__node:nth-child(1) .l--products-category__items__item:nth-child(5) .l--products-category__items__item__node:nth-child(4):after, .l--products-menu__categories__node:nth-child(1) .l--products-category__items__item:nth-child(6) .l--products-category__items__item__node:nth-child(2):after {
    background-color: #999999;
    bottom: -1px;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  /* line 964, ../sass/_header.scss */
  .l--products-menu__categories__node:nth-child(2) .l--products-category__items__item:nth-child(2) .l--products-category__items__item__node:nth-child(10):after {
    background-color: #999999;
    bottom: -1px;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  /* line 975, ../sass/_header.scss */
  .l--products-menu__categories__node:nth-last-child(1) {
    border: none;
  }
  /* line 981, ../sass/_header.scss */
  .l--products-menu__categories__node__head__contents {
    color: #000000;
    display: block;
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    padding: 16px 0;
    text-indent: 1em;
  }
  /* line 990, ../sass/_header.scss */
  .l--products-menu__categories__node__contents {
    display: none;
  }

  /* line 1011, ../sass/_header.scss */
  .l--popular-ranking-menu__anchors__node {
    background-color: #dddddd;
    color: #000000;
    display: block;
    font-size: .8em;
    padding: 16px 0;
    text-align: center;
  }
  /* line 1023, ../sass/_header.scss */
  .l--popular-ranking-menu__best__link {
    background-color: #dddddd;
    color: #000000;
    display: block;
    font-size: .8em;
    padding: 16px 0;
    text-align: center;
  }

  /* line 1034, ../sass/_header.scss */
  .l--products-category {
    background-color: #dddddd;
    text-align: center;
  }
  /* line 1039, ../sass/_header.scss */
  .l--products-category__preview {
    display: none;
  }
  /* line 1045, ../sass/_header.scss */
  .l--products-category__items__item {
    /*
    border-bottom   : solid 1px #ffffff;
    */
    font-size: .8em;
    /*
    &__container.m--active
    {
        .l--products-category__items__item__contents { display: block;  }
    }
    */
  }
  /* line 1052, ../sass/_header.scss */
  .l--products-category__items__item:nth-last-child(1) {
    border: none;
  }
  /* line 1056, ../sass/_header.scss */
  .l--products-category__items__item__head {
    padding: 16px 0;
  }
  /* line 1060, ../sass/_header.scss */
  .l--products-category__items__item__contents {
    overflow: hidden;
    *zoom: 1;
    background-color: #888888;
    display: none;
  }
  /* line 1072, ../sass/_header.scss */
  .l--products-category__items__item__node {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    border-top: solid 1px #999999;
    color: #ffffff;
    float: left;
    font-size: 9px;
    padding: 16px 0;
    position: relative;
    width: 50%;
  }
  /* line 1083, ../sass/_header.scss */
  .l--products-category__items__item__node:nth-child(odd) {
    clear: both;
  }
  /* line 1087, ../sass/_header.scss */
  .l--products-category__items__item__node:nth-child(odd):after {
    background-color: #999999;
    content: '';
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
  }
  /* line 1099, ../sass/_header.scss */
  .l--products-category__items__item__hr {
    background-color: #ffffff;
    height: 1px;
    display: block;
    width: 100%;
  }

  /*
  .m--active
  {
      >.m--dropdown
      {
          &:after
          {
              background-image: image-url("header/sp/arrow_close.png");
          }
      }
  }
  */
}
/* line 1122, ../sass/_header.scss */
.global-header-mobile-search {
  background-color: #ffffff;
  display: table;
  height: 50px;
  left: 0;
  position: fixed;
  table-layout: fixed;
  top: -50px;
  width: 100%;
  z-index: 20;
}
/* line 1134, ../sass/_header.scss */
.global-header-mobile-search__container {
  display: table-cell;
  padding: 0 16px;
  vertical-align: middle;
}
/* line 1139, ../sass/_header.scss */
.global-header-mobile-search__container:before {
  content: "\e900";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  font-size: 18px;
}
/* line 1154, ../sass/_header.scss */
.global-header-mobile-search__input {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #DDD;
  border-radius: 0;
  height: 25px;
  width: 195px;
}
/* line 1163, ../sass/_header.scss */
.global-header-mobile-search__input:focus {
  border-color: #000;
}
/* line 1168, ../sass/_header.scss */
.global-header-mobile-search__submit {
  background-color: #000000;
  border: none;
  color: #ffffff;
  padding: 4px 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* line 1178, ../sass/_header.scss */
.global-header-mobile-search__close {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  cursor: pointer;
  height: 1em;
  margin-left: 8px;
}
/* line 1184, ../sass/_header.scss */
.global-header-mobile-search__close .icon-cross {
  font-size: 20px;
  line-height: 18px;
}
/* line 1189, ../sass/_header.scss */
.global-header-mobile-search__close img {
  height: 100%;
}

@media screen and (min-width: 737px) {
  /* line 8, ../sass/_headerProductsMenu.scss */
  .l--products-category__preview {
    float: left;
    margin-left: 25px;
  }
  /* line 13, ../sass/_headerProductsMenu.scss */
  .l--products-category__preview__container {
    height: 150px;
    text-align: center;
    width: 150px;
  }
  /* line 19, ../sass/_headerProductsMenu.scss */
  .l--products-category__preview__container img {
    max-height: 100%;
    max-width: 100%;
  }
  /* line 28, ../sass/_headerProductsMenu.scss */
  .l--products-category__items__item {
    cursor: pointer;
    float: left;
    width: 16%;
  }
  /* line 34, ../sass/_headerProductsMenu.scss */
  .l--products-category__items__item:nth-child(2) .l--products-category__items__item__contents {
    left: -100%;
  }
  /* line 35, ../sass/_headerProductsMenu.scss */
  .l--products-category__items__item:nth-child(3) .l--products-category__items__item__contents {
    left: -200%;
  }
  /* line 36, ../sass/_headerProductsMenu.scss */
  .l--products-category__items__item:nth-child(4) .l--products-category__items__item__contents {
    left: -300%;
  }
  /* line 37, ../sass/_headerProductsMenu.scss */
  .l--products-category__items__item:nth-child(5) .l--products-category__items__item__contents {
    left: -400%;
  }
  /* line 38, ../sass/_headerProductsMenu.scss */
  .l--products-category__items__item:nth-child(6) .l--products-category__items__item__contents {
    left: -500%;
  }
  /* line 40, ../sass/_headerProductsMenu.scss */
  .l--products-category__items__item__contents {
    overflow: hidden;
    *zoom: 1;
    background-color: #dddddd;
    display: none;
    padding: 16px;
    position: relative;
    width: 600%;
  }
  /* line 49, ../sass/_headerProductsMenu.scss */
  .l--products-category__items__item__node {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    color: #000000;
    float: left;
    font-size: .8em;
    padding: 8px 0;
    position: relative;
    width: 20%;
  }
  /* line 59, ../sass/_headerProductsMenu.scss */
  .l--products-category__items__item__node:nth-child(-n+5) {
    /*
    border-bottom: solid 1px #ffffff;
    */
  }
  /* line 65, ../sass/_headerProductsMenu.scss */
  .l--products-category__items__item__node:nth-child(-n+4):after, .l--products-category__items__item__node:nth-child(n+6):not(:nth-child(n+10)):after {
    /*
    background-color: #ffffff;
    */
    content: '';
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
  }
  /* line 83, ../sass/_headerProductsMenu.scss */
  .l--products-category__items__item:nth-child(4) .l--products-category__items__item__node, .l--products-category__items__item:nth-child(5) .l--products-category__items__item__node, .l--products-category__items__item:nth-child(6) .l--products-category__items__item__node {
    border-bottom: none;
  }
  /* line 88, ../sass/_headerProductsMenu.scss */
  .l--products-category__items__item__head {
    cursor: pointer;
    padding: 16px 0;
  }
  /* line 93, ../sass/_headerProductsMenu.scss */
  .l--products-category__items__item__head__contents {
    cursor: pointer;
    font-size: .8em;
    line-height: 2;
  }
  /* line 102, ../sass/_headerProductsMenu.scss */
  .l--products-category__items__item.m--active .l--products-category__items__item__head {
    position: relative;
  }
  /* line 106, ../sass/_headerProductsMenu.scss */
  .l--products-category__items__item.m--active .l--products-category__items__item__head:before {
    border-bottom: 10px solid #dddddd;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    bottom: 0;
    content: '';
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    width: 0;
  }
  /* line 119, ../sass/_headerProductsMenu.scss */
  .l--products-category__items__item.m--active .l--products-category__items__item__head__contents {
    color: #888888;
  }
  /* line 124, ../sass/_headerProductsMenu.scss */
  .l--products-category__items__item.m--active .l--products-category__items__item__contents {
    display: block;
  }
  /* line 130, ../sass/_headerProductsMenu.scss */
  .l--products-category__items__item.m--active .l--products-category__items__item__node:hover {
    background-color: #ffffff;
  }

  /* line 143, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--type-category .l--products-category__items {
    margin-left: 200px;
  }
  /* line 149, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--type-category .l--products-category__items__item.m--basemake .l--products-category__items__item__contents {
    left: -100%;
  }
  /* line 150, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--type-category .l--products-category__items__item.m--pointmake .l--products-category__items__item__contents {
    left: -200%;
  }
  /* line 151, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--type-category .l--products-category__items__item.m--fragrance .l--products-category__items__item__contents {
    left: -300%;
  }
  /* line 152, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--type-category .l--products-category__items__item.m--hairbody .l--products-category__items__item__contents {
    left: -400%;
  }
  /* line 154, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--type-category .l--products-category__items__item.m--accessary .l--products-category__items__item__contents {
    left: -500%;
  }
  /* line 155, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--type-category .l--products-category__items__item.m--accessary .l--products-category__items__item__head__contents {
    line-height: 1;
  }
  /* line 161, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--type-category .l--products-menu__categories__node__contents:before, .l--products-menu__categories__node.m--type-category .l--products-menu__categories__node__contents:after {
    left: 10%;
  }
  /* line 170, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--type-purpose .l--products-menu__categories__node__contents {
    left: -100%;
  }
  /* line 174, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--type-purpose .l--products-menu__categories__node__contents:before, .l--products-menu__categories__node.m--type-purpose .l--products-menu__categories__node__contents:after {
    left: 30%;
  }
  /* line 184, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--type-purpose .l--products-category__items__item.m--skincare {
    margin-left: 34%;
  }
  /* line 188, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--type-purpose .l--products-category__items__item.m--skincare .l--products-category__items__item__contents {
    left: -208%;
  }
  /* line 195, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--type-purpose .l--products-category__items__item.m--basemake .l--products-category__items__item__contents {
    left: -308%;
  }
  /* line 202, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--type-purpose .l--products-category__items__item__node:nth-child(n+6):not(:nth-child(n+11)) {
    /*
    border-bottom: solid 1px #ffffff;
    */
  }
  /* line 208, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--type-purpose .l--products-category__items__item__node:nth-child(n+11):not(:nth-child(n+15)):after {
    /*
    background-color: #ffffff;
    */
    content: '';
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
  }
  /* line 221, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--type-purpose .l--products-category__items__item:nth-child(1) {
    margin-left: 34%;
  }
  /* line 225, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--type-purpose .l--products-category__items__item:nth-child(1) .l--products-category__items__item__contents {
    left: -208%;
  }
  /* line 232, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--type-purpose .l--products-category__items__item:nth-child(2) .l--products-category__items__item__contents {
    left: -308%;
  }
  /* line 242, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--type-line .l--products-menu__categories__node__contents {
    left: -200%;
  }
  /* line 246, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--type-line .l--products-menu__categories__node__contents:before, .l--products-menu__categories__node.m--type-line .l--products-menu__categories__node__contents:after {
    left: 50%;
  }
  /* line 255, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--type-popular .l--products-menu__categories__node__contents {
    left: -300%;
  }
  /* line 259, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--type-popular .l--products-menu__categories__node__contents:before, .l--products-menu__categories__node.m--type-popular .l--products-menu__categories__node__contents:after {
    left: 70%;
  }
  /* line 268, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--type-counseling .l--products-menu__categories__node__contents {
    left: -400%;
  }
  /* line 272, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--type-counseling .l--products-menu__categories__node__contents:before, .l--products-menu__categories__node.m--type-counseling .l--products-menu__categories__node__contents:after {
    left: 90%;
  }

  /* line 282, ../sass/_headerProductsMenu.scss */
  .l--popular-ranking-menu__anchors {
    line-height: 80px;
  }
  /* line 286, ../sass/_headerProductsMenu.scss */
  .l--popular-ranking-menu__anchors__node {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin: 0 16px;
  }
  /* line 294, ../sass/_headerProductsMenu.scss */
  .l--popular-ranking-menu__best__link {
    border-top: solid 1px #ddd;
    color: #000000;
    line-height: 80px;
    padding-top: 28px;
  }

  /* line 303, ../sass/_headerProductsMenu.scss */
  .l--header-submenu {
    /*background-color: rgba(255,255,255,.9);*/
    /*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#90ffffff,EndColorStr=#90ffffff);*/
    background-color: #ffffff;
    border-top: solid 1px #dddddd;
    display: none;
    left: 0;
    padding-bottom: 32px;
    position: absolute;
    top: 100%;
    width: 100%;
  }
  /* line 316, ../sass/_headerProductsMenu.scss */
  .l--header-submenu__container {
    margin: 0 auto;
    max-width: 1200px;
    min-width: 1040px;
  }
  /* line 324, ../sass/_headerProductsMenu.scss */
  .l--header-submenu .l--news-links__container {
    overflow: hidden;
    *zoom: 1;
    margin: 0 auto 50px;
    padding: 16px 0;
    width: 80%;
  }
  /* line 331, ../sass/_headerProductsMenu.scss */
  .l--header-submenu .l--news-links__link {
    color: #000000;
    float: left;
    display: block;
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    padding: 12px 0;
    text-align: center;
    width: 33%;
  }
  /* line 341, ../sass/_headerProductsMenu.scss */
  .l--header-submenu .l--news-links__link:hover {
    color: #888888;
  }

  /* line 345, ../sass/_headerProductsMenu.scss */
  .l--products-menu {
    /*background-color: rgba(255,255,255,.9);*/
    /*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#90ffffff,EndColorStr=#90ffffff);*/
    background-color: #ffffff;
    border-top: solid 1px #dddddd;
    left: 0;
    padding-bottom: 32px;
    position: absolute;
    top: 100%;
    width: 100%;
    /* __categories */
  }
  /* line 357, ../sass/_headerProductsMenu.scss */
  .l--products-menu a:hover {
    color: #888888;
  }
  /* line 361, ../sass/_headerProductsMenu.scss */
  .l--products-menu__container {
    margin: 0 auto;
    max-width: 1200px;
    min-width: 1040px;
  }
  /* line 369, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__container {
    overflow: hidden;
    *zoom: 1;
    height: 460px;
  }
  /* line 374, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node {
    cursor: pointer;
    float: left;
    padding: 12px 0;
    position: relative;
    text-align: center;
    width: 20%;
  }
  /* line 383, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node__head {
    cursor: pointer;
    padding: 16px 0;
  }
  /* line 388, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node__head__contents {
    color: #000000;
    cursor: pointer;
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  }
  /* line 395, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node__contents {
    border-top: solid 1px #dddddd;
    display: none;
    left: 0;
    position: absolute;
    top: 100%;
    width: 500%;
  }
  /* line 404, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node__contents__container {
    overflow: hidden;
    *zoom: 1;
    padding-top: 24px;
  }
  /* line 412, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--active .l--products-menu__categories__node__head__contents {
    color: #888888;
  }
  /* line 416, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--active .l--products-menu__categories__node__contents {
    display: block;
  }
  /* line 420, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--active .l--products-menu__categories__node__contents:before, .l--products-menu__categories__node.m--active .l--products-menu__categories__node__contents:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    content: '';
    height: 0;
    margin-left: -5px;
    position: absolute;
    width: 0;
  }
  /* line 431, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--active .l--products-menu__categories__node__contents:before {
    border-bottom: 10px solid #dddddd;
    top: -10px;
  }
  /* line 436, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node.m--active .l--products-menu__categories__node__contents:after {
    border-bottom: 10px solid #ffffff;
    top: -8px;
  }
  /* line 444, ../sass/_headerProductsMenu.scss */
  .l--products-menu__categories__node i {
    display: none;
  }
}
/* line 3, ../sass/_lineShare.scss */
.linehead {
  overflow: hidden;
  *zoom: 1;
  left: 0;
  margin-left: 0;
  overflow: hidden;
  position: fixed;
  top: 50px;
  width: 100%;
  z-index: 4;
}
/* line 13, ../sass/_lineShare.scss */
.linehead .l-container {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
}
/* line 19, ../sass/_lineShare.scss */
.linehead__back {
  float: left;
  margin-left: 25px;
  margin-top: 60px;
}
/* line 24, ../sass/_lineShare.scss */
.linehead__share {
  float: right;
  margin-right: 25px;
  margin-top: 30px;
}
/* line 28, ../sass/_lineShare.scss */
.linehead__share__facebook, .linehead__share__twitter {
  display: inline-block;
}

/*

sp---------------------------------------------------------------------------------------------

*/
@media screen and (max-width: 736px) {
  /* line 43, ../sass/_lineShare.scss */
  .linehead .l-container {
    width: auto;
  }
  /* line 46, ../sass/_lineShare.scss */
  .linehead__back {
    margin-left: 5px;
    margin-top: 10px;
  }
  /* line 49, ../sass/_lineShare.scss */
  .linehead__back img {
    width: 30px;
  }
}
@media screen and (min-width: 737px) {
  /* line 6, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu {
    color: #ffffff;
    position: fixed;
    right: 0;
    top: 50%;
    z-index: -1;
  }
  /* line 14, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu__container {
    padding: 16px;
    position: relative;
  }
  /* line 21, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu__head__container {
    display: none;
  }
  /* line 26, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu__names {
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#50000000,EndColorStr=#50000000);
    padding: 16px 0;
    position: absolute;
    right: 0;
    top: 2px;
  }
  /* line 36, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu__names__name {
    cursor: pointer;
    font-size: .8em;
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    padding: 8px 3em;
    text-align: right;
    white-space: nowrap;
  }
  /* line 46, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu__dots {
    padding: 16px 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  /* line 53, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu__dots__dot {
    cursor: pointer;
    height: .8em;
    margin-right: 8px;
    padding: 8px 0;
    width: .8em;
  }
  /* line 61, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu__dots__dot img {
    height: 100%;
  }
  /* line 63, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu__dots__dot .m--black {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
  /* line 64, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu__dots__dot .m--white {
    display: none;
  }
  /* line 68, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu__dots__dot.m--active .m--black {
    display: none;
  }
  /* line 69, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu__dots__dot.m--active .m--white {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }

  /* line 74, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu-trigger,
  .l--fixed-submenu__close {
    display: none;
  }
}
@media screen and (max-width: 736px) {
  /* line 84, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu-trigger {
    background-image: url(../images/parts/open_linemenu.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 20px;
    cursor: pointer;
    display: table;
    height: 40px;
    left: 3.4%;
    position: fixed;
    table-layout: fixed;
    width: 40px;
    z-index: 8;
    display: none;
  }
  /* line 101, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu-trigger__container {
    display: none;
  }
  /* line 105, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu-trigger__text {
    letter-spacing: 0.2em;
  }

  /* line 110, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu {
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    display: none;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#50000000,EndColorStr=#50000000);
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    height: 100%;
    left: 0%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 20;
  }
  /* line 124, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu__container {
    background-color: #000000;
    height: 100%;
    left: -100%;
    margin-right: 64px;
    position: relative;
    overflow: auto;
  }
  /* line 135, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu__head__container {
    border-bottom: solid 1px #ffffff;
    color: #ffffff;
    cursor: pointer;
    padding: 16px 0;
    text-indent: 1em;
    text-align: center;
  }
  /* line 145, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu__names {
    cursor: pointer;
    display: block;
    padding: 0;
    text-indent: 1em;
  }
  /* line 152, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu__names__name {
    border-bottom: solid 1px #ffffff;
    color: #ffffff;
    padding: 16px 0;
  }
  /* line 159, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu__dots {
    display: none;
  }
  /* line 167, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu__langs {
    padding-left: 1em;
    padding-top: 16px;
  }
  /* line 170, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu__langs__jp, .l--fixed-submenu__langs__en, .l--fixed-submenu__langs__cn {
    float: left;
  }
  /* line 172, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu__langs__jp a, .l--fixed-submenu__langs__en a, .l--fixed-submenu__langs__cn a {
    color: #999;
  }
  /* line 174, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu__langs__jp a.active, .l--fixed-submenu__langs__en a.active, .l--fixed-submenu__langs__cn a.active {
    color: #fff;
  }
  /* line 179, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu__langs__jp {
    border-right: 1px solid #999;
    padding-right: 10px;
  }
  /* line 183, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu__langs__en {
    border-right: 1px solid #999;
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 188, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu__langs__cn {
    padding-left: 10px;
  }
  /* line 192, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu__close {
    cursor: pointer;
    display: none;
    padding: 8px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 64px;
  }
  /* line 203, ../sass/_fixed-submenu.scss */
  .l--fixed-submenu__close img {
    width: 80%;
  }
}
/* line 3, ../sass/_globalFooter.scss */
.globalFooter {
  margin-top: 90px;
}
/* line 5, ../sass/_globalFooter.scss */
.globalFooter__pagetop {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background-image: url('/images/footer/pagetop.png?1458808349');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 80px;
  height: 80px;
  cursor: pointer;
  display: block;
  margin: auto;
}
/* line 11, ../sass/_globalFooter.scss */
.globalFooter__nav {
  background-color: #e6e6e6;
  margin-top: 30px;
  padding-bottom: 10px;
  padding-top: 5px;
  text-align: center;
}
/* line 17, ../sass/_globalFooter.scss */
.globalFooter__nav__item {
  border-right: 1px solid #000;
  display: inline-block;
  line-height: 8px;
  padding: 0 40px 0 35px;
}
/* line 22, ../sass/_globalFooter.scss */
.globalFooter__nav__item:last-child {
  border: none;
}
/* line 25, ../sass/_globalFooter.scss */
.globalFooter__nav__item a {
  color: #000000;
  font-size: 10px;
  text-decoration: none;
}
/* line 30, ../sass/_globalFooter.scss */
.globalFooter__nav__item .globalSite-nav__triggers {
  color: #000000;
  cursor: pointer;
  font-size: 10px;
}
/* line 34, ../sass/_globalFooter.scss */
.globalFooter__nav__item .globalSite-nav__triggers i {
  font-size: 1.2em;
  vertical-align: middle;
}
/* line 41, ../sass/_globalFooter.scss */
.globalFooter__copyright {
  background-color: #000;
  color: #FFF;
  font-size: 12px;
  line-height: 40px;
  text-align: center;
}
/* line 47, ../sass/_globalFooter.scss */
.globalFooter__copyright span {
  font-size: 1.7em;
  vertical-align: bottom;
}

/*

pc---------------------------------------------------------------------------------------------

*/
@media screen and (min-width: 737px) {
  /* line 60, ../sass/_globalFooter.scss */
  .globalFooter {
    min-width: 1200px;
  }
  /* line 62, ../sass/_globalFooter.scss */
  .globalFooter__nav__item {
    position: relative;
  }
  /* line 65, ../sass/_globalFooter.scss */
  .globalFooter__globalSite-nav {
    bottom: 21px;
    display: none;
    left: 0;
    position: absolute;
  }
  /* line 70, ../sass/_globalFooter.scss */
  .globalFooter__globalSite-nav__container {
    background-color: #aaaaaa;
  }
  /* line 74, ../sass/_globalFooter.scss */
  .globalFooter__globalSite-nav__list__item {
    border-bottom: solid 1px #ffffff;
  }
  /* line 76, ../sass/_globalFooter.scss */
  .globalFooter__globalSite-nav__list__item a {
    color: #ffffff;
    display: block;
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    font-size: 10px;
    padding: 12px 10px;
    text-align: left;
    width: 110px;
  }
  /* line 85, ../sass/_globalFooter.scss */
  .globalFooter__globalSite-nav__list__item.current-language {
    background-color: #000000;
  }
  /* line 89, ../sass/_globalFooter.scss */
  .globalFooter__globalSite-nav__list__item:not(.current-language) a:hover {
    color: #000000;
  }
  /* line 93, ../sass/_globalFooter.scss */
  .globalFooter__globalSite-nav__list__item.m--type-menu {
    font-size: .8em;
    text-align: center;
  }
  /* line 97, ../sass/_globalFooter.scss */
  .globalFooter__globalSite-nav__list__item:first-child {
    border-top: none;
  }
  /* line 102, ../sass/_globalFooter.scss */
  .globalFooter__globalSite-nav__mobile-menu-close-trigger {
    cursor: pointer;
    display: none;
    left: 0;
    padding: 8px 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 64px;
    display: block;
  }
  /* line 113, ../sass/_globalFooter.scss */
  .globalFooter__globalSite-nav__mobile-menu-close-trigger img {
    width: 80%;
  }
}
/*

sp---------------------------------------------------------------------------------------------

*/
@media screen and (max-width: 736px) {
  /* line 126, ../sass/_globalFooter.scss */
  .globalFooter {
    margin-top: 25px;
  }
  /* line 128, ../sass/_globalFooter.scss */
  .globalFooter__pagetop {
    background-image: url('/images/footer/sp/pagetop.png?1458811607');
    background-repeat: no-repeat;
    -moz-background-size: 50px auto;
    -o-background-size: 50px auto;
    -webkit-background-size: 50px auto;
    background-size: 50px auto;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-position: 50% 50%;
    width: 50px;
    height: 50px;
    cursor: pointer;
    display: block;
    margin: auto;
  }
  /* line 134, ../sass/_globalFooter.scss */
  .globalFooter__nav {
    background-color: #e6e6e6;
    margin-top: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
  }
  /* line 140, ../sass/_globalFooter.scss */
  .globalFooter__nav__item {
    display: inline-block;
    padding: 0 8px 0 3px;
    border-right: 1px solid #000000;
  }
  /* line 144, ../sass/_globalFooter.scss */
  .globalFooter__nav__item:last-child {
    border: none;
  }
  /* line 147, ../sass/_globalFooter.scss */
  .globalFooter__nav__item a {
    color: #000000;
    font-size: 10px;
    text-decoration: none;
  }
  /* line 152, ../sass/_globalFooter.scss */
  .globalFooter__nav__item .globalSite-nav__triggers {
    color: #000000;
    font-size: 10px;
  }
  /* line 158, ../sass/_globalFooter.scss */
  .globalFooter__globalSite-nav {
    background-color: rgba(0, 0, 0, 0.75);
    cursor: pointer;
    display: none;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#75000000,EndColorStr=#75000000);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 20;
  }
  /* line 169, ../sass/_globalFooter.scss */
  .globalFooter__globalSite-nav__container {
    background-color: #000000;
    height: 100%;
    margin-left: 100%;
    overflow: auto;
    position: relative;
  }
  /* line 178, ../sass/_globalFooter.scss */
  .globalFooter__globalSite-nav__list__item {
    border-bottom: solid 1px #ffffff;
  }
  /* line 180, ../sass/_globalFooter.scss */
  .globalFooter__globalSite-nav__list__item a {
    color: #ffffff;
    display: block;
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    padding: 16px 0;
    text-align: center;
  }
  /* line 187, ../sass/_globalFooter.scss */
  .globalFooter__globalSite-nav__list__item.m--type-menu {
    font-size: .8em;
    text-align: center;
  }
  /* line 193, ../sass/_globalFooter.scss */
  .globalFooter__globalSite-nav__mobile-menu-close-trigger {
    cursor: pointer;
    display: none;
    left: 0;
    padding: 8px 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 64px;
    display: block;
  }
  /* line 204, ../sass/_globalFooter.scss */
  .globalFooter__globalSite-nav__mobile-menu-close-trigger img {
    width: 80%;
  }
  /* line 207, ../sass/_globalFooter.scss */
  .globalFooter__copyright {
    background-color: #000;
    color: #FFF;
    font-size: 9px;
    line-height: 20px;
    text-align: center;
  }
}
/* line 3, ../sass/_follow-banner-announcement.scss */
.follow-banner-announcement {
  bottom: 10px;
  position: fixed;
  z-index: 4;
}
/* line 7, ../sass/_follow-banner-announcement.scss */
.follow-banner-announcement img {
  width: 100%;
}
/* line 10, ../sass/_follow-banner-announcement.scss */
.follow-banner-announcement__close-btn {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 0;
  top: -12px;
  width: 25px;
}

@media screen and (min-width: 737px) {
  /* line 22, ../sass/_follow-banner-announcement.scss */
  .follow-banner-announcement {
    right: 10px;
    width: 560px;
  }
}
@media screen and (max-width: 736px) {
  /* line 30, ../sass/_follow-banner-announcement.scss */
  .follow-banner-announcement {
    left: 2.5%;
    width: 95%;
  }
}
