@charset "utf-8";

/* ----------リセット-------------  */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, a:hover,abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 15px;
    font-style:normal;
    font-weight: normal;
    list-style:  none;
}
h1,h2,h3,h4,h5,h6{
    font-size: 18px;
    font-family: "Geo", "BIZ UDGothic", sans-serif;

}

.geo-regular {
  font-family: "Geo", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.geo-regular-italic {
  font-family: "Geo", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.biz-udgothic-regular {
  font-family: "BIZ UDGothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.biz-udgothic-bold {
  font-family: "BIZ UDGothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}

a{
	color: #fff;
	text-decoration: none;
}

a:hover{
	color: #ffff33;
	opacity: 1.0;
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

a:active{
	text-decoration: none;
}

body{
	-webkit-text-size-adjust: 100%;
	color: #fff;
	font-size: 15px;
	font-family: "BIZ UDGothic", sans-serif;
	width: 100%;
	min-width: 1280px;
	background: #000;
}

#container{
	width: 100%;
	margin:  0 auto;
}


#header{
	width: 100%;
	position: fixed;
	z-index: 999;
	background: #000;
}

#logo{
	width: 65px;
	margin: 0 auto;
	padding: 5px 0;
}

#logo img{
	width: 100%;
	margin: 0 auto;
}

#header h1{
	width: 150px;
	position: absolute;
	top: 20px;
	left: 20px;
}

#header h1 img{
	width: 150px;
}

#header h1 a:hover{
	opacity: 1.0;
}

#header p{
	margin-top: 7px;
	float: right;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 2px #000;
	position: absolute;
	top: 20px;
	right: 20px;
}

#header p i{
	font-size: 19px;
	margin-top: -6px;
	color: #fff;
}

#header p a{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

#header p a:hover{
	font-size: 16px;
	font-weight: bold;
	color: #FF007F;
	opacity: 1;
}

.white{
	font-size: 16px;
	font-weight: bold;
	color: #efd339;
}

#g-nav{display: none;}

#containts{
	width: 100%;
	margin: 0 auto;
	padding-top: 75px;
	background: #111;
}

#wall{
	width:100%;
	margin-bottom: 70px;
}

#wall img{
	width:100%;
}

.photo{
	width:1160px;
	margin: 0 auto;
	position: relative;	
}

#sns{
	position: absolute;
	bottom: 100px;
	left: 0px;
	color: #fff;
	text-shadow: 1px 1px 2px #000;
}

#sns p{
	font-size: 15px;
	text-indent: 6px;
	letter-spacing: 0.5px;
	font-family: "Geo", "BIZ UDGothic", sans-serif;

}

#sns i{
	font-size: 1.7em;
	margin: 0 11px 0 3px;
	vertical-align:middle; /*中央揃え*/
	color: #fff;
	text-shadow: 1px 1px 2px #000;
}

#sns i:hover{
	color: #efd339;
}

#sns i.web{
	font-size: 1.7em;
}

#sns i.tik2{
	font-size: 1.7em;
}


section{
}

section#talent{
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
}

section#talent h1{
	width: 100%;
	font-size: 122px;
	font-weight: 600;
	margin-bottom: 5px;
}

section#talent h2{
	width: 100%;
	font-size: 26px;
	font-weight: 900;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 2px solid #333;
	background: url(../img/dj.png) 0 11px no-repeat;
	background-size: 30px 30px;
	text-indent: 35px;
}

ul.box{
	width:1160px;
	margin: 10px auto 60px;
	line-height: 2.0;
}

ul.box li{
	margin: 0 20px;
}

.box a:hover{
	color: #FF007F;
}

.box h2 i{
	font-size: 1.2em;
	margin-top: -6px;
	margin-right: 7px;
}

.box li a i{
	font-size: 1.0em;
	margin-top: -4px;
	margin-left: 7px;
}

#talent li img{
	width: 30px;
	height: 30px;
	margin-top: 5px;
	margin-right: 15px;
}

#sns2{
	margin-top: 30px;
	margin-left: 10px;
}

i{
	font-size: 2em;
	margin-right: 20px;
	vertical-align:middle; /*中央揃え*/
}

#sns2 i.web{
	font-size: 3.6em;
}

.tik{
	font-size: 2.5em;
	padding: 0 1.5px;
	color: #fff;
	background-color: #222;
	border: 7px solid #222;
	border-radius: 7px;
	display: block;
}

.tik:hover{
	background-color: #FF007F;
	border: 7px solid #FF007F;
	border-radius: 7px;
}

iframe{
	margin: 20px 10px 0;
}

.art{
	padding-top: 15px;
	margin-left: 10px;
}

.art img{
	width: 200px;
	margin-right: 20px;
}

.art img:hover{
	opacity: 0.7;
}

.tegami{
	font-size: 1.4em;
	margin-right: 7px;
}


.mb15{
	margin-bottom: 15px;
}

strong{
	font-size: 16px;
	font-weight: bold;
}

p.normal{
	width: 100%;
	font-size: 17px;
	font-weight: normal;
	text-align: center;
	line-height: 2.5;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.center{
	text-align: center;
}

#footer{
	width: 100%;
	position: absolute;
	top: 100;
}

#footer-sns{
	display: block;
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 2px #000;
	background: #000;
	padding: 30px 0 45px;
}

#footer-sns h1{
	font-size: 60px;
	text-align: center;
	padding-bottom: 20px;
	width: 450px;
	margin: 0 auto 30px;
	border-bottom: 1px solid #fff;
}

#footer-sns p{
	font-size: 15px;
}

#footer-sns i{
	font-size: 2.0em;
	margin: 0 15px;
	vertical-align:middle; /*中央揃え*/
	color: #fff;
	text-shadow: 1px 1px 2px #000;
}

#footer-sns i:hover{
	color: #efd339;
}

#footer-sns i.web{
	font-size: 2.0em;
}

#footer-sns i.tik2{
	font-size: 2.0em;
}

#footer p.cr{
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 15px;
	background: #111;
	padding: 13px 0 10px;
}

/* From Uiverse.io by Praashoo7 */ 
/* Teenage Engineering [EP-133 K.O. II] - Buttons */

.main {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 1.25em;
  margin: 50px 0;
}

.buttons {
  display: flex;
  flex-direction: column;
  row-gap: 1.5em;
}
.button_pair {
  display: flex;
  column-gap: 2.5em;
}
.button_pair1 {
 display: none;
}

.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5em;
  height: 5em;
  background-color: #111;
  border-radius: 5px;
}

.button1 {
  width: 5.7em;
  height: 5.7em;
  border-radius: 10px;
  border: none;
  outline: none;
  background-color: #bbb;
  box-shadow: rgba(0, 0, 0, 0.377) 10px 10px 8px,
    #ffffff 1.5px 1.5px 2px 0px inset, #bbb -3.2px -3.2px 8px 0px inset;
  cursor: pointer;
  font-family: Montserrat, sans-serif;;
  transition: 0.1s ease-in-out;
}
.button2 {
  width: 5.7em;
  height: 5.7em;
  border-radius: 10px;
  border: none;
  outline: none;
  background-color: #c7c3c0;
  box-shadow: rgba(0, 0, 0, 0.377) 10px 10px 8px,
    #ffffff 1.5px 1.5px 2px 0px inset, #c7c3c0 -3.2px -3.2px 8px 0px inset;
  cursor: pointer;
  font-family: Montserrat, sans-serif;;
  transition: 0.1s ease-in-out;
}

.button3 {
  width: 5.7em;
  height: 5.7em;
  border-radius: 10px;
  border: none;
  outline: none;
  background-color: #e83903;
  box-shadow: rgba(0, 0, 0, 0.377) 10px 10px 8px, #fb702c 2px 2px 10px 0px inset,
    #e83903 -4px -4px 1px 0px inset;
  cursor: pointer;
  font-family: Montserrat, sans-serif;;
  transition: 0.1s ease-in-out;
}
.button4 {
  width: 5.7em;
  height: 5.7em;
  border-radius: 10px;
  border: none;
  outline: none;
  background-color: #555;
  box-shadow: rgba(0, 0, 0, 0.377) 10px 10px 8px,
    #a8a6a4 1.5px 1.5px 1px 0px inset, #555 -3.2px -3.2px 8px 0px inset;
  cursor: pointer;
  font-family: Montserrat, sans-serif;;
  transition: 0.1s ease-in-out;
}

.button_text {
  color: white;
  padding-top: 0.9em;
  letter-spacing: 0.075em;
  font-size: 0.85em;
  transition: 0.1s ease-in-out;
}

.button_text1 {
  color: #333;
  padding-top: 0.9em;
  letter-spacing: 0.075em;
  font-size: 0.85em;
  transition: 0.1s ease-in-out;
}

.button1:active,
.button2:active {
  box-shadow: rgba(0, 0, 0, 0.377) 0px 0px 0px, inset 0.5px 0.5px 4px #000000,
    #c7c3c0 -3.2px -3.2px 8px 0px inset;
}
.button3:active {
  box-shadow: rgba(0, 0, 0, 0.377) 0px 0px 0px, inset 0.5px 0.5px 4px #000000,
    #d42a02 -3.2px -3.2px 8px 0px inset;
}
.button3:active .button_text {
  transform: translateY(0.5px);
}
.button4:active {
  box-shadow: rgba(0, 0, 0, 0.377) 0px 0px 0px, inset 0.5px 0.5px 4px #000000,
    #545251 -3.2px -3.2px 8px 0px inset;
}
.button4:active .button_text {
  transform: translateY(0.5px);
}


@media screen and (max-width: 600px) {
   /* 表示領域が767px以下の場合に適用するスタイル */

body {
	width: 600px;
	min-width: 600px;
	font-size: 23px;
}

a:hover{
	opacity: 0.9;
	text-decoration: none;
}

.sp{display: none;}

#container{
	width: 100%;
	margin:  0 auto;
	position: relative;
}


#header{
	width: 100%;
	position: absolute;
	top: 5px;
	left: 0;
	z-index: 999;
}

#header h1{
	width: 150px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}

#header h1 img{
	width: 150px;
	margin-bottom: 10px;
}

#header h1 a:hover{
	opacity: 1.0;
}

#header p{
	display: none;
	margin-top: 0;
	margin-right: 17px;
	float: right;
	font-size: 33px;
	font-weight: bold;
	letter-spacing: 2px;
}

#header p i{
	font-size: 38px;
	margin-top: -8px;
	margin-right :8px;
}

#header p a{
	font-size: 33px;
	font-weight: bold;
}

#header p a:hover{
	font-size: 33px;
	font-weight: bold;
	color: #efd339;
	opacity: 1;
}

.white{
	font-size: 33px;
	font-weight: bold;
	color: #fff;
}

.yellow{
	font-size: 30px;
	font-weight: bold;
	color: #efd339;
}

/*========= ナビゲーションのためのCSS ===============*/

#g-nav{
  display: block;
    /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
    position:fixed;
    z-index: 999;
    /*ナビのスタート位置と形状*/
  top:0;
    right: -120%;
  width:100%;
    height: 170vh;/*ナビの高さ*/
  background: rgba(0,0,0,0.9);
    /*動き*/
  transition: all 0.6s;
}

/*アクティブクラスがついたら位置を0に*/
#g-nav.panelactive{
    right: 0;
}

/*ナビゲーションの縦スクロール*/
#g-nav.panelactive #g-nav-list{
    /*ナビの数が増えた場合縦スクロール*/
    position: fixed;
    z-index: 999; 
    width: 100%;
    height: 170vh;/*表示する高さ*/
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/*ナビゲーション*/
#g-nav ul {
    /*ナビゲーション天地中央揃え*/
    position: absolute;
    z-index: 999;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    padding: 35px 0;
}

/*リストのレイアウト設定*/

#g-nav li{
  list-style: none;
    text-align: left;
    font-size: 35px;
    color: #fff;
    font-weight: bold;
     padding: 15px;
  margin: 45px 0;
}

#g-nav li a{
  color: #fff;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-size: 30px
}

#g-nav li i{
	font-size: 39px;
	margin-top: -7px;
	margin-right :8px;
	color: #fff;
}

/*========= ボタンのためのCSS ===============*/
.openbtn1{
  position:fixed;
    z-index: 9999;/*ボタンを最前面に*/
  top:20px;
  right: 0px;
  cursor: pointer;
    width: 88px;
    height:88px;
}
  
/*×に変化*/  
.openbtn1 span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 14px;
    height: 3px;
    border-radius: 2px;
  background-color: #fff;
    width: 45%;
  }

.openbtn1 span:nth-of-type(1) {
  top:8px; 
}

.openbtn1 span:nth-of-type(2) {
  top:23px;
}

.openbtn1 span:nth-of-type(3) {
  top:38px;
}

.openbtn1.active span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 55%;
    background-color: #fff;
}

.openbtn1.active span:nth-of-type(2) {
  opacity: 0;
}

.openbtn1.active span:nth-of-type(3){
    top: 30px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 55%;
    background-color: #fff;
}

#containts{
	width: 100%;
	margin: 0 auto 70px;
}

#wall{
	width:100%;
	margin-bottom: 70px;
}

#wall img{
	width: 1500px;
	margin-left: -575px;
}

.photo{
	width:1160px;
	margin: 0 auto;
	position: relative;	
}

#sns{
	position: absolute;
	bottom: 50px;
	left: 20px;
}

#sns p{
	font-size: 31px;
	text-indent: 5px;
}

#sns i{
	font-size: 3.0em;
	margin: 0 30px 0 5px;
	vertical-align:middle; /*中央揃え*/
}

#sns i.web{
	font-size: 2.8em;
}

#sns i.tik2{
	font-size: 2.8em;
}


section{
	word-break: break-all;
}

section#talent{
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
}

section#talent h1{
	width: 100%;
	font-size: 125px;
	font-weight: 600;
	margin-bottom: 5px;
}

section#talent h2{
	width: 100%;
	font-size: 40px;
	font-weight: 900;
	margin-bottom: 30px;
	padding-bottom: 5px;
	border-bottom: 3px solid #333;
	background: url(../img/dj.png) 0 20px no-repeat;
	background-size: 38px 38px;
	text-indent: 42px;
}

ul.box{
	width:560px;
	margin: 10px auto 70px;
	line-height: 1.8;
}

ul.box li{
	margin: 0 10px;
	font-size: 23px;
}

ul.box li a{
	font-size: 23px;
	line-height: 2.5;
}

.box h2 i{
	font-size: 1.1em;
	margin-top: -8px;
	margin-right: 7px;
}

#talent li img{
	width: 30px;
	height: 30px;
	margin-top: 5px;
	margin-right: 15px;
}

#sns2{
	margin-top: 45px;
	margin-left: 10px;
}

i{
	font-size: 3.6em;
	margin-right: 33px;
	vertical-align:middle; /*中央揃え*/
}

i.mr0{
	margin-right: 0px;
}


#sns2 i.web{
	font-size: 3.3em;
}

.tik{
	font-size: 2.3em;
	padding: 0 1.5px;
	color: #fff;
	background-color: #222;
	border: 6px solid #222;
	border-radius: 6px;
}

.tik:hover{
	background-color: #FF007F;
	border: 6px solid #FF007F;
	border-radius: 6px;
}

iframe{
	margin: 30px 0 0;
}

.art{
	padding-top: 15px;
	margin-left: 0;
}

.art img{
	width: 256px;
	margin: 10px;
}

.mb15{
	margin-bottom: 15px;
}

strong{
	font-size: 25px;
	font-weight: bold;
}

p.normal{
	width: 93%;
	font-size: 24px;
	margin: 0 auto;
	font-weight: normal;
	text-align: center;
	line-height: 2.5;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

p.au{
	text-align: center;
	font-size: 24px;
}

#footer{
	width: 100%;
	position: absolute;
	top: 100;
}

#footer-sns{
	display: block;
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 2px #000;
	background: #000;
	padding: 30px 0 75px;
}

#footer-sns h1{
	font-size: 60px;
	text-align: center;
	padding-bottom: 40px;
	width: 530px;
	margin: 0 auto 50px;
	border-bottom: 1px solid #fff;
}

#footer-sns p{
	font-size: 15px;
}

#footer-sns i{
	font-size: 2.8em;
	margin: 0 17px;
	vertical-align:middle; /*中央揃え*/
	color: #fff;
	text-shadow: 1px 1px 2px #000;
}

#footer-sns i:hover{
	color: #efd339;
}

#footer-sns i.web{
	font-size: 2.8em;
}

#footer-sns i.tik2{
	font-size: 2.8em;
}

#footer p.cr{
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 20px;
	background: #111;
	padding: 16px 0 13px;
}

.buttons {
  display: flex;
  flex-direction: column;
  row-gap: 2.5em;
}

.button_pair {
  display: none;
}
.button_pair1 {
    display: flex;
    column-gap: 2.5em;
}

.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 9em;
  height: 5em;
  background-color: #111;
  border-radius: 5px;
}

.button1 {
  width: 9.7em;
  height: 5.7em;
  border-radius: 10px;
  border: none;
  outline: none;
  background-color: #bbb;
  box-shadow: rgba(0, 0, 0, 0.377) 10px 10px 8px,
    #ffffff 1.5px 1.5px 2px 0px inset, #bbb -3.2px -3.2px 8px 0px inset;
  cursor: pointer;
  font-family: Montserrat, sans-serif;;
  transition: 0.1s ease-in-out;
}
.button2 {
  width: 9.7em;
  height: 5.7em;
  border-radius: 10px;
  border: none;
  outline: none;
  background-color: #c7c3c0;
  box-shadow: rgba(0, 0, 0, 0.377) 10px 10px 8px,
    #ffffff 1.5px 1.5px 2px 0px inset, #c7c3c0 -3.2px -3.2px 8px 0px inset;
  cursor: pointer;
  font-family: Montserrat, sans-serif;;
  transition: 0.1s ease-in-out;
}

.button3 {
  width: 9.7em;
  height: 5.7em;
  border-radius: 10px;
  border: none;
  outline: none;
  background-color: #e83903;
  box-shadow: rgba(0, 0, 0, 0.377) 10px 10px 8px, #fb702c 2px 2px 10px 0px inset,
    #e83903 -4px -4px 1px 0px inset;
  cursor: pointer;
  font-family: Montserrat, sans-serif;;
  transition: 0.1s ease-in-out;
}
.button4 {
  width: 9.7em;
  height: 5.7em;
  border-radius: 10px;
  border: none;
  outline: none;
  background-color: #555;
  box-shadow: rgba(0, 0, 0, 0.377) 10px 10px 8px,
    #a8a6a4 1.5px 1.5px 1px 0px inset, #555 -3.2px -3.2px 8px 0px inset;
  cursor: pointer;
  font-family: Montserrat, sans-serif;;
  transition: 0.1s ease-in-out;
}

.button_text {
  color: white;
  padding-top: 0.9em;
  font-size: 1.0em;
  transition: 0.1s ease-in-out;
}

.button_text1 {
  color: #333;
  padding-top: 0.9em;
  font-size: 1.0em;
  transition: 0.1s ease-in-out;
}

}
