@charset "UTF-8";
/* Music [course] */

@import url("main.css");

/*---------------------------------------------------- */
/* Instrument */
/*---------------------------------------------------- */
.instrument_box .kind a {
	background-color: #fff;
	text-decoration: none;
	display: block;
}

.instrument_box .kind a:hover {
	background-color: #eef9fd;
	text-decoration: none;
	display: block;
}

/* PC */
@media print, screen and (min-width: 960px) {
/*---------------------------------------------------- */
/* Studio */
/*---------------------------------------------------- */
/* Waku */
#studio {
	padding: 0;
	width: 100%;
	max-width: 1080px;
	height: auto;
}

#studio .waku_studio {
	padding: 5px 0 25px 0;
	margin: 0 auto;
	width: 96%;
	height: auto;
}

#studio .waku_studio .kind {
	padding: 0 0 15px 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
	border-bottom: dotted 2px #cccccc;
}

#studio .waku_studio .kind .waku_kind {
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}

#studio .waku_studio .kind .waku_kind .kind_left {
	padding: 0;
	margin: 0;
	width: 26%;
	height: auto;
	float: left;
}

#studio .waku_studio .kind .waku_kind .kind_right {
	padding: 0;
	margin: 0;
	width: 71%;
	height: auto;
	float: right;
}

/* h4 */
.studio-title {
	padding: 0 0 15px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.studio-title h4 {
	margin: 0;
	font-size: 135%;
	color: #3a3b3c;
	font-weight: 700;
	text-align: left;
	text-decoration: none;
	line-height: 1.0;
	position: relative;
	padding-bottom: .4em;
	border-bottom: 1px solid #ccc;
}

.studio-title h4::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 3px;
	background-color: #003997;
}

/* Photo */
.photo_studio {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.photo_studio img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

/* h5 */
.kind-title {
	padding: 0 0 12px 0;
	margin: 0;
}

.kind-title h5 {
	padding: 0;
	margin: 0;
	font-size: 115%;
	color: #3a3b3c;
	font-weight: 600;
	text-align: left;
	text-decoration: none;
	line-height: 1.4;
}

/* P */
.moji_studio {
	padding: 0 0 12px 0;
	margin: 0;
}

.moji_studio p {
	padding: 0;
	margin: 0;
	font-size: 105%;
	color: #3a3b3c;
	font-weight: 400;
	text-align: left;
	text-decoration: none;
	line-height: 1.6;
}

/*---------------------------------------------------- */
/* Money */
/*---------------------------------------------------- */
.haco_money {
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.haco_money table {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	border-collapse: collapse;
}

.haco_money table th.box001 {
	padding: 10px 0;
	margin: 0;
	width: 30%;
	height: auto;
	border: solid 1px #ccc;
	background-color: #38579e;
}

.haco_money table th.box002 {
	padding: 10px 0;
	margin: 0;
	width: 20%;
	height: auto;
	border: solid 1px #ccc;
	background-color: #38579e;
}

.haco_money table th.box003 {
	padding: 10px 0;
	margin: 0;
	width: 20%;
	height: auto;
	border: solid 1px #ccc;
	background-color: #38579e;
}

.haco_money table th.box004 {
	padding: 10px 0;
	margin: 0;
	width: 30%;
	height: auto;
	border: solid 1px #ccc;
	background-color: #38579e;
}

.haco_money table td.box021 {
	padding: 10px 0;
	margin: 0;
	width: 30%;
	height: auto;
	border: solid 1px #ccc;
	background-color: #ffffff;
}

.haco_money table td.box022 {
	padding: 10px 0;
	margin: 0;
	width: 20%;
	height: auto;
	border: solid 1px #ccc;
	background-color: #ffffff;
}

.haco_money table td.box023 {
	padding: 10px 0;
	margin: 0;
	width: 20%;
	height: auto;
	border: solid 1px #ccc;
	background-color: #ffffff;
}

.haco_money table td.box024 {
	padding: 10px 0;
	margin: 0;
	width: 30%;
	height: auto;
	border: solid 1px #ccc;
	background-color: #fef4f8;
}

.haco_money table th h5 {
	padding: 0;
	margin: 0 12px 0 12px;
	font-size: 115%;
	font-weight: 500;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 1.4;
}

.haco_money table td p {
	padding: 0;
	margin: 0 12px 0 12px;
	font-size: 115%;
	font-weight: 400;
	color: #3a3b3c;
	text-decoration: none;
	text-align: left;
	line-height: 1.6;
}

.haco_money table td p a {
	color: #3a3b3c;
	text-decoration: underline;
}

.haco_money table td p a:hover {
	color: #005aaa;
	text-decoration: underline;
}

.haco_money table td p .fa {
	color: #005aaa;
	font-size: 100%;
}

/*---------------------------------------------------- */
/* Instrument */
/*---------------------------------------------------- */
/* Waku */
#instrument {
	padding: 0;
	margin: 0 auto;
	width: 96%;
	height: auto;
}

#instrument .waku_studio {
	padding: 5px 0 0 0;
	margin: 0 auto;
	width: 98%;
	height: auto;
	text-align: center;
}

.waku_instrument .instrument_box {
	padding: 5px 0;
	margin: 0 0.8%;
	width: 48%;
	display:inline-block;
    /display:inline;
    /zoom:1;
	vertical-align: top;
}

.instrument_box .kind {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	border: solid 1px #dbdbdb;
	background-color: #fff;
}

.instrument_box .kind .waku_kind {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
}

.instrument_box .kind .waku_kind .kind_left {
	padding: 0;
	margin: 0;
	width: 18%;
	float: left;
}

.instrument_box .kind .waku_kind .kind_right {
	padding: 0;
	margin: 12px 2% 0 0;
	width: 77%;
	float: right;
}

.instrument_box .kind .waku_kind .kind_left .photo_instrument {
	padding: 0;
	margin: 0;
	width: 100%;
}

.instrument_box .kind .waku_kind .kind_left .photo_instrument img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

.instrument_box .kind .waku_kind .kind_right .kind-title {
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 110%;
	color: #212121;
	font-weight: 600;
	text-align: left;
	text-decoration: none;
	line-height: 1.2;
}

.instrument_box .kind .waku_kind .kind_right .kind-title h4 {
	margin: 0;
	padding: 0 0 0 .55em;
	border-left: 5px solid #2f4d93;
}

.instrument_box .kind .waku_kind .kind_right .moji_kind {
	padding: 0;
	margin: 0;
	width: 100%;
}

.instrument_box .kind .waku_kind .kind_right .moji_kind p {
	padding: 0;
	margin: 0;
	font-size: 100%;
	color: #3a3b3c;
	font-weight: 400;
	text-align: left;
	text-decoration: none;
	line-height: 1.4;
}


}

/* Tablet */
@media all and (max-width: 959px) and (min-width: 600px) {
/*---------------------------------------------------- */
/* Studio */
/*---------------------------------------------------- */
/* Waku */
#studio {
	padding: 0;
	margin: 0 auto;
	width: 92%;
	height: auto;
}

#studio .waku_studio {
	padding: 5px 0 20px 0;
	margin: 0 auto;
	width: 98%;
	height: auto;
}

#studio .waku_studio .kind {
	padding: 0 0 12px 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
	border-bottom: dotted 2px #cccccc;
}

#studio .waku_studio .kind .waku_kind {
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}

#studio .waku_studio .kind .waku_kind .kind_left {
	padding: 0;
	margin: 0 3% 0 0;
	width: 32%;
	height: auto;
	float: left;
}

#studio .waku_studio .kind .waku_kind .kind_right {
	padding: 0;
	margin: 0;
	
	height: auto;
	
}

/* h4 */
.studio-title {
	padding: 0 0 12px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.studio-title h4 {
	margin: 0;
	font-size: 120%;
	color: #3a3b3c;
	font-weight: 700;
	text-align: left;
	text-decoration: none;
	line-height: 1.0;
	position: relative;
	padding-bottom: .4em;
	border-bottom: 1px solid #ccc;
}

.studio-title h4::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 3px;
	background-color: #003997;
}

/* Photo */
.photo_studio {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.photo_studio img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

/* h5 */
.kind-title {
	padding: 0 0 10px 0;
	margin: 0;
}

.kind-title h5 {
	padding: 0;
	margin: 0;
	font-size: 110%;
	color: #3a3b3c;
	font-weight: 600;
	text-align: left;
	text-decoration: none;
	line-height: 1.4;
}

/* P */
.moji_studio {
	padding: 0 0 10px 0;
	margin: 0;
}

.moji_studio p {
	padding: 0;
	margin: 0;
	font-size: 100%;
	color: #3a3b3c;
	font-weight: 400;
	text-align: left;
	text-decoration: none;
	line-height: 1.6;
}

/*---------------------------------------------------- */
/* Money */
/*---------------------------------------------------- */
.haco_money {
	margin: 0 auto;
	width: 92%;
	height: auto;
}

.haco_money table {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	border-collapse: collapse;
}

.haco_money table th.box001 {
	padding: 8px 0;
	margin: 0;
	width: 30%;
	height: auto;
	border: solid 1px #ccc;
	background-color: #38579e;
}

.haco_money table th.box002 {
	padding: 8px 0;
	margin: 0;
	width: 20%;
	height: auto;
	border: solid 1px #ccc;
	background-color: #38579e;
}

.haco_money table th.box003 {
	padding: 8px 0;
	margin: 0;
	width: 20%;
	height: auto;
	border: solid 1px #ccc;
	background-color: #38579e;
}

.haco_money table th.box004 {
	padding: 8px 0;
	margin: 0;
	width: 30%;
	height: auto;
	border: solid 1px #ccc;
	background-color: #38579e;
}

.haco_money table td.box021 {
	padding: 8px 0;
	margin: 0;
	width: 30%;
	height: auto;
	border: solid 1px #ccc;
	background-color: #ffffff;
}

.haco_money table td.box022 {
	padding: 8px 0;
	margin: 0;
	width: 20%;
	height: auto;
	border: solid 1px #ccc;
	background-color: #ffffff;
}

.haco_money table td.box023 {
	padding: 8px 0;
	margin: 0;
	width: 20%;
	height: auto;
	border: solid 1px #ccc;
	background-color: #ffffff;
}

.haco_money table td.box024 {
	padding: 8px 0;
	margin: 0;
	width: 30%;
	height: auto;
	border: solid 1px #ccc;
	background-color: #fef4f8;
}

.haco_money table th h5 {
	padding: 0;
	margin: 0 10px 0 10px;
	font-size: 110%;
	font-weight: 500;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 1.4;
}

.haco_money table td p {
	padding: 0;
	margin: 0 10px 0 10px;
	font-size: 110%;
	font-weight: 400;
	color: #3a3b3c;
	text-decoration: none;
	text-align: left;
	line-height: 1.6;
}

.haco_money table td p a {
	color: #3a3b3c;
	text-decoration: underline;
}

.haco_money table td p a:hover {
	color: #005aaa;
	text-decoration: underline;
}

.haco_money table td p .fa {
	color: #005aaa;
	font-size: 100%;
}

/*---------------------------------------------------- */
/* Instrument */
/*---------------------------------------------------- */
/* Waku */
#instrument {
	padding: 0;
	margin: 0 auto;
	width: 92%;
	height: auto;
}

#instrument .waku_studio {
	padding: 5px 0 0 0;
	margin: 0 auto;
	width: 92%;
	height: auto;
	text-align: center;
}

.waku_instrument .instrument_box {
	padding: 5px 0;
	margin: 0 0.8%;
	width: 47.6%;
	display:inline-block;
    /display:inline;
    /zoom:1;
	vertical-align: top;
}

.instrument_box .kind {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	border: solid 1px #dbdbdb;
	background-color: #fff;
}

.instrument_box .kind .waku_kind {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
}

.instrument_box .kind .waku_kind .kind_left {
	padding: 0;
	margin: 0;
	width: 28%;
	float: left;
}

.instrument_box .kind .waku_kind .kind_right {
	padding: 0 0 8px 0;
	margin: 8px 2% 0 0;
	width: 67%;
	float: right;
}

.instrument_box .kind .waku_kind .kind_left .photo_instrument {
	padding: 0;
	margin: 0;
	width: 100%;
}

.instrument_box .kind .waku_kind .kind_left .photo_instrument img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

.instrument_box .kind .waku_kind .kind_right .kind-title {
	padding: 0 0 6px 0;
	margin: 0;
	font-size: 14px;
	color: #212121;
	font-weight: 600;
	text-align: left;
	text-decoration: none;
	line-height: 1.2;
}

.instrument_box .kind .waku_kind .kind_right .kind-title h4 {
	margin: 0;
	padding: 0 0 0 .55em;
	border-left: 5px solid #2f4d93;
}

.instrument_box .kind .waku_kind .kind_right .moji_kind {
	padding: 0;
	margin: 0;
	width: 100%;
}

.instrument_box .kind .waku_kind .kind_right .moji_kind p {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #3a3b3c;
	font-weight: 400;
	text-align: left;
	text-decoration: none;
	line-height: 1.4;
}


}


/* SP */
@media all and (max-width: 599px) {
/*---------------------------------------------------- */
/* Studio */
/*---------------------------------------------------- */
/* Waku */
#studio {
	padding: 0;
	margin: 0 auto;
	width: 92%;
	height: auto;
}

#studio .waku_studio {
	padding: 5px 0 20px 0;
	margin: 0 auto;
	width: 98%;
	height: auto;
}

#studio .waku_studio .kind {
	padding: 0 0 12px 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
	border-bottom: dotted 2px #cccccc;
}

#studio .waku_studio .kind .waku_kind {
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}

#studio .waku_studio .kind .waku_kind .kind_left {
	padding: 0;
	margin: 0 3% 0 0;
	width: 40%;
	height: auto;
	float: left;
}

#studio .waku_studio .kind .waku_kind .kind_right {
	padding: 0;
	margin: 0;
	
	height: auto;
	
}

/* h4 */
.studio-title {
	padding: 0 0 12px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.studio-title h4 {
	margin: 0;
	font-size: 120%;
	color: #3a3b3c;
	font-weight: 700;
	text-align: left;
	text-decoration: none;
	line-height: 1.0;
	position: relative;
	padding-bottom: .4em;
	border-bottom: 1px solid #ccc;
}

.studio-title h4::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 3px;
	background-color: #003997;
}

/* Photo */
.photo_studio {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.photo_studio img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

/* h5 */
.kind-title {
	padding: 0 0 10px 0;
	margin: 0;
}

.kind-title h5 {
	padding: 0;
	margin: 0;
	font-size: 110%;
	color: #3a3b3c;
	font-weight: 600;
	text-align: left;
	text-decoration: none;
	line-height: 1.4;
}

/* P */
.moji_studio {
	padding: 0 0 10px 0;
	margin: 0;
}

.moji_studio p {
	padding: 0;
	margin: 0;
	font-size: 100%;
	color: #3a3b3c;
	font-weight: 400;
	text-align: left;
	text-decoration: none;
	line-height: 1.6;
}

/*---------------------------------------------------- */
/* Money */
/*---------------------------------------------------- */
.haco_money {
	margin: 0 auto;
	width: 90%;
	height: auto;
}

.haco_money table {
	padding: 0;
	margin: 0;
	width: 99%;
	height: auto;
	border-collapse: collapse;
}

.haco_money table th.box001 {
	padding: 8px 0;
	margin: 0;
	width: 28%;
	height: auto;
	border: solid 1px #ccc;
	background-color: #38579e;
}

.haco_money table th.box002 {
	padding: 8px 0;
	margin: 0;
	width: 25%;
	height: auto;
	border: solid 1px #ccc;
	background-color: #38579e;
}

.haco_money table th.box003 {
	padding: 8px 0;
	margin: 0;
	width: 17%;
	height: auto;
	border: solid 1px #ccc;
	background-color: #38579e;
}

.haco_money table th.box004 {
	padding: 8px 0;
	margin: 0;
	width: 30%;
	height: auto;
	border: solid 1px #ccc;
	background-color: #38579e;
}

.haco_money table td.box021 {
	padding: 8px 0;
	margin: 0;
	width: 28%;
	height: auto;
	border: solid 1px #ccc;
	background-color: #ffffff;
}

.haco_money table td.box022 {
	padding: 8px 0;
	margin: 0;
	width: 25%;
	height: auto;
	border: solid 1px #ccc;
	background-color: #ffffff;
}

.haco_money table td.box023 {
	padding: 8px 0;
	margin: 0;
	width: 17%;
	height: auto;
	border: solid 1px #ccc;
	background-color: #ffffff;
}

.haco_money table td.box024 {
	padding: 8px 0;
	margin: 0;
	width: 30%;
	height: auto;
	border: solid 1px #ccc;
	background-color: #fef4f8;
}

.haco_money table th h5 {
	padding: 0;
	margin: 0 8px 0 8px;
	font-size: 100%;
	font-weight: 500;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 1.4;
}

.haco_money table td p {
	padding: 0;
	margin: 0 8px 0 8px;
	font-size: 100%;
	font-weight: 400;
	color: #3a3b3c;
	text-decoration: none;
	text-align: left;
	line-height: 1.6;
}

.haco_money table td p a {
	color: #3a3b3c;
	text-decoration: underline;
}

.haco_money table td p a:hover {
	color: #005aaa;
	text-decoration: underline;
}

.haco_money table td p .fa {
	color: #005aaa;
	font-size: 100%;
}

/*---------------------------------------------------- */
/* Instrument */
/*---------------------------------------------------- */
/* Waku */
#instrument {
	padding: 0;
	margin: 0 auto;
	width: 90%;
	height: auto;
}

#instrument .waku_studio {
	padding: 5px 0 0 0;
	margin: 0 auto;
	width: 92%;
	height: auto;
	text-align: center;
}

.waku_instrument .instrument_box {
	padding: 5px 0;
	margin: 0 0.8%;
	width: 47%;
	display:inline-block;
    /display:inline;
    /zoom:1;
	vertical-align: top;
}

.instrument_box .kind {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	border: solid 1px #dbdbdb;
	background-color: #fff;
}

.instrument_box .kind .waku_kind {
	padding: 10px 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.instrument_box .kind .waku_kind .kind_left {
	padding: 0;
	margin: 0 auto;
	width: 60%;
	display: block;
}

.instrument_box .kind .waku_kind .kind_right {
	padding: 8px 0 0 0;
	margin: 0 auto;
	width: 88%;
	display: block;
}

.instrument_box .kind .waku_kind .kind_left .photo_instrument {
	padding: 0;
	margin: 0;
	width: 100%;
}

.instrument_box .kind .waku_kind .kind_left .photo_instrument img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

.instrument_box .kind .waku_kind .kind_right .kind-title {
	padding: 0 0 6px 0;
	margin: 0;
	font-size: 105%;
	color: #212121;
	font-weight: 600;
	text-align: left;
	text-decoration: none;
	line-height: 1.2;
}

.instrument_box .kind .waku_kind .kind_right .kind-title h4 {
	margin: 0;
	padding: 0 0 0 .55em;
	border-left: 5px solid #2f4d93;
}

.instrument_box .kind .waku_kind .kind_right .moji_kind {
	padding: 0;
	margin: 0;
	width: 100%;
}

.instrument_box .kind .waku_kind .kind_right .moji_kind p {
	padding: 0;
	margin: 0;
	font-size: 95%;
	color: #3a3b3c;
	font-weight: 400;
	text-align: left;
	text-decoration: none;
	line-height: 1.4;
}



}

