@charset "UTF-8";
/* CSS Document */

body{
	background-color: #000000;
	margin: 0;
	width: 100%;
}


#wrapper{
	margin: 0 auto;
	padding: 10%;
}


#main{
	    width: 100%;
    /* height: 750px; */
    /* background-image: url(../web_sozai/main.jpg); */
    background-size: cover;
    background-position: center center;
	/*margin-top: -160px;*/
}


.logo{
	clear: both;
	text-align: center;
	padiing-top: 100%;
}

.logo img{
    position: absolute;
    right: 0px;
    bottom: 0px;
    top: 70%;
    left: 40%;
}



#concept{
	margin-top: 5%;
	overflow: hidden;
}

#concept h2{
	margin: 100px 0 50px 0;
}

#concept p{
	color:#FFFFFF;
	margin-top: 40px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	line-height: 250%;
}

.left{
	float: left;
	width: 30%;
	margin-left: 3%;
}

.movie{
	float: left;
	width: 60%;
	margin-left: 3%;
}

.movie iframe{
	width: 100%;
	height: 450px;
}


#topics{
	clear: both;
	margin: 100px 0;
	overflow: hidden;
}

#topics h2{
    margin-bottom: 40px;
}

#topics ul{
	width: 100%;
	margin-left: 3%;
}

#topics ul li{
	float: left;
	width: 28%;
	margin-right: 5%;
}


#news{
	clear: both;
	margin-top: 10%;
	overflow: hidden;
}

#news dl{
	color: #FFFFFF;
	margin-top: 60px;
	clear: both;
	margin-left: 3%;
	padding-bottom: 2%;
	border-bottom: #FCFCFC solid 1px;
}

#news dl dt{
	float: left;
	margin-right: 10%;
}


#sns{
	clear: both;
	margin-top: 10%;
	overflow: hidden;
}

.sns_img{
	width: 100%;
	margin-top: 60px;
	text-align: center
}

.insta img{
	width: 40%;
	margin-right: 4%;
}

.tw img{
	width: 40%;
}

#sns h3{
	clear: both;
	color: #FFFFFF;
	font-size: 60px;
	margin-top: 5%;
	text-align: center;
}

.tag{
	border-bottom: #FFFFFF solid 3px;
}

#sns p{
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	margin-top: 3%;
}


#contact{
	clear: both;
	margin-top: 5%;
	overflow: hidden;
	text-align: center;
	height: 600px;
	background-image: url(../web_sozai/contact/contact_bg.jpg);
	background-size:cover;
	background-position: center center;
}

#contact h2 img{
	padding-top: 100px;
}

.tel{
	margin-top: 60px;
	display: block;
}

.top{
	margin-top: 100px;
	display: block;
}




.header {
  padding: 20px;
	text-align: right;
}
.nav-button {
  display: none;
}
.nav li {
    display: inline-block;
    margin: 0 10px;
}
.nav-wrap.open {
  display: block;
}
.nav-wrap.close {
  display: none;
}


/*企画概要テキスト*/
#info{width:100%; margin:40px 0; font-size:0.8rem; line-height:1.5rem; font-weight:500; color: #fff;}
#lycra{width:100%; margin:10% 0 5%; font-size:0.8rem; line-height:1.5rem; font-weight:500; background-color:#4F4F4F; padding-bottom:5%;}
#lycra img{width:70%; margin:5% 0 3%;}

/*コンテンツ*/
#contents{width:100%; display:block; overflow:hidden; position:relative; margin:10% auto; height:690px;}
.info{font-size:0.8rem; line-height:1.5rem; text-align: justify; text-justify: inter-ideograph; color:#fff;}

.back-img{width:70%;}
.right-img{position:absolute; top:0; right:0;}
.left-img{position:absolute; top:0; left:0;}
.on-left{position:absolute; top:80px; left:150px; text-align:left;}
.on-right{position:absolute; top:80px; right:150px; text-align:right;}
.on-con{width:30%;}
.on-con b{font-family: 'Crete Round', serif; font-size:1.5rem; letter-spacing:0.2rem; display:block; margin-bottom:2%;}
.on-con h3{font-family: 'Bebas Neue', cursive; font-size:4rem; letter-spacing:0.1rem; margin-bottom:13%;}
.itemlink{width:100%; margin-top:15%; font-family: 'Bebas Neue', cursive;}
.itemlink p{font-size:1rem; margin-bottom:6%; letter-spacing:0.1rem; line-height:1.3rem;}
.itemlink p span{margin-right:2%;}
.itemlink a{color:#000; font-weight:bold; font-size:1.5rem; letter-spacing:0.2rem; padding:2% 10%; background-color:#DEFF4C; text-align:center;}

#item h4{font-size:1.5rem; color: #fff; text-align: left; margin-top: 80px; font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";}
#item a{color:#fff;}
#item ul{width:100%; padding-top:10px; clear:both; overflow:hidden; text-align:left; font-family: 'Noto Sans JP', sans-serif;}
#item ul li{width:22%; display:inline-block; margin:1%; vertical-align:top;}
#item ul li p{width:100%; margin:10px 0; text-align:left; font-size:0.6rem; line-height:1rem; height:60px; padding:0;}
#item ul li p span{display:block; width:100%; text-align:right; font-weight:bold;}
#item ul li p span:after{content: "円(税込)";}



#legend{
    margin: 100px 0;
}
.on-ttl{
    color: #fff;
}
.on-ttl h3{
    font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.ad h2{
    margin-bottom: 40px;
}

#bosyu{
    margin: 100px 0;
}

@media screen and (max-width: 768px) {
  .nav-button {
    display: block;
    cursor: pointer;
  }
  .nav-wrap {
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    
  }
	.nav {
      height: 100%;
      position: relative;
      overflow-x: hidden;
      overflow-y: auto;
    }
    .nav-wrap li {
      display: block;
      margin: 2em;
		text-align: left;
    }
	
  /*メニューボタン*/
  .nav-button,
  .nav-button span {
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
  }
  .nav-button {
    z-index: 20;
    position: relative;
    width: 40px;
    height: 36px;
  }
  .nav-button span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #fff;
  }
  .nav-button span:nth-of-type(1) {
    top: 0;
  }
  .nav-button span:nth-of-type(2) {
    top: 16px;
  }
  .nav-button span:nth-of-type(3) {
    bottom: 0;
  }
  .nav-button.active span:nth-of-type(1) {
    -webkit-transform: translateY(16px) rotate(-45deg);
    transform: translateY(16px) rotate(-45deg);
  }
  .nav-button.active span:nth-of-type(2) {
    opacity: 0;
  }
  .nav-button.active span:nth-of-type(3) {
    -webkit-transform: translateY(-16px) rotate(45deg);
    transform: translateY(-16px) rotate(45deg);
  }
	/*メニューボタンのエフェクト*/
  .nav-button,
  .nav-button span {
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
  }
  .nav-button {
    z-index: 20;
    position: relative;
    width: 40px;
    height: 36px;
  }
  .nav-button span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #fff;
  }
  .nav-button span:nth-of-type(1) {
    top: 0;
  }
  .nav-button span:nth-of-type(2) {
    top: 16px;
  }
  .nav-button span:nth-of-type(3) {
    bottom: 0;
  }
  .nav-button.active span:nth-of-type(1) {
    -webkit-transform: translateY(16px) rotate(-45deg);
    transform: translateY(16px) rotate(-45deg);
  }
  .nav-button.active span:nth-of-type(2) {
    opacity: 0;
  }
  .nav-button.active span:nth-of-type(3) {
    -webkit-transform: translateY(-16px) rotate(45deg);
    transform: translateY(-16px) rotate(45deg);
  }
	
	
	
	.logo img{
		width: 50%;
		position: absolute;
		top: 0px;
		right: 0px;
		bottom: 0px;
		left: 0px;
		margin: auto;
	}
	
	.left{
		width: 100%;
	}
	
	.movie{
		width: 100%;
		margin-top: 20px;
	}
	
	.movie iframe{
		height: 200px;
}
	
	#topics{
	padding: 80px 0;
}
	
	#topics ul li{
		width: 100%;
		margin-bottom: 10%;
		text-align: center;
	}
	
	
	#news{
	margin-top: 30%;
	}
	
	#news dl{
	padding-bottom: 5%;
}
	
	#sns{
	margin-top: 30%;
	}
	
	.insta img{
		width: 100%;
		margin-bottom: 5%;
	}
	
	.tw img{
		width: 100%;
	}
	
	#sns h3{
		font-size: 40px;
		margin-bottom: 5%
	}
	
	#sns p{
		font-size: 13px;
		line-height: 150%;
	}
	
	#contact{
		height: 500px;
	}
	
	.tel img{
		width: 85%;
	}
	
	.top img{
		width: 50%;
	}
	
	
	#news dl{
	font-size: 12px;
		line-height: 180%;
}

}
@media screen and (max-width: 768px) {

#contents{height:600px;}
.back-img{width:80%;}
.on-left{left:80px;}
.on-right{right:80px;}
.on-con h3{font-size:3rem;}
.itemlink p{font-size:0.8rem;}
	
}

@media screen and (max-width: 768px) {

#contents{height:600px;}
.back-img{width:80%;}
.on-left{left:80px;}
.on-right{right:80px;}
.on-con h3{font-size:3rem;}
.itemlink p{font-size:0.8rem;}
	
}

@media screen and (max-width: 480px) {

/*メイン画像*/
.pc{display:none;}
.sp{display:block;}
#other{width:100%;}

/*企画概要テキスト*/
#info{margin:20% 0; font-size:0.7rem;}
#lycra{width:100%; margin:20% 0 10%; font-size:0.7rem; padding:10% 5% 15%;}
#lycra img{width:100%; margin:5% 0 10%;}

/*コンテンツ*/
#contents{margin:20% auto; height:870px;}
.info{font-size:0.7rem;}

.back-img{width:100%; top:80px;}
.on-left{top:0; left:0; margin-left:5%;}
.on-right{top:0; right:0; margin-right:5%;}
.on-con{width:90%;}
.on-ttl h3{margin-bottom:125%; color:#fff;}
.itemlink p{margin-bottom:10%;}
.itemlink p span{margin-right:4%;}

#item h4{font-size:1rem;}
#item ul{padding-top:5px; width:90%; margin:0 auto;}
#item ul li{width:47%;}
	
	}