@charset "shift_jis";
/*==============================================
common
============================================= */
#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%; }
.sp { display: none; }

/*==============================================
看板
============================================= */
.mainTitleWrap{
width: 100%;
height: 890px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_philips/main_bg.jpg) no-repeat top center;
background-size: cover;
}
.mainTitle{
width: 930px;
height: 470px;
margin: 0 auto;
position: relative;
}
.mainCatch {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_philips/main_catch.png) center top no-repeat;
position: absolute;
top:52px;
left:-52px;
width: 780px;
height:77px;
z-index: 10;
}
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_philips/main_tit.png) center top no-repeat;
position: absolute;
top:174px;
left:0;
width: 673px;
height:250px;
z-index: 10;
margin-bottom: 50px;
}
.mainTitle,
h1{
text-indent: -999em;
font-size: 0;
}
.mainBox{
width: 930px;
margin: 0 auto;	
}
.topBnr a{
width: 506px;
height:64px;
line-height:64px;
background: rgb(2,51,121);
background: linear-gradient(0deg, rgba(2,51,121,1) 0%, rgba(6,72,166,1) 100%);
border-radius: 50px;
color: #fff!important;
display: block;
padding-right: 30px;
box-sizing: border-box;
transition: 0.3s;
z-index: 100;
font-size: 18px;
text-align: center;
margin-bottom: 45px;
position: relative;
margin-left: 83px;
}
_:-ms-input-placeholder, :root .topBnr a{
line-height:69px;
}
.topBnr a::after{
content: '';
display: inline-block;
width: 25px;
height:25px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_philips/arrow.png);
background-size: contain;
vertical-align: middle;
position: absolute;
top:19px;
right:110px;
}
.topBnr a:hover{
opacity: 0.7;
}
p.lead{
width: 670px;
z-index: 100;
font-size: 16px;
line-height: 1.8;
color: #000;
text-align: justify;
text-justify: inter-ideograph;
}
.lead a:link,
.lead a:visited {
color: #0C5DD0;
text-decoration: underline;
font-weight: bold;
transition: 0.3s;
}
.lead a:hover,
.lead a:active {
color: #6BA6FB;
}
.notes {
font-size: 12px;
line-height:1.9;
display: block;
margin-top: 20px;
color: #606060;
}
.bnrNotes{
font-size: 12px;
line-height:1.9;
display: block;
width: 930px;
margin: 25px auto 0;
text-align: right;
color: #606060;
}
.contentsNavi{
width: 100%;
background: #ecf5f9;
padding: 65px 0;
}
.contentsNaviIn{
width: 930px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
box-sizing: border-box;
margin: 0 auto;
}
.contentsNaviIn p {
font-weight: bold;
font-size: 19px;
width: 107px;
padding-top: 10px;
color: #8da5d3;
border-right: 1px solid #9eb9da;
margin-right: 20px;
}
.contentsNavi ul{
width:770px;;
line-height: 1.5;
}
.contentsNavi li {
display: block;
font-weight: bold;
transition: 0.3s;
}
.contentsNavi li +li {
margin-top: 14px;
}
_:-ms-input-placeholder, :root .contentsNavi li {
letter-spacing: 0;
}

.contentsNavi li a {
font-size: 15px;
line-height: 1.2;
display: block;
}
.contentsNavi li span {
font-size: 16px;
font-weight: bold;
margin-bottom: 3px;
color: #2e5eb7;
display: inline-block;
width:170px;
}
.contentsNavi li:hover {
opacity: 0.6;
}

/*==============================================
#mainContents
============================================= */
#mainContents {
font-family: "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
font-feature-settings: "palt";
}
.paragraph p {
font-size: 17px;
line-height: 2.0;
margin-bottom: 40px;
color: #000;
}
.paragraph p.cap{
font-size: 14px;
line-height: 1.8;
margin-bottom: 0;
}
.paragraph p .marker {
background: linear-gradient(transparent 70%, #fcdcdc 60%);
padding: 0px 1px 0;
font-weight: bold;
}
_:-ms-input-placeholder, :root .paragraph p .marker {
background: linear-gradient(transparent 60%, #fcdcdc 60%);
vertical-align: -5px;
}

.paragraph{
padding: 90px 0;
width: 100%;
}
.paragraphIn{
padding-bottom: 20px;
width: 930px;
margin: 0 auto;
}
h2 + .spAccordion{
margin-top: 50px;
}
.paragraph h2 {
width: 930px;
margin: 0 auto;
font-size: 38px;
line-height: 1.3;
font-weight: bold;
text-align:left;
color: #171717;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_philips/line.jpg) repeat-x bottom left;
padding-bottom: 30px;
letter-spacing: 0.01em;
}
h2 .point {
line-height: 1.2;
font-size: 27px;
display: block;
margin: 0 auto 15px;
color: #2e5eb7;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_philips/ic_check.png) no-repeat 0 5px ;
background-size: 29px;
padding-left: 38px;
}
h2 sup{
font-size: 17px;
vertical-align: 13px;
}
h3 sup{
font-size: 14px;
vertical-align: 13px;
}
.titS sup{
font-size: 12px;
vertical-align: 13px;
}
.notes2{
display: block;
width: 930px;;
font-size: 12px;
font-weight: normal;
padding-top: 10px;
color: #606060;
}

.paragraph h3{
font-size: 30px;
font-weight: bold;
width: 930px;
border-left: 9px solid #2d5eb6;
color: #171717;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_philips/line.jpg) repeat-x bottom left;
padding: 17px 0 20px 20px;
box-sizing: border-box;
margin-bottom: 60px;
}
.paragraph h3 .notes2{
display: block;
font-size: 12px;
font-weight: normal;
padding-top: 13px;
}
.kuchikomiBox + h3{
margin-top: 120px;
}
.titS span{
font-size: 20px!important;
background: #2e5eb7;
height: 34px;
line-height: 34px;
padding: 0 10px;
margin-right: 10px;
color: #fff;
text-align: center;
display: inline-block;
letter-spacing: 0.06em;
}
_:-ms-input-placeholder, :root .titS span{
line-height: 38px;
}
.titS{
font-size: 25px;
font-weight: bold;
color: #2e5eb7;
margin-bottom: 15px;
}
.titS2{
text-align: center;
font-size: 25px;
font-weight: bold;
color: #2e5eb7;
margin-bottom: 15px;
}
.innerbnr {
width: 100%;
}
.innerbnr .bnr a{
width: 930px;
height: 188px;
margin: 0 auto;
display: block;
border: 1px solid #DCDCDC;
box-shadow: 0 0 30px #D5D8DF;
background: #fff;
padding: 10px 36px 10px 10px;
box-sizing: border-box;
transition: 0.3s;
}
.innerbnr .item{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.innerbnr .img{
width: 200px;
}
.innerbnr .info{
width: 648px;
text-align: center;
padding-top: 15px;
}
.innerbnr .catch{
font-size: 21px;
line-height: 1.2;
color: #000;
letter-spacing:0;
margin-bottom: 8px;
}
.innerbnr .catch mark{
background: #d3e9f0;
margin-left: 5px;
font-weight: bold;
}
.innerbnr .name{
font-size: 36px;
line-height: 1.2;
font-weight: bold;
letter-spacing:-0.03em;
color: #2558ac;
margin-bottom: 9px;
}
_:-ms-input-placeholder, :root .innerbnr .name {
letter-spacing:-0.04em;
margin-bottom:3px;
}
.innerbnr .name span{
font-size: 25px;	
letter-spacing:0;
}
.innerbnr .btn{
font-size: 16px;
color: #fff;
background: rgb(2,51,121);
background: linear-gradient(0deg, rgba(2,51,121,1) 0%, rgba(6,72,166,1) 100%);
height: 52px;
line-height: 52px;
text-align: center;
border-radius: 50px;
width: 648px;
margin: 0 auto;
position: relative;
padding-right: 30px;
box-sizing: border-box;
}
_:-ms-input-placeholder, :root .innerbnr .btn {
line-height: 55px;
}
.innerbnr .btn::after{
content: '';
display: inline-block;
width: 25px;
height:25px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_philips/arrow.png);
background-size: contain;
vertical-align: middle;
position: absolute;
top:13px;
right:190px;
}
.innerbnr .bnr a:hover{
box-shadow: 0 0 0 #fff;
background: #fff;
opacity: 0.8;
}
#article02{
background: #edf4fd;
}
p + .titS,
p + .titS2,
p + .imgBox1,
p + .imgBox2,
p + .movBox{
margin-top: 60px;
}
.movBox + h3{
margin-top: 90px;
}
.imgBox1,
.imgBox2 {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.imgBox1 {
width: 930px;
margin:0 auto 70px;
}
.imgBox2 {
width: 584px;
margin:0 auto 70px;
}
.imgBox1 a{
  width: 560px;
}
.imgBox1.pair a{
  width: 455px;
}
.imgBox2 a{
  width: 280px;
}
.imgBox1 a,
.imgBox2 a {
  display: block;
  cursor: zoom-in;
}
.imgBox1 img,
.imgBox2 img{
width:100%;
}

/* cap size */
.imgBox1 .cap{
width:340px;
}
.imgBox1.pair .cap{
width:930px;
}
.imgBox2 .cap {
width: 584px;
}
.imgBox1.pair .cap,
.imgBox2 .cap{
margin-top: 15px;
}
p + .kuchikomiBox {
    margin-top: 80px;
}
.kuchikomiBox {
background:#ededed;
padding: 40px;
box-sizing: border-box;
margin-bottom: 80px;
border-radius: 5px;
}
.kuchikomiBoxIn {
background:#fff;
padding: 50px 44px 44px;
box-sizing: border-box;
border-radius: 10px;
position: relative;
}
.kuchikomiBoxIn::after{
content: '';
display: inline-block;
width: 333px;
height: 70px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_philips/kuchikomi_head.png);
background-size: contain;
position: absolute;
top:-38px;
right:0;
left: 0;
margin: 0 auto;
}
.kuchikomiTit{
    padding-bottom: 30px;
    margin-bottom: 40px;
    border-bottom: 3px solid #e8e7e6;
}
.kuchikomiTit img {
    width: 357px;
    margin: 0 auto;
    display: block;
}
.userBox {
    display: table;
    margin-bottom: 20px;
}
.userBox .thumBox {
    width:65px;
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
}
.txBox{
    position: relative;
    padding-left: 10px;
}
.txBox p {
    padding: 20px 24px;
    border: solid 2px #222222;
    border-radius: 10px;
    background: #ecf5f9;
    font-weight: bold;
    box-sizing: border-box;
    vertical-align: middle;
    display: table-cell;
    font-size: 17px;
    line-height: 1.7!important;
    width: 670px;
}
.txBox p:before {
    content: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_philips/fukidashi_bg.png) ;
    position: absolute;
    top:38%;
    left:-8px;
}
.notes3 {
font-size: 12px;
line-height:1.9;
display: block;
margin-top: 35px;
color: #606060;
}
.notes4 {
font-size: 12px;
line-height:1.9;
display: block;
margin-top: 12px;
color: #606060;
}
.imgBox1 + .columnBox {
margin-top: 80px;
}
.columnBox{
background: #f2f2f3;
margin-bottom: 70px;
padding: 50px 50px 10px;
}
.columnTit{
text-indent: -999em;
font-size: 0;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_philips/column_tit.png) no-repeat top center;
background-size: 822px;
height: 60px;
margin-bottom: 35px;
border-bottom: 3px solid #dcdcdd;
}
.columnBox p{
font-size: 16px;
}
.columnBox .img{
width: 304px;
margin: 5px 0 15px 30px;
float: right;
}
.columnBox .img img{
width: 100%;
}
.movBox{
width:720px;
margin: 0 auto 70px;	
}
.movBox .mov {
width:720px;
height:406px;
margin-bottom:15px;
}
.youTube {
width: 720px;
margin:0 auto 70px;
}
.youTube .cap{
margin-top: 15px;
}
#matome{
width: 100%;
background:#e8e8ea url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_philips/matome_bg.jpg) no-repeat top center;
}
#matome.paragraph{
padding-bottom:40px;
}
#matome h2{
background:none;
margin-bottom: 0!important;
line-height: 1.5;
}
#matome h2 .point{
display: none;
}
#matome h2 + .spAccordion{
margin-top: 5px;
}
#matome p{
width: 600px;
font-size: 17px;
line-height: 1.8;
margin-bottom: 30px;
}
#matome .notes{
padding-top: 20px;
}

/*==============================================
.productBox
============================================= */
.productBox{
width: 100%;
padding: 90px 0;
}
.productBoxIn {
width: 930px;
margin: 0 auto;
}
.product a{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 0 20px 0 160px;
transition: 0.3s;
}
.product a .img img{
width: 154px;
}
.product a .info{
width: 506px;
}
.product a .name{
font-weight: bold;
font-size: 36px;
color: #2558ac;
margin-bottom: 40px;
}
_:-ms-input-placeholder, :root .product a .name {
letter-spacing:-0.04em;
}
.product a .name span{
font-weight: bold;
font-size: 26px;
line-height: 1.4;
color: #000;
margin-bottom: 5px;
display: block;
}
.product a .btn{
width: 506px;
height:64px;
line-height:64px;
background: rgb(2,51,121);
background: linear-gradient(0deg, rgba(2,51,121,1) 0%, rgba(6,72,166,1) 100%);
border-radius: 50px;
color: #fff!important;
display: block;
padding-right: 30px;
box-sizing: border-box;
transition: 0.3s;
z-index: 100;
font-size: 18px;
text-align: center;
position: relative;
margin-bottom:50px;
}
_:-ms-input-placeholder, :root .product a .btn {
line-height:68px;
}
.product a .btn::after{
content: '';
display: inline-block;
width: 25px;
height:25px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_philips/arrow.png);
background-size: contain;
vertical-align: middle;
position: absolute;
top:19px;
right:110px;
}
.product a:hover {
opacity: 0.7;
}
.specTIt{
font-size: 18px;
font-weight: bold;
margin-bottom: 15px;
padding-left: 63px;
}
.product a ul{
width: 480px;
margin: 0 auto;
border-top: 1px solid #ccc;
margin-bottom:40px;
}
.product a li{
border-bottom: 1px solid #ccc;
padding: 14px 0 14px 50px;
font-weight: bold;
font-size: 17px;
}
.cprtn{
width: 930px;
margin: 0 auto 40px;
text-align: right;
padding-right: 25px;
font-size: 15px;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 0 auto; 
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;
}
