@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
.inner, .lyt-col-01, .lyt-img {
  zoom: 1; }
  .inner:after, .lyt-col-01:after, .lyt-img:after {
    content: "";
    display: block;
    clear: both; }

/* /////////////////////////////////////////////////////////////////////////// reset */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, #ci,
hgroup, menu, nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%; }

html,
body {
  background: #fff; }

body {
  font-size: 100%;
  font-family: 'cwTeXMing', serif; }

ul, ol, li {
  list-style: none; }

img {
  vertical-align: top; }

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

hr, legend {
  direction: none; }

pre {
  font-family: monospace, sans-serif;
  white-space: pre-wrap; }

em, strong {
  font-weight: bold;
  font-stretch: normal; }

strong {
  font-weight: bold; }

/* /////////////////////////////////////////////////////////////////////////// layout */
body {
  font-size: 112.5%;
  line-height: 1.8;
  color: #333;
  background: #fff;
  min-width: 1060px; }

.inner {
  width: 1060px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* header
---------------------------------------- */
header {
  height: 820px;
  position: relative; }
  header .header-bg {
    width: 100%;
    height: 440px;
    background: url(/images/su_index-bg-01.jpg) no-repeat 0 50%;
    background-size: cover;
    z-index: 0;
    position: relative; }
  header .inner {
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
  header h1 {
    text-align: center;
    position: relative;
    top: 60px; }
  header .header-content {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 150px;
    z-index: 20; }
  header .image {
    margin-bottom: 30px; }

.notice {
  text-align: center; }
  .notice strong {
    padding: 20px 40px;
    width: 80%;
    margin: 0 auto;
    color: #333;
    background: #FFECEC;
    color: #d00; }

/* main
---------------------------------------- */
main {
  padding-bottom: 60px; }

.lyt-block {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .lyt-block#story {
    background: url(/images/su_index-bg-02.png) no-repeat 100% 0;
    padding: 250px 0 60px;
    margin: -250px 0 0; }
  .lyt-block#washing {
    background: #2fafb8;
    text-align: center;
    color: #fff;
    padding: 0 0 60px; }
  .lyt-block#material {
    padding: 0 0 60px;
    text-align: center;
    background: #ebf4f0; }
  .lyt-block#safety {
    padding: 60px 0;
    background: #fbf8f0; }
  .lyt-block#lineup {
    padding: 60px 0;
    text-align: center; }
  .lyt-block#media {
    text-align: center; }

#washing .image {
  margin: 0 0 40px; }

#material .inner {
  padding: 60px 0 0; }

#material .material-bg {
  width: 100%;
  height: 420px;
  background-image: url(/images/su_index-photo-03.jpg);
  background-attachment: fixed;
  background-size: cover; }

#material .lyt-col-01 {
  margin: 50px 0 0; }

#material .text h3 {
  font-size: 137.5%; }

#material .text p {
  font-size: 87.5%; }

#lineup .lyt-col-01 {
  margin-bottom: 60px; }

#lineup dt {
  font-weight: bold;
  font-size: 125%;
  line-height: 1.2; }
  #lineup dt span {
    display: block;
    color: #2fafb8;
    font-size: 87.5%; }

#lineup dd {
  font-size: 100%; }

.cancam {
  margin: 0 0 60px; }

.shop {
  padding: 40px 60px;
  margin: 60px 40px;
  background: #fbf8f0; }

/* footer
---------------------------------------- */
footer {
  background: #333; }

.copyright {
  text-align: center;
  color: #ffff;
  font-size: 87.5%;
  padding: 10px 0; }

.pagetop {
  display: none;
  position: fixed;
  bottom: 60px;
  right: 20px;
  width: 60px;
  height: 60px;
  padding: 0;
  z-index: 9999; }
  .pagetop a {
    display: block;
    text-align: center;
    vertical-align: middle;
    background: #333;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    opacity: 0.8;
    width: 60px;
    height: 60px; }
    .pagetop a:hover {
      background: #333; }
    .pagetop a img {
      margin-top: 18px; }

/* 
---------------------------------------- */
.sp {
  display: none; }

/* /////////////////////////////////////////////////////////////////////////// module  */
/* /////////////// Headline /////////////// */
h2.hdg-l2-01 {
  font-size: 162.5%;
  margin-bottom: 30px; }
  #story h2.hdg-l2-01 {
    color: #2fafb8; }
  #washing h2.hdg-l2-01 {
    color: #fff; }

h2.hdg-l2-02 {
  font-size: 150%;
  margin-bottom: 40px;
  padding: 10px 0;
  border-top: 1px dashed #333;
  border-bottom: 1px dashed #333; }

h3.hdg-l3-01 {
  font-size: 112.5%;
  margin-bottom: 20px; }

/* /////////////// column  ////////////// */
.lyt-col-01 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .lyt-col-01 > .col, .lyt-col-01 > li {
    float: left;
    margin: 0 0 0 2%; }
    .lyt-col-01 > .col:first-child, .lyt-col-01 > li:first-child {
      margin-left: 0; }
  .lyt-col-01.col2 > .col, .lyt-col-01.col2 > li {
    width: 49%;
    margin-bottom: 20px; }
    .lyt-col-01.col2 > .col:nth-child(2n+1), .lyt-col-01.col2 > li:nth-child(2n+1) {
      margin-left: 0; }
    .lyt-col-01.col2 > .col:last-child, .lyt-col-01.col2 > .col:nth-last-child(2), .lyt-col-01.col2 > li:last-child, .lyt-col-01.col2 > li:nth-last-child(2) {
      margin-bottom: 0; }
  .lyt-col-01.col3 > .col, .lyt-col-01.col3 > li {
    width: 32%;
    margin-bottom: 20px; }
    .lyt-col-01.col3 > .col:nth-child(3n+1), .lyt-col-01.col3 > li:nth-child(3n+1) {
      margin-left: 0; }
    .lyt-col-01.col3 > .col:last-child, .lyt-col-01.col3 > .col:nth-last-child(2), .lyt-col-01.col3 > .col:nth-last-child(3), .lyt-col-01.col3 > li:last-child, .lyt-col-01.col3 > li:nth-last-child(2), .lyt-col-01.col3 > li:nth-last-child(3) {
      margin-bottom: 0; }
  .lyt-col-01.col4 > .col, .lyt-col-01.col4 > li {
    width: 23.5%;
    margin-bottom: 20px; }
    .lyt-col-01.col4 > .col:nth-child(4n+1), .lyt-col-01.col4 > li:nth-child(4n+1) {
      margin-left: 0; }
    .lyt-col-01.col4 > .col:last-child, .lyt-col-01.col4 > .col:nth-last-child(2), .lyt-col-01.col4 > .col:nth-last-child(3), .lyt-col-01.col4 > .col:nth-last-child(4), .lyt-col-01.col4 > li:last-child, .lyt-col-01.col4 > li:nth-last-child(2), .lyt-col-01.col4 > li:nth-last-child(3), .lyt-col-01.col4 > li:nth-last-child(4) {
      margin-bottom: 0; }

.f-right > .col, .f-right > li {
  float: right;
  margin: 0 0 0 2%; }
  .f-right > .col:first-child, .f-right > li:first-child {
    margin-left: 0; }

/* /////////////// link  /////////////// */
a {
  text-decoration: none; }
  a:link {
    color: #1335c8; }
  a:visited {
    color: #04abff; }
  a:hover {
    color: #04abff;
    text-decoration: underline; }
    a:hover img {
      opacity: 0.7;
      border: none; }

/* /////////////// Image  /////////////// */
.image {
  text-align: center; }
  .image img {
    width: auto;
    max-width: 100%;
    height: auto; }
  .image .caption {
    color: #999;
    width: 100%;
    margin-top: 10px; }
  .lyt-col-01 .image {
    margin-bottom: 14px; }

.lyt-img {
  margin-bottom: 40px; }
  .lyt-img:last-child {
    margin-bottom: 0; }
  .lyt-img .text {
    overflow: hidden; }
  .lyt-img.img-left > .image {
    float: left;
    margin-right: 20px; }
  .lyt-img.img-right > .image {
    float: right;
    margin-left: 20px; }

/* /////////////// Btn  /////////////// */
.btn-01 {
  text-align: center; }
  .btn-01 a {
    display: block;
    width: 470px;
    height: 80px;
    font-size: 150%;
    line-height: 80px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    text-decoration: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    background: #2fafb8; }
    .btn-01 a:hover {
      border: none;
      background: rgba(0, 0, 0, 0.8);
      color: #ff0;
      -webkit-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s; }

.btn-02 {
  text-align: center; }
  .btn-02 a {
    display: block;
    width: 470px;
    height: 60px;
    font-size: 125%;
    line-height: 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    text-decoration: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #2fafb8;
    color: #2fafb8; }
    .btn-02 a:hover {
      border: none;
      background: rgba(0, 0, 0, 0.8);
      border-color: #000;
      color: #ff0;
      -webkit-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s; }

.btn-social {
  width: 470px;
  margin: 20px auto;
}

.instagram_area {
  text-align: center;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.instagram_area .title {
  font-size: 150%;
  font-weight: bold;
}

.instagram_area .desc {
  font-size: 70%;
  padding: 0 10%;
  margin-bottom:20px;
}


/* /////////////// align  /////////////// */
.al-center {
  text-align: center; }

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

.al-right {
  text-align: rihgt; }

/* /////////////// width  /////////////// */
.w-5 {
  width: 5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.w-10 {
  width: 10%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.w-15 {
  width: 15%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.w-20 {
  width: 20%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.w-25 {
  width: 25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.w-30 {
  width: 30%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.w-35 {
  width: 35%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.w-40 {
  width: 40%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.w-45 {
  width: 45%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.w-50 {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.w-55 {
  width: 55%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.w-60 {
  width: 60%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.w-65 {
  width: 65%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.w-70 {
  width: 70%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.w-75 {
  width: 75%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.w-80 {
  width: 80%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.w-85 {
  width: 85%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.w-90 {
  width: 90%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.w-95 {
  width: 95%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.w-100 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* /////////////// margin  /////////////// */
.mb-0 {
  margin-bottom: 0px !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-35 {
  margin-bottom: 35px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

.mt-0 {
  margin-top: 0px !important; }

.mt-5 {
  margin-top: 5px !important; }

.mt-10 {
  margin-top: 10px !important; }

.mt-15 {
  margin-top: 15px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mt-25 {
  margin-top: 25px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-35 {
  margin-top: 35px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mt-45 {
  margin-top: 45px !important; }

.ml-0 {
  margin-left: 0px !important; }

.ml-5 {
  margin-left: 5px !important; }

.ml-10 {
  margin-left: 10px !important; }

.ml-15 {
  margin-left: 15px !important; }

.ml-20 {
  margin-left: 20px !important; }

.ml-25 {
  margin-left: 25px !important; }

.ml-30 {
  margin-left: 30px !important; }

.ml-35 {
  margin-left: 35px !important; }

.ml-40 {
  margin-left: 40px !important; }

.ml-45 {
  margin-left: 45px !important; }

.mr-0 {
  margin-right: 0px !important; }

.mr-5 {
  margin-right: 5px !important; }

.mr-10 {
  margin-right: 10px !important; }

.mr-15 {
  margin-right: 15px !important; }

.mr-20 {
  margin-right: 20px !important; }

.mr-25 {
  margin-right: 25px !important; }

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

.mr-35 {
  margin-right: 35px !important; }

.mr-40 {
  margin-right: 40px !important; }

.mr-45 {
  margin-right: 45px !important; }

.nodisplay {
  display: none; }

/* /////////////// list  /////////////// */
/* /////////////// Table  /////////////// */
/* /////////////// Box  /////////////// */
/* /////////////// Text /////////////// */
/* /////////////// Box  /////////////// */
/* /////////////////////////////////////////////////////////////////////////// Media Queries */
@media screen and (max-width: 768px) {
  body {
    min-width: 100%; }
  .inner {
    width: 98%; }
  header {
    height: 620px; }
    header .header-bg {
      height: 320px;
      background-position: 50% 50%;
      background-size: cover; }
    header h1 {
      top: 40px; }
    header .header-content {
      top: 150px; }
    header .image img {
      width: 630px;
      height: auto; }
  .lyt-block#story {
    background-size: 40%;
    padding-top: 120px;
    margin-top: -120px; }
  #material .material-bg {
    height: 300px;
    background-attachment: inherit;
    background-size: 150%;
    background-position: 50% 50%; }
  #material .lyt-col-01.col4 > li {
    width: 100%;
    margin: 0 0 20px; }
    #material .lyt-col-01.col4 > li .image {
      float: left;
      margin: 0 20px 0 0; }
    #material .lyt-col-01.col4 > li .text {
      overflow: hidden;
      text-align: left; }
      #material .lyt-col-01.col4 > li .text h3 {
        font-size: 125%; }
  #lineup .lyt-col-01.col3 > .col, #lineup .lyt-col-01.col3 > li {
    width: 49%;
    margin-bottom: 20px; }
    #lineup .lyt-col-01.col3 > .col:nth-child(2n+1), #lineup .lyt-col-01.col3 > li:nth-child(2n+1) {
      margin-left: 0; }
    #lineup .lyt-col-01.col3 > .col:last-child, #lineup .lyt-col-01.col3 > .col:nth-last-child(2), #lineup .lyt-col-01.col3 > li:last-child, #lineup .lyt-col-01.col3 > li:nth-last-child(2) {
      margin-bottom: 0; }
  /* headline */
  h1 {
    width: 300px;
    margin: 0 auto; }
    h1 img {
      width: auto;
      max-width: 100%;
      height: auto; }
  h2.hdg-l2-01 {
    font-size: 137.5%; }
  h2.hdg-l2-02 {
    font-size: 125%; }
  /* image */
  .lyt-img .image {
    width: 40%; } }

@media screen and (max-width: 640px) {
  .sp {
    display: block; }
  .pc {
    display: none; }
  header {
    height: 600px; }
    header .header-bg {
      height: 360px; }
    header .header-content {
      top: 240px; }
    header .image img {
      width: 100%; }
  .notice strong {
    display: block; }
  .lyt-block#story {
    background: none;
    padding-top: 0;
    margin-top: 0; }
  #material .material-bg {
    height: 200px;
    background-size: 180%; }
  #material .lyt-col-01.col4 > li {
    width: 100%;
    margin: 0 0 30px; }
    #material .lyt-col-01.col4 > li .image {
      float: none;
      width: 100%;
      margin: 0 0 5px; }
    #material .lyt-col-01.col4 > li .text {
      text-align: center; }
  #lineup .lyt-col-01.col3 > .col, #lineup .lyt-col-01.col3 > li {
    width: 100%;
    margin: 0 0 30px; }
    #lineup .lyt-col-01.col3 > .col:nth-child(2n+1), #lineup .lyt-col-01.col3 > li:nth-child(2n+1) {
      margin: 0 0 30px; }
    #lineup .lyt-col-01.col3 > .col:last-child, #lineup .lyt-col-01.col3 > .col:nth-last-child(2), #lineup .lyt-col-01.col3 > li:last-child, #lineup .lyt-col-01.col3 > li:nth-last-child(2) {
      margin: 0 0 30px; }
  .cancam .hdg-l2-01 {
    text-align: center; }
    .cancam .hdg-l2-01 img {
      width: 90%;
      height: auto;
      margin: 0 auto; }
  #media .lyt-col-01.col2 > .col {
    width: 100%;
    margin: 0 0 30px; }
    #media .lyt-col-01.col2 > .col:last-child {
      margin: 0 0 30px; }
  .shop {
    padding: 40px;
    margin: 0 0 40px;
    background: #fbf8f0; }
  h2.hdg-l2-01 {
    font-size: 125%;
    text-align: center; }
  h2.hdg-l2-02 {
    font-size: 112.5%; }
  .btn-01 a,
  .btn-02 a,
  .btn-social {
    width: 90%;
    height: auto; }
  .lyt-col-01.col2 > .col, .lyt-col-01.col2 > li, .lyt-col-01.col3 > .col, .lyt-col-01.col3 > li, .lyt-col-01.col4 > .col, .lyt-col-01.col4 > li {
    width: 100%;
    margin: 0 0 30px; }
    .lyt-col-01.col2 > .col:nth-child(2n+1), .lyt-col-01.col2 > li:nth-child(2n+1), .lyt-col-01.col3 > .col:nth-child(2n+1), .lyt-col-01.col3 > li:nth-child(2n+1), .lyt-col-01.col4 > .col:nth-child(2n+1), .lyt-col-01.col4 > li:nth-child(2n+1) {
      margin: 0 0 30px; }
    .lyt-col-01.col2 > .col:last-child, .lyt-col-01.col2 > .col:nth-last-child(2), .lyt-col-01.col2 > li:last-child, .lyt-col-01.col2 > li:nth-last-child(2), .lyt-col-01.col3 > .col:last-child, .lyt-col-01.col3 > .col:nth-last-child(2), .lyt-col-01.col3 > li:last-child, .lyt-col-01.col3 > li:nth-last-child(2), .lyt-col-01.col4 > .col:last-child, .lyt-col-01.col4 > .col:nth-last-child(2), .lyt-col-01.col4 > li:last-child, .lyt-col-01.col4 > li:nth-last-child(2) {
      margin: 0 0 30px; }
  .lyt-img {
    margin-bottom: 40px; }
    .lyt-img .image {
      float: none;
      width: 100%;
      margin-bottom: 20px; }
    .lyt-img .text {
      overflow: inherit; }
}
      