@charset "UTF-8";
#main {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
body {
}
#main #nittei {
    max-width: 1000px;
    padding-bottom: 0px;
    margin-bottom: -9px;
    text-align: left;
}
#main #nittei h1 {
    text-align: center;
    border-radius: 12px;
    background-color: #ED6906;
    text-shadow: 0px 0px;
    color: #FFFFFF;
    font-family: "A-OTF 新ゴ Pro L";
    padding-top: 4px;
    padding-bottom: 5px;
    font-size: 210%;
}
#nittei article dl {
    max-width: 779px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
}
article dl dt {
    color: #5952DF;
    font-family: "A-OTF 新ゴ Pro L";
    font-size: 146.4%;
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: center;
}
#main #nittei article {
    background-color: #C9C6C6;
    border-radius: 12px;
}
article dl dd {
    font-family: "A-OTF 新ゴ Pro L";
    font-size: 1.2rem;
}
article dl .kongo {
    font-size: 130%;
}
article dl .niti {
    font-size: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#main #performer {
    border-radius: 12px;
    border: thin solid #050505;
    max-width: 1000px;
    margin-top: 0px;
}
#main #performer h2 {
    padding-left: 20px;
    font-family: "A-OTF 新ゴ Pro L";
    padding-top: 3px;
    padding-bottom: 4px;
    background-color: #D8CB5B;
    border-radius: 12px 12px 0px 0px;
    font-size: 158%;
    text-decoration: undefined;
    color: #535151;
    max-width: 1000px;
}
#main #performer ul {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    list-style-type: none;
    border-bottom: thin solid #000000;
    padding-bottom: 7px;
    font-family: "A-OTF 新ゴ Pro L";
    font-size: 100%;
}
#performer ul .gr {
    width: 18%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#performer ul .pict {
    width: 20%;
}
#performer ul .com {
    width: 60%;
    font-size: 90%;
}
#main #performer .last {
    border-bottom-style: hidden;
}
#main #contact {
    max-width: 100%;
    padding-top: 13px;
    text-align: center;
    font-family: "A-OTF 新ゴ Pro L";
    color: #FFFFFF;
    background-color: #292A2B;
    border-radius: 12px 12px 0px 0px;
    margin-top: 9px;
}
ul .com hr {
    margin-right: 0px;
    margin-bottom: 6px;
    margin-left: 0px;
    margin-top: 6px;
}
.embed-responsive.embed-responsive-16by9 {
    max-width: 1000px;
    max-height: 250px;
    height: auto;
    margin-bottom: 8px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}
#video {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
    height: 100%;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}
