@charset "shift_jis";
/*==============================================
common
============================================= */
.forSp,
.spTitleImg,
.bnr .item {
display:none;
}
#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%; }

/*==============================================
 .noto
============================================= */
/* regular */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Regular.woff);
    font-weight: normal;
}
/* 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 {
    font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
	letter-spacing: 0.08em;
    font-feature-settings: "palt" 1;
}
.mainTitleWrap {
width: 100%;
background: #f0f0f0 url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_gigabyte/bg.webp) center top no-repeat;
}
.mainTitle {
margin: 0 auto;
padding: 33px 0 0;
}
h1 {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_gigabyte/title.webp) right top no-repeat;
width: 1010px;
height: 569px;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin: 0 auto;
}
.lead {
    font-size: 17px;
    line-height: 1.9;
    width: 930px;
    margin: 20px auto 0;
}
.lead a:link,
.lead a:visited {
color: #007fe0;
font-weight: bold;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #3da5f5;
}
.lead .sTxt {
display: block;
margin-top: 15px;
font-size: 12px;
}

.menu {
    background: #f0f0f0;
    width: 100%;
    box-sizing: border-box;
    padding: 0 0 70px;
}
.menu ul {
    overflow: hidden;
    width: 930px;
    margin: 0 auto;
}
.menu li a {
    box-sizing: border-box;;
    display: block;
    width: 225px;
    height: 290px;
    font-size: 13px;
    line-height: 1.5;
    float: left;
    padding: 155px 20px 15px 20px;
    -webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
box-shadow: 2px 2px 4px -2px #b5c7d8;
}

.menu li b {
    color: #0446f2;
    display: block;
    font-size: 23px;
    font-weight: normal;
	text-align: center;
	letter-spacing: 0.05em;
    font-feature-settings: "palt" 1;
    margin-bottom: 5px;
}
.menu01 a {
    background: #fff url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_gigabyte/menu01.jpg) center top no-repeat;
    margin-right: 10px;
}
.menu02 a {
    background: #fff url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_gigabyte/menu02.jpg) center top no-repeat;
    margin-right: 10px;
}
.menu03 a {
    background: #fff url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_gigabyte/menu03.jpg) center top no-repeat;
    margin-right: 10px;
}
.menu04 a {
    background: #fff url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_gigabyte/menu04.jpg) center top no-repeat;
}
.menu li a:hover {
opacity: 0.7;
}

/*==============================================
bnr
============================================= */
.topbnr .bnr a {
background: #000 url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_gigabyte/arrow_outside.png) center right 15px no-repeat;
background-size: 21px;
border-radius: 3px;
color: #fff;
display: block;
text-align: center;
font-size: 16px;
line-height: 1.5;
padding: 17px 0;
    -webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.topbnr .bnr {
width: 660px;
margin: 30px auto 45px;
padding: 0;
}

/*----　.innerbnr ----*/
.innerbnrLast .bnr a,
.innerbnr .bnr a {
background: #000 url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_gigabyte/arrow_outside.png) center right 15px no-repeat;
background-size: 21px;
border-radius: 3px;
color: #fff;
display: block;
text-align: center;
font-size: 20px;
line-height: 1.5;
padding: 17px 0;
    -webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.innerbnr .bnr {
width: 762px;
margin: 70px auto 110px;
padding: 0;
}
.innerbnrLast {
border-top: #000 dotted 1px;
margin-top: 70px;
padding: 55px 0 110px;
}
.innerbnrLast .bnr {
width: 762px;
margin: 0 auto;
}

/*----　bnr:hover ----*/
.topbnr .bnr a:hover,
.innerbnrLast .bnr a:hover,
.innerbnr .bnr a:hover {
background: #454545 url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_gigabyte/arrow_outside.png) center right 15px no-repeat;
background-size: 21px;
}

/*==============================================
#mainContents
============================================= */
.productBox,
.paragraph {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_gigabyte/title_bg.webp) top center no-repeat;
padding: 135px 0 0;
}

.paragraphIn {
width: 930px;
margin: 0 auto;
}

/*----　font ----*/
:is(#article01, #article02, #article03) :is(h2) :is(b) {
display: none;
}
:is(#article01, #article02, #article03) :is(h2) {
box-sizing: border-box;
color: #000;
display: block;
font-size: 38px;
text-align: center;
font-feature-settings: "palt" 1;
font-weight: 700;
letter-spacing: 0.09em;
line-height: 1.3;
width: 930px;
margin: 0 auto;
padding: 0;
}
#article01 h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_gigabyte/title_bg01.png) top center no-repeat;
padding-top: 67px;
}
#article02 h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_gigabyte/title_bg02.png) top center no-repeat;
padding-top: 67px;
}
#article03 h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_gigabyte/title_bg03.png) top center no-repeat;
padding-top: 67px;
}

.paragraph p {
color: #202020;
font-size: 18px;
line-height: 1.9;
margin-top: 70px;
}
.paragraph p + p {
margin-top: 25px;
}
.paragraph p em {
    background: linear-gradient(transparent 75%, #ffeeb1 30%);
    font-weight: bold;
    font-style: normal;
}
.paragraph p.sTxt {
display: block;
margin-top: 15px;
font-size: 12px;
}
.imgBoxB .sTxt {
display: block;
margin-top: 10px;
font-size: 12px;
}

/*---- .sTitle ----*/
.sTitle {
margin: 70px 0 30px;
}
.sTitle strong {
box-sizing: border-box;
border-left: #000 solid 5px;
font-size: 20px;
padding-left: 15px;
}

/*---- .sItemBoxB ----*/
.sItemBoxB {
overflow: hidden;
margin-bottom: 30px;
}
.sItemBoxB img,
.sItemBoxB dl {
display: table-cell;
vertical-align: middle;
}
.sItemBoxLeft,
.sItemBoxRight {
display: table;
width: 450px;
}
.sItemBoxLeft {
float: left;
}
.sItemBoxRight {
float: right;
}
.sItem {
margin-bottom: 15px;
}
.sItemBoxB img {
width: 140px;
}
.sItemBoxB dl {
width: 290px;
}
.sItem span {
background: #ededed;
font-size: 16px;
line-height: 1;
padding: 0 6px 3px;
}
.sItemName {
font-size: 15px;
margin-bottom: 15px;
}
.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: 14px;
line-height: 1.5;
padding: 13px 0;
    -webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.sItemBnr a:hover {
background: #ff8039 url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_gigabyte/bnr_arrow.png) center right 13px no-repeat;
background-size: 10px;
}


/*---- .imgBox ----*/
.imgBoxB  {
width: 750px;
margin: 70px auto 0;
}
.imgBox02 {
    width: 100%;
    margin: 70px auto 0;
}

.paragraph p.cap {
font-size: 14px;
line-height: 1.7;
}
.imgBox02 img,
.imgBoxB img,
.imgBox img {
width: 100%;
}
.paragraph a.flotL {
    display: block;
    float: left;
    width: 49%;
}
.paragraph a.flotR {
    display: block;
    float: right;
        width: 49%;
}
.photoTitle {
box-sizing: border-box;
margin: 70px auto 0;
width: 700px;
}
.photoTitle strong::before {
  content: "●";
  color: #6a6a6a;
  margin-right: 4px;
  font-size: 14px;
  position: relative;
  top: -2px;
}
.photoTitle strong {
display: block;
font-size: 20px !important;
font-weight: bold;
margin-bottom: 10px;
}
.photoTitle + .imgBoxB {
width: 700px;
margin: 20px auto 0;
}
.choiceItem:before {
border: #b90000 solid 1px;
color: #b90000;
content: '検証機に使用';
font-size: 15px;
font-weight: normal;
padding: 1px 5px;
position: relative;
top: -2px;
margin-right: 7px;
}
.imgBoxB p,
.imagesClear + p {
    margin-top: 15px !important;
}
.imagesClear + .imagesClear {
    margin-top: 15px;
}
.imagesClear {
overflow: hidden;
}

/*==============================================
.productBox
============================================= */
.productBoxIn {
width: 930px;
margin: 0 auto;
}
.productBoxIn p {
color: #202020;
font-size: 18px;
line-height: 1.9;
margin-top: 70px;
}

.itemBoxTitle {
border-bottom: #000000 dotted 1px;
margin-bottom: 50px;
margin-top: 50px;
}
.itemBoxTitle span {
background: #000;
color: #fff;
display: inline-block;
font-size: 17px;
font-weight: bold;
padding: 0 7px 3px;
position: relative;
top: 15px;
}
.itemSbox {
display: table;
}
.itemSbox + .itemSbox {
margin-top: 30px;
}
.itemBox img,
.itemBox dl {
display: table-cell;
vertical-align: middle;
}
.itemBox img {
width: 280px;
}
.itemBox dl {
box-sizing: border-box;
padding-left: 35px;
}
.itemBox dt {
font-size: 18px;
font-weight: bold;
margin-bottom: 10px;
}
.itemBox .itemName {
font-size: 25px;
font-weight: bold;
line-height: 1.3;
margin-bottom: 13px;
}

.itemBox .itemTxt {
font-size: 14px;
line-height: 1.6;
margin-bottom: 17px;
}
.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: 420px;
text-align: center;
font-size: 15px;
line-height: 1.5;
padding: 13px 0;
    -webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.itemBnr a:hover {
background: #ff8039 url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_gigabyte/bnr_arrow.png) center right 13px no-repeat;
background-size: 10px;
}



#matome {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_gigabyte/matome_bg.webp) top center no-repeat;
width: 100%;
padding: 100px 0 0;
}
.inMatome {
width: 930px;
margin: 0 auto;
}
#matome h3 {
color: #0D0D0D;
font-size: 29px;
line-height: 1.4;
margin-bottom: 25px;
}
#matome p {
font-size: 16px;
line-height: 29px;
width: 554px;
}
#matome p + p {
margin-top: 25px;
}




/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 100%;
text-align: right;
padding: 0 0 67px;
}
