@charset "UTF-8";

/*  .maintTtl  */
h2.maintTtl {
	width:100%;
	position:absolute;
	left:0;
	z-index:999;
}
h2.maintTtl img {
	width:42.1875%;
	max-width:540px;
	margin:0 auto;
	display:block;
}
p.scorllBtn {
	width:100%;
	position:absolute;
	left:0;
	z-index:999;
}
p.scorllBtn a {
	width:6.25%;
	max-width:80px;
	display:block;
	margin:0 auto 13px;
}

/* .slidesArea */
.slidesArea {
	width:100%;
	clear:both;
	position:fixed;
	left:0;
    top:0;
    z-index:-101;
}
.bx-wrapper {
	*zoom: 1;
}
.bx-wrapper .bx-viewport {
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}
.bxslider li {
	text-indent:-9999px;
}
.bxslider .mainSlider01 {
	background:url(../images/top/mainimg01.jpg) no-repeat center center;
	background-size:cover;
}
.bxslider .mainSlider02 {
	background:url(../images/top/mainimg02.jpg) no-repeat center center;
	background-size:cover;
}
.bxslider .mainSlider03 {
	background:url(../images/top/mainimg03.jpg) no-repeat center center;
	background-size:cover;
}
.bxslider .mainSlider04 {
	background:url(../images/top/mainimg04.jpg) no-repeat center center;
	background-size:cover;
}

/* .mvBg */
.mvBg {
	background:#e6e6e6;
	padding-top:55px;
}

/* .newSet */
.newSet {
	padding:74px 0 0;
	background:#e6e6e6;
}

/* .makerSet */
#top #about .headTitle01 {
	padding-top:50px;
}
.makerSet .koji {
	background:url(../images/top/bg_kuji.jpg) no-repeat center center;
	background-size:cover;
	color:#fff;
	text-align:center;
	padding:13% 0 15.5%;
}
.makerSet .ttl01 {
	width:15%;
	margin:0 auto;
}
.makerSet .txt {
	line-height:1.8;
	padding:3%;
}

/* .collectSet */
.collectSet {
	padding:60px 0 30px;
}
.collectSet .set01 {
	width:100%;
	display:table;
}
.collectSet .set01 .photo {
	width:50%;
	display:table-cell;
	vertical-align:middle;
}
.collectSet .set01 .photo.spon {
	display:none;
}
.collectSet .set01 div {
	width:50%;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.collectSet .set01 div .tit {
	width:26.5625%;
	max-width:170px;
	margin:0 auto;
}
.collectSet .set01 div .btnMore {
	width:60%;
}
.collectSet .set01 div .txt {
	padding:4% 0;
}

/* .atelierSet */
#top #atelier .headTitle01 {
	padding-top:40px;
}
.atelierSet {
	background:url(../images/top/bg_atelier.jpg) no-repeat center center;
	background-size:cover;
	color:#fff;
	text-align:center;
	padding:17% 0 17.5%;
}
.atelierSet .cont {
	padding-bottom:0.4%;
}
.atelierSet .txt {
	line-height:1.8;
	padding-bottom:1.8%;
}
.atelierSet .txt a {
	color:#fff;
	text-decoration:none;
}

/* .instagramSet */
.instagramSet {
	padding:60px 0 0;
}
.instagramSet ul {
	padding-bottom:35px;
    display: flex;
    justify-content: space-between;
}
.instagramSet ul li {
	width: 25%;
}
.instagramSet ul li img {
    width: 100%;
    height: 25vw;
    object-fit: cover;
}

@media only screen and (min-width:1px) and (max-width:680px){
#header {
	position:fixed;
	z-index:999;
}
#contents {
	padding-top:17%!important;
}

/* .slidesArea */
.slidesArea {
	position:relative;
    z-index:1;
	top:0!important;
	height:auto !important;
}
h2.maintTtl {
	top:45%!important;
}
h2.maintTtl img {
	width:84.375%;
}
.bxslider li {
	text-indent:-9999px;
	padding-top:75%;
	height:auto!important;
	position:relative;
}
.bxslider .mainSlider01 {
	background:url(../images/top/sp_mainimg01.jpg) no-repeat center;
	background-size:cover;
}
.bxslider .mainSlider02 {
	background:url(../images/top/sp_mainimg02.jpg) no-repeat center;
	background-size:cover;
}
.bxslider .mainSlider03 {
	background:url(../images/top/sp_mainimg03.jpg) no-repeat center;
	background-size:cover;
}
.bxslider .mainSlider04 {
	background:url(../images/top/sp_mainimg04.jpg) no-repeat center;
	background-size:cover;
}

/* .mvBg */
.mvBg {
	padding:0;
	margin-top:-1px;
}

/* .newSet */
.newSet {
	padding:9% 0 0;
}
.newSet .newsList li:last-child {
	display: none;
}


/* .makerSet */
#top #about .headTitle01 {
	padding-top:0;
}
.makerSet {
	padding-top:3%;
}
.makerSet .koji {
	background:url(../images/top/bg_kuji.jpg) no-repeat center center;
	background-size:cover;
}
.makerSet .ttl01 {
	width:30%;
}
.makerSet .txt {
	line-height:1.7;
	padding:4% 3% 6%;
}

/* .collectSet */
.collectSet {
	padding:10.5% 0 0;
}
.collectSet .set01 .photo {
	width:100%;
	display:block;
	padding-bottom:5%;
}
.collectSet .set01 .photo.pcon {
	display:none;
}
.collectSet .set01 .photo.spon {
	display:block;
}
.collectSet .set01 div {
	width:100%;
	display:block;
	padding-bottom:11%;
}
.collectSet .set01 div .tit {
	width:35%;
}
.collectSet .set01 div .txt {
	padding:2% 0 4%;
}

/* .atelierSet */
#top #atelier .headTitle01 {
	padding-top:0;
}
.atelierSet {
	padding:21% 0;
}
.atelierSet .cont {
	padding-bottom:4%;
}
.atelierSet .txt {
	padding-bottom:4.5%;
}

/* .instagramSet */
.instagramSet {
	padding:11% 0 0;
}
.instagramSet ul {
	padding-bottom:7%;
    flex-wrap: wrap;
}
.instagramSet ul li {
	width:50%;
}
.instagramSet ul li img {
    height: 50vw;
}
}

.movieArea {
	display: none;
}
#thumimage {
	display: block;
}
#video {
	width: 100% !important;
	height: auto !important;
	padding-top: 56.25%;
	display: block;
}
#video_sp {
	display: none;
}

@media only screen and (min-width:1px) and (max-width:800px){
#thumimage {
	display: none;
}
#video {
	display: none;
}
#video_sp {
	width: 100% !important;
	height: auto !important;
	display: block;
}
}
