@charset "shift_jis";
/*==============================================
 common
============================================= */
.menu,
.forPc {
display:none;
}
#header {
border-bottom: #ededed solid 1px;
}
.copyRight { border-top: 1px solid #ededed; }
.pageTop {
width: 40px;
height: 40px;
right: 10px;
background-size: 40px;
border-radius: 50%;
}
img {
width: 100%;
height: auto;
}

/*==============================================
 ΕΒ
============================================= */
#mainContents {
    background-color: #0b0b0b;
    font-family: "Yu Gothic Medium", "ΰSVbN Medium", YuGothic, "ΰSVbNΜ", "CI", "qMmpS Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
    letter-spacing: 0.1em;
    font-feature-settings: "palt"1;
}
.mainTitleWrap {
padding-top: 77%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/05_sony/main_title.webp) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}

.lead {
color: #efefef;
box-sizing: border-box;
font-size: 1.13rem;
line-height: 1.7;
padding: 0 23px 3px;
}
.lead a {
color: #348fdf;
text-decoration: underline;
font-weight: bold;
}
/*==============================================
 oi[
============================================= */
.bnr a { text-decoration: none; }
.topbnr {
background: #212121;
padding: 30px 25px 30px;
margin-top: 25px;
}
.innerbnr {
background: #212121;
margin-top: 23px;
padding: 25px;
}
.topbnr img,
.innerbnr img {
width: 100%;
}
.item01 {
margin-bottom: 15px;
}
/*==============================================
 #mainContents
============================================= */
#mainContents {
	letter-spacing: 0.08em;
    font-feature-settings: "palt" 1;
}
/*----- Ά -----*/
.paragraphB p,
.paragraph p {
color: #dfdfdf;
font-size: 1.28rem;
line-height: 1.8;
margin-top: 30px;
}
.paragraph p b {
color: #fff;
    font-weight: bold;
}
.sTxt {
display: block;
font-size: 11px;
margin-left: 11px;
text-indent: -11px;
line-height: 1.5;
margin-top: 15px;
}
p.sTxt {
display: block;
font-size: 11px;
margin-left: 11px;
text-indent: -11px;
line-height: 1.5;
margin-top: 13px;
}
.paragraphIn > p:first-child {
margin-top: 10px;
}
.paragraphB p + p,
.paragraph p + p {
margin-top: 20px;
}
.paragraphB .cap,
.paragraph .cap {
font-size: 1rem;
line-height: 1.7;
margin-top: 10px !important;
}

/*----@paragraph@----*/
.paragraph {
border-top: 1px solid #252526;
transition: background-color .2s, border-top-color .2s;
}
#matome .paragraphIn {
padding-bottom: 40px;
}
.spAccordion {
display: none;
padding: 0;
}
.spAccordion-none {
padding: 0;
}
.paragraphIn {
padding: 0px 26px 10px;
}

/*----- h2 -----*/
.paragraph h2 {
display: table;
position: relative;
font-weight: bold;
padding: 24px 30px 22px 26px;
}

.paragraph h2 span {
color: #fff;
font-weight: normal;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    letter-spacing: 0.1em;
    font-feature-settings: "palt"1;
display: table-cell;
padding: 0 20px 0 0;
font-size: 1.6rem;
line-height: 1.4;
-webkit-tap-highlight-color:rgba(0,0,0,0);
vertical-align: middle;
}
.paragraph h2 span b {
background-size: 60px;
color: #c39646;
display: block;
font-size: 1.45rem;
margin-bottom: 0px;
padding-bottom: 7px;
}
.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
right: 20px;/*----@Ά©ηΜξσΜΚu@----*/
width: 8px;
height: 8px;
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: 2px solid #c9c5c2;/*----@ξσΜF@----*/
border-right: 2px solid #c9c5c2;/*----@ξσΜF@----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}
.sTitle {
margin: 70px 0 0;
}
.sTitle h3 {
color: #fff;
font-size: 1.55rem;
line-height: 1.5;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    letter-spacing: 0.15em;
    font-feature-settings: "palt"1;
	text-align: center;
}
.sTitle + .photoTitle,
.sTitle + p,
.sTitle + .imgBoxB,
.sTitle + .imgBox {
margin: 30px auto 0;
}
/*----- img -----*/
:is(.imgBox, .imgBoxB, .imgBox03, .imgBoxSp) {
margin-top: 40px;
}
:is(.imgBox, .imgBoxB, .imgBox03, .imgBoxSp) :is(.cap) {
margin-top: 15px;
}
:is(.imgBox, .imgBoxB, .imgBox03, .imgBoxSp) :is(img) {
width: 100%;
}

.imgBoxSp a {
display: block;
width: 23%;
float: left;
margin-right: 1%;
}
.imgBoxSp a:nth-last-of-type(1) {
display: block;
width: 23%;
float: left;
margin-right: 0px;
}

.imgBox a + a {
display: block;
margin-top: 15px;
}
.imagesClear { overflow: hidden; }
.imgBox .sTxt {
display: block;
font-size: 10px;
line-height: 1.4;
margin-top: 6px;
text-indent: -15px;
padding-left: 15px;
}


.photoTitle {
box-sizing: border-box;
margin-top: 30px;
}
.photoTitle strong,
.imgBox strong {
display: block;
color: #fff;
font-size: 15px;
font-weight: bold;
}
.imgBox strong {
margin-bottom: 10px;
}
.photoTitle + .imgBoxSp,
.photoTitle + .imgBoxB,
.photoTitle + .imgBox {
margin-top: 10px;
}

/*---- .txtLink ----*/
.txtLink {
display: block;
box-sizing: border-box;
width: 100%;
margin: 25px auto 0;
}
.txtLink + .txtLink  {
display: block;
box-sizing: border-box;
width: 100%;
margin: 13px auto 0;
}
.txtLink a {
background: #18222e;
border: #2e4c6d solid 1px;
box-sizing: border-box;
border-radius: 5px;
color: #d2d2d4;
display: block;
text-align: left;
	font-size: 0.95rem;
	line-height: 1.5;
padding: 8px 10px;
}

/*==============================================
 .productBox
============================================= */
.productBox {
background: #212121;
box-sizing: border-box;
padding: 50px 28px 30px;
}
.productTitle strong {
color: #fff;
display: block;
font-size: 1.45rem;
font-weight: normal;
text-align: center;
line-height: 1.6;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    letter-spacing: 0.2em;
    font-feature-settings: "palt"1;
	margin-bottom: 17px;
}
.productItem02 {
margin-top: 25px;
}
.productBox img {
width: 100%;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
display: block;
color: #dedede;
	font-size: 0.85rem; 
	padding: 20px 0 20px;
}
