@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

/*************************************************************************
 *..elememt styles
 ************************************************************************/
a, abbr, acronym, address, applet, big, blockquote, body, caption, cite,
code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4,
h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre,
q, s, samp, small, span, strike, strong, sub, sup, table, tbody, textarea,
td, tfoot, th, thead, tr, tt, ul, var, input,
article, aside, dialog, figure, footer, header, hgroup, nav, section {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

input, textarea, select, button {
  font-family: inherit;
  font-size: 100%;
}

:focus {
  outline: 0;
}

a:active, a:hover, a:link, a:visited {
  text-decoration: none;
  color: inherit;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  background-color: #ccc;
  height: 1px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th, td {
  empty-cells: show;
  border: none;
  font-weight: normal;
}

th {
  text-align: center;
  vertical-align: middle;
}

td {
  text-align: left;
  vertical-align: top;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

iframe, img {
  border: none;
  text-decoration: none;
}

html {
  *font-size: small;
  *font: x-small;
}

body {
  margin: 0;
}

/*************************************************************************
 *..class styles
 ************************************************************************/
.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
}

.cleartype {
  -webkit-transform-origin: 0 0;
  -webkit-transform: scale(1, 1.01);
  -moz-transform-origin: 0 0;
  -moz-transform: scale(1, 1.01);
  -ms-transform-origin: 0 0;
  -ms-transform: scale(1, 1.02);
  /* IE9 1.02 */
  -o-transform-origin: 0 0;
  -o-transform: scale(1, 1.01);
  transform-origin: 0 0;
  transform: scale(1, 1.01);
}

.cf::after {
  content: "";
  clear: both;
  display: block;
}

.view-sp {
  display: none;
}

.body-sp .view-sp {
  display: block;
}

.body-sp .view-pc {
  display: none;
}

.ff {
  font-family: 'Montserrat', sans-serif;
}

* {
  box-sizing: border-box;
}

body {
  color: #444;
  font: 16px/1.8 -apple-system, BlinkMacSystemFont, 'Montserrat' , 'Noto Sans JP', "Helvetica Neue",  '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.8;
  -webkit-text-size-adjust: 100%;
  line-height: 1.75;
  letter-spacing: 2px;
  position: relative;
}

input:placeholder-shown {
  color: #acacac;
}

input::-webkit-input-placeholder {
  color: #acacac;
}

input:-moz-placeholder {
  color: #acacac;
  opacity: 1;
}

input::-moz-placeholder {
  color: #acacac;
  opacity: 1;
}

input:-ms-input-placeholder {
  color: #acacac;
}

h1, h2, h3, h4, h5, h6, p, span, strong, em {
  margin: 0;
}

img {
  width: 100%;
  display: block;
}

svg {
  display: block;
  width: 100%;
}

g {
  display: block;
  width: 100%;
}

dd {
  margin: 0;
}

table {
  width: 100%;
}

table tr, table td {
  text-align: center;
}

a {
  display: block;
  cursor: pointer;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

a:hover {
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
  opacity: .7;
}

input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
}

input.select, button.select, textarea.select, select.select {
  border: 1px solid #2d2d2d;
  border-radius: 0;
  width: 100%;
  font-size: 16px;
  background: url(../img/common/select.jpg) right center no-repeat;
  padding: 3px 16px;
  line-height: 1;
}

input.select ::-ms-expand, button.select ::-ms-expand, textarea.select ::-ms-expand, select.select ::-ms-expand {
  /* select要素のデザインを無効にする（IE用） */
  display: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src$=".svg"] {
    width: 100%;
  }
}

.defs {
  display: none;
}

.fs-i {
  font-style: italic;
}

h1, h2, h3, h4 {
  margin: 0;
  padding: 0;
}

.cf::after {
  display: block;
  content: "";
  clear: both;
}

.customer-state ul, .customer-state a, .g-navi ul, .series ul {
  font-size: 0;
}

.customer-state ul li, .customer-state a i, .customer-state a span, .g-navi ul li, .series ul li {
  display: inline-block;
}

.fs-c-dropdown select, .fs-c-cartTable td select {
  border: 1px solid #ccc;
  border-radius: 0;
  width: 100%;
  font-size: 16px;
  background: url(../img/common/select.jpg) right center no-repeat;
  padding: 4px 16px;
  line-height: 1;
}

.fs-c-dropdown select ::-ms-expand, .fs-c-cartTable td select ::-ms-expand {
  /* select要素のデザインを無効にする（IE用） */
  display: none;
}

.search-nav .read .post-search .image, .stylebook ul a, .blog-content .blog-wrap div a span, .blog-content .writer-box .image, .blog-content .pager a .image, .blog-side .latest-blog .image, .blog-side .popular-blog .image, .series-list-wrap .s-box .s-box-cell .image {
  position: relative;
  overflow: hidden;
}

.search-nav .read .post-search .image img, .stylebook ul a img, .blog-content .blog-wrap div a span img, .blog-content .writer-box .image img, .blog-content .pager a .image img, .blog-side .latest-blog .image img, .blog-side .popular-blog .image img, .series-list-wrap .s-box .s-box-cell .image img {
  position: absolute;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  max-width: initial;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.search-nav .search-data.color li a.is-active::before, .column-wrap .item-side .side-color-search li a.is-active::before, .search-nav .read .category-search ul li div, .stylebook ul li a p, .column-slick::before, .column-slick .filter, .column-slick .go-btn, .footer .link-list .camp-ban-area a span, .to-btn.to-top i, .to-btn.to-cart i, .to-btn.to-search a span, .blog-content .pager a .arrow span, .blog-content .related-box h3 span {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.t-section {
  margin-bottom: 100px;
}

.search-nav input[type="text"] {
  border-radius: 0;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

.sec-ttl {
  text-align: center;
  line-height: 1.2;
  position: relative;
  max-width: 1120px;
  width: 90%;
  margin: 0 auto;
}

.sec-ttl span {
  position: relative;
  display: inline-block;
  padding: 0 16px;
  z-index: 1;
}

.sec-ttl small {
  display: block;
  margin-top: 8px;
}

.sec-ttl::before {
  border-top: 2px solid;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
}

.sec-ttl::after {
  border-top: 1px solid;
  content: "";
  position: absolute;
  top: 56%;
  left: 0;
  width: 100%;
}

.sec-ttl + p.des {
  text-align: center;
  margin-top: 16px;
  margin-bottom: 40px;
}

.series ul li a, .footer .link-list .camp-ban-area a, .feature-archive ul li a {
  overflow: hidden;
}

.series ul li a span, .footer .link-list .camp-ban-area a span, .feature-archive ul li a span {
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.series ul li a img, .footer .link-list .camp-ban-area a img, .feature-archive ul li a img {
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.series ul li a:hover, .footer .link-list .camp-ban-area a:hover, .feature-archive ul li a:hover {
  opacity: 1;
}

.series ul li a:hover img, .footer .link-list .camp-ban-area a:hover img, .feature-archive ul li a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  opacity: .5;
}

.series ul li a:hover span, .footer .link-list .camp-ban-area a:hover span, .feature-archive ul li a:hover span {
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.news li a:hover, .footer .footer-inner .fot-list-content a:hover, .footer .link-list > li:nth-child(1) a:hover, .footer .fot-logo-area .fot-nav a:hover, .breadcrumb a:hover, .fs-body-checkout .fs-c-returnedSpecialContract__link a:hover, .guide-box ul li a:hover {
  opacity: 1;
  color: #e19929;
}

/*
%tag-list{
  display: inline-block;
  font-size:$fs-m;
  letter-spacing: normal;
  margin:3px;
  a{
    color: $white;
    background-color: #888;
    @include css3(transition , ease .4s);
    padding: 3px 6px;
      &:hover{
        background-color: $key-color;
        @include css3(transition , ease .4s);
        opacity: 1;
      }
  }
  &.red{
    background: $red;
      a{
        background-color: #e27a56;
        &:hover{
          background-color: $red;
          @include css3(transition , ease .4s);
          opacity: 1;
        }
      }
  }
}
*/
.search-nav .search-tag ul li, .footer .link-list > li:nth-child(2) li, .blog-content .taglist li, .blog-side .tag-cloud li {
  display: inline-block;
  font-size: 14px;
  letter-spacing: normal;
  margin: 3px;
  background: #888;
}

.search-nav .search-tag ul li a, .footer .link-list > li:nth-child(2) li a, .blog-content .taglist li a, .blog-side .tag-cloud li a {
  color: #fff;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
  padding: 3px 6px;
}

.search-nav .search-tag ul li a:hover, .footer .link-list > li:nth-child(2) li a:hover, .blog-content .taglist li a:hover, .blog-side .tag-cloud li a:hover {
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
  opacity: 1;
  box-shadow: 1px 3px 5px 1px rgba(15, 15, 15, 0.3);
}

.column-wrap .item-side .side-color-search ul::after, .series-list-wrap .s-box .s-box-cell::after {
  display: block;
  content: "";
  clear: both;
}

.search-nav .search-data.color li a, .column-wrap .item-side .side-color-search li a {
  color: #fff;
  text-align: center;
  border: 1px solid transparent;
  position: relative;
  -webkit-transition: ease 0.3s;
  -moz-transition: ease 0.3s;
  -ms-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
}

.search-nav .search-data.color li a.is-active::before, .column-wrap .item-side .side-color-search li a.is-active::before {
  content: " ";
  display: block;
  position: absolute;
  margin-top: 0;
  border-radius: 0;
  width: 100%;
  height: 110%;
  background: url("../img/common/color_filter2-2.png") 50% 50%/cover no-repeat;
}

.search-nav .search-data.color li a.is-active::after, .column-wrap .item-side .side-color-search li a.is-active::after {
  content: attr(data-name);
  font-size: 90%;
  position: absolute;
  top: 96%;
  left: 5%;
  width: 90%;
  margin: 0 auto;
  border-radius: none;
  color: #2d2d2d;
  transition: none;
}

.search-nav .search-data.color li a.is-active span, .column-wrap .item-side .side-color-search li a.is-active span {
  visibility: hidden;
}

.search-nav .search-data.color li a:hover, .column-wrap .item-side .side-color-search li a:hover {
  -webkit-transition: ease 0.3s;
  -moz-transition: ease 0.3s;
  -ms-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
  opacity: 1;
}

.search-nav .search-data.color li.color-clear a, .column-wrap .item-side .side-color-search li.color-clear a {
  color: #2d2d2d;
  border-color: rgba(232, 177, 91, 0.8);
}

.search-nav .search-data.color li.color-clear a.is-active, .column-wrap .item-side .side-color-search li.color-clear a.is-active {
  background: #aaa !important;
  border-color: #aaa !important;
}

.search-nav .search-data.color li.color-white a, .column-wrap .item-side .side-color-search li.color-white a {
  color: #2d2d2d;
  border-color: #cecece;
}

.search-nav .search-data.color li.color-white a.is-active, .column-wrap .item-side .side-color-search li.color-white a.is-active {
  background: #cecece !important;
}

.search-nav .search-data.color li.color-silver a, .column-wrap .item-side .side-color-search li.color-silver a {
  color: #2d2d2d;
}

#fs_form .fs-c-inputInformation__button button, .fs-c-button--primary {
  padding: 18px 20px;
  font-size: 16px;
  background: #109077;
  border: 1px solid #109077;
  color: #fff;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

#fs_form .fs-c-inputInformation__button button span, .fs-c-button--primary span {
  color: #fff;
}

#fs_form .fs-c-inputInformation__button button:hover, .fs-c-button--primary:hover {
  color: #109077;
  background: #fff;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

#fs_form .fs-c-inputInformation__button button:hover span, .fs-c-button--primary:hover span {
  color: #109077;
}

.fs-c-button--addToAddressbook, .fs-c-button--secondary, .fs-c-button--standard, .fs-body-checkout .fs-c-modal--addressList .fs-c-button--edit, .fs-body-checkout .fs-c-modal--addressList .fs-c-button--cancel, .series-list-wrap .s-box .s-box-cell .go-btn a {
  padding: 18px 20px;
  font-size: 16px;
  background: #e19929;
  color: #fff;
  border: 1px solid #e19929;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.fs-c-button--addToAddressbook span, .fs-c-button--secondary span, .fs-c-button--standard span, .fs-body-checkout .fs-c-modal--addressList .fs-c-button--edit span, .fs-body-checkout .fs-c-modal--addressList .fs-c-button--cancel span, .series-list-wrap .s-box .s-box-cell .go-btn a span {
  color: #fff;
}

.fs-c-button--addToAddressbook:hover, .fs-c-button--secondary:hover, .fs-c-button--standard:hover, .fs-body-checkout .fs-c-modal--addressList .fs-c-button--edit:hover, .fs-body-checkout .fs-c-modal--addressList .fs-c-button--cancel:hover, .series-list-wrap .s-box .s-box-cell .go-btn a:hover {
  color: #e19929;
  background: #fff;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.fs-c-button--addToAddressbook:hover span, .fs-c-button--secondary:hover span, .fs-c-button--standard:hover span, .fs-body-checkout .fs-c-modal--addressList .fs-c-button--edit:hover span, .fs-body-checkout .fs-c-modal--addressList .fs-c-button--cancel:hover span, .series-list-wrap .s-box .s-box-cell .go-btn a:hover span {
  color: #e19929;
}

.fs-c-button--delete {
  padding: 18px 20px;
  font-size: 16px;
  background: #949494;
  border: 1px solid #949494;
  color: #fff;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.fs-c-button--delete span {
  color: #fff;
}

.fs-c-button--delete:hover {
  color: #949494;
  background: #fff;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.fs-c-button--delete:hover span {
  color: #949494;
}

/******************************************
    module
******************************************/
.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

@media screen and (max-width: 999px) {
  .slick-slider {
    margin-top: 56px;
  }
}

@media screen and (max-width: 859px) {
  .slick-slider {
    margin-top: 30px;
  }
}

.slick-slider.topic-slide {
  margin-top: 0;
}

/*左右の矢印の色を変える*/
.slick-prev:before,
.slick-next:before {
  color: #000;
}

/*左右の矢印の位置を変える*/
.slick-next {
  right: 20px;
  z-index: 99;
}

.slick-prev {
  left: 15px;
  z-index: 100;
}

.slick-slide img {
  width: auto;
  height: auto;
}

.slick-slide a {
  position: relative;
  text-align: center;
}

@media screen and (max-width: 999px) {
  .top-slide .slick-arrow, .top-slide .slide-arrow {
    display: none !important;
  }
}

.top-slide .slick-slide {
  -webkit-transition: ease 0.3s;
  -moz-transition: ease 0.3s;
  -ms-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
  margin: 0 16px;
}

.top-slide .slick-slide .text {
  position: absolute;
  left: 50%;
  top: 105%;
  opacity: 0;
  width: 100%;
  line-height: 1.45;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
  -webkit-transition: ease 1s;
  -moz-transition: ease 1s;
  -ms-transition: ease 1s;
  -o-transition: ease 1s;
  transition: ease 1s;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  visibility: hidden;
}

.top-slide .slick-slide .text span {
  font-size: 14px;
}

.top-slide .slick-slide .text p {
  font-size: 16px;
}

@media screen and (max-width: 999px) {
  .top-slide .slick-slide .text {
    top: 85%;
  }
}

.top-slide .slick-slide.slick-current .text {
  visibility: visible;
  top: 105%;
  opacity: 1;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
  -webkit-transition: ease 1s;
  -moz-transition: ease 1s;
  -ms-transition: ease 1s;
  -o-transition: ease 1s;
  transition: ease 1s;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

@media screen and (max-width: 999px) {
  .top-slide .slick-slide.slick-current .text {
    top: 108%;
  }
}

.top-slide .slick-slide a {
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
  box-shadow: 5px 9px 22px 3px rgba(15, 15, 15, 0.3);
}

.top-slide .slick-slide a:hover {
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
  box-shadow: none;
  opacity: 1;
}

.top-slide .slick-slide img {
  width: 750px !important;
}

.top-slide .slick-list {
  padding-bottom: 112px !important;
}

.slick-dots {
  padding-right: 3%;
  text-align: right;
  position: relative;
  top: -96px;
}

.slick-dots li button::before {
  -webkit-transtion: ease 0.3s;
  -moz-transtion: ease 0.3s;
  -ms-transtion: ease 0.3s;
  -o-transtion: ease 0.3s;
  transtion: ease 0.3s;
  color: #cecece !important;
  opacity: 1;
  font-size: 16px;
}

.slick-dots li button:hover::before {
  -webkit-transtion: ease 0.3s;
  -moz-transtion: ease 0.3s;
  -ms-transtion: ease 0.3s;
  -o-transtion: ease 0.3s;
  transtion: ease 0.3s;
  color: #aaa !important;
}

.slick-dots li.slick-active button::before {
  color: #c06349 !important;
}

.slick-arrow {
  position: absolute;
  z-index: 50;
  width: 32px;
  top: 50%;
  margin-top: -112px;
}

.slick-arrow.prev-arrow {
  left: 5%;
}

.slick-arrow.next-arrow {
  right: 5%;
}

.topic-slick .slick-dots {
  text-align: center;
}

@media screen and (max-width: 1149px) {
  .slick-dotted.slick-slider {
    margin-bottom: 0;
  }
}

.item-list-slider .slick-slide {
  margin: 0 20px;
}

.item-list-slider .slick-dots {
  padding-right: 0;
  text-align: center;
  position: relative;
  top: auto;
}

.item-list-slider .slide-arrow {
  width: 15px;
  bottom: -27px;
  margin: 0;
  top: auto;
}

.item-list-slider .slide-arrow.next-arrow {
  right: 41%;
}

.item-list-slider .slide-arrow.prev-arrow {
  right: 57%;
  left: auto;
}

@media screen and (max-width: 999px) {
  .item-list-slider .slide-arrow.next-arrow {
    right: 40%;
  }
  .item-list-slider .slide-arrow.prev-arrow {
    right: 58%;
    left: auto;
  }
}

@media screen and (max-width: 859px) {
  .item-list-slider .slide-arrow.next-arrow {
    right: 39%;
  }
  .item-list-slider .slide-arrow.prev-arrow {
    right: 59%;
  }
}

.slide-arrow {
  list-style: none;
}

@media screen and (max-width: 1200px) {
  .item-detail-slide ul li {
    width: 100% !important;
    float: none;
    padding: 0;
    padding-bottom: 15px;
  }
}

/**/
.border {
  height: 1px;
  display: block;
  width: 100%;
  background: #989898;
  margin-top: 6px;
  margin-bottom: 6px;
}

.sec-ttl {
  background-color: #fff;
  font-size: 36px;
}

.sec-ttl span {
  background-color: #fff;
}

.sec-ttl small {
  font-size: 16px;
  margin-top: 3px;
  color: #aaa;
}

.loading-layer {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999999999999;
}

.loading-layer .loading-animation {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-animation: fade 1.5s ease-in-out;
  animation: fade 1.5s ease-in-out;
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.loading-layer .loading-animation .double-bounce1, .loading-layer .loading-animation .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #e8b15b;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}

.loading-layer .loading-animation .double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.ms {
  width: 90%;
  max-width: 1120px;
  margin: 0 auto;
}

.ms.t-section {
  margin-bottom: 100px;
}

@media screen and (max-width: 1149px) {
  .ms.t-section {
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 999px) {
  .ms {
    /*min-width:760px;
        width: 94%;*/
    margin: 0 auto;
  }
}

@media screen and (max-width: 999px) {
  .all-wrapper {
    min-width: 800px;
    width: 100%;
    margin: 0 auto;
  }
}

.flex {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  width: 100%;
}

.max-width img {
  width: auto;
  max-width: 100%;
}

.all-wrapper {
  width: 100%;
  height: auto;
  color: #2d2d2d;
  position: relative;
}

header {
  width: 100%;
  color: #222;
}

.key-color {
  color: #2d2d2d;
}

.key-color2 {
  color: #e19929;
}

.red {
  color: #c06349;
}

.c-red {
  color: rgba(192, 99, 73, 0.8);
}

.blue {
  color: #109077;
}

.white {
  color: #fff;
}

.yellow {
  color: #e8b15b;
}

.pink {
  color: #f7a389;
}

.green {
  color: #acc449;
}

.gray {
  color: #cecece;
}

.t-section {
  /*&.topics{
    margin-bottom: 30px !important;
  }*/
}

.go-btn {
  text-align: center;
}

.go-btn a {
  display: inline-block;
  min-width: 200px;
  margin: 0 auto;
  border: 1px solid #2d2d2d;
  padding: 24px 32px;
  line-height: 1;
  background-color: #fff;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.go-btn a:hover {
  background-color: #e19929;
  opacity: 1;
  color: #fff;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
  border-color: #e19929;
}

.go-btn.mt {
  margin-top: 80px;
}

.ttl-box h3 {
  font-size: 42px;
}

.ttl-box h3 span {
  display: block;
  line-height: 1.3;
}

.camp-bar a {
  text-align: center;
  padding: 6px 13px;
  background-color: #c06349;
  font-size: 14px;
  color: #fff;
}

@media screen and (max-width: 999px) {
  .camp-bar a {
    font-size: 14px;
  }
}

.customer-state {
  text-align: right;
  margin-top: 5px;
}

.customer-state ul li {
  text-align: center;
  line-height: 1;
}

.customer-state ul li:last-child a {
  padding-right: 0;
}

.customer-state ul li.head-cart-state a {
  position: relative;
}

.customer-state ul li.head-cart-state a .fs-p-cartItemNumber {
  font-size: 10px;
  height: 20px;
  width: 20px;
  padding: 0;
  line-height: 21px;
  text-align: center;
  padding-left: 2px;
  top: -3px;
  right: -17px;
  background-color: #c06349;
}

.customer-state a {
  padding: 5px;
}

.customer-state a i {
  height: 16px;
  width: 16px;
  display: inline-block;
  font-size: 16px;
}

.customer-state a i svg {
  height: 16px;
  width: 16px;
  display: inline;
  vertical-align: middle;
}

.customer-state a span {
  font-size: 14px;
}

.customer-state a:hover {
  opacity: 1;
  color: #e19929;
  fill: #e19929;
}

.def-menu.sticky-menu {
  display: block;
  position: relative;
  margin-bottom: 40px;
  box-shadow: none;
}

.def-menu.sticky-menu .logo2 {
  width: 400px;
  margin-bottom: 30px;
}

.def-menu.sticky-menu .logo2 svg {
  height: 41px;
}

.def-menu.sticky-menu .logo2 span {
  display: block !important;
  margin-top: 5px;
  font-size: 14px;
}

.def-menu.sticky-menu .g-navi {
  margin-top: 15px;
}

@media screen and (max-width: 999px) {
  .def-menu.sticky-menu .g-navi {
    margin-bottom: 0;
  }
}

.sticky-menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding-top: 20px;
  padding-bottom: 15px;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.sticky-menu.cart-navi .logo2 {
  margin-bottom: 10px;
}

.sticky-menu .logo2 {
  width: 240px;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
  margin-top: 10px;
}

.sticky-menu .logo2 svg {
  height: 26px;
}

.sticky-menu .logo2 span {
  display: none;
}

.search {
  position: relative;
  bottom: -4px;
  right: -3%;
}

.search a {
  border-bottom: 1px solid #2d2d2d;
  width: 100px;
}

.search a i {
  width: 35px;
  height: 35px;
  padding: 6px;
  position: absolute;
  bottom: -3px;
  right: 0;
}

.search a span {
  font-size: 20px;
  position: absolute;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
  bottom: -5px;
  right: 13px;
}

.g-navi {
  max-width: 1120px;
  min-width: 800px;
  width: 96%;
  margin: 0 auto;
  margin-top: 5px;
  margin-bottom: 0;
}

@media screen and (max-width: 999px) {
  .g-navi {
    width: 98%;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 859px) {
  .g-navi {
    margin-bottom: 30px;
  }
}

.g-navi ul {
  font-size: 0;
  text-align: center;
}

.g-navi ul li {
  font-size: 20px;
  margin-right: 3%;
}

@media screen and (max-width: 999px) {
  .g-navi ul li {
    margin-right: 2%;
  }
  .g-navi ul li.search {
    right: -2%;
  }
}

.g-navi ul li.search {
  margin-right: 0;
}

.g-navi ul li:nth-last-of-type(2) {
  margin-right: 0;
}

.g-navi ul li.red a {
  color: #c06349;
}

.g-navi ul li.red a:hover {
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.g-navi ul li.red a:hover::after {
  width: 100%;
  background-color: #c06349;
}

.g-navi ul li.pink a {
  color: #f7a389;
}

.g-navi ul li.pink a:hover {
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.g-navi ul li.pink a:hover::after {
  width: 100%;
  background-color: #f7a389;
}

.g-navi ul li.yellow a {
  color: #e19929;
}

.g-navi ul li.yellow a:hover {
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.g-navi ul li.yellow a:hover::after {
  width: 100%;
  background-color: #e19929;
}

.g-navi ul li.blue a {
  color: #109077;
}

.g-navi ul li.blue a:hover {
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.g-navi ul li.blue a:hover::after {
  width: 100%;
  background-color: #109077;
}

.g-navi ul li.green a {
  color: #acc449;
}

.g-navi ul li.green a:hover {
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.g-navi ul li.green a:hover::after {
  width: 100%;
  background-color: #acc449;
}

.g-navi ul li.black a {
  color: #2d2d2d;
}

.g-navi ul li.black a:hover {
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.g-navi ul li.black a:hover::after {
  width: 100%;
  background-color: #2d2d2d;
}

.g-navi ul li:last-of-type {
  margin-right: 0;
}

.g-navi ul a {
  position: relative;
  font-weight: bold;
}

.g-navi ul a::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 0%;
  bottom: 0;
  left: 0;
  background-color: transparent;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.g-navi ul a:hover {
  opacity: 1;
}

.nav-bg-layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 500;
  display: none;
  background-color: rgba(0, 0, 0, 0.6);
}

.close-btn {
  display: inline-block;
  position: fixed;
  display: none;
  top: 12px;
  right: 12px;
  font-size: 50px;
  line-height: 1;
  z-index: 30000000000;
  color: #fff;
  cursor: pointer;
}

.fill {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.6);
}

.search-nav {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-43vh) translateX(-50%);
  -moz-transform: translateY(-43vh) translateX(-50%);
  -ms-transform: translateY(-43vh) translateX(-50%);
  -o-transform: translateY(-43vh) translateX(-50%);
  transform: translateY(-43vh) translateX(-50%);
  z-index: 1000;
  display: none;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  overflow-y: scroll;
  background-color: rgba(255, 255, 255, 0.9);
  width: 800px;
  height: 86vh;
  min-height: 400px;
  padding: 60px 60px 0;
}

@media screen and (max-width: 859px) {
  .search-nav {
    width: 86%;
    min-width: 750px;
    height: 86vh;
    max-height: 50%;
  }
}

.search-nav h4 {
  font-size: 20px;
  padding-bottom: 6px;
  margin-bottom: 35px;
  border-bottom: 1px solid #2d2d2d;
}

.search-nav h4 span {
  color: #898989;
  font-weight: normal;
  font-size: 16px;
}

.search-nav h5 {
  font-size: 16px;
  margin-bottom: 4px;
  display: block;
}

.search-nav .search-area {
  position: relative;
  margin: 0 auto;
  height: auto;
}

.search-nav input[type="text"] {
  display: block;
  width: 100%;
  padding: 12px;
}

.search-nav .search-input {
  border: 1px solid #aaa;
  display: block;
  height: 48px;
  width: 92%;
  text-align: left;
}

.search-nav .search-input input[type="text"] {
  border: none !important;
}

.search-nav .icon-search {
  width: 48px;
  height: 48px;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 12px;
  border: 1px solid #2d2d2d;
  background-color: #2d2d2d;
}

.search-nav .icon-search svg {
  fill: #fff;
}

.search-nav .search-tag {
  margin: 0 auto;
  margin-top: 10px;
  position: relative;
  font-size: 14px;
}

.search-nav .search-tag ul {
  font-size: 0;
}

.search-nav .search-tag ul li {
  font-size: 13px;
  letter-spacing: 2px;
  font-weight: normal;
}

.search-nav .search-tag h5 {
  font-size: 14px;
}

.search-nav .item-detail-search {
  margin: 0 auto;
  margin-top: 60px;
}

.search-nav .item-detail-search .item-detail-search-list {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}

.search-nav .item-detail-search .item-detail-search-list h5 {
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 5px;
  padding-bottom: 3px;
}

.search-nav .item-detail-search .item-detail-search-list .color-search h4 {
  margin-bottom: calc(4% / 4 + 8px);
}

.search-nav .item-detail-search ul {
  font-size: 0;
  width: 100%;
}

.search-nav .item-detail-search li {
  font-size: 16px;
  letter-spacing: normal;
  display: inline-block;
  margin-right: calc(4% / 5);
  margin-bottom: calc(4% / 5);
  /*&:nth-of-type(4n){
              margin-right: 0;
            }*/
}

.search-nav .search-data a {
  padding: 3px 6px;
}

.search-nav .search-data:not(.color) li {
  text-align: center;
}

.search-nav .search-data:not(.color) li a {
  color: #fff;
  background-color: #109077;
  border: 1px solid #109077;
}

.search-nav .search-data:not(.color) li a span {
  font-size: 130%;
  padding-left: 3px;
  display: inline-block;
  line-height: 1;
}

.search-nav .search-data:not(.color) li a:hover {
  color: #109077;
  background-color: #fff;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 1;
}

.search-nav .search-data:not(.color) li a.is-active {
  color: #109077;
  background-color: #fff;
  font-weight: bold;
}

.search-nav .search-data.color {
  letter-spacing: -6px;
}

.search-nav .search-data.color li {
  margin-right: calc(4% / 5);
  margin-bottom: calc(4% / 1.25);
  /*&:nth-of-type(5n){
            margin-right: 0;
          }*/
}

@media screen and (max-width: 859px) {
  .search-nav .search-data.color li {
    margin-right: calc(4% / 5);
  }
}

.search-nav .search-data.i-series-box li {
  width: calc(96% / 5);
  margin-right: calc(4% / 5);
  margin-bottom: calc(4% / 5);
}

.search-nav .search-data.i-series-box li a {
  padding: 0;
}

.search-nav .search-data.i-series-box li a .image {
  overflow: hidden;
  background-color: #000;
}

.search-nav .search-data.i-series-box li a .image img {
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
  background-color: #000;
}

.search-nav .search-data.i-series-box li a .image:hover img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
  opacity: .68;
}

.search-nav .search-data.i-series-box li a span {
  font-size: 100%;
  padding-left: 0;
  display: inline-block;
  font-weight: normal;
  line-height: 1;
}

.search-nav .search-data.i-series-box li a span span {
  font-size: 130%;
  padding-left: 3px;
  display: inline-block;
  font-weight: bold;
  line-height: 1;
}

.search-nav .change-tab {
  text-align: center;
  margin-bottom: 40px;
}

.search-nav .change-tab h5 {
  margin-bottom: 10px;
}

.search-nav .change-tab ul {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  width: 70%;
  margin: 0 auto;
}

.search-nav .change-tab li {
  width: 50%;
  border: 1px solid transparent;
  border-bottom-color: #2d2d2d;
}

.search-nav .change-tab li.is-active {
  border: 1px solid #2d2d2d;
  border-bottom-color: transparent;
}

.search-nav .change-tab i, .search-nav .change-tab span {
  display: inline-block;
}

.search-nav .change-tab svg {
  width: 20px;
}

.search-nav .change-tab span {
  font-size: 20px;
}

.search-nav .change-content {
  display: none;
}

.search-nav .change-content .do-btn {
  margin-bottom: 60px;
}

.search-nav .read .refine-search-box {
  margin-top: 60px;
}

.search-nav .read .refine-search-box .search-data a {
  border: none;
  background: none;
}

.search-nav .read .refine-search-box .detail-search {
  margin-bottom: 30px;
}

.search-nav .read .category-search ul {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.search-nav .read .category-search ul li {
  width: calc( 96% / 2);
  position: relative;
  overflow: hidden;
  padding-top: 25%;
  border-bottom: none;
  margin: calc(4% / 4);
}

.search-nav .read .category-search ul li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 0;
  background-color: #2d2d2d;
}

.search-nav .read .category-search ul li a img {
  -webkit-transition: ease 1s;
  -moz-transition: ease 1s;
  -ms-transition: ease 1s;
  -o-transition: ease 1s;
  transition: ease 1s;
}

.search-nav .read .category-search ul li a:hover {
  opacity: 1;
  background-color: #2d2d2d;
}

.search-nav .read .category-search ul li a:hover img {
  opacity: .5;
  -webkit-transition: ease 1s;
  -moz-transition: ease 1s;
  -ms-transition: ease 1s;
  -o-transition: ease 1s;
  transition: ease 1s;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.search-nav .read .category-search ul li div {
  width: 90%;
  margin: 0 auto;
}

.search-nav .read .category-search ul li div span {
  font-size: 80%;
  display: block;
  color: #fff;
}

.search-nav .read .category-search ul li div em {
  color: #fff;
  font-weight: bold;
  display: block;
  font-style: normal;
  letter-spacing: .2px;
}

.search-nav .read .post-search ul {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.search-nav .read .post-search li {
  width: 50%;
}

.search-nav .read .post-search li a {
  color: #2d2d2d;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
}

.search-nav .read .post-search li a:hover {
  background: none !important;
}

.search-nav .read .post-search li a:nth-of-type(-n + 2) {
  margin-bottom: 6px;
}

.search-nav .read .post-search .image, .search-nav .read .post-search .image + p {
  font-size: 14px;
  letter-spacing: -3px;
  vertical-align: top;
  color: #2d2d2d;
}

.search-nav .read .post-search .image + p {
  width: 240px;
  padding-left: 10px;
  letter-spacing: normal;
}

.search-nav .read .post-search .image {
  width: 80px;
  height: 80px;
}

.search-nav .read .post-search .image img {
  height: 100%;
}

.search-nav .read .post-search p {
  text-align: left;
}

.search-nav .read .post-search p time {
  color: #aaa;
  display: block;
}

.search-nav .read .post-search p time span {
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: normal;
}

.search-nav .read .post-search p time i {
  display: inline-block;
}

.search-nav .read .post-search p time svg {
  width: 15px;
  height: 15px;
  position: relative;
  top: 2px;
  fill: #aaa;
}

.search-nav .read .post-search a p span {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: 1px;
  padding-left: 0;
  padding-left: 5px;
}

.search-nav .flex .i-key-box {
  width: 60%;
}

.search-nav .flex .wrapping-btn {
  width: 40%;
}

/*
div[class*="color-search"]{
  ul{
    margin-top: 6px;
    font-size:0;
    li{
      font-size:14px;
      display: inline-block;
      width: auto !important;
      div{
          @extend %input-radio;
      }
      label{
        font-size:14px;
        padding: 3px 4px;
      }
    }
  }
}
*/
.do-btn {
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 100px;
  width: 100%;
  text-align: center;
}

.do-btn li {
  display: inline-block;
  width: 200px;
}

.do-btn li a {
  padding: 10px 20px;
  border: 1px solid #2d2d2d;
}

/*********************************************************/
/*********************************************************/
.stylebook {
  padding-top: 170px;
  padding-bottom: 480px;
  position: relative;
}

@media screen and (max-width: 1200px) {
  .stylebook {
    padding-top: 140px;
    padding-bottom: 380px;
  }
}

@media screen and (max-width: 999px) {
  .stylebook {
    padding-left: 3%;
    padding-bottom: 250px;
  }
}

.stylebook .ttl-box h3 {
  border-bottom: 1px solid #2d2d2d;
  display: inline-block;
}

.stylebook .ttl-box h3::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
}

.stylebook .ttl-box h3 .fs-i {
  color: #c06349;
}

.stylebook .ttl-box h3 span, .stylebook .ttl-box h3 i {
  vertical-align: middle;
}

.stylebook .ttl-box h3 span {
  line-height: 1.2;
  display: inline-block;
}

.stylebook .ttl-box h3 span span {
  display: block;
}

.stylebook .ttl-box h3 i {
  background-color: #c06349;
  line-height: 42px;
  display: none;
  padding: 8px;
  font-size: 15px;
  color: #fff;
  margin-left: 16px;
  border-radius: 50%;
}

.stylebook .ttl-box p {
  font-size: 14px;
  margin-top: 14px;
}

.stylebook .ttl-box p + p {
  margin-top: 10px;
}

.stylebook ul li {
  position: absolute;
}

.stylebook ul li a {
  box-shadow: 5px 9px 22px 3px rgba(15, 15, 15, 0.3);
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.stylebook ul li a::before {
  opacity: 0;
  content: "";
  z-index: 10;
  display: block;
  background-color: rgba(192, 99, 73, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.stylebook ul li a p {
  opacity: 0;
  display: block;
  color: #fff;
  z-index: 20;
  text-align: center;
  width: 90%;
}

.stylebook ul li a p span {
  display: block;
}

.stylebook ul li a p span:first-of-type {
  padding-bottom: 5px;
  display: inline-block;
}

@media screen and (max-width: 1149px) {
  .stylebook ul li a p span:first-of-type {
    padding-bottom: 0;
  }
}

.stylebook ul li a p span:last-child {
  display: block;
  margin-top: 3px;
  border: 1px solid #fff;
  font-size: 11px;
  width: 150px;
  padding: 3px;
  margin: 0 auto;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

@media screen and (max-width: 1149px) {
  .stylebook ul li a p span:last-child {
    display: none;
    text-overflow: ellipsis;
  }
}

.stylebook ul li a p span:last-child:hover {
  background-color: #fff;
  color: #c06349;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.stylebook ul li a:hover {
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
  box-shadow: none;
  opacity: 1;
}

.stylebook ul li a:hover::before {
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
  opacity: 1;
}

.stylebook ul li a:hover p {
  opacity: 1;
}

.stylebook ul li:nth-of-type(1) {
  top: 10%;
  left: 55%;
  z-index: 10;
}

.stylebook ul li:nth-of-type(1) a {
  width: 400px;
  height: 400px;
}

@media screen and (max-width: 1200px) {
  .stylebook ul li:nth-of-type(1) {
    top: 10%;
    left: 60%;
  }
  .stylebook ul li:nth-of-type(1) a {
    width: 360px;
    height: 360px;
  }
}

@media screen and (max-width: 1149px) {
  .stylebook ul li:nth-of-type(1) {
    top: 10%;
    left: 59%;
  }
  .stylebook ul li:nth-of-type(1) a {
    width: 330px;
    height: 330px;
  }
}

@media screen and (max-width: 999px) {
  .stylebook ul li:nth-of-type(1) {
    top: 15%;
    left: 58%;
  }
  .stylebook ul li:nth-of-type(1) a {
    width: 280px;
    height: 280px;
  }
}

.stylebook ul li:nth-of-type(2) {
  top: 57%;
  left: 77%;
}

.stylebook ul li:nth-of-type(2) a {
  width: 250px;
  height: 250px;
}

@media screen and (max-width: 1200px) {
  .stylebook ul li:nth-of-type(2) {
    top: 62%;
    left: 80%;
  }
  .stylebook ul li:nth-of-type(2) a {
    width: 230px;
    height: 230px;
  }
}

@media screen and (max-width: 1149px) {
  .stylebook ul li:nth-of-type(2) {
    top: 57%;
    left: 76%;
  }
  .stylebook ul li:nth-of-type(2) a {
    width: 200px;
    height: 200px;
  }
}

@media screen and (max-width: 999px) {
  .stylebook ul li:nth-of-type(2) {
    top: 50%;
    left: 78%;
  }
  .stylebook ul li:nth-of-type(2):hover {
    -webkit-transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -ms-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s;
    z-index: 15;
  }
  .stylebook ul li:nth-of-type(2) a {
    width: 150px;
    height: 150px;
  }
}

.stylebook ul li:nth-of-type(3) {
  top: 50%;
  left: 20%;
}

.stylebook ul li:nth-of-type(3):hover {
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
  z-index: 15;
}

.stylebook ul li:nth-of-type(3) a {
  width: 300px;
  height: 300px;
}

@media screen and (max-width: 1200px) {
  .stylebook ul li:nth-of-type(3) {
    top: 42%;
    left: 45%;
  }
  .stylebook ul li:nth-of-type(3) a {
    width: 260px;
    height: 260px;
  }
}

@media screen and (max-width: 1149px) {
  .stylebook ul li:nth-of-type(3) {
    top: 43%;
    left: 48%;
  }
  .stylebook ul li:nth-of-type(3) a {
    width: 200px;
    height: 200px;
  }
}

@media screen and (max-width: 999px) {
  .stylebook ul li:nth-of-type(3) {
    top: 53%;
    left: 43%;
  }
  .stylebook ul li:nth-of-type(3) a {
    width: 150px;
    height: 150px;
  }
}

.stylebook ul li:nth-of-type(4) {
  top: 0;
  left: 35%;
}

.stylebook ul li:nth-of-type(4) a {
  width: 196px;
  height: 196px;
}

@media screen and (max-width: 1200px) {
  .stylebook ul li:nth-of-type(4) {
    top: 3%;
    left: 41%;
  }
  .stylebook ul li:nth-of-type(4) a {
    width: 160px;
    height: 160px;
  }
}

@media screen and (max-width: 1149px) {
  .stylebook ul li:nth-of-type(4) {
    top: 3%;
    left: 42%;
  }
  .stylebook ul li:nth-of-type(4) a {
    width: 130px;
    height: 130px;
  }
}

@media screen and (max-width: 999px) {
  .stylebook ul li:nth-of-type(4) {
    top: 3%;
    left: 48%;
  }
  .stylebook ul li:nth-of-type(4):hover {
    -webkit-transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -ms-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s;
    z-index: 15;
  }
  .stylebook ul li:nth-of-type(4) a {
    width: 120px;
  }
}

.stylebook ul a {
  position: relative;
  overflow: hidden;
}

.stylebook ul a img {
  width: auto;
  height: 100%;
}

.stylebook .go-btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.stylebook .inview li {
  opacity: 0;
  -webkit-transform: translate(0, 60px);
  -moz-transform: translate(0, 60px);
  -ms-transform: translate(0, 60px);
  -o-transform: translate(0, 60px);
  transform: translate(0, 60px);
  transition: .8s;
}

.stylebook .inview li.fade-in-up:nth-child(1) {
  transition-delay: 0.2s;
}

.stylebook .inview li.fade-in-up:nth-child(2) {
  transition-delay: 0.4s;
}

.stylebook .inview li.fade-in-up:nth-child(3) {
  transition-delay: 0.6s;
}

.stylebook .inview li.fade-in-up:nth-child(4) {
  transition-delay: 0.8s;
}

.stylebook .inview .fade-in-up {
  opacity: 1.0;
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0);
}

.columns.t-section {
  margin-bottom: 90px;
}

.column-slick {
  position: relative;
  overflow: hidden;
  text-align: center;
  padding-bottom: 115px;
  margin-bottom: 0;
}

@media screen and (max-width: 999px) {
  .column-slick {
    padding-bottom: 130px;
  }
}

.column-slick::before {
  content: "";
  width: 1120px;
  padding-top: 450px;
  background-color: #8bc9bd;
  top: 52%;
}

.column-slick .slick-slide {
  margin: 0 45px;
  width: 270px !important;
  padding: 16px;
  -webkit-transition: ease 0.6s;
  -moz-transition: ease 0.6s;
  -ms-transition: ease 0.6s;
  -o-transition: ease 0.6s;
  transition: ease 0.6s;
  color: #fff;
}

.column-slick .slick-slide img {
  box-shadow: 1px 7px 10px 1px rgba(15, 15, 15, 0.3);
}

.column-slick .slick-slide:hover {
  -webkit-transition: ease 0.6s;
  -moz-transition: ease 0.6s;
  -ms-transition: ease 0.6s;
  -o-transition: ease 0.6s;
  transition: ease 0.6s;
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -ms-transform-origin: top center;
  -o-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.column-slick .slick-slide:hover a {
  opacity: 1;
}

.column-slick .slick-slide p {
  margin-top: 20px;
}

.column-slick .filter {
  width: 1120px;
}

.column-slick .filter::before, .column-slick .filter::after {
  content: "";
  width: 1120px;
  padding-top: 560px;
  background-color: #fff;
  position: absolute;
  top: -380px;
  opacity: .8;
  z-index: 60;
}

.column-slick .filter::before {
  left: 1120px;
}

.column-slick .filter::after {
  content: "";
  left: -1120px;
}

.column-slick span {
  font-size: 14px;
}

.column-slick .go-btn {
  top: 550px;
}

@media screen and (max-width: 999px) {
  .column-slick .go-btn {
    top: 580px;
  }
}

.column-slick .slick-list {
  padding-bottom: 40px !important;
}

@media screen and (max-width: 999px) {
  .ranking.t-section a > div {
    margin-right: 20px;
  }
}

.ranking.t-section li:nth-of-type(n + 6) {
  display: none;
}

.ranking ul {
  width: 100%;
}

.ranking ul li {
  float: left;
  width: calc(92% / 5);
  margin-right: calc(8% / 4);
}

@media screen and (max-width: 999px) {
  .ranking ul li {
    float: none;
    width: 94%;
    margin: 0 auto;
    padding-bottom: 30px;
    padding-top: 30px;
    border-bottom: 1px solid #cecece;
  }
  .ranking ul li:last-of-type {
    margin: 0 auto !important;
  }
  .ranking ul li:first-of-type {
    padding-top: 0;
  }
  .ranking ul li a {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
  }
  .ranking ul li a .item-img-box {
    width: 30%;
    margin-right: 5%;
  }
}

.ranking ul li:nth-of-type(5n) {
  margin-right: 0;
}

.ranking ul li:nth-of-type(1) span {
  background-color: #e8b15b;
}

.ranking ul li:nth-of-type(2) span {
  background-color: #a8a8a8;
}

.ranking ul li:nth-of-type(3) span {
  background-color: #bd5500;
}

.ranking ul li p {
  font-size: 14px;
  text-align: left;
  margin-top: 7px;
}

.ranking ul li p em {
  font-weight: normal;
  display: block;
  margin-top: 5px;
  font-style: normal;
}

.ranking ul a {
  position: relative;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
}

.ranking ul a span {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background-color: #2d2d2d;
}

.series ul {
  letter-spacing: -16px;
}

.series ul li {
  width: calc(96% / 4);
  margin: calc(4% / 8);
  letter-spacing: normal;
  vertical-align: top;
  text-align: center;
}

@media screen and (max-width: 999px) {
  .series ul li {
    width: calc(100% / 2);
    padding: calc(4% / 2);
    margin: 0;
  }
}

.series ul li a {
  position: relative;
  overflow: hidden;
}

.series ul li a span {
  content: "";
  display: block;
  width: 100%;
  background-color: rgba(232, 177, 91, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 7px;
  font-size: 16px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.series ul li a img {
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.series ul li a:hover {
  opacity: 1;
}

.series ul li a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  opacity: .5;
}

.series ul li a:hover span {
  background-color: #e8b15b;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.news h3 {
  margin-bottom: 40px;
}

@media screen and (max-width: 999px) {
  .news ul {
    width: 94%;
    margin: 0 auto;
  }
}

.news li {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 35px;
}

.news li a {
  max-width: 1000px;
  margin-left: 20px;
  width: 92%;
}

.news li time {
  text-align: center;
  min-width: 120px;
}

.news li span {
  font-size: 14px;
  width: 100%;
  background-color: #e19929;
  padding: 3px 5px;
  color: #fff;
}

.news-wrap {
  display: block !important;
}

.news-wrap .info-list li {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0;
  position: relative;
}

.news-wrap .info-list li + li {
  padding-top: 60px;
}

.news-wrap .info-list time {
  min-width: initial;
}

.news-wrap .info-list time + .news-list {
  margin-top: 15px;
}

.news-wrap .info-list time + .news-list h3 {
  color: #e19929;
  line-height: 1.7;
  margin-bottom: 15px;
  font-weight: bold;
}

.news-wrap .info-list time + .news-list p.link-btn {
  text-align: right;
  margin-top: 20px;
}

.news-wrap .info-list time + .news-list p.link-btn a {
  max-width: initial;
  margin-left: auto;
  width: auto;
}

.news-wrap .info-list time + .news-list p.link-btn a:hover span {
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
  background-color: #fff;
  color: #109077;
}

.news-wrap .info-list time + .news-list p.link-btn a span {
  font-size: inherit;
  padding: 7px 10px;
  background-color: #109077;
  border: 1px solid #109077;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.news-wrap .anchor-bar {
  position: absolute;
  top: -110px;
  left: 0;
  width: 100%;
  display: block;
  z-index: -1;
}

.footer {
  background-color: #DFDFDF;
  padding: 100px 0 30px;
  font-size: 14px;
}

.footer .footer-inner {
  width: 1120px;
  margin: 0 auto;
}

@media screen and (max-width: 1149px) {
  .footer .footer-inner {
    width: 94%;
    margin: 0 auto;
  }
}

.footer .footer-inner .fot-list {
  padding-bottom: 50px;
  border-bottom: 1px solid #2d2d2d;
}

.footer .footer-inner .des a {
  color: #109077;
}

.footer .footer-inner .des a:hover {
  opacity: 1;
  color: #e19929;
}

.footer .footer-inner .guide-list {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-align-content: stretch;
  -moz-align-content: stretch;
  -ms-align-content: stretch;
  -o-align-content: stretch;
  align-content: stretch;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer .footer-inner .guide-list li {
  width: 360px;
  margin-right: 20px;
  vertical-align: top;
  background-color: #fff;
  margin-bottom: 20px;
  font-size: 14px;
}

.footer .footer-inner .guide-list li:nth-of-type(3n) {
  margin-right: 0;
}

@media screen and (max-width: 1149px) {
  .footer .footer-inner .guide-list li {
    width: calc(96% / 3);
    margin-right: calc(4% / 2);
  }
}

@media screen and (max-width: 999px) {
  .footer .footer-inner .guide-list li {
    width: calc(96% / 2);
    margin-right: calc(4%);
  }
  .footer .footer-inner .guide-list li:nth-of-type(2n) {
    margin-right: 0;
  }
}

.footer .footer-inner .guide-list h5 {
  padding: 6px 6px 6px 20px;
  background-color: #e19929;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
}

.footer .footer-inner .fot-ttl {
  font-size: 36px;
}

.footer .footer-inner .fot-ttl + .des {
  margin-bottom: 40px;
}

.footer .footer-inner .fot-list-content {
  padding: 10px 20px 20px;
}

.footer .footer-inner .fot-list-content dd, .footer .footer-inner .fot-list-content p {
  margin-bottom: 16px;
}

.footer .footer-inner .fot-list-content a {
  color: #109077;
  display: block;
  margin-bottom: 5px;
}

.footer .footer-inner .fot-list-content a i {
  display: inline-block;
  vertical-align: middle;
  padding-right: 3px;
}

.footer .footer-inner .fot-list-content a i svg {
  width: 23px;
  height: 23px;
}

.footer .footer-inner .fot-list-content a span {
  display: inline-block;
  vertical-align: middle;
}

.footer .footer-inner .fot-list-content b {
  display: block;
}

.footer .footer-inner .fot-list-content b i {
  display: inline-block;
  vertical-align: middle;
  padding-right: 3px;
}

.footer .footer-inner .fot-list-content b i svg {
  width: 23px;
  height: 23px;
}

.footer .footer-inner .fot-list-content b span {
  display: inline-block;
  vertical-align: middle;
}

.footer .footer-inner .fot-list-content table .Deli {
  background-color: rgba(232, 177, 91, 0.3);
  color: #e8b15b;
}

.footer .footer-inner .fot-list-content table .Holyday {
  background-color: rgba(192, 99, 73, 0.3);
  color: #c06349;
}

.footer .footer-inner .fot-list-content .cal_wrapper .cal_ui {
  display: none;
}

.footer .footer-inner .fot-list-content .cal_wrapper .cal_ui + p {
  font-size: 20px;
}

.footer .footer-inner .fot-list-content .cal_wrapper table tr + tr {
  border-top: 1px solid #cecece;
}

.footer .footer-inner .fot-list-content .cal_wrapper table tr:last-of-type {
  border-bottom: 1px solid #cecece;
}

.footer .footer-inner .fot-list-content .cal_wrapper table tr th div, .footer .footer-inner .fot-list-content .cal_wrapper table tr td div {
  padding: 5px;
}

.footer .footer-inner .fot-list-content .cal_wrapper table tr.headline {
  border-top: none;
}

.footer .footer-inner .fot-list-content .cal_wrapper table tr.headline td {
  padding: 5px;
}

.footer .footer-inner .fot-list-content .cal_wrapper + table {
  margin-top: 15px;
}

.footer .footer-inner .fot-list-content .cal_wrapper + table span {
  background: none;
}

.footer .link-list {
  margin-top: 80px;
}

.footer .link-list h5 {
  font-size: 20px;
  border-bottom: 1px solid #2d2d2d;
  letter-spacing: normal;
}

.footer .link-list > li {
  float: left;
  margin-right: 5%;
}

.footer .link-list > li:nth-child(1) {
  width: 15%;
}

.footer .link-list > li:nth-child(1) > div {
  margin-top: 7px;
}

.footer .link-list > li:nth-child(2) {
  width: 25%;
  font-size: 0;
  letter-spacing: -4px;
}

.footer .link-list > li:nth-child(2) h5 {
  margin-bottom: 7px;
}

.footer .link-list > li:nth-child(2) ul {
  font-size: 0;
}

.footer .link-list > li:nth-child(3) {
  width: 50%;
  margin-right: 0;
}

.footer .link-list .camp-ban-area li {
  margin-bottom: 30px;
}

.footer .link-list .camp-ban-area a {
  position: relative;
  background-color: #2d2d2d;
}

.footer .link-list .camp-ban-area a span {
  position: absolute;
  font-size: 20px;
  width: 90%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 6px #414141, 0 0 6px #414141;
}

.footer .fot-logo-area {
  margin-top: 50px;
}

.footer .fot-logo-area .logo {
  width: 130px;
  margin: 0 auto;
}

.footer .fot-logo-area .logo + p {
  text-align: center;
  width: 710px;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px;
}

.footer .fot-logo-area .logo + p span {
  display: block;
}

.footer .fot-logo-area .fot-sns {
  text-align: center;
  margin-bottom: 15px;
}

.footer .fot-logo-area .fot-sns li {
  display: inline-block;
  width: 36px;
  text-align: center;
  padding: 12px 0 8px;
}

.footer .fot-logo-area .fot-sns li .icon {
  height: 15px;
}

.footer .fot-logo-area .fot-sns li a.icon-twitter:hover {
  opacity: 1;
  fill: #60a8ea;
}

.footer .fot-logo-area .fot-sns li a.icon-facebook:hover {
  opacity: 1;
  fill: #485b98;
}

.footer .fot-logo-area .fot-sns li a.icon-instagram:hover {
  opacity: 1;
  fill: #c06349;
}

.footer .fot-logo-area .fot-sns li a.icon-pinterest:hover {
  opacity: 1;
  fill: #b90020;
}

.footer .fot-logo-area .fot-nav {
  text-align: center;
}

.footer .fot-logo-area .fot-nav ul {
  border-top: 1px solid #2d2d2d;
  border-bottom: 1px solid #2d2d2d;
}

.footer .fot-logo-area .fot-nav li {
  display: inline-block;
  margin-right: 10px;
  padding: 10px 0;
}

.copy {
  text-align: center;
  padding: 6px;
  background-color: #2d2d2d;
  color: #fff;
  display: block;
  width: 100%;
}

.to-btn a {
  padding: 3px;
  position: fixed;
  right: 3%;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  z-index: 50;
  box-shadow: 1px 3px 5px 2px rgba(15, 15, 15, 0.2);
}

.to-btn.to-top {
  display: none;
}

.to-btn.to-top a {
  background-color: #aaa;
  bottom: 40px;
}

.to-btn.to-top i {
  border-style: solid;
  border-width: 0 9px 12px;
  border-color: transparent transparent #fff;
}

.to-btn.to-cart {
  display: none;
}

.to-btn.to-cart a {
  background-color: #e19929;
  bottom: 95px;
}

.to-btn.to-cart a .fs-p-cartItemNumber {
  background-color: #c06349;
  color: #fff;
  border: 1px solid #c06349;
  height: 23px;
  width: 23px;
  text-align: center;
  line-height: 23px;
  position: absolute;
  top: -10px;
  right: -10px;
  padding: 0;
  padding-left: 2px;
  border-radius: 20px;
}

.to-btn.to-cart i {
  width: 20px;
}

.to-btn.to-cart i svg {
  fill: #fff;
}

.to-btn.to-search {
  display: none;
}

.to-btn.to-search a {
  border: 1px solid #aaa;
  bottom: 150px;
  font-size: 11px;
  text-align: center;
  line-height: 1.2;
  background-color: #fff;
}

.to-btn.to-search a span {
  width: 100%;
}

/*********************************************************/
/*********************************************************/
.child-page, .child-page-slide {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
}

.child-page-slide {
  visibility: hidden;
}

.child-page.item-detail-page, .child-page.special-page {
  width: 100%;
  max-width: initial;
  max-width: none;
  margin: 0 auto;
}

.child-page.item-detail-page .fs-l-pageMain, .child-page.special-page .fs-l-pageMain {
  max-width: 100%;
}

.child-page.item-detail-page .breadcrumb, .child-page.special-page .breadcrumb {
  width: 94%;
  margin: 0 auto;
  margin-top: 80px;
  margin-bottom: 30px;
}

.item-list-slider .slick-slide img {
  width: 340px;
}

.item-list-slider .slide-arrow.next-arrow {
  display: none !important;
}

.item-list-slider .slide-arrow.prev-arrow {
  display: none !important;
}

.breadcrumb {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 12px;
  color: #898989;
}

@media screen and (max-width: 1149px) {
  .breadcrumb {
    width: 94%;
    margin: 0 auto;
    margin-top: 80px;
    margin-bottom: 30px;
  }
}

.breadcrumb a {
  position: relative;
  display: inline;
  color: #898989;
}

.breadcrumb a:first-of-type {
  padding-left: 0;
}

.breadcrumb a:first-of-type::before {
  display: none;
}

.breadcrumb a::before {
  content: ">";
  padding-left: 5px;
  padding-right: 5px;
}

.breadcrumb a.current-page {
  pointer-events: none;
  cursor: text;
}

.breadcrumb a.current-page:hover {
  color: #898989;
}

@media screen and (max-width: 1149px) {
  .column-wrap {
    width: 94%;
    margin: 0 auto;
    min-width: 800px;
  }
}

.column-wrap .item-side > div {
  margin-bottom: 30px;
}

.column-wrap .item-side h4 {
  font-size: 18px;
  border-bottom: 1px solid #2d2d2d;
  font-weight: bold;
}

.column-wrap .item-side h4 .red {
  font-weight: normal;
}

.column-wrap .item-side li {
  border-bottom: 1px solid #cecece;
}

.column-wrap .item-side li a {
  padding: 6px;
}

.column-wrap .item-side li a:hover {
  background: rgba(232, 177, 91, 0.2);
  opacity: 1;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.column-wrap .item-side .side-color-search ul {
  letter-spacing: -15px;
  padding-top: 6px;
}

.column-wrap .item-side .side-color-search li {
  border-bottom: none;
  letter-spacing: normal;
  padding: 1%;
  margin-right: 0;
  margin-bottom: 0;
  display: inline-block;
}

.column-wrap .item-side .side-color-search li:last-of-type {
  margin-right: 0;
}

.column-wrap .item-side .side-color-search li a {
  font-size: 11px;
  padding: 3px 10px;
  display: block;
}

.column-wrap .hot-item h4 {
  margin-top: 9px;
  margin-bottom: 3px;
  border-bottom: none;
}

.column-wrap .hot-item p {
  font-size: 14px;
}

.column-wrap .item-list-ttl {
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 0;
  color: #2d2d2d;
  font-size: 20px;
  text-align: left;
}

.column-wrap .item-list-ttl + .fs-c-productList {
  margin-top: 0;
}

.column-wrap {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
}

.column-wrap.feature-wrap {
  display: block;
}

.left.item-side, .left.blog-side {
  width: 250px;
  margin-right: 40px;
}

@media screen and (max-width: 1200px) {
  .left.item-side, .left.blog-side {
    margin-right: 20px;
  }
}

@media screen and (max-width: 999px) {
  .left.item-side, .left.blog-side {
    display: none;
  }
}

.left.blog-side {
  margin-right: 0;
  margin-left: 40px;
}

@media screen and (max-width: 1200px) {
  .left.blog-side {
    margin-right: 0;
    margin-left: 3%;
    width: 250px;
  }
}

.right.item-content, .right.blog-content {
  width: 830px;
}

@media screen and (max-width: 1149px) {
  .right.item-content, .right.blog-content {
    width: 77%;
  }
}

@media screen and (max-width: 999px) {
  .right.item-content {
    width: 94%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 999px) {
  .right.blog-content {
    width: 94%;
    margin: 0 auto;
  }
}

.right.feature-archive {
  width: 100%;
}

/***************************************************/
/***************************************************/
#AmazonPayButton img {
  width: auto;
  max-width: 100%;
}

.fs-c-productList {
  margin-top: 0;
}

[class*="fs-c-pagination__item--"]::before {
  position: relative;
  top: -1px;
  left: -1px;
}

.fs-c-modal {
  /*
  background-color: $white;
  color:$key-color;
  top:50%;
  left:50%;
  @include css3(transform , translateX(-50%) translateY(-50%));
  min-height:70vh;
  min-width: 600px;
  */
}

.fs-c-modal.fs-c-modal--inquiry {
  min-height: 70vh;
}

.fs-c-modal fieldset + .fs-c-fieldMessage {
  margin-top: 10px;
}

.fs-c-modal .fs-c-fieldMessage a {
  color: #109077;
  display: inline-block;
  border-bottom: 1px solid #109077;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.fs-c-modal .fs-c-fieldMessage a:hover {
  color: #e19929;
  border-bottom-color: #e19929;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
  opacity: 1;
}

.fs-c-modal .fs-c-button--standard {
  background-color: #109077;
  padding: 14px 18px;
  font-size: 14px;
  box-shadow: none;
  border: 1px solid #109077;
  color: #fff;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.fs-c-modal .fs-c-button--standard:hover {
  opacity: 1;
  background-color: #fff;
  color: #109077;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.fs-c-modal .fs-c-button--standard:hover span {
  color: #109077;
}

.fs-c-modal input {
  border-radius: 0 !important;
}

.fs-c-modal textarea {
  border: 1px solid #ccc !important;
}

.fs-c-modal .fs-c-modal__inner {
  z-index: 330000000;
  min-width: 600px;
  max-width: 740px !important;
}

.fs-c-modal .fs-c-productName__copy + .fs-c-productName__name {
  margin-top: 7px;
}

#fs_p_scrollingCartButton {
  display: none !important;
}

.fs-p-scrollingCartButton {
  display: none !important;
}

.fs-p-pageNotFound {
  width: 37%;
}

.fs-p-inputGroup {
  border: none;
  background-color: transparent;
}

.fs-p-inputGroup .fs-p-searchForm__button::before {
  content: none;
}

.fs-c-button--viewMoreImage {
  display: none;
}

.fs-none {
  width: 1px;
  height: 1px;
  visibility: hidden;
  display: none;
  overflow: hidden;
}

.fs-c-productPrice--listed {
  text-decoration: line-through;
  font-size: 11px;
}

.fs-c-productPrice--listed + .fs-c-productPrice--selling {
  color: #c06349;
  font-weight: bold;
}

.fs-c-productPrice--listed + .fs-c-productPrice--selling .fs-c-productPrice__main__price {
  color: #c06349;
}

.fs-c-productPrice--member {
  font-weight: bold;
}

.fs-c-productPrice--member .fs-c-productPrice__main__price {
  color: #c06349;
}

.fs-c-productPrice--member .fs-c-productPrice__main__price .fs-c-price__currencyMark {
  color: #c06349;
}

.fs-c-productPrice--member .fs-c-productPrice__main__price .fs-c-price__value {
  color: #c06349;
}

.fs-c-productPrice--member .fs-c-productPrice__addon {
  color: #c06349;
}

.fs-c-productList__list {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
}

.fs-c-productList__list .fs-c-productListItem {
  margin: calc(4% / 5);
  margin-bottom: 4%;
  width: calc(96% / 3);
  text-align: left;
}

.fs-c-productList__list .fs-c-productListItem:nth-of-type(3n) {
  margin-right: 0;
}

.fs-c-productList__list .fs-c-productListItem .fs-c-productName__copy {
  margin-bottom: 20px;
}

.fs-c-productList__list + .fs-c-productList__controller {
  border-bottom: none;
}

.fs-c-productList__list + .fs-c-productList__controller .fs-c-sortItems {
  display: none;
}

.fs-c-productList__list + .fs-c-productList__controller .fs-c-listControl__status {
  display: none;
}

.fs-c-productList__controller {
  margin: 2px 0;
  display: block;
  text-align: right;
  padding-bottom: 6px;
  border-bottom: 1px solid #aaa;
}

.fs-c-productList__controller .fs-c-sortItems {
  display: inline-block;
  margin-left: auto;
  font-size: 16px;
  color: #aaa;
}

.fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__label {
  display: none;
}

.fs-c-productList__controller .fs-c-listControl {
  display: block;
}

.fs-c-productList__controller .fs-c-pagination {
  margin-left: 0;
}

.fs-c-productList__controller .fs-c-sortItems__list__item {
  position: relative;
  padding-left: 10px;
}

.fs-c-productList__controller .fs-c-sortItems__list__item:first-of-type {
  padding-left: 0;
}

.fs-c-productList__controller .fs-c-sortItems__list__item:first-of-type::before {
  display: none;
}

.fs-c-productList__controller .fs-c-sortItems__list__item::before {
  content: "|";
  padding-left: 5px;
  padding-right: 5px;
  position: absolute;
  top: 45%;
  left: 0;
  color: #aaa;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.fs-c-productList__controller .fs-c-sortItems__list__item.is-active {
  color: #2d2d2d;
  background-color: transparent;
}

.fs-c-productList__controller .fs-c-sortItems__list__item .fs-c-sortItems__list__item__label {
  padding: 4px 0 8px 4px;
}

.fs-c-productList__controller .fs-c-sortItems__list__item a:hover {
  border-color: #2d2d2d;
  color: #2d2d2d;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  opacity: 1;
}

.fs-c-productListItem__prices .fs-c-productPrice__main__label {
  font-size: 11px;
}

.fs-c-productListItem__prices .fs-c-productPrice__addon__label {
  font-size: 11px;
}

.fs-c-productListItem__prices .sale {
  color: #c06349;
  font-weight: bold;
}

.fs-c-productListItem__prices .sale .fs-c-price__value {
  color: #c06349;
  font-weight: bold;
}

.fs-c-productListItem__prices .base-price {
  color: #2d2d2d;
  font-size: 11px;
  display: block;
}

.fs-c-productListItem__prices .base-price span:first-of-type {
  text-decoration: line-through;
  padding-right: 5px;
}

.fs-c-productListItem__prices .base-price span:last-of-type {
  color: #c06349;
  font-weight: bold;
}

.fs-c-listControl {
  width: 100%;
  margin: 2px 0;
}

.fs-c-pagination {
  margin-top: 0;
  width: 100%;
  font-size: 0;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
}

.fs-c-pagination .fs-c-pagination__item {
  display: inline-block;
  margin-left: 5px;
  flex: 0 1 auto;
  height: 28px;
  width: 28px;
  font-size: 16px;
  border: 1px solid #aaa;
  border-radius: 5px;
  color: #aaa;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.fs-c-pagination .fs-c-pagination__item:hover {
  border-color: #2d2d2d;
  color: #2d2d2d;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  opacity: 1;
}

.fs-c-pagination .fs-c-pagination__item.is-active {
  border-color: #2d2d2d;
  color: #2d2d2d;
  background-color: transparent;
}

.fs-c-pagination .fs-c-pagination__item.first-of-type {
  margin-left: 0;
}

.c_controlWrap--lower {
  text-align: right;
}

.fs-c-productListItem__productName {
  font-size: 14px;
  line-height: 1.6;
}

.fs-c-productListItem__imageContainer {
  position: relative;
}

.fs-c-productListItem__imageContainer .fs-c-productMark {
  position: absolute;
  bottom: 5px;
  left: 5px;
}

.fs-c-productListItem__imageContainer .fs-c-productMark span {
  background-color: #c06349;
}

.fs-c-productMark__mark {
  border-radius: 0;
  margin: 6px 4px 6px 0;
}

.fs-c-productMark__mark + .fs-c-productMark__mark {
  margin-left: 4px;
}

/*************************************
    // TODO : item-detail
*************************************/
.radio-type2 {
  font-weight: bold;
  text-align: center;
}

.radio-type2 span {
  display: block;
}

.radio-type2 input[type="radio"] {
  display: none;
}

.radio-type2 input[type="radio"]:checked + label {
  background-color: transparent;
  color: #2d2d2d;
}

.radio-type2 input[type="radio"]:checked + label::before {
  opacity: 1;
}

.radio-type2 input[type="radio"]:checked + label::after {
  background-color: transparent;
}

.radio-type2 label {
  font-size: 11px;
  background: transparent;
  border: none;
  border-radius: none;
  margin: none;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  padding: 0;
  padding-top: 25px;
  vertical-align: middle;
  cursor: pointer;
}

.radio-type2 label div {
  font-size: 11px;
}

.radio-type2 label:hover::after {
  background-color: #109077;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.radio-type2 label::after {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #cecece;
  border-radius: 50%;
  content: "";
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.radio-type2 label::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #109077;
  content: '';
  opacity: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.item-detail-page .fs-l-pageMain {
  max-width: 100%;
}

.item-detail-page .column-wrap {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  padding-bottom: 80px;
  width: 94%;
  margin: 0 auto;
  min-width: 800px;
}

.item-detail-page .left {
  float: none;
}

@media screen and (max-width: 1430px) {
  .item-detail-page .left {
    display: none;
  }
}

.item-detail-page .item-side {
  max-width: 250px;
  margin-right: 40px;
}

.item-detail-page .right {
  float: none;
  width: calc(100% - 290px);
}

@media screen and (max-width: 1430px) {
  .item-detail-page .right {
    width: 100%;
  }
}

.item-img-box {
  padding: 0 50px;
}

.item-img-box .item-description {
  margin-top: 20px;
  margin-bottom: 90px;
}

.item-img-box .item-description h3 {
  font-size: 28px;
  margin-bottom: 16px;
  line-height: 1.5;
  font-weight: bold;
}

.item-img-box .item-description .data-info {
  display: none;
}

.item-img-box .item-description .data-info.is-active {
  display: block;
}

@media screen and (max-width: 1200px) {
  .item-img-box {
    padding: 0 40px 0 0;
  }
  .item-img-box .item-description h3 {
    font-size: 20px;
  }
}

@media screen and (max-width: 999px) {
  .item-img-box {
    padding: 0 17px;
  }
}

.item-img-inner .item-slide-img {
  padding: 5px;
}

.item-img-inner .slick-slide img {
  width: 100%;
}

.item-img-inner .item-box {
  display: none;
}

.item-img-inner .item-box.is-active ul:first-of-type {
  display: block;
}

.item-img-inner .item-box img {
  display: none;
}

.item-img-inner .item-box ul {
  display: none;
}

.item-img-inner .item-box ul.is-active li:nth-child(1) {
  transition-delay: 0.1s;
}

.item-img-inner .item-box ul.is-active li:nth-child(2) {
  transition-delay: 0.2s;
}

.item-img-inner .item-box ul.is-active li:nth-child(3) {
  transition-delay: 0.3s;
}

.item-img-inner .item-box ul.is-active li:nth-child(4) {
  transition-delay: 0.4s;
}

.item-img-inner .item-box ul.is-active li {
  opacity: 1;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.item-img-inner .item-box ul li {
  width: 50%;
  display: inline-block;
  opacity: 0;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.item-img-inner .item-box ul li img {
  display: block;
}

.item-detail-slide {
  position: relative;
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .item-detail-slide {
    height: auto !important;
  }
  .item-detail-slide .item-slide-arrow {
    display: none !important;
  }
}

.item-detail-slide ul::after {
  display: block;
  content: "";
  clear: both;
}

.item-detail-slide li {
  width: 50%;
  display: block;
  float: left;
  padding: 10px;
}

.item-detail-slide .item-slide-arrow {
  margin-top: -18px;
  width: 20px;
  position: absolute;
  top: 50%;
}

.item-detail-slide .item-slide-arrow.nextArrow {
  right: -25px;
}

.item-detail-slide .item-slide-arrow.prevArrow {
  left: -25px;
}

.item-detail-area {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 80px;
}

@media screen and (max-width: 1200px) {
  .item-detail-area {
    width: 96%;
    margin: 0 auto;
  }
}

.item-detail-area .item-img-box {
  width: 70%;
}

@media screen and (max-width: 1200px) {
  .item-detail-area .item-img-box {
    width: 57%;
  }
}

.item-detail-area .item-detail-box {
  width: 30%;
}

@media screen and (max-width: 1200px) {
  .item-detail-area .item-detail-box {
    width: 43%;
  }
}

.item-detail-box .item-info-box .item-price {
  font-weight: bold;
}

.item-detail-box .item-info-box .item-price + div:not(.sale-period) {
  margin-top: 10px;
}

.item-detail-box .item-info-box .item-price .data-info.is-active {
  color: #2d2d2d;
}

.item-detail-box .item-info-box .item-price .data-info.is-active .r-price {
  font-size: 120%;
}

.item-detail-box .item-info-box .item-price .data-info.is-active .discount {
  padding-left: 10px;
  font-weight: normal;
  font-size: 14px;
  display: none;
}

.item-detail-box .item-info-box .item-price .data-info.is-active .price {
  display: block;
  line-height: 1.3;
  font-weight: normal;
  font-size: 14px;
  color: #aaa;
  text-decoration: line-through;
  display: none;
}

.item-detail-box .item-info-box .item-price .data-info.red {
  color: #c06349;
}

.item-detail-box .item-info-box .item-price .data-info.red .discount {
  display: inline-block;
}

.item-detail-box .item-info-box .item-price .data-info.red .price {
  display: block;
}

.item-detail-box .item-info-box .sale-period {
  margin-bottom: 10px;
  font-size: 80%;
  color: #c06349;
}

.item-detail-box .item-info-box > div:last-of-type {
  margin-bottom: 20px;
  font-size: 14px;
  border-bottom: 1px solid #cecece;
  padding-bottom: 14px;
}

.item-detail-box .data-info {
  display: none;
}

.item-detail-box .data-info.is-active {
  display: inline-block;
}

.item-detail-box .item-icon-box {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 8px;
}

.item-detail-box .item-icon-box .product-mark {
  padding: 4px 6px;
  font-size: 11px;
  margin-right: 3px;
  color: #fff;
  background-color: #989898;
}

.item-detail-box .item-icon-box .product-mark.red {
  background-color: #c06349;
}

.item-detail-box .item-id span {
  font-size: 14px;
  margin-bottom: 10px;
}

.item-detail-box .item-title {
  line-height: 1.4;
  font-size: 18px;
}

.item-detail-box .fs-c-productNumber {
  border: none;
  padding-left: 0;
}

.item-detail-box .item-variation-thumbnail {
  cursor: pointer;
}

.item-detail-box .item-variation-thumbnail img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.item-detail-box .item-variation-thumbnail .is-active > img {
  border: thin solid #109077;
}

.item-detail-box .item-variation-thumbnail .item-variation-caption {
  margin-top: 6px;
}

.item-variation-thumbnail {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  -o-align-items: baseline;
  align-items: baseline;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 20px;
}

.item-variation-thumbnail .flex-child {
  text-align: center;
  margin: 4px 7px;
  -webkit-flex-basis: 60px;
  -moz-flex-basis: 60px;
  -ms-flex-basis: 60px;
  -o-flex-basis: 60px;
  flex-basis: 60px;
  font-size: 11px;
}

.item-variation-title {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid #cecece;
}

.item-variation-box-inner li {
  margin-top: 10px;
}

.item-variation-box-inner li > span {
  font-size: 12px;
}

.item-variation-box-inner li.none .select-box {
  visibility: hidden;
}

.flex-item-detail {
  text-align: center;
  width: 100%;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  padding-bottom: 10px;
  border-bottom: 1px solid #cecece;
}

.flex-item-detail .hidden-name {
  display: none;
}

.flex-item-detail .flex-child {
  -webkit-flex-basis: 120px;
  -moz-flex-basis: 120px;
  -ms-flex-basis: 120px;
  -o-flex-basis: 120px;
  flex-basis: 120px;
  margin-right: 10px;
}

.flex-item-detail .flex-child.thum {
  margin-top: 0;
  margin-right: 20px;
}

.flex-item-detail .flex-child.thum span {
  font-size: 11px;
}

.flex-item-detail .flex-child.cart-in-btn {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-basis: 100%;
  -o-flex-basis: 100%;
  flex-basis: 100%;
  margin-right: 0;
}

.flex-item-detail .flex-child.cart-in-btn button {
  width: 100%;
  background-color: #109077;
  border: 1px solid #109077;
  color: #fff;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.flex-item-detail .flex-child.cart-in-btn button:hover {
  background-color: #fff;
  color: #109077;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.flex-item-detail .flex-child.cart-in-btn button.none {
  background-color: #2d2d2d;
  border-color: #2d2d2d;
}

.flex-item-detail .flex-child.cart-in-btn button.none:hover {
  background-color: #fff;
  border-color: #2d2d2d;
  color: #2d2d2d;
}

.flex-item-detail .flex-child.cart-in-btn button.reservation {
  background-color: #e19929;
  border: 1px solid #e19929;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.flex-item-detail .flex-child.cart-in-btn button.reservation:hover {
  color: #e19929;
  background-color: #fff;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.flex-item-detail .flex-child.cart-in-btn span {
  width: 100%;
  display: block;
  height: 42px;
  line-height: 42px;
}

.flex-item-detail .flex-child.cart-in-btn em {
  font-style: normal;
  display: block;
  margin-top: 5px;
  font-size: 14px;
}

.flex-item-detail .flex-child.cart-in-btn em span {
  line-height: 1.65;
  height: auto;
  font-size: 12px;
}

.flex-item-detail .flex-child.cart-in-btn em.item-price.is-active {
  color: #c06349;
}

.flex-item-detail .flex-child.cart-in-btn em.item-price span {
  font-size: 16px;
  font-weight: bold;
  display: inline;
  width: auto;
}

.flex-item-detail .flex-child.cart-in-btn em.item-price span.discount {
  font-size: 14px;
  font-weight: normal;
  padding-left: 10px;
}

.flex-item-detail .flex-child.cart-in-btn .pcom {
  display: inline-block;
  width: auto;
  padding: 0 5px;
}

.flex-item-detail .flex-child.select-box .select {
  height: 42px;
}

.flex-item-detail .flex-child.select-box span {
  line-height: 1.65;
  height: auto;
  font-size: 12px;
}

.item-coution-info {
  font-size: 13px;
}

.item-coution-info li {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #cecece;
}

.item-coution-info li:last-of-type {
  border-bottom: none;
}

.item-coution-info span, .item-coution-info a {
  display: block;
}

.item-coution-info a span {
  display: inline-block;
  color: #109077;
  margin-top: 10px;
  border-bottom: 1px solid #109077;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.item-coution-info a:hover {
  opacity: 1;
}

.item-coution-info a:hover span {
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
  color: #e19929;
  border-bottom: 1px solid #e19929;
}

.item-coution-info .coution-bunner {
  text-align: center;
}

.item-coution-info .coution-bunner a {
  border-bottom: none;
}

.item-coution-info .item-category-link {
  margin-top: 10px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.item-coution-info .item-category-link > div {
  width: calc(93% / 3);
  background-color: #109077;
  border: 1px solid #109077;
  margin: calc(7% / 6);
}

.item-coution-info .item-category-link a {
  display: block;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.item-coution-info .item-category-link a span {
  margin-top: 0;
  padding: 7px 10px;
  color: #fff;
  border: none;
}

.item-coution-info .item-category-link a:hover span {
  border-bottom: none;
}

.item-coution-info .item-category-link span span {
  color: #109077;
  border-color: #fff;
  border: 1px solid #109077;
  padding: 10px 15px;
  font-weight: bold;
  display: block;
}

.coordinate {
  width: 100%;
}

.coordinate h2 {
  font-weight: bold;
  border-bottom: 1px solid #2d2d2d;
  margin-bottom: 3px;
}

.coordinate h2 + p {
  margin-bottom: 10px;
}

.coordinate .coordinate-thum {
  position: relative;
  margin: 0 auto;
  margin-bottom: 20px;
  width: 80%;
}

@media screen and (max-width: 1200px) {
  .coordinate .coordinate-thum {
    margin-bottom: 5px;
  }
}

.coordinate .coordinate-thum .slick-slide {
  padding: 10px 13px 0;
}

@media screen and (max-width: 1200px) {
  .coordinate .coordinate-thum .slick-slide {
    padding: 4px;
  }
}

.coordinate .coordinate-thum .slick-arrow {
  margin-top: -31px;
}

.coordinate .coordinate-thum .slick-arrow.prev-arrow {
  left: -8%;
}

.coordinate .coordinate-thum .slick-arrow.next-arrow {
  right: -8%;
}

@media screen and (max-width: 1430px) {
  .coordinate .coordinate-thum .slick-arrow {
    width: 25px;
    margin-top: -20px;
  }
}

@media screen and (max-width: 1200px) {
  .coordinate .coordinate-thum .slick-arrow {
    width: 18px;
    margin-top: -15px;
  }
}

.coordinate .target-coordinate-img {
  width: 80%;
  margin: 0 auto;
}

.coordinate .coordinate-image {
  width: 65%;
  margin-right: 4%;
  float: left;
}

.coordinate .coordinate-image img {
  width: 100%;
  max-width: 100%;
}

@media screen and (max-width: 1430px) {
  .coordinate .coordinate-image {
    width: 100%;
    margin-right: 0;
  }
}

.coordinate .coordinate-items {
  float: left;
  width: 30%;
  text-align: center;
  font-size: 14px;
}

@media screen and (max-width: 1430px) {
  .coordinate .coordinate-items {
    width: 100%;
    text-align: left;
  }
}

.coordinate .coordinate-items h4 {
  padding: 5px;
  border-bottom: 1px solid #2d2d2d;
  margin-bottom: 15px;
}

@media screen and (max-width: 1430px) {
  .coordinate .coordinate-items h4 {
    margin-top: 20px;
    border: none;
    border-bottom: 1px solid #2d2d2d;
  }
}

.coordinate .coordinate-items ul {
  font-size: 0;
  letter-spacing: -3px;
  text-align: left;
}

.coordinate .coordinate-items li {
  font-size: 14px;
  letter-spacing: normal;
  width: calc(100% / 2);
  display: inline-block;
  text-align: center;
  padding: 5px;
}

@media screen and (max-width: 1430px) {
  .coordinate .coordinate-items li {
    text-align: center;
    width: 112px;
  }
}

@media screen and (max-width: 1200px) {
  .coordinate .coordinate-items li {
    width: 100px;
  }
}

.coordinate .coordinate-items li a img {
  border: 1px solid #cecece;
}

.footer-recommend {
  padding-left: 50px;
}

@media screen and (max-width: 1200px) {
  .footer-recommend {
    padding-left: 0;
  }
}

.footer-recommend section {
  margin-bottom: 70px;
}

.footer-recommend h4 {
  font-weight: bold;
  margin-bottom: 17px;
}

.footer-recommend ul {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.footer-recommend li {
  -webkit-flex-basis: calc(92% / 4);
  -moz-flex-basis: calc(92% / 4);
  -ms-flex-basis: calc(92% / 4);
  -o-flex-basis: calc(92% / 4);
  flex-basis: calc(92% / 4);
  margin-right: calc(8% / 3);
  font-size: 14px;
  border-bottom: none;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.footer-recommend li:last-of-type {
  margin-right: 0;
}

.footer-recommend li a {
  display: block !important;
}

.footer-recommend li a p {
  margin-top: 5px;
}

.blog-content .taglist ul {
  font-size: 0;
}

.blog-content .title-area {
  border: 1px solid #cecece;
  border-bottom: none;
  padding: 25px;
}

.blog-content .title-area h2 {
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 3px;
  font-size: 36px;
  line-height: 1.45;
}

.blog-content .title-area time {
  color: #aaa;
}

.blog-content .title-area time i {
  display: inline-block;
  position: relative;
  top: 2px;
}

.blog-content .title-area time svg {
  width: 16px;
  height: 16px;
  fill: #aaa;
}

.blog-content .title-area time span {
  padding-left: 5px;
}

.blog-content .title-area .cat {
  display: inline-block;
}

.blog-content .title-area .cat a {
  display: inline-block;
  color: #109077;
}

.blog-content .title-area .cat a:hover {
  color: #e19929;
  opacity: 1;
}

.blog-content .title-area .cat a::before {
  content: "|";
  width: 2px;
  height: 16px;
  text-align: center;
  padding-right: 2px;
  padding-left: 2px;
  color: #cecece;
}

.blog-content .blog-wrap {
  padding-bottom: 40px;
}

.blog-content .blog-wrap a {
  display: block;
  margin-bottom: 40px;
}

.blog-content .blog-wrap a + h3, .blog-content .blog-wrap a + h4, .blog-content .blog-wrap a + h5 {
  margin-top: 50px;
}

.blog-content .blog-wrap a.link-btn {
  text-align: center;
  display: block;
}

.blog-content .blog-wrap a.link-btn span {
  padding: 20px 50px;
  display: inline-block;
  background: #109077;
  color: #fff;
  border: 1px solid #109077;
}

.blog-content .blog-wrap a.link-btn:hover span {
  color: #109077;
  background: #fff;
  border-bottom-color: #109077;
}

.blog-content .blog-wrap a img {
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
  width: 100%;
}

.blog-content .blog-wrap a span {
  color: #109077;
  font-weight: bold;
  padding-bottom: 3px;
  border-bottom: 1px solid #109077;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.blog-content .blog-wrap a span.image {
  border-bottom: 0;
}

.blog-content .blog-wrap a:hover {
  opacity: 1;
}

.blog-content .blog-wrap a:hover img {
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
  opacity: .7;
}

.blog-content .blog-wrap a:hover span {
  color: #e19929;
  border-bottom-color: #e19929;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.blog-content .blog-wrap img {
  margin-bottom: 18px;
}

.blog-content .blog-wrap img.mini {
  width: auto;
  max-width: 100%;
  text-align: center;
}

.blog-content .blog-wrap img + h3, .blog-content .blog-wrap img + h4, .blog-content .blog-wrap img + h5 {
  margin-top: 30px;
}

.blog-content .blog-wrap p {
  margin-bottom: 40px;
}

.blog-content .blog-wrap p a {
  display: inline;
}

.blog-content .blog-wrap p a span {
  color: #109077;
  font-weight: bold;
  padding-bottom: 3px;
  border-bottom: 1px solid #109077;
}

.blog-content .blog-wrap p + h3, .blog-content .blog-wrap p + h4, .blog-content .blog-wrap p + h5 {
  margin-top: 50px;
}

.blog-content .blog-wrap ul {
  margin-top: 20px;
  margin-bottom: 50px;
  background-color: #ececec;
  padding: 20px;
}

.blog-content .blog-wrap ul li {
  padding: 9px 0;
}

.blog-content .blog-wrap ul li::before {
  content: "・";
  width: 20px;
  height: 20px;
}

.blog-content .blog-wrap ol {
  border: 1px solid #cecece;
  padding: 0;
  margin-bottom: 50px;
}

.blog-content .blog-wrap ol li {
  list-style: none;
  padding: 16px 20px;
}

.blog-content .blog-wrap ol li:nth-of-type(even) {
  background-color: #ececec;
}

.blog-content .blog-wrap h3 {
  padding-top: 25px;
  padding-bottom: 25px;
  border-top: 1px solid #2d2d2d;
  border-bottom: 1px solid #2d2d2d;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: bold;
  padding-left: 20px;
  line-height: 1.5;
}

.blog-content .blog-wrap h4 {
  padding: 25px 20px;
  background-color: #cecece;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
}

.blog-content .blog-wrap h5 {
  padding: 25px 20px;
  background-color: #e19929;
  color: #fff;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
}

.blog-content .blog-wrap strong {
  background: #fc0;
}

.blog-content .blog-wrap div {
  margin-bottom: 50px;
}

.blog-content .blog-wrap div a {
  border: 1px solid #cecece;
  padding: 25px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
}

.blog-content .blog-wrap div a:hover {
  opacity: .7;
}

.blog-content .blog-wrap div a span {
  overflow: hidden;
  width: 150px;
  height: 150px;
  display: block;
  position: relative;
}

.blog-content .blog-wrap div a span img {
  height: 100%;
}

.blog-content .blog-wrap div a p {
  width: 600px;
  margin: 0;
  margin-left: 30px;
}

.blog-content .blog-wrap div a em {
  font-style: normal;
  display: block;
  font-size: 14px;
}

.blog-content .blog-wrap div a strong {
  font-style: normal;
  background: none;
  display: block;
  color: #e19929;
  margin-bottom: 6px;
  line-height: 1.5;
}

.blog-content .blog-wrap div a img {
  margin-bottom: 0;
}

.blog-content .blog-wrap dl dd {
  margin-bottom: 20px;
}

.blog-content .sns-follow {
  background-color: #000;
  position: relative;
  margin: 60px auto;
}

.blog-content .sns-follow img {
  position: relative;
  opacity: .2;
}

.blog-content .sns-follow p {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  color: #fff;
  text-align: center;
  font-size: 20px;
}

.blog-content .sns-follow p span {
  font-size: 70%;
}

.blog-content .sns-follow ul {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
}

.blog-content .sns-follow li {
  width: 50%;
  overflow: hidden;
}

.blog-content .sns-follow li i {
  display: inline-block;
  position: relative;
  top: 2px;
}

.blog-content .sns-follow li i svg {
  width: 20px;
  height: 20%;
  fill: #fff;
}

.blog-content .sns-follow li:first-of-type a {
  background-color: #455C97;
  border: 1px solid #455C97;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.blog-content .sns-follow li:first-of-type a:hover {
  color: #455C97;
}

.blog-content .sns-follow li:first-of-type a:hover svg {
  fill: #455C97;
}

.blog-content .sns-follow li:last-of-type a {
  background: #5692DD;
  border: 1px solid #5692DD;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.blog-content .sns-follow li:last-of-type a:hover {
  color: #5692DD;
}

.blog-content .sns-follow li:last-of-type a:hover svg {
  fill: #5692DD;
}

.blog-content .sns-follow li a {
  color: #fff;
  padding: 15px;
  text-align: center;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.blog-content .sns-follow li a:hover {
  background-color: #fff;
  opacity: 1;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.blog-content .writer-box {
  border: 1px solid #cecece;
  padding: 25px;
  margin-bottom: 50px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
}

.blog-content .writer-box a {
  pointer-events: none;
}

.blog-content .writer-box .image {
  width: 150px;
  height: 150px;
}

.blog-content .writer-box .image img {
  height: 100%;
  width: auto;
}

.blog-content .writer-box p {
  width: 600px;
  margin-left: 30px;
}

.blog-content .writer-box p a {
  display: inline-block;
}

.blog-content .writer-box p a i {
  display: inline-block;
  position: relative;
  top: 4px;
}

.blog-content .writer-box p a i svg {
  width: 26px;
  height: 26px;
  fill: #2d2d2d;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.blog-content .writer-box p a span {
  font-size: 20px;
  padding-left: 3px;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.blog-content .writer-box p a:hover span {
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
  color: #e19929;
}

.blog-content .writer-box p a:hover svg {
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
  fill: #e19929;
}

.blog-content .writer-box p em {
  font-style: normal;
  display: block;
  font-size: 14px;
  margin-top: 10px;
}

.blog-content .pager {
  margin-bottom: 50px;
}

.blog-content .pager ul {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  height: 102px;
  overflow: hidden;
}

.blog-content .pager ul li {
  width: 50%;
}

.blog-content .pager ul li a {
  border: 1px solid #cecece;
}

.blog-content .pager ul li.page-arrow + .page-arrow a {
  border-left: none;
}

.blog-content .pager ul li:last-of-type a {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.blog-content .pager ul li.prev-hide a {
  visibility: hidden;
}

.blog-content .pager ul li.prev-hide + li a {
  border-left: 1px solid #cecece;
}

.blog-content .pager ul li.next-hide a {
  visibility: hidden;
}

.blog-content .pager a {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

.blog-content .pager a .image {
  width: 100px;
  height: 100px;
}

.blog-content .pager a .image img {
  height: 100%;
}

.blog-content .pager a p {
  position: relative;
  padding: 0 20px;
  width: 60%;
  font-size: 14px;
}

.blog-content .pager a .arrow {
  width: 10%;
  background-color: #2d2d2d;
  color: #fff;
  font-size: 20px;
  height: 100px;
  position: relative;
}

.blog-content .related-box {
  margin-bottom: 60px;
}

.blog-content .related-box h3 {
  text-align: center;
  display: inline-block;
  position: relative;
  padding: 5px;
  width: 100%;
  margin-bottom: 20px;
}

.blog-content .related-box h3::before {
  width: 100%;
  content: "";
  height: 1px;
  background-color: #2d2d2d;
  position: absolute;
  top: 50%;
  left: 0;
}

.blog-content .related-box h3 span {
  background-color: #fff;
  padding: 0 20px;
}

.blog-content .related-box ul {
  width: 100%;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-content .related-box ul li {
  width: calc(94% / 4);
  margin-right: calc(6% / 3);
  font-size: 14px;
  margin-bottom: calc(6% / 3);
}

.blog-content .related-box ul li:nth-of-type(4n) {
  margin-right: 0;
}

.blog-content .related-box ul li h4 {
  margin-top: 6px;
  line-height: 1.45;
}

.blog-content .related-box ul li time {
  margin-top: 10px;
  display: block;
  color: #aaa;
  font-size: 11px;
}

.blog-content .related-box ul li time i {
  display: inline-block;
  position: relative;
  top: 1px;
}

.blog-content .related-box ul li time span {
  padding-left: 5px;
}

.blog-content .related-box ul li time svg {
  width: 15px;
  height: 15px;
  fill: #aaa;
  position: relative;
  top: 2px;
}

.blog-side > div {
  margin-bottom: 30px;
}

.blog-side h4 {
  font-weight: bold;
  padding-bottom: 3px;
  border-bottom: 1px solid #cecece;
  font-size: 20px;
  margin-bottom: 6px;
}

.blog-side a img {
  -webkit-transition: ease 0.8s;
  -moz-transition: ease 0.8s;
  -ms-transition: ease 0.8s;
  -o-transition: ease 0.8s;
  transition: ease 0.8s;
}

.blog-side a:hover {
  color: #e19929;
  opacity: 1;
}

.blog-side a:hover .image img {
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1.1);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1.1);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1.1);
  -o-transform: translateX(-50%) translateY(-50%) scale(1.1);
  transform: translateX(-50%) translateY(-50%) scale(1.1);
  -webkit-transition: ease 0.8s;
  -moz-transition: ease 0.8s;
  -ms-transition: ease 0.8s;
  -o-transition: ease 0.8s;
  transition: ease 0.8s;
}

.blog-side .search-blog-area {
  position: relative;
}

.blog-side .search-blog-area .search-blog {
  border: 1px solid #cecece;
  width: 84%;
  height: 35px;
  padding: 3px 6px;
  display: block;
  line-height: 1;
}

.blog-side .search-blog-area .search-blog input {
  border: none !important;
}

.blog-side .search-blog-area button {
  width: 35px;
  height: 35px;
  position: absolute;
  bottom: 0;
  right: 0;
  border: 1px solid #2d2d2d;
  background-color: #2d2d2d;
}

.blog-side .search-blog-area button svg {
  width: 35px;
  height: 35px;
  fill: #fff;
  padding: 4px;
}

.blog-side .search-blog-area input {
  border: none;
  line-height: 1;
  padding: 0;
}

.blog-side .category-blog li {
  border: 1px solid #cecece;
  padding: 10px 6px 10px 20px;
}

.blog-side .category-blog li:not(:last-of-type) {
  border-bottom: none;
}

.blog-side .category-blog a {
  font-size: 0;
  letter-spacing: -3px;
}

.blog-side .category-blog a i, .blog-side .category-blog a span {
  font-size: 14px;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.blog-side .category-blog a svg {
  width: 15px;
  height: 15px;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.blog-side .category-blog a span {
  padding-left: 5px;
}

.blog-side .category-blog a:hover span {
  color: #e19929;
  padding-left: 10px;
}

.blog-side .category-blog a:hover svg {
  fill: #e19929;
}

.blog-side .ads-blog li {
  margin-bottom: 10px;
}

.blog-side .latest-blog li, .blog-side .popular-blog li {
  padding: 10px 0;
  border-bottom: 1px solid #cecece;
}

.blog-side .latest-blog a, .blog-side .popular-blog a {
  font-size: 0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
}

.blog-side .latest-blog a .image, .blog-side .latest-blog a .image + p, .blog-side .popular-blog a .image, .blog-side .popular-blog a .image + p {
  font-size: 14px;
  letter-spacing: -3px;
  vertical-align: top;
}

.blog-side .latest-blog a .image + p, .blog-side .popular-blog a .image + p {
  width: 168px;
  padding-left: 10px;
  letter-spacing: normal;
  letter-spacing: 1px;
}

.blog-side .latest-blog .image, .blog-side .popular-blog .image {
  width: 80px;
  height: 80px;
}

.blog-side .latest-blog .image img, .blog-side .popular-blog .image img {
  height: 100%;
}

.blog-side .latest-blog time, .blog-side .popular-blog time {
  color: #aaa;
  font-size: 11px;
}

.blog-side .latest-blog time span, .blog-side .popular-blog time span {
  padding-left: 5px;
  letter-spacing: 1px;
}

.blog-side .latest-blog time i, .blog-side .popular-blog time i {
  display: inline-block;
  position: relative;
  top: 1px;
}

.blog-side .latest-blog time svg, .blog-side .popular-blog time svg {
  width: 15px;
  height: 15px;
  position: relative;
  top: 2px;
  fill: #aaa;
}

.blog-side .latest-blog time + span, .blog-side .popular-blog time + span {
  display: block;
}

.blog-side .tag-cloud ul {
  font-size: 0;
  letter-spacing: -3px;
}

.blog-side .tag-cloud li {
  letter-spacing: normal;
}

.blog-side .tag-cloud li a {
  font-size: 12px;
}

.blog-archive ul {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-archive li {
  width: 46%;
  margin: 2%;
  border: 1px solid #cecece;
}

.blog-archive li .title-area {
  border: none;
  padding: 15px;
}

.blog-archive li .title-area h3 {
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
}

.blog-archive li .title-area h3 a:hover {
  color: #e19929;
  opacity: 1;
}

.blog-archive li .title-area time {
  font-size: 14px;
  display: inline-block;
}

.blog-archive li .title-area time i {
  position: relative;
  top: 2px;
}

.blog-archive li .title-area time span {
  padding-left: 5px;
}

.blog-archive li .cat {
  display: inline-block;
  font-size: 14px;
}

.blog-archive li p {
  color: #aaa;
  font-size: 14px;
}

.blog-pager {
  margin-top: 20px;
  margin-bottom: 60px;
}

.blog-pager ul {
  font-size: 0;
  letter-spacing: -3px;
  text-align: center;
}

.blog-pager li {
  font-size: 14px;
  letter-spacing: normal;
  display: inline-block;
}

.blog-pager li a {
  padding: 10px 15px;
  border: 1px solid #cecece;
  margin: 0 4px;
}

.blog-pager li a:hover {
  opacity: 1;
  border-color: #2d2d2d;
  background-color: #2d2d2d;
  color: #fff;
}

.blog-pager li.is-active a {
  border-color: #2d2d2d;
  background-color: #2d2d2d;
  color: #fff;
}

.special-page .column-wrap {
  width: 100% !important;
}

.special-page .breadcrumb {
  width: 100% !important;
  max-width: 100%;
  border-top: 1px solid #cecece;
  padding: 7px 3%;
  margin-bottom: 0 !important;
}

.special-page .special-wrap {
  width: 100%;
}

.special-page .special-main {
  position: relative;
  overflow: hidden;
  padding-top: 30%;
  /*img{
      display: none;
    }*/
}

.special-page .special-main .special-main-inner {
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
}

.special-page div[class$="-inner"] {
  width: 96%;
  margin: 0 auto;
  max-width: 1120px;
}

.special-page div[class$="-section"] {
  width: 100%;
  padding: 80px 0;
}

.special-page .item-50-box {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  margin-top: 60px;
  margin-bottom: 60px;
}

.special-page .item-50 {
  width: 48%;
  margin: 1%;
  background-color: #fff;
}

.special-page .item-50 .text {
  padding: 18px;
  text-align: left;
}

.special-page .item-50 .text p {
  text-align: left;
}

.special-page .item-100-box {
  width: 100%;
  background-color: #fff;
}

.special-page .item-100-box .text {
  padding: 18px;
  text-align: left;
}

.special-page .item-100-box .text p {
  text-align: left;
}

.special-page .special-ttl-section .image {
  width: 250px;
  margin: 0 auto;
  margin-top: 60px;
}

.special-page .item-image-section {
  background-color: #cecece;
}

.special-page .item-image-section .middle-text-section {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.special-page .item-image2-section {
  background-color: #fff;
}

.special-page .item-image2-section .middle-text-section {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.special-page .item-image2-section .image {
  width: 50%;
  margin: 0 auto;
}

.special-page .special-do-btn-section {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  text-align: center;
  margin-top: 30px;
}

.special-page .special-do-btn-section a {
  display: inline-block;
  padding: 20px;
}

.special-page h2 {
  text-align: center;
  font-size: 50px;
}

.special-page h2 b {
  font-weight: normal;
  font-size: 36px;
  display: block;
}

.special-page h2.rainbow small {
  font-size: 40%;
  margin-top: 0;
  position: relative;
  top: -15px;
}

.special-page h2.rainbow span {
  display: inline;
}

.special-page h2.rainbow span:nth-of-type(1), .special-page h2.rainbow span:nth-of-type(6), .special-page h2.rainbow span:nth-of-type(11), .special-page h2.rainbow span:nth-of-type(16) {
  color: #c06349;
}

.special-page h2.rainbow span:nth-of-type(2), .special-page h2.rainbow span:nth-of-type(7), .special-page h2.rainbow span:nth-of-type(12), .special-page h2.rainbow span:nth-of-type(17) {
  color: #f7a389;
}

.special-page h2.rainbow span:nth-of-type(3), .special-page h2.rainbow span:nth-of-type(8), .special-page h2.rainbow span:nth-of-type(13), .special-page h2.rainbow span:nth-of-type(18) {
  color: #109077;
}

.special-page h2.rainbow span:nth-of-type(4), .special-page h2.rainbow span:nth-of-type(9), .special-page h2.rainbow span:nth-of-type(14), .special-page h2.rainbow span:nth-of-type(19) {
  color: #acc449;
}

.special-page h2.rainbow span:nth-of-type(5), .special-page h2.rainbow span:nth-of-type(10), .special-page h2.rainbow span:nth-of-type(15), .special-page h2.rainbow span:nth-of-type(20) {
  color: #e8b15b;
}

.special-page h3 {
  font-size: 36px;
  text-align: center;
  margin-bottom: 30px;
}

.special-page h3 + p {
  text-align: center;
}

.special-page h3 span {
  display: block;
}

.special-page h3 small {
  font-size: 80%;
  display: block;
  margin: 6px auto;
}

.special-page h4 {
  font-weight: bold;
  font-size: 20px;
}

.special-page a .image {
  overflow: hidden;
}

.special-page a .image img {
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.special-page a:hover .image img {
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.special-page p {
  text-align: center;
}

.feature-archive ul {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.feature-archive ul li {
  width: calc(92% / 3);
  margin: calc(8% / 6);
  margin-top: 0;
  margin-bottom: 35px;
}

.feature-archive ul li a {
  margin-bottom: 7px;
}

.feature-archive ul li .text time i, .feature-archive ul li .text time span {
  display: inline-block;
  color: #aaa;
}

.feature-archive ul li .text time i {
  position: relative;
  top: 2px;
}

.feature-archive ul li .text time svg {
  width: 14px;
  fill: #cecece;
}

.feature-archive ul li .text time span {
  padding-left: 5px;
  font-size: 14px;
}

.feature-archive .freepage-list-hidden, .blog-archive .freepage-list-hidden {
  display: none;
}

.feature-archive .freepage-list-hidden li, .blog-archive .freepage-list-hidden li {
  display: none;
}

.feature-archive ul, .blog-archive ul {
  display: none;
}

.cart-navi {
  border-bottom: 1px solid #cecece;
}

.cart-footer {
  padding: 0;
  border-top: 1px solid #2d2d2d;
}

.cart-footer .fot-logo-area {
  margin-top: 0;
}

.cart-footer .fot-logo-area .fot-nav ul {
  border: none;
}

/************************************************
    fs-template style
************************************************/
.fs-c-breadcrumb a {
  display: inline;
}

input, textarea, select {
  border-radius: 0 !important;
  border: 1px solid #ccc !important;
}

.fs-c-dropdown::after {
  display: none;
}

.fs-c-inputInformation {
  width: 100%;
}

.fs-c-inputInformation .fs-c-inputInformation__field {
  min-width: 600px;
  max-width: 1000px;
  width: 100%;
  background-color: #fff;
}

.fs-c-inputInformation .fs-c-inputInformation__field fieldset {
  padding: 30px;
}

.fs-c-inputInformation .fs-c-inputGroup input {
  border: 0 !important;
}

#fs_form input, #fs_form textarea, #fs_form select {
  border: 1px solid #cecece;
  border-radius: 0 !important;
  padding: 10px;
}

#fs_form .fs-c-dropdown::after {
  content: none;
}

#fs_form .fs-c-dropdown select {
  border-radius: 0;
  width: 100%;
  font-size: 16px;
  background: url(../img/common/select.jpg) right center no-repeat;
  line-height: 1;
}

#fs_form .fs-c-dropdown select ::-ms-expand {
  /* select要素のデザインを無効にする（IE用） */
  display: none;
}

#fs_form .fs-c-inputGroup input {
  border: none;
}

#fs_form .fs-c-checkbox__checkbox:checked + label > .fs-c-checkbox__checkMark {
  background: #109077;
  border-color: #109077;
}

#fs_form .fs-c-fieldMessage--privacyPolicy a {
  color: #109077;
  display: inline-block;
  border-bottom: 1px solid #109077;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

#fs_form .fs-c-fieldMessage--privacyPolicy a:hover {
  color: #e19929;
  border-bottom-color: #e19929;
  opacity: 1;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

#fs_form .fs-c-fieldMessage--memberPolicy a {
  color: #109077;
  display: inline-block;
  border-bottom: 1px solid #109077;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

#fs_form .fs-c-fieldMessage--memberPolicy a:hover {
  color: #e19929;
  border-bottom-color: #e19929;
  opacity: 1;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

#fs_form .fs-c-birthdayOnceMessage {
  text-align: left;
  color: #c06349;
}

#fs_form .fs-c-memberInfoField + .fs-c-fieldMessage {
  margin-top: 15px;
}

.fs-c-buttonContainer--myPageTop {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
}

.fs-c-buttonContainer--myPageTop a {
  color: #109077;
  padding-bottom: 2px;
  border-bottom: 1px solid #109077;
  -webkit-transition: ease 0s;
  -moz-transition: ease 0s;
  -ms-transition: ease 0s;
  -o-transition: ease 0s;
  transition: ease 0s;
}

.fs-c-buttonContainer--myPageTop a::before {
  content: "";
  background: url("../img/svg/mypage-before.svg") 0 0/contain no-repeat;
  display: inline-block;
  height: 16px;
  width: 11px;
  position: relative;
  top: 2px;
  -webkit-transition: ease 0s;
  -moz-transition: ease 0s;
  -ms-transition: ease 0s;
  -o-transition: ease 0s;
  transition: ease 0s;
}

.fs-c-buttonContainer--myPageTop a:hover {
  text-decoration: none;
  color: #e19929;
  border-bottom-color: #e19929;
  -webkit-transition: ease 0s;
  -moz-transition: ease 0s;
  -ms-transition: ease 0s;
  -o-transition: ease 0s;
  transition: ease 0s;
}

.fs-c-buttonContainer--myPageTop a:hover::before {
  -webkit-transition: ease 0s;
  -moz-transition: ease 0s;
  -ms-transition: ease 0s;
  -o-transition: ease 0s;
  transition: ease 0s;
  background: url("../img/svg/mypage-after.svg") 0 0/contain no-repeat;
}

.fs-c-button--primary span {
  font-size: 16px;
}

.fs-c-button--standard {
  padding: 14px 16px;
  font-size: 14px;
}

.fs-c-button--delete {
  padding: 14px 16px;
  font-size: 14px;
}

.fs-c-subSection__title {
  color: #e19929;
  margin-bottom: 6px;
  padding-bottom: 2px;
}

.fs-c-wishlistProduct__title {
  color: #2d2d2d;
  margin-bottom: 6px;
  padding-bottom: 2px;
}

.fs-p-announcement__title {
  color: #e19929;
}

h2.guide-title {
  background-color: #e19929;
  padding: 10px 20px;
  color: #fff;
  font-size: 20px;
  margin-bottom: 30px;
  text-align: center;
}

h3.guide-title {
  border-style: solid;
  border-width: 0 0 1px 5px;
  padding: 8px;
  padding-left: 8px;
  margin-bottom: 8px;
  color: #e19929;
}

h4.guide-title {
  color: #e19929;
  font-weight: bold;
  margin-bottom: 8px;
  font-size: 20px;
}

.guide-col {
  margin-bottom: 40px;
}

.guide-ol {
  margin-top: 8px;
  margin-bottom: 30px;
  border: 1px solid #cecece;
  padding: 20px 20px 20px 40px;
}

.guide-table {
  margin-top: 30px;
  margin-bottom: 40px;
}

.guide-table caption {
  text-align: left;
}

.guide-table thead th {
  text-align: center;
}

.guide-table th, .guide-table td {
  border: 1px solid #cecece;
  padding: 10px;
  text-align: left;
}

.guide-table th {
  background-color: rgba(232, 177, 91, 0.8);
}

h1.fs-c-heading {
  color: #e19929;
  padding: 0 0 10px;
  border-color: #e19929;
}

.fs-c-productListItem__numberOfStock {
  display: none;
}

.fs-temp {
  padding-top: 60px;
  padding-bottom: 80px;
  display: block;
}

@media screen and (max-width: 1200px) {
  .fs-temp {
    min-width: initial;
  }
}

.fs-temp p a {
  display: inline-block;
  color: #109077;
}

.fs-temp .col {
  margin-bottom: 40px;
}

.fs-temp .col p + p {
  margin-top: 15px;
  margin-bottom: 0;
}

.fs-temp .fs-c-loginForm {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.fs-temp .fs-c-loginForm section {
  width: 50%;
}

@media screen and (max-width: 1200px) {
  .fs-temp .fs-c-loginForm section {
    width: 94%;
    margin: 0 auto;
  }
}

.fs-temp .fs-c-loginForm .fs-c-registeredUsers {
  flex-grow: 1;
  flex-basis: 100%;
}

.fs-temp .fs-c-loginForm .fs-c-newUsers {
  margin-left: 0;
  width: 100%;
}

.fs-temp .fs-c-loginForm .fs-c-button--memberRegister {
  margin-top: 56px;
}

.fs-temp .image {
  width: 90%;
  border: 1px solid #ccc;
  margin-bottom: 20px;
}

.fs-temp .image.img2 {
  width: 100%;
  text-align: center;
  padding: 8px 0;
}

.fs-temp .image.img2 img {
  display: inline;
  width: auto;
  max-width: 100%;
}

.fs-c-wishlistProduct .fs-c-productListCarousel .fs-c-productListItem__control {
  justify-content: flex-start;
}

.fs-c-wishlistProduct .fs-c-productListCarousel .fs-c-productListItem__control > :last-child {
  margin-left: 0;
}

.fs-c-wishlistProduct .fs-c-productListCarousel .fs-c-productListItem__productName a {
  text-align: left;
}

.fs-c-wishlistProduct .fs-c-productListCarousel .fs-c-productListItem__productName a .fs-c-productName__copy {
  display: none;
}

.fs-c-viewAllProductsLink__label {
  padding: 5px 10px;
  display: inline-block;
  text-align: center;
  border: 1px solid #2d2d2d;
}

.fs-coution-item #zaiko table {
  margin-bottom: 40px;
}

.fs-coution-item #zaiko table tr th, .fs-coution-item #zaiko table tr td {
  padding: 20px;
  border: 1px solid #ccc;
}

.fs-coution-item #zaiko table tr th {
  width: 200px;
  background-color: rgba(232, 177, 91, 0.8);
}

.fs-coution-item #zaiko table tr td {
  text-align: left;
}

.fs-c-coupon__products {
  position: relative;
}

.fs-c-coupon__products .fs-c-productListCarousel__ctrl--prev {
  left: 0;
}

.fs-c-coupon__products .fs-c-productListCarousel__ctrl--next {
  right: 0;
}

.fs-c-slick {
  position: relative;
}

.fs-c-slick .fs-c-productListCarousel__ctrl--prev {
  left: 0;
}

.fs-c-slick .fs-c-productListCarousel__ctrl--next {
  right: 0;
}

.fs-c-couponName__discount {
  background-color: #c06349;
}

.fs-c-couponExpiration__notice {
  color: #c06349;
}

.fs-c-couponName__name {
  color: #2d2d2d;
  margin-bottom: 6px;
}

#fs_ShoppingCart .fs-c-cartTable__dataCell .fs-c-cartTable__actionButton__container .fs-c-button--buyItLater span {
  letter-spacing: normal;
}

.fs-c-continueShopping {
  margin-bottom: 60px;
}

.fs-c-cartTable td {
  text-align: left;
}

.fs-c-cartTable td .fs-c-quantity__number {
  border: 1px solid #ccc;
  box-shadow: none;
  border-radius: 0;
  text-align: center;
}

.fs-c-cartTable .fs-c-cartTable__headerCell--action {
  width: 80px;
}

.fs-c-checkout-checkoutMethod__body .fs-c-inputInformation {
  width: auto;
}

.fs-c-checkout-checkoutMethod__body .fs-c-inputInformation .fs-c-inputInformation__field {
  min-width: initial;
  max-width: 600px;
}

.fs-body-checkout .fs-c-modal--addressList .fs-c-button--edit {
  padding: 12px 16px;
  font-size: 14px;
}

.fs-body-checkout .fs-c-modal--addressList .fs-c-button--cancel {
  padding: 12px 16px;
  font-size: 14px;
}

.fs-body-checkout .fs-c-returnedSpecialContract__link a {
  color: #109077;
  border-bottom: 1px solid #109077;
  display: inline-block;
}

.fs-body-checkout .fs-c-checkout-communicationTextarea {
  font-size: 16px;
}

.fs-body-checkout .fs-c-checkout-previewAndEdit__info {
  line-height: inherit;
}

.fs-body-cart-login .fs-c-loginForm {
  min-width: 600px;
  max-width: 1000px;
  width: 100%;
}

.fs-l-account .fs-c-accountService .fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label {
  font-size: 11px;
}

.fs-l-account .fs-c-accountService .fs-c-accountService__page a {
  box-shadow: none;
  background: none;
  border: 1px solid #e19929;
  border-radius: 0;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.fs-l-account .fs-c-accountService .fs-c-accountService__page a span::before {
  color: #e19929 !important;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.fs-l-account .fs-c-accountService .fs-c-accountService__page a:hover {
  color: #fff;
  background: #e19929;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.fs-l-account .fs-c-accountService .fs-c-accountService__page a:hover span::before {
  color: #fff !important;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.fs-l-account .fs-c-accountService .fs-c-accountService__page.fs-c-accountService__page--accountDelete {
  height: auto;
  display: none;
}

.fs-l-account .fs-c-accountService .fs-c-accountService__page.fs-c-accountService__page--accountDelete a {
  padding: 10px 15px;
  width: 128px;
  text-align: center;
  font-size: 11px;
}

.fs-l-account .fs-c-accountService .fs-c-accountService__page.fs-c-accountService__page--accountDelete a span {
  font-size: 11px;
}

.fs-l-account .fs-c-wishlistProduct__title {
  color: #2d2d2d;
}

.mypage-box:last-of-type {
  margin-bottom: 60px;
}

.mypage-box ul {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
}

.mypage-box li {
  flex-basis: 128px;
  text-align: center;
  margin: 8px;
  height: auto;
}

.mypage-box li.grid2 {
  margin-left: 0;
  flex-basis: 272px;
}

.mypage-box li a {
  font-size: 11px;
  padding: 10px 15px;
  border: 1px solid #e19929;
  width: 100%;
}

.mypage-box li a:hover {
  color: #fff;
  background: #e19929;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.mypage-box li a:hover span::before {
  color: #fff !important;
  -webkit-transition: ease 0.4s;
  -moz-transition: ease 0.4s;
  -ms-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}

.fs-c-productListCarousel__list__item .fs-c-productListItem__productName a {
  text-align: left;
}

.fs-body-about-points .fs-c-documentColumn__emphasis {
  color: #c06349;
}

.fs-c-documentColumn__heading {
  color: #e19929;
  border-color: #e19929;
}

.fs-c-pointListTable.fs-c-listTable {
  border-right: 1px solid #b2b2b2;
  border-left: 1px solid #b2b2b2;
}

.fs-body-my-account-settings .fs-c-inputInformation .fs-c-memberInfoField {
  padding: 0 !important;
}

.fs-body-my-account-settings .fs-c-inputInformation .fs-c-memberInfoField table {
  margin-top: 40px;
}

.fs-body-my-account-settings .fs-c-inputInformation .fs-c-memberInfoField table tr {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  padding: 20px;
  margin: 0 !important;
}

.fs-body-my-account-settings .fs-c-inputInformation .fs-c-memberInfoField table tr th {
  width: 200px;
}

.fs-c-orderedList {
  margin-top: 40px;
  margin-bottom: 40px;
}

.member-wrap .image {
  border: 1px solid #ccc;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 20px;
}

.member-wrap p {
  width: 90%;
  margin: 0 auto;
}

.member-wrap p a {
  border-bottom: 1px solid #109077;
}

.member-wrap h3 {
  margin-bottom: 15px;
}

.fs-c-buttonContainer--pair {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

.fs-c-registerSuccessMessage {
  max-width: 840px;
  width: 90%;
  text-align: left;
}

#fs_Register .fs-c-specTableContainer {
  display: none;
}

#fs_DeleteAccount .fs-c-inputTable > tbody > tr {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  text-align: left;
}

#fs_DeleteAccount .fs-c-inputTable > tbody > tr th {
  width: 200px;
}

.fs-p-privacyPolicy h2 {
  margin-top: 40px;
}

.fs-p-privacyPolicy a {
  display: inline;
  color: #109077;
  border-bottom: 1px solid #109077;
}

.fs-p-privacyPolicy .formbox {
  border: 4px solid #cecece;
  padding: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.fs-p-privacyPolicy .formbox h4 {
  text-align: center;
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.fs-p-privacyPolicy table th, .fs-p-privacyPolicy table td {
  border: 1px solid #cecece;
  padding: 10px;
  text-align: left;
}

.fs-p-privacyPolicy .com {
  margin-top: 40px;
  margin-bottom: 30px;
}

.fs-p-privacyPolicy .com table + p {
  text-align: right;
}

.fs-c-inputField__explanation {
  text-align: left;
}

.fs-p-aboutTerms table {
  margin-top: 10px;
  margin-bottom: 20px;
  width: 100%;
}

.fs-p-aboutTerms table th, .fs-p-aboutTerms table td {
  border: 1px solid #cecece;
  padding: 10px;
  text-align: left;
}

.fs-p-aboutTerms table th {
  width: 200px;
  background: rgba(232, 177, 91, 0.8);
}

.fs-p-returnPolicy h2 {
  margin-bottom: 20px;
}

.fs-p-returnPolicy .col {
  margin-bottom: 40px;
}

.fs-p-returnPolicy .col h3 {
  color: #e19929;
  font-size: 16px;
  margin-bottom: 6px;
}

.fs-p-returnPolicy a {
  color: #109077;
  display: inline;
}

.fs-p-postage p a {
  display: inline;
  color: #109077;
}

.fs-p-postage img {
  width: auto;
  max-width: 100%;
  display: inline;
}

.fs-p-postage section {
  margin-bottom: 60px;
}

.fs-p-postage [class*="table"] {
  margin-top: 30px;
  margin-bottom: 30px;
}

.fs-p-postage [class*="table"] caption {
  text-align: left;
}

.fs-p-postage [class*="table"] thead th {
  text-align: center;
}

.fs-p-postage [class*="table"] tbody th, .fs-p-postage [class*="table"] tbody td {
  text-align: left;
}

.fs-p-postage [class*="table"] tbody th {
  width: 200px;
}

.fs-p-postage [class*="table"] th, .fs-p-postage [class*="table"] td {
  border: 1px solid #cecece;
  padding: 10px;
}

.fs-p-postage [class*="table"] th {
  background: rgba(232, 177, 91, 0.8);
}

.fs-p-postage [class*="table"] td p, .fs-p-postage [class*="table"] td img {
  display: inline-block;
  vertical-align: top;
}

.fs-p-postage [class*="table"] td p + img {
  padding-left: 20px;
}

.fs-p-postage [class*="table"] td p + p {
  margin-top: 0 !important;
}

.fs-p-postage [class*="table"] td.t-blcok p {
  display: block;
}

.fs-p-postage [class*="table"] .tcenter {
  text-align: center;
}

.fs-p-postage [class*="table"].paytable7 td {
  text-align: center;
}

.fs-p-postage .col {
  margin-bottom: 40px;
}

.fs-p-postage .col h3 {
  font-size: 16px;
  color: #e19929;
  margin-bottom: 6px;
  margin-top: 10px;
}

.fs-p-postage .col .paragraph {
  margin-bottom: 20px;
}

.fs-body-my-orders .fs-c-history__info {
  background-color: #fff;
  border: 1px solid #b2b2b2;
}

.fs-body-my-orders .fs-c-history__listContainer .fs-c-orderHistoryItem {
  border-radius: 0;
}

.fs-body-my-orders .fs-c-history__listContainer .fs-c-button--viewOrderHistoryDetail {
  color: #109077;
}

.fs-body-my-orders .fs-c-history__listContainer .fs-c-orderHistoryItem__deliveryInfo {
  padding: 6px;
  border: 1px solid #b2b2b2;
}

.fs-body-my-orders-details .fs-c-orderDetailList {
  border: 1px solid #b2b2b2;
}

.fs-body-my-orders-details .fs-c-orderDetail__addresseeInfo .fs-c-heading {
  color: #e19929;
}

.fs-body-my-orders-details .fs-c-orderDetail__addresseeInfo .fs-c-orderPerAddressee__heading {
  background: #e19929;
  color: #fff;
}

/*
// TODO : フォームメイラーカスタマイズ
.contact-wrap{
  padding-bottom: 80px;
  .contact-form{
    min-width: 600px;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    text-align: center;
    .contact-table{
      padding:30px;
      margin-bottom: 50px;
      border: 1px solid #ccc;
    }
    table{
      tr{
        @include css3(display , flex);
        @include css3(flex-direction , column);
        @include css3(flex-wrap , wrap);
        &+tr{
          margin-top: 24px;
        }
        th,td{
          text-align: left;
          @include css3(flex-basis , 100%);
        }
        td{
          @include css3(display , flex);
          @include css3(justify-content , space-betweenwn);
          span{
            flex: 1 1 50%;
            display: block;
            &+span{
              margin-left: 8px;
            }
          }
          div{
            width: 100%;
            &.contact-inq{
              width: auto;
            }
          }
          input,select{
            padding: 10px;
            display: block;
            width: 100%;
          }
        }
      }
    }
  }
  .fs-c-button--primary{
    cursor: pointer;
    display: inline-block;
    line-height: 1;
    min-width: 240px;
    width: auto;
    input{
      border: 0 !important;
      padding: 0;
    }
  }
}
*/
.series-list-wrap .s-box {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}

.series-list-wrap .s-box .s-box-cell {
  margin-bottom: 80px;
}

.series-list-wrap .s-box .s-box-cell .image {
  width: 360px;
  height: 360px;
  float: left;
  margin-right: 30px;
  margin-bottom: 10px;
  border: none;
}

.series-list-wrap .s-box .s-box-cell .image img {
  height: 100%;
}

.series-list-wrap .s-box .s-box-cell .text {
  padding: 0 30px 30px 0;
  text-align: left;
}

.series-list-wrap .s-box .s-box-cell .text p {
  margin-bottom: 20px;
}

.series-list-wrap .s-box .s-box-cell .go-btn {
  clear: both;
}

.series-list-wrap .s-box .s-box-cell h3 {
  font-size: 28px;
  color: #e19929;
  margin-bottom: 10px;
}

.series-list-wrap .s-box .s-box-cell:nth-of-type(even) .image {
  float: right;
  margin-right: 0;
  margin-left: 30px;
}

.series-list-wrap .s-box .s-box-cell:nth-of-type(even) .text {
  padding: 0 0 30px 30px;
}

.series-list-wrap .s-box .s-box-cell .small.red {
  font-size: 80%;
  line-height: 1.5;
}

.free-ranking .des {
  text-align: center;
  margin-bottom: 25px;
}

.free-ranking ul {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.free-ranking ul li {
  width: calc( 94% / 4);
  margin: calc( 6% / 8);
  margin-bottom: 40px;
}

.free-ranking ul li:nth-of-type(-n + 3) {
  width: calc( 90% / 3);
  margin: calc( 10% / 7);
}

.free-ranking ul li:nth-of-type(-n + 3) a span {
  width: 42px;
  height: 42px;
  line-height: 42px;
}

.free-ranking ul li a {
  position: relative;
  text-align: center;
}

.free-ranking ul li a > div {
  border: 1px solid #ececec;
}

.free-ranking ul li a span {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background-color: #2d2d2d;
}

@media screen and (max-width: 1200px) {
  .free-ranking ul li {
    width: calc( 94% / 2);
    margin: calc( 6% / 4);
    margin-bottom: 40px;
    padding-top: 0;
    border-bottom: none;
  }
  .free-ranking ul li:nth-of-type(-n + 3) {
    width: calc( 94% / 2);
    margin: calc( 6% / 4);
  }
  .free-ranking ul li:nth-of-type(-n + 3) a span {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .free-ranking ul li a {
    position: relative;
    text-align: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .free-ranking ul li a > div {
    border: 1px solid #ececec;
  }
  .free-ranking ul li a span {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-color: #2d2d2d;
  }
}

.shoplist-wrap .col {
  margin: 1%;
  margin-bottom: 40px;
}

.shoplist-wrap .guide-box {
  margin-bottom: 25px;
}

.shoplist-wrap .guide-box .guide-title {
  margin-bottom: 13px;
}

.fs-body-custom .column-wrap.fs-temp {
  padding-top: 0;
}

.fs-body-my-addressbook .fs-c-addressBookList__list {
  border-right: 1px solid #b2b2b2;
  border-left: 1px solid #b2b2b2;
}

.fs-body-my-addressbook .fs-c-addressBookList__list tr + tr {
  border-top: 1px solid #ccc;
}

.fs-body-my-addressbook .fs-c-addressBookList__list tr td {
  vertical-align: middle;
}

.fs-body-my-addressbook .fs-c-addressBookList__list tr td .fs-c-address {
  text-align: left;
}

.guide-list-box {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.guide-box {
  width: 48%;
  margin: 1%;
}

.guide-box h3 {
  margin-right: 20px;
}

.guide-box ul li {
  padding-left: 12px;
}

.guide-box ul li + li {
  margin-top: 8px;
}

.guide-box ul li a {
  display: inline-block;
  color: #109077;
}

.guide-box ul li a::before {
  content: "・";
  display: inline-block;
  font-size: 16px;
}

.top-fix-banner {
  display: none;
  position: fixed;
  bottom: 40px;
  left: 40px;
  width: 270px;
}

.top-fix-banner span {
  position: absolute;
  top: -5px;
  right: -5px;
  background: #e19929;
  width: 20px;
  text-align: center;
  height: 20px;
  line-height: 20px;
  color: #fff;
  border-radius: 50%;
  letter-spacing: 0;
  font-size: 26px;
  cursor: pointer;
}

.fs-body-top .top-fix-banner {
  display: block;
}

.howto-blog-wrap .image, .howto-search-wrap .image {
  margin: 0 auto 20px;
}

.howto-blog-wrap dt, .howto-search-wrap dt {
  font-weight: bold;
}

.howto-blog-wrap dd + dt, .howto-search-wrap dd + dt {
  margin-top: 40px;
}

.howto-blog-wrap a span, .howto-search-wrap a span {
  display: inline-block;
  color: #109077;
  border-bottom: 1px solid #109077;
}

.coming-flex {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}

.coming-flex .text {
  text-align: center;
}

.coming-flex .text h4 {
  font-size: 27px;
  margin-bottom: 7px;
}

.coming-flex .text .com {
  margin-top: 20px;
  font-size: 20px;
  font-weight: bold;
}

.coming-flex .images {
  width: 50%;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #e19929 !important;
  opacity: 1 !important;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #e19929 !important;
  opacity: 1 !important;
}

.mCSB_scrollTools .mCSB_dragger.mSCB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #e19929 !important;
  opacity: 1 !important;
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #e19929 !important;
  opacity: 1 !important;
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools {
  opacity: .2;
}

.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: .2;
}

.coordinate-recruit .flex > div {
  padding: 10px;
}

.coordinate-recruit .flex + p {
  text-align: center;
  font-size: 120%;
}

.res-accordion {
  display: block;
  text-align: center;
  border: 1px solid #cecece;
  padding: 4px 7px;
  margin: 7px auto 27px;
  cursor: pointer;
}

.res-accordion.is-active + .ac-target {
  display: block;
  padding-bottom: 20px;
  border-bottom: 1px solid #cecece;
  margin-bottom: 20px;
}

/**/
