@charset "UTF-8";

@media screen and (max-width: 1024px) {
  .pcOnly {
    display: none !important;
  }
  .smOnly {
    display: block !important;
  }
  .product_wall #MAIN img {
    width: 100%;
  }
}

@media screen and (min-width: 1025px), print {
  .pcOnly {
    display: block !important;
  }
  .smOnly {
    display: none !important;
  }
}

.power1000_ico {
  vertical-align: bottom !important;
  position: relative;
  top: 4px;
}
#wrap {
  overflow: hidden;
}
#contents {
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.1em;
}
.product_wall #MAIN a img {
  vertical-align: middle;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.product_wall #MAIN a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

@media all and (-ms-high-contrast: none) {
  .power1000Module03 .inner .itemWrap .txtWrap .btnWrap .btn01,
  .power1000Module04 .btn01 .name,
  .power1000Module05 .innerWrap .inner .in .menu01 li a,
  .power1000Module05 .inner .in .menu01 .list .menu02 > li,
  .power1000Module06 .btnWrap .btn,
  .power1000TitModule01.nm .titWrap .txt01,
  .power1000ListModule01 .titType01 .txt01,
  .power1000ListModule01 .titType01 .tit01 {
    font-family: "Noto Sans Japanese", sans-serif !important;
  }
}
/* -----------------------
power1000TitModule03
----------------------- */
.power1000TitModule03 {
  text-align: center;
  min-height: 77px;
}

.power1000TitModule03 a {
  display: inline-block;
  line-height: 77px;
}

.power1000TitModule03 img {
  width: 206px;
  height: 37px;
}

/* -----------------------
power1000TitModule02
----------------------- */
@media screen and (max-width: 1024px) {
  .power1000TitModule02 {
    position: relative;
    background: url(../img/bg01.png) center center;
    background-size: cover;
    min-height: 170px;
  }
  .power1000TitModule02 .in {
    max-width: 244px;
    min-width: 244px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50%;
    display: block;
    z-index: 20;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .power1000TitModule02 .in img {
    width: 100%;
  }
}

@media screen and (min-width: 1025px), print {
  .power1000TitModule02 {
    width: 100%;
    height: 230px;
    background: url(../img/bg01.png) no-repeat center center;
    background-size: cover;
    text-align: center;
  }
  .power1000TitModule02 .in {
    width: 960px;
    margin: 0 auto;
  }
  .power1000TitModule02 img {
    position: relative;
    width: 322px;
    display: block;
    top: 60px;
  }
}

/* -----------------------
power1000ListModule01
----------------------- */
.power1000ListModule01 .inner .itemList li .photo {
  overflow: hidden;
}

.power1000ListModule01 .inner .itemList li .photo img {
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.power1000ListModule01 .inner .itemList li a:hover {
  opacity: 1 !important;
}

.power1000ListModule01 .inner .itemList li a:hover .photo img {
  transform: scale(1.1);
}

@media screen and (max-width: 1024px) {
  .power1000ListModule01 .titType01 .txt01 {
    font-size: 14px;
    background: #000;
    color: #fff;
    width: 100%;
    display: block;
    line-height: 50px;
    padding: 0 0 0 24px;
    position: relative;
  }
  .power1000ListModule01 .titType01 .tit01 {
    display: block;
    font-size: 16px;
    line-height: 1.8;
    padding: 10px 0 10px 24px;
    position: relative;
  }
  .power1000ListModule01 .inner {
    overflow: hidden;
    clear: both;
    background: rgba(28, 27, 27, 0.13);
    padding: 30px 20px 40px;
  }
  .power1000ListModule01 .inner .itemList {
    width: 100%;
    /* display : block; */
    margin: 0 auto;
    /*
                display: flex;
                flex-direction: row;
                flex-wrap: wrap;
                */
    text-align: left;
  }
  .power1000ListModule01 .inner .itemList li {
    display: block;
    width: 30%;
    float: left;
    margin: 0 0 15px 0;
  }
  .power1000ListModule01 .inner .itemList li:nth-of-type(3n + 2) {
    margin: 0 5%;
  }
  .power1000ListModule01 .inner .itemList li img {
    width: 100%;
  }
  .power1000ListModule01 .inner .itemList li .name {
    font-size: 12px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    letter-spacing: 0.1em;
    letter-spacing: 0;
  }
}

@media screen and (min-width: 1025px), print {
  .power1000ListModule01 {
    overflow: hidden;
  }
  .power1000ListModule01 .titType01 {
    width: 960px;
    margin: 0 auto;
  }
  .power1000ListModule01 .titType01 .txt01 {
    font-size: 15px;
    background: #000;
    color: #fff;
    width: 133px;
    float: left;
    line-height: 50px;
    position: relative;
  }
  .power1000ListModule01 .titType01 .txt01:before {
    content: "";
    position: absolute;
    width: 1500px;
    height: 50px;
    display: block;
    top: 0;
    left: 0;
    margin: 0 0 0 -1500px;
    background: #000;
  }
  .power1000ListModule01 .titType01 .tit01 {
    font-size: 16px;
    display: block;
    line-height: 1.8;
    padding: 10px 0 10px 40px;
    position: relative;
    float: left;
    min-height: 50px;
    box-sizing: border-box;
  }
  .power1000ListModule01 .titType01 .tit01:after {
    content: "";
    position: absolute;
    width: 1500px;
    height: 50px;
    display: block;
    top: 0;
    left: 100%;
    background: #fff;
  }
  .power1000ListModule01 .inner {
    overflow: hidden;
    clear: both;
    background: rgba(28, 27, 27, 0.13);
    padding: 100px 0 70px 0;
  }
  .power1000ListModule01 .inner .itemList {
    width: 960px;
    /* display : block; */
    margin: 0 auto;
    /*
                display: flex;
                flex-direction: row;
                flex-wrap: wrap;
                */
    text-align: left;
  }
  .power1000ListModule01 .inner .itemList li {
    display: block;
    width: 170px;
    float: left;
    margin: 0 27px 20px 0;
  }
  .power1000ListModule01 .inner .itemList li:nth-of-type(5n) {
    margin: 0 0 20px;
  }
  .power1000ListModule01 .inner .itemList li img {
    width: 100%;
  }
  .power1000ListModule01 .inner .itemList li .name {
    font-size: 12px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    letter-spacing: 0.1em;
    letter-spacing: 0;
  }
}

/* -----------------------
power1000Module05
----------------------- */
.power1000Module05 {
  padding: 30px 15px 20px;
  background: #000;
}

.power1000Module05 .innerWrap {
  position: relative;
}

.power1000Module05 .inner {
  margin: 30px 0 0 0;
}

.power1000Module05 .inner .tit02 {
  font-size: 16px;
  text-align: center;
  color: #fff;
  padding: 0 0 10px;
  border-bottom: solid 2px #f0cb75;
}

.power1000Module05 .inner .in .tit03 {
  padding: 15px 0 5px;
  display: block;
  line-height: 2;
  font-size: 14px;
  font-weight: bold;
  color: #f0cb75;
}

.power1000Module05 .inner .in .menu01 > li > a {
  position: relative;
  display: block;
  font-size: 13px;
  color: #fff;
  background: #2f2f2f;
  padding: 20px 10px;
  margin: 0 0 10px;
  line-height: 1.5;
}

.power1000Module05 .inner .in .menu01 > li > a:after {
  content: "";
  display: block;
  position: absolute;
  background: url(../img/ico_arrow01.svg);
  background-size: 6px 18px;
  top: 50%;
  right: 10px;
  width: 6px;
  height: 18px;
  margin: -9px 0 0 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.power1000Module05 .inner .in .menu01 > li > a:hover:after {
  right: 5px;
}

.power1000Module05 .inner .in .menu01 .list {
  position: relative;
  display: block;
  font-size: 13px;
  color: #fff;
  background: #2f2f2f;
  padding: 10px 10px;
  margin: 0 0 10px;
}

.power1000Module05 .inner .in .menu01 .list .menu02 {
  display: flex;
  /* justify-content: space-between; */
  flex-direction: row;
  flex-wrap: wrap;
  overflow: hidden;
  -webkit-align-items: center;
  align-items: center;
  /* 上下中央 */
  margin: 10px 0 0;
}

.power1000Module05 .inner .in .menu01 .list .menu02 > li {
  width: 32.5%;
  background: #141414;
  display: block;
  position: relative;
  height: 50px;
}

.power1000Module05 .inner .in .menu01 .list .menu02 > li.half {
  width: 50%;
  margin: 0 0 2px 0;
}

.power1000Module05 .inner .in .menu01 .list .menu02 > li.half:nth-of-type(2) {
  width: 49.5%;
  margin: 0 0 2px 0.5%;
}

.power1000Module05 .inner .in .menu01 .list .menu02 > li:nth-of-type(2) {
  margin: 0 1% 2px;
}

.power1000Module05 .inner .in .menu01 .list .menu02 > li > a {
  display: block;
}

.power1000Module05 .inner .in .menu01 .list .menu02 > li > a:hover span:after {
  right: 2px;
}

.power1000Module05 .inner .in .menu01 .list .menu02 > li > a > span {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 0 15px 0 10px;
  line-height: 1.5;
  box-sizing: border-box;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  font-size: 12px;
  color: #fff;
  background: #141414;
  align-items: center;
  /* 上下中央 */
}

.power1000Module05 .inner .in .menu01 .list .menu02 > li > a > span:after {
  content: "";
  display: block;
  position: absolute;
  background: url(../img/ico_arrow01.svg);
  background-size: 6px 18px;
  top: 50%;
  right: 5px;
  width: 6px;
  height: 18px;
  margin: -9px 0 0 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

@media screen and (max-width: 1024px) {
  .power1000Module05 {
    padding: 0 15px 45px;
  }
  .power1000Module05 .innerWrap {
    overflow: hidden;
  }
  .power1000Module05 .innerWrap .tit01 {
    display: block;
    width: 100%;
    text-align: right;
    margin: 30px 0 0 0;
  }
  .power1000Module05 .innerWrap .tit01 img {
    width: 108px;
  }
}

@media screen and (min-width: 1025px), print {
  .power1000Module05 {
    padding: 10px 0 45px;
  }
  .power1000Module05 .innerWrap {
    width: 920px;
    margin: 0 auto;
    overflow: hidden;
  }
  .power1000Module05 .innerWrap .tit01 {
    display: block;
    width: 100%;
    position: absolute;
    top: 567px;
    right: 0px;
    width: 145px;
  }
  .power1000Module05 .innerWrap .tit01 img {
    width: 145px;
    height: 126px;
  }
  .power1000Module05 .innerWrap .inner {
    width: 440px;
    float: left;
  }
  .power1000Module05 .innerWrap .inner.type02 {
    float: right;
  }
  .power1000Module05 .innerWrap .inner .in .tit03 {
    clear: both;
  }
  .power1000Module05 .innerWrap .inner .in .tit03.type02 {
    position: relative;
    padding: 70px 0 0 0;
  }
  .power1000Module05 .innerWrap .inner .in .tit03.type02.func {
    padding: 80px 0 0 0;
  }
  .power1000Module05 .innerWrap .inner .in .tit03.func {
    padding: 30px 0 0 0;
  }
  .power1000Module05 .innerWrap .inner .in .menu01 {
    clear: both;
  }
  .power1000Module05 .innerWrap .inner .in .menu01 > li > a {
    min-height: 48px;
    padding: 15px 12px !important;
    line-height: 1.5;
  }
  .power1000Module05 .innerWrap .inner .in .menu01 > li.long > a {
    line-height: 1.6;
    padding: 5px 12px !important;
  }
  .power1000Module05 .innerWrap .inner .in .menu01 > li.list {
    margin: 0 0 4px;
  }
  .power1000Module05 .innerWrap .inner .in .menu02 > li > a {
    line-height: 1.5;
  }
  .power1000Module05 .innerWrap .inner .in .menu01 li {
    width: 218px;
    height: 50px;
    float: left;
    margin: 0 0 2px;
  }
  .power1000Module05 .innerWrap .inner .in .menu01 li.list {
    width: 100%;
    clear: both;
    box-sizing: border-box;
    height: auto;
  }
  .power1000Module05 .innerWrap .inner .in .menu01 li.list .txt03 {
    font-size: 11px;
  }
  .power1000Module05 .innerWrap .inner .in .menu01 li.type02 {
    float: right;
  }
  .power1000Module05 .innerWrap .inner .in .menu01 li.long a {
    padding: 6px 12px;
  }
  .power1000Module05 .innerWrap .inner .in .menu01 li a {
    color: #fff !important;
    text-decoration: none !important;
    font-size: 12px;
    padding: 15px 12px;
    letter-spacing: 0.1em;
  }
}

/* -----------------------
power1000Module07
----------------------- */
.power1000Module07 {
  padding: 50px 45px 30px;
  clear: both;
}

@media screen and (max-width: 1024px) {
  .power1000Module07 {
    padding: 40px 45px 20px;
  }
  .power1000Module07.list {
    padding: 30px 45px 30px;
    background: rgba(28, 27, 27, 0.13);
  }
}

@media screen and (min-width: 1025px), print {
  .power1000Module07 {
    padding: 50px 45px 30px;
  }
  .power1000Module07.list {
    padding: 10px 45px 40px;
  }
}
.power1000 .btn01 {
  position: relative;
  display: block;
  background: #2f2f2f;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  color: #fff !important;
  text-decoration: none !important;
  line-height: 54px;
}

@media screen and (max-width: 1024px) {
  .power1000 .btn01.back {
    width: 100%;
    margin: 0 auto;
  }
  .power1000 .btn01.back:after {
    content: "";
    display: block;
    position: absolute;
    background: url(../img/ico_arrow01.svg);
    background-size: 6px 18px;
    top: 50%;
    left: 10px;
    width: 6px;
    height: 18px;
    margin: -9px 0 0 0;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    transform: rotate(180deg);
    z-index: 2;
  }
  .power1000 .btn01.back:hover:after {
    left: 15px;
  }
}

@media screen and (min-width: 1025px), print {
  .power1000 .btn01.back {
    width: 400px;
    margin: 0 auto;
  }
  .power1000 .btn01.back:after {
    content: "";
    display: block;
    position: absolute;
    background: url(../img/ico_arrow01.svg);
    background-size: 6px 18px;
    top: 50%;
    left: 10px;
    width: 6px;
    height: 18px;
    margin: -9px 0 0 0;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    transform: rotate(180deg);
    z-index: 2;
  }
  .power1000 .btn01.back:hover:after {
    left: 15px;
  }
}
footer {
  text-align: center;
  padding: 10px 0;
}

footer .copyright {
  font-size: 10px;
  font-family: "Sorts Mill Goudy", serif;
  letter-spacing: 0.1em;
}

/* listModule
-------------------------------------------- */
.listModule {
  margin: 0 20px;
}
.listModule ul {
  margin: 0 -5% 20px 0;
  overflow: hidden;
}
.listModule ul li {
  width: 29%;
  margin-right: 4%;
  float: left;
}
.listModule ul li a {
  display: block;
}
.listModule ul li p {
  margin: 10px 0 15px 0;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.05em;
}

@media (min-width: 768px) {
  .listModule {
    width: 960px;
    margin: 0 auto;
  }
  .listModule ul {
    margin: 0 -27px 35px 0;
  }
  .listModule ul li {
    width: 170px;
    margin-right: 27px;
  }
  .listModule ul li p {
    margin: 12px 0 35px 0;
    font-size: 15px;
  }
  .listModule ul li a img {
    width: 170px;
  }
}
/* detailModule
-------------------------------------------- */
/* txtWrap */
.detailModule .txtWrap {
  margin: 0;
  padding: 50px 0 40px;
  background: rgba(28, 27, 27, 0.13);
  text-align: center;
  font-size: 18px;
}
.detailModule .txtWrap h2 {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.05em;
  padding: 0 0 10px;
  border-bottom: 3px solid #000;
}
.detailModule .txtWrap .txtList {
  border-left: solid 2px #cbcbcb;
}
.detailModule .txtWrap .txtList tr th {
  padding: 0 0 10px 22px;
}
.detailModule .txtWrap .txtList tr td {
  padding: 0 0 10px 10px;
}
.detailModule .txtWrap .txtList tr th,
.detailModule .txtList tr td {
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.1em;
}
.detailModule .txtWrap .txtList tr th span {
  font-size: 12px;
}
.detailModule .txtWrap .txtList tr:last-child th,
.detailModule .txtList tr:last-child td {
  padding-bottom: 0 !important;
}

@media (min-width: 768px) {
  .detailModule .txtWrap {
    min-height: 70px;
    width: 100% !important;
    margin: 0 auto !important;
    padding: 40px 0 40px;
  }
  .detailModule .txtWrap h2 {
    display: inline-block;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    letter-spacing: 0.1em;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.05em;
    padding: 0 0 10px;
    border-bottom: 3px solid #000;
  }
  .detailModule .mainImg {
    text-align: center;
    background: #ededed;
  }
  .detailModule .mainImg img {
    width: 520px;
  }
  .detailModule .txtWrap {
    width: 760px;
    margin: 46px auto;
    overflow: hidden;
  }
  .detailModule .txtWrap h1 {
    width: 183px;
    float: left;
  }
  .detailModule .txtWrap .txtList tr th {
    padding: 0 0 10px 40px;
  }
}
/* スライド関連
-------------------------------------------- */
.swiper-container {
  text-align: center;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background: url("../img/ico_arrow04.png") center center no-repeat !important;
  background-size: 12px 42px !important;
  z-index: 999999;
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background: url("../img/ico_arrow05.png") center center no-repeat !important;
  background-size: 12px 42px !important;
  z-index: 999999;
}
.swiper-button-next,
.swiper-button-prev {
  width: 20px !important;
  height: 60px !important;
  margin-top: -30px !important;
}
.thumsModule #thumbs {
  height: 25%;
  box-sizing: border-box;
  padding: 20px 0;
  background: #b4b3b3;
}
.thumsModule #thumbs .swiper-slide img {
  width: 100px !important;
  height: 100px !important;
}
.thumsModule #thumbs .swiper-slide {
  width: 100px;
  height: 100%;
  opacity: 1;
  cursor: pointer;
}
.thumsModule #thumbs .swiper-slide-active,
.thumsModule #thumbs .swiper-slide {
  position: relative;
}
.thumsModule #thumbs .swiper-slide-active:before,
.thumsModule #thumbs .swiper-slide:before,
.thumsModule #thumbs .swiper-slide-active:after,
.thumsModule #thumbs .swiper-slide:after {
  content: "";
  display: block;
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.thumsModule #thumbs .swiper-slide-active:before,
.thumsModule #thumbs .swiper-slide:before {
  content: "";
  width: 30px;
  height: 24px;
  margin: -12px 0 0 -15px;
  display: block;
  background: url(../img/ico_camera.png) no-repeat;
  background-size: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
}
.thumsModule #thumbs .swiper-slide-active:before,
.thumsModule #thumbs .swiper-slide:hover:before {
  opacity: 1;
}
.thumsModule #thumbs .swiper-slide-active:after,
.thumsModule #thumbs .swiper-slide:hover:after {
  width: 100px;
  height: 100px;
  opacity: 0.75;
  background: #2c2c2c;
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 767px) {
  .sliderModule {
    background: rgba(28, 27, 27, 0.13);
    padding: 30px 0 0 0;
  }
  .sliderModule #slider .swiper-slide {
    height: 300px;
  }
  .sliderModule #slider .swiper-slide img {
    display: block;
    position: absolute;
    width: 90%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .sliderModule {
    width: 100%;
    margin: 0 auto;
    max-height: 300px;
    text-align: center;
  }
  .sliderModule img {
    max-width: 100% !important;
    max-height: 300px !important;
    width: auto !important;
    height: auto !important;
  }
  .thumsModule {
    clear: both;
    width: 100%;
    margin: 0 auto 0;
    position: relative;
    background: #ededed;
  }
  .thumsModule .thumbsWrap {
    padding: 0 30px;
    background: #b4b3b3;
  }
  .swiper-button-prev.swiper-button-white,
  .swiper-container-rtl .swiper-button-next.swiper-button-white {
    left: 5px !important;
  }
  .swiper-button-next.swiper-button-white,
  .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    right: 5px !important;
  }
}

@media (min-width: 768px), print {
  .detailModule {
    overflow: hidden;
  }
  .swiper-button-next,
  .swiper-button-prev {
    margin-top: -20px !important;
  }
  .sliderModule {
    margin: 0 auto;
    /* max-height : 520px; */
    padding: 60px 0 0;
    text-align: center;
    background: rgba(28, 27, 27, 0.13);
  }
  .sliderModule img {
    max-width: 100% !important;
    max-height: 520px !important;
    width: auto !important;
    height: auto !important;
  }
  .thumsModule {
    clear: both;
    width: 760px;
    margin: 0 auto 50px;
    position: relative;
    background: #50a7a5;
  }
  .thumsModule:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    background: #b4b3b3;
    width: 3000px;
    height: 180px;
    margin: 0 0 0 -1500px;
  }
  .thumsModule .thumbsWrap {
    padding: 20px 0 0 0;
  }
  .thumsModule #thumbs {
    width: 670px;
    height: 25%;
    box-sizing: border-box;
    padding: 20px 0;
    background: #b4b3b3;
    position: relative;
  }
  .swiper-button-prev.swiper-button-white,
  .swiper-container-rtl .swiper-button-next.swiper-button-white {
    left: 20px !important;
  }
  .swiper-button-next.swiper-button-white,
  .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    right: 20px !important;
  }
}
/* -----------------------
sampleModule01
----------------------- */
/*
.sampleModule01{

	@include mq-sm {
		.txt{
			@include font-size(10);
		}
	}
	@include mq-pc {
		.txt{
			@include font-size(12);
		}
	}
}
*/
