@charset "UTF-8";
.title_01{
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 120px 0;
}
.title_01 h1{
    z-index: 1;
    line-height: 1.2;
    position: relative;
    text-align: center;
    font-size: 2.8em;
    text-shadow: 0 0 12px rgb(255 255 255 / 85%);
    text-align: center;
}
.pan1 div{
    display: inline-block;
    margin: 0 8px;
}
.pankuzu::before{
    content: "\f015";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 8px;
    color: #8a8a8a;
}
.pan1 div::before{
    content: "/";
}
.main h1{
    text-align: center;
}

 @media only screen and (max-width: 1200px){
   
 }

 @media only screen and (max-width: 1024px){
   
 }

 @media only screen and (max-width: 834px){
   
 }

 @media only screen and (max-width: 640px){
   
 }