@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,600&subset=japanese);
* address, * dd, * div, * dl, * dt, * figure, * form, * h1, * h2, * h3, * h4, * h5, * h6, * li, * ol, * p, * table, * td, * th, * tr, * ul {
  margin: 0
}

* iframe, * img, * object {
  border: none;
  vertical-align: top
}

ul:not([data-reset=false]) {
  list-style: none;
  margin: 0;
  padding-left: 0
}

h1:not([data-reset=false]), h2:not([data-reset=false]), h3:not([data-reset=false]), h4:not([data-reset=false]), h5:not([data-reset=false]), h6:not([data-reset=false]) {
  margin: 0
}

.clearfix:after, .clearfix:before {
  display: table;
  content: " "
}

.clearfix:after {
  clear: both
}

footer, header, main, section {
  display: block
}

#global-header {
  position: relative;
  z-index: 5000;
  height: 88px
}

#global-header .global-header-outline {
  position: relative;
  z-index: 1000;
  background: #fff;
  height: inherit
}

#global-header .global-header-inner {
  position: relative;
  width: 984px;
  height: inherit;
  margin: 0 auto
}

#global-header .global-header-inner #header-menu {
  position: absolute;
  top: 0;
  left: 90px;
  right: 184px;
  height: inherit
}

#global-header .global-header-inner #header-menu .header-menu-inner {
  height: inherit
}

#global-header .header-main {
  position: relative;
  height: inherit
}

#global-header .header-main .title {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

#global-header .header-main .title a {
  display: block;
  text-decoration: none
}

#global-header .header-main .header-tools {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

#global-header .header-tools {
  zoom: 1
}

#global-header .header-tools:after, #global-header .header-tools:before {
  content: "";
  clear: both;
  display: block
}

#global-header .header-tools li {
  float: left;
  text-align: center
}

#global-header .header-tools li a {
  display: block;
  padding: 0 13px;
  text-decoration: none
}

#global-header .header-tools li a.active {
  opacity: .4!important
}

#global-header .header-tools li .label {
  display: block
}

#global-header .header-tools li .label-txt {
  margin-top: 8px;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  color: #000
}

#header-search {
  visibility: hidden;
  height: 88px;
  background: #1a1a1a;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform .25s ease-out;
  transition: -webkit-transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out, -webkit-transform .25s ease-out
}

#header-search.active {
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

#header-search.active.is-closing {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%)
}

#header-search .header-search-inner {
  overflow: hidden;
  width: 962px;
  margin: 0 auto;
  padding: 22px 0
}

#header-search #productSearch {
  overflow: hidden
}

#header-search #productSearch input[type=text] {
  float: left
}

#header-search #productSearch input[type=submit] {
  float: right
}

#header-search #searchQuery {
  width: 892px;
  height: auto;
  padding: 11px 0;
  border: 0;
  border-bottom: 1px solid #dcdcdc;
  border-radius: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #dcdcdc;
  font-size: 18px;
  line-height: 1;
  background: 0 0
}

#header-search #searchQuery:focus {
  margin: 0
}

#header-search #search {
  overflow: hidden;
  width: 45px;
  height: 45px;
  padding: 0;
  border: 0;
  border-radius: 4px;
  background: url(/user_data/packages/default/img/header/icn_search.png) no-repeat 50% 50%;
  background-size: 27px auto;
  background-color: #fff;
  cursor: pointer
}

#header-menu .header-nav {
  height: 100%;
  padding: 20px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

#header-menu .header-nav .label-icn {
  display: none
}

#header-menu .header-nav ul {
  display: table;
  width: 100%;
  height: 100%
}

#header-menu .header-nav li {
  display: table;
  height: 100%;
  float: left;
  font-size: 12px
}

#header-menu .header-nav li a {
  display: table-cell;
  vertical-align: middle;
  padding: 0 13px;
  color: #000;
  font-weight: 700
}

#header-menu .header-nav li.active a {
  color: #b5b5b5;
  text-decoration: none
}

.for-outline {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

html {
  height: 100%
}

body {
  margin: 0;
  width: 100%;
  min-width: 1040px;
  background: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  color: #010101;
  -webkit-text-size-adjust: none
}

#index a:link {
  color: #0090d4;
  text-decoration: none
}

#index a:visited {
  color: #0090d4;
  text-decoration: none
}

#index a:hover {
  color: #0090d4;
  text-decoration: underline
}

#index a:active {
  color: #0090d4;
  text-decoration: underline
}

#breadCrumbs {
  width: 100%;
  background: #f5f5f5
}

#breadCrumbs ul {
  width: 100%;
  max-width: 1040px;
  padding: 25px 28px 0;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

#breadCrumbs ul li {
  font-size: 11px;
  line-height: 1em
}

#breadCrumbs ul li+li::before {
  content: "\00a0>\00a0";
  display: inline-block
}

article {
  background: #f5f5f5;
  width: 100%;
  padding-top: 70px
}

article>.inner {
  width: 100%;
  max-width: 984px;
  margin: 0 auto;
  padding: 0 40px 120px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

article>.inner .kv {
  width: 716px;
  margin: 0 auto
}

article>.inner .kv img {
  width: 100%;
  height: auto
}

article>.inner .kv img.sp {
  display: none
}

article>.inner h2 {
  width: 179px;
  margin: 40px auto 0
}

article>.inner h2 img {
  width: 100%;
  height: auto
}

article>.inner h2+p {
  padding-top: 60px
}

article>.inner p {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 2.5em;
  margin-top: -.5em
}

article>.inner p+p {
  padding-top: 80px
}

#intro {
  margin-top: 120px
}

#intro img {
  width: 100%;
  height: auto
}

#intro h1.wv-logo {
  width: 466px;
  margin: 0 auto
}

#intro .insta-icon {
  width: 80px;
  margin: 60px auto 0
}

#intro h2.headcopy {
  width: 663px;
  margin: 20px auto 0
}

#intro h2.headcopy img.sp {
  display: none
}

#intro>h3 {
  font-size: 16px;
  line-height: 1.6em;
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  text-align: center;
  margin-top: 60px
}

#intro>ul {
  font-size: 12px;
  line-height: 1.8em;
  color: #666;
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  width: 508px;
  margin: 30px auto 0
}

#intro>ul>li::before {
  content: "\203B";
  display: inline-block
}

#intro .box-wrap {
  width: 100%;
  max-width: 984px;
  margin: 120px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

#intro .box-wrap .box {
  width: 286px;
  height: 276px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

#intro .box-wrap .box>p {
  text-align: center;
  font-size: 16px;
  line-height: 1.7em;
  margin-top: 80px;
  font-family: 'Noto Serif JP', serif;
  font-weight: 400
}

#intro .box-wrap .box>p>span {
  color: #3897f0
}

#intro .box-wrap .box.box1 {
  background: url(../img/pc/intro_box_1.png) no-repeat center/100%
}

#intro .box-wrap .box.box2 {
  background: url(../img/pc/intro_box_2.png) no-repeat center/100%
}

#intro .box-wrap .box.box3 {
  position: relative
}

#intro .box-wrap .box.box3::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 304px;
  height: 333px;
  background: url(../img/pc/intro_box_3.png) no-repeat center/100%
}

aside {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 120px auto
}

aside .instagram {
  display: none
}

aside .backnumber {
  width: 185px
}

aside .backnumber>a {
  opacity: 1;
  -webkit-transition: opacity ease .4s;
  transition: opacity ease .4s
}

aside .backnumber>a:hover {
  opacity: .3
}

aside .backnumber>a>img {
  width: 100%;
  height: auto
}

aside .backnumber>p {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.6em;
  margin-top: 20px;
  letter-spacing: -.04em
}

aside .ridge {
  width: 240px;
  padding-top: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 60px
}

aside .ridge>a {
  color: #000!important;
  text-decoration: none!important;
  opacity: 1;
  -webkit-transition: opacity ease .4s;
  transition: opacity ease .4s
}

aside .ridge>a:hover {
  opacity: .3!important
}

aside .ridge>a>img {
  width: 100%;
  height: auto
}

aside .ridge>a>p {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  text-align: center;
  font-size: 16px;
  line-height: 1em;
  margin-top: 20px
}

#shoppingguide_area {
  font-size: 14px
}

#shoppingguide_box {
  width: 984px;
  margin: 0 auto;
  clear: both;
  padding: 62px 0 30px;
  border-top: 1px solid #dcdcdc
}

#shoppingguide_area h2 {
  margin: 0;
  border: none;
  line-height: 1;
  margin-left: -3px;
  color: #3c3c3c;
  font-size: 20px;
  font-weight: 400;
  padding: 0 0 20px
}

#shoppingguide_area h3 {
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  letter-spacing: .008em;
  margin-bottom: 2px;
  font-size: 14px
}

#shoppingguide_area p {
  color: #3c3c3c;
  border: 0;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  letter-spacing: .008em;
  padding: 0 0 20px;
  font-size: 14px;
  line-height: 1.74
}

#shoppingguide_area .block_body_left {
  width: 296px;
  padding: 0 48px 0 0;
  float: left
}

#shoppingguide_area .block_body_right {
  width: 296px;
  float: right
}

#shoppingguide_area .gray {
  padding: 10px 10px 0;
  background: #eaeaea
}

#shoppingguide_area table {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  letter-spacing: .008em;
  width: 100%;
  border-top: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0 0 30px
}

#shoppingguide_area td, #shoppingguide_area th {
  color: #3c3c3c;
  border-spacing: 0;
  empty-cells: show;
  text-align: left;
  font-weight: 400;
  padding: 8px 3px
}

#shoppingguide_area th {
  border-bottom: 1px solid #ccc;
  vertical-align: top;
  background: 0 0;
  text-align: left;
  font-weight: 400
}

#shoppingguide_area td {
  border-bottom: 1px solid #ccc;
  text-align: right
}

#footer_wrap {
  width: 984px;
  margin: 0 auto;
  margin-top: 41px;
  border-top: 1px solid #dcdcdc;
  padding-top: 40px;
  padding-bottom: 19px
}

#footer {
  margin: auto;
  padding: 40px 0 20px
}

#pagetop {
  width: 960px;
  margin: 0 auto;
  padding: 10px 0;
  text-align: right
}

#copyright {
  clear: both;
  text-align: left;
  font-size: 11px;
  letter-spacing: 0;
  padding: 0
}

#footer_line {
  width: 984px;
  margin: 0 auto
}

#footer_guide {
  font-size: 120%;
  text-align: left;
  margin: 0 0 10px;
  clear: both;
  overflow: hidden;
  padding: 0 0 0 8px
}

#footer_guide li {
  border-right: 1px solid #3c3c3c;
  float: left;
  padding: 0 16px 0 0;
  margin: 0 16px 0 0
}

#footer_guide li.end {
  border-right: none
}

#footer_guide li a {
  color: #3c3c3c
}

#footer-list-wrapper {
  overflow: hidden
}

#footer-list-wrapper ul {
  width: 246px;
  float: left
}

#footer-list-wrapper li {
  text-align: left;
  margin-top: 14px;
  font-size: 12px
}

#footer-list-wrapper li:first-child {
  margin-top: 0
}

#footer-list-wrapper li a {
  color: #000
}

#footer-list-wrapper li.list-strong {
  font-weight: 700
}

#footer-list-wrapper li.list-strong.list-strong-twitter {
  overflow: hidden
}

#footer-list-wrapper li.list-strong.list-strong-twitter .icn-strong {
  float: left;
  margin-left: 20px
}

#footer-list-wrapper li.list-strong.list-strong-twitter .icn-strong:first-child {
  margin-left: 0
}

.only-sp {
  display: none
}

