@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Cardo);
@import url(https://fonts.googleapis.com/css?family=Questrial);
@import url('https://fonts.googleapis.com/css?family=Roboto:900,900i');
@import url('https://fonts.googleapis.com/css?family=DM+Serif+Display&display=swap');

body {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 2;
	font-family:  'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
}

p,h1,h2,h3,h4,h5,h6 {
  margin-top: 0;
	color: #1c2137;
	font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
}

img {
  vertical-align:bottom;
}

ul {
  margin: 0;
  padding: 0;
	font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;

}

a {
  color: #3583aa;
  text-decoration: none;
}

strong{
	font-weight: 500;
	color: #1c2137;
}


a:visited {
  color: #788d98;
}

a:hover {
  text-decoration: underline;
}


#wrap {
  clear: both;
	background-color: #fff;
	margin: 40px 0 35px;
	padding-bottom: 50px;
	
}

.content {
  width: 960px;
  margin: 0 auto;
	
}

.main-center{
	width: 940px;
	margin: 0 auto;
	
}


#index h1 {
  font-size: 100px;
  line-height: 1;
  color: #ffffff;
  font-family: 'Bitter', serif;
  margin-bottom: 50px;
}

#index .content {
  margin-top: 150px;
}

#index p {
  font-size: 16px;
  color: #ffffff;
}

.btn a {
  background-color: #009cd3;
  color: #ffffff;
  font-size: 20px;
  font-family: 'Bitter', serif;
  width: 185px;
  display: block;
  text-align: center;
  line-height: 50px;
  margin-top: 20px;
  border-radius: 5px;
  border: 3px solid #009cd3;
}

.btn a:hover {
  text-decoration: none;
  background-color: #ffffff;
  color: #009cd3;
}

#index footer {
  width: 960px;
  margin: 150px auto 0 auto;
  text-align: left;
}

#index {
  background-image: url(../images/bg-index.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}

#about {
  background-image: url(../studio-ball.com/public_html/images2/hp-haikei.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}


h1{
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 50px;
	border-bottom: solid 3px #000;
	line-height: 50px;
}


h2{
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 30px;
	line-height: 0;
	padding-top: 50px;
}

#kenpoku h3{
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 23px;
	line-height: 0px;
	padding: 20px 0 0 10px;
    position: relative;
}
 
#kenpoku h3:after {
     position: absolute;
     top: 0.315em;
     left:0;
     content: '';
     width: 5px;
     height:1em;
     background-color: #1c2137;
}

/*---------- スタジオ案内 ----------*/


#studioinfo .info-image1{
	width: 100%;
}

.si-boxA{
	width: 100%;
}

.si-boxB{
	width: 100%;
	overflow: hidden;
}

.info-image2{
	float: left;
	width: 460px;
	margin-right: 20px;
	margin-top: 20px;
}

.info-image3{
	float: left;
	width: 460px;
	margin-top: 20px;
}

.studioballlogo{
	width: 50%;
	float: left;
	margin-top: 130px;
	margin-right: 20px;
}



.gmap{
	width: 100%;
	text-align: center
	
	}
.footer-h1{
	font-family: 'Literata', serif;
	margin-top: 30px;
	border-bottom: solid 3px #000;
	line-height: 70px;
}

.info-p{
	line-height: 1.5;
	font-size: 20px;
	text-align: center;
}

/*---------- スケジュール ----------*/

.square_btn{
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #668ad8;/*ボタン色*/
    color: #fff;
    border-bottom: solid 4px #627295;
    border-radius: 3px;
	
}
.square_btn:active {/*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    border-bottom: none;/*線を消す*/
}


/*---------- インストラクター ----------*/

.icon:before{
	content: "";
	padding-right: 10px;
	border-left: 10px solid #000;
}

.profile-txt{
	width: 540px;
}

.career{
	width: 540px;
}

#intr-prf .intr-prf-float{
	float: left;
	
}


#intr-prf .profile-image{
	float: right;
	margin-top: 40px;
	
}

img{
	vertical-align: bottom;
}

.clearfix:after{
	content: "";
	display: block;
	clear: both;
}

section{
	margin-bottom: 35px;
}

#intr-prf .keireki{
padding-left: 4%;
	
	}

#instructor .instructor-list li{
	float: left;
	list-style: none;
	margin: 0 0 15px 0;
}

.instructor-list li p{
	font-size: 17px;
	

}

/*---------- インストラクター個人 ----------*/
.keireki h4{
	margin:0;
}

.lsn-date{
	font-weight: bold;
	margin-right: 10px;
}

.lsn-date-time{
	list-style: none;
	margin-bottom: 12px;
}

/*---------- 県北レッスン ----------*/
#kenpoku .info-image1{
	width: 100%;
}

.kl-image{
	width: 100%;
}
.kl-div{
	text-decoration: underline;
}

/*---------- トップページ ----------*/

.toplogo{
	width: 60%;
	display: block;
 margin-left: auto;
 margin-right: auto;
	margin-bottom: 100px;
	margin-top: 100px;
}


.topimage{
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

.boxa:after{
	content: "";
	display: block;
	clear: both;
}

.box2{
	text-align: center;
}

.info{
	margin-top: 20px;
	margin-bottom: 20px;
}

.footer-h1{
	text-align: center;
	font-family: 'DM Serif Display', serif;
}

/*---------- SNSボタン ----------*/

.insta_btn2{/*ボタンの下地*/
  color: #FFF;/*文字・アイコン色*/
  border-radius: 7px;/*角丸に*/
  position: relative;
  display: inline-block;
  height: 50px;/*高さ*/
  width: 190px;/*幅*/
  text-align: center;/*中身を中央寄せ*/
  font-size: 25px;/*文字のサイズ*/
  line-height: 50px;/*高さと合わせる*/
  background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;/*グラデーション①*/
  overflow: hidden;/*はみ出た部分を隠す*/
  text-decoration:none;/*下線は消す*/
}

.insta_btn2:before{/*グラデーション②*/
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;/*全体を覆う*/
  height: 100%;/*全体を覆う*/
  background: -webkit-linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
  background: linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
}

.insta_btn2 .fa-instagram{/*アイコン*/
  font-size: 35px;/*アイコンサイズ*/
  position: relative;
  top: 4px;/*アイコン位置の微調整*/
}

.insta_btn2 span {/*テキスト*/
  display:inline-block;
  position: relative;
  transition: .5s
}

.insta{
	text-align: center;
}

/*---------- boxbを横に ----------*/

.boxb:after{
	content: "";
	display: block;
	clear: both;
}

.box3-1{
	float: left;
	width: 25%;
	padding: 20px 5px 0 0;
}

.box3-2{
	float: left;
	width: 25%;
	padding: 20px 5px 0;
}

.box3-3{
	float: left;
	width: 25%;
	padding: 20px 0 0 5px;;
}

.box3-4{
	float: left;
	width: 25%;
	padding: 20px 0 0 10px;;
}

/*---------- 概要 ----------*/
.gaiyou h1{
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: none;
	font-size: 20px;
	color: #fff;
}

.gaiyou p{
	color: #fff;
}

.gaiyou a{
	display: block;
	background-color: #1c2137;
	color: #000;
	text-align: center;
	text-decoration: none;
}

.gaiyou a:after{
	opacity: 0.8;
}

.gaiyou i{
	display: block;
	font-size: 50px;
	padding: 25px 0 15px;
	background-color: #FF8D00;
}

/*---------- フッター ----------*/
#fnavi4 {
text-align:center;
}
footer ul{
	padding-top:  30px;
}

#fnavi4 li {
display:inline;
padding-left:10px;
padding-right:5px;
border-left:1px solid #fff;
}
#fnavi4 li:first-child {
border-left:none;
}

#fnavi4 li a{
	color: #fff;
}

/*---------- 料金ページ ----------*/

/*
table, thead, tbody, tr, th, td {
display: block;
}

*/

table{
	margin:0 0 60px;
}

table.type07 {
	border-collapse: collapse;
	text-align: center;
	line-height: 1.5;
	border: 1px solid #ccc;
}
table.type07 thead {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #04162e;
}


table.type07 thead th {
	
	padding: 10px;
	font-weight: bold;
	vertical-align: middle;
	color: #fff;
	font-size: 1em;
	font-style: italic;
}


table.type07 tbody th {
	width: 20%;
	padding: 20px 0;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	background: #efefef;
	font-size: 1.5em;
	
}
table.type07 td {
	width: 800px;
	padding: 40px 0;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	font-size: 1.2em;
	
}

.s-midashi {
	
	font-size: 1.5em;
	font-style: normal;
	color: #fff;
	background: #04162e;/*背景色*/
	padding: 1em 0;/*文字まわり（上下左右）の余白*/
	padding-left: 10px;
	margin-bottom: 0.7em;
	
}



.s-box {
    padding: 2px;
		padding-left: 8px;
    margin-bottom: 25px;
    font-weight: bold;
    border: solid 1px #000000;
}


.br1{
	color: #10A1D5;
}

.br3{
		font-size: 10px;
	}

.s-kakko{
	font-size: 10px;
}

#system .main-center ul, ol {
  color: #000;
  border-top: solid #000 1px;/*上のボーダー*/
  border-bottom: solid #000 1px;/*下のボーダー*/
  padding: 0.5em 0 0.5em 1.5em;
	margin-bottom: 3em;
}

#system .main-center ul li, ol li {
  line-height: 1.5;
  padding: 0.5em 0;
	
}

#system .main-center h3 {
position: relative;
padding-left: 1.2em;/*アイコン分のスペース*/
line-height: 0;
	margin-top: 40px;
}

#system .main-center h3:before{ font-family: FontAwesome;/*忘れずに*/
content: "\f00c";/*アイコンのユニコード*/
position: absolute;/*絶対位置*/
font-size: 1em;/*サイズ*/
left: 0;/*アイコンの位置*/
top: 0;/*アイコンの位置*/
color: #5ab9ff; /*アイコン色*/
}

/*---------- お問い合わせ ----------*/
#contact p{
	margin-left: 2%;
}

.square_btn1{
	float: left;
	width: 47%;
	margin-left: 2%;
	font-size: 30px;
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #00BCD4;
    background: #ECECEC;
    transition: .4s;
	text-align: center;
  }

.square_btn1:hover {
    background: #00bcd4;
    color: white;
	text-decoration: none;
}

.square_btn2{
	
	width: 47%;
	margin-left: 2%;
	margin-right: 2%;
	font-size: 30px;
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 0.25em 0.5em;
    color: #00BCD4;
    background: #ECECEC;
    transition: .4s;
	text-align: center;
	text-decoration: none;
  }

.square_btn2:hover {
    background: #00bcd4;
    color: white;
	  text-decoration: none;
}

.square_btn2:visited{
	text-decoration: none;
}

/*---------- 初めての方へ -----------*/

.box30 {
    margin: 2em 0;
    background: #f1f1f1;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.box30 .box-title {
    font-size: 1.2em;
    background: #04162e;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box30 p {
    padding: 15px 20px;
    margin: 0;
}

.checknam{
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding:0.5em;
  
}
.checknam li{
  position: relative;
  padding: 0.5em 0.5em 0.5em 35px;
  line-height: 1.5em;
	
}
.checknam li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*数字のデザイン変える*/
  display:inline-block;
  background: #5c9ee7;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  font-size: 15px;
  border-radius: 50%;/*円にする*/
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align:center;
  /*以下 上下中央寄せのため*/
  top: 50%;
  -moz-transform: translateY(-50%);
  	-webkit-transform: translateY(-50%);
  	-o-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
}
 .checknam li:after {/*吹き出しのちょこんと出た部分*/
  content: '';
  display: block;
  position: absolute;
  left: 20px;/*左からの位置*/
  height: 0;
  width: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 12px solid #5c9ee7;
  /*以下 上下中央寄せのため*/
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.bold{
	font-weight: bold;
}

/*---------- お知らせ -----------*/
.bstage14p{
	text-align: center;
	
}

.bstage14pos{
	width: 60%;
	display: block;
 margin-left: auto;
 margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

.oshirase1{
	color: red;
	width: 100%;
  margin-left: auto;
  margin-right: auto;
	margin-bottom: 100px;
	margin-top: 100px;
  font-size: 30px;
	text-align: center;
}

.oshirase1 a{
	text-decoration-line: underline;
	color: #FF0004;
	font-weight: bold;
}

.oshirase1 a:visited{
	color: #FF0004;
}

.oshirase2{
	font-size: 35px;
	color: #000;
}

.oshirasebox {
    padding: 0.5em 1em;
    margin: 2em 0;
    border: solid 3px #000000;
}
.oshirasebox p {
    margin: 0; 
    padding: 0;
}

.oshiraseul{
	list-style: decimal;
	font-size: 17px;
	font-weight: 500;
	padding-left: 18px;
	
}

.oshiraseul li{
	padding-bottom: 0;
	margin-bottom: 0;
}

.oshiraseul p{
	font-size: 15px;
	font-weight: normal;

}