@charset "shift_jis";
/*==============================================
 common
============================================= */
html {
    font-size: calc(100vw / 32);
    -webkit-text-size-adjust: 100%;
}
#header {
    border-bottom: #ededed solid 1px;
}
#footer {
    padding-top: 20px;
    background-color: #fff;
}
.breadCrumb {
    margin: 0 15px;
}
.copyRight {
    border-top: 1px solid #ededed;
}
.pageTop {
    width: 40px;
    height: 40px;
    right: 10px;
    background-size: 40px;
    border-radius: 50%;
}
#mainContents {
    background-color: #fff;
    font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
    color: #090503;
	letter-spacing: 0.05em;
    font-feature-settings: "palt" 1;
}
p strong {
    border-bottom: 1px solid #333;
    font-weight: 700;
}
.note {
    display: inline-block;
    margin-top: 1rem;
    line-height: 1.8;
    text-align: left;
    font-size: .8rem;
}
sup {
    font-size: 50%;
    vertical-align: top;
    position: relative;
    top: 0.4em;
}
#mainContents p a {
    border-bottom: 1px solid #5075ac;
    color: #5075ac;
    font-weight: 700;
}
.pc {
    display: none;
}
/*==============================================
 .noto
============================================= */
/* regular */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Regular.woff);
    font-weight: 400;
}
/* medium */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Medium.woff);
    font-weight: 500;
}
/* bold */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Bold.woff);
    font-weight: 700;
}
/*==============================================
 看板
============================================= */
.intel {
    display: none;
}
.mainTitleWrap {
}
.mainTitle {
    padding-bottom: 3rem;
    background-color: #efeeeb;
}
.mainTitle .img {
}
.mainTitle .img img {
    width: 100%
}
.mainTitle h1 {
    margin: 2rem 2rem 0;
}
.mainTitle h1 img {
    width: 100%
}
.mainTitle .note {
    display: block;
    margin: 1rem 2rem 0;
    text-align: center;
}
.lead {
    line-height: 2.0;
    margin: 3rem 2rem 0;
    font-size: 1.2rem;
}
/*==============================================
 .bnr
============================================= */
.bnr {
    margin: 3rem -2rem 0;
}
.bnr a {
    display: block;
    position: relative;
    width: 100%;
    height: 13.2rem;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/04_victus/bnr_sp.jpg) no-repeat center top;
    background-size: 100%;
    box-sizing: border-box;
}
.btn {
    display: block;
    position: relative;
    width: 100%;
    height: 3.2rem;
    line-height: 3.2rem;
    border: 2px solid #333;
    border-radius: 1.8rem;
    background-color: #fff;
    text-align: center;
    color: #333;
    font-size: 1.0rem;
    font-weight: 700;
}
.btn,
.btn:visited {
    color: #333;
}
.btn::before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 1.2rem;
    width: 1.2rem;
    height: 1.2rem;
    margin: auto;
    border-radius: 50%;
    background: #333 url(https://img1.kakaku.k-img.com/images/article/tieup/23/04_victus/arrow.svg) no-repeat center center;
    transition: .2s;
}
.btnWrap {
    margin: 2rem 2rem 0;
}
.mainTitle .btnWrap {
    margin-top: 1.5rem;
}
.bnr .btn {
    position: absolute;
    right: 2rem;
    bottom: 2rem;
    width: 20rem;
    height: 2.6rem;
    line-height: 2.6rem;
    font-size: 1rem;
}
.bnr .btn::before {
    right: .8rem;
    width: 1.0rem;
    height: 1.0rem;
}
/*==============================================
 .lnav
============================================= */
.lnav {
    display: none;
}
/*==============================================
 .paragraph
============================================= */
.paragraph {
    border-top: 1px solid #dddddd;
}
.paragraph#article01 {
    margin-top: 3rem;
}
.paragraph#matome {
    border-bottom: 1px solid #dddddd;
}
.spAccordion {
    display: none;
    padding: 0 2rem;
}
#matome .spAccordion {
    padding-bottom: 3rem;
}
.paragraph p, .paragraph h2 {
    line-height: 2.0;
    letter-spacing: 0.07em;
    font-feature-settings: "palt"1;
}
.paragraph h2 {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding: 2rem 2rem 2rem 2.5rem;
}
.paragraph h2 > span {
    display: block;
    padding-left: 2.5rem;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.paragraph h2 .sub {
    display: inline-block;
    position: relative;
    width: 7rem;
    padding: .1em 0;
    background: rgb(80,151,172);
    background: linear-gradient(90deg, rgba(80,151,172,1) 0%, rgba(80,117,172,1) 100%);
    text-align: center;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 700;
}
.paragraph h2 .title {
    display: block;
    line-height: 1.5;
    margin-top: .5rem;
    font-size: 1.6rem;
    font-weight: 700;
}
.paragraph h2::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 2rem;
    width: 1.8rem;
    height: 1.8rem;
    margin: auto 0;
    border-radius: 50%;
    background: #333 url(https://img1.kakaku.k-img.com/images/article/tieup/23/04_victus/arrow.svg) no-repeat 0 0;
    background-size: 100%;
    transform: rotate(90deg);
}
.paragraph.active h2::after {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}
.paragraph h3 {
    margin-top: 3rem;
    padding: .2rem 0 .2rem 1rem;
    border-left: 6px solid #5075ac;
    text-align: left;
    font-size: 1.3rem;
    font-weight: 700;
}
.paragraph h4 {
    line-height: 1.6;
    margin-bottom: 1.5rem;
    text-align: left;
    font-size: 1.2rem;
    font-weight: 700;
}
.paragraph p {
    margin-top: 3rem;
    font-size: 1.3rem;
}
.paragraphIn > p:first-child {
    margin-top: 1rem;
}
.paragraph p + p {
    margin-top: 1.5rem;
}
.paragraph h3 + p {
    margin-top: 1.5rem;
}
.paragraph p a,
.paragraph li a {
    color: #c01735;
    border-bottom: 1px solid #c01735;
    transition: .2s;
}
/*==============================================
 .imgBox
============================================= */
.imgBox {
    margin-top: 3rem;
}
h3 + .imgBox {
    margin-top: 1.5rem;
}
h2 + .imgBox,
.imgBox:first-child {
    margin-top: 1rem;
}
.imgBox a {
    display: block;
    width: 100%;
}
.imgBox img {
    width: 100%;
    height: auto;
}
.imgBox .cap {
    margin-top: 1.0rem;
    font-size: 1rem;
}
/*---- .two ----*/
.imgBox .two {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
}
.imgBox .two > a,
.imgBox .two div {
    width: calc(50% - .5rem);
}
.imgBox .two div img {
    width: 100%;
    height: auto;
}
.imgBox .two + .cap {
    width: 100%;
    margin: 1.0rem auto 0;
    padding-left: 0;
}
/*==============================================
.productBox
============================================= */
.productBox {
    padding: 3rem 0;
    background-color: #efeeeb;
}
.productBoxIn {
}
.productBoxIn .img {
    width: auto;
    text-align: center;
}
.productBoxIn .img img {
    width: 60%;
}
.productBoxIn h3 {
    width: auto;
    margin-top: 1rem;
    text-align: center;
}
.productBoxIn h3 img {
    width: 100%;
}
/*==============================================
 table
============================================= */
.scroll {
    padding: 0 2rem;
}
table {
    width: 100%;
    margin-top: 3rem;
    background-color: #fff;
}
table th,
table td {
    padding: 1.0rem 1.0rem;
    border: 1px solid #dddddd;
    font-size: 1.0rem;
}
table th {
    width: 6rem;
    background-color: #333;
    color: #fff;
    font-weight: 700;
}
table td {
}
/*==============================================
.releasedate
============================================= */
.releasedate {
    text-align: right;
    color: #090503;
    font-size: 0.85rem;
    padding: 1rem 2rem 0;
}