@charset "utf-8";
.top_img {
    display: block;
    width: 100%;
    margin-top: 80px;
}
.top_img img {
    display: block;
    width: 100%;
}
.content {
    margin-top: 10vw;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
}
.content p {
    text-align: left;
    color: rgba(0,0,0,1.00);
    font-size: 8pt;
    width: 98%;
    margin: 0 auto;
    display: block;
}




.content .top_moji {
    text-align: left;
    display: block;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10vw;
    width: 100%;
    font-size: 11pt;
    border-bottom: 3px solid rgba(225,4,7,1.00);
    font-weight: bold;
}

.content ul {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 100px;
    display: block;
    width: 100%;
    -webkit-box-shadow: 5px 5px 5px 2px rgba(118,118,118,1.00);
    border-radius: 5px;
    padding: 0px;
    box-shadow: 5px 5px 5px 2px rgba(118,118,118,1.00);
}
.content ul:nth-child(1) {
}

.content ul li {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 5vw;
    padding: 0px;
    text-align: left;
    font-weight: bold;
}
.content ul li img {
    display: block;
    width: 100%;
}

.content ul li:nth-child(1) {
    text-align: left;
}


.content #staff-body {
    margin: 0 auto;
    padding: 0px;
    display: block;
    width: 80%;
    font-size: 10pt;
}
.content #staff-body li {
    display: inline-block;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 20px;
    padding: 0px;
    width: 100%;
    text-align: left;
}
.content #staff-body li p  {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    vertical-align: top;
}
.content #staff-body li p span {
    color: rgba(255,0,4,1.00);
}

.content #staff-body li p:nth-child(1) {
    text-align: left;
    width: 40%;
}
.content #staff-body li p:nth-child(2) {
    width: 60%;
}
.content h5 {
    text-align: left;
    display: block;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 12pt!important;
    margin-top: 15px;
    line-height: 20pt;
    color: rgba(225,4,7,1.00);
    border-bottom: 1px dotted rgba(115,115,115,1.00)!important;
}
.content h5:nth-child(odd) {
    text-align: left;
}
.content h5:nth-child(even) {
    text-align: left;
}
.content h5:nth-child(odd)::before {
    content:"|";
}
.content h5:nth-child(even)::before {
    content:"|";
}

ul h5 hr {
    border-bottom: 1px dotted rgba(120,120,120,1.00);
    border-top-style: none;
}
ul center .futatu {
    display: inline-block;
    width: 50%;
    text-align: center;
    padding: 15px;
    margin-bottom: 10px;
    color: rgba(108,108,108,1.00);
    font-weight: bold;
}

.demo div {
  margin: 30px auto 0;
  padding: .5em 1em;
  width: 170px;
  height: 18px;
  border: 1px #ff0099 solid;
  font-weight: bold;
  overflow: hidden;
  text-align: center;
}
 
.content ul {
  transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
}

.content ul:hover {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transition:all 0.5s ease-out;
}

.content .table {
    transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -webkit-box-shadow: 5px 5px 5px 2px rgba(118,118,118,1.00);
    border-radius: 5px;
    box-shadow: 5px 5px 5px 2px rgba(118,118,118,1.00);
}

.content .table:hover {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
}

.content table {
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    width: 100%;
    background-color: rgba(197,197,197,1.00);
    background-image: -webkit-linear-gradient(270deg,rgba(174,174,174,1.00) 0%,rgba(117,117,117,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(174,174,174,1.00) 0%,rgba(117,117,117,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(174,174,174,1.00) 0%,rgba(117,117,117,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(174,174,174,1.00) 0%,rgba(117,117,117,1.00) 100%);
    border-bottom-style: none;
}
.content tbody tr th {
    width: 50%;
    text-align: center;
    font-weight: normal;
    margin-bottom: 10px;
    border-width: 0px 0px 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    color: #FFFFFF;
}
.content tbody tr td {
    text-align: center;
    background-color: rgba(255,255,255,1.00);
    border-width: 0px;
    width: 20%;
}
#test {
    position: fixed;
    display: block;
}
.hight::before {
	content: '　';
}
.center {
    display: block;
    padding-bottom: 2vw;
    text-align: center;
    border-top-style: dotted;
    border-top-width: 1px;
    line-height: 5vw;
}
.hight_a {
    display: block;
}
.bulu {
    color: #414AFF;
}
.content .center  {
    font-weight: bold;

}
h6 {
    font-size: 10pt;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    color: #E00000;
    margin-bottom: 10px;
}
.center_img   {
    margin: 0px;
    display: block;
    width: 100%;
}
.center_img img {
    display: block;
    width: 100%;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 50px;
}

.sankaku:before {
	content: "▼▼▼";
}

.mannaka   {
    text-align: center!important;
}

.sankaku {
    display: block;
    animation: AnimationName 3s ease infinite;
    color: #FFFFFF;
}
li .mannaka .sns {
    display: inline-block;
    margin: 5px;
    width: 40px;
}


@keyframes AnimationName {
  0% {
color: #FFFFFF;
  }

	50%{
color: #000000;
	}

  100% {
color: #FFFFFF;
  }
}
