@charset "UTF-8";
/*-----------------------------------------------------------
コンテンツ
-----------------------------------------------------------*/
/* line 8, ../scss/lab.scss */
.main-visual {
	position: relative;
	text-align: left;
	margin-bottom: 100px;
}
/* line 13, ../scss/lab.scss */
.main-visual .slide {
	position: absolute;
	width: 94%;
	height: 100%;
	margin: 0 3%;
}
/* line 19, ../scss/lab.scss */
.main-visual article {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
/* line 28, ../scss/lab.scss */
.main-visual h1 {
	display: block;
	font-size: 60px;
	line-height: 1.5;
	letter-spacing: 0.02em;
	color: #fff;
	text-align: center;
}
/* line 35, ../scss/lab.scss */
.main-visual h1 span.blue {
	background: url(../img/parts/h_blue_bg01.png);
}
/* line 38, ../scss/lab.scss */
.main-visual h1 span.pink {
	background: url(../img/parts/h_pink_bg01.png);
}
/* line 41, ../scss/lab.scss */
.main-visual h1 span.orange {
	background: url(../img/parts/h_orange_bg01.png);
}
/* line 46, ../scss/lab.scss */
.main-visual .booking_form {
	position: absolute;
	top: 50%;
	right: 5%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	float: right;
}

@media screen and (max-width: 740px) {
  /* line 57, ../scss/lab.scss */
  .main-visual {
	margin: 0 0 30px;
  }
  /* line 59, ../scss/lab.scss */
  .main-visual .slide {
	margin: 0;
	width: 100%;
  }
  /* line 63, ../scss/lab.scss */
  .main-visual article {
	left: 0;
	width: 100%;
	padding: 0 11px;
  }
  /* line 68, ../scss/lab.scss */
  .main-visual h1 {
	margin-bottom: 1em;
	font-size: 38px;
  }
}
/* line 76, ../scss/lab.scss */
#story {
	margin-bottom: 100px;
	position: relative;
}
/* line 79, ../scss/lab.scss */
#story figure {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	background: url(../img/photo/music_lab_img.jpg) no-repeat 50%;
	background-size: cover;
}
/* line 88, ../scss/lab.scss */
#story h3 {
	margin-bottom: 40px;
}
/* line 91, ../scss/lab.scss */
#story article {
	position: relative;
	margin-top: -35px;
	text-align: left;
}
/* line 96, ../scss/lab.scss */
#story .article-text {
	text-align: left;
	padding: 60px 10.8% 100px 57%;
	vertical-align: middle;
}
/* line 100, ../scss/lab.scss */
#story .article-text a {
	display: inline-block;
	margin: 40px 0 0;
	padding: 18px 23px;
	font-size: 14px;
	border: 1px solid #333;
}

@media screen and (max-width: 740px) {
  /* line 110, ../scss/lab.scss */
  #story {
	margin-bottom: 30px;
  }
  /* line 112, ../scss/lab.scss */
  #story figure {
	position: static;
	width: 100%;
	height: auto;
	padding-top: 70%;
  }
  /* line 118, ../scss/lab.scss */
  #story h3 {
	margin-bottom: 20px;
  }
  /* line 121, ../scss/lab.scss */
  #story .article-text {
	padding: 20px 3% 20px;
  }
}
/* line 130, ../scss/lab.scss */
#about {
	padding-bottom: 100px;
}
/* line 132, ../scss/lab.scss */
#about .img-area {
	margin: 0 auto 0 10.8%;
	background: url(../img/photo/lab_about.jpg) no-repeat 50%;
	background-size: cover;
	text-align: left;
}
/* line 137, ../scss/lab.scss */
#about .img-area:after {
	content: "";
	display: block;
	padding-top: 20.7%;
}
/* line 143, ../scss/lab.scss */
#about article {
	padding: 60px 0 40px 10.8%;
	text-align: left;
	display: table;
}
/* line 148, ../scss/lab.scss */
#about h2 span {
	margin-top: 10px;
	font-size: 16px;
}
/* line 153, ../scss/lab.scss */
#about h3 {
	margin-bottom: 40px;
}
/* line 156, ../scss/lab.scss */
#about .left-box {
	display: table-cell;
	width: 420px;
	padding-right: 70px;
}
/* line 161, ../scss/lab.scss */
#about .right-box {
	display: table-cell;
	width: 650px;
	vertical-align: bottom;
}
/* line 167, ../scss/lab.scss */
#about .item figure {
	margin-bottom: 20px;
	padding-top: 65.5%;
}
/* line 171, ../scss/lab.scss */
#about .item h4 {
	margin-bottom: 15px;
	font-size: 18px;
}

@media screen and (max-width: 740px) {
  /* line 179, ../scss/lab.scss */
  #about {
	padding-bottom: 60px;
  }
  /* line 181, ../scss/lab.scss */
  #about .img-area {
	margin: 0 0;
  }
  /* line 184, ../scss/lab.scss */
  #about article {
	display: block;
	padding: 20px 3%;
  }
  /* line 188, ../scss/lab.scss */
  #about h3 {
	margin-bottom: 20px;
  }
  /* line 191, ../scss/lab.scss */
  #about .left-box {
	display: block;
	width: 100%;
	padding-right: 0;
	margin-bottom: 30px;
  }
  /* line 197, ../scss/lab.scss */
  #about .right-box {
	display: block;
	width: 100%;
	vertical-align: top;
  }
}
/* line 206, ../scss/lab.scss */
#flow {
	padding: 80px 0 100px;
	background: #F7F6F4;
}
/* line 209, ../scss/lab.scss */
#flow .head-line {
	display: table;
	width: 100%;
	margin: 0 0 40px;
}
/* line 213, ../scss/lab.scss */
#flow .head-line h3 {
	width: 40%;
	display: table-cell;
	text-align: left;
}
/* line 218, ../scss/lab.scss */
#flow .head-line p {
	width: 60%;
	display: table-cell;
	text-align: right;
	vertical-align: top;
}
/* line 225, ../scss/lab.scss */
#flow .flow-detail {
	width: 100%;
	margin-bottom: 20px;
	text-align: left;
	display: flex;
	justify-content: space-between;
}
/* line 231, ../scss/lab.scss */
#flow .flow-detail article {
	max-width: 250px;
}
/* line 233, ../scss/lab.scss */
#flow .flow-detail article h4 {
	font-size: 18px;
}
/* line 236, ../scss/lab.scss */
#flow .flow-detail article p {
	font-size: 13px;
}
/* line 240, ../scss/lab.scss */
#flow .flow-detail figure {
	max-width: 140px;
}
/* line 243, ../scss/lab.scss */
#flow .flow-detail figcaption {
	margin-top: -2.2em;
	font-size: 13px;
}
/* line 246, ../scss/lab.scss */
#flow .flow-detail figcaption strong {
	font-size: 24px;
}

@media screen and (max-width: 740px) {
  /* line 254, ../scss/lab.scss */
  #flow .head-line {
	display: block;
  }
  /* line 256, ../scss/lab.scss */
  #flow .head-line h3 {
	width: 100%;
	display: block;
	text-align: left;
  }
  /* line 261, ../scss/lab.scss */
  #flow .head-line p {
	width: 100%;
	display: block;
	text-align: left;
  }
  /* line 267, ../scss/lab.scss */
  #flow .flow-detail {
	display: block;
	margin-bottom: 30px;
  }
  /* line 270, ../scss/lab.scss */
  #flow .flow-detail h4 + p {
	margin: 0 0 20px;
  }
  /* line 273, ../scss/lab.scss */
  #flow .flow-detail article {
	width: 100%;
	max-width: 100%;
  }
  /* line 277, ../scss/lab.scss */
  #flow .flow-detail figure {
	width: 100%;
	max-width: 100%;
  }
}
/* line 286, ../scss/lab.scss */
#price {
	padding: 0 0 120px;
}
/* line 288, ../scss/lab.scss */
#price h2 {
	top: -30px;
	margin: 0 0 10px;
}
/* line 291, ../scss/lab.scss */
#price h2 + p {
	clear: both;
	margin-bottom: 40px;
}
/* line 296, ../scss/lab.scss */
#price .price-table {
	max-width: 824px;
	margin: auto;
	padding: 40px 70px;
	border: 2px solid #333;
	background: #fff;
}
/* line 302, ../scss/lab.scss */
#price .price-table dl {
	display: table;
	width: 100%;
	padding: 30px 0;
	border-bottom: 1px solid #B2B2B2;
	line-height: 1;
}
/* line 308, ../scss/lab.scss */
#price .price-table dl:last-child {
	border-bottom: none;
}
/* line 312, ../scss/lab.scss */
#price .price-table .border-none {
	padding: 30px 0 5px;
	border-bottom: none;
}
/* line 315, ../scss/lab.scss */
#price .price-table .border-none + dl {
	padding: 5px 0 30px;
}
/* line 319, ../scss/lab.scss */
#price .price-table dt, #price .price-table dd {
	display: table-cell;
}
/* line 322, ../scss/lab.scss */
#price .price-table dt {
	width: 60%;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
/* line 327, ../scss/lab.scss */
#price .price-table dt span {
	font-size: 11px;
}
/* line 331, ../scss/lab.scss */
#price .price-table dd {
	text-align: right;
}
/* line 333, ../scss/lab.scss */
#price .price-table dd strong {
	font-size: 22px;
}
/* line 337, ../scss/lab.scss */
#price .price-table dd.disc {
	font-weight: normal;
	width: 8em;
}

@media screen and (max-width: 740px) {
  /* line 344, ../scss/lab.scss */
  #price {
	padding: 0 0 60px;
  }
  /* line 346, ../scss/lab.scss */
  #price h2 {
	position: relative;
	top: -17px;
	margin: 0 0 10px;
  }
  /* line 350, ../scss/lab.scss */
  #price h2 + p {
	text-align: left;
	padding: 0 3%;
	margin-bottom: 20px;
  }
  /* line 356, ../scss/lab.scss */
  #price .price-table {
	padding: 10px 12px;
  }
  /* line 358, ../scss/lab.scss */
  #price .price-table dl {
	padding: 10px 0;
  }
  /* line 361, ../scss/lab.scss */
  #price .price-table dt {
	font-size: 14px;
	width: 30%;
  }
  /* line 365, ../scss/lab.scss */
  #price .price-table dd {
	font-weight: bold;
	text-align: right;
	font-size: 12px;
  }
  /* line 369, ../scss/lab.scss */
  #price .price-table dd strong {
	font-size: 16px;
  }
  /* line 373, ../scss/lab.scss */
  #price .price-table dd.disc {
	font-weight: normal;
	width: 7em;
  }
}
/* line 382, ../scss/lab.scss */
#support {
	padding: 80px 0 117px;
}
/* line 384, ../scss/lab.scss */
#support h3 {
	margin: 0 0 40px;
}
/* line 386, ../scss/lab.scss */
#support h3 + p {
	margin: 0 0 40px;
}
/* line 390, ../scss/lab.scss */
#support .staff {
	text-align: center;
}
/* line 392, ../scss/lab.scss */
#support .staff .item {
	display: inline-block;
	max-width: 240px;
	float: none;
}
/* line 396, ../scss/lab.scss */
#support .staff .item figure {
	max-width: 268px;
	margin-bottom: 24px;
	padding-top: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
/* line 402, ../scss/lab.scss */
#support .staff .item h4 {
	margin-bottom: 20px;
	font-size: 22px;
	text-align: center;
	font-weight: normal;
}
/* line 407, ../scss/lab.scss */
#support .staff .item h4 span {
	display: block;
	font-size: 14px;
}
/* line 413, ../scss/lab.scss */
#support .staff .item:nth-child(2) {
	margin: 0 37px;
}

@media screen and (max-width: 740px) {
  /* line 419, ../scss/lab.scss */
  #support {
	padding: 40px 0 40px;
  }
  /* line 422, ../scss/lab.scss */
  #support .staff .item {
	max-width: 100%;
	margin: 0 0 30px;
  }
  /* line 425, ../scss/lab.scss */
  #support .staff .item figure {
	margin: auto;
	padding: 0;
	width: 180px;
	height: 180px;
  }
  /* line 432, ../scss/lab.scss */
  #support .staff .item:nth-child(2) {
	margin: 0 0 30px;
  }
}
/* line 439, ../scss/lab.scss */
#voice {
	padding: 0 0 70px;
	background: #DDE4E9;
}
/* line 442, ../scss/lab.scss */
#voice h2 {
	top: -30px;
	margin: 0 0 30px;
}
/* line 447, ../scss/lab.scss */
#voice h5 span {
	display: block;
}
/* line 451, ../scss/lab.scss */
#voice article {
	display: flex;
	margin-bottom: 40px;
}
/* line 454, ../scss/lab.scss */
#voice article figure {
	position: relative;
	width: 400px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
}
/* line 460, ../scss/lab.scss */
#voice article figure:after {
	content: "";
	display: block;
	padding-top: 85%;
}
/* line 466, ../scss/lab.scss */
#voice article .text-area {
	flex: 1;
}
/* line 472, ../scss/lab.scss */
#voice .wrap article:nth-child(odd) figure {
	margin-right: 40px;
}
/* line 475, ../scss/lab.scss */
#voice .wrap article:nth-child(odd) .text-area {
	text-align: left;
}
/* line 479, ../scss/lab.scss */
#voice .wrap article:nth-child(even) {
	flex-flow: row-reverse nowrap;
}
/* line 481, ../scss/lab.scss */
#voice .wrap article:nth-child(even) figure {
	margin-left: 40px;
}
/* line 484, ../scss/lab.scss */
#voice .wrap article:nth-child(even) .text-area {
	text-align: right;
}

@media screen and (max-width: 740px) {
  /* line 491, ../scss/lab.scss */
  #voice {
	padding: 0 0 70px;
	background: #DDE4E9;
  }
  /* line 494, ../scss/lab.scss */
  #voice h2 {
	top: -15px;
	margin: 0 0 30px;
  }
  /* line 500, ../scss/lab.scss */
  #voice .wrap article:nth-child(odd),
  #voice .wrap article:nth-child(even) {
	display: block;
  }
  /* line 502, ../scss/lab.scss */
  #voice .wrap article:nth-child(odd) figure,
  #voice .wrap article:nth-child(even) figure {
	width: 100%;
	margin-left: 0;
  }
  /* line 506, ../scss/lab.scss */
  #voice .wrap article:nth-child(odd) .text-area,
  #voice .wrap article:nth-child(even) .text-area {
	text-align: left;
  }
}
