@charset "shift_jis";
/*==============================================
common
============================================= */
.bnr .item,
p.tit_prd br,
th.type br,
.sponly{
display:none;
}
#header {
border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn,
.copyRightIn{
width: 930px;
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;
}



/*==============================================
ลย
============================================= */
.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/08_rinnai/bg_hero_pc.jpg) center top repeat-x;
}
.mainTitle {
width: 100%;
margin: 0 auto;
padding: 0;
}
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/08_rinnai/hero_pc.jpg) center top repeat-y;
width: 1100px;
height: 622px;
margin: 0 auto;
text-indent: -999em;
font-size: 0;
z-index: 1;
}

.lead{
    font-size: 17px;
    line-height: 1.8;
    width: 930px;
    margin: 50px auto 0;
}
.lead a:link,
.lead a:visited {
color: #0054ee;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #699dfc;
}



/*==============================================
.anchor
============================================= */




.anchor {
    width: 700px;
    margin: 50px auto 0;
}

.anchor li {
    height: 20px;
    display: block;
    margin: 13px 0;
}
.anchor li a {
    font-size: 15px;
    font-weight: bold;
}
.anchor li span {
    width: 80px;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    background-color: #e2e2e2;
    margin-right: 15px;
}

.anchor li a:hover{
    opacity: 0.5;
}
/*==============================================
 #mainContents
============================================= */
#mainContents{
font-family:'เSVbN Medium', 'เSVbNฬ', 'Yu Gothic Medium', YuGothic, 'qMmpS ProN', 'Hiragino Kaku Gothic ProN', 'CI', Meiryo, 'lr oSVbN', 'MS PGothic', sans-serif;
font-feature-settings: "palt" 1;
}


.paragraph{
    width: 100%;
    margin: 0 auto;
}

.paragraph{
    border-top: #333333 solid 1px;
    margin-top: 130px;
}


.paragraph p{
    font-size: 17px;
    line-height: 1.8;
    margin-bottom: 20px;
}

.paragraph p b {background:linear-gradient(transparent 95%, #515151 0%) ;}

.paragraph h2 {
    font-size: 30px;
    line-height: 1.5em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 47px;
}

h2 span.sub {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/08_rinnai/bg_h2.png) center center no-repeat;
    width: 350px;
    font-size: 43px;
    display: block;
    margin: -23px auto 25px;
    letter-spacing: 0.1em;
}

.paragraphIn{
    width: 860px;
    margin: 0 auto;
}


/*==============================================
table
============================================= */

table {
border: solid #757575;
border-width: 1px;
border-spacing: 0;
color: #000;
width: 860px;
margin: 50px auto 50px;
empty-cells: show;
line-height: 1.5;
font-size: 100%;

}
th {
border: solid #757575;
border-width: 1px;
font-size: 15px;
font-weight: bold;
text-align: center;
margin: 0;
padding: 10px 15px;
background-color: #F1F1F1;


}

th.first,
td.first{
    width: 25%;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    background-color: #F1F1F1;
}
td {
border: solid #757575;
border-width: 1px;
padding: 6px 15px;
font-size: 13px;
    text-align: center;
}

td span{
    font-size: 20px;
    font-weight: bold;
}

td span.triangle{ color: #636363;}
td span.dobble{color: #D10003; font-size: 21px;}
td span.single{color: #D10003;}
caption{
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 10px;
}
            
/*==============================================
banner
============================================= */
/*sample*/

/*----@----*/
.bnr01 a{
    display: block;
    width: 630px;
    margin: 50px auto 0;
    background-color: #cf000e;
    color: #FFF;
    font-size: 17px;
    font-weight: bold;
    padding: 15px 0;
    text-align: center;
    border-radius: 50px;
}

.bnr01 a:hover{
    background-color: #BD000C;
}



/*----B----*/

.innerbnr a{
    display: block;
    width: 860px;
    margin: 60px auto 0;
    border: #e8e8e8 solid 5px;
    border-radius: 15px;
    padding: 25px 60px;
    box-sizing: border-box;
}

.innerbnr a:hover{
    border: #E1E1E1 solid 5px;
}

.innerbnr a .item{
    overflow: hidden;
    zoom:0;
}

.innerbnr a .item .img{
    width: 70px;
    float: left;
}
.innerbnr a .item .img img{
    width: 100%;
}
dl.info{
    width: 600px;
    float: right;
    margin-top: 8px;
    text-align: center;
    font-weight: bold;
}
dl.info dt.catch{
    font-size: 18px;
}
dl.info dd.name{
    font-size: 30px;
    font-weight: bold;
    margin-top: 10px;
}

dl.info dd.btn{
    background-color: #cf000e;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 13px 0;
    box-sizing: border-box;
    border-radius: 30px;
    margin-top: 10px;
}

.innerbnr a:hover dl.info dd.btn{
    background-color: #B7000C;
}

/*==============================================
.column
============================================= */
.column{
border: solid #E9E9E9;
border-width: 8px 1px 1px 1px;
padding: 50px 60px;
box-sizing: border-box;
margin: 80px auto 0;
width: 860px;

}

.column h3{
    font-size: 28px;
font-weight: bold;
    line-height: 1.6;
    text-align: center;
    margin: 0 0 30px 0;
} 

span.att{
    font-size: 12px;
    
}

.column p a{
    color: #2867BE;
    font-weight: bold;
    text-decoration: underline;

}

/*==============================================
#mainContents
============================================= */


/*----@ฎๆ ----*/
.movBox {
width: 600px;
margin: 50px auto 0;
}
.mov {
width: 600px;
height: กกpx;
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;
}
.movIcon{
color: #000;
margin-bottom: 10px;
}
.movWrap {
display: block;
overflow: hidden;
}

.movBox .cap{
    font-size: 13px;
}


/*==============================================
.imgBox
============================================= */
.imgBox + p{
    margin-top: 60px;
}

.imgBox {
    margin: 60px auto 0;
    width: 860px;
    text-align: center;
    font-size: 0;
}


.w600 {
    margin: 60px auto 0;
    width: 600px !important;
    text-align: center;
    font-size: 0;
}

.inbox{
    overflow: hidden;
    zoom: 1;
}


/*@inbox@R2g p */
.imgBox .inbox .floatL, .imgBox .inbox .floatR {
    position: relative;
    width: 49%;
}


.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 {
    width: 100%;
    margin: 12px auto 0;
    text-align: left;
    font-size: 13px;
}

.imgBox .floatR.cap {
    width: 48%;
    margin-top: 0;
}

/* LvV@ฉoต */

p.captit01 {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
    border-left: solid 8px #CECECE;
    padding-left: 8px;
    height: 22px;
    line-height: 22px;
}



/*==============================================
 .productBox
============================================= */

.productBox{
    background-color: #f4f4f4;
    padding: 100px 0;
    border-bottom: 2px solid #FFF;
    margin-top: 100px;
}

.productBoxIn{
    width: 840px;
    margin: 0 auto;
}

p.tit_prd{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 50px 0;
}
p.tit_prd span{
    display: block;
    font-size: 25px;
    margin-top: 15px;
    
}

.wrap_prd{
    overflow: hidden;
    zoom:1;
    display: block;
    width: 810px;
    margin-left: 25px;
}

.wrap_prd a{
    display: inline-block;
    width: 240px;
    margin-right: 40px;
}

.wrap_prd a:nth-last-child(1){
    margin: 0;
}

.wrap_prd a .info{
    text-align: center;
}
.wrap_prd a .img{
    width: 190px;
    margin: 0 auto;
    text-align: center;
    
}
.wrap_prd a .img img{
    width: 190px;
}
.wrap_prd a .name{
    font-size: 23px;
    font-weight: bold;
    line-height: 1.2;
    margin: 25px 0 0 0;
}
.wrap_prd a .btn{
    background-color: #cf000e;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 16px 0;
    box-sizing: border-box;
    border-radius: 30px;
    margin-top: 15px;
}

.wrap_prd a .btn:hover{
    background-color: #B7000C;
}


.lineup a{
    display: block;
    width: 100%;
    background: #FFF url(https://img1.kakaku.k-img.com/images/article/tieup/25/08_rinnai/icon_arrow.png) no-repeat right 18px center;
    border: solid #979797;
border-width: 2px;
    height: 82px;
    line-height: 78px;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    margin: 100px auto 0;
    padding: 0 15px 0 0;
    box-sizing: border-box;
}
.lineup a:hover{
    opacity: 0.7;
}

.lineup span{
    display: inline-block;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/25/08_rinnai/logo_kakaku.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 120px;
width: 127px;
text-indent: -999em;
font-size: 0;
z-index: 1;
    vertical-align: 10px;
    
    
}

ul.att{
    width: 100%;
    color: #6F6F6F;
    margin: 100px 0 0 0;
}

ul.att li{
    font-weight: 16px;
    line-height: 1.6;
    padding-left:1em;
		text-indent:-1em;
    margin-bottom: 10px;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 80px auto 10px; 
text-align: right;}
