@charset "shift_jis";
/*==============================================
common
============================================= */
.bnr .item {
display:none;
}
#header {
border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn,
.copyRightIn{
width: 930px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed;}
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }

span.caution{
    font-size: 11px;
    display: block;
    margin-top: 10px;
    color: #4E4E4E;
}

sup{
vertical-align:super;
font-size:9px;
}



/*==============================================
看板
============================================= */
.mainTitleWrap {
width: 100%;
}
.icon_ryzen{
     background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_pavilion/icon_ryzen.png) center top no-repeat;
    text-indent: -999em;
font-size: 0;
z-index: 1;
    width: 141px;
    height: 64px;
}
.mainTitle {
width: 930px;
margin: 0 auto;
padding: 50px 0;
}
h1 {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_pavilion/hero_pc.png) center top no-repeat;
width: 1008px;
height: 399px;
text-indent: -999em;
font-size: 0;
z-index: 1;
}

.lead{
    font-size: 17px;
    line-height: 1.8;
    margin-top: 50px;
}
.lead a:link,
.lead a:visited {
color: #0054ee;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #699dfc;
}



/*==============================================
.anchor
============================================= */

.anchor_wrapper {
    width: 930px;
    margin: 0 auto;
    border-left: #D1D1D1 solid 1px;
    border-right: #D1D1D1 solid 1px;
    padding: 5px 0;
    
}

.anchor_wrapper .inBox{
    width: 800px;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
}
.anchor_wrapper p {
    display: block;
    width: 22px;
    height: 128px;
    text-indent: -999em;
    line-height: 0;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_pavilion/icon_contents.png) left top no-repeat;
    float: left;
}
.anchor {
    width: 728px;
    float: right;
}

.anchor li {
    display: block;
    ms-transition: all .2s;
    transition: all .2s;
    letter-spacing: 0.05em;
    padding: 7px 0;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_pavilion/icon_anchor.png) no-repeat left center;
}
.anchor li a {
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding-left:22px;
    ms-transition: all .2s;
    transition: all .2s;

}

.anchor li: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" 1;
    letter-spacing: 0.05em;
}
.paragraphIn{
    width: 930px;
    margin: 0 auto;
}

.paragraph p{
    font-size: 17px;
    line-height: 1.8;
    margin-bottom: 20px;
}
.paragraph p b {background:linear-gradient(transparent 80%, #ccebe8 0%) ;}

#article01 h2{
    width: 930px;
    height: 173px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_pavilion//h2_01.png) left top no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 1;
    margin: 100px auto 30px;
}

#article02 h2{
    width: 930px;
    height: 173px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_pavilion//h2_02.png) left top no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 1;
    margin: 100px auto 30px;
}

#article03 h2{
    width: 930px;
    height: 173px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_pavilion//h2_03.png) left top no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 1;
    margin: 100px auto 30px;
}

#article04 h2{
    width: 930px;
    height: 173px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_pavilion//h2_04.png) left top no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 1;
    margin: 100px auto 30px;
}

.paragraph h3{
    border-left: #D8D8D8 solid 6px;
    padding-left: 20px;
    font-size: 30px;
    font-weight: bold;
    margin: 80px 0 30px 0;
    line-height: 1.3;
}


/*==============================================
banner
============================================= */

.topbnr a{
    display: block;
    width: 930px;
    margin: 60px auto 0;
    background: rgb(23,174,197);
background: linear-gradient(90deg, rgba(23,174,197,1) 0%, rgba(35,196,144,1) 100%);
    color: #FFF;
    font-size: 22px;
    font-weight: bold;
    padding: 19px 0 17px 30px;
    box-sizing: border-box;
    text-align: center;
    ms-transition: all .2s;
    transition: all .2s;
}
.topbnr a span{
    font-size: 16px;
    margin-left: 45px;
    vertical-align: 3px;
}

.topbnr a span:after{
    content: '';/*何も入れない*/
    display: inline-block;/*忘れずに！*/
    width: 13px;/*画像の幅*/
    height: 24px;/*画像の高さ*/
    background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_pavilion/icon_arrow.png);
    background-size: contain;
    vertical-align: -7px;
    margin-left: 17px;
}

.topbnr a:hover{
    opacity: 0.7;
}


.innerbnr{
    width: 100%;
    margin: 100px auto 0;
     background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_pavilion/bg_innerbnr.jpg) no-repeat;
    box-sizing: border-box;
    padding: 30px 0;

}

.innerbnr a{
    display: block;
    width: 930px;
    margin: 0 auto;
    ms-transition: all .2s;
    transition: all .2s;

}

.innerbnr a .item{
    overflow: hidden;
    zoom:0;
}

.innerbnr a .item .img{
    width: 175px;
    float: left;
    margin-top: 10px;
    margin-left: 15px;
}
.innerbnr a .item .img img{
    width: 100%;
}
dl.info{
    width: 700px;
    float: right;
    margin-top: 8px;
}
dl.info dt.catch{
    font-size: 22px;
    font-weight: bold;
}
dl.info dd.name{
    font-size: 32px;
    font-weight: bold;
    margin-top: 13px;
}
dl.info dd.name span{
    font-size: 32px;
    font-weight: bold;
    margin-right: 15px;
}
dl.info dd.btn{
    width: 680px;
    background: rgb(23,174,197);
background: linear-gradient(90deg, rgba(23,174,197,1) 0%, rgba(35,196,144,1) 100%);
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 16px 0;
    box-sizing: border-box;
    margin-top: 18px;
}

dl.info dd.btn span:after{
    content: '';/*何も入れない*/
    display: inline-block;/*忘れずに！*/
    width: 10px;/*画像の幅*/
    height: 19px;/*画像の高さ*/
    background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_pavilion/icon_arrow.png);
    background-size: contain;
    vertical-align: middle;
    margin-left: 17px;
}


.innerbnr a:hover{
    opacity: 0.7;
}



/*==============================================
.imgBox
============================================= */
.imgBox + p{
    margin-top: 60px;
}

.imgBox {
    margin: 60px auto 0;
    width: 930px;
    text-align: center;
    font-size: 0;
}


.w860 {
    margin: 60px auto 0;
    width: 860px !important;
    text-align: center;
    font-size: 0;
}

.w750 {
    margin: 30px auto 0;
    width: 750px !important;
    text-align: center;
    font-size: 0;
}

.inbox,
.inbox02{
    overflow: hidden;
    zoom: 1;
}


/*　inbox　ヨコ2枚組 用 */
.imgBox .inbox .floatL, .imgBox .inbox .floatR ,
.imgBox02 .inbox .floatL, .imgBox02 .inbox .floatR {
    position: relative;
    width: 49%;
}

/*　inbox02　ヨコ3枚組 用 */
.imgBox .inbox02 .floatL, .imgBox .inbox02 .floatR {
    position: relative;
    width: 32%;
}
.imgBox .inbox02 .floatL:first-of-type{
    margin-right: 18px;
}



.imgBox a {
    display: block;
    transition: opacity .2s;
}
.imgBox a:hover{
    opacity: 0.8;
    text-decoration: none;
}
.imgBox img {
    width: 100%;
}
.imgBox .floatL img, .imgBox .floatR img {
    width: 100%;
}
.imgBox p.floatL, .imgBox p.floatR {
    box-sizing: border-box;
}
.imgBox .cap {
    width: 100%;
    margin: 12px auto 0;
    text-align: left;
    font-size: 13px;
}

.imgBox .floatR.cap {
    width: 48%;
    margin-top: 0;
}

/* キャプション　見出し */

p.captit01 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: left;
}

/*==============================================
.column
============================================= */
.column{
    border-left: #D9D9D9 solid 1px;
    border-right: #D9D9D9 solid 1px;
    margin: 70px 0;
    padding: 25px 80px;
    box-sizing: border-box;
}

.column p.tit{
    font-size: 32px;
    font-weight: bold;
    color: #0074cd;
    text-align: center;
    margin: 0 auto 30px;
}

.column p b {background:linear-gradient(transparent 80%, #E3E3E3 0%) ;}

/*==============================================
 .productBox
============================================= */

.productBox{
    margin-top: 150px;
}

.productBoxIn{
    width: 930px;
    margin: 0 auto;
}
.productBox a{
    display: block;
    width: 930px;
    overflow: hidden;
    zoom:1;
}
.productBox a .img{
    width: 340px;
    float: left;
}
.productBox a .img img{
    width: 100%;
}


.productBox a .info{
    width: 550px;
    float: right;
    margin-top: 25px;
}

.productBox a .catch{
    font-size: 22px;
    font-weight: bold;
}
.productBox a .name{
    margin-top: 10px;
    font-size: 44px;
    line-height: 1.2;
    font-weight: bold;
}
.productBox a .btn{
    width: 550px;
    background: rgb(23,174,197);
background: linear-gradient(90deg, rgba(23,174,197,1) 0%, rgba(35,196,144,1) 100%);
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 18px 0 17px;
    box-sizing: border-box;
    margin-top: 20px;
    ms-transition: all .2s;
    transition: all .2s;
}

.productBox a .btn span.btn_arrow:after{
    content: '';/*何も入れない*/
    display: inline-block;/*忘れずに！*/
    width: 10px;/*画像の幅*/
    height: 19px;/*画像の高さ*/
    background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_pavilion/icon_arrow.png);
    background-size: contain;
    vertical-align: middle;
    margin-left: 17px;
}

.productBox a .btn:hover,
.productBox a .btn_momery:hover{
    opacity:  0.7;
}

.toggleBtn {
display: none;
}
table {
border: solid #C9C9C9;
border-width: 1px 1px 1px 1px;
border-spacing: 0;
color: #000;
width: 930px;
margin: 60px auto 0;
empty-cells: show;
line-height: 1.5;
font-size: 100%;
}

caption{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 7px;
    text-align: left;
}
th {
border: solid #C9C9C9;
border-width: 0 1px 1px 0;
    background-color: #f9f9f9;
font-size: 14px;
font-weight: bold;
text-align: left;
margin: 0;
padding: 15px 15px;
box-sizing: border-box;
    width: 19%;
}
td {
border: solid #C9C9C9;
border-width: 0 1px 1px 0;
text-align: left;
padding: 15px 15px;
box-sizing: border-box;
font-size: 16px;
}
td.model{
    width: 27%;
    font-weight: bold;
}

td.inpage p{
    margin: 0;
    font-weight: bold;
}
td.memory{
    width: 13.5%;
}
td.model a{
    display: block;
    width: 100%;
    text-align: center;
    margin: 0;
}

td.model p.model_name{
    font-size: 16px;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
}
td.model p.model_name:before,
td.inpage p:before{
    content: '';/*何も入れない*/
    display: inline-block;/*忘れずに！*/
    width: 20px;/*画像の幅*/
    height: 20px;/*画像の高さ*/
    background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_pavilion/icon_model.png);
    background-size: contain;
    vertical-align: middle;
    margin-right: 6px;
}
td.model div.btn{
    width: 198px;
    background: rgb(23,174,197);
background: linear-gradient(90deg, rgba(23,174,197,1) 0%, rgba(35,196,144,1) 100%);
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding: 9px 0 8px 5px;
    box-sizing: border-box;
    margin: 10px auto 0;
    ms-transition: all .2s;
    transition: all .2s;
}

td.model div.btn_momery{
    width: 98px;
    background: rgb(23,174,197);
background: linear-gradient(90deg, rgba(23,174,197,1) 0%, rgba(35,196,144,1) 100%);
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    padding: 9px 0 8px 5px;
    box-sizing: border-box;
    ms-transition: all .2s;
    transition: all .2s;
}

td.model div.btn span.btn_arrow:after,
td.model div.btn_momery span.btn_arrow:after{
    content: '';/*何も入れない*/
    display: inline-block;/*忘れずに！*/
    width: 6px;/*画像の幅*/
    height: 11px;/*画像の高さ*/
    background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_pavilion/icon_arrow.png);
    background-size: contain;
    vertical-align: -1px;
    margin-left: 7px;
}
.box_memory{
    overflow: hidden;
    zoom:1;
    padding-left: 3px;
    box-sizing: border-box;
}

td.model .box_memory a{
    display: inline-block;
    width: 98px;
    float: left;
    margin: 10px 5px 0 5px;
}

.cnt{
    text-align: center;
}
.icon_cpu{
    width: 80px;
    height: 72px;
    margin: 0 auto 5px;
}
.icon_cpu img{
    width: 100%;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 80px auto 80px; 
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;
}

/* 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;
}
