@charset "shift_jis";
/*==============================================
common
============================================= */
.spTitleImg,
.bnr .item,
.forSp,
.sPreviewTxt {
display:none;
}
#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%; }

/*==============================================
ŠÅ”Â
============================================= */
#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;
	overflow: hidden;
}

/*==============================================
 .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;
}
.mainTitleWrap {
background: #1f1e24 url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_prog2/title_bg.webp) top center no-repeat;
width: 100%;
padding-top: 117px;
}

/*---- .title ----*/
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_prog2/title.webp) left top no-repeat;
box-sizing: border-box;
margin: 0 auto 60px;
text-indent: -999em;
font-size: 0;
width: 756px;
height: 518px;
z-index: 1;
}

/*---- .lead ----*/
.lead {
color: #eaeaea;
font-size: 16px;
line-height: 2;
width: 930px;
margin: 60px auto 0;
	letter-spacing: 0.15em;
    font-feature-settings: "palt" 1;
}
.lead a {
transition: .1s;
font-weight: bold;
}
.lead a:link,
.lead a:visited {
color: #00aeff;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #7fd3fa;
}


/*---- .contentsNavi ----*/
.contentsNavi {
border-top: #4c4b50 solid 1px;
width: 100%;
padding: 65px 0 55px;
}
.contentsNavi ul {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_prog2/menu_bg.png) left top 2px no-repeat;
box-sizing: border-box;
width: 930px;
margin: 0 auto;
padding-left: 180px;
}
.contentsNavi li {
margin-bottom: 20px;
}
.contentsNavi li a {
color: #fff;
font-size: 16px;
transition: .1s;
}
.contentsNavi li b {
display: inline-block;
width: 160px;
}
.contentsNavi li a:hover {
opacity: 0.6;
}
/*==============================================
bnr
============================================= */
.topbnr {
width: 700px;
margin: 35px auto 90px;
}

.topbnr a {
display: block;
width: 700px;
height: 68px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_prog2/top_bnr.png) no-repeat;
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;
}
.topbnr .bnr  {
width: 700px;
height: 68px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_prog2/top_bnr_over.png) no-repeat;
margin: 0 auto;
}


.innerbnr {
width: 100%;
margin: 80px auto 0;
padding: 20px 0 120px;
}
.innerbnr a {
display: block;
width: 930px;
height: 181px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_prog2/inn_bnr.webp) no-repeat;
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: 181px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_prog2/inn_bnr_over.webp) no-repeat;
margin: 0 auto;
}

.innerbnrS {
width: 700px;
margin: 60px auto 0;
}
.innerbnrS a {
display: block;
width: 700px;
height: 68px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_prog2/bnr_mark2.png) no-repeat;
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;
}
.innerbnrS .bnr  {
width: 700px;
height: 68px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_prog2/bnr_mark2_over.png) no-repeat;
margin: 0 auto;
}

.topbnr a:hover,
.innerbnrS a:hover,
.innerbnr a:hover {
opacity: 0;
}
/*==============================================
#mainContents
============================================= */
.bgColor {
background: #27262b;
padding: 35px 0 0;
}

#article02,
#article03,
#matome {
border-top: #47464b solid 1px;
width: 100%;
}

.paragraph h2 {
box-sizing: border-box;
color: #fff;
font-weight: bold;
font-size: 38px;
line-height: 1.4;
text-align: center;
width: 930px;
margin: 110px auto 0;
}
.paragraph h2 b {
background-color: #27262b;
border: #7d392a solid 1px;
color: #ff4b46;
display: block;
font-weight: bold;
font-size: 28px;
margin: 0 auto 20px;
font-family: 'Ÿà–¾’© Medium', serif;
	letter-spacing: 0.11em;
    font-feature-settings: "palt" 1;
	width: 180px;
	padding: 10px 0 6px;
}

.productBoxIn,
.paragraphIn {
width: 930px;
margin: -10px auto 0;
}
.productBoxIn p,
.paragraph p {
color: #eeeeee;
font-size: 17px;
line-height: 2;
margin-top: 70px;
}
.paragraph p + p {
margin-top: 30px;
}
.paragraph p b {
    background: linear-gradient(transparent 60%, #fff0f0 40%);
    font-weight: bold;
}
.sTxt {
display: block;
font-size: 12px;
margin-top: 10px;
}

.sTitle {
margin: 100px 0 0;
text-align: center;
}
.sTitle + p {
margin-top: 40px;
}
.sTitle h3 {
color: #fff;
font-size: 30px;
line-height: 1.5;
font-family: 'Ÿà–¾’© Medium', serif;
	letter-spacing: 0.11em;
    font-feature-settings: "palt" 1;
}
/*---- .imgBox ----*/
.imgBox {
width: 100%;
margin: 70px auto 0;
}
.imgBox .imagesClear a {
display: block;
width: 49%;
float: left;
}
.imgBox .imagesClear a + a {
display: block;
width: 49%;
float: right;
}
.imgBox .imagesClear + .imagesClear {
margin-top: 20px;
}

/*---- .imgBoxS ----*/
.imgBoxS {
width: 550px;
margin: 60px auto 0;
}

/*---- .imgBoxB ----*/
.imgBoxB {
width: 700px;
margin: 70px auto 0;
}

.paragraph p.cap {
font-size: 14px;
line-height: 1.7;
}
.imgBoxS img,
.imgBoxB img,
.imgBox img {
width: 100%;
}
.imgBoxS p.cap,
.imgBoxB p.cap,
.imgBox p.cap,
.imgBox .imagesClear + p.cap {
margin-top: 15px !important;
}
.imgBox .imagesClear p.cap {
display: block;
width: 48%;
float: right;
margin-top: 0 !important;
}
.imagesClear {
overflow: hidden;
}
.photoTitle {
border-left: #E9E9E9 solid 5px;
border-bottom: #ACACAC dotted 1px;
box-sizing: border-box;
margin: 80px 0 0;
padding: 0 0 10px 19px;
}
.photoTitle strong {
color: #fff;
font-size: 22px;
	letter-spacing: 0.11em;
    font-feature-settings: "palt" 1;
}
.photoTitle + .imgBox,
.photoTitle + .imgBoxB {
margin-top: 50px;
}

/*---- .columnBox ----*/
.columnBox {
border: #717074 solid 1px;
box-sizing: border-box;
padding: 80px 65px;
margin-top: 70px;
}
#article03 .columnBox {
border: #717074 solid 1px;
box-sizing: border-box;
padding: 80px 65px;
margin: 30px 0 100px;
}

.columnTitle {
text-align: center;
}
.columnTitle strong {
color: #fff;
font-size: 25px;
line-height: 1.5;
font-family: 'Ÿà–¾’© Medium', serif;
	letter-spacing: 0.11em;
    font-feature-settings: "palt" 1;
}
.columnTitle + p {
margin-top: 40px;
}


/*==============================================
.productBox
============================================= */
#matome {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_prog2/matome_bg.webp) center bottom no-repeat;
padding-bottom: 430px;
}


.productBox {
background: #1f1e24;
width: 100%;
}
.productBoxIn {
width: 930px;
margin: 0 auto;
padding: 100px 0 0;
}

.productTitle  {
text-align: center;
	padding: 10px 0 35px;
}
.productTitle strong {
color: #fff;
font-size: 22px;
line-height: 1.5;
font-family: 'Ÿà–¾’© Medium', serif;
	letter-spacing: 0.11em;
    font-feature-settings: "palt" 1;
}

.mainItem,
.otherItem {
background: #fff;
box-sizing: border-box;
width: 100%;
margin-bottom: 40px;
padding: 50px 0 0;
}
.productBoxIn a {
display: table;
width: 810px;
margin: 0 auto;
}
.productBoxIn .img {
display: table-cell;
vertical-align: middle;
}
.productBoxIn .info {
display: table-cell;
vertical-align: top;
padding-left: 30px;
}
.info p {
color: #000;
text-align: center;
font-size: 30px;
margin: 0 0 7px; 
}
.info p span {
display: inline-block;
font-size: 23px;
margin-right: 8px;
}
.productBnr span {
display: block;
width: 430px;
height: 52px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_prog2/product_bnr.png) no-repeat;
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;
}
.productBnr {
width: 430px;
height: 52px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_prog2/product_bnr_over.png) no-repeat;
margin: 0 auto;
}

.productBnr span:hover {
opacity: 0;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
color: #dcdcdc;
width: 930px;
font-size: 11px; 
margin: 0 auto; 
text-align: right;
padding: 30px 0 150px;
}