@charset "shift_jis";
/*==============================================
 common
============================================= */
html {
    font-size: calc(100vw / 32);
    -webkit-text-size-adjust: 100%;
}
#container {
    background-color: #f2f2f2;
}
#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 {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
    color: #282828;
	letter-spacing: 0.10em;
    font-feature-settings: "palt" 1;
}
.pc {
    display: none;
}
/*==============================================
 看板
============================================= */
.mainTitleWrap {
    position: relative;
    padding-bottom: 3rem;
    background-color: #000;
}
.mainTitleWrap .offer {
    position: absolute;
    top: 1rem;
    left: 1rem;
    margin: 0 auto;
    color: #fff;
    font-size: 11px;
}
.mainTitle h1 {
    display: block;
    padding-top: 100%;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_mzuiko/h1_sp.jpg) no-repeat 0 0;
    background-size: 100%;
    text-indent: -999em;
    font-size: 0;
}
.mainTitle .img {
    display: none;
}
.lead {
    position: relative;
    line-height: 2.0;
    margin: 1rem 2rem 0;
    padding-top: 3rem;
    letter-spacing: 0.07em;
    color: #fff;
    font-size: 1.2rem;
}
.lead::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 8rem;
    height: 1px;
    margin: 0 auto;
    background-color: #fff;
}
.lead a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}
/*==============================================
 .btn
============================================= */
.btn {
    position: relative;
    text-align: center;
    background-image: linear-gradient(90deg, #20bbe2, #2084e2);
    font-weight: bold;
}
a.btn, a.btn:visited, a.btn:hover,
a .btn, a .btn:visited, a .btn:hover {
    display: block;
    color: #fff;
}
.btn::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
/* .mainTitle & .bnrInr */
.mainTitle .btn,
.paragraph .btn {
    margin: 0 auto;
}
.mainTitle .btn::after,
.paragraph .btn::after,
.productBox .btn::after {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_mzuiko/arrow.svg) no-repeat 0 0;
}
/* .mainTitle */
.mainTitle .btn {
    margin: 2rem auto 0;
    width: calc(100% - 4rem);
    height: 4rem;
    line-height: 4rem;
    border-radius: 2rem;
    font-size: 1rem;
}
.mainTitle .btn::after {
    right: 1.5rem;
    width: .8rem;
    height: 1.2rem;
}
/* .bnr */
.paragraph .bnr {
    margin: 3rem -2rem 0;
}
.paragraph .bnr a {
    display: block;
    position: relative;
    width: 100%;
    padding-top: 12rem;
    padding-bottom: 2rem;
    border-top: 1px solid #ccc;
     background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_mzuiko/bnr_sp.jpg) no-repeat center top;
    background-size: cover;
}
.paragraph .btn {
    margin: 0 auto;
    width: calc(100% - 4rem);
    height: 3rem;
    line-height: 3rem;
    border-radius: 1.5rem;
    font-size: .8rem;
}
.paragraph .btn::after {
    right: 1.5rem;
    width: .6rem;
    height: .9rem;
}
/* .productBox */
.productBox .btn {
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    border-radius: 1.5rem;
    font-size: .8rem;
}
.productBox .btn::after {
    right: 1.5rem;
    width: .6rem;
    height: .9rem;
}
/*==============================================
 .lnav
============================================= */
.lnav {
    display: none;
}
/*==============================================
 .paragraph
============================================= */
.paragraph {
    border-top: 1px solid #ccc;
    background-color: #f2f2f2;
}
.paragraph#article01 {
    border-top: none;
}
.spAccordion {
    display: none;
    padding: 0 2rem 0;
}
#matome .spAccordion {
    padding-bottom: 3rem;
}
.paragraph p, .paragraph h2, .paragraph h3 {
    line-height: 2.0;
    letter-spacing: 0.07em;
    font-feature-settings: "palt"1;
}
.paragraph h2 {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    line-height: 1.6;
    padding: 2rem 2rem 2rem;
    font-size: 1.8rem;
    font-weight: bold;
}
.paragraph h2 > span {
    display: block;
    padding-left: 2.4rem;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.paragraph h2 .sub {
    display: block;
    position: relative;
    font-size: 1.2rem;
    padding-bottom: .8rem;
    font-weight: bold;
}
.paragraph h2 .sub::after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 26%;
    height: 3px;
    background-image: linear-gradient(90deg, #fac200, #fa8300);
}
.paragraph h2 .title {
    display: block;
    line-height: 1.6;
    margin-top: 1rem;
    font-size: 1.6rem;
    font-weight: bold;
    font-family: "Hiragino Mincho ProN", serif;
}
.paragraph h2:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: -3px;
    bottom: 0;
    left: 2rem;
    width: 0.7rem;
    height: 0.7rem;
    margin: auto;
    -webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
    transition: opacity .2s ease, -webkit-transform .2s ease;
    transition: transform .2s ease, opacity .2s ease;
    transition: transform .2s ease, opacity .2s ease, -webkit-transform .2s ease;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: middle;
    border-bottom: 3px solid #ccc;
    border-right: 3px solid #ccc;
}
.paragraph.active h2:after {
    top: 3px;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}
.paragraph p {
    margin-top: 2rem;
    font-size: 1.2rem;
}
.paragraphIn > p:first-child {
    margin-top: 0;
}
.imgBox + p {
    margin-top: 3rem;
}
/*---- .note ----*/
.paragraph p.note {
    margin-top: 1rem;
    font-size: .8rem;
}
.note {
    margin-top: 1rem;
}
.note li {
    line-height: 1.8;
    padding-left: 2.0em;
    text-indent: -2.0em;
    font-size: .8rem;
    color: #fff;
}
.note li + li {
    margin-top: .5rem;
}
/*==============================================
 .researchArticle
============================================= */
.researchArticle {
    margin: 2rem -2rem 0;
    padding: 2rem;
    background-color: #fff;
}
.researchArticle h3 {
    line-height: 1.6;
    padding-left: 1rem;
    font-size: 1.4rem;
    font-weight: bold;
    border-left: 3px solid #282828;
}
.researchArticle h4 {
    line-height: 1.8;
    margin-top: 2rem;
    padding-bottom: .5rem;
    font-size: 1.2rem;
    font-weight: bold;
    border-bottom: 1px solid #282828;
}
/*==============================================
 .imgBox
============================================= */
.imgBox {
    margin-top: 3rem;
}
.imgBox h4 {
    margin-top: 0;
}
h4 + .imgBox {
    margin-top: 2rem;
}
.note + .imgBox {
    margin-top: 2rem;
}
.imgBox h5 {
    line-height: 1.6;
    margin-bottom: 1rem;
    font-size: 1.0rem;
    font-weight: bold;
}
.imgBox div,
.imgBox a {
    display: block;
    width: 100%;
}
.imgBox div + div,
.imgBox a + a {
    margin-top: 1rem;
}
.imgBox img {
    width: 100%;
    height: auto;
}
.imgBox .cap {
    margin-top: 1.0rem;
    font-size: 1rem;
}
.imgBox .cap p {
    margin-top: 0;
    font-size: 1rem;
}
/*---- .two ----*/
.imgBox .two {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.imgBox .two > div,
.imgBox .two > a {
    width: 48%;
    margin-top: 0;
}
.imgBox .two div:nth-child(n+3) {
    margin-top: 2rem;
}
.imgBox .two + .cap {
    width: 100%;
    margin: 1.0rem auto 0;
    padding-left: 0;
}
/*---- .sampleText ----*/
.sampleText {
    display: block;
    position: relative;
    text-indent: 2em;
    font-weight: bold;
}
.sampleText a {
    cursor: pointer;
    text-decoration: underline;
}
.sampleText a:hover {
    text-decoration: none;
}
.sampleText::before {
    content: "";
    display: block;
    position: absolute;
    top: .3em;
    left: 0;
    width: 1.4em;
    height: 1.4em;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_mzuiko/camera.svg) no-repeat 0 0;
    z-index: 0;
}
/*==============================================
 #product
============================================= */
.productBox {
    padding: 3rem 0;
    width: 100%;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_mzuiko/product_bg.jpg) no-repeat center top;
    background-size: cover;
    overflow: hidden
}
.productBoxIn {
    margin: 0 2rem;
}
.productBox h3 {
    line-height: 1.6;
    margin-bottom: 1.5rem;
    text-align: center;
    font-family: "Hiragino Mincho ProN", serif;
    color: #fff;
    font-size: 1.4rem;
}
.lens + h3 {
    margin-top: 2rem;
}
.productBox h3 span {
    display: block;
    font-size: 1.0rem;
}
.productBox a {
    display: block;
    background-color: #fff;
    padding: 2rem 3rem;
    border-radius: 1rem;
    box-sizing: border-box;
}
.productBox a + a {
    margin-top: 2rem;
}
.productBox h4 {
    margin-top: 2rem;
    line-height: 1.4;
    text-align: center;
    font-size: 1.2rem;
    font-weight: bold;
}
.productBox .img {
    width: 80%;
    margin: 0 auto;
}
.productBox .img img {
    width: 100%;
    height: auto;
}
.productBox .btn {
    margin-top: 1rem;
}
/*==============================================
 .makerBanner
============================================= */
.makerBanner {
    margin: 2rem 2rem 0;
}
.makerBanner img {
    width: 100%;
    height: auto;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
    text-align: left;
    color: #090503;
    font-size: 0.85rem;
    padding: 1rem 2rem 3rem;
}
.questionnaire {
    border-top: 1px solid #ddd;
}