@charset "shift_jis";

/*==============================================
 common
============================================= */
.menu,
.forPC {
	display:none;
}
img {
	display: block;
	width: 100%;
	height: auto;
}

#header {
	border-bottom: #ededed solid 1px;
}
#footer {
	margin-top: 1rem;
}
.copyRight {
	border-top: 1px solid #ededed;
}
.pageTop {
	width: 40px;
	height: 40px;
	right: 10px;
	background-size: 40px;
	border-radius: 50%;
}

em {
	font-style: normal;
}

.releasedate {
	font-size: 0.85rem; 
	color: #333;
	padding: 3rem 0;
}

#mainContents {
	letter-spacing: 0.02em;
}

/*==============================================
 看板
============================================= */
.mainCatch {
	height: 0;
	text-indent: -999em;
}
h1 {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_pavilion/sp_mainimg.webp) no-repeat center top;
	background-size: 100%;
	font-size: 0;
	text-indent: -999em;
	margin: 0 auto;
	padding-top: 64.42%;
}

.lead {
	font-size: 1.1rem;
	line-height: 1.6;
	margin-top: 1.8rem;
	padding: 0 1.8rem;
}
.lead a {
	color: #a50034;
	text-decoration: underline;
}


/*==============================================
 バナー
============================================= */
.topbnr {
	padding: 1.8rem;
}

.topbnr a,
.innerbnr a {
	display: block;
	width: 100%;
	height: 0;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_pavilion/sp_innerbnr.jpg) no-repeat 0 0;
	background-size: 100%;
	font-size: 0;
	text-indent: -999em;
	margin: 0 auto;
	padding-top: 28.752%;
}
.bnr {
	padding: 0 2rem;
	margin: 2.5rem auto;
}
.bnr a {
	display: block;
	background: #00799b;
	border-radius: calc(1px / 0);
	font-size: 1rem;
	color: #fff;
	text-align: center;
	letter-spacing: 0;
	padding: .8rem .5rem;
	position: relative;
}
.bnr a:after {
	content: "▼";
	display: block;
	font-size: .7rem;
	transform: rotate(-90deg);
	position: absolute;
	top: 50%;
	right: .8rem;
	margin-top: -.4rem;
}
.bnr a span {
	display: inline-block;
	text-indent: -999em;
}


/*==============================================
 コンテンツ
============================================= */
.paragraph p {
	font-size: 1.3rem;
	line-height: 1.8;
	margin-top: 3rem;
}
.paragraphIn p em {
	background: linear-gradient(transparent 70%, #c4e2f2 30%);
	font-weight: bold;
}

.paragraphIn > p:first-child {
	margin-top: 1.5rem;
}
.paragraph .cap {
	font-size: 1em;
	line-height: 1.6;
	margin-top: 1rem !important;
}

.paragraph {
	border-top: 1px solid #d6d6d6;
	transition: background-color .2s, border-top-color .2s;
}
#article04 {
	border-bottom: 1px solid #d6d6d6;
}

.spAccordion {
	display: none;
	padding: 0 1.8rem 2.5rem;
}
.paragraph h2 {
	font-size: 1.6rem;
	line-height: 1.4;
	font-weight: bold;
	padding: 1.8rem .5rem 1.4rem 1.8rem;
	position: relative;
}
.paragraph h2 span {
	display: block;
	padding: 0 3rem 0 29%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	position: relative;
}
.paragraph h2:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 1px;
	bottom: 0;
	right: 1.5rem;
	width: 8px;
	height: 8px;
	margin: auto;
	transition: transform .2s ease, opacity .2s ease;
	transform: rotate(45deg);
	vertical-align: middle;
	border-bottom: 2px solid #d6d6d6;
	border-right: 2px solid #d6d6d6;
}
.paragraph.active h2:after {
	top: 3px;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.paragraph h2 em {
	display: block;
	font-size: 1rem;
	color: #00799b;
	margin-bottom: .5rem;
}

.paragraph h2 span:before {
	content: "";
	display: block;
	width: 25%;
	height: 100%;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_pavilion/sp_p1.webp) no-repeat 50% 0;
	background-size: cover;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.paragraph h3 {
	font-size: 1.6rem;
	line-height: 1.5;
	font-weight: bold;
	margin: 3.8rem auto 0;
}
.paragraph h2 br,
.paragraph h3 br {
	display: none;
}

#article02 h2 span:before {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_pavilion/sp_p2.webp) no-repeat center 0;
	background-size: cover;
}
#article03 h2 span:before {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_pavilion/sp_p3.webp) no-repeat 45% 0;
	background-size: cover;
}
#article04 h2 span {
	padding: 0 3rem 0 0;
}
#article04 h2 span:before {
	content: none;
}


.review {
	border-radius: 3rem;
	border: 4px solid #e2e2e2;
	margin: 3.5rem auto;
	padding: 2rem 1.5rem;
	box-sizing: border-box;
}
.review div {
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 2rem;
}
.review div small {
	display: block;
	font-size: 1.1rem;
}
.review li {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_pavilion/sp_user01.png) no-repeat 0 center;
	background-size: 55px;
	font-size: 1.1rem;
	line-height: 1.6;
	margin: 1.5rem auto 0;
	padding-left: 70px;
}
.review li:nth-child(2) {
	background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_pavilion/sp_user02.png);
}
.review li:nth-child(3) {
	background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_pavilion/sp_user03.png);
}
.review li em {
	font-weight: bold;
}
.review p.note {
	font-size: .9rem;
	line-height: 1.6;
	margin: 1.8rem .2rem 0;
}

.lineup {
	margin: 3.5rem auto;
}
.lineup strong {
	display: block;
	font-size: 1.2rem;
	margin-bottom: 1rem;
}
.lineup table {
	width: 100%;
	table-layout: fxed;
	margin: auto;
}
.lineup th {
	border: 1px solid #9a9fa9;
	background: #eff4f5;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	vertical-align: middle;
	padding: .5rem .5rem .4rem;
}
.lineup th:nth-of-type(n+2) {
	width: 41%;
	background: #fff;
	padding: 1rem;
	box-sizing: border-box;
}
.lineup th dt {
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1.4;
}
.lineup th dd {
	display:block;
	background: #00799b;
	border-radius: calc(1px / 0);
	font-size: .8rem;
	color: #fff;
	text-align: center;
	letter-spacing: 0;
	margin: .5rem auto 0;
	padding: .8rem .2rem .7rem;
}
.lineup th dd:hover {
	background: #6cbcd3;
}
.lineup td {
	border: 1px solid #9a9fa9;
	font-size: 1.1rem;
	line-height: 1.5;
	text-align: center;
	padding: .8rem .5rem .7rem;
}
.lineup td br {
	display: none;
}


/*==============================================
 画像
============================================= */
.imgBox {
	margin: 3.5rem auto 3rem;
}
.imgBox a {
	display: block;
}
.imgBox a + a {
	margin-top: 1rem;
}
.imgBox strong {
	display: block;
	border-left: .6rem solid #1881fe;
	font-size: 1.6rem;
	margin-bottom: .8rem;
	padding: .2rem 0 0 .5rem;
}


/*----- 動画 -----*/
.movBox {
	margin: 3.5rem auto 3rem;
}
.movBox .mov video {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.movBox strong {
	display: block;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_pavilion/sp_icon_mov.png) no-repeat 0 center;
	background-size: 30px;
	font-size: 1.1rem;
	margin-bottom: 1rem;
	padding-left: 30px;
}


/*==============================================
 製品紹介
============================================= */
.productBox {
	padding: 3rem 1.8rem 1rem;
}
.productBox h3 {
	font-size: 1.15rem;
	font-weight: bold;
	margin-bottom: 1rem;
}
.productBox table {
	width: 160%;
}
.productBox table br {
	display: none;
}
.productBox th {
	border: 1px solid #333;
	text-align: center;
	padding: 2rem 1.2rem 1.6rem;
	position: relative;
}
.productBox th dt {
	font-size: 1.2rem;
	font-weight: bold;
	margin-top: 1rem;
}
.productBox th dd {
	background: #00799b;
	border-radius: calc(1px / 0);
	font-size: .9rem;
	color: #fff;
	text-align: center;
	letter-spacing: 0;
	margin: .5rem auto 0;
	padding: .8rem .2rem .7rem;
	position: relative;
}
.productBox th dd:after {
	content: "▼";
	display: inline-block;
	font-size: .6rem;
	color: #fff;
	position: absolute;
	top: 50%;
	right: 1rem;
	transform: rotate(-90deg);
	margin-top: -.3rem;
}
.productBox th.model:before {
	content: "レビュー機";
	display: block;
	width: 100%;
	background: #e5c200;
	font-size: .9rem;
	color: #fff;
	text-align: center;
	line-height: 1;
	padding: .4rem 0 .1rem;
	position: absolute;
	top: 0;
	left: 0;
}
.productBox tr th:nth-of-type(1) {
	display: block;
	background: #fff;
	border: 0;
	font-size: .8rem;
	font-weight: normal;
	position: absolute;
	left: 0;
	margin-top: -.4rem;
	padding: 1px 6px 1px 1px;
}
.productBox tr:nth-child(1) th:nth-of-type(1) {
	font-size: 0;
	background: 0;
}
.productBox td {
	width: 50%;
	border: 1px solid #333;
	font-size: 1rem;
	text-align: center;
	padding: 1.3rem 1.3rem 1.2rem;
}
.productBox th small {
	display: block;
	width: 100%;
	height: 1.2rem;
	background: #f0f0f0;
	font-size: .8rem;
	color: #bd7d68;
	line-height: 1.3rem;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}

.productBox .forSP {
	max-height: 35rem;
	overflow: hidden;
	transition: .3s linear;
	position: relative;
}
.productBox.open .forSP {
	transition: .3s linear;
	max-height: 90rem;
}
.table_btn {
	font-size: 1rem;
	color: #898989;
	margin-top: 1.8rem;
}



/*----- .scroll -----*/
.scroll {
	overflow: auto;
	padding-bottom: 10px;
}
.scroll::-webkit-scrollbar{
	height: 5px;
}
.scroll::-webkit-scrollbar-track{
	background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
	background: #BCBCBC;
}



