@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%; }

em {
	font-style: normal;
}
img {
	image-rendering: -webkit-optimize-contrast;
}

sup {
	font-size: .5em;
}

.releasedate {
	width: 930px; 
	font-size: 11px; 
	color: #eee;
	text-align: right;
	margin: 100px auto 0; 
}

.contentWrap {
	background: #000;
	color: #fff;
	font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	font-feature-settings: "palt"1;
	letter-spacing: 0.05em;
	padding-bottom: 100px;
}


/*==============================================
 ŠÅ”Â
============================================= */
.mainTitleWrap {
	width: 100%;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_rzv100gm/maintitle_bg.png) repeat-x 0 120px;
}
.mainCatch {
	width: 100%;
	height: 120px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_rzv100gm/catch_bg.png) repeat 0 0;
}
.mainCatch p {
	width: 100%;
	height: 120px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_rzv100gm/catch.jpg) no-repeat center 0;
	text-indent: -999em;
	font-size: 0;
	z-index: 1;
}
.mainTitle {
	width: 100%;
	min-height: 620px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_rzv100gm/mainimg_20240510.png) no-repeat center 0;
	margin: 0 auto;
}
h1 {
	width: 100%;
	height: 410px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_rzv100gm/maintitle_20240510.png) no-repeat center 0;
	text-indent: -999em;
	font-size: 0;
	z-index: 1;
}
.lead {
	width: 930px;
	font-size: 17px;
	line-height: 2;
	margin: 90px auto 0;
}
.lead a {
	color: #fff;
	text-decoration: underline;
}
.lead a:hover {
	text-decoration: none;
}
.offer {
	width: 930px;
	font-size: 16px;
	margin: 20px auto;
}
.mainTitle p.note {
	width: 930px;
	font-size: 17px;
	line-height: 2;
	margin: 25px auto 0;
}
.mainTitle p.note span {
	display: inline-block;
	text-indent: -1em;
	padding-left: 1em;
}


/*==============================================
 ƒoƒi[
============================================= */
.topbnr {
	width: 930px;
	margin: 50px auto 0;
}
.topbnr a {
	display:block;
	width: 630px;
	height: 70px;
	background: linear-gradient(#d88e00,#a32600);
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 72px;
	position: relative;
	transition: all ease .3s;
	margin: auto;
}
.topbnr a:after {
	content: "¥";
	display: inline-block;
	font-size: 12px;
	position: absolute;
	top: 0;
	right: 15px;
	transform: rotate(-90deg);
}
.topbnr a:hover {
	opacity: .8;
}
.innerbnr a {
	display: block;
	width: 800px;
	height: 140px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_rzv100gm/innerbnr_20240510.jpg) repeat 0 0;
	text-indent: -999em;
	font-size: 0;
	z-index: 1;
	margin: 110px auto 0;
	transition: all ease .3s;
}
.innerbnr a:hover {
	opacity: .8;
}


/*==============================================
 –ÚŽŸ
============================================= */
.menu {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_rzv100gm/menu_bg.png) repeat center 0;
	background-color: #e5d78f;
	margin: 60px auto 0;
}
.menu dl {
	width: 930px;
	margin: auto;
	padding: 45px 0 35px;
}
.menu dt {
	width: 100%;
	height: 20px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_rzv100gm/menu_title.png) no-repeat center 0;
	text-indent: -999em;
	font-size: 0;
	z-index: 1;
}
.menu dd a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	text-shadow: 2px 2px 2px rgba(242,235,200,1), -2px 2px 2px rgba(242,235,200,1), 2px -2px 2px rgba(242,235,200,1), -2px -2px 2px rgba(242,235,200,1);
	margin: 15px 0;
}
.menu dd a:before {
	content: "¡";
	font-size: 13px;
	color: #bf5e00;
	margin: 0 8px 0 0;
}
.menu dd a em {
	font-size: 15px;
}
.menu dd a em:after {
	content: "@\@";
}
.menu dd a:hover {
	color: #bf5e00;
}


/*==============================================
 ƒRƒ“ƒeƒ“ƒc
============================================= */
.paragraph {
	border-top: 1px solid #1c1c1c;
	margin: 110px auto 0;
	padding-top: 70px;
}
.paragraph h2 {
	width: 930px;
	font-size: 36px;
	line-height: 1.4;
	margin: 0 auto 65px;
}
.paragraph h2 em {
	display: block;
	height: 61px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_rzv100gm/icon_title.png) no-repeat 0 0;
	font-size: 22px;
	color: #f3c754;
	box-sizing: border-box;
	margin-bottom: 15px;
	padding: 26px 0 0 85px;
}
.paragraph h2 rt {
	font-size: 8px;
}
.paragraph h2 small {
	font-size: 11px;
}
.paragraph h3.h3 {
	font-size: 26px;
	color: #deb54c;
	text-align: center;
	margin: 110px auto 70px;
}
.paragraphIn {
	width: 930px;
	margin: 0 auto;
}
.paragraphIn p {
	font-size: 18px;
	line-height: 2.1;
	margin: 0 0 30px;
}
#article01 {
	margin: 0 auto;
	border: 0;
}
#article04 h2 {
	min-height: 467px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_rzv100gm/p4_h2.jpg) no-repeat 0 0;
	font-size: 40px;
	text-shadow: 2px 2px 7px rgba(0,0,0,.5), -2px 2px 7px rgba(0,0,0,.5), 2px -2px 7px rgba(0,0,0,.5), -2px -2px 7px rgba(0,0,0,.5);
	box-sizing: border-box;
	margin: 0 auto 55px;
	padding: 65px 0 0 35px;
}
#article04 h2 em{
	display: none;
}

.method {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_rzv100gm/img02.png) no-repeat 0 0;
	background-color: #1f0802;
	padding: 85px 70px 50px;
}
.method h3 {
	font-size: 32px;
	line-height: 1.4;
	text-shadow: 3px 3px 3px rgba(31,8,2,1), -3px 3px 3px rgba(31,8,2,1), 3px -3px 3px rgba(31,8,2,1), -3px -3px 3px rgba(31,8,2,1);
	margin-bottom: 190px;
}
.method p.note {
	margin-top: 55px;
	text-indent: -1em;
	padding-left: 1em;
}


/*==============================================
 ‰æ‘œ
============================================= */
.imgBox {
	width: 930px;
	margin: 80px auto;
	overflow: hidden;
}
.imgBox div {
	overflow: hidden;
}
.imgBox a {
	display: block;
	width: 450px;
	float: left;
}
.imgBox a:nth-of-type(2) {
	float: right;
}
.imgBox img {
	display: block;
	width: 100%;
}
.imgBox a img {
	transition: all ease .3s;
}
.imgBox a:hover img {
	opacity: .8;
}
.imgBox .cap {
	font-size: 14px;
	line-height: 2;
	margin: 25px 0 0;
}
.imgBox .cap.right {
	width: 450px;
	margin-top: -2px;
	float: right;
}

.w640,
.w640 a {
	width: 640px;
	float: none !important;
}
.w640 a + a {
	margin-top: 20px;
}


/*==============================================
 »•iÐ‰î
============================================= */
.productBox {
	width: 930px;
	margin: 80px auto 0;
}
.productBox p {
	font-size: 18px;
	line-height: 2.1;
	margin: 0 0 30px;
}
.productBox a {
	display: block;
	text-align: center;
}
.productBox dt {
	width: 482px;
	height: 102px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_rzv100gm/itemname_20240510.png) no-repeat 0 0;
	text-indent: -999em;
	font-size: 0;
	z-index: 1;
	margin: 0 auto;
}
.productBox dd {
	margin: 50px auto 0;
}
.productBox dd + dd {
	width: 630px;
	height: 70px;
	background: linear-gradient(#d88e00,#a32600);
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 72px;
	position: relative;
	transition: all ease .3s;
}
.productBox dd + dd:after {
	content: "¥";
	display: inline-block;
	font-size: 12px;
	position: absolute;
	top: 0;
	right: 15px;
	transform: rotate(-90deg);
}
.productBox dd + dd:hover {
	opacity: .8;
}
.productBox ul {
	margin: 100px auto 0;
}
.productBox li {
	font-size: 12px;
	line-height: 2;
	text-indent: -2em;
	padding-left: 2em;
}

.extra {
	border: 1px solid #333;
	margin: 100px auto 0;
	padding: 80px 70px 85px;
}
.extra h3 {
	font-size: 30px;
	color: #ccb916;
	text-align: center;
	margin-bottom: 60px;
}
.extra div {
	width: 660px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	margin: 50px auto 40px;
}
.extra div a {
	display: block;
	width: 290px;
}
.extra div p {
	width: 310px;
	font-size: 14px;
	line-height: 2;
}
.extra a {
	color: #fff;
}
.extra dl {
	background: #1f1f1f;
	text-align: center;
	margin-top: 60px;
	padding: 40px 0;
}
.extra dt {
	font-size: 26px;
		/* ˆÚ“®Œã‚Ì’²® */
		width: auto;
		height: auto;
		background: none;
		text-indent: 0;
}
.extra dt br {
	display: none;
}
.extra dd {
	width: 630px;
	height: 70px;
	background: linear-gradient(#e9c810,#534104);
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 72px;
	position: relative;
	transition: all ease .3s;
	margin: 20px auto 0;
}
.extra dd:after {
	content: "¥";
	display: inline-block;
	font-size: 12px;
	position: absolute;
	top: 0;
	right: 15px;
	transform: rotate(-90deg);
}
.extra dd:hover {
	opacity: .8;
}

