/**bookdetail*/

.w30 {
    width: 30%;
}

.w40 {
    width: 39%;
}

.w60 {
    width: 59%;
}

.space {
    height: 60px;
}

.mbxl2 {
    margin-bottom: 80px;
}

h1 {
    background: #000000;
    color: #ffffff;
}

.top_btn {
    position: fixed;
    bottom: 3%;
    right: 14%;
    width: fit-content;
    text-align: right;
    z-index: 999;
    display: none;
}

.top_btn img {
    width: 60%;
}

nav ul li.logo {
    width: 26%;
    border-left: 0px;
    margin-right: 2%;
}

header {
    z-index: 1;
    position: relative;
}

header nav ul li {
    width: 15%;
    text-align: center;
    border-left: 1px solid #ffffff;
}

header nav ul li:last-child {
    width: 15%;
    text-align: center;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

header nav ul li img {
    display: block;
    margin: 0 auto;
    height: 28px;
    width: auto;
}

header nav ul li.logo img {
    display: block;
    margin: 0 auto;
    height: 38px;
    width: auto;
    padding-top: 5px;
}

header .title_wrap .inner {
    width: 1200px;
}

.inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.w1000 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
}

.w800 {
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
}

.fontg02 {
    font-size: 140%;
}

.overlayclick {
    cursor: pointer;
}

.overlayclick:hover {
    opacity: 1;
    -webkit-animation: none 1.5s;
    animation: none 1.5s;
}

.voice_q {
    background: #530808;
    color: #ffffff;
    padding: 10px;
    margin: 20px 0;
}

#key {
    z-index: 1;
    position: relative;
}

body {
    background: url(../img/bg02.jpg);
}

.body_wrap {
    background-image: -moz-linear-gradient(-90deg, rgb(31, 46, 85) 0%, rgb(47, 78, 91) 53%, rgba(255, 248, 218, 0.1) 93%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-linear-gradient(-90deg, rgb(31, 46, 85) 0%, rgb(47, 78, 91) 53%, rgba(255, 248, 218, 0.1) 93%, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(-90deg, rgb(31, 46, 85) 0%, rgb(47, 78, 91) 53%, rgba(255, 248, 218, 0.1) 93%, rgba(255, 255, 255, 0) 100%);
}

#sec01 {
    background-image: -moz-linear-gradient(90deg, rgb(31, 46, 85) 0%, rgb(0, 0, 14) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(31, 46, 85) 0%, rgb(0, 0, 14) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(31, 46, 85) 0%, rgb(0, 0, 14) 100%);
    color: #ffffff;
}

#title {
    background: #530808;
}

#title .h2 {
    background: #ffffff;
    max-width: 801px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    border: 5px solid #b9a561;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.6em;
    padding: 2px 2px;
}

#title .h2 .h2_wrap {
    border: 2px solid #b9a561;
    padding: 10px 2px;
}

#about {
    background: #000;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: 4px solid #b9a561;
}

#about .inner02 {
    border-top: 1px solid #b9a561;
    border-bottom: 1px solid #b9a561;
    color: #ffffff;
}

#about .inner02 .title {
    text-align: center;
}

#about .inner02 .title span {
    color: #ffffff;
}

#about .inner02 .w50 {
    margin-left: auto;
    margin-right: auto;
}

.fonts {
    font-size: 90%;
}

.border02 {
    border-top: 1px dashed #b9a561;
    border-bottom: 1px dashed #b9a561;
}

.border03 {
    border-top: 1px dashed #b9a561;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

#about_key {
    background: #530808;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 4px solid #b9a561;
}

#profile {
    background: #530808;
    padding-top: 2px;
    padding-bottom: 3px;
    border-bottom: 4px solid #b9a561;
}

#profile .inner02 {
    border-top: 1px solid #b9a561;
    border-bottom: 1px solid #b9a561;
}

#profile .inner02 .title {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px dashed #b9a561;
}

#profile .inner02 .title span {
    color: #ffffff;
}

#profile ul li h4 {
    margin: 10px 0 10px 0;
    background: #b9a561;
    color: #ffffff;
    text-align: center;
}

#profile ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#profile ul li {
    width: 26%;
    margin-bottom: 40px;
}

#profile ul li .img {
    border: 10px solid #b9a561;
    margin-bottom: 10px;
}

#profile ul li p {
    margin: 0;
    color: #ffffff;
    line-height: 1.4em;
    font-size: 87%;
}

#tokuten {
    background: #ffffff;
}

#tokuten .inner02 {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}

#tokuten .title {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px dashed #b9a561;
}

#tokuten .em {
    font-size: 80%;
    line-height: 1.4em;
}

#tokuten .h301 {
    background: #000000;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    padding: 6px;
    margin-bottom: 20px;
}

#tokuten .h302 {
    background: #ffffff;
    color: #3e361c;
    text-align: center;
    font-size: 19px;
    padding: 6px;
    margin-bottom: 20px;
}

#tokuten .detail {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
}

#tokuten .tokuten_01 {
    border-radius: 10px;
    margin-bottom: 20px;
}

#tokuten .tokuten_01 .t01 {
    border-width: 1px;
    border-color: rgb(77, 0, 0);
    border-style: solid;
    background-color: rgb(152, 24, 24);
    border-radius: 10px 10px 0px 0px;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    padding: 5px;
}

#tokuten .tokuten_01 .t02 {
    background-image: -moz-linear-gradient(90deg, rgba(255, 171, 150, 0.99608) 0%, rgb(255, 15, 71) 100%);
    background-image: -webkit-linear-gradient(90deg, rgba(255, 171, 150, 0.99608) 0%, rgb(255, 15, 71) 100%);
    background-image: -ms-linear-gradient(90deg, rgba(255, 171, 150, 0.99608) 0%, rgb(255, 15, 71) 100%);
    text-align: center;
    border-width: 1px;
    border-color: rgb(77, 0, 0);
    border-style: solid;
    line-height: 1.6em;
    font-size: 20px;
    color: #ffffff;
    padding: 10px 0;
}

#tokuten .tokuten_01 .t03 {
    border-width: 1px;
    border-color: rgb(77, 0, 0);
    border-style: solid;
    border-radius: 0px 0px 10px 10px;
    background-color: #ffffff;
    color: #000000;
    text-align: center;
    padding: 30px 10px;
}

#tokuten .tokuten_02 {
    border-radius: 10px;
    padding-bottom: 20px;
}

#tokuten .tokuten_02 .t01 {
    border-width: 1px;
    border-color: rgb(77, 0, 0);
    border-style: solid;
    background-color: #b9a561;
    border-radius: 10px 10px 0px 0px;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    padding: 5px;
}

#tokuten .tokuten_02 .t02_inner {
    text-align: center;
}

#tokuten .tokuten_02 .t02 {
    position: relative;
    text-align: center;
    line-height: 1.6em;
    font-size: 20px;
    color: #ffffff;
    padding: 10px 50px;
    display: inline-block;
    margin: 20px auto;
    height: 50px;
    /*リボンの高さ*/
    background: rgb(15, 203, 255);
    background: linear-gradient(0deg, rgba(15, 203, 255, 1) 0%, rgba(70, 97, 255, 1) 100%);
    box-sizing: border-box;
}

#tokuten .tokuten_02 .t02:before,
#tokuten .tokuten_02 .t02:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
}

#tokuten .tokuten_02 .t02:before {
    top: 0;
    left: 0;
    border-width: 25px 0px 25px 15px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
}

#tokuten .tokuten_02 .t02:after {
    top: 0;
    right: 0;
    border-width: 25px 15px 25px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}


#tokuten .tokuten_02 .t0202 {
    position: relative;
    text-align: center;
    line-height: 1.6em;
    font-size: 20px;
    color: #ffffff;
    padding: 10px 50px;
    display: inline-block;
    margin: 20px auto;
    min-height: 50px;
    /*リボンの高さ*/
    background: rgb(15, 203, 255);
    background: linear-gradient(0deg, rgba(15, 203, 255, 1) 0%, rgba(70, 97, 255, 1) 100%);
    box-sizing: border-box;
}

#tokuten .tokuten_02 .t0202:before,
#tokuten .tokuten_02 .t0202:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
}

#tokuten .tokuten_02 .t0202:before {
    top: 0;
    left: 0;
    border-width: 43px 0px 43px 15px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
}

#tokuten .tokuten_02 .t0202:after {
    top: 0;
    right: 0;
    border-width: 43px 15px 43px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}

#tokuten .tokuten_02 .t02_box {
    border-width: 1px;
    border-color: rgb(77, 0, 0);
    border-style: solid;
    border-radius: 0px 0px 10px 10px;
    background-color: #ffffff;
    color: #000000;
    text-align: center;
    padding: 10px 20px 30px 20px;
}

#serif {
    background: #ffffff;
    padding-top: 2px;
    padding-bottom: 3px;
    border-top: 0px solid #b9a561;
    border-bottom: 4px solid #b9a561;
}

#serif .inner02 {
    border-top: 1px solid #b9a561;
    border-bottom: 1px solid #b9a561;
}

#serif .inner02 .title {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px dashed #b9a561;
}

#serif .inner02 .flexc {
    width: 70%;
    margin: 10px auto;
}

#bookstitle {
    background: url(../img/bg02.jpg);
}

#bookstitle .inner02 {
    border-top: 1px solid #b9a561;
    border-bottom: 0px solid #b9a561;
    padding-bottom: 20px;
}

#bookstitle .inner02 .title {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px dashed #b9a561;
    width: 70%;
}

#bookstitle article {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

#bookstitle .t01 {
    border-width: 1px;
    border-color: rgb(77, 0, 0);
    border-style: solid;
    background-color: #530808;
    border-radius: 10px 10px 0px 0px;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    padding: 20px 30px;
}

#bookstitle article .t02 {
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    padding: 2% 4%;
    background: #ffffff;
}

#bookstitle article .t02 .shadow {
    box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
}

#bookstitle article .t02 .acc03 {
    font-weight: bold;
    background: #fff6f2;
    color: #3e361c;
    padding: 10px;
}

#bookstitle article .t03 {
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    background-color: #530808;
    border-radius: 0px 0px 10px 10px;
    padding: 20px 0;
    text-align: center;
}

#youtube {
    background: #eaeaea;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: 4px solid #b9a561;
}

#youtube .inner02 {
    border-top: 0px solid #b9a561;
    border-bottom: 1px solid #b9a561;
    color: #ffffff;
}

#youtube .inner02 .title {
    text-align: center;
}

#youtube .inner02 .title span {
    color: #3e361c;
}

#youtube .inner02 .w50 {
    margin-left: auto;
    margin-right: auto;
}

.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

.youtube_img {
    background-size: 100% 100%;
    padding: 0% 15%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

#comicalize {
    background: #ffffff;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: 4px solid #b9a561;
}

#comicalize .inner02 {
    border-top: 0px solid #b9a561;
    border-bottom: 1px solid #b9a561;
    color: #3e361c;
}

#comicalize .inner02 .title {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#comicalize .inner02 .title span {
    color: #3e361c;
}

#voice {
    background: #ffffff;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: 4px solid #b9a561;
}

#voice .inner02 {
    border-top: 0px solid #b9a561;
    border-bottom: 1px solid #b9a561;
    color: #3e361c;
}

#voice .inner02 .title {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px dashed #b9a561;
}

#voice .inner02 .title span {
    color: #3e361c;
}

#voice .inner02 .w50 {
    margin-left: auto;
    margin-right: auto;
}

#sec06 {
    z-index: 1;
    position: relative;
}

.box01 {
    border-radius: 70px;
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 1400px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.box01 .box01_wrap {
    width: 80%;
    margin: 0 auto;
    padding: 10px;
    border-radius: 84px;
    border-width: 0px;
    border-color: rgb(185, 165, 97);
    border-style: solid;
    background-size: auto;
    background-image: url(../img/bg02.jpg);
}

.box01 .box01_inner {
    padding: 4px;
    border-radius: 80px;
    border-width: 6px;
    border-color: rgb(185, 165, 97);
    border-style: solid;
}

.box01 .box01_inner02 {
    padding: 5% 3% 0 3%;
    border-radius: 70px;
    border-width: 3px;
    border-color: rgb(185, 165, 97);
    border-style: solid;
}

.box01 .box01_inner ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.box01 .box01_inner ul li {
    width: 23%;
    margin-bottom: 20px;
    text-align: center;
    cursor: pointer;
}

.modal_div {
    display: none;
}

.modaal-container {
    background: transparent !important;
    box-shadow: 0 0px 0px rgb(0 0 0 / 20%) !important;
}

.modal_01 {
    border-radius: 70px;
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 1400px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.modal_01 .box01_wrap {
    width: 80%;
    margin: 0 auto;
    padding: 7px;
    border-radius: 40px;
    border-width: 0px;
    border-color: rgb(185, 165, 97);
    border-style: solid;
    background-size: auto;
    background-image: url(../img/bg02.jpg);
}

.modal_01 .box01_inner {
    padding: 4px;
    border-radius: 40px;
    border-width: 6px;
    border-color: rgb(185, 165, 97);
    border-style: solid;
}

.modal_01 .box01_inner02 {
    padding: 3% 3% 3% 3%;
    border-radius: 30px;
    border-width: 3px;
    border-color: rgb(185, 165, 97);
    border-style: solid;
}

.modal_01 .box01_inner02 .w50.img {
    width: 53%;
}

.modal_01 .box01_inner02 .w50.content {
    width: 44%;
}

.modal_01 .box01_inner02 .title {
    text-align: center;
    padding: 15px 0;
}

.modal_01 .box01_inner02 .title .name {
    font-size: 32px;
}

.modal_01 .box01_inner02 .sakuhin {
    display: flex;
    justify-content: flex-start;
    font-size: 14px;
}

.modal_01 .box01_inner02 .sakuhin dt {
    width: 70px;
}

.modal_01 .box01_inner02 .sakuhin dd {
    width: calc(100% - 70px);
}

body.bookdetail {
    color: #333333;
}

body.bookdetail .title span {
    font-size: 40px;
    padding-bottom: 20px;
    color: #333333;
    margin-left: 0px;
}

body.bookdetail #key {
    text-align: center;
    background: #ffffff;
    border-top: 5px solid #b9a561;
    border-bottom: 0px solid #b9a561;
    padding-bottom: 0px;
}

body.bookdetail #key .inner02 {
    text-align: center;
}

body.bookdetail #key img {
    width: 50%;
    box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
}

.sp_section {
    border-top: 1px solid #b9a561;
    padding-bottom: 2px;
}

.bookdetail .flexc .luna {
    margin: 0 4%;
}

.bookdetail .book_title .w60 {
    font-size: 13px;
    line-height: 1.8em;
    padding-left: 30px;
}

.acc02 {
    color: #f4b54e;
    font-size: 120%;
    padding: 0px;
}

.fontb {
    font-size: 110%;
}

.acc03 {
    color: #f4b54e;
    font-size: 110%;
    padding: 0px;
}

.btn_02 {
    background: url(../img/btn_bg02.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
    text-align: center;
}

.btn-shiny-link {
    text-decoration: none;
}

.btn-shiny-link:hover {
    text-decoration: none;
}

.btn-shiny-link button {
    display: block;
    position: relative;
    top: 0;
    border: 0;
    cursor: pointer;
    background: #9ccc65;
    color: white;
    border-radius: 3px;
    line-height: 1;
    font-size: 20px;
    padding: 15px 25px;
    outline: 0;
    margin: 20px auto;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    background: #c42727;
    background: linear-gradient(-45deg, #c42727 50%, #e57979 60%, #c42727 70%);
    background-size: 600% 100%;
    -webkit-animation: shine 20s infinite;
    animation: shine 20s infinite;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    text-decoration: none;
    /* border-bottom: coral; */
}

@-webkit-keyframes shine {
    0% {
        background-position-x: 400%;
    }

    50% {
        background-position-x: 0%;
    }

    100% {
        background-position-x: -400%;
    }
}

@keyframes shine {
    0% {
        background-position-x: 400%;
    }

    50% {
        background-position-x: 0%;
    }

    100% {
        background-position-x: -400%;
    }
}

/**bookdetail*/

section.footer {
    background-image: -moz-linear-gradient(-90deg, rgb(31, 46, 85) 0%, rgb(0, 0, 14) 100%);
    background-image: -webkit-linear-gradient(-90deg, rgb(31, 46, 85) 0%, rgb(0, 0, 14) 100%);
    background-image: -ms-linear-gradient(-90deg, rgb(31, 46, 85) 0%, rgb(0, 0, 14) 100%);
    z-index: 1;
    position: relative;
}

.borderspu {
    background: url(../img/bg02.jpg);
    background: #ffffff;
}

footer {
    z-index: 1;
    position: relative;
}

.footer-bnr ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.footer-bnr ul li {
    width: 30%;
    text-align: center;
    margin-bottom: 20px;
    background: #ffffff;
    border-radius: 10px;
    line-height: 97px;
    margin-left: 10px;
    margin-right: 10px;
}

.footer-bnr ul li a img {
    max-height: 68px;
}

@media screen and (min-width: 768px) {
    #about .inner02 .w50 {
        margin-left: auto;
        margin-right: auto;
        width: 700px;
        border-top: 0px dashed #b9a561;
        border-bottom: 0px dashed #b9a561;
    }

    #about .inner02 .w50:before,
    #about .inner02 .w50:after {
        content: "";
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
        border-top: 1px dashed #b9a561;
    }

    #about .inner02 .w50:after {
        margin-top: 40px;
    }
}

@media screen and (max-width: 768px) {
    .inner {
        width: 100%;
    }

    .wrap {
        background-color: transparent;
    }

    .sph30 {
        height: auto;
        width: 100%;
    }

    .top_btn {
        bottom: 5%;
        right: 3%;
        width: 64px;
    }

    .box01 .box01_wrap {
        width: 100%;
        margin: 0 auto;
        padding: 10px;
        border-radius: 40px;
    }

    .box01 .box01_inner {
        padding: 4px;
        border-radius: 34px;
    }

    .box01 .box01_inner02 {
        padding: 5% 3% 0 3%;
        border-radius: 27px;
    }

    .modaal-content-container {
        padding: 7px;
    }

    .modal_01 .box01_wrap {
        width: 100%;
        margin: 0 auto;
        padding: 7px;
        border-radius: 40px;
    }

    .modal_01 .box01_inner {
        padding: 4px;
        border-radius: 40px;
    }

    .modal_01 .box01_inner02 {
        padding: 4% 3% 3% 5%;
        border-radius: 30px;
    }

    .box01 .box01_inner ul li {
        width: 30%;
    }

    .modal_01 .box01_inner02 .w50.img,
    .modal_01 .box01_inner02 .w50.content {
        width: 98%;
    }

    .modal_01 .box01_inner02 .sakuhin dt {
        width: 115px;
    }

    #sec_ss .ptx2 {
        padding-top: 0px;
    }

    .attr01_wrap {
        width: 98%;
    }

    .attr01 {
        width: 47%;
    }

    .acc01 {
        max-width: 1000px;
        min-height: 776px;
        background: url(img/acc01_bg.png);
        background-size: 100% 100%;
        margin: 0 auto;
        padding: 0 4%;
        text-align: center;
        padding-bottom: 44px;
    }

    .acc01 .title {
        padding-top: 50px;
        font-size: 25px;
        letter-spacing: 8px;
    }

    .acc01 .subtitle {
        margin-top: 4px;
        letter-spacing: 1em;
        font-size: 5px;
        color: #b9a561;
    }

    .acc01 .booktitle_wrap {
        background: url(img/acc01_title.png);
        background-size: 100% 100%;
        padding: 15px 0;
        margin: 5px 4px 10px 4px;
    }

    .acc01 .booktitle_wrap .booktitle {
        font-size: 22px;
        line-height: 1.2em;
    }

    .acc01 .booktitle_wrap .subbooktitle {
        font-size: 73%;
    }

    .acc01 .pbx2 {
        padding-bottom: 10px;
    }

    .borderspu {
        overflow: hidden;
        text-align: center;
        background-image: none;
        background: url(../img/border01.png) center bottom no-repeat !important;
        height: 60px;
        background-size: 280%;
        border-bottom: 10px solid #B9A561 !important;
    }

    .slick-slide .acc01 .btns {
        flex-wrap: wrap;
    }

    .slick-slide .acc01 .btns a {
        margin: 9px 10px;
    }

    .lineup_wrap article {
        width: 100%;
    }

    .lineup_wrap article .title_wrap {
        padding: 10px 0;
        min-height: 100px;
        margin-bottom: 5px;
    }

    .lineup_wrap article .title_wrap .title {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .lineup_wrap article .title_wrap .subtitle {
        font-size: 11px;
        margin-bottom: 0px;
    }

    .lineup_wrap article .txt {
        font-size: 16px;
    }

    header {
        height: 88px;
        background-color: #530808;
    }

    header .title {
        background: linear-gradient(0deg, #000C40 0%, #607D8B 100%);
        padding-top: 10px;
    }

    h2.title {
        font-size: 21px !important;
        background-position: center 4px;
        line-height: 28px !important;
        margin-bottom: 20px !important;
        padding-top: 5px !important;
    }

    #profile h2.title {
        padding-top: 20px !important;
    }

    .h2_head img {
        height: 30px;
        width: auto;
    }

    #sec01 {
        padding-top: 0px;
    }

    .top_btn img {
        width: 100%;
    }

    /*bookdetail*/
    .bookdetail .w30 {
        width: 70%;
    }

    #about > div {
        text-align: left;
    }

    #tokuten table {
        font-size: 75%;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    body.bookdetail #key {
        padding-top: 0px;
    }

    body.bookdetail #key img {
        width: 80%;
    }

    h2.title {
        background-image: none !important;
    }

    #about .inner02 .w50 {
        width: 90%;
    }

    #profile ul li {
        width: 48%;
        margin-bottom: 40px;
    }

    #profile ul li h4 {
        font-size: 10px;
    }

    #tokuten {
        background: #ffffff;
        padding-top: 20px;
    }

    #tokuten .inner02 {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }

    #tokuten .h302 {
        font-size: 15px;
        padding: 6px;
        margin-bottom: 0px;
    }

    #tokuten .tokuten_01 .t02 {
        font-size: 16px;
    }

    #tokuten .tokuten_01 .t01,
    #tokuten .tokuten_02 .t01 {
        font-size: 13px;
    }

    #tokuten .tokuten_02 {
        padding-bottom: 20px;
    }

    #tokuten .tokuten_02 .t02_box {
        padding: 10px 5px 30px 5px;
        text-align: left;
    }

    #tokuten .tokuten_02 .t02 {
        position: relative;
        text-align: center;
        line-height: 1.6em;
        font-size: 12px;
        color: #ffffff;
        padding: 10px 15px;
        display: inline-block;
        margin: 4px auto 20px auto;
        height: 50px;
        /*リボンの高さ*/
        background: rgb(15, 203, 255);
        background: linear-gradient(0deg, rgba(15, 203, 255, 1) 0%, rgba(70, 97, 255, 1) 100%);
        box-sizing: border-box;
    }

    #tokuten .tokuten_02 .t02:before,
    #tokuten .tokuten_02 .t02:after {
        position: absolute;
        content: '';
        width: 0px;
        height: 0px;
        z-index: 1;
    }

    #tokuten .tokuten_02 .t02:before {
        top: 0;
        left: 0;
        border-width: 25px 0px 25px 15px;
        border-color: transparent transparent transparent #fff;
        border-style: solid;
    }

    #tokuten .tokuten_02 .t02:after {
        top: 0;
        right: 0;
        border-width: 25px 15px 25px 0px;
        border-color: transparent #fff transparent transparent;
        border-style: solid;
    }


    #tokuten .tokuten_02 .t0202 {
        position: relative;
        text-align: center;
        line-height: 1.6em;
        font-size: 12px;
        color: #ffffff;
        padding: 10px 15px;
        display: inline-block;
        margin: 4px auto 20px auto;
        height: 50px;
        /*リボンの高さ*/
        background: rgb(15, 203, 255);
        background: linear-gradient(0deg, rgba(15, 203, 255, 1) 0%, rgba(70, 97, 255, 1) 100%);
        box-sizing: border-box;
    }

    #tokuten .tokuten_02 .t0202:before,
    #tokuten .tokuten_02 .t0202:after {
        position: absolute;
        content: '';
        width: 0px;
        height: 0px;
        z-index: 1;
    }

    #tokuten .tokuten_02 .t0202:before {
        top: 0;
        left: 0;
        border-width: 25px 0px 25px 15px;
        border-color: transparent transparent transparent #fff;
        border-style: solid;
    }

    #tokuten .tokuten_02 .t0202:after {
        top: 0;
        right: 0;
        border-width: 25px 15px 25px 0px;
        border-color: transparent #fff transparent transparent;
        border-style: solid;
    }




    #serif .inner02 .title {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        border-bottom: 1px dashed #b9a561;
        width: 80%;
    }

    #serif .inner02 .flexc {
        width: 100%;
        margin: 10px auto;
    }

    .youtube_img {
        background-size: 100% 100%;
        padding: 0% 2%;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }

    #youtube .inner02 {
        padding-top: 20px;
    }

    #voice .inner02 .w50 {
        margin-left: auto;
        margin-right: auto;
        width: 96%;
    }

    #voice .inner02 .w50 .w50 {
        margin-left: auto;
        margin-right: auto;
        width: 49%;
    }

    #voice .inner02 .w50.img {
        margin-bottom: 10px;
        font-size: 10px;
    }

    body.bookdetail .title span {
        font-size: 23px;
        color: #333333;
        margin-left: 0px;
    }

    #bookstitle .inner02 .title {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        border-bottom: 1px dashed #b9a561;
        width: 100%;
        padding-top: 10px !important;
        font-size: 17px !important;
        margin-top: 20px;
        margin-bottom: 30px !important;
    }

    #bookstitle article {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    #bookstitle .t01 {
        font-size: 16px;
    }

    #bookstitle article .t02 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    #bookstitle article .w40 {
        width: 80%;
    }

    #bookstitle article .w60 {
        width: 100%;
    }

    #profile ul li .img {
        border: 5px solid #b9a561;
        margin-bottom: 10px;
    }

    .bookdetail .book_title .w60 {
        padding-left: 0px;
        padding-bottom: 30px;
    }

    /*bookdetail*/
    .menu-trigger {
        display: inline-block;
        width: 36px;
        height: 28px;
        vertical-align: middle;
        cursor: pointer;
        position: relative;
        top: 2px;
        right: 20px;
        z-index: 1;
    }

    .menu-trigger span {
        padding-bottom: 0px !important;
    }
}
