@charset "UTF-8";
/** Colorの定義 **/
/** 文字の定義**/
/* ==============================

	  共通

  ============================== */
* {
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-appearance: none;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

a {
  text-decoration: none;
  overflow: hidden;
  color: #0071bc;
}
a:hover {
  color: #ffb700;
}

picture {
  display: block;
}

img {
  border: none;
  line-height: 0;
  vertical-align: bottom;
  max-width: 100%;
}

i {
  font-style: normal;
}

.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}

.space10 {
  height: 10px;
}

.space20 {
  height: 20px;
}

.space30 {
  height: 30px;
}

.space40 {
  height: 40px;
}

.space50 {
  height: 50px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .space50 {
    height: 0px;
  }
}

.space100 {
  height: 100px;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml20 {
  margin-left: 20px;
}

.ml30 {
  margin-left: 30px;
}

.ml40 {
  margin-left: 40px;
}

.ml50 {
  margin-left: 50px;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr20 {
  margin-right: 20px;
}

.mr30 {
  margin-right: 30px;
}

.mr40 {
  margin-right: 40px;
}

.mr50 {
  margin-right: 50px;
}

.bold {
  font-weight: bold;
}

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

.txt-center {
  text-align: center;
}

.txt-right {
  text-align: right;
}

.red {
  color: #c00;
}

ul li {
  list-style: none;
}

.alpha {
  transition: opacity 0.3s ease;
}
@media (hover: hover) {
  .alpha:hover {
    opacity: 0.7;
  }
}

.wrap-alpha a {
  transition: opacity 0.3s ease;
}
@media (hover: hover) {
  .wrap-alpha a:hover {
    opacity: 0.7;
  }
}

.bd-01 {
  background: linear-gradient(transparent 60%, rgba(252, 238, 33, 0.8) 0%);
  font-weight: 400;
}

.bd-02 {
  background: linear-gradient(transparent 60%, rgba(228, 0, 3, 0.4) 0%);
  font-weight: bold;
}

.bd-03 {
  background: linear-gradient(transparent 60%, rgba(0, 65, 219, 0.5) 0%);
  font-weight: bold;
}

.cursor {
  cursor: pointer;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-table;
}

.link a {
  color: #0071bc;
}
.link a:hover {
  color: #ffb700;
}

.font-s {
  font-size: smaller !important;
}

.center {
  text-align: center;
}

/** Loader **/
#loader-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #000;
  z-index: 9999;
  transition: all 2.6s cubic-bezier(0.49, 0.18, 0.16, 0.91);
}
#loader-bg .pd-name {
  max-width: 400px;
  display: block;
  margin: 0 auto 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#loader-bg.on {
  opacity: 0;
  visibility: hidden;
}

#loader {
  position: fixed;
  bottom: 10px;
  right: 10px;
  text-align: center;
  transform: translate(-50%, -50%);
}
#loader img {
  width: 30px;
  height: 30px;
}

.wrap-logo {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99999;
  max-width: 800px;
  width: 100%;
  animation: logo 10s forwards;
}
@media screen and (max-width: 1024px) {
  .wrap-logo {
    max-width: 50vw;
    min-width: 300px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .wrap-logo {
    min-width: 80%;
  }
}

@keyframes logo {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/** ***********************************************

COMMON

*********************************************** **/
body {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  font-size: 16px;
  letter-spacing: 0.5px;
  font-weight: 300;
  background-color: #000;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  body {
    font-size: 15px;
  }
}

.mincho {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "ＭＳ 明朝", MS Mincho, "ＭＳ ゴシック", sans-serif;
}

#wrapper {
  transition: opacity 1s;
}
#wrapper.on {
  opacity: 1;
}

.inner {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  padding: 0 50px;
}
@media screen and (max-width: 900px) {
  .inner {
    padding: 0 20px;
  }
}

.wrap-flex {
  display: flex;
}

.sec-common {
  padding: 100px 0;
  position: relative;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-common {
    padding: 50px 0;
  }
}

.bt-lineup {
  display: block;
  margin: 0 auto;
  font-size: 16px;
  background-color: #fbead4;
  border: solid 1px #ffb700;
  box-shadow: 0 5px 0 #ffb700;
  border-radius: 100px;
  text-align: center;
  padding: 20px;
  max-width: 250px;
  color: #333;
  font-weight: 400;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .bt-lineup {
    font-size: 15px;
  }
}
.bt-lineup span {
  position: relative;
  z-index: 3;
}
.bt-lineup::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -100%;
  background-color: #e9f4f0;
  width: 100%;
  height: 100%;
  transition: left 0.3s ease;
}
.bt-lineup:hover {
  color: #333;
}
.bt-lineup:hover::after {
  left: 0;
}

.enlarge {
  position: relative;
}
.enlarge::after {
  content: url(../images/common/search.svg);
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  bottom: 3px;
  right: 3px;
  z-index: 3;
  opacity: 0.4;
  transition: opacity 0.4s;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .enlarge::after {
    opacity: 1;
    display: none;
  }
}
@media (hover: hover) {
  .enlarge:hover::after {
    opacity: 1;
  }
}

br.sp {
  display: none;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  br.sp {
    display: block;
  }
}

.main-catch {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100000;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: 2.5s;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 50px;
  color: #f5f5f5;
  letter-spacing: 1px;
  text-shadow: 0 2px 2px #333;
}
@media screen and (max-width: 1024px) {
  .main-catch {
    font-size: 30px;
  }
}
.main-catch .txt-s {
  display: block;
  font-size: 24px;
}
@media screen and (max-width: 1024px) {
  .main-catch .txt-s {
    font-size: 20px;
  }
}
@media screen and (max-width: 834px) {
  .main-catch {
    font-size: 40px;
    width: 90%;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .main-catch {
    font-size: 32px;
  }
}
.main-catch.on {
  opacity: 1;
}

/* ==============================

	  ファイル読み込み 

  ==============================   */
.header {
  position: relative;
}
.header h1 {
  color: #333;
  font-weight: normal;
  font-size: 10px;
  position: absolute;
  top: 10px;
  right: 20px;
  z-index: -1;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .header h1 {
    display: none;
  }
}
.header .logo-kenko {
  position: absolute;
  top: 30px;
  left: 30px;
  width: 100%;
  max-width: 80px;
  display: block;
  z-index: 100;
}
@media screen and (max-width: 1100px) {
  .header .logo-kenko {
    max-width: 60px;
  }
}
@media screen and (max-width: 700px) {
  .header .logo-kenko {
    max-width: 50px;
    top: 20px;
    left: 20px;
  }
}

.onlineshop {
  position: fixed;
  top: 10px;
  right: 0px;
  opacity: 0;
  max-width: 200px;
  width: 100%;
  transition: 1s cubic-bezier(0.49, 0.18, 0.16, 0.91) 0s;
  z-index: 9999;
  filter: drop-shadow(0 0 3px #666);
}
@media screen and (max-width: 600px) {
  .onlineshop {
    max-width: 50px;
  }
}
.onlineshop img {
  display: block;
}
.onlineshop span {
  display: block;
}
.onlineshop.on {
  opacity: 1;
  right: 10px;
  transition: 1s cubic-bezier(0.49, 0.18, 0.16, 0.91) 1.5s;
}
.onlineshop .bt-close {
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  top: -5px;
  right: -5px;
  z-index: 10;
  cursor: pointer;
}
@media screen and (max-width: 600px) {
  .onlineshop .bt-close {
    display: none;
  }
}
.onlineshop .bt {
  background-color: #eb5a24;
  color: #fff;
  font-size: 13px;
  letter-spacing: 1px;
  display: flex;
  justify-content: center;
  padding: 15px;
  border-radius: 3px;
  overflow: visible;
}
@media screen and (max-width: 600px) {
  .onlineshop .bt span {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .onlineshop .bt {
    width: 45px;
    height: 45px;
    border-radius: 100px;
    padding: 0;
    align-items: center;
  }
}
.onlineshop .bt img {
  max-height: 20px;
  width: auto;
  vertical-align: center;
  margin-right: 20px;
  position: absolute;
  top: 15px;
  left: 15px;
}
@media screen and (max-width: 600px) {
  .onlineshop .bt img {
    max-height: 18px;
    margin: 0 auto;
    display: block;
    position: static;
  }
}

#back-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 9999;
  max-width: 50px;
  display: none;
}
@media screen and (max-width: 834px) {
  #back-top {
    bottom: 20px;
    right: 10px;
    max-width: 40px;
  }
}
#back-top img {
  width: 100%;
  height: auto;
}

footer {
  background-color: #222;
  color: #fff;
  padding-bottom: 10px;
  text-align: center;
  position: relative;
}
footer .inner {
  padding: 100px 50px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  footer .inner {
    padding: 50px 30px;
  }
}
@media screen and (max-width: 834px) {
  footer .ft-logo {
    max-width: 200px;
  }
}
footer .copy {
  letter-spacing: 1.5px;
  font-size: 10px;
  color: #666;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  footer .copy {
    letter-spacing: 1px;
  }
}

.mv {
  position: relative;
  overflow: visible;
}
.mv .mv-img {
  width: 100%;
  display: block;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 600px) {
  .mv .mv-img {
    width: auto;
  }
}
.mv .wrap-scroll {
  width: 50px;
  height: 100px;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%, 0);
}
.mv .wrap-scroll .txt-scroll {
  display: block;
  width: 100%;
  max-width: 50px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .mv .wrap-scroll .txt-scroll {
    max-width: 45px;
  }
}
.mv .wrap-scroll .line {
  display: block;
  width: 1px;
  height: 80px;
  background-color: #666;
  position: absolute;
  left: calc(50% - 1px);
  bottom: 0;
  overflow: hidden;
}
.mv .wrap-scroll .line::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background-color: #fff;
  left: calc(50% - 1px);
  top: -20px;
  animation: lined 2s infinite;
}
@keyframes lined {
  0% {
    top: -20px;
    height: 20px;
  }
  100% {
    top: 110%;
    height: 80px;
  }
}

.sec-01 {
  position: relative;
}
.sec-01 .logo-zx {
  margin-bottom: 50px;
}
.sec-01 .logo-zx img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 300px;
}
@media screen and (max-width: 834px) {
  .sec-01 .logo-zx img {
    max-width: 250px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-01 .logo-zx img {
    max-width: 200px;
  }
}
.sec-01 .zx-cpln-pd {
  display: block;
  width: 100%;
  max-width: 400px;
  margin: 0 auto 50px;
}
@media screen and (max-width: 834px) {
  .sec-01 .zx-cpln-pd {
    max-width: 350px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-01 .zx-cpln-pd {
    max-width: 300px;
  }
}
.sec-01 .desc {
  max-width: 1000px;
  margin: 0 auto 100px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-01 .desc {
    margin: 0 auto 50px;
  }
}
.sec-01 .desc p {
  font-size: 18px;
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .sec-01 .desc p {
    font-size: 16px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-01 .desc p {
    font-size: 16px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-01 .desc p {
    font-size: 15px;
  }
}
.sec-01 .catch {
  font-size: 40px;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .sec-01 .catch {
    font-size: 30px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-01 .catch {
    font-size: 24px;
  }
}
.sec-01 .sub {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 100px;
}
@media screen and (max-width: 1024px) {
  .sec-01 .sub {
    font-size: 20px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-01 .sub {
    font-size: 18px;
    margin-bottom: 50px;
  }
}

.sec-02 {
  padding-top: 0px;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .inner {
    overflow: hidden;
  }
}
.sec-02 .ft {
  position: relative;
  padding: 100px 0;
}
@media screen and (max-width: 834px) {
  .sec-02 .ft {
    padding: 80px 0 100px;
  }
}
.sec-02 .ft.ft-1 {
  padding-top: 0;
}
@media screen and (max-width: 1024px) {
  .sec-02 .ft.ft-1 {
    padding-top: 100px;
  }
}
@media screen and (max-width: 834px) {
  .sec-02 .ft.ft-1 {
    padding-top: 50px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .ft.ft-1 {
    padding-top: 20px;
  }
}
.sec-02 .ft:nth-of-type(2n) {
  background-color: #222;
}
.sec-02 .title-ft {
  position: absolute;
  top: -80px;
  left: 30px;
  filter: drop-shadow(0 0 2px #666);
  transition: 0.6s;
  opacity: 0;
  transform: translateY(20px);
}
@media screen and (max-width: 834px) {
  .sec-02 .title-ft {
    top: -50px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .title-ft {
    left: 10px;
  }
}
@media screen and (max-width: 834px) {
  .sec-02 .title-ft.title-ft-1 {
    top: -80px;
  }
}
.sec-02 .title-ft.on {
  opacity: 1;
  transform: translateY(0);
}
.sec-02 .title-ft .txt-feature {
  display: block;
  width: 100%;
  max-width: 83px;
  margin: 0 auto 30px;
}
@media screen and (max-width: 834px) {
  .sec-02 .title-ft .txt-feature {
    max-width: 60px;
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .title-ft .txt-feature {
    max-width: 40px;
    margin: 0 auto 10px;
  }
}
.sec-02 .title-ft .num {
  display: block;
  width: 100%;
  max-width: 110px;
}
@media screen and (max-width: 834px) {
  .sec-02 .title-ft .num {
    max-width: 80px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .title-ft .num {
    max-width: 60px;
  }
}
.sec-02 .title-ft::after {
  content: "";
  width: 1px;
  height: 40px;
  background-color: #f5f5f5;
  position: absolute;
  bottom: 0;
  right: -30px;
  transform: rotate(35deg);
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .title-ft::after {
    height: 30px;
  }
}
.sec-02 .title-h3 {
  color: #ffdd1e;
  font-size: 46px;
  letter-spacing: 2px;
  text-align: center;
  margin-bottom: 100px;
}
@media screen and (max-width: 834px) {
  .sec-02 .title-h3 {
    font-size: 40px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 834px) and (max-width: 1024px) {
  .sec-02 .title-h3 {
    font-size: 30px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .title-h3 {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
.sec-02 .wrap-img {
  position: relative;
}
.sec-02 .wrap-img.img-1 {
  margin-bottom: 100px;
}
.sec-02 .zx-cpln-pd {
  position: absolute;
  bottom: -20px;
  right: -50px;
  transform: rotate(-38deg);
  width: 100%;
  max-width: 300px;
  opacity: 0;
  transition: 0.6s 0.2s;
}
@media screen and (max-width: 1024px) {
  .sec-02 .zx-cpln-pd {
    right: -20px;
    max-width: 250px;
  }
}
@media screen and (max-width: 834px) {
  .sec-02 .zx-cpln-pd {
    right: 0px;
    max-width: 200px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .zx-cpln-pd {
    max-width: 100px;
    right: -20px;
  }
}
.sec-02 .zx-cpln-pd.on {
  bottom: 0;
  opacity: 1;
}
.sec-02 .block {
  max-width: 1000px;
  margin: 0 auto 100px;
}
@media screen and (max-width: 834px) {
  .sec-02 .block {
    margin: 0 auto 50px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .block {
    margin: 0 auto 30px;
  }
}
.sec-02 .title-h4 {
  font-size: 36px;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 50px;
  position: relative;
  transition: 0.6s;
  opacity: 0;
  transform: translateY(20px);
}
@media screen and (max-width: 834px) {
  .sec-02 .title-h4 {
    font-size: 40px;
  }
}
@media screen and (max-width: 834px) and (max-width: 1024px) {
  .sec-02 .title-h4 {
    font-size: 30px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .title-h4 {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
.sec-02 .title-h4 span {
  display: block;
  padding: 0 50px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  z-index: 3;
  position: relative;
  background-color: #000;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .title-h4 span {
    padding: 0 10px;
  }
}
.sec-02 .title-h4::before {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #4d4d4d;
  position: absolute;
  top: 50%;
  right: 50%;
  z-index: 1;
  transition: 0.6s 0.2s;
}
.sec-02 .title-h4::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #4d4d4d;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transition: 0.6s 0.2s;
}
.sec-02 .title-h4.on {
  opacity: 1;
  transform: translateY(0px);
}
.sec-02 .title-h4.on::before {
  width: 50%;
}
.sec-02 .title-h4.on::after {
  width: 50%;
}
.sec-02 .desc {
  padding-bottom: 20px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .desc {
    padding-bottom: 0;
  }
}
.sec-02 .desc p {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 1em;
}
@media screen and (max-width: 1024px) {
  .sec-02 .desc p {
    font-size: 16px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .desc p {
    font-size: 16px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .desc p {
    font-size: 15px;
  }
}
.sec-02 .img-2 {
  padding-top: 20px;
  margin-bottom: 100px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .img-2 {
    padding-top: 0;
    margin-bottom: 50px;
  }
}
.sec-02 .img-2 img {
  display: block;
  margin: 0 auto 30px;
  max-width: 600px;
}
.sec-02 .img-2 .wrap-txt {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
}
.sec-02 h5 {
  font-size: 18px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .sec-02 h5 {
    font-size: 16px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 h5 {
    font-size: 16px;
  }
}
.sec-02 .wrap-samples {
  display: flex;
  gap: 3px;
  margin-bottom: 20px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .wrap-samples {
    gap: 1px;
  }
}
.sec-02 .wrap-samples .col {
  background-color: #fff;
  width: 33.3333333333%;
  padding: 20px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .wrap-samples .col {
    padding: 10px;
  }
}
.sec-02 .wrap-samples .col .span-title {
  min-height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 18px;
  color: #111;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .sec-02 .wrap-samples .col .span-title {
    font-size: 16px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .wrap-samples .col .span-title {
    font-size: 16px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .wrap-samples .col .span-title {
    font-size: 10px;
    min-height: 50px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .wrap-samples .col .span-title br {
    display: none;
  }
}
.sec-02 .wrap-samples .col .span-title img {
  display: block;
  max-width: 200px;
  margin: 0 auto;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .wrap-samples .col .span-title img {
    width: 70%;
  }
}
.sec-02 .wrap-samples .col .img-filter {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.sec-02 .zxcpln_feature02_1 {
  display: block;
  max-width: 500px;
  margin: 0 auto;
}
.sec-02 .compare {
  background-color: #fff;
  color: #111;
  padding: 50px 30px;
}
.sec-02 .compare h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .sec-02 .compare h4 {
    font-size: 18px;
  }
}
.sec-02 .compare p {
  max-width: 650px;
  margin: 0 auto 40px;
  line-height: 1.6;
}
.sec-02 .compare .title {
  display: block;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .sec-02 .compare .title {
    font-size: 15px;
  }
}
.sec-02 .compare .wrap-compare {
  display: flex;
  gap: 20px;
  max-width: 600px;
  margin: 0 auto 30px;
}
.sec-02 .compare .wrap-compare .col {
  width: 50%;
}
.sec-02 .compare .wrap-compare .col .cap {
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  margin-top: 10px;
}
@media screen and (max-width: 1024px) {
  .sec-02 .compare .wrap-compare .col .cap {
    font-size: 12px;
  }
}
.sec-02 .img-zxcpln_feature02_4 {
  padding: 20px;
  max-width: 800px;
  margin: 30px auto 0;
  background-color: #fff;
}
.sec-02 .wrap-coat {
  gap: 30px;
  margin: 30px auto 0;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .wrap-coat {
    flex-wrap: wrap;
  }
}
.sec-02 .wrap-coat .col {
  width: calc(50% - 15px);
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .wrap-coat .col {
    width: 100%;
  }
}
.sec-02 .wrap-coat .col video {
  aspect-ratio: 2/1;
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.sec-02 .wrap-coat .col .cap {
  display: block;
  margin: 10px auto 0;
  text-align: center;
  font-size: 14px;
}
@media screen and (max-width: 1024px) {
  .sec-02 .wrap-coat .col .cap {
    font-size: 12px;
  }
}
.sec-02 .zxcpln_feature05 {
  max-width: 800px;
  margin: 0 auto;
  display: block;
  width: 100%;
}
.sec-02 .ft-6 .wrap-flex {
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
  gap: 50px 30px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .ft-6 .wrap-flex {
    gap: 30px 10px;
  }
}
.sec-02 .ft-6 .col {
  width: calc(50% - 15px);
  text-align: center;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .ft-6 .col {
    width: calc(50% - 5px);
  }
}
.sec-02 .ft-6 .col h5 {
  margin-top: 20px;
  text-align: center;
  font-size: 20px;
}
@media screen and (max-width: 1024px) {
  .sec-02 .ft-6 .col h5 {
    font-size: 18px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .ft-6 .col h5 {
    font-size: 15px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .ft-6 .col p {
    font-size: 13px;
    text-align: left;
  }
}
.sec-02 .ft-7 {
  background-color: #fff;
  color: #111;
}
.sec-02 .ft-7 .title-h4-2 {
  border-bottom: solid 1px #111;
}
.sec-02 .ft-7 dl {
  max-width: 1000px;
  margin: 0 auto;
  padding-left: 70px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .ft-7 dl {
    padding-left: 20px;
  }
}
.sec-02 .ft-7 dl dt {
  position: relative;
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .sec-02 .ft-7 dl dt {
    font-size: 20px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-02 .ft-7 dl dt {
    font-size: 18px;
  }
}
.sec-02 .ft-7 dl dt::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #111;
  border-radius: 100px;
  top: 10px;
  left: -30px;
}
.sec-02 .ft-7 dl dd {
  margin-bottom: 40px;
  line-height: 1.6;
}
.sec-02 .ft-7 dl dd .note {
  display: block;
  font-size: smaller;
  color: #666;
  text-indent: -1em;
  margin-left: 1em;
}
.sec-02 .ft-7 dl dd .note:first-child {
  margin-top: 20px;
}

.title-h4-2 {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 100px;
  padding-bottom: 15px;
  border-bottom: solid 1px #fff;
  font-size: 30px;
}
@media screen and (max-width: 1024px) {
  .title-h4-2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 834px) {
  .title-h4-2 {
    margin: 0 auto 50px;
  }
}

.sec-03 {
  padding-top: 50px;
  margin-top: 0;
}
.sec-03 .inner {
  max-width: 1000px;
}
.sec-03 .wrap-img {
  margin-bottom: 100px;
}

.sec-04 {
  background-color: #fff;
  color: #111;
  padding-bottom: 150px;
}
@media screen and (max-width: 834px) {
  .sec-04 {
    padding-bottom: 100px;
  }
}
.sec-04 .inner {
  max-width: 1200px;
}
@media screen and (max-width: 1024px) {
  .sec-04 .title {
    top: 50px;
    left: 100px;
    width: 50px;
    transform: rotate(90deg);
    transform-origin: right;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-04 .title {
    top: 0px;
    left: 60px;
    width: 30px;
  }
}
.sec-04 .wrap-flex {
  gap: 0 30px;
  align-items: center;
}
@media screen and (max-width: 834px) {
  .sec-04 .wrap-flex {
    gap: 30px 0;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-04 .wrap-flex {
    flex-direction: column;
  }
}
.sec-04 .wrap-flex .col {
  width: calc(50% - 25px);
}
@media screen and (max-width: 834px) {
  .sec-04 .wrap-flex .col {
    width: 100%;
    padding: 0 30px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-04 .wrap-flex .col {
    padding: 0;
    width: 100%;
  }
}
.sec-04 .pd-img {
  max-width: 450px;
  width: 100%;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 1100px) {
  .sec-04 .pd-img {
    max-width: 400px;
  }
}
@media screen and (max-width: 834px) {
  .sec-04 .pd-img {
    max-width: 300px;
  }
}
.sec-04 .wrap-catch {
  text-align: left;
  font-size: 30px;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .sec-04 .wrap-catch {
    font-size: 20px;
  }
}
@media screen and (max-width: 834px) {
  .sec-04 .wrap-catch {
    font-size: 30px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-04 .wrap-catch {
    text-align: center;
  }
}
.sec-04 .wrap-catch .catch-1 {
  display: block;
  margin: 0 auto 20px;
  max-width: 400px;
}
@media screen and (max-width: 834px) {
  .sec-04 .wrap-catch .catch-1 {
    max-width: 300px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-04 .wrap-catch .catch-1 {
    text-align: center;
    max-width: inherit;
  }
}
.sec-04 .wrap-catch .pd-name-ja {
  display: block;
  margin: 0 0 40px;
  font-weight: normal;
  font-size: 16px;
}
@media screen and (max-width: 1024px) {
  .sec-04 .wrap-catch .pd-name-ja {
    font-size: 15px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-04 .wrap-catch .pd-name-ja {
    text-align: center;
    margin: 0 0 20px;
  }
}
.sec-04 .desc {
  font-size: 16px;
  margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  .sec-04 .desc {
    font-size: 15px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .sec-04 .desc {
    text-align: center;
    margin-bottom: 30px;
  }
}
.sec-04 .wrap-bts {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 30px;
}
@media screen and (max-width: 834px) {
  .sec-04 .wrap-bts {
    flex-direction: column;
  }
}
.sec-04 .bt {
  width: calc(50% - 10px);
  display: block;
  text-align: center;
  padding: 20px;
  background-color: #036eb8;
  color: #fff;
  font-weight: bold;
  position: relative;
  transition: all 0.3s;
  border-radius: 3px;
  font-size: 16px;
  letter-spacing: 1px;
  filter: drop-shadow(0 0 2px #999);
}
@media screen and (max-width: 1024px) {
  .sec-04 .bt {
    font-size: 15px;
  }
}
@media screen and (max-width: 834px) {
  .sec-04 .bt {
    width: 100%;
  }
}
.sec-04 .bt .icon-cart {
  display: block;
  width: 100%;
  max-width: 30px;
  position: absolute;
  top: 20px;
  left: 20px;
}
.sec-04 .bt i {
  font-style: normal;
  font-size: 10px;
  margin-right: 8px;
  display: inline-block;
  vertical-align: middle;
}
.sec-04 .bt.bt-orange {
  background-color: #ea5514;
  color: #fff;
  padding-left: 30px;
}
.sec-04 .bt.bt:hover {
  color: #fff;
  background-color: #036eb8;
}
.sec-04 .bt.bt-orange:hover {
  background-color: #ea5514;
}

.wrap-sns {
  padding: 50px 20px;
  position: relative;
  background-color: #111;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .wrap-sns {
    background-color: #fff;
    padding: 0;
  }
}
.wrap-sns .inner {
  max-width: 1000px;
  background-color: #fff;
  z-index: 2;
  padding: 0;
}
@media screen and (max-width: 834px) {
  .wrap-sns .inner {
    max-width: 100%;
  }
}
.wrap-sns .social {
  position: absolute;
  top: -12px;
  left: 0;
  width: 100%;
  z-index: 3;
  text-align: center;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .wrap-sns .social {
    top: -50px;
  }
}
.wrap-sns .social .bt-tw {
  display: inline-block;
  margin-right: 10px;
}
.wrap-sns .social .bt-fb {
  display: inline-block;
}

.slick {
  width: 100%;
  position: relative;
}
.slick .slick-slide {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
.slick .slick-slide.followers {
  display: none;
}
.slick .slick-slide img {
  width: 100%;
  height: auto;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/**  チラツキ防止 **/
.slick-slide,
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
  transform: translateZ(0);
  perspective: 1000;
  backface-visibility: hidden;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 50px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .slick-arrow {
    width: 30px;
    height: 30px;
  }
}
.slick-arrow i {
  width: 12px;
  height: 12px;
  border-top: solid 1px #eee;
  border-right: solid 1px #eee;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .slick-arrow i {
    width: 8px;
    height: 8px;
  }
}
.slick-arrow.prev {
  left: 0;
}
.slick-arrow.prev i {
  transform: translate(-50%, -50%) rotate(-135deg);
}
.slick-arrow.next {
  right: 0;
}
.slick-arrow.next i {
  transform: translate(-50%, -50%) rotate(45deg);
}

.slick-prev {
  left: 10px;
}

.slick-next {
  right: 10px;
}

.fa-angle-left {
  width: 50px;
  height: 50px;
  display: block;
  border-top: solid 1px #333;
  border-left: solid 1px #333;
  transform: rotate(-45deg);
}

.fa-angle-right {
  width: 50px;
  height: 50px;
  display: block;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  transform: rotate(45deg);
}

.slick-dots {
  text-align: center;
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 100%;
  z-index: 10;
}

.slick-dots li {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 8px;
  background-color: #666;
  border-radius: 100%;
  text-indent: -9999px;
  cursor: pointer;
  position: relative;
}

.slick-dots li.slick-active {
  background-color: #eee;
}
.slick-dots li.slick-active::after {
  content: "";
  display: block;
  border: solid 1px #eee;
  width: 18px;
  height: 18px;
  border-radius: 100px;
  position: absolute;
  top: -6px;
  left: -6px;
}

.slide-dots {
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 100%;
  z-index: 10;
  text-align: right;
  padding: 20px;
}

.slide-dots li {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 8px;
  background-color: #666;
  border-radius: 100%;
  text-indent: -9999px;
  cursor: pointer;
  position: relative;
}

.slide-dots li.slick-active {
  background-color: #eee;
}
.slide-dots li.slick-active::after {
  content: "";
  display: block;
  border: solid 1px #333;
  width: 18px;
  height: 18px;
  border-radius: 100px;
  position: absolute;
  top: -6px;
  left: -6px;
}
.slide-dots li.slick-active .bd_0 {
  animation: bd_draw 6s ease-out forwards;
}
.slide-dots li.slick-active .bd_1 {
  animation: bd_draw 6s ease-out forwards;
}

.circle {
  width: 18px;
  height: 18px;
  transform: rotate(90deg);
  position: absolute;
  top: -6px;
  left: -6px;
  z-index: 2;
}

.bd_0 {
  stroke-dasharray: 189 191;
  stroke-dashoffset: 190;
}

.bd_1 {
  stroke-dasharray: 186 188;
  stroke-dashoffset: 187;
}

@keyframes bd_draw {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes bd_fade {
  0% {
    stroke-opacity: 1;
  }
  92.5925925925926% {
    stroke-opacity: 1;
  }
  100% {
    stroke-opacity: 0;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.wrap-img {
  position: relative;
  margin: 30px auto;
  max-width: 100%;
}
.wrap-img.portrait {
  max-width: 500px;
}
.wrap-img.portrait .beforeafter {
  width: 100%;
  height: 100%;
}
.wrap-img img {
  width: 100%;
  height: auto;
}
.wrap-img img.window {
  width: 10px;
  display: inline-block;
  vertical-align: middle;
}
.wrap-img .beforeafter {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.wrap-img .item-01 {
  position: absolute;
  bottom: -40px;
  left: 0;
  padding: 10px 0;
  display: block;
  color: #fff;
  font-size: 11px;
  line-height: 180%;
  width: 38%;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .wrap-img .item-01 {
    font-size: 10px;
    transform: scale(0.9);
  }
}
.wrap-img .item-01 .comment {
  display: block;
  color: #fff;
  position: absolute;
  top: 40px;
}
.wrap-img .item-02 {
  position: absolute;
  bottom: -40px;
  right: 0;
  padding: 10px 0;
  display: block;
  color: #fff;
  text-align: right;
  font-size: 11px;
  line-height: 180%;
  width: 58%;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .wrap-img .item-02 {
    font-size: 10px;
    transform: scale(0.9);
  }
}
.wrap-img .item-02 .comment {
  display: block;
  color: #fff;
  position: absolute;
  top: 40px;
  right: 0;
  text-align: right;
}
@media screen and (max-width: 400px) and (orientation: portrait) {
  .wrap-img .item-02 .comment {
    text-align: left;
  }
}
.wrap-img .item-03 {
  position: absolute;
  bottom: -40px;
  right: 0;
  padding: 10px 0;
  display: block;
  color: #666;
  text-align: center;
  font-size: 11px;
  line-height: 180%;
  width: 100%;
}
.wrap-img .item-03 a {
  color: #666;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .wrap-img .item-03 {
    font-size: 10px;
    transform: scale(0.9);
  }
}
@media screen and (max-width: 400px) and (orientation: portrait) {
  .wrap-img .item-03 {
    bottom: -70px;
  }
}

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
  background: #eee;
}

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
  width: 1px;
  margin-left: 0px;
}

.twentytwenty-handle {
  border: 1px solid #eee;
}

.twentytwenty-left-arrow {
  border-right: 6px solid #eee;
}

.twentytwenty-right-arrow {
  border-left: 6px solid #eee;
}

.visible {
  opacity: 1;
  transition: opacity 1s;
}

.invisible {
  opacity: 0;
}

.fromTopIn {
  transform: translate(0, 0);
  opacity: 1;
  transition: opacity 1s, transform 1s;
}

.fromTopOut {
  transform: translate(0, -20px);
  opacity: 0;
}

.fromBottomIn {
  transform: translate(0, 0);
  opacity: 1;
  transition: opacity 1s, transform 1s;
}

.fromBottomOut {
  transform: translate(0, 20px);
  opacity: 0;
}

.fromLeftIn {
  transform: translate(0, 0);
  opacity: 1;
  transition: opacity 1s, transform 1s;
}

.fromLeftOut {
  transform: translate(-20px, 0);
  opacity: 0;
}

.fromRightIn {
  transform: translate(0, 0);
  opacity: 1;
  transition: opacity 1s, transform 1s;
}

.fromRightOut {
  transform: translate(20px, 0);
  opacity: 0;
}

.scaleUpIn {
  transform: scale(1, 1);
  opacity: 1;
  transition: opacity 1s, transform 1s;
}

.scaleUpOut {
  transform: scale(1.2, 1.2);
  opacity: 0;
}

.scaleDownIn {
  transform: scale(1, 1);
  opacity: 1;
  transition: opacity 1s, transform 1s;
}

.scaleDownOut {
  transform: scale(0.7, 0.7);
  opacity: 0;
}

.rotateIn {
  transform: rotate(0deg) scale(1);
  opacity: 1;
  transition: opacity 1s, transform 1s;
}

.rotateOut {
  transform: rotate(30deg) scale(0.9);
  opacity: 0;
}

.delay1 {
  transition-delay: 0.1s;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .delay1 {
    transition-delay: 0s;
  }
}

.delay2 {
  transition-delay: 0.2s;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .delay2 {
    transition-delay: 0s;
  }
}

.delay3 {
  transition-delay: 0.3s;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .delay3 {
    transition-delay: 0s;
  }
}

.delay4 {
  transition-delay: 0.4s;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .delay4 {
    transition-delay: 0s;
  }
}

.delay5 {
  transition-delay: 0.5s;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .delay5 {
    transition-delay: 0s;
  }
}

.delay6 {
  transition-delay: 0.4s;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .delay6 {
    transition-delay: 0s;
  }
}

.delay7 {
  transition-delay: 0.7s;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .delay7 {
    transition-delay: 0s;
  }
}

.delay8 {
  transition-delay: 0.8s;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .delay8 {
    transition-delay: 0s;
  }
}

.delay9 {
  transition-delay: 0.9s;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .delay9 {
    transition-delay: 0s;
  }
}

.delay10 {
  transition-delay: 1s;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  .delay10 {
    transition-delay: 0s;
  }
}

.speed1 {
  transition-duration: 0.1s;
}

.speed2 {
  transition-duration: 0.2s;
}

.speed3 {
  transition-duration: 0.3s;
}

.speed4 {
  transition-duration: 0.4s;
}

.speed5 {
  transition-duration: 0.5s;
}

.speed6 {
  transition-duration: 0.6s;
}

.speed7 {
  transition-duration: 0.7s;
}

.speed8 {
  transition-duration: 0.8s;
}

.speed9 {
  transition-duration: 0.9s;
}

.speed10 {
  transition-duration: 1s;
}/*# sourceMappingURL=common.css.map */