@charset "shift_jis";
/*==============================================
common
============================================= */

#header {
border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn {
width: 930px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { padding-top: 10px; 
background-color: #fff;}
.pageTop { border-radius: 50%; }


/*----　背景グラデーション　----*/
html,body {
height: 100%}

body:after {
position: fixed;
top: 0; left: 0;
width: 100%; height: 100%;
content: "";
z-index: -1;
background: rgb(0,0,128);
background: linear-gradient(135deg, rgba(0,0,128,1) 0%, rgba(80,0,128,1) 50%, rgba(128,0,128,1) 100%);
}

/*----   文字  ----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
table th,table td,
.productBoxIn{
font-family:"ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, Arial, "メイリオ", Meiryo, sans-serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;}

#mainContents p {
font-size:  124%;
line-height: 2.2;
}

#mainContents .cap{
font-size: 100%;
line-height: 1.9;}


#mainContents p + p {
margin-top: 20px;}

sup {
font-size: 60%;
vertical-align: top;
position: relative;
top: 0.3em;
}


/*==============================================
看板
============================================= */

h1 {
width: 1070px;
height: 798px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_inzone/pc_title.png) center top no-repeat;
text-indent: -999em;
margin: 0 auto;
font-size: 0;
z-index: 1;}

.lead {
width: 930px;
margin: 40px auto 0;
color: #fff;
}

.lead a:link,
.lead a:visited {
color: #fff;
font-weight: bold;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #fff;
text-decoration: none;
}


/*---- contentsNavi ----*/
.contentsNavi {
width: 930px;
margin: 90px auto 120px;
display: table;}

.contentsNavi p,
.contentsNavi ul{
display: table-cell;
vertical-align: middle;}

.contentsNavi p {
width: 176px;
text-indent: -999em;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_inzone/index_tit.png) center 50% no-repeat;
border-right: #9f66b3 1px solid;}

.contentsNavi ul {
padding: 10px 0 10px 40px;
}

.contentsNavi a {
display: block;
color: #fff;
font-size: 16px;
padding-left: 28px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_inzone/index_arrow.png) left 50% no-repeat;
transition: 0.1s ease-in-out;}

.contentsNavi a:hover {
opacity: 0.7;
filter: alpha(opacity=70);
}

.contentsNavi a span {
padding-right: 20px;
font-weight: bold;
display: inline-block;}

.contentsNavi li + li {
margin-top: 22px;
}

/*==============================================
バナー
============================================= */
.topbnr {
width: 930px;
margin: 50px auto 0;}

.topbnr .bnr {
overflow: hidden;}

.topbnr a{
display: block;
float: left;
width: 464px;
height: 160px;
text-indent: -999em;
overflow: hidden;
transition: 0.1s ease-in-out;}

.topbnr a.item01 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_inzone/top_bnr01.jpg) left top no-repeat;}
.topbnr a.item02 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_inzone/top_bnr02.jpg) left top no-repeat;
margin-left: 2px;}

.topbnr a:hover{
opacity: 0.7;
filter: alpha(opacity=70);}


.innerbnr .bnr{
overflow: hidden;}

.innerbnr a{
display: block;
text-indent: -999em;
overflow: hidden;
transition: 0.1s ease-in-out;}

.innerbnr a:hover{
opacity: 0.7;
filter: alpha(opacity=70);}

.innerbnr.box2 {
width: 840px;
margin-top: 90px;}

.innerbnr.box2 a {
width: 419px;
height: 160px;
float: left}

.innerbnr.box2 a.item01 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_inzone/inner_bnr01_s.jpg) left top no-repeat;}
.innerbnr.box2 a.item02 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_inzone/inner_bnr02_s.jpg) left top no-repeat;
margin-left: 2px;}

.innerbnr.item01,
.innerbnr.item02{
width: 700px;
margin: 90px auto 0;}

.innerbnr.item01 a {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_inzone/inner_bnr01.jpg) left top no-repeat;
height: 160px;}
.innerbnr.item02 a {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_inzone/inner_bnr02.jpg) left top no-repeat;
height: 160px;}

/*==============================================
#mainContents
============================================= */
.paragraph,
.productBox{
width: 1030px;
margin: 50px auto 0;
background-color: #fff;
padding: 90px 0 90px;}

.spAccordion {
width: 840px;
margin: 60px auto 0;}

#article01 h2,
#article02 h2,
#article03 h2,
#matome h2{
width: 840px;
margin: 0 auto;
text-align: center;
font-size: 28px;
line-height: 1.7;
font-weight: bold;}

#article01 h2 .icon,
#article02 h2 .icon,
#article03 h2 .icon,
#matome h2 .icon{
text-indent: -999em;
height: 100px;
display: block;}

#article01 h2 .icon{background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_inzone/h2_icon01.png) center top no-repeat;
background-size: 294px;}
#article02 h2 .icon{background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_inzone/h2_icon02.png) center top no-repeat;
background-size: 294px;}
#article03 h2 .icon{background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_inzone/h2_icon03.png) center top no-repeat;
background-size: 294px;}
#matome h2 .icon{background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_inzone/h2_icon04.png) center top no-repeat;
background-size: 294px;}


.paragraph h3 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_inzone/h3_icon.png) left top no-repeat;
padding-left: 26px;
font-size: 24px;
line-height: 1.6;
font-weight: bold;
margin-top: 90px;
}

.paragraph h3.pattern2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_inzone/h3_icon02.png) left top no-repeat;}

.paragraph h3 + p {
margin-top: 60px;}

.paragraph h4 {
display: inline-block;
padding: 10px 15px 8px;
font-size: 19px;
background-color: #e5e5e5;
margin-top: 80px;}

.paragraph h4 + .imgBox {
margin-top: 15px;}

.subtext {font-size: 18px;
margin-bottom: 8px;}

/*----　画像　----*/
.w600 {width: 600px;}
.w700 {width: 700px;}

.imgBox {margin:80px auto 0;}

.imgBox div {overflow: hidden;}

.imgBox.w372 .floatL {width: 372px;}
.imgBox.w372 .floatR{width: 459px;}

.imgBox.w370 .floatL {width: 370px;}
.imgBox.w370 .floatR{width: 460px;}

.imgBox .floatL,
.imgBox .floatR {width:415px;}

.imgBox .floatR.cap {
width:405px;
}

.imgBox img {width: 100%;}

.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;}

.imgBox + p {
margin-top: 80px;}

.imgBox .border{
border: #d6d4d4 1px solid;}

/*---- カコミ ----*/
#article04.paragraph {
margin: 0 auto;
padding: 0 0 90px;}

#article04 h2 {
width: 840px;
padding: 80px 55px;
margin: 0 auto;
border-left: #f0f0f0 8px solid;
border-right: #f0f0f0 8px solid;
border-top: #f0f0f0 8px solid;
box-sizing: border-box;
text-align: center;
font-size: 26px;
line-height: 1.7;
font-weight: bold;
}

#article04 h2 strong {
font-size: 34px;
}

#article04 h2 .icon {
display: none;
}

#article04 .spAccordion {
border-left: #f0f0f0 8px solid;
border-right: #f0f0f0 8px solid;
border-bottom: #f0f0f0 8px solid;
padding: 0 55px 80px;
box-sizing: border-box;
margin: 0 auto;
}

#article04 .imgBox {
margin: 0 auto 0;
}

#article04 .innerbnr a {
display: block;
text-indent: -999em;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_inzone/kakomi_bnr.jpg) left top no-repeat;
width: 564px;
height: 112px;
margin: 50px auto 0;
}

/*==============================================
.productBox
============================================= */
.productBoxIn {
width: 790px;
margin: 0 auto;
padding: 40px 0;
}

.productBoxIn a {
display: table;
overflow: hidden;
margin: 0 auto;
text-align: center;
transition: 0.1s ease-in-out;}

.productBoxIn a:hover{
opacity: 0.7;
filter: alpha(opacity=70);}

.productBoxIn a .img,
.productBoxIn a .info {
display: table-cell;
vertical-align: top;}

.productBoxIn a .img{
width: 380px;}
.productBoxIn a .info {
width: 410px;
padding-left: 30px;
padding-top: 20px;
box-sizing: border-box;}

.productBoxIn a .catch {
font-size: 16px;
margin-top: 25px;}

.productBoxIn a .name01,
.productBoxIn a .name02,
.productBoxIn a .name03{
text-indent: -999em;
height: 32px;
margin-top: 15px;}

.productBoxIn a .name01 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_inzone/prd_name01.png) center top no-repeat;
background-size: 235px;}

.productBoxIn a .name02 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_inzone/prd_name02.png) center top no-repeat;
background-size: 235px;}

.productBoxIn a .name03 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_inzone/prd_name03.png) center top no-repeat;
background-size: 235px;}

.productBoxIn a .btn{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_inzone/prd_btn.png) left top no-repeat;
background-size: 379px;
height: 56px;
text-indent: -999em;
margin-top: 20px;
}

.productBoxIn .border{
margin-top: 50px;
border-top: #dddddd 1px solid;
padding-top: 50px;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #fff;
width: 1030px;
padding-bottom: 100px;
margin: 20px auto 0; 
text-align: right;}

