@charset "UTF-8";
@keyframes cercle {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* =========================================================
layout
========================================================= */
.home-block {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.main-slider-area {
  width: 100%;
  position: relative;
}
.main-slider-area .flex-caption {
  width: 100%;
  padding: 35px 13px 30px;
  text-align: center;
  font-size: 1.2rem;
  line-height: 20px;
  color: #999;
}

#main-slider-ctrl {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  z-index: 2;
}
#main-slider-ctrl .ctrl-btn {
  width: 55px;
  margin: 0 7px 0 0;
  display: inline-block;
  vertical-align: middle;
  border: 2px solid transparent;
  cursor: pointer;
  overflow: hidden;
}
#main-slider-ctrl .ctrl-btn:last-child {
  margin-right: 0;
}
#main-slider-ctrl .ctrl-btn.flex-active {
  border: 2px solid #111;
}
#main-slider-ctrl .ctrl-btn.only {
  border: 2px solid #111;
}
#main-slider-ctrl .ctrl-btn img {
  width: 52px !important;
}

.home-block.block02 {
  width: 100%;
  padding: 30px 0 25px;
  background: #f6f6f6;
}

.tab-btn-list {
  width: 100%;
  padding: 0 30px;
  margin-left: 60px;
  opacity: 0;
  filter: alpha(opacity=0);
  text-align: center;
  -ms-overflow-x: auto;
  overflow-x: auto;
  -ms-overflow-y: hidden;
  overflow-y: hidden;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.tab-btn-list.slide {
  margin-left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.tab-btn-list .tab-btn, .tab-btn-list .tab-exlink {
  margin: 0 33px 0 0;
  display: inline-block;
}
.tab-btn-list .tab-btn:last-child {
  margin-right: 0;
}
.tab-btn-list .tab-btn a, .tab-btn-list .tab-exlink a {
  font-size: 1.3rem;
  line-height: 13px;
  position: relative;
}
.tab-btn-list .tab-btn a:before {
  content: "[";
  position: absolute;
  top: 0;
  left: -10px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tab-btn-list .tab-btn a:after {
  content: "]";
  position: absolute;
  top: 0;
  right: -10px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tab-btn-list .tab-btn.active a {
  pointer-events: none;
}
.tab-btn-list .tab-btn.active a:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tab-btn-list .tab-btn.active a:after {
  opacity: 1;
  filter: alpha(opacity=100);
}

.article-wrap {
  width: 100%;
  margin: 28px auto 0;
  padding: 0 13px;
}

.new-article {
  display: none;
}
.new-article.ctg-all {
  display: block;
}
.new-article .article-item {
  width: 50%;
  margin: 0 0 20px;
  padding: 0 6px 0 0;
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.new-article .article-item:nth-child(2n) {
  padding: 0 0 0 6px;
}
.new-article .img {
  width: 100%;
  padding-bottom: 120%;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  line-height: 0;
}
.new-article .img.online:before {
  content: "";
  width: 65px;
  height: 14px;
  background: url(../images/common/ico_onlineshop.png) no-repeat center center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
}
.new-article .detail {
  width: 100%;
  padding: 10px 0 0;
  position: relative;
}
.new-article .detail .ctg {
  font-size: 1rem;
  line-height: 10px;
  font-weight: 500;
}
.new-article .detail .date {
  font-family: 'Lato','Noto Sans','ヒラギノ角ゴPro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', Arial, Helvetica, Verdana, sans-serif;
  font-size: 1rem;
  line-height: 10px;
  position: absolute;
  top: 10px;
  right: 0;
  color: #9f9f9f;
}
.new-article .detail .txt {
  margin: 3px 0 0;
  font-size: 1.3rem;
  line-height: 22px;
}

.home-block.block03 {
  padding: 0 0 30px;
  position: relative;
}
.home-block.block03 .blog-bg {
  width: 100%;
  height: 128px;
  background: url(../images/home/blog_bg/bg_topblog.jpg) no-repeat center top;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
}
.home-block.block03 .blog-bg:after {
  content: "";
  width: 100%;
  height: 128px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
}
.home-block.block03 .blog-wrap {
  margin: -45px 13px 0;
  background: #fff;
}
.home-block.block03 .block-ttl {
  width: 100%;
  padding: 30px 0 35px;
  background: #fff;
  text-align: center;
  font-size: 1.8rem;
  line-height: 18px;
  position: relative;
  z-index: 1;
}
.home-block.block03 .blog-list .blog-item {
  width: 100%;
  margin: 0 0 20px 0;
  text-align: left;
}
.home-block.block03 .blog-list .blog-item:last-child {
  margin-bottom: 0;
}
.home-block.block03 .blog-list .blog-item a {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.home-block.block03 .blog-list .blog-img {
  width: 30%;
  padding: 0 0 0 13px;
  display: table-cell;
  vertical-align: top;
}
.home-block.block03 .blog-list .blog-img img {
  width: 100%;
}
.home-block.block03 .blog-list .detail {
  width: 70%;
  padding: 0 15px;
  display: table-cell;
  vertical-align: middle;
}
.home-block.block03 .blog-list .blog-date {
  margin: 0 0 8px;
  font-family: 'Lato','Noto Sans','ヒラギノ角ゴPro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', Arial, Helvetica, Verdana, sans-serif;
  font-size: 1rem;
  line-height: 10px;
  color: #9f9f9f;
}
.home-block.block03 .blog-list .blog-ctg {
  margin: 0 0 2px;
  font-size: 1rem;
  line-height: 17px;
}
.home-block.block03 .blog-list .blog-ttl {
  font-size: 1.3rem;
  line-height: 22px;
}
.home-block.block03 .more-btn {
  margin: 30px 13px 0;
}
.home-block.block03 .blog-btn-list {
  width: 100%;
  margin: 20px 0 0;
  border: 2px solid #111;
}
.home-block.block03 .blog-btn {
  width: 33.33%;
  display: inline-block;
}
.home-block.block03 .blog-btn a {
  width: 100%;
}
.home-block.block03 .blog-btn span {
  margin: 8px auto;
  width: 100%;
  border-right: 1px solid #111;
  text-align: center;
  font-size: 1.3rem;
  line-height: 25px;
}
.home-block.block03 .blog-btn:last-child span {
  border-right: none;
}

.home-block.block04 {
  padding: 25px 13px 10px;
  background: #f6f6f6;
}

.top-bnr-list .top-bnr-item {
  width: 50%;
  margin: 0 0 15px;
  padding: 0 7px 0 0;
  display: inline-block;
}
.top-bnr-list .top-bnr-item:nth-child(even) {
  padding: 0 0 0 7px;
}
.top-bnr-list .top-bnr-item img {
  width: 100%;
}

.load-fix {
  overflow: hidden;
}

.load-view {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 5;
}
.load-view .load-img {
  width: 24px;
  height: 24px;
  background: url(../images/home/loading.svg) no-repeat center center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 300px;
  left: 50%;
  margin: -12px 0 0 -12px;
  -webkit-animation: cercle 1s linear 0s infinite;
  -moz-animation: cercle 1s linear 0s infinite;
  -o-animation: cercle 1s linear 0s infinite;
  animation: cercle 1s linear 0s infinite;
}