@charset "shift_jis";
/*==============================================
 common
============================================= */
.forPc,
.menu {
display:none;
}
#header {
border-bottom: #ededed solid 1px;
}
.copyRight { border-top: 1px solid #ededed; }
.pageTop {
width: 40px;
height: 40px;
right: 10px;
background-size: 40px;
border-radius: 50%;
}
img {
width: 100%;
height: auto;
}

/*==============================================
 看板
============================================= */
.mainTitleWrap {
background: #f0f0f0;
}
h1 {
padding-top: 149%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_gigabyte/sp_title.webp) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}
p.lead {
box-sizing: border-box;
font-size: 1.15rem;
line-height: 1.8;
padding: 0 25px 3px;
}
.lead a:link,
.lead a:visited {
color: #007fe0;
font-weight: bold;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #699dfc;
}
.lead span.sTxt {
    display: block;
font-size: 0.95rem;
line-height: 1.5;
    margin-top: 15px;
}

/*==============================================
 バナー
============================================= */
.bnr a { text-decoration: none; }

/*----　看板下　----*/
.topbnr {
padding: 25px 25px 45px;
}
.innerbnrLast a,
.innerbnr a,
.topbnr .bnr a {
background: #000 url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_gigabyte/sp_bnr_black_arrow.png) center right 7px no-repeat;
background-size: 5%;
border-radius: 2px;
color: #fff;
display: block;
text-align: center;
font-size: 1rem;
line-height: 1.5;
padding: 17px 0;
}

/*----　.innerbnr ----*/
.innerbnr {
padding: 25px 25px 35px;
}
.innerbnrLast {
margin: 30px 0 40px;
}

/*==============================================
 #mainContents
============================================= */
/*----- 文字 -----*/
.productBoxIn p,
.paragraph p {
font-size: 1.25rem;
line-height: 1.8;
margin-top: 30px;
}
.paragraphIn > p:first-child {
margin-top: 10px;
}
.paragraph .cap {
font-size: 1rem;
line-height: 1.7;
margin-top: 10px !important;
}

/*----　paragraph　----*/
.paragraph {
border-top: 1px solid #8f8f8f;
transition: background-color .2s, border-top-color .2s;
}
#matome {
border-bottom: 1px solid #8f8f8f;
}
.spAccordion {
display: none;
padding: 0;
}
.spAccordion-none {
padding: 0;
}
.paragraphIn {
padding: 0px 26px 10px;
}
/*----- h2 -----*/
.paragraph h2 {
position: relative;
padding: 20px 20px 20px 25px;
color: #000;
font-weight: bold;
}
.paragraph h2:active {
background-color: rgba(255,255,255,0.10);
}
.paragraph.active h2 {
color: #292929;
}
.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
right: 20px;/*----　右からの矢印の位置　----*/
width: 8px;
height: 8px;
margin: auto;
-webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
transition: opacity .2s ease, -webkit-transform .2s ease;
transition: transform .2s ease, opacity .2s ease;
transition: transform .2s ease, opacity .2s ease, -webkit-transform .2s ease;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
vertical-align: middle;
border-bottom: 2px solid #ce005c;/*----　矢印の色　----*/
border-right: 2px solid #ce005c;/*----　矢印の色　----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

/*----- h2-img-txt -----*/
.paragraph h2 .titleImg {
display: table;
padding-right: 26px;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.paragraph h2 .spTitleImg {
display: table-cell;
width: 95px;
vertical-align: top;
}
.paragraph h2 .titleTxt {
box-sizing: border-box;
display: table-cell;
font-size: 1.5rem;
line-height: 1.5;
vertical-align: top;
padding-left: 15px;
}
.paragraph h2 .subTitle {
color: #0446f2;
display: block;
font-size: 1.3rem;
margin-bottom: 3px;
}

.paragraph p em {
    background: linear-gradient(transparent 60%, #ffeeb1 40%);
    font-weight: bold;
    font-style: normal;
}
.paragraph p.sTxt {
    display: block;
font-size: 0.95rem;
line-height: 1.5;
    margin-top: 15px;
}

/*----- sItemBoxB -----*/
.sTitle {
margin: 35px 0 15px;
}
.sTitle strong {
border-left: #000 solid 4px;
box-sizing: border-box;
display: inline-block;
font-size: 1.2rem;
line-height: 1.5;
padding-left: 9px;
}
.sItemBoxLeft,
.sItemBoxRight {
display: table;
margin-bottom: 20px;
}
.sItemBoxB img,
.sItemBoxB dl {
display: table-cell;
vertical-align: middle;
}
.sItemBoxB dl {
box-sizing: border-box;
width: 73%;
padding-left: 5%;
}
.sItemName {
font-size: 1.2rem;
font-weight: bold;
text-align: left;
line-height: 1.5;
margin-bottom: 2px;
}
.sItemBnr a {
background: #ff5b00 url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_gigabyte/bnr_arrow.png) center right 13px no-repeat;
background-size: 10px;
border-radius: 2px;
color: #fff;
display: block;
width: 100%;
text-align: center;
font-size: 0.95rem;
line-height: 1.5;
padding: 11px 0;
}
.sItem span {
background: #f0f0f0;
display: inline-block;
font-size: 1.15rem;
margin-bottom: 5px;
padding: 4px 5px 1px;
}

/*----- img -----*/
:is(.imgBox, .imgBoxB, .imgBox02) {
margin-top: 40px;
}
:is(.imgBox, .imgBoxB, .imgBox02) :is(.cap) {
margin-top: 15px;
}
:is(.imgBox, .imgBoxB, .imgBox02) :is(img) {
width: 100%;
}
.imagesClear + .imagesClear,
.imgBox02 a + a {
display: block;
margin-top: 10px;
}
.imgBoxB strong {
display: block;
font-size: 1.2rem !important;
    line-height: 1.5;
font-weight: bold;
margin-bottom: 10px;
}

/*==============================================
 .productBox
============================================= */
.productBox {
background: #f0f0f0;
border-top: #8f8f8f solid 1px;
padding-top: 50px;
}

.productBox h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_gigabyte/title_bg03.png) center top no-repeat;
background-size: 25%;
font-size: 1.55rem !important;
font-weight: bold;
line-height: 1.4;
text-align: center;
padding-top: 10%;
}
.productBoxIn {
padding: 0 25px;
}
.itemBoxTitle {
border-bottom: #000000 dotted 1px;
margin-bottom: 35px;
text-align: center;
}
.itemBoxTitle span {
background: #000;
color: #fff;
display: inline-block;
font-size: 1rem;
font-weight: bold;
padding: 2px 7px;
position: relative;
top: 13px;
}
.itemSbox {
text-align: center;
}
.itemSbox + .itemSbox {
margin-top: 30px;
}
p + .itemBox {
background: #fff;
box-sizing: border-box;
margin-top: 35px;
padding: 25px;
}
.itemBox {
background: #fff;
box-sizing: border-box;
padding: 25px;
}

.itemBox img {
width: 65%;
}
.itemBox dt {
font-size: 1rem;
font-weight: bold;
line-height: 1.5;
margin: 10px 0 5px;
}
.itemBox .itemName {
font-size: 1.3rem;
font-weight: bold;
line-height: 1.4;
margin-bottom: 10px;
}
.choiceItem:before {
border: #b90000 solid 1px;
color: #b90000;
content: '検証機に使用';
font-size: 0.9rem;
font-weight: normal;
padding: 1px 5px;
position: relative;
top: -2px;
margin-right: 7px;
}
.itemBox .itemTxt {
font-size: 1rem;
line-height: 1.5;
text-align: left;
margin-bottom: 8px;
}
.itemBnr a {
background: #ff5b00 url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_gigabyte/bnr_arrow.png) center right 13px no-repeat;
background-size: 10px;
border-radius: 2px;
color: #fff;
display: block;
width: 100%;
text-align: center;
font-size: 1.1rem;
line-height: 1.5;
padding: 13px 0;
}

.inMatome {
padding: 50px 25px 0;
}
.inMatome h3 {
font-size: 1.4rem;
font-weight: bold;
text-align: center;
line-height: 1.5;
margin-bottom: 20px;
}
#matome {
background: #fff;
}
#matome p {
font-size: 1.25rem;
line-height: 1.8;
margin-bottom: 15px;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
	font-size: 0.85rem; 
	padding: 15px 0 50px;
	color: #333;
}
