@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%; }


.bgblack {
background-color: #000;
color: #fff;}

/*.sponly{
    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;
}
/* 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;
}


/*---- 文字　 ----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
table th,table td,
.productBoxIn,
.cparea{
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;
}

#mainContents .cap{
	font-size: 108%;
	line-height: 1.9;}


#mainContents p + p {
	margin-top: 30px;}

sup {
font-size: 60%;
vertical-align: top;
position: relative;
top: 0.3em;
}


/*==============================================
看板
============================================= */

.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_regza/top_bg.webp) center top no-repeat;
}
.mainTitle {
margin: 0 auto;
padding: 50px 0 0;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_regza/pc_title.png) center 33px no-repeat;
}

h1 {
width: 930px;
height: 722px;
text-indent: -999em;
font-size: 0;
z-index: 1;
}

p.lead {
    width: 840px;
    margin: 40px auto 0;}

p.lead a.link_pink {
    color: #f70fff;}

p.lead a.link_blue {
    color: #12d6df;}

.lead a:hover,
.lead a:active {
 text-decoration: underline;}

.contentsNavi {
    width: 840px;
    margin: 70px auto 0;}

.contentsNavi p {
    text-indent: -999em;
    height: 20px;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_regza/index_tit.png) center top no-repeat;}

.contentsNavi ul {
    margin-top: 40px;}

.contentsNavi li + li {
    margin-top: 18px;}

.contentsNavi a {
    display: inline-block;
    color: #fff;
    font-size: 17px;
    padding-left: 24px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_regza/index_arrow.png) left 6px no-repeat;
padding-bottom: 4px;
border-bottom: #000 1px solid;}

.contentsNavi a .icon{
    display: inline-block;
    width: 70px;}

.contentsNavi a:hover {
    border-bottom: #fff 1px solid;}

.pink {color: #f70fff;}
.blue {color: #12d6df;}

/*==============================================
 バナー
============================================= */
.bnritem2 {
width: 930px;
margin: 60px auto 0;
display: table;}

.bnritem2 .bnr{
width: 465px;
display: table-cell;}

.bnritem2 .item01 a{
width: 465px;
height: 191px;
text-indent: -999em;
display: block;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_regza/bnr_01.jpg) left top no-repeat;
transition: 0.2s ease-in-out;}

.bnritem2 .item02 a{
width: 465px;
height: 191px;
text-indent: -999em;
display: block;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_regza/bnr_02.jpg) left top no-repeat;
transition: 0.2s ease-in-out;}

.bnritem2 .item01 a:hover,
.bnritem2 .item02 a:hover{
opacity: 0;	}

.bnritem2 .item01{
width: 465px;
height: 191px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_regza/bnr_01_over.jpg) left top no-repeat;}

.bnritem2 .item02{
width: 465px;
height: 191px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_regza/bnr_02_over.jpg) left top no-repeat;}


.innerbnr{
width: 930px;
margin: 60px auto 0;}

.innerbnr.item01 a{
width: 930px;
height: 195px;
text-indent: -999em;
display: block;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_regza/inner_bnr01.jpg) left top no-repeat;
transition: 0.2s ease-in-out;}

.innerbnr.item02 a{
width: 930px;
height: 195px;
text-indent: -999em;
display: block;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_regza/inner_bnr02.jpg) left top no-repeat;
transition: 0.2s ease-in-out;}

.innerbnr.item01 a:hover,
.innerbnr.item02 a:hover{
opacity: 0;	}

.innerbnr.item01 .bnr{
width: 930px;
height: 195px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_regza/inner_bnr01_over.jpg) left top no-repeat;}

.innerbnr.item02 .bnr{
width: 930px;
height: 195px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_regza/inner_bnr02_over.jpg) left top no-repeat;}




/*==============================================
#mainContents
============================================= */
.paragraph {
    margin-top: 120px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_regza/h2_bg.png) left top repeat-x;   }

.paragraphIn {
    width: 840px;
    margin: 90px auto 0;}

.subtit {
    font-size: 22px !important;
    line-height: 1 !important;
    font-weight: bold;
    background-color: #252525;
    padding: 8px 15px;
    display: inline-block;
    margin-bottom: 10px;}

.paragraph h2 {
    width: 840px;
    margin: 0 auto;
    padding-top: 80px;}

.paragraph h2 {
font-size: 26px;
text-align: center;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_regza/h2_icon.png) center 70px no-repeat;}

.paragraph h2 .icon {
    display: block;
    font-size: 30px;
    font-weight: bold;
padding: 35px 0 30px;}

.paragraph h2 .icon span{padding-left: 15px;}
.paragraph h2 .icon span.spborder{padding-left: 0;}


/*----　画像　----*/
.mtop15{margin-top: 15px;}
.w550 {width: 550px;}

.imgBox,
.imgBox + p {margin:80px auto 0;}

.imgBox div {overflow: hidden;}

.imgBox div + div.floatR {margin-top: 0;}

.imgBox .floatL,
.imgBox .floatR {width:415px;}

.imgBox .floatR.w400 {width: 400px;}

.imgBox img {width: 100%;}

.imgBox 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;}

/*----- .cparea -----*/
.cparea {
width: 840px;
margin: 30px auto 0;
padding-bottom: 50px;}

.cparea .img {
margin-top: 30px;
text-align: center;
}


/*==============================================
.productBox
============================================= */
.productBoxIn {
width: 840px;
margin: 100px auto 0;
overflow: hidden;}

.productBoxIn a {
float: left;
display: block;
width: 395px;
text-align: center;
transition: 0.2s ease-in-out;}

.productBoxIn a:hover {
opacity: 0.7;
filter: alpha(opacity=80);}

.productBoxIn a + a{
    margin-left: 50px;}

.productBoxIn a.item02 .img {
padding-top: 27px;}

.productBoxIn a .info {
    margin-top: -30px;
}

.productBoxIn a.item01 .btn {
    font-size: 14px;
    line-height: 45px;
    margin: 20px auto 0;
    width: 347px;
    height: 45px;
    background: #f70fff url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_regza/link_arrow.svg) 325px 50% no-repeat;}

.productBoxIn a.item02 .btn {
    font-size: 14px;
    line-height: 45px;
    margin: 20px auto 0;
    width: 347px;
    height: 45px;
    background: #12d6df url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_regza/link_arrow.svg) 325px 50% no-repeat;}





/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #fff;
width: 840px;
padding-bottom: 100px;
margin: 80px auto 0; 
text-align: right;}

