@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;}

/*==============================================
.noto
============================================= */
/* regular */
@font-face {
font-family: 'noto';
src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Regular.woff);
font-weight: 400;
}
/* bold */
@font-face {
font-family: 'noto';
src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Bold.woff);
font-weight: 700;
}



/*---- 文字　 ----*/

#mainContents{
font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;}

#mainContents p {
font-size:  132%;
line-height: 2.1;}

#mainContents .cap{
font-size: 108%;
line-height: 1.8;}

#mainContents em {
font-weight: 700;
background-color: #fff885;
font-style: normal;
}

#mainContents p + p {
margin-top: 20px;}

sup {
font-size: 60%;
vertical-align: top;
position: relative;
top: 0.3em;
}


/*==============================================
看板
============================================= */

.mainTitleWrap {
width: 100%;

}
.mainTitle {
background:#edf1fa url(https://img1.kakaku.k-img.com/images/article/tieup/26/02_dunlop/top_bg.webp) center top no-repeat;
width:100%;
margin: 0 auto;
height: 520px;
}

h1 {
margin: 0 auto;
width: 930px;
height: 520px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/02_dunlop/pc_title_02.png) left 98px no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 1;
}

/*---- pointbox ----*/
.pointbox {
width: 700px;
margin: 40px auto 0;
border: #d8d8d8 3px solid;
border-radius: 10px;
padding: 35px 20px 35px 0;
box-sizing: border-box;
display: table;}

.pointbox p,
.pointbox ul{
display: table-cell;
vertical-align: middle;}

.pointbox p {
width: 250px;
font-size: 19px;
font-weight: 700;
text-align: center;}

.pointbox ul li {
font-size: 17px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/02_dunlop/check_icon.png) left 50% no-repeat;
background-size: 19px;
padding-left: 30px;
min-height: 19px;}

.pointbox ul li + li {
margin-top: 15px;}


.lead {
width: 930px;
margin: 40px auto 0;}

.lead a:link,
.lead a:visited {
color: #0054ee;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #699dfc;
}

/*---- contentsNavi ----*/
.contentsNavi {
margin-top: 80px;
padding: 35px 0;
background-color: #e6e6e6;}

.contentsNavi div {
width: 930px;
margin: 0 auto;
display: table;}

.contentsNavi div p,
.contentsNavi div ul {
display: table-cell;
vertical-align: middle;}

.contentsNavi div p {
width: 145px;
font-size: 26px !important;
font-weight: 700;
letter-spacing: 0.01em;}

.contentsNavi div ul li a {
display: block;
font-size: 16px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/02_dunlop/index_arrow.png) left 54% no-repeat;
padding-left: 18px;
}

.contentsNavi div ul li a:hover {
/*    color: #fff10b;*/
opacity: 0.5;
filter: alpha(opacity=50);
}

.contentsNavi div ul li span {
width: 235px;
font-weight: 700;
display: inline-block;
}

.contentsNavi div ul li + li {
margin-top: 18px;
}


/*==============================================
バナー
============================================= */
.topbnr a{
font-size: 16px;
line-height: 60px;
font-weight: bold;
height: 60px;
width: 500px;
border-radius: 60px;
display: block;
text-align: center;
border: #ffe50b 1px solid;
background:#ffe50b url(https://img1.kakaku.k-img.com/images/article/tieup/26/02_dunlop/newwindow_icon.png) 460px 50% no-repeat;
background-size: 18px;
margin: 40px auto 0;
overflow: hidden;
transition: 0.2s ease-in-out;}

.topbnr a:hover{
border: #000 1px solid;
background:#fff url(https://img1.kakaku.k-img.com/images/article/tieup/26/02_dunlop/newwindow_icon.png) 460px 50% no-repeat;
background-size: 18px;}

.innerbnr {
margin-top: 100px;
width: 100%;
height: 215px;
background: linear-gradient(to bottom,#ffffff 29px,#e6e6e6 29px);
box-sizing: border-box;}

.innerbnr .bnr {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/02_dunlop/inner_bg.jpg) center bottom no-repeat; }

.innerbnr a{
display: block;
margin: 0 auto;
width: 930px;
height: 215px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/02_dunlop/inner_bnr.png) right top no-repeat;
position: relative;}

.innerbnr .img,
.innerbnr .info dt {
display: none;}

.innerbnr a dd{
position: absolute;
top:153px;
left: 225px;
width: 410px;
height: 40px;
border-radius: 40px;
font-size: 14px;
line-height: 39px;
font-weight: bold;
text-align: center;
border: #ffe50b 1px solid;
background:#ffe50b url(https://img1.kakaku.k-img.com/images/article/tieup/26/02_dunlop/newwindow_icon.png) 380px 50% no-repeat;
background-size: 14px;
transition: 0.2s ease-in-out;
}

.innerbnr a:hover dd{
border: #000 1px solid;
background:#fff url(https://img1.kakaku.k-img.com/images/article/tieup/26/02_dunlop/newwindow_icon.png) 380px 50% no-repeat;
background-size: 14px;
}




/*==============================================
#mainContents
============================================= */
.paragraph h2 {
width: 930px;
margin: 120px auto 0;
font-size: 26px;
font-weight: 700;}

.paragraph h2 .icon {
font-size: 30px;
display: inline-block;
background-color: #000;
color: #fff10b;
padding: 10px 20px;}

.paragraph h2 .text {
display: block;
margin-top: 30px;}


.paragraphIn {
width: 930px;
margin: 60px auto 0;}


/*----　画像　----*/
.w570 {
width: 570px;}

.ptop {
padding-top: 100px;
}

.imgBox {margin:80px auto 0;}

.imgBox div {overflow: hidden;}

.imgBox .floatL,
.imgBox .floatR {width:270px;}

.imgBox img {width: 100%;}

.imgBox a,
.abox a{
font-size: 0;
display: block;
cursor: zoom-in;}

.imgBox a img{
transition: 0.2s ease-in-out;}

.imgBox a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);}

.imgBox .cap a {
font-size: 100% !important;
display: inline-block !important;
color: #5a7ddd;
text-decoration: underline;}

.imgBox div + .cap,
.imgBox a + .cap{
margin-top: 10px;}

a.floatL + .cap,
a.floatR + .cap{
margin-top: 0;}

.imgBox + p{
margin-top: 80px;}

/*----　reviewbox　----*/
.reviewbox {
margin-top: 80px;
background-color: #f1f1f1;
padding: 45px 85px 85px 85px;}

.reviewbox .title {
font-size: 21px;
line-height: 1.8;
font-weight: bold;
text-align: center;
margin-bottom: 35px;}

.reviewbox ul li {
padding: 30px 30px 30px 95px;
font-size: 17px;
line-height: 1.7;
margin-top: 30px;}

.reviewbox ul li.icon01 {background:#fff url(https://img1.kakaku.k-img.com/images/article/tieup/26/02_dunlop/user_icon01.png) 30px 50% no-repeat;}
.reviewbox ul li.icon02 {background:#fff url(https://img1.kakaku.k-img.com/images/article/tieup/26/02_dunlop/user_icon02.png) 30px 50% no-repeat;}
.reviewbox ul li.icon03 {background:#fff url(https://img1.kakaku.k-img.com/images/article/tieup/26/02_dunlop/user_icon03.png) 30px 50% no-repeat;}
.reviewbox ul li.icon04 {background:#fff url(https://img1.kakaku.k-img.com/images/article/tieup/26/02_dunlop/user_icon04.png) 30px 50% no-repeat;}

.reviewbox + p {
margin-top: 10px;
}

p.cap + p {
margin-top: 80px !important;
}


/*----　Q&A　----*/
.mtop30 {
margin-top: 30px !important;
}

/* Q */
.qbox {
width: 825px;
margin-top: 115px;
background-color: #f1f1f1;
border-radius: 10px;
padding: 24px 24px 24px 115px;
box-sizing: border-box;
position: relative;}

.qbox .icon {
width: 64px;
position: absolute;
top:-29px;
left: 30px;}

.qbox p{
font-weight: 700;}

/* A */
.abox {
width: 845px;
margin-top: 52px;
margin-left: 85px;
border: #e6e6e6 3px solid;
border-radius: 10px;
padding: 65px 45px 45px;
box-sizing: border-box;
position: relative;}

.abox .icon {
width: 64px;
position: absolute;
top:-29px;
left: 30px;}

.abox div {
overflow: hidden;}

.abox div .arrangeR {
float: right;
width: 370px;
margin: 0 0 10px 20px;}

.abox div .arrangeR img {
width: 100%;}

.abox .imgBox {
margin-top: 30px;
}

.abox .imgBox .floatL,
.abox .imgBox .floatR {
width:365px;}

.abox .imgBox .subtxt {
margin-bottom: 10px;
font-weight: 700;}


.bg {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/02_dunlop/prd_bg.jpg) center bottom no-repeat;}

/*==============================================
#matome
============================================= */
#matome h2 {
font-size: 26px !important;
line-height: 1.8;
padding: 98px 0 0 40px;
height: 390px;
background:#e6e6e6 url(https://img1.kakaku.k-img.com/images/article/tieup/26/02_dunlop/matome_photo.jpg) right top no-repeat;
box-sizing: border-box;}

#matome h2 .icon {display: none;}


/*==============================================
.productBox
============================================= */
.productBox {
width: 840px;
margin: 80px auto 0;}

.productBoxIn {
display: table;}

.productBoxIn .img,
.productBoxIn .info{
display: table-cell;
vertical-align: top;}

.productBoxIn .img {
width: 370px;}

.productBoxIn .info {
padding-top: 10px;
}

.productBoxIn .info .name {
text-indent: -999em;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/02_dunlop/prd_name.png) center top no-repeat;
height: 130px;
width: 420px;}


.productBoxIn .info .btn a{
display: block;
top:153px;
left: 225px;
width: 420px;
height: 53px;
border-radius: 53px;
font-size: 15px;
line-height: 53px;
font-weight: bold;
text-align: center;
border: #ffe50b 1px solid;
background:#ffe50b url(https://img1.kakaku.k-img.com/images/article/tieup/26/02_dunlop/newwindow_icon.png) 390px 50% no-repeat;
background-size: 14px;
transition: 0.2s ease-in-out;
}

.productBoxIn .info .btn a:hover{
border: #000 1px solid;
background:#fff url(https://img1.kakaku.k-img.com/images/article/tieup/26/02_dunlop/newwindow_icon.png) 390px 50% no-repeat;
background-size: 14px;
}

.productBoxIn .info .btn02 a{
display: block;
top:153px;
left: 225px;
width: 420px;
height: 53px;
border-radius: 53px;
font-size: 15px;
line-height: 53px;
font-weight: bold;
color: #fff;
text-align: center;
border: #000 1px solid;
background:#000 url(https://img1.kakaku.k-img.com/images/article/tieup/26/02_dunlop/link_arrow.svg) 390px 50% no-repeat;
transition: 0.2s ease-in-out;
}

.productBoxIn .info .btn02 a:hover{
color: #000;
border: #000 1px solid;
background:#fff url(https://img1.kakaku.k-img.com/images/article/tieup/26/02_dunlop/link_arrow.svg) 390px 50% no-repeat;
}


.productBoxIn .info dd + dd {
margin-top: 15px;
}

/*==============================================
.releasedate
============================================= */
.makerBanner {
width: 290px;
margin: 0 auto;}

.makerBanner img {
width: 100%;}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
padding-bottom: 100px;
margin: 50px auto 0; 
text-align: right;}

