/* mv
***********************************************************/
#mv {
  padding: 96px 0 0;
  position: relative;
}
#mv a {
  position: relative;
  z-index: 10;
}
#mv a:hover {
  opacity: 1;
}
.mv_bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  z-index: 0;
  background: linear-gradient(-45deg, #ffeaea, #fffeec, #eefcfb);
  background-size: 400% 400%;
  animation: gradient 10s ease infinite;
}
.slider {
  padding: 3vw 5vw 1vw;
  z-index: 10;
}
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.mv_scroll {
  position: absolute;
  width: 14px;
  bottom: 5vw;
  left: 2.2vw;
}

.slide-dots{
  margin: 20px auto 0;
  padding: 0 5vw 1vw;
  max-width: 1800px;
  box-sizing: border-box;
}
.slide-dots li{
  display: inline-block;
  margin: 0 5px;
}
.slide-dots li button{
  position: relative;
  text-indent: -9999px;
  transition: all .4s;
  background: none;
  border: none;
}
.slide-dots li button:before{
  content: '・';
  font-size: 30px;
  text-indent: 0px;
  position: absolute;
  top: 0;
  left: 0;
  color: #cacaca;
  line-height: 1;
}
.slide-dots li.slick-active button:before{
  color: #393939;
}



/* sec01
***********************************************************/
#sec01 {
  padding: 6vw 4vw 0;
}
.sec01_inner {
  margin: 0 auto;
  max-width: 912px;
  display: -webkit-box;
  display: flex;
}
.sec01_inner h2 {
  margin: 0 3vw 0 0;
  font-weight: 600;
  color: #000;
  font-size: 20px;
  letter-spacing: 6px;
}
.sec01_inner ul {
  text-align: left;
}
.sec01_inner ul li {
  margin: 0 0 12px;
  display: -webkit-box;
  display: flex;
}
.sec01_inner ul li div {
  width: 110px;
}
.sec01_inner ul li a,
.sec01_inner ul li span {
  flex: 1;
}
#sec01 div:last-child {
  margin: 0 auto;
  max-width: 912px;
  width: 100%;
  text-align: right;
}
#sec01 a.more {
  margin: 1vw 0 0 auto;
  display: inline-block;
}



/* sec02
***********************************************************/
#sec02 {
  padding: 6vw 0 0;
}
#sec02 h2 {
  padding: 40px 0 0;
  font-size: 24px;
  background: url(/common/images/ic_product.png) no-repeat center top/24px auto;
}
#sec02 h2 span {
  margin: 5px auto 0;
  display: block;
  width: 21px;
  height: 2px;
  background: #000;
}

.products_top {
  padding: 3vw 0 0;
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  align-items: flex-start;
}
.products_title {
  padding: 4vw 4vw 0;
}
.products_title_inner {
  margin: 0 auto;
  padding: 10px 0;
  max-width: 660px;
  background: url(/common/images/bg_products01.png) no-repeat center left/9px auto,
  url(/common/images/bg_products02.png) no-repeat center right/9px auto;
}
.products_title h3 {
  font-size: 18px;
}
.products_title p {
  padding: 6px 0 0;
  font-size: 18px;
  font-family: 'Noto Sans JP', sans-serif;
  color: #5a5757;
  letter-spacing: 4px;
}
.products_title p span {
  font-size: 24px;
}

.products_top .products_img {
  position: relative;
  width: 50%;
}
.products_top .products_txt {
  padding: 6vw 10vw 0 4vw;
  width: 50%;
  box-sizing: border-box;
  text-align: left;
}
.products_txt_title {
  padding: 0 0 6px;
  border-bottom: 1px solid #969696;
}
.products_txt_title h3 {
  padding: 0 0 6px;
  line-height: 1;
}
.products_txt_title span {
  margin: 0 0 0 18px;
  padding: 0 0 4px 18px;
  border-left: 1px solid #969696;
  color: #5a5757;
  font-size: 22px;
  display: inline-block;
  line-height: 1;
  font-family: 'Noto Sans JP', sans-serif;
}

.products_top .products_txt .outline {
  padding: 2vw 0 0;
  font-size: 15px;
}
.products_top a.detail {
  margin: 2vw 0 0 auto;
  padding: 12px 0 10px;
  font-size: 12px;
  width: 258px;
  background: #5a5757;
  color: #fff;
  display: block;
  text-align: center;
  text-decoration: none;
  background: #5a5757 linear-gradient(currentColor, currentColor) right 20px center / 25px 1px no-repeat;
  transition: all .4s;
}
.products_top a.detail:hover {
  background: #5a5757 linear-gradient(currentColor, currentColor) right 20px center / 10px 1px no-repeat;
  opacity: 1;
}

/* products01 */

.products01 .products_img01 {
  position: absolute;
  bottom: 0;
  left: 0;
}
.products01 .products_img02 {
  max-width: 514px;
  width: 23vw;
  position: relative;
  bottom: 0;
  left: 9vw;
  z-index: 10 !important;
}
.products01 .products_img03 {
  width: 5vw;
  position: absolute;
  top: 2vw;
  right: 12vw;
}
.products01 .products_img04 {
  width: 14vw;
  position: absolute;
  bottom: 3vw;
  right: 4vw;
  z-index: 100;
}
.products01 .products_img05 {
  width: 4vw;
  position: absolute;
  bottom: -1vw;
  right: 4vw;
}
.products01 .products_txt .category {
  margin: 20px 0 0;
  padding: 5px 10px 2px;
  background: #a1ccdb;
  color: #fff;
  display: inline-block;
  line-height: 1;
  letter-spacing: 3px;
  width: 90px;
  text-align: center;
}

/* products02 */
.products02.products_top {
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
}
.products02.products_top .products_img {
  position: relative;
  width: 50%;
}
.products02.products_top .products_txt {
  padding: 6vw 4vw 0 10vw;
  width: 50%;
  box-sizing: border-box;
  text-align: left;
}
.products02 .products_img01 {
  position: absolute;
  bottom: 0;
  left: 0;
}
.products02 .products_img02 {
  max-width: 514px;
  width: 23vw;
  position: relative;
  bottom: 0;
  left: 9vw;
  z-index: 10 !important;
}
.products02 .products_img03 {
  width: 5vw;
  position: absolute;
  top: 2vw;
  right: 12vw;
}
.products02 .products_img04 {
  width: 14vw;
  position: absolute;
  bottom: 3vw;
  right: 4vw;
  z-index: 100;
}
.products02 .products_txt .category {
  margin: 20px 0 0;
  padding: 5px 10px 2px;
  background: #cb8c8c;
  color: #fff;
  display: inline-block;
  line-height: 1;
  letter-spacing: 3px;
  width: 90px;
  text-align: center;
}

/* products03 */
.products03.products_top {
  padding: 4vw 0 0;
}
.products03.products_top .products_txt {
  padding: 10vw 10vw 0 4vw;
  width: 50%;
  box-sizing: border-box;
  text-align: left;
}
.products03 .products_img01 {
  position: absolute;
  bottom: 0;
  left: 0;
}
.products03 .products_img02 {
  max-width: 514px;
  width: 23vw;
  position: relative;
  bottom: 0;
  left: 16vw;
  z-index: 10 !important;
}
.products03 .products_img03 {
  width: 5vw;
  position: absolute;
  top: 2vw;
  right: 6vw;
}
.products03 .products_img04 {
  width: 16vw;
  position: absolute;
  top: 8vw;
  left: 2vw;
  z-index: 100;
}
.products03 .products_img05 {
  width: 4vw;
  position: absolute;
  top: -7.5vw;
  left: 4vw;
}
.products03 .products_txt .category {
  margin: 20px 0 0;
  padding: 5px 10px 2px;
  background: #cfbf80;
  color: #fff;
  display: inline-block;
  line-height: 1;
  letter-spacing: 3px;
  width: 90px;
  text-align: center;
}



/* sec03
***********************************************************/
#sec03 {
  padding: 6vw 0 10vw;
}
#sec03 .products_title {
  padding: 4vw 0 0;
}
#sec03 .products_title_inner {
  margin: 0 auto;
  padding: 10px 0;
  max-width: 660px;
  background: url(/common/images/bg_products01.png) no-repeat center left/9px auto,
  url(/common/images/bg_products02.png) no-repeat center right/9px auto;
}
#sec03 .products_title p {
  padding: 6px 0 0;
  font-size: 18px;
  font-family: 'Noto Sans JP', sans-serif;
  color: #5a5757;
  letter-spacing: 4px;
}
#sec03 .products_title p span {
  font-size: 24px;
}
#sec03 .products04.products_top {
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
}
#sec03 .products04.products_top .products_img {
  position: relative;
  width: 50%;
}
#sec03 .products04.products_top .products_txt {
  padding: 6vw 4vw 0 10vw;
  width: 50%;
  box-sizing: border-box;
  text-align: left;
}
#sec03 .products04 .products_img01 {
  position: absolute;
  bottom: 0;
  left: 0;
}
#sec03 .products04 .products_img02 {
  max-width: 214px;
  width: 23vw;
  position: relative;
  bottom: 0;
  left: 12vw;
  z-index: 10 !important;
}
#sec03 .products04 .products_img03 {
  width: 5vw;
  position: absolute;
  top: 2vw;
  right: 12vw;
}
#sec03 .products04 .products_img04 {
  width: 18vw;
  position: absolute;
  bottom: 3vw;
  right: 4vw;
  z-index: 100;
}
#sec03 .products04 .products_txt .category {
  margin: 20px 0 0;
  padding: 5px 10px 2px;
  background: #bdc1c8;
  color: #fff;
  display: inline-block;
  line-height: 1;
  letter-spacing: 3px;
  width: 90px;
  text-align: center;
}



/* sec04
***********************************************************/
#sec04 {
  margin: 12vw 0 0;
  padding: 4vw 4vw 4vw;
  background: url(/common/images/bg_insta.jpg) no-repeat center/cover;
}
#sec04 h2 {
  font-weight: 600;
  color: #fff;
  font-size: 26px;
}
#sec04 h2 span {
  margin: 7px auto 0;
  display: block;
  width: 40px;
  height: 2px;
  background: #fff;
}
#sec04 .instagram {
  margin: 2vw auto 0;
  max-width: 732px;
  display:flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
#sec04 .instagram div {
  margin: 20px 0 0;
  width: 22%;
  display: block;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-align: left;
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
#sec04 .instagram div img {
  margin: 0 0 10px;
}



/*全体（1100px以下）
***********************************************************/
@media screen and (max-width:1100px) {

}



/*全体（820px以下）
***********************************************************/
@media screen and (max-width:820px) {

/* mv */
#mv {
  padding: 76px 0 0;
  position: relative;
}
.mv_bg {
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 70%;
  z-index: 0;
  background: linear-gradient(-45deg, #ffeaea, #fffeec, #eefcfb);
  background-size: 400% 400%;
  animation: gradient 15s ease infinite;
}
.slider {
  padding: 0 30px 6vw;
}
.mv_scroll {
  width: 10px;
  bottom: 73px;
  left: 2.6vw;
}
.slide-dots li{
  margin: 0 2px;
}

/* sec01 */
#sec01 {
  padding: 6vw 40px 0;
}
.sec01_inner {
  display: block;
}
.sec01_inner h2 {
  margin: 0;
}
.sec01_inner ul {
  margin: 12vw 0 0;
}
.sec01_inner ul li {
  margin: 6vw 0 12px;
  display: block;
  font-size: 12px;
}
.sec01_inner ul li a,
.sec01_inner ul li span {
  margin: 4px 0 0;
  display: block;
  font-size: 14px;
}
#sec01 a.more {
  margin: 6vw 0 0 auto;
}

/* sec02 */
#sec02 {
  padding: 30vw 0 0;
}
#sec02 h2 {
  padding: 40px 0 0;
  font-size: 20px;
  background: url(/common/images/ic_product.png) no-repeat center top/24px auto;
}
.products_title h3 {
  font-size: 14px;
}
.products_title p {
  padding: 6px 0 0;
  font-size: 14px;
}
.products_title p span {
  padding: 4px 0 0;
  font-size: 20px;
  display: block;
}
.products_title_inner {
  margin: 10vw auto 0;
  padding: 10px 0;
  max-width: 320px;
  background: url(/common/images/bg_products01_sp.png) no-repeat center left/9px auto,
  url(/common/images/bg_products02_sp.png) no-repeat center right/9px auto;
}
.products_top {
  padding: 10vw 0 0 !important;
  display: block !important;
}
.products_top .products_img {
  width: 100% !important;
  height: auto !important;
}
.products_top .products_txt {
  width: 100% !important;
}
.products_top .products_txt {
  padding: 10vw 30px 0 !important;
  width: 100%;
  box-sizing: border-box;
}
.products_top a.detail {
  margin: 8vw auto 0;
  padding: 12px 0 10px;
  width: 258px;
}

/* products01 */
.products01 .products_img01 {
  position: absolute;
  width: 85%;
  height: 80%;
  bottom: 0;
  left: 0;
}
.products01 .products_img01 img {
  height: 100%;
}
.products01 .products_img02 {
  margin: 0 auto;
  width: 76%;
  height: auto;
  position: relative;
  z-index: 100;
  top: 4vw;
  left: 0;
  right: 0;
}
.products01 .products_img03 {
  width: 16vw;
  position: absolute;
  top: 0;
  left: 6vw;
}
.products01 .products_img04 {
  width: 40vw;
  position: absolute;
  bottom: -6vw;
  right: 3vw;
}
.products01 .products_img05 {
  width: 14vw;
  position: absolute;
  top: 12vw;
  right: 5vw;
}

/* products02 */
.products02.products_top {
  padding: 20vw 0 0 !important;
}
.products02 .products_img01 {
  position: absolute;
  width: 85%;
  height: 80%;
  bottom: 0;
  right: 0;
}
.products02 .products_img01 img {
  height: 100%;
}
.products02 .products_img02 {
  margin: 0 auto;
  width: 76%;
  height: auto;
  position: relative;
  z-index: 100;
  top: 4vw;
  left: 0;
  right: 0;
}
.products02 .products_img03 {
  width: 16vw;
  position: absolute;
  top: 0;
  right: 6vw;
}
.products02 .products_img04 {
  width: 40vw;
  position: absolute;
  bottom: -6vw;
  left: 3vw;
}

/* products03 */
.products03.products_top {
  padding: 20vw 0 0 !important;
}
.products03 .products_img01 {
  position: absolute;
  width: 100%;
  height: 80%;
  bottom: 0;
  left: 0;
}
.products03 .products_img01 img {
  height: 100%;
}
.products03 .products_img02 {
  margin: 0 auto;
  width: 76%;
  height: auto;
  position: relative;
  z-index: 100;
  top: 4vw;
  left: 0;
  right: 0;
}
.products03 .products_img03 {
  width: 16vw;
  position: absolute;
  top: 0;
  left: 6vw;
}
.products03 .products_img04 {
  width: 40vw;
  position: absolute;
  top: auto;
  left: auto;
  right: 3vw;
  bottom: -3vw;
}
.products03 .products_img05 {
  width: 14vw;
  position: absolute;
  left: auto;
  top: 12vw;
  right: 5vw;
}

/* sec03 */
#sec03 {
  padding: 30vw 0 22vw;
}
#sec03 .products_title h3 {
  font-size: 14px;
}
#sec03 .products_title p {
  padding: 6px 0 0;
  font-size: 14px;
}
#sec03 .products_title p span {
  padding: 4px 0 0;
  font-size: 16px;
  display: block;
  letter-spacing: 1;
}
#sec03 .products_title_inner {
  margin: 10vw auto 0;
  padding: 14px 0;
  max-width: 320px;
  background: url(/common/images/bg_products01_sp.png) no-repeat center left/9px auto,
  url(/common/images/bg_products02_sp.png) no-repeat center right/9px auto;
}

/* products04 */
#sec03 .products04.products_top {
  padding: 10vw 0 0 !important;
}
#sec03 .products04 .products_img01 {
  position: absolute;
  width: 85%;
  height: 80%;
  bottom: 0;
  right: 0;
}
#sec03 .products04 .products_img01 img {
  height: 100%;
}
#sec03 .products04 .products_img02 {
  margin: 0 auto;
  width: 45%;
  height: auto;
  position: relative;
  z-index: 100;
  top: 4vw;
  left: 0;
  right: 0;
}
#sec03 .products04 .products_img03 {
  width: 16vw;
  position: absolute;
  top: 0;
  right: 6vw;
}
#sec03 .products04 .products_img04 {
  width: 50vw;
  position: absolute;
  bottom: -6vw;
  left: 3vw;
}

/* sec04 */
#sec04 {
  margin: 30vw 0 0;
  padding: 15vw 30px 15vw;
  background: url(/common/images/bg_insta.jpg) no-repeat center/cover;
}
#sec04 h2 {
  font-size: 20px;
}
#sec04 h2 span {
  margin: 7px auto 0;
  width: 20px;
}
#sec04 .instagram {
  margin: 4vw auto 0;
}
#sec04 .instagram div {
  margin: 20px 0 0;
  width: 47%;
}
#sec04 .instagram div img {
  margin: 0 0 10px;
}




}
