@charset "utf-8";

#contents {
    font-size: 1.5rem;
}

#header-copy-area p.header-copy {
    white-space: nowrap;
}

.section {
    margin-top: 34px;
    overflow: hidden;
}

.section~.section {
    margin-top: 80px;
}

.anchor-nav {
    -webkit-align-items: stretch;
    align-items: stretch;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 20px auto 0;
    max-width: 870px;
    text-align: center;
}

.anchor-nav li {
    margin-left: 4%;
    width: 29.333%;
}

.anchor-nav li:first-child {
    margin-left: 0;
}

.section .txt-box {
    margin: 40px auto 0;
    max-width: 870px;
}

.section .txt-box .subtitle {
    background: url(../images/img_subtitle.png) no-repeat center left / contain;
    color: #175cb9;
    display: block;
    font-size: 20px;
    font-weight: bold;
    height: 39px;
    line-height: 39px;
    padding-left: 30px;
}

.book-detail {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 40px;
}

.book-detail .txt {
    width: 75%;
}

.book-detail .thumb {
    width: 25%;
}

.book-detail .thumb {
    text-align: center;
}

.book-detail .txt {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
    padding-left: 3%;
}

.book-detail .txt {
    width: 65%;
}

.book-detail .thumb {
    width: 35%;
}

.winSP .main {
    margin: 0 -3.125%;
}

.winSP .section {
    margin-top: 30px;
}

.winSP .section~.section {
    margin-top: 50px;
}

.winSP .anchor-nav {
    display: block;
    margin-top: 15px;
}

.winSP .anchor-nav li {
    margin: 0 auto 15px;
    width: 100%;
}

.winSP .anchor-nav li a {
    font-size: 1.4rem;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.winSP .anchor-nav li:nth-child(n + 2) {
    margin-top: 8px;
}

.winSP .section .txt-box {
    margin-top: 15px;
}

.winSP .book-name {
    font-size: 1.8rem;
    line-height: 1.3;
}

.winSP .book-detail {
    margin-top: 15px;
}

.winSP .book-detail .txt,
.winSP .book-detail .thumb {
    width: 100%;
}

.winSP .book-detail .thumb {
    padding-right: 0;
}

.winSP .book-detail .txt {
    margin-top: 15px;
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
    padding-left: 0;
}

.red {
    color: #f00;
}

.isDevicePC .inner {
    max-width: 870px;
    min-width: auto;
}

.title-box.type-bg .inner .ttl {
    font-size: 22px;
    font-size: 2.2rem;
}

.txt-box h3.font2em:before {
    background: url(../images/icon1.gif) no-repeat;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 11px;
    margin: 0 12px 2px 5px;
    width: 12px;
}

h4.reco {
    border-bottom: 1px solid #000;
    color: #06c;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 0 10px;
    padding: 3px 0 10px;
    text-align: left;
    width: 90%;
}

.winSP h4.reco {
    width: 100%;
}

p.pink {
    color: #e85189;
}

p.green {
    color: #79b000;
}

p.pink,
p.green {
    font-weight: bold;
}

p.dft {
    font-size: 12px;
    line-height: 18px;
    padding: 0;
    text-align: left;
}

p.koumoku,
ul.koumoku li {
    font-size: 12px;
    font-weight: bold;
    line-height: 21px;
    padding: 0;
    text-align: left;
}

ul.koumoku li,
.book-detail p {
    margin: 0 0 10px;
}

.bnr {
    text-align: center;
}

.isDevicePC #footer .inner {
    max-width: 1320px;
    min-width: 980px;
}

.video-txt-box {
    width: 680px;
}

.winSP .video-txt-box {
    width: auto;
}

/* lineup */
.lineupbox__content {
    font-size: 14px;
    margin-top: 15px;
    overflow: hidden;
}

.lineupbox__btn {
    margin-top: 15px;
    overflow: hidden;
}

.lineupbox__btn--left {
    float: left;
    width: 50%;
}

.lineupbox__btn--preview {
    background: #e5f2fb;
    border: 3px solid #5397d9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #5397d9 !important;
    display: block;
    margin-right: 5px;
    padding: 5px;
    text-align: center;
    text-decoration: none !important;
}

.lineupbox__btn--preview span {
    display: block;
    font-weight: bold;
    padding-left: 24px;
    position: relative;
}

/*.lineupbox__btn--preview span:before {
    background: url(../images/icon_preview.png);
    content: "";
    display: block;
    height: 22px;
    left: 0;
    margin-top: -11px;
    position: absolute;
    top: 50%;
    width: 21px;
} */
.lineupbox__btn--right {
    float: left;
    width: 50%;
}

.lineupbox__btn--buy {
    background: url(../images/brn_bg_buy.png) repeat-x center;
    border: 3px solid transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff !important;
    display: block;
    margin-left: 5px;
    padding: 5px;
    text-align: center;
    text-decoration: none !important;
}

.lineupbox__btn--buy span {
    font-weight: bold;
}

.rmks {
    color: #f00;
    font-size: 12px;
    font-weight: bold;
    padding-top: 5px;
}

.bmks {
    color: blue;
    font-size: 12px;
    font-weight: bold;
    padding-top: 5px;
}

.app_info_wrap {
    display: flex;
    justify-content: space-between;
}

.app_info_wrap .arrow {
    background: #ea6479;
    color: #fff;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    padding-left: 10px;
    position: relative;
    width: 100%;
}

.app_info_wrap .arrow::after {
    border-bottom: 20px solid transparent;
    border-left: 20px solid;
    border-right: 20px solid transparent;
    border-top: 20px solid transparent;
    color: #ea6479;
    content: "";
    position: absolute;
    right: -40px;
}

.app_info_wrap .notes {
    display: inline-block;
    font-size: 12px;
    padding-top: 10px;
}

.app_info_wrap .back-color-pink {
    background: #ea6479;
    color: #fff;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    margin-top: 35px;
    padding-left: 10px;
    width: 50%;
}

.app_info_wrap .fontblue {
    color: #4b61a2;
    display: inline-block;
    font-weight: bold;
    padding-top: 20px;
}

.app_info_wrap .app_btn {
    background: #c00;
    display: block;
    height: 40px;
    line-height: 40px;
    margin: -5px auto 0;
    position: relative;
    text-align: center;
    width: 100%;
}

.app_info_wrap .app_btn:after {
    color: #fff;
    content: "\3009";
    display: inline-block;
    font-weight: bold;
    position: absolute;
    right: 5%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.app_info_wrap .app_text {
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    margin-right: 20px;
}

.app_info_wrap .app_btn:hover {
    background: #a50505;
    text-decoration: none;
}

.winSP .section .txt-box .subtitle {
    font-size: 2vw;
    padding-left: 10px;
}

.winSP .lineupbox__btn--left {
    float: none;
    width: 100%;
}

.winSP .app_info_wrap .inner_text {
    width: 125%;
}

.winSP .app_info_wrap .arrow {
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 0;
    width: 90%;
}

.winSP .app_info_wrap .arrow::after {
    border-bottom: 10px solid transparent;
    border-left: 10px solid;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    right: -20px;
    top: 0;
}

.winSP .app_info_wrap .back-color-pink {
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    width: 70%;
}

.winSP .app_info_wrap .app_text {
    font-size: 12px;
    margin-right: 5px;
}

.winSP .app_info_wrap .img_note.dft {
    font-size: 2vw;
}

.winSP .app_info_wrap .app_btn:after {
    right: 0;
    top: 55%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* 202307 追加 */
.anchor-nav {
    -webkit-align-items: end;
    align-items: end;
}

.anchor-nav .new {
    color: #f20000;
    display: block;
    font-weight: bold;
}

/* 202507 追加 */
.subttl {
    background: #e9ecf1;
    border-left: #2e3d64 8px solid;
    width: 100%;
    padding: 10px 18px;
    color: #2e3d64;
    margin-bottom: 20px;
}

.subttl span {
    display: block;
    line-height: 1.3;
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: bold;
    padding-top: 2px;
}

.subttl.is_3q {
    background: #fee8e8;
    border-left: #ec6d81 8px solid;
    color: #ec6d81;
}

.subttl.is_2q {
    background: #ecfbff;
    border-left: #62b6d0 8px solid;
    color: #62b6d0;
}

.winSP .subttl {
    padding: 10px 18px;
    margin-bottom: 10px;
}

.winSP .subttl span {
    font-size: 4vw;
}

.youtube_box_wrap {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}

.youtube_box_wrap .youtube_box {
    display: inline-block;
    width: 50%;
    padding: 0 2%;
    margin-bottom: 20px;
}

.youtube_box_wrap .youtube_box .ttl {
    line-height: 1.3;
    margin-bottom: 5px;
}

.section.single01 .youtube_box_wrap .youtube_box {
    width: 100%;
    padding: 0px 2%;
}

.winSP .youtube_box_wrap {
    display: block;
    width: 100%;
}

.winSP .youtube_box_wrap .youtube_box {
    width: 100%;
    margin-bottom: 10px;
}