@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: #f4f4f4;
    color: #222;
	letter-spacing: 0.08em;
    font-feature-settings: "palt" 1;
}
sup {
    font-size: 50%;
    vertical-align: top;
    position: relative;
    top: 0.4em;
}
#mainContents em {
    background-color: rgba(188,223,237,1);
    font-style: normal;
}
#mainContents .note {
    margin-top: 1rem;
    line-height: 1.8;
    font-size: .8rem;
}
.pc {
    display: none;
}
p a {
    color: #9a8555 !important;
    text-decoration: underline;
}
/*==============================================
 看板
============================================= */
.mainTitleWrap {
    padding-bottom: 3rem;
    background-color: #eee;
}
.mainTitle {
}
.mainTitle h1 {
    padding-top: 100%;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_msi/sp_h1.png) no-repeat center top;
    background-size: 100%;
    font-size: 0;
}
.mainTitle .btnWrap {
    margin: 2rem 2rem 0;
}
.lead {
    line-height: 2.0;
    margin: 2rem 2rem 0;
    font-size: 1.2rem;
}
/*==============================================
 .btn
============================================= */
.btn {
    position: relative;
    text-align: center;
    background-color: #9a8555;
}
a.btn, a.btn:visited, a.btn:hover,
a .btn, a .btn:visited, a .btn:hover {
    display: block;
    color: #fff;
    font-weight: bold;
}
.btn::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.btn span {
    position: relative;
    z-index: 1;
}
.btn::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg);
}
/* .mainTitle & .bnrInr */
.mainTitle .btn,
.paragraph .btn {
    margin: 0 auto;
}
/* .mainTitle */
.mainTitle .btn {
    margin: 0 auto 0;
    width: 90%;
    height: 3.6rem;
    line-height: 3.6rem;
    border-radius: 1.8rem;
    font-size: 1.1rem;
}
.mainTitle .btn::after {
    right: 1.5rem;
    width: .5rem;
    height: .5rem;
}
/* .bnr */
.paragraph .bnr {
    margin: 0 -2rem 0;
}
.paragraph .bnr a {
    display: block;
    position: relative;
    width: 100%;
    padding-top: 42.6%;
    border-top: 1px solid #ddd;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_msi/sp_bnr.jpg) no-repeat center top;
    background-size: 100%;
    font-size: 0;
}
.paragraph .btn {
    display: none;
}
/* .productBox */
.productBox .btn {
    width: 90%;
    height: 3.6rem;
    line-height: 3.6rem;
    margin: 1rem auto 0;
    border-radius: 1.8rem;
    font-size: 1.1rem;
}
.productBox .btn::after {
    right: 1.5rem;
    width: .4rem;
    height: .4rem;
}
/*==============================================
 .lnav
============================================= */
.lnav {
    display: none;
}
/*==============================================
 .paragraph
============================================= */
.paragraph {
    border-top: 1px solid #ddd;
    background-color: #fff;
    transition: .2s;
}
.paragraph#matome {
     border-bottom: 1px solid #ddd;
}
.spAccordion {
    display: none;
    padding: 0 2rem;
}
.paragraphIn {
    padding-bottom: 3rem;
}
.paragraph p, .paragraph h2 {
    line-height: 2.0;
    letter-spacing: 0.07em;
    font-feature-settings: "palt"1;
}
.paragraph h2 {
    display: block;
    vertical-align: middle;
    position: relative;
    padding: 2.3rem 2rem 2rem 2.5rem;
}
.paragraph h2 > span {
    display: block;
    padding-right: 2.5rem;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.paragraph h2 .sub {
    display: inline-block;
    position: relative;
    line-height: 1;
    padding: .6em 1em;
    background-color: #282828;
    border-radius: .5em;
    color: #fff;
    font-size: 1.0rem;
    font-weight: bold;
}
.paragraph h2 .title {
    display: block;
    line-height: 1.5;
    margin-top: 1.0rem;
    font-size: 1.8rem;
    font-weight: bold;
}
.paragraph h2::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 2rem;
    width: 1.8rem;
    height: 1.8rem;
    margin: auto 0;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_msi/contents.svg) no-repeat center center;
    transition: .2s;
}
.paragraph.active h2::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.paragraph .paragraphIn > h3 {
    display: inline-block;
    position: relative;
    line-height: 1.6;
    margin-top: 4rem;
    padding-left: 1.8em;
    font-size: 1.4rem;
    font-weight: bold;
}
.paragraph .paragraphIn > h3::before {
    position: absolute;
    display: block;
    content: "";
    top: .6em;
    left: 0;
    width: 1em;
    height: 3px;
    background-color: #9a8555;
}
.paragraph h4 {
    text-align: left;
    font-size: 1.2rem;
    font-weight: bold; 
}
.paragraph p {
    margin-top: 3rem;
    font-size: 1.2rem;
    font-weight: 500;
}
.paragraphIn > p:first-child {
    margin-top: 0;
}
.paragraph p + p {
    margin-top: 1.5rem;
}
.paragraph h3 + p {
    margin-top: 1.0rem;
}
/*==============================================
 .imgBox
============================================= */
.imgBox {
    margin: 3rem 0 0;
}
.imgBox:first-child {
    margin-top: 0;
}
.imgBox h4 {
    width: auto;
    margin-bottom: 1.5rem;
}
.imgBox h5 {
    margin-bottom: 1rem;
}
.imgBox div + div {
    margin-top: 1rem;
}
.imgBox a {
    display: block;
    width: 100%;
}
.imgBox img,
.imgBox video,
.imgBox iframe {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-radius: 1rem;
}
.imgBox .cap {
    line-height: 1.8;
    margin-top: 1.0rem;
    font-size: 1rem;
}
.imgBox .cap .raw {
    display: block;
    margin-top: .5rem;
    font-weight: bold;
}
.imgBox .cap .raw a {
    cursor: pointer;
}
.imgBox .cap p {
    margin-top: 0;
    font-size: 1rem;
}
/*---- .two ----*/
.imgBox .two {
    width: 100%;
}
.imgBox .two div,
.imgBox .two a {
    margin-top: 0;
}
.imgBox .two div + div {
    margin-top: 2rem;
}
.imgBox .two + .cap {
    width: 100%;
    margin: 1.0rem auto 0;
    padding-left: 0;
}
/*==============================================
.productBox.this
============================================= */
.productBox.this {
    padding: 4rem 2rem 3rem;
    background-color: #e7e7e7;
}
.this .productBoxIn {
    width: auto;
    margin: 0 auto;
}
.this .productBoxIn .img {
    text-align: center;
}
.this .productBoxIn .img img {
    width: 80%;
    height: auto;
}
.this .productBoxIn h3 {
    line-height: 1.4;
    margin-top: 2rem;
    text-align: center;
    font-size: 1.6rem;
    font-weight: bold;
}
/* .table */
.this .productBoxIn table {
    width: auto;
    margin-top: 2rem;
}
.this .productBoxIn table tr {
    border-bottom: 1px solid #d9d9d9;
}
.this .productBoxIn table tr:last-child {
    border-bottom: none;
}
.this .productBoxIn table th,
.this .productBoxIn table td {
    line-height: 1.6;
    padding: .7em 0;
    font-size: 1rem;
}
.this .productBoxIn table th {
    width: 6rem;
    padding-right: 1rem;
}
/*==============================================
.productBox.other
============================================= */
.productBox.other {
    margin-top: 3rem;
}
.other .productBoxIn h2 {
    line-height: 1.5;
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
}
.other .productBoxIn ul {
    width: auto;
    margin: 2rem 2rem 0;
}
.other .productBoxIn ul li {
    width: auto;
    text-align: center;
}
.other .productBoxIn ul li + li {
    margin-top: 2rem;
}
.other .productBoxIn ul li a {
    display: block;
    padding: 2rem;
    background-color: #fff;
    border-radius: 2rem;
    box-sizing: border-box;
    transition: .2s;
}
.other .productBoxIn ul li a:hover {
    background-color: #f2f2f2;
}
.other .productBoxIn ul li p {
    margin-top: 2rem;
    line-height: 1.6;
    font-size: 1.1rem;
    font-weight: bold;
}
.other .productBoxIn ul li h3 {
    margin-top: .5rem;
    line-height: 1.4;
    font-size: 1.4rem;
    font-weight: bold;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
    padding: 1rem 2rem 3rem;
    border-bottom: 1px solid #ddd;
    text-align: left;
    color: #222;
    font-size: 0.85rem;
}