@charset "UTF-8";
.home {
  background: url(../only_tpl/images/topics/bg.jpg) repeat;
}

.home .header {
  background: url(../only_tpl/images/common/header_bg.jpg) top center;
}

.home section {
  width: 1000px;
  height: auto;
  margin: 0 auto;
  padding-bottom: 100px;
}

.home section h2 {
  margin-bottom: 56px;
}

.home section .contents {
  width: 100%;
  min-height: 100px;
  height: auto;
  margin: 0  auto 60px;
}

.home section .viewmore {
  display: block;
  width: 234px;
  height: 49px;
  margin: 0 auto;
}

.home section.double {
  display: flex;
  justify-content: center;
}

.home section.double .col {
  width: 481px;
}

.home section.double .col:first-of-type {
  margin-right: 38px;
}

.home section.double .viewmore.small {
  width: 145px;
  height: 30px;
  margin-right: 5px;
}

.home section.mv_wrapper {
  width: 100%;
  height: auto;
  margin-bottom: 100px;
  padding-bottom: 0px;
  overflow: hidden;
}

.home section.mv_wrapper .mainvisual {
  width: 3040px;
  height: auto;
  margin: 0 auto;
  margin-left: calc((100% - 3040px) / 2);
}

.home section.mv_wrapper .mainvisual img {
  width: 100%;
  height: auto;
}

.home section.mv_wrapper .mainvisual img.arrow {
  width: 41px;
  position: absolute;
  z-index: 1000;
}

.home section.mv_wrapper .mainvisual .slick-next {
  right: 1020px;
}

.home section.mv_wrapper .mainvisual .slick-prev {
  left: 1020px;
}

.home section.mv_wrapper .mainvisual .slick-dots li button:before {
  color: #fff;
  opacity: 1;
}

.home section.mv_wrapper .mainvisual .slick-dots li.slick-active button:before {
  color: #000;
}

.home section.mv_wrapper .mainvisual .slick-list {
  margin-right: -20px;
  /* ガター分ネガティブマージン */
}

.home section.mv_wrapper .mainvisual .slick-slide {
  margin-right: 20px;
  /* ガター */
}

.home section.mv_wrapper .dotarea {
  height: 30px;
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.home section.mv_wrapper .dotarea .slick-dots {
  bottom: 0;
}

.home section.news ul {
  width: 740px;
  height: auto;
  margin: 0 auto;
}

.home section.news ul li {
  width: 740px;
  height: 67px;
  display: flex;
  margin-bottom: 15px;
}

.home section.news ul li .img {
  width: 79px;
  height: 67px;
  overflow: hidden;
  margin-right: 10px;
}

.home section.news ul li .img img {
  width: 100%;
  height: auto;
}

.home section.news ul li dl {
  width: 651px;
}

.home section.news ul li dl dt {
  color: #828282;
  font-size: 13px;
  height: 36px;
  line-height: 36px;
}

.home section.news ul li dl dd {
  height: 30px;
  font-size: 13px;
  line-height: 13px;
  border-bottom: 1px solid #000;
}

.home section.topics ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.home section.topics ul li {
  display: block;
  width: 236px;
  height: auto;
  margin-bottom: 40px;
}

.home section.movie ul li {
  padding: 0 10px;
}

.home section.topics ul li .img {
  width: 236px;
  height: 220px;
  overflow: hidden;
}

.home section.topics ul li .img img {
  width: 100%;
  height: auto;
}

/* .home section.item ul {
  display: flex;
  justify-content: space-between;
} */

.home section.item ul.itemslide li {
  /* width: 294px; */
  box-sizing: border-box;
  padding: 0 10px;
}

.home section.item ul.itemslide li img {
  width: 100%;
}

.home section.item ul.itemslide li p {
  text-align: center;
  padding: 20px 0 0;
}

.home section.item ul.itemslide img.arrow,
.home section.movie ul.movielide img.arrow {
  width: 20px;
  height: 40px !important;
  top: 40%;
}

.home section.coodinate ul {
  display: flex;
  justify-content: space-between;
}

.home section.coodinate ul li {
  width: 236px;
}

.home section.coodinate ul li img {
  width: 100%;
  height: auto;
}

.home section.double .col.shopblog ul {
  width: 100%;
  height: auto;
}

.home section.double .col.shopblog ul li {
  width: 100%;
  height: 120px;
  display: flex;
  list-style-type: none;
  margin-bottom: 38px;
}

.home section.double .col.shopblog ul li .img {
  width: 120px;
  height: 120px;
  overflow: hidden;
  margin-right: 15px;
}

.home section.double .col.shopblog ul li .img img {
  width: 100%;
  height: auto;
}

.home section.double .col.shopblog ul li dl {
  width: 345px;
}

.home section.double .col.shopblog ul li dl dt {
  color: #828282;
  font-size: 13px;
  height: 36px;
  line-height: 36px;
}

.home section.double .col.shopblog ul li dl dd {
  font-size: 13px;
  line-height: 25px;
}

.home section.double .col.howto ul {
  width: 100%;
  height: auto;
}

.home section.double .col.howto ul li {
  width: 100%;
  height: 120px;
  display: flex;
  list-style-type: none;
  margin-bottom: 38px;
}

.home section.double .col.howto ul li .img {
  width: 120px;
  height: 120px;
  overflow: hidden;
  margin-right: 15px;
}

.home section.double .col.howto ul li .img img {
  width: 100%;
  height: auto;
}

.home section.double .col.howto ul li dl {
  width: 345px;
}

.home section.double .col.howto ul li dl dt {
  color: #828282;
  font-size: 13px;
  height: 36px;
  line-height: 36px;
}

.home section.double .col.howto ul li dl dd {
  font-size: 13px;
  line-height: 25px;
}

.home section.origin {
  width: 100%;
  height: 473px;
  background: #3d3d3d;
  margin-bottom: 218px;
  padding-bottom: 0px;
}

.home section.origin::after {
  display: block;
  content: '';
  width: 100%;
  height: 118px;
  background: #fff;
}

.home section.origin .wrapper {
  width: 1000px;
  margin: 0 auto;
  height: 318px;
  padding-top: 155px;
  background: url(./images/home2019/origin_back.png) top center;
}

.home section.origin .wrapper h2 {
  width: 260px;
  height: 29px;
  margin: 0 auto 40px;
  top: 155px;
}

.home section.origin .wrapper p {
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  margin: 0 auto 40px;
  color: #fff;
}

.home section.order {
  width: 1000px;
  height: auto;
  margin: 60px auto 100px;
  padding: 0;
  display: flex;
  background: #878787;
}

.home section.order .col {
  padding: 12px;
  width: 50%;
  text-align: center;
}

.home section.order .col h2 {
  margin: 30px auto 28px;
}

.home section.order .col h3 {
  margin: 24px auto;
}

.home section.order .col p {
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  width: 370px;
  text-align: justify;
  margin: 0 auto 32px;
  color: #fff;
}

.home section.shoplist {
  width: 100%;
  height: auto;
  background: #fff;
  padding: 10px 0;
}

.home section.shoplist h2 {
  margin: 52px auto;
  width: 172px;
  height: auto;
}

.home section.shoplist .imglist {
  width: 100%;
  height: 365px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #c6c6c6;
  overflow: hidden;
  margin: 30px auto;
}

.home section.shoplist .imglist img {
  margin: 7px;
}

.home section.shoplist a.viewmore.shopsearch {
  width: 668px;
  height: 58px;
  margin: 30px auto 40px;
}

.home section.instagram {
  padding: 5px 0;
  margin: 0 auto 110px;
}

.home section.instagram h2 {
  margin: 100px auto 30px;
  width: 248px;
  height: 26px;
}

.home section.app {
  display: flex;
}

.home section.app .col {
  width: 50%;
  position: relative;
}

.home section.app .col h2 {
  font-size: 18.5px;
  margin-bottom: 22px;
  color: #777;
}

.home section.app .col p {
  font-size: 13px;
  line-height: 22px;
  text-align: left;
  width: 418px;
  text-align: justify;
  color: #777;
  margin: 20px 0;
}

.home section.app .col .appban {
  display: flex;
}

.home section.app .col .appban a {
  margin-right: 30px;
}

.home section.app .col.membercel {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
