@charset "utf-8";


table{
  border-spacing: 0px;
}


/*----- recomend -----*/

#recomend {margin-bottom: 40px;}
#recomend table {
  border-top: 1px solid #B4B4B4;
  border-left: 1px solid #B4B4B4;
  border-right: 1px solid #B4B4B4;
  vertical-align: top;
}
#recomend table tr:nth-child(even) {background-color: #f7f7f7;}
#recomend table tr:nth-child(odd) {background-color: #fff;}
#recomend table td{padding: 10px;border: none;}
#recomend table tr:first-child td:first-child {
  border-right: 1px solid #B4B4B4;
  background-color: #f7f7f7;
  padding: 0;
  width: 364px;
  vertical-align: top;
}
#recomend table tr:first-child td:first-child img.thumb {width:363px;}
#recomend .recoIcon img:not(:last-child) {margin-right: 5px;}
#recomend .recoSubTitle {
  font-size: 13px;
  color: #034C91;
  margin-top: 5px;
}
#recomend .recoTitle {margin-top: 5px;}
#recomend tr:first-child td:first-child .recoTitle {margin-top: 5px;}
#recomend .recoTitle a {
  font-size: 14px;
  color: #000;
  font-weight: bold;
  line-height:18px;
  display:inline-block;
  　letter-spacing: 1px;
}
#recomend tr:first-child td:first-child .recoTitle a {
  font-size: 18px;
  line-height:25px;
  　letter-spacing: 2.1px;
}
#recomend .recoTitle a:hover {
  text-decoration: underline;
}
#recomend .figureLeft {width: 125px;}
#recomend .ec_first_img{
    min-width: 363px;
    min-height: 273px;
    display: block;
}

/*----- #campaign -----*/
#campaign {
  margin-bottom: 30px;
  letter-spacing: 1.20px
}
#campaign ul{
  list-style: outside none none;
}
#campaign li {
  background-color: #FFF;
  width: 380px;
  padding: 0 10px;
  float: left;
}
#campaign li:nth-child(1),
#campaign li:nth-child(2){padding-top: 10px;}
#campaign li:nth-child(odd) {margin-right: 10px;}
#campaign li a {
  color: #5A5A5A;
  border-bottom: 1px dashed #5A5A5A;
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: block;
  overflow:hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#campaign li:last-child a,
#campaign li:nth-last-child(2) a {
  border-bottom: none;
  margin-bottom: 0;
}

/*----- #news,#mobile,#reporters,#price -----*/

#news,
#pc-parts,
#campaign-top,
#crew,
#mobile,
#reporters,
#desktop-notebook,
#price,
#computex {
  width: 380px;
  background-color: #FFF;
  margin-bottom: 30px;
}
#computex { 
  width: 770px;
}
#news,
#mobile{float: left;}
#reporters,
#price {float: right;}

#news ul,
#mobile ul,
#reporters ul,
#price ul ,
#computex ul {
  border-left: 1px solid #B4B4B4;
  border-right: 1px solid #B4B4B4;
}
#news ul li,
#mobile ul li,
#reporters ul li,
#price ul  li ,
#computex ul li {
  border-bottom: 1px solid #B4B4B4;
  padding: 10px;
  display: table;
  width: 100%;
}

#computex ul li {
  border-bottom:none;
}

#computex  ul  li {
  width: 50%;
  float: left;;
}

#computex  ul li:first-child ,
#computex ul li:nth-child(3){
  border-right: 1px solid #B4B4B4;  
}

#news ul li:last-child,
#mobile ul li:last-child,
#reporters ul li:last-child,
#price ul  li:last-child {
  border-bottom: none;
}

#computex ul li:last-child ,
#computex ul li:nth-child(3) {
  border-bottom: none;
}

#news ul .figureLeft,
#mobile ul .figureLeft,
#reporters ul .figureLeft,
#price ul  .figureLeft ,
#computex ul  .figureLeft {
  width: 125px;
  padding: 0 15px 0 0;
}

#computex ul { 
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

#news ul li .date,
#mobile ul li .date,
#reporters ul li .date,
#price ul  li .date ,
#computex ul  li .date {
  font-size: 10px;
  color: #5A5A5A;
  letter-spacing: 1px;
}

#news ul li .icon,
#mobile ul li .icon,
#reporters ul li .icon,
#price ul  li .icon {float: right;}

#news .iconArea,
#mobile .iconArea,
#reporters .iconArea,
#price .iconArea ,
#computex .iconArea {
  margin-bottom: 5px;
}

#news ul li:nth-child(1) .title a,#news ul li:nth-child(2) .title a,#news ul li:nth-child(3) .title a,
#mobile ul li:nth-child(1) .title a,#mobile ul li:nth-child(2) .title a,#mobile ul li:nth-child(3) .title a,
#reporters ul li:nth-child(1) .title a,#reporters ul li:nth-child(2) .title a,#reporters ul li:nth-child(3) .title a,
#price ul  li:nth-child(1) .title a,#price ul  li:nth-child(2) .title a,#price ul  li:nth-child(3) .title a ,
#computex ul  li:nth-child(1) .title a,#price ul  li:nth-child(2) .title a,#price ul  li:nth-child(3) .title a {
  font-size: 14px;
  color: #034C91;
  font-weight: bold;
  line-height: 18px;
  display: inline-block;
}

#price ul  li .catch span{
  font-size:11px;
  /*/*font-weight: bold;*/*/;
  color:#ea0804;
}

#news ul li:nth-child(4) .title a,#news ul li:nth-child(5) .title a,#news ul li:nth-child(6) .title a,
#mobile ul li:nth-child(4) .title a,#mobile ul li:nth-child(5) .title a,#mobile ul li:nth-child(6) .title a,
#reporters ul li:nth-child(4) .title a,#reporters ul li:nth-child(5) .title a,#reporters ul li:nth-child(6) .title a,
#price ul  li:nth-child(4) .title a,#price ul  li:nth-child(5) .title a,#price ul  li:nth-child(6) .title a ,
#computex ul  li:nth-child(4) .title a,#price ul  li:nth-child(5) .title a,#price ul  li:nth-child(6) .title a {
  font-size: 14px;
  color: #034C91;
}

#news ul li .subText,
#mobile ul li .subText,
#reporters ul li .subText,
#price ul  li .subText,
#computex ul  li .subText{
  font-size: 10px;
  color: #5A5A5A;
  letter-spacing: 0.7px;
}

#computex ul  li:nth-child(3),
#computex ul  li:nth-child(4){
  border-top: 1px solid #B4B4B4;
}

#price ul li .subTextLink a,
#computex ul li .subTextLink a{
  font-size:11px;
  color:#034C91;
}



/*----- #closeup,#ranking, #voice -----*/
/*
#closeup,
#ranking,
#voice {background-color: #FFF;}

#closeup .inner,
#voice .inner,
#ranking {
  border-top: 3px solid #034C91;
  border-left: 1px solid #B4B4B4;
  border-right: 1px solid #B4B4B4;
}

#closeup .inner{padding: 30px 25px 0 25px;}
#voice .inner{padding: 10px 25px 0 25px;}
#ranking {
  padding: 30px 25px;
  border-bottom: 1px solid #B4B4B4;
}

#closeup li a,
#ranking a {
  color: #5A5A5A;
  /*!  */

/*  font-size:13px;
  line-height:14px;
}*/

#voice li a {
  color:#034C91;
}

#closeup .more,
#voice .more{
  background-color: #FFF;
  padding: 30px 20px 30px 0;
  border-top: none;
}

#closeup h1,
#ranking h1 {margin-bottom:20px;}

#closeup,
#voice {margin-bottom:18px;}


/*----- #closeup -----*/

#closeup li {
  border-bottom: 1px dashed #5A5A5A;
  padding: 10px 0;
}
#closeup li:first-child {border-top: 1px dashed #5A5A5A;}
#closeup li .date {font-size:12px;}
#closeup li dd{margin: -20px 0 0 125px}

/*----- #voice -----*/

#voice li {
  border-bottom: 1px solid #787878;
  padding-bottom: 12px;
  margin-bottom: 15px;
}
#voice li:last-child {margin-bottom: 0;}
#voice li .date,
#voice li .subText {font-size: 12px;}
#voice li .date {margin-bottom: 5px}
#voice li .figureLeft {
  width: 73px;
  padding: 0;
  margin-right: 16px;
}

/*----- #ranking -----*/

#ranking li {
  border-top: 1px dashed #5A5A5A;
  padding: 10px 0;
}
#ranking li .figureLeft {
  width: 40px;
  padding: 0;
  margin-right: 30px;
}*/



/*Parallax Background Image*/
body {
  z-index: -3;
  max-width: 100%;
  margin: auto;
}
header, footer {
  margin: 0 auto;
max-width: 100%;
  position: relative;
}
#contents {
  max-width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}
.parallax-container {
  position:absolute;
  width:100%;
  top:0px;
  left:0;
  position: fixed;
  opacity:0;
}
.parallax {
  display:block;
  background-repeat: no-repeat;
  background-size: cover;
  width:100%;
  height: 100vh;
}
.parallax1 {
  background-image:url('https://stg-www.gdm.or.jp/wp-content/themes/hermitage/images/msi_jack.png');
  background-repeat: no-repeat;
  background-size: auto;
  background-position: top center;
  display: block;
  height: 100vh;
background-color: #ffffff;
cursor: pointer;
}
.all_sections {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  opacity: 0.5;
  z-index: -2;
}
.header_section {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  opacity: 0.7;
  z-index: -2;
}
.visible {
  opacity: 1;
}

.newbodywidth {
	max-width: 1600px !important;
margin: 0 auto;
}
.newheaderwidth {
	width: 1080px !important;
}
.newcontentswidth {
	width: 1080px !important;
	background-color: transparent !important;
}

.custom_content_container {
	width: 100%;
	position: relative;
}

.newcustom_content_container {
  background-color: transparent !important;
}