@charset "utf-8";
/*すべて共通　*/
html,body {
    font-size: 16PX;
    font-family: sans-serif;
}

body,div,p,h1,h2,h3,h4,ul,figure {
    margin: 0;
    padding: 0;
}
body {
     border-top: 5px solid #007fff;
    background-color: #e5f2ff;
}
p, td, th, li {
    line-height: 1.8;
}

a {
    text-decoration: none;
    color: #709a00;
}
a:hover {
 color: #95cd00}
}
a:active {
    color: #4b6700;
}
/*共通の見出し　*/

.container {
    margin: : 0 auto;
    max-width: 1000px;
     text-align:center;
     margin-left:auto;
     margin-right:auto;
     text-align:left;
}





h1 {
	font-size: 1.4rem;
}
h2 {
	font-size: 1.14rem;
}
h3 {
    font-size: 1rem;
}

p {
	margin-top: 0;
	margin-bottom: 0;
}
ul {
    list-style-type: none;
}
@media screen and (min-width: 670px) {
    .container {
        padding-left: 70px;
        padding-right: 70px;
    }
}
/*  ヘッダー　　*/

header .container {
}
.header-inner {
    height: 132px;
    padding-left: 20px;
    font-family: 'Noto Serif JP', serif;   
}
.traffic {
    display: block;
    font-size: 15px;
    color: #000033;
}
.heder-logo {
    font-size: 1.7rem;
    color: #000033;
}
@media screen and (min-width: 670px) {
    .header-inner {
        display: flex;
        justify-content: space-between;
        align-items: center;        
    }
}
/* ナビゲーション flex: 1 0 auto;　*/
nav {
    background-color: #007fff; 
}
nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;    
}

nav li {
        border-right: 1px solid #fff;
        border-left: 1px solid #fff;
        border-bottom: 1px solid #fff;
        flex: auto;  
    
}
nav li a {
    display: block;
    padding: 15px 20px;
    text-align: center;
    color: #fff;    
}


nav li a:hover {
    color: #2393f7;
    background-color: #f1f1f1;
}
nav ul li:hover ul {
    display: block;
    position:  absolute;
}
nav li ul {
     display: none;
}


/* メインエリア*/
main {
    padding: 50px 70px;
    font-family: 'Noto Serif JP', serif;  
}
.home-maincopy {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
}
.home-copy {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 20px;
    line-height: 1;
}
.start {
    font-size: 11px;
}
.inform {
    border-bottom: 1px solid #ed5389;
    text-align: center;
}
.inform-news {
    margin-bottom: 70px;
    padding-top: 10px;
    text-align: center;
}
.youtube {
    margin-top: 10px;
    padding: 5px;
    text-align: center;
    background-color: #d7f7fc;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
}
.btn {
    display: block;
    margin-top: 30px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #ed5389;
    text-align: center;
}
.btn a {
   color: #565656;
}
.home-word {
    padding-top: 10px;
    text-align: center;
}
.recital {
    padding-bottom: 20px;
}
.enjoy,.recital,.bella-notte,.em {
    text-align: center;
    padding-top: 15px;
}

.flute-p1 {
    text-align: center;
}
.record-page {
    margin: 10px auto;
    padding: 12px 20px;
    background: #b07c66;
    width: 200px;
    font-size: 16px;
    text-align: center;
}
.record-page a {
    color: aliceblue;
    display: b
}
.home-color1 {
    font-size: 1.5rem;
    color: #FFC800;
}
.home-color2 {
    color: #87CEFA;
    font-style: italic;   
    font-size: 1.8rem;
}
.home-color5 {
    color: #ff69a3;
    font-style: italic;
    font-size: 1.6rem;
}


.course {
    margin-top: 20px;
    margin-bottom: 0;  
    display: block;
}
.event li {
    display: block;
}
.main p {
    text-indent: 1em;
}
/*　　フッター　　*/
footer {
    background-color: #007fff;
    height: 100px;
}
footer ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;    
}
footer li {
        flex: auto;
        border: 1px solid #fff;
}
footer li a {
    display: block;
    padding-top: 10px;
    color: #fff;
}
.copy {
    font-size: 12px;
    padding-top: 20px;
    font-size: 0.8rem;
}
/* 講師紹介　*/

.teachers {   
    margin-bottom: 30px;
    padding: 20px 20px;
    flex-flow: column;
    
}
.teacher {
    overflow: hidden;
    flex: 1 1 50%;
    margin-top: 30px;
    padding-top: 30px;  
}
.bela {
    float: left;
    margin: 40px; 
}
.belaa {
    float: left;
    margin: 0; 
    padding-right: 20px;
}
.you {
    padding: 10px;
}

.misako {
    float: left;
    margin: 40px;
    
}
.yoji {
    float: left;
    margin: 40px;
}

.musics {
    float: left;
    border: 1px solid #cccccc;
    margin-right: 20px;
}
.message {
    padding: 30px 20px;
}
.name {
    padding-left: 50px;
    border-bottom: 1px dotted #ed5389;
}
.profile {
    width: 150px;
    padding-left: 40px;
    border-bottom: 1px dotted #ed5389;
}
.teacher p {
    padding-left: 40px;
    padding-right: 20px;
    text-indent: 1em;
}

/*　　写真ページ　　*/

.main ul {
    display: flex;
    flex-wrap: wrap;
}
.foto {
    margin-left: 5px;
}
.img-belfoto {
    margin-top: 10px;
    margin-bottom: 10px}
}
.place {
    border-bottom: 1px;
}
.main p {
    margin-top: 10px;
}
/*　　リンクページ　　*/
table {
    border-collapse: collapse;
}
th, td {
   border: 1px solid #8fbac8;
    padding: 8px;
}
.rink-logo {
    margin-top: 5px;
    margin-bottom: 5px
    margin-left: 10px;
}
.icon {
    padding: 5px 50px 0 50px;
    
    display: flex;
    flex-flow: row;
}
.icon p {
    margin: 0;
}
@media screen and (min-width:670px) {
    .teachers {
    flex-flow: row;
    
}



.event {
    text-align: center;
}

ol {
    
}
