@charset "shift_jis";
/*==============================================
common
============================================= */
#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; }

#mainContents {
  background: linear-gradient(180deg, #fff 0%, #fff 190px, #e8ecf3 190px, #e8ecf3 100%);
  width: 100%;
  height: 100%;
}

/*==============================================
看板
============================================= */
.mainTitle {
width: 930px;
height: 560px;
margin: 0 auto;
position: relative;
}
.ryzenLogo{
position: absolute;
top:34px;
left:0;
}
h1 {
width: 927px;
height: 283px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/05_v15v14/main_tit.png) center top no-repeat;
position: absolute;
top:233px;
left:0;
margin: 0 auto;
}
.mainCatch {
width: 446px;
height: 34px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/05_v15v14/main_catch.png) center top no-repeat;
position: absolute;
top:126px;
left:0;	
margin: 0 auto;
}
.mainImg {
position: absolute;
top:32px;
right:0;
}
h1,
.mainCatch{
text-indent: -999em;
font-size: 0;
z-index: 1;
}
.lead{
width: 930px;
margin: 0 auto 50px;
}
.lead p{
font-size: 17px;
line-height: 1.8;
margin-bottom: 60px;
text-align: justify;
color: #000;
}
.lead a:link,
.lead a:visited {
color: #0054ee;
text-decoration: underline;
transition: 0.3s;
}
.bnrBox{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 930px;
margin:  0 auto;
}
.bnrBox.top{
margin:  0 auto 70px;
}
.bnrBoxWrap{
background: #fff;
padding: 45px 0;
width:100%;
}
.bnrL a,
.bnrR a{
display: block;
width: 450px;
height:173px;
transition: 0.3s;
}
.bnrL a{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/05_v15v14/bnr_v15.jpg) no-repeat top left;
}
.bnrR a{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/05_v15v14/bnr_v14.jpg) no-repeat top left;
}
.bnrBox .item,
.bnrBox .catch,
.bnrBox .btn{
display: none;
}
.bnrL a:hover,
.bnrR a:hover{
opacity: 0.6;
}
.contentsNavi{
width: 100%;
background: #1e1f20;
padding: 65px 0;
box-sizing: border-box;
}
.contentsNaviIn{
width: 930px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.navTit {
width: 160px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/05_v15v14/nav_tit.png) no-repeat top left;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin-right: 70px;
border-right: 1px solid #5f5e5e;
}
.contentsNaviIn ul{
width:690px;
line-height: 1.5;
}
.contentsNaviIn li {
display: block;
letter-spacing: 0.05em;
}
.contentsNaviIn li + li{
margin-top: 20px;
}
.contentsNaviIn li a {
font-size: 17px;
line-height: 1.2;
transition:0.3s;
display: block;
padding-left: 30px;
color: #dcdcdc;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/05_v15v14/nav_ico.png) no-repeat center left;
}
.contentsNaviIn .point {
display:inline-block;
font-weight: bold;
width: 100px;
}
.contentsNaviIn li a:hover {
opacity: 0.6;
}

/*==============================================
#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: 40px;
letter-spacing: 0.03em;
text-align: justify;
color: #000;
}
.paragraph p.cap,
.paragraph p.cap2 {
font-size: 15px;
line-height: 1.9;
margin-bottom: 0;
}
.paragraph p .marker {
background: linear-gradient(transparent 70%, #fcdcdc 60%);
padding: 0px 1px 0;
font-weight: bold;
}
_:-ms-input-placeholder, :root .paragraph p .marker {
background: linear-gradient(transparent 60%, #fcdcdc 60%);
vertical-align: -5px;
}
.notes {
font-size: 13px;
line-height:1.8;
display: block;
margin-top: 15px;
}
.paragraph{
padding: 100px 0 0;
}
.paragraphIn{
width: 930px;
margin: 0 auto;
padding-bottom: 30px;
}
.paragraph h2 {
width: 930px;
margin: 0 auto 40px;
font-weight: bold;
text-align: center;
}
.paragraph h2 .point {
line-height: 1.4;
font-size: 33px;
color: #114a98;
padding-bottom:5px;
margin: 0 auto;
position: relative;
display: inline-block;
}
.paragraph h2 .point::after {
background-color: #114a98;
border-radius: 3px; 
content: "";
display: block;
height: 6px; 
}
.paragraph h2 .sub{
font-size: 42px;
line-height: 1.3em;
color: #303030;
display: block;
padding-top: 25px;
}
.titS {
font-size: 25px;
line-height: 1.3;
font-weight: bold;
color: #303030;
border-left: solid 4px #114a98;
padding-left: 17px;
width: 830px;
margin: 0 auto 20px;
box-sizing: border-box;
}
p + .titS,
p + .imgBox1,
p + .imgBox2{
margin-top: 70px;
}
.imgBox1 {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.imgBox2 {
width: 830px;
margin:0 auto 70px;
}
.imgBox1{
width: 830px;
margin:0 auto 70px;
}
.imgBox1 a,
.imgBox1 div a{
  width: 400px;
}
.imgBox2 a{
  width: 830px;
}
.imgBox1 a,
.imgBox2 a {
  display: block;
  cursor: zoom-in;
}
.imgBox1 img,
.imgBox2 img{
width:100%;
}

/* cap size */
.imgBox1 .cap{
width:400px;
}
.imgBox1.pair .cap{
width:830px;
}
.imgBox2 .cap {
   width:830px;
}
.imgBox1.pair .cap,
.imgBox2 .cap{
margin-top: 15px;
}


/*==============================================
.productBox
============================================= */
.productBox{
width: 100%;
background: #e8ecf3;
padding: 0 0 100px;
}
.specTit{
font-size:22px;
font-weight: bold;
color: #000;
width: 930px;
margin: 0 auto 20px;
text-align: left;
}
table {
border: 1px solid #C9C9C9;
border-spacing: 0;
color: #000;
width: 930px;
margin: 0 auto 60px;
empty-cells: show;
line-height: 1.5;
font-size:15px;
text-align: center;
}
th {
border: dotted #B1B1B1;
border-width: 0 0 1px 0;
font-weight: bold;
margin: 0;
background:#66686C;
width: 20%;
color: #fff;
box-sizing: border-box;
}
td {
border: dotted #9E9E9E;
border-width: 0 0 1px 0;
padding: 15px;
border-left: 1px dotted #9E9E9E;
width: 40%;
box-sizing: border-box;
background: #fff;
}
.spec img {
width: 250px;
display: block;
margin: 0 auto 13px;
}
.spec .name{
font-size: 22px;
line-height: 1.0;
font-weight: bold;
letter-spacing: 1px;
margin-bottom: 13px;
color: #000;
}
.spec .name span{
font-size: 16px;
}
.spec .btn{
background-color: #114a98;
height: 40px;
line-height: 40px;
margin: 0 10px;
position: relative;
font-size: 14px;
letter-spacing: 0.06em;
border-radius: 50px;
color: #fff;
font-weight: bold;
}
_:-ms-input-placeholder, :root .spec .btn {
line-height: 46px;
}
.spec .btn::after{
content: '';
display: inline-block;
width: 14px;
height:17px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/23/05_v15v14/arrow_w.svg);
background-repeat: no-repeat;
background-size: contain;
position: absolute;
top:12px;
right:15px;
}
td.itemBox{
border-left: 1px dotted #9E9E9E;
text-align: center;
}
td.itemBox a{
text-decoration: none;
transition: 0.3s;
position: relative;
box-sizing: border-box;
display: block;
color: #E7E5E5;
text-align: center;
padding: 18px 10px 0;
}
td.itemBox a:hover{
opacity: 0.6;
}


/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 0 auto; 
text-align: right;
}

