@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%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/05_edge_30_pro/main_bg.jpg) center top no-repeat;
z-index: 1;	
}
.mainTitle {
width:1090px;
height: 680px;
margin: 0 auto;
position: relative;
}
.mainCatch,
h1{
text-indent: -999em;
font-size: 0;
z-index: 10;	
}
.mainCatch {
width: 548px;
height: 109px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/05_edge_30_pro/main_catch.png) center top no-repeat;
position: absolute;
top:100px;
right:30px;
}
h1 {
width: 544px;
height: 220px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/05_edge_30_pro/main_tit.png) center top no-repeat;
position: absolute;
top:260px;
right:40px;
}
.mainItem {
position: absolute;
top:75px;
left:30px;
}
.topbnr a{
width: 476px;
height: 58px;
line-height: 58px;
border-radius: 50px;
color: #fff;
font-weight: bold;
font-size: 17px;
position: absolute;
top:530px;
right:64px;
text-align: center;
display: block;
background: #cf4039 url(https://img1.kakaku.k-img.com/images/article/tieup/22/05_edge_30_pro/arrow.png) 97% 50% no-repeat;
background-size: 38px;
letter-spacing: 0.06em;
padding-right: 10px;
box-sizing: border-box;
transition: 0.3s;
}
_:-ms-input-placeholder, :root .topbnr a {
line-height: 64px;
}
.topbnr a:hover{
opacity: 0.7;
}
.lead{
width: 1020px;
margin: 0 auto 70px;
}
.lead p{
font-size: 18px;
line-height: 1.9;
margin-bottom: 70px;
color: #eae8e8!important;
}
.lead a:link,
.lead a:visited {
color: #E44D45;
text-decoration: underline;
transition: 0.3s;
}
.lead a:hover,
.lead a:active {
color: #F8A7A3;
}
.contentsNavi{
width:100%;
background: #061834;
}
.contentsNaviIn{
width: 1020px;
margin: 0 auto 70px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
box-sizing: border-box;
padding: 70px 0;
}
.contentsNavi p {
font-weight: bold;
font-size:20px;
width:120px;
color: #8e929a;
text-align: left;
}
.contentsNavi ul{
width:900px;
line-height: 1.5;
}
.contentsNaviIn li {
display: block;
letter-spacing: 0.05em;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/05_edge_30_pro/nav_arrow.png) no-repeat 0 2px;
background-size:20px;
padding-left: 30px;
}
_:-ms-input-placeholder, :root .contentsNaviIn li{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/05_edge_30_pro/nav_arrow.png) no-repeat 0 0;
background-size:20px;
}
.contentsNaviIn li + li{
margin-top: 13px;
}
.contentsNaviIn li a {
font-size: 17px;
line-height: 1.5;
display: block;
color: #fff;
transition: 0.3s;
}
.contentsNavi li span {
font-weight: bold;
margin-bottom: 3px;
width: 200px;
display: inline-block;
}
.contentsNavi li a: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";
background: #040d1c;
}
#article01,
#article02,
#article03{
background: #fff;
box-sizing: border-box;
margin: 0 auto 80px;
}
#matome {
background: #10203c;
box-sizing: border-box;
margin: 0 auto;
padding-bottom: 40px;
}
.paragraph p {
font-size: 18px;
line-height: 2.0;
margin-bottom: 40px;
letter-spacing: 0.03em;
color: #000;
}
.paragraph p a:link,
.paragraph p a:visited {
    color: #E44D45;
    text-decoration: underline;
    transition: 0.3s;
}
.paragraph p a:hover{
color: #F8A7A3;
}
.paragraph p.cap{
    font-size: 15px;
    line-height: 2.0;
    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;
}
.notes {
font-size: 12px;
line-height:1.8;
display: block;
margin-top: 15px;
}
.paragraph{
margin: 0 auto;
width: 1090px;
padding: 2px;
box-sizing: border-box;
padding-top: 70px;
}
.paragraphIn{
padding:0 70px 30px;
box-sizing: border-box;
}
.paragraph h2 {
width: 950px;
margin: 0 auto 50px;
font-size: 41px;
line-height: 1.4em;
font-weight: bold;
border-left: #cf4039 solid 8px;
padding-left: 40px;
box-sizing: border-box;
}
h2 .point {
line-height: 1.2;
font-size: 26px;
display: block;
padding: 5px 0 20px;
color: #cf4039;
}
#matome h2,
#matome p {
color: #ECECF0;
}
.innerbnr a{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/05_edge_30_pro/bnr.jpg) no-repeat top center;
width: 1086px;
height: 236px;
display: block;
transition: 0.3s;
}
.innerbnr a:hover {
opacity: 0.6;
}
.innerbnr .item{
display: none;
}
p + .imgBox1,
p + .imgBox2{
margin-top: 80px;
}
.imgBox2 {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.imgBox1,
.imgBox2 {
width: 930px;
margin:0 auto 80px;
}
.imgBox1 a{
  width: 930px;
}
.imgBox2 a{
  width: 550px;
}
.imgBox1 a,
.imgBox2 a{
  display: block;
  cursor: zoom-in;
}
.imgBox1 img,
.imgBox2 img{
width:100%;
}

/* cap size */
.imgBox1 .cap{
width:930px;
}
.imgBox2 .cap {
   width:350px;
}
.imgBox1 .cap{
margin-top: 15px;
}
p + .itemBox{
margin-top: 70px;
}
.itemBox a{
display: block;
margin-bottom: 20px;
transition: 0.3s;
width: 950px;
height: 500px;
box-sizing: border-box;
background: #040d1c;
position: relative;
}
.itemBox .img{
width: 365px;
position: absolute;
top:70px;
left:70px;
}
.itemBox .info {
width:420px;
position: absolute;
top:240px;
right:70px;
}
.itemBox p{
font-size: 15px;
width:420px;
position: absolute;
right:70px;
top:70px;
}
.itemBox .info .catch{
font-size: 20px;
font-weight: bold;
text-align: center;
color: #fff;
margin-bottom: 15px;
}
.itemBox .info .name{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/05_edge_30_pro/puroduct_name.png) no-repeat top center;
background-size: 100%;
width:420px;
height:53px;
text-indent: -999em;
font-size: 0;
z-index: 10;	
margin-bottom: 25px;
}
.itemBox .info .btn{
width: 420px;
height: 52px;
line-height:52px;
border-radius: 50px;
color: #fff;
font-weight: bold;
font-size: 16px;
margin: auto;
text-align: center;
display: block;
background: #cf4039 url(https://img1.kakaku.k-img.com/images/article/tieup/22/05_edge_30_pro/arrow.png) 97% 50% no-repeat;
background-size: 36px;
letter-spacing: 0.06em;
padding-right: 10px;
box-sizing: border-box;
transition: 0.3s;
}
_:-ms-input-placeholder, :root .itemBox .info .btn{
line-height:57px;
}
.itemBox a:hover{
opacity: 0.6;
}


/*==============================================
.productBox
============================================= */
.productBoxOut{
background:#050c1c;
}
.productBox{
width:1090px;
height: 1050px;
margin: 0 auto;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/05_edge_30_pro/product_bg.jpg) no-repeat top center;
box-sizing: border-box;
position: relative;
display: block;
transition: 0.3s;
}
.productBox .img img{
width: 569px;
display: block;
position: absolute;
top:160px;
left: 0;
right: 0;
margin: auto;
}
.productBox a{
display: block;
transition: 0.3s;
position: absolute;
top:734px;
left: 0;
right: 0;
margin: auto;
text-align: center;
font-weight: bold;
width: 584px;
}
.productBox .catch{
font-size: 23px;
font-weight: bold;
color: #fff;
margin-bottom: 20px;
}
.productBox .name{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/05_edge_30_pro/puroduct_name.png) no-repeat top center;
width: 584px;
height: 73px;
text-indent: -999em;
font-size: 0;
z-index: 10;
margin-bottom: 35px;
}
.productBox .btn{
width: 580px;
height: 62px;
line-height: 62px;
border-radius: 50px;
color: #fff;
font-size: 18px;
display: block;
background: #cf4039 url(https://img1.kakaku.k-img.com/images/article/tieup/22/05_edge_30_pro/arrow.png) 97% 50% no-repeat;
background-size: 42px;
letter-spacing: 0.08em;
padding-right: 13px;
box-sizing: border-box;
transition: 0.3s;
}
_:-ms-input-placeholder, :root .productBox .btn{
line-height: 66px;
}
.productBox a:hover{
opacity: 0.6;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #E9E8ED;
width: 930px; 
margin: 0 auto; 
text-align: right;
padding: 0 100px 80px;
}

/*==============================================
アンケート
============================================= */

/*----　カラー変更　----*/
.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;
}
