@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", sans-serif;
  font-size: 15px;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

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

caption,
th,
td {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  background-color: #000000;
  color: #000000;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  text-rendering: optimizeLegibility;
}

#page-index {
  background-color: #ffffff;
}

p {
  line-height: 1.8;
  text-align: justify;
  text-justify: inter-ideograph;
}

img {
  border-style: none;
}

a {
  color: #000000;
  text-decoration: none;
}
a:hover {
  text-decoration: ;
}

.is-disable {
  background-color: #cccccc;
  pointer-events: none;
}

.inner {
  position: relative;
}

.inner-l {
  position: relative;
}

.inner-m {
  position: relative;
  margin: 0 auto;
}

.nav__img {
  height: 11px;
}
.nav__img__logo {
  height: 100vw;
  margin-top: -5px;
  vertical-align: middle;
}

img.news {
  width: 48px;
}

img.concept {
  width: 85px;
}

img.product {
  width: 85px;
}

img.contact {
  width: 85px;
}

img.onlinestore {
  width: 123px;
}

img.instagram {
  width: 107px;
}

img.spnav {
  width: 100px;
  height: 100%;
}

img.spnav02 {
  height: 15px;
  margin-top: 15px;
}

img.spnav03 {
  height: 14px;
}

.fs-11 {
  font-size: 11px;
}

.fs-12 {
  font-size: 12px;
}

.fs-13 {
  font-size: 13px;
}

.fs-18 {
  font-size: 18px;
}

.fs-30 {
  font-size: 30px;
}

.fs-38 {
  font-size: 38px;
}

.mb-22 {
  margin-bottom: 22px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-67 {
  margin-bottom: 67px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-76 {
  margin-bottom: 76px;
}

.mr-17 {
  margin-right: 17px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-150 {
  margin-right: 150px;
}

.txdc-lt {
  text-decoration: line-through;
}

.u-al {
  text-align: left;
}

.u-ac {
  text-align: center;
}

.u-ar {
  text-align: right;
}

.u-full-img {
  width: 100%;
}

.pc-on {
  display: block;
}

.sp-on {
  display: none;
}

.pc-inline-on {
  display: inline-block;
}

.sp-inline-on {
  display: none;
}
/* IE10以上 */
/* Firefox */
@-moz-document url-prefix() {}
.fadein {
  -webkit-transform: translate(0, 30px);
          transform: translate(0, 30px);
  opacity: 0;
  -webkit-transition: all 1500ms;
  transition: all 1500ms;
}

.fadein.scrollin {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade-in-up {
  -webkit-animation: fadeIn 2s ease 0s 1 normal;
          animation: fadeIn 2s ease 0s 1 normal;
}

/*.sec {
  border: 1px solid $white !important;
}*/
.header {
  z-index: 100;
  position: fixed;
  top: 0;
  background: #fff;
  opacity: 0.7;
  width: 100%;
}
.header .header-inner {
  padding: 10px;  opacity: 3;
}
.header .header-inner .room705 {
  width: 320px;
  height: 100%;
  vertical-align: middle;
}
.header .header-inner .header-nav {
  display: inline-block;
  width: 90%;
}
.header .header-inner .header-nav__logo {
  display: inline-block;
  top: 30px;
  left: 30px;
  padding: 10px;
}
.header .header-inner .header-nav__logo img {
  height: 20px;
}
.header .header-inner .header-nav__list {
  float: right;
}
.header .header-inner .header-nav__list .header-nav__item {
  display: inline-block;
  height: 100%;
  margin-right: 30px; 
}
.header .header-inner .header-nav__list .header-nav__item:last-child {
  margin-right: 0;
}
.header .header-inner .header-nav__list .header-nav__item img.news {
  width: 100px;
  height: 100%;
}
.header .header-inner .header-nav__list .header-nav__item img.concept {
  width: 100px;
  height: 100%;
}
.header .header-inner .header-nav__list .header-nav__item img.product {
  width: 100px;
  height: 100%;
}
.header .header-inner .header-nav__list .header-nav__item img.contact {
  width: 100px;
  height: 100%;
}
.header .header-inner .header-nav__list .header-nav__item img.contact2 {
  width: 100px;
  height: 100%;
}

.header .header-inner .pc-header {
  position: absolute;
  top: 40px;
  left: 1.5%;
}
.header .header-inner .sp-header {
  position: absolute;
  top: 30px;
  left: 20px;
}
.header .header-inner .sp-header .nav__img {
  margin-right: 15px;
}
.header .header-inner .sp-header .nav__img__logo {
  vertical-align: text-bottom;
  width: 100px;
}
.header img.sp_onlinestore {
  position: absolute;
  top: 20px;
  left: 20px;
  height: 20px;
}

.footer {
  padding-top: 20px;
  background: #ffffff;
}
.footer-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: center;
}
.footer-top__l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer-top__r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-list__r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer-bottom {
  padding: 15px 0;
  justify-content: center;
}
.footer .instagram-title {
  margin-right: 15px;
}
.footer .onlinestore-title {
  margin-right: 13px;
}
.footer .contact-title {
  margin-right: 13px;
}
.footer .contact-logo img {
  width: 300px;
  height: 50px;
  position: center;
}

.swiper-container {
  position: relative;
}
.swiper-container .slider-item {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}

.slider-item_fixpos {
  -o-object-position: 80% -100px;
     object-position: 80% -100px;
}

.swiper-pagination {
  top: calc(100vh - 50px);
  right: 50px;
  left: auto !important;
  width: auto !important;
  margin: 0;
}
.swiper-pagination .swiper-pagination-bullet {
  width: 80px;
  height: 2px;
  margin-right: 10px !important;
  border-radius: 0;
  background: #000;
  text-align: center;
  opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}

.insta-swiper-container {
  width: 100%;
  margin-bottom: 38px;
  overflow: hidden;
}
.insta-swiper-container .slider-item {
  width: 100%;
}

#nav-btn {
  display: none;
  outline: none;
}
.modal {
  display: none;
  z-index: 110;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.modal.is-show {
  display: block;
  opacity: 1;
}

.modal-inner {
  z-index: 2;
  position: absolute;
  top: 45%;
  left: 50%;
  width: 80%;
  max-width: 600px;
  padding: 10px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: transparent;
}

.modal-background {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 55%;
  height: 85%;
  background-color: #fff;
  cursor: pointer;
}

.modal-menu {
  margin-bottom: 50px;
}

.modal-menu-item {
  width: 200px;
  height: 100%;
  display: block;
  margin-bottom: 30px;
  color: #fff;
  font-size: 10px;
}

.modal-link {
  margin-bottom: 100px;
}

.modal-link-item {
  display: block;
  margin-bottom: 20px;
  color: #fff;
  font-size: 25px;
}

.item-icon {
  width: 25px;
  height: 25px;
  margin-right: 15px;
  vertical-align: top;
}

.modal-info {
  color: #fff;
  font-size: 24px;
}

/* top-kv */
.top-kv {
  position: relative;
  width: 100%;
  height: auto;
}
.top-kv-inner {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
.top-kv__scroll-logo {
  z-index: 1;
  position: absolute;
  top: calc(100vh - 20%);
  left: 20px;
  width: 8px;
}
.top-kv .horizon-line {
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 23px;
  width: 1px;
  height: calc(20% - 67px);
  background-color: #fff;
}

.sec-overview {
  padding: 175px 0 190px 0;
}
.sec-overview .overview-title__img {
  width: 100%;
  max-width: 676px;
  height: 40px;
}
.sec-overview .overview-text__ja {
  margin-bottom: 30px;
}
.sec-overview img.topttl {
  width: 696px;
  height: 40px;
}
.sec-overview img.sp-topttl {
  height: 70px;
}

.sec-about {
  margin-bottom: 74px;
}
.sec-about .about-title__img {
  width: 150px;
  height: 30px;
}
.sec-about .sec-sub-title__img {
  height: 23px;
}
.sec-about .sec-sub-title__img02 {
  height: 30px;
}
.sec-about .sec-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sec-product .product-title__img {
  width: 189px;
  height: 22px;
}
.sec-product__images {
  margin: 0 auto;
}
.sec-product__image {
  height: 372px;
  margin-bottom: 10px;
  background-size: cover;
}
.sec-product .product-image1 {
  background-image: url("../img/top/product1.jpg");
}
.sec-product .product-image2 {
  background-image: url("../img/top/product2.jpg");
}
.sec-product .product-image3 {
  background-image: url("../img/top/product3.jpg");
}
.sec-product .product-image4 {
  background-image: url("../img/top/product4.jpg");
}
.sec-product .product-image5 {
  background-image: url("../img/top/product5.jpg");
}
.sec-product .product-image6 {
  background-image: url("../img/top/product6.jpg");
}
.product-info-list {
  position: relative;
  height: 100%;
}

.product-kind {
  margin-bottom: 11px;
}
.product-kind__img {
  height: 15px;
}
.product-kind__img__jt {
  height: 20px;
}
.product-kind__img__sq {
  height: 15px;
}


.all-product {
  width: 100%;
  margin-bottom: 110px;
  padding: 60px 0;
}
.all-product__title {
  display: block;
  position: relative;
  width: 80%;
  margin: 0 auto;
  padding: 30px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.25em;
  text-decoration: none;
}
.all-product__title:after {
  position: absolute;
  bottom: 20px;
  left: calc( 50% - 88px );
  width: 170px;
  height: 2px;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  content: "";
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.all-product__title:hover {
  text-decoration: none;
}
.all-product__title:hover:after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  border-bottom: 1px solid #fff;
}

.sec-news {
  margin-bottom: 180px;
}
.sec-news .news-title__img {
  width: 105px;
  height: 23px;
}
.sec-news .sec-news-title {
  margin-bottom: 60px;
}
.sec-news .news-list .news-item {
  display: table;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 30px 20px;
  overflow: hidden;
  border-top: 0.67px solid #fff;
}
.sec-news .news-list .news-item:last-child {
  border-bottom: 0.67px solid #fff;
}
.sec-news .news-list .news-item__l {
  display: table-cell;
  width: 150px;
  vertical-align: middle;
}
.sec-news .news-list .news-item__r {
  display: table-cell;
  padding-right: 20px;
  line-height: 25px;
  vertical-align: middle;
}
.sec-news .news-list .news-item::after {
  display: block;
  position: absolute;
  top: calc(50% - 2px);
  right: 16px;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  border-top: solid 2px;
  border-right: solid 2px;
  color: inherit;
  content: "";
}

.sec-instagram .instagram-title__img {
  width: 161px;
  height: 15px;
}
.sec-instagram .instagram__wrapper {
  width: 1300px;
  font-size: 0;
}
.sec-instagram .instagram__wrapper img {
  font-size: 0;
}
.sec-instagram .instagram-id {
  margin-bottom: 170px;
}

.news-content__ttl {
  margin-top: 200px;
  margin-bottom: 80px;
}
.news-content-title {
  margin-bottom: 50px;
}
.news-content-title__img {
  height: 22px;
}

.news-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 90px;
}
.news-contents__title {
  margin-bottom: 40px;
  border-bottom: 0.67px solid #FFFFFF;
}
.news-contents__title-date {
  margin-bottom: 15px;
}
.news-contents__title-name {
  margin-bottom: 20px;
  font-size: 16px;
}
.news-contents__text p {
  margin-bottom: 50px;
  font-size: 14px;
  line-height: 30px;
}
.news-contents__img {
  width: 100%;
}

.news-contents__buttons {
  position: relative;
  margin-bottom: 30px;
  padding-top: 50px;
  border-top: 1px solid #fff;
}

.news-contents__next {
  position: absolute;
  right: 12px;
}
.news-contents__next::after {
  display: block;
  position: absolute;
  top: 60%;
  right: 12px;
  width: 13px;
  height: 13px;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  border-top: solid 1px;
  border-right: solid 1px;
  color: inherit;
  content: "";
}

.news-contents__back {
  position: absolute;
  left: 12px;
}
.news-contents__back::before {
  display: block;
  position: absolute;
  top: 60%;
  left: 5px;
  width: 13px;
  height: 13px;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  border-bottom: solid 1px;
  border-left: solid 1px;
  color: inherit;
  content: "";
}

.company-content__ttl {
  margin-top: 200px;
  margin-bottom: 80px;
}
.company-content-title {
  margin-bottom: 50px;
}
.company-content-title__img {
  height: 22px;
}

.company-contents__list {
  padding-bottom: 150px;
}
.company-contents__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.company-contents__item__l {
  width: 200px;
  margin-right: 30px;
  padding: 30px 0;
  border-top: 1px solid #fff;
}
.company-contents__item__l__last {
  border-bottom: 1px solid #fff;
}
.company-contents__item__r {
  width: calc(100% - 220px);
  padding: 30px 20px 30px 0;
  border-top: 1px solid #fff;
}
.company-contents__item__r__last {
  border-bottom: 1px solid #fff;
}




.about-kv {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.about-kv .about-swiper-container {
  position: relative;
  font-size: 0;
}
.about-kv .about-swiper-container img {
  width: 100%;
}
.about-kv .about-swiper-container .swiper-pagination {
  position: absolute;
  top: auto;
  right: 50px;
  bottom: 50px;
  left: auto !important;
  width: auto !important;
  margin: 0;
}
.about-kv .about-swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 50px;
  height: 2px;
  margin-right: 10px !important;
  border-radius: 0;
  background: #000;
  text-align: center;
  opacity: 1;
}
.about-kv .about-swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
.about-kv__logo {
  max-width: 1000px;
  margin: 0 auto;
}
.about-kv__logo img {
  z-index: 90;
  position: absolute;
  top: 30%;
  height: 100px;
}

.about-sec01 {
  padding: 80px 0 100px 0;
  background: #0C0C0C;
  text-align: center;
}
.about-sec01 .about-inr {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}
.about-sec01 .sec-subttl {
  margin-bottom: 80px;
}
.about-sec01 .sec-subttl img {
  height: 20px;
}
.about-sec01 .sec-ttl {
  margin-bottom: 40px;
  text-align: center;
}
.about-sec01 .sec-ttl img {
  height: 30px;
}
.about-sec01 .sec-ttl img.ttl01 {
  height: 65px;
}
.about-sec01 .sec-ttl__2row img {
  height: 75px;
}
.about-sec01 .sec-ttl__2row img.ttl03 {
  height: 130px;
}
.about-sec01 .sec-txt {
  line-height: 30px;
  text-align: center;
}

.about-sec02 {
  padding: 80px 0;
  border-style: none;
  text-align: center;
}
.about-sec02 .about-inr {
  max-width: 1000px;
  margin: 0 auto;
}
.about-sec02 .sec-ttl {
  margin-bottom: 40px;
}
.about-sec02 .sec-ttl img {
  height: 30px;
}
.about-sec02 .sec-ttl img.ttl02 {
  height: 65px;
}
.about-sec02 .sec-graph {
  text-align: center;
}
.about-sec02 .sec-graph img {
  width: 550px;
  height: auto;
}
.about-sec02:before {
  display: block;
  z-index: -1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: url(../img/about/space_bg.jpg) no-repeat center center;
  background-size: cover;
  content: "";
}

.about-sec03 {
  padding: 80px 0 100px 0;
  background: #0C0C0C;
  text-align: center;
}
.about-sec03 .about-inr {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}
.about-sec03 .sec-subttl {
  margin-bottom: 80px;
}
.about-sec03 .sec-subttl img {
  height: 20px;
}
.about-sec03 .sec-ttl {
  margin-bottom: 40px;
  text-align: center;
}
.about-sec03 .sec-ttl img {
  height: 30px;
}
.about-sec03 .sec-ttl img.ttl01 {
  height: 65px;
}
.about-sec03 .sec-ttl__2row img {
  height: 75px;
}
.about-sec03 .sec-ttl__2row img.ttl03 {
  height: 130px;
  margin-bottom: 30px;
}
.about-sec03 .sec-txt {
  line-height: 30px;
  text-align: center;
}

.about-box01 {
  height: 600px;
  margin: 60px 0 120px 0;
  background: url(../img/about/section01.jpg) no-repeat;
  background-position: right;
}
.about-box01__inr {
  position: relative;
  max-width: 1000px;
  height: 600px;
  margin: 0 auto;
}
.about-box01__inr .about-box01__txt {
  position: absolute;
  bottom: -80px;
  left: 0;
  width: 70%;
  padding: 50px 40px;
  background: #0C0C0C;
  color: #fff;
  text-align: left;
}
.about-box01__inr .about-box01__txt p {
  line-height: 30px;
}
.about-box01__inr .about-box01__txt img {
  height: 25px;
  margin-bottom: 5px;
}
.about-box01__inr img.section_kv {
  width: 100%;
}
.about-box01__subtxt {
  margin-bottom: 30px;
}

.about-box02 {
  height: 600px;
  margin: 60px 0 120px 0;
  background: url(../img/about/section02.jpg) no-repeat;
  background-position: left;
}
.about-box02__inr {
  position: relative;
  max-width: 1000px;
  height: 600px;
  margin: 0 auto;
}
.about-box02__inr .about-box02__txt {
  position: absolute;
  right: 0;
  bottom: -80px;
  width: 70%;
  padding: 50px 40px;
  background: #0C0C0C;
  color: #fff;
  text-align: left;
}
.about-box02__inr .about-box02__txt p {
  line-height: 30px;
}
.about-box02__inr .about-box02__txt img {
  height: 25px;
  margin-bottom: 5px;
}
.about-box02__inr img.section_kv {
  width: 100%;
}
.about-box02__subtxt {
  margin-bottom: 30px;
}

.about-box03 {
  height: 600px;
  margin: 60px 0 100px 0;
  background: url(../img/about/section03.jpg) no-repeat;
  background-position: right;
}
.about-box03__inr {
  position: relative;
  max-width: 1000px;
  height: 600px;
  margin: 0 auto;
}
.about-box03__inr .about-box03__txt {
  position: absolute;
  bottom: -70px;
  left: 0;
  width: 70%;
  padding: 50px 40px;
  background: #0C0C0C;
  color: #fff;
  text-align: left;
}
.about-box03__inr .about-box03__txt p {
  line-height: 30px;
}
.about-box03__inr .about-box03__txt img {
  height: 25px;
  margin-bottom: 5px;
}
.about-box03__inr img.section_kv {
  width: 100%;
}
.about-box03__subtxt {
  margin-bottom: 30px;
}

.about-block {
  padding: 200px 0;
  text-align: center;
}
.about-block p {
  line-height: 30px;
  text-align: center;
}
.about-block-ttl {
  margin-bottom: 30px;
}
.about-block-ttl img {
  height: 30px;
}
.about-block-ttl img.ttl04 {
  height: 150px; 
}
.about-block-ttl img.ttl05 {
  height: 25px;
}
.about-block-ttl img.ttl06 {
  height: 23px;
}

.no-bg {
  background: #646464;
}

.block01 {
  background: url(../img/su2/buyer1.jpg) no-repeat;
  width: 100vw;
  background-position: bottom;
  background-size: cover;
}
.block02 {
  background: url(../img/top/product4.jpg) no-repeat;
  width: 100vw;
  background-position: bottom;
  background-size: cover;
}

.block03 {
  background: url(../img/top/product3.jpg) no-repeat;
  width: 100vw;
  background-position: bottom;
  background-size: cover;
}

.block04 {
  background: url(../img/top/product2.jpg) no-repeat;
  width: 100vw;
  background-position: bottom;
  background-size: cover;
}


.how-to-block {
  padding: 95px 0 125px;
  background-color: #000000;
}
.how-to-block-list {
  max-width: 1000px;
  margin: 0 auto;
}
.how-to-block-item {
  display: inline-block;
  width: 33%;
  vertical-align: top;
}
.how-to-block-item-ttl img {
  height: 18px;
}
.how-to-block-item__img {
  width: 300px;
}
.how-to-block-ttl {
  margin-bottom: 80px;
}
.how-to-block-ttl img {
  height: 23px;
}

.cart-block {
  padding: 150px 0 200px;
  background-color: #141414;
}
.cart-block-inr {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}
.cart-block-main-img {
  margin-right: 50px;
  vertical-align: bottom;
}
.cart-block-description {
  display: inline-block;
  width: 350px;
  text-align: left;
  vertical-align: bottom;
}
.cart-block-ttl {
  margin-bottom: 10px;
}
.cart-block-ttl img {
  height: 22px;
}
.cart-block-txt {
  line-height: 18px;
}
.cart-block-price {
  height: 13px;
  margin-bottom: 30px;
}
.cart-block__btn {
  display: inline-block;
  width: 100%;
  margin: 50px auto 0;
  padding: 20px 0;
  border: 1px solid #fff;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, white));
  background-image: linear-gradient(to right, transparent 50%, white 50%);
  background-size: 200% 100%;
  text-align: center;
  -webkit-transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease;
  transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease;
}
.cart-block__btn:hover {
  background-color: #0C0C0C;
  background-position: -100% 100%;
  color: #0C0C0C;
  font-weight: bold;
  text-decoration: none;
}
.cart-block__btn:hover:after {
  border-top: #fff 1px solid !important;
  border-right: #fff 1px solid !important;
}

.shuhari-kv__logo {
  z-index: 90;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 140px;
  margin: auto;
  text-align: center;
}
.shuhari-kv__logo h1 img {
  height: 46px;
  margin-bottom: 53px;
}
.shuhari-kv__logo img {
  height: 20px;
}

.shuhari-sec01 {
  padding: 80px 0 100px 0;
  background: url(../img/warranty/section01.jpg) no-repeat center center;
  background-size: cover;
  text-align: center;
}
.shuhari-sec01 .shuhari-inr {
  max-width: 1000px;
  margin: 0 auto;
}
.shuhari-sec01 .sec-subttl {
  margin-bottom: 70px;
}
.shuhari-sec01 .sec-subttl img {
  height: 13px;
}
.shuhari-sec01 .sec-ttl {
  margin-bottom: 50px;
  text-align: center;
}
.shuhari-sec01 .sec-ttl img {
  height: 30px;
}
.shuhari-sec01 .sec-ttl img.ttl01 {
  height: 33px;
}
.shuhari-sec01 .sec-txt {
  text-align: center;
}
.shuhari-sec01 .sec-txt-ja {
  margin-bottom: 40px;
  line-height: 34px;
}
.shuhari-sec01 .sec-txt-en {
  line-height: 26px;
}

.shuhari-sec02 {
  padding: 80px 0;
  background: #fff;
  text-align: center;
}
.shuhari-sec02 .shuhari-inr {
  max-width: 1000px;
  margin: 0 auto;
}
.shuhari-sec02 .sec-subttl {
  margin-bottom: 80px;
}
.shuhari-sec02 .sec-subttl img {
  height: 20px;
}
.shuhari-sec02 .sec-ttl {
  margin-bottom: 40px;
}
.shuhari-sec02 .sec-ttl img {
  height: 30px;
}
.shuhari-sec02 .sec-ttl img.ttl02 {
  height: 65px;
}
.shuhari-sec02 .sec-txt {
  line-height: 30px;
  text-align: center;
}

.shuhari-box01 {
  height: 600px;
  margin: 60px 0 120px 0;
  background: url(../img/shuhari/section_box01.jpg) no-repeat;
  background-position: left;
}
.shuhari-box01__inr {
  position: relative;
  max-width: 1000px;
  height: 600px;
  margin: 0 auto;
}
.shuhari-box01__inr .shuhari-box01__txt {
  position: absolute;
  right: 0;
  bottom: -80px;
  width: 70%;
  padding: 50px 40px;
  background: #0C0C0C;
  color: #fff;
  text-align: left;
}
.shuhari-box01__inr .shuhari-box01__txt p {
  line-height: 36px;
}
.shuhari-box01__inr .shuhari-box01__txt .box-ttl {
  width: 30px;
  margin-right: 35px;
}
.shuhari-box01__inr .shuhari-box01__txt .box-subttl {
  width: 70px;
  height: 12px;
}
.shuhari-box01__inr .shuhari-box01__txt img {
  margin-bottom: 50px;
  vertical-align: middle;
}
.shuhari-box01__inr img.section_kv {
  width: 100%;
}
.shuhari-box01__subtxt {
  margin-bottom: 30px;
}

.shuhari-box02 {
  height: 600px;
  margin: 60px 0 120px 0;
  background: url(../img/shuhari/section_box02.jpg) no-repeat;
  background-position: right;
}
.shuhari-box02__inr {
  position: relative;
  max-width: 1000px;
  height: 600px;
  margin: 0 auto;
}
.shuhari-box02__inr .shuhari-box02__txt {
  position: absolute;
  bottom: -80px;
  left: 0;
  width: 70%;
  padding: 50px 40px;
  background: #0C0C0C;
  color: #fff;
  text-align: left;
}
.shuhari-box02__inr .shuhari-box02__txt p {
  line-height: 36px;
}
.shuhari-box02__inr .shuhari-box02__txt .box-ttl {
  width: 35px;
  height: 25px;
  margin-right: 35px;
}
.shuhari-box02__inr .shuhari-box02__txt .box-subttl {
  width: 50px;
  height: 12px;
}
.shuhari-box02__inr .shuhari-box02__txt img {
  margin-bottom: 50px;
  vertical-align: middle;
}
.shuhari-box02__inr img.section_kv {
  width: 100%;
}
.shuhari-box02__subtxt {
  margin-bottom: 30px;
}

.shuhari-box03 {
  height: 600px;
  margin: 60px 0 100px 0;
  background: url(../img/shuhari/section_box03.jpg) no-repeat;
  background-position: left;
}
.shuhari-box03__inr {
  position: relative;
  max-width: 1000px;
  height: 600px;
  margin: 0 auto;
}
.shuhari-box03__inr .shuhari-box03__txt {
  position: absolute;
  right: 0;
  bottom: -70px;
  width: 70%;
  padding: 50px 40px;
  background: #0C0C0C;
  color: #fff;
  text-align: left;
}
.shuhari-box03__inr .shuhari-box03__txt p {
  line-height: 36px;
}
.shuhari-box03__inr .shuhari-box03__txt .box-ttl {
  width: 35px;
  height: 25px;
  margin-right: 35px;
}
.shuhari-box03__inr .shuhari-box03__txt .box-subttl {
  width: 65px;
  height: 12px;
}
.shuhari-box03__inr .shuhari-box03__txt img {
  margin-bottom: 50px;
  vertical-align: middle;
}
.shuhari-box03__inr img.section_kv {
  width: 100%;
}
.shuhari-box03__subtxt {
  margin-bottom: 30px;
}



.shuhari-box04 {
  height: 600px;
  margin: 60px 0 100px 0;
  background: url(../img/warranty/section_box01.jpg) no-repeat;
  background-position: left;
}
.shuhari-box04__inr {
  position: relative;
  max-width: 800px;
  height: 600px;
  margin: 0 auto;
}
.shuhari-box04__inr .shuhari-box04__txt {
  position: absolute;
  right: 0;
  bottom: 0px;
  width: 70%;
  padding: 50px 40px;
  background: #FFFFFF80;
  color: #000;
  text-align: left;
}
.shuhari-box04__inr .shuhari-box04__txt p {
  line-height: 36px;
}
.shuhari-box04__inr .shuhari-box04__txt .box-ttl {
  width: 30px;
  margin-right: 35px;
}
.shuhari-box04__inr .shuhari-box04__txt .box-subttl {
  width: 70px;
  height: 12px;
}
.shuhari-box04__inr .shuhari-box04__txt img {
  margin-bottom: 50px;
  vertical-align: middle;
}
.shuhari-box04__inr img.section_kv {
  width: 100%;
}
.shuhari-box04__subtxt {
  margin-bottom: 30px;
}

.shuhari-box05 {
  height: 600px;
  margin: 60px 0 120px 0;
  background: url(../img/warranty/section_box02.jpg) no-repeat;
  background-position: right;
}
.shuhari-box05__inr {
  position: relative;
  max-width: 800px;
  height: 600px;
  margin: 0 auto;
}
.shuhari-box05__inr .shuhari-box05__txt {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 70%;
  padding: 50px 40px;
  background: #FFFFFF80;
  color: #000;
  text-align: left;
}
.shuhari-box05__inr .shuhari-box05__txt p {
  line-height: 36px;
}
.shuhari-box05__inr .shuhari-box05__txt .box-ttl {
  width: 35px;
  height: 25px;
  margin-right: 35px;
}
.shuhari-box05__inr .shuhari-box05__txt .box-subttl {
  width: 50px;
  height: 12px;
}
.shuhari-box05__inr .shuhari-box05__txt img {
  margin-bottom: 50px;
  vertical-align: middle;
}
.shuhari-box05__inr img.section_kv {
  width: 100%;
}
.shuhari-box05__subtxt {
  margin-bottom: 30px;
}

.shuhari-box06 {
  height: 600px;
  margin: 60px 0 100px 0;
  background: url(../img/warranty/section_box03.jpg) no-repeat;
  background-position: left;
}
.shuhari-box06__inr {
  position: relative;
  max-width: 800px;
  height: 600px;
  margin: 0 auto;
}
.shuhari-box06__inr .shuhari-box06__txt {
    z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0px;
  width: 70%;
  padding: 50px 40px;
  background: #FFFFFF80;
  color: #000;
  text-align: left;
}
.shuhari-box06__inr .shuhari-box06__txt p {
  line-height: 36px;
}
.shuhari-box06__inr .shuhari-box06__txt .box-ttl {
  width: 35px;
  height: 25px;
  margin-right: 35px;
}
.shuhari-box06__inr .shuhari-box06__txt .box-subttl {
  width: 65px;
  height: 12px;
}
.shuhari-box06__inr .shuhari-box06__txt img {
  margin-bottom: 50px;
  vertical-align: middle;
}
.shuhari-box06__inr img.section_kv {
  width: 100%;
}
.shuhari-box06__subtxt {
  margin-bottom: 30px;
}

.shuhari-box07 {
  height: 600px;
  margin: 60px 0 120px 0;
  background: url(../img/warranty/section_box04.jpg) no-repeat;
  background-position: right;
}
.shuhari-box07__inr {
  position: relative;
  max-width: 1000px;
  height: 600px;
  margin: 0 auto;
}
.shuhari-box07__inr .shuhari-box07__txt {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 70%;
  padding: 50px 40px;
  background: #FFFFFF80;
  color: #000;
  text-align: left;
}
.shuhari-box07__inr .shuhari-box07__txt p {
  line-height: 36px;
}
.shuhari-box07__inr .shuhari-box07__txt .box-ttl {
  width: 35px;
  height: 25px;
  margin-right: 35px;
}
.shuhari-box07__inr .shuhari-box07__txt .box-subttl {
  width: 50px;
  height: 12px;
}
.shuhari-box07__inr .shuhari-box07__txt img {
  margin-bottom: 50px;
  vertical-align: middle;
}
.shuhari-box07__inr img.section_kv {
  width: 100%;
}
.shuhari-box07__subtxt {
  margin-bottom: 30px;
}

.shuhari-block {
  text-align: center;
}
.shuhari-block p {
  line-height: 30px;
  text-align: center;
}
.shuhari-block-ttl {
  margin-bottom: 30px;
}
.shuhari-block-ttl img {
  height: 30px;
}
.shuhari-block-ttl img.ttl04 {
  height: 25px;
}
.shuhari-block-ttl img.ttl05 {
  height: 25px;
}
.shuhari-block-ttl img.ttl06 {
  height: 23px;
}

.shuhari-block01 {
  padding: 200px 0;
  background: url(../img/shuhari/section02.jpg) no-repeat center center;
  background-size: cover;
}
.shuhari-block01 .sec-subttl {
  margin-bottom: 80px;
}
.shuhari-block01 .sec-subttl img {
  width: 100px;
  height: 15px;
}
.shuhari-block01 .sec-txt {
  line-height: 34px;
  text-align: center;
}

.shuhari-block02 {
  padding: 100px 0 100px;
  background: #fff;
  text-align: center;
}
.shuhari-block02 .shuhari-block-inr {
  display: inline-block;
}
.shuhari-block02 .shuhari-block-ttl {
  margin-bottom: 70px;
}

.shuhari-block03 {
  margin-bottom: 165px;
  background: #0C0C0C;
}
.shuhari-block03 .shuhari-block-ttl {
  margin-bottom: 60px;
}
.shuhari-block03 .shuhari-ttl05 {
  height: 66px;
}

.shuhari-block04 {
  margin-bottom: 150px;
  background: #000000;
}
.shuhari-block04 .shuhari-block-ttl {
  margin-bottom: 60px;
}
.shuhari-block04 .shuhari-block-ttl img {
  height: 15px;
}
.shuhari-block04 .shuhari-block-ttl .ttl06 {
  height: 20px;
}
.shuhari-block04 .clearfix:after {
  display: block;
  clear: both;
  content: "";
}

.shuhari-block05 {
  padding: 200px 0;
  background: url(../img/warranty/section02.jpg) no-repeat center center;
  background-size: cover;
}

.recommended-list .clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.recommended-item {
  max-width: 1000px;
  margin: 0 auto 50px;
  text-align: center;
}
.recommended-item__img {
  margin-right: 30px;
  float: left;
}
.recommended-item__container {
  float: left;
  text-align: left;
}
.recommended-item__container img {
  height: 20px;
}
.recommended-item__ttl {
  margin-bottom: 20px;
}
.recommended-item__ttl__01 {
  width: 30px;
  margin-right: 30px;
}
.recommended-item__ttl__02 {
  height: 25px;
  margin-right: 30px;
}
.recommended-item__ttl__03 {
  height: 25px;
  margin-right: 30px;
}
.recommended-item img {
  vertical-align: middle;
}
.recommended-item .subttl01 {
  width: 70px;
  height: 12px;
}
.recommended-item .subttl02 {
  width: 50px;
  height: 10px;
}
.recommended-item .subttl03 {
  width: 70px;
  height: 10px;
}
.recommended-item__contents {
  padding: 0 24px;
  float: left;
  border-right: 1px solid #FFFFFF;
}
.recommended-item__contents:first-child {
  padding-left: 0;
}
.recommended-item__contents:last-child {
  padding-right: 0;
  border-right: none;
}
.recommended-item__contents p {
  text-align: left;
}

.recommended-note {
  max-width: 1000px;
  margin: 0 auto;
}
.recommended-note p.recommended-note__txt {
  text-align: left;
}

.shuhari-general-list {
  max-width: 1000px;
  margin: 0 auto;
}
.shuhari-general-list p {
  line-height: 26px;
  text-align: left;
}

.shuhari-general-item {
  display: inline-block;
  width: 19%;
  vertical-align: top;
}
.shuhari-general-item__ttl {
  margin-bottom: 20px;
}
.shuhari-general-item__img {
  margin-bottom: 30px;
}

.shuhari-makers__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.shuhari-makers__img {
  width: 58%;
  height: 100%;
  text-align: left;
}

.shuhari-makers__description {
  width: 42%;
  padding: 60px;
  background-color: #000000;
  text-align: left;
}
.shuhari-makers__description__ttl {
  height: 50px;
  margin-bottom: 30px;
}
.shuhari-makers__description p {
  line-height: 28px;
  text-align: left;
}

.shuhari-cart-block {
  padding: 150px 0 200px;
  background-color: #fff;
}
.shuhari-cart-block-inr {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}
.shuhari-cart-block-main-img {
  margin-right: 50px;
  vertical-align: bottom;
}
.shuhari-cart-block-description {
  display: inline-block;
  width: 300px;
  margin-bottom: 1px;
  text-align: left;
  vertical-align: bottom;
}
.shuhari-cart-block-ttl {
  margin-bottom: 10px;
}
.shuhari-cart-block-ttl img {
  width: 100px;
  height: 18px;
}
.shuhari-cart-block-txt {
  line-height: 18px;
}
.shuhari-cart-block-price {
  height: 13px;
  margin-bottom: 30px;
}
.shuhari-cart-block__btn {
  display: inline-block;
  width: 100%;
  margin: 50px auto 0;
  padding: 20px 0;
  border: 1px solid #000;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, white));
  background-image: linear-gradient(to right, transparent 50%, white 50%);
  background-size: 200% 100%;
  text-align: center;
  -webkit-transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease;
  transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease;
}
.shuhari-cart-block__btn:hover {
  background-color: #0C0C0C;
  background-position: -100% 100%;
  color: #0C0C0C;
  font-weight: bold;
  text-decoration: none;
}
.shuhari-cart-block__btn:hover:after {
  border-top: #fff 1px solid !important;
  border-right: #fff 1px solid !important;
}
.su-index .su-kv__logo {
  z-index: 90;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 60%;
  height: 140px;
  margin: auto;
  text-align: center;
}
.su-index .su-kv__logo h1 img {
  height: 46px;
  margin-bottom: 53px;
}
.su-index .su-kv__logo img {
  height: 20px;
}
.su-index .su-kv__logo .text {
  height: 50px;
  margin: 40px auto 0;
}
.su-index .su-sec01 {
  padding: 80px 0 100px 0;
  background: url(../img/su2/section01.jpg) no-repeat center center;
  background-size: cover;
  text-align: center;
}

.su-index .su-sec01 .su-inr {
  max-width: 1300px;
  margin: 0 auto;
}
.su-index .su-sec01 .sec-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.su-index .su-sec01 .sec-subttl {
  width: 100%;
  margin-bottom: 70px;
}
.su-index .su-sec01 .sec-subttl img {
  height: 15px;
}
.su-index .su-sec01 .sec-ttl {
  width: 59%;
  text-align: center;
}
.su-index .su-sec01 .sec-ttl img {
  height: 30px;
  margin: 0 auto 30px;
}
.su-index .su-sec01 .sec-ttl img.ttl01 {
  height: 56px;
}
.su-index .su-sec01 .sec-ttl img.textttl01 {
  height: 15px;
}
.su-index .su-sec01 .sec-txt-box {
  width: 38%;
}
.su-index .su-sec01 .text01 {
  height: 100px;
}
.su-index .su-sec01 .text02 {
  height: 100px;
}
.su-index .su-sec01 .sec-txt {
  text-align: left;
}
.su-index .su-sec01 .sec-txt-ja {
  margin-bottom: 40px;
  line-height: 34px;
}
.su-index .su-sec01 .sec-txt-en {
  line-height: 26px;
}
.su-index .su-sec01 .sec-txt img {
  display: block;
  margin: 0 auto;
}
.su-index .su-sec01 .sec-txt img.text01 {
  height: 150px;
  margin-bottom: 80px;
}
.su-index .su-sec01 .sec-txt img.text02 {
  height: 400px;
}
.su-index .su-sec01 .towel {
  font-size: 18px;
}
.su-index .su-sec02 {
  padding: 80px 0;
  text-align: center;
}
.su-index .su-sec02 .su-inr {
  max-width: 1000px;
  margin: 0 auto;
}
.su-index .su-sec02 .sec-subttl {
  margin-bottom: 80px;
}
.su-index .su-sec02 .sec-subttl img {
  width: 300px;  
}
.su-index .su-sec02 .sec-ttl {
  margin-bottom: 40px;
}
.su-index .su-sec02 .sec-ttl img {
  height: 30px;
}
.su-index .su-sec02 .sec-ttl img.ttl02 {
  height: 65px;
}
.su-index .su-sec02 .sec-txt {
  line-height: 30px;
  text-align: center;
}
.su-index .su-sec02 .sec-txt img.su-sec02-text01 {
  height: 70px;
}
.su-index .su-sec03__imgbox {
  width: 100%;
}
.su-index .su-sec03__imgbox img {
  width: 100%;
  margin: 0 auto;
}
.su-index .su-box01 {
  height: 600px;
  margin: 60px 0 120px 0;
  background: url(../img/su/section_box01.jpg) no-repeat;
  background-position: left;
}
.su-index .su-box01__inr {
  position: relative;
  max-width: 1000px;
  height: 600px;
  margin: 0 auto;
}
.su-index .su-box01__inr .su-box01__txt {
  position: absolute;
  right: 0;
  bottom: -80px;
  width: 70%;
  padding: 50px 40px;
  background: #0C0C0C;
  color: #fff;
  text-align: left;
}
.su-index .su-box01__inr .su-box01__txt p {
  line-height: 36px;
}
.su-index .su-box01__inr .su-box01__txt .box-ttl {
  width: 150px;
  height: 35px;
}
.su-index .su-box01__inr .su-box01__txt img {
  margin-bottom: 50px;
  vertical-align: middle;
}
.su-index .su-box01__inr img.section_kv {
  width: 100%;
}
.su-index .su-box01__subtxt {
  margin-bottom: 30px;
}
.su-index .su-box02 {
  height: 600px;
  margin: 60px 0 120px 0;
  background: url(../img/su/section_box02.jpg) no-repeat;
  background-position: right;
}
.su-index .su-box02__inr {
  position: relative;
  max-width: 1000px;
  height: 600px;
  margin: 0 auto;
}
.su-index .su-box02__inr .su-box02__txt {
  position: absolute;
  bottom: -80px;
  left: 0;
  width: 70%;
  padding: 50px 40px;
  background: #0C0C0C;
  color: #fff;
  text-align: left;
}
.su-index .su-box02__inr .su-box02__txt p {
  line-height: 36px;
}
.su-index .su-box02__inr .su-box02__txt .box-ttl {
  width: 200px;
  height: 35px;
  margin-right: 35px;
}
.su-index .su-box02__inr .su-box02__txt .box-subttl {
  width: 50px;
  height: 12px;
}
.su-index .su-box02__inr .su-box02__txt img {
  margin-bottom: 50px;
  vertical-align: middle;
}
.su-index .su-box02__inr img.section_kv {
  width: 100%;
}
.su-index .su-box02__subtxt {
  margin-bottom: 30px;
}
.su-index .su-box03 {
  height: 600px;
  margin: 60px 0 100px 0;
  background: url(../img/su/section_box03.jpg) no-repeat;
  background-position: left;
}
.su-index .su-box03__inr {
  position: relative;
  max-width: 1000px;
  height: 600px;
  margin: 0 auto;
}
.su-index .su-box03__inr .su-box03__txt {
  position: absolute;
  right: 0;
  bottom: -70px;
  width: 70%;
  padding: 50px 40px;
  background: #0C0C0C;
  color: #fff;
  text-align: left;
}
.su-index .su-box03__inr .su-box03__txt p {
  line-height: 36px;
}
.su-index .su-box03__inr .su-box03__txt .box-ttl {
  width: 150px;
  height: 35px;
  margin-right: 35px;
}
.su-index .su-box03__inr .su-box03__txt .box-subttl {
  width: 65px;
  height: 12px;
}
.su-index .su-box03__inr .su-box03__txt img {
  margin-bottom: 50px;
  vertical-align: middle;
}
.su-index .su-box03__inr img.section_kv {
  width: 100%;
}
.su-index .su-box03__subtxt {
  margin-bottom: 30px;
}
.su-index .su-box04 {
  height: 600px;
  margin: 60px 0 120px 0;
  background: url(../img/su/section_box04.jpg) no-repeat;
  background-position: right;
}
.su-index .su-box04__inr {
  position: relative;
  max-width: 1000px;
  height: 600px;
  margin: 0 auto;
}
.su-index .su-box04__inr .su-box04__txt {
  position: absolute;
  bottom: -80px;
  left: 0;
  width: 70%;
  padding: 50px 40px;
  background: #0C0C0C;
  color: #fff;
  text-align: left;
}
.su-index .su-box04__inr .su-box04__txt p {
  line-height: 36px;
}
.su-index .su-box04__inr .su-box04__txt .box-ttl {
  width: 200px;
  height: 35px;
  margin-right: 35px;
}
.su-index .su-box04__inr .su-box04__txt .box-subttl {
  width: 50px;
  height: 12px;
}
.su-index .su-box04__inr .su-box04__txt img {
  margin-bottom: 50px;
  vertical-align: middle;
}
.su-index .su-box04__inr img.section_kv {
  width: 100%;
}
.su-index .su-box04__subtxt {
  margin-bottom: 30px;
}
.su-index .su-block {
  padding: 80px 20px 0;
  text-align: center;
}
.su-index .su-block .su-block-ttl {
  margin-bottom: 50px;
}
.su-index .su-block p {
  margin-bottom: 30px;
  line-height: 30px;
  text-align: left;
}
.su-index .su-block-ttl {
  margin-bottom: 30px;
}
.su-index .su-block-ttl img {
  width: 350px;  
}
.su-index .su-block-ttl img.ttl04 {
  width: 250px; 
}
.su-index .su-block-ttl img.ttl05 {
  height: 25px;
}
.su-index .su-block-ttl img.ttl06 {
  height: 23px;
}
.su-index .su-img-block {
  background: url(../img/su/su-img-block01.jpg) no-repeat center center;
  background-size: cover;
}
.su-index .su-img-block__inr {
  width: 100%;
  max-width: 1000px;
  height: 1000px;
  margin: 0 auto;
}
.su-index .how-to-block {
  background-color: #141414;
}
.su-index .about-block .how-to-block-item__img01 {
  width: 163px;
  margin: 20px 0;
}
.su-index .about-block .how-to-block-item__img02 {
  width: 200px;
  margin: 40px 0 28px;
}
.su-index .su-block01 .about-inr {
  width: 1000px;
  margin: 0 auto;
}
.su-index .su-block01 .su-block01-text01 {
  height: 270px;
}
.su-index .su-block01 .su-block01-img {
  width: 100%;
}
.su-index .su-block01 .su-block01-text02 {
  height: 80px;
}
.su-index .su-block01 .su-block01-ttl {
  height: 80px;
}
.su-index .su-block01 p {
  margin: 90px auto;
  font-size: 20px;
  line-height: 50px;
}
.su-index .su-block01 p img {
  height: 130px;
}
.su-index .su-block01__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.su-index .su-block01__imgbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 48%;
  margin-bottom: 50px;
}
.su-index .su-block01__imgbox p {
  margin: 30px 0 0 0;
}
.su-index .su-block01__imgbox .text-img {
  width: auto;
  height: 75px;
}
.su-index .su-block01__imgbox img {
  width: 100%;
}
.su-index .su-block01 .facetowl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.su-index .su-block01 .how-to-use {
  margin: 210px auto;
}
.su-index .su-block01 .family-title-wrap {
  margin: 60px auto;
}
.su-index .su-block01 .family-title {
  height: 80px;
}
.su-index .su-block01 .woman-towel {
  height: 360px;
}
.su-index .su-block01 .family-text {
  height: 160px;
}
.su-index .su-block01 .gift-title {
  height: 60px;
}
.su-index .su-block01 .gift-title-wrap {
  margin: 100px auto;
}
.su-index .su-block01 .gift-img {
  height: 320px;
}
.su-index .su-block01 .gift-text {
  height: 160px;
}
.su-index .su-block01 .gift-text-wrap {
  margin: 100px auto;
}
.su-index .su-block01 .sec-subttl {
  margin-bottom: 80px;
}
.su-index .su-block01 .sec-subttl img {
  width: 100px;
  height: 15px;
}
.su-index .su-block01 .sec-txt {
  line-height: 34px;
  text-align: center;
}
.su-index .su-block02__imgbox {
  width: 100%;
}
.su-index .su-block02__imgbox img {
  width: 100%;
  margin: 0 auto;
}
.su-index .su-block03 {
  margin-bottom: 165px;
  background: #0C0C0C;
}
.su-index .su-block03 .su-block-ttl {
  margin-bottom: 60px;
}
.su-index .su-block03 .su-ttl05 {
  height: 66px;
}
.su-index .su-block04 {
  position: relative;
  margin-bottom: 0;
  padding: 110px 20px 70px;
  background: #000000;
}
.su-index .su-block04__bg {
  z-index: -1;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-position: right -240px bottom -570px;
  background-repeat: no-repeat;
  background-size: cover;
}
.su-index .su-block04 .su-block-ttl {
  margin-bottom: 60px;
}
.su-index .su-block04 .su-block-ttl img {
  height: 20px;
}
.su-index .su-block04 .su-block-ttl .ttl06 {
  height: 20px;
}
.su-index .su-block04 .u-full-img {
  margin-bottom: 10px;
}
.su-index .su-block04 .clearfix:after {
  display: block;
  clear: both;
  content: "";
}
.su-index .recommended-list .clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.su-index .recommended-item {
  max-width: 1000px;
  margin: 0 auto 50px;
  text-align: center;
}
.su-index .recommended-item__img {
  margin-right: 30px;
  float: left;
}
.su-index .recommended-item__container {
  float: left;
  text-align: left;
}
.su-index .recommended-item__container img {
  height: 20px;
}
.su-index .recommended-item__ttl {
  margin-bottom: 20px;
}
.su-index .recommended-item__ttl__01 {
  width: 30px;
}
.su-index .recommended-item__ttl__02 {
  height: 25px;
}
.su-index .recommended-item__ttl__03 {
  height: 25px;
}
.su-index .recommended-item img {
  vertical-align: middle;
}
.su-index .recommended-item .subttl01 {
  width: 70px;
  height: 12px;
}
.su-index .recommended-item .subttl02 {
  width: 50px;
  height: 10px;
}
.su-index .recommended-item .subttl03 {
  width: 70px;
  height: 10px;
}
.su-index .recommended-item__contents {
  padding: 0 24px;
  float: left;
  border-right: 1px solid #FFFFFF;
}
.su-index .recommended-item__contents:first-child {
  padding-left: 0;
}
.su-index .recommended-item__contents:last-child {
  padding-right: 0;
  border-right: none;
}
.su-index .recommended-item__contents p {
  text-align: left;
}
.su-index .su-block .recommended-note {
  max-width: 1000px;
  margin: 20px auto 0;
}
.su-index .su-block .recommended-note__txt {
  display: inline;
  margin: 0 30px 0 0;
  font-size: 18px;
}
.su-index .su-block .recommended-note__txt:nth-child(even) {
  margin: 0;
}
.su-index .su-general-list {
  max-width: 1000px;
  margin: 0 auto;
}
.su-index .su-general-list p {
  line-height: 26px;
  text-align: left;
}
.su-index .su-general-item {
  display: inline-block;
  width: 19%;
  vertical-align: top;
}
.su-index .su-general-item__ttl {
  margin-bottom: 20px;
}
.su-index .su-general-item__img {
  margin-bottom: 30px;
}
.su-index .su-makers__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.su-index .su-makers__imgbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.su-index .su-makers__img {
  width: 100%;
  height: 100%;
  text-align: left;
}
.su-index .su-makers__description {
  width: 70%;
  padding: 60px;
  text-align: left;
}
.su-index .su-makers__description__ttl {
  width: 300px;
  margin-bottom: 10px;
}
.su-index .su-makers__description .makers-text {
  height: 570px;
}
.su-index .su-makers__description p {
  line-height: 28px;
  text-align: left;
}
.su-index .su-cart-block {
  padding: 150px 0 200px;
  background-color: #141414;
}
.su-index .su-cart-block-inr {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}
.su-index .su-cart-block-main-img {
  margin-right: 50px;
  vertical-align: bottom;
}
.su-index .su-cart-block-description {
  display: inline-block;
  width: 350px;
  margin-bottom: 1px;
  text-align: left;
  vertical-align: bottom;
}
.su-index .su-cart-block-ttl {
  margin-bottom: 10px;
}
.su-index .su-cart-block-ttl img {
  width: 240px;
  height: 18px;
}
.su-index .su-cart-block-txt {
  line-height: 18px;
}
.su-index .su-cart-block-price {
  height: 13px;
  margin-bottom: 30px;
}
.su-index .su-cart-block__btn {
  display: inline-block;
  width: 100%;
  margin: 50px auto 0;
  padding: 25px 0;
  border: 1px solid #fff;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, white));
  background-image: linear-gradient(to right, transparent 50%, white 50%);
  background-size: 200% 100%;
  text-align: center;
  -webkit-transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease;
  transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease;
}
.su-index .su-cart-block__btn:hover {
  background-color: #0C0C0C;
  background-position: -100% 100%;
  color: #0C0C0C;
  font-weight: bold;
  text-decoration: none;
}
.su-index .su-cart-block__btn:hover:after {
  border-top: #fff 1px solid !important;
  border-right: #fff 1px solid !important;
}
@media screen and (max-width: 768px) {
  #page-index {
    background-color: #ffffff;
  }
  .inner {
    width: 100%;
    padding: 0 20px;
  }
  .inner-l {
    padding: 0 20px;
  }
  .inner-m {
    width: 100%;
    padding: 0 20px;
  }
  .pc-on {
    display: none;
  }

  .sp-on {
    display: block;
  }

  .pc-inline-on {
    display: none;
  }

  .sp-inline-on {
    display: inline-block;
  }
  .header .header-inner .header-nav {
    display: none;
  }
  .footer-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer-top__l {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
  }
  .footer-top__r {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer-list__l {
    margin-bottom: 15px;
  }
  .footer-list__r {
    margin-bottom: 10px;
    padding: 10px 20px;
  }
  .footer-list__r:nth-child(2) {
    border-bottom: 1px solid #fff;
  }
  .footer-list__r:nth-child(3) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    border-bottom: 1px solid #fff;
  }
  .footer-bottom {
  position: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer-bottom span {
    padding-top: 20px;
    font-size: 11px;
          justify-content: center;
  }
  .footer-bottom-item {
           justify-content: center;
    margin-bottom: 20px;
    font-size: 10px;
  }
  .footer-bottom-item:nth-child(1) {
    margin-bottom: 30px;
    font-size: 15px;
          justify-content: center;
  }
  .swiper-pagination {
    display: none;
  }
  #nav-btn {
    display: block;
    z-index: 111;
    position: fixed;
    top: 25px;
    right: 20px;
    border: none;
    background: transparent;
  }

  .hamburger {
    display: block;
    z-index: 20;
    position: relative;
    width: 40px;
    height: 20px;
  }
  .hamburger .hamburger-line {
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .hamburger .hamburger-line:nth-child(1) {
    top: 0;
  }
  .hamburger .hamburger-line:nth-child(2) {
    bottom: 0;
  }
  .hamburger.is-active .hamburger-line {
    background: #fff;
  }
  .hamburger.is-active .hamburger-line:nth-child(1) {
    -webkit-transform: translateY(20px) rotate(-45deg);
            transform: translateY(20px) rotate(-45deg);
  }
  .hamburger.is-active .hamburger-line:nth-child(2) {
    opacity: 0;
  }
  .top-kv__logo {
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: auto;
    -webkit-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
  }
  .top-kv__logo__img {
    z-index: 1;
    width: 221px;
    height: 27px;
  }
  .sec-about .about-title__img {
    margin-bottom: 70px;
  }
  .sec-about .sec-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .product-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: auto;
    -webkit-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
  }
  .product-kind {
    display: none;
  }
  .product-name {
    margin-bottom: 20px;
  }
  .view-more {
    width: 100%;
  }
  .view-more__img {
    width: 100px;
  }
  .underline__img {
    width: 80px;
    height: 1px;
  }
  .sec-news .news-list .news-item__l {
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
  .sec-news .news-list .news-item__r {
    display: block;
    width: 100%;
  }
  .sec-instagram .instagram-id {
    display: none;
  }
  .news-content__ttl {
    margin: 150px 0 50px 0;
  }
  .news-content-title {
    margin-bottom: 50px;
  }
  .news-content-title__img {
    height: 22px;
  }
  .news-contents__title {
    margin-bottom: 25px;
  }
  .news-contents__title-date {
    margin-bottom: 15px;
    font-size: 14px;
  }
  .news-contents__title-name {
    margin-bottom: 20px;
    font-size: 15px;
  }
  .news-contents__text p {
    margin-bottom: 30px;
    font-size: 14px;
  }
  .company-content__ttl {
    margin: 150px 0 50px 0;
  }
  .company-content-title {
    margin-bottom: 50px;
  }
  .company-content-title__img {
    height: 22px;
  }
  .company-contents__list {
    padding-bottom: 50px;
  }
  .company-contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .company-contents__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 30px;
  }
  .company-contents__item__l {
    width: 100%;
    margin-right: 0;
    padding: 15px 0;
    border-top: none;
    border-bottom: 1px solid #fff;
  }
  .company-contents__item__r {
    width: 100%;
    padding: 15px 0;
    border-top: none;
    border-bottom: 1px solid #fff;
  }
  .product-content__ttl {
    margin: 150px 0 50px 0;
  }
  .product-content-title {
    margin-bottom: 50px;
  }
  .product-content-title__img {
    height: 22px;
  }
  .product-contents__item {
    width: 100%;
  }
  .product-contents__item-kv {
    height: 180px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .product-contents__item-text {
    top: 60%;
  }
  .product-contents__item-text h3.product_name img.mujuu {
    height: 30px;
  }
  .product-contents__item-text h3.product_name img.shuhari {
    height: 22px;
  }
  .product-contents__item-text h3.product_name img.su {
    height: 25px;
  }
  .about-kv {
    width: 100%;
    height: 400px;
  }
  .about-kv .about-swiper-container img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .about-kv .about-swiper-container .swiper-pagination {
    display: none;
  }
  .about-kv .about-swiper-container .slider-item {
    width: 100%;
    height: 400px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .about-kv__logo img {
    top: 40%;
    left: 10%;
    height: 50px;
  }
  .about-sec01 {
    padding: 40px 20px 50px 20px;
  }
  .about-sec02 {
    padding: 60px 20px;
  }
  .about-sec02 .sec-graph img {
    width: 100%;
  }
  .about-sec03 {
    padding: 40px 0 50px 0;
  }
  .about-box01 {
    height: auto;
    margin: 30px 0;
    background: none;
  }
  .about-box01__inr {
    width: 100%;
    height: auto;
  }
  .about-box01__inr .about-box01__txt {
    position: static;
    width: 100%;
    height: auto;
    padding: 30px 20px;
  }
  .about-box01__inr .about-box01__txt img {
    height: 20px;
  }
  .about-box02 {
    width: 100%;
    height: auto;
    margin: 30px 0;
    background: none;
  }
  .about-box02__inr {
    width: 100%;
    height: auto;
  }
  .about-box02__inr .about-box02__txt {
    position: static;
    width: 100%;
    height: auto;
    padding: 30px 20px;
  }
  .about-box02__inr .about-box02__txt img {
    height: 20px;
  }
  .about-box03 {
    width: 100%;
    height: auto;
    margin: 30px 0;
    background: none;
  }
  .about-box03__inr {
    width: 100%;
    height: auto;
  }
  .about-box03__inr .about-box03__txt {
    position: static;
    width: 100%;
    height: auto;
    padding: 30px 20px;
  }
  .about-box03__inr .about-box03__txt img {
    height: 20px;
  }
  .about-block {
    padding: 50px 20px;
  }
  .about-block-ttl img.ttl06 {
    height: 25px;
  }
  .how-to-block {
    padding: 80px 0;
  }
  .how-to-block-item {
    width: 100%;
    margin-bottom: 80px;
  }
  .how-to-block-item:last-child {
    margin-bottom: 0;
  }
  .how-to-block-ttl img {
    height: 19px;
  }
  .cart-block {
    padding: 50px 20px 100px;
  }
  .cart-block-main-img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 45px;
  }
  .cart-block-description {
    width: 100%;
    text-align: center;
  }
  .cart-block-txt {
    text-align: left;
  }
  .cart-block-price {
    text-align: center;
  }
  .cart-block__btn {
    width: 100%;
    margin: 75px auto 0;
  }
  .shuhari-kv__logo {
    height: 120px;
  }
  .shuhari-kv__logo h1 img {
    height: 27px;
    margin-bottom: 40px;
  }
  .shuhari-kv__logo img {
    height: 40px;
  }
  .shuhari-sec01 {
    padding: 80px 20px 50px;
    background: url(../img/shuhari/sp_section01.jpg) no-repeat center center;
  }
  .shuhari-sec01 .sec-ttl {
    margin-bottom: 40px;
  }
  .shuhari-sec01 .sec-txt-ja {
    line-height: 29px;
  }
  .shuhari-sec02 {
    padding: 60px 0;
  }
  .shuhari-sec02 .sec-ttl img.ttl02 {
    height: 110px;
  }
  .shuhari-box01 {
    height: auto;
    margin: 30px 0;
    background: none;
  }
  .shuhari-box01__inr {
    width: 100%;
    height: auto;
  }
  .shuhari-box01__inr .shuhari-box01__txt {
    position: static;
    width: 100%;
    height: auto;
    padding: 30px 20px;
  }
  .shuhari-box01__inr .shuhari-box01__txt p {
    line-height: 25px;
  }
  .shuhari-box02 {
    width: 100%;
    height: auto;
    margin: 30px 0;
    background: none;
  }
  .shuhari-box02__inr {
    width: 100%;
    height: auto;
  }
  .shuhari-box02__inr .shuhari-box02__txt {
    position: static;
    width: 100%;
    height: auto;
    padding: 30px 20px;
  }
  .shuhari-box02__inr .shuhari-box02__txt p {
    line-height: 25px;
  }
  .shuhari-box02__inr .shuhari-box02__txt img {
    height: 20px;
  }
  .shuhari-box03 {
    width: 100%;
    height: auto;
    margin: 30px 0;
    background: none;
  }
  .shuhari-box03__inr {
    width: 100%;
    height: auto;
  }
  .shuhari-box03__inr .shuhari-box03__txt {
    position: static;
    width: 100%;
    height: auto;
    padding: 30px 20px;
  }
  .shuhari-box03__inr .shuhari-box03__txt p {
    line-height: 25px;
  }
  .shuhari-box03__inr .shuhari-box03__txt img {
    height: 20px;
  }
  .shuhari-block-ttl img.ttl04 {
    height: 75px;
  }
  .shuhari-block-ttl img.ttl06 {
    height: 25px;
  }
  .shuhari-block01 {
    padding: 50px 20px;
    background: url(../img/shuhari/sp_section02.jpg) no-repeat center center;
  }
  .shuhari-block01 .sec-subttl {
    margin-bottom: 45px;
  }
  .shuhari-block01 .sec-txt {
    line-height: 28px;
  }
  .shuhari-block02 {
    padding: 50px 20px;
  }
  .shuhari-block03 {
    margin-bottom: 70px;
    padding: 50px 20px 0;
  }
  .shuhari-block04 {
    margin-bottom: 100px;
    padding: 0 20px;
  }
  .recommended-item__img {
    margin-right: 0;
    margin-bottom: 35px;
  }
  .recommended-item__container {
    width: 100%;
  }
  .recommended-item__ttl {
    padding-left: 0;
  }
  .recommended-item__content {
    width: 100%;
  }
  .recommended-item__contents {
    padding: 10px 0;
    float: none;
    border-right: none;
    border-bottom: 1px solid #FFFFFF;
  }
  .recommended-note p.recommended-note__txt {
    line-height: 20px;
  }
  .shuhari-general-item__ttl {
    margin-bottom: 30px;
  }
  .shuhari-general-item__txt {
    margin-bottom: 60px;
  }
  .shuhari-general-item {
    width: 100%;
  }
  .shuhari-makers__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .shuhari-makers__img {
    width: 100%;
    margin-bottom: 45px;
  }
  .shuhari-makers__description {
    width: 100%;
    padding: 0;
    background-color: transparent;
  }
  .shuhari-makers__description__ttl {
    height: 20px;
    margin-bottom: 25px;
  }
  .shuhari-cart-block {
    padding: 50px 20px 100px;
  }
  .shuhari-cart-block-main-img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 45px;
  }
  .shuhari-cart-block-description {
    width: 100%;
    margin-bottom: 0;
    text-align: center;
  }
  .shuhari-cart-block-txt {
    text-align: center;
  }
  .shuhari-cart-block__btn {
    width: 100%;
    margin: 75px auto 0;
  }
  .su-index .su-about-kv .about-swiper-container .slider-item {
    height: 510px;
  }
  .su-index .su-kv__logo {
    width: 100%;
    height: 120px;
  }
  .su-index .su-kv__logo h1 img {
    height: 66px;
    margin-bottom: 20px;
  }
  .su-index .su-kv__logo img {
    height: 13px;
  }
  .su-index .su-kv__logo .text {
    height: 80px;
  }
  .su-index .su-sec01 {
    padding: 90px 20px 50px;
  }
  .su-index .su-sec01 .sec-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .su-index .su-sec01 .sec-subttl {
    margin-bottom: 50px;
  }
  .su-index .su-sec01 .sec-ttl {
    margin-bottom: 0;
  }
  .su-index .su-sec01 .sec-txt-box {
    width: 100%;
  }
  .su-index .su-sec01 .sec-txt {
    text-align: center;
  }
  .su-index .su-sec01 .sec-txt-ja {
    line-height: 29px;
  }
  .su-index .su-sec01 .sec-txt img.text01 {
    height: 90px;
  }
  .su-index .su-sec01 .sec-txt img.text02 {
    height: 210px;
  }
  .su-index .su-about-kv {
    height: 510px;
    overflow: visible;
  }
  .su-index .su-sec02 {
    padding: 60px 0 0;
  }
  .su-index .su-sec02 .sec-subttl {
    margin-bottom: 50px;
  }
  .su-index .su-sec02 .sec-txt img.su-sec02-text01 {
    height: 200px;
  }
  .su-index .su-box01 {
    height: auto;
    margin: 45px 0;
    background: none;
  }
  .su-index .su-box01__inr {
    width: 100%;
    height: auto;
  }
  .su-index .su-box01__inr .su-box01__txt {
    position: static;
    width: 100%;
    height: auto;
    padding: 60px 40px 0;
  }
  .su-index .su-box01__inr .su-box01__txt p {
    line-height: 25px;
  }
  .su-index .su-box01__inr .su-box01__txt img {
    margin-bottom: 20px;
  }
  .su-index .su-box02 {
    width: 100%;
    height: auto;
    margin: 30px 0;
    background: none;
  }
  .su-index .su-box02__inr {
    width: 100%;
    height: auto;
  }
  .su-index .su-box02__inr .su-box02__txt {
    position: static;
    width: 100%;
    height: auto;
    padding: 50px 40px 0;
  }
  .su-index .su-box02__inr .su-box02__txt p {
    line-height: 25px;
  }
  .su-index .su-box02__inr .su-box02__txt img {
    margin-bottom: 30px;
  }
  .su-index .su-box03 {
    width: 100%;
    height: auto;
    margin: 30px 0;
    background: none;
  }
  .su-index .su-box03__inr {
    width: 100%;
    height: auto;
  }
  .su-index .su-box03__inr .su-box03__txt {
    position: static;
    width: 100%;
    height: auto;
    padding: 50px 40px 0;
  }
  .su-index .su-box03__inr .su-box03__txt p {
    line-height: 25px;
  }
  .su-index .su-box03__inr .su-box03__txt img {
    height: 180px;
    margin-bottom: 20px;
  }
  .su-index .su-box04 {
    width: 100%;
    height: auto;
    margin: 30px 0;
    background: none;
  }
  .su-index .su-box04__inr {
    width: 100%;
    height: auto;
  }
  .su-index .su-box04__inr .su-box04__txt {
    position: static;
    width: 100%;
    height: auto;
    padding: 60px 40px 0;
  }
  .su-index .su-box04__inr .su-box04__txt p {
    line-height: 25px;
  }
  .su-index .su-box04__inr .su-box04__txt img {
    margin-bottom: 20px;
  }
  .su-index .su-block {
    padding: 50px 20px 0;
  }
  .su-index .su-block .su-block01_img01 {
    width: 100%;
  }
  .su-index .su-block-ttl img.ttl04 {
    height: 18px;
  }
  .su-index .su-block-ttl img.ttl06 {
    height: 25px;
  }
  .su-index .about-block .how-to-block-item__img01 {
    width: 169px;
  }
  .su-index .su-block01 .about-inr {
    width: 100%;
  }
  .su-index .su-block01 .su-block01-text01 {
    height: 135px;
  }
  .su-index .su-block01 .su-block01-text02 {
    height: 40px;
  }
  .su-index .su-block01 .su-block01-ttl {
    height: 30px;
  }
  .su-index .su-block01 p {
    margin: 40px auto;
    font-size: initial;
    line-height: 32px;
  }
  .su-index .su-block01 p img {
    height: 85px;
  }
  .su-index .su-block01__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .su-index .su-block01__imgbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    margin-bottom: 0;
  }
  .su-index .su-block01__imgbox img {
    width: 100%;
  }
  .su-index .su-block01 .facetowl {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .su-index .su-block01 .family-title {
    height: 40px;
  }
  .su-index .su-block01 .woman-towel {
    height: 180px;
  }
  .su-index .su-block01 .family-text {
    height: 80px;
  }
  .su-index .su-block01 .gift-title {
    height: 30px;
  }
  .su-index .su-block01 .gift-img {
    height: 160px;
  }
  .su-index .su-block01 .gift-text {
    height: 80px;
  }
  .su-index .su-block01 .sec-subttl {
    margin-bottom: 45px;
  }
  .su-index .su-block01 .sec-txt {
    line-height: 28px;
  }
  .su-index .su-block03 {
    margin-bottom: 70px;
    padding: 50px 40px 0;
  }
  .su-index .su-block04 {
    margin-bottom: 0;
    padding: 80px 20px 220px;
  }
  .su-index .su-block04__bg {
    background-position: right 60% bottom -470px !important;
  }
  .su-index .recommended-item__img {
    margin-right: 0;
    margin-bottom: 35px;
  }
  .su-index .recommended-item__container {
    width: 100%;
  }
  .su-index .recommended-item__ttl {
    padding-left: 0;
  }
  .su-index .recommended-item__content {
    width: 100%;
  }
  .su-index .recommended-item__contents {
    padding: 10px 0;
    float: none;
    border-right: none;
    border-bottom: 1px solid #FFFFFF;
  }
  .su-index .su-block .recommended-note__txt {
    display: block;
    font-size: 14px;
  }
  .su-index .su-general-item__ttl {
    margin-bottom: 30px;
  }
  .su-index .su-general-item__txt {
    margin-bottom: 60px;
  }
  .su-index .su-general-item {
    width: 100%;
  }
  .su-index .su-makers__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .su-index .su-makers__imgbox {
    margin-bottom: 45px;
  }
  .su-index .su-makers__description__ttl {
    height: 20px;
    margin-bottom: 25px;
  }
  .su-index .su-cart-block {
    padding: 50px 20px 100px;
  }
  .su-index .su-cart-block-main-img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 45px;
  }
  .su-index .su-cart-block-description {
    width: 100%;
    margin-bottom: 0;
    text-align: center;
  }
  .su-index .su-cart-block-txt {
    text-align: center;
  }
  .su-index .su-cart-block__btn {
    width: 100%;
    margin: 75px auto 0;
    font-size: 18px;
  }
}
@media screen and (min-width: 769px) {
  .inner {
    max-width: 1000px;
    margin: 0 auto;
  }
  .inner-l {
    max-width: 1300px;
    margin: 0 auto;
  }
  .inner-m {
    max-width: 800px;
  }
  .footer-top {
    padding: 50px 0;
  }
  .footer-list__l {
    margin-right: 15px;
    max-width: 600px;
  }
  .footer .instagram-logo {
    margin-right: 28px;
    padding-right: 25px;
    border-right: 1px solid #FFFFFF;
  }
  .footer .onlinestore-logo {
   max-width: 300px;
    height: 100%;
    margin-right: 28px;
    padding-right: 25px;
    border-right: 1px solid #FFFFFF;
  }
  .top-kv__logo {
    z-index: 1;
    position: absolute;
    top: 50%;
  }
  .top-kv__logo__img {
    z-index: 1;
    width: 221px;
    height: 27px;
  }
  .product-info {
    position: absolute;
    top: 30%;
    left: 0;
  }
  .company-contents__item .sp-on {
    display: none;
  }
  .cart-block-description {
    margin-bottom: 1px;
  }
}
@media (min-width: 769px) and (max-width: 1340px) {
  .shuhari-makers__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 20px;
  }
  .shuhari-makers__img {
    width: 100%;
    margin-bottom: 45px;
  }
  .shuhari-makers__description {
    width: 100%;
    padding: 0;
    background-color: transparent;
  }
  .su-index .su-makers__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 1340px) {
  .su-index .su-block04 {
    padding: 110px 20px 400px;
  }
  .su-index .su-block04__bg {
    background-position: right 50% bottom -760px;
  }
  .su-index .su-makers__img {
    width: 100%;
    float: none;
  }
  .su-index .su-makers__description {
    width: 100%;
    padding: 0;
    float: none;
    background-color: transparent;
  }

.speclist table,
.speclist th,
.speclist td { 
	border:solid 1px #ccc;/*グレーの枠線の指定*/
	padding: 4px;/*セルの内側に上下左右に4px余白をあける*/
}
.speclist th {
	background: #eee;/*見出しの背景をグレーにする指定*/
}

}