@charset "shift_jis";
/*==============================================
common
============================================= */
.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%; }

/*==============================================
看板
============================================= */
.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_lavie_direct_n15/title_bg.jpg) center top no-repeat;
}
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_lavie_direct_n15/title.png) center top no-repeat;
width: 1010px;
height: 599px;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin: 0 auto 50px;
}
.lead {
font-size: 15px;
line-height: 29px;
width: 930px;
margin: 0 auto 55px;
}
.lead a:link,
.lead a:visited {
color: #0074eb;
font-weight: bold;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #4da1f6;
}
.sTxt {
display: block;
font-size: 12px;
margin-top: 10px;
}
.menuB,
.menu {
background: #f7f7f7;
border-bottom: #f0f0f0 solid 1px;
border-top: #f0f0f0 solid 1px;
box-sizing: border-box;
width: 100%;
margin: 0 auto 120px;
padding: 60px 0 30px;
}
.menuB ul,
.menu ul {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_lavie_direct_n15/menu_bg.png) no-repeat;
background-position: left top;
box-sizing: border-box;
width: 930px;
margin: 0 auto;
padding-left: 140px;
}
.menuB li,
.menu li {
box-sizing: border-box;
font-size: 15px;
margin-bottom: 25px;
}
.menuB li b,
.menu li b {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_lavie_direct_n15/menu_line.png) right center no-repeat;
display: inline-block;
font-size: 15px;
width: 160px;
margin-right: 15px;
}
.menuB a,
.menu a {
color: #000;
background-position: left top 6px;
box-sizing: border-box;
transition: .2s;
padding-left: 20px;
}
.menuB a:hover,
.menu a:hover {
	color: #707070;
}

/*==============================================
bnr
============================================= */
.topbnr {
margin: 0 0 50px;
}
.topbnr a {
    background: #7f73fc url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_lavie_direct_n15/arrow.png) no-repeat;
	background-position: center right 13px;
    box-sizing: border-box;
    color: #fff;
	display: block;
	width: 907px;
	height: 71px;
	line-height: 71px;
	border-radius: 100px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
    transition: .2s;
	margin: 0 auto;
}
.topbnr a:hover {
    background: #685bfc url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_lavie_direct_n15/arrow.png) no-repeat;
	background-position: center right 10px;
}
.bnrItemname {
display: inline-block;
font-size: 18px;
position: relative;
top: 2px;
margin-right: 15px;
}
.bnrItemkakaku {
display: inline-block;
font-size: 14px;
position: relative;
}

.innerbnr {
background: #f7f7f7;
border-bottom: #f0f0f0 solid 1px;
border-top: #f0f0f0 solid 1px;
box-sizing: border-box;
width: 100%;
margin: 110px 0 130px;
padding: 0;
}
.innerbnr a {
display: block;
box-sizing: border-box;
width: 930px;
margin: 0 auto;
padding: 50px 0;
}
.innerbnr .item {
overflow: hidden;
}
.innerbnr .img {
float: left;
width: 220px;
vertical-align: middle;
}
.innerbnr .img img {
width: 100%;
}
.innerbnr .info {
float: right;
width: 660px;
vertical-align: middle;
}
.innerbnr .catchBnr {
font-size: 18px;
font-weight: bold;
padding: 10px 0 20px;
margin-left: -11px;
}
.innerbnr .bnrInitemName {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_lavie_direct_n15/bnr_nec.png) left center no-repeat;
box-sizing: border-box;
font-size: 33px;
font-weight: bold;
padding-left: 80px;
margin-bottom: 23px;
}
.innerbnr .bnrNo {
display: block;
font-size: 22px;
margin-top: 10px;
margin-left: -11px;
}
.innerbnr .bnrKakaku {
border: #c8c8c8 solid 1px;
font-size: 16px;
line-height: 16px;
padding: 8px 10px;
position: relative;
top: -8px;
}
.innerbnr .bnrIn span {
    background: #7f73fc url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_lavie_direct_n15/arrow.png) no-repeat;
	background-position: center right 10px;
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-radius: 120px;
	text-align: center;
    color: #fff;
	font-size: 15px;
	font-weight: bold;
    transition: .1s;
    box-sizing: border-box;
}
.innerbnr .bnrIn span:hover {
    background: #685bfc url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_lavie_direct_n15/arrow.png) no-repeat;
	background-position: center right 8px;
}

/*==============================================
#mainContents
============================================= */
.paragraphIn,
.productBoxIn {
width: 930px;
margin: 0 auto;
}
.paragraphB p,
.paragraph p {
    font-size: 16px;
    line-height: 2.1;
	margin-top: 50px;
}
#article01 h2, #article02 h2, #article03 h2 {
color: #1b1b1b;
width: 930px;
font-size: 36px;
font-weight: bold;
line-height: 55px;
margin: 130px auto 0;
}
#article01 h2 b, #article02 h2 b, #article03 h2 b {
background: #1b1b1b;
color: #fff;
display: block;
font-size: 20px;
line-height: 47px;
width: 190px;
text-align: center;
margin-bottom: 40px;
padding-top: 2px;
}
.paragraphIn p b {
	font-weight: bold;
	background: linear-gradient(transparent 60%, #eceaff 40%);
}
p.cap {
    font-size: 14px;
    line-height: 1.8;
	margin-top: 0;
}
.sTitle {
margin: 115px 0 -10px;
}
.sTitle h3 {
border-left: #7f73fc solid 6px;
box-sizing: border-box;
color: #343434;
font-size: 26px;
font-weight: bold;
padding-left: 15px;
padding-top: 3px;
}

/*---- img ----*/
.imgBox {
width: 100%;
margin: 60px auto 0;
}
.imgBox .imagesClear a {
display: block;
width: 49%;
float: left;
}
.imgBox .imagesClear a  + a  {
margin-left: 10px;
}
.imgBox .imagesClear p {
width: 49%;
float: right;
margin-top: 0px;
}
.imgBox .imagesClear strong {
display: inline-block;
font-size: 17px;
margin-bottom: 7px;
padding: 1px 0 0;
}
.imgBox a + p,
.imgBox .imagesClear + p {
margin-top: 15px;
}
.imgBox img {
width: 100%;
}
.imgBox a {
cursor: zoom-in;
}
.photoTitle {
margin-top: 60px;
}
.photoTitle strong {
font-size: 18px;
}
.photoTitle + .imgBox {
margin-top: 15px;
}

.imagesClear {
overflow: hidden;
}

/*---- column ----*/
.column {
background: #faf9ff;
border: #e2e0fe solid 5px;
box-sizing: border-box;
margin-top: 100px;
padding: 80px 65px 65px;
width: 100%;
}
.column h4 {
color: #7063fc;
font-size: 26px;
font-weight: bold;
text-align: center;
}
.column h4:before {
  content: '';
  display: inline-block;
  width: 11px;
  height: 23px;
  background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_lavie_direct_n15/column_left.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: top;
  margin-right: 13px;
}
.column h4:after {
  content: '';
  display: inline-block;
  width: 11px;
  height: 23px;
  background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_lavie_direct_n15/column_right.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: top;
  margin-left: 5px;
}
.column h4 + p {
margin-top: 40px;
}

/*==============================================
#matome .productBox
============================================= */
#matome {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_lavie_direct_n15/matome_bg.jpg) center top no-repeat;
margin-top: -120px;
padding-bottom: 150px;
}
#matome h2 {
font-size: 25px;
font-weight: bold;
line-height: 40px;
width: 930px;
margin: 0 auto -20px;
padding-top: 120px;
}
#matome h2 b {
display: none;
}
#matome p {
font-size: 15px;
line-height: 32px;
width: 595px;
}
#matome p + p {
margin-top: 30px;
}

.productBoxIn a.mainItem {
display: block;
overflow: hidden;
margin: 130px 0 100px;
}
.productBoxIn .img {
width: 295px;
float: left;
}
.productBoxIn .img img {
width: 100%;
}
.productBoxIn .info {
float: right;
width: 575px;
}
.productBoxIn .catch {
font-size: 20px;
font-weight: bold;
margin: 25px 0 20px -12px;
}
.productBoxIn .name {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_lavie_direct_n15/item_nec.png) left center no-repeat;
box-sizing: border-box;
font-size: 39px;
font-weight: bold;
padding-left: 100px;
margin-bottom: 30px;
}
.productBoxIn .bnrNo {
font-size: 22px;
position: relative;
top: 3px;
margin-left: 5px;
}
.productBoxIn .bnrKakaku {
border: #c8c8c8 solid 1px;
display: inline-block;
font-size: 16px;
line-height: 16px;
margin-top: 10px;
padding: 12px 0 10px;
text-align: center;
width: 180px;
}
.productBoxIn .btn span {
    background: #7f73fc url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_lavie_direct_n15/arrow.png) no-repeat;
	background-position: center right 10px;
	display: block;
	width: 360px;
	height: 50px;
	line-height: 50px;
	border-radius: 120px;
	text-align: center;
    color: #fff;
	font-size: 15px;
	font-weight: bold;
    transition: .1s;
    box-sizing: border-box;
	margin: 0 0;
}
.productBoxIn .btn span:hover {
    background: #685bfc url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_lavie_direct_n15/arrow.png) no-repeat;
	background-position: center right 8px;
}

.productBoxIn strong {
display: block;
margin-bottom: 10px;
}
.productBoxIn table dt {
text-align: center;
font-size: 20px;
font-weight: bold;
padding: 20px 0 10px;
}
.mainItemBox:before {
background: #4a4a4a;
border-radius: 2px;
content: '検証機';
color: #fff;
font-size: 14px;
padding: 4px 8px;
margin-right: 8px;
position: relative;
top: -3px;
}
.productBoxIn table dd span {
    background: #7f73fc url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_lavie_direct_n15/arrow.png) no-repeat;
	background-size: 6%;
	background-position: center right 10px;
    box-sizing: border-box;
	border-radius: 120px;
    color: #fff;
	display: block;
	width: 275px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin: 5px auto 10px;
    transition: .1s;
}
.productBoxIn dd span:hover {
    background: #685bfc url(https://img1.kakaku.k-img.com/images/article/tieup/21/12_lavie_direct_n15/arrow.png) no-repeat;
	background-size: 6%;
	background-position: center right 8px;
}
.productBoxIn table {
border: solid #c9c9c9;
border-width: 1px;
border-spacing: 0;
color: #1c1c1c;
width: 930px;
margin: 0 auto 7px;
empty-cells: show;
line-height: 1.5;
font-size: 11px;
}
.productBoxIn th {
background: #f7f7f7;
border: solid #c9c9c9;
border-width: 0 1px 1px 0;
font-size: 11px;
font-weight: bold;
text-align: center;
margin: 0;
padding: 10px 3px;
}
.productBoxIn td {
border: solid #c9c9c9;
border-width: 0 1px 1px 0;
text-align: center;
padding: 10px 6px;
font-size: 13px;
width: 43%;
}


/*==============================================
.releasedate
============================================= */

.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 50px auto 0; 
text-align: right;
padding-top: 50px;
}

/*==============================================
アンケート
============================================= */

/*----　カラー変更　----*/
.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 {
border-top: #fff solid 1px;
padding: 100px 0;
background-color: #f2f2f2;
letter-spacing: 0.1em;
font-feature-settings: "palt"1;
margin-top: 100px;
}
.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;
}