.dots {
  margin-left: 11px;
}
.dot_a {
  margin-right: 16px;
}
.dot3 {
  margin-left: 37px;
}
.dot_b {
  margin-right: 16px;
}


.course-01 {
  padding:156px 180px 180px !important;
  height: 568px;
  background-image: url(../images/course/course_01-bg.jpg);
  background-position: -146px -190px;
  background-repeat: no-repeat;
}

.mm_p-first {
  margin: 30px 0 20px;
}

.course01_img01 {
  position: absolute;
  bottom: -35px;
  left: 210px;
}

.course01_img02 {
  position: absolute;
  right: -20px;
}


/*  各メニュー枠  */
.course_box {
  position: relative;
  margin: 30px 0 90px;
}

._course-p {
  margin: 10px 0 20px;
}
.p-half {
  width: 76%;
  line-height: 1.7em;
}

.p_l20{padding-left: 20px;
}
/* 見出しの調整 */
.heading._course_h {
  padding: 3px 0 25px 0;
  text-align: center;
}

.heading._course_h01 {
  background: url(../images/course/couse_02-con1-h.png) no-repeat;
  color:#96bd4a;
}
.heading._course_h02 {
  background: url(../images/course/couse_02-con2-h.png) no-repeat;
  color:#a8be3f;
}
.heading._course_h03 {
  background: url(../images/course/couse_02-con3-h.png) no-repeat;
  color:#c1c30d;
}
.heading._course_h04 {
  background: url(../images/course/couse_02-con4-h.png) no-repeat;
  color: #d6a020;
}
.heading._course_h05 {
  background: url(../images/course/couse_02-con5-h.png) no-repeat;
  color: #1c609d;
}
.heading._course_h06 {
  background: url(../images/course/couse_02-con5-h.png) no-repeat;
  color: #d9772f;
}
.heading._course_h07 {
  background: url(../images/course/couse_02-con7-h.png) no-repeat;
  color: #739cc0;
  font-size:22px;
  text-align:center;
  padding-left:20%;
}

.course_img {
  position: absolute;
  right: -52px;
  top: -15px;
}
.course_img2{
	width: 45%;
  position: absolute;
  right: -80px;
  top: -15px;
}

.course_img.tomatis {
  top: -30px;
  right: -20px;
}

._boxend {
  margin-bottom: 35px;
}

.course-txt{
	width: 70%;
}


/* Tomatis */
._tomatis {
  top: 30px;
  right:-15px;
}
.r {
  font-size: 0.6em;
  vertical-align: top;
  letter-spacing: 0;
}

.price {
  margin-top: 280px !important;
}



/* ボタンの調整 */
.btn._course {
  color: #fff;
  font-size: 1.2em;
  border-radius: 7px;
}
.btn._course:hover {
  filter: alpha(opacity=75);
    -moz-opacity:0.75;
    opacity:0.75;
}
._course.btn:before {
  background: url(../images/course/course_arrow_white.png) no-repeat;
  width: 15px;
  right: 25px;
}

/* 各項目の色 */
.color-mercym {
  background-color: #96bd4a;
}
.color-mercya {
  background-color:#a8be3f;
}
.color-hamming {
  background-color: #c1c30d;
}
.color-akade {
  background-color: #d6a020;
}
.color-tomatis {
  background-color: #1c609d;
}

.color-rhythm{
	background-color: #739cc0;
}


/* 対象年齢 */

.age {
  text-align: center;
  font-size: 1.3em;
  margin: -10px 0 30px;
  position: relative;
}

.age_heading {
  font-size: 0.7em;
  padding: 2px 17px;
  vertical-align: 1px;
  border-color: #000;
  border-width: 1px;
  border-style: dotted;
  border-radius: 3px;
  margin-right: 10px;
}


.law {
  position: absolute;
  font-size: 12px;
  text-align: left;
  bottom: -6px;
  line-height: 1.2;
  left: 63%;
  z-index:9999;
}


/* 各教室の色 */
.clr_course-01 {
  color: #96bd4a;
  border-color: #96bd4a;
}
.clr_course-02 {
  color: #a8be3f;
  border-color: #a8be3f;
}
.clr_course-03 {
  color: #c1c30d;
  border-color: #c1c30d;
}
.clr_course-04 {
  color: #d6a020;
  border-color:#d6a020;
}
.clr_course-05 {
  color: #1c609d;
  border-color: #1c609d;
}
.clr_course-06 {
  color: #d9772f;
  border-color: #d9772f;
}

.clr_course-07 {
  color: #739cc0;
  background:url(../images/course/rythum-line.png) no-repeat right bottom !important;
  padding-bottom:10px;
}

.heading1_course {
  font-size: 3em;
	font-weight: 100;
	color:#000;
	margin-top:40px;
}


.heading3 {
  font-size: 1.2em;
}

.heading4 {
  font-size: 1.1em;
}

.white {
  color: #ffffff;
}


/*コンテンツ最初のh3にはマージンをかける*/
._course-1st-h {
  margin-left: 6%;
}


/* 開催場所などの情報 */

.information {
  width:90%;
  margin: 50px auto 0;
  min-height: 136px;
  border-width: 5px;
  border-radius: 5px;
  border-style: solid;
  padding: 32px 25px 22px;
}

.information ul li {
  float: left;
  line-height: 30px;
  position: relative;
}

.name {
  width: 105px;
  height: 30px;
  display: inline-block;
  margin: 0 10px 15px 0;
  border-radius: 3px;
  border-width:1px;
  border-style: dotted;
  text-align: center;
}

.others {
  line-height: 1em !important;
  position: absolute;
  top: 32px;
  left: 120px;
  display: inline-block;
  line-height: 1.4em;
}

.li-full {
  width: 100%;
}

.li-half {
  width: 50%;
}
.c-green{
color:#50703e;
}

.whatismercy {
  background: url(../../lib/images/course/course_mm-whats.jpg);
  width: 652px;
  height: 135px;
  margin: 35px auto 50px;
  padding: 38px 0 0 27px;
  color:#ffffff;
}

.whatismercy._course-01 {
  background: url(../../lib/images/course/course_mm-whats.jpg);
}

.whatismercy._course-02 {
  background: url(../../lib/images/course/course_ma-whats.jpg);
}



/* コンテンツ内
見出し */

.heading3.med-uline {
  padding: 0 0 11px 5px;
  position: relative;
  left: -5px;
  background: url(../../lib/cmn_images/cmn_underline-small.png) no-repeat -5px bottom;
}

.heading3.med-uline.blue {
  padding-top: 0;
  background: url(../../lib/images/course/blue_line.png) -5px bottom no-repeat;
}

.heading3.lrg-uline {
  background: url(../../lib/cmn_images/cmn_underline-large.png) no-repeat -5px 50px;
  padding: 25px 0 30px 5px;
}

.rhythm-list{
	overflow:hidden;
}

.rhythm-list li{
	float:left;
}

.rhythm-list-heading{
	padding-left:100px;
}

.rhythm-btn{
	margin: 0 auto;
	text-align: center;
}


/*教室のご案内*/

.course_access ul {
  margin-right: -2%;
}
.course_access li {
  float: left;
  width: 31%;
  margin-right: 2%;
}

.course_access h4 {
  border-bottom: 1px #a8be3f solid;
  margin-bottom: 5px;
  padding-bottom:7px;
}

.course_access .address {
  margin-top: 10px;
}

.course_access .address span {
  font-size: 0.8em;
  padding: 5px 8px;
  border-radius: 5px;
  color: #fff;
}

.course_access.course-02 .address span {
  background: #a8be3f;
  display: inline-block;
  margin-right: 10px;
}



/* コース詳細説明 */

.mm_conbox {
  width: 90%;
  margin: 30px auto;
}

.mm_conbox ul li {
}

.mm_conbox_left {
  width: 40%;
  max-width: 290px;
/*  text-align: center;*/
  float: left;
  position: relative;
}

.mm_conbox_left img {
  max-width: 100%;
}

.mm_conbox_right {
  width: 57%;
  margin-left: 43%;
}

.onpu {
  position: relative;
}

.onpu:before {
  content: '';
  background: url(../../lib/images/course/course_mm-img03_oto.png);
  width: 329px;
  height: 125px;
  position: absolute;
  top: -20px;
  right: 0px
}





/* メッセージ */
.message_box {
  background: url(../images/course/course_mm-message-bg.png);
  width: 697px;
  height: 220px;
  margin: 100px auto 40px;
  position: relative;
}

.message_box.art {
  /*background: url(../images/course/course_ma-message-bg.png);
  height: 128px;*/
  border:5px solid #9EB637;
  background:none;
  border-radius:7px;
  height:auto;
}

.me_box-heading {
  position: absolute;
  top: -37px;
  line-height: 37px;
  text-align: right;
  width: 100%;
}

.me_box-heading2 {
  position: absolute;
  top: -42px;
  line-height: 37px;
  text-align: right;
  width: 100%;
}

.me_box-img {
  position: absolute;
  left: 0;
}

.me_p {
  padding: 4% 5%;
  line-height: 1.7em;
}

.me_name {
  background: url(../images/course/course_mm-message-name-bg.png);
  width: 224px;
  height: 58px;
  color: #fff;
  padding: 9px 10px;
  font-size: 1.5em;
  letter-spacing: 1px;
  position: absolute;
  right:0;
  bottom: -52px;
}

.me_name.art {
  background: url(../images/course/course_ma-message-name-bg.png);
}

.me_name span {
  display: block;
  font-size: 0.5em;
  margin-bottom: 5px;
}


/* トマティス */
._tomatis {
  margin: 40px auto 60px;
}

._rhythm {
  margin: 20px 10px 60px auto;
}

._tomatis_bg {
  width: 100%;
  height: 380px;
  background-color: #8eac4a;
  border-radius: 5px;
}

.tomatis_flow {
  margin: 15px 0 30px;
  max-width: 100%;
}

.heading._sub.tomatis {
  font-size: 1.8em;
  padding-left: 30px;
}

.flow-img img{
	width:100%;
	height:auto;
}

/* 最下部ボタンの余白調整 */
.btm_btn {
  margin: 40px 0 -70px;
}



/********************
    アートコース
********************/

.ma_girl {
  position: absolute;
  top: -20px;
  right: -50px;
}

._conbox {
  width: 90%;
  margin: 0 auto;
}

@media only screen and (max-width:1024px) {
  .mercy .course_img {
    width: 190px;
  }
}

._gallery {
  margin-left: -2%;
}

._gallery li {
  float: left;
  margin-bottom: 20px;
  width: calc(94% / 3);
  margin-left: 2%;
  line-height: 1.4;
  color: #77816a;
}

._gallery li img {
  max-width:100%;
}

.subject {
  font-size: 1.8em;
  font-weight: normal;
  padding: 0 0 10px 0;
  color: #99ac0c;
  width: 35%;
  height: 200px;
  line-height: 190px;
  text-align: center;
  border: 2px #99ac0c solid;
  float: left;
  margin-right: 3%;
}

.art_sakuhin {
  margin-top: 30px;
}


/********************
    ハミング
********************/

._conbox._hamming {
  margin-top: 60px;
}

.information.hamming {
  position: relative;
  padding: 30px 50px 20px;
}

.information.hamming li {
  color:#776e03;
  float: none;
}

.hamming-house {
  position: absolute;
  bottom: -1px;
  right: -4px;
}



/********************
    アカデメイア合唱団
********************/

._conbox._akade {
  margin-top: 60px;
  text-align: center;
}

._gallery._akade {
  margin-top: 20px;
}

._gallery._akade li {
  width: 31.33%;
}

.akade_audio li {
  margin-bottom: 15px;
  line-height: 1.8;
}


/********************
    トマティス
********************/

.small {
  font-size: 0.8em;
  position: absolute;
  top: -22px;
  text-align: left;
}



/********************
    両サイドの画像
********************/

.side-left-01 {
  top: 20%;
  right: 87%;
}

.side-left-crcl01 {
  top:1800px;
  right: 98%;
}

.side-left-crcl02 {
  top:1800px;
  right: 90%;
}

.side-left-img01 {
  top: 25%;
  right: 92%;
}

.side-left-img02 {
  top: 1050px;
  right: 91%;
}

.side-left-img03 {
  top: 1860px;
  right: 85%;
}

.side-left-img04 {
  top: 1560px;
  right: 93%;
}



.side-left-02 {
  top: 1200px;
  right: 93%;
}


.side-right-01 {
  top:1000px;
  left: 86%;
}

.side-right-img01 {
  top: 2200px;
  left: 79%;
}

.side-right-img02 {
  top: 1510px;
  left: 86%;
}


.side-right-03 {
  top: 2390px;
  left: 68%;
}

.side-right-04 {
  top: 2500px;
  left: 75%;
}


/*************ニュースレター**************/
.letterBox{
	background:url(../images/course/letter/bg.png) repeat left top;
	padding:30px 3%;
	border-radius: 10px;  
    -webkit-border-radius: 10px;  
    -moz-border-radius: 10px;
	position:relative;
	min-height:460px;
	margin:30px 0;
}

.music-letter-date{
	color:#fff;
	width:79px;
	height:83px;
	padding:10px 0;
	position:absolute;
	top:-5px;
	left:2%;
	background:url(../images/course/letter/music/date-bg.png) no-repeat left top;
	text-align:center;
	overflow:hidden;
}

.art-letter-date{
	color:#fff;
	width:79px;
	height:83px;
	padding:10px 0;
	position:absolute;
	top:-5px;
	left:2%;
	background:url(../images/course/letter/art/date-bg.png) no-repeat left top;
	text-align:center;
	overflow:hidden;
}

.date{
	font-size:22px;
}

.letter-title{
	text-align:center;
	margin-bottom:20px;
}

.letter-left{
	width:58%;
	margin-right:2%;
	float:left;
	border-right:1px solid #e1e0dd;
	padding-right:2%;
}

.letter-right{
	width:38%;
	float:right;
	font-size:12px;
}

.letter{
	background:url(../images/course/letter/line.png) repeat-x left bottom;
	padding:10px 0 5px 0;
	line-height:200%;
}

.music-topics{
	width:120px;
	color:#fff;
	background:#ebb69d;
	padding:5px;
	font-size:12px;
	text-align:center;
	margin-bottom:10px;
}

.art-topics{
	width:120px;
	color:#fff;
	background:#aecd78;
	padding:5px;
	font-size:12px;
	text-align:center;
	margin-bottom:10px;
}

.music-report{
	width:170px;
	color:#fff;
	background:#d9c5bc;
	padding:5px;
	font-size:12px;
	text-align:center;
	margin-bottom:10px;
}

.art-report{
	width:170px;
	color:#fff;
	background:#d0d9bc;
	padding:5px;
	font-size:12px;
	text-align:center;
	margin-bottom:10px;
}


.letter-img{
	margin:-10px 0 0 40%;
}

.music-comment{
	color:#4d4439;
	margin:20px 0 5px 0;
}

.art-comment{
	color:#4d4439;
	margin:20px 0 5px 0;
}

.im-box{
	width:90%;
	margin:0 5%;
	padding:10px 5%;
	border:1px dotted #FF9496;
	overflow:hidden;
}

.im-box h3{
	color:#FF9496;
	text-align:center;
	margin-bottom:10px;
}

.im-box ul{
	width:48%;
	float:left;
	margin:0 2% 0 0;
}

.im-box ul li{
	line-height:150%;
	list-style:outside
}

.akade-img img{
	position: static;
	margin: 0 20% 20px 20%;
}

.music-img img{
	top:30px !important;
}

.humming_part{
overflow: hidden;
margin:20px 0;
}

.humming_part li {
float:left;
width:48%;
}

.humming_part img{
margin-top: 40px;
}

.humming_img_r li{
width:42%;
}

.humming_img_r{
display: flex;
justify-content: space-between;
align-items: center;
margin-left: 40px;
margin-top:-40px !important;
}


.letterspace{
letter-spacing: -.01em !important;
}





.school-list{
	width: 100%;
	padding: 20px 0;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
}

.school-detail{
	width: 93%;
	float: right;
}

.school-detail tr{
	border-bottom: 1px solid #d2d2d2;
}

.school-detail th{
	color: #989898;
	text-align: center;
	padding: 10px 0;
	font-size: 9px;
}
.school-detail td{
	text-align: left;
	padding: 10px 1%;
	vertical-align: middle;
	font-size: 12px;
}
.school-name{
	color: #a7be3e;
	font-size: 14px;
}

.school-name span{
	font-size: 9px;
	font-weight: normal;
}