@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;
    color: #151515;
	letter-spacing: 0.08em;
    font-feature-settings: "palt" 1;
}
sup {
    font-size: 50%;
    vertical-align: top;
    position: relative;
    top: 0.4em;
}
p a,
p a:visited,
p a:hover {
    color: #eb4602;
    text-decoration: underline;
}
.pc {
    display: none;
}
#mainContents .note {
    display: block;
    margin-top: .5rem;
    font-size: 1rem;
}
/*==============================================
 看板
============================================= */
.mainTitleWrap {
    padding-bottom: 3rem;
}
.mainTitle {
}
.mainTitle h1 {
    padding-top: 100%;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/06_sony_lens/sp_h1.jpg) no-repeat center top;
    background-size: 100%;
    font-size: 0;
}
.mainTitle .btnWrap {
    margin: 0 2rem 0;
}
.lead {
    line-height: 2.0;
    margin: 2rem 2rem 0;
    font-size: 1.2rem;
}
.lead a {
    color: #eb4602;
    text-decoration: underline;
}
.mainTitle .txt,
.mainTitle .intel {
    display: none;
}
/*==============================================
 .btn
============================================= */
.btn {
    position: relative;
    text-align: center;
    background-color: #eb4602;
    font-weight: bold;
}
.btn::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 1.2em;
    width: .6em;
    height: .6em;
    margin: auto 0;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg);
}
a.btn, a.btn:visited, a.btn:hover,
a .btn, a .btn:visited, a .btn:hover {
    color: #fff;
}
/* .mainTitle */
.btnWrap {
    margin: 2rem 2rem 0;
}
.btnWrap .btn {
    display: block;
    padding: .8rem 0;
}
.btnWrap .btn + .btn {
    margin-top: 1rem;
}
.btnWrap .btn .check {
    display: block;
    font-size: 1rem;
    font-weight: 400;
}
.btnWrap .btn .name {
    display: block;
    font-size: 1.2rem;
}
/* .bnrWrap */
.bnrWrap {
    margin: 0 -2rem 0;
    padding: 2rem 2rem;
    background-color: #eaeaea;
}
#mainContents .bnrWrap p {
    line-height: 1.6;
    margin-top: 0;
    text-align: center;
    font-size: 1.2rem;
    font-weight: bold;
}
.bnrIn {
    margin: 1rem auto 0;
}
.bnrIn a {
    display: block;
    position: relative;
    width: 100%;
    padding-top: 7.2rem;
    background: #f8f8f8 url(https://img1.kakaku.k-img.com/images/article/tieup/25/06_sony_lens/sp_bnr_01.jpg) no-repeat center center;
    background-size: 100%;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.bnrIn a:hover {
    background-color: #f6f6f6;
}
.bnrIn a:nth-of-type(2) {
    margin-top: 1rem;
    background: #f8f8f8 url(https://img1.kakaku.k-img.com/images/article/tieup/25/06_sony_lens/sp_bnr_02.jpg) no-repeat center center;
    background-size: 100%;
}
.paragraph .bnrIn a .name,
.paragraph .bnrIn a .btn {
    display: none;
}
/*==============================================
 .lnav
============================================= */
.lnav {
    display: none;
}
/*==============================================
 .paragraph
============================================= */
.paragraph {
    border-bottom: 1px solid #ccc;
    transition: .2s;
}
.paragraph#article01 {
    border-top: 1px solid #ccc;
}
.spAccordion {
    display: none;
    padding: 0 2rem 0;
}
.paragraphIn {
    padding-bottom: 3rem;
}
#matome .paragraphIn {
    padding-bottom: 3rem;
}
.paragraph p, .paragraph h2 {
    line-height: 1.8;
    letter-spacing: 0.07em;
    font-feature-settings: "palt"1;
}
.paragraph h2 {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding: 2rem 2rem 2rem 10.5rem;
}
#article01 h2 {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/06_sony_lens/sp_para_01.jpg) no-repeat left 2rem top 2rem;
    background-size: 7rem;
}
#article02 h2 {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/06_sony_lens/sp_para_02.jpg) no-repeat left 2rem top 2rem;
    background-size: 7rem;
}
#article03 h2 {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/06_sony_lens/sp_para_03.jpg) no-repeat left 2rem top 2rem;
    background-size: 7rem;
}
#matome h2 {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/06_sony_lens/sp_para_04.jpg) no-repeat left 2rem top 2rem;
    background-size: 7rem;
}
.paragraph h2 > span {
    display: block;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.paragraph h2 .sub {
    display: inline-block;
    position: relative;
    width: 6rem;
    margin: 0 auto;
    padding: .2em 0;
    background: #151515;
    text-align: center;
    color: #fff;
    font-size: 1.0rem;
}
.paragraph h2 .title {
    display: block;
    line-height: 1.5;
    margin-top: .7rem;
    font-size: 1.4rem;
    font-weight: bold;
}
.paragraph h3 {
    position: relative;
    line-height: 1.6;
    margin-top: 4rem;
    padding-bottom: .5rem;
    border-bottom: 1px solid #151515;
    font-size: 1.4rem;
    font-weight: bold;
}

.paragraph h4 {
    position: relative;
    margin-top: 2rem;
    padding-left: 1.5rem;
    line-height: 1.6;
    font-size: 1.2rem;
    font-weight: bold;
}
.paragraph h4::before {
    content: "";
    display: block;
    position: absolute;
    top: -.2rem;
    left: 0;
    width: 5px;
    height: 100%;
    border-radius: 2px;
    background-color: #eb4602;
}
.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.5rem;
}
/*==============================================
/* .profile
============================================= */
.profile {
    display: flex;
    justify-content: space-between;
    margin-top: 2rem;
    padding: 1.5rem;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.profile .img {
    width: 30%;
}
.profile .img img {
    width: 100%;
    height: auto;
}
.profile .txt {
    width: 65%;
}
#mainContents .profile .txt p {
    line-height: 1.6;
    margin-top: 0;
    font-size: 1.1rem;
}
#mainContents .profile .txt .name {
    margin-bottom: .5rem;
    font-size: 1.2rem;
    font-weight: bold;
}
/*==============================================
/* .review
============================================= */
.review {
    display: flex;
    margin-top: 2rem;
}
.review + .review {
    margin-top: 1rem;
}
h3 + .review {
    margin-top: 1.5rem;
}
.review dt {
    margin-right: 1.5rem;
}
.review dt .face {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    background-color: #ffebb9;
}
.review dd {
    position: relative;
    padding: 1rem 1.5rem;
    border-radius: 1rem;
    border: 1px solid #ddd;
    background-color: #fff;
}
.review dd::before {
  content: "";
  position: absolute;
  top: 3rem;
  left: 0;
  border-style: solid;
  border-width: 0 1.3rem 1.3rem 0;
  border-color: transparent #ddd transparent transparent;
  translate: -100% -50%;
}

.review dd::after {
  content: "";
  position: absolute;
  top: 3rem;
  left: 0;
  border-style: solid;
  border-width: 0 1.1rem 1.1rem 0;
  border-color: transparent #fff transparent transparent;
  translate: -100% calc(-50% - 0.2px);
}
.review dd p {
    margin-top: 0;
    font-size: 1.1rem;
}
/*==============================================
 .imgBox
============================================= */
.imgBox {
    width: 80%;
    margin: 3rem auto 0;
}
.imgBox:first-child {
    margin-top: 0;
}
h4 + .imgBox {
    margin-top: 2rem;
}
.imgBox a {
    display: block;
    width: 100%;
}
.imgBox img,
.imgBox video {
    width: 100%;
    height: auto;
}
.imgBox .cap {
    margin-top: 1.0rem;
    font-size: 1rem;
}
.imgBox .cap p {
    margin-top: 0;
    font-size: 1rem;
}
.imgBox .cap a {
    display: inline;
}
/*---- .one ----*/
.imgBox .one.w440 {
    width: 66%;
    height: auto;
    margin: 0 auto;
}
/*---- .two ----*/
.imgBox .two  a + a,
.imgBox .two div + div {
    margin-top: 1rem;
}
/*---- .raw ----*/
.raw {
    display: block;
    position: relative;
    text-indent: 2em;
}
.raw a {
    cursor: pointer;
    text-decoration: underline;
}
.raw a:hover {
    text-decoration: none;
}
.raw::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/25/06_sony_lens/camera.svg) no-repeat 0 0;
    z-index: 0;
}
#mainContents .rawTxt {
    width: 80%;
    margin: 1.5rem auto 0;
}
/*==============================================
 .youTubeBox
============================================= */
.youTubeBox {
    width: 80%;
    margin: 3rem auto 0;
    font-size: 0;
}
.youTubeBox iframe {
    width: 100%;
    height: auto;
}
.youTubeBox .cap {
    margin-top: 1.0rem;
    font-size: 1rem;
}
/*==============================================
 productBox
============================================= */
.productBox {
    padding: 3rem 2rem 4rem;
    background-color: #151515;
}
.productBox h2 {
    line-height: 1.6;
    text-align: center;
    color: #fff;
    font-size: 1.2rem;
    font-weight: bold;
}
.productBox .bnrIn {
    margin: 1rem auto 0;
}
.productBox .bnrIn a {
    position: relative;
    width: 100%;
    padding: 15rem 2rem 2rem;
    background: #fff url(https://img1.kakaku.k-img.com/images/article/tieup/25/06_sony_lens/prd_01.webp) no-repeat left 4rem top .5rem;
    background-size: 15rem;
    border: 1px solid #ccc;
    box-sizing: border-box;
    text-align: center;
}
.productBox .bnrIn a:nth-of-type(1)::after {
    content: "";
    display: block;
    position: absolute;
    top: 3.5rem;
    right: 6rem;
    width: 4rem;
    height: 7.6rem;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/06_sony_lens/gp2025.webp) no-repeat 0 0;
    background-size: 100%;
}
.productBox .bnrIn a:nth-of-type(2) {
    background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/25/06_sony_lens/prd_02.webp);
    background-position: center top;
}
.productBox .bnrIn a .name {
    display: block;
    line-height: 1;
    font-size: 1.6rem;
    font-weight: bold;
}
.productBox .bnrIn a .btn {
    display: block;
    width: 100%;
    font-size: 1.1rem;
    margin-top: 1rem;
    padding: 1rem 0;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
    text-align: left;
    color: #090503;
    font-size: 0.85rem;
    padding: 1rem 2rem 3rem;
}
.questionnaire {
    border-top: 1px solid #ddd;
}