﻿html {
  overflow-y: scroll
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p, b, em, strong, pre, blockquote, address, caption, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
  margin: 0;
  padding: 0;
  line-height: 1.5em;
  letter-spacing: 0;
  text-decoration: none;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  color: #333
}
img {
  border: 0;
  vertical-align: bottom
}
ul li, ol li {
  list-style-type: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
th, td {
  font-size: inherit
}
select option {
  padding: 0 5px
}
form label {
  cursor: pointer
}
hr, legend, caption {
  display: none
}
fieldset {
  border: 0
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block
}
a {
  color: #333;
  text-decoration: none
}
a:visited {
  color: #555
}
a:hover {
  color: #c00
}
a, a img {
  -webkit-transition: 0.3s ease-in-out;
  -mos-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out
}
a:hover, a:hover img {
  opacity: 0.55;
  filter: alpha(opacity=55);
  -ms-filter: "alpha( opacity=55 )"
}
.page__title > img {
  width: 100%;
}
.point {
  font-size: 16px;
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(0%, #ffed8e));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 60%, #ffed8e 0%);
  background: linear-gradient(rgba(0, 0, 0, 0) 60%, #ffed8e 0%)
}
.point--sub {
  font-weight: normal;
  font-size: 14px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(0%, #ffed8e));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 60%, #ffed8e 0%);
  background: linear-gradient(rgba(0, 0, 0, 0) 60%, #ffed8e 0%)
}
.red {
  color: #c00
}
.takenoko {
  position: fixed;
  right: 10px;
  bottom: 30px
}
@media screen and (max-width: 1200px) {
  .takenoko {
    display: none
  }
}
.accordion__btn--cart {
  width: 715px;
  margin-bottom: 30px;
  padding: 10px 0;
  text-align: center;
  border: 1px solid #aaa;
  border-left: 4px solid #aaa;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out
}
.accordion__btn--cart span {
  position: relative
}
.accordion__btn--cart span:after {
  content: "";
  margin-top: -8px;
  width: 8px;
  height: 8px;
  border-right: 3px solid #555;
  border-bottom: 3px solid #555;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: -20px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out
}
.js-accordion__icon {
  margin-bottom: 5px
}
.js-accordion__icon span:after {
  margin-top: -2px;
  -webkit-transform: rotate(585deg);
  -ms-transform: rotate(585deg);
  transform: rotate(585deg)
}
.accordion__btn--cart.js-accordion__icon {
  margin-bottom: -5px;
  border-bottom: none
}
.accordion__btn--cart.js-accordion__icon + section {
  border-top: none
}
.guidecontent_nav-links_child {
  font-family: "ＭＳ Ｐゴシック", "mono-space", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka"
}
.welcome--box {
  margin-bottom: 30px
}
.welcome--sunbox {
  width: 96%;
  padding: 5px 2% 10px
}
.welcome--sunbox--img {
  width: 30%;
  padding: 0 1.5%;
  float: left;
  display: block
}
.welcome--sunbox--img img {
  width: 100%
}
.welcome_suntitle {
  padding: 0 5px;
  margin: 10px 0;
  font-size: 1.4em;
  text-align: center;
  color: #333;
  font-weight: bold
}
.welcome_suntitlev2 {
  padding: 0 5px;
  margin: 10px 0 0;
  font-size: 1.4em;
  line-height: 2em;
  text-align: center;
  color: #fff;
  font-weight: bold
}
.welcome--suntext {
  font-size: 0.8em;
  padding: 0 2% 5px
}
.guidecontent_wrapper .guidecontent_title.guidecontent_title-top {
  font-size: 1.4em
}
@media screen and (max-width: 480px) {
  .guidecontent_wrapper .guidecontent_nav.guidecontent_nav-top .guidecontent_nav_list .guidecontent_nav_list_title {
    font-size: 22px !important
  }
}
@media screen and (max-width: 480px) {
  .guidecontent_bnr--san a {
    display: inline-block;
    width: 210;
    -webkit-box-sizing: padding-box;
    -o-box-sizing: padding-box;
    box-sizing: padding-box;
    line-height: 30px;
    margin: 25px auto;
    padding: 0 25px 0 10px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    color: #f7941d;
    border: 2px solid #f7941d;
    -o-border-radius: 2px;
    border-radius: 2px;
    position: relative
  }
  .guidecontent_bnr--san {
    text-align: center
  }
}
#faq_btn {
  color: #fff;
  font-weight: bold;
  padding: 5px 15px
}
.guide--co--box {
  background-color: #696a6e
}
@media screen and (max-width: 480px) {
  .guidecontent_footer .guidecontent_footer_inner {
    margin: 20px auto !important
  }
}
.guidecontent_block_img {
  text-align: center
}
.guidecontent_block_imgv2 {
  text-align: center;
  display: block
}
.pc-none {
  display: none
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
* html .clearfix {
  height: 1%
}
*:first-child + html .clearfix {
  display: inline-block
}
#wrapper {
  width: 920px;
  margin: 0 auto;
  background-color: #fff
}
#wrapper .main {
  width: 920px;
}
header {
  position: relative;
  margin: 0 0 20px;
}
.head__navi__li {
  float: right;
  padding: 3px;
  font-size: 12px
}
.header__vip--icon {
  padding: 4px 8px;
  color: #fff;
  background: #c6b481;
  border-radius: 4px
}
.head__logo {
  width: 315px;
  margin: 5px 5px 0px -5px;
  padding: 0;
}
.head__login {
  font-size: 12px;
  line-height: 20px;
  position: absolute;
  top: 34px;
  right: 170px
}
.head__cart {
  position: absolute;
  top: 30px;
  right: 0;
}
.search {
  padding: 5px 3px 5px 15px;
  background: #292421
}
.search__icon {
  width: 20px;
  float: left;
  margin: 10px 3px 0 0
}
.search__form {
  width: 350px;
  float: left;
  margin-top: 10px
}
.search__txt {
  width: 250px
}
.search__btn {
  width: 80px
}
.search__banner {
  width: 555px;
  float: right;
  margin-right: 10px
}
article {
  float: right;
  width: 720px
}
.breadcrumb {
  padding: 0 0 8px;
  line-height: 1;
}
.breadcrumb li {
  font-size: 10px;
  display: inline
}
.quick_buy {
  margin: 60px 0;
  text-align: center
}
.page__indent {
  width: 700px;
  margin: 0 auto
}
.box {
  margin-bottom: 50px
}
.box:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
* html .box {
  height: 1%
}
*:first-child + html .box {
  display: inline-block
}
.box__title {
  margin-bottom: 30px;
  font-size: 26px;
  color: #222;
  font-weight: bold;
  letter-spacing: -1px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", serif
}
.box__title--sub {
  margin-bottom: 10px;
  font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  font-size: 18px;
  color: #444;
  font-weight: bold;
  letter-spacing: -1px
}
.voice__img-area {
  width: 129px;
  float: left
}
.voice__img-area__img img {
  border: 2px solid #eee;
  border-radius: 50%
}
.voice__img-area__name {
  font-size: 10px;
  color: #777;
  text-align: center
}
.voice__txt-area {
  float: right;
  width: 470px;
  padding: 20px 30px 10px;
  background: #f3f3f3;
  border-radius: 5px;
  position: relative
}
.voice__txt-area:before {
  border: 15px solid transparent;
  border-right: 25px solid #f3f3f3;
  content: "";
  position: absolute;
  top: 50px;
  left: -38px
}
.voice__txt-area .box__title {
  margin-bottom: 20px;
  font-size: 20px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", serif
}
.box__txt-area--center {
  margin: 0 55px
}
.box__img--center {
  margin-bottom: 25px
}
.box__img--right, .box__img--left {
  width: 310px;
  margin-bottom: 25px
}
.box__img--right {
  float: right;
  margin-left: 20px
}
.box__img--left {
  float: left;
  margin-right: 20px
}
.box__txt-area--right, .box__txt-area--left {
  width: 350px;
  margin: 0 10px
}
.box__txt-area--right {
  float: left
}
.box__txt-area--left {
  float: right
}
.box__txt-area--txt {
  margin-bottom: 30px;
  color: #777;
  font-size: 14px;
  line-height: 1.8
}
.point_txt {
  width: 100%;
  font-size: 1.5em;
  text-align: center;
  font-weight: bold;
  margin: 10px 0 15px 0;
  color: red
}
.point_txt span {
  display: block;
  background: red;
  color: #fff
}
#js-visitedpage-list .top_main__list__one {
  width: 132px !important
}
.item-price {
  padding: 3px 15px;
  border-top: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  border-left: 4px solid #aaa
}
.item-price__btn--soldout {
  margin: 10px;
  color: #c00;
  font-size: 20px;
  font-weight: bold;
  text-align: center
}
.item-price__btn {
  margin: 10px 0 20px;
  text-align: center
}
.item-price__btn a {
  height: 60px;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  line-height: 64px;
  cursor: pointer;
  display: block;
  background: #f96408;
  border-radius: 5px;
  border: 1px solid #e95900;
  position: relative;
  border-radius: 5px
}
.item-price__btn a:after {
  content: "";
  width: 10px;
  height: 10px;
  margin-top: -7px;
  border-right: 5px solid #fff;
  border-bottom: 5px solid #fff;
  position: absolute;
  top: 50%;
  right: 2%;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.item-price__btn a:hover {
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65
}
.item-price__btn a:visited {
  color: #fff
}
.item-price__info {
  width: 505px;
  float: left
}
.item-price__info p {
  margin-bottom: 1em
}
.item-price__caution {
  margin: 5px;
  font-size: 10px
}
.item-price__caution--distribution {
  font-size: 10px
}
.item-price__img {
  width: 160px;
  float: right
}
.item-price__img img {
  width: 160px
}
.item-price__name {
  font-size: 20px;
  font-weight: bold
}
.item-price__price, .item-price__sale-price {
  color: #c00;
  font-size: 14px
}
.item-price__sale-price--teika {
  text-decoration: line-through
}
.item-price__price--teika, .item-price__sale-price--sale, .item-price__price--sale {
  font-size: 28px;
  font-weight: bold
}
.item-price__distribution__price, .item-price__distribution__sale-price {
  color: #c00;
  font-weight: bold
}
.item-price__distribution__sale-price__first {
  padding: 5px;
  color: #fff;
  background: #c00;
  display: inline-block
}
.item-price__distribution__sale-price--teika {
  text-decoration: line-through
}
.item-price__distribution__price--teika, .item-price__distribution__sale-price--sale {
  font-size: 28px
}
.item-price__haisou {
  width: 677px;
  height: 80px;
  margin-top: 5px;
  padding: 3px;
  border: 1px solid #aaa;
  overflow: auto
}
.item-price__haisou th {
  font-weight: bold;
  font-size: 10px
}
.item-price__haisou td {
  padding: 1px 4px;
  font-size: 10px
}
.item-price__haisou td div {
  font-size: 10px
}
.item-info {
  padding: 15px;
  margin: 2px 0 30px;
  border-top: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  border-left: 4px solid #aaa
}
.item-info__title {
  color: #c00;
  font-weight: bold;
  font-size: 14px
}
.item-info__list {
  margin: 0.5em 0
}
.item-info__caution {
  font-size: 10px
}
.enq-voice {
  width: 720px
}
.enq-voice__title-area {
  margin-bottom: 30px;
  padding: 20px 0;
  border: 1px solid #999;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out
}
.enq-voice__title-area:hover {
  background: #eee;
  border: 1px solid #ccc
}
.enq-voice__title-area:after {
  content: "";
  margin-top: -10px;
  width: 11px;
  height: 11px;
  border-right: 4px solid #555;
  border-bottom: 4px solid #555;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out
}
.enq-voice__title-area.js-accordion__icon:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  top: calc(50% + 4px)
}
.enq-voice__title {
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: bold;
  color: #1d643c;
  text-align: center
}
.enq-voice__lead {
  font-size: 16px;
  text-align: center
}
.enq-voice .accordion__area {
  width: 600px;
  margin: 0px auto
}
.enq-voice__one {
  margin-bottom: 32px
}
.enq-voice__one input:focus {
  border: solid 1px #EEA34A
}
.enq-voice__one input[type="text"] {
  width: 400px;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 3px
}
.enq-voice__one input[type="radio"] {
  width: 1.3em;
  height: 1.3em;
  cursor: pointer;
  vertical-align: bottom
}
.enq-voice__one textarea {
  width: calc(100% - 26px);
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 3px
}
.enq-voice__st {
  margin: 10px 0 10px 0;
  padding-left: 8px;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  border-left: 3px solid #1d643c
}
.enq-voice__one__choose__li {
  padding: 5px 0
}
.enq-voice__one__choose__li label {
  margin: 5px 0;
  cursor: pointer;
  position: relative
}
.enq-voice__one__choose__li input {
  display: none
}
.enq-voice__one__choose__li p {
  padding: 12px 0 12px 36px;
  position: relative
}
.enq-voice__one__choose__li input[type="radio"] + p {
  border: 1px solid #ccc;
  border-radius: 4px
}
.enq-voice__one__choose__li input[type="radio"]:checked + p {
  border: 1px solid #1d643c;
  background: #e2f5ea
}
.enq-voice__one__choose__li input[type="radio"] + p::before {
  content: "";
  display: block;
  position: absolute;
  top: 11px;
  left: 8px;
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  border-radius: 50%
}
.enq-voice__one__choose__li input[type="radio"]:checked + p::before {
  background: #fff
}
.enq-voice__one__choose__li input[type="radio"]:checked + p::after {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  top: 17px;
  left: 14px;
  background: #1d643c;
  border-radius: 50%
}
.enq-voice__btn {
  text-align: center
}
.enq-voice__btn--submit {
  margin: 10px;
  width: 370px;
  padding: 15px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border-radius: 3px;
  cursor: pointer;
  border: none;
  background: #1d643c;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out
}
.enq-voice__btn--submit:hover {
  opacity: 0.55
}
.enq-voice__caution-area {
  margin: 20px;
  padding: 10px;
  border: 1px solid #ccc
}
.enq-voice__caution-area__li {
  margin: 8px 4px;
  color: #999;
  font-size: 11px
}
.icon-sprite, .icon-icon_001, .icon-icon_002, .icon-icon_003, .icon-icon_004, .icon-icon_005, .icon-icon_006, .icon-icon_007, .icon-icon_008, .icon-icon_009, .icon-icon_010, .icon-icon_011, .icon-icon_012, .icon-icon_013, .icon-icon_014, .icon-icon_015, .icon-icon_016, .icon-icon_017, .icon-icon_018 {
  background-image: url('../../../gift/base/image/icon-sa3811e8baa.png');
  background-repeat: no-repeat
}
.icon-icon_001 {
  background-position: 0 0
}
.icon-icon_002 {
  background-position: 0 -30px
}
.icon-icon_003 {
  background-position: 0 -60px
}
.icon-icon_004 {
  background-position: 0 -90px
}
.icon-icon_005 {
  background-position: 0 -120px
}
.icon-icon_006 {
  background-position: 0 -150px
}
.icon-icon_007 {
  background-position: 0 -180px
}
.icon-icon_008 {
  background-position: 0 -210px
}
.icon-icon_009 {
  background-position: 0 -240px
}
.icon-icon_010 {
  background-position: 0 -270px
}
.icon-icon_011 {
  background-position: 0 -300px
}
.icon-icon_012 {
  background-position: 0 -330px
}
.icon-icon_013 {
  background-position: 0 -360px
}
.icon-icon_014 {
  background-position: 0 -390px
}
.icon-icon_015 {
  background-position: 0 -420px
}
.icon-icon_016 {
  background-position: 0 -450px
}
.icon-icon_017 {
  background-position: 0 -480px
}
.icon-icon_018 {
  background-position: 0 -510px
}
.icon-sprite, .icon-icon_001, .icon-icon_002, .icon-icon_003, .icon-icon_004, .icon-icon_005, .icon-icon_006, .icon-icon_007, .icon-icon_008, .icon-icon_009, .icon-icon_010, .icon-icon_011, .icon-icon_012, .icon-icon_013, .icon-icon_014, .icon-icon_015, .icon-icon_016, .icon-icon_017, .icon-icon_018 {
  width: 30px;
  height: 30px;
  float: left;
  margin-right: 7px;
  display: block
}
aside {
  width: 180px;
  float: left;
}
nav {
  margin-bottom: 20px
}
.top__lead {
  margin-bottom: 30px;
  padding: 15px;
  font-size: 12px;
  line-height: 1.8;
  background: #f7f7f7
}
.rank__box {
  margin-bottom: 1em;
  border: solid 1px #ccc
}
.rank__box__ttl {
  padding: 1px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  background: #ebbc2a
}
.rank__box__img {
  margin: 5px;
  text-align: center
}
.rank__box__name {
  margin: 5px;
  text-align: center
}
.rank__box__price {
  margin: 5px;
  text-align: center
}
.rank__date {
  font-size: 10px;
  text-align: center
}
.nav_main__ttl {
  font-weight: bold;
  font-size: 13px
}
.nav_main__bnr {
  margin: 1em 0 3em;
  text-align: center
}
.nav_main__item {
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  line-height: 30px;
  background: #eee;
  font-weight: normal;
}
.nav_main__item a {
  padding: 5px;
  display: block
}
.nav_main__item a:hover {
  background: #ddd
}
.nav_main__item--reco {
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  line-height: 30px
}
.nav_main__item--reco a {
  padding: 5px;
  display: block
}
.nav_main__item--reco a:hover {
  background: #ddd
}
.nav_main__item--new {
  border: 1px solid #eee;
  border-bottom: none;
  line-height: 30px;
  background: #eee
}
.nav_main__item--new a {
  padding: 5px;
  display: block
}
.nav_main__item--new a:hover {
  background: #ddd
}
.nav_main__item--date {
  font-size: 12px;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  line-height: 1.3
}
.nav_main__item--date img {
  float: left;
  margin-right: 5px
}
.nav_main__item--date a {
  padding: 5px;
  display: block
}
.nav_main__item--date a:hover {
  background: #ddd
}
.nav_main__item--ul:last-child {
  border-bottom: 1px solid #eee
}
.nav_main__item--cateTitle {
  padding: 10px;
  background-color: #eaefeb;
  font-weight: 600;
  font-size: 12px;
  color: #32623f;
}
.nav_main__item--cate {
  font-size: 12px;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  line-height: 1.3;
  display: flex;
}
.nav_main__item--cate a {
  width: 100%;
  padding: 10px;
  display: block;
}
.nav_main__item--cate a:hover {
  background: #ddd
}
.nav_main__box {
  margin-bottom: 1em;
  border: solid 1px #ccc
}
.nav_main__box__ttl {
  padding: 1px;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #c00
}
.nav_main__box__img {
  margin: 5px;
  text-align: center
}
.nav_main__box__name {
  margin: 5px
}
.nav_main__section {
  margin-bottom: 20px
}
.sidenavi--title {
  margin-bottom: 10px;
  color: #033363;
  font-size: 16px;
  border-bottom: 1px solid #033363
}
.sidenavi--title__rank {
  padding-left: 30px;
  background: url(/gift/image_md2014/eyecatch_rank_fd.png) no-repeat left top
}
.sidenavi--title__item {
  padding-left: 27px;
  background: url(/gift/image_md2014/eyecatch_item_fd.png) no-repeat 4px top
}
.rank {
  margin-bottom: 30px
}
.rank--date {
  padding-bottom: 2px
}
.rank--one {
  margin-bottom: 15px;
  border: 1px solid #f0f0f0;
  position: relative
}
.rank--one a {
  display: block
}
.rank--title {
  font-size: 17px;
  color: #fff;
  text-align: center;
  background: #007ac3
}
.rank--title span {
  font-size: 10px
}
.rank--name {
  margin: 5px 8px;
  padding-left: 15px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
  background: url(/gift/image_md2014/eyecatch_arrow_black.png) no-repeat left 3px
}
footer .sidenavi--title {
  margin: 0 10px
}
footer .rank--list {
  width: 940px;
  margin: 0 auto
}
footer .rank--date {
  margin: 5px 10px 0;
  padding-bottom: 0
}
footer .rank--one {
  width: 166px;
  float: left;
  margin: 10px
}
footer .rank--one a img {
  width: 166px
}
footer {
  width: 920px;
  margin: 20px auto 0;
}
#foot_information, #foot_links, #copyright {
  text-align: center
}
.back_to_top {
  padding: 5px;
  text-align: center;
  background: #999;
  clear: both;
  margin: 0 0 20px;
}
.back_to_top a {
  display: block
}
.foot__navi {
  margin: 25px;
  text-align: center
}
.foot__navi__li {
  padding: 5px;
  font-size: 12px;
  display: inline
}
footer nav {
  border: 1px solid #ccc;
  width: 900px;
  margin: 10px;
  padding: 10px;
  border-radius: 5px
}
footer .foot__nav {
  margin: 0 -15px 30px 0;
}
footer .nav_main__section {
  width: 172px;
  float: left;
  margin: 0 15px 15px 0;
}
#banner_list {
  width: 720px;
  float: right;
}
.top__title {
  margin-bottom: 20px
}
.top__title--sub {
  margin: 70px 0 10px
}
.top__onecont {
  margin: 15px 10px
}
.top__oneitem {
  float: left;
  margin-left: 5px;
  border: 3px solid #da521f
}
/* 全体 */
.top_main__list__one--icon--new:before, .top_main__list__one--icon--nokori:before, .top_main__list__one--icon--ninki:before, .top_main__list__one--icon--sale:before, .top_main__list__one--icon--kinkyu-nyuka:before {
  padding: 7px 10px 5px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.top_main__list__one--icon--new:before {
  background: #f8b500;
  content: "NEW";
}
.top_main__list__one--icon--nokori:before {
  background: #d20000;
  content: "残りわずか";
}
.top_main__list__one--icon--ninki:before {
  background: #d20000;
  content: "人気！";
}
.top_main__list__one--icon--sale:before {
  background: #d20000;
  content: "SALE!!";
}
.top_main__list__one--icon--kinkyu-nyuka:before {
  padding-top: 5px;
  color: #d20000;
  background: #fff;
  border: 3px solid #d20000;
  content: "緊急入荷";
}
.top_event {
  width: 720px;
  margin: 0 0 30px;
}
.top_event__list__one {
  position: relative;
}
.top_event__list__one {
  margin-bottom: 20px;
}
.anime-shiny-bnr {
  display: block;
  position: relative;
  overflow: hidden;
}
.anime-shiny-bnr:after {
  display: block;
  position: absolute;
  left: -30%;
  top: -50%;
  content: "";
  width: 50%;
  height: 200%;
  transform: rotate(40deg);
  -webkit-transform: rotate(40deg);
  background-image: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .6) 100%);
  background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, .6)));
  animation: shiny 2s infinite linear;
  -webkit-animation: shiny 2s infinite linear;
}
@keyframes shiny {
  0% {
    left: -50%;
  }
  20% {
    left: 140%;
  }
  100% {
    left: 140%;
  }
}
@-webkit-keyframes shiny {
  0% {
    left: -50%;
  }
  20% {
    left: 120%;
  }
  100% {
    left: 120%;
  }
}
.top_event__list__one__comm {
  font-size: 12px;
  color: #999;
}
#acMenu dt {
  display: block;
  margin: 0;
  padding: 0px;
  text-align: center;
  cursor: pointer;
}
#acMenu dd {
  background: #ffffff;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  display: none;
}
#acMenu p {
  margin-right: 0px;
  margin-left: 0px;
  padding: 0;
  line-height: 120%;
}
#acMenu span {
  line-height: 120%;
}
/* pc ONLY */ <c:if test="${param.isDeviceSet == 'pc'}" > .top_event__list__one__title {
  color: #F03;
  margin-top: 5px;
  font-weight: bold;
}
.top_event__list__one {
  margin-right: 16px;
}
.top_event__list__one:nth-child(1), .top_event__list__one:nth-child(2), .top_event__list__one:nth-child(3), .top_event__list__one:nth-child(4), .top_event__list__one:nth-child(5), .top_event__list__one:nth-child(7) {
  margin-right: 0;
}
.top_event__list__one__title, .top_event__list__one__lead {
  width: 352px;
}
.top_event__list__one:nth-child(1) p, .top_event__list__one:nth-child(2) p, .top_event__list__one:nth-child(3) p, .top_event__list__one:nth-child(4) p, .top_event__list__one:nth-child(5) p, .top_event__list__one:nth-child(6) p {
  width: 720px !important;
}
.top_event__list__one--small {
  width: 352px;
  float: left;
  margin-right: 16px;
  margin-bottom: 20px;
}
.top_event__list__one--small:last-child {
  margin-right: 0;
}
.top_main__cont {
  margin-bottom: 40px;
}
.top_main__title {
  margin-bottom: 20px;
  padding-bottom: 0px;
  font-size: 20px;
  font-weight: bold;
  color: #330000;
  border-bottom: #CCCCCC dotted 2px;
}
.top_main__list {
  margin-right: -15px;
}
.top_main__list__one {
  width: 230px;
  float: left;
  margin: 0 15px 0 0;
  position: relative;
}
.top_main__list__one.top_main__list__one--icon--main04 {
  margin: 0 16px 0 0;
}
.top_main__list__one.top_main__list__one--icon--main04:last-child {
  margin: 0;
}
.top_main__list__one:first-child:nth-last-child(2), .top_main__list__one:first-child:nth-last-child(2) ~ .top_main__list__one {
  width: 350px;
}
.top_main__list__one:first-child:nth-last-child(3), .top_main__list__one:first-child:nth-last-child(3) ~ .top_main__list__one {
  width: 230px;
}
.top_main__list__one:first-child:nth-last-child(4), .top_main__list__one:first-child:nth-last-child(4) ~ .top_main__list__one {
  width: 168px;
}
.top_main__list__one:first-child:nth-last-child(8), .top_main__list__one:first-child:nth-last-child(8) ~ .top_main__list__one {
  width: 168px;
}
.top_main__list__one:first-child:nth-last-child(5), .top_main__list__one:first-child:nth-last-child(5) ~ .top_main__list__one {
  width: 132px;
}
#wrapper .top_main__list__one--visitedpage-list {
  width: 132px;
}
.top_main__list__one__title {
  margin-top: 10px;
  font-size: 12px;
}
.top_main__list__one__lead {
  margin-top: 10px;
  font-size: 13px;
}
.top_main__list__staf {
  margin-bottom: 5px;
}
.top_main__list__staf--pic {
  width: 60px;
  float: left;
  margin-right: 10px;
  font-size: 10px;
}
.top_main__list__staf--comment {
  padding-top: 5px;
  font-size: 12px;
}
.top_main__list__one--rank:before {
  width: 35px;
  height: 28px;
  content: " ";
  position: absolute;
  top: -13px;
  left: -10px;
  z-index: 1;
}
.top_main__list__one--rank:nth-child(1):before {
  background: url(/gift/base/image/sanchoku_icon_ranking1.png) no-repeat left top;
  background-size: contain;
}
.top_main__list__one--rank:nth-child(2):before {
  background: url(/gift/base/image/sanchoku_icon_ranking2.png) no-repeat left top;
  background-size: contain;
}
.top_main__list__one--rank:nth-child(3):before {
  background: url(/gift/base/image/sanchoku_icon_ranking3.png) no-repeat left top;
  background-size: contain;
}
.top_main__list__one--rank:nth-child(4):before {
  background: url(/gift/base/image/sanchoku_icon_ranking4.png) no-repeat left top;
  background-size: contain;
}
.top_main__list__one--rank:nth-child(5):before {
  background: url(/gift/base/image/sanchoku_icon_ranking5.png) no-repeat left top;
  background-size: contain;
}
.top_main__list__one--icon--main08:before, .top_main__list__one--icon--main07:before, .top_main__list__one--icon--main06:before, .top_main__list__one--icon--main05:before, .top_main__list__one--icon--main04:before, .top_main__list__one--icon--main03:before, .top_main__list__one--icon--main02:before, .top_main__list__one--icon--main01:before {
  width: 65px;
  height: 65px;
  content: " ";
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: 1;
}
.top_main__list__one--icon--gentei:before {
  padding: 5px 10px 6px;
  width: auto !important;
  height: auto !important;
  line-height: 1.4em;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.top_main__list__one--icon--gentei:before {
  background: #d20000;
  content: "1日24ｾｯﾄ限定";
}
.top_main__list__one--icon--500off:before {
  padding: 5px 10px 6px;
  width: auto !important;
  height: auto !important;
  line-height: 1.4em;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: #d20000;
  content: "500円OFF";
}
#banner_list {
  display: block;
}
.inc_pc_finish_santext {
  background: #d00202;
  color: #fff;
  height: none;
  font-size: 11px;
  text-align: center;
  display: block;
  line-height: 30px;
  font-weight: bold;
  margin: 0 0 5px 0;
  line-height: 20px;
}
#banner_list .top__lead {
  display: none;
}
.top_event__list__one__link {
  text-decoration: none;
}
.top_event__list__one__link .top_event__list__one__lead {
  color: #333;
}
/* pc ONLY */ </c:if > /* sp ONLY */ <c:if test="${param.isDeviceSet == 'sp'}" > .top_event img {
  width: 100%;
  height: auto;
}
.top_event__list__one__title {
  color: #f00;
  margin-top: 5px;
  font-weight: bold;
}
.top_event__list .top_event__list__one {
  margin-bottom: 20px;
  float: left;
}
.top_event__list .top_event__list__one--small {
  float: left;
}
/* sp ONLY */ </c:if > .top_event__list__one__link {
  text-decoration: none;
}
.top_event__list__one__link .top_event__list__one__lead {
  color: #333;
}
.inc_pc_finish_santext {
  background: #d00202;
  color: #fff;
  height: none;
  font-size: 18px;
  text-align: center;
  display: block;
  line-height: 30px;
  font-weight: bold;
  margin: 0 0 5px 0;
}
.js_ccdtimev2 {
  font-size: 18px;
  display: inline;
  color: #fff;
  font-weight: bold;
}
.top_event__list__one__img .js-insert-item-limit-md-day {
  display: block;
  font-weight: bold;
  margin: 0 0 5px;
  text-align: center;
}
.inc_pc_finish_santext {
  background: #d00202;
  color: #fff;
  height: none;
  font-size: 16px;
  text-align: center;
  display: block;
  line-height: 20px;
  font-weight: bold;
  margin: 0 0 5px 0;
}
.js_ccdtimev2 {
  font-size: 16px;
  display: inline;
  color: #fff;
  font-weight: bold;
}
.nav_main__item--date a {
  padding: 5px;
  display: block;
  min-height: 30px;
}
/*テンプレートソース整理ここから*/
/* box-news */
.box-news {
  font-size: 26px;
  color: #d70000;
  font-weight: bold;
  text-align: center;
  margin: 0 0 30px;
  padding: 10px;
  border-top: 6px solid #d70000;
  border-bottom: 6px solid #d70000;
}
/*MV*/
.page__title > img {
  width: 100%;
}
.quick_buy {
  margin: 60px 0;
  text-align: center;
}
.quick_buy a {
  display: block;
  width: 509px;
  text-align: center;
  margin: 0 auto;
}
.quick_buy a img {
  width: 100%;
  display: block;
}
/*box*/
.box {
  margin: 0 0 50px;
}
.box__txt-area--txt {
  margin: 30px 0;
}
.box__txt-area--txt:last-child {
  margin: 30px 0 0;
}
.box__img--center {
  margin-bottom: 25px;
}
.box__txt-area--center {
  margin: 0 55px;
}
/* cercle list */
.box-number dl {
  min-height: 130px;
  margin: 20px 0;
  display: flex;
  align-items: center;
}
.box-number .box__txt-area--txt dt {
  width: 170px;
}
.box-number .box__txt-area--txt dt img {
  width: 100%;
}
.box-number .box__txt-area--txt dd {
  width: calc(100% - 170px);
  color: #777;
  text-align: justify;
}
/* review */
.box-review {
  position: relative;
  padding: 0 0 108px;
  margin: 0 0 30px;
}
.box-review .box__txt-area--center {
  overflow: hidden;
}
.box__amarin1, .box .box__amarin2 {
  background: #f6f6f6;
  display: block;
  position: relative;
  height: auto;
  padding: 10px 15px 15px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 30px;
}
.box__amarin1 dt, .box__amarin2 dt {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 3px;
}
.box__amarin1:before {
  content: "";
  display: inline-block;
  border: 10px solid transparent;
  border-top-color: #f6f6f6;
  position: absolute;
  left: 20%;
  bottom: -20px;
}
.box__amarin2:before {
  content: "";
  display: inline-block;
  border: 10px solid transparent;
  border-top-color: #f6f6f6;
  position: absolute;
  left: 50%;
  bottom: -20px;
}
.more_btn {
  position: absolute;
  width: 100%;
  padding-top: 60px;
  text-align: center;
  line-height: 30px;
  background: #fff;
  cursor: pointer;
  transition: bottom 0.2s;
  font-size: 18px;
  color: #000000;
  padding: 34px 0;
  border-top: 1px solid #999;
  bottom: 0;
}
.more_btn span {
  text-indent: -9999px;
}
.more_btn span::before {
  display: block;
  content: "";
  width: 349px;
  height: 60px;
  background: url(/gift/image/btn_readmore.png) no-repeat 0 0;
  margin: 0 auto;
}
.more_btn.active {
  border-top: none;
}
.box-review .box__txt-area--txt2 {
  color: #777;
  position: absolute;
  bottom: -10px;
}
/* box__bg */
.box__bg img {
  width: 100%;
}
.box__bg--center {
  padding: 0 55px 30px;
  margin: 0 auto;
  width: 610px;
}
.box__bg--img--center {
  margin: 0 0 30px;
}
.box__bg .box__bg--img--center:nth-of-type(1) {
  margin: 0;
}
.box__bg .box__bg--txt-area--txt {
  margin: 20px 0 0;
}
.more_btn.active span::before {
  display: block;
  content: "";
  width: 100%;
  background: url(/gift/image/btn_close.png) no-repeat 0 0;
  margin: 0 auto;
  background-size: contain;
  width: 349px;
}
/* common */
.no-indent {
  margin: 0;
}
.box__title {
  font-size: 28px;
  line-height: 1.4em;
  border-left: 7px solid;
  padding: 10px 0 10px 20px;
  margin-bottom: 20px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", serif;
}
.box__double {
  margin: 43px 38px 0;
}
.box__double dt {
  width: 226px;
  float: left;
  margin: 0 0 30px;
}
.box__double dd h3 {
  font-size: 16px;
  font-weight: bold;
  color: #777;
  margin: 0 0 7px;
}
.box__double dt img {
  width: 226px;
}
.box__double p {
  color: #777;
}
.cf::after {
  content: "";
  display: block;
  clear: both;
}

.rs__subitem__detail .box__ouchi_voice--txt {
    background: url(/gift/image/sc1-kushikatsutanaka-set200422_bg01_sp.jpg) repeat;
    padding: 10px;
    margin: 0;
    color: #777;
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 20px;
}
.rs__subitem__detail .box__ouchi_voice--txt-area{ margin-bottom: 40px}
.rs__subitem__detail .box__ouchi_voice--txt_attention{color: #777;font-size: 13px;}

.item-info__list__note{
		font-size:10px;
		margin-top:5px;
}
/*テンプレートソース整理ここまで*/

.slider {
  display: none;
}

.slider.slick-initialized {
  display: block;
  /*slick-initializedが付与されたら表示*/
}