@charset "utf-8";
* { margin: 0; padding: 0; font-size: 14px; line-height: 1.8em;}
ul {list-style:none}
img {vertical-align: middle;}

html {
	background: #ecd4ed url("../template/grade.png") repeat-x top center fixed;
	color: #333;
	text-align: left;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}
body {
	margin: 0 auto;
	padding: 0;
	font-size: 13px;
	line-height: 1.8em;
}		
* html body {
	background: none;
	font-size: 100%;
	padding-left: 1px;
}
*:first child+html body {
	font-size: 100%;
}
*:first child+html body {
	padding-left: 1px;
}

a { word-break: break-all; }

a:link,
a:visited {
	text-decoration: underline;
	font-weight: noemal;
	font-size: inherit;
	color:#954da0;
	}
a:hover {
	text-decoration: none;
	font-weight: noemal;
	font-size: inherit;
	color: #d58dc0;
	}
a:active {
	text-decoration: none;
	font-weight: noemal;
	font-size: inherit;
	text-decoration: none;
	color: #4c8aba;
	}



a.btn {
	background: #74c0e8;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin: 1em auto;

padding: 5px 20px;
border-radius:20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	text-decoration: none;
                                font-size: 110%
}
a:hover.btn {
	background: #d58dc0;
	opacity: 0.8;
}
.mailto {
                                text-align: center;
                                border: 1px solid #ddd;
                                margin: 1em 0;
                                padding: 1em
}
a.btn_mail {
	background: #74c0e8 url("../template/mail.png") no-repeat left 15px center;
                                background-size: 18px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin: 0.5em auto 0;

padding: 3px 10px 3px 30px;
border-radius:20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	text-decoration: none;
                                font-size: 110%;
                                display: block;
                                width: 100px
}
a:hover.btn_mail {
	background: #d58dc0 url("../template/mail.png") no-repeat left 15px center;
                                background-size: 18px;
	opacity: 0.8;
}


img {
	border:0;
	max-width: 100%;
}
p {
	margin: 1.5em 0;
	padding: 0;
}
hr {
	clear: both;
	visibility: hidden;
}

h1,h2,h3,h4,h5,h6 {
	margin-bottom: 5px;
}
h1 {
	font-size: 28px;
	line-height: 1;
	text-align: center;
}

h2 {
	font-size: 20px;
	color: #887fa6;
	line-height: 1.2;
}

h3 {
	font-size: 20px;
	line-height: 1.2;
	font-weight: bold;
	color: #d58dc0
}
h4 {
	font-size: 15px;
	line-height: 1.2;
	color: #e087df;
}
.little {
	font-size: 80%;
	line-height: 1.2;
	font-weight: normal;
}
.t_right {
	text-align: right;
}
.t_center {
	text-align: center;
}
p.little {
	font-size: 80%;
	line-height: 1.2;
}
p.little br {
	font-size: 80%;
	line-height: 1.2;
}
.small {
	font-size: 70%;
	line-height: 1;
	font-weight: normal;
}
.red {
	color: #e63530
}
.light_blue {
	color: #74c0e8
}
.b {
	font-weight: bold;
}

.pc {
	display: none
}

img.rightph {
	margin: 0 auto 10px;
}


div#wrapp {
	position: relative;
	margin: 0 auto;
	padding: 0 5px;
	clear: both;
}
div.MainContents {
	display: block;
	clear: both;
	margin: 0 auto 20px;
	padding: 45px 0 50px;
	position: relative;
}

div#title {
	padding: 5px 0 20px;
	text-align: center
}

div.contents {
	margin: 0 auto;
	padding: 10px;
	background: #fff url("../template/contents_bg.png") no-repeat center top;
box-shadow:0 1px 2px 0 #cdc1da;
-moz-box-shadow:0 1px 2px 0 #cdc1da;
-webkit-box-shadow:0 1px 2px 0 #cdc1da;
}




/*index ----------------------------------------*/
div#header {
	background: url("../template/index_header_sp.jpg") no-repeat center top;
	position: relative;
	margin: 45px auto 0;
	padding: 70% 0 0;
	background-size: cover;
	display: block;
}
div#miyabi_mini {
                                display: none;
}

div#indexContents {
	margin: 0 auto;
	padding: 0;
}

div#WhatsNew {
	margin: 0 auto;
	padding: 5px;
	background: #fff url("../template/contents_bg.png") no-repeat center top;
box-shadow:0 1px 2px 0 #cdc1da;
-moz-box-shadow:0 1px 2px 0 #cdc1da;
-webkit-box-shadow:0 1px 2px 0 #cdc1da;
}
div#WhatsNew dl dt {
	font-weight: bold;
	line-height: 1;
	font-size: 90%;
}
div#WhatsNew dl dd {
	font-size: 90%;
	line-height: 1.2;
	margin: 0 auto 1em
}

div#newrelease {
	margin: 15px auto;
	padding: 5px;
	background: #fff ;
box-shadow:0 1px 2px 0 #cdc1da;
-moz-box-shadow:0 1px 2px 0 #cdc1da;
-webkit-box-shadow:0 1px 2px 0 #cdc1da;
	text-align: center;
	line-height: 1.2
}
div#newrelease a {
	text-decoration: none;
	line-height: 1.2;
}
div#newrelease h2 {
	font-size: 22px;
	color: #60beff;
	line-height: 1.2;
}
div#newrelease h3 {
	font-size: 16px;
	color: #00429e;
}
div#newrelease small {
	display: block;
	color: #888
}

div#ban {
	margin: 20px auto;
	text-align: center;
}
div#ban a {
	margin: 0 auto 5px;
	display: block;
}
div#ban a img {
box-shadow:0 1px 2px 0 #cdc1da;
-moz-box-shadow:0 1px 2px 0 #cdc1da;
-webkit-box-shadow:0 1px 2px 0 #cdc1da;
}
div#ban a:hover img {
box-shadow:0 0 2px 0 #cdc1da;
-moz-box-shadow:0 0 2px 0 #cdc1da;
-webkit-box-shadow:0 0 2px 0 #cdc1da;
	opacity: 0.7;
}
div#WhatsNew h2, div#ban h2 {
	margin: 0 auto 10px;
}

div#SNSban {
	margin: 20px auto;
	text-align: center;
}
div#SNSban a {
	margin: 0 5px;
	text-align: center;
}
div#SNSban a:hover img {
	opacity: 0.7;
}

#footer {
	margin: 0 auto;
	padding: 30px 10px 80px;
	text-align: center;
	font-size: 90%;
	clear: both;
}
img#cmeBanner {
	margin: 0 10px 0 0;
}
#footer a.button {
	margin: 10px 0 0;
	display: block
}


/*info ----------------------------------------*/
div.goto_contents {
	border: 1px solid #d0b8dc;
	padding: 3px;
	text-align: center;
	margin: 10px auto 30px;
}
div#info h2 {
	color: #fff;
	background: #d0b8dc;
	line-height: 1.3;
	padding: 3px;
	margin: 10px auto 20px;

border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

div#info dl dt{
	margin: 0 0 0.5em;
	padding: 3px 0 5px;
	font-size: 120%;
	border-left: 5px solid #d0b8dc;
	border-bottom: 1px solid #d0b8dc;
	padding-left: 5px;
	font-weight: bold;
	line-height: 1.2;
}
div#info dl dd{
	margin: 0 0 2.5em 0;
	padding: 0 0 1em 10px;
/*	border-bottom: 1px solid #c9c355;*/
	font-size: 100%;
	line-height: 1.4;
}
div#info dl dd p {
	line-height: 1.4;
}
div#info dt h3{
	margin: 0 0 1em 0;
	font-size: 100%;
}
div#info dd h3{
	margin: 0 0 1em 0;
}
div#info dd h3 small{
	font-weight: normal;
}
div#info dd a img{
	padding: 0;
	border: 1px solid;
}

/*profile ----------------------------------------*/
div#profile p {
	font-size: 90%;
}
div#prof_photo {
	text-align: center;
}
div#prof_photo img {
	border: 1px solid #f2e9f6
}
div#profile h2 {
	margin: 3em 0 0
}
div#profile ul {
	margin: 1em 0;
}
div#profile ul li{
	margin: 0 0 0.5em 2em;
	line-height: 1.2;
	list-style-type: circle;
}
div#profile ul li a{
	line-height: 1.2;
}
div#profile h1 span {
	display: block
}

/* ディスコグラフィー
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.discolist {
	margin:  0 0 50px;
	padding: 50px 0;
	border: 0;
	border-bottom: 1px dotted #d0b8dc;
	}
div.jacket {
	float: right;
	margin: 5px;
}
div.jacket img {
	max-width: 100px;
	border: 1px solid #eee;
}
.discolist h2{
	font-size: 25px;
	margin: 0 0 0.5em;
}
.discolist h2 span.little{
	display: block;
}
.discolist h3{
	font-size: 13px;
}
.discolist h3 br{
	font-size: 13px;
	line-height: 1.2;
}
.discolist ul.songlist {
	margin: 0 1em 10px 0;
	padding: 0;
	border-bottom: none;
	float: left;
	}
.discolist ul.songlist li {
	border-top: none;
	padding: 0;
	}
.discolist p.miniharp{
	padding: 0.2em;
	border: 1px dotted #d0b8dc;
	}

.discolist dl.songlistL {
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #d0b8dc;
	}
.discolist dl.songlistL dt {
	margin: 0;
	padding: 0.2em 0;
	width: 25px;
	border-top: 1px solid #d0b8dc;
	text-align: right;
	float: left;
	}
.discolist dl.songlistL dd {
	margin: 0 0 0 25px;
	padding: 0.2em 0 0.2em 0.5em;
	border-top: 1px solid #d0b8dc;
	}
.discolist dl.songlistL dd .listen {
	margin: 0.2em 0 0 0;
	float: right;
	}
.discolist dl.songlistL dd img {
	margin: 0 0 0 0.5em;
	border: 1px solid #ff6600;
	}
.discolist dl.songlistL dt.noborder {
	border-top: none;
	}
.discolist dl.songlistL dd.noborder {
	border-top: none;
	}
.discolist dd p {
	margin: 0.2em 0 0 0;
	padding: 0;
	}

.discolist p.point {
	color: #d0b8dc;
	font-size: 90%;
	}
.discolist p.point img {
	border: 1px solid #ff6600;
	}

.day {
	color: #d0b8dc;
}
ol {
	margin: 10px 30px 40px 30px;
	text-align: left;
	width: auto;
}
ol li {
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px dotted #fff;
	line-height: 1.2em;
}
p.blue {
	color: #3d6993
}

a.btn_record {
	font-size: 12px;
	text-decoration: none;
	background: #9563bc;
	color: #fff;
	text-align: center;
	font-weight: bold;
padding: 5px 20px;
border-radius:20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}
a:hover.btn_record {
box-shadow: none;
-moz-box-shadow:none;
-webkit-box-shadow:none;
}

div.discolist a {
	line-height: 2.5em;
	word-break: keep-all; 
}
div.discolist a:hover {
	opacity: 0.8;
}



/* スクール
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
div#school {
}
div.schoolContents {
	padding: 70px 0 0;
}
div.schoolContents img {
	margin: 5px auto;
}
div#school h2 {
	margin: 0 0 0.2em;
	padding: 0;
	border: none;
	line-height: 1.2em;
}
div#school h2.catch {
	color: #fff;
	background: #7699d3;
	line-height: 1.3;
	padding: 3px;
	text-align: center;
	margin: 0 auto 0;

border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
div#school h2 span.little {
	font-weight: normal;
	font-size: 75%;
	line-height: 1.3;
}
div#school h2 br {
	line-height: 1.3;
}
div#school h3 {
	margin: 0 0 0.2em;
	padding: 0;
	border: none;
	font-size: 130%;
	color: #74c0e8;
	font-weight: normal;
}
div#school h3 small {
	font-size: 80%;
}
.price {
	font-size: 100%;
	color: #aa298d;
}
.priceS {
	font-size: 80%;
}
div#school h4 {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 115%;
	background: none;
}
div#school h4 small {
	font-size: 85%;
	font-weight: normal
}


div.courseList {
	margin: 0 auto 0;
                                padding: 50px 0 0;
}
div.courseList div {
	font-size: 12px;
	margin: 0 0 3em;
}
div.courseList h2 a {
	width: 400px;
	display: block;
	margin: 0 0 0.5em;
	padding: 0;
	border: none;
	line-height: 1.2em;
	font-size: 100%;
	width: 100%;
	color:#4c80e8;
}

ul.course li {
	margin: 0 0 2em;
	padding: 5px;
	border: 1px solid #d0b8dc;
}
div.courseList  div.courseInfo {
	margin: 0 0 1em;
	padding: 5px 5px 2em;
	border: 1px solid #d0b8dc;
	font-size: 15px;
}
div.courseInfo dl {
	margin: 0 ;
}
div.courseInfo dl dt {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0.5em;
	color:#4c80e8;
}
div.courseInfo dl dd {
	font-size: 15px;
	margin: 0;
}
div.courseInfo dl dd ol li {
	font-size: 15px;
}


ul#priceList {
	border: 1px solid #ccc;
	padding: 1em 1em 0;
}
ul#priceList li {
	margin: 0 0 1.5em;
}

ul#priceList li dl {
	padding: 0;
}
ul#priceList li dt {
	margin: 0 0 0.3em;
	padding: 0;
	width: 5em;
	line-height: 1em;
}
ul#priceList li dd {
	margin: -1.5em 0 0 5em;
	line-height: 1.5em;
}

ul.local li {
	margin: 0 0 1em;
	padding: 0;
}



/* カウンセリング
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
div#counseling ul {
	margin: 50px auto 0;
}
div#counseling ul li {
	margin: 0 auto 50px;
}
div#counseling ul li h2{
	background: #c3def7;
	color: #3d6993;
	padding: 3px 5px;

border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
div#counseling ul li.ishiki {
	margin: 0 auto 30px;
	padding: 5px;
	background: #dce9f5;
}
div#counseling ul li.ishiki p {
	margin: 0.5em auto
}

h1#counseling {
	font-size: 20px;
                                font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
                                color: #e6aae8;
	font-weight: normal;
                                margin: 0 auto 1em;
}
div#counseling_about h2 {
	font-size: 20px;
	padding: 3px;
	text-align: center;
	margin: 25px auto 0;
}
div#counseling_about h3 {
	font-size: 16px;
	line-height: 1.3;
	padding: 3px;
	text-align: center;
	margin: 0 auto 0;
}
a.btn_counseling {
	text-decoration: none;
	background: #9563bc;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: 2.3em;

padding: 5px 20px;
border-radius:20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}
a:hover.btn_counseling {
	opacity: 0.8
}

div#counselingList {
	margin: 20px auto 50px;
	border: 1px solid #d0b8dc;
	padding: 0 10px;
}
div#counselingList h2 {
	color: #fff;
	background: #d0b8dc;
	line-height: 1.3;
	padding: 3px;
	margin: 10px auto 20px;

border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
div#counselingList ul {
	margin: 0 auto;
}
div#counselingList ul li {
	margin: 0 auto 20px;
	padding: 15px 5px 5px;
	background: #f5f4dc;
}
div#counselingList ul li h3 {
	color: #13577b
}
div#counselingList ul li p {
	font-size: 95%;
	line-height: 1.5;
}
div#counselingList ul li p br {
	font-size: 90%;
	line-height: 1.5;
}


div#newyear {
	position: absolute;
	top: 48px;
	left: 5px;
	z-index: 100;
	width: 24%
}
/*768px以上 ----------------------------------------*/

@media screen and (min-width:768px){
.pc { display: block }
.sp { display: none; }

img.rightph {
	margin: 0 auto 10px;
	float: right;
}
div#wrapp {
	padding: 0 20px;
}
div.contents {
	padding: 25px;
}

/*index ----------------------------------------*/

div#ban a {
	margin: 5px 2px;
	display: inline;
}
div#ban a img {
	width: 235px;
}
div#newrelease {
	text-align: left;
	min-height: 100px;
	padding: 15px 10px 10px;
}
div#newrelease img {
	margin: 0 20px 5px 5px;
	float: left;
}
div#newrelease h2 {
	text-align: left;
	line-height: 1;
}
div#newrelease h3 {
	text-align: left;
}

/*profile ----------------------------------------*/
div#profile h1 {
	text-align: left;
}
div#profile h1 span {
	display: inline
}
div#prof_photo {
	float: right;
	margin: 1em 0 20px 15px;
}

div#newyear {
	width: auto;
}
div#newyear img {
                                max-width: 180px;
}



ul.course li {
	padding: 5px 15px;
	line-height: 1.4;
}
div.courseList  div.courseInfo {
	padding: 5px 15px 2em;
}

}


/*990px以上 ----------------------------------------*/

@media screen and (min-width:990px){
html {
}


div#wrapp {
	padding: 0;
	margin: 0 auto 0;
	width: 980px;
}
div.MainContents {
	width: 980px;
	padding: 50px 0;
}
div#title {
	background: url("../template/h1_bg.png") no-repeat left top;
	padding: 170px 0 0;
	text-align: center;
	width: 350px;
	height: 90px;
	position: absolute;
	top:80px; left: 0;
}
div.contents {
	padding: 50px;
	width: 510px;
	margin: 20px 0 0 350px;
}

/*index ----------------------------------------*/
div#header {
	background: url("../template/index_header.jpg") no-repeat center 70px;
	margin: 0 auto 20px;
	background-size: auto;
	padding:0;
	height: 650px;
}
div#headerContents {
	margin: 0 auto 0;
}
div#headerContents a {
	float: left;
	width: 488px;
}
div#goto {
	margin: 0 auto 0;
	width: 980px;
}
div#miyabi_mini {
                                display: block;
	background: url("../template/miyabi_mini.png") no-repeat left top;
	position: absolute;
	z-index: 10000;
	width: 432px;
	height: 442px;
	top: -410px;
	right: -110px;
	background-size: cover;
}
div#miyabi_mini h1 {
                                text-indent: 100%;
                                white-space: nowrap;
                                overflow: hidden;
}
div#indexContents {
	margin: 30px 0 0;
	width: 630px;
	float: left;
}
div#WhatsNew {
	padding: 20px;
	border-bottom: none;
}
div#ban {
	margin: 30px 0 0 15px;
	padding: 0;
	width: 335px;
	float: left;
}
div#ban a {
	margin: 0 auto 10px;
	display: block;
	background: #fff;
}
div#ban a img {
	width: 335px;
}


#footer a.button {
	margin: 0 10px;
	display: inline
}



div.courseList {
	margin: 0 auto 0;
                                padding: 80px 0 0;
}


/*release ----------------------------------------*/
ol {
	margin: 10px 30px 40px 30px;
}

div#newyear {
	width: 940px;
	position: absolute;
	top: 85px;
	left: 28px;
	right: 0;
	margin: 0 auto;

}
h1#counseling {
	font-size: 30px;
}
}