@charset "utf-8";

.sp {
    display: block;
}

.tb,
.pc {
    display: none;
}

img {
    max-width: 100%;
}

#content {
    width: 100%;
    margin: auto;
    text-align: center;
    color: #333333;
}

#header .inner {
    padding: 5%;
    max-width: none;
}

#header .inner .btn {
    top: 50vw;
    right: 20vw;
    width: 20vw;
}

h1 img {
    width: 100%;
}

.page-top {
    padding: 5% 0 15%;
}

.page-top img {
    width: 12vw;
}


section {
    background-color: #FFF;
    margin: 0 2% 30px;
    padding: 0 0 20px;
}

section h1 {
    margin: 15px 0;
    font-size: 160%;
    font-weight: 700;
}

section h2 {
    margin: 15px 0;
    font-size: 130%;
    font-weight: 700;
}

section h3 {
    margin: 15px;
    font-size: 100%;
    font-weight: 700;
}

section small {
    font-size: 90%;
}

section table {
    background-color:#FFF;
    font-size: 70%;
    font-weight: bold;
}

section.sec01 ul li,
section.sec02 ul li {
    width: 48.5%;
    margin: 0 0 3%;
}

section.sec02 ul li p {
    font-size: 3.8vw;
    line-height: 1.4em;
    margin: 3% 0 0;
}

section.sec03 ul li {
    margin: 3% 0;
    padding: 0;
}

section.sec04 p {
    font-size: 3.4vw;
    padding: 5% 0 10%;
}

section.sec05 ul li {
    margin: 3% 0;
    padding: 3%;
}

section.sec05 ul li figure {
    width: 20vw;
}

section.sec05 ul li p {
    width: 65vw;
    font-size: 2.6vw;
}

section.sec05 ul li p strong {
    font-size: 4vw;
    margin: 4% 0 3%;
}

section.sec04 p strong {
    font-size: 4.5vw;
}

section.sec01 .inner {
    padding: 3%;
}


.contents {
    margin: 20px auto;
    display: flex;
    flex-direction: column;
}

.item {
    margin: 30px auto;
    padding: 0;
    width: 100%;
}


.fs70 {
    font-size: 50%;
}

.fs130 {
    font-size: 100%;
}

.fs200 {
    font-size: 120%;
}

.fs250 {
    font-size: 200%;
}

.fbold {
    font-weight: bold;
}

.video-inner {
    width: 356px;
    height: 200px;
    text-align: center;
    margin:auto;
}

.mb10 {
    margin-bottom: 10px;
}

.acrylic_stand_header {
    width: 100%;
    background-color: #156082;
    margin: 0px;
}

.acrylic_stand_contents {
    margin: 50px auto;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    flex-wrap: wrap;
}

.acrylic_stand {
    width: 100%;
    background: #FFF;
    margin: 10px 0;
}


.sale_day {
    color: red;
    font-size: 130%;
}

.benefits {
    color: red;
    font-size: 150%;
}

.emp1 {
    font-size: 130%;
    font-weight: 700;
}


.comics-detail {
    padding: 0;
}

.comics-detail .box-content, .comics-detail .box-heading {
    float: right;
    width: 98%;
}

.box-heading .post-sub-title {
    margin-bottom: 0.8em;
}

.post-title {
    font-size: 22px;
    font-weight: 800;
    line-height: 1.3;
    padding: 7px;
}

.post-sub-title {
    font-size: 18px;
    font-weight: 500;
}

.box-heading .comic-info {
    display: flex;
    margin-bottom: 0.5em;
    flex-wrap: wrap;
    width: 90%;
    line-height: 1.25;
}

.comic-info {
    font-weight: 500;
}

.sm {
    display: block;
}

.md {
    display: none !important;
}

.comics-detail .sns li a img {
    width: 38px;
    height: 38px;
}

.box-heading .comic-info .row {
    width: 50%;
    font-size: 14px;
}

.comics-detail .box-meta {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.box-meta .img-feature {
    margin-bottom: 0.6em;
}

.img-feature img {
    display: block;
    width: 100%;
}

.box-meta .list-tags .tag {
    width: 100px;
    margin: auto;
    font-size: 14px;
}

.box-content .comic-name {
    font-size: 23px;
    letter-spacing: -0.02em;
}

.box-content .text-content {
    margin-bottom: 0;
}

.common-title {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    color: #4d4d4d;
    margin-bottom: 5px;
}

.common-title span {
    padding: 10px 24px 0;
    font-size: 20px;
    background-size: 20px auto;
    background-image: url(../img/sp/line_title.png), url(../img/sp/arrow_right_pink.svg);
}

.list-purchase {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 5px;
}

.list-purchase li {
    width: 48%;
    margin: 2px;
}
