@charset "utf-8";

* {
-webkit-appearance: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;

}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;

}
.opa5{
    opacity:0.5;
}

body {
    font-family:"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
    color:#3e3a39;
    background:url(../img/body_bk.jpg);
    background-size:contain;
    -webkit-text-size-adjust: 100%;
        letter-spacing: 2px;
    line-height: 1.8em;
}

.main_bk{
    background:url(../img/main_bk.jpg) no-repeat;
    background-size:contain;
}

img {
    vertical-align: middle;
    font-size:0;
    line-height: 0;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
    display:block;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a{
text-decoration:none;
color:#3E3A39;
}

a:hover{
filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}


li {
    list-style-type: none;
}

.clearfix:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    line-height:0;
    visibility:hidden;
}


.title_area{
    text-align:center;
    position: relative;
}

.title_area .icon{
    position: absolute;
    left:30px;
    top:-20px;
}
.wrapper{
    width:1200px;
    margin:0px auto;

}

.contents_area{
    width:960px;
    margin:0px auto;
    background-color: rgba(255,255,255,0.7);
}

.contents{
    padding:15px 20px;
    overflow:hidden;
}
.txtbook{
    overflow:hidden;
    padding:0px 50px;
    margin-top:-60px;
}

.book_area{
    float:right;
    text-align:left;
    width: 38%;
}
.book_area p{
    font-size:16px;
    margin-top:10px;
}

.txt_area{
    float:left;
    width: 55%;
    margin-top:130px;
    padding-left:50px;
}

.yodogawa{
    font-size:20px;
    font-weight: bold;
    line-height: 1.8em;
    letter-spacing:2px;
}

.title_icon{
    float:right;
    margin-top:50px;
}
.left{
    float:left;
}

.right{
    float:right;
}

.title{
    display:block;
    margin:-30px auto 0px;
}


.main_contents{
    margin-top:30px;
}
.itoisan_area{
    overflow:hidden;
    margin-left:-80px;
}

.itoisan{
position: relative;
float:left;
    margin-top:30px;
    
}

.itoisan_head{
    position:absolute;
    top:0px;
    left:0px;
    z-index:5;
    animation: 7s ease 500ms infinite normal none running animation2;
}


 @-webkit-keyframes animation2 {
    0% {
    transform: rotate(0deg);
    margin-left:0px;
  }
   
    10% {
        transform: rotate(10deg);
        margin-left:-4%;
  }
    
   15% {
    transform: rotate(10deg);
    margin-left:-4%;
  }

   20% {
    
    transform: rotate(0deg);
    margin-left:0px;
  }
    
   50% {
    
    transform: rotate(0deg);
      margin-left:0px;
    }    
   
   55% {
    transform: rotate(10deg);
       margin-left:-4%;

  }
    
   60% {
    transform: rotate(10deg);
      margin-left:-4%;
  }

   65% {
    
    transform: rotate(0deg);
     margin-left:0px;

  }
   100% {
    
    transform: rotate(0deg);
       margin-left:0px;

  }
}  

@keyframes animation2 {
    0% {
    transform: rotate(0deg);
    margin-left:0px;
        margin-top:0px;
  }
   
    10% {
        transform: rotate(15deg);
        margin-left:-12%;
        margin-top:-3%;
  }
    
   15% {
    transform: rotate(15deg);
    margin-left:-12%;
       margin-top:-3%;
  }

   20% {
    
    transform: rotate(0deg);
    margin-left:0px;
       margin-top:0px;
  }
    
   50% {
    
    transform: rotate(0deg);
      margin-left:0px;
       margin-top:0px;
    }    
   
   55% {
    transform: rotate(15deg);
       margin-left:-12%;
       margin-top:-3%;

  }
    
   60% {
    transform: rotate(15deg);
      margin-left:-12%;
       margin-top:-3%;
  }

   65% {
    
    transform: rotate(0deg);
     margin-left:0px;
       margin-top:0px;

  }
   100% {
    
    transform: rotate(0deg);
       margin-left:0px;
       margin-top:0px;

  }
}


.itoisan_area .fukidashi{
    border:2px solid #ec6d6d;
    border-radius:10px;
    background:#fff;
    padding:30px;
    font-size:20px;
    display:inline-block;
    line-height:2em;
    letter-spacing: 0px;
    position:relative;
}

.itoisan_area .fukidashi img{
    position: absolute;
    left:-24px;
    top:130px;
}


.pc_only{
    display:inline-block;;
}

.sp_only{
    display:none;
}

.kogasan_area{
    overflow: hidden;
    text-align: right;
    margin-top:80px;
    margin-right:-50px;
}

.kogasaniwa{
    position: relative;
    float:right;
    margin-top:30px;
}
.iwa{
    z-index:5;
    position: absolute;
    right:0px;
}

.kogasan{
    z-index:3;
    margin-right:-100%;
    animation: 7s ease 500ms infinite normal none running animation;
    display:none;
}

.kogasan_area .fukidashi{
    border:2px solid #38a1db;
    border-radius:10px;
    background:#fff;
    padding:30px;
    font-size:20px;
    display:inline-block;
    line-height:2em;
    letter-spacing: 0px;
    position:relative;
    background:url(../img/hitokoto.png) no-repeat right 30px top 20px #fff;
    background-size:26px auto;
    text-align:left;
    margin-right:30px;
    padding-right:80px;
}
.kogasan_area .fukidashi span{
    font-weight: bold;
    color:#38a1db;
}
.kogasan_area .fukidashi img{
    position: absolute;
    right:-24px;
    top:130px;
}

.date{
    text-align:center;
    margin:50px;
    font-size:20px;
    color:#636464;
    font-weight: bold;
}

.navi_area{
    overflow:hidden;
    width:90%;
    margin:0px auto;
    text-align: center;
}

.navi_area .prev{
    width:72px;
    float:left;
    padding-top: 150px;
}

.navi_area .next{
    width:72px;
    float:right;
    padding-top: 150px;
}

.navi_area ul{
    display:inline-block;
    width:700px;
}

.navi_area ul li{
    width:33%;
    float:left;
}

.navi_area ul li:nth-child(4){
width:50%;
text-align:right;
padding-right:15px;
}

.navi_area ul li:nth-child(5){
    width:50%;
    text-align:left;
    padding-left:15px;
}

.postcard_area{
    width:700px;
    margin:50px auto;
    background:#fff;
    border-radius:10px;
    padding:30px 0px;
}

.postcard{
    display:block;
    margin:0px auto 10px;
    
}

.postcard_info{
     padding:0px 30px;   
}

.postcard_info p{
    margin-top:30px;
    font-size:20px;
    line-height:2em;
    
}
.baseimg{
    z-index:3;
    
}
@-webkit-keyframes animation {
  0% {
    
    margin-right:-35%;
  }
   15%{
        margin-right:-35%;
    }
  25% {
    margin-right:-10%;
  }
   35% {
    margin-right:-10%;
  }
  40% {
    margin-right:-35%;
  }
  55% {
    margin-right:-35%;
  }

  60% {
    margin-right:0px;
  }
    
    95%{
      margin-right:0px;  
    }
    100%{
      margin-right:-35%; 
    }
}

@keyframes animation {
  0% {
    
    margin-right:-35%;
  }
   15%{
        margin-right:-35%;
    }
  25% {
    margin-right:-10%;
  }
   35% {
    margin-right:-10%;
  }
  40% {
    margin-right:-35%;
  }
  55% {
    margin-right:-35%;
  }

  60% {
    margin-right:0px;
  }
    
    95%{
      margin-right:0px;  
    }
    100%{
      margin-right:-35%; 
    }
}

.copyright{
    text-align: center;
    padding-bottom:50px;
}

.txt_c{
    text-align: center;
}
.honbun{
    display:inline-block;
    text-align:left;
    margin:0px auto;
    font-size:20px;
    font-weight: bold;
    line-height:1.8em;
    letter-spacing: 2px;
}

.illust_area{
    overflow:hidden;
}
.mogura{
    margin-left:-100%;
    -webkit-transition: all 800ms 0s ease;
    transition: all 800ms 0s ease;
}

.mogura_move{
    margin-left:0px;
}

.itoi{
    margin-right:-100%;
    -webkit-transition: all 800ms 0s ease;
    transition: all 800ms 0s ease;
}

.itoi_move{
    margin-right:0px;
}
.name_area{
    width:572px;
    margin:30px auto;
}

.name_area img{
    margin-bottom:30px;
}
.sns_area{
    padding:30px 80px 60px;
}

.sns_area ul{
    overflow:hidden;
    margin:0px auto;
}

.sns_area ul li{
    float:left;
    width:25%;
    text-align:center;
}
@media screen and (max-width:768px){
  
    .txt_c{
        text-align: center;
    }
    
    .txt_c img{
        margin-left:auto;
        margin-right:auto;
    }
.pc_only{
    display:none;
}

.sp_only{
    display:block;
}  

    img{
        max-width:100%;
    }

*{
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
	letter-spacing:0em!important;
}
    .wrapper{
        width:100%;
        margin:0px auto;
    }
    .title_area .icon{
        position:inherit;
        left:0px;
        width:100px;
    }
    .contents_area{
        width:95%;
    
    }
    
    .pd10{
        padding:0px 10px;
    }
    .txtbook{
        margin-top:20px;
        padding:0px;
        text-align: right;
    }
    .book_area{
        width:90%;
        float:right;
        margin-top:20px;
        text-align: center;
    }
    
    .book_area p{
        text-align:left;
        display:inline-block;
        min-width:333px;
    }
    
    .sp_title{
        max-width:80%;
        margin:40px auto 20px;
        display:block;
    }
    .txt_area{
        width:100%;
        padding-left:0px;
        margin-top: 20px;
    }
    
    .yodogawa{
        text-align: left;
        font-size:18px;
    }
    
    .itoisan{
        width:60%;
    }
    .itoisan_area{
        margin-left:0px;
    }
    .itoisan_area .fukidashi{
        width:100%;
        padding: 20px 10px;
        
        margin-top:-45%;
    }
    
    .itoisan_area .fukidashi img {
        top: -24px;
        left:0px;
        right:0px;
        margin:0px auto;
    }
    
    .postcard_info p{
        font-size:18px;
    }
    .postcard_info{
        padding:0px 10px;
    }
    .kogasan_area{
        margin-right:0px;
        background:url(../img/hitokoto_sp.png) no-repeat left 30px top 90px;
        background-size:40%;
    }
    .kogasaniwa{
        width:50%;
        margin-right:-10px;
    }
    
 
    
    .kogasan_area .fukidashi{
        width:100%;
        float:left;
        padding: 20px 10px;
        background:none;
        background-color:#fff;
        z-index:10;
        margin-top:-15%;
    }
    .kogasan_area .fukidashi img{
        top:-24px;
        left:0px;
        right:0px;
        margin:0px auto;
    }

    .name_area{
        width:100%;
        padding:20px;
    }
    .itoi{
        width:65%;
    }
    
    .mogura{
        width:33%;
    }
    
    .title{
        padding:0px 20px;
    }
    
    .honbun{
        padding:20px;
        font-size:18px;
    }
    .navi_area{
        width:100%;
    }
    .sns_area ul li {
    float: left;
    width: 50%;
    text-align: center;
    padding-bottom: 20px;
}
    .navi_area .prev{
        width:10%;
        padding-top:50%;
        padding-right:5px;
    }
    
    .navi_area .next{
        width:10%;
        padding-top:50%;
        padding-left:5px;
    }
    
    .navi_area ul{
        width:80%;
        
    }
    
    .navi_area ul li{
        padding:0px 5px;
        width:50%;
    }
    .navi_area ul li:nth-child(3){
        padding:5px 5px 0px;
        width:50%;
    }
    .navi_area ul li:nth-child(4){
        padding:5px 5px 0px;
        width:50%;
    }
    .navi_area ul li:nth-child(5){
        padding:0px 5px;
        width:100%;
        text-align:center;
    }
    .navi_area ul li:nth-child(5) img{
        width:50%;
        
    }
    .postcard_area{
        width:100%;
    }
    .sns_area {
    padding: 80px 20px 40px;
}
    .kogasan_area{
    margin-top:10px;}
 
}

@media (max-width: 500px){
    
    .contents_area{


}
    
    .itoisan_area .fukidashi{
        width:100%;
        padding: 20px 10px;
        
        margin-top:-65%;
    }
    
    .head_logo{
        max-width:70%;
    }
    
    .bunko_logo{
        max-width:20%;
    }
    


}