@charset "shift_jis";
/*==============================================
common
============================================= */
.listBox,
.forSp,
.splinktxt {
display: none;
}
#header {
border-bottom: #e8e8e8 solid 1px;
}
.headerIn,
.footerIn {
width: 930px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }

/*==============================================
看板
============================================= */
.mainTitleWrap {
width: 100%;
background: #f3f3f3 url(https://img1.kakaku.k-img.com/images/article/tieup/22/04_dell/bg.jpg) top repeat-x;
padding-bottom: 95px;
}
.mainTitle {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/04_dell/main_title.jpg) top center no-repeat;
}
.windows {
width: 931px;
margin: 0 auto;
padding: 40px 0 55px;
}
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/04_dell/title.png) right top no-repeat;
width: 937px;
height: 371px;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin: 0 auto 55px;
}
.lead {
font-size: 15px;
line-height: 30px;
width: 930px;
margin: 0 auto 50px;
}
.lead a {
transition: .2s;
font-weight: bold;
}
.lead a:link,
.lead a:visited {
color: #007fe1;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #38a9ff;
}

.menu {
border: #d1d1d1 solid 1px;
box-sizing: border-box;
width: 930px;
margin: 0 auto;
padding: 50px 50px 30px;
}
.menu ul {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/04_dell/menu_bg.png) no-repeat;
background-position: center left;
box-sizing: border-box;
width: 930px;
margin: 0 auto;
padding-left: 135px;
}
.menu a {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/04_dell/menu_arrow.png) no-repeat;
background-position: top 7px left;
color: #141414;
box-sizing: border-box;
font-size: 14px;
transition: .2s;
padding-left: 25px;
}
.menuB a:hover,
.menu a:hover {
	color: #7b7b7b;
}
.menuB li,
.menu li {
margin-bottom: 20px;
　　font-feature-settings: "palt";
}

/*==============================================
bnr
============================================= */
.topbnr {
width: 978px;
margin: 0 auto 45px;
}
.topbnr .bnr a {
display: block;
border-radius: 120px;
color: #fff;
width: 978px;
height: 73px;
font-size: 17px;
font-weight: bold;
line-height: 3.4;
text-align: center;
background: #0078d4 url(https://img1.kakaku.k-img.com/images/article/tieup/22/04_dell/out_side_arrow.png) no-repeat;
background-position: center right 20px;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
margin: 0 auto;
}
.topbnr a:hover {
border-radius: 120px;
color: #fff;
width: 978px;
height: 73px;
font-size: 17px;
font-weight: bold;
background: #0090ff url(https://img1.kakaku.k-img.com/images/article/tieup/22/04_dell/out_side_arrow.png) no-repeat;
background-position: center right 20px;
line-height: 3.4;
margin: 0 auto;
}
.topbnr .bnr .bnrName01 {
font-size: 16px;
}
.topbnr .bnr .bnrName02 {
font-size: 22px;
position: relative;
top: 2px;
}

.innerbnr {
background: #f1f1f1;
width: 100%;
margin-top: 120px;
padding: 45px 0 35px;
}
.innerbnr .img {
display: none;
}
.innerbnr .bnr a {
display: block;
width: 930px;
height: 206px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/04_dell/bnr.jpg) no-repeat;
background-position: bottom left;
overflow: hidden;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.innerbnr .bnr {
width: 930px;
height: 206px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/04_dell/bnr_over.jpg) no-repeat;
background-position: bottom left;
margin: 0 auto;
}
.innerbnr .bnr a:hover {
opacity: 0;
}

/*==============================================
#mainContents
============================================= */
.paragraph {
width: 100%;
padding-top: 150px;
}
.paragraphIn {
width: 930px;
margin: 0 auto;
}
.paragraph h2 {
border-left: #0081e4 solid 5px;
display: block;
box-sizing: border-box;
width: 930px;
margin: 0 auto;
padding-left: 50px;
}
.paragraph h2 span {
box-sizing: border-box;
color: #1f1f1f;
font-size: 36px;
font-weight: normal;
line-height: 48px;
text-align: left;
}
.paragraph h2 span b {
color: #0081e4;
display: block;
font-size: 25px;
padding-bottom: 5px;
}
.paragraph p {
color: #141414;
    font-size: 17px;
    line-height: 2.1;
	margin-top: 70px;
	font-feature-settings: "palt";
}
.paragraph p + p {
margin-top: 50px;
}
p.cap {
    font-size: 14px;
    line-height: 1.8;
	margin-top: 0;
}
.sTitle {
background: #f1f1f1;
box-sizing: border-box;
margin: 130px 0 0;
padding: 20px 0 15px 20px;
}
.sTitle h3 {
color: #000;
font-size: 25px;
}
.sTitle + p {
margin-top: 50px;
}

/*---- img ----*/
.imgBox {
width: 100%;
margin: 80px auto 0;
}
.imgBox02 {
width: 100%;
margin: 30px auto 0;
}
.imgBoxB {
width: 800px;
margin: 80px auto 0;
}
.imgBox .imagesClear a,
.imgBox02 .imagesClear a {
display: block;
width: 49%;
float: left;
}
.imgBox .imagesClear a  + a,
.imgBox02 .imagesClear a  + a {
margin-left: 15px;
}
.imgBox .imagesClear p,
.imgBox02 .imagesClear p {
width: 49%;
float: right;
}
.imgBox .imagesClear strong {
display: inline-block;
font-size: 17px;
margin-bottom: 7px;
padding: 1px 0 0;
}
.imgBox02 .imagesClear + p,
.imgBoxB p,
.imgBox .imagesClear + p {
margin-top: 15px;
}
.imgBox02 img,
.imgBoxB img,
.imgBox img {
width: 100%;
}
.imgBox02 a,
.imgBoxB a,
.imgBox a {
cursor: zoom-in;
}
.imagesClear {
overflow: hidden;
}
.photoTitle + .imgBox {
margin-top: 20px;
}
.photoTitle {
margin: 70px 0 0;
}
.tableTitle strong,
.photoTitle strong {
color: #272727;
font-size: 22px;
font-weight: bold;
}
.tableTitle {
margin-top: 70px;
margin: 70px 0 10px;
}
.table01 table {
border: solid #C9C9C9;
border-width: 1px 1px 1px 1px;
border-spacing: 0;
color: #000;
width: 930px;
margin: 15px auto 0;
empty-cells: show;
line-height: 1.5;
font-size: 100%;
}
.table01 th {
border: solid #C9C9C9;
border-width: 0 1px 1px 0;
background-color: #f9f9f9;
font-size: 14px;
font-weight: bold;
text-align: left;
margin: 0;
padding: 12px;
box-sizing: border-box;
}
.table01 td {
text-align: center;
font-size: 16px;
padding: 15px;
box-sizing: border-box;
    width: 40%;
}
.supportTitle00 {
border: solid #C9C9C9;
border-width: 0 1px 1px 0;
}

.supportTitle01 {
border-bottom: solid #C9C9C9 1px;
border-left: solid #e64600 4px;
border-right: solid #e64600 4px;
border-top: solid #e64600 4px;
}
.supportCell02 {
border-bottom: solid #C9C9C9 1px;
border-left: solid #e64600 4px;
border-right: solid #e64600 4px;
border-top: solid #C9C9C9 1px;
}
.supportCell03 {
border-bottom: solid #e64600 4px;
border-left: solid #e64600 4px;
border-right: solid #e64600 4px;
border-top: solid #C9C9C9 1px;
}

.adviserBox {
border: #f1f7fd solid 10px;
box-sizing: border-box;
margin-top: 90px;
padding: 70px 60px 70px;
}
.advisertitle h3 {
color: #0081e4;
font-size: 23px;
font-weight: bold;
line-height: 35px;
text-align: center;
}
.advisertitle + p {
margin-top: 30px;
}
.adviserBnr a {
display: block;
width: 798px;
height: 93px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/04_dell/adviser_btn.jpg) no-repeat;
background-position: bottom left;
overflow: hidden;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.adviserBnr {
width: 798px;
height: 93px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/04_dell/adviser_btn_over.jpg) no-repeat;
background-position: bottom left;
margin-top: 50px;
}
.adviserBnr a:hover {
opacity: 0;
}

/*==============================================
#matome .productBox
============================================= */
.productBox {
border-bottom: #FFFFFF solid 1px;
background: #f1f1f1;
box-sizing: border-box;
width: 100%;
margin: 120px 0 0;
padding: 140px 0 0;
}
.mainItem a {
display: block;
width: 930px;
height: 217px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/04_dell/product_bnr.jpg) no-repeat;
background-position: bottom left;
overflow: hidden;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.mainItem {
width: 930px;
height: 217px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/04_dell/product_bnr_over.jpg) no-repeat;
background-position: bottom left;
margin: 0 auto 0;
}
.mainItem a:hover {
opacity: 0;
}
.table02 {
margin-top: 90px;
}
.table02 strong {
display: block;
width: 940px;
font-size: 14px;
margin: 0 auto;
}
.table02 table {
border: solid #C9C9C9;
border-width: 1px 1px 1px 1px;
border-spacing: 0;
color: #000;
width: 930px;
margin: 10px auto 0;
empty-cells: show;
line-height: 1.5;
font-size: 100%;
}
.table02 th {
background: #f4f4f4;
border: solid #C9C9C9;
border-width: 0 1px 1px 0;
font-size: 14px;
font-weight: bold;
text-align: left;
margin: 0;
padding: 12px;
box-sizing: border-box;
}
.table02 td {
background: #fff;
border: solid #C9C9C9;
border-width: 0 1px 1px 0;
text-align: center;
font-size: 15px;
padding: 15px;
box-sizing: border-box;
width: 80%;
}
.infoBox {
width: 930px;
margin: 0 auto;
}
.infoTitle {
text-align: center;
padding: 120px 0 40px;
}
.infoTitle strong {
color: #141414;
text-align: center;
font-size: 20px;
font-weight: bold;
}
.infoClear {
overflow: hidden;
}
.infoClear a {
background: #fff;
border: #d9d9d9 solid 3px;
box-sizing: border-box;
display: block;
width: 295px;
height: 260px;
float: left;
padding: 40px 40px 0;
}
.centerBox {
margin: 0 22px;
}
.infoImg {
text-align: center;
margin-bottom: 20px;
height: 80px;
}
.infoName {
color: #141414;
font-size: 16px;
font-weight: bold;
line-height: 22px;
height: 40px;
text-align: center;
vertical-align: middle;
}
.infoBtn span {
background: #515151 url(https://img1.kakaku.k-img.com/images/article/tieup/22/04_dell/arrow_triangle.png) no-repeat;
background-position: center right 13px;
border-radius: 120px;
color: #fff;
display: block;
font-size: 14px;
line-height: 2.7;
font-weight: bold;
text-align: center;
padding-top: 3px;
}


/*==============================================
.releasedate
============================================= */
.releasedate {
display: block;
color: #141414;
font-size: 11px; 
width: 930px; 
margin: 0 auto; 
text-align: right;
padding: 40px 0 120px;
}

/*==============================================
アンケート
============================================= */

/*----　カラー変更　----*/
.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: #ebebeb;
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;
}
