@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%;

}

body {
    font-family:"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
    color:#3e3a39;
    -webkit-text-size-adjust: 100%;
}

body::before {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: url(../img/back_img.jpg) no-repeat center top;
    background-size: cover;
}

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

.img_right{
    float:right;
}

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;
}

.mb2em{
    margin-bottom:2em;
}

li {
    list-style-type: none;
}

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

.wrapper{
    width:960px;
    margin:0px auto;
    position: relative;
    z-index: 10;
}

.contents_area{


}

.contents{
    padding:15px 20px;
    overflow:hidden;
}

.left{
    float:left;
}

.right{
    float:right;
}

.title{
    display:block;
    margin:-30px auto 0px;
}
.kogasan_kotei{
    position:fixed;
    top:250px;
    right:0;
    left:0px;
    z-index:10;
    width:960px;
    margin:0px auto;
}

.scroll_area{
    position: absolute;
    z-index:20;
    width:960px;
}

.kogasan_area{
    text-align:right;
    overflow: hidden;
    position: relative;
    z-index:5;
}


.pc_only{
    display:inline-block;;
}

.sp_only{
    display:none;
}
.iwa{
    z-index:5;
    position: absolute;
    right:0px;
}

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

.w_bk{
    background:#fff;
    border-radius: 10px 10px 0px 0px;
    z-index:20;
    width:800px;
    margin:0px auto;
}

.w_bk2{
    background:#fff;
    z-index:20;
    width:800px;
    margin:0px auto;
}

.booktxt{
    padding:50px 80px;
    border-bottom:1px solid #9fa0a0;
    overflow: hidden;
}

.booktxt .book_area{
    float:left;
    width:380px;
}

.booktxt .txt_area{
    float:right;
    width:260px;
}
.btn_about{
    margin:20px 0px 10px;
}

.btn_cancel{
    margin:0px 0px 20px;
}

.w_cart{
    float:right;
    margin-right:-50px;
    margin-top:-30px;
    display:block;
}


.box_area{
    padding:60px 100px;
    line-height: 2em;
    letter-spacing: 2px;
    border-bottom:1px solid #9fa0a0;
    font-size:18px;
}

.box_area h2{
    margin-bottom:40px;
}

.mb0{
    margin-bottom:0px!important;
}

.postcard{
    padding:60px 80px!important;
    font-size:18px;
    line-height:2em;
}
.about_txt{
    font-size:18px;
    line-height: 2em;
}

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

.kobore{
    background:url(../img/kobore_bk.jpg) no-repeat top right;
    background-size:cover;
    padding:50px;
}


.sub_kobore{
    display:block;
    margin:100px auto 20px;
}
.navi_area ul{
    display:inline-block;
    width:85%
}

.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;
}

.box_area p a{
    font-weight: bold;
    color:#38a1db;
}


.mt50{
    margin-top:50px;
}
img.illust{
    float:right;
}

.no-border{
    border:none!important;
}

.illust_bk{
    background:url(../img/bk_illust.png) repeat-y top center;
    
}

.card_bk{
    background:url(../img/card_bk.jpg);
    background-size:50% 50%;
    padding:20px 0px;
    border-radius: 10px;
    margin-top:30px;
}

.card img{
    padding:0px 10px;
    
}

.tameshi_area{
    padding: 60px 40px;
}

.tameshi_area h2{
    margin-left:50px;
}
ul.tameshi{
    overflow:hidden;
    width: 685px;
    margin:10px auto;
}

ul.tameshi li{
    width:215px;
    float:left;
    margin:10px 0px;
}

ul.tameshi li:nth-child(2),ul.tameshi li:nth-child(5){
    margin:10px 20px;
}

ul.tameshi li img{
    border:1px solid #9fa0a0;
}
@-webkit-keyframes animation {
  0% {
    
    margin-right:-12%;
  }
   15%{
        margin-right:-12%;
    }
  25% {
    margin-right:-3%;
  }
   35% {
    margin-right:-3%;
  }
  40% {
    margin-right:-12%;
  }
  55% {
    margin-right:-12%;
  }

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

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

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

.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 20px 60px;
}

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

.sns_area ul li{
    float:left;
    width:25%;
    text-align:center;
}

ul.store_menu {
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 10px 0;
}

ul.store_menu li {
    display: block;
    margin: 5px 0; 
    width: 50%;
}

ul.store_menu li a {
    display: block; font-size: 12px; color: #38a1db;
}

@media screen and (max-width:768px){
  
.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;
    }

    .name_area{
        width:100%;
        padding:20px;
    }
    .itoi{
        width:65%;
    }
    
    .mogura{
        width:33%;
    }
    
    .title{
        padding:0px 20px;
    }
    
    .honbun{
        padding:20px;
        font-size:18px;
    }
    
    .sns_area ul li {
    float: left;
    width: 50%;
    text-align: center;
    padding-bottom: 20px;
}
    
    .sns_area {
    padding: 0px 20px 40px;
}
    
    .kogasan_area img{
        width:40%;
    }
    .kogasan_area{
            margin-top: 20px;
    }
    .w_bk,.w_bk2{
        width:95%;

    }
    
    .w_bk2{
        padding-top:50px;
    }
    .illust_bk{
        background-size:95%;
    }
    .postcard{
        padding:40px 10px!important;
    }
        
     .contents_area{

}
    
    .scroll_area{
        width:100%;
    }
    
    .kogasan_kotei{
        width:100%;
        top:250px;
    }
    .box_area{
        padding:40px 10px;
    }
    .box_area h2{
        margin-bottom:30px;
    }
    
    .illust{
        float:none!important;
        margin:0px auto 20px;
    }
    
    .booktxt{
        padding:40px 10px;
        text-align: center;
    }
    
    .booktxt p{
        display:inline-block;
        text-align: left;
    }
    
    .booktxt .book_area,.booktxt .txt_area{
        width:100%;
    }
    
    .book_area img{
        margin:10px auto 0px;
        display: block;
    }
    
    .btn_about{
        margin-top:20px;
    }
    
    .bookimg{
        width:80%;
        margin:10px auto;
    }
    ul.tameshi{
        width:100%;
    }
    
    .slick-prev, .slick-next{
        display:none!important;
    }
    
    ul.tameshi li{
        width:50%;
        padding:5px!important;
        margin:0px!important;
    }
    .tameshi_area h2{
        margin-left:0px;
    }
    
    .navi_area li:nth-child(4) img,.navi_area li:nth-child(5) img{
        max-width:63%;
    }
    .sub_kobore{
        margin-top:30px;
    }
    .navi_area ul li{
        padding:0px 5px!important;
    }
    
    .navi_area li:nth-child(4), .navi_area li:nth-child(5){
        padding:0px 5px;
    }
    .navi_area ul{
        width:100%;
    }
    
    body::before {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: url(../img/back_img_sp.jpg) no-repeat center top;
    background-size: 100%;
}
    
    .w_cart{
    float:none;
    margin-right:0px;
    margin-top:-10px;
    display:block;
        text-align: right;
}
    .cart{
        margin-top:20px;
    }

}


@media (max-width: 500px){
    
    .contents_area{
 
}
     .kogasan_kotei{
        width:100%;
        top:150px;
    }
    .head_logo{
        max-width:70%;
    }
    
    .bunko_logo{
        max-width:20%;
    }

}