@charset "utf-8";
/* CSS Document */
/* 全体のスタイリング */
body,html{
  margin: 0;
 background: linear-gradient(130deg, rgb(89, 159, 254) 0%, rgb(26, 38, 101) 100%);
	color: #382623;
}
p{
	text-align: justify;
	font-size:14px;
}
a:hover {
    color: #fae70e !important;
    text-decoration: underline;
}
/* 基本スタイリング */
.box-main{
	max-width:1220px !important;
	width:100%;
	margin: auto;
}
#mv{
	color:#fff;
}
.mv-back{
	position: relative;
	margin:0;
	padding:0;
	/* overflow: auto; */
	/* z-index: 234; */
}
.mv-h2sd{font-size: clamp(63px, 5.24vw, 79px);margin:auto;}
.mv-h3sd{font-size: clamp(30px, 2.86vw, 35px);margin:auto;}
.mv-h4sd{font-size:clamp(14px, 1.27vw, 15.5px);margin:auto;border-bottom: 2px solid #FFF;padding-bottom: 3px;display: inline-block;}

.mv-innter-cover{
	position:relative;
	/* overflow:auto; */
}
.x-back{
	background:url(http://fc.soul-create-music.co.jp/wp-content/uploads/2024/03/AdobeStock_95235894-scaled.jpeg);
	background-size: cover;
	position: relative;
	background-position: center right;
}
.bouten{
  position: relative;
}
.bouten::before {
  content: "●";
  display: inline-block;
  color: #fae70e;
  position: absolute;
  font-size: 9px;
  right: 0;
  left: 0;
  top: -10px;
  margin: 0 auto;
  text-align: center;
}
.mv-cover{
	text-align:left;
	position: absolute;
	color: #fff;
	z-index: 3;
	width: 443px;
	top: 127px;
	left: 3vw;
}
@media screen and (max-width: 1200px){
.bouten::before {
    transform: scale(0.7);
}
.mv-h2sd{font-size: clamp(63px, 9.24vw, 96px);margin:auto;}
.mv-h3sd{font-size: clamp(30px, 4.86vw, 45px);margin:auto;}
.mv-h4sd{font-size: clamp(14px, 3.27vw, 29.5px);margin:auto;border-bottom: 2px solid #FFF;padding-bottom: 3px;display: inline-block;}

	.mv-cover{
	color: #fff;
	text-align:center;
	position: absolute;
	max-width: 800px;
	min-width: 260px;
	/* margin: 2rem; */
	width: calc(100% - 2rem);
	padding: 3rem 1.2rem;
	margin: auto;
	top: 400px;
	z-index: 3;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	background: url(http://fc.soul-create-music.co.jp/wp-content/uploads/2024/03/AdobeStock_697008531-1024x511.jpeg);
}
	.mv-p{
		width: clamp(310px , 48.23vw , 463px);
		margin:auto;
	}
}
#check .white-box{
margin-top: -240px;
}

.white-box{
	background-color: #FFF;
	padding: 60px;
	box-shadow: 1px 5px 15px -9px #777777;
	position: relative;
	/* display: inline-block; */
	width: 100%;
}


@media screen and (max-width: 767px){
	#check{
		padding:1rem;
}
	#check .white-box {
    padding: 15px;
    margin-top: -12vw;
 }
	.white-box {
    padding: 15px;
			}
}
#check ul{
	list-style-position:inside;
	padding:0;
}
#check ul li{
	padding-bottom: 30px;
	padding: 0 0 0 2rem;
	text-indent: 0;
	margin: 0 0 0 0;
	font-size: clamp(16px , 1.96vw , 24px);
	margin-bottom: 25px;
	padding-bottom: 25px;
	font-weight: bold;
	border-bottom: dotted 1px #ccc;
	/* display: flex; */
}

.check-h4sd{
font-size: clamp(14px , 2.45vw , 30px);
	text-align:center;
}
.check-h2sd{
font-size: clamp(24px , 4.09vw , 50px);
    background: linear-gradient(130deg, rgba(1, 189, 247, 1) 0%, rgba(4, 124, 216, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-weight:800;
	text-align:center;
}
.about-text01{
	text-align:center;
	font-weight:600;
	font-size: clamp(20px , 4.09vw , 50px);
	color:#fff;
}
.about-text02{
		text-align:center;
		font-weight:800;
		font-size: clamp(40px,6.9vw,90px);
		color:#fae70e;
}

dd,p,li,h2 ,h3 ,h4 ,h5{
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-weight: 700;
	font-size: 16px;
}

.zen,.zen p {font-family: 'Zen Kaku Gothic New', sans-serif;
 font-weight: 500 !important;}

.zen-bold {font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 700 !important;
}
.zen-block {
	font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 900 !important;
} 
.zen-light{
		font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 400 !important;
}
.zen-line{
		font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 300 !important;
}

.zen-self{
font-family: 'Zen Antique', serif;
}
.outfit{
	font-family: 'Outfit', sans-serif;
}

.mincho{
	font-family: 'Noto Serif JP', serif;
}
.outfit-light{
	font-family: 'Outfit', sans-serif;
	font-weight: 300!important;
}
.outfit-line{
	font-family: 'Outfit', sans-serif;
	font-weight: 200!important;
}
.non-back{
padding: 2rem;
}

.abso{
	position: absolute!important;
}
.top-button{
	position: absolute;
	z-index: 3;
	min-width: 280px;
	bottom: 0;
	margin-bottom: 30px!important;
	left: 50%;
	transform: translate(-50%, -50%);
}
.midashi-top{
	position: absolute;
	width: 290px;
	font-size: 32px;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-weight: 900 !important;
	color: #fff;
	z-index: 10;
	transform: translate(-50%, -50%);
	left: 50%;
	bottom: 5rem;
}
.top_sub{
		position: absolute;
		width: 290px;
		font-size: 18px;
		font-family: 'Zen Kaku Gothic New', sans-serif;
		font-weight: 700 !important;
		color: #fff;
		z-index: 10;
		transform: translate(-50%, -50%);
		left: 50%;
		bottom: 1rem;
}

.nagare{
	margin: 2rem;
}
header {
  width: 100%;
  height: 90%;
}
main {
  padding: 0;
}
.contents {
  width: 100%;
  clear: both;
}

.scm-logo{
	position: absolute !important;
	width: 280px;
	left:0;
	top:0;
	z-index: 10;
}
iframe {
  padding: 0;
  margin: 0;
}
#main > section {
  width: 100%;
  padding: 0;
  margin: auto;
}
/* ロゴコンテナのスタイリング */
#logo-container {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
}
#logo-container img {
  position: relative;
  width: 220px;
  top: 2rem;
}
.logo {
  max-width: 300px;
}
@media screen and (max-width:560px) {
  #logo-container img {
    position: relative;
    width: 160px;
    top: 0.3rem;
  }
}

#prologue{
	padding:43px 3rem; 
}

#about{
	padding: 43px 1rem;
}
.about-title-01{
	position: relative;
	top: -79px;
	/* width:90%; */
	display: inline-block;
	font-weight:900;
	height: 50px;
	text-align:center;
	margin:auto;
	line-height: 2;
	padding: 0 2rem;
	font-size: clamp(16px , 1.96vw , 24px);
	background-color:#fae70e;
}
.about-title-01::before,
.about-title-01::after {
    position: absolute;
    top: 0;
    width: 0px;
    height: 0px;
    border-color: #fae70e transparent;
    border-style: solid;
    content: '';
}

.about-title-01::before {
    left: -15px;
    border-width: 25px 0px 25px 15px;
}

.about-title-01::after {
    right: -15px;
    border-width: 25px 15px 25px 0px;
}
.ribbon{
	text-align:center
}

.about-title02{
	font-size: clamp(19px , 2vw , 30px);
	font-weight: 700;
}
@media screen and (max-width: 767px){
.about-title02{
	text-align:center !important;
}
.about-title-01{
	/* text-align: center; */
	position: relative;
	top: -34px;
	/* width:90%; */
	display: inline-block;
	font-weight:900;
	height: 40px;
	text-align:center;
	margin:auto;
	line-height: 2;
	padding: 0 4rem;
	font-size: clamp(16px , 1.96vw , 24px);
	background-color:#fae70e;
}
	.about-title-01::before,
.about-title-01::after {
    position: absolute;
    top: 0;
    width: 0px;
    height: 0px;
    border-color: #fae70e transparent;
    border-style: solid;
    content: '';
}

.about-title-01::before {
    left: -15px;
    border-width: 20px 0px 20px 15px;
}

.about-title-01::after {
    right: -15px;
    border-width: 20px 15px 20px 0px;
}
	}
#point{
	padding:0 1rem;
}

.point-title01{
	font-size: clamp(21px, 2.62vw, 32px);
	font-weight: 700;
	padding-bottom: 2rem;
}

.point-li{
	font-size:15px;
	font-weight:700;
}

#plan{
		padding:0 1rem;
}
.plan-title01{
	text-align:center;
	 background: linear-gradient(130deg, rgba(1, 189, 247, 1) 0%, rgba(4, 124, 216, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-weight:800;
	font-weight:800;
	
}
.plan-title02{
font-size:clamp(18px,1.63vw,20px );
	font-weight:600;
}
#chart{
	padding:4rem 2rem;
}

.ex-title01{
	font-size: clamp(16px , 2.54vw , 28px);
}
/* フッターのスタイリング */
footer {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
  font-family: 'Zen Kaku Gothic New', sans-serif;
  color: rgb(63, 52, 45);
  font-weight: 500;
}
footer h2 {
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-size: 2rem;
}
footer h3 {
  font-size: 1.1rem;
}
footer p {
  margin: 0;
}
#vegas {
  width: 100vw;
  height: 100vh;
}
.cp h2 {
  line-height: 2.3rem;
}
#kitahorie {
  gap: 0;
  margin: 0;
  padding: 0;
}
#slid-box{
  position: relative;
  width: 57.5757575758%;
  width: calc((100% - 475px)*.575);
  min-width: 375px;
  background-color: #8DE8FF;
  min-height: 100vh;
  margin: 0;
  padding: 0;
}
#kitahorie-slide {
  position: sticky;
  top: 0;
  width: auto;
}
#kitahorie-main {
  flex-grow: 0;
  flex-shrink: 0;
  /* width: 803px; */
  /* max-width: 420px; */
  min-width: 460px;
  margin: 0 45px;
  background-color:#f7f6f4;
  min-height: 100vh;
  padding: 0;

}


/* 画面サイズ 600px 以上 1200px 未満 */
@media (max-width: 1200px) {

}

/* 画面サイズ 1200px 以上 */
@media (min-width: 1201px) {

}




#kitahorie-menu {
  background-color:#464646;
  min-height: 100vh;
  width: calc(40% - 225px);
  /* max-width: 25vw; */
  min-width: 422px;
  margin: 0;
  padding: 0;
}
#artist-content{
	overflow: hidden;
	/* overflow-x: visible; */
	/* overflow-y: visible; */
	padding: 0;
}

#artist{
	position: relative;
	top: -6rem;
	right: -12rem;
	width: 250px;
}

#artist-list{
	position: relative;
	height: 1238px;
}
#artist-out-box{
	position: relative;
	top: 0rem;
	left: -7rem;
	padding: 0;
}

#instructor,#event,#lesson{
	padding: 2rem;
}
.co-box{
	padding: 2rem;
	background-color: #fff;
	border-radius: 10px;
	margin-bottom: 2rem;
}
/* 画面サイズ 600px 未満 */
@media (max-width: 599px) {
#kitahorie-main {
  flex-grow: 0;
  flex-shrink: 0;
  /* width: 803px; */
  /* max-width: 420px; */
  min-width: 270px;
  margin: 0;
  background-color:#f7f6f4;
  min-height: 100vh;
  padding: 0;

}
#artist{
	position: relative;
	top: -6rem;
	right: -13rem;
	width: 279px;
}
	.link-list{
		padding-right: 1rem;
	}
	
footer{
	box-sizing: border-box;
		min-width: 270px;
		width: 100%;
		overflow: hidden;
	margin: 0;
	padding: 0;
	}
#kitahorie-menu {
  background-color:#464646;
  min-height: 100vh;
  width:100%;
  /* max-width: 25vw; */
  min-width: 270px;
  margin: 0;
  padding: 0;
}	
}

/*------------------------------------------------
footer
------------------------------------------------*/

#footer {
	margin-right: 65px;
	color: #fff;
	background-color: #07122d;
}
.footer__in {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	flex-wrap: wrap;
	padding: 40px 2rem 10rem;
}
/* pc-only ------------*/
@media screen and (min-width: 768px){
	.footer__in-sbs{
		width: 100%;
		display: flex;
		align-items: flex-end;
		justify-content: space-between;
		flex-wrap: wrap;
	}
}
/* /pc-only -----------*/
.footer__txt-wrap {
	font-size: 13px;
	letter-spacing: .05em;
}
.footer__logo {
	display: block;
	width: 200px;
}

.footer__pp {
	font-size: 12px;
	letter-spacing: .05em;
}

.page-top {
	position: absolute;
	top: 50px;
	right: 60px;
	display: block;
	width: 30px;
	height: 30px;
	transform: rotate(-45deg);
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	
}

#top_head{
	display:none;
}

@media (min-width: 1230px) {
 #top_head .container {
    width: 1230px;
    margin: 0 auto;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
}
/*------------------------------------------------
not-found 404
------------------------------------------------*/
.btm_fix {
  background: none;
}
.btm_fix .link_btn{
  margin-top: 15px;
  margin-bottom: 30px;
}
/*ページ下部固定部分----------------------------------------------------------- */
.btm_fix {
  position: fixed;
  left: 0;
  bottom: 0;
  /* background: #000; */
  /* background: rgba(0, 0, 0, 0.8); */
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  z-index: 998;
}
.btm_fix .link_btn a {
    height:66px;
}
.btm_fix a {
  width: 50%;
  min-width: 360px;
	
}

/* ---------------------------------------------------------------- SP ---- */

@media screen and (max-width: 767px){
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
		.btm_fix .link_btn .img {
    margin-bottom: -10px;
}
		}
	.tac {
    text-align: center !important;
}
	.btm_fix .link_btn {
  margin-top: 5px;
  margin-bottom: 10px;
  height: 6vw;
}
.btm_fix .link_btn .img {
  margin-bottom: -10px;
}
	.link_btn {
  width: 523px;
  height: 77px;
  margin-top: 35px;
  display: inline-block;
  position: relative;
}
.link_btn::after{
  content: "\f054";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 25px;
  top: 27px;
  z-index: 3;
  font-weight: 900;
  color: #FFF;
}
.link_btn a{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 523px;
  height: 77px;
  background-image: linear-gradient(330deg,#e9571e 25%,#e91e63 75%);
  color: #FFF;
  font-weight: bold;
  letter-spacing: 0;
  /* font-size: 1.8rem; */
  font-size: clamp(18px,2.29vw,30px);
  border-radius: 50px;
  overflow: hidden;
  box-shadow: 3px 3px 8px -5px #777777;
}
.link_btn a:hover{
  opacity: 1;
  text-decoration: none;
}
.link_btn a::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #e91e63;
  content: '';
  transition: -webkit-transform .6s cubic-bezier(.165,.84,.44,1);
  transition: transform .6s cubic-bezier(.165,.84,.44,1);
  transition: transform .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.165,.84,.44,1);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right center;
  transform-origin: right center;
}

.link_btn a::after {
  position: relative;
  margin-left: 18px;
  content: '';
  font-size: .9rem
}

.link_btn a:hover::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
.link_btn a .link__txt {
  position: relative;
  top: -0.05em;
}
.link_btn .img{
  margin-bottom: -15px;
  position: relative;
  z-index: 1;
}
	@media screen and (max-width: 767px) {
		
.btm_fix .link_btn {
  margin-top: 5px;
  margin-bottom: 10px;
  height: 20vw;
}
.btm_fix .link_btn a {
  height: clamp(66px,10vw,17vw);
}
.btm_fix .link_btn .img {
  margin-bottom: -10px;
}
.pagetop {
  bottom: 105px;
  right: 5px;
}
.l_point,
#top{
  padding-top: 60px;
  margin-top: -60px;
}		
.link_btn, .link_btn a {
    width: auto;
}
	}	
	
/*------------------------------------------------
会社概要
------------------------------------------------*/
	
.recruit__in {
    position: relative;
    z-index: 2;
    height: 100%;
    padding-top: 60px;
    text-align: center;
	color:#fff;
}	
	

.cnt-block {
	position: relative;
}
.cnt-block__in {
	max-width: 1500px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
}


.lcl-outline {
	padding: 90px 0 100px;
}

.lcl-outline__table {
	width: 100%;
	max-width: 980px;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
}
.lcl-outline__table-item {
	font-size: 16px;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
	transition: 1.3s;
	transform: translateY(30px);
	letter-spacing: .05em;
	opacity: 0;
}
.lcl-outline__table-item:nth-of-type(2) {
	transition-delay: .05s;
}
.lcl-outline__table-item:nth-of-type(3) {
	transition-delay: .1s;
}
.lcl-outline__table-item:nth-of-type(4) {
	transition-delay: .15s;
}
.lcl-outline__table-item:nth-of-type(5) {
	transition-delay: .2s;
}
.lcl-outline__table-item:nth-of-type(6) {
	transition-delay: .25s;
}
.lcl-outline__table-item:nth-of-type(7) {
	transition-delay: .3s;
}
.lcl-outline__table-item:nth-of-type(8) {
	transition-delay: .35s;
}
.lcl-outline__table-item:nth-of-type(9) {
	transition-delay: .4s;
}
.lcl-outline__table-item:nth-of-type(10) {
	transition-delay: .45s;
}
.lcl-outline__table-item:nth-of-type(11) {
	transition-delay: .5s;
}
.lcl-outline__table-item:nth-of-type(12) {
	transition-delay: .55s;
}
.lcl-outline__table-ttl {
	font-size: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 200px;
	padding: 20px 20px;
	border-top: 1px solid #47b6ff;
}
.lcl-outline__table-item:last-child .lcl-outline__table-ttl{
	border-bottom: 1px solid #47b6ff;
}
.lcl-outline__table-txt {
	display: flex;
	text-align: left;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	width: calc(100% - 200px);
	padding: 20px 20px;
}
.lcl-outline__table-txt {
	border-top: 1px solid #ffffff;
}
.lcl-outline__table-item:last-child .lcl-outline__table-txt{
	border-bottom: 1px solid #fff;
	margin: 0;
}
/* animation ------------*/

.lcl-outline__table.scr_active .lcl-outline__table-item {
	transform: translateY(0);
	opacity: 1;
}
/* /animation -----------*/

@media screen and (max-width: 767px){
	.lcl-outline__table {
    width: 100%;
    max-width: 100%;
    margin-top: 30px;
}
	.lcl-outline__table-item {
    font-size: 11px;
    transform: translateY(10px);
}
	.lcl-outline__table-ttl {
    font-size: 11px;
    width: 30%;
    max-width: 170px;
    padding: 10px 8px;
}
	.lcl-outline__table-txt {
    font-size: 13px;
    width: 70%;
    padding: 10px 8px;
}
	.cnt-block__in {
	max-width: 1500px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2rem;
	padding-left: 2rem;
}
}
.recruit__block-ttl{
	font-weight:800;
}
/******************************/
/** コンタクトフォームの装飾 **/
/******************************/
/*　フォーム全体　*/
#cf7-area {
width:100%;
margin: 0 auto;
}

.cf7-item {
display: flex;
align-items: flex-start;
justify-content: flex-start;
margin: 0 0 1.75em;
}

.cf7-q {
width: 30%;
margin: 0 0 0 10px;
}

.cf7-a {
width: 60%;
}

/*　見出し　*/
.form-heading
{
width: 100%;
background-color: #191970;
border-left: 1em solid #6495ED;
border-radius: 2px;
color: #ffffff;
font-weight: bold;
padding: 1em .8em;
margin: 0 0 2em;
}

.form-heading p {
margin: 0;
}

/* 各項目共通 */
#cf7-area label{
font-weight:bold;
}

#cf7-area input[type="text"],#cf7-area input[type="email"],#cf7-area input[type="tel"],#cf7-area textarea {
background: #F0F8FF;
width:500px;
margin-left:10px;
border:solid 1px #ccc;
	border-radius:4px;
	padding:8px
}

#cf7-area input[type="text"]:focus,#cf7-area input[type="email"]:focus,#cf7-area input[type="tel"]:focus,#cf7-area textarea:focus {
background: #FFE4E1;
border: 2px solid #FF1493;
outline: 0;
}

#cf7-area input[type="checkbox"], #cf7-area input[type="radio"]{
appearance: auto;
}

#cf7-area .wpcf7-list-item {
display: block;
}

#cf7-area textarea{
height:200px;
padding: 0.625em 0.4375em;
}

.cf7-accept-check{
text-align: center;
margin: 50px auto;
}

.cf7-submit {
width: 40%;
margin: 0 auto;
text-align: center;
}

#cf7-area input[type="submit"]
{
width: 100%;
background-color: #191970;
color: #ffffff;
border-radius: 5px;
font-size: 1.2em;
padding: 1em 10px;
}

#cf7-area input[type="submit"]:hover
{
background-color:#ffffff;
border: 2px solid #191970;
color:#191970;
}

.cf7-btn{
width: 40%;
margin: 0 auto;
text-align: center;
}

/*　必須ラベル　*/
.cf7-req{
font-size:.8em;
padding: 4px 6px;
background: #eb2a2a;
color: #ffffff;
margin-left: 10px;
display:inline-block;
}

@media screen and (max-width:768px){
.cf7-item {
display: block;
}

#cf7-area label{
display: block;
margin-bottom: 10px;
}

.cf7-q {
width: 100%;
margin: 0;
}

.cf7-a {
width: 100%;
}

#cf7-area input[type="text"], #cf7-area input[type="email"], #cf7-area input[type="tel"], #cf7-area textarea{
margin-left: 0;
}

.cf7-submit{
width: 90%;
}
}

