@charset "shift_jis";
/*==============================================
common
============================================= */
.bnr .item {
display:none;
}
#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:9px;
}

.releasedate {
	font-size: 11px; 
color: #000;
	width: 1100px; 
	margin: 60px auto 60px; 
	text-align: right;
letter-spacing: 0;}


/*==============================================
看板
============================================= */
.mainTitleWrap {
width: 100%;
background-color: #33c46c;
}
.wrap_intel{
    background-color: #FFF;
    width: 100%;
    padding: 30px 0 80px;
}
p.intel{
background: #FFF url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_spectre/intel.png) left top no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 1;
    width: 1000px;
    height: 98px;
    margin: 0 auto;
}
.mainTitle {
width: 1000px;
margin: 0 auto;
}
h1 {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_spectre/hero_pc.png) left top no-repeat;
width: 1035px;
height: 322px;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin-top: -80px;
}

.wrap_lead{
    border:#FFFFFF dashed 1px;
    border-bottom: none;
    width: 1000px;
    padding: 77px 85px 70px;
    box-sizing: border-box;
    margin-top: 70px;
    
    
}

.wrap_lead p.lead{
    color: #FFF;
    font-size: 17px;
    line-height: 2.0;
}
.lead a:link,
.lead a:visited {
color: #FFF;
    font-weight: bold;
text-decoration: underline;

}
.lead a:hover,
.lead a:active {
color: #fff;
    text-decoration: none;
}



/*==============================================
.ancer
============================================= */

.ancer_wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0px 0;
    background: #FFF;
}

.ancer_wrapper .inBox{
    width: 1000px;
    margin: 0 auto -23px;
    padding: 70px 95px 30px;
    box-sizing: border-box;
    border-left: dashed 1px #B1B1B1;
    border-right: dashed 1px #B1B1B1;
}
.ancer_wrapper p {
    display: block;
    width: 36px;
    height: 11px;
    text-indent: -999em;
    line-height: 0;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_spectre/icon_index.png) left top no-repeat;

}
.ancer {
    margin-top: 30px;
}

.ancer li {
    display: block;
    ms-transition: all .2s;
    transition: all .2s;
    margin:  0 0 20px 0;
}
.ancer li a {
    line-height: 2.5;
    ms-transition: all .2s;
    transition: all .2s;
}
.ancer li a span.subtit {
    height: 24px;
    line-height: 24px;
    box-sizing: border-box;
    text-align: left;
    background-color: #33c46c;
    color: #FFF;
    font-size: 19px;
    font-weight: bold;
    padding: 2px 8px;
}
.ancer li a span.tit_txt {
    display: block;
    height: 26px;
    line-height: 26px;
    box-sizing: border-box;
    font-size: 16px;
    text-decoration: underline;
    font-weight: bold;
    margin-top: 5px;
}
.ancer li:hover {
    opacity: 0.5;
}


/*==============================================
 #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.1em;
    color: #000;
}


.paragraph{
    width: 1000px;
    margin: 0px auto 0;
     
}

.paragraphIn{
     border-left: dashed 1px #B1B1B1;
    border-right: dashed 1px #B1B1B1;
    padding: 0 95px 100px;
    box-sizing: border-box;
}
#article04 .paragraphIn{
    border-bottom: dashed 1px #B1B1B1;
    margin-bottom: 100px;
}

.paragraph p{
    font-size: 18px;
    line-height: 2.1;
    margin-bottom: 26px;

}
.paragraph p b{
    background: linear-gradient(transparent 70%, #e4f954);
}


h2 {
    border-left: dashed 1px #B1B1B1;
    border-right: dashed 1px #B1B1B1;
    font-size: 37px;
    font-weight: bold;
    margin: 0;
    padding: 90px 95px 50px;
    box-sizing: border-box;
}

h2 span.sub {
    background-color: #33c46c;
    color: #FFF;
    font-size: 29px;
    padding: 0 15px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 50px;
}

h2 span.h2_txt{
    display: block;
    line-height: 1.3;
    margin-top: 22px;
}


.paragraph h3{
    border-top: #ADADAD solid 1px;
    padding-top: 80px;
    font-size:28px;
    font-weight: bold;
    line-height: 1.6;
    margin-top: 100px;
    margin-bottom: 30px;
}
/*==============================================
banner
============================================= */
.topbnr{
    width: 1000px;
    margin: 30px auto 0;
}
.topbnr a{
    display: block;
    background-color: #FFF;
    border-radius: 2px;
    width: 1000px;
    height: 76px;
    line-height: 76px;
    font-size: 21px;
    letter-spacing: 0em;
    font-weight: bold;
    padding: 0 0 0 45px;
    box-sizing: border-box;
}

.topbnr a span.limited{
    width: 80px;
    font-size: 12px;
    border: #4B4B4B solid 1px;
    padding: 4px 8px;
    margin-left: 12px;
    vertical-align: 3px;
}

.topbnr a span.btn01{    
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_spectre/icon_arrow01.png) , -moz-linear-gradient(left, #27cf72 0%, #1ca5c8 100%);
  background:url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_spectre/icon_arrow01.png) , -webkit-linear-gradient(left, #27cf72 0%, #1ca5c8 100%); 
    background-position: 92%;
    background-repeat: no-repeat;
    display: inline-block;
    width: 240px;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    letter-spacing: 0.1em;
    padding-right: 4px;
    color: #FFF;
    border-radius: 50px;
    margin: 0 0 0 25px;
    vertical-align: 3px;
     ms-transition: all .2s;
    transition: all .2s;
    text-align: center;
    
}

.topbnr a:hover span.btn01,
.innerbnr a:hover dl.info dd.btn{
    margin: 0 0 0 30px;
}
.innerbnr{
    width: 100%;
    background-color: #f8f7f5;
    margin-top: -26px;
    border-left: dashed 1px #B1B1B1;
    border-right: dashed 1px #B1B1B1;
    box-sizing: border-box;
    padding: 30px 0 30px 60px;
}
.innerbnr a{
    display: block;
    width: 100%;
    font-weight: bold;
    letter-spacing: 0em;
}

.innerbnr a p.catch{
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0px;
}
dl.info{
overflow: hidden;
    zoom:1;
    display: block;
}

dl.info dt{
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    float: left;
      height: 36px;
    line-height: 36px;
}
dl.info dt span.kakaku{
    width: 80px;
    font-size: 11px;
    border: #4B4B4B solid 1px;
    padding: 4px 8px;
    margin-left: 12px;
    vertical-align: 3px;
}

.innerbnr a dl.info dd.btn{
      background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_spectre/icon_arrow01.png) , -moz-linear-gradient(left, #27cf72 0%, #1ca5c8 100%);
  background:url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_spectre/icon_arrow01.png) , -webkit-linear-gradient(left, #27cf72 0%, #1ca5c8 100%); 
    background-position: 92%;
    background-repeat: no-repeat;
    display: inline-block;
    width: 240px;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.05em;
    padding-right: 4px;
    color: #FFF;
    border-radius: 50px;
    margin: 0 0 0 25px;
    vertical-align: 10px;
     ms-transition: all .2s;
    transition: all .2s;
    text-align: center;
}

/*==============================================
#mainContents
============================================= */


/*----　動画 ----*/
.movBox {
width: 800px;
margin: 50px auto 0;
}
.mov {
width: 800px;
height: 450px;
background: #666;
display: table;
margin-bottom:10px;
line-height: 0;
}
.movTxt {
display: table-cell;
line-height: 1.3;
color: #fff;
vertical-align: middle;
text-align: center;
}

.movWrap {
display: block;
overflow: hidden;
}


/*==============================================
.imgBox
============================================= */
.imgBox + p{
    margin-top: 60px;
}

.imgBox {
    margin: 60px auto 0;
    width: 800px;
    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%;
}

/*　typeA　ヨコ2枚組 用 */
.typeA .inbox .floatL {
    position: relative;
    width: 500px;
}
.typeA .inbox .floatR {
    position: relative;
    width: 270px;
}
.typeA .inbox .floatR.cap{
    margin-top:   0;
}



.imgBox a {
    display: block;
    transition: opacity .2s;
}
.imgBox a:hover{
    opacity: 0.8;
    text-decoration: none;
}
.imgBox img {
    width: 100%;
}
.imgBox .floatL img, .imgBox .floatR img {
    width: 100%;
}
.imgBox p.floatL, .imgBox p.floatR {
    box-sizing: border-box;
}
.imgBox .cap,
.movBox .cap{
    width: 100%;
    margin: 23px auto 0;
    text-align: left;
    font-size: 14px;
    line-height: 1.8;
}

.imgBox .sizeL {
    width: 94%;
}


/* キャプション　見出し */

p.captit01,
p.captit02,
.movIcon{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 25px;
    text-align: left;
    border-left: #2cc165 solid 7px;
    padding-left: 12px;
    height: 30px;
    line-height: 30px;
}

p.captit02{
    font-size: 20px;
}


/*==============================================
 .productBox
============================================= */

.productBox{
    background-color: #33c46c;
    padding: 100px 0 10px;
}

.productBoxIn{
    width: 1100px;
    margin: 0 auto;
}

p.prd_tit{
    font-size: 26px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
}


.toggleBtn {
display: none;
}
table {
border: solid #d2d2d2;
border-width: 1px 1px 1px 1px;
border-spacing: 0;
color: #000;
width: 1100px;
margin: 30px auto 50px;
empty-cells: show;
line-height: 1.5;
font-size: 0.25rem;
    background-color: #FFF;
}
th {
border: solid #d2d2d2;
border-width: 0 1px 1px 0;
font-size: 13px;
font-weight: bold;
text-align: left;
margin: 0;
padding: 15px 12px;
width: 100px;
}
td {
border: solid #d2d2d2;
border-width: 0 1px 1px 0;
padding: 15px;
font-size: 14px;
    width: 225px;
    text-align: center;
}


.productBox a{
    display: block;
    width: 160px;
    margin: 30px auto 20px;
}
.productBox a .type{
    width: 160px;
    margin: 0 auto 20px;
    font-size: 12px;
    font-weight: bold;
    background-color: #DFDFDF;
    text-align: center;
    padding: 4px 0;
    letter-spacing: 0em;
    
}


.productBox a .img{
    width:  150px;
    margin: 0 auto;}
.productBox a .img img{
   width:  100%;}

.productBox a .btn{
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_spectre/icon_arrow01.png) , -moz-linear-gradient(left, #27cf72 0%, #1ca5c8 100%);
  background:url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_spectre/icon_arrow01.png) , -webkit-linear-gradient(left, #27cf72 0%, #1ca5c8 100%); 
    background-position: 93%;
    background-repeat: no-repeat;
    display: inline-block;
    width: 160px;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding-right: 1px;
    color: #FFF;
    border-radius: 50px;
    margin: 15px 0 0 0px;
     ms-transition: all .2s;
    transition: all .2s;
    text-align: center;
}
.productBox a:hover .btn{
    margin: 15px 0 0 5px;

}

.productBox span.review{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    display: block;
    height: 25px;
    margin-top: -25px;
    color: #00D847;
    
}
/*==============================================
アンケート
============================================= */

/*----　カラー変更　----*/
.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;
}