@charset "shift_jis";
/*==============================================
common
============================================= */
#header {
border-bottom: #ededed solid 1px;
}
.headerIn{
width: 1070px;
margin: 0 auto;
}
.footerIn,
.copyRightIn {
width: 930px;
margin: 0 auto;
}
.corporateLink{
display: block;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { padding-top: 13px; background-color: #fff; }
.pageTop { border-radius: 50%; }
.sp { display: none; }

body{
background: #000;
}


/*==============================================
看板
============================================= */
.ryzenBox{
width: 100%;
background-color: #fff;
}
.ryzen {
overflow: hidden;
width: 1070px;
margin: 0 auto;
padding:22px 0;
display: table;
}
.ryzen img{
width: 160px;
display: table-cell;
vertical-align: middle;
}
.ryzen p {
width: 890px;
font-size: 13px;
line-height: 1.4;
display: table-cell;
margin-bottom: 0;
vertical-align: middle;
}
.ryzen p span{
font-size: 15px;
font-weight: bold;
display: block;
color: #313030;
margin-bottom: 4px;
}

.mainTitle {
width: 1070px;
height: 470px;
margin: 0 auto 40px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_amd/main_bg.jpg) center top no-repeat;
position: relative;
}
h1,
.mainCatch{
text-indent: -999em;
font-size: 0;
z-index: 1;	
}
.mainCatch {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_amd/main_catch.png) center top no-repeat;
width: 660px;
height: 140px;
position: absolute;
top:60px;
left:70px;
}
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_amd/main_tit.png) center top no-repeat;
width: 540px;
height: 171px;
position: absolute;
top:240px;
left:70px;
}
.asus_logo{
position: absolute;
top:20px;
right: 20px;
}
.lead p{
width: 1070px;
margin: 0 auto;
color: #CFCFCF;
font-size: 16px;
line-height: 1.9;
margin-bottom: 50px;
}
.lead a:link,
.lead a:visited {
color: #fda701;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #fda701;
}
.topbnr .bnr a{
display: block;
color: #fff;
font-weight: bold;
font-size: 17px;
letter-spacing: 0.05em;
transition: 0.3s;
background: rgb(186,15,35);
background: linear-gradient(90deg, rgba(186,15,35,1) 0%, rgba(254,120,1,1) 100%);
border-radius: 7px;
height: 68px;
line-height: 68px;
width: 860px;
margin:0 auto;
text-align: center;
position: relative;
padding-right: 20px;
box-sizing: border-box;
}
.topbnr .bnr a:after{
content: '';
display: inline-block;
width: 13px;
height: 16px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_amd/arrow.svg);
background-size: contain;
position: absolute;
top:26px;
right:150px;
}
_:-ms-input-placeholder, :root .topbnr .bnr a{
line-height: 72px;
}
.topbnr .bnr a:hover{
opacity: 0.6;
}
.contentsNavi {
width:1070px;
margin: 60px auto;
}
.contentsNavi ul {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.contentsNavi li a {
width: 260px;
height:170px;
display: block;
box-sizing: border-box;
text-align: center;
font-weight: bold;
transition: 0.3s;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_amd/nav_bg.jpg) no-repeat top center;
border: 1px solid #3e3e3e;
}
.contentsNavi li a:hover {
opacity: 0.6;
}
.contentsNavi li .point {
font-size: 17px;
letter-spacing: 0.09em;
display:block;
color: #fdba05;
margin: 0 20px 12px;
padding: 15px 0 12px;
border-bottom: 1px dotted #767676;
}
.contentsNavi li .naviTx {
font-size: 14px;
line-height: 1.5;
text-align:left;
padding: 0 20px;
display: block;
font-weight: normal;
position: relative;
color: #D7D3D3;
letter-spacing: 0.06em;
word-break: break-all;
}
.contentsNavi li .naviTx:after {
content: "";
position: absolute;
top:82px;
left:0;
right:0;
margin:auto;
width: 8px;
height: 8px;
border-top: solid 3px #5a5a5a;
border-right: solid 3px #5a5a5a;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}

/*==============================================
#mainContents
============================================= */
#mainContents {
font-family:"Helvetica Neue", '游ゴシック 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;
}
.paragraph p.cap{
font-size: 15px;
line-height: 2.0;
margin-bottom: 0;
}
.paragraph p mark {
background:#ebebea;
padding: 0px 1px 0;
font-weight: bold;
}
_:-ms-input-placeholder, :root .paragraph p mark{
background: #ebebea;
vertical-align: -5px;
}
.paragraph{
width: 1070px;
margin: 0 auto 50px;
background: #fff;
padding: 90px 70px 70px;
box-sizing: border-box;
}
.paragraph h2 {
margin: 0 auto 50px;
font-size: 36px;
line-height: 1.4em;
font-weight: bold;
text-align: center;
letter-spacing: 0!important;
}
.paragraph h2 .point {
font-size: 21px;
display: inline-block;
padding: 0 18px;
margin: 0 auto 25px;
background: rgb(231,89,1);
background: linear-gradient(90deg, rgba(231,89,1,1) 0%, rgba(231,164,1,1) 100%);
border-radius: 50px;
height: 38px;
line-height: 40px;
color: #fff;
letter-spacing: 0.06em;
}
.paragraph h2 .tx {
display: block;
}
.innerbnr .bnr a {
width: 930px;
height: 218px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_amd/bnr.png) no-repeat top center;
margin: 0 auto;
transition: 0.3s;
display: block;
}
.innerbnr .bnr a:hover{
opacity: 0.6;
}
.innerbnr .bnr a .item,
.innerbnr .bnr .catch,
.innerbnr .bnr .btn {
display: none;
}
.paragraph h3{
font-weight: bold;
font-size: 31px;
margin-bottom: 60px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_amd/h3_bg.png) no-repeat top center;
padding-top: 60px;
text-align: center;
}
.imgBox1 + h3{
margin-top: 100px;
}
p + h3 {
margin-top: 80px;
}
p + .titS,
p + .imgBox1,
p + .imgBox2,
p + .imgBox3{
margin-top: 70px;
}
.titS,
.titS2{
font-size: 21px;
line-height: 1.3;
font-weight: bold;
margin: 0 auto 20px;
}
.titS {
width: 710px;
}
.titS2 {
width: 930px;
}
.imgBox1,
.imgBox3 {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.imgBox1 {
width: 930px;
margin:0 auto 70px;
}
.imgBox2 {
width: 710px;
margin:0 auto 70px;
}
.imgBox3 {
width: 710px;
margin:0 auto 70px;
}
.imgBox1 a{
  width: 450px;
}
.imgBox2 a{
  width:710px;
}
.imgBox3 a{
  width: 340px;
}
.imgBox1 a,
.imgBox2 a,
.imgBox3 a{
  display: block;
  cursor: zoom-in;
}
.imgBox1 img,
.imgBox2 img,
.imgBox3 img{
width:100%;
}

/* cap size */
.imgBox1 .cap{
width:450px;
}
.imgBox1.pair .cap{
width:1070px;
}
.imgBox2 .cap {
   width:710px;
}
.imgBox3 .cap {
   width:340px;
}
.imgBox1.pair .cap,
.imgBox2 .cap{
margin-top: 15px;
}

#matome.paragraph{
padding: 70px;
}
#matome {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_amd/matome_bg.png) no-repeat top center;
}
#matome h2{
text-align: left;
color: #E4E3E3;
font-size: 35px;
margin-bottom: 40px;
}
#matome h2 .point{
display: none;
}
#matome p{
color: #E4E3E3;
}
#matome .tx{
width: 550px;
}
#matome mark{
background: #4e4d4d;
color: #E4E3E3;
}


/*==============================================
.productBox
============================================= */
.productBox{
width:930px;
margin: 0 auto;
}
.product a{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 50px 0;
transition: 0.3s;
}
.product a:hover{
opacity: 0.6;
}
.product .img{
width: 415px;	
}
.product .info{
width: 450px;
padding-top: 10px;
}
.product .catch{
font-size: 22px;
line-height: 1.3;
color: #fe9001;
margin-bottom: 28px;
}
.product .name{
font-size: 47px;
line-height: 1.3;
color: #DDDADA;
margin-bottom: 30px;
font-weight: bold;
}
.product .name span {
font-size: 30px;
margin-bottom: 0;
display: block;
}
.product .btn{
display: block;
color: #fff;
font-weight: bold;
font-size: 17px;
letter-spacing: 0.05em;
transition: 0.3s;
background: rgb(186,15,35);
background: linear-gradient(90deg, rgba(186,15,35,1) 0%, rgba(254,120,1,1) 100%);
border-radius: 7px;
height: 62px;
line-height: 62px;
width: 100%;
margin:0 auto;
text-align: center;
position: relative;
padding-right: 20px;
box-sizing: border-box;
}
.product .btn:after{
content: '';
display: inline-block;
width: 13px;
height: 16px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_amd/arrow.svg);
background-size: contain;
position: absolute;
top:23px;
right:80px;
}

/*===========
spec
===========*/
.tblTit{
font-size: 18px;
margin-bottom: 10px;
font-weight: bold;
color: #949494;
}
.spec {
border-collapse: collapse;
border-spacing: 0;
width: 930px;
border: 1px solid #848484;
box-sizing: border-box;
margin: 0 auto 50px;
}
.spec th,
.spec td {
vertical-align: middle;
padding: 10px 40px;
font-size: 15px;
color: #C9C8C8;
border-collapse: collapse;
box-sizing: border-box;
}
.spec td {
border-bottom: 1px dotted #848484;
}
.spec th {
border-bottom: 1px dotted #848484;
background: #1a1a1a;
text-align: center;
font-weight: normal;
width:30%;
padding: 10px 20px;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #C9C8C8;
width: 930px; 
margin: 0 auto 100px; 
text-align: right;
}



/*==============================================
アンケート
============================================= */

.questionnaire {
color: #2e2e2e;
}
.question .select .arrow {
border-color: #2e2e2e transparent transparent transparent;
}
.questionnaireInner h2,
.btnSend a {
background-color: #0a7bc3;
}
.btnSend a:hover {
background-color: #04619d;
}
.questionnaireInner h3 .q {
color: #1b75bc;
}
.question input[type=radio]:checked ~ .radio::before {
background-color: #1b75bc;
}
.question ul li:hover .radio, .question input[type=radio]:checked ~ .radio, .question ul li:hover .check, .question input[type=checkbox]:checked ~ .check, .question input[type=checkbox]:checked ~ .check::before, .question .select select:hover, .question .select select:focus, .question textarea:hover, .question textarea:focus, .question input:hover, .question input:focus {
border-color: #1b75bc !important;
}
.questionnaire .marker {
	background:linear-gradient(transparent 70%, #c2dff7 70%);}

.questionnaire {
padding: 100px 0;
background-color: #f2f2f2;
letter-spacing: 0.1em;
font-feature-settings: "palt"1;
}
.questionnaireInner {
width: 930px;
margin: 0 auto;
padding-bottom: 60px;
background-color: #fff;
border-radius: 6px;
box-sizing: border-box;
}
.questionnaireInner h2 {
padding: 25px 30px 25px;
border-radius: 6px 6px 0 0;
color: #fff;
font-size: 20px;
font-weight: bold;
}
.questionnaireInner h3 {
line-height: 1.8;
font-size: 16px;
font-weight: bold;
}
.questionnaireInner h3 .q {
margin-right: 10px;
font-size: 24px;
}
.questionnaireInner h3 .required {
margin-left: 10px;
color: #e20000;
}
.question {
padding: 40px 80px 0;
}
.question:first-child {
padding-top: 50px;
}
.question ul {
list-style: none;
margin-top: 20px;
overflow: auto;
}
.question ul li {
display: block;
position: relative;
float: left;
width: 100%;
}
.question ul li label {
display: block;
position: relative;
font-weight: 300;
font-size: 16px;
padding: 0 0 0 53px;
margin: 10px auto;
z-index: 9;
cursor: pointer;
-webkit-transition: all .2s linear;
}
.question ul li input[type=radio] {
position: absolute;
visibility: hidden;
}
.question ul li .radio {
display: block;
position: absolute;
border: 3px solid #cccccc;
border-radius: 100%;
height: 16px;
width: 16px;
top: 6px;
left: 20px;
z-index: 5;
transition: border .2s linear;
-webkit-transition: border .2s linear;
}
.question ul li:hover .radio {
border: 3px solid;
}
.question ul li .radio::before {
display: block;
position: absolute;
content: '';
border-radius: 100%;
height: 6px;
width: 6px;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
transition: background .2s linear;
-webkit-transition: background .2s linear;
}
.question input[type=radio]:checked ~ .radio {
border: 3px solid;
}
.question ul li input[type=checkbox] {
position: absolute;
visibility: hidden;
}
.question ul li .check {
display: block;
position: absolute;
border: 3px solid #cccccc;
border-radius: 6px;
height: 16px;
width: 16px;
top: 4px;
left: 20px;
z-index: 5;
transition: border .2s linear;
-webkit-transition: border .2s linear;
}
.question ul li:hover .check {
border: 3px solid;
}
.question ul li .check::before {
display: block;
position: absolute;
content: '';
height: 6px;
width: 3px;
top: -3px;
bottom: 0;
left: 0;
right: 1px;
margin: auto;
border-bottom: 2px solid #fff;
border-right: 2px solid #fff;
transition: border .2s linear;
-webkit-transition: border .2s linear;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
}
.question input[type=checkbox]:checked ~ .check {
border: 3px solid;
}
.question input[type=checkbox]:checked ~ .check::before {
border-bottom: 2px solid;
border-right: 2px solid;
}
.question .select {
display: inline-block;
position: relative;
margin: 20px 0 0 20px;
}
.question .select select {
display: inline-block;
width: 100%;
cursor: pointer;
padding: 5px 35px 5px 15px;
outline: 0;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
transition: border .2s linear;
}
.question .select .arrow {
position: absolute;
top: 14px;
right: 15px;
width: 0;
height: 0;
pointer-events: none;
border-style: solid;
border-width: 8px 5px 0 5px;
}
.question .select select:hover,
.question .select select:focus {
border: 1px solid;
}
.question textarea {
width: 80%;
height: 150px;
margin: 20px 0 0 20px;
padding: 6px 10px;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
outline: 0;
transition: border .2s linear;
}
.question textarea:hover,
.question textarea:focus {
border: 1px solid;
}
.question input {
width: 80%;
margin: 20px 0 0 20px;
padding: 6px 10px;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
outline: 0;
transition: border .2s linear;
}
.question input:hover,
.question input:focus {
border: 1px solid;
}
.question ul li.text label {
display: inline-block;
}
.question ul li.text input {
width: 20%;
margin: 0 0 0 10px;
}
.btnSend {
margin-top: 60px;
text-align: center;
}
.btnSend a {
display: inline-block;
padding: 15px 100px;
border-radius: 6px;
text-align: center;
font-size: 16px;
color: #fff;
transition: background-color .2s linear;
}
.thanks {
margin-top: 80px;
margin-bottom: 20px;
text-align: center;
font-size: 20px;
}
