@charset "shift_jis";
/*==============================================
common
============================================= */
.listBox,
.forSp,
.splinktxt {
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%; }

/*==============================================
看板
============================================= */
#mainContents {
font-feature-settings: "palt" 1;
    letter-spacing: 0.04em;
}
.intelBox {
display: table;
width: 930px;
margin: 0 auto;
padding: 30px 0;
}
.logoBox { width: 84px; }
.logoBox img { width: 100%; }
.logoTxt {
display: table-cell;
vertical-align: middle;
text-align: left;
width: 88%;
}
.mainTitleWrap {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_vivobook/title_img_bg01.jpg) top center no-repeat;
width: 100%;
}

h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_vivobook/title.png) left top no-repeat;
width: 941px;
height: 700px;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin: 0 auto;
position: relative;
top: -50px;
}

.lead {
color: #fff;
font-size: 15px;
line-height: 28px;
width: 930px;
margin: -160px auto 60px;
}

.menu {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_vivobook/menu_color_bg.jpg) center top no-repeat;
	width: 100%;
	margin: 0 auto;
	padding: 60px 0 30px;
}
.menu ul {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_vivobook/menu_bg.png) no-repeat;
box-sizing: border-box;
width: 930px;
margin: 0 auto;
padding-left: 130px;
}
.menu a {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_vivobook/menu_arrow.png) left top 1px no-repeat;
color: #fff;
display: block;
font-size: 14px;
transition: .2s;
padding-left: 7px;
}
.menu a b {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_vivobook/menu_dot.png) right 23px center no-repeat;
box-sizing: border-box;
color: #fff;
display: inline-block;
font-size: 14px;
font-weight: bold;
width: 180px;
padding-left: 23px;
}
.menu a:hover {
opacity: 0.5;
}
.menu li {
margin-bottom: 12px;
padding-bottom: 12px;
}

/*==============================================
bnr
============================================= */
.topbnr {
width: 930px;
margin: 0 auto;
overflow: hidden;
position: relative;
top: -195px;
z-index: 10;
}
.bnrShadow {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_vivobook/inn_bnr_bg.png) bottom left no-repeat;
padding-bottom: 8px;
float: left;
width: 450px;
}
.bnrShadow + .bnrShadow {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_vivobook/inn_bnr_bg.png) bottom left no-repeat;
padding-bottom: 8px;
float: right;
width: 450px;
}
.bnr01 a {
display: block;
width: 450px;
height: 169px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_vivobook/bnr_01.png) no-repeat;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
.bnr01 {
width: 450px;
height: 169px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_vivobook/bnr_01_over.png) no-repeat;
float: left;
}
.bnr02 a {
display: block;
width: 450px;
height: 169px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_vivobook/bnr_02.png) no-repeat;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
.bnr02 {
width: 450px;
height: 169px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_vivobook/bnr_02_over.png) no-repeat;
float: left;
}

.bnr01 a:hover,
.bnr02 a:hover {
opacity: 0;
}

.innerbnr {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_vivobook/bnr_bg.jpg) top center;
width: 100%;
margin-top: 100px;
padding: 50px 0 40px;
}
.innerbnrIn {
overflow: hidden;
width: 930px;
margin: 0 auto;
}


/*==============================================
#mainContents
============================================= */
.paragraphIn {
width: 930px;
margin: 0 auto;
}
.paragraphIn > .imgBoxB {
margin-top: 75px;
}
.paragraph h2 {
color: #191919;
text-align: center;
padding: 130px 0 20px;
font-size: 35px;
font-weight: bold;
line-height: 51px;
}

#article01 h2 b {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_vivobook/title_b_bg.jpg) no-repeat;
color: #fcff07;
display: block;
font-size: 21px;
width: 140px;
text-align: center;
margin: 0 auto 30px;
padding: 14px 0 10px;
line-height: 1.1;
}
#article02 h2 b {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_vivobook/title_b_bg.jpg) no-repeat;
color: #fcff07;
display: block;
font-size: 21px;
width: 190px;
text-align: center;
margin: 0 auto 30px;
padding: 14px 0 10px;
line-height: 1.1;
}
#article03 h2 b {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_vivobook/title_b_bg.jpg) no-repeat;
color: #fcff07;
display: block;
font-size: 21px;
width: 140px;
text-align: center;
margin: 0 auto 30px;
padding: 14px 0 10px;
line-height: 1.1;
}
#matome h2 b {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_vivobook/title_b_bg.jpg) no-repeat;
color: #fcff07;
display: block;
font-size: 21px;
width: 110px;
text-align: center;
margin: 0 auto 30px;
padding: 14px 0 10px;
line-height: 1.1;
}

.sTxt {
color: #5F5F5F;
display: block;
box-sizing: border-box;
margin-top: 15px;
font-size: 12px;
line-height: 1.5;
text-indent: -15px;
padding-left: 15px;
}
.paragraph p {
color: #1a1a1a;
    font-size: 16px;
    line-height: 2.1;
	margin-top: 40px;
}
.paragraph p b {
    background-color: #e0e9ed;
}
.paragraph p + p {
margin-top: 30px;
}
.imgBoxB + p,
p + .imgBoxB,
.imgBox + p{
margin-top: 80px;
}
p.cap {
color: #1a1a1a;
    font-size: 14px;
    line-height: 1.6;
}
.sTitle {
background: #f0f0f0;
margin: 140px 0 0;
padding: 0;
padding: 25px 0 20px;
}
.sTitle h3 {
border-left: #6390a2 solid 5px;
color: #131313;
font-size: 24px;
font-weight: bold;
margin: 0 auto;
line-height: 1;
font-feature-settings: "palt";
letter-spacing: 0.04em;
padding: 2px 0 0 15px;
}
.sTitle + p {
margin-top: 50px;
}

/*----　動画 ----*/
video { 
outline: none;
}
.movTit{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_vivobook/mov_icon.png) no-repeat;
background-size: 5%;
box-sizing: border-box;
color: #131313;
font-size: 18px;
font-weight: bold;
margin-bottom:10px;
padding-left: 50px;
}
.movBox {
width: 780px;
margin: 70px auto 0;
}
.movBox .mov {
width: 780px;
height: 439px;
}
.movTxt {
font-size: 13px;
line-height: 1.5;
color: #666;
text-align: center;
}
.mov + .cap {
margin-top: 15px;
}

/*---- imgBoxB ----*/
.imgBoxB {
width: 780px;
margin: 110px auto 0;
}
.imgBoxB + .imgBoxB {
margin-top: 70px;
}
/*---- imgBox ----*/
.imgBox {
width: 930px;
margin: 60px auto 0;
}
.imgBox .imagesClear a {
display: block;
width: 49%;
float: left;
}
.imgBox .imagesClear a  + a  {
margin-left: 15px;
}
.imgBox .imagesClear p {
width: 49%;
float: right;
}
.imgBoxB p,
.imgBox .imagesClear + p {
margin-top: 15px;
}

/*---- imgBox共通 ----*/
.imgBoxB img,
.imgBox img {
width: 100%;
}
.imgBoxB a,
.imgBox a {
cursor: zoom-in;
}
.imagesClear {
overflow: hidden;
}
.imagesClear + .imagesClear {
margin-top: 25px;
}
.imagesClear + .imagesClear p {
padding-top: 27px;
}
.imgBox .imagesClear p {
margin-top: 0px;
}
.imgLine img {
display: inline-block;
box-sizing: border-box;
border: #dddddd solid 1px;
}

/*---- photoTitle ----*/
.photoTitle + .imgBoxB,
.photoTitle + .imgBox {
margin-top: 10px;
}
.photoTitle + a {
display: block;
margin-top: 10px;
}
.photoTitle {
width: 930px;
margin: 70px auto 0;
}
.photoTitle strong {
color: #131313;
font-size: 18px;
}
p + .photoTitle {
margin-top: 50px;
}
.imgBox + .photoTitle {
margin-top: 60px;
}

/*----　youTube　----*/
.youTube {
width: 780px;
margin: 90px auto 0;
}
.youTubeWrap + .cap {
margin-top: 10px;
}
.youTube + .imgBoxB {
margin-top: 55px;
}

/*==============================================
#matome .productBox
============================================= */
#matome {
padding-bottom: 120px;
}

.productBox {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_vivobook/product_bg.jpg)center top no-repeat;
width: 100%;
padding-top: 140px;
}
.tableTitle {
width: 945px;
margin: 0 auto;
}
.tableTitle strong {
color: #fff;
font-size: 17px;
}
table + .tableTitle {
padding-top: 90px;
}
table {
border: solid #688996;
border-width: 1px;
border-spacing: 0;
color: #000;
width: 930px;
margin: 15px auto 0;
empty-cells: show;
line-height: 1.5;
font-size: 100%;
}
th {
background-color: #d0dde3;
border: solid #688996;
border-width: 1px;
font-size: 13px;
font-weight: bold;
text-align: center;
margin: 0;
padding: 12px;
box-sizing: border-box;
}
td {
background-color: #fff;
border: solid #688996;
border-width: 1px;
text-align: center;
font-size: 14px;
padding: 15px;
box-sizing: border-box;
    width: 43%;
}
.productMainImg img {
width: 290px;
}
.productImg img {
width: 228px;
}
.productMainImg,
.productImg {
padding: 50px 0 10px;
}
.productName {
text-align: center;
font-size: 21px;
font-weight: bold;
padding: 15px;
}

.productBnr span {
display: block;
width: 100%;
height: 70px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_vivobook/product_bnr.png) center top no-repeat;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
margin: 0 auto;
}
.productBnr {
width: 100%;
height: 70px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_vivobook/product_bnr_over.png) center top no-repeat;
float: left;
}
a:hover .productBnr span {
opacity: 0;
}



/*==============================================
.releasedate
============================================= */
.releasedate {
color: #fff;
display: block;
width: 930px;
margin: 0 auto; 
font-size: 11px;
text-align: right;
padding-bottom: 110px;
}
/*==============================================
アンケート
============================================= */

/*----　カラー変更　----*/
.questionnaire {
color: #2e2e2e;
}
.question .select .arrow {
border-color: #2e2e2e transparent transparent transparent;
}
.questionnaireInner h2,
.btnSend a {
background-color: #0a7bc3;
}
.btnSend a:hover {
background-color: #04619d;
}
.questionnaireInner h3 .q {
color: #1b75bc;
}
.question input[type=radio]:checked ~ .radio::before {
background-color: #1b75bc;
}
.question ul li:hover .radio, .question input[type=radio]:checked ~ .radio, .question ul li:hover .check, .question input[type=checkbox]:checked ~ .check, .question input[type=checkbox]:checked ~ .check::before, .question .select select:hover, .question .select select:focus, .question textarea:hover, .question textarea:focus, .question input:hover, .question input:focus {
border-color: #1b75bc !important;
}

/*----　文字強調　----*/
.questionnaire .marker {
	background:linear-gradient(transparent 70%, #c2dff7 70%);}

/*----　ベースデザイン　----*/
.questionnaire {
padding: 100px 0;
background-color: #f4f4f4;
letter-spacing: 0.1em;
font-feature-settings: "palt"1;
}
.questionnaireInner {
width: 930px;
margin: 0 auto;
padding-bottom: 60px;
background-color: #fff;
border-radius: 6px;
box-sizing: border-box;
}
.questionnaireInner h2 {
padding: 25px 30px 25px;
border-radius: 6px 6px 0 0;
color: #fff;
font-size: 20px;
font-weight: bold;
}
.questionnaireInner h3 {
line-height: 1.8;
font-size: 16px;
font-weight: bold;
}
.questionnaireInner h3 .q {
margin-right: 10px;
font-size: 24px;
}
.questionnaireInner h3 .required {
margin-left: 10px;
color: #e20000;
}
.question {
padding: 40px 80px 0;
}
.question:first-child {
padding-top: 50px;
}
.question ul {
list-style: none;
margin-top: 20px;
overflow: auto;
}
.question ul li {
display: block;
position: relative;
float: left;
width: 100%;
}
.question ul li label {
display: block;
position: relative;
font-weight: 300;
font-size: 16px;
padding: 0 0 0 53px;
margin: 10px 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: 16px;
width: 16px;
top: 6px;
left: 20px;
z-index: 5;
transition: border .2s linear;
-webkit-transition: border .2s linear;
}
.question ul li:hover .radio {
border: 3px solid;
}
.question ul li .radio::before {
display: block;
position: absolute;
content: '';
border-radius: 100%;
height: 6px;
width: 6px;
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: 6px;
height: 16px;
width: 16px;
top: 4px;
left: 20px;
z-index: 5;
transition: border .2s linear;
-webkit-transition: border .2s linear;
}
.question ul li:hover .check {
border: 3px solid;
}
.question ul li .check::before {
display: block;
position: absolute;
content: '';
height: 6px;
width: 3px;
top: -3px;
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;
margin: 20px 0 0 20px;
}
.question .select select {
display: inline-block;
width: 100%;
cursor: pointer;
padding: 5px 35px 5px 15px;
outline: 0;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
transition: border .2s linear;
}
.question .select .arrow {
position: absolute;
top: 14px;
right: 15px;
width: 0;
height: 0;
pointer-events: none;
border-style: solid;
border-width: 8px 5px 0 5px;
}
.question .select select:hover,
.question .select select:focus {
border: 1px solid;
}

/* textarea */
.question textarea {
width: 80%;
height: 150px;
margin: 20px 0 0 20px;
padding: 6px 10px;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
outline: 0;
transition: border .2s linear;
}
.question textarea:hover,
.question textarea:focus {
border: 1px solid;
}

/* input */
.question input {
width: 80%;
margin: 20px 0 0 20px;
padding: 6px 10px;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
outline: 0;
transition: border .2s linear;
}
.question input:hover,
.question input:focus {
border: 1px solid;
}
.question ul li.text label {
display: inline-block;
}
.question ul li.text input {
width: 20%;
margin: 0 0 0 10px;
}

/* .btnSend */
.btnSend {
margin-top: 60px;
text-align: center;
}
.btnSend a {
display: inline-block;
padding: 15px 100px;
border-radius: 6px;
text-align: center;
font-size: 16px;
color: #fff;
transition: background-color .2s linear;
}

/* .thanks */
.thanks {
margin-top: 80px;
margin-bottom: 20px;
text-align: center;
font-size: 20px;
}
