@charset "utf-8";
h1,h2,h3,h4,h5,h6,p,address{
  font-weight: normal;
  font-style: normal;
  margin-bottom : 0px;
  font-size : 12px;
}
body {
  animation: fadeIn 1s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
}
@keyframes fadeIn {
  0% {
  opacity: 0}
100% {
  opacity: 1}
}
@-webkit-keyframes fadein {
  0% {
  opacity: 0}
100% {
  opacity: 1}
}
body{
  font-family: "Zen Old Mincho", system-ui;
  font-weight: 600;
  font-size: 100%;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-width : 0px 0px 0px 0px;
  color : white;
  line-height : 1.6;
  background-repeat : repeat;
  background-position : center top;
  background-color : #013152;
}
@media print {
  body{
  display : none;
}
}
ul{
  margin : 0;
  padding : 0;
}
img{
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-touch-callout:none;
  -moz-user-select:none;
  touch-callout:none;
  user-select:none;
}
td{
  font-size: 100%;
  vertical-align : top;
  text-align : left;
  border:none;
}
a{
  color : #ee7700;
  text-decoration : none;
  font-weight : bold;
}
a:link{
  color : #ee7700;
  text-decoration : none;
  font-weight : bold;
}
a:visited{
  color : #ee7700;
  text-decoration : none;
  font-weight : bold;
}
a:hover{
  color : #ee7700;
  text-decoration : underline;
  font-weight : bold;
}
a:active{
  color : #ee7700;
  text-decoration : underline;
  font-weight : bold;
}
.bigger{
  font-size : 140%;
}
.bigest{
  font-size : 200%;
}
.bigest2{
  font-size : 300%;
}
.bigest3{
  font-size : 250%;
}
.names2{
  font-size : 22px;
  text-align : center;
  color : rgba(0, 128, 255, 0.6);
  vertical-align : bottom;
  background-repeat : no-repeat;
}
.names{
  font-size : 200%;
  text-align : center;
  vertical-align : bottom;
  background-repeat : no-repeat;
  background-position : left top;
}
.names3{
  text-align : center;
  font-weight : bold;
  padding-top : 10px;
}
.smaller{
  font-size : 90%;
}
.smaller2{
  font-size : 80%;
  letter-spacing : -1px;
}
.small{
  font-size : 80%;
}
.futo{
  font-weight : bold;
}
.dan1{
  padding-left: 1em;
  text-indent: -1em;
}
.target{
  width : 100%;
  height : 0px;
}
.fb-like iframe{
  max-width: none!important;
}
.div_contents{
  vertical-align : top;
  text-align : left;
  font-size : 16px;
  width : 1000px;
  color : #f3efeb;
}
.div_contentsover{
  vertical-align : top;
  text-align : left;
  font-size : 16px;
  width : 90%;
  color : #f3efeb;
}
.sen{
  margin-top : 20px;
  margin-bottom : 19px;
  height : 1px;
  width : 100%;
  border-top-width : 1px;
  border-top-style : dotted;
  border-left-width : 0px;
  border-right-width : 0px;
  border-top-color : #cfbfab;
}
.sp40{
  width : 5%;
}
.topmar10{
  margin-top : 10px;
}
.topmar_20{
  margin-top : -20px;
}
.topmar5{
  margin-top : 5px;
}
.topmar20{
  margin-top : 20px;
}
.topmar40{
  margin-top : 40px;
}
.topmar80{
  margin-top : 80px;
}
.topmar120{
  margin-top : 120px;
}
.topmar180{
  margin-top : 180px;
}
.img100per{
  width : 100%;
}
.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.sns{
  height : 23px;
}
.footer{
  font-size : 12px;
  padding-top : 80px;
  padding-bottom : 80px;
  color : #cccccc;
  background-color : rgba(0, 0, 0, 0.8);
}
.titles{
  font-size : 150%;
  letter-spacing : 5px;
  text-align : left;
  background-image : linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
  padding-top : 10px;
  padding-left : 20px;
  padding-bottom : 10px;
  color : black;
  background-color : white;
}
.titles::first-letter{
  font-size : 140%;
  color : #000000;
}
.bottom120{
  padding-bottom : 120px;
}
.bottom80{
  padding-bottom : 80px;
}
.img80per{
  width : 80%;
}
.midashi1{
  font-size : 200%;
  padding-bottom : 10px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
  font-weight : bold;
}
.midashi2{
  font-size : 150%;
  padding-left : 20px;
  padding-bottom : 10px;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : white;
  padding-top : 10px;
}
.midashi3{
  font-size : 115%;
  padding-left : 15px;
  padding-bottom : 10px;
  padding-top : 10px;
  background-color : #000000;
  padding-right : 15px;
  border-width : 1px;
  border-style : solid;
}
.midashi4{
  padding-left : 10px;
  padding-bottom : 10px;
  padding-top : 10px;
  background-color : #606060;
  padding-right : 10px;
}
.btn,
a.btn,
button.btn{
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border-width : 1px;
  border-style : solid;
  border-color : #c0c0c0;
  width : 300px;
  padding-left : 20px;
  padding-right : 20px;
  padding-top : 20px;
  padding-bottom : 20px;
}
a.btn-flat{
  overflow: hidden;
  padding : 1.2em;
  color : #ffffff;
  background : none 0% 0% / auto auto repeat scroll padding-box border-box #b0966a;
}
a.btn-flat span{
  position: relative;
}
a.btn-flat::before{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: translateX(-96%);
  transform: translateX(-96%);
  background : none 0% 0% / auto auto repeat scroll padding-box border-box #000000;
}
a.btn-flat:hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
a.btn2-flat:hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.line_left{
  padding-left : 10px;
  border-left-width : 3px;
  border-left-style : solid;
  margin-left : 10px;
  margin-top : 10px;
}
.left20px{
  margin-left : 20px;
}
.table100{
  width : 100%;
}
.tume{
  letter-spacing : -2px;
}
.text_right{
  text-align : right;
}
.staff1{
  padding-top : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  width : 47.5%;
  vertical-align : top;
  text-align : right;
  border-bottom-color : #a1a1a1;
}
.staff2{
  padding-top : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  width : 47.5%;
  vertical-align : top;
  text-align : left;
  border-bottom-color : #a1a1a1;
}
.staff9{
  padding-top : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  width : 5%;
  vertical-align : top;
  text-align : center;
  border-bottom-color : #a1a1a1;
}
.backall{
  background-image : linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
}
.mark1{
  font-size : 91.4%;
  color : white;
  background-color : #e60000;
  font-weight : bold;
}
.mark9{
  font-size : 91.4%;
  color : white;
  background-color : gray;
  font-weight : bold;
}
.medatsu1{
  background-color : black;
  padding-top : 40px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 40px;
  border-width : 1px;
  border-style : solid;
}
.text_red{
  color : #e30000;
}
.text_blue{
  color : #4679a8;
}
.tume2{
  letter-spacing : -3px;
}
.backline1{
  background-image : url(../img_common/backline2.png);
  background-repeat : no-repeat;
  background-position : right top;
}
.backline2{
  background-image : url(../img_common/backline1.png);
  background-repeat : no-repeat;
  background-position : left top;
}
.backblack{
  background-color : black;
}
.titles_center{
  font-size : 250%;
  text-align : center;
}
.namebox{
  width : 1000px;
  height : 100px;
  position : relative;
}
.mark_comment{
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  font-weight : bold;
  border-width : 1px;
  border-style : solid;
  font-size : 70%;
}
.backgrade1{
  background-image : linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
}
.div_youtube{
  background-color : black;
  border-width : 1px;
  border-style : solid;
  vertical-align : middle;
  text-align : center;
}
.youtube{
  width: 100%;
  aspect-ratio: 16 / 9;
  background-color : black;
  border-width : 1px;
  border-style : solid;
  border-color : #666666;
}
.youtube iframe{
  width: 100%;
  height: 100%;
}
.text_scc{
  color : #0080ff;
  background-color : white;
}
.text_fc{
  color : #009999;
  background-color : white;
}
.text_cc{
  color : #8080c0;
  background-color : white;
}
.kakomi{
  border-width : 1px;
  border-style : solid;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  font-size : 80%;
}
.img_hosi{
  width : 24px;
}
.img_hosi2{
  width : 21px;
}
.sen2{
  border-width : 1px;
  border-style : dotted;
  height : 2px;
}
.castp{
  background-color : black;
  vertical-align : middle;
  text-align : center;
  width : 30%;
}
.st1{
  text-align : right;
  width : 47.5%;
  vertical-align : top;
  padding-top : 5px;
  padding-bottom : 5px;
  font-size : 130%;
}
.st2{
  text-align : left;
  width : 47.5%;
  vertical-align : top;
  padding-top : 5px;
  padding-bottom : 5px;
  font-size : 130%;
}
.st9{
  text-align : center;
  width : 5%;
  vertical-align : top;
  padding-top : 5px;
  padding-bottom : 5px;
  font-size : 130%;
}
.text_orange{
  color : #ff8c55;
}
.tokutenimg{
  background-color : white;
  text-align : left;
  padding-top : 30px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 30px;
  width : 60%;
  color : black;
}
.mu1{
  font-size : 120%;
  font-weight : bold;
  color : #adbcd3;
  padding-bottom : 7px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  text-align : left;
  width : 10%;
}
.mu2{
  font-size : 150%;
  font-weight : bold;
  color : #a6b8d7;
  padding-bottom : 7px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  text-align : left;
  border-bottom-color : white;
  margin-top : 40px;
  letter-spacing : 0.1em;
}
.mu3{
  font-size : 90%;
  color : white;
  text-align : left;
  width : 90%;
  padding-top : 10px;
  padding-left : 20px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : white;
}
.trks{
  text-decoration : line-through;
}

