@media screen and (min-width: 600px) {
    

#home {
        height:  100%;
    
        background-image: url(../css/MyBack6.JPG);
        background-color: whitesmoke
    
        background-repeat: no-repeat;
    
        background-position: center;
    
        background-attachment: fixed;
    
        background-size: cover; 
}
    
#hidePage{ background-color: burlywood}
    
main {
        height:  100%;
    
        background-image: url(../css/MyBack6.JPG);
    
        background-repeat: no-repeat;
    
        background-position: center;
    
        background-attachment: fixed;
    
        background-size: cover; 
    
        width: 70%;
        
}
    
aside {
    background-color: whitesmoke;
   
    width: 29.9%;
    right: 0%;
    height: 100%;
    position: fixed;
    overflow: auto;
}
    
.container {
    display: flex;
    justify-content: space-between;
}

.br-sp {        
    display: none;
}
    
.openbtn {
    display: none;
}

.page-title {
    font-size: 14px;
    padding-top: 6px;
    padding-left: 20px;
    padding-right: 20px;
    border: ridge 3px #660000;
    background-color: #eddcbc;
    margin-top: 22px;
    margin-left: 100px;
    height: 38px;
    vertical-align: bottom;
}
    
.myLink {
    color: blue;
    text-decoration: none;
    margin-left: auto;
}
    
.myLink:hover {
    color: orange;   
}   
    
img{
    border-radius: 20px;
}

.page-header{
    /*background: #dbedf0;*/
    /*background: linear-gradient(90deg,rgb(120,180,255),rgb(255,255,255));*/
    background-image: url(../sozai.jpg);
    background-position: center;
    background-repeat: repeat-x;
    display: flex;
    position: fixed;
    justify-content: left;
    height: auto;
    padding-bottom: 10px;
    width: 100%;
    border-bottom: solid;
    border-bottom-color: gray;
    border-bottom-width: 5px;
    border-bottom-style: groove;
}
    
.logo{
    width: 30%;
    padding-top: 10px;
    margin-left: 30px;
}

nav{
    height: 50px;
    margin-left: 50px;
}    
    
    
.colorCh {
    color:red;
    font-weight: 600;
}    

ul{
    
    display: flex;
    justify-content: left; 
    list-style: none; 
    font-family: 'Kiwi Maru', cursive;
    }
li{
    width: 100%;
    
    }
    
li:last-child{
    
}
    
li a {
    display: flex;
    flex-direction: column;
    color: #904644;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    text-decoration: none;
    width: 100px;
    line-height: 1.4;     
}

li a span{
    color: #904644;
    font-size: 10px;
}


.face{
    width: 300px;
    margin-left: 100px;  
}
    
.face2{
    width: 500px;
    margin-left: 50px;  
}
    
.MyBehind{
    margin-right: 200px;
    width: 500px;
}
    
.face3{
    width: 300px;
    margin-left: 100px;  
}    

    
.face4{
    width: 300px;
    margin-left: 100px;  
}    

a{
    color: #660000;
    
    text-emphasis-color: black;
    font-size: 16px;
    font-weight: 300;
    margin-left: 10px; 
    padding-top: 20px;
    font-family: 'Kiwi Maru', cursive;
    
}
    
.YouTube{
    color: red;
    text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
    font-size: 24px;
    font-weight: 500;
    margin-left: 20px; 
    padding-top: 20px;
    font-family: 'Kiwi Maru', cursive;
    
}

p{
    color: black;
    font-size: 16px;
    font-weight: 300;
    margin-left: 80px;
    font-family: 'Kiwi Maru', cursive;
}

h1{
    color: dimgray;
    text-shadow:0.5px 0.5px 0 #FFF, -0.5px -0.5px 0 #FFF,
              -0.5px 0.5px 0 #FFF, 0.5px -0.5px 0 #FFF,
              0px 0.5px 0 #FFF,  0-0.5px 0 #FFF,
              -0.5px 0 0 #FFF, 0.5px 0 0 #FFF;
    text-emphasis-color: black;
    font-size: 28px;
    font-weight: 300;
    margin-left: 50px; 
    padding-top: 10px;
    font-family: 'Kiwi Maru', cursive;
}

h2{
    color: #f7c6bd;
    font-size: 20px;
    font-weight: 300;
    margin-left: 60px;
    text-shadow:0.4px 0.4px 0 #660000, -0.4px -0.4px 0 #660000,
              -0.4px 0.4px 0 #660000, 0.4px -0.4px 0 #660000,
              0px 0.4px 0 #660000,  0-0.4px 0 #660000,
              -0.4px 0 0 #660000, 0.4px 0 0 #660000;
    font-family: 'Kiwi Maru', cursive;
}
    
.L-h2{
    color: #f67690;
    font-size: 30px;    
    position: fixed;
    right: 8%;
    background-color: lightgoldenrodyellow;
   
}    

.L-h3{
    color: #f67690;
    font-size: 30px;    
    margin-left: 30px;

}    


h3{
    color: black;
    font-size: 16px;
    font-weight: 300;
    margin-left: 80px;
    font-family: 'Kiwi Maru', cursive;
}
    
.h3-v2 {
    margin-left: 30px;
}
    
.h3-v3 {
    margin-left: 50px;
}
    
.h3-v4 {
    margin-left: 100px;
}
    
.h3-v5 {
    margin-left: 145px;
}


h4{
    color: white;
    font-size: 14px;
    font-weight: 300;
    margin-left: 60px; 
    font-family: 'Kiwi Maru', cursive;
}

h5{
    color: white;
    font-size: 16px;
    font-weight: 300;
    margin-left: 80px;
    font-family: 'Kiwi Maru', cursive;
}

table{
    margin-left: 80px; 
    text-align: left;
   
    background-color:  white;
    font-family: 'Kiwi Maru', cursive;
}

.location-map{
    width: 500px;
    margin-left: 70px;  
}

.mapAttention{
    width: 500px;
    margin-left: 70px; 
}    
    

.MyPerform{
    width: 700px;
    margin-left: 100px;        
}
    
.peaceTitle{
   margin-left: 50px;         
}
    
.peaceComment{
    margin-left: 50px;
}
    
.MyEnglish{
    margin-left: 80px;
    text-shadow:0.3px 0.3px 0 black, -0.3px -0.3px 0 black,
              -0.3px 0.3px 0 black, 0.3px -0.3px 0 black,
              0px 0.3px 0 black,  0-0.3px 0 black,
              -0.3px 0 0 black, 0.3px 0 0 black;
}
    
iframe{
    width: 60%;
    margin-left: 50px;        
        
}
    
.PCW-SBlack{
      color: white;  
}
    

footer{
    background-color: #80a491;
}



    /*== アコーディオンパネル===*/

/*アコーディオン全体*/
.accordion-area{
    /*list-style: none;*/
    width: 100%;
    max-width: 800px;
    margin:0 auto;
    margin-left: 50px;
}

/*==.accordion-area li{
    margin: 0px 0;
}
==*/

.accordion-area section {
  border: 0px solid #ccc;
}

/*アコーディオンタイトル*/
.title {
    position: relative;/*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
    font-size:1rem;
    font-weight: normal;
    padding: 1% 1% 1% 50px;
    transition: all .5s ease;
    margin-left: 20px;
}

/*アイコンの＋と×*/
.title::before,
.title::after{
    position: absolute;
    content:'';
    width: 15px;
    height: 2px;
    background-color: #333;
    
}
.title::before{
    top:48%;
    left: 5px;
    transform: rotate(0deg);
    
}
.title::after{    
    top:48%;
    left: 5px;
    transform: rotate(90deg);

}
/*　closeというクラスがついたら形状変化　*/
.title.close::before{
  transform: rotate(45deg);
}

.title.close::after{
  transform: rotate(-45deg);
}

/*アコーディオンで現れるエリア*/
.box {
    display: none;/*はじめは非表示*/
    background: #f3f3f3;
  margin:0 2% 2% 2%;
    padding: 2%;
    margin-left: 20px;
}
    

/*ドクロアイコンの大きさと位置調整*/    
.dokuro {
    text-align: right;
    width: 30px;
}


}


/*========= モバイルデバイス設定 ===============*/



@media screen and (max-width: 599px) {

#home {
        height:  100%;
    
        background-color: whitesmoke;
    
        background-repeat: repeat;
    
        background-position: left center;
    
        background-attachment: fixed;
    
        background-size: cover;  
}
    
#hidePage{ background-color: burlywood}
    
main {
        height:  100%;
    
        background-color: white;
    
        background-repeat: repeat;
    
        background-position: left center;
    
        background-attachment: fixed;
    
        background-size: cover;  
}
    
aside {
        background-color: whitesmoke;
}
    
.br-pc {
    display: none;
}
    
.myLink {
    color: blue;
    text-decoration: none;
    margin-left: auto;
}
    
.myLink:hover {
    color: orange;   
}
    
.colorCh {
    color:red;
    font-weight: 600;
}    

    
.logo{
    width: 90%;
    padding-top: 10px;
    padding-left: 10px;
}
    
.page-title {
    font-size: 14px;
    padding-top: 6px;
    padding-left: 0px;
    padding-right: 0px;
    border: ridge 4px #660000;
    background-color: #eddcbc;
    margin-top: 5px;
    margin-left: 20px;
    height: 38px;
    text-align: center;
    vertical-align:middle;
    width: 32%;
}

.pc-nav{
    display: none;
}    

.page-header{
    /*background: #dbedf0;*/
    /*background: linear-gradient(90deg,rgb(120,180,255),rgb(255,255,255));*/
    background-image: url(../sozai.jpg);
    background-position: center;
      display: block;
    position: fixed;
    justify-content: left;
    height: auto;
    padding-bottom: 10px;
    z-index: 50;
    border-bottom: solid;
    border-bottom-color: gray;
    border-bottom-width: 5px;
    border-bottom-style: groove;
}
    
ul{
    list-style: none; 
    font-family: 'Kiwi Maru', cursive;
}

    
li a {
    color: #009bc6;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    text-decoration: none;
    line-height: 1.2;     
}

li a span{
    color: #009bc6;
    font-size: 11px;
}

.face{
    width: 70%;
    margin-left: 50px;  
}
    
.face2{
    width: 95%;
    margin-left: 5px;  
}

.MyBehind{
    width: 70%;
    margin-left: 5px;
}
    
.face4{
    width: 70%;
    margin-left: 50px; 
}    

img{
    border-radius: 40px;
}

a{
    margin: 10px;
}

p{
    color: black;
    font-size: 14px;
    font-weight: 300;
    margin-left: 5px;
    font-family: 'Kiwi Maru', cursive;
}

h1{
    color: dimgray;
    text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
    text-emphasis-color: black;
    font-size: 25px;
    font-weight: 300;
    margin-left: 10px; 
    padding-top: 5px;
    font-family: 'Kiwi Maru', cursive;
}

h2{
    color: #de3400;
    font-size: 14px;
    font-weight: 300;
    margin-left: 10px;
    font-family: 'Kiwi Maru', cursive;
}
    
.L-h2{
    color: #f67690;
    font-size: 24px;    
    margin-left: 10px;
}    

h3{
    color: black;
    font-size: 14px;
    font-weight: 300;
    margin-left: 10px;
    font-family: 'Kiwi Maru', cursive;
}
    
.h3-v2 {
    margin-left: 10px;
    font-size: 14px;
}
    
.h3-v3 {
    margin-left: 30px;
    font-size: 12px;
}
    
.h3-v4 {
    margin-left: 66px;
    font-size: 12px;
}
    
.h3-v5 {
    margin-left: 102px;
    font-size: 12px;
}

h4{
    color: black;
    font-size: 14px;
    font-weight: 300;
    margin-left: 10px;
    font-family: 'Kiwi Maru', cursive;
}

h5{
    color: white;
    font-size: 12px;
    font-weight: 300;
    margin-left: 10px;
    font-family: 'Kiwi Maru', cursive;
}

table{
    margin-left: 10px; 
    text-align: left;
    background-color:  white;
    font-size: 12px;
    font-family: 'Kiwi Maru', cursive;
}

.peaceComment{
    color: #660000;
    font-size: 12px;
    font-weight: 300;
    margin-left: 10px;
    font-family: 'Kiwi Maru', cursive;
}
.MyEnglish{
    color: #660000;
    font-size: 12px;
    font-weight: 300;
    margin-left: 10px;
    font-family: 'Kiwi Maru', cursive;
}

    
.location-map{
    width: 90%;
    margin-left: 1px;  
}
    
.mapAttention{
    width: 90%;
    margin-left: 1px; 
}  


    
.YouTube{
    color: red;
    text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
    font-size: 18px;
    font-weight: 500;
    margin-left: 20px; 
    padding-top: 20px;
    font-family: 'Kiwi Maru', cursive;
    }
    
iframe{
    width: 90%;
    margin-left: 5px;
}
    
.PCW-SBlack{
      color: black;  
}
    
footer{
    background-color: #80a491;
}
    
   /*== アコーディオンパネル===*/

/*アコーディオン全体*/
.accordion-area{
    /*list-style: none;*/
    width: 100%;
    max-width: 800px;
    margin:0 auto;
    margin-left: 50px;
}

/*==.accordion-area li{
    margin: 0px 0;
}
==*/

.accordion-area section {
  border: 0px solid #ccc;
}

/*アコーディオンタイトル*/
.title {
    position: relative;/*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
    font-size:0.8rem;
    color: chocolate;
    font-weight: normal;
    padding: 0% 0% 0% 20px;
    transition: all .5s ease;
    margin-left: -30px;
}

/*アイコンの＋と×*/
.title::before,
.title::after{
    position: absolute;
    content:'';
    width: 10px;
    height: 2px;
    background-color: #333;
 }
.title::before{
    top:48%;
    left: 0px;
    transform: rotate(0deg);
    
}
.title::after{    
    top:48%;
    left: 0px;
    transform: rotate(90deg);

}
/*　closeというクラスがついたら形状変化　*/
.title.close::before{
  transform: rotate(45deg);
}

.title.close::after{
  transform: rotate(-45deg);
}

/*アコーディオンで現れるエリア*/
.box {
    display: none;/*はじめは非表示*/
    background: #f7c6bd;
    margin:1% 1% 1% 1%;
    padding: 0%;
    margin-left: -20px;
    width: 90%;
    font-size: 0.8rem;
}

    .box-c {
        font-size: 0.8rem;
    }

/*ドクロアイコンの大きさと位置調整*/    
.dokuro {
      text-align: right;
}

    
}
