@charset "UTF-8";




/* DESKTOP + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
.music_width {
    width: 80%;
    max-width: 1200px !important;
    margin-left: auto;
    margin-right: auto;
}
.music_pad {
    padding: 30px;
}
.music_1 {
    background-color: #EBEEF4;
}
.music_2 {
    background-color: #FAECEC;
}


.music h2 {
    font-size: 2.25em;
    color: rgba(37,63,142,1.00);
    padding-top: 10px;
    padding-bottom: 10px;
}
.music h3 {
    color: rgba(193,37,42,1.00);
    font-size: 1.5em;
}
.music p {
    font-size: 1.2em;
    line-height: 1.5em;
    padding-bottom: 10px;
}
.music_btn a, .music_btn a:visited {
    text-decoration-line: underline;
    color: #000;
    text-decoration-skip: ink;
    text-decoration-style: dotted;
    transition: .3s;
}
.music_btn a:hover {
    color: rgba(193,37,42,1.00);
}





/* MOBILE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
@media only screen and (min-width: 0px) and (max-width: 600px) {


}

/* TABLET + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {


	
	
}