@charset "shift_jis";
/*==============================================
common
============================================= */
#header {
border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn {
width: 1000px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }
.sp { display: none; }

/*==============================================
看板
============================================= */
.mainTitleWrap {
width: 100%;
background:#000;
}
.mainTitle {
width:1000px;
height: 449px;
margin: 0 auto;
position: relative;
}
h1 {
width: 556px;
height: 365px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_ryzen/main_tit.png) no-repeat top left;
text-indent: -999em;
font-size: 0;
z-index: 1;
position: absolute;
top:44px;
left:-30px;
}
.mainImg{
position: absolute;
top:0;
right:-154px;
}
.leadOut{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_ryzen/lead_bg.png) no-repeat top left, url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_ryzen/lead_bg2.png) no-repeat top right, #e0e0e0;
width: 100%;
}
.lead {
width:1000px;
margin: 0 auto;
padding: 45px 0 70px;
}
.lead p{
font-size: 17px;
line-height: 1.9;
margin: 0 auto 60px;
}
.bnr a{
height: 67px;
line-height: 67px;
width: 860px;
margin:0 auto;
text-align: center;
}
_:-ms-input-placeholder, :root .bnr a{
line-height: 72px;
}
.bnr a{
display: block;
color: #fff;
font-weight: bold;
font-size: 17px;
letter-spacing: 0.05em;
transition: 0.3s;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_ryzen/arrow2.svg) no-repeat 92% 50%, url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_ryzen/arrow2.svg) no-repeat 8% 50%, #b80f25 ;
background-size: 18px, 18px;
}
.bnr a:hover{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_ryzen/arrow2.svg) no-repeat 92% 50%, url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_ryzen/arrow2.svg) no-repeat 8% 50%, #DF2B42 ;
background-size: 18px, 18px;
}

.contentsNavi{
width:100%;
padding: 22px 0;
background: #000000;
}
.contentsNavi ul{
width:1000px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
border-right: 1px solid #333333;
}
.contentsNavi li{
width:333px;
border-left: 1px solid #333333;
box-sizing: border-box;
text-align: center;
}
.contentsNavi li a {
letter-spacing: 0.05em;
font-size: 14px;
line-height: 1.8;
transition:0.3s;
display: block;
box-sizing: border-box;
position: relative;
color: #DCDCDC;
padding:0 20px 30px;
}
.contentsNavi li a::after {
  content: '';
  display: inline-block;
  width:18px;
  height: 20px;
  background-image:url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_ryzen/arrow3.svg) ;
  background-size: contain;
  vertical-align: middle;
position: absolute;
bottom:0;
left: 0;
right: 0;
margin: auto;
}
.contentsNavi li .point {
display: block;
font-size: 25px;
font-weight: bold;
font-family: Impact;
font-style:italic; 
letter-spacing: 0.05em;
color: #585858;
position: relative;
padding-bottom: 3px;
margin:-5px 0 12px;
}
.contentsNavi li .point::after{
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: auto;
width: 63px;
height: 3px;
background: #e65a02;
}
.contentsNavi li a:hover {
    opacity: 0.5;
}


/*==============================================
#mainContents
============================================= */
#mainContents {
font-family: '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
font-feature-settings: "palt";
}
.paragraph{
padding: 95px 0;
}
.paragraph p{
color: #C7C7C7;
font-size: 18px;
line-height: 2.0;
margin-bottom: 50px;
}
.paragraphIn{
width:1000px;
margin: 0 auto;
padding-bottom: 30px;
}
.paragraph h2 {
width:1000px;
margin: 0 auto 60px;
font-size: 37px;
line-height: 1.4em;
font-weight: bold;
text-align: center;
color: #d5d2d2;
}
h2 .point {
display: block;
background:linear-gradient(to right, #cbcaca, #d9d8d8);
width: 110px;
height: 42px;
line-height: 35px;
transform: skewX(-25deg);
text-align: center;
position: relative;
transition: ease .4s;
margin: 0 auto 30px;
box-sizing: border-box;
}

h2 .point span{
margin: 0 auto 25px;
letter-spacing: 0.05em;
font-weight: bold;
font-family: Impact;
font-size: 24px;
display:inline;
color: #b90f24;
background: -webkit-linear-gradient(left, #bd0f21, #e65a02);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}	
_:-ms-input-placeholder, :root h2 .point{
line-height: 43px;
}
p + .movBox{
margin-top: 70px;
}
.movBox{
width: 1000px;
margin: 0 auto 60px;
background: #000;
padding: 15px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
box-sizing: border-box;
}
.movBox .mov {
width: 308px;
height:386px;
margin-bottom:10px;
}

#article01{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_ryzen/article1_bg.jpg) repeat;
width: 100%;
}
#article02{
background:#000000;
width: 100%;
}



.itemBox{
background: #1a1a1a;
padding: 60px;
margin-bottom: 50px;
box-sizing: border-box;
}
.itemTit{
font-size: 30px;
line-height: 1.5;
font-weight: bold;
margin-bottom: 45px;
color: #e68d02;
padding-bottom: 30px;
text-align: center;
border-bottom: 1px dotted #767676;
}
.itemLead{
overflow: hidden;
}
.itemLead p{
margin-bottom: 0;
}
.itemLead img{
float: left;
padding: 10px 50px 40px 0;
}
.itemBox a,
.itemBox a{
width: 880px;
height: 370px;
display: block;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 5px;
position: relative;
color: #eae8e8;
transition: 0.3s;
}
.itemBox a img{
width: 440px;
position: absolute;
top:0;
left:0;
}
.itemBox a .info1{
position: absolute;
top:80px;
right:20px;
width: 410px;
}
.itemBox a .info2{
position: absolute;
top:50px;
right:20px;
width: 410px;
}
.itemBox a .tit{
font-size: 18px;
border: 1px solid #fff;
height: 36px;
line-height: 36px;
margin-bottom: 20px;
display:block;
width: 100px;
text-align: center;
padding: 0 10px;
}
_:-ms-input-placeholder, :root .itemBox a .tit {
line-height: 43px
}
.itemBox a .maker{
font-size: 20px;
margin-bottom:15px;
font-weight: bold;
}
.itemBox a .name{
font-size:28px;
line-height: 1.3;
margin-bottom: 30px;
font-weight: bold;
}
.itemBox a .btn{
width: 100%;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_ryzen/arrow.svg) no-repeat 95% 50%, linear-gradient(to right, #b90f24, #fe7701);
background-size:20px, 100%;
letter-spacing: 0.05em;
padding-right: 10px;
box-sizing: border-box;
color: #fff;
text-align: center;
border-radius: 4px;
height: 54px;
line-height: 54px;
font-size: 16px;
}
_:-ms-input-placeholder, :root .itemBox a .btn{
line-height: 58px;
}
.itemBox a:hover{
opacity: 0.6;
}

.spec {
border: solid #454545 1px;
border-spacing: 0;
color: #E5E4E4;
width: 880px;
margin: 0 auto;
empty-cells: show;
line-height: 1.5;
letter-spacing: 0.08em;
text-align: center;
}
.spec th {
border: dotted #757575 1px;
font-size: 13px;
font-weight: bold;
margin: 0;
padding: 12px;
background: #3B3B3B;
}
.spec td {
border: solid #454545 1px;
padding: 12px;
font-size: 14px;
}

_:-ms-input-placeholder, :root .spec td,.spec th {
padding: 15px 12px 10px;
}

/*==============================================
.productBox
============================================= */
#article03{
width: 100%;
background: #1c1c1c url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_ryzen/pd_bg.png) repeat-x top left;
padding: 100px 0;
}
#article03.paragraph{
padding-bottom: 0;
}
.productTit{
background: #000;
color: #e68d02;
font-size: 23px;
height: 60px;
line-height: 60px;
font-weight: bold;
width: 1000px;
margin: 0 auto 20px;
text-align: center;
box-sizing: border-box;
}
_:-ms-input-placeholder, :root .productTit {
line-height: 68px;
}
.product{
width: 1000px;
margin: 0 auto 70px;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.product a{
width: 322px;
display: block;
background: #fff;
padding: 25px;
margin-bottom: 15px;
box-sizing: border-box;
font-weight: bold;
transition: 0.3s;
margin-right: 17px;
}
.product a:nth-child(3n) {
  margin-right: 0;
}
.product .catch{
font-size: 17px;
line-height: 1.4;
margin-bottom: 15px;
text-align: center;
}
.product .img img{
width: 250px;
margin: 0 auto;
display: block;
}
.product .maker{
font-size: 18px;
margin-bottom: 5px;
color: #e65a02;
padding-left: 5px;
}
.product .name{
font-size: 23px;
line-height: 1.3;
margin-bottom: 12px;
padding-left: 5px;
}
.product .btn{
width: 100%;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_ryzen/arrow.svg) no-repeat 95% 50%, linear-gradient(to right, #b90f24, #fe7701);
background-size:16px, 100%;
letter-spacing: 0.05em;
padding-right: 10px;
box-sizing: border-box;
color: #fff;
text-align: center;
border-radius: 4px;
height: 44px;
line-height: 44px;
}
_:-ms-input-placeholder, :root .product .btn {
line-height: 48px;
}
.product a:hover {
opacity: 0.6;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #DFDBDB;
width: 1000px; 
margin: 0 auto; 
text-align: right;
padding-top: 30px;
}

/*==============================================
アンケート
============================================= */

/*----　カラー変更　----*/
.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;
}

/* radio */
.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;
}

/* checkbox */
.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;
}

/* select */
.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;
}

/* textarea */
.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;
}

/* input */
.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 */
.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 */
.thanks {
margin-top: 80px;
margin-bottom: 20px;
text-align: center;
font-size: 20px;
}
