@charset "shift_jis";
/*==============================================
common
============================================= */

#header {
border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn,
.copyRightIn{
width: 1110px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }

#mainContents {
background:#e5e6e7 url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_denonhome/bg.png) center top repeat-x;}

.sponly{
display:none;
}

/*---- 文字　 ----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
table th,table td,
.productBox{
font-family:'游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.03em;
color: #202020;}

#mainContents p {
	font-size:  124%;
	line-height: 2;
}

#mainContents .cap{
	font-size: 108%;
	line-height: 1.9;}


#mainContents p + p {
	margin-top: 20px;}

span.sup {
font-size: 60%;
vertical-align: top;
position: relative;
top: 0.3em;
}


/*==============================================
看板
============================================= */


.mainTitleWrap {
width: 1110px;
background-color: #fff;
margin: 0 auto;
}

.paragraph {
	width: 1110px;
	background-color: #fff;
	margin: 0 auto;}

.mainTitle {
width: 1110px;
height: 660px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_denonhome/top_bg.jpg) center top no-repeat;
margin: 0 auto;}

h1 {
width: 840px;
height: 786px;
text-indent: -999em;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_denonhome/pc_title.png) left 68px no-repeat;
font-size: 0;
z-index: 1;
margin: 0 auto;
}

.lead {
	width: 840px;
	margin: 50px auto 0;
}

.lead a:link,
.lead a:visited {
color: #07272d;
text-decoration: underline;
	font-weight: bold;
}
.lead a:hover,
.lead a:active {
color: #24535c;
text-decoration: none;
}

/*-- contentsNavi --*/
.contentsNavi {
	width: 840px;
	margin: 70px auto 0;
height: 192px;
padding-right: 20px;
box-sizing: border-box;
background:#f5f5f5 url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_denonhome/index_tit.png) left 50% no-repeat;
display: table;}

.contentsNavi p {
	width: 45px;
	text-indent: -999em;}

.contentsNavi p,
.contentsNavi ul{
	display: table-cell;
	vertical-align: middle;
}

.contentsNavi li {
	font-size: 15px;
}

.contentsNavi a {
	display: block;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_denonhome/index_arrow.png) 3px 50% no-repeat;
padding:10px 0 10px 20px;
transition: 0.2s ease-in-out;
}

.contentsNavi a:hover {
	background-color: #dcdcdc;
}

.contentsNavi li span {
	font-weight: bold;
padding-right: 5px;}

.contentsNavi li + li {
	/*margin-top: 11px;*/
}

/*==============================================
 バナー
============================================= */
.topbnr a{
display: block;
width: 620px;
height: 66px;
background: #e03c31 url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_denonhome/bnr_arrow.svg) 600px 50% no-repeat;
background-size: 7px;
color: #fff;
text-align: center;
font-size: 16px;
line-height: 66px;
margin: 50px auto 0;
overflow: hidden;
border-radius: 4px;
transition: 0.2s ease-in-out;}

.topbnr a:hover{
background-color: #f6781c;}


.innerbnr a{
display: block;
width: 840px;
height: 142px;
margin: 90px auto;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_denonhome/innerbnr.jpg) left top no-repeat;
overflow: hidden;
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;}

.innerbnr a:hover {
opacity: 0;	}

.innerbnr .bnr{
width: 840px;
height: 142px;
margin: 90px auto 0;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_denonhome/innerbnr_over.jpg) left top no-repeat;}


/*==============================================
#mainContents
============================================= */
.spAccordion {
	width: 840px;
	margin: 0 auto;
	padding: 70px 0 0;
}

.paragraph h2 {
	margin: 0 auto;
	width: 840px;
	padding: 120px 0 0;
font-weight: bold;}

.paragraph h2 .icon {
	background: #07272d;
	padding: 8px 20px;
	color: #fff;
	font-size: 18px;}

.paragraph h2 .text {
	display: block;
	padding-top: 40px;
	font-size: 28px;
	line-height: 1.7;
	color: #07272d;
}

.paragraph h3{
	margin-top: 100px;}

.paragraph h3 span{
font-size: 22px;
font-weight: bold;
line-height: 1.9;
background: linear-gradient(transparent 80%, #e5e6e7 80%);}

.paragraph h3 + p {
	margin-top: 60px;
}

.paragraph .subtext {
	border-left: #07272d 5px solid;
	padding-left: 10px;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.4 !important;
	margin-top: 80px;}

.paragraph .subtext span {
	color: #e03c31;
	padding: 0 2px;
}

.paragraph .subtext + .imgBox{
	margin-top: 15px !important;
}

.imgBox .subtext {margin-bottom: 15px;
margin-top: 0;}

.imgBox .subtext.h71 {
margin-bottom:43px !important;}



/*----　画像　----*/
.imgBox {margin:80px auto 0;}

.imgBox div {overflow: hidden;}

.imgBox .floatL,
.imgBox .floatR {width:415px;}

.imgBox .cap.floatR {
	padding-left: 10px;
	box-sizing: border-box;}

.imgBox img {width: 100%;}

.imgBox .w600 {
	width: 600px;
margin: 0 auto;}

.imgBox a {
font-size: 0;
display: block;}

.imgBox .cap a {
	font-size: 100% !important;
	display: inline-block !important;
	color: #5a7ddd;
	text-decoration: underline;}

.imgBox a img{
transition: 0.2s ease-in-out;}

.imgBox a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);}

.imgBox div + .cap,
.imgBox a + .cap{
	margin-top: 15px;}

a.floatL + .cap,
a.floatR + .cap{
	margin-top: 0;}

.imgBox + p {
	margin-top: 80px;
}


#matome {
	background:#fff url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_denonhome/matome_bg.jpg) center bottom no-repeat;
	padding-bottom: 500px;
}

/*==============================================
.productBox
============================================= */
.productBox {
	background-color: #fff;
	width: 1110px;
	margin: 0 auto;
}

.productBoxIn {
	width: 840px;
	margin: 0 auto;
	padding: 100px  0;
}

.productBoxIn .ptop25 {padding-top: 25px;}

.productBoxIn .title {
	font-size: 23px;
	color: #07272d;
	font-weight: bold;
	position: relative;
	text-align: center;}



.productBoxIn .title:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -20px; /*下線の上下位置調整*/
  display: inline-block;
  width: 100px; /*下線の幅*/
  height: 1px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #07272d; /*下線の色*/
}

.productBoxIn .title br {
	display: none;
}

.productBoxIn a {
	display: block;
overflow: hidden;
	margin-top: 100px;}

.productBoxIn a .info {
	float: left;
	width: 437px;}

.productBoxIn a .img {
	float: right;
	width: 403px;}

.productBoxIn a .catch {
	font-size: 18px;
	color: #07272d;}

.productBoxIn a .name {
	text-indent: -999em;
	height: 49px;
	margin-top: 10px;}

.productBoxIn a .name.no01 {
	background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_denonhome/prd_name01.png) left top no-repeat;}

.productBoxIn a .name.no02 {
	background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_denonhome/prd_name02.png) left top no-repeat;}

.productBoxIn a .name.no03 {
	background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_denonhome/prd_name03.png) left top no-repeat;}

.productBoxIn a .name.no04 {
	background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_denonhome/prd_name04.png) left top no-repeat;}

.productBoxIn a .btn{
display: block;
width: 380px;
height: 46px;
background: #e03c31 url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_denonhome/bnr_arrow.svg) 360px 50% no-repeat;
background-size: 7px;
color: #fff;
text-align: center;
font-size: 16px;
line-height: 46px;
overflow: hidden;
border-radius: 4px;
transition: 0.2s ease-in-out;}

.productBoxIn a:hover .btn{
background-color: #f6781c;}

.productBoxIn a{
transition: 0.2s ease-in-out;}

.productBoxIn a:hover {
opacity: 0.8;
filter: alpha(opacity=80);}


/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 1110px; 
margin: 30px auto 0;
padding-bottom: 100px;
text-align: right;}

/*==============================================
アンケート
============================================= */

/*----　カラー変更　----*/
.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;
}

