@charset "UTF-8";
/* ====================================== */
/* clearfix */
.clearfix, .mod-news-body-li {
  zoom: 1;
}

.clearfix:after, .mod-news-body-li:after {
  content: "";
  display: table;
  clear: both;
}

.imgicon:after {
  position: relative;
  content: "";
  display: inline-block;
}

.mod-hr02:before, .mod-border02:before, .mod-border02:after, .mod-head03:before, .mod-head04:before, .mod-check-text:before, .mod-list-a:before, .header-nav-a:before, .header:before, .menu:before, .menuBtn:before, .menuBtn:after, .ranking-list-li:after, .corp-foreign .point-block:before, .corp-foreign .step-block-li.arrow:after, .others-inquiry-anchor-li a:after, .others-inquiry-tel:before, .others-inquiry-pref-li:before, .special-btm-subText:after, .special-download .download-link:before, .special-download .download-link:after, .special-tvcm .movie-link-title.new:after, .special-tvcm .link-border-btm:after {
  position: absolute;
  content: "";
  display: block;
}

.clearfix {
  /* clearfix is already applied */
}


/* ====================================== */
/* normalize */
/*! 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;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
}

h1, h2, h3, h4, h5, h6 {
  margin: 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;
}

p {
  margin: 0;
}

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;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

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;
  /* 1 */
  padding: 0;
  /* 2 */
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  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;
  /* 1 */
  padding: 0;
  /* 2 */
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

div, ul, ol, li, dl, dt, dd, p, span, a, strong,
h1, h2, h3, h4, h5, h6,
table, caption, tr, th, td,
form, input, select, button, textarea, label,
header, footer, article, section, nav, aside, main, time {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* ====================================== */
/* module-body */
html {
  position: relative;
  min-height: 100%;
}

body {
  overflow-x: hidden;
  line-height: 1;
  color: #333;
  font-size: 1em;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  background-color: #fff;
}

a {
  text-decoration: none;
  color: #333;
}

a:hover {
  color: rgba(51, 51, 51, 0.6);
}

a[nodecoration]:hover {
  text-decoration: none;
}

a[decoration] {
  text-decoration: underline;
}

a[decoration] .icon-font {
  text-decoration: none;
}

p {
  line-height: 1.4;
  color: #777;
  font-size: 14px;
}

p + p {
  margin-top: 2.65957%;
}

@media screen and (max-width: 40em) {
  p {
    font-size: 16px;
  }
  p + p {
    margin-top: 3.90625%;
  }
}

[data-view*="sp"] {
  display: none;
}

[data-view*="tablet"] {
  display: none;
}

[data-view*="pc"] {
  display: block;
}

@media screen and (max-width: 64em) {
  [data-view*="pc"] {
    display: none;
  }
  [data-view*="tablet"] {
    display: block;
  }
  [data-view*="tablet-inlineblock"] {
    display: inline-block;
  }
}

@media screen and (max-width: 40em) {
  [data-view*="pc"] {
    display: none;
  }
  [data-view*="tablet"] {
    display: none;
  }
  [data-view*="sp"] {
    display: block;
  }
  [data-view*="sp-inlineblock"] {
    display: inline-block;
  }
}

img {
  vertical-align: top;
}

img,
iframe,
object,
video {
  max-width: 100%;
}

/* ====================================== */
/* Perfect Scrollbar */
.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
}

.ps-container.ps-in-scrolling {
  pointer-events: none;
}

.ps-container.ps-in-scrolling > .ps-scrollbar-x-rail {
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
  opacity: 0.25;
}

.ps-container.ps-in-scrolling > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #61b14b;
}

.header .ps-container.ps-in-scrolling > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #fff;
}

.ps-container.ps-in-scrolling > .ps-scrollbar-y-rail {
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
  opacity: 0.25;
}

.ps-container.ps-in-scrolling > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #61b14b;
}

.header .ps-container.ps-in-scrolling > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #fff;
}

.ps-container > .ps-scrollbar-x-rail {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  display: none;
  position: absolute;
  /* please don't change 'position' */
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear false, opacity 0.2s linear false;
  -o-transition: background-color 0.2s linear false, opacity 0.2s linear false;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  z-index: 120;
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
  opacity: 0.25;
}

.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: absolute;
  /* please don't change 'position' */
  background-color: #61b14b;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear false, opacity 0.2s linear false;
  -o-transition: background-color 0.2s linear false, opacity 0.2s linear false;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  background-color: #61b14b;
}

.header .ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #fff;
}

.header .ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #fff;
}

.ps-container > .ps-scrollbar-y-rail {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  display: none;
  position: absolute;
  /* please don't change 'position' */
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear false, opacity 0.2s linear false;
  -o-transition: background-color 0.2s linear false, opacity 0.2s linear false;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  z-index: 120;
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
  opacity: 0.25;
}

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #61b14b;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear false, opacity 0.2s linear false;
  -o-transition: background-color 0.2s linear false, opacity 0.2s linear false;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  background-color: #61b14b;
}

.header .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #fff;
}

.header .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #fff;
}

.ps-container > .ps-scrollbar-x-rail {
  bottom: 3px;
  height: 4px;
}

.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  bottom: 0;
  height: 4px;
}

.ps-container > .ps-scrollbar-y-rail {
  right: 0;
  width: 4px;
}

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  right: 3px;
  width: 4px;
}

.header .ps-container > .ps-scrollbar-y-rail {
  width: 8px;
}

.header .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  width: 8px;
}

.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.ps-container:hover > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* ====================================== */
/* Core Owl Carousel CSS File v2.0.0 beta3 */
/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -19px;
  color: #61b14b;
  font-size: 38px;
}

.owl-carousel .owl-nav .owl-prev {
  left: -45px;
}

.owl-carousel .owl-nav .owl-next {
  right: -45px;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  display: none;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* Feel free to change duration  */
.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-animated-out {
  z-index: 1;
}

.owl-animated-in {
  z-index: 0;
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -ms-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -ms-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-ms-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

.owl-dots {
  margin-top: 20px;
  height: 10px;
  letter-spacing: -0.41em;
}

.owl-dot {
  position: relative;
  display: inline-block;
  margin-left: 15px;
  width: 10px;
  height: 10px;
  line-height: 1;
  letter-spacing: normal;
  vertical-align: top;
  text-align: center;
  background-color: #ccc;
  border-radius: 5px;
}

.owl-dot:first-child {
  margin-left: 0;
}

.owl-dot.active {
  background-color: #7f7f7f;
}

@media screen and (max-width: 40em) {
  .owl-dots {
    margin-top: 10px;
  }
}

/* ====================================== */
/* bxSlider */
.bx-pager {
  margin-top: 20px;
  display: block;
  height: 10px;
  text-align: center;
  letter-spacing: -0.41em;
}

.bx-pager-item {
  display: inline-block;
  margin-left: 10px;
  letter-spacing: normal;
}

.bx-pager-item:first-child {
  margin-left: 0;
}

.bx-pager-link {
  position: relative;
  display: block;
  margin-left: 15px;
  width: 10px;
  height: 10px;
  text-indent: -9999px;
  line-height: 1;
  vertical-align: top;
  text-align: center;
  background-color: #ccc;
  border-radius: 5px;
}

.bx-pager-link:first-child {
  margin-left: 0;
}

.bx-pager-link.active {
  background-color: #7f7f7f;
}

/* ====================================== */
/*!
* Pure v0.6.0
* Copyright 2014 Yahoo! Inc. All rights reserved.
* Licensed under the BSD License.
* https://github.com/yahoo/pure/blob/master/LICENSE.md
*/
.pure-g {
  letter-spacing: -.31em;
  text-rendering: optimizespeed;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
}

.pure-g-flow_reverse {
  -ms-flex-flow: row-reverse wrap;
  -webkit-flex-flow: row-reverse wrap;
  flex-flow: row-reverse wrap;
}

@media screen and (max-width: 40em) {
  .pure-g-flow_reverse {
    -ms-flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}

.ua-ie-8 .pure-g,
.ua-ie-9 .pure-g {
  font-family: Arial, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}

/* IE8-9だとメイリオ指定でカラム落ちする問題をfix */
.ua-firefox .pure-g {
  letter-spacing: -0.4em;
  display: block;
}

.opera-only :-o-prefocus, .pure-g {
  word-spacing: -.43em;
}

.pure-u {
  display: inline-block;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}

/* grids-units.css */
/* "pure-u-*":デスクトップ(PC)用（1024以上）*/
.pure-u-1,
.pure-u-1-1,
.pure-u-1-2,
.pure-u-1-3,
.pure-u-2-3,
.pure-u-1-4,
.pure-u-3-4,
.pure-u-1-5,
.pure-u-2-5,
.pure-u-3-5,
.pure-u-4-5,
.pure-u-5-5,
.pure-u-1-6,
.pure-u-5-6,
.pure-u-1-8,
.pure-u-3-8,
.pure-u-5-8,
.pure-u-7-8,
.pure-u-1-9,
.pure-u-1-12,
.pure-u-5-12,
.pure-u-7-12,
.pure-u-11-12,
.pure-u-1-24,
.pure-u-2-24,
.pure-u-3-24,
.pure-u-4-24,
.pure-u-5-24,
.pure-u-6-24,
.pure-u-7-24,
.pure-u-8-24,
.pure-u-9-24,
.pure-u-10-24,
.pure-u-11-24,
.pure-u-12-24,
.pure-u-13-24,
.pure-u-14-24,
.pure-u-15-24,
.pure-u-16-24,
.pure-u-17-24,
.pure-u-18-24,
.pure-u-19-24,
.pure-u-20-24,
.pure-u-21-24,
.pure-u-22-24,
.pure-u-23-24,
.pure-u-24-24 {
  display: inline-block;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}

.pure-u-1-24 {
  width: 4.1667%;
}

.pure-u-1-12, .pure-u-2-24 {
  width: 8.3333%;
}

.pure-u-1-9 {
  width: 11.1111%;
}

.pure-u-1-8, .pure-u-3-24 {
  width: 12.5%;
}

.pure-u-1-6, .pure-u-4-24 {
  width: 16.6667%;
}

.pure-u-1-5 {
  width: 20%;
}

.pure-u-5-24 {
  width: 20.8333%;
}

.pure-u-1-4, .pure-u-6-24 {
  width: 25%;
}

.pure-u-7-24 {
  width: 29.1667%;
}

.pure-u-1-3, .pure-u-8-24 {
  width: 33.3333%;
}

.pure-u-3-8, .pure-u-9-24 {
  width: 37.5%;
}

.pure-u-2-5 {
  width: 40%;
}

.pure-u-5-12, .pure-u-10-24 {
  width: 41.6667%;
}

.pure-u-11-24 {
  width: 45.8333%;
}

.pure-u-1-2, .pure-u-12-24 {
  width: 50%;
}

.pure-u-13-24 {
  width: 54.1667%;
}

.pure-u-7-12, .pure-u-14-24 {
  width: 58.3333%;
}

.pure-u-3-5 {
  width: 60%;
}

.pure-u-5-8, .pure-u-15-24 {
  width: 62.5%;
}

.pure-u-2-3, .pure-u-16-24 {
  width: 66.6667%;
}

.pure-u-17-24 {
  width: 70.8333%;
}

.pure-u-3-4, .pure-u-18-24 {
  width: 75%;
}

.pure-u-19-24 {
  width: 79.1667%;
}

.pure-u-4-5 {
  width: 80%;
}

.pure-u-5-6, .pure-u-20-24 {
  width: 83.3333%;
}

.pure-u-7-8, .pure-u-21-24 {
  width: 87.5%;
}

.pure-u-11-12, .pure-u-22-24 {
  width: 91.6667%;
}

.pure-u-23-24 {
  width: 95.8333%;
}

.pure-u-1, .pure-u-1-1, .pure-u-5-5, .pure-u-24-24 {
  width: 100%;
}

.font_small{
	font-size: small;
}

@media screen and (max-width: 64em) {
.font_small02{
	font-size: 0.9em;
}
}

@media screen and (max-width: 40em) {
.font_small02{
	font-size: 0.9em;
}
}

/* grids-responsive.css */
/* "pure-u-lg-*”:タブレット用（767〜1024） */
@media screen and (max-width: 64em) {
  .pure-u-lg-1, .pure-u-lg-1-1, .pure-u-lg-1-2, .pure-u-lg-1-3, .pure-u-lg-2-3, .pure-u-lg-1-4, .pure-u-lg-3-4, .pure-u-lg-1-5, .pure-u-lg-2-5, .pure-u-lg-3-5, .pure-u-lg-4-5, .pure-u-lg-5-5, .pure-u-lg-1-6, .pure-u-lg-5-6, .pure-u-lg-1-8, .pure-u-lg-3-8, .pure-u-lg-5-8, .pure-u-lg-7-8, .pure-u-lg-1-12, .pure-u-lg-5-12, .pure-u-lg-7-12, .pure-u-lg-11-12, .pure-u-lg-1-24, .pure-u-lg-2-24, .pure-u-lg-3-24, .pure-u-lg-4-24, .pure-u-lg-5-24, .pure-u-lg-6-24, .pure-u-lg-7-24, .pure-u-lg-8-24, .pure-u-lg-9-24, .pure-u-lg-10-24, .pure-u-lg-11-24, .pure-u-lg-12-24, .pure-u-lg-13-24, .pure-u-lg-14-24, .pure-u-lg-15-24, .pure-u-lg-16-24, .pure-u-lg-17-24, .pure-u-lg-18-24, .pure-u-lg-19-24, .pure-u-lg-20-24, .pure-u-lg-21-24, .pure-u-lg-22-24, .pure-u-lg-23-24, .pure-u-lg-24-24 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  .pure-u-lg-1-24 {
    width: 4.1667%;
  }
  .pure-u-lg-1-12, .pure-u-lg-2-24 {
    width: 8.3333%;
  }
  .pure-u-lg-1-8, .pure-u-lg-3-24 {
    width: 12.5%;
  }
  .pure-u-lg-1-6, .pure-u-lg-4-24 {
    width: 16.6667%;
  }
  .pure-u-lg-1-5 {
    width: 20%;
  }
  .pure-u-lg-5-24 {
    width: 20.8333%;
  }
  .pure-u-lg-1-4, .pure-u-lg-6-24 {
    width: 25%;
  }
  .pure-u-lg-7-24 {
    width: 29.1667%;
  }
  .pure-u-lg-1-3, .pure-u-lg-8-24 {
    width: 33.3333%;
  }
  .pure-u-lg-3-8, .pure-u-lg-9-24 {
    width: 37.5%;
  }
  .pure-u-lg-2-5 {
    width: 40%;
  }
  .pure-u-lg-5-12, .pure-u-lg-10-24 {
    width: 41.6667%;
  }
  .pure-u-lg-11-24 {
    width: 45.8333%;
  }
  .pure-u-lg-1-2, .pure-u-lg-12-24 {
    width: 50%;
  }
  .pure-u-lg-13-24 {
    width: 54.1667%;
  }
  .pure-u-lg-7-12, .pure-u-lg-14-24 {
    width: 58.3333%;
  }
  .pure-u-lg-3-5 {
    width: 60%;
  }
  .pure-u-lg-5-8, .pure-u-lg-15-24 {
    width: 62.5%;
  }
  .pure-u-lg-2-3, .pure-u-lg-16-24 {
    width: 66.6667%;
  }
  .pure-u-lg-17-24 {
    width: 70.8333%;
  }
  .pure-u-lg-3-4, .pure-u-lg-18-24 {
    width: 75%;
  }
  .pure-u-lg-19-24 {
    width: 79.1667%;
  }
  .pure-u-lg-4-5 {
    width: 80%;
  }
  .pure-u-lg-5-6, .pure-u-lg-20-24 {
    width: 83.3333%;
  }
  .pure-u-lg-7-8, .pure-u-lg-21-24 {
    width: 87.5%;
  }
  .pure-u-lg-11-12, .pure-u-lg-22-24 {
    width: 91.6667%;
  }
  .pure-u-lg-23-24 {
    width: 95.8333%;
  }
  .pure-u-lg-1, .pure-u-lg-1-1, .pure-u-lg-5-5, .pure-u-lg-24-24 {
    width: 100%;
  }
}

/* "pure-u-md-*”:スマフォ用（320〜767） */
@media screen and (max-width: 40em) {
  .pure-u-md-1, .pure-u-md-1-1, .pure-u-md-1-2, .pure-u-md-1-3, .pure-u-md-2-3, .pure-u-md-1-4, .pure-u-md-3-4, .pure-u-md-1-5, .pure-u-md-2-5, .pure-u-md-3-5, .pure-u-md-4-5, .pure-u-md-5-5, .pure-u-md-1-6, .pure-u-md-5-6, .pure-u-md-1-8, .pure-u-md-3-8, .pure-u-md-5-8, .pure-u-md-7-8, .pure-u-md-1-12, .pure-u-md-5-12, .pure-u-md-7-12, .pure-u-md-11-12, .pure-u-md-1-24, .pure-u-md-2-24, .pure-u-md-3-24, .pure-u-md-4-24, .pure-u-md-5-24, .pure-u-md-6-24, .pure-u-md-7-24, .pure-u-md-8-24, .pure-u-md-9-24, .pure-u-md-10-24, .pure-u-md-11-24, .pure-u-md-12-24, .pure-u-md-13-24, .pure-u-md-14-24, .pure-u-md-15-24, .pure-u-md-16-24, .pure-u-md-17-24, .pure-u-md-18-24, .pure-u-md-19-24, .pure-u-md-20-24, .pure-u-md-21-24, .pure-u-md-22-24, .pure-u-md-23-24, .pure-u-md-24-24 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  .pure-u-md-1-24 {
    width: 4.1667%;
  }
  .pure-u-md-1-12, .pure-u-md-2-24 {
    width: 8.3333%;
  }
  .pure-u-md-1-8, .pure-u-md-3-24 {
    width: 12.5%;
  }
  .pure-u-md-1-6, .pure-u-md-4-24 {
    width: 16.6667%;
  }
  .pure-u-md-1-5 {
    width: 20%;
  }
  .pure-u-md-5-24 {
    width: 20.8333%;
  }
  .pure-u-md-1-4, .pure-u-md-6-24 {
    width: 25%;
  }
  .pure-u-md-7-24 {
    width: 29.1667%;
  }
  .pure-u-md-1-3, .pure-u-md-8-24 {
    width: 33.3333%;
  }
  .pure-u-md-3-8, .pure-u-md-9-24 {
    width: 37.5%;
  }
  .pure-u-md-2-5 {
    width: 40%;
  }
  .pure-u-md-5-12, .pure-u-md-10-24 {
    width: 41.6667%;
  }
  .pure-u-md-11-24 {
    width: 45.8333%;
  }
  .pure-u-md-1-2, .pure-u-md-12-24 {
    width: 50%;
  }
  .pure-u-md-13-24 {
    width: 54.1667%;
  }
  .pure-u-md-7-12, .pure-u-md-14-24 {
    width: 58.3333%;
  }
  .pure-u-md-3-5 {
    width: 60%;
  }
  .pure-u-md-5-8, .pure-u-md-15-24 {
    width: 62.5%;
  }
  .pure-u-md-2-3, .pure-u-md-16-24 {
    width: 66.6667%;
  }
  .pure-u-md-17-24 {
    width: 70.8333%;
  }
  .pure-u-md-3-4, .pure-u-md-18-24 {
    width: 75%;
  }
  .pure-u-md-19-24 {
    width: 79.1667%;
  }
  .pure-u-md-4-5 {
    width: 80%;
  }
  .pure-u-md-5-6, .pure-u-md-20-24 {
    width: 83.3333%;
  }
  .pure-u-md-7-8, .pure-u-md-21-24 {
    width: 87.5%;
  }
  .pure-u-md-11-12, .pure-u-md-22-24 {
    width: 91.6667%;
  }
  .pure-u-md-23-24 {
    width: 95.8333%;
  }
  .pure-u-md-1, .pure-u-md-1-1, .pure-u-md-5-5, .pure-u-md-24-24 {
    width: 100%;
  }
}

/* "pure-u-sm-*”:スマフォ（ポートレイト）用（320以下） */
/* ====================================== */
/* layout */
.mod-a {
  display: block;
  width: 100%;
  height: 100%;
}

.mod-auto, .mod-auto-pc, .mod-notice-wrap, .column, .service-auto, .service-hc, .service-fu, .karimoku-idx {
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  max-width: 1020px;
  width: 100%;
}

@media screen and (max-width: 64em) {
  .mod-auto, .mod-auto-pc, .mod-notice-wrap, .column, .service-auto, .service-hc, .service-fu, .karimoku-idx {
    padding-right: 2.92969%;
    padding-left: 2.92969%;
    max-width: 1024px;
  }
}

@media screen and (max-width: 40em) {
  .mod-auto, .mod-auto-pc, .mod-notice-wrap, .column, .service-auto, .service-hc, .service-fu, .karimoku-idx {
    padding-right: 4.6875%;
    padding-left: 4.6875%;
    max-width: 640px;
  }
}

@media screen and (max-width: 40em) {
  .mod-auto-pc {
    padding-right: 0;
    padding-left: 0;
    max-width: none;
  }
}

@media screen and (max-width: 40em) {
  .mod-auto-sp {
    padding-right: 4.6875%;
    padding-left: 4.6875%;
    max-width: 640px;
  }
}

.mod-wordBreak {
  word-wrap: break-word;
  word-break: break-all;
  overflow-wrap: break-word;
}

.mod-hr01 {
  margin: 0 auto;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  border: none;
}

.mod-hr02 {
  position: relative;
  margin: 0;
  width: 100%;
  height: 5px;
  background: url("/common/images/bg_rainbowbg.png") no-repeat top center;
  background-size: 100% 5px;
  border: none;
  z-index: 5;
}

.mod-hr02:before {
  top: 0;
  left: 50%;
  max-width: 1020px;
  width: 100%;
  height: 5px;
  background: url("/common/images/bg_rainbow.png") no-repeat top center;
  background-size: 100% 5px;
  z-index: 10;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mod-border {
  border: 1px solid #ddd;
}

.mod-border01 {
  padding: 20px;
  border: 1px solid #ddd;
}

.mod-border02 {
  position: relative;
}

.mod-border02:before, .mod-border02:after {
  top: 0;
}

.mod-border02:after {
  left: 0;
  margin: 0;
  width: 100%;
  height: 5px;
  background: url("/common/images/bg_rainbowbg.png") no-repeat top center;
  background-size: 100% 5px;
  border: none;
  z-index: 5;
}

.mod-border02:before {
  left: 50%;
  max-width: 1020px;
  width: 100%;
  height: 5px;
  background: url("/common/images/bg_rainbow.png") no-repeat top center;
  background-size: 100% 5px;
  z-index: 10;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mod-border02.inc_mod_magazine {
  display: none;
}

.mod-button01 {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 13px 0;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  background-color: #ce045a;
  border-radius: 4px;
  border: none;
  outline: none;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease false;
  -o-transition: all 0.3s ease false;
  transition: all 0.3s ease;
}

.mod-button01:hover {
  opacity: 0.5;
  color: #fff;
}

.mod-button01:hover a {
  color: #fff;
}

.mod-button01 > span {
  position: relative;
}

.mod-button01 > span:before {
  margin-right: 5px;
  vertical-align: 1.5px;
  content: "»";
}

.mod-button01:active > span {
  top: 1px;
}

.mod-head01 {
  padding-bottom: 20px;
  font-size: 24px;
  border-bottom: 1px solid #ddd;
}

.mod-head01_auto {
  margin-right: auto;
  margin-left: auto;
  max-width: 940px;
  width: 100%;
}

.mod-head02 {
  margin-bottom: 20px;
  line-height: 1.3;
  font-size: 18px;
}

.mod-head02_1 {
  margin-bottom: 10px;
  line-height: 1.3;
  font-size: 15px;
}

.mod-head02_2{
	margin-bottom: 5px;
    line-height: 1.3;
    font-size: 15px;
}

.mod-head03 {
  position: relative;
  margin-bottom: 10px;
  padding-left: 10px;
  color: #222;
  font-size: 14px;
}

.mod-head03:before {
  top: 50%;
  left: 0;
  margin-top: -8px;
  width: 4px;
  height: 16px;
  background-color: #ce045a;
}

.mod-head04 {
  position: relative;
  margin-bottom: 2.12766%;
  padding: 12px 140px 12px 20px;
  font-size: 18px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.mod-head04:before {
  top: 50%;
  left: 0;
  margin-top: -10px;
  width: 4px;
  height: 20px;
  background-color: #ce045a;
}

.mod-head04-right {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -7.5px;
  color: #ce045a;
  font-size: 15px;
}

.mod-head05 {
  font-size: 14px;
}

.mod-head-toggle {
  position: relative;
  display: block;
  width: 100%;
}

.mod-head-toggle:before, .mod-head-toggle:after {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -2px;
  content: "";
  display: none;
  width: 15px;
  height: 2px;
  background-color: #777;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease false;
  -o-transition: all 0.3s ease false;
  transition: all 0.3s ease;
}

.js-reformToggle .mod-head-toggle:before, .js-reformToggle .mod-head-toggle:after {
  background-color: #fff;
}

.mod-head-toggle:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.js-toggle.is-visible .mod-head-toggle:after {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

@media screen and (max-width: 64em) {
  .mod-head01_auto {
    padding-right: 2.92969%;
    padding-left: 2.92969%;
  }
}

@media screen and (max-width: 64em) and (orientation: landscape) {
  .mod-head01_auto {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (max-width: 40em) {
  .mod-head01 {
    padding: 4.6875%;
    line-height: 1.2;
    font-size: 22px;
    border-bottom: 1px solid #ddd;
  }
  .mod-head02 {
    margin-bottom: 3.125%;
    padding: 3.90625% 4.6875%;
  }
  .mod-head03 {
    margin-bottom: 0;
    padding: 15px 3.125% 15px 4.6875%;
    font-size: 22px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  .mod-head03:before {
    margin-top: -11px;
    height: 22px;
  }
  .mod-head04 {
    padding: 3.90625% 4.6875%;
  }
  .mod-head05 {
    font-size: 16px;
  }
  .mod-head-toggle:before, .mod-head-toggle:after {
    display: block;
  }
}

.mod-table {
  display: table;
  table-layout: fixed;
}

.mod-table-cell {
  display: table-cell;
  vertical-align: middle;
}

.mod-table01 {
  margin: 0 auto;
  width: 100%;
  text-align: left;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.mod-table01 caption {
  margin-bottom: 10px;
  font-weight: bold;
}

.mod-table01 thead th {
  font-weight: normal;
  background-color: #f6f6f6;
}

.mod-table01 th, .mod-table01 td {
  padding: 8px;
  vertical-align: middle;
  line-height: 1.3;
  color: #777;
  font-size: 14px;
  border: 1px solid #ddd;
  border-top: 1px dotted #ddd;
  border-bottom: 1px dotted #ddd;
}

.mod-table01 .imgicon {
  vertical-align: top;
}

.mod-table01_nohead tbody th {
  font-weight: normal;
  background-color: #f6f6f6;
}

@media screen and (max-width: 40em) {
  .mod-table01 {
    margin: 0 auto 9.375%;
    width: 90.625%;
  }
  .mod-table01 tr:last-child td {
    border-bottom: none;
  }
  .mod-table01 th, .mod-table01 td {
    padding: 2.58621% 3.44828%;
  }
  .mod-table01_nohead tbody th,
  .mod-table01 tr, .mod-table01 th, .mod-table01 td {
    display: block;
    width: 100%;
  }
  .mod-table01_nohead tbody th,
  .mod-table01 th {
    font-weight: bold;
  }
  .mod-table01 th, .mod-table01 td {
    border-style: solid;
    border-top: none;
  }
}

.mod-modal {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 70%;
  height: auto;
  background-color: #fff;
  z-index: -1;
  opacity: 0;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.75);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease false;
  -o-transition: all 0.3s ease false;
  transition: all 0.3s ease;
  -webkit-transform: scale(0.001, 0.001);
  -moz-transform: scale(0.001, 0.001);
  -ms-transform: scale(0.001, 0.001);
  -o-transform: scale(0.001, 0.001);
  transform: scale(0.001, 0.001);
}

.ua-ie-10 .mod-modal,
.ua-ie-11 .mod-modal {
  bottom: auto;
  margin: 0 auto;
}

.mod-modal.is-visible {
  opacity: 1;
  z-index: 1010;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}

.mod-modal p {
  line-height: 1.6;
}

.mod-modal .icon-close {
  position: absolute;
  top: -40px;
  right: 0;
  color: #fff;
  font-size: 30px;
  cursor: pointer;
}

.mod-modal-slide-right, .mod-modal-slide-left {
  position: absolute;
  top: 50%;
  margin-top: -29px;
  padding: 10px;
  color: #fff;
  font-size: 37px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mod-modal-slide-right {
  right: -60px;
}

.mod-modal-slide-left {
  left: -60px;
}

.mod-modal-notfound {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 30px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.mod-overlay {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  cursor: pointer;
  z-index: -1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease false;
  -o-transition: all 0.3s ease false;
  transition: all 0.3s ease;
}

.mod-overlay.is-visible {
  visibility: visible;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 100;
}

.mod-check {
  position: relative;
  display: block;
}

.mod-check-checkbox {
  position: absolute;
  top: 0;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
  opacity: 0.01;
}

.mod-check-text {
  position: relative;
  display: block;
  padding-left: 22px;
  font-size: 13px;
  cursor: pointer;
}

.mod-check-text:hover {
  color: rgba(51, 51, 51, 0.6);
}

.mod-check-text:before {
  top: -1px;
  left: 0;
  margin: auto;
  width: 14px;
  height: 14px;
  background-color: #fff;
  border: 1px solid #c8ced3;
  border-radius: 2px;
}

.mod-check-text > span {
  margin-left: 5px;
  vertical-align: 3px;
}

.mod-check-text .icon-check {
  position: absolute;
  top: 1px;
  left: 2px;
  margin: auto;
  display: none;
  width: 12px;
  height: 12px;
  color: #5b6574;
  font-size: 12px;
}

.mod-check-checkbox:checked ~ .mod-check-text:before {
  border-color: #5b6574;
}

.mod-check-checkbox:checked ~ * .icon-check {
  display: block;
}

@media screen and (max-width: 40em) {
  .mod-check-text {
    font-size: 16px;
  }
  .mod-check-text:before {
    width: 18px;
    height: 18px;
  }
  .mod-check-text > span {
    margin-left: 8px;
    vertical-align: 3px;
  }
  .mod-check-text .icon-check {
    width: 16px;
    height: 16px;
    font-size: 16px;
  }
  .mod-check-text .icon-check + .imgicon-shop {
    margin-left: 5px;
  }
}

.mod-list {
  margin-top: -20px;
  margin-left: -20px;
  margin-bottom: 2.12766%;
}

.mod-list-li {
  padding-top: 20px;
  padding-left: 20px;
}

.mod-list-a {
  overflow: hidden;
  position: relative;
  padding-top: 5px;
  text-align: center;
  background-color: #f2f2f2;
  border-radius: 8px;
  z-index: 5;
}

.mod-list-a img {
  position: relative;
  z-index: 6;
}

.mod-list-a:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  z-index: 10;
}

.mod-list-li[data-cat="furniture"] .mod-list-a:before {
  background-color: #61b14b;
}

.mod-list-li[data-cat="furniture"] .mod-list-body:before {
  content: "家具";
  color: #61b14b;
}

.mod-list-li[data-cat="homecenter"] .mod-list-a:before {
  background-color: #d62a37;
}

.mod-list-li[data-cat="homecenter"] .mod-list-body:before {
  content: "ホームセンター";
  color: #d62a37;
}

.mod-list-title {
  display: block;
  margin-bottom: 10px;
  line-height: 1.4;
}

.mod-list-body {
  position: relative;
  padding: 40px 20px 25px;
  text-align: center;
  background-color: #f2f2f2;
  border-radius: 0 0 8px 8px;
}

.mod-list-body:before {
  position: absolute;
  top: 15px;
  left: 0;
  display: block;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}

.mod-list-body p {
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 14px;
}

@media screen and (max-width: 64em) {
  .mod-list-body p {
    line-height: 1.3;
  }
}

@media screen and (max-width: 40em) {
  .mod-list {
    margin-top: -3.44828%;
    margin-left: -3.44828%;
    margin-bottom: 3.125%;
    padding: 0 4.6875%;
  }
  .mod-list-li {
    padding-top: 3.44828%;
    padding-left: 3.44828%;
  }
  .mod-list-title {
    margin-bottom: 5px;
    line-height: 1.2;
    font-size: 14px;
  }
  .mod-list-body {
    padding: 30px 10px 10px;
  }
  .mod-list-body:before {
    top: 10px;
  }
  .mod-list-body p {
    line-height: 1.2;
    font-size: 12px;
  }
}

.mod-feature {
  margin-top: 3.19149%;
  padding-top: 3.19149%;
  margin-bottom: 3.19149%;
}

.mod-feature-ul {
  text-align: center;
}

.mod-feature-li {
  border-left: 2px dotted #d2d2d2;
}

.mod-feature-li:first-child {
  border-left: none;
}

.mod-feature-img {
  margin: 0 auto 15px;
  width: 120px;
}

.mod-feature-img img {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease false;
  -o-transition: all 0.3s ease false;
  transition: all 0.3s ease;
}

.mod-feature-img img:hover {
  opacity: 0.5;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

@media screen and (max-width: 40em) {
  .mod-feature {
    margin-top: 0;
    margin-bottom: 6.25%;
    padding: 6.25% 4.6875% 0;
  }
  .mod-feature-li {
    font-size: 14px;
  }
  .mod-feature-img {
    margin-bottom: 7.03125%;
    width: 56.25%;
  }
}

.mod-products {
  padding-top: 20px;
  padding-bottom: 20px;
}

.mod-products-head {
  margin-bottom: 20px;
  font-size: 24px;
}

.mod-products-slider {
  text-align: center;
}

.mod-products-item {
  position: relative;
  padding-top: 55px;
}

.mod-products-item:before, .mod-products-item:after {
  position: absolute;
  display: block;
  content: "";
  z-index: 10;
}

.mod-products-item:before {
  top: 0;
  left: 0;
}

.mod-products-item_1st:before {
  width: 122px;
  height: 46px;
  background-image: url(/common/images/sprites.png);
  background-position: 0px 0px;
  background-size: 366px 227px;
}

.mod-products-item_2nd:before {
  width: 110px;
  height: 46px;
  background-image: url(/common/images/sprites.png);
  background-position: 0px -56px;
  background-size: 366px 227px;
}

.mod-products-item_3rd:before {
  width: 104px;
  height: 46px;
  background-image: url(/common/images/sprites.png);
  background-position: -132px 0px;
  background-size: 366px 227px;
}

.mod-products-item_homecenter:after, .mod-products-item_furniture:after {
  top: 22px;
  right: 0;
  padding: 5px 10px;
  max-width: 90px;
  width: 100%;
  line-height: 1;
  text-align: center;
  color: #fff;
  font-size: 12px;
  border-radius: 4px;
}

.mod-products-item_homecenter:after {
  content: "ホームセンター";
  background-color: #d62a37;
}

.mod-products-item_furniture:after {
  content: "家具";
  background-color: #61b14b;
}

.mod-products-title {
  margin-top: 8px;
}

.mod-products-more {
  float: right;
  margin-top: 20px;
  font-size: 14px;
}

@media screen and (max-width: 64em) {
  .mod-products-item {
    padding-top: 38px;
  }
  .mod-products-item_1st:before {
    width: 81px;
    height: 31px;
    background-image: url(/common/images/sprites.png);
    background-position: 0px 0px;
    background-size: 244px 151px;
  }
  .mod-products-item_2nd:before {
    width: 73px;
    height: 31px;
    background-image: url(/common/images/sprites.png);
    background-position: 0px -37px;
    background-size: 244px 151px;
  }
  .mod-products-item_3rd:before {
    width: 69px;
    height: 31px;
    background-image: url(/common/images/sprites.png);
    background-position: -88px 0px;
    background-size: 244px 151px;
  }
  .mod-products-item_homecenter:after, .mod-products-item_furniture:after {
    top: 10px;
  }
}

@media screen and (max-width: 40em) {
  .mod-products {
    padding-top: 3.125%;
    padding-bottom: 3.125%;
  }
  .mod-products-head {
    margin-bottom: 15px;
    font-size: 20px;
  }
  .mod-products-title {
    display: none;
  }
  .mod-products-more {
    margin-top: 10px;
  }
  .mod-products-item {
    position: relative;
    padding-top: 60px;
  }
  .mod-products-item:before {
    right: 0;
    margin: auto;
  }
  .mod-products-item_1st:before {
    width: 61px;
    height: 23px;
    background-image: url(/common/images/sprites.png);
    background-position: 0px 0px;
    background-size: 183px 114px;
  }
  .mod-products-item_2nd:before {
    width: 55px;
    height: 23px;
    background-image: url(/common/images/sprites.png);
    background-position: 0px -28px;
    background-size: 183px 114px;
  }
  .mod-products-item_3rd:before {
    width: 52px;
    height: 23px;
    background-image: url(/common/images/sprites.png);
    background-position: -66px 0px;
    background-size: 183px 114px;
  }
  .mod-products-item_homecenter:after, .mod-products-item_furniture:after {
    top: 30px;
    right: 0;
    left: 0;
    margin: auto;
    max-width: none;
    width: 70px;
    font-size: 10px;
  }
}

.mod-magazine {
  padding-top: 20px;
  padding-bottom: 20px;
}

.mod-magazine-head {
  margin-bottom: 20px;
}

.mod-magazine-wrap {
  margin-top: -20px;
  margin-left: -20px;
}

.mod-magazine-big {
  position: relative;
  padding-top: 20px;
  padding-left: 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease false;
  -o-transition: all 0.3s ease false;
  transition: all 0.3s ease;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.mod-magazine-big:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}

.mod-magazine-big-a {
  overflow: hidden;
  position: absolute;
  top: 30px;
  left: 30px;
  display: block;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  background-color: transparent;
  border: 5px solid #fff;
  z-index: 20;
}

.mod-magazine-big-a.ua-ie-10 {
  background-color: rgba(255, 255, 255, 0);
}

.mod-magazine-big-vol {
  position: absolute;
  top: -60px;
  right: -60px;
  display: block;
  width: 120px;
  height: 120px;
  color: #222;
  font: bold 24px/1 "Trebuchet MS", Helvetica, Arial;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mod-magazine-big-vol:before {
  position: absolute;
  right: 0;
  bottom: 26px;
  left: 0;
  margin: auto;
  content: "VOL";
  width: 20px;
  height: 20px;
  color: #999;
  font-size: 10px;
}

.mod-magazine-big-vol > span {
  position: absolute;
  right: 0;
  bottom: 8px;
  left: 0;
  display: block;
  width: 100%;
  text-align: center;
}

.mod-magazine-big-title {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 15px;
  width: 100%;
  background-color: #fff;
}

.mod-magazine-big-title time, .mod-magazine-big-title strong {
  display: block;
}

.mod-magazine-big-title time {
  margin-bottom: 5px;
  color: #999;
  font-size: 12px;
}

.mod-magazine-mini {
  margin: 20px 0;
}

.mod-magazine-mini-ul {
  margin-top: -20px;
  margin-left: -20px;
}

.mod-magazine-mini-li {
  padding-top: 20px;
  padding-left: 20px;
}

.mod-magazine-mini-a {
  display: table;
}

.mod-magazine-mini-photo, .mod-magazine-mini-body {
  display: table-cell;
}

.mod-magazine-mini-photo {
  width: 80px;
}

.mod-magazine-mini-photo img {
  width: 80px;
}

.mod-magazine-mini-body {
  padding: 0 15px;
  vertical-align: middle;
}

.mod-magazine-mini-vol {
  display: block;
  margin-bottom: 5px;
  color: #666;
  font-size: 11px;
}

@media screen and (max-width: 40em) {
  .mod-magazine {
    padding-top: 3.125%;
    padding-bottom: 3.125%;
  }
  .mod-magazine-head {
    margin-bottom: 15px;
  }
  .mod-magazine-wrap {
    margin-top: 0;
    margin-left: 0;
  }
  .mod-magazine-big {
    margin-top: 10px;
    padding-top: 0;
    padding-left: 0;
  }
  .mod-magazine-big:first-child {
    margin-top: 0;
  }
  .mod-magazine-big-a {
    top: 5px;
    left: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    border: 3px solid #fff;
  }
  .mod-magazine-big-vol {
    width: 110px;
    height: 110px;
    font-size: 20px;
  }
  .mod-magazine-big-vol:before {
    bottom: 15px;
    font-size: 10px;
  }
  .mod-magazine-big-vol > span {
    bottom: 5px;
  }
  .mod-magazine-big-title {
    padding: 10px;
  }
  .mod-magazine-mini {
    margin: 3.125% 0;
  }
  .mod-magazine-mini-ul {
    margin: 0;
  }
  .mod-magazine-mini-li {
    margin-top: 10px;
    padding: 0;
  }
  .mod-magazine-mini-li:first-child {
    margin-top: 0;
  }
  .mod-magazine-mini-photo {
    width: 60px;
  }
  .mod-magazine-mini-photo img {
    width: 60px;
  }
}

.mod-word {
  margin-bottom: 4.25532%;
}

.mod-word-ul {
  margin-top: -6px;
  margin-left: -4px;
  letter-spacing: -0.4em;
}

.mod-word-li {
  display: inline-block;
  margin-top: 6px;
  margin-left: 4px;
  height: 30px;
  line-height: 30px;
  letter-spacing: normal;
  font-size: 13px;
}

.mod-word-li > span,
.mod-word-li > a {
  display: block;
  padding: 0 15px;
  text-align: center;
  border-radius: 4px;
}

.mod-word-li > span {
  color: #fff;
  background-color: #ce045a;
  border: 1px solid #ce045a;
}

.mod-word-li > a {
  color: #ce045a;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease false;
  -o-transition: all 0.3s ease false;
  transition: all 0.3s ease;
}

.mod-word-li > a:hover {
  color: #fff;
  background-color: #ce045a;
  border-color: #ce045a;
}

@media screen and (max-width: 40em) {
  .mod-word {
    margin-bottom: 6.25%;
  }
}

.mod-notice {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}

.mod-notice-ul {
  margin-top: -20px;
  margin-left: -20px;
}

.mod-notice-li {
  padding-top: 20px;
  padding-left: 20px;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.mod-notice-a {
  position: relative;
  width: 100%;
}

.mod-notice-photo {
  width: 70px;
}

.mod-notice-photo img {
  width: 70px;
}

.mod-notice-body {
  position: absolute;
  top: 0;
  left: 0;
  display: table;
  padding-left: 80px;
  width: 100%;
  min-height: 70px;
  height: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.mod-notice-body-title {
  display: block;
  margin-bottom: 5px;
}

.mod-notice-body-text {
  color: #666;
  font-size: 12px;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-all;
}

@media screen and (max-width: 40em) {
  .mod-notice {
    padding: 0;
  }
  .mod-notice-wrap {
    padding: 0;
  }
  .mod-notice-ul {
    margin: -1px 0 0 -1px;
  }
  .mod-notice-li {
    padding: 4.6875%;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
  }
  .mod-notice-photo {
    width: 30.76923%;
  }
  .mod-notice-photo img {
    width: 100%;
  }
  .mod-notice-body {
    padding-left: 38.46154%;
    min-height: 40px;
  }
  .mod-notice-body-title {
    margin-bottom: 0;
  }
  .mod-notice-body-text {
    display: none;
  }
}

.mod-tab-li {
  position: relative;
  padding-left: 10px;
  height: 50px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease false;
  -o-transition: all 0.3s ease false;
  transition: all 0.3s ease;
}

.mod-tab-li:first-child {
  padding-left: 0;
}

.mod-tab-li.is-visible .mod-tab-li-txt {
  background-color: #f2f2f2;
}

.mod-tab-li-txt {
  position: relative;
  top: 0;
  display: block;
  width: 100%;
  height: 50px;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  background-color: #777;
  border-radius: 6px 6px 0 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease false;
  -o-transition: all 0.2s ease false;
  transition: all 0.2s ease;
}

.mod-tab-li-txt > span {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 100%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.mod-tab-li.is-visible > span {
  color: #333;
  font-weight: bold;
}

.mod-tab-li:hover .mod-tab-li-txt {
  top: -10px;
  height: 60px;
}

@media screen and (max-width: 64em) {
  .mod-tab-li {
    -webkit-tap-highlight-color: transparent;
  }
}

@media screen and (max-width: 40em) {
  .mod-tab-li {
    padding-left: 5px;
  }
}

.mod-news {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mod-news-wrap {
  margin-bottom: 20px;
}

.mod-news-body {
  padding: 10px;
  width: 100%;
  background-color: #f2f2f2;
  border-radius: 0 0 6px 6px;
}

.mod-news-body-li {
  /* clearfix is already applied */
  padding: 10px 20px;
  min-height: 24px;
  height: 100%;
  border-top: 1px solid #ddd;
}

.mod-news-body-li:first-child {
  border-top: 0;
}

.mod-news-body-date {
  float: left;
  width: 130px;
  line-height: 24px;
  color: #999;
  font-weight: bold;
  font-size: 12px;
}

.mod-news-body-icon {
  float: left;
  width: 120px;
  height: 24px;
}

.mod-news-body-text {
  position: relative;
  float: left;
  padding-left: 20px;
  width: calc(100% - 250px);
}

.mod-news-body-text .imgicon {
  vertical-align: -2px;
}

.mod-news-body-a {
  display: inline-block;
  padding-top: 3px;
  line-height: 1.3;
  color: #222;
  font-size: 14px;
}

.mod-news-body-a:hover {
  text-decoration: underline;
}

.mod-news-more {
  float: right;
  text-align: right;
}

@media screen and (max-width: 40em) {
  .mod-news {
    margin-top: 6.25%;
    margin-bottom: 6.25%;
  }
  .mod-news-body-li {
    position: relative;
    padding: 10px 3.44828%;
    min-height: 24px;
  }
  .mod-news-body-date {
    float: none;
    display: block;
    margin-top: 3px;
    padding-left: 31.03448%;
    width: 100%;
    line-height: 1;
    color: #999;
    font-weight: bold;
    font-size: 12px;
  }
  .mod-news-body-text {
    position: static;
    float: none;
    clear: both;
    margin-top: 10px;
    padding-left: 0;
    width: 100%;
  }
  .mod-news-body-icon {
    position: absolute;
    top: 11px;
    left: 3.44828%;
    float: none;
    width: auto;
    height: auto;
  }
  .mod-news-body-a {
    display: inline;
    padding-top: 0;
    padding-left: 0;
    line-height: 1.2;
    color: #222;
    font-size: 14px;
  }
  .mod-news-body-a:hover {
    text-decoration: underline;
  }
}

.mod-iframe {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

.mod-iframe iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.mod-mainImage {
  position: relative;
  margin: 0 auto;
  padding: 0 40px;
  max-width: 1020px;
  width: 100%;
}

.mod-mainImage-text {
  position: absolute;
  top: 50%;
  left: 6.38298%;
  width: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.mod-mainImage-bg {
  width: 100%;
}

@media screen and (max-width: 64em) {
  .mod-mainImage {
    padding: 0 2.92969%;
    max-width: none;
    width: 100%;
  }
}

@media screen and (max-width: 40em) {
  .mod-mainImage {
    padding: 0;
  }
  .mod-mainImage-text {
    left: 4.6875%;
    width: 25%;
  }
}

@font-face {
  font-family: "shimachu-fonts";
  src: url("/common/fonts/shimachu-fonts.eot");
  src: url("/common/fonts/shimachu-fonts.eot?#iefix") format("eot"), url("/common/fonts/shimachu-fonts.woff") format("woff"), url("/common/fonts/shimachu-fonts.ttf") format("truetype"), url("/common/fonts/shimachu-fonts.svg#shimachu-fonts") format("svg");
  font-weight: normal;
  font-style: normal;
}

.icon:before {
  display: inline-block;
  font-family: "shimachu-fonts";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.icon-2x {
  font-size: 2em;
}

.icon-3x {
  font-size: 3em;
}

.icon-4x {
  font-size: 4em;
}

.icon-5x {
  font-size: 5em;
}

.icon-fw {
  width: 1.2857142857142858em;
  text-align: center;
}

.icon-check:before {
  content: "\EA01";
}

.icon-company:before {
  content: "\EA02";
}

.icon-tax:before {
  content: "\EA03";
}

.common-margin {
  margin: 6.25%;
}

.common-padding {
  padding: 6.25%;
}

.js-toggle {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.js-toggle[data-toggle="sp"] {
  cursor: default;
}

@media screen and (max-width: 40em) {
  .js-toggle[data-toggle="sp"] {
    cursor: pointer;
  }
}

.js-toggleBlock {
  display: none;
}

[data-toggle="sp"] + .js-toggleBlock {
  display: block;
}

@media screen and (max-width: 40em) {
  [data-toggle="sp"] + .js-toggleBlock {
    display: none;
  }
}

.js-toggleBlock.is-visible {
  display: block;
}

[data-toggle="sp"] + table.js-toggleBlock {
  display: table;
}

@media screen and (max-width: 40em) {
  [data-toggle="sp"] + table.js-toggleBlock {
    display: none;
  }
}

table.js-toggleBlock.is-visible {
  display: table;
}

/* ====================================== */
/* layer-container */
.container {
  overflow-x: hidden;
  margin: 0 auto;
  padding-bottom: 210px;
  width: 100%;
  min-height: 100%;
  height: 100%;
}

@media screen and (max-width: 40em) {
  .container {
    padding-top: 21.875%;
    padding-bottom: 0;
    min-height: auto;
    height: auto;
  }
}

/* ====================================== */
/* layer-header */
.header {
  margin-bottom: 20px;
  width: 100%;
}

.header-nav {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: right;
  background-color: #777;
}

.header-nav-ul {
  margin: 0 auto;
  max-width: 940px;
  width: 100%;
  height: 40px;
  letter-spacing: -0.4em;
}

.header-nav-li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  font-size: 12px;
}

.header-nav-li_inquiry {
  width: 130px;
  height: 40px;
  text-align: center;
  border-left: 2px solid #999;
}

.header-nav-a {
  position: relative;
  display: block;
  padding: 0 20px;
  color: #fff;
}

.header-nav-a:hover {
  text-decoration: underline;
}

.header-nav-a:before {
  top: 50%;
  left: 0;
  margin-top: -5.5px;
  width: 1px;
  height: 11px;
  background-color: #999;
}

.header-nav-li:first-child .header-nav-a:before,
.header-nav-li_inquiry .header-nav-a:before {
  display: none;
}

.header-logo {
  display: block;
  padding: 17px 0;
  width: 100%;
  height: auto;
  text-align: center;
}

.header-logo-a {
  display: inline-block;
}

.header-logo-a img {
  width: 129px;
}

@media screen and (max-width: 40em) {
  .header {
    position: fixed;
    top: 0;
    left: 0;
    margin-bottom: 0;
    padding-top: 21.875%;
    max-width: 640px;
    width: 100%;
    height: 0;
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
    z-index: 101;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease false;
    -o-transition: all 0.3s ease false;
    transition: all 0.3s ease;
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  .header.is-moved {
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    transform: translateY(-100px);
  }
  .header.is-fixed {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  .header:before {
    top: -2px;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    background: url("/common/images/bg_rainbow.png") no-repeat top left;
    background-size: 100% 5px;
  }
  .header-logo {
    position: absolute;
    top: 17px;
    left: 4.6875%;
    padding: 0;
   width: 35.9375%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease false;
    -o-transition: all 0.3s ease false;
    transition: all 0.3s ease;
  }
  .header-logo-a {
    width: 50%;
  }
  .header-logo-a img {
    width: 100%;
  }
  .header-link {
    position: absolute;
    top: 0;
    right: 17.1875%;
    bottom: 0;
    margin: auto;
    width: 37.5%;
    height: 35px;
    letter-spacing: -0.4em;
  }
  .header-link-text {
    position: absolute;
    top: 0;
    display: block;
   width: 45.83333%;
    height: 100%;
    letter-spacing: normal;
    font-size: 9px;
    border: 2px solid #ddd;
    border-radius: 6px;
    line-height: 1.3;
  }
  .header-link-text_shop {
    left: 0;
  }
  .header-link-text_ec {
    right: 0;
  }
  .header-link-text_job {
    right: 0;
  }
  .header-link-text a {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.menu {
  position: relative;
  width: 100%;
  border-top: 1px solid #ddd;
}

.menu:before {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: url("/common/images/bg_rainbowbg.png") no-repeat top center;
  background-size: 100% 5px;
}

.menu-ul {
  margin: -1px auto -5px;
  padding: 0 40px;
  max-width: 1020px;
  width: 100%;
}

.menu-li {
  overflow: hidden;
  position: relative;
  height: 60px;
  text-align: center;
  font-size: 14px;
  border-bottom: 5px solid #fff;
}

.menu-li_homecenter {
  border-bottom-color: #d62a37;
}

.menu-li_furniture {
  border-bottom-color: #61b14b;
}

.menu-li_netshop {
  border-bottom-color: #4493c1;
}

.menu-li_info {
  border-bottom-color: #724c8c;
}

.menu-li_company {
  border-bottom-color: #eed449;
}

.menu-li_outsales {
  border-bottom-color: #e47136;
}

.menu-li_taxfree {
  border-bottom-color: #d62a37;
}

.menu-a {
  display: table;
  width: 100%;
  width: calc(100% + 1px);
  height: 60px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease false;
  -o-transition: all 0.3s ease false;
  transition: all 0.3s ease;
}

.menu-a.is-parent {
  color: #fff;
}

.menu-li:hover .menu-a {
  color: #fff;
}

.menu-li_homecenter:hover .menu-a,
.menu-li_homecenter .menu-a.is-parent {
  background-color: #d62a37;
}

.menu-li_furniture:hover .menu-a,
.menu-li_furniture .menu-a.is-parent {
  background-color: #61b14b;
}

.menu-li_netshop:hover .menu-a,
.menu-li_netshop .menu-a.is-parent {
  background-color: #4493c1;
}

.menu-li_info:hover .menu-a,
.menu-li_info .menu-a.is-parent {
  background-color: #724c8c;
}

.menu-li_company:hover .menu-a,
.menu-li_company .menu-a.is-parent {
  background-color: #eed449;
}

.menu-li_outsales:hover .menu-a,
.menu-li_outsales .menu-a.is-parent {
  background-color: #e47136;
}

.menu-li_taxfree{
  display: none;
}

.menu-li_contact {
  display: none;
}

.menu-text {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}

@media screen and (max-width: 64em) {
  .menu-text {
    line-height: 1.3;
  }
}

@media screen and (max-width: 40em) {
  .menu {
    visibility: hidden;
    border: none;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease false;
    -o-transition: all 0.3s ease false;
    transition: all 0.3s ease;
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
    z-index: -1;
  }
  .menu.is-visible {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    z-index: 101;
  }
  .menu:before {
    display: none;
    background: none;
  }
  .menu-ul {
    margin: 0;
    padding: 4.6875%;
    max-width: 640px;
    width: 100%;
  }
  .menu-li {
    width: 48.3%;
    margin-top: 3.125%;
    font-size: 15px;
    background-color: #fff;
    border-bottom: none;
    border-left: 10px solid #fff;
    border-radius: 6px;
  }
  .menu-li:nth-child(odd) {
    margin-left: 1.7%;
  }
  .menu-li:nth-child(even) {
    margin-right: 1.7%;
  }
  .menu-li:first-child {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }
  .menu-li_homecenter {
    border-left-color: #d62a37;
  }
  .menu-li_furniture {
    border-left-color: #61b14b;
  }
  .menu-li_netshop {
    border-left-color: #4493c1;
  }
  .menu-li_info {
    border-left-color: #724c8c;
  }
  .menu-li_company {
    border-left-color: #eed449;
  }
  .menu-li_outsales {
    border-left-color: #e47136;
  }
  .menu-li_taxfree {
    border-left-color: #d62a37;
  }
  .menu-li_contact {
    border-left-color: #ce045a;
  }
  .menu-li_homecenter .menu-a.is-parent,
  .menu-li_furniture .menu-a.is-parent,
  .menu-li_netshop .menu-a.is-parent,
  .menu-li_info .menu-a.is-parent,
  .menu-li_company .menu-a.is-parent,
  .menu-li_outsales .menu-a.is-parent{
    background-color: #fff;
  }
  .menu-li_contact {
    display: block;
    background: #ce045a;
  }
  .menu-li_contact .menu-text {
    color: #fff;
  }
  .menu-li_taxfree {
    display: block;
    background: #d62a37;
  }
  .menu-li_taxfree .menu-text {
    color: #fff;
  }
  .menu-a {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    border-radius: 0 6px 6px 0;
    -webkit-tap-highlight-color: transparent;
  }
  .menu-text {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    padding-left: 5.17241%;
    width: 100%;
    height: auto;
    text-align: left;
    color: #333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease false;
    -o-transition: all 0.3s ease false;
    transition: all 0.3s ease;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .menu-a:hover .menu-text {
    color: #fff;
    font-weight: bold;
  }
  .menu-li_homecenter .menu-a:active {
    background-color: #d62a37;
  }
  .menu-li_furniture .menu-a:active {
    background-color: #61b14b;
  }
  .menu-li_netshop .menu-a:active {
    background-color: #4493c1;
  }
  .menu-li_info .menu-a:active {
    background-color: #724c8c;
  }
  .menu-li_company .menu-a:active {
    background-color: #eed449;
  }
  .menu-li_outsales .menu-a:active {
    background-color: #e47136;
  }
  .menu-li_taxfree .menu-a:active {
    background-color: #d62a37;
  }
}

@media screen and (max-width: 40em) {
  .menuBtn {
    position: absolute;
    top: 0;
    right: 2.34375%;
    bottom: 0;
    margin: auto;
    width: 40px;
    height: 30px;
    background-color: transparent;
    outline: none;
    border: none;
    -webkit-tap-highlight-color: transparent;
  }
  .menuBtn:before, .menuBtn:after {
    left: 7px;
    width: 26px;
    height: 2px;
    background-color: #222;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease false;
    -o-transition: all 0.3s ease false;
    transition: all 0.3s ease;
    -webkit-transform: translateY(0px) rotate(0deg);
    -moz-transform: translateY(0px) rotate(0deg);
    -ms-transform: translateY(0px) rotate(0deg);
    -o-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
  }
  .menuBtn:before {
    top: 6px;
  }
  .menuBtn:after {
    bottom: 6px;
  }
  .menuBtn-inner {
    position: absolute;
    top: 50%;
    left: 7px;
    display: block;
    margin-top: -1px;
    width: 26px;
    height: 2px;
    background-color: #222;
    border-radius: 3px;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease false;
    -o-transition: all 0.3s ease false;
    transition: all 0.3s ease;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .menuBtn.is-visible:before, .menuBtn.is-visible:after {
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .menuBtn.is-visible:before {
    -webkit-transform: translateY(8px) rotate(45deg);
    -moz-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    -o-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
  }
  .menuBtn.is-visible:after {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -moz-transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    -o-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg);
  }
  .menuBtn.is-visible .menuBtn-inner {
    opacity: 0;
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
  }
}

/* ====================================== */
/* layer-contents */
.contents {
  position: relative;
}

.contents-nav {
  margin-bottom: 20px;
}

.contents-nav-ul {
  width: 100%;
  height: 60px;
  line-height: 60px;
  border: 1px solid #ddd;
  border-radius: 6px;
}

.contents-nav-li {
  position: relative;
  text-align: center;
  color: #777;
  font-size: 14px;
}

.contents-nav-li:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "|";
  color: #e6e6e6;
}

.contents-nav-li:first-child:before {
  display: none;
}

.contents-nav-li a:hover,
.contents-nav-li a.is-parent {
  color: #ce045a;
  font-weight: bold;
}

@media screen and (max-width: 40em) {
  .contents-nav {
    margin-bottom: 0;
  }
  .contents-nav-ul {
    height: auto;
    line-height: 1;
    border: none;
    border-radius: none;
  }
  .contents-nav-li {
    display: block;
    text-align: left;
    font-size: 16px;
    border-top: 1px solid #ddd;
  }
  .contents-nav-li:before {
    display: none;
  }
  .contents-nav-li a {
    padding: 4.6875%;
    color: #777;
  }
}

.column {
  position: relative;
  margin-top: 20px;
  margin-bottom: 4.25532%;
}

.column-right {
  padding-left: 260px;
  width: 100%;
}

.column-left {
  position: absolute;
  top: 0;
  left: 40px;
  width: 220px;
}

.column-left-head01 {
  padding: 5px 0 15px;
  text-align: center;
  font-size: 16px;
}

.column-left-head02 {
  padding: 8px 0;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  background-color: #777;
  border-radius: 4px;
}

.column-left-sideBlock {
  position: relative;
  margin-top: 20px;
  padding: 10px;
  background-color: #f2f2f2;
  border-radius: 6px;
}

.column-left-sideBlock:first-child {
  margin-top: 0;
}

.column-left-sideBlock-inner {
  margin-top: 10px;
  padding: 10px;
  background-color: #fff;
  border-radius: 6px;
}

.column-left-sideBlock-inner:first-of-type {
  margin-top: 0;
}

.column-left-sideBlock-ul {
  margin: 10px 10px 0;
}

.column-left-sideBlock-a {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 1.4;
}

.column-left-sideBlock-a:before {
  content: "»";
  position: absolute;
  left: 0;
}

.column-left-sideBlock-li .column-left-sideBlock-a {
  padding: 5px 0 5px 10px;
}

.column-left-submit {
  margin: 10px 0 0;
  padding: 10px 0;
  border-radius: 6px;
}

@media screen and (max-width: 64em) {
  .column-right {
    padding-left: 240px;
  }
  .column-left {
    left: 2.92969%;
  }
}

@media screen and (max-width: 40em) {
  .column {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
  }
  .column-right {
    padding-left: 0;
  }
  .column-left {
    position: static;
    top: auto;
    left: auto;
    display: block;
    width: 100%;
  }
  .column-left-head01 {
    font-size: 20px;
  }
  .column-left-head02 {
    position: relative;
    padding: 5.17241%;
    text-align: left;
    font-size: 16px;
  }
  .column-left-head02:before, .column-left-head02:after {
    position: absolute;
    top: 50%;
    right: 3.33333%;
    margin-top: -2px;
    content: "";
    display: block;
    width: 15px;
    height: 2px;
    background-color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease false;
    -o-transition: all 0.3s ease false;
    transition: all 0.3s ease;
  }
  .column-left-head02:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .column-left-head02.is-visible:after {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .column-left-sideBlock {
    position: relative;
    margin-top: 0;
    padding: 4.6875%;
    background-color: #f2f2f2;
    border-top: 1px solid #ddd;
    border-radius: 0;
  }
  .column-left-sideBlock:first-child {
    margin-top: 0;
  }
  .column-left-sideBlock-inner {
    margin-top: 1.72414%;
    padding: 0;
    background-color: transparent;
    border-radius: 0;
  }
  .column-left-sideBlock-ul {
    margin: 10px 0 0;
    padding: 3.44828% 5.17241%;
    background-color: #fff;
    border-radius: 4px;
  }
  .column-left-sideBlock-a {
    font-size: 16px;
  }
  .column-left-sideBlock-a:before {
    content: "»";
    margin-right: 5px;
    vertical-align: 1px;
  }
  .column-left-sideBlock-li .column-left-sideBlock-a {
    padding: 10px 0 10px 15px;
  }
  .column-left-submit {
    padding: 20px 0;
    font-size: 18px;
  }
}

.topicPath {
  margin: 0 auto 20px;
  padding: 0 40px;
  max-width: 1020px;
  width: 100%;
}

.topicPath-ul {
  letter-spacing: -0.4em;
}

.topicPath-li {
  position: relative;
  display: inline-block;
  letter-spacing: normal;
  color: #777;
  font-size: 13px;
}

.topicPath-li:before {
  display: inline-block;
  margin: 0 5px;
  letter-spacing: -0.4em;
  content: "/";
}

.topicPath-li:first-child:before {
  display: none;
}

.topicPath-li:last-child .topicPath-a {
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  -ms-pointer-events: none;
  pointer-events: none;
}

.topicPath-a {
  color: #777;
}

@media screen and (max-width: 40em) {
  .topicPath {
    display: none;
  }
}

/* ====================================== */
/* layer-footer */
.footer {
  position: absolute;
  bottom: 0;
  clear: both;
  padding: 30px 0;
  width: 100%;
  height: 210px;
  background-color: #777;
}

.footer a {
  color: #fff;
}

.footer-link {
  margin-top: -15px;
  letter-spacing: -0.4em;
  text-align: center;
  font-size: 14px;
}

.footer-link-text {
  display: inline-block;
  margin-top: 15px;
  letter-spacing: normal;
}

.footer-link-text:before {
  margin-right: 20px;
  margin-left: 20px;
  content: "|";
  color: #999;
}

.footer-link-text:first-child:before {
  display: none;
}

.footer-link_mini {
  margin-bottom: 15px;
  font-size: 12px;
}

.footer-hr {
  margin-top: 30px;
  margin-bottom: 30px;
  width: 100%;
  height: 1px;
  background-color: #949494;
  border: none;
}

.footer-copyright {
  color: #ccc;
  font-size: 11px;
}

.footer-follow {
  position: fixed;
  bottom: -140px;
  left: 0;
  display: none;
  padding: 20px 0;
  width: 100%;
  height: 130px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 200;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease false;
  -o-transition: all 0.4s ease false;
  transition: all 0.4s ease;
}

.idx .footer-follow {
  display: block;
}

.footer-follow.is-moved {
  bottom: 0;
}

.footer-follow.is-reset, .footer-follow.is-fixed {
  bottom: -140px;
}

.footer-follow-a {
  margin: 0 auto;
  display: block;
  max-width: 754px;
  width: 100%;
}

.footer-follow-a img {
  -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.320, 1.275);
  -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.320, 1.275) false;
  -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.320, 1.275) false;
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.320, 1.275);
}

.footer-follow-a:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.footer-follow-close {
  position: absolute;
  top: -10px;
  right: 0;
  display: block;
  padding: 10px;
  height: 40px;
  color: #fff;
  font-weight: bold;
  font-size: 36px;
  cursor: pointer;
}

.footer-pagetop {
  position: fixed;
  bottom: -140px;
  right: 20px;
  width: 60px;
  height: 60px;
  text-align: center;
  z-index: 200;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease false;
  -o-transition: all 0.3s ease false;
  transition: all 0.3s ease;
}

.footer-pagetop.is-moved {
  bottom: 20px;
}

.idx .footer-pagetop.is-moved {
  bottom: 150px;
}

.footer-pagetop.is-reset {
  bottom: -140px;
}

.footer-pagetop.is-fixed {
  bottom: 230px;
}

.corp .footer-pagetop.is-fixed {
  bottom: 437px;
}

.footer-pagetop.is-moved.is-followRemove {
  bottom: 20px;
}

.footer-pagetop-a {
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  background-color: rgba(206, 4, 90, 0.9);
  border-radius: 4px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease false;
  -o-transition: all 0.3s ease false;
  transition: all 0.3s ease;
}

.footer-pagetop-a:hover {
  background-color: rgba(206, 4, 90, 0.45);
}

.footer-pagetop-a img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 14px;
  height: 14px;
}

@media screen and (max-width: 64em) {
  .footer-follow {
    height: auto;
  }
  .footer-follow-a {
    margin: 0 auto;
    display: block;
    max-width: none;
    width: 75.52083%;
  }
}

@media screen and (max-width: 40em) {
  .footer {
    position: static;
    bottom: auto;
    padding: 0;
    height: auto;
    min-height: auto;
  }
  .footer-hr {
    display: none;
  }
  .footer-link {
    display: none;
    margin-top: 0;
    padding: 0;
  }
  .footer-link_mini {
    display: block;
    margin-bottom: 0;
  }
  .footer-link-text {
    display: block;
    margin-top: 0;
    text-align: left;
    font-size: 16px;
    border-bottom: 1px solid #949494;
  }
  .footer-link-text:before {
    display: none;
  }
  .footer-link-text a {
    display: block;
    padding: 4.6875%;
  }
  .footer-link-pink {
    background: #ce045a;
  }
  .footer-copyright {
    display: block;
    padding: 4.6875% 0;
  }
  .footer-follow {
    bottom: -140px;
    padding: 7.8125% 0 3.90625%;
    height: auto;
  }
  .footer-follow.is-moved {
    bottom: 0;
  }
  .footer-follow.is-reset, .footer-follow.is-fixed {
    bottom: -140px;
  }
  .footer-follow-a {
    margin: 0 auto;
    display: block;
    max-width: none;
    width: 90.625%;
  }
  .footer-follow-close {
    top: -5px;
    right: 0;
    padding: 5px;
    height: auto;
    font-size: 30px;
  }
  .footer-pagetop {
    bottom: -140px;
    right: 4.6875%;
    width: 40px;
    height: 40px;
  }
  .footer-pagetop.is-moved {
    bottom: 20px;
  }
  .idx .footer-pagetop.is-moved {
    bottom: 105px;
  }
  .footer-pagetop.is-fixed {
    bottom: 50px;
  }
  .corp .footer-pagetop.is-fixed {
    bottom: 50px;
  }
  .footer-pagetop.is-reset {
    bottom: -140px;
  }
  .footer-pagetop.is-moved.is-followRemove {
    bottom: 20px;
  }
  .footer-pagetop-a {
    width: 40px;
    height: 40px;
  }
  .footer-pagetop-a img {
    margin: auto;
  }
}

/* ====================================== */
/* layer-idx */
/* ====================================== */
/* index */
.idx-wrap {
  margin-top: 40px;
}

.idx-slider {
  margin-bottom: 4.25532%;
  text-align: center;
}

.idx-slider .owl-stage-outer {
  border: 1px solid #d9d9d9;
}

@media screen and (max-width: 40em) {
  .idx-slider .owl-stage-outer {
    border: none;
    border-bottom: 1px solid #d9d9d9;
  }
  .idx-wrap {
    margin-top: 0;
    padding: 0;
  }
}

/* ====================================== */
/* ====================================== */
/* layer-homecenter */
/* ====================================== */
/* homecenter */
.reform-section .js-reformToggle {
  position: relative;
}

.reform-section .js-reformToggle:before {
  position: absolute;
  top: 50%;
  right: 50px;
  content: "";
  display: block;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  background-color: #ce045a;
  border-radius: 4px;
  z-index: 1;
}

.reform-section .js-reformToggle .mod-head-toggle:before, .reform-section .js-reformToggle .mod-head-toggle:after {
  right: 64px;
  display: block;
  width: 30px;
  height: 4px;
  z-index: 2;
}

@media screen and (max-width: 40em) {
  .reform-section .js-reformToggle:before {
    right: 15px;
    margin-top: -15px;
    width: 30px;
    height: 30px;
  }
  .reform-section .js-reformToggle .mod-head-toggle:before, .reform-section .js-reformToggle .mod-head-toggle:after {
    margin-top: -1px;
    right: 22px;
    width: 15px;
    height: 2px;
    z-index: 2;
  }
}

.reform-list {
  margin-bottom: 40px;
  margin-left: -20px;
}

.reform-list-li {
  padding-top: 20px;
  padding-left: 20px;
}

.reform-list-col1 {
  padding: 20px 20px 0;
  background-color: #f2f2f2;
}

.reform-list-col1.pure-g {
  padding: 0;
}

.reform-list-col1-li {
  padding-top: 20px;
  text-align: center;
  background-color: #f2f2f2;
}

.reform-list-col1-li:nth-child(odd) {
  padding-right: 10px;
  padding-left: 20px;
}

.reform-list-col1-li:nth-child(even) {
  padding-right: 20px;
  padding-left: 10px;
}

.reform-list-col1-li strong {
  display: block;
  margin-top: 10px;
}

.reform-list-body {
  padding: 20px;
  background-color: #f2f2f2;
}

.reform-list-body p {
  font-size: 14px;
}

.reform-list-body .js-reformToggle2 {
  display: none;
}

.reform-list-col1.pure-g + .reform-list-body {
  padding-top: 10px;
}

.reform-list-col1.pure-g + .reform-list-body .reform-list-dl {
  padding-top: 15px;
  border-top: 1px solid #ddd;
}

.reform-list-dl {
  margin: 0;
}

.reform-list-dl dt, .reform-list-dl dd {
  margin: 0;
  font-size: 14px;
}

.reform-list-dl dt {
  margin-bottom: 8px;
  color: #000;
}

.reform-list-dl dd {
  margin-bottom: 13px;
  padding-bottom: 13px;
  line-height: 1.3;
  color: #777;
  border-bottom: 1px solid #ddd;
}

@media screen and (max-width: 40em) {
  .reform-list {
    margin-bottom: 6.25%;
    margin-left: -3.125%;
  }
  .reform-list-li {
    padding-top: 3.125%;
    padding-left: 3.125%;
  }
  .reform-list-col1 {
    padding: 3.125% 3.125% 0;
  }
  .reform-list-col1.pure-g {
    padding: 0;
  }
  .reform-list-col1-li {
    padding-top: 3.125%;
  }
  .reform-list-col1-li:nth-child(odd) {
    padding-right: 1.5625%;
    padding-left: 3.125%;
  }
  .reform-list-col1-li:nth-child(even) {
    padding-right: 3.125%;
    padding-left: 1.5625%;
  }
  .reform-list-col1-li strong {
    margin-top: 5px;
    font-size: 10px;
  }
  .reform-list-body {
    padding: 6.25%;
  }
  .reform-list-body p {
    font-size: 12px;
  }
  .reform-list-body .js-reformToggle2 {
    display: block;
  }
  .reform-list-body .js-toggle.is-visible {
    display: none;
  }
  .reform-list-body .mod-button01 {
    padding: 10px 0;
    font-size: 12px;
  }
  .reform-list-col1 + .reform-list-body {
    padding: 3.125%;
  }
  .reform-list-col1.pure-g + .reform-list-body {
    padding: 1.5625% 3.125% 3.125%;
  }
  .reform-list-col1.pure-g + .reform-list-body .reform-list-dl {
    padding-top: 2.34375%;
  }
  .reform-list-dl dt, .reform-list-dl dd {
    font-size: 12px;
  }
  .reform-list-dl dt {
    margin-bottom: 4px;
  }
  .reform-list-dl dd {
    margin-bottom: 7px;
    padding-bottom: 7px;
    line-height: 1.2;
  }
}

/* ====================================== */
/* ====================================== */
/* layer-shop */
/* ====================================== */
/* shop */
.shop-head {
  margin-bottom: 2.94118%;
}

.shop-list {
  overflow: hidden;
  position: relative;
  margin-top: 0;
  margin-left: -20px;
}

.shop-list-li {
  position: relative;
  margin-top: -1px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-left: 20px;
}

.shop-list-li:before {
  position: relative;
  display: block;
  content: "";
  top: -20px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ddd;
}

.shop-list-a {
  position: relative;
  display: block;
  padding: 7px 0 7px 0.9em;
  width: 100%;
  line-height: 1.2;
  text-indent: -0.9em;
  color: #777;
  font-size: 14px;
}

.shop-list-a:before {
  content: "»";
  margin-right: 5px;
  vertical-align: 1px;
}

.shop-sideSearch-ul {
  margin: 10px 0;
}

.shop-sideSearch-li {
  margin-top: 10px;
}

.shop-sideSearch-li:first-child {
  margin-top: 0;
}

.shop-sideSearch-a {
  padding: 0 10px;
  font-size: 14px;
}

.shop-sideSearch-a:before {
  margin-right: 6px;
  content: "»";
  vertical-align: 1px;
}

.shop-sideSearch-icon {
  width: 15px;
  height: 15px;
  vertical-align: 0px;
}

@media screen and (max-width: 40em) {
  .shop-list {
    margin: -1px 0 7.8125%;
    padding-right: 4.6875%;
    padding-left: 4.6875%;
  }
  .shop-list:before {
    display: none;
  }
  .shop-list-li {
    margin-bottom: 0;
    padding: 0;
  }
  .shop-list-li:first-child {
    margin-top: 0;
  }
  .shop-list-li:before {
    display: none;
  }
  .shop-list-li-ul {
    margin: 10px 0;
  }
  .shop-list-head {
    font-size: 18px;
  }
  .shop-list-a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .shop-sideSearch-head {
    margin-bottom: 10px;
  }
  .shop-sideSearch-ul {
    margin: 10px 0;
    padding: 3.44828% 5.17241%;
    background-color: #fff;
    border-radius: 4px;
  }
  .shop-sideSearch-a {
    display: inline-block;
    padding: 6px 0;
    font-size: 16px;
  }
  .shop-sideSearch-icon {
    padding-left: 5px;
    vertical-align: 1px;
  }
}

.shopPref-list {
  position: relative;
  margin-top: -1px;
}

.shopPref-list-li {
  margin-top: 20px;
}

.shopPref-list-li:first-child {
  margin-top: 0;
}

.shopPref-list-head {
  position: relative;
  letter-spacing: -0.4em;
}

.shopPref-list-head02 {
  margin-bottom: 10px;
  color: #777;
  font-weight: bold;
  font-size: 14px;
}

.shopPref-list-iconArea {
  margin-top: -10px;
  margin-left: -10px;
  letter-spacing: -0.4em;
}

.shopPref-list-iconArea-icon {
  display: inline-block;
  margin-top: 10px;
  margin-left: 10px;
  letter-spacing: normal;
}

.shopPref-a, .shopPref-name, .shopPref-scale {
  display: inline-block;
  letter-spacing: normal;
}

.shopPref-scale {
  margin-left: 10px;
  width: 75px;
  height: 20px;
  text-align: center;
  vertical-align: top;
  line-height: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  background-color: #ce045a;
  border-radius: 4px;
}

@media screen and (max-width: 40em) {
  .shopPref-list {
    margin-bottom: 9.375%;
  }
  .shopPref-list-head {
    margin-top: -1px;
    margin-bottom: 0;
    padding-right: 20px;
  }
  .shopPref-list-body {
    display: none;
  }
  .shopPref-list-li {
    margin-top: 0;
  }
  .shopPref-a {
    position: absolute;
    top: 8px;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -100%;
  }
  .shopPref-scale {
    width: 65px;
    height: 16px;
    line-height: 16px;
    font-size: 11px;
  }
}

.shopDtl-section {
  margin-bottom: 20px;
}

.shopDtl-section-body {
  padding: 20px 30px;
  border: 1px solid #ddd;
}

.shopDtl-section-ul {
  margin-top: -20px;
  margin-left: -20px;
}

.shopDtl-section-li {
  padding-top: 20px;
  padding-left: 20px;
  text-align: center;
  color: #777;
  font-size: 14px;
  line-height: 1.3;
}

.shopDtl-head01 {
  margin-bottom: 20px;
}

.shopDtl-head02 {
  position: relative;
  padding: 0 30px;
  height: 40px;
  line-height: 40px;
  text-align: left;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  background-color: #777;
}

.shopDtl-head03 {
  position: relative;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background-color: #ddd;
  border-radius: 6px;
}

.shopDtl-head03_homecenter {
  background-color: #d62a37;
}

.shopDtl-head03_furniture {
  background-color: #61b14b;
}

.shopDtl-head04 {
  margin-bottom: 20px;
  color: #ce045a;
  font-size: 20px;
}

.shopDtl-head04 img {
  margin-right: 10px;
}

.shopDtl-mag {
  position: relative;
}

.shopDtl-mag-link {
  position: absolute;
  display: block;
  top: 50%;
  right: 0;
  width: 300px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.shopDtl-map {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -15px;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #ce045a;
  font-size: 13px;
  background-color: #fff;
  border-radius: 6px;
  cursor: pointer;
}

.shopDtl-info-body {
  margin-bottom: 20px;
  background-color: #f2f2f2;
}

.shopDtl-info-detail {
  padding: 20px;
  height: calc(100% - 40px);
  background-color: #f2f2f2;
}

.shopDtl-info-li {
  position: relative;
  clear: both;
  display: block;
  padding: 12px 0;
  letter-spacing: -0.4em;
  font-size: 14px;
  border-top: 1px solid #ddd;
}

.shopDtl-info-li:first-child {
  padding-top: 0;
  border-top: none;
}

.shopDtl-info-li:first-child .shopDtl-info-li-name {
  top: 0;
}

.shopDtl-info-li-name, .shopDtl-info-li-body {
  display: block;
  vertical-align: top;
  letter-spacing: normal;
  line-height: 1.3;
}

.shopDtl-info-li-name {
  position: absolute;
  top: 12px;
  left: 0;
  width: 120px;
  color: #222;
}

.shopDtl-info-li-body {
  padding-left: 120px;
  color: #777;
}

.shopDtl-info-li-body-inq {
  display: block;
  margin-top: 5px;
}

.shopDtl-info-li-body-inq:first-child {
  margin-top: 0;
}

.shopDtl-info-li-body-tel {
  margin-left: 5px;
  vertical-align: 7px;
}

.shopDtl-info-li-body-tel:before {
  margin-right: 5px;
  content: "TEL:";
}

.shopDtl-flyer {
  margin-bottom: 3.19149%;
}

.shopDtl-flyer-body {
  border: 1px solid #ddd;
}

.shopDtl-flyer-child {
  padding: 20px 25px;
}

.shopDtl-flyer .shufoo-main-wrap, .shopDtl-flyer .shufoo-shopList {
  height: auto !important;
}

.shopDtl-flyer .shufoo-info-area {
  width: 350px !important;
}

.shopDtl-flyer .shufoo-main {
  margin: 0 !important;
  display: table;
  width: 100%;
}

.shopDtl-flyer .shufoo-item {
  width: 100% !important;
  height: auto !important;
}

.shopDtl-flyer .shufoo-item:last-child {
  border: none !important;
}

.shopDtl-flyer .shufoo-img {
  float: none;
  display: table-cell;
}

.shopDtl-flyer .shufoo-img img {
  width: auto;
  height: auto;
}

.shopDtl-flyer .shufoo-text {
  display: table-cell;
  vertical-align: middle;
}

.shopDtl-tenant-img {
  overflow: hidden;
  position: relative;
  display: block;
  margin-bottom: 10px;
  padding: 10px 0;
  min-height: 80px;
  vertical-align: top;
  border: 1px solid #ddd;
}

.shopDtl-tenant-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.shopDtl-tenant-ul {
  margin-bottom: 30px;
}

.shopDtl-tenant-ul a {
  display: block;
  text-decoration: underline;
  color: #777;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease false;
  -o-transition: all 0.3s ease false;
  transition: all 0.3s ease;
  opacity: 1;
}

.shopDtl-tenant-ul a:hover {
  opacity: 0.5;
}

.shopDtl-floor {
  margin-bottom: 3.19149%;
}

.shopDtl-floor-li p {
  font-size: 12px;
}

.shopDtl-floor-icon {
  margin-bottom: 5px;
}

.shopDtl-corner-ul {
  margin-top: -20px;
  margin-left: -20px;
}

.shopDtl-corner-li {
  padding-top: 20px;
  padding-left: 20px;
  text-align: center;
  color: #777;
  font-size: 14px;
}

.shopDtl-corner-img {
  display: block;
  margin-bottom: 10px;
}

.shopDtl-tenant-ul + .shopDtl-corner {
  margin-top: 3.19149%;
  padding-top: 3.19149%;
  border-top: 1px solid #ddd;
}

.shopDtl-modal {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  visibility: hidden;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99000000,EndColorStr=#99000000);
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease false;
  -o-transition: all 0.3s ease false;
  transition: all 0.3s ease;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.shopDtl-modal.is-visible {
  visibility: visible;
  opacity: 1;
  z-index: 100;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.shopDtl-modal-window {
  position: absolute;
  visibility: hidden;
  top: auto;
  left: 50%;
  display: none;
  margin-left: -390px;
  width: 780px;
  height: 470px;
  background-color: #fff;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease false;
  -o-transition: all 0.3s ease false;
  transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.shopDtl-modal-window.is-visible {
  visibility: visible;
  display: block;
  opacity: 1;
  z-index: 101;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.shopDtl-modal-child {
  margin: 10px 0 0 10px;
  width: 760px;
  height: 420px;
}

.shopDtl-modal-close {
  float: right;
  display: inline-block;
  margin: 10px;
  text-align: right;
  cursor: pointer;
}

@media screen and (max-width: 64em) {
  .shopDtl-info-li-name, .shopDtl-info-li-body {
    display: block;
    line-height: 1.2;
  }
  .shopDtl-info-li-name {
    position: static;
    top: auto;
    left: auto;
    margin-bottom: 5px;
    width: auto;
    font-weight: bold;
  }
  .shopDtl-info-li-body {
    padding-left: 0;
  }
  .shopDtl-info-li-body-tel {
    vertical-align: 6px;
  }
}

@media screen and (max-width: 40em) {
  .shopDtl-section {
    margin-bottom: 0;
    padding-right: 0;
    padding-left: 0;
  }
  .shopDtl-section-body {
    padding: 4.6875%;
    border: none;
  }
  .shopDtl-section-ul {
    margin-top: -5.17241%;
    margin-left: -5.17241%;
  }
  .shopDtl-section-li {
    padding-top: 5.17241%;
    padding-left: 5.17241%;
    line-height: 1.2;
  }
  .shopDtl-head01 {
    margin-bottom: 0;
    padding: 4.6875%;
  }
  .shopDtl-head02 {
    padding: 0 4.6875%;
  }
  .shopDtl-head04 {
    margin-bottom: 15px;
    font-size: 18px;
  }
  .shopDtl-head04 img {
    vertical-align: -4px;
  }
  .shopDtl-mag {
    border-bottom: 1px solid #ddd;
  }
  .shopDtl-mag-link {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    padding-right: 4.6875%;
    padding-bottom: 4.6875%;
    padding-left: 4.6875%;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .shopDtl-info-body {
    margin-bottom: 0;
  }
  .shopDtl-info-detail {
    padding: 4.6875% 4.6875% 2.34375%;
    height: 100%;
  }
  .shopDtl-info-li-body-tel {
    vertical-align: 3px;
  }
  .shopDtl-flyer-child + .shopDtl-flyer-child {
    padding-top: 0;
  }
  .shopDtl-flyer .shufoo-main-wrap {
    max-width: none;
    min-width: 0;
  }
  .shopDtl-flyer .shufoo-info-area {
    width: 100% !important;
  }
  .shopDtl-flyer .shufoo-item {
    padding: 10px 35px 9px 10px !important;
  }
  .shopDtl-flyer .shufoo-img {
    max-width: 100px;
  }
  .shopDtl-tenant-ul {
    margin-bottom: 20px;
  }
  .shopDtl-floor-li {
    position: relative;
    text-align: left;
  }
  .shopDtl-floor-li p {
    display: inline-block;
  }
  .shopDtl-floor-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
  }
  .shopDtl-corner-ul {
    margin-top: 0;
    margin-left: 0;
  }
  .shopDtl-corner-li {
    padding-top: 0;
    padding-left: 0;
    text-align: center;
    color: #777;
    font-size: 14px;
  }
  .shopDtl-corner-img {
    display: block;
    margin-bottom: 10px;
  }
  .shopDtl-corner .owl-stage-outer {
    margin-bottom: 15px;
  }
  .shopDtl-corner .owl-controls {
    text-align: center;
  }
  .shopDtl-tenant-ul + .shopDtl-corner {
    margin-top: 4.6875%;
    padding-top: 4.6875%;
  }
}

/* ====================================== */
/* ====================================== */
/* layer-news */
/* ====================================== */
/* news */
.news-list-li {
  position: relative;
  padding: 10px 0;
  border-top: 1px solid #ddd;
}

.news-list-li:first-child {
  border-top: none;
}

.news-list-date, .news-list-icon {
  display: inline-block;
  margin-bottom: 5px;
}

.news-list-date {
  color: #999;
  font-weight: bold;
  font-size: 13px;
}

.news-list-icon {
  margin-left: 5px;
  vertical-align: -7px;
}

.news-list-text {
  display: block;
  line-height: 1.4;
  font-size: 14px;
}

.news-list-text .imgicon {
  vertical-align: -2px;
}

@media screen and (max-width: 40em) {
  .news-list {
    padding: 0 3.125% 9.375%;
  }
  .news-list-li {
    padding: 10px 1.66667%;
  }
  .news-list-li:first-child {
    border-top: none;
  }
  .news-list-li:last-child {
    border-bottom: 1px solid #ddd;
  }
  .news-list-icon {
    position: absolute;
    top: 10px;
    left: 0;
  }
  .news-list-date {
    display: block;
    margin-top: 2px;
    padding-left: 26.66667%;
    width: 100%;
  }
  .news-list-text {
    line-height: 1.2;
    font-size: 15px;
  }
}

.newsDtl-section {
  position: relative;
  margin-bottom: 6.38298%;
  padding-top: 36px;
}

.newsDtl-section-head, .newsDtl-section-body {
  margin-bottom: 3.19149%;
}

.newsDtl-section-info {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 260px;
  width: 100%;
  height: 24px;
}

.newsDtl-section-time {
  margin-left: 10px;
  vertical-align: 7px;
  color: #999;
  font-weight: bold;
  font-size: 13px;
}

@media screen and (max-width: 40em) {
  .newsDtl-section {
    margin-bottom: 9.375%;
    padding-top: 26px;
  }
  .newsDtl-section-head, .newsDtl-section-body {
    margin-bottom: 4.6875%;
  }
  .newsDtl-section-body {
    padding: 0 4.6875%;
    line-height: 1.3;
  }
  .newsDtl-section-info {
    top: 20px;
    left: 4.6875%;
    width: auto;
    height: 20px;
  }
  .newsDtl-section-time {
    vertical-align: 3px;
  }
}

/* ====================================== */
/* ====================================== */
/* layer-ranking */
/* ====================================== */
/* ranking */
.ranking-idx {
  padding-bottom: 40px;
}

.ranking-idx-head {
  margin-bottom: 70px;
  font-size: 24px;
}

.ranking-idx-section + .ranking-idx-section {
  margin-top: 30px;
}

@media screen and (max-width: 40em) {
  .ranking-idx {
    padding-top: 4.6875%;
  }
  .ranking-idx-head {
    margin-bottom: 40px;
    font-size: 20px;
  }
}

.ranking-list {
  margin-top: -20px;
  margin-left: -20px;
}

.ranking-list-li {
  position: relative;
  padding-top: 20px;
  padding-left: 20px;
}

.ranking-list-li:after {
  top: -36px;
  left: 20px;
}

.ranking-list-li_1st:after {
  width: 122px;
  height: 46px;
  background-image: url(/common/images/sprites.png);
  background-position: 0px 0px;
  background-size: 366px 227px;
}

.ranking-list-li_2nd:after {
  width: 110px;
  height: 46px;
  background-image: url(/common/images/sprites.png);
  background-position: 0px -56px;
  background-size: 366px 227px;
}

.ranking-list-li_3rd:after {
  width: 104px;
  height: 46px;
  background-image: url(/common/images/sprites.png);
  background-position: -132px 0px;
  background-size: 366px 227px;
}

.ranking-list-a {
  background-color: #f2f2f2;
  border-top-width: 5px;
  border-top-style: solid;
  border-radius: 6px;
}

.ranking-list_homecenter .ranking-list-a {
  border-top-color: #d62a37;
}

.ranking-list_furniture .ranking-list-a {
  border-top-color: #61b14b;
}

.ranking-list-inner {
  padding: 15px 25px;
  text-align: center;
}

.ranking-list-inner p {
  line-height: 1.3;
}

.ranking-list-name {
  color: #000;
  font-weight: bold;
  font-size: 14px;
}

.ranking-list-desc {
  font-size: 12px;
}

@media screen and (max-width: 40em) {
  .ranking-list {
    margin-top: -3.44828%;
    margin-left: -3.44828%;
  }
  .ranking-list-li {
    padding-top: 3.44828%;
    padding-left: 3.44828%;
  }
  .ranking-list-li:after {
    top: -17px;
    left: 9.375%;
  }
  .ranking-list-li_1st:after {
    width: 61px;
    height: 23px;
    background-image: url(/common/images/sprites.png);
    background-position: 0px 0px;
    background-size: 183px 114px;
  }
  .ranking-list-li_2nd:after {
    width: 55px;
    height: 23px;
    background-image: url(/common/images/sprites.png);
    background-position: 0px -28px;
    background-size: 183px 114px;
  }
  .ranking-list-li_3rd:after {
    width: 52px;
    height: 23px;
    background-image: url(/common/images/sprites.png);
    background-position: -66px 0px;
    background-size: 183px 114px;
  }
  .ranking-list-inner {
    padding: 10px;
  }
  .ranking-list-name {
    line-height: 1.2;
    font-size: 12px;
  }
  .ranking-list-desc {
    display: none;
  }
}

.rankingDtl-head {
  font-size: 24px;
}

.rankingDtl-section {
  margin-top: 15px;
}

.rankingDtl-section p {
  line-height: 1.6;
  color: #777;
}

.rankingDtl-list {
  margin-top: -20px;
  margin-bottom: 40px;
  margin-left: -20px;
}

.rankingDtl-list-photo, .rankingDtl-list-body {
  padding-top: 20px;
  padding-left: 20px;
}

.rankingDtl-list-body {
  font-size: 14px;
}

.rankingDtl-list-body-link {
  margin-top: 20px;
  text-align: right;
  line-height: 1.4;
}

.rankingDtl-list_homecenter a {
  color: #d62a37;
}

.rankingDtl-list_furniture a {
  color: #61b14b;
}

@media screen and (max-width: 40em) {
  .rankingDtl-head {
    padding-top: 4.6875%;
    font-size: 20px;
  }
  .rankingDtl-list-body-link {
    text-align: left;
  }
  .rankingDtl-list-body p {
    line-height: 1.3;
  }
}

/* ====================================== */
/* ====================================== */
/* layer-service */
/* ====================================== */
/* service */
.service-auto {
  margin-top: 20px;
}

@media screen and (max-width: 40em) {
  .service-auto {
    padding-right: 0;
    padding-left: 0;
  }
}

.service-head {
  margin-bottom: 2.12766%;
}

.service-movie {
  width: 63.82979%;
  margin: 0 auto;
}

@media screen and (max-width: 40em) {
  .service-movie {
    width: 100%;
    margin: 0;
  }
}

.service-area {
  margin: 25px 0;
  color: #777;
}

.service-area p {
  letter-spacing: normal;
}

.service-area a {
  position: relative;
  line-height: 1.6;
  text-decoration: underline;
  color: #777;
}

.service-area_inner {
  margin: 0;
}

.service-area_inner p, .service-area_inner a {
  font-size: 12px;
}

.service-area_inner .service-area-head {
  color: #333;
}

.service-area-ul {
  margin-top: 10px;
}

.service-area-li {
  margin-bottom: 20px;
  letter-spacing: -0.4em;
}

.service-area-li:last-child {
  margin-bottom: 0;
}

.service-area-li .separate {
  position: relative;
  display: inline-block;
  margin-top: 0;
  margin-right: 40px;
  letter-spacing: normal;
  font-size: 14px;
}

.service-area-li .separate:after {
  display: block;
  position: absolute;
  top: 4px;
  right: -23px;
  content: "|";
  color: #777;
}

.service-area-li .separate:last-of-type {
  margin-left: 0;
}

.service-area-li .separate:last-of-type:after {
  display: none;
}

@media screen and (max-width: 40em) {
  .service-area-li .separate {
    margin-right: 20px;
  }
  .service-area-li .separate:after {
    top: 6px;
    right: -13px;
    font-size: 12px;
  }
}

.service-idx-tab-li.is-visible .service-idx-tab-li-txt {
  color: #fff;
}

.service-idx-tab-li[data-key="homecenter"].is-visible .service-idx-tab-li-txt {
  background-color: #d62a37;
}

.service-idx-tab-li[data-key="furniture"].is-visible .service-idx-tab-li-txt {
  background-color: #61b14b;
}

.service-idx-list {
  padding: 2.12766%;
  background-color: #f2f2f2;
}

.service-idx-list-ul {
  width: 100%;
}

.service-idx-list-li {
  position: relative;
  margin-top: 20px;
  padding: 20px 30px 30px 125px;
  width: 100%;
  min-height: 140px;
  background-color: #fff;
  border-left-width: 5px;
  border-left-style: solid;
  border-radius: 4px;
}

.service-idx-list-li:first-child {
  margin-top: 0;
}

[data-key="homecenter"] .service-idx-list-li {
  border-color: #d62a37;
}

[data-key="furniture"] .service-idx-list-li {
  border-color: #61b14b;
}

.service-idx-list-li p + p {
  margin-top: 2.12766%;
}

.service-idx-list-head {
  margin-bottom: 10px;
}

.service-idx-list-icon {
  position: absolute;
  top: 20px;
  left: 15px;
}

.service-idx-list-block {
  margin-top: 2.12766%;
  padding: 20px;
  border: 1px solid #ddd;
}

.service-idx-more {
  margin-top: 20px;
  width: 200px;
}

.service-idx-more:hover {
  color: #fff;
}

@media screen and (max-width: 40em) {
  .service-idx-tab, .service-idx-list {
    padding-right: 4.6875%;
    padding-left: 4.6875%;
  }
  .service-idx-list {
    padding-top: 4.6875%;
    padding-bottom: 4.6875%;
  }
  .service-idx-list-li {
    position: relative;
    margin-top: 4.6875%;
    padding: 20px 4.6875%;
    width: 100%;
    min-height: 53px;
  }
  .service-idx-list-li:first-child {
    margin-top: 0;
  }
  .service-idx-list-li p + p {
    margin-top: 3.125%;
  }
  .service-idx-list-li .js-toggleBlock {
    margin-top: 25px;
  }
  .service-idx-list-head {
    margin: 8px 0;
    padding-left: 60px;
    font-size: 16px;
  }
  .service-idx-list-head .mod-head-toggle {
    padding-right: 20px;
  }
  .service-idx-list-icon {
    top: 15px;
    width: 45px;
    height: 45px;
  }
  .service-idx-list-block {
    margin-top: 5.17241%;
    padding: 5.17241%;
  }
}

@media screen and (max-width: 40em) {
  .service-hc, .service-fu {
    padding-right: 0;
    padding-left: 0;
  }
}

.service-hc-tool-item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}

.service-hc-tool-item:last-of-type {
  border-bottom: none;
}

.service-hc-tool-inner {
  margin-top: 20px;
}

.service-hc-tool-text {
  padding-left: 20px;
}

@media screen and (max-width: 40em) {
  .service-hc-tool-item {
    margin-bottom: 10px;
    padding-top: 10px;
  }
  .service-hc-tool-item:first-of-type {
    padding-top: 10px;
  }
  .service-hc-tool-photo {
    margin: 0 auto 20px;
    width: 55.17241%;
  }
  .service-hc-tool-text {
    padding-left: 0;
  }
}

.service-fu-ar-movie {
  width: 63.82979%;
  margin-right: auto;
  margin-left: auto;
}

.service-fu-ar-marker {
  width: 57.87234%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 61.25em) {
  .service-fu-ar-movie {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .service-fu-ar-marker {
    width: 75%;
  }
}

.service-applink {
  width: 87.23404%;
  margin-right: auto;
  margin-left: auto;
}

.service-applink-inner {
  margin-left: -2.68293%;
}

.service-applink-block {
  padding-left: 2.68293%;
}

@media screen and (max-width: 61.25em) {
  .service-applink {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  .service-applink-inner {
    margin-left: -3.7931%;
  }
  .service-applink-block {
    padding-left: 3.7931%;
  }
}

/* ====================================== */
/* ====================================== */
/* layer-corporate */
/* ====================================== */
/* corporate */
.corp-head {
  margin-bottom: 2.94118%;
}

.corp-leading {
  display: block;
  margin-bottom: 20px;
  color: #ce045a;
  font: normal 24px/1.3 "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

@media screen and (max-width: 40em) {
  .corp-leading {
    padding-right: 4.6875%;
    padding-left: 4.6875%;
    font-weight: bold;
    font-size: 18px;
  }
}

.corp-body-photo_right {
  float: right;
  margin: 0 0 20px 20px;
}

.corp-body-photo_left {
  float: left;
  margin: 0 20px 20px 0;
}

.corp-body-text p {
  line-height: 1.6;
}

.corp-body-textIcon {
  display: inline-block;
  margin-bottom: 1.47059%;
  width: 29.41176%;
}

.border_box{
	border: 3px solid #ddd;
	padding: 25px;
}

.corp-body-pdf {
  margin-top: 30px;
  padding: 2.94118%;
  background: #f2f2f2;
}

.corp-body-pdfBanner {
  width: 24.6875%;
  margin-top: 20px;
}

.dial_list {
  margin-top: 30px;
  padding: 2.94118%;
  background: #f2f2f2;
}

@media screen and (max-width: 40em) {
  .corp-body-photo, .corp-body-text {
    padding-right: 4.6875%;
    padding-left: 4.6875%;
  }
  .corp-body-photo {
    float: none;
    margin: 0;
  }
  .corp-body-text {
    margin-top: 4.6875%;
    margin-bottom: 9.375%;
  }
  .corp-body-textIcon {
    display: inline-block;
    margin-bottom: 1.5625%;
    width: 51.5625%;
  }
  .corp-body-pdf {
    margin-top: 5.17241%;
    padding: 3.44828%;
    background: #f2f2f2;
  }
  .corp-body-pdfBanner {
    width: 35.51724%;
    margin-top: 3.44828%;
  }
}

.corp-message-body {
  margin-top: -20px;
  margin-left: -20px;
}

.corp-message-body-child {
  padding-top: 20px;
  padding-left: 20px;
}

@media screen and (max-width: 40em) {
  .corp-message-head {
    margin: 0 auto 4.6875%;
    width: 90.625%;
  }
  .corp-message-body {
    margin-top: 0;
    margin-left: 0;
  }
  .corp-message-body-child {
    padding-top: 0;
    padding-left: 0;
  }
  .corp-message-photo {
    margin: 0 auto 3.125%;
    width: 50%;
  }
  .corp-message-text {
    padding: 4.6875% 4.6875% 9.375%;
  }
}

.corp-about-table th {
  width: 130px;
}

.corp-history-block {
  width: 47.05882%;
  padding-bottom: 30px;
}

.corp-history-table th {
  width: 80px;
  vertical-align: top;
  text-align: center;
}

.corp-history-ul {
  overflow: hidden;
}

.corp-history-li {
  float: left;
  width: 31.47059%;
  margin-left: 2.79412%;
}

.corp-history-li:first-child {
  margin-left: 0;
}

@media screen and (max-width: 61.25em) {
  .corp-history-block {
    width: 100%;
    padding-bottom: 0;
  }
  .corp-history-table th {
    vertical-align: middle;
  }
  .corp-history .mod-table01 {
    width: 100%;
  }
  .corp-history-li {
    float: none;
    width: 100%;
    margin-top: 3.44828%;
    margin-left: 0;
  }
  .corp-history-li:first-child {
    margin-left: 0;
    margin-top: 0;
  }
}

.corp-estate-table th {
  width: 130px;
}

@media screen and (max-width: 40em) {
  .corp-estate .mod-table01 {
    width: 100%;
  }
}

.corp-recruit-ml-20 {
  margin-left: -20px;
}

.corp-recruit-link_box {
  text-align: center;
  margin-left: 20px;
  margin-bottom: 20px;
  padding: 15px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease false;
  -o-transition: all 0.3s ease false;
  transition: all 0.3s ease;
}

.corp-recruit-link_box:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

.corp-challenged-table th {
  width: 130px;
}

@media screen and (max-width: 40em) {
  .corp-challenged .mod-table01 {
    width: 100%;
  }
}

.corp-officer-table th {
  width: 190px;
}
.corp-officer-table-wide th {
  width: 240px;
  padding: 9px 18px !important;
}
.corp-officer-table-wide td {
  padding: 9px 20px !important;
}
.corp-female-block {
  overflow: hidden;
}

.corp-female-block-pic {
  float: right;
  width: 31.47059%;
}

.corp-female-block-text {
  float: left;
  width: 65.58824%;
}

@media screen and (max-width: 40em) {
  .corp-female-block-pic {
    float: none;
    width: 55.17241%;
    margin: 0 auto 2.58621% auto;
  }
  .corp-female-block-text {
    float: none;
    width: 100%;
  }
}

.corp-foreign .service-box {
  margin-left: -20px;
}

.corp-foreign .service-pl20 {
  padding-left: 20px;
}

.corp-foreign .service-title {
  display: block;
  padding: 10px;
  text-align: center;
  background: #42734f;
}

.corp-foreign .service-text {
  margin-top: 10px;
}

.corp-foreign .point-box {
  margin-left: -14px;
}

.corp-foreign .point-pl14 {
  padding-left: 14px;
}

.corp-foreign .point-pt14 {
  padding-top: 14px;
}

.corp-foreign .point-block {
  position: relative;
  padding: 15px 25px;
  border: 4px solid #42734f;
}

.corp-foreign .point-block:before {
  width: 13.51351%;
  height: 0;
  padding-top: 13.51351%;
  top: 0;
  left: 0;
}

.corp-foreign .point-block.point01:before {
  background: url(/images/corporate/img_foreign_point01.jpg) no-repeat;
  background-size: contain;
}

.corp-foreign .point-block.point02:before {
  background: url(/images/corporate/img_foreign_point02.jpg) no-repeat;
  background-size: contain;
}

.corp-foreign .point-block.point03:before {
  background: url(/images/corporate/img_foreign_point03.jpg) no-repeat;
  background-size: contain;
}

.corp-foreign .point-title {
  display: block;
  margin-left: 8.83392%;
  font-size: 22px;
  line-height: 1.2;
}

.corp-foreign .point-text {
  margin-top: 15px;
}

.corp-foreign .point-photo {
  width: 100%;
  height: 100%;
  background: url(/images/corporate/img_foreign_point04.jpg) no-repeat top center;
  background-size: cover;
}

.corp-foreign .step-block-li {
  position: relative;
}

.corp-foreign .step-block-li.arrow {
  padding-bottom: 35px;
}

.corp-foreign .step-block-li.arrow:after {
  bottom: -12px;
  left: 50%;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-top: 15px solid #777;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.corp-foreign .step-block-num {
  display: inline-block;
  width: 14.70588%;
  padding: 15px 20px;
}

.corp-foreign .step-block-num-title {
  display: block;
  text-align: center;
}

.corp-foreign .step-block-text {
  display: inline-block;
  width: 85.29412%;
  padding: 15px 20px;
}

.corp-foreign .consult-block {
  border-width: 10px;
  padding: 20px;
}

@media screen and (max-width: 64em) {
  .corp-foreign .step-block-num {
    width: 22.05882%;
  }
  .corp-foreign .step-block-text {
    width: 77.94118%;
  }
}

@media screen and (max-width: 40em) {
  .corp-foreign .service-box {
    margin-left: 0;
  }
  .corp-foreign .service-pl20 {
    padding-left: 0;
  }
  .corp-foreign .service-pt20 {
    padding-top: 3.44828%;
  }
  .corp-foreign .service-block {
    display: inline-block;
    width: 43.10345%;
  }
  .corp-foreign .service-text {
    display: inline-block;
    width: 53.44828%;
    margin-top: 0;
    margin-left: 3.44828%;
  }
  .corp-foreign .point-box {
    margin-left: 0;
  }
  .corp-foreign .point-pl14 {
    padding-left: 0;
  }
  .corp-foreign .point-pt14 {
    padding-top: 6.89655%;
  }
  .corp-foreign .point-pt14-sp {
    padding-top: 6.89655%;
  }
  .corp-foreign .point-block {
    padding: 5.17241% 6.89655%;
  }
  .corp-foreign .point-block:before {
    width: 13.10345%;
    padding-top: 13.10345%;
  }
  .corp-foreign .point-title {
    display: block;
    margin-left: 9%;
    font-size: 20px;
    line-height: 1.4;
  }
  .corp-foreign .point-text {
    margin-top: 3.44828%;
  }
  .corp-foreign .point-photo {
    width: 100%;
    height: 0;
    padding-top: 55%;
  }
  .corp-foreign .step-block-num {
    display: block;
    width: 100%;
    padding: 1.72414% 4.31034%;
  }
  .corp-foreign .step-block-num-title {
    text-align: left;
  }
  .corp-foreign .step-block-text {
    display: block;
    width: 100%;
    padding: 1.72414% 3.44828%;
  }
}

.corp-gift-block {
  width: 88.23529%;
  margin: 0 auto;
  padding-top: 20px;
}

.corp-gift-title {
  text-decoration: underline;
  color: #ee5c23;
}

.corp-gift-text {
  color: #534b48;
}

@media screen and (max-width: 40em) {
  .corp-gift-block {
    width: 100%;
    margin: 0;
    padding-top: 3.44828%;
  }
}

.corp-footer {
  padding: 30px 0;
  background-color: #777;
  border-bottom: 1px solid #949494;
}

.corp-footer-head {
  display: block;
  color: #fff;
  font-size: 14px;
}

.corp-footer-a {
  display: block;
  margin-top: 10px;
  color: #ccc;
  font-size: 12px;
}

.corp-footer-a:before {
  margin-right: 5px;
  content: "»";
}

@media screen and (max-width: 40em) {
  .corp-footer {
    display: none;
  }
}

/* ====================================== */
/* ====================================== */
/* layer-others */
/* ====================================== */
/* others */
.others-about {
  padding-bottom: 5.31915%;
}

.others-about-section {
  padding-bottom: 3.19149%;
}

.others-about-section:first-of-type {
  margin-top: -1px;
}

.others-about-section:last-of-type {
  padding-bottom: 0;
}

@media screen and (max-width: 40em) {
  .others-about {
    padding-bottom: 7.8125%;
  }
  .others-about-section {
    padding-bottom: 4.6875%;
  }
  .others-about-section:last-of-type {
    padding-bottom: 0;
  }
}

.others-privacy {
  padding-bottom: 5.31915%;
}

.others-privacy-section {
  padding-bottom: 3.19149%;
}

.others-privacy-section:first-of-type {
  margin-top: -1px;
}

.others-privacy-section:last-of-type {
  padding-bottom: 0;
}

@media screen and (max-width: 40em) {
  .others-privacy {
    padding-bottom: 7.8125%;
  }
  .others-privacy-section {
    padding-bottom: 4.6875%;
  }
  .others-privacy-section:last-of-type {
    padding-bottom: 0;
  }
}

.others-sitemap-head {
  font-size: 14px;
}

.others-sitemap-block {
  margin-top: 10px;
  letter-spacing: -0.4em;
}

.others-sitemap-block-inner {
  display: inline-block;
  width: 50%;
  padding-right: 2.12766%;
  vertical-align: top;
  letter-spacing: normal;
}

.others-sitemap-section {
  padding-bottom: 6.66667%;
}

.others-sitemap-li {
  position: relative;
  margin-top: 10px;
  padding-left: 10px;
}

.others-sitemap-li:before {
  content: "-";
  position: absolute;
  top: 0;
  left: 0;
  color: #777;
}

.others-sitemap-li a {
  color: #777;
}

.others-sitemap-li a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 40em) {
  .others-sitemap-head {
    font-size: 18px;
  }
  .others-sitemap-block-inner {
    display: block;
    width: 100%;
  }
  .others-sitemap-section {
    padding-bottom: 7.8125%;
  }
  .others-sitemap-li a:hover {
    text-decoration: none;
  }
}

.others-404-list {
  margin-top: 10px;
  margin-bottom: 8.51064%;
  margin-left: -20px;
}

.others-404-list-li {
  padding-top: 20px;
  padding-left: 20px;
  text-align: center;
  letter-spacing: -0.4em;
}

.others-404-list-img, .others-404-list-text {
  display: inline-block;
  letter-spacing: normal;
}

.others-404-list-img {
  height: 33px;
}

.others-404-list-img img {
  max-height: 100%;
}

.others-404-list-text {
  margin-left: 15px;
  vertical-align: -8px;
  font-weight: bold;
}

.others-404-list-a {
  position: relative;
  padding: 25px 0;
  text-align: center;
  border: 1px solid #ddd;
}

@media screen and (max-width: 40em) {
  .others-404-list-img {
    position: absolute;
    top: 50%;
    left: 22.41379%;
    margin-top: -10px;
    height: 20px;
  }
  .others-404-list-a {
    padding-top: 5.17241%;
    padding-bottom: 6.89655%;
  }
}

.others-inquiry-section {
  padding-bottom: 3.19149%;
}

.others-inquiry-section:first-of-type {
  margin-top: -1px;
}

.others-inquiry-section:last-of-type {
  padding-bottom: 0;
}

.others-inquiry-section-inner {
  margin-top: 3.19149%;
}

.others-inquiry-section-head02 {
  margin-bottom: 10px;
}

.others-inquiry-anchor {
  padding-top: 35px;
  padding-bottom: 35px;
}

.others-inquiry-anchor-li a {
  position: relative;
  display: block;
  padding: 15px 80px 15px 20px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  background: #f2f2f2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.others-inquiry-anchor-li a:after {
  top: 50%;
  right: 30px;
  width: 15px;
  height: 0;
  padding-top: 10px;
  background: url(/images/contact/link_icon.png) no-repeat top center;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.others-inquiry-faq {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.4;
  border-top: 1px solid #ddd;
}

.others-inquiry-faq-li {
  border-bottom: 1px solid #ddd;
}

.others-inquiry-faq-li strong {
  position: absolute;
  top: 50%;
  left: 0;
  width: 60px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.others-inquiry-faq-li .faq-question {
  position: relative;
  padding-left: 60px;
  font-size: 14px;
  background: #f2f2f2;
}

.others-inquiry-faq-li .faq-answer {
  position: relative;
  padding-left: 60px;
  border-top: 1px dotted #ddd;
  background: #f9edf2;
}

.others-inquiry-faq-li .faq-answer span {
  display: block;
  padding: 10px 15px;
  background: #fff;
}

.others-inquiry-faq-li .faq-answer-link {
  text-align: right;
  background: #fff;
  padding: 5px 15px;
}

.others-inquiry-faq-li .faq-answer .mod-button01 {
  width: 200px;
}

.others-inquiry-faq-li .mod-head-toggle {
  padding: 10px 15px;
  background: #fff;
}

.others-inquiry-faq-li .mod-head-toggle:before, .others-inquiry-faq-li .mod-head-toggle:after {
  display: block;
}

.others-inquiry-icon {
  display: inline-block;
  width: 50px;
  padding: 5px;
  font-size: 12px;
  text-align: center;
  color: #fff;
}

.others-inquiry-icon.icon-hc {
  background: #d62a37;
}

.others-inquiry-icon.icon-furniture {
  background: #61b14b;
}

.others-inquiry-shop {
  margin-bottom: 30px;
  padding: 15px 20px;
  border: 1px solid #ddd;
}

.others-inquiry-shop-hc {
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
}

.others-inquiry-shop-furniture {
  display: inline-block;
  margin-top: 0;
  vertical-align: top;
}

.others-inquiry-tel {
  position: relative;
  display: inline-block;
  font-size: 28px;
  padding-left: 55px;
}

.others-inquiry-tel a {
  color: #ce045a;
}

.others-inquiry-tel:before {
  top: 50%;
  left: 0;
  width: 50px;
  height: 0;
  padding-top: 28px;
  background: url(/images/others/inquiry/img_icon_free.png) no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.others-inquiry-pref-ul {
  margin-bottom: 3.19149%;
  letter-spacing: -0.4em;
}

.others-inquiry-pref-li {
  position: relative;
  display: inline-block;
  padding-right: 20px;
  padding-left: 20px;
  letter-spacing: normal;
  font-size: 14px;
}

.others-inquiry-pref-li:before {
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #777;
}

.others-inquiry-pref-li:first-child {
  padding-left: 0;
}

.others-inquiry-pref-li:first-child:before {
  content: none;
}

.others-inquiry-pref-li a {
  color: #777;
  text-decoration: underline;
}

.others-inquiry-table {
  width: 100%;
  table-layout: fixed;
}

.others-inquiry-table-thead th {
  border-bottom-style: solid;
}

.others-inquiry-table-name {
  position: relative;
  width: 315px;
}

.others-inquiry-table-name .others-inquiry-icon {
  position: absolute;
  top: 50%;
  padding: 3px 5px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.others-inquiry-table-name .icon-01 {
  right: 63px;
}

.others-inquiry-table-name .icon-02 {
  right: 8px;
}

.others-inquiry-table-tel01, .others-inquiry-table-tel02 {
  width: 180px;
}

.others-inquiry-table th.others-inquiry-table-tel01 {
  background-color: #ffd8db;
}

.others-inquiry-table th.others-inquiry-table-tel02 {
  background-color: #d2f6c8;
}

.others-inquiry-table a {
  text-decoration: underline;
  color: #777;
}

@media screen and (max-width: 64em) and (orientation: portrait) {
  .others-inquiry-table-thead th {
    font-size: 10px;
  }
  .others-inquiry-table-name {
    width: 315px;
  }
  .others-inquiry-table-tel01, .others-inquiry-table-tel02 {
    width: 130px;
  }
}

@media screen and (max-width: 40em) {
  .others-inquiry {
    padding-bottom: 7.8125%;
    font-size: 16px;
  }
  .others-inquiry-section {
    padding-bottom: 4.6875%;
  }
  .others-inquiry-section:last-of-type {
    padding-bottom: 0;
  }
  .others-inquiry-section-inner {
    margin-top: 4.6875%;
  }
  .others-inquiry-section-inner + .others-inquiry-section-inner {
    margin-top: -1px;
  }
  .others-inquiry-section-head02 {
    margin-bottom: 0;
    padding: 5.17241% 3.44828%;
    background-color: #f6f6f6;
    border: 1px solid #ddd;
  }
  .others-inquiry-anchor {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .others-inquiry-anchor-li a {
    padding: 15px 40px 15px 15px;
  }
  .others-inquiry-anchor-li a:after {
    right: 15px;
  }
  .others-inquiry-faq-li {
    font-size: 16px;
  }
  .others-inquiry-faq-li strong {
    position: absolute;
    top: 7px;
    left: 10px;
    width: 40px;
    padding: 3px 10px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .others-inquiry-faq-li .faq-question {
    position: relative;
    padding-left: 60px;
    font-size: 16px;
    background: #f2f2f2;
  }
  .others-inquiry-faq-li .faq-question strong {
    background: #777;
  }
  .others-inquiry-faq-li .faq-answer {
    position: relative;
    padding-left: 60px;
    border-top: 1px dotted #ddd;
    background: #f9edf2;
  }
  .others-inquiry-faq-li .faq-answer strong {
    background: #ce045a;
  }
  .others-inquiry-faq-li .faq-answer span {
    display: block;
    padding: 10px 5px 10px 0;
    background: #f9edf2;
  }
  .others-inquiry-faq-li .faq-answer-link {
    background: #f9edf2;
    padding: 5px 10px;
  }
  .others-inquiry-faq-li .faq-answer .mod-button01 {
    width: 60%;
  }
  .others-inquiry-faq-li .mod-head-toggle {
    padding: 10px 30px 10px 0;
    background: #f2f2f2;
  }
  .others-inquiry-faq-li .mod-head-toggle:before, .others-inquiry-faq-li .mod-head-toggle:after {
    right: 10px;
  }
  .others-inquiry-shop {
    margin-bottom: 20px;
    padding: 0;
    border: none;
  }
  .others-inquiry-shop-hc {
    display: block;
    margin-right: 0;
  }
  .others-inquiry-shop-furniture {
    display: block;
    margin-top: 10px;
  }
  .others-inquiry-table {
    margin-top: -1px;
    margin-bottom: 0;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
  }
  .others-inquiry-table-thead {
    display: none;
  }
  .others-inquiry-table tr {
    padding: 2.58621% 3.44828%;
    border-bottom: 1px dotted #ddd;
  }
  .others-inquiry-table tr:last-child {
    border-bottom: 0;
  }
  .others-inquiry-table td {
    padding: 0;
    border: none;
  }
  .others-inquiry-table-name, .others-inquiry-table-tel01, .others-inquiry-table-tel02 {
    width: auto;
  }
  .others-inquiry-table-name, .others-inquiry-table-address {
    margin-bottom: 5px;
  }
  .others-inquiry-table-name {
    font-weight: bold;
  }
  .others-inquiry-table-name .others-inquiry-icon {
    width: 40px;
  }
  .others-inquiry-table-name .icon-01 {
    right: 45px;
  }
  .others-inquiry-table-name .icon-02 {
    right: 0;
  }
  .others-inquiry-table td.others-inquiry-table-tel01,
  .others-inquiry-table td.others-inquiry-table-tel02 {
    display: inline-block;
    width: auto;
  }
  .others-inquiry-table td.others-inquiry-table-tel01:before,
  .others-inquiry-table td.others-inquiry-table-tel02:before {
    display: inline-block;
    content: "";
    margin-right: 5px;
    width: 15px;
    height: 15px;
    vertical-align: -2px;
    background-repeat: no-repeat;
    background-size: 15px 15px;
  }
  .others-inquiry-table td.others-inquiry-table-tel01:before {
    background-image: url("/images/others/icon-inquiry-homecenter.png");
  }
  .others-inquiry-table td.others-inquiry-table-tel02:before {
    background-image: url("/images/others/icon-inquiry-furniture.png");
  }
}

/* ====================================== */
/* ====================================== */
/* layer-special */
/* ====================================== */
/* special */
.special {
  /* ====================================== */
  /* index */
  /* ====================================== */
  /* download */
  /* ====================================== */
  /* tvcm */
}

.special-head {
  margin-bottom: 30px;
}

@media screen and (max-width: 40em) {
  .special-head {
    margin-bottom: 0;
    border-bottom: none;
  }
}

.special .mainImage {
  position: relative;
  margin: 0 auto;
  padding-right: 40px;
  padding-left: 40px;
  max-width: 1020px;
  width: 100%;
}

@media screen and (max-width: 64em) {
  .special .mainImage {
    padding-right: 2.92969%;
    padding-left: 2.92969%;
    max-width: 1024px;
  }
}

@media screen and (max-width: 40em) {
  .special .mainImage {
    margin: 0 auto;
    padding-right: 0;
    padding-left: 0;
    max-width: 640px;
  }
}

.special .clear-img {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.special-btm {
  padding-bottom: 60px;
}

.special-btm-ul {
  margin-left: -20px;
  padding-top: 20px;
}

.special-btm-li {
  padding-left: 20px;
}

.special-btm-li_inner {
  border: 1px solid #ddd;
  padding: 20px;
  text-align: center;
}

.special-btm-title {
  font-size: 24px;
}

.special-btm-subText {
  position: relative;
  padding-bottom: 21.73913%;
}

.special-btm-subText:after {
  bottom: 0;
  left: 50%;
  height: 0;
  padding-top: 19.56522%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.special-btm-subText.cm:after {
  width: 19.56522%;
  background: url(/images/special/index/img_icon_cm.png) no-repeat;
  background-size: contain;
}

.special-btm-subText.download:after {
  width: 33.26087%;
  background: url(/images/special/index/img_icon_download.png) no-repeat;
  background-size: contain;
}

.special-btm-btn {
  width: 43.47826%;
  margin: 10px auto 0 auto;
}

@media screen and (max-width: 40em) {
  .special-btm {
    padding-bottom: 9.375%;
  }
  .special-btm-title {
    font-size: 18px;
  }
  .special-btm-subText {
    font-size: 80%;
    padding-bottom: 35.71429%;
  }
  .special-btm-subText:after {
    padding-top: 32.14286%;
  }
  .special-btm-subText.cm:after {
    width: 32.14286%;
  }
  .special-btm-subText.download:after {
    width: 54.64286%;
  }
  .special-btm-leading {
    font-size: 80%;
  }
  .special-btm-btn {
    width: 78.57143%;
  }
}

.special-idx .main {
  padding-top: 10px;
}

@media screen and (max-width: 40em) {
  .special-idx .main {
    padding-bottom: 0;
  }
}

.special-idx .mainBanner {
  padding-top: 57.64706%;
  background: url(/images/special/index/img_mainImage.jpg) no-repeat;
  background-size: cover;
}

.special-download .main {
  padding-top: 20px;
  padding-bottom: 0;
}

.special-download .download-ul {
  overflow: hidden;
}

.special-download .download-li {
  float: left;
  width: 48.93617%;
  margin-left: 2.12766%;
}

.special-download .download-li:first-child {
  margin-left: 0;
}

.special-download .download-link {
  position: relative;
  margin-top: 30px;
}

.special-download .download-link:before {
  top: 0;
  left: 0;
  width: 35.71429%;
  height: 100%;
  background: #777;
}

.special-download .download-link:after {
  top: 50%;
  left: 10.2381%;
  height: 0;
  width: 15.2381%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.special-download .download-link.icon-pc:after {
  padding-top: 17.85714%;
  background: url(/images/special/download/img_icon_pc.png) no-repeat;
  background-size: contain;
}

.special-download .download-link.icon-sp:after {
  padding-top: 23.09524%;
  background: url(/images/special/download/img_icon_sp.png) no-repeat;
  background-size: contain;
}

.special-download .download-link-ul {
  padding-top: 7.14286%;
  padding-bottom: 7.14286%;
  padding-left: 35.71429%;
  background: #f2f2f2;
}

.special-download .download-link-li {
  padding: 0 11.11111%;
  margin-top: 10px;
}

.special-download .download-link-li:first-child {
  margin-top: 0;
}

@media screen and (max-width: 40em) {
  .special-download .download-ul {
    padding-left: 0;
    padding-right: 0;
  }
  .special-download .download-li {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .special-download .download-link {
    margin-top: 6.89655%;
  }
  .special-download .download-link:before {
    content: none;
  }
  .special-download .download-link:after {
    content: none;
  }
  .special-download .download-link-ul {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    background: none;
  }
  .special-download .download-link-li {
    padding: 0;
    margin-top: 3.44828%;
  }
}

.special-download .pcImage {
  padding-top: 57.17391%;
  background: url(/images/special/index/img_mainImage.jpg) no-repeat;
  background-size: contain;
}

.special-download .spImage {
  width: 41.90476%;
  padding-top: 57.17391%;
  background: url(/images/special/download/img_mainImage_sp.jpg) no-repeat;
  background-size: cover;
}

@media screen and (max-width: 40em) {
  .special-download .spImage {
    width: 100%;
    padding-top: 149.31034%;
  }
}

.special-download .version-ul {
  position: relative;
  margin: 0 auto;
  padding-right: 40px;
  padding-bottom: 60px;
  padding-left: 40px;
  max-width: 1020px;
  width: 100%;
  overflow: hidden;
}

.special-download .version-li {
  float: left;
  width: 48.93617%;
  margin-left: 2.12766%;
}

.special-download .version-li:first-child {
  margin-left: 0;
}

.special-download .version-title {
  padding: 5px 10px;
  font-size: 16px;
  background: #f2f2f2;
}

.special-download .version-cau {
  margin-top: 40px;
  padding: 20px;
  background: #f2f2f2;
}

@media screen and (max-width: 64em) {
  .special-download .version-ul {
    padding-right: 2.92969%;
    padding-bottom: 6.25%;
    padding-left: 2.92969%;
    max-width: 1024px;
  }
}

@media screen and (max-width: 40em) {
  .special-download .version-ul {
    margin: 0;
    padding-right: 0;
    padding-bottom: 6.25%;
    padding-left: 0;
  }
  .special-download .version-li {
    float: none;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
  }
  .special-download .version-li .sp-margin {
    margin: 0 4.6875%;
  }
  .special-download .version-cau {
    margin-top: 4.6875%;
    padding: 4.6875%;
  }
}

.special-tvcm .movie {
  position: relative;
  margin: 0 auto;
  padding-right: 40px;
  padding-left: 40px;
  max-width: 1020px;
  width: 100%;
}

.special-tvcm .movie-head {
  margin-bottom: 25px;
}

.special-tvcm .movie-inner {
  padding: 4.25532%;
  background: #f2f2f2;
  overflow: hidden;
}

.special-tvcm .movie-main {
  width: 100%;
}

.special-tvcm .movie-main-inner {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

.special-tvcm .movie-main-inner-top {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.special-tvcm .movie-main-inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.special-tvcm .movie-link {
  position: relative;
  margin: 30px auto 0 auto;
  padding-right: 40px;
  padding-left: 40px;
  max-width: 1020px;
  width: 100%;
}

.special-tvcm .movie-link-title {
  position: relative;
  display: inline-block;
  font-size: 18px;
}

.special-tvcm .movie-link-title.new:after {
  bottom: 4px;
  right: -40px;
  width: 32px;
  height: 0;
  padding-top: 11px;
  background: url(/images/special/tvcm/img_icon_new.png) no-repeat;
  background-size: contain;
}

.special-tvcm .movie-link-ul {
  padding-top: 20px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.special-tvcm .movie-link-li {
  margin-top: 15px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}

.special-tvcm .movie-link-li:first-child {
  margin-top: 0;
}

.special-tvcm .movie-link-li:last-child {
  border: none;
}

@media screen and (max-width: 64em) {
  .special-tvcm .movie {
    padding-right: 2.92969%;
    padding-left: 2.92969%;
    max-width: 1024px;
  }
  .special-tvcm .movie-inner {
    padding: 3.90625%;
  }
  .special-tvcm .movie-link {
    padding-right: 2.92969%;
    padding-left: 2.92969%;
    max-width: 1024px;
  }
}

@media screen and (max-width: 40em) {
  .special-tvcm .movie {
    margin: 0 auto;
    padding-right: 0;
    padding-left: 0;
    max-width: 640px;
  }
  .special-tvcm .movie-head {
    margin-bottom: 4.6875%;
  }
  .special-tvcm .movie-inner {
    padding: 4.6875%;
  }
  .special-tvcm .movie-link {
    margin-top: 5.55556%;
    padding-right: 0;
    padding-left: 0;
  }
  .special-tvcm .movie-link-ul {
    padding-top: 15px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  .special-tvcm .movie-link-li {
    padding-right: 4.6875%;
    padding-left: 4.6875%;
  }
}

.special-tvcm .link-ul {
  margin-top: 5px;
  overflow: hidden;
}

.special-tvcm .link-li {
  float: left;
  width: 23.40426%;
  margin-top: 10px;
  margin-left: 2.12766%;
}

.special-tvcm .link-li:first-child {
  margin-left: 0;
}

@media screen and (max-width: 40em) {
  .special-tvcm .link-li {
    position: relative;
    width: 48.27586%;
    margin-top: 0;
    margin-bottom: 2.58621%;
    margin-left: 3.44828%;
  }
  .special-tvcm .link-li:nth-child(odd) {
    margin-left: 0;
  }
  .special-tvcm .link-border-btm {
    padding-bottom: 7.14286%;
  }
  .special-tvcm .link-border-btm:after {
    bottom: 0;
    left: -20%;
    width: 150%;
    height: 1px;
    border-bottom: 1px solid #ddd;
  }
}

/* ====================================== */
/* layer-karimoku */
/* ====================================== */
/* karimoku */
@media screen and (max-width: 40em) {
  .karimoku-idx {
    padding-right: 0;
    padding-left: 0;
  }
}

.karimoku-imgText {
  padding-top: 8.51064%;
  padding-bottom: 9.57447%;
}

.karimoku-imgText-img01 {
  width: 63.93617%;
}

.karimoku-imgText-img02 {
  width: 60.85106%;
}

@media screen and (max-width: 40em) {
  .karimoku-imgText {
    padding-bottom: 18.75%;
  }
  .karimoku-imgText-img01 {
    width: 85.9375%;
  }
  .karimoku-imgText-img02 {
    width: 81.25%;
  }
}

.karimoku-link {
  position: relative;
}

.karimoku-link-btn {
  position: absolute;
  right: 3.19149%;
  width: 33.82979%;
}

.karimoku-link-btn a {
  display: block;
}

.karimoku-link-btn01 {
  bottom: 6.65557%;
}

.karimoku-link-btn02 {
  bottom: 6.38298%;
}

@media screen and (max-width: 40em) {
  .karimoku-link-btn {
    width: 49.6875%;
  }
  .karimoku-link-btn a {
    display: block;
  }
  .karimoku-link-btn01 {
    bottom: 7.8125%;
  }
  .karimoku-link-btn02 {
    bottom: 3.90625%;
  }
}

/* ====================================== */
/* ====================================== */
/* layer-en */
/* ====================================== */
/* en */
@media screen and (max-width: 40em) {
  .en-head {
    padding-top: 4.6875%;
  }
}

.en .branch-ul {
  padding-top: 3.19149%;
  padding-bottom: 10.6383%;
  margin-left: -2.12766%;
}

.en .branch-li {
  padding-left: 2.12766%;
}

.en .branch-li-block {
  border: 1px solid #f2f2f2;
  border-radius: 10px;
}

.en .branch-li-blockTop {
  padding-top: 6.52174%;
  padding-bottom: 6.52174%;
  text-align: center;
}

.en .branch-li-blockTop-icon {
  display: inline-block;
  font-size: 100px;
  vertical-align: middle;
}

.en .branch-li-blockTop-icon-company {
  color: #eed449;
}

.en .branch-li-blockTop-icon-tax {
  color: #e50112;
  padding-right: 10px;
}

.en .branch-li-blockTop-title {
  display: inline-block;
  font-size: 32px;
  line-height: 1.4;
  text-align: left;
  vertical-align: middle;
}

.en .branch-li-blockBottom {
  padding-top: 4.34783%;
  padding-right: 9.78261%;
  padding-bottom: 6.52174%;
  padding-left: 9.78261%;
  background: #f2f2f2;
  border-radius: 0 0 10px 10px;
  text-align: center;
}

.en .branch-li-block-more {
  width: 54.05405%;
  margin-top: 9.45946%;
}

@media screen and (max-width: 64em) {
  .en .branch-li-blockTop-icon {
    font-size: 70px;
  }
  .en .branch-li-blockTop-icon-tax {
    padding-right: 0;
  }
  .en .branch-li-blockTop-title {
    font-size: 30px;
    line-height: 1.2;
  }
}

@media screen and (max-width: 40em) {
  .en .branch-ul {
    padding-top: 4.6875%;
    padding-bottom: 12.5%;
    margin-left: -3.125%;
  }
  .en .branch-li {
    padding-left: 3.125%;
  }
  .en .branch-li-blockTop {
    padding-top: 10.71429%;
    padding-bottom: 10.71429%;
  }
  .en .branch-li-blockTop-icon {
    display: block;
    font-size: 65px;
    text-align: center;
  }
  .en .branch-li-blockTop-title {
    display: block;
    font-size: 18px;
    line-height: 1.4;
    text-align: center;
  }
  .en .branch-li-blockBottom {
    padding-top: 7.14286%;
    padding-right: 8.92857%;
    padding-bottom: 10.71429%;
    padding-left: 8.92857%;
  }
  .en .branch-li-blockBottom-text {
    font-size: 14px;
  }
  .en .branch-li-block-more {
    width: 100%;
    margin-top: 12.5%;
  }
}

/* ====================================== */
/* shimahomesse */
/* ====================================== */
/* en */
.shimahomesse-logo {
  margin-bottom: -3.82979%;
  position: relative;
  z-index: 10;
}

.shimahomesse-red {
  color: #f8001e;
}

.shimahomesse-blue {
  color: #009bbe;
}

.shimahomesse-backWhite {
  background: #fff;
}

.shimahomesse-textArea {
  padding-right: 5.31915%;
  padding-left: 5.31915%;
  max-width: 940px;
  width: 100%;
  margin: 0;
}

.shimahomesse-spBr {
  display: none;
}

.shimahomesse-pcBr {
  display: block;
}

.shimahomesse-spImg {
  display: none;
}

.shimahomesse-bnrs {
  color: #000000;
  background: #ffe200;
  text-align: center;
  position: relative;
}

.shimahomesse-bnrs-imgWrap {
  padding-bottom: 3.7234%;
}

.shimahomesse-bnrs-img {
  cursor: pointer;
  display: block;
  z-index: 10;
}

.shimahomesse-bnrs-headText {
  padding: 4.25532% 0 3.19149% 0;
}

.shimahomesse-bnrs-text {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 1.06383%;
}

.shimahomesse-bnrs-lastArea {
  position: relative;
}

.shimahomesse-bnrs-lastArea-in {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.shimahomesse-bnrs-lastArea-text {
  color: #000000;
  font-size: 18px;
  padding-bottom: 1.06383%;
}

.shimahomesse-bnrs-lastArea-img {
  display: block;
  width: 4.46809%;
  margin: 0 auto;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
}

.shimahomesse-sale-head {
  margin-top: -4.68085%;
  text-align: center;
}

.shimahomesse-sale-headText {
  line-height: 1.2em;
  font-size: 32px;
}

.shimahomesse-sale-headText-min {
  font-size: 20px;
}

.shimahomesse-sale-pText {
  color: #000;
  font-size: 15px;
  padding: 1.06383% 0 3.19149% 0;
}

.shimahomesse-footContent {
  position: relative;
}

.shimahomesse-footContent-bnr {
  position: absolute;
  bottom: 6.38298%;
  right: 8.82979%;
  width: 19.14894%;
}

.shimahomesse-footContent-back {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}



.column3Csr{
	float: left;
	width: 32%;
	height:235px;
	margin-right: 2%;
}

.column3Csr:nth-of-type(3){
	margin-right: 0;
}

.column3Csr ul{
	padding: 15px;
	height: 160px;
}

.column3Csr ul li{
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 1em;
	text-indent: -1em;
	padding-bottom: 10px;
	line-height: 1.2em;
}

.column3Csr ul.column3Csr_color1 li{
	color: #558ed5;
}

.column3Csr ul.column3Csr_color2 li{
	color: #8064a2;
}

.column3Csr ul.column3Csr_color3 li{
	color: #9bbb59;
}

.column3Csr ul li span{
	color: #000000;
}

.column3Csr_bg{
    background: #f2f2f2;

}

@media screen and (max-width: 40em) {
	.column3Csr{
		float: none;
		width: 100%;
		height: inherit;
		margin-right: 0;
		margin-bottom: 25px;
	}
	
	.column3Csr:nth-of-type(3){
		margin-bottom: 0;
	}

	.column3Csr ul li{
		padding-left: 1em;
		text-indent: -1em;
		padding-bottom: 10px;
		line-height: 1.2em;
	}
	
	.fl_none-sp{
		float: none !important;
	}
	
	.w_100-sp{
		width: 100% !important;
	}
	
	.w_90-sp{
		width: 90% !important;
	}
	
	.mlnone_p-sp{
		margin-left: 0 !important;
	}
	
	.ml5_p-sp{
		margin-left: 5% !important;
	}

	.mb_sp{
		margin-bottom: 30px !important;
	}
}



@media screen and (max-width: 64em) {
  .shimahomesse-bnrs-text {
    font-size: 16px;
  }
  .shimahomesse-bnrs-lastArea-text {
    color: #000000;
    font-size: 15px;
  }
  .shimahomesse-sale-headText {
    font-size: 24px;
  }
  .shimahomesse-sale-headText-min {
    font-size: 16px;
  }
  .shimahomesse-sale-pText {
    font-size: 13px;
  }
}

@media screen and (max-width: 64em) and (max-width: 40em) {
  .shimahomesse-pcImg {
    display: none;
  }
  .shimahomesse-spImg {
    display: block;
  }
  .shimahomesse-bnrs-headText {
    font-size: 16px;
  }
  .shimahomesse-bnrs-text {
    font-size: 14px;
  }
  .shimahomesse-bnrs-lastArea-text {
    color: #000000;
    font-size: 13px;
  }
  .shimahomesse-sale-head {
    margin-top: 4.25532%;
  }
  .shimahomesse-sale-headText {
    font-size: 18px;
  }
  .shimahomesse-sale-headText-min {
    font-size: 14px;
  }
  .shimahomesse-sale-pText {
    font-size: 12px;
  }
  .shimahomesse-sale-pText-sp {
    text-align: left;
  }
  .shimahomesse-spBr {
    display: block;
  }
  .shimahomesse-pcBr {
    display: none;
  }
  .shimahomesse-footContent-bnr {
    bottom: 2.65625%;
    right: 8.90625%;
    width: 25.78125%;
  }
}

/* ====================================== */
/* parts */
.opacity a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease false;
  -o-transition: all 0.3s ease false;
  transition: all 0.3s ease;
}

.m0 {
  margin: 0 !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.ml0 {
  margin-left: 0 !important;
}

.p0 {
  padding: 0 !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pl0 {
  padding-left: 0 !important;
}

.m5 {
  margin: 5px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml5_p{
	margin-left: 5% !important;
}

.p5 {
  padding: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml10_p {
  margin-left: 10%;
}

.ml_p {
  margin-left: 4%;
}

.p10 {
  padding: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.p15 {
  padding: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.p20 {
  padding: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.p25 {
  padding: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.p30 {
  padding: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.p35 {
  padding: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.p40 {
  padding: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.m45 {
  margin: 45px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.p45 {
  padding: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.m50 {
  margin: 50px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.p50 {
  padding: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.mt10-col1 {
  margin-top: 1.06383%;
}

.mb10-col1 {
  margin-bottom: 1.06383%;
}

.mt10-col2 {
  margin-top: 1.47059%;
}

.mb10-col2 {
  margin-bottom: 1.47059%;
}

.mt20-col1 {
  margin-top: 2.12766%;
}

.mb20-col1 {
  margin-bottom: 2.12766%;
}

.mt20-col2 {
  margin-top: 2.94118%;
}

.mb20-col2 {
  margin-bottom: 2.94118%;
}

.mt30-col1 {
  margin-top: 3.19149%;
}

.mb30-col1 {
  margin-bottom: 3.19149%;
}

.mt30-col2 {
  margin-top: 4.41176%;
}

.mb30-col2 {
  margin-bottom: 4.41176%;
}

.mt40-col1 {
  margin-top: 4.25532%;
}

.mb40-col1 {
  margin-bottom: 4.25532%;
}

.mt40-col2 {
  margin-top: 5.88235%;
}

.mb40-col2 {
  margin-bottom: 5.88235%;
}

.mt50-col1 {
  margin-top: 5.31915%;
}

.mb50-col1 {
  margin-bottom: 5.31915%;
}

.mt50-col2 {
  margin-top: 7.35294%;
}

.mb50-col2 {
  margin-bottom: 7.35294%;
}

.irlib_top_link-mt{
	margin-top: 5px;
}

@media screen and (max-width: 40em) {
  .mt10-col1,
  .mt10-col2 {
    margin-top: 1.5625%;
  }
  .mb10-col1,
  .mb10-col2 {
    margin-bottom: 1.5625%;
  }
  .mt20-col1,
  .mt20-col2 {
    margin-top: 3.125%;
  }
  .mb20-col1,
  .mb20-col2 {
    margin-bottom: 3.125%;
  }
  .mt30-col1,
  .mt30-col2 {
    margin-top: 4.6875%;
  }
  .mb30-col1,
  .mb30-col2 {
    margin-bottom: 4.6875%;
  }
  .mt40-col1,
  .mt40-col2 {
    margin-top: 6.25%;
  }
  .mb40-col1,
  .mb40-col2 {
    margin-bottom: 6.25%;
  }
  .mt50-col1,
  .mt50-col2 {
    margin-top: 7.8125%;
  }
  .mb50-col1,
  .mb50-col2 {
    margin-bottom: 7.8125%;
  }
}

.width-u-5 {
  width: 5%;
}

.width-u-10 {
  width: 10%;
}

.width-u-15 {
  width: 15%;
}

.width-u-20 {
  width: 20%;
}

.width-u-25 {
  width: 25%;
}

.width-u-30 {
  width: 30%;
}

.width-u-35 {
  width: 35%;
}

.width-u-40 {
  width: 40%;
}

.width-u-45 {
  width: 45%;
}

.width-u-50 {
  width: 50%;
}

.width-u-55 {
  width: 55%;
}

.width-u-60 {
  width: 60%;
}

.width-u-65 {
  width: 65%;
}

.width-u-70 {
  width: 70%;
}

.width-u-75 {
  width: 75%;
}

.width-u-80 {
  width: 80%;
}

.width-u-85 {
  width: 85%;
}

.width-u-90 {
  width: 90%;
}

.width-u-95 {
  width: 95%;
}

.width-u-100 {
  width: 100%;
}

.width-u {
  width: 48%;
}

@media screen and (max-width: 40em) {
  .width-u-md-10 {
    width: 10%;
  }
  .width-u-md-20 {
    width: 20%;
  }
  .width-u-md-30 {
    width: 30%;
  }
  .width-u-md-40 {
    width: 40%;
  }
  .width-u-md-50 {
    width: 50%;
  }
  .width-u-md-60 {
    width: 60%;
  }
  .width-u-md-70 {
    width: 70%;
  }
  .width-u-md-80 {
    width: 80%;
  }
  .width-u-md-90 {
    width: 90%;
  }
  .width-u-md-100 {
    width: 100%;
  }
}

.space-u-5 {
  margin-top: -5px;
  margin-left: -5px;
}

.space-u-5-child {
  padding-top: 5px;
  padding-left: 5px;
}

.space-u-10 {
  margin-top: -10px;
  margin-left: -10px;
}

.space-u-10-child {
  padding-top: 10px;
  padding-left: 10px;
}

.space-u-15 {
  margin-top: -15px;
  margin-left: -15px;
}

.space-u-15-child {
  padding-top: 15px;
  padding-left: 15px;
}

.space-u-20 {
  margin-top: -20px;
  margin-left: -20px;
}

.space-u-20-child {
  padding-top: 20px;
  padding-left: 20px;
}

.space-u-25 {
  margin-top: -25px;
  margin-left: -25px;
}

.space-u-25-child {
  padding-top: 25px;
  padding-left: 25px;
}

.space-u-30 {
  margin-top: -30px;
  margin-left: -30px;
}

.space-u-30-child {
  padding-top: 30px;
  padding-left: 30px;
}

.space-u-35 {
  margin-top: -35px;
  margin-left: -35px;
}

.space-u-35-child {
  padding-top: 35px;
  padding-left: 35px;
}

.space-u-40 {
  margin-top: -40px;
  margin-left: -40px;
}

.space-u-40-child {
  padding-top: 40px;
  padding-left: 40px;
}

.space-u-45 {
  margin-top: -45px;
  margin-left: -45px;
}

.space-u-45-child {
  padding-top: 45px;
  padding-left: 45px;
}

.space-u-50 {
  margin-top: -50px;
  margin-left: -50px;
}

.space-u-50-child {
  padding-top: 50px;
  padding-left: 50px;
}

.color_black {
  color: #000;
}

.color_gray {
  color: #666;
}

.color_white {
  color: #fff;
}

.color_red {
  color: #d62a37;
}

.color_green {
  color: #61b14b;
}

.color_purple {
  color: #724c8c;
}

.color_yellow {
  color: #eed449;
}

.color_orange {
  color: #e47136;
}

.color_blue {
  color: #4493c1;
}

.color_pink {
  color: #ce045a;
}

.color_light_red {
  color: #ffd8db;
}

.color_light_green {
  color: #d2f6c8;
}

.color_light_black {
  color: #333;
}

.color_light_black2 {
  color: #777;
}

.color_light_gray {
  color: #999;
}

.color_light_gray2 {
  color: #ccc;
}

.color_light_gray3 {
  color: #ddd;
}

.color_light_gray4 {
  color: #eee;
}

.color_light_gray5 {
  color: #f2f2f2;
}

.color-bg_black {
  background-color: #000;
}

.color-bg_gray {
  background-color: #666;
}

.color-bg_white {
  background-color: #fff;
}

.color-bg_red {
  background-color: #d62a37;
}

.color-bg_green {
  background-color: #61b14b;
}

.color-bg_purple {
  background-color: #724c8c;
}

.color-bg_yellow {
  background-color: #eed449;
}

.color-bg_orange {
  color: #e47136;
}

.color-bg_blue {
  background-color: #4493c1;
}

.color-bg_pink {
  background-color: #ce045a;
}

.color-bg_light_red {
  background-color: #ffd8db;
}

.color-bg_light_green {
  background-color: #d2f6c8;
}

.color-bg_light_black {
  background-color: #333;
}

.color-bg_light_black2 {
  background-color: #777;
}

.color-bg_light_gray {
  background-color: #999;
}

.color-bg_light_gray2 {
  background-color: #ccc;
}

.color-bg_light_gray3 {
  background-color: #ddd;
}

.color-bg_light_gray4 {
  background-color: #eee;
}

.color-bg_light_gray5 {
  background-color: #f2f2f2;
}

.color-border_black {
  border-color: #000;
}

.color-border_gray {
  border-color: #666;
}

.color-border_white {
  border-color: #fff;
}

.color-border_red {
  border-color: #d62a37;
}

.color-border_green {
  border-color: #61b14b;
}

.color-border_purple {
  border-color: #724c8c;
}

.color-border_yellow {
  border-color: #eed449;
}

.color-border_orange {
  border-color: #e47136;
}

.color-border_blue {
  border-color: #4493c1;
}

.color-border_pink {
  border-color: #ce045a;
}

.color-border_light_red {
  border-color: #ffd8db;
}

.color-border_light_green {
  border-color: #d2f6c8;
}

.color-border_light_black {
  border-color: #333;
}

.color-border_light_black2 {
  border-color: #777;
}

.color-border_light_gray {
  border-color: #999;
}

.color-border_light_gray2 {
  border-color: #ccc;
}

.color-border_light_gray3 {
  border-color: #ddd;
}

.color-border_light_gray4 {
  border-color: #eee;
}

.color-border_light_gray5 {
  border-color: #f2f2f2;
}

.border-width_1 {
  border-width: 1px;
}

.border-width_2 {
  border-width: 2px;
}

.border-width_3 {
  border-width: 3px;
}

.border-width_4 {
  border-width: 4px;
}

.border-width_5 {
  border-width: 5px;
}

.pos_relative {
  position: relative;
}

.pos_absolute {
  position: absolute;
}

.pos_static {
  position: static;
}

.pos_fixed {
  position: fixed;
}

.fs_small, .service-area-head {
  font-size: 14px;
}

.fs_small_s {
  font-size: 12px;
}

.fs_small_x {
  font-size: 10px;
}

.fs_middle {
  font-size: 16px;
}

.fs_large {
  font-size: 20px;
}

.fs_large_s, .shopDtl-head01 {
  font-size: 24px;
}

.fs_large_m {
  font-size: 32px;
}

.fs_large_x {
  font-size: 40px;
}

.fw_normal {
  font-weight: normal;
}

.fw_bold {
  font-weight: bold;
}

.lh_10 {
  line-height: 1;
}

.lh_11 {
  line-height: 1.1;
}

.lh_12 {
  line-height: 1.2;
}

.lh_13 {
  line-height: 1.3;
}

.lh_14 {
  line-height: 1.4;
}

.lh_15 {
  line-height: 1.5;
}

.lh_16 {
  line-height: 1.6;
}

.lh_17 {
  line-height: 1.7;
}

.lh_18 {
  line-height: 1.8;
}

.lh_19 {
  line-height: 1.9;
}

.lh_20 {
  line-height: 2;
}

.ls_m41 {
  letter-spacing: -0.41em;
}

.ls_m31 {
  letter-spacing: -0.31em;
}

.ls_m2 {
  letter-spacing: -2px;
}

.ls_m1 {
  letter-spacing: -1px;
}

.ls_0 {
  letter-spacing: normal;
}

.ls_p1 {
  letter-spacing: 1px;
}

.ls_p2 {
  letter-spacing: 2px;
}

.ls_p3 {
  letter-spacing: 3px;
}

.ls_p4 {
  letter-spacing: 4px;
}

.ta_left {
  text-align: left;
}

.ta_center {
  text-align: center;
}

.ta_right {
  text-align: right;
}

.va_top {
  vertical-align: top;
}

.va_middle {
  vertical-align: middle;
}

.va_bottom {
  vertical-align: bottom;
}

.fl_left {
  float: left;
}

.fl_right {
  float: right;
}

.fl_none {
  float: none;
}

.di_block {
  display: block;
}

.di_iblock {
  display: inline-block;
}

.di_inline {
  display: inline;
}

.di_none {
  display: none;
}

.cl_both {
  clear: both;
}

.bo_none {
  border: none;
}

.opacity a {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.opacity a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=55);
  opacity: 0.55;
}

@media screen and (max-width: 40em) {
  .opacity a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
}

.ul-disc, .ul-circle, .ul-square, .ul-decimal {
  margin-left: 20px;
}

.ul-disc li {
  list-style: disc;
}

.ul-circle li {
  list-style: circle;
}

.ul-square li {
  list-style: square;
}

.ul-decimal li {
  list-style: decimal;
}

.imgicon-pdf:after {
  width: 16px;
  height: 16px;
  background-image: url(/common/images/sprites.png);
  background-position: -296px -170px;
  background-size: 366px 227px;
}

.imgicon-new:after {
  width: 40px;
  height: 17px;
  background-image: url(/common/images/sprites.png);
  background-position: -246px -170px;
  background-size: 366px 227px;
}

.imgicon-blank:after {
  width: 13px;
  height: 13px;
  background-image: url(/common/images/sprites.png);
  background-position: 0px -214px;
  background-size: 366px 227px;
}

.imgicon-cat-furniture:after {
  width: 120px;
  height: 24px;
  background-image: url(/common/images/sprites.png);
  background-position: 0px -180px;
  background-size: 366px 227px;
}

.imgicon-cat-homecenter:after {
  width: 120px;
  height: 24px;
  background-image: url(/common/images/sprites.png);
  background-position: -246px -102px;
  background-size: 366px 227px;
}

.imgicon-cat-topics:after {
  width: 120px;
  height: 24px;
  background-image: url(/common/images/sprites.png);
  background-position: -246px -34px;
  background-size: 366px 227px;
}

.imgicon-cat-fashion:after {
  width: 120px;
  height: 24px;
  background-image: url(/common/images/sprites.png);
  background-position: -246px 0px;
  background-size: 366px 227px;
}

.imgicon-cat-ir:after {
  width: 120px;
  height: 24px;
  background-image: url(/common/images/sprites.png);
  background-position: 0px -146px;
  background-size: 366px 227px;
}

.imgicon-cat-recruit:after {
  width: 120px;
  height: 24px;
  background-image: url(/common/images/sprites.png);
  background-position: -246px -68px;
  background-size: 366px 227px;
}

.imgicon-cat-important:after {
  width: 120px;
  height: 24px;
  background-image: url(/common/images/sprites.png);
  background-position: 0px -112px;
  background-size: 366px 227px;
}

.imgicon-cat-karimoku:after {
  width: 120px;
  height: 24px;
  background-image: url(/common/images/sprites.png);
  background-position: -246px -136px;
  background-size: 366px 227px;
}

@media screen and (max-width: 40em) {
  .imgicon-cat-furniture:after {
    width: 80px;
    height: 16px;
    background-image: url(/common/images/sprites.png);
    background-position: 0px -120px;
    background-size: 244px 151px;
  }
  .imgicon-cat-homecenter:after {
    width: 80px;
    height: 16px;
    background-image: url(/common/images/sprites.png);
    background-position: -164px -68px;
    background-size: 244px 151px;
  }
  .imgicon-cat-topics:after {
    width: 80px;
    height: 16px;
    background-image: url(/common/images/sprites.png);
    background-position: -164px -23px;
    background-size: 244px 151px;
  }
  .imgicon-cat-fashion:after {
    width: 80px;
    height: 16px;
    background-image: url(/common/images/sprites.png);
    background-position: -164px 0px;
    background-size: 244px 151px;
  }
  .imgicon-cat-ir:after {
    width: 80px;
    height: 16px;
    background-image: url(/common/images/sprites.png);
    background-position: 0px -97px;
    background-size: 244px 151px;
  }
  .imgicon-cat-recruit:after {
    width: 80px;
    height: 16px;
    background-image: url(/common/images/sprites.png);
    background-position: -164px -45px;
    background-size: 244px 151px;
  }
  .imgicon-cat-important:after {
    width: 80px;
    height: 16px;
    background-image: url(/common/images/sprites.png);
    background-position: 0px -75px;
    background-size: 244px 151px;
  }
  .imgicon-cat-karimoku:after {
    width: 80px;
    height: 16px;
    background-image: url(/common/images/sprites.png);
    background-position: -164px -91px;
    background-size: 244px 151px;
  }
}

.imgicon-shop:after {
  width: 30px;
  height: 30px;
  background-position: -310px -224px;
  background-image: url(/common/images/sprites.png);
  background-size: 732px 454px;
}

.imgicon-shop-homecenter:after {
  background-position: -310px -224px;
}

.imgicon-shop-furniture:after {
  background-position: -260px -224px;
}

.imgicon-shop-interior:after {
  background-position: -360px -224px;
}

.imgicon-shop-supermarket:after {
  background-position: -260px -360px;
}

.imgicon-shop-material:after {
  background-position: -410px -224px;
}

.imgicon-shop-drug:after {
  background-position: -644px -340px;
}

.imgicon-shop-alcohol:after {
  background-position: -264px -112px;
}

.imgicon-shop-pet:after {
  background-position: -260px -292px;
}

.imgicon-shop-fish:after {
  background-position: -364px -162px;
}

.imgicon-shop-reform:after {
  background-position: -360px -292px;
}

.imgicon-shop-atm:after {
  background-position: -314px -112px;
}

.imgicon-shop-trimming:after {
  background-position: -360px -360px;
}

.imgicon-shop-pethotel:after {
  background-position: -310px -292px;
}

.imgicon-shop-clinic:after {
  background-position: -364px -112px;
}

.imgicon-shop-feeding:after {
  background-position: -314px -162px;
}

.imgicon-shop-foodcourt:after {
  background-position: -414px -162px;
}

.imgicon-shop-evcharge:after {
  background-position: -264px -162px;
}

.imgicon-shop-aed:after {
  background-position: -694px -340px;
}

.imgicon-shop-rentaltool:after {
  background-position: -410px -292px;
}

.imgicon-shop-wifi:after {
  background-position: -410px -360px;
}

.imgicon-shop-workshop:after {
  background-position: -414px -112px;
}

.imgicon-shop-taxfree:after {
  background-position: -310px -360px;
}

.shop-side .imgicon-shop:after {
  width: 15px;
  height: 15px;
  background-position: -155px -112px;
  background-image: url(/common/images/sprites.png);
  background-size: 366px 227px;
}

.shop-side .imgicon-shop-homecenter:after {
  background-position: -155px -112px;
}

.shop-side .imgicon-shop-furniture:after {
  background-position: -130px -112px;
}

.shop-side .imgicon-shop-interior:after {
  background-position: -180px -112px;
}

.shop-side .imgicon-shop-supermarket:after {
  background-position: -130px -180px;
}

.shop-side .imgicon-shop-material:after {
  background-position: -205px -112px;
}

.shop-side .imgicon-shop-drug:after {
  background-position: -322px -170px;
}

.shop-side .imgicon-shop-alcohol:after {
  background-position: -132px -56px;
}

.shop-side .imgicon-shop-pet:after {
  background-position: -130px -146px;
}

.shop-side .imgicon-shop-fish:after {
  background-position: -182px -81px;
}

.shop-side .imgicon-shop-reform:after {
  background-position: -180px -146px;
}

.shop-side .imgicon-shop-atm:after {
  background-position: -157px -56px;
}

.shop-side .imgicon-shop-trimming:after {
  background-position: -180px -180px;
}

.shop-side .imgicon-shop-pethotel:after {
  background-position: -155px -146px;
}

.shop-side .imgicon-shop-clinic:after {
  background-position: -182px -56px;
}

.shop-side .imgicon-shop-feeding:after {
  background-position: -157px -81px;
}

.shop-side .imgicon-shop-foodcourt:after {
  background-position: -207px -81px;
}

.shop-side .imgicon-shop-evcharge:after {
  background-position: -132px -81px;
}

.shop-side .imgicon-shop-aed:after {
  background-position: -347px -170px;
}

.shop-side .imgicon-shop-rentaltool:after {
  background-position: -205px -146px;
}

.shop-side .imgicon-shop-wifi:after {
  background-position: -205px -180px;
}

.shop-side .imgicon-shop-workshop:after {
  background-position: -207px -56px;
}

.shop-side .imgicon-shop-taxfree:after {
  background-position: -155px -180px;
}

@media screen and (max-width: 40em) {
  .imgicon-shop:after {
    width: 18px;
    height: 18px;
    background-position: -182px -132px;
    background-image: url(/common/images/sprites.png);
    background-size: 431px 267px;
  }
  .imgicon-shop-homecenter:after {
    background-position: -182px -132px;
  }
  .imgicon-shop-furniture:after {
    background-position: -153px -132px;
  }
  .imgicon-shop-interior:after {
    background-position: -212px -132px;
  }
  .imgicon-shop-supermarket:after {
    background-position: -153px -212px;
  }
  .imgicon-shop-material:after {
    background-position: -241px -132px;
  }
  .imgicon-shop-drug:after {
    background-position: -379px -200px;
  }
  .imgicon-shop-alcohol:after {
    background-position: -155px -66px;
  }
  .imgicon-shop-pet:after {
    background-position: -153px -172px;
  }
  .imgicon-shop-fish:after {
    background-position: -214px -95px;
  }
  .imgicon-shop-reform:after {
    background-position: -212px -172px;
  }
  .imgicon-shop-atm:after {
    background-position: -185px -66px;
  }
  .imgicon-shop-trimming:after {
    background-position: -212px -212px;
  }
  .imgicon-shop-pethotel:after {
    background-position: -182px -172px;
  }
  .imgicon-shop-clinic:after {
    background-position: -214px -66px;
  }
  .imgicon-shop-feeding:after {
    background-position: -185px -95px;
  }
  .imgicon-shop-foodcourt:after {
    background-position: -244px -95px;
  }
  .imgicon-shop-evcharge:after {
    background-position: -155px -95px;
  }
  .imgicon-shop-aed:after {
    background-position: -408px -200px;
  }
  .imgicon-shop-rentaltool:after {
    background-position: -241px -172px;
  }
  .imgicon-shop-wifi:after {
    background-position: -241px -212px;
  }
  .imgicon-shop-workshop:after {
    background-position: -244px -66px;
  }
  .imgicon-shop-taxfree:after {
    background-position: -182px -212px;
  }
}

@media print {
  .print_none {
    display: none;
  }
}

/* ====================================== */
/* shimawebtan */
.tanokura-in-img{
  object-fit: cover;
  width: 300px;
  height: 170px;
}

@media screen and (max-width: 40em) {
.tanokura-in-img{
  object-fit: cover;
  margin: 0 !important;
  width: 100%;
  height: 11em;
}
}

.mod-list-li[data-cat="diy"] .mod-list-body:before {
  content: "DIY";
  color: #ff4500;
}

.mod-list-li[data-cat="kagu"] .mod-list-body:before {
  content: "家具インテリア";
  color: #61b14b;
}

.mod-list-li[data-cat="kurashi"] .mod-list-body:before {
  content: "暮らし";
  color: #cd5c5c;
}

.tanokura-h2 {
padding: 0.25em 0.5em;/*上下 左右の余白*/
/*color: #CE045A;文字色*/
background: transparent;/*背景透明に*/
border-left: solid 5px #CE045A;/*左線*/
}

/* 史上最大家具処分セール */
.kagusale-h2 {
/*color: #364e96;/*文字色*/
padding: 0.8em 0;/*上下の余白*/
border-top: solid 3px #CE045A;/*上線*/
border-bottom: solid 3px #CE045A;/*下線*/
}

.post-body.clearfix{
overflow:hidden;
max-height:60px;
position:relative;
}

/* リフォームのトップ画像 */
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.renov_top_pc { 
 display: block !important; 
 margin: -20px 0 0 0;
/* 画面が1920px以上の場合考慮し幅いっぱいに広げる */
 width: 100%; 
}
.renov_top_tb { display: none !important; }

/* キャンペーンＬＰ画像 */
/* "pc"のclassがついた画像が表示される */
.campain_img_pc{
 display: block !important; 
 margin: -20px 0 0 0;
}
.campain_img_sp{
display: none !important;
}

/* タブレット（〜1024）で見たときは"tb"のclassがついた画像が表示される */
@media screen and (max-width: 64em) {
.renov_top_pc { display: none !important; }
.renov_top_tb { display: block !important; margin: -20px 0 0 0;}
.shop-detail-tw { display: none !important;}
}
@media screen and (max-width: 40em) {
.renov_top_pc { display: none !important; }
.renov_top_tb { display: block !important; margin: 0;}

/* キャンペーンＬＰ画像 */
/* "sp"のclassがついた画像が表示される */
.campain_img_pc{ display: none !important; }
.campain_img_sp{ display: block !important; margin: 0;}
}



/* リフォーム流れ*/
.boxrf {
    padding: 0.5em 1em;
    margin: 0.5em 0;
    font-weight: bold;
    color: #D8C7C3;/*文字色*/
    background: #F4E7E4;
    border: solid 2px #D8C7C3;/*線*/
    border-radius: 10px;/*角の丸み*/
}
.boxrf p {
    margin: 0; 
    padding: 0;
}


/* snsシェアボタン */
.sns-btns{
  margin: 0;
  padding: 0;
}
.sns-btns li{
  display: inline-block;
  vertical-align: top;
  line-height: 0;
  margin-right: 5px;
}

/* 工具レンタルページの店舗部分で使用 */
.rental-about-table th {
  width: 313px;
}

/* SNS ページアイコン部分で使用 */
.sns-idx-list-li {
  position: relative;
  margin-top: 20px;
  padding: 20px 30px 30px 125px;
  width: 100%;
  min-height: 140px;
  background-color: #fff;
  border-left-width: 5px;
  border-left-style: #fff;
  border-radius: 4px;
}
.sns-idx-list-icon {
  position: absolute;
  top: 20px;
  left: 15px;
}

.twitter-border {
	border: solid 1px #ddd;
}

.lp-top-img { 
 display: block !important; 
 margin: -20px 0 0 0;
}

.pl13 {
	padding: 13px;
}

.gvns_square_btn {
	display: inline-block;
    padding: 0.3em 1em;
    text-decoration: none;
    color: #666666;
    border: solid 2px #CCCCCC;
    border-radius: 3px;
}

.gvns_square_btns {
	display: inline-block;
    text-decoration: none;
    color: #666666;
    border: solid 2px #CCCCCC;
    border-radius: 3px;
}

.gvns_square_btn:hover {
    background: #666666;
    color: white;
}

.text_indent {
	margin-left: 2.5em;
	text-indent:-2.5em;
}

.gnvs_width100 {
	width:100%;
}

.gnvs_width98 {
	width:98%;
}

@media screen and (max-width:640px) {
	.gnvs_is-parent {
		width: 90%;
	}
}

@media screen and (max-width: 40em) {
.lp-top-img { display: block !important; margin: 0;}
}

/* 	カテゴリの表示を変更するときのやつ*/
/*.relative {/*親要素*/
/*     position: relative;*/
     /*padding:0;*/ /*要素内の余白は消す*/
/*}*/

/*.relative .absolute { 
     position: absolute;
     bottom: 5px;
     left: 0;
     color: white;
     background:  #000000; 
    padding:0 2px;
     line-height:1.5em;
}*/

/* 	新山下営業時間テーブル*/
.corp-history-table999 th {
  width: 150px;
  vertical-align: top;
  text-align: center;
}

/* ======================================  z-index:10;*/