@charset "shift_jis";
/*==============================================
common
============================================= */
.bnr .item {
display:none;
}
#header {
border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn {
width: 930px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }
.sp{display: none;}

/*==============================================
看板
============================================= */
.mainTitle {
width: 930px;
height:395px;
margin: 0 auto;
position: relative;
}
h1 {
width:472px;
height:289px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_g3390/main_tit.webp) no-repeat center top;
position: absolute;
top:54px;
left:0;
}
.mainItem {
position: absolute;
top:72px;
right:-19px;
display: block;
z-index: 1;
}
h1,
.mainCatch{
text-indent: -999em;
font-size: 0;
z-index: 1;
}
p.lead {
width: 930px;
font-size:17px;
line-height: 1.9;
color: #000;
font-weight: normal;
margin:0 auto 45px;
z-index: 100;
position: relative;
}
.lead a:link,
.lead a:visited {
color: #ce0011;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #F92133;
text-decoration: none;
}
.topbnr a{
background:#ce0011 url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_g3390/arrow.svg) no-repeat right 14px top 50%;
background-size: 25px;
width: 760px;
height: 56px;
line-height: 56px;
margin: 0 auto 60px;
transition: 0.3s;
display: block;
color: #fff;
font-size: 17px;
font-weight: bold;
border-radius:7px;
text-align: center;
padding-right: 18px;
box-sizing: border-box;
letter-spacing: 0.07em;
}
.topbnr a:hover{
opacity: 0.7;
}
.contentsNavi{
width: 100%;
margin:0 auto;
padding: 60px 0;
background: #222222;
}
.contentsNaviIn{
width: 930px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
box-sizing: border-box;
margin: 0 auto;
}
.contentsNavi p {
font-weight: bold;
font-size: 18px;
width:155px;
color:#dfdfdf;
}
.contentsNavi ul{
width: 775px;
}
.contentsNavi li {
display: block;
letter-spacing: 0.05em;
}
.contentsNavi li + li{
margin-top: 16px;
}
.contentsNavi li a {
font-size: 17px;
height: 18px;
line-height:18px;
transition:0.3s;
display: block;
color:#dfdfdf;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_g3390/nav_arrow.webp) no-repeat top left;
background-size:18px;
padding-left:30px;
}
.contentsNavi li a:hover {
opacity: 0.6;
}
.contentsNavi li a b {
width:240px;
display: inline-block;
}

/*==============================================
#mainContents
============================================= */
#mainContents {
font-family: '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
font-feature-settings: "palt";
}
.paragraph p {
font-size: 17px;
line-height: 2.0;
margin-bottom: 35px;
letter-spacing: 0.03em;
text-align: justify;
color: #000;
}
.paragraph p.cap{
font-size: 15px;
line-height: 1.8;
margin-bottom: 0;
}
.paragraph p .marker {
background:#DAE2ED;
padding: 0px 1px 0;
font-weight: bold;
}
p.notes{
font-size: 11px;
display: block;
}
.paragraph{
padding: 100px 0 0;
}
.paragraphIn{
width: 930px;
margin: 0 auto;
padding-bottom: 50px;
}
.paragraph h2 {
width: 930px;
margin: 0 auto 60px;
font-size: 38px;
line-height: 1.4;
font-weight: bold;
text-align: center;
color: #222;
position: relative;
}
.paragraph h2::before {
content: '';
display: inline-block;
width: 65px;
height: 6px;
border-radius:6px;
background: #bf0202;
top:-25px;
position: relative;
}
.paragraph h2 b{
width: 930px;
margin: 0 auto 20px;
font-size: 26px;
line-height: 1.4;
font-weight: bold;
text-align: center;	
color: #ce0011;
display: block;
}
.innerbnr {
width: 100%;
background:#f2f2f2;
padding:55px 0;
}
.bnr a {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_g3390/bnr.webp) no-repeat top center;
width:930px;
height: 157px;
margin: 0 auto;
transition: 0.3s;
display: block;
text-indent: -999em;
font-size: 0;
z-index: 1;
}
.innerbnr a:hover{
opacity: 0.7;
}
.innerbnr img{
display: none;
}
.titS {
font-size: 22px;
font-weight: bold;
colo:#222;
width: 665px;
margin: 0 auto 15px;
position: relative;
padding-left: 18px;
height: 28px;
line-height: 28px;
}
.titS::before{
width: 6px;
height: 28px;
content: '';
display: inline-block;
border-radius:6px;
background: #bf0202;
position:absolute;
top:0;
left:0;
}
p + .titS,
p + .imgBox1,
p + .imgBox2,
p + .imgBox3,
p + .imgBox4,
p + .imgBox5,
p + .imgBox6 {
margin-top: 60px;
}
.imgBox1,
.imgBox3,
.imgBox6 {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.imgBox1,
.imgBox3{
width: 930px;
margin:0 auto 60px;
}
.imgBox2{
width: 620px;
margin:0 auto 60px;
}
.imgBox4,
.imgBox6 {
width:830px;
margin:0 auto 60px;
}
.imgBox5{
width:680px;
margin:0 auto 60px;
}
.imgBox1 a,
.imgBox1.pair a{
  width: 450px;
}
.imgBox2 a{
  width: 620px;
}
.imgBox3 a{
  width:294px;
}
.imgBox4 a{
  width:830px;
}
.imgBox5 a{
  width:680px;
}
.imgBox6 a{
  width:680px;
}
.imgBox6 a:nth-child(1) {
width:450px;
}
.imgBox6 a:nth-child(2) {
width:352px;
}
.imgBox1 a,
.imgBox2 a,
.imgBox3 a,
.imgBox4 a,
.imgBox5 a,
.imgBox6 a{
  display: block;
  cursor: zoom-in;
}
.imgBox1 img,
.imgBox2 img,
.imgBox3 img,
.imgBox4 img,
.imgBox5 img,
.imgBox6 img {
width:100%;
}
/* cap size */
.imgBox1 .cap{
width:450px;
}
.imgBox1.pair .cap{
width:930px;
}
.imgBox2 .cap{
width:620px;
}
.imgBox3 .cap{
width:930px;
}
.imgBox4 .cap,
.imgBox6 .cap{
width:830px;
}
.imgBox6 .cap{
width:680px;
}
.imgBox1.pair .cap,
.imgBox2 .cap,
.imgBox3 .cap,
.imgBox4 .cap,
.imgBox6 .cap {
margin-top: 15px;
}
#article04.paragraph {
padding-bottom: 390px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_g3390/pc_summary.webp) no-repeat bottom 30px center;
}

/*==============================================
.productBox
============================================= */
.productBoxOut{
background: #f2f2f2;	
width: 100%;
padding: 100px 0 0;
}
.productBoxIn{
margin-bottom: 60px;
}
.productTit{
text-align: center;
font-size: 35px;
font-weight: bold;
margin-bottom: 30px;
}
.productTit span{
border-radius: 50px;
height: 50px;
line-height: 52px;
width:320px;
margin: 0 auto 20px;
color: #fff;
text-align: center;
background:#222;
display: block;
position: relative;
font-size: 22px;
}
.productTit span::after{
content: '';
display: inline-block;
width: 63px;
height: 29px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_g3390/fukidashi.webp) no-repeat;
position: absolute;
bottom:-20px;
left:43%;
}
.productBox{
width: 930px;
margin: 0 auto 20px;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.product{
width: 442px;
margin: 0 auto 24px;
background: #fff;
box-sizing: border-box;
border-radius: 10px;
border: 1px solid #e5e5e8;
}
.product a{
display: block;
transition: 0.3s;
padding: 50px;
}
.product a .img{
width: 310px;
display: block;
margin: 0 auto 15px;
border-top: 1px dotted #b7b7b7;
padding-top: 25px;
}
.product a .img img{
width: 100%;
}
.product a .catch{
font-size: 17px;
line-height: 1.4;
color: #222;
font-weight: bold;
text-align:center;
margin-bottom: 10px;
}
.product a .name{
font-size: 39px;
line-height: 1.4;
color: #222;
margin-bottom:17px;
font-weight: bold;
display: flex;
align-items: center;
justify-content: center;
}
.product a .name span{
font-size: 17px;
color: #ce0011;
font-weight: bold;
padding: 5px 13px 4px;
border-radius: 50px;
margin-right: 10px;
border: 2px solid #ce0011;
}
.product a .btn {
width: 340px;
height: 46px;
line-height: 46px;
border-radius: 5px;
text-align: center;
font-size: 15px;
color: #fff;
font-weight: bold;
letter-spacing: 0.04em;
margin: 0 auto;
transition: 0.3s;
box-sizing: border-box;
background:#ce0011 url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_g3390/arrow.svg) no-repeat 97% 50%;
background-size: 23px;
}
.product a:hover{
opacity: 0.7;
}
.bnrBox{
width: 860px;
margin: 0 auto;
}
.bnrBox a{
display: block;
margin-bottom: 30px;
transition: 0.3s;
}
.bnrBox a:hover{
opacity: 0.6;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 0 auto; 
text-align: right;
padding: 10px 60px 0 0;
}

