@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------
	2021/10制作
------------------------------------------------------------*/

/*-----common------*/

#main {
	padding-bottom: 1em;
}

h2{
	font-size: 1rem;
	margin: 0 auto;
}

/*-----slider------*/

.slick-arrow:hover{
	opacity: 0.5;
	cursor: pointer;
}

.pre_btn{
	position: absolute;
	left: 1.5%;
	top: 50%;
	z-index: 10;
	width: 1.2%;
}

.next_btn{
	position: absolute;
	right: 1.5%;
	top: 50%;
	width: 1.2%;
}

.slick-dotted.slick-slider {
  margin-bottom: 1em;
}

.slick-dots{
	bottom: -1.8em;
	margin-bottom: 2.2em;
}

.slick-dots li button::before {
    font-size: 0.6rem;
}

/*-----banner------*/

.bnr img{
	margin: 7% auto 1%;
	max-width: 1032px;
}

/*-----movie------*/

#top-movie{
	background: #efe7d3;
	position: relative;
}

#top-movie .content{
	padding: 1% 0 0;
	text-align: center;
}

#top-movie video{
	width: 90%;
	z-index: 10;
}

#top-movie h2{
	width: 63%;
	font-weight: bold;
	font-size: 2.4em;
	letter-spacing: -0.02em;
	margin: 7% auto 5%;
	color: black;
	position: relative;
	z-index: 10;
}

#top-movie h2::before{
	content: "";
	display: block;
	position: absolute;
	top: -0.4em;
	right: 0.2em;
	width: 0.7em;
	height: 1.5em;
	background-image: url("../img/top/move-title-right.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

#top-movie h2::after{
	content: "";
	display: block;
	position: absolute;
	top: -0.4em;
	left: 0;
	width: 0.7em;
	height: 1.5em;
	background-image: url("../img/top/move-title-left.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

#top-movie h3{
	margin: 0 auto 1.5% -1.5%;
	width: 95%;
	z-index: 10;
}

#top-movie h4{
	width: 12%;
	position: absolute;
	top: 37%;
	left: 0;
	max-width: 187px;
}

#top-movie .foot-img{
	position: absolute;
	top: 64%;
	right: 0;
	width: 10.5%;
	max-width: 152px;
	z-index: 0;
}

#movie-dog{
	width: 50%;
	margin: 0.2% 0 0 auto;
}

/*-----brand------*/

#brand{
	background-image: url("../img/top/top-brand-bk.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	/*border-top: 1.5em solid white;*/
	border-bottom: 1.5em solid white;
	position: relative;
}

#brand h2{
	width: 90%;
}

#brand-box{
	width: 85%;
	padding: 1.5em 2em 2.5em;
	text-align: center;
	margin: 0 0 0 auto;
}

#brand-box .txt-box{
	width: 75%;
	background-image: url("../img/top/top-brand-txtbk.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 3.4em 0 3.1em;
	margin: 0 auto;
}

#brand-box p{
	line-height: 2em;
	font-weight: bold;
	font-size: 1.5em;
}

#brand-dog{
	position: absolute;
	bottom: 0;
	left: 0;
	max-width: 551px;
	width: 41.5%;
}

/*-----new------*/

#newrelese{
	background: #ffebeb;
	text-align: center;
	position: relative;
	padding-bottom: 1em;
}

#newrelese h2{
	padding-top: 4%;
	width: 49%;
}

#newrelese .foot-img{
	position: absolute;
	top: 3.5%;
	left: 0;
	width: 10%;
	max-width: 143px;
	z-index: 0;
}

#newrelese .foot-img-2{
	position: absolute;
	top: 25%;
	right: 3%;
	width: 10%;
	max-width: 143px;
	z-index: 0;
	transform:rotate(-25deg);
}

#new-dog{
	position: absolute;
	right: 0;
	bottom: -8.5em;
	width: 12%;
	max-width: 154px;
}

.slider_02{
	width: 85%;
	margin: 2.5% auto 0;
	padding-bottom: 5%;
}

.slider_02 li{
	padding: 0 0.7%;
}

.slider_02 li img:hover{
	opacity: 0.8;
}

.slider_02 .pre_btn{
	top: 32%;
	left: -4%;
}

.slider_02 .next_btn{
	top: 32%;
	right: -4%;
}

.slider_02 .txt{
	text-align: center;
}

.slider_02 h3{
	margin: 1em 0 0;
	font-size: 0.8em;
	line-height: 1em;
}

.slider_02 .color{
	font-size: 0.6em;
	margin: 0 auto;
}

.slider_02 .slick-dots{
	bottom: -1em;
}

/*-----products------*/

#products{
	background: #e7f7f7;
	position: relative;
}

#products h2{
	text-align: center;
	padding-top: 5%;
	width: 35%;
}

#products-dog{
	position: absolute;
	top: 7em;
	left: 0;
	width: 14.5%;
	max-width: 188px;
}

#products .foot-img{
	position: absolute;
	top: 3%;
	right: 2%;
	width: 10%;
	max-width: 143px;
	z-index: 0;
}

#products .foot-img-2{
	position: absolute;
	bottom: 5%;
	right: 3%;
	width: 10%;
	max-width: 143px;
	z-index: 0;
	transform:rotate(-25deg);
}

.products-ul{
	width: 70%;
  	display:-webkit-box;
  	display:-ms-flexbox;
	display: flex;
  	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 auto 7%;
	padding-left: 2%;
	text-align: center;
}

.products-ul li{
	width: 31.9%;
	margin-right: 2%;
	margin-top: 3%;
	position: relative;
}

.products-ul li:hover{
	opacity: 0.8;
}

.products-ul li:nth-of-type(3n){
	margin-right: 0;
}

.products-ul .txt{
	position: absolute;
	bottom: 0.5em;
	text-align: center;
	width: 100%;
}

.products-ul h3{
	font-size: 0.8em;
	line-height: 1em;
}

.products-ul .color{
	font-size: 0.55em;
	line-height: 1em;
}

.products-ul .no-color h3{
	padding-bottom: 0.8em;
}

/*-----instagram------*/

#instagram{
	position: relative;
}

#instagram h2{
	width: 48%;
	padding-top: 7%;
}

#instagram .foot-img{
	position: absolute;
	bottom: 0;
	right: 2%;
	width: 10%;
	max-width: 143px;
	z-index: -1;
	transform:rotate(60deg);
}

#instagram .foot-img-2{
	position: absolute;
	bottom: 3%;
	right: 15%;
	width: 10%;
	max-width: 143px;
	z-index: -1;
	transform:rotate(60deg);
}

#instagram ul{
  	display:-webkit-box;
  	display:-ms-flexbox;
	display: flex;
  	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 5%;
}

#instagram ul li{
	margin-top: 3.5%;
	width: 24% !important;
}

.instagram-media{
	min-width: 20% !important;
	width: 100% !important;
    margin: 0 -1px !important;
    /*border-right: none !important;*/
    /*border-left: none !important;*/
}

#footer-dog{
	position: absolute;
	bottom: 1em;
	right: 2em;
	max-width: 233px;
	width: 25%;
}

/*-----sns------*/

#sns .icon{
	width: 100%;
}

#sns .icon{
  	display:-webkit-box;
  	display:-ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto 0;
}

#sns .icon li{
	width: 14%;
	background: #333;
	margin-right: 2%;
	padding: 1em;
}

#sns .icon li a{
	display: block;
	font-size: 0.8em;
	color: white;
	text-decoration: none;
	text-align: center;
}

#sns .icon li:last-child{
	margin-right: 0;
}

#sns .icon li img{
	display: inline-block;
}

#sns .icon li span{
	display: inline-block;
}

#sns .icon li.instagram{
	background: white;
	border: 1px solid rgba(14, 40, 95, 1);
}

#sns .icon li.instagram a{
	color: rgba(14, 40, 95, 1);
}

#sns .icon li.instagram img{
	width: 27px;
	height: auto;
}

#sns .icon li.instagram span{
	margin-left: 0.8em;
}

#sns .icon li.twitter{
	background: white;
	border: 1px solid #1da1f2;
	background: #1da1f2;
}

#sns .icon li.twitter a{
	color: white;
}

#sns .icon li.twitter img{
	width: 32px;
	height: auto;
}

#sns .icon li.twitter span{
	margin-bottom: 0.3em;
	margin-left: 0.35em;
}

#sns .icon li:hover{
	opacity: 0.8;
}

/*-----ショップへのリンクボタン------*/

.shop-linkbtn ul{
	margin: 6% auto;
}