@charset "shift_jis";
/*==============================================
 common
============================================= */
.menu,
.forPc {
display:none;
}
#header {
border-bottom: #ededed solid 1px;
}
.copyRight { border-top: 1px solid #ededed; }
.pageTop {
width: 40px;
height: 40px;
right: 10px;
background-size: 40px;
border-radius: 50%;
}
img {
width: 100%;
height: auto;
}
.footerIn {
margin-top: 10px;
}
/*==============================================
 看板
============================================= */
#mainContents {
    font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
	letter-spacing: 0.08em;
    font-feature-settings: "palt" 1;
}
.mainTitleWrap {
padding: 123% 0 0;
margin: 0 auto;
background: #eeeeff url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dell/main_title.webp) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}

/*==============================================
 .noto
============================================= */
/* regular */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Regular.woff);
    font-weight: normal;
}
/* medium */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Medium.woff);
    font-weight: 500;
}
/* bold */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Bold.woff);
    font-weight: 700;
}
.lead {
box-sizing: border-box;
font-size: 1.18rem;
line-height: 1.9;
padding: 0 30px;
}
.lead a {
color: #1d68e7;
text-decoration: underline;
font-weight: bold;
}
.sTxt {
display: block;
font-size: 0.85rem;
line-height: 1.6;
margin-top: 10px;
}
.sTxt li {
line-height: 1.4;
text-indent: -0.9rem;
margin-left: 0.9rem;
margin-bottom: 5px;
}
.mainTitle .sTxt {
text-indent: -1.2rem;
margin-left: 1.2rem;
}

/*==============================================
 バナー
============================================= */
.bnr a { text-decoration: none; }
.topbnr {
padding: 20px 30px 37px;
margin: 10px 0 0;
}
.innerbnr {
background: #eeeeff;
margin-top: 30px;
padding: 25px 26px;
}

.topbnr img,
.innerbnr img {
width: 100%;
}

.txtLink {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dell/txt_link.gif) left top 2px no-repeat;
background-size: 18px;
box-sizing: border-box;
padding-left: 25px;
margin: 30px 0 0;
}
.txtLink a {
box-sizing: border-box;
font-size: 1rem;
line-height: 1.6;
text-decoration: underline;
}

/*==============================================
 #mainContents
============================================= */
#mainContents02,
#mainContents {
	letter-spacing: 0.07em;
    font-feature-settings: "palt" 1;
}
/*----- 文字 -----*/
.paragraphB p,
.paragraph p {
color: #303030;
font-size: 1.3rem;
line-height: 1.8;
margin-top: 30px;
}
.paragraph p b {
color: #000;
    font-weight: bold;
}
.paragraphIn > p:first-child {
margin-top: 10px;
}
.paragraphB p + p,
.paragraph p + p {
margin-top: 20px;
}
.paragraphB .cap,
.paragraph .cap {
font-size: 1rem;
line-height: 1.7;
margin-top: 10px;
}
.paragraph p b {
    background: linear-gradient(transparent 60%, #e5f1fa 40%);
    font-weight: bold;
}

/*----　paragraph　----*/
.paragraph {
border-top: 1px solid #d1d1d1;
transition: background-color .2s, border-top-color .2s;
}
#matome .paragraphIn {
padding-bottom: 40px;
}
#matome p strong {
display: none;
}
.spAccordion {
display: none;
padding: 0;
}
.spAccordion-none {
padding: 0;
}
.paragraphIn {
padding: 0px 27px 10px;
}
.sTitle h3 {
font-size: 1.6rem;
font-weight: bold;
line-height: 1.5;
text-align: center;
margin-top: 45px;
}
.sTitle + p {
margin-top: 15px;
}

/*----　userBox　----*/
.userBox {
background: #eeeeff;
box-sizing: border-box;
margin: 40px 0 0;
padding: 20px 15px;
}
.userTitle strong {
color: #0076ce;
display: block;
font-size: 1.25rem;
font-weight: bold;
text-align: center;
padding: 0 0 15px;
}
:is(.icon01, .icon02, .icon03) {
box-sizing: border-box;
font-size: 1.15rem;
line-height: 1.6;
margin-bottom: 9px;
padding: 20px 20px 20px 60px;
}
.icon01 {
background: #fff url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dell/icon01.gif) left 15px top 22px no-repeat;
background-size: 33px;
}
.icon02 {
background: #fff url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dell/icon02.gif) left 15px top 22px no-repeat;
background-size: 33px;
}
.icon03 {
background: #fff url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dell/icon03.gif) left 15px top 22px no-repeat;
background-size: 33px;
}

/*----- h2 -----*/
.paragraph h2 {
display: table;
position: relative;
font-weight: bold;
padding: 24px 30px 22px 27px;
}
.paragraph h2 em {
display: table-cell;
vertical-align: top;
width: 95px;
}
.paragraph h2 .forPc {
display: none;
}
.paragraph h2 span {
color: #1B1B1B;
display: table-cell;
padding: 0 23px 0 16px;
font-size: 1.3rem;
font-weight: bold;
line-height: 1.4;
-webkit-tap-highlight-color:rgba(0,0,0,0);
letter-spacing: 0.01em;
font-feature-settings: "palt" 1;
vertical-align: top;
}
.paragraph h2 b {
color: #0076ce;
display: block;
font-size: 1.65rem;
margin-bottom: 0px;
padding-bottom: 5px;
}


.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
right: 20px;/*----　左からの矢印の位置　----*/
width: 8px;
height: 8px;
margin: auto;
-webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
transition: opacity .2s ease, -webkit-transform .2s ease;
transition: transform .2s ease, opacity .2s ease;
transition: transform .2s ease, opacity .2s ease, -webkit-transform .2s ease;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
vertical-align: middle;
border-bottom: 2px solid #909090;/*----　矢印の色　----*/
border-right: 2px solid #909090;/*----　矢印の色　----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

/*----- img -----*/
:is(.imgBox, .imgBoxB) {
margin-top: 40px;
}
a.imgRightB,
a.imgLeftS,
a.imgRightS,
:is(.imgRightS, .logoLine, .imgBox04) :is(a) {
display: block;
border: #D1D1D1 solid 1px;
margin-top: 15px;
padding: 20px 90px;
}

:is(.imgBoxB) :is(.cap) {
margin-top: 15px;
}
:is(.imgBox, .imgBoxB) :is(img) {
width: 100%;
}
.imgBox + .imgBox {
margin-top: 15px;
}

.imgBox a + a {
display: block;
margin-top: 10px;
}
.imagesClear {
overflow: hidden;
}

.photoTitle02,
.photoTitle {
margin: 40px auto 0;
}
.photoTitle02 + .imgBoxB,
.photoTitle + .imgBox {
margin: 13px 0 0 0;
}
.photoTitle02 strong,
.photoTitle strong {
box-sizing: border-box;
font-size: 1.35rem;
}
.photoTitleS {
display: block;
font-size: 1rem;
font-weight: bold;
margin-bottom: 5px;
}

/*----- 動画 -----*/
video { 
outline: none;
display: block;
width: 100%;
height: auto;
margin-bottom: 10px;
}
.movTit {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dell/icon_mov.gif) left top 2px no-repeat;
background-size: 25px;
font-size: 1.3rem;
line-height: 1.4;
font-weight: bold;
margin-bottom: 10px;
padding-left: 35px;
}
.movBox { 
margin-top: 30px;
}
.movTxt {
font-size: 13px;
line-height:1.5;
color: #666;
text-align: center;
}

/*==============================================
 .productBox
============================================= */
.productBox {
border-top: #d1d1d1 solid 1px;
background: #eeeeff;
box-sizing: border-box;
}
.productBoxIn {
background: #eeeeff;
box-sizing: border-box;
padding: 50px 25px 30px;
}
/*----.productBoxIn ----*/
.productBoxIn table {
border: solid #9d9bf8;
border-width: 1px 0 1px 1px;
border-spacing: 0;
box-sizing: border-box;
width: 100%;
margin: 15px auto 0;
empty-cells: show;
line-height: 1.5;
font-size: 100%;
}
.productBoxIn th {
background: #eeeeff;
color: #6763e1;
border: solid #9d9bf8;
border-width: 0 1px 1px 0;
font-size: 0.85rem;
line-height: 1.4;
font-weight: bold;
text-align: center;
margin: 0;
padding: 3px 2px;
}
.productBoxIn td {
background: #fff;
border: solid #9d9bf8;
border-width: 1px;
text-align: center;
padding: 3px 5px;
line-height: 1.5;
font-size: 0.95rem;
width: 41%;
}
.productBoxIn dt {
box-sizing: border-box;
padding: 5px 3px 7px;
}
.productBoxIn img {
width: 100%;
}
.reviewItem {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dell/icon_review.gif) left top 2px no-repeat;
background-size: 49px;
box-sizing: border-box;
padding: 0 0 0 52px;
}
.itemName {
text-align: center;
font-size: 0.95rem;
}
.specTxt {
display: block;
font-size: 0.8rem;
margin: 8px 0 8px;
}
.btn {
box-sizing: border-box;
padding: 0 3px 8px;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
background: #eeeeff;
	font-size: 0.85rem; 
	margin: 0;
padding: 0px 29px 50px;
}