@charset "UTF-8";

body header p {
    margin-top: -27px;
    -webkit-box-shadow: inset 0px 0px;
    box-shadow: inset 0px 0px;
    margin-left: 12px;
    margin-bottom: -36px;
}

.newbook section .kazari {
    margin-bottom: -76px;
}
.big header a {
    padding-bottom: 13px;
}
body article img {
    -webkit-box-shadow: 0px 0px 0px 0pt;
    box-shadow: 0px 0px 0px 0pt;
    margin-left: 196px;
    margin-top: -10px;
}
.big {
    margin-left: -138px;
}
.happa {
    margin-left: 716px;
    z-index: 10;
}
.newbook section h1 {
    font-weight: bold;
    font-size: 32pt;
    color: rgba(0, 0, 0, 0);
    text-shadow: 3px 3px 0 #ecc300;
    -webkit-text-stroke: 1px #888;
    text-stroke: 1px #888;
    padding-top: 76px;
    padding-right: 0;
    padding-left: 0;
    margin-left: 188px;
    margin-bottom: 28px;
    margin-top: -5px;
}
section .old .kazati2 {
    margin-left: 205px;
    margin-bottom: -82px;
}
.newbook div {
    margin-left: 456px;
    margin-top: -331px;
    width: 49%;
    line-height: 20pt;
}
div .text dt {
    line-height: 21pt;
}
.newbook{
    background-color: #FFFFFF;
    -webkit-box-shadow: 0pt 0px 0px 2px #3B3535;
    box-shadow: 0pt 0px 0px 2px #3B3535;
    border-radius: 385px;
    padding-top: 0px;
    height: 600px;
    margin-top: 84px;
    padding-bottom: 60px;
    width: 1131px;
    margin-left: 32px;
}
.newbook section img {
    margin-left: 1px;
    margin-top: -117px;
}
.newbook section .line {
}
body header  {
    margin-left: 69px;
    margin-top: 103px;
    margin-bottom: -51px;
}

.newbook section img {
    margin-left: 209px;
    margin-bottom: -105px;
}

.big .newbook .newest {
    -webkit-box-shadow: 0px 0px 0px 2px #000000;
    box-shadow: 0px 0px 0px 2px #000000;
    margin-left: 191px;
}




/*ふたつ目の白ボックス*/
.oldbook section .next {
    -webkit-box-shadow: 0px 0px 0px 2px #000000;
    box-shadow: 0px 0px 0px 2px #000000;
    margin-left: 194px;
    margin-top: -21px;
}

.oldbook section {
    background-color: #FDFDFD;
    border-radius: 328px;
    margin-top: 72px;
    height: 650px;
    padding-top: 0px;
    width: 1131px;
    margin-bottom: 19px;
    -webkit-box-shadow: 0px 0px 0px 2px #000000;
    box-shadow: 0px 0px 0px 2px #000000;
    margin-left: 32px;
}
.oldbook section .xx {
    margin-top: 0px;
    padding-top: 2px;
}
section .xx p {
    padding-top: 0px;
    margin-top: -18px;
}
.oldbook section img {
}
div .text dt {
}
.oldbook section h1 {
    font-weight: bold;
    font-size: 32pt;
    color: rgba(0, 0, 0, 0);
    text-shadow: 3px 3px 0 #ecc300;
    -webkit-text-stroke: 1px #888;
    text-stroke: 1px #888;
    padding-top: 75px;
    padding-right: 0;
    padding-left: 64px;
    margin-left: 124px;
    margin-bottom: 39px;
    margin-top: -2px;
}
section .old img {
    margin-bottom: -93px;
}
.bun {
    padding-left: 77px;
    margin-top: 42px;
    width: 50%;
}
.oldbook section .bun {
    margin-left: 384px;
    margin-top: -331px;
}
.oldbook section img {
    margin-top: 2px;
    background-color: #FFFFFF;
}

/*三つ目の白ボックス（既刊）*/
.Already section .next {
    -webkit-box-shadow: 0px 0px 0px 2px #000000;
    box-shadow: 0px 0px 0px 2px #000000;
    margin-left: 194px;
    margin-top: -21px;
}
.Already{margin-left:-100px;
padding-left: 0px;}
.Already  section {
    background-color: #FDFDFD;
    border-radius: 328px;
    margin-top: 72px;
    height: 650px;
    padding-top: 0px;
    width: 1131px;
    margin-bottom: 19px;
    -webkit-box-shadow: 0px 0px 0px 2px #000000;
    box-shadow: 0px 0px 0px 2px #000000;
    
}
.Already section .xx {
    margin-top: 0px;
    padding-top: 2px;
}
.old {
}
section .xx p {
    padding-top: 0px;
    margin-top: -18px;
}
.Already section img {
}
div .text dt {
}
.Already section h1 {
    font-weight: bold;
    font-size: 25pt;
    color: rgba(0, 0, 0, 0);
    text-shadow: 3px 3px 0 #ecc300;
    -webkit-text-stroke: 1px #888;
    text-stroke: 1px #888;
    padding-top: 75px;
    padding-right: 0;
    padding-left: 64px;
    margin-left: 124px;
    margin-bottom: 39px;
    margin-top: -2px;
}
section .old img {
    margin-bottom: -93px;
}

.bun {
    padding-left: 77px;
    margin-top: 42px;
    width: 50%;
}
.Already section .bun {
    margin-left: 384px;
    margin-top: -331px;
}
.Already section img {
    margin-top: 2px;
    background-color: #FFFFFF;}




/*葉っぱが降ってくるアニメーション*/
.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;
}

.copyrigt {
    color: #000000;
    font-size: 10pt;
    margin-left: 280px;
    text-shadow: 8px 13px 10px #FCFCFC;
    padding-left: 13px;
    border-radius: 26px;
    padding-top: 18px;
}


/*背景の装飾などの設定です*/
body {
    background-image: url(sozai/bookdeco.png),url("sozai/bookdeco2.png");
    background-repeat: repeat-x;
    background-position: top,  bottom;
    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;
    padding-bottom: 155px;
}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: 67px;
    padding-top: 8px;
    padding-bottom: 4px;
    -webkit-box-shadow: 0px 0px 0px 2px;
    box-shadow: 0px 0px 0px 2px;
    margin-top: 103px;
    margin-left: 36px;
    padding-right: 22px;
    width: 172pt;
    margin-bottom: -43px;
}


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;
  background: url(../img/ico-apple.svg) no-repeat center center / 60px auto;
  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);
  }
}
.big header .deco {
    margin-top: 33px;
   
    margin-left: 16px;
}
