@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%; }


.sponly {display: none;}


/*==============================================
 .noto
============================================= */
/* regular */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Regular.woff);
    font-weight: 400;
}
/* medium */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Medium.woff);
    font-weight: 500;
}
/* bold */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Bold.woff);
    font-weight: 700;
}


/*---- 文字　 ----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
table th,table td{
font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;
color: #fff;}

#mainContents p {
	font-size:  132%;
	line-height: 2.1;
}

#mainContents .cap{
	font-size: 108%;
	line-height: 1.9;}


#mainContents p + p {
	margin-top: 20px;}

sup {
font-size: 60%;
vertical-align: top;
position: relative;
top: 0.3em;
}

.marker {
background:#543409;
}

/*==============================================
看板
============================================= */

.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_asus/topbg.jpg) center top no-repeat;
}
.mainTitle {
margin: 0 auto;
padding: 50px 0 0;
}

h1 {
width: 935px;
height:600px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_asus/pc_title.png) left top no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin: 0 auto 0;
}

.lead {
	width: 930px;
	margin: 0 auto 0;
	line-height: 2.1 !important;}

.lead a:link,
.lead a:visited {
color: #ff9e1b;

}
.lead a:hover,
.lead a:active {
color: #ff9e1b;
text-decoration: underline;
}

.lead .cap {
	font-size: 14px !important;
	display: block;
}

/*----- contentsNavi -----*/

.contentsNavi {
	background-color: #262626;
	padding: 75px 0;
	margin-top: 110px;
}

.navidata {
	width: 930px;
	margin: 0 auto;
	display: table;
}

.navidata p,
.navidata ul {
	display: table-cell;
	vertical-align: middle;}

.navidata p {
	text-indent: -999em;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_asus/contents_tit.png) left 50% no-repeat;
	width: 150px;}

.navidata li a {
	font-size: 16px;
	color: #fff;
	padding-left: 20px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_asus/contents_arrow.png) left 50% no-repeat;
	transition: 0.1s ease-in-out;
}

.navidata li a span{
	display: inline-block;
	width: 150px;
	font-weight: bold;
}

.navidata li a:hover {
	color: #ff9e1b;
}

.navidata li + li {
	margin-top: 20px;
}

/*==============================================
 バナー
============================================= */


.topbnr a{
display: block;
width: 487px;
height: 57px;
margin: 50px auto 0;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_asus/top_bnr_02.png) no-repeat;
overflow: hidden;
transition: 0.1s ease-in-out;}

.topbnr a:hover {
opacity: 0;	}

.topbnr .bnr{
width: 487px;
height: 57px;
margin: 50px auto 0;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_asus/top_bnr_02_over.png) no-repeat;}


.innerbnr{
display: block;
width: 100%;
text-indent: -999em;
background-color: #262626;
margin: 100px auto 0;
overflow: hidden;}

.innerbnr a{
display: block;
width: 1530px;
height: 245px;
margin: 0 auto 0;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_asus/inner_bnr_02.jpg) no-repeat;
overflow: hidden;
transition: 0.1s ease-in-out;}

.innerbnr a:hover {
opacity: 0;	}

.innerbnr .bnr{
width: 1530px;
height: 245px;
margin: 0 auto 0;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_asus/inner_bnr_02_over.jpg) no-repeat;}

/*----- 記事内リンク -----*/
a.sublink{
	width: 508px;
	display: block;
	background:#7a4c0d url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_asus/sub_link_arrow.svg) 480px 50% no-repeat;
	/*border: #ff9e1b 1px solid;*/
	border-radius: 50px;
	color: #fff;
	font-size: 13px;
	line-height: 1.6;
	text-align: center;
	padding: 15px 0 14px;
	margin: 90px auto 0;
transition: 0.1s ease-in-out;}

a:hover.sublink {
	background:#ff9e1b url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_asus/sub_link_arrow.svg) 480px 50% no-repeat;
}


/*==============================================
#mainContents
============================================= */
.bgblack {background-color: #000;
padding-bottom: 100px;}


.paragraphIn {
	width: 930px;
	margin: 60px auto 0;
	padding: 50px 0;
}

#matome .paragraphIn {
padding: 50px 0 0;	
}

.paragraph h2 {
	font-size: 26px;
	line-height: 1.7;
	text-align: center;
	font-weight: bold;
width: 930px;
margin: 100px auto 0;}

.paragraph h2 .icon {
	display: block;
	text-indent: -999em;
	height: 120px;
}

#article01 h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_asus/h2_icon01.png) center top no-repeat;}
#article02 h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_asus/h2_icon02.png) center top no-repeat;}
#article03 h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_asus/h2_icon03.png) center top no-repeat;}
#matome h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_asus/h2_icon_matome.png) center top no-repeat;}


.paragraph h3 {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_asus/h3_bg.png) center top no-repeat;
	background-size: 156px;
	font-size: 22px;
	line-height: 1.8;
	font-weight: bold;
	text-align: center;
	padding-top: 40px;
	margin: 110px 0 60px;
}

.subtit {margin-top: 90px;
font-size:18px;;
font-weight: bold;
color: #fff;}



/*----　画像　----*/
.w700{width: 700px;}
.imgBox {margin:90px auto 0; }

.imgBox div {overflow: hidden;}

.imgBox .floatL,
.imgBox .floatR {width:450px;}
.imgBox img {width: 100%;}

.imgBox a {
font-size: 0;
display: block;
cursor: zoom-in;}

.imgBox a img{
transition: 0.2s ease-in-out;}

.imgBox a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);}

.imgBox .cap a {
	font-size: 100% !important;
	display: inline-block !important;
	color: #5a7ddd;
	text-decoration: underline;}

.imgBox div + .cap,
.imgBox a + .cap{
	margin-top: 15px;}

a.floatL + .cap,
a.floatR + .cap{
	margin-top: 0;}

.imgBox +h3,
.imgBox + p {
	margin-top: 90px;
}

/*----　動画 ----*/
.movBox {
width: 700px;
margin: 90px auto 0;
}

.movBox + p{
	margin-top: 90px;
}

.mov {
width: 700px;
height: 394px;
background: #666;
display: table;
margin-bottom:15px;
line-height: 0;
}
.movTxt {
display: table-cell;
line-height: 1.3;
color: #fff;
vertical-align: middle;
text-align: center;
}
.movTit{
text-indent: -999em;
margin-bottom: 15px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_asus/mov_icon.png) left top no-repeat;
background-size: 101px;
height: 23px;
}
.movWrap {
display: block;
overflow: hidden;
}


/*----　kakomi　----*/
.kakomi{
	margin-top: 90px;
	background-image:url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_asus/kakomi_top.png), url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_asus/kakomi_btm.png);
	background-position: left top, left bottom;
	background-repeat: no-repeat, no-repeat;
padding: 51px 0 51px;}

.kakomiIn {
	border-left: #4f4e4e 1px solid;
	border-right: #4f4e4e 1px solid;
	padding: 20px 40px;
	box-sizing: border-box;
}

.kakomiIn .title {
	text-align: center;
}

.kakomiIn .title span {
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 40px;
	border-bottom: #4f4e4e 1px solid;
	display: inline-block;
}

.kakomiIn .imgBox {
	margin:70px auto 0;
}

.kakomiIn .imgBox .floatL {
width: 450px;	}

.kakomiIn .imgBox .floatR {
	width: 368px;}




/*----　table　----*/
.spectit {margin-top: 70px;
font-size: 16px;
font-weight: bold;
color: #fff;}


table{
width: 930px;
margin: 15px auto 0;
border-collapse:separate;
border-spacing:0;
box-sizing: border-box;
border-left:#4f4e4e 1px solid;
border-top:#4f4e4e 1px solid; }


table th,
table td{
padding: 10px 15px;
box-sizing: border-box;
font-size: 15px;
line-height: 1.7;}

table th {
background-color: #2a2a2a;
border-right: #4f4e4e 1px solid;
border-bottom: #4f4e4e 1px solid;
word-break: break-all}


table td{
border-right: #4f4e4e 1px solid;
border-bottom: #4f4e4e 1px solid;}

table.spec th,
table.spec02 th {
	width: 200px;}

table.spec02 td{
	width: 365px;
}

.nopadding {
	padding: 0 0 20px 0 !important;
	text-align: center;
}

table + p {
	margin-top: 90px;
}

table.spec02 {
	margin-top: 90px;
}

.matomebg {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_asus/prd_bg.webp) center 580px no-repeat;
}

/*==============================================
.productBox
============================================= */
.productBox{
	}

.productBoxIn {
	width: 930px;
	margin: 0 auto;
	padding-top: 106px;}

.productBoxIn a.main {
	width: 600px;
	margin: 0 auto 0;
	display: block;
	text-align: center;
transition: 0.1s ease-in-out;}

.productBoxIn a.main .name img{
margin-top: 35px;}

/*----　価格アイテムビューのリンク　----*/
.productBoxIn  a.main .btn span{
display: block;
width: 440px;
height: 54px;
margin: 30px auto 0;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_asus/prd_bnr.png) no-repeat;
overflow: hidden;
transition: 0.1s ease-in-out;}

.productBoxIn  a:hover.main .btn span{
opacity: 0;	}

.productBoxIn  a.main .btn{
width: 440px;
height: 54px;
margin: 30px auto 0;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_asus/prd_bnr_over.png) no-repeat;}

/*----　メーカーのリンク　----*/
.productBoxIn  a.main.makerlink .btn span{
display: block;
width: 440px;
height: 54px;
margin: 30px auto 0;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_asus/prd_bnr03.png) no-repeat;
overflow: hidden;
transition: 0.1s ease-in-out;}

.productBoxIn  a:hover.main.makerlink .btn span{
opacity: 0;	}

.productBoxIn  a.main.makerlink .btn{
width: 440px;
height: 54px;
margin: 30px auto 0;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_asus/prd_bnr03_over.png) no-repeat;}


.productBoxIn a.sub .name img{
	margin-top: 20px;}

.productBoxIn  a.sub .btn span{
display: block;
width: 297px;
height: 48px;
margin: 20px auto 0;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_asus/prd_btn02_02.png) no-repeat;
overflow: hidden;
transition: 0.1s ease-in-out;}

.productBoxIn  a:hover.sub .btn span{
opacity: 0;	}

.productBoxIn  a.sub .btn{
width: 297px;
height: 48px;
margin: 20px auto 0;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_asus/prd_btn02_02_over.png) no-repeat;}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #fff;
width: 930px; 
margin: 30px auto 0; 
text-align: right;}


.makerBanner a{
	width: 930px;
	margin: 80px auto 0;
	display: block;
	transition: 0.1s ease-in-out;
}

.makerBanner a:hover {
opacity: 0.8;
filter: alpha(opacity=80);	
}
