html {
    overflow: auto
}

body {
    -webkit-print-color-adjust: exact;
    -webkit-text-size-adjust: 100%;
    text-align: left;
    font-family: sans-serif;
    margin: 0;
    padding: 0
}

main {
    display: block
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,figure,figcaption {
    margin: 0;
    padding: 0
}

h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    margin: 0;
    padding: 0
}

address,caption,cite,code,dfn,em,strong,th,var {
    font-style: normal
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,th {
    text-align: left
}

q:before,q:after {
    content: ''
}

object,embed {
    vertical-align: top
}

hr,legend {
    display: none
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%
}

img,abbr,acronym,fieldset {
    border: none
}

li {
    list-style-type: none
}

a {
    text-decoration: none;
    border: none;
    outline: none
}

.HKG_W2 {
    font-family: "Hiragino Kaku Gothic W2 JIS2004", Sans-Serif
}

.HKG_W4 {
    font-family: "Hiragino Kaku Gothic W4 JIS2004", Sans-Serif
}

.HKG_W6 {
    font-family: "Hiragino Kaku Gothic W6 JIS2004", Sans-Serif
}

.HM_W2 {
    font-family: "Hiragino Mincho W2 JIS2004", serif
}

.HM_W4 {
    font-family: "Hiragino Mincho W4 JIS2004", serif
}

.HM_W6 {
    font-family: "Hiragino Mincho W6 JIS2004", serif
}

.FJO {
    font-family: 'Fjalla One', sans-serif
}

body {
    font-family: "Hiragino Kaku Gothic W4 JIS2004", Sans-Serif;
    position: relative
}

.allwrap {
    width: 100%;
    overflow: hidden;
    color: #000000;
    position: relative
}

.newline {
    display: inline-block
}

img {
    max-width: 100%;
    height: auto
}

#frames i {
    position: fixed;
    background: #ffffff;
    display: block;
    z-index: 98
}

#frames i::after {
    content: "";
    position: absolute
}

#frames .frame-top {
    top: 0;
    left: 0;
    width: 100%;
    height: 10px;
    transition: height .6s ease
}

#frames .frame-left {
    top: 0;
    left: 0;
    width: 10px;
    height: 100%;
    transition: width .6s ease
}

#frames .frame-right {
    top: 0;
    right: 0;
    width: 10px;
    height: 100%;
    transition: width .6s ease
}

#frames .frame-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    transition: height .6s ease
}

#frames.is-frame-removed .frame-top,#frames.is-frame-removed .frame-bottom {
    height: 0
}

#frames.is-frame-removed .frame-left,#frames.is-frame-removed .frame-right {
    width: 0
}

#arrows {
    position: fixed;
    width: 44px;
    height: 126px;
    top: 50%;
    right: 20px;
    margin-top: -63px;
    z-index: 99
}

#arrows span {
    display: block;
    width: 44px;
    height: 44px;
    background: rgba(255,255,255,0.9);
    border: 1px solid #c0c0c0;
    border-radius: 50%;
    position: absolute;
    cursor: pointer;
    -moz-transition: ease-in-out,.3s;
    -o-transition: ease-in-out,.3s;
    -webkit-transition: ease-in-out,.3s;
    transition: ease-in-out,.3s
}

#arrows span::before {
    content: "";
    width: 14px;
    height: 14px;
    border-top: 2px solid #000000;
    border-right: 2px solid #000000;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -7px
}

#arrows span.prev {
    top: 0;
    right: 0
}

#arrows span.prev::before {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -4px
}

#arrows span.next {
    bottom: 0;
    right: 0
}

#arrows span.next::before {
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    margin-top: -10px
}

#arrows span:hover {
    background: #fff;
    border-color: #eeeeee
}

#header {
    position: fixed;
    width: 126px;
    height: 100%;
    background: #ffffff;
    top: 0;
    left: 0;
    z-index: 99
}

#header .h-logo {
    width: 100px;
    height: 30px;
    margin: 30px auto 10px
}

#header .h-logo a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url("/book/images/common_icon.png");
    background-repeat: no-repeat;
    background-size: 150px auto;
    background-position: 0 0;
    cursor: pointer;
    opacity: 1;
    -moz-transition: ease-in-out,.3s;
    -o-transition: ease-in-out,.3s;
    -webkit-transition: ease-in-out,.3s;
    transition: ease-in-out,.3s
}

#header .h-logo a:hover {
    opacity: .7
}

#header .h-number {
    font-family: 'Fjalla One', sans-serif;
    font-size: 11px;
    line-height: 1.4em;
    width: 100px;
    margin: 0 auto 20px
}

#header .rakuten-logo {
    width: 80px;
    height: 30px;
    position: absolute;
    bottom: 20px;
    left: 20px
}

#header .rakuten-logo a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url("/book/images/common_icon.png");
    background-repeat: no-repeat;
    background-size: 150px auto;
    background-position: 0 -260px;
    cursor: pointer;
    opacity: 1;
    -moz-transition: ease-in-out,.3s;
    -o-transition: ease-in-out,.3s;
    -webkit-transition: ease-in-out,.3s;
    transition: ease-in-out,.3s
}

#header .rakuten-logo a:hover {
    opacity: .7
}

#menu_btn {
    width: 68px;
    height: 15px;
    position: fixed;
    top: 120px;
    left: 29px;
    z-index: 101
}

#menu_btn span {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url("/book/images/common_icon.png");
    background-repeat: no-repeat;
    background-size: 150px auto;
    background-position: 0 -40px;
    cursor: pointer;
    opacity: 1;
    -moz-transition: ease-in-out,.3s;
    -o-transition: ease-in-out,.3s;
    -webkit-transition: ease-in-out,.3s;
    transition: ease-in-out,.3s
}

#menu_btn span:hover {
    opacity: .7
}

#menu_btn.open span {
    background-position: 0 -65px
}

#menu_content {
    width: 100%;
    height: 100vh;
    border: 10px solid #fff;
    box-sizing: border-box;
    background: #1c1c2e;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    opacity: 0;
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -moz-transition: cubic-bezier(0.075, 0.82, 0.165, 1),.3s;
    -o-transition: cubic-bezier(0.075, 0.82, 0.165, 1),.3s;
    -webkit-transition: cubic-bezier(0.075, 0.82, 0.165, 1),.3s;
    transition: cubic-bezier(0.075, 0.82, 0.165, 1),.3s
}

#menu_content.open {
    opacity: 1;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

#menu_content .menu-inner {
    width: 80%;
    max-width: 819px;
    margin: 0 auto;
    margin-left: 0;
    margin-right: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center
}

#menu_content .menu-ttl {
    width: 128px;
    height: 20px;
    margin: 0 auto 20px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url("/book/images/common_icon.png");
    background-repeat: no-repeat;
    background-size: 150px auto;
    background-position: 0 -90px
}

#menu_content .gnavi ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

#menu_content .gnavi li {
    width: 48%
}

#menu_content .gnavi li a {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 1px solid #5d5d6a;
    position: relative;
    cursor: pointer;
    opacity: 1;
    -moz-transition: ease-in-out,.3s;
    -o-transition: ease-in-out,.3s;
    -webkit-transition: ease-in-out,.3s;
    transition: ease-in-out,.3s
}

#menu_content .gnavi li a:hover {
    opacity: .7
}

#menu_content .gnavi li .thumb {
    width: 18vmin;
    padding: 15px 15px 15px 0;
    box-sizing: border-box
}

#menu_content .gnavi li .thumb img {
    vertical-align: bottom
}

#menu_content .gnavi li .txt {
    width: calc(100% - 18vmin);
    font-family: "Hiragino Kaku Gothic W4 JIS2004", Sans-Serif;
    font-size: 14px;
    line-height: 1.5em;
    color: #ffffff;
    padding-bottom: 10px
}

#menu_content .gnavi li .genre {
    font-family: 'Fjalla One', sans-serif;
    font-size: 11px;
    line-height: 1em;
    color: #5d5d6a;
    position: absolute;
    left: 18vmin;
    bottom: 15px
}

#sns_area {
    width: 25px;
    height: 130px;
    position: fixed;
    bottom: 70px;
    left: 20px;
    z-index: 99
}

#sns_area li {
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-top: 5px
}

#sns_area li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url("/book/images/common_icon.png");
    background-repeat: no-repeat;
    background-size: 150px auto;
    cursor: pointer;
    opacity: 1;
    -moz-transition: ease-in-out,.3s;
    -o-transition: ease-in-out,.3s;
    -webkit-transition: ease-in-out,.3s;
    transition: ease-in-out,.3s
}

#sns_area li a:hover {
    opacity: .7
}

#sns_area li.facebook-btn a {
    background-position: 0 -120px
}

#sns_area li.instagram-btn a {
    background-position: 0 -155px
}

#sns_area li.twitter-btn a {
    background-position: 0 -190px
}

#sns_area li.line-btn a {
    background-position: 0 -225px
}

#fp-nav.left {
    left: 9px;
    z-index: 99
}

#fp-nav.left ul li a span {
    background: #cccccc
}

#fp-nav.left ul li a.active span {
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: #002f80
}

#footer .pagetop-btn {
    width: 72%;
    max-width: 737px;
    margin: 0 auto;
    height: 40px;
    margin-top: 40px;
    margin-bottom: 10px;
    text-align: right
}

#footer .pagetop-btn a,#footer .pagetop-btn span {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #000000;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    opacity: 1;
    -moz-transition: ease-in-out,.3s;
    -o-transition: ease-in-out,.3s;
    -webkit-transition: ease-in-out,.3s;
    transition: ease-in-out,.3s;
    position: relative
}

#footer .pagetop-btn a:hover,#footer .pagetop-btn span:hover {
    opacity: .7
}

#footer .pagetop-btn a::after,#footer .pagetop-btn span::after {
    content: "";
    width: 14px;
    height: 14px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -3px;
    margin-left: -7px;
    transform: rotate(-45deg)
}

#footer .pagenation {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto
}

#footer .pagenation ul {
    width: 75%;
    margin: 0 auto;
    padding: 40px 0;
    border-top: 1px solid #000000;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

#footer .pagenation ul li {
    width: 48%;
    background: #ffffff;
    border: 1px solid #000000;
    -webkit-align-self: stretch;
    align-self: stretch
}

#footer .pagenation ul li a {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    color: #000000;
    cursor: pointer;
    opacity: 1;
    -moz-transition: ease-in-out,.3s;
    -o-transition: ease-in-out,.3s;
    -webkit-transition: ease-in-out,.3s;
    transition: ease-in-out,.3s;
    position: relative
}

#footer .pagenation ul li a:hover {
    opacity: .7
}

#footer .pagenation ul li a .img {
    width: 28%;
    padding: 10px 3%;
    box-sizing: border-box;
    vertical-align: bottom
}

#footer .pagenation ul li a .img img {
    width: 100%;
    height: auto
}

#footer .pagenation ul li a .img img {
    vertical-align: bottom
}

#footer .pagenation ul li a .txt {
    font-family: "Hiragino Kaku Gothic W6 JIS2004", Sans-Serif;
    font-size: 13px;
    line-height: 1.4em;
    padding-bottom: 1.2em
}

@media only screen and (max-width: 1024px) {
    #footer .pagenation ul li a .txt {
        font-size:12px;
        font-size: 1.17188vw
    }
}

@media only screen and (max-width: 960px) {
    #footer .pagenation ul li a .txt {
        font-size:1.6vw
    }
}

#footer .pagenation ul li a .genre {
    font-family: 'Fjalla One', sans-serif;
    font-size: 11px;
    line-height: 1em;
    color: #5a5a5a;
    position: absolute;
    bottom: 10px;
    left: 0;
    margin-left: 26%
}

@media only screen and (max-width: 1024px) {
    #footer .pagenation ul li a .genre {
        font-size:10px;
        font-size: .97656vw
    }
}

@media only screen and (max-width: 960px) {
    #footer .pagenation ul li a .genre {
        font-size:1.33333vw
    }
}

#footer .pagenation ul li a::after {
    content: "";
    width: 25px;
    height: 40px;
    position: absolute;
    top: 50%;
    margin-top: -20px
}

#footer .pagenation ul li:first-child a {
    padding-left: 40px;
    box-sizing: border-box
}

#footer .pagenation ul li:first-child a .genre {
    margin-left: calc(40px + 26%)
}

#footer .pagenation ul li:first-child a::after {
    background-image: url("/book/images/common_icon.png");
    background-repeat: no-repeat;
    background-size: 150px auto;
    background-position: 0 -300px;
    left: 15px
}

#footer .pagenation ul li:last-child a {
    padding-right: 40px;
    box-sizing: border-box
}

#footer .pagenation ul li:last-child a::after {
    background-image: url("/book/images/common_icon.png");
    background-repeat: no-repeat;
    background-size: 150px auto;
    background-position: 0 -350px;
    right: 15px
}

#footer .pagenation ul li.no-content {
    border: 1px solid #cccccc
}

#footer .pagenation ul li.no-content span {
    display: block;
    width: 100%;
    height: 100%;
    background: url("/book/images/pagenation_nocontent.png") no-repeat center center;
    background-size: 90px 25px
}

@media only screen and (max-width: 960px) {
    #footer .pagetop-btn {
        width:calc(100% - 252px)
    }

    #footer .pagenation ul li a .img {
        width: 32%
    }

    #footer .pagenation ul li a .txt {
        font-size: 12px
    }
}

@media only screen and (max-width: 960px) and (max-width: 1024px) {
    #footer .pagenation ul li a .txt {
        font-size:11px;
        font-size: 1.07422vw
    }
}

@media only screen and (max-width: 960px) and (max-width: 960px) {
    #footer .pagenation ul li a .txt {
        font-size:1.46667vw
    }
}

@media only screen and (max-width: 960px) {
    #footer .pagenation ul li a .ganre {
        margin-left:27%
    }
}

.footer {
    background: #000000;
    padding: 20px 0;
    position: relative
}

.footer::before {
    content: "";
    width: 126px;
    height: 100%;
    background: #ffffff;
    position: absolute;
    left: 0;
    top: 0
}

.footer .link-area {
    text-align: center
}

.footer .link-area li {
    display: inline-block;
    font-family: "Hiragino Kaku Gothic W4 JIS2004", Sans-Serif;
    font-size: 12px;
    color: #ffffff;
    margin: 0 1em
}

.footer .link-area li a {
    color: #ffffff
}

.footer .copyrights {
    font-family: "Hiragino Kaku Gothic W4 JIS2004", Sans-Serif;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    margin-top: 10px
}

.iScrollIndicator {
    opacity: 0
}
