@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%; }



/*---- 文字　 ----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
table th,table td,
.productBox .productBoxIn{
font-family:'游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;}

#mainContents p {
font-size:  131%;
line-height: 2;}

#mainContents .cap{
font-size: 108%;
line-height: 1.9;}


#mainContents p + p {
margin-top: 20px;}

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/23/03_pavilionaero/top_bg.png) center top no-repeat;
}

.logoarea {
margin: 0 auto;
width: 930px;
height: 100px;
padding: 20px 0 0;
box-sizing: border-box;}

.logoarea .logo01{
float: left;}

.logoarea .logo02{
float: right;}

.mainTitle {
width: 1270px;
margin: 0 auto;
position: relative;}

h1 {
position: absolute;
width: 1036px;
height: 477px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilionaero/pc_title.png) left top no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 5;
top:80px;
left:171px;}

/*--　animation　--*/
.image-crossfader {
overflow: hidden;
position: relative;
height: 420px;
width: 1270px;
margin: 0 auto 0;
background-color: #FFF;}

.image-crossfader-inner {
background-size: cover;
background-position: center;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 0;
opacity: 0;
transform: scale(1.2);
transition:
opacity 4s cubic-bezier(0.25, 0.46, 0.45, 0.94),
transform 4s cubic-bezier(0.25, 0.46, 0.45, 0.94);

}
.image-crossfader-inner.is-visible {
z-index: 1;
opacity: 1;
transform: scale(1);
}
.image-crossfader-inner:nth-child(1) {
background-image: url('https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilionaero/pc_title_bg01.jpg');
}
.image-crossfader-inner:nth-child(2) {
background-image: url('https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilionaero/pc_title_bg02.jpg');
}
.image-crossfader-inner:nth-child(3) {
background-image: url('https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilionaero/pc_title_bg03.jpg');
}
.image-crossfader-inner:nth-child(4) {
background-image: url('https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilionaero/pc_title_bg04.jpg');
}


.lead {
width: 930px;
margin: 195px auto 0;
}

.lead a:link,
.lead a:visited {
color: #d6927f;
text-decoration: underline;
font-weight: bold;
}
.lead a:hover,
.lead a:active {
color: #d6927f;
text-decoration: none;
}

.contentsNavi {
background-color: #f0f0f0;
padding: 40px 0 45px;
margin-top: 80px;}

.contentsNavi .navilist {
width: 930px;
margin: 0 auto;}

.contentsNavi .navilist  p {
text-indent: -999em;
height: 45px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilionaero/index_tit.png) left top no-repeat;
}

.contentsNavi .navilist li a {
font-size: 16px;
padding-left: 30px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilionaero/index_arrow.png) left 50% no-repeat;}

.contentsNavi .navilist li a:hover {
color: #f49b8a;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilionaero/index_arrow_hover.png) left 50% no-repeat;}

.contentsNavi .navilist li a .icon {
display: inline-block;
padding-right: 20px;
font-weight: bold;
}

.contentsNavi .navilist li + li {
margin-top: 20px;}


/*==============================================
バナー
============================================= */
.topbnr a{
display: block;
width: 580px;
height: 70px;
background-color: #f49b8a;
margin: 60px auto 0;
overflow: hidden;
border-radius: 70px;
font-size: 17px;
line-height: 70px;
font-weight: bold;
text-align: center;
color: #fff;
transition: 0.1s ease-in-out;
position: relative;}

.topbnr a:after {
content: '';
width: 8px;
height: 8px;
border: 0px;
border-top: solid 3px #fff;
border-right: solid 3px #fff;
/*　↑トップバナー矢印の色を変更する場合はこちら　*/
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 0;
bottom: 0;
right: 30px;
margin: auto;
}

.topbnr a:hover{
background-color: #f05133;}

.innerbnr {
margin-top: 110px;
background:#f0f0f0 url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilionaero/innerbnr.jpg) center top no-repeat;}

.innerbnr a{
display: block;
width: 930px;
height: 225px;
margin: 0 auto;
overflow: hidden;}

.innerbnr a .item {
width: 930px;
margin: 0 auto;}

.innerbnr a dt {
text-indent: -999em;}

.innerbnr a dd {
margin:128px 0 0 454px;
width: 468px;
height: 48px;
background-color: #f49b8a;
color: #fff;
font-size: 16px;
line-height: 48px;
font-weight: bold;
text-align: center;
border-radius: 48px;
transition: 0.1s ease-in-out;
position: relative;}

.innerbnr a dd:after {
content: '';
width: 8px;
height: 8px;
border: 0px;
border-top: solid 3px #fff;
border-right: solid 3px #fff;
/*　↑トップバナー矢印の色を変更する場合はこちら　*/
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 0;
bottom: 0;
right: 20px;
margin: auto;}

.innerbnr a:hover dd{
background-color:#f05133;}



/*==============================================
#mainContents
============================================= */
.paragraphIn {
width: 930px;
margin: 80px auto 0;}

.paragraph h2 {
width: 930px;
margin: 120px auto 0;
font-weight: bold;	}

#article01 h2 .icon,
#article02 h2 .icon,
#article03 h2 .icon{
display: inline-block;
padding: 15px 20px 13px;
color: #fff;
font-size: 22px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilionaero/h2_icon_bg.jpg) ;}

#matome h2 .icon {
display: none;}

.paragraph h2 .text {
display: block;
margin-top: 30px;
font-size: 31px;
line-height: 1.7;}

.paragraph h3 {
font-size: 27px;
font-weight: bold;
margin-top: 90px;}

.paragraph h3 + p {
margin-top: 60px;}

.paragraph .subtit {
font-size: 20px;
font-weight: bold;
margin-top: 90px;}

.paragraph .subtit + .imgBox {
margin-top: 15px;}

.paragraph h3 + .subtit {
margin-top: 60px;
}

/*----　画像　----*/
.w700 {width: 700px;}

.imgBox {margin:90px auto 0;}

.imgBox div {overflow: hidden;}

.imgBox .floatL,
.imgBox .floatR {width:455px;}
.imgBox img {width: 100%;}

.w360 .floatL{width: 360px;}
.w360 .floatR{width: 550px;}

.w680 .floatL{width: 680px;}
.w680 .floatR{width: 230px;}

.w450 .floatL{width: 450px;}
.w450 .floatR{width: 460px;}

.imgBox a {
font-size: 0;
display: block;
cursor: zoom-in;}

.imgBox a img{
transition: 0.1s 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: 15px;}

a.floatL + .cap,
a.floatR + .cap{
margin-top: 0;}


#matome {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilionaero/matome_bg.jpg) center top no-repeat;}

#matome h2{
margin: 0 auto 0;
padding-top: 100px;
}

#matome .paragraphIn {
margin: 60px auto 0;
padding-bottom: 90px;
}

#matome p {
width: 450px;
text-shadow: 2px 2px 10px #fff ,
-2px 2px 10px #fff ,
2px -2px 10px #fff ,
-2px -2px 10px #fff;
}



/*----　table　----*/
table{	
border-collapse:separate;
border-spacing:0;
box-sizing: border-box;
border: #404040 1px solid;}

table th,
table td{
padding: 10px 15px;
box-sizing: border-box;
font-size: 16px;
line-height: 1.7;}

table th{
font-weight: bold;
text-align: left;
vertical-align: top;
border-right:#404040 1px dotted;
border-bottom: #404040 1px dotted;
background-color: #f0f0f0;}

table td {
border-bottom: #404040 1px dotted;}

table.spec01{	
width: 930px;
margin-top: 15px;}

table.spec02{	
width: 930px;
margin-top: 20px;}

table.spec02 th {width: 180px;
vertical-align: middle;}

table.spec02 td {width: 250px;
text-align: center;}

table.spec02 td + td {
border-left:#404040 1px dotted;}

table .end{border-bottom: none;}


/*==============================================
.productBox
============================================= */
.productBoxIn {
width: 930px;
margin: 120px auto 0;}

.productBoxIn .prdtitle {
font-size: 24px;
font-weight: bold;}

.reviewnavi {
display: none;
}

table.spec02 td a {
display: block;
text-align: center;
padding: 20px 0 15px;}

table.spec02 td.reviewitem {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilionaero/reviewicon.png) 7px 7px no-repeat;	
}

table.spec02 a img {
width: 188px;}

table.spec02 a dl {
margin-top: 20px;}

table.spec02 a dt {
font-weight: bold;}

table.spec02 a dd {
margin-top: 12px;
background-color: #f49b8a;
color: #fff;
font-size: 13px;
line-height: 40px;
font-weight: bold;
letter-spacing: 0;
transition: 0.1s ease-in-out;
position: relative;
height: 40px;
border-radius: 40px;}

table.spec02 a dd:after {
content: '';
width: 6px;
height: 6px;
border: 0px;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
/*　↑トップバナー矢印の色を変更する場合はこちら　*/
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 0;
bottom: 0;
right: 11px;
margin: auto;
}

table.spec02 a:hover dd{
background-color:#f05133;}


/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 30px auto 0; 
text-align: right;
padding-bottom: 100px;}

