@charset "shift_jis";
/*==============================================
common
============================================= */

#header {
border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn,
.copyRightIn{
width: 1000px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed;}
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }

span.caution{
    font-size: 11px;
    display: block;
    margin-top: 10px;
    color: #A0A0A0;
}

sup{
vertical-align:super;
font-size:10px;
}

/*==============================================
看板
============================================= */
.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_bravia/hero_bg_pc.jpg) center top no-repeat;
	padding-top: 102px;
}
.mainTitle {
width: 1207px;
margin: 0 auto 0;
}
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_bravia/hero_tit_pc.png) center top no-repeat;
width: 1207px;
height: 731px;
text-indent: -999em;
font-size: 0;
z-index: 1;
}

.lead{
	width: 1000px;
	margin: 60px auto 0;
	font-size: 17px;
	line-height: 1.9;
}
.lead a.link01:link,
.lead a.link01:visited {
color: #FFF;
background:linear-gradient(transparent 90%, #c11e4c 0%) ;
}
.lead a.link02:link,
.lead a.link02:visited {
color: #FFF;
background:linear-gradient(transparent 90%, #00a787 0%) ;
}
.lead a.link01:hover,
.lead a.link01:active {
background:linear-gradient(transparent 90%, #7B1633 0%) 
}

.lead a.link02:hover,
.lead a.link02:active {
background:linear-gradient(transparent 90%, #00725C 0%) 
}



/*==============================================
.anchor
============================================= */

.anchor_wrapper {
	width: 1000px;
	margin: 122px auto 0;
}

.anchor_wrapper p {
    display: block;
    width: 83px;
    height: 19px;
    text-indent: -999em;
    line-height: 0;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_bravia/icon_index.png) left top no-repeat;

}
.anchor {
    width: 1000px;
    text-align: left;
	margin-top: 55px;
}

.anchor li {
    height: 20px;
    display: block;
    ms-transition: all .2s;
    transition: all .2s;
    letter-spacing: 0.05em;
    margin: 0 0 30px 1px;
}
.anchor li a {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_bravia/icon_anchor.png) left center  no-repeat;
    font-size: 16px;
    ms-transition: all .1s;
    transition: all .1s;
	padding-left: 32px;
	color: #EBEBEB;
	margin-bottom: 30px;
}
.anchor li span {
    width: 166px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    box-sizing: border-box;
    text-align: left;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_bravia/line_anchor.png) no-repeat left center;
	margin-right: 10px;
}

.anchor li span dfn{
	font-size: 17px;
	background: #000000;
	padding-right: 8px;
	font-style: normal;
}
.anchor li:hover {
    opacity: 0.7;
}


/*==============================================
 #mainContents
============================================= */
#mainContents{
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.05em;
	background-color: #000;
	color: #E5E5E5;
}

.anchor li span,
.paragraph h2 span.sub{
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

#article01{
	background-color: #202020;
	margin-top: 122px;
	padding-top: 100px;
}

#article02,#article03,#article04,#article05,#article06{
	background-color: #202020;
	padding-top: 100px;
}
.paragraph{
    width: 100%;
    margin: 0 auto;
}

.paragraphIn{
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 100px;
}

.paragraph p{
    font-size: 17px;
    line-height: 1.9;
    margin-bottom: 26px;
}


.paragraph h2 {
    font-size: 36px;
    line-height: 1.6em;
    font-weight: normal;
    text-align: center;
	border-bottom: #8A8A8A dotted 1px;
	width: 1000px;
	margin: 0 auto 70px;
	padding-bottom: 60px;
	
}

h2 span.sub {
    font-size: 32px;
	font-weight: bold;
    display: block;
    letter-spacing: 0.1em;
    margin-bottom: 26px;
}

/*==============================================
banner
============================================= */
.topbnr{
	width: 100%;
	background: #000;
	padding: 80px 0 0;
	
}
.innerbnr{
	width: 100%;
	background: #000;
	padding: 70px 0;
}
.wrap_bnr,
.productBoxIn{
	overflow: hidden;
	zoom:1;
	display: block;
	width: 1000px;
	margin: 0 auto;
}
.wrap_bnr a.bnr01{
    display: inline-block;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_bravia/bnr_inner_01_pc.jpg) no-repeat center top;
    width: 484px;
    height: 148px;
	float: left;
    text-indent: -9999em;
    font-size: 0;
    z-index: 1;
    margin: 0 auto;
    ms-transition: all .1s;
    transition: all .1s;
}
.wrap_bnr a.bnr02{
    display: inline-block;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_bravia/bnr_inner_02_pc.jpg) no-repeat center top;
    width: 484px;
    height: 148px;
	float: right;
    text-indent: -9999em;
    font-size: 0;
    z-index: 1;
    margin: 0 auto;
    ms-transition: all .1s;
    transition: all .1s;
}

.wrap_bnr a.bnr03{
    display: block;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_bravia/bnr_inner_03_pc.jpg) no-repeat center top;
    width: 1000px;
    height: 148px;
    text-indent: -9999em;
    font-size: 0;
    z-index: 1;
    margin: 0 auto;
    ms-transition: all .1s;
    transition: all .1s;
}

.wrap_bnr a.bnr04{
    display: block;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_bravia/bnr_inner_04_pc.jpg) no-repeat center top;
    width: 1000px;
    height: 148px;
    text-indent: -9999em;
    font-size: 0;
    z-index: 1;
    margin: 0 auto;
    ms-transition: all .1s;
    transition: all .1s;
}

.wrap_bnr a:hover.bnr01,
.wrap_bnr a:hover.bnr02,
.wrap_bnr a:hover.bnr03,
.wrap_bnr a:hover.bnr04{
    opacity: 0.8;    
}


/*==============================================
.imgBox
============================================= */
.imgBox + div,
.imgBox + p{
    margin-top: 80px;
}

.imgBox {
    margin: 100px auto 0;
    width: 1000px;
    text-align: center;
    font-size: 0;
}


.w600 {
    margin: 60px auto 0;
    width: 600px !important;
    text-align: center;
    font-size: 0;
}

.w500 {
    margin: 20px auto 0;
    width: 500px !important;
    text-align: center;
    font-size: 0;
}


.inbox,
.inbox02,
.inbox03,
.inbox04{
    overflow: hidden;
    zoom: 1;
}


/*　inbox　ヨコ2枚組 用 */
.imgBox .inbox .floatL, .imgBox .inbox .floatR ,
.imgBox02 .inbox .floatL, .imgBox02 .inbox .floatR {
    position: relative;
    width: 49%;
}

.type01 .inbox .floatL{
	position: relative;
    width: 53%;
}
.type01 .inbox .floatR {
    position: relative;
    width: 45%;
}

.type02 .inbox .floatL{
	position: relative;
    width: 60%;
}
.type02 .inbox .floatR {
    position: relative;
    width: 40%;
}

.type03 .inbox .floatL{
	position: relative;
    width: 32.2%;
}
.type03 .inbox .floatR {
    position: relative;
    width: 66%;
}

/*　inbox02　ヨコ3枚組 用 */
.imgBox .inbox02 .floatL, .imgBox .inbox02 .floatR {
    position: relative;
    width: 32%;
}
.imgBox .inbox02 .floatL:first-of-type{
    margin-right: 18px;
}


.imgBox a {
    display: block;
    transition: opacity .2s;
}

.imgBox a:nth-last-child(2){
	margin-top: 20px;
}

.imgBox img {
    width: 100%;
}
.imgBox .floatL img, .imgBox .floatR img {
    width: 100%;
}
.imgBox p.floatL, .imgBox p.floatR {
    box-sizing: border-box;
}
.imgBox .cap {
    width: 100%;
    margin: 22px auto 0;
    text-align: left;
    font-size: 14px;
	line-height: 2.0;
}

.imgBox .floatR.cap {
    width: 48%;
    margin-top: 0;
}

.imgBox .floatR.cap p{
	font-size: 14px;
	line-height: 2.0;
}
.mTop20{
	margin-top: 20px;
}

/* キャプション　見出し */

p.captit01 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
}

p.captit02 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
	padding-bottom: 10px;
    text-align: center;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_bravia/icon_cap01.png) no-repeat center bottom;
}
p.captit03 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
	padding-bottom: 10px;
    text-align: center;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_bravia/icon_cap02.png) no-repeat center bottom;
}
p.captit01 br,
p.captit03 br{
	display: none;
}
p.captit04 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
	padding-bottom: 10px;
    text-align: center;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_bravia/icon_cap03.png) no-repeat center bottom;
}



/*==============================================
 .productBox
============================================= */

.productBox{
    padding: 100px 0;
	box-sizing: border-box;
}

.productBoxIn a.bnr01{
    display: inline-block;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_bravia/bnr_prd_01_pc.jpg) no-repeat center top;
    width: 484px;
    height: 433px;
	float: left;
    text-indent: -9999em;
    font-size: 0;
    z-index: 1;
    margin: 0 auto;
    ms-transition: all .1s;
    transition: all .1s;
}
.productBoxIn a.bnr02{
    display: inline-block;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_bravia/bnr_prd_02_pc.jpg) no-repeat center top;
    width: 484px;
    height: 433px;
	float: right;
    text-indent: -9999em;
    font-size: 0;
    z-index: 1;
    margin: 0 auto;
    ms-transition: all .1s;
    transition: all .1s;
}

.productBoxIn a:hover.bnr01,
.productBoxIn a:hover.bnr02{
    opacity: 0.8;    
}

/*==============================================
 effect
============================================= */
[data-effect] {
  opacity: 0;
  transition: transform .6s, opacity .6s;
}
[data-effect="top"] {
  transform: translateY(-60px);
}
[data-effect="bottom"] {
  transform: translateY(20px);
}
[data-effect].ended {
  transform: translateY(0);
  opacity: 1;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
width: 930px; 
margin: 0 auto 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;
}
