@charset "UTF-8";
body {
    font-family: 'Zen Maru Gothic', sans-serif;
    background-color: #f7f2e9;
    font-weight: 500;

    line-height: 1.5;
    margin-left: 168px;
  margin-left: 23%;
  width: 980px;
  max-width: 100%;
  margin: 0 auto;
}body header dl {
    margin-top: 0px;
    border-top: 3px dotted #000000;
    border-top-right-radius: 0px;
    padding-right: 14px;
    width: 163pt;
    margin-bottom: 3px;
}
	.tittle {
    background-color: #FFFFFF;
    padding-left: 50px;
    border-radius: 118px;
    padding-top: 8px;
    padding-bottom: 4px;
    -webkit-box-shadow: 0px 0px 0px 2px;
    box-shadow: 0px 0px 0px 2px;
    margin-top: 46px;
    margin-left: 0px;
    padding-right: 22px;
}
.law .lead .other {
    margin-top: 28px;
}
body header img {
    margin-top: 8px;
    margin-left: 1%;
    margin-bottom: 1px;
}
.ff .line {
    margin-left: 167px;
    margin-top: -139px;
    margin-bottom: -28px;
}

header p a {
    color: #110000;
    text-decoration: underline;
   
    font-size: 11pt;
    margin-top: 0px;
    border-radius: 30px;
    width: 100px;
}
.company h1 {
    color: #CCA200;
    font-size: 17pt;
    padding-top: 21px;
    padding-left: 46px;
    padding-bottom: 8px;
}
.company {
    color: #FFFFFF;
    background-color: #FFFFFF;
    width: 977px;
    height: 350px;
    padding-left: 0px;
    -webkit-box-shadow: 0px 0px 0px 2px #0D110D;
    box-shadow: 0px 0px 0px 2px #0D110D;
    padding-bottom: 0px;
    margin-top: 30px;
}
.law .clearfix.grpelem {
  color: #000000;
}
.ff .copyrigt {
    margin-left: 70px;
}
.company .clearfix.colelem {
  color: #000000;
  margin-left: 72px;
 
  font-size: 11pt;
  line-height: 8pt;
}
.law {
    color: #000000;
    background-color: #FFFFFF;
    width: 977px;
    height: 855pt;
    padding-left: 0px;
    -webkit-box-shadow: 0px 0px 0px 2px #000000;
    box-shadow: 0px 0px 0px 2px #000000;
    font-size: 11pt;
    margin-top: 30px;
    margin-bottom: 20px;
}
.ff header p {
    margin-top: -27px;
}
.law .text {
    margin-left: 253px;
    padding-left: 0px;
    color: #000000;
    font-size: 11pt;
    line-height: 11pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    word-spacing: -2px;
    margin-top: -924px;
    margin-right: 0px;
}
.law h1 {
    color: #CCA200;
    font-size: 17pt;
    margin-top: 0px;
    padding-top: 21px;
    padding-left: 46px;
    padding-bottom: 8px;
    line-height: normal;
}
.copyrigt {
    color: #000000;
    font-size: 10pt;
    padding-bottom: 70px;
    padding-top: 10px;
    padding-left: 25%;
}
.law .lead {
    margin-left: 72px;
    font-size: 11pt;
    line-height: 11pt;
    letter-spacing: 0pt;
    margin-top: 0px;
}
.text .houzinn {
  line-height: 17pt;
}
.neko {
  line-height: 20pt;
}
.ff header p {
  margin-top: -29px;
  margin-left: 935px;
}
.tittle {
    width: 233px;
}
header p img {
    margin-left: -57px;
    margin-right: 12px;
    margin-top: -4px;
}
.leaf li{
  position: absolute;
  list-style: none;
  top: -50px;
  background: #47ff76;
  border-radius: 0% 70%;
}


@keyframes fall {
  to {
    top: 120%;
  }
}

@keyframes sway1 {
  from {
    transform: translateX(0px) rotate(0deg);
  }
  to {
    transform: translateX(200px) rotate(-45deg);
  }
}

@keyframes sway2 {
  from {
    transform: translateX(200px) rotate(-45deg);
  }
  to {
    transform: translateX(0px) rotate(0deg);
  }
}

.leaf li:nth-child(1){
    left: 0%;
    top: -60px;
    width: 24px;
    height: 15px;
       background-color: #009926;
    animation: fall 10s linear infinite,
             sway1 3s ease-in-out infinite alternate;
    animation-delay: 2s;
    z-index: -1;
}

.leaf li:nth-child(2){
    left: 5%;
    top: -70px;
    width: 13px;
    height: 9px;
    background-color: #009926;
    animation: fall 15s linear infinite,
             sway1 2s ease-in-out infinite alternate;
    animation-delay: 8s;
    z-index: -1;
}

.leaf li:nth-child(3){
    left: 15%;
    top: -50px;
    width: 16px;
    height: 10px;
    background-color: #c2704e;
    animation: fall 9s linear infinite,
             sway1 3.5s ease-in-out infinite alternate;
    animation-delay: 13s;
    z-index: -5;
}

.leaf li:nth-child(4){
    left: 30%;
    top: -70px;
    width: 16px;
    height: 10px;
    background-color: #ffbf00;
    animation: fall 8s linear infinite,
             sway2 4s ease-in-out infinite alternate;
    animation-delay: 7s;
    z-index: -2;
}
.leaf li:nth-child(5){
    left: 40%;
    top: -60px;
    width: 16px;
    height: 10px;
    animation: fall 10s linear infinite,
             sway1 4s ease-in-out infinite alternate;
    animation-delay: 0s;
    z-index: -3;
}
.leaf li:nth-child(6){
    left: 55%;
    top: -50px;
    width: 24px;
    height: 15px;
    background-color: #009926;
    animation: fall 11s linear infinite,
             sway2 3s ease-in-out infinite alternate;
    animation-delay: 3s;
    z-index: -2;
}
.leaf li:nth-child(7){
    left: 65%;
    top: -40px;
    width: 16px;
    height: 10px;
    animation: fall 7s linear infinite,
             sway2 3.5s ease-in-out infinite alternate;
    animation-delay: 7s;
    z-index: -3;
}
.leaf li:nth-child(8){
    left: 50%;
    top: -60px;
    width: 13px;
    height: 9px;
    background-color: #c2704e;
    animation: fall 7s linear infinite,
             sway1 3s ease-in-out infinite alternate;
    animation-delay: 3s;
    z-index: -5;
}
.leaf li:nth-child(9){
    left: 80%;
    top: -70px;
    width: 16px;
    height: 10px;
    animation: fall 10s linear infinite,
             sway2 4s ease-in-out infinite alternate;
    animation-delay: 4s;
    z-index: -2;
}
body {
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
.fuwafuwa {
  animation: fuwafuwa 3s infinite ease-in-out .8s alternate;
  display: inline-block;
	transition: 1.5s ease-in-out;}
 
 
@keyframes fuwafuwa {
  0% {
    transform:translate(0, 0) rotate(-7deg);
  }
  50% {
    transform:translate(0, -7px) rotate(0deg);
  }
  100% {
	  transform:translate(0, 0) rotate(7deg);}
  }

_::-webkit-full-page-media,
_:future,
:root .text {
  margin-top:-902px;
}
