@charset "shift_jis";
body {
  -webkit-animation: fadeIn 1.5s ease 0s 1 normal;
  animation: fadeIn 1.5s ease 0s 1 normal;
}
@keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
/*==============================================
 common
============================================= */
html {
  font-size: calc(100vw / 32);
  -webkit-text-size-adjust: 100%;
}
#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%;
}
#footer {
  margin-top: 30px;
}
#mainContents * {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.caution_end {
  font-size: 11px;
  line-height: 1.5;
  color: #B3B3B3;
  width: 100%;
  margin: 40px auto 0;
}
/*==============================================
 #mainContents
============================================= */
#mainContents {
  font-family: 'ŸàƒSƒVƒbƒN Medium', 'ŸàƒSƒVƒbƒN‘Ì', 'Yu Gothic Medium', YuGothic, 'ƒqƒ‰ƒMƒmŠpƒS ProN', 'Hiragino Kaku Gothic ProN', 'ƒƒCƒŠƒI', Meiryo, '‚l‚r ‚oƒSƒVƒbƒN', 'MS PGothic', sans-serif;
  font-feature-settings: "palt"1;
  color: #000;
}
/*==============================================
mainTitle
============================================= */
.mainTitleWrap {
  margin: 0 auto;
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/05_asus/hero_sp.jpg) no-repeat center top;
  background-size: 100%;
  text-indent: -999em;
  font-size: 0;
  height: 28.5rem;
}
.mainTitle {
  padding-top: 5.2rem;
}
.mainTitle h1 {
  padding-top: 30%;
  margin: 0 auto;
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/05_asus/main_title_sp.png) no-repeat center top;
  background-size: 100%;
  text-indent: -999em;
  z-index: 1;
  width: 100%;
}
p.lead {
  font-size: 1.21rem;
  line-height: 1.9;
  font-weight: bold;
  padding: 2.0rem 2.0rem 0;
	background-color: #eff6f6;
}
.gamepass {
  width: 100%;
  background-color: #107c10;
  padding: 1.8rem 2.0rem;
  box-sizing: border-box;
}
.gamepass dl {
  width: 100%;
  margin: 0 auto;
  color: #FFF;
  text-align: left;
}
.gamepass dt {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/05_asus/icon_gamepass_sp.png) left top no-repeat;
  background-size: 180px;
	text-indent: -999em;
	z-index: 1;
  padding-top: 2.6rem;
}
.gamepass dd {
  font-size: 1.1rem;
	font-weight: bold;
  line-height: 1.6;
  box-sizing: border-box;
}

/*==============================================
 .paragraph
============================================= */
.paragraph {
  width: 100%;
  margin: 0px auto 0;
  padding: 4.0rem 2.0rem;
  box-sizing: border-box;
}
#detail_01 {
  background-color: #eff6f6;
  margin-top: 0;
}
#detail_02 {
  background-color: #000;
  color: #FFF;
}
.paragraphIn {
  width: 100%;
  margin: 0 auto;
}
.paragraph h2 {
  width: 100%;
  margin: 0 auto;
  font-weight: bold;
  text-align: center;
}
p.intxt {
  width: 100%;
  margin: 0 auto;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.9;
  letter-spacing: 0.05em;
}
p.intxt:not(first-child) {
  margin-bottom: 30px;
}
#detail_01 p b {
  background-color: #77DEFF;
}
#detail_02 p b {
  background-color: #ff9000;
  color: #000;
}
#detail_01 h2 {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/05_asus/bg_h2_high.png) center top 175px no-repeat;
  margin-bottom: 3.8rem;
}
#detail_02 h2 {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/05_asus/bg_h2_casual.png) center top 175px no-repeat;
  margin-bottom: 3.8rem;
}
#detail_01 h2 dt, #detail_02 h2 dt {
  font-size: 2.1rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}
#detail_01 h2 dt:after {
  content: '';
  width: 220px;
  height: 3px;
  background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/05_asus/h2_line_high_class.png);
  background-size: contain;
  display: block;
  margin: 13px auto 0;
}
#detail_02 h2 dt:after {
  content: '';
  width: 220px;
  height: 3px;
  background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/05_asus/h2_line_casual_class.png);
  background-size: contain;
  display: block;
  margin: 13px auto 0;
}
#detail_01 h2 dd.icon {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/05_asus/icon_ROG.png) center top no-repeat;
  background-size: 100%;
  text-indent: -999em;
  z-index: 1;
  width: 170px;
  padding-top: 40%;
  margin: 1.4rem auto 0;
}
#detail_02 h2 dd.icon {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/05_asus/icon_TUF.png) left top no-repeat;
  background-size: 100%;
  text-indent: -999em;
  z-index: 1;
  width: 170px;
  padding-top: 40%;
  margin: 1.4rem auto 0;
}
#detail_01 h2 dd.catch, #detail_02 h2 dd.catch {
  font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
  font-size: 1.9rem;
  font-weight: bold;
}
/*==============================================
 .model
============================================= */
.model_high {
  width: 100%;
  margin: 0 auto 0;
  background: #FFFFFF;
  border-radius: 5px;
  padding: 2.5rem 2.0rem 1.0rem;
  box-sizing: border-box;
}
.model_casual {
  width: 100%;
  margin: 80px auto 0;
  background: #2c2c2c;
  border-radius: 5px;
  padding: 2.0rem;
  box-sizing: border-box;
}
.model_high .tit_model, .model_casual .tit_model {
  font-size: 0.9rem;
  font-weight: bold;
  width: 100px;
  height: 30px;
  line-height: 30px;
  border: #5E5E5E solid 1px;
  text-align: center;
  margin: 0 auto 30px;
}
.model_casual .tit_model {
  border: #B5B5B5 solid 1px;
}
.productBox {
  margin: 0px 0 40px 0;
	border-bottom: #A8A8A8 dotted 1px;
	padding-bottom: 40px;
}

.productBox:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.model_casual .productBox:nth-of-type(2), .model_casual .productBox:nth-of-type(3) {
  margin-top: 4.0rem;
}
.model_high .model_catch {
  border-left: #4bc5ed solid 5px;
  padding-left: 15px;
}
.model_casual .model_catch {
  border-left: #ff8e09 solid 5px;
  padding-left: 15px;
}
.model_catch {
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.05em;
  box-sizing: border-box;
}
.model_catch br {
  display: none;
}
.itemBox {
  margin-top: 1.7rem;
}
.img {
  width: 100%;
  text-align: center;
}
.img img {
  width: 80%;
}

.model_high .img {
  background: #f7f7f7;
  padding: 4.0rem 0;
}
.model_casual .img {
  background: #FFF;
  padding: 4.0rem 0;
}
.productBox:nth-child(4) .img {
  background: #FFF;
  padding: 1.6rem 0;
}
.detail p.name {
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.4;
  margin-top: 1.5rem;
}
.detail p.name span {
  display: block;
  font-size: 1.6rem;
}
.model_casual .detail p.name {
  color: #FFF;
}
dl.spec {
  text-align: left;
  margin-top: 20px;
  font-size: 1.0rem;
}
.model_high dl.spec dt {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/05_asus/icon_spec01.png) left bottom no-repeat;
  font-weight: bold;
  padding-bottom: 18px;
  margin-bottom: 13px;
}
.model_casual dl.spec dt {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/05_asus/icon_spec02.png) left bottom no-repeat;
  font-weight: bold;
  padding-bottom: 18px;
  margin-bottom: 13px;
}
dl.spec dd {
  font-weight: bold;
  margin-bottom: 0.4rem;
  font-size: 1.0rem;
  line-height: 1.4;
}
a.btn_high, a.btn_casual {
  color: #fff;
}
.btn_high, .btn_casual {
  position: relative;
  z-index: 0;
  display: inline-block;
  width: 100%;
  height: 54px;
  line-height: 54px;
  border-radius: 3px;
  overflow: hidden;
  cursor: pointer;
  color: #fff;
  font-size: 1.1rem;
  font-weight: bold;
  text-align: center;
  box-sizing: border-box;
  margin-top: 2.0rem;
  padding-left: 10px;
}
.btn_high {
  background: linear-gradient(135deg, #00a2ff 0%, #51c7ed 100%);
}
.btn_casual {
  background: linear-gradient(135deg, #ff7800 0%, #ff9e1b 100%);
}
.btn_high span:after, .btn_casual span:after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 12px;
  background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/05_asus/icon_arrow_pc.png);
  background-size: contain;
  vertical-align: 0;
  margin-left: 14px;
}


/*==============================================add_
add_0601
============================================= */

/* movie */

.movBox {
width: 100%;
margin: 40px auto 0;
box-sizing: border-box;
}
.movBox .mov video {
display: block;
width: 100%;
height: auto;
margin-bottom: 10px;
}
.movBox:nth-of-type(1) .floatL{
	width: 100%;
	float: none;
}

.movBox:nth-of-type(1) .floatR{
	width: 100%;
	float: none;
	text-align: center;
	margin-top: 0.5rem;
}

.movBox:nth-of-type(2) .floatL{
	display: none;
}
.movBox:nth-of-type(2) .floatR{
	width: 100%;
	float: none;
}
.movtit_sp_only{
	margin-top: 0.5rem;
	text-align: center;
	margin-bottom: 3.0rem;
}
.movtit p,
.movtit_sp_only p{
margin-top: 1.5rem;
	font-size: 1.6rem;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 0.7rem;

}
.movtit span,
.movtit_sp_only span{
	font-size: 1.1rem;
	line-height: 1.6;

}
p.caution_mov{	font-size: 0.7rem; text-align: right; color: #585858;}


/* imgbox */

.imgBox{
	width: 100%;
	margin: 5.5rem auto 3.0rem;
	overflow: hidden;
	zoom:1;
}

.imgBox .img{
	width: 90%;
	margin: 0 auto;
}
.imgBox .img img{
	width: 100%;
}

.imgBox .img .subtxt{
	font-size: 1.0rem;
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
	color: #E4B016;
}
.imgBox .cap{
	width: 100%;
	color: #FFF;
	text-align: center;
	margin-top: 2.8rem;
}

.imgBox .cap p{
	font-size: 1.6rem;
	line-height: 1.6;
	font-weight: bold;
	margin-bottom: 1.6rem;
}
.imgBox .cap span{
	font-size: 1.1rem;
	line-height: 1.6;
}


/*==============================================
add_0616
series
============================================= */


.series{
	width: 100%;
	margin: 0 auto 50px;
}

.series_tit{
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.05em;
	margin-bottom: 50px;
}

.s_box{
	width: 100%;
	overflow: hidden;
	zoom:1;
	margin-bottom: 30px;
}

.s_name{
	width: 100%;
	border: #737373 solid 1px;
	padding: 1.0rem 1.5rem 0.8rem;
	box-sizing: border-box;
	font-size: 1.4rem;
	
}

.s_name p{
	font-size: 1.9rem;
	font-weight: bold;
	margin-bottom: 5px;
	
}

.s_target{
	width: 100%;
	font-size: 1.0rem;
	padding-top: 10px;
	line-height: 1.4;
	padding: 15px 0.3rem 0;
	box-sizing: border-box;

}

.s_target p{
	font-size: 1.2rem;
	color: #EB0000;
	font-weight: bold;
	margin-bottom: 5px;
}

/*==============================================
 effect
============================================= */
[data-effect] {
  opacity: 0;
  transition: transform .7s, opacity .7s;
}
[data-effect="top"] {
  transform: translateY(-60px);
}
[data-effect="bottom"] {
  transform: translateY(10px);
  opacity: 0;
}
[data-effect].ended {
  transform: translateY(0);
  opacity: 1;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
  font-size: 0.85rem;
  padding: 30px 0 0 0;
  color: #ABABAB;
}
/*==============================================
ƒAƒ“ƒP[ƒg
============================================= */
/*---ƒAƒ“ƒP[ƒg----*/
.questionnaire {
  color: #2e2e2e;
}
.questionnaireInner h2 {
  background-color: #0a7bc3;
}
.questionnaireInner h3 .q {
  color: #1b75bc;
}
.question input[type=radio]:checked ~ .radio, .question input[type=checkbox]:checked ~ .check, .question input[type=checkbox]:checked ~ .check::before, .question input:focus, .question .select select:focus, .question textarea:focus {
  border-color: #1b75bc !important;
}
.question input[type=radio]:checked ~ .radio::before {
  background-color: #1b75bc;
}
.questionnaire .marker {
  background: linear-gradient(transparent 70%, #c2dff7 70%);
}
.questionnaire {
  padding: 3rem 0;
  background-color: #f2f2f2;
  letter-spacing: 0.1em;
  font-feature-settings: "palt"1;
}
.questionnaireInner {
  width: calc(100% - 4rem);
  margin: 0 2rem;
  padding-bottom: 3rem;
  background-color: #fff;
  border-radius: 6px;
  box-sizing: border-box;
}
.questionnaireInner h2 {
  padding: 1.6rem 2rem 1.6rem;
  border-radius: 0.6rem 0.6rem 0 0;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
}
.questionnaireInner h3 {
  line-height: 1.8;
  font-size: 1.4rem;
  font-weight: bold;
}
.questionnaireInner h3 .q {
  display: block;
  font-size: 1.4rem;
}
.questionnaireInner h3 .required {
  margin-left: 1rem;
  color: #e20000;
}
.question {
  padding: 2rem 2rem 0;
}
.question:first-child {
  padding-top: 3rem;
}
.question ul {
  list-style: none;
  margin-top: 1rem;
  overflow: auto;
}
.question ul li {
  display: block;
  position: relative;
  float: left;
  width: 100%;
}
.question ul li label {
  display: block;
  position: relative;
  line-height: 1.4;
  font-weight: 300;
  font-size: 1.4rem;
  padding-left: 3rem;
  margin: 0.5rem 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: 1.2rem;
  width: 1.2rem;
  top: 0.4rem;
  left: 0;
  z-index: 5;
  transition: border .2s linear;
  -webkit-transition: border .2s linear;
}
.question ul li .radio::before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 100%;
  height: 0.6rem;
  width: 0.6rem;
  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: 0.3rem;
  height: 1.2rem;
  width: 1.2rem;
  top: 0.4rem;
  left: 0;
  z-index: 5;
  transition: border .2s linear;
  -webkit-transition: border .2s linear;
}
.question ul li .check::before {
  display: block;
  position: absolute;
  content: '';
  height: 0.5rem;
  width: 0.2rem;
  top: -0.2rem;
  ;
  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;
  width: 100%;
  margin: 1rem 0 0 0;
}
.question .select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 0.5rem 3.0rem 0.5rem 1rem;
  outline: 0;
  border: 1px solid #cccccc;
  border-radius: 0.3rem;
  font-size: 1.2rem;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  transition: border .2s linear;
}
.question .select .arrow {
  position: absolute;
  top: 1.2rem;
  right: 1.5rem;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #2e2e2e transparent transparent transparent;
}
.question .select select:focus {
  border: 1px solid;
}
/* textarea */
.question textarea {
  width: 100%;
  height: 10rem;
  margin-top: 1.5rem;
  padding: 0.5rem 1rem;
  border: 1px solid #cccccc;
  border-radius: 6px;
  font-size: 1.4rem;
  outline: 0;
  transition: border .2s linear;
  box-sizing: border-box;
}
.question textarea:focus {
  border: 1px solid;
}
/* input */
.question input {
  width: 100%;
  margin-top: 1rem;
  padding: 0.5rem 1rem;
  border: 1px solid #cccccc;
  border-radius: 6px;
  font-size: 1.4rem;
  outline: 0;
  transition: border .2s linear;
  box-sizing: border-box;
}
.question input:focus {
  border: 1px solid;
}
.question ul li.text label {
  display: inline-block;
}
.question ul li.text input {
  width: 100%;
  box-sizing: border-box;
}
/* .btnSend */
.btnSend {
  margin-top: 3rem;
  text-align: center;
}
.btnSend a {
  display: inline-block;
  width: calc(100% - 4rem);
  margin: 0 2rem;
  padding: 1rem 0;
  background-color: #0a7bc3;
  border-radius: 0.3rem;
  text-align: center;
  font-size: 1.4rem;
  color: #fff;
  transition: background-color .2s linear;
}
/* .thanks */
.thanks {
  margin-top: 4rem;
  margin-bottom: 1rem;
  text-align: center;
  font-size: 1.4rem;
}