@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; }

/*==============================================
看板
============================================= */
.mainTitleWrap {
width: 100%;
background: #f7f6f5 url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_amd/main_bg.jpg) no-repeat top center;
background: cover;
padding-bottom: 20px;
}
.mainTitle {
width: 930px;
height: 900px;
margin: 0 auto;
position: relative;
}
.amdLogo{
position: absolute;
top:37px;
left:0;
}
.mainCatch {
width: 701px;
height: 236px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_amd/main_catch.png) center top no-repeat;
position: absolute;
top:108px;
left:-45px;
margin: 0 auto;
}
h1 {
width: 593px;
height: 109px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_amd/main_tit.png) center top no-repeat;
position: absolute;
top:400px;
left:0px;
margin: 0 auto;
}
.mainImg {
position: absolute;
top:16px;
right:-128px;
}
h1,
.mainCatch {
text-indent: -999em;
font-size: 0;
z-index: 1;
}
.lead {
width: 930px;
position: absolute;
top:690px;
left:0;	
}
.lead p{
font-size: 17px;
line-height: 1.9;
margin-bottom: 70px;
text-align: justify;
color: #000;
word-wrap: normal!important;
}
.lead a:link,
.lead a:visited {
color: #000;
text-decoration: underline;
transition: 0.3s;
}
.lead a:hover,
.lead a:active {
color: #999;
text-decoration: none;
}
.topbnr{
position: absolute;
top:555px;
left:0;
}
.topbnr a {
background: rgb(240,91,1);
background:  linear-gradient(to right, #f05b01 0%, #eeb903 100%);
display: block;
border-radius: 50px;
width: 484px;
height: 64px;
line-height: 64px;
color: #fff;
text-shadow: 1px 1px 0 #B54700;
font-weight: bold;
font-size: 18px;
text-align: center;
letter-spacing: 0.04em;
position: relative;
box-sizing: border-box;
padding-right: 20px;
transition: 0.3s;
}
.topbnr a::after{
content: '';
display: inline-block;
width: 18px;
height: 25px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_amd/arrow.png) ;
background-repeat: no-repeat;
position: absolute;
top:19.5px;
right:90px;
}
.topbnr a:hover{
opacity: 0.6;
}
.contentsNaviOut{
width: 100%;
box-sizing: border-box;
background: #fff;
box-shadow: 0px 0 20px rgba(0,0,0,.1);
padding: 75px 0;
margin-bottom: 20px;
}
.contentsNavi{
width: 930px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.contentsNavi .navTit {
font-weight: bold;
font-size: 24px;
width:130px;
}
.contentsNavi ul{
width: 800px;
line-height: 1.5;
}
.contentsNavi li {
display: block;
letter-spacing: 0.05em;
}
.contentsNavi li + li{
margin-top: 17px;
}
.contentsNavi li a {
font-size: 17px;
line-height: 1.2;
transition:0.3s;
display: block;
padding-left: 25px;
position: relative;
}
.contentsNavi li a:after {
content: "";
position: absolute;
top: -4px;
bottom: 0;
left: 4px;
width: 8px;
height: 8px;
margin: auto 0;
border-top: solid 2px #f06811;
border-right: solid 2px #f06811;
-webkit-transform: rotate(
135deg
);
transform: rotate(
135deg
);
}
.contentsNavi li .point {
display:inline-block;
font-size: 17px;
font-weight: bold;
width: 160px;
}
.contentsNavi 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;
color: #000;
word-wrap: normal!important;
}
.paragraph p.cap{
font-size: 15px;
line-height: 1.8;
margin-bottom: 0;
}
.paragraph p .marker {
background: linear-gradient(transparent 40%, #F7F4C0 50%);
padding: 0px 1px 1px;
font-weight: bold;
}
_:-ms-input-placeholder, :root .paragraph p .marker {
background: linear-gradient(transparent 40%, #F7F4C0 50%);
vertical-align: -5px;
}
.notes {
font-size: 13px;
line-height:1.8;
display: block;
margin-top: 15px;
}
.paragraph{
padding: 50px 0 30px;
background: #F7F6F5;
}
.paragraphIn{
width: 930px;
margin: 0 auto;
padding-bottom: 30px;
}
.paragraph h2 {
width: 930px;
margin: 0 auto 40px;
font-size: 39px;
line-height: 1.4em;
font-weight: bold;
text-align: center;
color: #222;
}
.paragraph h2 .tx{
display: block;
}
.paragraph h2 .point {
line-height: 1.2;
font-size: 28px;
padding-bottom: 10px;
margin: 0 auto 40px;
position: relative;
display: inline-block;
}
.paragraph h2 .point::before {
content: "";
display: inline-block;
position: absolute;
left: 0;
bottom: -6px;
width: 100%;
height: 6px;
border-radius: 6px;
background:  linear-gradient(to right, #f05b01 0%, #eeb903 100%);
}
.innerbnr {
width: 100%;
background: #fff;
box-shadow: 0px 0 20px rgba(0,0,0,.1);
padding: 55px 0;
}
.innerbnr a {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_amd/bnr.jpg) center top no-repeat;
width: 930px;
height: 160px;
margin: 0 auto;
display: block;
text-indent: -999em;
font-size: 0;
z-index: 1;
transition: 0.3s;
}
.innerbnr .img{
display: none;
}
.innerbnr a:hover{
opacity: 0.6;
}
p + .imgBox1,
p + .imgBox2,
p + .imgBox3{
margin-top: 70px;
}
.imgBox1,
.imgBox2,
.imgBox3 {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
background: #fff;
padding: 34px;
box-sizing: border-box;
border-radius: 7px;
}
.imgBox1,
.imgBox2,
.imgBox3 {
width: 930px;
margin:0 auto 70px;
}
.imgBox1 a{
  width: 415px;
}
.imgBox2 a{
  width: 560px;
}
.imgBox3 a:nth-child(1){
width: 384px;
}
.imgBox3 a:nth-child(2) {
width:451px;
}
.imgBox1 a,
.imgBox2 a,
.imgBox3 a{
  display: block;
  cursor: zoom-in;
}
.imgBox1 img,
.imgBox2 img,
.imgBox3 img{
width:100%;
border-radius: 3px;
box-sizing: border-box;
}
.imgBD{
border: 1px solid #E0E0E0;
box-sizing: border-box;
}

/* cap size */
.imgBox1 .cap{
width:415px;
}
.imgBox1.pair .cap,
.imgBox3 .cap{
width:930px;
}
.imgBox2 .cap {
   width:265px;
}
.imgBox1.pair .cap,
.imgBox3 .cap {
margin-top: 15px;
}
#article03.paragraph{
padding-bottom: 0;
}
#article04.paragraph{
background:#F7F6F5 url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_amd/pc_summary.png) no-repeat top center;
padding: 100px 0 30px;
}
#article04 h2{
text-align: left;
color: 000;
}
#article04 h2 b{
display: none;
}
.summaryTx{
width: 560px;
}


/*==============================================
.productBox
============================================= */
.productBox{
width: 100%;
background: #fff;
padding:100px 0 90px;
}
.product {
width: 930px;
margin: 0 auto;
}
.product a{
margin-bottom: 30px;
transition: 0.3s;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.product a:hover{
opacity: 0.6;
}
.product a .info{
width: 400px;
padding-top: 30px;
}
.product a .catch{
font-family: YuMincho, "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝", serif;
font-feature-settings: 'palt';	
font-size: 18px;
line-height: 1.7;
font-weight: bold;
margin-bottom:25px;
color: #333;
}
.product a .name{
font-size: 34px;
font-weight: bold;
text-align: center;
margin-bottom: 35px;
color: #333;
}
.product a img{
width: 500px;
margin: 0 auto;
display: block;
}
.product a .btn {
background: rgb(240,91,1);
background:  linear-gradient(to right, #f05b01 0%, #eeb903 100%);
display: block;
border-radius: 50px;
width: 95%;
height: 64px;
line-height: 64px;
color: #fff;
text-shadow: 1px 1px 0 #B54700;
font-weight: bold;
font-size: 17px;
text-align: center;
letter-spacing: 0.04em;
position: relative;
box-sizing: border-box;
padding-right: 10px;
margin: 0 auto;
}
.product a .btn::after{
content: '';
display: inline-block;
width: 18px;
height: 25px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_amd/arrow.png) ;
background-repeat: no-repeat;
position: absolute;
top:19.5px;
right:40px;
}
.specTit {
width: 930px;
margin: 0 auto 10px;
font-weight: bold;
font-size: 18px;
color: #222;
}
.scroll{
width: 930px;
margin: 0 auto 80px;
}
.spec {
border-collapse: collapse;
border-spacing: 0;
width: 930px;
border: 1px solid #ACABAB;
font-size: 15px;
}
.spec td {
width:75%;
vertical-align: middle;
padding: 10px;
border: 1px solid #ACABAB;
text-align: center;
color: #333;
background: #fff;
}
.spec th {
color: #000;
width:25%;
padding: 10px;
vertical-align: middle;
border: 1px solid #ACABAB;
font-size: 16px;
font-weight: normal;
text-align: center;
background: #E7E7E3;
}
.makerBanner a{
width: 930px;
height: 210px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_amd/pc_cp_bnr.jpg) center top no-repeat;
margin: 0 auto;
display: block;
text-indent: -999em;
font-size: 0;
z-index: 1;
transition: 0.3s;
}
.makerBanner a:hover{
opacity: 0.6;
}
.releasedate {
font-size: 11px; 
color: #222;
width: 930px; 
margin: 0 auto; 
text-align: right;
padding-top: 40px;
}

