@charset "shift_jis";
/*==============================================
common
============================================= */
.listBox,
.forSp,
.splinktxt {
display: none;
}
#header {
border-bottom: #e8e8e8 solid 1px;
}
.headerIn,
.footerIn {
width: 930px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }

/*==============================================
看板
============================================= */
.intelBox {
background: #fff;
width: 100%;
margin: 0 auto;
padding: 20px 0;
}
.logoBox {
width: 930px;
margin: 0 auto;
}
.intelBox img {
width: 70px;
}
.intelBox span {
display: inline-block;
position: relative;
box-sizing: border-box;
font-size: 14px;
top: -20px;
margin-left: 20px;
}

.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/01_lavie/title_bg.jpg) top center no-repeat;
}
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/01_lavie/title.png) left top no-repeat;
width: 962px;
height: 600px;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin: 0 auto 40px;
}
.lead {
font-size: 15px;
line-height: 30px;
width: 930px;
margin: 0 auto 50px;
}
.lead a {
transition: .2s;
font-weight: bold;
}
.lead a:link,
.lead a:visited {
color: #0071e4;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #3699ff;
}

.menu img {
display: none;
}
.menuB,
.menu {
border-left: #cccccc solid 1px;
border-right: #cccccc solid 1px;
width: 930px;
margin: 0 auto 135px;
padding: 20px 0 30px;
}
.menuB ul,
.menu ul {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/01_lavie/menu_bg.png) no-repeat;
background-position: left 2px top;
box-sizing: border-box;
width: 790px;
margin: 0 auto;
padding-top: 40px;
}
.menu01, .menu02, .menu03, .menuMatome {
box-sizing: border-box;
font-size: 16px;
font-weight: bold;
}
.menu02, .menu03, .menuMatome {
margin-top: 35px;
}

.menuB ul b,
.menu ul b {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/01_lavie/menu_dot.png) no-repeat;
background-position: right 18px center;
display: inline-block;
width: 160px;
margin-bottom: 5px;
}
.menuB ul b::before,
.menu ul b::before {
  content: "■";
  margin-right: 5px;
}
.menu01s01, .menu01s02, .menu01s03, .menu02s01, .menu02s02, .menu03s01 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/01_lavie/menu_line.png) no-repeat;
background-position: left top;
font-size: 13px;
margin-left: 165px;
margin-top: 12px;
padding-left: 15px;
}
.menuB a,
.menu a {
color: #141414;
box-sizing: border-box;
transition: .2s;
}
.menuB a:hover,
.menu a:hover {
	color: #7b7b7b;
}

/*==============================================
bnr
============================================= */
.topbnr a {
    background: #008bed url(https://img1.kakaku.k-img.com/images/article/tieup/22/01_lavie/arrow.png) no-repeat;
	background-position: center right 18px;
	border-radius: 120px;
    box-sizing: border-box;
    color: #fff;
	display: block;
	width: 930px;
	height: 72px;
	line-height: 75px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin: 0 auto 55px;
    transition: .2s;
}
.txtKakaku {
background: #005fd1;
display: inline-block;
border-radius: 2px;
height: 30px;
font-size: 13px;
line-height: 30px;
padding: 0 12px;
position: relative;
top: -3px;
margin-left: 8px;
transition: .2s;
}
.itemNo {
display: inline-block;
font-size: 16px;
position: relative;
top: -1px;
}
.forKakaku {
display: inline-block;
font-size: 14px;
position: relative;
top: -2px;
padding-left: 27px;
}
.topbnr a:hover {
background-color: #1ca1ff;
}
.topbnr a:hover .txtKakaku {
background-color: #006ef3;
}

.innerbnr .forSp {
display: none;
}
.innerbnr a {
display: block;
border: #cccccc solid 1px;
border-radius: 3px;
box-sizing: border-box;
width: 930px;
margin: 75px auto 130px;
padding: 45px 60px;
overflow: hidden;
transition: .2s;
}
.innerbnr .item {
overflow: hidden;
}
.innerbnr .img {
float: left;
width: 163px;
}
.innerbnr .info {
float: right;
width: 590px;
margin-top: 10px;
}
.info dt {
font-size: 17px;
font-weight: bold;
margin-bottom: 22px;
}
.bnrName {
font-size: 25px;
font-weight: bold;
margin-bottom: 20px;
}
.bnrKakaku {
background: #ededed;
border-radius: 3px;
display: inline-block;
font-size: 15px;
padding: 10px 10px 8px;
margin: 0 0 0 8px;
top: -5px;
}
.bnrNo {
font-size: 12px;
display: inline;
}
.bnrBtn {
    background: #008bed url(https://img1.kakaku.k-img.com/images/article/tieup/22/01_lavie/arrow.png) no-repeat;
	background-position: center right 10px;
	border-radius: 120px;
    box-sizing: border-box;
    color: #fff;
	display: block;
	width: 100%;
	height: 42px;
	line-height: 45px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
    transition: .2s;
}
.innerbnr a:hover {
border: #1ca1ff solid 1px;
border-radius: 3px;
}
.innerbnr :hover .bnrBtn {
    background: #1ca1ff url(https://img1.kakaku.k-img.com/images/article/tieup/22/01_lavie/arrow.png) no-repeat;
	background-position: center right 10px;
	border-radius: 120px;
}

/*==============================================
#mainContents
============================================= */
.paragraph,
.paragraphB {
width: 100%;
}
.paragraphIn {
width: 930px;
margin: 0 auto;
padding-top: 20px
}
#article01 h2 {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/01_lavie/title01.jpg) no-repeat;
	background-position: center top;
}
#article02 h2 {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/01_lavie/title02.jpg) no-repeat;
	background-position: center top;
}
#article03 h2 {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/01_lavie/title03.jpg) no-repeat;
	background-position: center top;
}
h2 span {
display: block;
width: 930px;
font-size: 41px;
line-height: 58px;
margin: 0 auto;
padding: 60px 0;
}
h2 span b {
background: #161616;
color: #fff;
display: block;
width: 115px;
font-size: 19px;
font-weight: bold;
line-height: 20px;
text-align: center;
margin-bottom: 20px;
padding: 10px 0 8px;
}
.paragraph h2 strong,
.paragraphB h2 strong {
color: #181818;
display: block;
font-size: 14px;
font-weight: normal;
margin-top: -10px;
}
.paragraphB p,
.paragraph p {
color: #181818;
    font-size: 16px;
    line-height: 2.2;
	margin-top: 50px;
}
.paragraphB p b,
.paragraph p b {
color: #181818;
    font-size: 16px;
    line-height: 2.2;
	margin-top: 50px;
}
p.cap {
    font-size: 14px;
    line-height: 1.8;
	margin-top: 0;
}
p.cap strong {
display: block;
font-size: 17px;
margin-bottom: 3px;
margin-left: -10px;
}
p.cap strong span {
font-size: 13px;
}
.sTitle {
border-bottom: #9b9b9b dotted 1px;
margin: 110px 0 0;
padding-bottom: 10px;
}
.sTitle h3 {
border-left: #e14f00 solid 7px;
box-sizing: border-box;
font-size: 28px;
line-height: 1.5;
font-weight: bold;
padding-left: 20px;
padding-top: 5px;
}

/*---- img ----*/
.imgBox {
width: 100%;
margin: 60px auto 0;
}
.imgBoxB {
width: 630px;
margin: 70px 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;
}
.imgBox .imagesClear strong {
display: inline-block;
font-size: 17px;
margin-bottom: 7px;
padding: 1px 0 0;
}
.imgBoxB p,
.imgBox .imagesClear + p {
margin-top: 15px;
}
.imgBoxB img,
.imgBox img {
width: 100%;
}
.imgBoxB a,
.imgBox a {
cursor: zoom-in;
}
.imagesClear {
overflow: hidden;
}
.photoTitle {
margin-top: 60px;
}
.photoTitle strong {
font-size: 22px;
font-weight: bold;
}
.photoTitle strong::before {
color: #bebebe;
  content: "●";
  font-size: 125%;
  position: relative;
  top: 1px;
  margin-left: -6px;
  padding-right: 5px;
}
.photoTitleS {
display: inline-block;
font-size: 17px;
font-weight: bold;
margin-bottom: 8px;
}
.photoTitleS + .imgBox {
width: 100%;
margin: 5px auto 0;
}
.photoTitle + .photoTitleS,
.photoTitle + .imgBox {
margin: 20px auto 0;
}

/*---- 囲み ----*/
.kakomi {
border: #ececf1 solid 5px;
box-sizing: border-box;
margin-top: 90px;
padding: 90px 70px 70px;
}
.kakomi #article03_01 {
text-align: center;
}
.kakomi h3 {
font-size: 27px;
font-weight: bold;
}
.kakomi h3:before {
  content: '';
  top: 0;
  left:0;
  display: inline-block;
  width: 25px;
  height: 23px;
  background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/01_lavie/kakomi_left.png);
  background-repeat: no-repeat;
  margin-right: 15px;
}
.kakomi h3:after {
  content: '';
  top: 0;
  left:0;
  display: inline-block;
  width: 25px;
  height: 23px;
  background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/01_lavie/kakomi_right.png);
  background-repeat: no-repeat;
  margin-left: 5px;
}

/*==============================================
#matome .productBox
============================================= */
#matome {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/01_lavie/matome_img.jpg) no-repeat;
background-position: center top;
width: 100%;
padding: 60px 0 90px;
}
#matome .paragraphIn {
padding: 0;
}
#matome h2 {
display: none;
}
#matome p {
width: 650px;
font-size: 16px;
line-height: 32px;
margin-top: 30px;
padding-top: 0;
}
#matome p strong {
display: block;
font-size: 28px;
line-height: 40px;
margin-bottom: 25px;
}

.productBoxIn {
width: 930px;
margin: 0 auto;
padding-top: 120px;
}
.productBoxIn strong {
font-size: 16px;
}
table {
border: solid #C9C9C9;
border-width: 1px 1px 1px 1px;
border-spacing: 0;
color: #000;
width: 930px;
margin: 15px auto 0;
empty-cells: show;
line-height: 1.5;
font-size: 100%;
}
th {
border: solid #C9C9C9;
border-width: 0 1px 1px 0;
    background-color: #f9f9f9;
font-size: 14px;
font-weight: bold;
text-align: center;
margin: 0;
padding: 20px 13px;
box-sizing: border-box;
    width: 15%;
}
td {
border: solid #C9C9C9;
border-width: 0 1px 1px 0;
text-align: center;
padding: 20px 13px;
box-sizing: border-box;
font-size: 15px;
}
.tableBox a {
font-size: 16px;
font-weight: bold;
text-align: center;
}
.tableBox dl {
width: 90%;
margin: 0 auto;
padding: 0 0 20px;
}
.productImg {
padding: 25px 0 15px;
}
.productName {
font-size: 17px;
font-weight: bold;
margin-bottom: 15px;
}
.productName b {
color: #e12000;
}
.productBnr span {
    background: #008bed url(https://img1.kakaku.k-img.com/images/article/tieup/22/01_lavie/arrow.png) no-repeat;
	background-size: 8px;
	background-position: center right 13px;
	border-radius: 120px;
    box-sizing: border-box;
    color: #fff;
	display: block;
	width: 100%;
	height: 43px;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 0 auto;
    transition: .2s;
}
.productBox a :hover .productBnr span {
background-color: #1ca1ff;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
display: block;
font-size: 11px; 
width: 930px; 
margin: 0 auto; 
text-align: right;
padding: 40px 0 120px;
}

/*==============================================
アンケート
============================================= */

/*----　カラー変更　----*/
.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: #f2f2f2;
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;
}
