@charset "shift_jis";
/*==============================================
common
============================================= */
.forSp,
.splinktxt,
.spStitle,
.spBtn,
.spIcon,
.reviewSp {
display: none;
}
#header {
border-bottom: #e8e8e8 solid 1px;
}
.headerIn,
.footerIn {
width: 1040px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }
.sTxt {
display: block;
font-size: 12px;
margin-top: 15px;
}
.sTxt + .sTxt {
margin-top: 5px;
}

/*==============================================
看板
============================================= */
#mainContents {
    font-family: '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.intelBox {
width: 1040px;
margin: 25px auto 0;
}
.intelBox ul {
display: table;
}
.intelBox li {
display: table-cell;
vertical-align: middle;
}
.intelBox li img {
width: 72px;
}
.intelLogoi7 {
padding: 0 25px 0 20px;
}
.intelTxt {
font-size: 13px;
line-height: 22px;
}

h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilion/title.png) right top no-repeat;
width: 1146px;
height: 488px;
text-indent: -999em;
font-size: 0;
z-index: 1px;
margin: 26px auto 48px;
}
.lead {
font-size: 16px;
line-height: 30px;
width: 1040px;
margin: 0 auto 80px;
}
.lead a {
transition: .2s;
font-weight: bold;
}
:is(.lead) a:is(:link, :visited) {
color: #464646;
text-decoration: underline;
}
:is(.lead) a:is(:hover, :active) {
color: #1f7ec5;
}
.menu {
background: #f3f3f3;
width: 930px;
margin: 0 auto 110px;
padding: 60px 0 30px;
}
.menu ul {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilion/menu_bg.png) left 5px top 1px no-repeat;
box-sizing: border-box;
width: 820px;
margin: 0 auto;
padding-left: 100px;
}
.menu li {
margin-bottom: 23px;
}
.menu a {
box-sizing: border-box;
font-size: 15px;
transition: 0.2s;
padding-left: 25px;
}
.menu a:hover {
opacity: 0.7;
}

/*==============================================
bnr
============================================= */
.topbnr { margin: 0 auto 50px; }
.innerbnr { margin: 80px auto 125px; }
.topbnr,
.innerbnr {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilion/bnr_title.jpg) top center no-repeat;
width: 930px;
padding-top: 60px;
}
.bnr {
overflow: hidden;
}
.item14 a {
display: block;
width: 450px;
height: 139px;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilion/bnr_14v.jpg) no-repeat;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
.item14 {
width: 450px;
height: 139px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilion/bnr_14v_over.jpg) no-repeat;
float: left;
}
.item15 a {
display: block;
width: 450px;
height: 139px;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilion/bnr_15v.jpg) no-repeat;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
.item15 {
width: 450px;
height: 139px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilion/bnr_15v_over.jpg) no-repeat;
float: right;
}

:is(.item14, .item15) a:is(:hover) {
opacity: 0;
}

/*==============================================
#mainContents
============================================= */
.paragraph {
border-top: #e5e5e5 solid 5px;
width: 100%;
padding: 115px 0 0;
}
.paragraphIn {
width: 930px;
margin: 0 auto;
}
.paragraph h2 {
box-sizing: border-box;
color: #1f7ec5;
width: 930px;
font-size: 38px;
font-weight: bold;
line-height: 1.4;
text-align: left;
margin: 0 auto;
letter-spacing: 0.03em;
font-feature-settings: "palt" 1;
padding-left: 190px;
}
#article01 h2 { background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilion/title01.png) top 5px left no-repeat; }
#article02 h2 { background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilion/title02.png) top 5px left no-repeat; }
#article03 h2 { background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilion/title03.png) top 5px left no-repeat; }
#matome h2 { background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilion/title_matome.png) top 5px left no-repeat; }


.paragraph h2 b {
display: none;
}

.sTitle h3 {
color: #1f7ec5;
display: block;
font-size: 31px !important;
font-weight: bold;
line-height: 1.6;
margin-bottom: 15px;
margin-top: 110px;
}
.paragraph p {
color: #2c2c2c;
    font-size: 17px;
    line-height: 2.1;
	margin-top: 65px;
}
.sTitle + p {
margin-top: 40px;
}
.paragraph p + p {
	margin-top: 30px;
}
p.cap {
    font-size: 15px;
    line-height: 1.8;
	margin-top: 0;
}

/*---- img ----*/
.imgBoxMain {
width: 705px;
margin: 65px auto 0;
}

:is(.imgBoxB, .imgBox) {
width: 930px;
margin: 65px auto 0;
}
:is(.imgBoxMain, .imgBoxB, .imgBox) a:is {
cursor: zoom-in;
}
:is(.imgBoxMain, .imgBoxB, .imgBox) :is(img) {
width: 100%;
}
.imgBoxMain p,
.imgBoxB p,
.imgBox .imagesClear + p {
margin-top: 15px;
}
.imagesClear {
overflow: hidden;
}
.photoTitle {
margin-top: 65px;
}
.photoTitle + .imgBox {
margin-top: 17px;
}
.imgBox .imagesClear p {
width: 49%;
float: right;
margin-left: 15px;
}
.imgBox .imagesClear a {
display: block;
width: 49%;
float: left;
}
.imgBox .imagesClear a + a {
margin-left: 17px;
}
.photoTitle strong,
.imgBoxB strong,
.imgBox strong {
border-left: #1f7ec5 solid 5px;
box-sizing: border-box;
display: block;
font-size: 21px;
line-height: 1;
font-weigh: bold;
margin-bottom: 17px;
padding-left: 12px;
}

/*----　動画2x1 ----*/
.movBox2 {
width: 930px;
margin: 65px auto 0;
}
.movWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.movWrap .mov {
width: 454px;
height: 254px;
margin-bottom:10px;
}
.movTit {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilion/mov_icon.png) top left no-repeat;
box-sizing: border-box;
display: block;
font-size: 21px;
line-height: 1;
font-weigh: bold;
margin-bottom: 17px;
padding: 0 0 5px 45px;
}

/*---- columnBox ----*/
.columnBox {
background: #e8f2f9;
box-sizing: border-box;
margin-top: 95px;
padding: 75px 75px 60px;
}
.columnBox h4 {
font-size: 24px;
font-weight: bold;
}
.columnBox p {
overflow: hidden;
margin-top: 30px;
}
.columnBox a {
display: block;
width: 330px;
float: left;
margin: 7px 40px 0 0;
}
.columnBox a img {
width: 100%;
}

/*==============================================
.productBox
============================================= */
.productBoxIn {
width: 930px;
margin: 0 auto;
padding-top: 110px;
}
.productTitle {
margin-bottom: 20px;
}
.productTitle02 {
margin-top: 85px;
}
.productTitle img {
width: 405px;
}
.productTitle02 img {
width: 419px;
}

table {
border: solid 1px #c7c7c7;
border-width: 1px;
border-spacing: 0;
color: #000;
width: 930px;
margin: 15px auto 30px;
empty-cells: show;
line-height: 1.5;
font-size: 100%;
}
th {
background: #f8f8f8;
border: solid 1px #c7c7c7;
border-width: 0 1px 1px 0;
font-size: 14px;
font-weight: bold;
text-align: center;
margin: 0;
padding: 15px;
}
td {
border: solid 1px #c7c7c7;
border-width: 0 1px 1px 0;
text-align: center;
padding: 15px;
font-size: 14px;
line-height: 1.7;
}
.table01 th {
width: 16%;
}
.table02 td {
width: 28%;
}
:is(.table01) :is(.itemNameM, .itemName) {
font-size: 18px;
}
.table01 dl {
width: 278px;
margin: 20px auto 15px;
}
.table01 dt {
margin-bottom: 18px;
}
.table01 .imgBox_dt img {
width: 180px;
}
.table01 .itemBtn span {
display: block;
width: 278px;
height: 42px;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilion/product_btn.jpg) no-repeat;
background-size: contain;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
.table01 .itemBtn {
width: 278px;
height: 42px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilion/product_btn_over.png) no-repeat;
background-size: contain;
}
.table01 .itemNameM {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilion/review_icon.png) top left no-repeat;
background-size: 70px;
font-weight: bold;
padding: 1px 0 5px 72px;
}
.table01 .itemName {
font-weight: bold;
padding: 3px 0 5px;
}



.table02 dl {
width: 237px;
margin: 20px auto 15px;
}
.table02 dt {
margin-bottom: 18px;
}
.table02 .imgBox_dt img {
width: 175px;
}
.itemNameM {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilion/review_icon.png) top left no-repeat;
background-size: 53px;
padding: 3px 0 5px 48px;
}
.table02 .itemName {
padding: 3px 0 5px;
}
.table02 .itemName span {
font-size: 14px;
padding: 3px 0 5px;
}
.table02 .itemName span b {
font-size: 10px;
font-weight: normal;
}
.table02 .itemBtn span {
display: block;
width: 237px;
height: 37px;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilion/product_btn_s.png) no-repeat;
background-size: contain;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
.table02 .itemBtn {
width: 237px;
height: 37px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/03_pavilion/product_btn_s_over.png) no-repeat;
background-size: contain;
}

.itemLinkTxt {
font-size: 12px;
margin-top: -5px;
padding-bottom: 5px;
}
.itemLinkTxt a:hover {
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
color: #b5b5b5;}

:is(.itemBtn) span:is(:hover) {
opacity: 0;
}


.productBoxIn .itemNameM,
.productBoxIn .itemName {
text-align: center;
margin-bottom: 12px;
}
table ul {
display: table;
margin: 0 auto;
}
table li {
display: table-cell;
vertical-align: middle;
line-height: 1.5;
}
table li img {
width: 50px;
padding-right: 15px;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
display: block;
font-size: 11px; 
width: 930px; 
margin: 0 auto; 
text-align: right;
padding: 50px 0 120px;
}

/*==============================================
アンケート
============================================= */

/*----　カラー変更　----*/
.questionnaire {
color: #2e2e2e;
}
.question .select .arrow {
border-color: #2e2e2e transparent transparent transparent;
}
.questionnaireInner h2,
.btnSend a {
background-color: #0a7bc3;
}
.btnSend a:hover {
background-color: #04619d;
}
.questionnaireInner h3 .q {
color: #1b75bc;
}
.question input[type=radio]:checked ~ .radio::before {
background-color: #1b75bc;
}
.question ul li:hover .radio, .question input[type=radio]:checked ~ .radio, .question ul li:hover .check, .question input[type=checkbox]:checked ~ .check, .question input[type=checkbox]:checked ~ .check::before, .question .select select:hover, .question .select select:focus, .question textarea:hover, .question textarea:focus, .question input:hover, .question input:focus {
border-color: #1b75bc !important;
}

/*----　文字強調　----*/
.questionnaire .marker {
	background:linear-gradient(transparent 70%, #c2dff7 70%);}

/*----　ベースデザイン　----*/
.questionnaire {
padding: 100px 0;
background-color: #f2f2f2;
letter-spacing: 0.1em;
font-feature-settings: "palt"1;
}
.questionnaireInner {
width: 930px;
margin: 0 auto;
padding-bottom: 60px;
background-color: #fff;
border-radius: 6px;
box-sizing: border-box;
}
.questionnaireInner h2 {
padding: 25px 30px 25px;
border-radius: 6px 6px 0 0;
color: #fff;
font-size: 20px;
font-weight: bold;
}
.questionnaireInner h3 {
line-height: 1.8;
font-size: 16px;
font-weight: bold;
}
.questionnaireInner h3 .q {
margin-right: 10px;
font-size: 24px;
}
.questionnaireInner h3 .required {
margin-left: 10px;
color: #e20000;
}
.question {
padding: 40px 80px 0;
}
.question:first-child {
padding-top: 50px;
}
.question ul {
list-style: none;
margin-top: 20px;
overflow: auto;
}
.question ul li {
display: block;
position: relative;
float: left;
width: 100%;
}
.question ul li label {
display: block;
position: relative;
font-weight: 300;
font-size: 16px;
padding: 0 0 0 53px;
margin: 10px auto;
z-index: 9;
cursor: pointer;
-webkit-transition: all .2s linear;
}

/* radio */
.question ul li input[type=radio] {
position: absolute;
visibility: hidden;
}
.question ul li .radio {
display: block;
position: absolute;
border: 3px solid #cccccc;
border-radius: 100%;
height: 16px;
width: 16px;
top: 6px;
left: 20px;
z-index: 5;
transition: border .2s linear;
-webkit-transition: border .2s linear;
}
.question ul li:hover .radio {
border: 3px solid;
}
.question ul li .radio::before {
display: block;
position: absolute;
content: '';
border-radius: 100%;
height: 6px;
width: 6px;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
transition: background .2s linear;
-webkit-transition: background .2s linear;
}
.question input[type=radio]:checked ~ .radio {
border: 3px solid;
}

/* checkbox */
.question ul li input[type=checkbox] {
position: absolute;
visibility: hidden;
}
.question ul li .check {
display: block;
position: absolute;
border: 3px solid #cccccc;
border-radius: 6px;
height: 16px;
width: 16px;
top: 4px;
left: 20px;
z-index: 5;
transition: border .2s linear;
-webkit-transition: border .2s linear;
}
.question ul li:hover .check {
border: 3px solid;
}
.question ul li .check::before {
display: block;
position: absolute;
content: '';
height: 6px;
width: 3px;
top: -3px;
bottom: 0;
left: 0;
right: 1px;
margin: auto;
border-bottom: 2px solid #fff;
border-right: 2px solid #fff;
transition: border .2s linear;
-webkit-transition: border .2s linear;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);

}
.question input[type=checkbox]:checked ~ .check {
border: 3px solid;
}
.question input[type=checkbox]:checked ~ .check::before {
border-bottom: 2px solid;
border-right: 2px solid;
}

/* select */
.question .select {
display: inline-block;
position: relative;
margin: 20px 0 0 20px;
}
.question .select select {
display: inline-block;
width: 100%;
cursor: pointer;
padding: 5px 35px 5px 15px;
outline: 0;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
transition: border .2s linear;
}
.question .select .arrow {
position: absolute;
top: 14px;
right: 15px;
width: 0;
height: 0;
pointer-events: none;
border-style: solid;
border-width: 8px 5px 0 5px;
}
.question .select select:hover,
.question .select select:focus {
border: 1px solid;
}

/* textarea */
.question textarea {
width: 80%;
height: 150px;
margin: 20px 0 0 20px;
padding: 6px 10px;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
outline: 0;
transition: border .2s linear;
}
.question textarea:hover,
.question textarea:focus {
border: 1px solid;
}

/* input */
.question input {
width: 80%;
margin: 20px 0 0 20px;
padding: 6px 10px;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
outline: 0;
transition: border .2s linear;
}
.question input:hover,
.question input:focus {
border: 1px solid;
}
.question ul li.text label {
display: inline-block;
}
.question ul li.text input {
width: 20%;
margin: 0 0 0 10px;
}

/* .btnSend */
.btnSend {
margin-top: 60px;
text-align: center;
}
.btnSend a {
display: inline-block;
padding: 15px 100px;
border-radius: 6px;
text-align: center;
font-size: 16px;
color: #fff;
transition: background-color .2s linear;
}

/* .thanks */
.thanks {
margin-top: 80px;
margin-bottom: 20px;
text-align: center;
font-size: 20px;
}
