@charset "shift_jis";
/*==============================================
common
============================================= */

#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: #A0A0A0;
}

sup{
vertical-align:super;
font-size:9px;
}



/*==============================================
看板
============================================= */
.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/06_aero15oled/pc_hero_bg.jpg) center top no-repeat;
}

.logo_intel{
    width: 960px;
    margin: 0px auto 0;
    padding-top: 40px;
}
.logo_intel p.intel{
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/06_aero15oled/logo_intel_pc.png) left top no-repeat;
    background-size: contain;
    width: 90px;
    height: 90px;
text-indent: -999em;
font-size: 0;
z-index: 1;
}

.mainTitle {
width: 930px;
margin: 0 auto;
padding: 480px 0 0 0;
    box-sizing: border-box;
}
h1 {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/06_aero15oled/pc_hero_tit.png) left top no-repeat;
width: 929px;
height: 197px;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin: 0 auto;
}

.lead{
    color: #FFF;
    font-size: 16px;
    line-height: 2.0;
    margin-top: 50px;
}
.lead a:link,
.lead a:visited {
color: #699dfc;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #699dfc;
    text-decoration: none;
}



/*==============================================
.ancer
============================================= */

.ancer_wrapper {
    width: 930px;
    margin: 60px auto 0;
    background-color: #222c39;
    padding: 60px;
    box-sizing: border-box;
    color: #FFF;
}

.ancer_wrapper .inBox{
    
    margin: 0 auto;
}
.ancer_wrapper p {
    font-size: 13px;
    
}
.ancer {

}

.ancer li {
    display: block;
    line-height: 1.5;
    ms-transition: all .2s;
    transition: all .2s;
    margin: 28px 0;
    border-left: 1px #6b777f solid;
    padding-left: 20px;
}
.ancer li a {
    color: #FFF;
    font-size: 14px;
    ms-transition: all .2s;
    transition: all .2s;
}
.ancer li span {
    display: block;
    text-align: left;
    color: #00ffc6;
     font-size: 15px;
}
.ancer li:hover {
    opacity: 0.6;

}


/*==============================================
 #mainContents
============================================= */
#mainContents{
background-color: #1e232f;
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.12em;
}
.paragraph#article01{
    width: 1060px;
    background-color: #FFF;
    margin: 100px auto 0;
    padding: 270px 0 0;
    box-sizing: border-box;
    
}
.paragraph#article02,
.paragraph#article03{
    width: 1060px;
    background-color: #FFF;
    margin: 30px auto 0;
    padding: 230px 0 0;
    box-sizing: border-box;
    
}
.paragraph#article04{
    width: 1060px;
    background-color: #FFF;
    margin: 30px auto 0;
    padding: 195px 0 0;
    box-sizing: border-box;
    
}

.paragraphIn{
    padding: 0 65px 65px;
}

.paragraph p{
    font-size: 16px;
    line-height: 2.0;
    margin-bottom: 30px;
}

#article01{
    position: relative;
    margin-top: 100px;
}

#article02,
#article03,
#article04{
    position: relative;
    margin-top: 30px;
}
#article01 h2,
#article02 h2,
#article03 h2,
#article04 h2{
    position: absolute;
    top:-30px;
    left:65px;
}
.paragraph h2 {
    font-size: 26px;
    line-height: 1.6em;
    font-weight: bold;
    text-align: left;
    border-left: 3px solid #00c993;
    padding-left: 30px;
    padding-right: 65px;
    padding-top: 100px;
    box-sizing: border-box;
}

.paragraph h2 span.sub {
    color: #00c993;
    font-size: 20px;
    display: block;
    letter-spacing: 0.1em;
}

.paragraph h3{
    font-size:  20px;
    margin-top: 60px;
    font-weight: bold;
}

ul.item_info{
    width: 100%;
    padding: 25px 40px;
    box-sizing: border-box;
    background: #F4F4F4;
    margin-top: 15px;
    margin-bottom: 30px;
}
ul.item_info li{
    font-size: 14px;
    margin: 15px 0;
}

/*==============================================
banner
============================================= */
.topbnr{   
}
.innerbnr{
    background-color: #1e232f;
    padding: 30px 0 60px;
}
.topbnr a,
.innerbnr a{
width: 930px;
    display: block;
    margin: 60px auto 0;
}

.topbnr a .button,
.innerbnr a .button{
  position: relative;
  display: inline-block;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  transition: .3s;
    width: 100%;
    border-radius: 5px;
    z-index: 100;
    padding: 20px 50px 20px 60px;
    box-sizing: border-box;
}

.topbnr a .button:hover,
.innerbnr a .button:hover{
  color: #fff;
}


.topbnr a .button::after,
.innerbnr a .button::after{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -10;
  content: '';
    background: #1FCD92;
    border-radius: 5px;
}

.topbnr a .button::before,
.innerbnr a .button::before{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -5;
  content: '';
  background: #000;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .4s;
    border-radius: 4px;
}

.topbnr a .button:hover::before,
.innerbnr a .button:hover::before{
  transform-origin: left top;
  transform: scale(1, 1);
}

.wrap_bnr{
   overflow: hidden;
    zoom:1;
    display: block;

}

dl.info{
    width: 520px;
    float: left;
    text-align: left;
}

dl.info dt{
    font-size: 15px;
    text-shadow: 0 0 3px rgba(0,0,0,0.3);
}
dl.info dd{
    font-size: 28px;
    font-weight: bold;
    text-shadow: 0 0 3px  rgba(0,0,0,0.3);
    margin-top: 10px;
}
dl.info dd span{
    font-size: 22px;
    margin-left: 25px;
}
.to_kakaku{
    width: 240px;
    height: 45px;
    line-height: 45px;
    margin-top: 4px;
    font-size: 16px;
    font-weight: bold;
    padding-right: 53px;
    text-shadow: 0 0 3px  rgba(0,0,0,0.3);
    float: right;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/06_aero15oled/icon_arrow.png) right top no-repeat;
}


/*==============================================
.imgBox
============================================= */
.imgBox + p{
    margin-top: 60px;
}

.imgBox {
    margin: 60px auto 0;
    width: 930px;
    text-align: center;
    font-size: 0;
}

.typeA .inbox .floatL{width: 62% !important;}
.typeA .inbox .floatR{width: 35% !important;}

.typeB .inbox .floatL{width: 25% !important;}
.typeB .inbox .floatR{width: 73% !important;}

.w700 {
    margin: 60px auto 0;
    width: 680px !important;
    text-align: center;
    font-size: 0;
}

.inbox,
.inbox02,
.inbox03,
.inbox04{
    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;
}

/*　inbox03　ヨコ4枚組 用 */
.imgBox .inbox03 .floatL, .imgBox .inbox03 .floatR{
    position: relative;
    width: 48%;
}


.imgBox .inbox03 .inbox_4_L,
.imgBox .inbox03 .inbox_2x2_L{
    overflow: hidden;
    zoom: 1;
    width: 49%;
    float: left;
}

.imgBox .inbox03 .inbox_4_R,
.imgBox .inbox03 .inbox_2x2_R{
    overflow: hidden;
    zoom: 1;
    width: 49%;
    float: right;
}



.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: 10px auto 0;
    text-align: left;
    font-size: 13px;
    line-height: 1.9;
}

.imgBox .floatR.cap {
    width: 48%;
    margin-top: 0;
}

/* キャプション　見出し */

p.captit01 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
    text-align: left;
    border-left: #00c993 6px solid;
    padding-left: 10px;
    line-height: 1.4;
}

.bench{
    border: #ADADAD dotted 1px;
    padding: 20px;
    box-sizing: border-box;
    text-align: left;
    margin-top: 20px;
}

.bench p.title{
    background-color: #000000;
    color: #FFF;
    font-size: 13px;
    width: 100px;
    text-align: center;
    margin: 0 0 15px 0;
}

p.result{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.3;
}

p.result span{
    font-size: 12px;
    display: block;
}

.thunderbolt{
    padding-top: 100px;
}
/*==============================================
 .productBox
============================================= */

.productBox{
    width: 930px;
    margin: 100px auto 0;
    color: #FFF;
}
p.prd_tit{
    font-size: 15px;
    
}

.productBoxIn01{
    width: 930px;
    margin: 40px auto 0;
    overflow: hidden;
    zoom:1;
    display: block;

    
}
.productBoxIn02{
    width: 604px;
    margin: 40px auto 0;
    overflow: hidden;
    zoom:1;
    display: block;

    
}

.productBoxIn01 a:nth-child(1),
.productBoxIn01 a:nth-child(2){
    width: 280px;
    float: left;
    margin-right: 44px
}
.productBoxIn01 a:nth-child(3){
    width: 280px;
    float: right;
}
.productBoxIn02 a:nth-child(1){
    width: 280px;
    float: left;
}
.productBoxIn02 a:nth-child(2){
    width: 280px;
    float: right;
}
.productBox a{
    display: inline-block;
    width: 280px;
    background: #222c39;
    padding: 35px;
    box-sizing: border-box;
    color: #FFF;
    text-align: center;
}
.productBox a .img{
    width: 200px;
    margin: 0 auto;
}
.productBox a .img img{
    width: 100%;
}
.productBox p.name{
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    height: 40px;
    
}
.productBox p.name span{
    display: block;
    font-size: 12px;
    font-weight: normal;
    color: #44BCFF;
    margin-top: 8px;
}

ul.spec{
    font-size: 10px;
    margin-top: 20px;
    text-align: left;
    color: #C8C8C8;
}
ul.spec li{
    margin-bottom: 10px;
    line-height: 1.4;
}
ul.spec li span{
    font-size: 11px;
    display: block;
}
ul.spec li span::after{
    content: '：';
  color: #C8C8C8;
    font-weight: bold;
    margin-right: 5px;
}



.productBox a .button{
  position: relative;
  display: inline-block;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  transition: .2s;
    width: 170px;
    margin: 20px auto 0;
    border-radius: 4px;
    z-index: 100;
    padding: 9px 0;
    box-sizing: border-box;
    text-shadow: 0 0 3px rgba(0,0,0,0.4);
    font-size: 14px;
    letter-spacing: 0.05em;


}

.productBox a .button:hover{
  color: #fff;
}


.productBox a .button::after{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -10;
  content: '';
    background: #1FCD92;
    border-radius: 5px;
}

.productBox a .button::before{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -5;
  content: '';
  background: #000;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .4s;
    border-radius: 4px;
}

.productBox a .button:hover::before{
  transform-origin: left top;
  transform: scale(1, 1);
}

.productBox a .button span::after{
        content: '';/*何も入れない*/
    display: inline-block;/*忘れずに！*/
    width: 17px;/*画像の幅*/
    height: 17px;/*画像の高さ*/
    background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/21/06_aero15oled/icon_arrow02.png);
    background-size: contain;
    vertical-align: -4px;
    margin-left: 7px;
    text-shadow: 0 0 3px rgba(0,0,0,0.4);
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #BFBFBF;
width: 930px; 
margin: 70px auto 70px; 
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;
}
