@charset "shift_jis";
/*==============================================
 common
============================================= */
#header {
	border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn,
.copyRightIn {
	width: 1000px;
	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: .6em;
}

.sp {
	display: none;
}

/*==============================================
 .noto
============================================= */
/* light */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Light.woff);
    font-weight: 300;
}
/* 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 {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/06_ulikexmax/titlebg.png) repeat-x center top;
	background-color: #e3e3e3;
	font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
	letter-spacing: 0.06em;
	font-feature-settings: "palt"1;
	color: #222;
}

.releasedate {
	width: 880px; 
	font-size: 11px; 
	color: #e6e6e6;
	text-align: right;
	margin: 90px auto 0; 
}

/*==============================================
 看板
============================================= */
.mainTitleWrap {
	width: 100%;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/06_ulikexmax/maintitle.webp) no-repeat center top;
	margin: 0 auto;
}
.mainTitle {
	width: 880px;
	margin: 0 auto;
}
h1 {
	width: 100%;
	height: 630px;
	text-indent: -999em;
	font-size: 0;
	z-index: 1;
}
.lead {
	width: 880px;
	margin: 50px auto 0;
}
.lead p {
	font-size: 17px;
	line-height: 2;
}
.lead p a {
	color: #3c4f5f;
	font-weight: 700;
	text-decoration: underline;
}
.lead p a:hover {
	text-decoration: none;
}


/*==============================================
 ポイント
============================================= */
.pointBox {
	width: 600px;
	border: 2px solid #3c4f5f;
	color: #3c4f5f;
	margin: -90px 0 0;
	padding: 25px 45px 22px;
	box-sizing: border-box;
	position: relative;
}
.pointBox .title {
	display: inline-block;
	position: absolute;
	top: -10px;
	left: 20px;
	background-color: #e3e3e3;
	font-size: 14px;
	font-weight: 500;
	padding: 0 10px;
}
.pointBox ul li {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.9;
	position: relative;
}
.pointBox ul li::before {
	content: "Point";
	display: inline-block;
	line-height: 19px;
	padding: 0 1em;
	height: 18px;
	background-color: #3c4f5f;
	color: #fff;
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 0;
	margin-right: 10px;
}

/*==============================================
 スタッフ
============================================= */
.profile {
	width: 880px;
	background: #fff;
	margin: 50px auto 0;
	padding: 35px 40px 40px;
	box-sizing: border-box;
}
.profile .title {
	font-size: 18px;
	font-weight: 500;
}
.profile .title span {
	display: inline-block;
	padding-left: 5px;
	position: relative;
	z-index: 1;
}
.profile .title span:before {
	content: "";
	display: block;
	width: 100%;
	height: 8px;
	background: #e3e3e3;
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: -1;
}
.profile .title span:after {
	content: "";
	display: block;
	width: 100%;
	height: 8px;
	background: #e3e3e3;
	transform: skewX(-45deg);
	position: absolute;
	bottom: -4px;
	left: 10px;
	z-index: -1;
}
.profile .profileIn {
	display: flex;
	align-items: center;
	margin-top: 35px;
	justify-content: space-between;
}
.profile .profileIn .staff {
	display: flex;
}
.profile .profileIn .staff .staffImg {
	width: 110px;
	height: 200px;
	overflow: hidden;
	margin-right: 20px;
}
.profile .profileIn .staff .staffImg img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.profile .profileIn .staff dl {
	width: 250px;
}
.profile .profileIn .staff dl dt {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.4;
	margin-bottom: 10px;
}
.profile .profileIn .staff dl dd {
	font-size: 12px;
	line-height: 1.7;
}

/*==============================================
 バナー
============================================= */
.innerbnr {
	width: 880px;
	height: 170px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/06_ulikexmax/innerbnr.jpg) no-repeat center center;
	margin: 110px auto 0;
	position: relative;
}
.innerbnr.topbnr {
	margin: 60px auto 0;
}
.innerbnr p.title {
	font-size: 0;
	text-indent: -999em;
}
.innerbnr p.coupon {
	width: 580px;
	font-size: 11px;
	font-weight: 500;
	color: #3c4f5f;
	text-align: center;
	position: absolute;
	bottom: 10px;
	right: 35px;
}
.innerbnr p.coupon em {
	font-size: 12px;
	font-weight: 700;
	margin-left: 3px;
}
.innerbnr .innerbnrIn {
	display: flex;
	justify-content: space-between;
	width: 580px;
	position: absolute;
	top: 98px;
	right: 35px;
}
.innerbnr a {
	display: inline-block;
	width: 280px;
	height: 38px;
	background: #3c4f5f;
	border: 1px solid #3c4f5f;
	color: #fff;
	text-align: center;
	line-height: 38px;
	font-size: 12px;
	transition: all ease .3s;
	position: relative;
}
.innerbnr a.bnr01 {
	font-weight: 300;
}
.innerbnr a.bnr01::after {
	content: "▼";
	display: block;
	font-size: 9px;
	color: #fff;
	transform: rotate(-90deg);
	position: absolute;
	right: 1em;
	top: 0;
	bottom: 0;
	margin: auto;
}
.innerbnr a.bnr02 {
	background: #fff;
	font-weight: 500;
	color: #3c4f5f;
}
.innerbnr a.bnr02::after {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/06_ulikexmax/icon_blank.svg) no-repeat center center;
	background-size: 100%;
	position: absolute;
	right: .8em;
	top: 0;
	bottom: 0;
	margin: auto;
}
.innerbnr a:hover {
	opacity: .8;
}


/*==============================================
 目次
============================================= */
.contentsNavi {
	background: #000;
	color: #fff;
	margin: 70px auto 0;
	padding: 30px 0;
}
.contentsNavi dl {
	display: table;
	width: 880px;
	margin: auto;
}
.contentsNavi dt {
	display: table-cell;
	width: 150px;
	font-size: 18px;
	vertical-align: middle;
}
.contentsNavi dd {
	display: table-cell;
	vertical-align: middle;
}
.contentsNavi dd a {
	display: block;
	font-size: 14px;
	color: #fff;
	margin: 1.3em auto;
	transition: all ease .3s;
}
.contentsNavi dd a em {
	display: inline-block;
	position: relative;
}
.contentsNavi dd a em::before {
	content: "▼";
	display: inline-block;
	font-size: 10px;
	color: #62819b;
	vertical-align: 2px;
	margin: 0 5px 0 0;
}
.contentsNavi dd a em::after {
	content: "･･･";
	display: inline-block;
	font-size: 10px;
	font-weight: 700;
	color: #828282;
	margin: 0 1em;
}
.contentsNavi dd a:hover {
	opacity: .6;
}


/*==============================================
 コンテンツ
============================================= */
.paragraph {
	margin: 0 auto;
	padding: 100px 0 120px;
}
.paragraph h2 {
	width: 880px;
	margin: 0 auto;
	font-size: 36px;
	font-weight: 500;
	line-height: 1.5;
	margin: 0 auto 70px;
}
.paragraph h2 em {
	display: block;
	font-size: 22px;
	margin: 0 0 20px;
}
.paragraph h2 em span {
	display: inline-block;
	padding-left: 5px;
	position: relative;
	z-index: 1;
}
.paragraph h2 em span::before {
	content: "";
	display: block;
	width: 100%;
	height: 10px;
	background: #e3e3e3;
	position: absolute;
	bottom: -1px;
	left: 0;
	z-index: -1;
}
.paragraph h2 em span::after {
	content: "";
	display: block;
	width: 100%;
	height: 10px;
	background: #e3e3e3;
	transform: skewX(-45deg);
	position: absolute;
	bottom: -1px;
	left: 16px;
	z-index: -1;
}
.paragraph h2 sup {
	font-size: .3em;
	top: .5em;
}
.paragraphIn {
	width: 880px;
	margin: 0 auto;
}
.paragraphIn p {
	font-size: 17px;
	line-height: 2;
	margin: 0 0 30px;
}
.paragraphIn p em {
	font-weight: 700;
}

#article01, #article03 {
	background: #fff;
}
#article04 {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/06_ulikexmax/matomebg.webp) no-repeat center bottom;
	background-color: #e8e8e8;
	padding-bottom: 220px;
}
#article02.paragraph h2 em span::before,
#article02.paragraph h2 em span::after {
	background: #fff;
}
#article04 h2 {
	font-size: 32px;
	text-align: center;
	margin-bottom: 50px;
}
#article04 h2 em {
	display: none;
}
#article04 .paragraphIn p {
	text-shadow: 0 0 8px rgba(255, 255, 255, 1);
}

/*==============================================
 表
============================================= */
.table {
	width: 880px;
	margin: 80px auto;
}
.table table {
	width: 100%;
}
.table table th {
	background: #e3e3e3;
	font-weight: 500;
}
.table table th,
.table table td {
	border: 1px solid #a5a5a5;
	line-height: 1.4;
	padding: 12px 15px;
}
.table table thead th {
	text-align: center;
}
.table table th:first-child {
	font-size: 15px;
}
.table table td {
	width: 220px;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}
.table table td small {
display: block;
font-size: 12px;
}
.table table tr:first-child td {
	color: #dc461e;
}
.table .cap {
	font-size: 14px;
	line-height: 1.8;
	margin: 20px 0 0;
}


/*==============================================
 画像
============================================= */
.imgBox {
	width: 880px;
	margin: 80px auto;
	overflow: hidden;
}
.imgBox div {
	overflow: hidden;
}
.imgBox a {
	display: block;
	width: 420px;
	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: 1.8;
	margin: 20px 0 0;
}
.imgBox .cap.right {
	width: 420px;
	margin-top: -2px;
	float: right;
}
.imgBox a strong {
	display: block;
	width: 90px;
	height: 29px;
	background: #e3e3e3;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	text-align: center;
	margin: 0 0 20px;
}
.imgBox .extra {
	display: flex;
	justify-content: space-between;
}
.imgBox .extra .wrap {
	display: flex;
	column-gap: 20px;
}
.imgBox .extra a {
	width: 200px;
}
.imgBox .extra .cap {
	width: 420px;
	margin: -2px 0 0 20px;
}


/*==============================================
 キャンペーン
============================================= */
.campaignBox {
	width: 100%;
	background: #000;
	color: #fff;
	padding: 80px 0 0;
}
.campaignBoxIn {
	width: 880px;
	border: 1px solid #e0004d;
	margin: 0 auto;
	padding: 40px;
	box-sizing: border-box;
}
.campaignBoxIn .title {
	font-size: 28px;
	line-height: 1.6;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 40px;
	background: #e0004d;
	position: relative;
}
.campaignBoxIn .title::before {
	content: "";
	display: block;
	width: 14px;
	height: 50px;
	background: #000;
	position: absolute;
	top: 0;
	left: 15px;
	transform: skewX(-50deg);
}
.campaignBoxIn .title::after {
	content: "";
	display: block;
	width: 14px;
	height: 50px;
	background: #000;
	position: absolute;
	bottom: 0;
	right: 15px;
	transform: skewX(-50deg);
}
.campaignBoxIn .catchcopy p {
	display: inline-block;
	font-size: 20px !important;
	line-height: 1.6 !important;
	font-weight: bold;
	color: #3c4f5f;
	border-bottom: #3c4f5f 3px dotted;
}
.campaignBoxIn p {
	font-size: 18px;
	line-height: 1.6;
	font-weight: 300;
	margin: 30px auto 0;
}
.campaignBoxIn table {
    margin-top: 40px;
}

.campaignBoxIn table th,
.campaignBoxIn table td {
    font-size: 17px;
    padding: 5px 0;
}

.campaignBoxIn table th {
    color: #e0004d;
}

.campaignBoxIn table td::before {
    content:"：";
    font-weight: bold;
    padding: 0 5px;
}
.campaignBoxIn table td em {
	font-size: 20px;
	font-weight: 700;;
}


/*==============================================
 製品紹介
============================================= */
.productBox {
	width: 100%;
	background: #000;
	padding: 80px 0 100px;
}
.productBoxIn {
	width: 880px;
	background: #fff;
	margin: 0 auto;
	padding: 20px 90px 10px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 30px;
}
.productBoxIn .productImg {
	width: 230px;
	text-align: center;
}
.productBoxIn p {
	font-size: 20px;
	font-weight: 700;
}
.productBoxIn dt {
	font-size: 35px;
	font-weight: 700;
	line-height: 1.2;
	margin: 22px auto 25px;
}
.productBoxIn dt span {
	display: block;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 5px;
}
.productBoxIn dd {
	margin-top: 10px;
}
.productBoxIn dd a {
	display: block;
	width: 100%;
	height: 50px;
	background: #3c4f5f;
	border: 1px solid #3c4f5f;
	color: #fff;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	font-weight: 300;
	transition: all ease .3s;
	position: relative;
}
.productBoxIn dd a:hover {
	opacity: .7;
}
.productBoxIn dd a.bnr02 {
	background: #fff;
	font-weight: 500;
	color: #3c4f5f;
}
.productBoxIn dd a.bnr01:after {
	content: "▼";
	display: block;
	font-size: 10px;
	color: #fff;
	transform: rotate(-90deg);
	position: absolute;
	right: 1.1em;
	top: 0;
	bottom: 0;
	margin: auto;
}
.productBoxIn dd a.bnr02:after {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/26/06_ulikexmax/icon_blank.svg) no-repeat center center;
	background-size: 100%;
	position: absolute;
	right: .8em;
	top: 0;
	bottom: 0;
	margin: auto;
}
.productBoxIn .coupon {
	font-size: 13px;
	font-weight: 300;
	margin-top: 20px;
}
.productBoxIn .coupon em {
	font-weight: 700;
	margin-left: 3px;
}


/*==============================================
 注釈
============================================= */
.note {
	width: 880px;
	margin: 80px auto;
}
.note li {
	font-size: 11px;
	color: #e6e6e6;
	line-height: 1.8;
	margin: 5px 0 0;
}